﻿@import url('/RichWidgets/Theme.FontAwesome.css?85263');

/*Blocks\RichWidgets\RichWidgets\Icon.css*/
.fa:after {
    content: "N/A";       
}
/*Blocks\PortalBanner_CW\Banners_Digital_UI\Banner_CertificationsCampaign.css*/
.banner {
    background: url(/PortalBanner_CW/img/Certification_Banner.png?409118&409189&69947) no-repeat;
    background-position: left;
    height: 126px;
    margin: 0 auto;
    position: relative;
    width: 1140px;
    
    
}

.banner .banner-msg {
    border-radius: 4px;
    color: #fff;
    line-height: 17px;
    left: 350px;
    padding: 10px;
    position: absolute;
    top: 10px;
    width: 65%;
}

.banner-msg__title {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Cabin';
}

.banner-msg__title .highlighted{
    font-size: 18px;
    font-weight: bold;
    color: #FDB515;
}

.banner-msg__description {
    font-size: 13px;
    margin-top: 16px;
}

.banner-msg__description .highlighted {
    color: #FDB515;
    font-weight: bold;
}

.banner .banner-actions {
    display: inline-flex;
    flex-flow: row wrap;
    font-size: 14px;
    justify-content: center;
    padding: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
}


.banner-actions a.main-cta {
    background: #FFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px;
    color: #39414A;
    height: fit-content;
    padding: 6px 12px;
    text-decoration: none;
}

.external-link {
    margin: auto;
    width: 100%;
}

.external-link a {
    color: #FFF;
    text-decoration: none;
}

.external-link a:hover,
.external-link a:visited {
    color: #FFF;
}

.highlighted-sentence {
    color: #FFF;
    font-weight: 700;
}

.highlighted-sentence-underlined {
    color: #FFF;
    font-weight: 700;
    text-decoration: underline;
}

@media (max-width: 767px) {  
    .banner {
        display: none;
    } 
}

.ECT_FeedbackContainer .FeedbackInitial,
.ECT_FeedbackContainer .FeedbackInitialHighlight,
.ECT_FeedbackContainer .FeedbackMessage,
.ECT_FeedbackContainer .FeedbackMessageHighlight,
.ECT_FeedbackContainer .FeedbackBox,
.ECT_FeedbackContainer .FeedbackThanks,
.ECT_FeedbackContainer .FeedbackSending,
.ECT_FeedbackContainer .FeedbackThanksHighlight,
.ECT_FeedbackContainer .FeedbackErrorHighlight {
    left: 50px;
    right: auto;
}
/*Blocks\LanguageSwitcher_CW\DigitalUI_Flow\LanguageSwitcher_DigitalUI.css*/
.lang-switcher.dropdown.dropdown-simple .dropdown-header, 
.lang-switcher.dropdown-simple.is--visible .dropdown-header.select,
.lang-switcher.dropdown-simple .fa-angle-down:before{
    color: var(--color-neutral-9);
}
/*Blocks\RichWidgets\jQueryUI\jQueryUIInternal.css*/
.os-internal-ui-widget-overlay {
   position: fixed;
   *position: absolute; 
   top: 0;
   left: 0;
   background-color: black;
   filter: alpha(opacity=30); 
   -moz-opacity: 0.3; 
   opacity: 0.3;
}

.os-internal-ui-dialog {
   position: absolute;
}

div.os-internal-PopupCallOut{
   position: absolute;
   display: none;
   z-index: 4001;
}

div.os-internal-Popup .os-internal-ui-dialog,
div.os-internal-Popup.os-internal-ui-dialog {
    background-color: white;
    border:1px solid #666666;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar {
    border-bottom: 0px solid #d8d2aa;
    background: #1E5AA3 url(/RichWidgets/img/Bar_Gradient.png?85263) repeat-x top;
    _background:#1E5AA3;  
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Bar_Gradient.png', sizingMethod='scale');  
    padding: 0px;
    height: 28px;
}

