
.widget.wgreen .widget-head,
.modal-content .header{
  background-color: #55A7F9;
  border: 1px solid #55A7F9;
  color:#fff;
}
.panel-success .header,
.panel-success a .header,
.modal-content .header,
.panel-success .header a span
{
  background: #55A7F9;
  color:#fff;
}


.sidebar-offcanvas {

background-color: #fff;

}
.sidebar-offcanvas  ul.nav  li a{
 color: #414240;
}
.sidebar-offcanvas ul.nav  li  a:hover, .sidebar-offcanvas ul.nav  li:hover{
  background: #5C9FF3; 
  /*background: #fafafa;*/
-webkit-transition:background 0.5s ease;
  -moz-transition:background 0.5s ease;
  -o-transition:background 0.5s ease;
  transition:background 0.5s ease;
 color:#fff;
}
.sidebar-offcanvas  ul.nav  li.active,
 .sidebar-offcanvas ul.nav  li.active > a,
 .sidebar-offcanvas  ul.nav  li.current,
 .sidebar-offcanvas ul.nav  li.current > a
{
 background: #5C9FF3;
 color:#fff;
 /*background: #fafafa;
 color:#414240;*/
}


.navbar{
  background: #fff;
  border-bottom:1px solid #fff;
}
.navbar.navbar-fixed-top {
  background-color : #fff;
}
.navbar-inverse {
background-color: #fff;
  border-color: transparent;
  box-shadow: none;
/*box-shadow: 1px 0px 10px 3px #999;*/
}
 .container .navbar-header{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.navbar-inverse-extend .container .navbar-header{
 background-color: transparent;
  border-color: transparent;
}
@media (min-width: 500px) {
.navbar.navbar-fixed-top.navbar-inverse-extend {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  top: 20px;
}
.partners p{
  font-size: 18px;
}
}
@media (max-width: 499px) {
  .navbar.navbar-fixed-top.navbar-inverse-extend {
  background-color: white;
  border-color: transparent;
  box-shadow: none;
  top: 0px;
}
.partners p{
  text-align: center;
  font-size: 16px;
}

}

.navbar .navbar-right > li > a:hover,
.navbar .navbar-right > li:hover,
.navbar .navbar-right .active > a,
.navbar .navbar-right .active > a:hover,
.navbar-inverse.navbar .dropdown-menu li > a:hover,
.navbar-inverse.navbar .dropdown-menu li > a:focus{
  background-color: #fff;
  color:#5C9FF3;
}
.navbar .navbar-left > li > a:hover,
.navbar .navbar-left > li:hover,
.navbar .navbar-left > li.active ,
.navbar .navbar-left .active > a,
.navbar .navbar-left .active > a:hover{
  border-bottom: 2px solid #5C9FF3;
   color:#414240;
}

.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:hover,
 .navbar-inverse .navbar-nav>.open>a:focus{
  background-color: #5C9FF3;
}

.navbar-collapse > ul.navbar-left li a {
color: #6D6E71;
}
.navbar .nav > li > a{
    color: #6D6E71;
}

.navbar .caret{
    border-top-color:#6D6E71 !important;
    border-bottom-color:#6D6E71 !important;
}
.navbar-header i{
  color:#55A7F9;
}
.navbar .navbar-toggle .icon-bar {
  border: 1px solid #55A7F9;
}

.dropdown-menu li > a:hover, .dropdown-menu li:hover{
  background-color: #fff;
  color: #5C9FF3;
  -webkit-transition:background 0.5s ease;
  -moz-transition:background 0.5s ease;
  -o-transition:background 0.5s ease;
  transition:background 0.5s ease;
}

.dropdown-menu.columns-2 li a:hover {
color: #262626;
background-color: #f5f5f5;
}

.button.button-green {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3DD13A), color-stop(1, #33B731) );
  background:-moz-linear-gradient( center top, #3DD13A 5%, #33B731 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DD13A', endColorstr='#33B731');
  background-color:#3DD13A;
  color:#fff;
}

.button.button-green:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #3DD13A) );
  background:-moz-linear-gradient( center top, #33B731 5%, #3DD13A 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33B731', endColorstr='#3DD13A');
  background-color:#33B731;
  color:#fff;
}
.button.button-blue {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5B9EF2), color-stop(1, #5B9EF2) );
  background:-moz-linear-gradient( center top, #5B9EF2 5%, #5B9EF2 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DD13A', endColorstr='#33B731');
  background-color:#5B9EF2;
  color:#fff;
 
}
.button.button-blue:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3386ee), color-stop(1, #5B9EF2) );
  background:-moz-linear-gradient( center top, #5B9EF2 5%, #3386ee 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5B9EF2', endColorstr='#ededed');
  background-color:#5B9EF2;
  color:#fff;
}
.button.button-walk_t {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E8F8FE), color-stop(1, #E8F8FE) );
  background:-moz-linear-gradient( center top, #E8F8FE 5%, #E8F8FE 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DD13A', endColorstr='#33B731');
  background-color:#E8F8FE;
  color:#4D88CA;
 text-transform: none;
 height:auto;
 padding: 0px 5px 0px 5px;
}

.button.button-walk_t:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dcf4fd), color-stop(1, #E8F8FE) );
  background:-moz-linear-gradient( center top, #E8F8FE 5%, #dcf4fd 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8F8FE', endColorstr='#ededed');
  background-color:#E8F8FE;
  color:#4D88CA;
}

.button.button-red, .button.button-danger {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4515c), color-stop(1, #f4515c) );
  background:-moz-linear-gradient( center top, #f4515c 5%, #f4515c 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DD13A', endColorstr='#33B731');
  background-color:#f4515c;
  color:#fff;
 text-transform: none;
}

.button.button-red:hover, .button.button-danger:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b60a15), color-stop(1, #ca0c18) );
  background:-moz-linear-gradient( center top, #ca0c18 5%, #b60a15 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca0c18', endColorstr='#ededed');
  background-color:#b60a15;
  color:#fff;
}

.button.button-orange {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F9924D), color-stop(1, #F9924D) );
  background:-moz-linear-gradient( center top, #F9924D 5%, #F9924D 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DD13A', endColorstr='#33B731');
  background-color:#F9924D;
  color:#fff;
}

.button.button-orange:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f88639), color-stop(1, #F9924D) );
  background:-moz-linear-gradient( center top, #F9924D 5%, #f88639 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9924D', endColorstr='#ededed');
  background-color:#F9924D;
  color:#fff;
}
.button.button-dblue {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #37495C), color-stop(1, #37495C) );
  background:-moz-linear-gradient( center top, #37495C 5%, #37495C 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DD13A', endColorstr='#33B731');
  background-color:#37495C;
  color:#fff;
}

.button.button-dblue:hover {
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2f3f4f), color-stop(1, #37495C) );
  background:-moz-linear-gradient( center top, #37495C 5%, #2f3f4f 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#37495C', endColorstr='#ededed');
  background-color:#37495C;
  color:#fff;
}

.button.button-drpdown {
  color:#000;
}
.stat-que li:hover, .stat-que li a:hover, ul.stat-que li:nth-child(even):hover{
  background-color: #5C9FF3;
  color:#fff;
}
.stat-que li.active, ul.stat-que li:nth-child(even).active{
  background-color: #5C9FF3;
  color:#fff;
}
ul.stat-que li:nth-child(even){
  background-color:#f4f5f4;
}
.settings-offcanvas .nav-title, #sidebar h2, .settings-offcanvas .nav-title, #sidebar h3{
  color:#5B9EF2;
}

.settings-offcanvas {
    background-color: #fff;
  }
.form-control:focus, .form-control.focus, .form-group .form-control:focus, .form-group-default .form-control:focus {
    /*animation: 0.5s ease 0s normal forwards 1 running input-highlight;*/
    background-image: linear-gradient(#f5f5f5, #f9f9f9);
    background-size: 0 2px, 100% 1px;
    box-shadow: none;
    outline: medium none;
}
.error {
 color: red; 
}
.label {
color: #fff !important;
}
.label.label-info, .badge.badge-info {
background: #52b9e9;
}
.label.label-success, .badge.badge-success {
background: #43c83c;
}
.multiselect-container.dropdown-menu li > a:hover, .multiselect-container.dropdown-menu li.active > a {
  color: #fff;
  background-color: #428bca;
}
.multiselect-container.dropdown-menu li {
  color: #777;
}

.multiselect-container.dropdown-menu li > a {
  color: #555;
}
.multiselect-container li.filter:hover {
  background-color: transparent;
  }
 .multiselect-container .glyphicon-remove-circle{
  color:#f4515c;
 }
 .multiselect-container .glyphicon-search{
  color:#5B9EF2;
 }
 .alert-info {
  background-color: #d9edf7;
  color: #31708f;
}
a, .alert a {
  color:#222222;
}
.dropzone {
  border: 2px dashed #0087F7;
}
.transparent-black i.fa-arrow-circle-down{
  color:#55A7F9;
}
.msg-bar {
  background: rgba(0,135,247, 0.7);
  color: #fff;
  }
  .circle {
  background: rgba(0,135,247, 0.7);
}
.clause-num, .number span{ 
  color: #4482CC;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
    min-width: 50px;
    margin-right: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0px 0px 5px rgba(98,98,98,0.2);
    -webkit-box-shadow: 0px 0px 5px rgba(98,98,98,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(98,98,98,0.2);
}
.navbar-nav>li>.dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 15px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(255,255,255,1);
    content: "";
}
a.navbar-brand {
    margin-top: 17px;
}
.navbar-header a img {
     height: auto; 
    width: 100%;
}

.ques_types h5, .columns-2 h5{
        color: #4482CC;
   
}