.print-doc-btn{
    z-index: 99;
}

@media screen and (max-width: 425px){
    .print-doc-btn{
        right: calc(50% - 160px);
        left: calc(50% - 160px);
        margin: 0 7px;
    } 
}
.notifier__title {
    letter-spacing: normal;
}
.bg-overlay.overlay-color-black .pageblock__inner {
  position: relative;
  z-index: 3;
}
a:not([class]),
a.external,
a.mailto-link,
.faqs-toggles button {
    color: #CA4012;
}

.wFormContainer form .field-hint-inactive .hint,
.wFormContainer form .field-hint-inactive,
.wFormContainer form .field-hint-inactive .hint{
    color: #545454;
    opacity: 1;
}

.page-template-template-disclosure .oms-byl-disclosure p,
.page-template-template-disclosure .oms-byl-disclosure li,
.page-template-template-disclosure .oms-byl-disclosure ul.page-toc li,
.page-template-template-disclosure p,
.page-template-template-disclosure li {
    font-size: 1rem;
    line-height: 1.5rem;
 }

 .page-template-template-disclosure a{
    color: #323232;
    font-weight: 700;
 }

.page-template-template-disclosure .oms-byl-disclosure .col-title {
    line-height: 2rem;
 }
@media (min-width: 768px) {
    .pageblock--oms-hero .hero__content .pre-title{
        font-size: 1.5rem;
    }
}

.pageblock.overlay-color-none{
    background: #fff;
}

@media screen and (min-width:768px){
    .site-header-bottom .navbar-brand img{
        margin-top: -15px;
    }

}

@media screen and (min-width:1199px){
    .mobile-only{
        display: none !important;
    }
}
.centerText {
    text-align:center !important;
}
.btn-primary{
    min-width: 24px;
    min-height: 24px;
}

#ot-sdk-btn.ot-sdk-show-settings {
    background-color: transparent !important;
    border: none;
    text-decoration: underline;
    color: white !important;
}

.ot-sdk-show-settings.onetrust-consent-button,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-accept-btn-handler{
    color: white !important;
    background-color: #D83803 !important;
}
footer .nav-link{
    min-height: 24px !important;
    min-width: 24px !important;
}