div.os-internal-Popup .os-internal-ui-dialog.os-internal-ui-draggable .os-internal-ui-dialog-titlebar,
div.os-internal-Popup.os-internal-ui-dialog.os-internal-ui-draggable .os-internal-ui-dialog-titlebar {
    cursor: move;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-hover,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-hover,
div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close {
    width: 16px;
    height: 16px;
    background: url(/RichWidgets/img/Popup_titlebar_close.png?85263) no-repeat;
    position:absolute;
    top: 6px;
    right: 7px;
}

div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-no-title {
    width: 48px;
    height: 48px;
    background: url(/RichWidgets/img/Popup_Editor_No_Title_Close.png?85263) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Popup_Editor_No_Title_Close.png', sizingMethod='scale');  
    position:absolute;
    top: -24px;
    right: -24px;
}

div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close-no-title:hover {
    background: url(/RichWidgets/img/Popup_Editor_No_Title_Close_Hover.png?85263) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/RichWidgets/img/Popup_Editor_No_Title_Close_Hover.png', sizingMethod='scale');  
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close span,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-titlebar-close span {
    display: none;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-title,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-title {
    margin-left: 5px;
    color: white;
    font-weight: bold;
    position: relative;
    top: 7px;
    left: 4px;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-content,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-content {
    margin: 0px;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-buttonpane,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-buttonpane {
    position: absolute;
    bottom: 8px;
    right: 12px;
    width: 100%;
    text-align: right;
}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-dialog-buttonpane button,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-buttonpane button {
    margin: 6px;
}


div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-n,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-n { cursor: n-resize; height: 2px; width: 100%; top: 0px; left: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-s,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-s { cursor: s-resize; height: 8px; width: 100%; bottom: 0px; left: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-e,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-e { cursor: e-resize; width: 7px; right: 0px; top: 0px; height: 100%;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-w,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-w { cursor: w-resize; width: 7px; left: 0px; top: 0px; height: 100%;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-se,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-sw,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-nw,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-nw { cursor: nw-resize; width: 9px; height: 29px; left: 0px; top: 0px;}

div.os-internal-Popup .os-internal-ui-dialog .os-internal-ui-resizable-ne,
div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-resizable-ne { cursor: ne-resize; width: 9px; height: 29px; right: 0px; top: 0px;}
/*Blocks\Certifications_CW\Badges\InlineSVG.css*/
.display-block{
    display: inline-block;
}
/*Blocks\RichWidgets\RichWidgets\List_Counter.css*/
div.Counter_Message {
    color: #888888;
}
/*Blocks\RichWidgets\RichWidgets\List_Navigation.css*/
a.ListNavigation_PageNumber,
span.ListNavigation_CurrentPageNumber,
span.ListNavigation_Ellipsis {
    padding: 3px 6px;
}

span.ListNavigation_DisabledNext,
a.ListNavigation_Next {
    padding: 3px 0px 3px 6px;
}

a.ListNavigation_Previous,
span.ListNavigation_DisabledPrevious {
    padding: 3px 6px 3px 0px;
}

span.ListNavigation_CurrentPageNumber {
    font-weight: bold;
}

span.ListNavigation_DisabledPrevious,
span.ListNavigation_DisabledNext {
    color: gray;
}
/*Blocks\Certifications\FAQs\FAQ_SubSections.css*/
.accordion-item .accordion-item-content {
    background: white;
}

.accordion {
   border-radius: var (--border-radius-soft-rounded);
}
/*Blocks\OneTrustCookieBar_Lib\OneTrustCookieBar\CookieConsentButton.css*/
div.optanon-show-settings-popup-wrapper .optanon-show-settings-left{
    background-color:transparent !important;
    border: 0px !important;
    width: 25px !important;
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-middle{
    background-color:transparent !important;
    border: 0px !important;
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-right{
    display:none;  
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-left{
    background-position: 1px 9px !important;
}

div.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings{
    font-family: myriad-pro,Arial,sans-serif !important;
    font-weight: 400 !important;    
    line-height: 1.4em !important;
    padding: .3333em 0 !important;
    color: #9b9b9b !important;
}

div.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings:hover {
    background-color: transparent;
    color: #fff !important;
    text-decoration: underline !important;
}
    
div.optanon-show-settings-popup-wrapper {
    height: 0px;
    display: flex;
    margin-bottom: 30px;
}

.footer-section-link > .optanon-show-settings-popup-wrapper > .optanon-show-settings-button > .optanon-show-settings-left {
    display: none;
}

.optanon-show-settings-button {
    display: flex;
}
div.optanon-show-settings-popup-wrapper .optanon-show-settings-left {
    width: 25px !important;
}
.optanon-show-settings-popup-wrapper *, .optanon-show-settings-popup-wrapper div {
    white-space: nowrap!important;
}
.optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
    margin-top: 3px;
}
/*Blocks\RichWidgets\RichWidgets\Feedback_Message.css*/
div.Feedback_Message_Wrapper {
    position: fixed;
    top: -200px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 24px;
    _position: absolute; 
    _top: expression( (document.documentElement.scrollTop - 2) + 'px' ); 
    z-index: 10000;
}

div.Feedback_Message_Wrapper img {
    vertical-align: middle;
    padding: 2px;
    margin: 0px;
}

a.Feedback_Message_Wrapper_Close {
    position:absolute;
    top: 0px;
    right: 0px;
}

a.Feedback_Message_Wrapper_Close:hover {
  background-color:transparent;
}

div.Feedback_Message_Error,
div.Feedback_Message_Warning,
div.Feedback_Message_Success,
div.Feedback_Message_Info{
    position: relative;
    border: none; 
    border-radius: 8px;
    color: white;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 5px 18px 5px 5px;
    max-width: 800px;
    text-align: left;
    word-break: break-word;
    
    -webkit-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.498039);
    -moz-box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.498039);
    box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.498039);
}

div.Feedback_Message_Error {
    background-color: #BF1601;
}

div.Feedback_Message_Warning {
    background-color: #E88310;
}

div.Feedback_Message_Success {
    background-color: #76B501;
}

div.Feedback_Message_Info {
    background-color: #166BA5;
}
/*Blocks\RichWidgets\RichWidgets\Feedback_AjaxWait.css*/
div.Feedback_AjaxWait {
	color: white;
    font-size: 16px;
	position: fixed;
	bottom: 0px;
	right: 0px;
    background-color: #FFD026;
	padding: 4px 10px 4px 10px;
	z-index: 10000;
    border-top-left-radius: 3px;
}

div.Feedback_AjaxWait img {
  vertical-align: bottom;
}

.Feedback_AjaxWait_CursorProgress,
.Feedback_AjaxWait_CursorProgress a,
.Feedback_AjaxWait_CursorProgress input {
    cursor: progress;
}