.main-avs{
    display: flex;
}
p#n-id {
    margin: 2px 10px;
    font-weight: 700;
}
.pass-pro , .pass-pro-online-portal{
    display: none;
}
.border-set-sfi , .border-set-onport{
    border: 1px solid;
    margin: 20px 0px;
    padding: 10px 10px;
}
.btn-group-xs>.btn, .btn-xs {    
    margin-top: 4px;
}
.nav > li.active{
    border-color: #aa000e;
}
.login h1{
    margin-bottom: 40px;
}
.login img{
    max-width: 50%;
    display: inline-block;
}
.login .passwordbox{
    padding: 25px;
}
.nav-header{
    background-repeat: repeat;
}
.navbar .dropdown-menu {
    margin-top:10px;
}
.navbar-header{
    top: 6px;
    position: relative;
}
.profile_details{
    top: 15px;
    position: relative;
}
.profile_details ul li {
    list-style-type: none;
    position: relative;
}
.profile_img span.prfil-img {
    float: left;
}
.profile_details_drop a.dropdown-toggle {
    display: block;
    padding: 0em 3em 0 1em;
}
.profile_details_drop.open .fa.fa-angle-down {
    display: none;
}
.profile_details_drop .fa.fa-angle-up {
    display: none;
}
.profile_details_drop.open .fa.fa-angle-up {
    display: block;
}
.profile_details a i.fa.lnr {
    position: absolute;
    top: 34%;
    right: 8%;
    color: #68AE00;
    font-size: 1.6em;
}
.user-name {
    float: left;
    margin-top: 7px;
    margin-left: 11px;
    height: 35px;
}
.user-name p {
    font-size: 1em;
    color: #aa000e;
    line-height: 1px;
    font-weight: 700;
}
.user-name span {
    font-size: .75em;
    font-style: italic;
    color: #424f63;
    font-weight: normal;
    margin-top: .3em;
    text-transform: capitalize;
}
#lead_form .onoffswitch-inner:before{
    content: 'YES';
}
#lead_form .onoffswitch-inner:after{
    content: 'NO';
}
#lead_form .onoffswitch-inner:before, #lead_form .onoffswitch-inner:after {
    height: 25px;
    line-height: 24px;
    font-size: 12px;
}
.btn-primary{
    background-color: #aa000e;
    border-color: #aa000e;
    color: #FFFFFF;
}
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn-primary.active, 
.open .dropdown-toggle.btn-primary{
    background-color: #84050f;
    border-color: #84050f;
    color: #fff;
}
/*  bhoechie tab */
div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin: 10px 30px;
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
/*div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}*/
div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #aa000e;
    border-color: #aa000e;
    color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #aa000e;
}
div.bhoechie-tab-content{
    background-color: #ffffff;
    padding-left: 20px;
    padding-top: 10px;
}
div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}
.table-borderless tr td,
.table-borderless tr th{
    border: 0 !important;
}
.dropzone .dz-default.dz-message{
    width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-top: auto !important;
    top: 45% !important;
    left: 18% !important;
}
.dropdown-menu > li > a {
    border-radius: 0px;
    color: inherit;
    line-height: 25px;
    margin: 0px;
    text-align: left;
    font-weight: normal;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #969297;
}
.actions_section .notice{
    font-weight: normal;
}
.actions_section .link_active{
    font-weight: bold;
}
.actions_section .form-group:not(.msg_active){
    display: none !important;
}
#lead_status .active .btn-info{
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background-color: #1ab394;
    border-color: #1ab394;
}
#automated_email_form .sendMail{
    margin-top: 20px;
}
.btn-primary[disabled]{
    background-color: #84050fd6;
    border-color: #84050fd6;
}
.rate{
    height: 20px;
    width: 20px;
    border-radius: 100%;
}
.rate.rate-hot{
    background: red;    
}
.rate.rate-mild{
    background: orange;    
}
.rate.rate-cold{
    background: #43adfa;
}
.rate.inactivate{
    background: #23c6c8;
}
.rate span{
    position: relative;
    left: 25px;
}
.rating-container{
    margin-bottom: 10px;
}
.rating-container .rate{
    margin-bottom: 2px;
}
.rating-container a.status,
.rating-container a.ratting{
    color: #000;
}
.rating-container .rate-hot a.ratting:hover,
.rating-container .rate-hot a.ratting:focus,
.rating-container .rate-hot a.ratting:active,
.rating-container .rate-hot a.ratting.active{
    color: red;
    font-weight: bold;
}
.rating-container .rate-mild a.ratting:hover,
.rating-container .rate-mild a.ratting:focus,
.rating-container .rate-mild a.ratting:active,
.rating-container .rate-mild a.ratting.active{
    color: orange;
    font-weight: bold;
}
.rating-container .rate-cold a.ratting:hover,
.rating-container .rate-cold a.ratting:focus,
.rating-container .rate-cold a.ratting:active,
.rating-container .rate-cold a.ratting.active{
    color: #43adfa;
    font-weight: bold;
}
.rating-container .inactivate a.status:hover,
.rating-container .inactivate a.status.active{
    color: #23c6c8;
    font-weight: bold;
}
.rating-container .inactivate a.status.active{
    pointer-events: none;
}
.flot-chart-pie-content{
    width: 100%;
}
.flot-chart-pie-content-for-year{
    width: 100%;    
}
.records_section .ibox-title{
    padding-bottom: 14px;
}
.records_section > .ibox-title > h5{
    display: contents;
}
.loader{
    background-image: url(../images/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px;
    background-blend-mode: overlay;
    background-color: #0000000f;
}
.btn-right {
    text-align: right;
}
div#report_table {
    display: none;
}
.disclaimer_text {
    font-size: 25px;
    margin: 75px 0px;
}
.btn-green{
    background-color: #008000;
    border-color: #008000;
    color: #fbf9f9;
}
.btn-green:hover{
    background-color: #016701;
    border-color: #016701;
    color: #fbf9f9;
}
.bank_name {
    text-align: center;
}
.total_table td{
    padding: 0px 5px;
}
.set_nav{
    padding-bottom: 10px;
}
a.notification_position{
    display: flex !important;
    flex-flow: column-reverse;
    text-align: center;
}
.highlighter_green{
    background: #66ff66 !important;
}
.highlighter_yellow{
    background: #ffff67 !important;
}
.highlighter_orange{
    background: #ffa500 !important;
}
.highlighter_red{
    background: #ff0000ad !important;   
}
.modal-header .close {
    margin-top: -20px !important;
}
span.label.label-pill.label-danger.count{
    right: 32px !important;
}
span.label.label-pill.label-danger.count2{
    right: 20px !important;
}
span.label.label-pill.label-danger.count3{
    right: 45px !important;
}
.calander-title{
    padding-bottom: 45px !important;
}
.calander-title h5{
    padding-top: 8px !important;
}
.statics-btn {
    margin-top: 21px;
}
.table>tbody+tbody {
    border-top: unset;
}
img.img-responsive.img-badge-login {
    margin: 0px 175px;
}
@media (min-width: 768px){
    .mobile-search .navbar-form-custom{
        display: none;
    }
}
@media (max-width:767px){
    .mobile-search .navbar-form-custom{
        display: block;
        width: 100%;
        border-top: 1px solid #cccccc47;
    }
    .mobile-search .form-group{
        margin-top: -5px;
    }
    .navbar-top-links li:last-child{
        margin-right: initial;
    }
    .nav.navbar-top-links.navbar-right{
        float: right;
    }
}