font-size: 12px !important;/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn:hover,
.btn:focus {
  color: #00819F;
  text-decoration: none;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.panel-group {
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
}
.panel-default > .panel-heading {
  color: #fff;
  background-color: #ffffff;
  /*border-color: #40cfff;*/
  border-radius: 0;
}
.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
    }
.dropdown-menu {
    background-clip: padding-box;
    background-color: #6f6e74;
    border-radius: 0;
    float: left;
    font-size: 14px;
    left: -50px;
    list-style: outside none none;
    margin: 7px 0 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.scrollable-menu {
    height: auto;
    max-height: 153px;
    overflow-x: hidden;
}
.dropdown-menu {
    font-size: 14px;
    list-style: outside none none;
}    
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #40cfff;
}

 .dropdown-menu > li > a >img {
      padding-right: 5px!important;
    }
.dropdown-menu > li > img {
      padding-right: 10px!important;
    }
.dropdown-menu > li > a {
    clear: both;
    color: #ffffff;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857;
    padding: 10px;
    text-decoration: none;
    white-space: nowrap;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.btn-dropdown-menu
 {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 17px 0px 21px;
    text-align: left;
    width: 100px !important;
    box-shadow: none!important;
}  
.btn-dropdown-menu span {
  text-align: right;
}  
.btn-dropdown-menu span.scrollable-menu-txt  {
  margin-left: 5px;
  color: #fff!important;
}
.btn-dropdown-menu span.caret  {
  margin-right: 5px;
  text-align: right;
  color: #fff!important;
}

.btn-group-right {
  float: right;
}
.form-control-number {
   width: 140px;
}
.slider-handle {
    background-color: #00b9e4;
    background-image: linear-gradient(to bottom, #00b9e4 0%, #03a2d0 100%);
    background-repeat: repeat-x;
    border: 0 solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    filter: none;
    height: 20px;
    position: absolute;
    width: 20px;
}
.allfilters {
  float: right;
  margin-right: 5px;
}
textarea.form-control {
    height: auto;
    max-width: 765px;

}
@media (max-width: 768px) {
textarea.form-control {
    height: auto;
    width: 100%;
}
}

.badge {
    background-color: #002f5f;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 6px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.list-group .list-group-item {
  color: #71777c;
  background-color: #fff;
  border: 1px solid #aeeafe;
}
.border-yellow {
  border: 1px solid #f0dd8a!important;
}

.list-group-item {
  color: #71777c;
  background-color: #f8f8f8;
}
.list-group-item .list-group-item-heading {
  color: #fff;
  font-family: "Roboto-light",arial,helvetica,sans-serif;
  font-weight: 200;
  font-size: 20px;
  line-height: 1;
}
.list-group-item:hover,
.list-group-item:focus {
  text-decoration: none;
  background-color: #fff;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #40cfff;
  border-color: #40cfff;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  z-index: 2;
  margin:0!important;
}
.list-group {
    margin-bottom: 20px;
    /*margin-left: -15px;
    margin-right: -15px;*/
    padding-left: 0;
}
.alert-warning {
    background-color: #fffae5;
    border-color: #fbeca6;
    color: #d3af0f;
}
.alert-important {
    background-color: #ffffff;
    border-color: #fbeca6;
    color: #757575;
    margin-bottom: 20px;
    font-size: 11px !important;
   padding: 15px;
}
.alert-warning p i {
  font-size: 22px;
  padding-right: 10px;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}
.alert-danger p i {
  font-size: 22px;
  padding-right: 10px;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}
.alert-info p i {
  font-size: 22px;
  padding-right: 10px;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}
.alert-success p i {
  font-size: 22px;
  padding-right: 10px;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px!important;
  border-top-left-radius: 4px!important;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px!important;
  border-top-right-radius: 4px!important;
}
hr.line-cyan {
  border-top-color: #40cfff;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
hr.line-grey {
  border-top-color: #ddd;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
hr.line-yellow {
  border-top-color: #faebcc;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.un-margin-bottom {
    margin-bottom: 5px!important;
}
.glyphicon-chevron-up i::before {
    visibility: hidden;
}
.glyphicon-chevron-down i::before:active {
    visibility: hidden;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0;
}