body, h1, h2, h3, h4, h5, p, a, label, strong, span, h6, ul, li{
    /*font-family: 'Dosis', sans-serif !important;
    */
     font-family: 'Open Sans', sans-serif !important;
}
.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -43px;
    position: relative;
    z-index: 2;
}
 span.required{
    color:#E74C3C
}
span.instruction{
    padding-left:5px
}


.hide{
    visibility: hidden
}

.show{
    visibility:visible
}

.breadcrumbs{
    margin-left:5px
}
p{
    font-size:13px !important
}
div.popover{
    max-width:600px
}
span.staff-positions{
    color:#3498db
}
h1,h2,h3,h4,h5,h6{
    font-weight:600
}
.purchase .btn-buy{
    text-align:left
}
ol.read-this li{
    margin-top:10px
}
 .btn-u.btn-u-red {
     background: #e01111;
}
 .text-capitalize{
     text-transform: uppercase;
}
 .breadcrumb {
     text-align: right;
}
 h5{
     font-weight: bold;
}
 .text-red{
     color:#962525 !important;
}
 .text-bold{
     font-weight: bold;
}
 .margin-bottom-20{
     margin:10px;
}
 .text-small{
     font-style: italic !important;
     font-size: 12px;
}
 .required-field{
     color:#ca2828;
}
 .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline{
     font-style: italic !important;
}
/*.workplace_val, .other_qua, .other_bank, .lga_residence, .contact_section, .ward_sec, .pu_section{
    */
 .workplace_val, .preferred_election_state, .second-referee, .rac_sec, #submitFinal, .other_qua, .other_bank, .filter-section, #appPerCategory, .loading_data, #bystr, .other_source, .printBtn, .state_dep{
     display: none;
}
 .loading{
     width: 20px;
     margin-top: -5px;
     display: none;
}
 #exTab1 .tab-content {
     color : white;
     background-color: #428bca;
     padding : 5px 15px;
}
 #exTab2 h3 {
     color : white;
     background-color: #428bca;
     padding : 5px 15px;
}
/* remove border radius for the tab */
 #exTab1 .nav-pills > li > a {
     border-radius: 0;
}
/* change border radius for the tab , apply corners on top*/
 #exTab3 .nav-pills > li > a {
     border-radius: 4px 4px 0 0 ;
}
 #exTab3 .tab-content {
     color : white;
     border: 1px solid #f0f3f3;
     /*border: 1px solid #c8cece;*/
     padding : 5px 15px;
}
 .nav-pills>li.active-green>a, .nav-pills>li.active-green>a:hover, .nav-pills>li.active-green>a:focus {
     color: #fff;
     background-color: #57c31c !important;
}
 .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
     color: #fff;
     background-color: #57c31c !important;
}
.bottom-20{
    margin-bottom:20px !important;
}
.btn-group {
    margin: 0px !important;
    height: 35px !important;
}
button#w0-cols {
    height: 33px !important;
    margin-left: -3px !important;
}

.rounded {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

.mini-stat {
    padding: 15px;
    margin-bottom: 20px;
}

.mini-stat-icon {
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    background: none repeat scroll 0% 0% #EEE;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    color: #FFF;
}

.mini-stat-info {
    font-size: 12px;
    padding-top: 2px;
}

span > p {
    color: white;
}

.mini-stat-info span {
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 7px;
}

/* ================ colors =====================*/
.bg-facebook {
    background-color: #3b5998 !important;
    border: 1px solid #3b5998;
    color: #ffffff;
}

.fg-facebook {
    color: #3b5998 !important;
}
.bg-gray {
    background-color: #3e4754 !important;
    border: 1px solid #3b5998;
    color: #ffffff;
}
.bg-twitter {
    background-color: #0886d0 !important;
    border: 1px solid #00a0d1;
    color: #ffffff;
}

.fg-twitter {
    color: #00a0d1 !important;
}

.bg-googleplus {
    background-color: #db4a39 !important;
    border: 1px solid #db4a39;
    color: #ffffff;
}

.fg-googleplus {
    color: #db4a39 !important;
}

.bg-bitbucket {
    background-color: #205081 !important;
    border: 1px solid #205081;
    color: #ffffff;
}

.fg-bitbucket {
    color: #205081 !important;
}
.bg-greenplus {
    background-color: #47c342 !important;
    color: #ffffff;
}

.statbox {
    min-height: 132px;
    padding: 12px;
}

.statbox.info {
    border: solid 1px #aaa;
    background-color: #eee;
}

.statbox.error {
    border: solid 1px #0aa;
    background-color: #0ee;
}

.statbox.primary {
    border: solid 1px #a0a;
    background-color: #e0e;
}

.statbox.warning {
    border: solid 1px #aa0;
    background-color: #ee0;
}
.statbox.custom{
    background-color: #498cd2;
    color: #ffffff;
}
.statname {
    font-size:18px;
}
.statvalue {
    font-size: 48px;
}
.category-title{
    color: #57c31c;
    font-size: 12pt
}
.icon-holder img{
    height: 70px;
    width: 70px;
}
.report-link{
    color: #52575f !important
}
.cat-sec>i::after{
    content: "\f178";
    margin-left: 30px;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}