::selection {
    color: #F2A900;
    background: #002D72;
}  
.button.btnColor2 {
    color:  #002D72;
}
.black_color.button span, .black_color.button span, .black_color.button span i:after, .black_color.button span i:before, .black_color.button span, .black_color.button span i:after, .black_color.button span i:before {
    background-color:  #1B1B1B;
}
.yellow_color {
    color:  #F2A900 !important;
}
.yellow_color.button.btnColor2 span, .yellow_color.button.btnColor2 span, yellow_color.button span {
    background-color:  #F2A900;
}
.yellow_color.button.btnColor2 span,  .yellow_color.button.btnColor2 span,  .yellow_color.button.btnColor2 span i:after,  .yellow_color.button.btnColor2 span i:before,  .yellow_color.button.btnStyle2 span,  .yellow_color.button.btnStyle2 span i:after,  .yellow_color.button.btnStyle2 span i:before {
    background-color:  #F2A900;
}
.white_color .h6.as,.white_color .h3.as, .white_color a {
    color:  white;
}
.white_color .button span i:after, .white_color .button span i:before, .white_color .button span {
    background:  white;
}
.yellow_color.button span i:after, .yellow_color.button span i:before, .yellow_color.button span {
    background:  #F2A900;
}
.white_color.button.btnColor2 span,  .white_color.button.btnColor2 span, .white_color.button.btnColor2 span i:after, .white_color.button.btnColor2 span i:before {
    background-color:  white;
}
.white_color, .white_color p {
    color:  white !important;
}
.yellow_color.button.btnStyle2 span {
    color:  #F2A900;
}
::-webkit-scrollbar-thumb {
    background: #F2A900;
}
.socialWrapper a span:after, .socialWrapper a span:before {
    background: #002D72;
}

.products:after {
    background: rgba(0, 45, 114, .9);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #F2A900;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #F2A900;
}
body:not(.mobile) .animateSection .imageSlide:before {
    background: #002D72;
}
body:not(.mobile) .animateSection .sectionAnimate.color2:after {
    background: #002D72;
}
body:not(.mobile) .animateSection .sectionAnimate.color2 .sectionInner2:before {
    background: #002D72;
}
body:not(.mobile) .animateSection .sectionAnimate.color4:after {
    background: #002D72;
}
body:not(.mobile) .animateSection .sectionAnimate.color4 .sectionInner2:before {
    background: #002D72;
}
body:not(.mobile) .products:hover.style2:hover .as, body:not(.mobile) .products:hover.style3:hover .as {
    color: white;
}
.swiper-scrollbar .swiper-scrollbar-drag:before {
    background: #002D72;
}
.swiper-scrollbar .swiper-scrollbar-drag:after {
    background: #002D72;
}
footer .footerLines:after, footer .footerLines:before {
    background: #002D72;
}
footer .footerLines:after {
    background: #F2A900;
}
.contactInfo .as:after, .contactInfo .as:before {
    background: #002D72;
}
.simpleThumbnail:hover .simpleContent{color:#fff}
.simpleThumbnail:hover .simpleContent .h3{color:#fff}
.simpleThumbnail:hover .simpleContent .h6{color:#fff}
.simpleInput.invalid {
    border-color: #002D72!important;
}
.simpleInput.invalid+.firstBorderElement:before {
    background: 0 0;
    width: 100%;
    height: 100%;
    border: 1px solid #002D72!important;
    z-index: 4;
}  
.SelectBox.invalid ~ .SelectBox{
    border:1px solid #002D72!important;
}
.simpleInput{color:#F2A900}

#BDHRJobListings .categoryHeadingSection , #BDHRJobListings .addthis_toolbox{
     display: none!important;
 }
#bdh_common_email_address{
    max-width: 260px;
    height: 38px;
}
#bdh_common_sign_up2{
    max-width: 120px;
    margin-left: 20px;
}
.BDHRJobListings {
    display: none;

    /*text-align: center;*/
}
.BDHRJobListings .categorySection {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.BDHRJobListings #commondivjobalert{
    position: relative;
    padding-bottom: 5px;
    margin-left: 4%;

}
.BDHRJobListings .categorySection:before {
    position: absolute;
    bottom: 0;
    left: -50%;
    width: 10000px;
    transform: translateX(-50%);
    background: #eee;
    height: 1px;
    content: '';
}
.BDHRJobListings #BDHRJobListings {
    display: table;
    margin: 0 auto;
    min-width: 260px;
}

