.bootstrap-select>.btn{ border-radius: 20px; border: 1px solid #646464; background-color: #ffffff;line-height: 100%; color: #ffffff;padding: 10px;}
.bootstrap-select>.btn.dropdown-item ::selection{ border-radius: 5px; border: 1px solid white; background-color: #ffffff;line-height: 100%; color: #000000;}

.select-field .bootstrap-select> .dropdown-menu li a { padding: 8px 20px; font-size: 11px; color: black; white-space: normal; }
.select-field-6 .bootstrap-select> .dropdown-menu li a { padding: 8px 20px; font-size: 11px; color: #000000; white-space: normal; width: 236px;}

.select-field> .btn-default {color: #fff;}
.dropdown-bootstrap-select { background: #6699CC; color: #fff; border: 0 none; border-radius: 20px; padding: 6px 0px;}
.select-field .bootstrap-select> .dropdown-menu{ padding-top: 0px;overflow-x:hidden;border-radius:0 0 15px 15px;margin:-1px 0 0 0px !important;border:1px solid #d9d9d9;border-top:none;box-shadow:none; max-width: 100% !important;}
.select-field .bootstrap-select> .dropdown-menu li{margin:0; padding:0;}
.select-field .bootstrap-select> .dropdown-menu li:before{ content:"";}
/* .select-field .bootstrap-select> .dropdown-menu li a{ padding:8px 20px; font-size:11px; color:#000000; white-space:normal; width: 336px !important;} */
.select-field-4 .bootstrap-select> .dropdown-menu li a{ padding:8px 20px; font-size:11px; color:#000000; white-space:normal; width: 336px !important;}
.select-field-5 .bootstrap-select> .dropdown-menu li a{ padding:8px 20px; font-size:11px; color:#000000; white-space:normal; width: 228px !important;}

/* .select-field-3 .bootstrap-select> .dropdown-menu li a { width: 236px !important; } */
/* .select-field .dropdown-menu > li > a:hover, .select-field .dropdown-menu > li > a:hover{ background-color:#6699CC; color:#ffffff;} */
.select-field .dropup .btn-default:active, .select-field .dropup .btn-default.active, .select-field .dropup.open > .dropdown-toggle.btn-default{ border-radius:0 0 15px 15px;}
/* .select-field .dropup .dropdown-menu{ border-radius:15px 15px 0 0 !important; margin:0 0 -1px 0 !important; border-top:1px solid #d9d9d9 !important; border-bottom:none !important;} */
.select-field .dropup .dropdown-menu ul.dropdown-menu{ border-radius:0 !important; margin:0 !important; border-top:none !important}
.dropdown-item.active, .dropdown-item:active { color: rgb(0, 0, 0); text-decoration: none; background-color: #ECECEC !important; }.dropdown-item.active, .dropdown-item:active { color: rgb(0, 0, 0); text-decoration: none; background-color: #ECECEC !important; }
.filter-option-inner > .filter-option-inner-inner { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#3f3f3f; }
.filter-option-inner > .filter-option-inner-inner:hover  { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#3f3f3f; }
.filter-option-inner > .filter-option-inner-inner:active  { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#3f3f3f; }
.filter-option-inner > .filter-option-inner-inner:target { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#3f3f3f; }
.filter-option-inner > .filter-option-inner-inner:visited { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#3f3f3f; }
.filter-option-inner > .filter-option-inner-inner:focus-visible { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#3f3f3f; }



/* .filter-option-inner > .filter-option-inner-inner::selection  { display: inline-block; overflow: hidden; width: 100%; text-align: left; font-size: 11px;color:#000000; background-color: #ffffff;} */
/* .filter-option-inner-inner:active{color: #000000;} */
/* .select-field .dropdown-menu > li > a:hover, .select-field .dropdown-menu > li > a:focus{ background:#e0e1e2 !important; color:#ffffff;} */
.equipment-info-1 .dropdown-menu {
    margin: -11px 0 0 0 !important;
}

.show > .dropdown-toggle {
    border-radius: 15px 15px 0 0 !important;
}

.filter-option-inner-inner{
	color: white;
    font-weight: bold;
}

.filter-option-inner-inner:hover{
	color: black;
}

/* .bootstrap-select>.dropdown-toggle:after {
    color: #ffffff;
} */


.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100% !important;
}
/*
.dropdown-menu.show{ display: none; }

#rm_columns ul.multiselect-container { display: none; }
#rm_columns ul.multiselect-container li:before { display: block; }
#rm_columns .open > ul.dropdown-menu { display: block; }
#rm_columns .multiselect-container li { width: 100%; margin:0; padding: 0; }
#rm_columns .multiselect-container li a {padding: 8px 20px;font-size: 11px;color: #000000; text-align: left}
#rm_columns ul.multiselect-container li:before {border:1px solid #6699CC;border-radius:3px;margin-top: 6px;}
#rm_columns ul.multiselect-container li.active::before {border-color:#6699CC;color:#6699CC; background: inherit; }
#rm_columns .multiselect-native-select .btn-group { width: 100% !important; }
*/
#rm_columns .multiselect-container li { width: 100%; margin: 4px; padding-left: 10px;padding-top: 20px !important;}

.multiselect-container > li input[type=checkbox]{opacity: initial;z-index: 1;width: 18px;height: 18px;margin-left: -30px;}

.multiselect-container>li>a>label>input[type=checkbox] {
     margin-bottom: none;
}

/* .bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: inherit;
    padding-left: 6%;
    height: 100%;
    width: 100%;
    text-align: left;
} */

.bootstrap-select-blue > .btn{ background: #6699CC !important;border: 1px solid #fff; color: #fff;}

.bootstrap-select-blue div .btn-light.dropdown-toggle {
    color: #fff;
    background-color: #6699CC;
    border-color: #d3d9df;
}

.bootstrap-select-blue div .filter-option-inner-inner{
    color: #fff;
    font-weight: bold;
}

.multiselect-container.dropdown-menu.show{
    display: block;
    width: 190px;
}

#navbarNav ul li{
    
    color: #3a3738;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0 0 0 18px;
    position: inherit;

}

#navbarNav ul li {
    padding: 0 19px 0 0;
    margin: 0 13px 0 0px;
    background: url('../images/nav_line.jpg') no-repeat right center;
}

.navbar-nav > li > a {
    padding: 0;
    display: inline-block;
    font-size: 13px;
    color: #070304;
    font-weight: 700;
    text-transform: uppercase;
}

.navbar-nav-ucb > li > a {
    padding: 0;
    display: inline-block;
    font-size: 13px;
    color: #070304;
    font-weight: 500;
    text-transform: uppercase;
}


 .navbar-nav > li > a:hover,  .navbar-nav > li > a:focus {
    /* background: white;
    color: black; */
}


/* latest css */
/* .select-field .dropdown-menu > li > a:hover, .select-field .dropdown-menu > li > a:focus {
    background: #6699CC !important;
    color: #ffffff !important;
} */
/* .select-field .dropdown-menu > li > a:hover, .select-field .dropdown-menu > li > a:hover {
    background: #6699CC !important;
    color: #ffffff !important;
} */






/* latest */
