/*!
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


#map_canvas img,
.google-maps img ,
img[src*="gstatic.com/"], img[src*="googleapis.com/"]  {
    max-width: 99999px;
}

dl {
 margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 130px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  width: 231px;
  padding: 3px 6px;
  font-size: 13px;
}
textarea {
  font-size: 14px;
}

select {
  width: 247px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: default;
  color: #888;
}

.form-actions {
  padding-bottom: 0;
  margin: 0;
  position:relative;
  background: none;
  border-top: none;
}
.help-block,
.help-inline {
  color: #888888;
  font-size:12px;
  line-height: normal;
}
.input-append .add-on,
.input-prepend .add-on {
  padding: 3px 5px;
  font-size: 13px;
}

.component-type-select .input-append .add-on,
.component-type-select .input-prepend .add-on {
padding: 4px 8px;
}
.form-horizontal .control-label {
  cursor: default;
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
  font-size: 13px;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
[class^="icon-"],
[class*=" icon-"] {
  background-image: url("/img/glyphicons-halflings.png");
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: url("/img/glyphicons-halflings-white.png");
}

.icon-clip {
  background-position: -24px -168px;
}
.icon-unchecked {
  background-position: -384px -167px;
}
.dropdown-menu li > a {
  color: #555;
  font-size:12px;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {

  background: #08C;
  background-image: none;
  background-repeat: repeat-x;
  filter: none;
}

.typeahead {
  max-height: 132px;
  overflow-y: auto;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
     -moz-transition: opacity 0.1s linear;
       -o-transition: opacity 0.1s linear;
          transition: opacity 0.1s linear;
}
a.btn,
.btn {
  color:#555555;
  font-size:13px;
  line-height:18px;
  background-image:none;
  box-shadow:none !important;
  text-shadow:none;
  filter:none;
  border-color:rgba(0, 0, 0, 0.15);
}
.btn-link {
  border-color: transparent !Important;
}
a.btn-large,
.btn-large {
    font-size: 15px;
}
.btn-primary {
  background: #FF7300;

  border-color: #cf5d01;
  box-shadow: none;

  color: #ffffff !important;
  text-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled]
 {
  color: #ffffff !important;
  text-shadow:none;
  background-image: none;
  background-color: #FF7300;
}
.btn-warning {
  color: #ffffff !important;
  text-shadow: none;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled]
 {
  color: #ffffff !important;
  text-shadow: none;
}
.btn-danger {
  color: #ffffff !important;
  text-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled]
 {
  color: #ffffff !important;
  text-shadow: none;
}
.btn-success {
  color: #ffffff !important;
  text-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled]
 {
  color: #ffffff !important;
  text-shadow: none;
}

.btn-success:active,
.btn-success.active {
}
.btn-info {
  color: #ffffff !important;
  background-color:#22aae4;
  border-color: #158ec2;
  border-color: rgba(0, 0, 0, 0.1);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled]
 {
  color: #ffffff !important;

}
.btn-inverse {
  color: #ffffff !important;

}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff !important;

}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  font-size: 15px;
}
.btn-group > .btn-large {
    font-size: 15px;
}
.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #FF7300;
}
.alert {
  background-color: #F9FCC9;
  border: 1px solid #E9DB72;
  color: #C78C26;
  line-height: normal;
  font-size:14px;
}
.alert h4 {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 10px 0;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.navbar-search .search-query {
  font-family: inherit;
}
.modal-backdrop {
    z-index: 90000;
}
.modal {
  width: 800px;
  margin: 0 0 0 -400px;
  z-index: 90010;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.1s linear, top 0.1s ease-out;
     -moz-transition: opacity 0.1s linear, top 0.1s ease-out;
       -o-transition: opacity 0.1s linear, top 0.1s ease-out;
          transition: opacity 0.1s linear, top 0.1s ease-out;
}
.modal-header h3 {
  font-weight: 600;
  font-size: 17px;
}
.modal-body {
  font-weight: normal;
  font-size: 13px;
  line-height: 2em;
  max-height: 420px;
}
.modal-footer {
  width: auto;
}
.tooltip {
  z-index: 100000;
  font-size: 12px;
}
.tooltip-inner {
  padding: 5px 12px;
}
.popover {
  min-width: 328px;
}
.popover-title {
 font-weight: 700;
 font-size: 1.17em;
 margin: 0;
}
.popover-content {
  min-width: 300px;
  line-height:normal;
  font-size:12px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
 line-height: normal;
 font-size: 12px;
}
/**  --------------  */

.affix-top {
    position: fixed;
    top:0;
}
.affix-bottom {
    position: fixed;
    bottom:0;
}
.push-right{
    right:0;
}
.push-left{
    left:0;
}



.btn-xlarge {
  padding: 9px 14px;
  font-size: 20px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.dropdown-menu .dropdown-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  white-space: nowrap;
}
.dropdown-menu a + span {
  line-height: normal;
  margin-bottom: 8px;
  white-space: nowrap;
  display: block;
  padding: 0 15px;
  clear: both;
  font-weight: normal;
  color: #888;
  font-size:11px;
}
.open  > .dropdown-menu {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  overflow-y: scroll;
  max-height: 350px;
}
.dropdown-menu {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
label, input, button, select, textarea,
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu {
  font-size: 13px;
}
.thumbnail {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.table {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
.table td,
.table th{
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