#BDHRJobListings hr {
    display: none;
}
@media (max-width: 767px) {
    #bdh_common_email_address{
     margin-bottom: 15px;
    }
    #bdh_common_sign_up2{
        margin-bottom: 30px;
        margin-left: 0;
    }
    .mapThumbnail {
        padding-left: 15px;
        padding-right: 15px;
        width: 167px;
    }
}

.literatureTable tbody td:before {
    background: #F2A900;
    color:#002D72;
}

.arrowDown {
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 2px;
    margin-top: -2px;
    background: #F2A900;
    padding: 0 !important;
    border-bottom: 0 !important;
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.arrowDown i:after,
.arrowDown i:before {
    position: absolute;
    top: 3px;
    right: -3px;
    width: 10px;
    height: 2px;
    background: #F2A900;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: background .3s linear;
    transition: background .3s linear;
    content: '';
}
.arrowDown i:after {
    top: auto;
    bottom: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.downloadLink {
    display: inline-block;
    position: relative;
    font-size: 12px;
    padding-left: 50px;

}

.map-locations-wrapper .downloadLink {
    padding: 3px 0 3px 30px;
    border-bottom: 0;
    font-size: 12px;
}

.map-locations-wrapper .downloadLink:before {
    content: none;
}

@media (max-width: 767px) {

    .locationResultWrapper .map-locations-wrapper .downloadLink {
        padding-left: 30px;
    }
}

.button span ,
.button span i:after,
.button span i:before
 {
    background-color: #002D72;
}

.map-locations-wrapper .location-text-entry:before  {
    background: #F2A900;
}

.simpleInput:focus {
    color: #F2A900;
}

header nav li .dropDown {
    height: 60vh;
}
.literatureTable thead td {
    padding: 20px 40px;

}


.literatureTable tbody td a {
    display: block;
    padding: 10px 40px;
}

.literatureTable tbody td  {
    padding: 0px;
    vertical-align: middle;
}


tr:hover svg path:last-child
{
    stroke: #fff;

}

tr:hover svg path:first-child
{
    fill: #fff;

}

.sortableDown{display: inline-block; position: relative; padding-right: 20px;}
.sortableDown:before, .sortableDown:after{content: "";
    position: absolute; right: 0; top: 50%;
    border-bottom: 5px  #002D72 solid; border-left: 5px transparent solid; border-right: 5px transparent solid; margin-top: -6px;}
.sortableDown:after{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); margin-top: 2px;}
.sortableDown:after{border-bottom-color: #F2A900;}



.sorttable_sorted_reverse .sortableDown{display: inline-block; position: relative; padding-right: 20px;}
.sorttable_sorted_reverse .sortableDown:before, .sorttable_sorted_reverse .sortableDown:after{content: ""; position: absolute; right: 0; top: 50%; border-bottom: 5px #002D72 solid; border-left: 5px transparent solid; border-right: 5px transparent solid; margin-top: -6px;}
.sorttable_sorted_reverse .sortableDown:after{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); margin-top: 2px;}
.sorttable_sorted_reverse .sortableDown:after{border-bottom-color: #F2A900;}

.sorttable_sorted .sortableDown{display: inline-block; position: relative; padding-right: 20px;}
.sorttable_sorted  .sortableDown:before, .sorttable_sorted  .sortableDown:after{content: "";
    position: absolute; right: 0; top: 50%;
    border-bottom: 5px  #F2A900 solid; border-left: 5px transparent solid; border-right: 5px transparent solid; margin-top: -6px;}
.sorttable_sorted  .sortableDown:after{transform: rotate(-180deg); -webkit-transform: rotate(-180deg); margin-top: 2px;}
.sorttable_sorted  .sortableDown:after{border-bottom-color: #002D72;}

.sortableUp, .sortableDown
{
    padding-bottom: 9px;
}
.literatureTable tbody td:before {
    background: #002D72;


}
tr svg path:last-child
{
    stroke: #002D72;

}

tr svg path:first-child
{
    fill: #002D72;

}




@media (min-width: 992px) {
    .literatureTable thead tr td {
        font-weight: 700;
        text-align: left;
    }
    .literatureTable tbody tr  td {
        text-align: left;
    }

    .literatureTable tbody td:last-child {
        text-align: right;
        padding-right: 25px;
    }

    .literatureTable thead tr td:last-child {
        padding-right: 0px !important;
        text-align: center;
    }

    .navColumn.size2::after {
        position: absolute;
        top: 0;
        left: 0;
        height: 10000px;
        width: 1px;
        background: #3c3c3c;
        content: '';
        transform: translateX(-25px);
    }

    header nav li .dropDown {
        height: 60vh;
        padding-bottom: 0;
    }

    header nav li .dropDown .navColumn {
        position: relative;
        margin-right: 0;
        padding-right: 50px;
    }

    header nav li .dropDown p {
        font-size: 14px;
        font-weight: 700;
    }

    header nav li .dropDown .innerOverflow {
        position: relative;
        overflow: hidden;
        padding-bottom: 20px;
    }

    header nav li .dropDown li {
        padding-left: 15px;
    }

    header nav li .dropDown li:before {
        position: absolute;
        top: 14px;
        left: 0;
        width: 3px;
        height: 4px;
        background: #fff;
        border-radius: 100%;
        display: block;
        content: '';
    }
}

#sorttable_sortfwdind, #sorttable_sortrevind{
    display: none;
}




/*22_01_19*/
.ui-menu {
    position: fixed !important;
    top: 90px !important;
    max-width: 1140px;
    width: 100% !important;
    left: 50% !important;
    background-color: #fff;
    z-index: 15;
    max-height: 300px;
    overflow-y: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);

}

.ui-menu-item {
    padding: 7px 15px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    -webkit-transition: background .15s linear;
    transition: background .15s linear;
}

.ui-menu-item h4 {
    -webkit-transition: color .15s linear;
    transition: color .15s linear;
}

.si-content {
    overflow: hidden;
    padding: 30px 0;
}

.mapStylee3 {
    padding: 0 15px 0 0;
    overflow: hidden;

}

@media (min-width: 992px) {
    body:not(.mobile) .closeMapThumb:hover span:before,
    body:not(.mobile) .closeMapThumb:hover span:before {
        width: 100%;
    }
    .ui-menu-item:hover {
        color: #fff;
        background-color: #002D72;
    }
    .ui-menu-item:hover h4 {
        color: #fff;
    }
    .locationDetails a:not(.button):hover {
        color:#002D72 ;
    }
    .sl-next .swiper-button-next:hover:before,
    .sl-prev .swiper-button-prev:hover:before {
        border-color: #002D72;
    }
}
@media (max-width: 1199px) {
    .ui-menu {
        max-width: 940px;
    }
    .mapStylee3 {
        /*padding: 0;*/
        width: 100%;
    }
}
@media (max-width: 991px) {
    #world-map {
        height: 360px;
    }
    .ui-menu {
        max-width: 100%;
        top: 160px !important;
    }
    .ui-menu-item h4 {
        font-size: 15px;
        line-height: 19px;
    }
}

.cellView .btnStyle2 b {
    color: #F2A900;
}
.cellView .button span, .button span i:after, .button span i:before {
    background-color: #F2A900;
}
.stickyWrapper .stickyContent .listNav li a {
    padding: 19px 0

}

span.cookie-consent__message a:hover{
    color: #F2A900;
}
button.js-cookie-consent-agree {
    margin-left: 10px;
    border: none;
    border-radius: 3px;
    background: #F2A900;
    padding: 5px 10px;
    font-size: 14px;
    color: #002D72;
}

button.js-cookie-consent-agree:hover{
    margin-left: 10px;
    border: none;
    border-radius: 3px;
    background: #002D72;
    padding: 5px 10px;
    font-size: 14px;
    color: #000;
}
.mandatory{
    text-align: left;
}

.get_a_quote {
	position: absolute;
	top: 40px;
	right: 60px;
	display: inline-block;
	cursor: pointer;
	background-color:#F2A900; 
	font-weight:bold;
	padding:5px;
	z-index:4;
	padding-left:15px;
	padding-right:12px;
}

.get_a_quote_mob {
	position: absolute;
	top: -5px;
	right: 60px;
	display: none;
	cursor: pointer;
	background-color:#F2A900; 
	font-weight:bold;
	padding:5px;
	padding-left:15px;
	padding-right:12px;
}


@media (min-width:992px) and (max-width:1250px) {
	header #logo {margin-right: 20px;}
}
@media (max-width:1199px) {
	.get_a_quote {display:none;}
}
@media (min-width:460px) and (max-width:991px){
	.get_a_quote_mob {display: inline-block;}
}


