label.control-label span:after {
    font-family: FontAwesome;
    color: #1E91CF;
    content: "\f059";
    margin-left: 4px;
}
.form-group {
    margin-top: 15px;
}
.alert{
    font-size: 12px;
}
.text-danger {
    color:#dd4b39;
}
.navbar-brand {
    height:auto;
}
/*.required:after {
    content:' *';
    color:red;
} */

.navbar-default {
    background-color:#ddd;
}
header.custom.navbar-default {
    background-color: #3c8dbc;
    border-radius:0px;font-family: FontAwesome;
    color: #1E91CF;
    content: "\f059";
    margin-left: 4px;
    border:0px;
}
header.custom .navbar-nav > li > a {
    padding:27px 15px;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}
header.custom.navbar-default .navbar-nav > .open > a, header.custom.navbar-default .navbar-nav > .open > a:hover, header.custom.navbar-default .navbar-nav > .open > a:focus {
    color: #f8c400;
    background-color: transparent;
}
header.custom.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:white;

}

.navbar-default .navbar-nav .open .dropdown-menu > li > a{
    color: white;
    background-color: transparent;
}
header.custom .navbar-nav > li > a:after {
    content:'|';
    position:absolute;
    top: 27px;
    right: -4px;
    color: #fff !important;
}
header.custom .navbar-nav .dropdown-menu {
    background: #122f5f;
}
header.custom .navbar-nav .dropdown-menu .about-head {
    color:white;
    font-size:26px;
    padding:20px;
}

header.custom.navbar-default .navbar-toggle .icon-bar {
    border-color:white;
    background-color: #eee;
}
header.custom.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.dropdown-menu-large.about li .first div,.dropdown-menu-large.about li .second div,.dropdown-menu-large.about li .third div {
    color:white;
    font-size:15px;
    padding:10px;
    text-align:center;
}
.dropdown-menu-large.about li .first ,.dropdown-menu-large.about li .second {
border-right: 1px solid yellow;
    padding: 14px;
}
/********************** dropdown large start ************/
.dropdown-large {
    position: static !important;

}
.dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
    width:100%;
    padding:0px;
    border:0px;
    border-radius:0px;
}
.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
}
.dropdown-menu-large > li > ul > li {
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 18px;
}
.other-img {
    display: inline-block;
    position: relative;
}
.other-img a {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
    color: red;
}
img.logo {
    height:53px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
      margin-left: 0 ;
      margin-right: 0 ;
  }
  .dropdown-menu-large > li {
         padding: 5px;
  }
  .dropdown-menu-large > li:last-child {
      margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
      padding: 3px 15px !important;
  }
}
img.medium{
    height:170px;
}
img.thumb{
  height:62px;
}
img.thumb.profile{
  height:32px;
  padding-right:5px;
}
img.medium {
 height: 170px;
}

div.dt-buttons {

    float:right !important;

}

.dt-buttons .buttons-copy, .dt-buttons .buttons-copy:hover {
        background: red;
    color: white;
}

.dt-buttons .buttons-csv, .dt-buttons .buttons-csv:hover {
        background: #03A9F4;
    color: white;
}

.dt-buttons .buttons-excel, .dt-buttons .buttons-excel:hover{
    background: #0b6d0f;
    color: white;
}

.dt-buttons .buttons-pdf, .dt-buttons .buttons-pdf:hover{
        background: #E91E63;
    color: white;
}

.whats-app-chat button{
   background:#25D366 !important;
}

.whats-app-chat {
    position:fixed;bottom:0px;right:0px;margin:0;padding:5px 3px;
}

.whats-app-chat button i {
    color:white !important;
}


/*****************dropdown large end ****************/

.mpesa-field {
    display: none;
}
