/*
    Jump to:
    Misc Styling
    Home Page Styling
    TextPage and General Styling
    Application Review Styling
    Results Page Styling
    Job Description Styling
    Login/Register Styling
    Application Sections Styling
    Profile Styling
    Application/Onboarding Styling
    Job Alerts
    Responsive Styling
    Talent Pools Events
*/
/*debug*/
/** {
    outline: 1px solid red;
}*/
/* Misc Styling */
:root {
    --nspccgreen: #0AA14A;
    --nspccbtn: #018926;
    --nspccteal: #085470;
    --nspcclightblue: #f0f8f8; /*diff to named colour on design*/
    --nspccpurple: #582752;
    --nspccbabyblue: #ecf6f7;
    --nspccpink: #cb3d80;
    --nspccplum: #582752;
    --nspcclightacc: #80c492;
    --nspcclighteracc: #ceecda;
    --nspcclightplum: #e6dfe5;
    --nspcclightgrey: #f5f7fa;
}
/**/

html body {
    /*color: black;*/
    color: var(--nspccteal);
}

ul,
ol {
    padding-left: 25px;
}



ol {
    list-style: decimal;
}

h1, h2, h3, h4 {
    color: var(--nspccteal);
}

a,
.alternateViews a,
.FiltersContainer .ButtonsContainer a.AddLink,
.FilterContainer .ButtonsContainer a.BackLink,
.FilterContainer .ButtonsContainer a.RemoveLink,
.Pos_Description #eaContainer a,
a[class*="link_username_"],
a.emailTypeAnchor {
    text-decoration: underline;
    color: var(--nspccteal);
}

    a, :hover
    .alternateViews a:hover,
    .FiltersContainer .ButtonsContainer a.AddLink:hover,
    .FilterContainer .ButtonsContainer a.BackLink:hover,
    .FilterContainer .ButtonsContainer a.RemoveLink:hover,
    .Pos_Description #eaContainer a,
    a[class*="link_username_"]:hover,
    #eaContainer a:hover {
        text-decoration: none;
    }

.alternateViews a {
    padding-right: 10px;
}

.firstcontent h2 a,
.anglecontent p a,
a.txp-link {
    text-decoration: underline;
    color: var(--nspccgreen);
}

    .firstcontent h2 a:hover,
    .anglecontent p a:hover,
    a.txp-link:hover {
        text-decoration: none;
    }

.talentPoolDisplayName h1,
h1.searchresults,
h1.landingpage,
.ProfileRegisterWithAlerts .pageBlockTitle,
.ProfileRegister .pageBlockTitle,
.Login .pageBlockTitle,
.Application_Login .pageBlockTitle,
.MyJobFeed .pageBlockTitle,
.section-left h1,
h1#EarcuIntroTextBlockTitle,
h1.eArcuInfoHeader {
    font-size: 2.2rem;
    line-height: 2.2rem;
    padding-top: 2px;
    padding-bottom: 12px;
    color: var(--nspccteal);
    font-family: nspccheadline, sans-serif;
}

ul.sitemap li {
    font-size: 1.2rem;
}

    ul.sitemap li a {
        color: var(--nspccgreen);
        text-decoration: underline;
    }

        ul.sitemap li a:hover {
            text-decoration: none;
        }

h1#EarcuHeadingTextBlockTitle {
    display: none;
}

h2.search {
    font-size: 1.8rem;
    padding-left: 17px;
    font-weight: 500;
}

.buttonsLeft ul, .buttonsRight ul {
    list-style-type: none;
    padding-left: 0;
}

select {
    background-color: white;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 100%;
}

.radioOptionLabel,
.pageBlockInner_FormBlock .formRowCheckboxMultiRow div.checkboxMultiOption label {
    font-family: nspccsemibold, sans-serif;
}

input[type=radio] {
    accent-color: var(--nspccteal);
}

.c-triangle {
    display: inline-block;
}

.site-breadcrumb {
    min-height: 110px;
    width: 100%;
}

    .site-breadcrumb .row {
        min-height: 110px;
    }

section#breadcrumb {
    padding-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    color: var(--nspccteal);
    font-family: nspccbold, sans-serif;
}

    section#breadcrumb .fa-angle-right {
        font-size: 0.7rem;
    }

    section#breadcrumb a {
        color: var(--nspccteal);
        text-decoration: none;
        background-size: 0 !important;
        font-family: nspccsemibold, sans-serif;
    }

        section#breadcrumb a:hover {
            text-decoration: underline;
        }

a.img {
    text-decoration: none !important;
}

.pageBlockInner_GridBlock div.gridContent {
    padding-top: 5px;
}

.checkboxContainer .fakecheckbox {
    display: none;
}

.pageBlockInner_FormBlock div.formRow.formRowButtonRow {
    padding-top: 40px;
}

.pageBlockInner_FormBlock div#quicksearch_SaveButtonRow_formRow {
    padding-top: 10px;
}

.Home p a {
    text-decoration: underline;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer_Option2 .listItemContainer {
    border: none;
    height: 200px;
    margin: 4px 12px 30px 12px;
    width: calc(50% - 24px);
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer_Value1 {
    background: red;
}

.contlabel,
#DetailsForm_fileupload_formRow .labelContainer,
#DetailsForm_fileupload_formRow .controlContainer,
.pageBlockInner_FormBlock label.formLabel,
div.pageBlockInner_FormBlock div.formRow .controlError,
div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectInputRow_Common .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectInputRow_Common .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowMoneyInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowMoneyInputRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow .labelContainer,
.Login #login_pageBlockContainer #login_pageBlock div.formRow.formRowTextInputRow .labelContainer,
.Login #login_pageBlockContainer #login_pageBlock div.formRow.formRowTextInputRow .controlContainer,
.ProfileRegister #newregister_pageBlockContainer #newregister_pageBlock div.formRow.formRowTextInputRow .labelContainer,
.ProfileRegister #newregister_pageBlockContainer #newregister_pageBlock div.formRow.formRowTextInputRow .controlContainer,
.Application_Login #RegisterForm_pageBlockContainer #RegisterForm_pageBlock div.formRow.formRowSelectInputRow_Common .labelContainer,
.Application_Login #RegisterForm_pageBlockContainer #RegisterForm_pageBlock div.formRow.formRowSelectInputRow_Common .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowDateInputRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowDateInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowCheckboxMultiRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowCheckboxMultiRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowTimeInputRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowTimeInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteAdminPortalRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteAdminPortalRow .controlContainer,
#dialog div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .labelContainer,
#dialog div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .controlContainer,
.subscribe-line.subscribe-line-image .card .card-content #alertsemailform_pageBlockContainer #alertsemailform_username_formRow .labelContainer,
.subscribe-line.subscribe-line-image .card .card-content #alertsemailform_pageBlockContainer #alertsemailform_username_formRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .labelContainer,
#Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer,
#Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowMonthYearRow .controlContainer,
div.pageBlockInner_FormBlock div.formRow.formRowMonthYearRow .labelContainer,
#Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer,
#Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer,
#Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer,
#Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer {
    max-width: 500px;
    margin: 0 auto;
    display: block;
    float: none;
    text-align: left !important; /*override core without new rule*/
    width: 100%;
    color: var(--nspccteal);
    height: auto;
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
    margin-bottom: 9px;
    margin-top: 8px;
}

    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .controlContainer,
    #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .controlContainer,
    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer,
    #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer,
    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer label,
    #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer label {
        max-width: 100% !important; /*override some above*/
    }

    div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer .radioOption input {
        margin-top: 4px;
    }

/*div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectInputRow_Common .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowMoneyInputRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow .labelContainer p,
    .Login #login_pageBlockContainer #login_pageBlock div.formRow.formRowTextInputRow .labelContainer p,
    .ProfileRegister #newregister_pageBlockContainer #newregister_pageBlock div.formRow.formRowTextInputRow .labelContainer p,
    .Application_Login #RegisterForm_pageBlockContainer #RegisterForm_pageBlock div.formRow.formRowSelectInputRow_Common .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowDateInputRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowCheckboxMultiRow .labelContainer p,
    #dialog div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .labelContainer p,
    .subscribe-line.subscribe-line-image .card .card-content #alertsemailform_pageBlockContainer #alertsemailform_username_formRow .labelContainer p,
    div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .labelContainer p,
    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer p,
    #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer p,
    #Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer p,
    #Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer p {
        float: left;
    }*/

.textpage_contact div.pageBlockInner_FormBlock div.formRow .controlError {
    margin: 0;
}

div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .controlContainer {
    overflow: visible;
}

div.pageBlockInner_FormBlock div.formRow .controlError {
    color: red;
    padding-left: 0;
}

.contlabel {
    margin-left: 0;
    margin-top: 46px;
}

input.loc-search,
.searchformc,
.contform,
input.freesearch,
.pageBlockInner_FormBlock div.inputContainer input.inputText,
.pageBlockInner_TextTagReplacementBlock div.inputContainer input.inputText,
.pageBlockInner_FormBlock .formRowPhoneInputRow .controlContainer input.inputText,
.pageBlockInner_FormBlock .formRowTextInputRow .controlContainer input.inputText,
.pageBlockInner_TextTagReplacementBlock .formRowTextInputRow .controlContainer input.inputText,
.pageBlockInner_FormBlock .formRowSelectInputRow_Common .controlContainer select,
.pageBlockInner_FormBlock .formRowMoneyInputRow .controlContainer input,
.pageBlockInner_FormBlock .formRowDateInputRow .controlContainer input,
.pageBlockInner_FormBlock .formRowTextAreaRow .controlContainer textarea,
div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow .controlContainer input.inputText,
#Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer .inputTextArea,
#Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer .inputTextArea {
    border: 1px solid var(--nspccteal);
    color: black;
    padding: 13px 16px 13px 16px;
    width: 100%;
    font-size: 1.2rem;
    font-family: nspccregular, sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    min-width: 1px;
    border-radius: 0;
}

    input.loc-search:focus,
    input.searchformc:focus,
    input.contform:focus,
    input.freesearch:focus,
    .pageBlockInner_FormBlock div.inputContainer input.inputText:focus,
    .pageBlockInner_FormBlock .formRowPhoneInputRow .controlContainer input.inputText:focus,
    .pageBlockInner_FormBlock .formRowTextInputRow .controlContainer input.inputText:focus,
    .pageBlockInner_TextTagReplacementBlock .formRowTextInputRow .controlContainer input.inputText:focus,
    .pageBlockInner_FormBlock .formRowSelectInputRow_Common .controlContainer select:focus,
    .pageBlockInner_FormBlock .formRowMoneyInputRow .controlContainer input:focus,
    .pageBlockInner_FormBlock .formRowDateInputRow .controlContainer input:focus,
    .pageBlockInner_FormBlock .formRowTextAreaRow .controlContainer textarea:focus,
    .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputText,
    .pageBlockInner_FormBlock .formRowPhoneInputRow.curFocus .controlContainer input.inputText,
    .pageBlockInner_FormBlock .formRowTextInputRow.curFocus .controlContainer input.inputText,
    .pageBlockInner_TextTagReplacementBlock .formRowTextInputRow.curFocus .controlContainer input.inputText,
    .pageBlockInner_FormBlock .formRowSelectInputRow_Common.curFocus .controlContainer select,
    .pageBlockInner_FormBlock .formRowSelectInputRow_Common.curFocus .controlContainer select.inputSelect,
    .pageBlockInner_FormBlock .formRowMoneyInputRow.curFocus .controlContainer input,
    .pageBlockInner_FormBlock .formRowDateInputRow.curFocus .controlContainer input,
    .pageBlockInner_FormBlock .formRowTextAreaRow.curFocus .controlContainer textarea {
        box-shadow: none;
        border: 1px solid var(--nspccgreen);
        box-shadow: none;
    }

    input.freesearch:focus-within {
        outline: none;
    }

.ProfileRegister #RegisterForm_gdprinfo_formRow,
.ProfileRegister #RegisterForm_GpdrDeclaration_formRow,
.ProfileRegisterWithAlerts #RegisterForm_gdprinfo_formRow,
.ProfileRegisterWithAlerts #RegisterForm_GpdrDeclaration_formRow,
.Application_Login #RegisterForm_gdprinfo_formRow,
.Application_Login #RegisterForm_GpdrDeclaration_formRow {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    clear: both;
}

.pageBlockInner_FormBlock .formRowSelectInputRow_Common .controlContainer select {
    padding: 15px 16px 15px 16px;
}

.suffixContainer {
    max-width: 500px;
    margin: auto;
}

.pageBlockInner_FormBlock div.curFocus label.formLabel {
    color: black;
}

.intl-tel-input {
    width: 100%;
}

.passwordStrength {
    width: 100%;
}

.Application_Section_Questions3 .labelContainer ul {
    list-style-type: square;
    padding-left: 30px;
}

a.home-btn,
.jobdesc-c-btn,
input.searchbtnc,
input.contbtn,
a.pages-btn,
a.slider-button,
span.envision-button,
input.freesearchbtn,
a.diversitybtn,
a.buttonAnchorJobAlert,
.Pos_Description #eaContainer a.buttonAnchorApply,
a.landinglinkbtn,
.textpage_role_details a.nojobs_anchor,
.mapContainer .ButtonHolder .bigMapButton span.closeMapButton,
.mapContainer .ButtonHolder .bigMapButton a,
.buttonsLeft button.buttonAnchor,
.buttonsRight button.buttonAnchor,
.buttonsLeft a.buttonAnchor,
.buttonsRight a.buttonAnchor,
#Pos_Description_pageView #posdesc_pageBlock a.right,
button.buttonAnchor,
input.buttonSubmit,
a.buttonAnchor,
div.posDescriptionContainer317 .BigVacancyMap .moreJobs a,
.linkContainer a {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    outline: 0;
    color: #ffffff;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.3s ease-in;
    max-width: 100%;
    width: 100%;
    background-image: none;
    background-color: var(--nspccgreen);
    border: none;
    border-radius: 0;
    padding: 18px 25px 13px 25px;
    min-width: 198px;
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
}

    a.home-btn:hover,
    .jobdesc-c-btn:hover,
    input.searchbtnc:hover,
    input.contbtn:hover,
    a.medwriter-button:hover,
    input.freesearchbtn:hover,
    .mapContainer .ButtonHolder .bigMapButton span.closeMapButton:hover,
    .mapContainer .ButtonHolder .bigMapButton a:hover,
    a.diversitybtn:hover,
    a.buttonAnchorJobAlert:hover,
    .Pos_Description #eaContainer a.buttonAnchorApply:hover,
    input.buttonActionId_change.hover,
    a.landinglinkbtn:hover,
    .textpage_role_details a.nojobs_anchor:hover,
    .buttonsLeft button.buttonAnchor:hover,
    .buttonsRight button.buttonAnchor:hover,
    .buttonsLeft input.buttonSubmit:hover,
    .buttonsRight input.buttonSubmit:hover,
    .buttonsLeft a.buttonAnchor:hover,
    .buttonsRight a.buttonAnchor:hover,
    #Pos_Description_pageView #posdesc_pageBlock a.right:hover,
    button.buttonAnchor:hover,
    input.buttonSubmit:hover,
    a.buttonAnchor:hover,
    .linkContainer a:hover {
        background-color: var(--nspccteal);
        color: white;
        transition: all 0.3s ease-in;
    }

input.contbtn {
    max-width: 200px;
}

input.searchbtnc {
    min-width: 165px;
    padding: 15px 25px 11px 25px;
    max-width: 195px;
}

input.searchbtnextra {
    min-width: 254px;
    max-width: 254px;
}

.jobdesc-c-btn {
    text-align: left;
    margin-bottom: 22px;
}

input.slider {
    appearance: none;
    width: calc(100% - 100px);
    height: 6px;
    background: var(--nspccgreen);
    outline: none;
    transition: opacity .2s;
    display: block;
}

a.loc-teal {
    display: inline-block;
    width: 100%;
    color: var(--nspccteal);
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
    margin-bottom: 9px;
    margin-top: 8px;
}

    a.loc-teal:hover {
        text-decoration: none;
    }

.mapContainer .ButtonHolder .bigMapButton {
    margin-top: 10px;
    margin-bottom: 10px;
    background: white
}

a.pages-btn {
    max-width: 212px;
}

    a.pages-btn:hover {
        background-color: white;
        color: var(--nspccgreen);
    }

a.home-btn {
    max-width: 232px;
    margin: 50px auto 0 auto;
    display: block;
}

.ApplyNowContainer .buttonsLeft.apply-main,
.ApplyNowContainer .buttonsLeft.apply-main ul li {
    width: 100%;
}

#Pos_Description_pageView #posdesc_pageBlock a.apply-main-btn {
    padding-top: 23px;
    padding-bottom: 23px;
    background-color: var(--fordblue);
    max-width: 380px;
    margin-left: auto;
    margin-right: auto !important;
    float: none;
    display: block;
}

a.googleMapsButton {
    color: white;
    text-decoration: none;
}

#Pos_Description_pageView #posdesc_pageBlockContainer .ApplyNowContainer a.buttonAnchorApply {
    margin-top: 4px;
    float: none;
    width: auto;
    margin-bottom: 3px;
}

/*fix j alert*/
a.japplybtn {
    text-transform: uppercase;
}

#Pos_Description_pageView #posdesc_pageBlock a.jalertbtn {
    border: 1px solid var(--nspccgreen);
    color: var(--nspccgreen);
    background-color: white;
    padding: 17px 25px 12px 25px;
    font-family: nspccsemibold, sans-serif;
}

    #Pos_Description_pageView #posdesc_pageBlock a.jalertbtn:hover {
        color: white;
        background-color: var(--nspccgreen);
    }
/*end*/

a.buttonAnchorJobAlert {
    width: auto;
}

.verifContainer .buttonsLeft a {
    margin-top: 4px;
}

input.buttonActionId_change {
    margin-left: 10px !important;
}

.buttonsRight li a.buttonAnchor,
.buttonsRight li input,
.buttonsRight li input.buttonSubmit {
    margin: 0 !important;
}

li a.buttonAnchor.buttonActionId_saveSkill {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 4px !important; /*override above*/
    min-width: 72px;
}

.pageBlockInner_FormBlock div.inputContainer input[name="newskill_display"] {
    width: 218px;
}

#Pos_Description_pageView #posdesc_pageBlock a.right {
    margin-right: 0;
}

.textpage_role_details a.nojobs_anchor {
    max-width: 262px;
}

.buttonsRight li:nth-child(n+2) {
    margin-left: 5px !important;
}

.MyDetails_ForgetMe .buttonsRight li input.buttonSubmit.buttonActionId_remove_confirmed {
    margin-left: 5px !important;
    margin-bottom: 4px !important;
}

.tooltip2_Surround,
.tooltip2_SurroundClosing {
    display: none !important;
}

.pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer {
    background: #fff;
}


.pageBlockInner_FormBlock hr {
    padding-top: 0;
    margin: 15px 0 10px;
}

div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .labelContainer,
div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer {
    max-width: 500px;
    margin: 0 auto;
    display: block;
    float: none;
    text-align: center;
    width: 100%;
}

div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .labelContainer {
    margin-bottom: 10px;
}

div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft,
div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft ul,
div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft ul li {
    width: 100%;
}

    div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft ul li .fileuploadbutton {
        margin: 0 auto 10px;
        display: block;
        float: none;
    }

.pageBlockInner_FormBlock div.formRowFileUploadRow .filesContainer {
    margin: 0;
    border: none;
    background-color: white;
}

div#confirmdialogDialogContainer {
    z-index: 501 !important; /*override inline*/
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .deletefile {
    position: relative;
    z-index: 500;
}

.charCounterValue {
    float: left;
}

#pageMessages {
    margin: 0;
}

    #pageMessages .actionMessageContainer {
        padding: 0;
        color: #fff;
    }

        #pageMessages .actionMessageContainer .actionMessage {
            padding-left: 25px;
        }

.linkContainer a {
    max-width: 12em;
    margin-top: 30px;
}

div#noPositions_pageBlock {
    color: black;
}

#Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer {
    overflow: auto;
    margin: 10px 4px 10px 4px;
}

    #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a {
        max-width: 90%;
    }

#New_MobileChatbutton {
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 235px;
    border: 2px solid #00a251 !important;
    border-radius: 0 15px 15px 15px !important;
    font-size: 14px !important;
    padding-left: 55px;
    background-image: url(../images/unnamed.gif) !important;
    background-size: 48px !important;
    background-repeat: no-repeat !important;
    background-position: 3%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    z-index: 100;
}

.textpage_chatbot #ChatBotSection {
    display: none;
}
/*#endregion */



/*#region home */
.home-hero {
    width: 100%;
    background-color: var(--nspccgreen);
    background-image: url(../images/headers/home-hero.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 674px;
}

    .home-hero .row {
        min-height: 674px;
    }

    /*.home-hero-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    min-height: 674px;
    background-image: url(../images/custom/play-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
}*/

    .home-hero h1 {
        color: white;
        font-family: nspccheadline, sans-serif;
        font-size: 3.4rem;
        margin-top: 10px;
        margin-bottom: 34px;
        line-height: 4.8rem;
        padding-left: 6px;
        display: block;
    }

        .home-hero h1 span {
            zoom: 1;
            background: var(--nspccgreen);
            box-decoration-break: clone;
            -webkit-box-decoration-break: clone;
            -moz-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
        }


.searchbox {
    margin-top: 20px;
    margin-bottom: 0px;
}

.filter_text-label {
    display: none;
}

input.homesearch {
    background-color: white;
    color: black;
    border: none;
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
    height: 86px;
    max-width: 592px;
    width: 592px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    font-size: 1.4rem;
}

    input.homesearch::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #898f97;
        font-size: 1.4rem;
    }

input.homesubmit {
    background-color: white;
    border: none;
    background-image: url(../images/custom/search-field-icon.svg);
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: center center;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    height: 86px;
    max-width: 78px;
    width: 78px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.formpart {
    display: flex;
    justify-content: left;
    gap: 0;
    min-height: 70px;
    margin-bottom: 10px;
}

.formpart-btn1 {
    flex: 0 1 122px;
    margin-bottom: 10px
}

.formpart-btn2 {
    flex: 0 1 315px;
    margin-bottom: 10px
}

a.homesearch-btn,
input.homesearch-btn {
    display: inline-block;
    color: white;
    background-color: var(--lightblue);
    outline: 0;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.3s ease-in;
    max-width: 383px;
    border-radius: 0;
    padding: 23px 24px;
    font-weight: 400;
    border: 0;
}

#TheMap #map {
    position: relative;
    max-width: 500px;
    height: 550px;
    margin: 0 auto;
    display: block;
    overflow: visible;
}

    #TheMap #map img {
        width: 100%;
        max-width: inherit;
    }

    #TheMap #map .alternateMap {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    #TheMap #map .description {
        background: var(--nspccgreen);
        border-radius: 50%;
        color: white;
        display: none;
        font-size: 12px;
        font-weight: bold;
        height: 150px;
        padding: 34px 16px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 150px;
        z-index: 2;
    }

        #TheMap #map .description .LocationName {
            font-size: 18px;
            line-height: 27px;
            margin: 0;
            padding: 0;
        }

.staging .pageBlockInner_GridBlock .TilesGridAlternateViewsContainer {
    display: none;
}
/*more home*/
.ceo-vid {
    background-image: url(../images/custom/ceo-peter-wanless.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    min-height: 674px;
}

    .ceo-vid .row {
        min-height: 674px;
    }

    .ceo-vid h2 {
        color: var(--nspccteal);
        font-size: 3rem;
        font-family: nspccheadline, sans-serif;
        margin-bottom: 0;
    }

    .ceo-vid p {
        color: var(--nspccteal);
        font-size: 2rem;
        line-height: 2.2rem;
        font-family: nspccregular, sans-serif;
        margin-bottom: 0;
        margin-top: 10px;
    }



.behind-scenes {
    background-image: url(../images/custom/behind-scenes.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    width: 100%;
    min-height: 680px;
}

    .behind-scenes .row {
        min-height: 680px;
    }


    .behind-scenes h2 {
        color: white;
        font-size: 3rem;
        font-family: nspccheadline, sans-serif;
        margin-bottom: 0;
    }

.contentr {
    margin-top: 63px;
    margin-bottom: 63px;
    min-height: 600px;
    background-color: var(--nspcclightblue);
    background-image: url(../images/custom/content-bg.png), url(../images/custom/content-bg.png);
    background-repeat: repeat-x, repeat-x;
    background-size: auto;
    background-position: top left, bottom left;
}

    .contentr .row {
        min-height: 600px;
    }

.contentleft {
    width: 80%;
}

.contentright {
    padding-left: 20%;
}

.contentr h3,
.contenth3 {
    color: var(--nspccpink);
    font-size: 1.4rem;
    font-family: nspccheadline, sans-serif;
    margin-bottom: 24px;
}
/*??is this used anywhere with a bottom margin??*/
.contentr h3 {
    margin-bottom: 0
}

.contentr h2,
.contenth2 {
    color: var(--nspccplum);
    font-size: 3rem;
    font-family: nspccheadline, sans-serif;
    margin-bottom: 0;
}

.ch2-less {
    font-size: 2.5rem;
}

.contentr p,
.contentp {
    color: var(--nspccteal);
    font-size: 1.2rem;
    font-family: nspccregular, sans-serif;
    margin-top: 26px;
    margin-bottom: 30px;
}

    .contentp.cp-plum p,
    .cp-plum {
        color: var(--nspccplum);
    }

.contentbtn {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    outline: 0;
    color: #ffffff;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.3s ease-in;
    max-width: 198px;
    width: 100%;
    background-image: none;
    background-color: var(--nspccpink);
    border: none;
    border-radius: 5px;
    padding: 9px 15px 6px 15px;
    min-width: 168px;
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
}

.anglecontent {
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 600px;
}

    .anglecontent .row {
        min-height: 600px;
    }

    .anglecontent h2,
    .anglecontenth2 {
        color: var(--nspccteal);
        font-size: 3rem;
        font-family: nspccheadline, sans-serif;
        margin-bottom: 0;
    }

    .anglecontent ol,
    .anglecontent ul,
    .anglecontent p,
    .anglecontentol,
    .anglecontentul,
    .anglecontentp {
        color: var(--nspccteal);
        font-size: 1.2rem;
        font-family: nspccregular, sans-serif;
        margin-top: 26px;
    }

        .anglecontent p span,
        .anglecontent ul li span,
        .anglecontentp span.bolder,
        .anglecontentul li span.bolder {
            font-family: nspccbold, sans-serif;
        }

/*#region help page */
h2.textpage-title {
    color: var(--nspccteal);
    font-size: 2.3rem;
    font-family: nspccheadline, sans-serif;
    margin-top: 0;
    margin-bottom: 32px;
}
/*faq*/



ol.question-list {
    list-style: decimal-leading-zero;
    margin-left: 24px;
    font-size: 1.2rem;
}

    ol.question-list li {
        padding-bottom: 12px;
    }



.accordion.nav {
    display: block;
}

#accordionFaq {
    border: none;
}

    #accordionFaq .accordion-item {
        border: none;
    }

    #accordionFaq .accordion-button::after {
        display: none;
    }

    #accordionFaq .accordion-item:first-of-type .accordion-button {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    #accordionFaq .accordion-button:focus {
        border-color: none;
        outline: 0;
        box-shadow: none;
    }

    #accordionFaq .accordion-button {
        background-color: var(--nspcclightgrey);
        color: var(--nspccteal);
        padding: 6px 24px 6px 20px;
        font-family: nspccsemibold, sans-serif;
        font-size: 1.2rem;
        margin-bottom: 12px;
        box-shadow: none !important;
        background-image: url(../images/custom/plus-contract.png);
        background-position: center right 11px;
        background-repeat: no-repeat;
        background-size: auto;
        height: 90px;
        max-height: 90px;
    }

        #accordionFaq .accordion-button.collapsed {
            background-image: url(../images/custom/plus-expand.png);
        }

    #accordionFaq .accordion-body ul {
        list-style-type: none;
        padding-left: 7px;
        margin-left: 0;
    }

        #accordionFaq .accordion-body ul li {
            margin-bottom: 16px;
        }

            #accordionFaq .accordion-body ul li a {
                color: var(--nspccteal);
                text-decoration: none;
                font-size: 1.2rem;
            }

                #accordionFaq .accordion-body ul li a:hover {
                    text-decoration: underline;
                }

.tc-faq,
.tab-pane {
    color: var(--nspccteal);
    font-size: 1.2rem;
}

    .tc-faq h3,
    .tab-pane h3 {
        color: var(--nspccpink);
        font-family: nspccheadline, sans-serif;
        font-size: 1.8rem;
        margin-top: 23px;
        margin-bottom: 27px;
    }

    .tc-faq h4,
    .tab-pane h4 {
        font-family: nspccheadline, sans-serif;
        margin-bottom: 0;
        font-size: 1.2rem;
    }

    .tc-faq p,
    .tab-pane p {
        font-family: nspccregular, sans-serif;
        margin-bottom: 25px;
        font-size: 1.2rem;
    }

.tab-pane {
}

a.backtotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: block;
    background-color: var(--nspccgreen);
    color: white;
    font-family: nspccheadline, sans-serif;
    font-size: 1.1rem;
    padding: 18px 25px 16px 25px;
    text-align: center;
    text-decoration: none;
    opacity: .65;
}

    a.backtotop:hover {
        background-color: var(--nspccgreen);
        color: white;
        text-decoration: none;
        opacity: 1;
    }

/*#endregion */
/*#region people */
.employee-hero {
    background-image: url(../images/headers/employee-story.png);
}

.eh-abi-baker {
    background-image: url(../images/headers/abi-baker.png);
}

.eh-bethany-major {
    background-image: url(../images/headers/bethany-major.png);
}

.eh-bob-saull {
    background-image: url(../images/headers/bob-saull.png);
}

.eh-clive-pegram {
    background-image: url(../images/headers/clive-pegram.png);
}

.eh-dan-sarath {
    background-image: url(../images/headers/dan-sarath.png);
}

.eh-david-bond {
    background-image: url(../images/headers/david-bond.png);
}

.eh-edmond-chan {
    background-image: url(../images/headers/edmond-chan.png);
}

.eh-francine-kennedy {
    background-image: url(../images/headers/francine-kennedy.png);
}

.eh-grace-child {
    background-image: url(../images/headers/grace-child.png);
}

.eh-joanie-donaldson {
    background-image: url(../images/headers/joanie-donaldson.png);
}

.eh-karen-evans {
    background-image: url(../images/headers/karen-evans.png);
}

.eh-katherine-begg {
    background-image: url(../images/headers/katherine-begg.png);
}

.eh-lee-bellingham {
    background-image: url(../images/headers/lee-bellingham.png);
}

.eh-olivia-cellamare {
    background-image: url(../images/headers/olivia-cellamare.png);
}

.eh-rachel-walker {
    background-image: url(../images/headers/rachel-walker.png);
}

.eh-rachel-wallace {
    background-image: url(../images/headers/rachel-wallace.png);
}

.eh-sian-prime {
    background-image: url(../images/headers/sian-prime.png);
}

.people-block h2,
h2.people-title {
    font-family: nspccheadline, sans-serif;
    color: var(--nspccgreen);
    font-size: 2.5rem;
    margin-top: 0;
    margin-bottom: 20px;
}

.people-block p,
p.people-text {
    color: var(--nspccteal);
    font-size: 1.2rem;
    margin-bottom: 30px
}

.pink-div p,
p.pink-callout {
    font-family: nspccheadline, sans-serif;
    color: var(--nspccpink);
    font-size: 2.5rem;
    margin-top: 60px;
    margin-bottom: 86px;
    line-height: 2.8rem;
}

.sharebox {
    display: block;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    margin-top: 48px;
    margin-bottom: 20px;
    padding-top: 16px;
    padding-bottom: 46px;
}

    .sharebox p {
        font-size: 1rem;
        color: var(--nspccteal);
    }

    .sharebox a {
        margin-right: 11px;
    }

h3.name-marker {
    font-family: 'Permanent Marker', cursive;
    font-size: 2rem;
    color: black;
    margin-top: 14px;
    margin-bottom: 18px;
}

p.n-section {
    color: var(--nspccgreen);
    font-family: nspccsemibold, sans-serif;
    margin-bottom: 0;
}

p.n-location {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    margin-bottom: 0;
}

p.n-directorate {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    margin-bottom: 0;
}

/*#endregion */

/*#region more textpages */
.heromob {
    display: none;
}

.large-hero {
    width: 100%;
    background-color: var(--nspccgreen);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 674px;
    position: relative;
}

.lh-overlay {
    background-color: rgb(0 0 0 / 0.30);
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    min-height: 674px;
}

.lh-row {
    min-height: 674px;
}

.about-hero {
    background-image: url(../images/headers/about-hero.png);
}

.beingpart-hero {
    background-image: url(../images/headers/beingpart-hero.png);
}

.weare-hero {
    background-image: url(../images/headers/weare-hero.png);
}

.services-hero {
    background-image: url(../images/headers/services-hero.png);
}

.ceooffice-hero {
    background-image: url(../images/headers/ceooffice-hero.png);
}

.comms-hero {
    background-image: url(../images/headers/comms-hero.png);
}

.income-hero {
    background-image: url(../images/headers/income-hero.png);
}

.techdata-hero {
    background-image: url(../images/headers/techdata-hero.png);
}

.strategy-hero {
    background-image: url(../images/headers/strategy-hero.png);
}

.people-hero {
    background-image: url(../images/headers/people-hero.png);
}

.finance-hero {
    background-image: url(../images/headers/finance-hero.png);
}

.jd-row {
    min-height: 400px;
}

.contact-hero {
    background-image: url(../images/headers/help-hero.png);
}

.help-hero {
    background-image: url(../images/headers/help-hero.png);
}

.directorate-hero {
    background-image: url(../images/headers/our-direc.png);
}

.results-hero {
    background-image: url(../images/headers/search-hero.png);
}

.jd-hero {
    background-image: url(../images/headers/ceooffice-hero.png);
}

.jdh-3089 { /*ceo office*/
    background-image: url(../images/headers/ceooffice-hero.png);
}

.jdh-3091 { /*communications-marketing*/
    background-image: url(../images/headers/comms-hero.png);
}

.jdh-3092 { /*finance*/
    background-image: url(../images/headers/finance-hero.png);
}

.jdh-3093 { /*people*/
    background-image: url(../images/headers/people-hero.png);
}

.jdh-3094 { /*income-generation*/
    background-image: url(../images/headers/income-hero.png);
}

.jdh-3096 { /*strategy*/
    background-image: url(../images/headers/strategy-hero.png);
}

.jdh-3951 { /*tech-data*/
    background-image: url(../images/headers/techdata-hero.png);
}

.jdh-3966 { /*services*/
    background-image: url(../images/headers/services-hero.jpg);
}

.culture-hero {
    background-image: url(../images/headers/culture-hero.png);
}

.edi-hero {
    background-image: url(../images/headers/edi-hero.png);
}

.mission-hero {
    background-image: url(../images/headers/mission-hero.png);
}

.values-hero {
    background-image: url(../images/headers/values-hero.png);
}

.benefits-hero {
    background-image: url(../images/headers/benefits-hero.png);
}

.ourstrategy-hero {
    background-image: url(../images/headers/ourstrategy-hero.png);
}

.whattoexpect-hero {
    background-image: url(../images/headers/whattoexpect-hero.png); /*values*/
}

.large-hero h3 {
    background-color: var(--nspccgreen);
    padding: 12px 24px 8px 24px;
    margin: 0;
    color: white;
    font-family: nspccheadline, sans-serif;
    font-size: 1.7rem;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}

.large-hero.h3-teal h3,
.large-hero .h3-teal {
    background-color: var(--nspccteal);
}

.large-hero.h3-pink h3,
.large-hero .h3-pink {
    background-color: var(--nspccpink);
}

.large-hero h3.pre-h3 {
    background-color: transparent;
    padding: 10px 0;
    margin: 0 0 10px 0;
    color: white;
    font-family: nspccheadline, sans-serif;
    font-size: 1.7rem;
    display: block;
    text-align: left
}
/*.small-hero h1 {
    color: white;
    font-family: nspccheadline, sans-serif;
    font-size: 3.1rem;
    margin-bottom: 0;
}*/
.large-hero h1 {
    color: white;
    font-family: nspccheadline, sans-serif;
    font-size: 3.4rem;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 4.8rem;
    display: block;
}

    .large-hero h1 span {
        zoom: 1;
        background: var(--nspccgreen);
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        -moz-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
    }

.employee-hero h1 {
    margin-bottom: 34px;
}

@media screen and (max-width:992px) {
    .large-hero {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.modal-header {
    border-bottom: none;
}

.modal-content {
    background-color: black;
}

button.btn-close.mxclose {
    background-color: white;
    opacity: 1;
}

.modal-square-height {
    width: 60vw;
    max-width: none;
    height: 60vw;
    margin: auto;
}

.how-to-connect {
    background-color: var(--nspcclightblue);
    width: 100%;
    min-height: 550px;
}

    .how-to-connect .row {
        min-height: 550px;
    }

    .how-to-connect h2 {
        color: var(--nspccpurple);
        font-family: nspccheadline, sans-serif;
        font-size: 2.55rem;
        padding-bottom: 62px
    }

.connectways {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

a.connectway {
    flex: 1 0 218px;
    text-align: center;
    color: #085470;
    text-decoration: none;
    font-family: nspccsemibold, sans-serif;
    font-size: 1.2rem;
}

    a.connectway img {
        display: block;
        min-width: 196px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 27px;
    }

    a.connectway span {
        flex: 1 0 218px;
        text-align: center;
    }

    a.connectway strong {
        flex: 1 0 218px;
        text-align: center;
        font-family: nspccheadline, sans-serif;
    }


.contact-form {
    /*form fields*/
}

    .contact-form div.pageBlockInner_FormBlock div.formRow {
        margin-top: 24px;
    }

    .contact-form div.pageBlockInner_FormBlock div.formRowTextInputRow,
    .contact-form div.pageBlockInner_FormBlock div.formRowSelectInputRow {
        float: none;
        clear: both;
        display: inline-block;
        width: 100%;
    }

        .contact-form div.pageBlockInner_FormBlock div.formRowTextInputRow .labelContainer,
        .contact-form div.pageBlockInner_FormBlock div.formRowTextInputRow .controlContainer,
        .contact-form div.pageBlockInner_FormBlock div.formRowSelectInputRow .labelContainer,
        .contact-form div.pageBlockInner_FormBlock div.formRowSelectInputRow .controlContainer {
            max-width: 49%;
            width: 100% !important;
            margin: 0 !important;
        }

    .contact-form #ContactForm2_name_formRow,
    .contact-form #ContactForm2_surname_formRow,
    .contact-form #ContactForm2_email_formRow,
    .contact-form #ContactForm2_telephone_formRow {
        width: 49%;
    }

    .contact-form #ContactForm2_surname_formRow,
    .contact-form #ContactForm2_telephone_formRow {
        margin-left: 16px;
    }

    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_name_formRow .labelContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_name_formRow .controlContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_surname_formRow .labelContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_surname_formRow .controlContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_email_formRow .labelContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_email_formRow .controlContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_telephone_formRow .labelContainer,
    .contact-form div.pageBlockInner_FormBlock div#ContactForm2_telephone_formRow .controlContainer {
        max-width: 100%;
        width: 100% !important;
        margin: 0 !important;
    }

    .contact-form div.pageBlockInner_FormBlock div.formRow .labelContainer label {
        margin-left: 0;
    }

    .contact-form #ContactForm2_message_formRow .labelContainer .formLabel,
    .contact-form #ContactForm2_message_formRow .labelContainer,
    .contact-form #ContactForm2_message_formRow .controlContainer {
        width: 100%;
        max-width: 100%;
    }

    .contact-form textarea#ContactForm2_message_control {
        width: 100%;
        min-height: 315px;
    }

    .contact-form .buttonsRight {
        float: left;
    }


@media screen and (max-width: 1200px) {
    .contact-form div.pageBlockInner_FormBlock div.formRowTextInputRow .labelContainer,
    .contact-form div.pageBlockInner_FormBlock div.formRowTextInputRow .labelContainer .formLabel,
    .contact-form div.pageBlockInner_FormBlock div.formRowTextInputRow .controlContainer,
    .contact-form div.pageBlockInner_FormBlock div.formRowSelectInputRow .labelContainer,
    .contact-form div.pageBlockInner_FormBlock div.formRowSelectInputRow .labelContainer .formLabel,
    .contact-form div.pageBlockInner_FormBlock div.formRowSelectInputRow .controlContainer {
        max-width: 100% !important;
    }

    .contact-form #ContactForm2_name_formRow,
    .contact-form #ContactForm2_surname_formRow,
    .contact-form #ContactForm2_email_formRow,
    .contact-form #ContactForm2_telephone_formRow {
        width: 100%;
    }

    .contact-form #ContactForm2_surname_formRow,
    .contact-form #ContactForm2_telephone_formRow {
        margin-left: 0;
    }
}



/**about*/
.firstcontent {
    padding-top: 20px;
    padding-bottom: 20px;
}

    .firstcontent h2 {
        color: var(--nspccgreen);
        font-family: nspccsemibold, sans-serif;
        font-size: 2.6rem;
    }

        .firstcontent h2 span {
            font-family: nspccheadline, sans-serif;
        }

/*cont*/

.about-callout-one {
    background-image: url(../images/custom/patternbg.png);
    background-color: var(--nspccteal);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 480px;
    width: 100%;
}

    .about-callout-one .row {
        min-height: 480px;
    }

    .about-callout-one h2 {
        font-family: nspccheadline, sans-serif;
        font-size: 2.6rem;
        color: white;
        margin-bottom: 24px;
    }
    /*    .about-callout-one h2 span {
        font-family: nspccheadline, sans-serif;
        font-size: 2.6rem;
    }*/
    .about-callout-one p {
        font-family: nspccregular, sans-serif;
        font-size: 1.6rem;
        color: white;
    }

        .about-callout-one p:last-child {
            margin-bottom: 0;
        }

.acone-green {
    background-image: none;
    background-color: var(--nspccgreen);
}

h2.white-bg,
h2.green-bg,
span.green-bg {
    display: inline-block;
    padding: 12px 12px 8px;
}

h2.white-bg {
    background: #fff;
    color: var(--nspccgreen);
}

h2.green-bg,
span.green-bg {
    background: var(--nspccgreen);
    color: #fff;
    margin-bottom: 5px;
}

.green-text {
    color: var(--nspccgreen) !important;
}

.purple-text {
    color: var(--nspccpurple);
}

.black-text {
    color: #000;
}

.contentContainer {
    padding: 40px;
    min-height: 1px;
}

    .contentContainer.acone-green {
        color: #fff;
    }

    .contentContainer .row {
        min-height: 1px;
    }

.contentIntro {
    margin-top: 63px;
    margin-bottom: 63px;
}

    .processContent p,
    .processContent ul,
    .contentIntro p {
        font-size: 1.6rem;
        margin-top: 0;
    }

h2.headline {
    font-family: nspccheadline, sans-serif;
    font-size: 3rem;
}

h3.headline {
    font-family: nspccheadline, sans-serif;
}

.stepsContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

    .stepsContainer a.buttonAnchor {
        width: auto;
        font-family: nspccheadline, sans-serif;
        font-size: 1.6rem;
        margin: 0;
        display: flex;
        gap: 10px;
        align-items: center;
        min-width: 1px;
        line-height: normal;
    }

        .stepsContainer a.buttonAnchor i {
            width: 30px;
            height: 30px;
            background: #fff;
            border-radius: 100%;
            color: var(--nspccgreen);
            display: flex;
            align-items: center;
            justify-content: center;
        }

#videoContainer.contentr,
#videoContainer.contentr .row {
    min-height: 1px;
}

.iframeContainer iframe {
    aspect-ratio: 16/9;
    width: 100%;
}

.textpage_whattoexpect .flexslider {
    background: none;
    border: none;
    margin: 0;
    border-radius: 0;
}

    .textpage_whattoexpect .flexslider ul.slides li .slideContent {
        max-width: 100%;
        margin: 0 auto;
        padding: 40px;
    }

        .textpage_whattoexpect .flexslider ul.slides li .slideContent *:last-child {
            margin-bottom: 0;
        }

    .textpage_whattoexpect .flexslider ol.flex-control-nav {
        bottom: 0;
        position: relative;
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
        gap: 7px;
        justify-content: center;
    }

        .textpage_whattoexpect .flexslider ol.flex-control-nav li {
            margin: 0;
        }

            .textpage_whattoexpect .flexslider ol.flex-control-nav li a {
                background: none;
                border: 1px solid var(--nspccgreen);
                width: 13px;
                height: 13px;
            }

                .textpage_whattoexpect .flexslider ol.flex-control-nav li a.flex-active {
                    background: var(--nspccgreen);
                }

    .textpage_whattoexpect .flexslider#stage1Slider ul.slides li .slideContent {
        background: #CEECDA;
    }

        .textpage_whattoexpect .flexslider#stage1Slider ul.slides li .slideContent p strong {
            color: var(--nspccgreen) !important;
        }

    .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent {
        background: #fff;
    }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent .slideTitle h2 {
            padding: 10px;
            transform: rotate(-6deg);
            font-size: 1.5rem;
            background: #3398C0;
            display: inline-block;
            position: relative;
            left: 20px;
        }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent .slideTitle img {
            position: relative;
            left: 20px;
            max-height: 75px;
            width: auto;
        }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent .slideText {
            padding: 40px 20px 20px;
            background: #EDF7F9;
            margin-top: -25px;
        }

            .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent .slideText h3 {
                padding-bottom: 20px;
                color: var(--nspccgreen) !important;
                font-family: nspccheadline, sans-serif;
            }

                .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent .slideText h3:not(:last-child) {
                    margin-bottom: 20px;
                    border-bottom: 2px dashed #000;
                }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent.pink .slideText {
            background: #FCEDF5;
        }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent.purple .slideText {
            background: #F6F3FA;
        }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent.orange .slideText {
            background: #FFF3DC;
        }

        .textpage_whattoexpect .flexslider#stage3Slider ul.slides li .slideContent.red .slideText {
            background: #FBE1D4;
        }

.textpage_whattoexpect .processContent p:first-of-type strong {
    color: var(--nspccgreen) !important;
}

.processContent {
    position: relative;
}

    .processContent .applicationp {
        padding-bottom: 180px;
    }

#stage3.processContent {
    margin-top: -30px;
}

#stage4.processContent {
    padding-bottom: 180px;
}

#stage5.processContent {
    margin-top: -100px;
}

.processArrow {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    z-index: 1;
}

    .processArrow.flipped img {
        transform: scaleX(-1);
    }

.borderContainer {
    position: relative;
    margin-top: 75px;
    margin-bottom: 20px;
}

    .borderContainer img {
        position: absolute;
        top: -55px;
        max-width: 100px;
        z-index: 2;
    }

    .borderContainer .textContent {
        border: 5px solid var(--nspccpink);
        border-radius: 40px;
        padding: 50px 30px 30px;
        position: relative;
        z-index: 1;
    }

        .borderContainer .textContent p:last-child,
        .borderContainer .textContent ul:last-child {
            margin-bottom: 0;
        }

#stage5.processContent .borderContainer img {
    right: 0;
}

body.textpage_whattoexpect {
    position: relative;
}

    body.textpage_whattoexpect:before {
        content: '';
        opacity: 0;
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.7);
        transition: all .4s ease;
    }

    body.textpage_whattoexpect.modalOpen {
        overflow: hidden;
    }

        body.textpage_whattoexpect.modalOpen:before {
            opacity: 1;
            z-index: 9;
        }

.modalsContainer .videoModal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 750px;
    width: 100%;
    z-index: 10;
    background: #fff;
    margin: 0;
    display: none;
    overflow: hidden;
}

    .modalsContainer .videoModal .close {
        margin-left: auto;
        padding: 20px;
        cursor: pointer;
        font-size: 20px;
        float: right;
    }

    .modalsContainer .videoModal .modalContent {
        padding: 0 20px 20px;
        max-height: 80vh;
        overflow: auto;
        float: left;
        width: 100%;
    }

    .modalsContainer .videoModal .iframeContainer {
        display: flex;
    }

.edi-bg {
    background-image: url(../images/custom/edi-people-quote.png);
}

.about-callout-two {
    background-color: var(--nspccgreen);
    min-height: 474px;
    width: 100%;
}

    .about-callout-two .row {
        min-height: 474px;
    }

    .about-callout-two h2 {
        font-family: nspccsemibold, sans-serif;
        font-size: 4.7rem;
        color: white;
        margin-bottom: 26px;
        line-height: 4.7rem;
    }

        .about-callout-two h2 span {
            font-family: nspccheadline, sans-serif;
            font-size: 4.7rem;
        }

    .about-callout-two p {
        font-family: nspccsemibold, sans-serif;
        font-size: 2.4rem;
        color: white;
        margin-bottom: 0;
    }

.video-callout {
    background-image: url(../images/custom/videocallout.png);
    background-color: var(--nspccteal);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 680px;
    width: 100%;
}

    .video-callout .row {
        min-height: 680px;
    }

.video-callouth2 {
    font-family: nspccheadline, sans-serif;
    font-size: 3.2rem;
    color: white;
    margin-top: 48px;
    margin-bottom: 70px;
}


h2.tealh2 { /*currently not used*/
    font-family: nspccheadline, sans-serif;
    font-size: 3.4rem;
    color: var(--nspccteal);
    margin-bottom: 18px;
}

p.tealp {
    font-family: nspccregular, sans-serif;
    font-size: 1.2rem;
    color: var(--nspccteal);
    margin-bottom: 28px;
}

    p.tealp:last-child {
        margin-bottom: 0;
    }
/**end-about*/

/**wearenspcc*/
.our-peoples {
    margin-top: 44px;
    margin-bottom: 64px;
    background-color: var(--nspcclightgrey);
    width: 100%;
    padding-top: 70px;
    padding-bottom: 110px;
    position: relative;
}

.peoples {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 52px;
}

.people {
    flex: 0 1 572px;
    height: 404px;
}

.p-img {
    height: 318px;
    display: block;
    overflow: hidden;
}

.p-txt {
    height: 86px;
    display: flex;
    background-color: var(--nspccgreen);
    background-image: url(../images/custom/directorate-go.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center right 8px;
}

.p-title {
    flex: 0 0 68%;
    padding-left: 24px;
    padding-right: 10px;
    display: grid;
    place-items: center start;
}

    .p-title h3 {
        color: white;
        font-family: nspccheadline;
        font-size: 1.2rem;
        margin: 0;
    }

        .p-title h3 span {
            font-family: nspccregular, sans-serif;
        }

.p-links {
    flex: 0 0 30%;
    display: grid;
    place-items: center start;
}

    .p-links a {
        color: white;
        text-decoration: underline;
        font-size: 1rem;
    }

        .p-links a:hover {
            text-decoration: none;
        }


.dir-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
}

a.dir-item {
    background-color: white;
    background-image: url(../images/custom/go-home.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: auto;
    flex: 0 0 calc(25% - 14px);
    display: grid;
    place-items: center left;
    height: 119px;
    padding-left: 29px;
    text-decoration: none;
    transition: all 0.3s ease-in;
}

    a.dir-item:hover {
        background-color: var(--nspccteal);
        background-image: url(../images/custom/go-home-hover.png);
    }

    a.dir-item h3 {
        color: var(--nspccteal);
        font-family: nspccsemibold, sans-serif; /*semibold*/
        font-size: 1.2rem;
        line-height: 1.4rem;
        margin: 0;
    }

    a.dir-item:hover h3 {
        color: white;
    }

/**end*/
/**directorates*/
h2.plumtitle {
    font-family: nspccheadline;
    font-size: 2.6rem;
    color: var(--nspccplum);
}

h2.greentitle {
    font-family: nspccheadline;
    font-size: 1.8rem;
    color: var(--nspccgreen);
}

.our-directorates {
    margin-top: 44px;
    margin-bottom: 64px;
    background-color: var(--nspcclightgrey);
    width: 100%;
    padding-top: 70px;
    padding-bottom: 140px;
}

.directorates {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 52px;
}

.directorate { /*also used on wearenspcc*/
    flex: 0 1 572px;
    height: 342px;
}

.d-img {
    height: 248px;
    display: block;
    overflow: hidden;
}

.d-txt {
    height: 76px;
    display: flex;
    background-color: var(--nspccgreen);
    background-image: url(../images/custom/directorate-go.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center right 8px;
}

.d-title {
    flex: 0 0 68%;
    padding-left: 24px;
    display: grid;
    place-items: center start;
}

    .d-title h3 {
        color: white;
        font-family: nspccheadline;
        font-size: 1.2rem;
        margin: 0;
    }

.d-links {
    flex: 0 0 30%;
    display: grid;
    place-items: center start;
}

    .d-links a {
        color: white;
        text-decoration: underline;
        font-size: 1rem;
    }

        .d-links a:hover {
            text-decoration: none;
        }

/**end directorates*/
/*#region directorate */

.rotateimg-toleft {
    transform: rotate(-3deg);
}

.rotateimg-toright {
    transform: rotate(3deg);
}


.looking-for {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

h2.tealtitle {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    font-size: 3.2rem;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 4rem;
    display: block;
}

    h2.tealtitle span {
        font-family: nspccheadline, sans-serif;
    }

p.tealp {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    font-size: 1.5rem;
    line-height: 1.9rem;
    width: 80%;
}

.looking-for h3 {
    font-family: nspccheadline;
    font-size: 1.8rem;
    color: var(--nspccplum)
}

.l-attributes {
    display: flex;
    justify-content: left;
    gap: 10px 30px;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.l-attribute {
    flex: 0 1 408px;
    min-height: 414px;
    padding-top: 120px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
}

.la-one {
    background-image: url(../images/attr/attr-communication.png);
}

.la-two {
    background-image: url(../images/attr/attr-initiative.png);
}

.la-three {
    background-image: url(../images/attr/attr-drive.png);
}

.la-four {
    background-image: url(../images/attr/attr-willing.png);
}

.la-five {
    background-image: url(../images/attr/attr-teamwork.png);
}

.la-six {
    background-image: url(../images/attr/attr-flex.png);
}

.la-seven {
    background-image: url(../images/attr/attr-attention.png);
}

.la-eight {
    background-image: url(../images/attr/attr-resilient.png);
}

.la-nine {
    background-image: url(../images/attr/attr-creative.png);
}

.la-ten {
    background-image: url(../images/attr/attr-problem.png);
}

.la-eleven {
    background-image: url(../images/attr/attr-focus.png);
}

.la-twelve {
    background-image: url(../images/attr/attr-pressure.png);
}

.la-thirteen {
    background-image: url(../images/attr/attr-leader.png);
}

.l-attribute p {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    font-size: 1.2rem;
    margin-top: 20px
}

a.green-page-btn {
    background-color: var(--nspccgreen);
    font-family: nspccheadline, sans-serif;
    font-size: 1.1rem;
    color: white;
    padding: 18px 25px 16px 25px;
    width: 256px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}

a.gpb-wide {
    width: 290px;
}

a.gpb-wider {
    width: 314px;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
}

.direc-stories {
    min-height: 918px;
    width: 100%;
    background-color: var(--nspcclightgrey);
}

    .direc-stories .row {
        min-height: 918px;
    }

.emp-stories {
    min-height: 530px;
    width: 100%;
    background-color: var(--nspcclightgrey);
    padding-top: 40px;
    padding-bottom: 40px;
}

    .emp-stories .row {
        min-height: 530px;
    }

.titleslide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    /*gap: 14px;*/
}

.tsleft {
    flex: 0 0 50%
}

.tsright {
    flex: 0 0 50%;
    text-align: right
}

a.employee-story {
    text-align: center;
    text-decoration: none;
}

    a.employee-story img {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    a.employee-story h3 {
        font-family: nspccsemibold, sans-serif;
        font-size: 1.8rem;
        color: var(--nspccteal);
        margin-top: 23px;
        margin-bottom: 13px;
    }

    a.employee-story p.esp-1 {
        color: var(--nspccgreen);
        font-family: nspccheadline, sans-serif;
        font-size: 1.2rem;
    }

    a.employee-story p.esp-2 {
        color: var(--nspccteal);
        font-family: nspccsemibold, sans-serif;
        font-size: 1.2rem;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    a.employee-story p.esp-3 {
        color: var(--nspccteal);
        font-family: nspccsemibold, sans-serif;
        font-size: 1.2rem;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

.textpage_finance a.employee-story img {
    border-radius: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: 50% 50%;
}

.edi-network {
    background: #Ffffff;
    padding-top: 40px;
    padding-bottom: 80px;
}

.edi-nw {
    text-align: center;
    text-decoration: none;
}

    .edi-nw img {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .edi-nw h3 {
        font-family: nspccheadline, sans-serif;
        font-size: 1.4rem;
        color: var(--nspccgreen);
        margin-top: 23px;
        margin-bottom: 13px;
    }

    .edi-nw p,
    .edi-nw p.esp-1 {
        color: var(--nspccteal);
        font-family: nspccsemibold, sans-serif;
        font-size: 1.2rem;
    }

    .edi-nw li {
        color: var(--nspccteal);
        font-family: nspccsemibold, sans-serif;
        font-size: 1.2rem;
        text-align: left;
    }

.talentpools {
    background-color: var(--nspccbabyblue);
    background-image: url(../images/custom/talentpool-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 655px;
    width: 100%;
}

    .talentpools .row {
        min-height: 655px;
    }

    .talentpools h2 {
        color: var(--nspccteal);
        font-size: 3rem;
        font-family: nspccheadline, sans-serif;
        margin-bottom: 0;
    }

    .talentpools p {
        color: var(--nspccteal);
        font-size: 1.7rem;
        font-family: nspccregular, sans-serif;
        margin-top: 22px;
        margin-bottom: 0;
    }

.talentpoollinks {
    margin-top: 122px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
}

    .talentpoollinks a,
    a.tplink {
        background-color: white;
        background-image: url(../images/custom/tp-arrow.png);
        background-repeat: no-repeat;
        background-position: center right 14px;
        background-size: auto;
        flex: 0 0 414px;
        display: grid;
        place-items: center left;
        height: 119px;
        padding-left: 32px;
        text-decoration: none;
        transition: all 0.3s ease-in;
    }

        .talentpoollinks a span,
        a.tplink span {
            color: var(--nspccteal);
            font-family: nspccheadline, sans-serif;
            font-size: 1.2rem;
            margin: 0;
            transition: all 0.3s ease-in;
        }

        .talentpoollinks a:hover,
        a.tplink:hover {
            background-color: var(--nspccteal);
            background-image: url(../images/custom/tp-arrow-hover.png);
            transition: all 0.3s ease-in;
        }

            .talentpoollinks a:hover span,
            a.tplink:hover span {
                color: white;
                transition: all 0.3s ease-in;
            }



.pages-callout { /*also used on wearenspcc*/
    background-color: var(--nspccteal);
    background-image: url(../images/custom/roles-promo.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 400px;
    width: 100%;
    margin-top: 60px;
}

    .pages-callout .row {
        min-height: 400px;
    }

    .pages-callout h2 {
        font-family: nspccheadline, sans-serif;
        font-size: 2.5rem;
        color: white;
        margin-bottom: 26px;
        line-height: 2.7rem;
    }

/*latestjobs*/
.latest-jobs-container {
    padding-top: 60px;
    padding-bottom: 60px;
}

.latest-jobs {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    gap: 14px;
}

a.lj-job {
    background-image: url(../images/custom/go-search.png);
    background-repeat: no-repeat;
    background-position: center right 28px;
    background-color: var(--nspccbabyblue);
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    flex: 0 0 49%;
    min-height: 192px;
    border-radius: 0;
    color: var(--nspccteal);
    transition: all 0.3s ease-in;
    text-decoration: none;
    padding: 10px 0px 10px 39px;
}

    a.lj-job:hover {
        background-image: url(../images/custom/go-search-hover.png);
        background-color: var(--nspccteal);
        color: white;
        transition: all 0.3s ease-in;
        text-decoration: none;
    }

    a.lj-job h3 {
        text-decoration: none !important;
        color: var(--nspccpink);
        font-size: 1.2rem;
        font-family: nspccheadline, sans-serif;
        line-height: initial;
        transition: all 0.3s ease-in;
        display: block;
        width: 85%;
    }

    a.lj-job:hover h3 {
        text-decoration: none !important;
        color: white;
    }


.plocation {
    font-size: 1.2rem;
    display: block;
    font-family: nspccsemibold;
    margin-bottom: 0;
    display: block;
    width: 100%;
}

.pcdate {
    font-size: 1rem;
    display: block;
    font-family: nspccsemibold;
    margin-bottom: 0;
    display: block;
    width: 82%;
}


/*end*/

/*latest-for-you*/
.latest-jobs-container-you {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: var(--nspccbabyblue);
}

    .latest-jobs-container-you .latest-jobs {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 24px;
    }

    .latest-jobs-container-you a.lj-job {
        background-image: url(../images/custom/direc01.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center;
        background-color: var(--nspccbabyblue);
        flex: 0 0 48%;
        min-height: 362px;
        padding-left: 0;
        border-radius: 0;
        color: var(--nspccpink);
        transition: all 0.3s ease-in;
        text-decoration: none;
        max-width: 572px;
        display: inline-block;
    }

        .latest-jobs-container-you a.lj-job:hover {
            background-image: url(../images/custom/direc01.png);
            background-color: var(--nspccbabyblue);
            color: var(--nspccpink);
            transition: all 0.3s ease-in;
            text-decoration: none;
        }

        .latest-jobs-container-you a.lj-job.ljpic-3089,
        .latest-jobs-container-you a.lj-job.ljpic-3089:hover {
            background-image: url(../images/custom/direc01.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3091,
        .latest-jobs-container-you a.lj-job.ljpic-3091:hover {
            background-image: url(../images/custom/direc02.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3092,
        .latest-jobs-container-you a.lj-job.ljpic-3092:hover {
            background-image: url(../images/custom/direc03.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3094,
        .latest-jobs-container-you a.lj-job.ljpic-3094:hover {
            background-image: url(../images/custom/direc04.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3093,
        .latest-jobs-container-you a.lj-job.ljpic-3093:hover {
            background-image: url(../images/custom/direc05.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3966,
        .latest-jobs-container-you a.lj-job.ljpic-3966:hover {
            background-image: url(../images/custom/direc06.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3096,
        .latest-jobs-container-you a.lj-job.ljpic-3096:hover {
            background-image: url(../images/custom/direc07.png);
        }

        .latest-jobs-container-you a.lj-job.ljpic-3951,
        .latest-jobs-container-you a.lj-job.ljpic-3951:hover {
            background-image: url(../images/custom/direc08.png);
        }

        .latest-jobs-container-you a.lj-job h3 {
            text-decoration: none !important;
            color: var(--nspccpink);
            font-size: 1.2rem;
            font-family: nspccheadline, sans-serif;
            line-height: initial;
            transition: all 0.3s ease-in;
            display: block;
            width: 100%;
            padding-top: 339px;
        }

        .latest-jobs-container-you a.lj-job:hover h3 {
            text-decoration: none !important;
            color: var(--nspccpink);
        }


    .latest-jobs-container-you .plocation {
        font-size: 1.2rem;
        display: block;
        font-family: nspccsemibold;
        margin-bottom: 0;
        display: block;
        width: 100%;
        color: black;
    }

    .latest-jobs-container-you .pcdate {
        font-size: 1rem;
        display: block;
        font-family: nspccsemibold;
        margin-bottom: 0;
        display: block;
        width: 100%;
        color: black;
    }

    .latest-jobs-container-you a.lj-job:nth-child(3n),
    .latest-jobs-container-you a.lj-job:nth-child(4n),
    .latest-jobs-container-you a.lj-job:nth-child(5n),
    .latest-jobs-container-you a.lj-job:nth-child(6n) {
        display: none;
    }

@media screen and (max-width: 992px) {
    .latest-jobs-container-you a.lj-job {
        flex: 0 0 100%;
        max-width: 572px;
        margin-left: auto;
        margin-right: auto;
    }
}

/*end*/
/*#endregion */




/*new not checked*/
.behind {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-top: 24px;
}

a.scene {
    min-height: 119px;
    padding: 8px 8px 8px 26px;
    flex: 1 0 calc(25% - 15px);
    transition: all 0.3s ease-in;
    background-image: url(../images/custom/go-home.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right 12px center;
    background-color: white;
    display: grid;
    place-items: center left;
}

    a.scene:hover {
        background-image: url(../images/custom/go-home-hover.png);
        background-color: var(--nspccteal);
        transition: all 0.3s ease-in;
    }

    a.scene span {
        color: var(--nspccteal);
        font-family: nspccbold, sans-serif;
        text-decoration: none;
        font-size: 1.2rem;
        line-height: 1.4rem;
        width: 56%;
        display: block;
        transition: all 0.3s ease-in;
    }

    a.scene:hover span {
        color: white;
        transition: all 0.3s ease-in;
    }



/*#endregion */
/***owl slider***/
.owl-nav button span {
    color: var(--nspccpink);
    font-weight: 400;
    font-size: 4rem;
    font-family: monospace;
}


.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 30%;
    left: -40px;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 30%;
    right: -40px;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 30px;
}

    .owl-carousel .owl-dots .owl-dot span {
        background: #fff;
        border: 1px solid var(--nspccgreen);
        width: 13px;
        height: 13px;
        display: inline-block;
        border-radius: 12px;
        margin: 4px;
    }

    .owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
        background: var(--nspccgreen);
    }

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
}
/**end**/
/*#endregion */
/*#region Application Review Styling */
.pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons {
    overflow: hidden;
}

.questionsAnswerBlock div.appSummaryGridColumn {
    padding-bottom: 10px;
}

div#SubmitForm_checkboxlegal_formRow {
    padding-top: 20px;
}

    div#SubmitForm_contactconsent_formRow .labelContainer label,
    div#SubmitForm_checkboxlegal_formRow .labelContainer label {
        font-weight: 700;
    }
/*#endregion */

/*#region Results Page Styling */
h2.searchc {
    font-family: nspccheadline, sans-serif;
    font-size: 1.85rem;
    color: var(--nspccteal);
    margin-bottom: 13px;
}

.searchc-col {
    border-top: 1px solid var(--nspccteal);
    border-bottom: 1px solid var(--nspccteal);
    padding-top: 12px;
    padding-bottom: 25px;
}

.show {
    display: block !important;
}

.Pos_Find_Results .blockSummarySurround {
    display: none;
}

.FilterContainer .ValueContainer,
.FilterContainer.show .ValueContainer {
    display: block;
    transition: all 0.3s ease-in;
}

.Pos_Find_Results_Map_pageView,
.Pos_Find_Results_pageView {
    padding-top: 20px;
}

div#posBrowser_Filter_pageBlockContainer {
    display: inline-block;
    width: 33%;
    margin: 0 0 12px 0px;
    height: auto;
    overflow: hidden;
    vertical-align: top;
}

#posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle {
    padding: 0 2.5%;
    overflow: hidden;
}

    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
        height: auto;
        width: 100%;
    }

.Pos_Find_Results #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle {
    padding: 0 2px;
    overflow: hidden;
}

    .Pos_Find_Results #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock,
    .Pos_Find_Results_Map #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
        padding: 0;
        /*max-width: 376px;*/
        margin-left: 0;
        margin-right: auto;
    }

/*.Pos_Find_Results .filtersExpander{
    display: none;
}
*/
#posBrowser_Filter_pageBlock .FilterContainer_Text .ValueText {
    font-size: 16px;
    color: var(--fordblue);
}

#posBrowser_Filter_pageBlock .FilterContainer_Text .ClearText a {
    text-decoration: none;
    font-size: 14px;
    color: var(--fordblue);
}

div.pageBlockContentOverlay {
    background-color: transparent;
    opacity: 0;
}

.Pos_Find_Results .AvailableContainer {
    display: none;
}

#posBrowser_Filter_pageBlock .FilterContainer_LocationRadius .ValueList li.possibleDistancesLabel {
    display: none;
}
/*#posBrowser_Filter_pageBlock .FiltersContainer_Hidden {
    display: block;
}*/
#posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer {
    border: none;
}

    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow {
        width: 100%;
        border-bottom: none;
        font-size: 1.15rem;
        padding: 5px 0 5px;
    }

        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .HeaderContainer {
            background-color: var(--nspcclightgrey);
            border: none;
            overflow: hidden;
        }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .ValueContainer .noEntries,
            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .HeaderContainer .HeaderLabel {
                color: var(--nspccteal);
                padding: 19px 6px 19px 20px;
                font-family: nspccsemibold, sans-serif;
                font-size: 1.2rem;
            }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .HeaderContainer .HeaderLabel.active {
                    font-family: nspccbold, sans-serif;
                }


.FilterContainer .HeaderLabel:after {
    content: '';
    background-image: url(../images/custom/plus-expand.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: right;
    margin-right: 6px;
    margin-top: 2px;
    width: 27px;
    height: 27px;
}

.FilterContainer .HeaderLabel.active:after {
    background-image: url(../images/custom/plus-contract.png);
}


/*#posBrowser_Filter_pageBlock .ButtonsContainer {
    float: right;
}*/

#posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .ValueContainer ul.ValueList {
    padding: 13px 0 0 0;
    overflow: hidden;
}

    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .ValueContainer ul.ValueList li {
        padding: 1px 1px 1px 21px;
        background: url(../images/sprites/search-unticked.png) no-repeat center left;
    }

        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .ValueContainer ul.ValueList li.ValueItem_selected {
            background: url(../images/sprites/search-ticked.png) no-repeat center left;
        }

        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .ValueContainer ul.ValueList li a {
            display: inline-block;
            color: var(--nspccteal);
            padding: 0 0 0 9px;
            text-decoration: none;
            transition: all 0.3s ease-in;
            background-size: 0 !important;
            font-size: 1.2rem;
            line-height: 26px;
            font-family: nspccsemibold, sans-serif;
        }


            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .ValueContainer ul.ValueList li a:hover {
                text-decoration: none;
            }

/*#posBrowser_Filter_pageBlock .FilterContainer .ValueList span.count {
    display: none;
}*/


#posBrowser_Filter_pageBlock .HeaderContainer .HeaderLabel {
    float: none;
    cursor: pointer
}

#posBrowser_Filter_pageBlock .FilterContainer .ValueList li, #posBrowser_Filter_pageBlock .FiltersContainer .AvailableList li {
    margin: 5px 0 8px 35px;
    padding: 0;
    list-style: none;
    float: none;
    display: inline-block;
    flex: 0 0 24%;
    display: grid;
    place-items: center left;
}

.Home #intro_content_formRow {
    display: none;
}

.FilterContainer .ValueContainer {
    display: none; /*block  -- to show filters always*/
}

.FilterContainer.show .ValueContainer {
    display: block;
}

.Pos_Find_Results_Map .alternateViewsText,
.Pos_Find_Results .alternateViewsText,
.Pos_Find_Results .sortingText {
    font-size: 1rem;
    color: white;
    line-height: 17px;
    font-weight: 400;
    margin-top: 5px;
    display: none;
}

.filtersSummaryTextContainer {
    padding-bottom: 10px;
}

.Pos_Find_Results_Map .filtersExpander a,
.Pos_Find_Results .filtersExpander a
/*.Pos_Find_Results .alternateViewsCurrent a,
.Pos_Find_Results_Map .alternateViewsCurrent a*/ {
    width: 190px;
    height: 40px;
    display: inline-block;
    line-height: 24px;
    background-color: var(--lightblue);
    outline: 0;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.3s ease-in;
    max-width: 190px;
    border-radius: 0;
    border: none;
    padding: 8px 10px !important;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
}

    .Pos_Find_Results .filtersExpander a.filtersExpanderButton_Expanded,
    .Pos_Find_Results .filtersExpander a:hover,
    .Pos_Find_Results_Map .filtersExpander a.filtersExpanderButton_Expanded,
    .Pos_Find_Results_Map .filtersExpander a:hover,
    .Pos_Find_Results .alternateViewsCurrent a:hover,
    .Pos_Find_Results_Map .alternateViewsCurrent a:hover {
        background-color: var(--lightbluehover);
    }


.Pos_Find_Results_Map .alternateViewsCurrent a,
.Pos_Find_Results .alternateViewsCurrent a {
    display: inline-block;
    outline: 0;
    text-decoration: none !important;
    transition: all 0.3s ease-in;
    font-size: 1.2rem;
    text-transform: uppercase;
    background-image: url(../images/custom/map-view.png);
    background-position: top 1px left 0;
    background-repeat: no-repeat;
    background-size: auto;
    color: var(--nspccgreen);
    padding-left: 35px;
    text-decoration: none;
    padding-top: 2px;
    font-family: 'nspccsemibold', sans-serif;
    margin-left: 14px;
}

.Pos_Find_Results_Map .alternateViewsCurrent a {
    background-image: url(../images/custom/list-view.png);
}


.Pos_Find_Results_Map .noResults .noRecordsContainer,
.Pos_Find_Results .noResults .noRecordsContainer {
    padding: 10px;
    color: var(--nspccteal);
    font-size: 1.2rem;
    font-family: nspccsemibold, sans-serif;
    margin-top: 20px;
}

.pageBlockInner_GridBlock .pagingControls_Tiles .pagingText {
    float: left;
    margin-right: 10px;
    padding-top: 26px;
    color: var(--nspccteal);
    font-size: 1.2rem;
    font-family: nspccsemibold, sans-serif;
}
/*end*/

.pageBlockInner_GridBlock .sortingCurrent {
    float: none;
    clear: both;
    min-height: 40px;
    display: grid;
    place-items: center;
}

div.sortingCurrent a.normalanchor {
    background-image: url(../images/custom/sort.png);
    background-position: top 1px left 0;
    background-repeat: no-repeat;
    background-size: auto;
    color: var(--nspccgreen);
    font-family: nspccsemibold,sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    padding-left: 25px;
    margin-left: 5px;
    text-decoration: none;
}

.pageBlockInner_GridBlock .TilesGridSortingPopup {
    border: none;
}

    .pageBlockInner_GridBlock .TilesGridSortingPopup ul {
        border: 1px solid var(--nspccgreen);
    }

li.sorter a {
    text-decoration: none;
    color: var(--nspccgreen);
}

    li.sorter a:hover {
        text-decoration: underline;
    }

#posBrowser_ResultsGrid_pageBlockContainer,
.posBrowserMapBlock {
    margin: 0;
    width: 66%;
    display: inline-block;
    vertical-align: top;
}

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock {
        padding: 0;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop {
            border: none;
            overflow: hidden;
            min-height: 80px;
            margin-bottom: 4px;
        }

            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer {
                margin: 0;
                display: inline-block;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer,
                #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer {
                    padding: 24px 0 0 0;
                    margin: 0;
                }

.pageBlockInner_GridBlock .TilesGridSortingInnerContainer {
    float: left;
    clear: both;
    margin: 0 0 0 34px;
    padding: 20px 0 0 0;
}

#posBrowser_ResultsGrid_pageBlock .gridContent {
    margin-left: 0;
    margin-right: 0;
}

.pageBlockInner_GridBlock .pagingControls_Tiles {
    float: right;
}

    .pageBlockInner_GridBlock .pagingControls_Tiles a > img {
        display: none;
    }

    .pageBlockInner_GridBlock .pagingControls_Tiles a {
        margin: 21px 0 1px 0;
        background-color: #fff;
        line-height: 1.25;
        padding: 18px 16px;
    }

        .pageBlockInner_GridBlock .pagingControls_Tiles a.buttonDisabled:hover,
        .pageBlockInner_GridBlock .pagingControls_Tiles a:hover {
            margin: 21px 0 1px 0;
            background-color: #ffffff;
            background-position: center center;
            padding: 18px 16px;
            border: none;
        }

        .pageBlockInner_GridBlock .pagingControls_Tiles a.scroller_moveprev {
            background-image: url(../images/sprites/page-left.png);
            background-repeat: no-repeat;
        }

        .pageBlockInner_GridBlock .pagingControls_Tiles a.scroller_movenext {
            background-image: url(../images/sprites/page-right.png);
            background-repeat: no-repeat;
            border-left: none;
        }

            .pageBlockInner_GridBlock .pagingControls_Tiles a.scroller_movenext:hover {
                border-left: none;
            }

        .pageBlockInner_GridBlock .pagingControls_Tiles a.scroller_moveprev.buttonDisabled {
            background-image: url(../images/sprites/page-left-first.png);
        }

        .pageBlockInner_GridBlock .pagingControls_Tiles a.scroller_movenext.buttonDisabled {
            background-image: url(../images/sprites/page-right-last.png);
        }

#posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent,
#MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer {
    padding: 0 10px;
}

.Pos_Find_Results .pageBlockInner_GridBlock .ListGridContainer .rowHeader {
    overflow: auto;
    padding: 0 85px 0px 38px;
    min-height: 70px;
    display: grid;
    place-content: end left;
}

.Pos_Find_Results #posBrowser_ResultsGrid_pageBlock div.ListGridContainer {
    /*overflow: hidden;*/
}

#posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder {
    background-image: url(../images/custom/go-search.png);
    background-repeat: no-repeat;
    background-position: center right 6px;
    border-radius: 0;
    display: block;
    background-color: var(--nspccbabyblue);
    color: var(--nspccteal);
    transition: all 0.3s ease-in;
}

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover {
        background-image: url(../images/custom/go-search-hover.png);
        background-color: var(--nspccteal);
        color: white;
        transition: all 0.3s ease-in;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder br,
    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder strong {
        display: none;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer {
        width: 100%;
        border: none;
        margin: 0;
        height: 160px;
        background: none;
        padding: 0;
        transition: all 0.3s ease-in;
        float: none;
        border: 1px solid transparent;
        margin-bottom: 24px;
        margin-left: 0 !important; /*override inline*/
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowHeader .rowLabel a {
            text-decoration: none !important;
            color: var(--nspccpink);
            font-size: 1.2rem;
            font-family: nspccheadline, sans-serif;
            line-height: initial;
            transition: all 0.3s ease-in;
        }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover .rowContainer .rowHeader .rowLabel a {
        color: white;
        transition: all 0.3s ease-in;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer {
        margin: 0;
        padding: 0 85px 0 38px;
        min-height: 88px;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer {
            padding: 0;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span {
                font-size: 1.2rem;
                display: block;
                font-family: nspccsemibold;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.pospublishenddate_vacancyColumn {
                    font-size: 1rem;
                }
                /*COMMA*/
                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.comma {
                    display: none;
                }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer2_desc {
            font-size: 1rem;
        }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover .rowHeader .rowLabel a {
        /**/
    }

#posBrowser_ResultsGrid_pageBlock .ListGridContainer .rowItemsInnerContainer {
    margin-left: 0;
}

.pageBlockInner_GridBlock .ListGridContainer .rowItemsInnerContainer2 {
    overflow: hidden;
    min-height: 48px;
}

span.name_vacancyColumn.vacancyColumn {
    margin-left: 5px;
}

#posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover .rowContainer .rowContentContainer::after {
    opacity: 0.7;
}


#posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span:last-child:after {
    display: none;
}

#posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover:before {
    height: 100%;
}

.posListHover {
    display: none !important;
}

.posBrowserMapBlock .addressContainer .addressLabel {
    font-size: .9rem;
    width: 97px;
    padding-top: 3px;
}

#MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton {
    float: right;
    padding: 4px 4px 2px 2px;
    background-color: var(--nspccgreen);
    border: 0;
    transition: all 0.3s ease-in;
    text-align: center;
    color: white;
    border-radius: 0;
    width: 48px;
    text-transform: uppercase;
    font-family: nspccsemibold, sans-serif;
}

    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton:hover {
        background-color: var(--nspccteal);
    }

.posBrowserMapBlock .addressContainer .addressInput {
    float: left;
    width: 125px;
    margin-right: 10px;
    border-radius: 0;
    border: 1px solid #444e55;
    height: 31px;
}

.posBrowserMapBlock .addressContainer {
    z-index: 88;
}

.posBrowserMapBlock .addressContainer {
    margin-top: 9px;
}

.searchpage-filtertxt {
    min-height: 80px;
    display: grid;
    place-items: center left;
}

.sp-ft {
    color: var(--nspccteal);
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
    margin: 0;
}

.searchpagealert-cta {
    margin: 48px auto 100px auto;
    display: block;
    text-align: center;
    width: 80%;
}

.spacta-p1 {
    color: var(--nspccgreen);
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
    margin-bottom: 0;
}

.spacta-p2 {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    font-size: 1.2rem;
}

a.spacta-btn {
    max-width: 275px;
    display: block;
    margin: 0 auto;
    float: none;
    clear: both;
}

.Pos_Find_Results .noResults {
    display: none;
}


.latest-jobs-container-you #latestRemote {
    margin-bottom: 0;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0 40px;
}

    .latest-jobs-container-you #latestRemote .latest-jobs {
        flex-wrap: nowrap;
        justify-content: initial;
        align-items: initial;
    }

        .latest-jobs-container-you #latestRemote .latest-jobs li {
            display: flex !important;
            flex-direction: column;
        }

            .latest-jobs-container-you #latestRemote .latest-jobs li a.lj-job {
                min-height: 1px;
                display: flex;
                flex-direction: column;
                flex: 1 0 auto;
                max-width: 100%;
                background: none;
                margin: 0;
            }

                .latest-jobs-container-you #latestRemote .latest-jobs li a.lj-job:before {
                    content: '';
                    background-image: url(../images/custom/direc01.png);
                    background-size: cover;
                    background-repeat: no-repeat;
                    background-position: 50% 50%;
                    width: 100%;
                    height: 250px;
                }

                .latest-jobs-container-you #latestRemote .latest-jobs li a.lj-job h3 {
                    padding-top: 0;
                    margin-top: 20px;
                }

    .latest-jobs-container-you #latestRemote .flex-direction-nav a {
        transform: translateY(-50%);
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        opacity: 1;
    }

        .latest-jobs-container-you #latestRemote .flex-direction-nav a.flex-prev {
            left: 0;
        }

        .latest-jobs-container-you #latestRemote .flex-direction-nav a.flex-next {
            right: 0;
        }

    .latest-jobs-container-you #latestRemote .flex-control-nav {
        position: relative;
        margin-top: 40px;
        bottom: initial;
        display: none;
    }

.latest-jobs-container-you .buttonContainer {
    text-align: center;
}

    .latest-jobs-container-you .buttonContainer .home-btn {
        max-width: 100%;
        width: auto;
        display: inline-block;
    }
/*#endregion */
/*#region Job Description Styling */
h2.jobdesctitle {
    font-family: nspccheadline;
    font-size: 2.6rem;
    color: var(--nspccpink)
}

.jd-closing {
    margin-bottom: 0;
}

    .jd-closing .jobSumValue,
    .jd-closing .jobSumLabel {
        color: white;
        font-family: nspccbold, sans-serif;
        font-size: 1.4rem;
        display: inline-block;
        padding-right: 4px;
    }

#posdesc_pageBlockContainer #posdesc_pageBlock .JobTitle h2,
#posdesc_pageBlockContainer #posdesc_pageBlock .JobTitle h1 {
    color: white;
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 5px;
}

#posdesc_pageBlock .posDescriptionContainer317 .posdescriptionPropertyBox {
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
}

#posdesc_pageBlock ul.jobSum {
    font-size: 1.2rem;
    text-align: left;
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    list-style-type: none;
}

    #posdesc_pageBlock ul.jobSum li {
        margin: 0;
        padding: 0;
        list-style: none;
        float: none;
        flex: 0 0 32%;
    }

        #posdesc_pageBlock ul.jobSum li .jobSumLabel {
            display: none;
        }

        #posdesc_pageBlock ul.jobSum li.SumItem_codelist2value .jobSumLabel,
        #posdesc_pageBlock ul.jobSum li.SumItem_pospublishenddate .jobSumLabel,
        #posdesc_pageBlock ul.jobSum li.SumItem_money10 .jobSumLabel {
            display: inline;
        }

        #posdesc_pageBlock ul.jobSum li .jobSumValue {
            margin-right: 0;
        }

#posdesc_pageBlock .PosDescriptionText {
    padding-right: 40px;
}

#posdesc_pageBlock .earcu_posdescriptionContainer {
    text-align: left;
    padding: 10px 0px 10px 0px;
}

.earcu_posdescription p strong {
    color: var(--fordblue);
    font-weight: 400;
    font-size: 1.4rem;
}

.earcu_posdescription p {
    margin-bottom: 34px
}

.earcu_posdescriptionnote ul {
    list-style: disc;
    padding-left: 0;
    margin-left: 48px
}

.earcu_posdescriptionnote li {
    font-size: 1.4rem;
    padding-left: 0;
    padding-bottom: 8px;
}

.VacancyMap {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#JobDescriptionMap_vacancyMap_pageBlock #vacancyMap {
    width: 100%;
    height: 288px;
}

.mapContainer .ButtonHolder .miniMapButton {
    background: #e9edf0;
    display: block;
    padding: 5px 10px;
    text-align: center;
}

    .mapContainer .ButtonHolder .miniMapButton a {
        color: var(--fordblue);
        text-decoration: none;
    }

        .mapContainer .ButtonHolder .miniMapButton a:hover {
            text-decoration: underline;
        }


/*sharing*/
#posdesc_pageBlock .posDescriptionContainer317 .possharing {
    margin-bottom: 36px;
    margin-top: 42px;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding-top: 28px;
    padding-bottom: 49px;
}

    #posdesc_pageBlock .posDescriptionContainer317 .possharing .possharing_header {
        text-align: left;
        margin-bottom: 18px;
    }

#posdesc_pageBlock .possharing {
    border: none;
    padding: 0;
}

#PosDescSharingItems {
    overflow: auto;
    margin-top: 10px;
    display: flex;
    justify-content: left;
    gap: 18px;
}

    #PosDescSharingItems .PosDescSharingItem:after {
        content: none
    }

    #PosDescSharingItems .PosDescSharingItem {
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center;
        border-radius: 0;
        display: inline-block;
        margin: 0;
        flex: 0 0 36px;
        height: 36px;
        float: none;
        text-decoration: none;
        transition: all 0.3s ease-in;
    }

a#linkedin_PosDescSharingItem {
    background-image: url(../images/custom/page-linkedin.png);
}

a#facebook_PosDescSharingItem {
    background-image: url(../images/custom/page-facebook.png);
}

a#twitter_PosDescSharingItem {
    background-image: url(../images/custom/page-twitter.png);
}

#PosDescSharingItems .PosDescSharingItem:hover {
}

a#linkedin_PosDescSharingItem div,
a#facebook_PosDescSharingItem div,
a#twitter_PosDescSharingItem div {
    display: none;
}

a#email_PosDescSharingItem {
    display: none !important;
}

.earcu_posdescriptionnote {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: 'nspccregular', sans-serif;
}

/**END-NEW**/
div#JobDescriptionMap_vacancyMap_pageBlock {
    padding: 0;
    margin-top: 10px;
}

div.posDescriptionContainer317 .BigVacancyMap {
    width: auto;
    display: none;
}

.Pos_Description #eaContainer a.googleMapsButton {
    color: white !important;
    text-decoration: none;
    font-weight: 400;
}

#posdesc_pageBlock .posDescriptionContainer {
    overflow: hidden;
}

#posdesc_pageBlockContainer {
    margin-top: 0;
}

    #posdesc_pageBlockContainer #posdesc_pageBlock,
    #posdesc_pageBlock .posDescriptionContainer {
        padding: 0;
        overflow: hidden;
    }

.Pos_Description_Review .JobTitle h2 {
    font-size: 2rem;
    line-height: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.jd-right .ApplyNowContainer .buttonsRight {
    float: none;
}

    .jd-right .ApplyNowContainer .buttonsRight ul,
    .jd-right .ApplyNowContainer .buttonsRight ul li {
        width: 100%;
    }

div.arrowList a.filename {
    text-decoration: underline;
}

#posdesc_pageBlockContainer #posdesc_pageBlock .section-right .ApplyNowContainer {
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
    min-height: 74px;
}

    #posdesc_pageBlockContainer #posdesc_pageBlock .section-right .ApplyNowContainer .buttonsRight ul li,
    #posdesc_pageBlockContainer #posdesc_pageBlock .section-right .ApplyNowContainer .buttonsRight {
        width: 100%;
        padding-left: 2px;
        padding-right: 2px;
    }

#posdesc_pageBlockContainer #posdesc_pageBlock .descContent .RightJobBox .jobValues {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}

#posdesc_pageBlock .posrightbox_info {
    padding: 20px 5px 40px 5px;
    font-size: 1.2rem;
}

div.arrowdocs {
    padding-top: 20px;
}

#arrowdoclist,
#supportdoclist {
    background-color: var(--nspccbabyblue);
    padding: 34px 20px 34px 20px;
    margin-bottom: 22px;
}

.arrowListTitle {
    font-size: 1.4rem;
    font-family: nspccheadline, sans-serif;
    color: var(--nspccplum);
    padding-bottom: 13px;
    border-bottom: 1px solid #20679a;
    margin-bottom: 17px;
}

#Pos_Description_pageView #posdesc_pageBlock .arrowList ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}

    #Pos_Description_pageView #posdesc_pageBlock .arrowList ul li {
        padding-bottom: 22px;
    }

        #Pos_Description_pageView #posdesc_pageBlock .arrowList ul li:last-of-type {
            padding-bottom: 0;
        }

        #Pos_Description_pageView #posdesc_pageBlock .arrowList ul li a {
            color: var(--nspccteal);
            text-decoration: none;
        }

.cta-jds {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-bottom: 94px;
}

a.cta-jd {
    background-color: var(--nspcclightplum);
    background-image: url(../images/custom/cta-jd-chevron.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: auto;
    flex: 0 0 360px;
    display: grid;
    place-items: center left;
    height: 152px;
    padding-left: 29px;
    text-decoration: none;
    transition: all 0.3s ease-in;
}

    a.cta-jd:hover {
        background-color: var(--nspccplum);
        text-decoration: none;
        transition: all 0.3s ease-in;
    }

    a.cta-jd h3 {
        color: var(--nspccplum);
        font-family: nspccheadline, sans-serif;
        font-size: 1.4rem;
        margin: 0;
        text-decoration: none;
        transition: all 0.3s ease-in;
    }

    a.cta-jd:hover h3 {
        color: var(--nspcclightplum);
        text-decoration: none;
        transition: all 0.3s ease-in;
    }

.jobdesc-callout { /*also used on wearenspcc*/
    background-color: var(--nspccgreen);
    min-height: 474px;
    width: 100%;
}

    .jobdesc-callout .row {
        min-height: 474px;
    }

    .jobdesc-callout h2 {
        font-family: nspccsemibold, sans-serif;
        font-size: 2.5rem;
        color: white;
        margin-bottom: 26px;
        line-height: 2.7rem;
    }

        .jobdesc-callout h2 span {
            font-family: nspccheadline, sans-serif;
            font-size: 2.5rem;
        }

    .jobdesc-callout p {
        font-family: nspccsemibold, sans-serif;
        font-size: 1.75rem;
        color: white;
        margin-bottom: 0;
    }

        .jobdesc-callout p span {
            font-family: nspccheadline, sans-serif;
            font-size: 1.75rem;
        }

.jdicons {
    min-height: 238px;
    background-color: var(--nspcclightgrey);
}

    .jdicons .row {
        min-height: 238px;
    }

.owl-carousel .owl-item .jdis-i img {
    display: block;
    width: auto;
    max-height: 100px;
    margin-left: auto;
    margin-right: auto;
}
/*#endregion */
/*#region Login/Register Styling */
#PasswordForm_username_view_formRow a {
    color: var(--nspccgreen);
}

.Pos_Questions div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .labelContainer,
.Pos_Questions div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .labelContainer label.formLabel,
.Pos_Questions div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer {
    max-width: 100%;
}

#questions_pageBlockContainer div#questions_buttons_formRow,
div#UsernameForm_buttons_formRow,
div#PasswordForm_buttons_formRow,
div#RegisterForm_buttons_formRow {
    margin-top: 60px;
}

#UsernameForm_pageBlock .ssoIcon {
    display: inline-block;
    float: none;
    clear: both;
    padding: 5px;
    width: 84px;
}

    #UsernameForm_pageBlock .ssoIcon a.ssoIconLink {
        position: relative;
        background-size: 0 !important;
    }

        #UsernameForm_pageBlock .ssoIcon a.ssoIconLink:before {
            content: '';
            width: 64px;
            height: 64px;
            border-radius: 100%;
            background-color: #ffffff;
            display: block;
            box-sizing: border-box;
            margin: 0 auto;
        }

        #UsernameForm_pageBlock .ssoIcon a.ssoIconLink:after {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-family: 'Font Awesome 5 Brands';
            font-size: 40px;
            color: var(--nspccgreen);
            transition: all 0.3s ease-in;
        }

    #UsernameForm_pageBlock .ssoIcon.linkedin_ssoIcon a.ssoIconLink:after {
        content: "\f0e1";
    }

    #UsernameForm_pageBlock .ssoIcon.google_ssoIcon a.ssoIconLink:after {
        content: "\f1a0";
    }

    #UsernameForm_pageBlock .ssoIcon.facebook_ssoIcon a.ssoIconLink:after {
        content: "\f39e";
    }

    #UsernameForm_pageBlock .ssoIcon.microsoft_ssoIcon a.ssoIconLink:after {
        content: "\f3ca";
    }

    #UsernameForm_pageBlock .ssoIcon a.ssoIconLink:hover:after {
        opacity: .7;
    }

    #UsernameForm_pageBlock .ssoIcon a.ssoIconLink img {
        display: none;
    }
/*#endregion */

/*#region Application Sections Styling */
/*v2 blox*/
#posSummaryBlockv2_pageBlock .appCompleteChartBlock.done .appCompleteChartBlockInner { /*move this*/
    background: var(--nspccgreen);
    border-color: var(--nspccgreen);
}

#posSummaryBlockv2_pageBlock .MySummaryItemInner {
    border: 1px solid var(--nspccgreen);
    background-color: #ffffff;
    padding: 8px 8px 8px 8px;
}
/*end*/

#questions_question_130_formRow .controlContainer textarea.inputTextArea,
#questions_question_131_formRow .controlContainer textarea.inputTextArea,
#questions_question_132_formRow .controlContainer textarea.inputTextArea,
#questions_question_133_formRow .controlContainer textarea.inputTextArea,
#questions_question_142_formRow .controlContainer textarea.inputTextArea,
#questions_question_165_formRow .controlContainer textarea.inputTextArea,
#questions_question_28_formRow .controlContainer textarea.inputTextArea {
    height: 70px
}

#Application_Home_pageView .ulList,
.OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    #Application_Home_pageView .ulList li.Section_SubmitAndDeclarations,
    #Application_Home_pageView .ulListItem,
    .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem,
    .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList li.Section_OfferSubmit {
        border: none;
        background: var(--nspccbabyblue);
        cursor: pointer;
        list-style: none;
        padding: 5px 10px 5px 32px;
        height: 100px;
        overflow: auto;
        float: none;
        display: grid;
        place-items: center left;
        flex: 0 1 400px;
        margin: 10px;
    }

        #Application_Home_pageView .ulListItem div.ulListItemLabel,
        .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem div.ulListItemLabel {
            margin: 0;
            padding-top: 0px;
            text-align: left;
        }

            #Application_Home_pageView .ulListItem div.ulListItemLabel a,
            .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem div.ulListItemLabel a {
                color: var(--nspccpink);
                text-decoration: none;
                font-size: 1.2rem;
                font-family: nspccheadline, sans-serif;
            }

        #Application_Home_pageView .ulList li.Section_SubmitAndDeclarations:hover,
        #Application_Home_pageView .ulListItem:hover,
        .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem:hover,
        .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList li.Section_OfferSubmit:hover {
            border: none;
            background: var(--nspccteal);
            transition: all 0.3s ease-in;
        }

            #Application_Home_pageView .ulListItem:hover div.ulListItemLabel a,
            .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem:hover div.ulListItemLabel a {
                color: white;
                text-decoration: none;
                transition: all 0.3s ease-in;
            }

        #Application_Home_pageView .ulList li.Section_SubmitAndDeclarations.Completed,
        #Application_Home_pageView .ulListItem.Completed,
        .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem.Completed,
        .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList li.Section_OfferSubmit.Completed {
            background-color: var(--nspccteal);
        }

            #Application_Home_pageView .ulListItem.Completed div.ulListItemLabel a,
            .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem.Completed div.ulListItemLabel a {
                color: white;
            }



.Application_Section_EqualOps .pageBlockInner_FormBlock div.textLiteralAlignment_Unknown {
    width: 100%;
    max-width: 500px;
    margin-top: 42px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

    .Application_Section_EqualOps .pageBlockInner_FormBlock div.textLiteralAlignment_Unknown strong {
        font-weight: 700 !important;
    }

div[id^='Application_Section_'] #intro_pageBlockContainer, div[id*=' Application_Section_'] #intro_pageBlockContainer,
div [id^='Application_Section_'] #posSummaryBlockv2_pageBlockContainer, div[id*=' Application_Section_'] #posSummaryBlockv2_pageBlockContainer {
    display: none;
}

.right-sect {
    width: 70%;
    margin-left: auto;
    margin-right: 0
}

.right-sect-text p {
    color: black;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .right-sect-text p span {
        font-size: 1.4rem;
    }

@media screen and (max-width:992px) {
    .right-sect {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.Application_Finished.catId5021 .pageBlockInner_FormBlock div.formRow#SubmittedBlock_appCompleted_formRow {
    display: none;
}

body[class*="Application_Section"] #SectionCompleteBlock_pageBlockContainer #SectionCompleteBlock_pageBlock #SectionCompleteBlock_buttons_formRow {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
/*#endregion */
/*modal close*/
button.ui-dialog-titlebar-close:after {
    content: 'x';
    color: black;
    font-weight: 700;
}

/*#region Profile Styling */
/*to do list*/
#Welcome_pageView #ToDoList_pageBlock .ulListItemLabel {
    background-color: var(--nspccbabyblue);
    border-radius: 6px;
    background-image: url(../images/icons/bell.png);
    background-repeat: no-repeat;
    background-position: center left 30px;
    padding: 20px 40px 20px 94px;
}

    #Welcome_pageView #ToDoList_pageBlock .ulListItemLabel .actionTextContent {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        flex-wrap: wrap;
    }

    #Welcome_pageView #ToDoList_pageBlock .ulListItemLabel .actionTextMessage {
        color: var(--nspccteal);
        font-family: nspccheadline, sans-serif;
        font-size: 1.4rem;
        flex: 0 0 67%;
        display: grid;
        place-items: center left;
    }

    #Welcome_pageView #ToDoList_pageBlock .ulListItemLabel .actionTextButtonContainer {
        flex: 100%
    }

        #Welcome_pageView #ToDoList_pageBlock .ulListItemLabel .actionTextButtonContainer .buttonsRight {
            float: left;
        }

#Welcome_pageView #ToDoList_pageBlockContainer .pageBlockTitle {
    display: none;
}
/*end*/
#WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow {
    background-image: url(../images/custom/go-search.png);
    background-position: bottom 34px right 44px;
    background-repeat: no-repeat;
    background-color: var(--nspccbabyblue);
    border: none;
    width: calc(50% - 14px);
    font-size: 1.4rem;
    padding: 26px 44px 26px 44px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    float: none;
    min-height: 356px;
    margin: 5px;
    border-radius: 6px;
}

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover {
        background-color: var(--nspccbabyblue);
        transition: all 0.3s ease-in;
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer {
        padding: 0;
        margin: 0;
        overflow: visible;
    }

        #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconImage {
            display: none;
        }



        #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue {
            margin-left: 0;
        }

            #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel {
                transition: all 0.3s ease-in;
                margin-bottom: 0;
                display: inline-block;
                text-transform: lowercase;
            }

                #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel::first-letter {
                    text-transform: uppercase;
                }

                #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel a {
                    text-decoration: none;
                    color: var(--nspccpink);
                    background-size: 0 !important;
                    font-family: nspccheadline, sans-serif;
                    font-size: 1.4rem;
                }

            #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconDescription {
                border-top: 2px solid #cfe9ea;
                margin-top: 12px;
                padding-top: 18px;
                font-size: 1.6rem;
                font-family: nspccsemibold, sans-serif;
                line-height: 1.6rem;
                padding-bottom: 20px;
            }

        #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues {
            line-height: 24px;
            font-size: 1rem;
            font-family: nspccsemibold, sans-serif;
            overflow: visible;
            transition: all 0.3s ease-in;
            float: none;
            padding-right: 5px;
            color: var(--nspccteal);
            min-height: 90px;
        }

            #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue {
                margin: 0;
                display: block;
                float: none;
                clear: both;
                font-size: 1.2rem;
                font-family: nspccsemibold, sans-serif;
            }

                #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueLabel {
                    margin-right: 0;
                }

                    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueLabel:after {
                        content: ':';
                        margin-right: 5px;
                    }

                #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueData {
                    font-size: 1.1rem;
                    font-family: nspccregular, sans-serif;
                }

                /*#WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueData:after {
                        content: '|';
                        padding: 0 12px;
                    }*/

                #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue.iconRowValue_additional_information_required {
                    color: white;
                    font-weight: 700;
                }

                #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue:last-child .iconRowValueData:after {
                    display: none;
                }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover:before {
        height: 100%;
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconValue .iconLabel,
    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconRowValues {
        color: var(--nspccteal);
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue::after {
        content: 'Edit my VIMs';
        display: inline-block;
        width: 222px;
        height: 47px;
        background-color: var(--nspccteal);
        color: white;
        font-family: nspccbold, sans-serif;
        font-size: 1rem;
        text-align: center;
        line-height: 47px;
    }


#WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_Emails_formRow .iconContainer .iconValue::after {
    content: 'Edit My Progress Updates';
    width: 242px;
}

#WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_MyDetails_formRow .iconContainer .iconValue::after {
    content: 'Edit My Profile';
}

#WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_Applications_formRow .iconContainer .iconValue::after {
    content: 'Edit My Applications';
}

#WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_Feeds_formRow .iconContainer .iconValue::after {
    content: 'Edit My Alerts';
}

#WelcomeInfoBlock_Emails_formRow .iconLabel {
    background-image: url(../images/icons/megaphone.png);
    background-repeat: no-repeat;
    background-size: 36px;
}

    #WelcomeInfoBlock_Emails_formRow .iconLabel a {
        padding-left: 50px;
    }

#WelcomeInfoBlock_MyDetails_formRow .iconLabel {
    background-image: url(../images/icons/book-open-check.png);
    background-repeat: no-repeat;
    background-size: 36px;
}

    #WelcomeInfoBlock_MyDetails_formRow .iconLabel a {
        padding-left: 50px;
    }

#WelcomeInfoBlock_Applications_formRow .iconLabel {
    background-image: url(../images/icons/clipboard-list.png);
    background-repeat: no-repeat;
    background-size: 36px;
}

    #WelcomeInfoBlock_Applications_formRow .iconLabel a {
        padding-left: 50px;
    }

#WelcomeInfoBlock_Feeds_formRow .iconLabel {
    background-image: url(../images/icons/mail.png);
    background-repeat: no-repeat;
    background-size: 36px;
}

    #WelcomeInfoBlock_Feeds_formRow .iconLabel a {
        padding-left: 50px;
    }

#WelcomeInfoBlock_Logout_formRow {
    display: none !important;
}



.pageBlockInner_FormBlock .formRowIconRow .iconRowValues .iconRowValueHighLight {
    color: var(--nspccpink);
}

div#WelcomeInfoBlock_Logout_formRow .iconLabel {
    display: block;
    width: 100%;
    height: 100%;
}

#MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuContactConsent .contactConsentButtonContainer .ContactConsentLabel {
    padding-top: 0;
    padding-left: 6px;
    margin-top: -3px;
}

#MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuContactConsent .contactConsentButtonContainer a {
    background-size: 0 !important;
}

[src*="Profile/checkbox.png"] {
    background: url(../images/sprites/ticked.png) no-repeat;
    display: block;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    padding-left: 24px;
}

[src*="Profile/checkbox_unchecked.png"] {
    background: url(../images/sprites/unticked.png) no-repeat;
    display: block;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    padding-left: 24px;
}

.MyDetails div.pageBlockTitle {
    padding: 0;
}

.MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft {
    width: 100%;
}

    .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuProfileSummary {
        display: none;
    }

    .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks {
        border: none;
        overflow: auto;
        padding: 0;
    }

        .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li {
            float: left;
            width: 49.5%;
        }

            .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li:nth-child(2n+2) {
                float: right;
            }

            .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li a {
                position: relative;
                display: block;
                color: #ffffff;
                text-align: center;
                text-decoration: none;
                transition: all 0.3s ease-in;
                max-width: 100%;
                width: 100%;
                background-image: none;
                background-color: var(--nspccgreen);
                border: none;
                border-radius: 0;
                padding: 16px 25px 16px 25px;
                margin: 0;
                margin-bottom: 10px;
                box-sizing: border-box;
                font-size: 1rem;
                outline: 0;
                font-family: nspccheadline, sans-serif;
                font-size: 1.2rem;
                transition: all 0.3s ease-in;
            }

                .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li a:hover {
                    background-color: var(--nspccteal);
                    color: white;
                }

.MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuRight {
    width: 100%
}

#MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuProfileImage .imageContainer {
    background-image: url(../images/icons/icon_avatar.png) !important;
    background-repeat: no-repeat;
}

a#newProfileImageContainer {
    display: none
}

/*#MyDetails_Username_pageView #Summary_emailList_formRow .emailContainer,*/
#MyDetails_Username_pageView {
    background-color: white;
}

    #MyDetails_Username_pageView .usernameOrPrimaryEmailContainer {
        overflow: auto;
        margin: 0 auto 10px auto;
        padding: 10px;
        border: 1px solid var(--fordblue);
        background-color: white;
    }

.MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuBottom {
    margin-top: 20px;
}

.MyDetails a.buttonActionId_delete {
    margin-right: 2px !important;
    width: auto;
}
/*mydetails*/
#MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuContactConsent, #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuProfileImage {
    border: 1px solid #f2f2f2;
}

.MyDetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer {
    border: 3px solid transparent;
    padding: 10px;
}

.MyDetails #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuContactConsent,
.MyDetails #MyDetails_pageView .pageBlockContainer_GridBlock,
.MyDetails #MyDetails_pageView #SkillsForm_pageBlockContainer,
.MyDetails #MyDetails_pageView #fileupload_pageBlockContainer {
    padding: 20px;
    border: 1px solid #f2f2f2;
    margin-right: 0;
}

.MyDetails .pageBlockInner_FormBlock div.formRowFileUploadRow .filesContainer {
    margin: 0;
    border: 3px solid transparent;
}

.MyDetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowHeader {
    padding: 0;
}

    .MyDetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowHeader .rowLabel {
        margin: 10px 0 0;
    }

.MyDetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer {
    margin: 0;
    padding: 0;
}

    .MyDetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer .rowItemContainer,
    .MyDetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer .rowItemContainer .rowItemLabel {
        padding: 0;
    }


#MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 {
    padding: 20px;
    border: none;
    text-align: center;
    min-height: 90px;
    margin: 0;
}

    #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .logoContainer {
        width: 100%;
        margin-bottom: 20px;
    }

    #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer {
        margin-left: 0;
        float: left;
        width: 100%;
    }

        #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer .connectedContainer {
            margin-bottom: 20px;
        }

        #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer a {
            position: relative;
            display: block;
            box-sizing: border-box;
            outline: 0;
            text-align: center;
            text-decoration: none;
            transition: all 0.3s ease-in;
            max-width: 50%;
            min-width: 12em;
            margin: 0 auto;
            background-color: var(--nspccgreen);
            border: none;
            border-radius: 0;
            color: #fff;
            font-size: 1.2rem;
            width: 100%;
            padding: 15px 8px;
            font-family: nspccheadline, sans-serif;
        }

            #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer a:hover {
                background-color: var(--nspccteal);
                color: white;
            }

#MyDetails_pageView #eArcuContactConsent .buttonsRight .buttonAnchor:hover {
    color: #000;
}

.pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons {
    padding: 0;
}

.interviewdetailform .pageBlockInner_FormBlock .mapRow .mapContainer_Small {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

    .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapContainer_Small .mapInnerContainer {
        width: 100%;
        margin: 0;
    }

/*assessment centre tables*/
.pageBlockInner_GridBlock div.gridContentWithHeader {
    border: none;
    background: white;
}

.pageBlockInner_GridBlock #SlotGrid_gridTable {
    border: 1px solid var(--nspccgreen);
    border-collapse: inherit;
    margin-left: auto;
    margin-right: auto;
}

    .pageBlockInner_GridBlock #SlotGrid_gridTable tbody {
        background-color: white;
    }

.pageBlockInner_GridBlock table#SlotGrid_gridTable tr.oddRow:hover td, .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover td {
    background-color: var(--nspcclighteracc);
}

@media screen and (max-width: 992px) {
    .pageBlockInner_GridBlock table#SlotGrid_gridTable {
        width: auto;
        table-layout: auto;
        min-width: 100%
    }
}
/*end*/
/*#endregion */

/*#region Application/Onboarding Styling */
.pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer_Last {
    border-bottom: 1px solid #d0d0d0;
    padding: 2px;
}

#Application_Section_CV_SectionCompleteBlock_completed {
    display: none
}

.pageBlockInner_FormBlock .fakecheck:hover,
.pageBlockInner_FormBlock .fakecheck {
    background-image: url(../images/sprites/unticked.png);
}

    .pageBlockInner_FormBlock .fakecheck.fakechecked:hover,
    .pageBlockInner_FormBlock .fakecheck.fakechecked {
        background-image: url(../images/sprites/ticked.png);
    }

div#EMailSummaryGrid_pageBlockContainer {
    padding-top: 20px;
}

.interviewdetailform .pageBlockInner_FormBlock .mapRow .mapContainer .mapTitleBar {
    text-align: left;
}

#posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks {
    display: none;
}

a.offerAnchor, a.downloadLink {
    text-decoration: underline;
}

.Pos_Questions label,
.MyWelcomePacks_OfferForm_TaxInformation label,
.MyWelcomePacks_OfferForm_Referee label,
.MyWelcomePacks_OfferForm_HealthQuestions label,
.MyWelcomePacks_OfferForm_GenericForm label {
    /*    font-weight: 700;
    padding-top: 10px;
    padding-bottom: 10px;*/
}

.Offer_Accepted div#OfferDetails_video_formRow {
    padding-bottom: 40px;
}

div#RegisterForm_gdprinfo_formRow {
    padding-top: 20px;
}

    div#RegisterForm_gdprinfo_formRow div.textLiteral {
        text-align: left
    }

    div#RegisterForm_gdprinfo_formRow .labelContainer {
        width: 100%;
        max-width: 100%;
    }

label[for="Application_Login_RegisterForm_GpdrDeclaration"],
label[for="Login_RegisterForm_GpdrDeclaration"],
label[for="ProfileRegister_RegisterForm_GpdrDeclaration"],
label[for="ProfileRegisterWithAlerts_RegisterForm_GpdrDeclaration"] {
    max-width: 100% !important;
    width: 100% !important;
}

div.pageBlockInner_FormBlock div#RegisterForm_GpdrDeclaration_formRow .labelContainer,
div.pageBlockInner_FormBlock div#RegisterForm_GpdrDeclaration_formRow .controlContainer {
    max-width: 100%;
}
/*assessment centre tables*/
.pageBlockInner_GridBlock div.gridContentWithHeader {
    border: none;
    background: white;
}

.pageBlockInner_GridBlock #SlotGrid_gridTable {
    border: 1px solid var(--nspccgreen);
    border-collapse: inherit;
    margin-left: auto;
    margin-right: auto;
}

    .pageBlockInner_GridBlock #SlotGrid_gridTable tbody {
        background-color: white;
    }

.pageBlockInner_GridBlock table#SlotGrid_gridTable tr.oddRow:hover td, .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover td {
    background-color: var(--nspcclighteracc);
}

@media screen and (max-width: 992px) {
    .pageBlockInner_GridBlock table#SlotGrid_gridTable {
        width: auto;
        table-layout: auto;
        min-width: 100%
    }
}
/*end*/
/*#endregion */
/*#region Job Alerts */
html body #lookupResults_gridTable {
    margin-bottom: 0;
    width: 100% !important;
}

.MyJobFeed th#col_lookupResults_name {
    width: 100% !important;
}

.MyJobFeed td.cell_lookupResults_name {
    font-size: 1.2rem;
    color: black;
    font-weight: 400;
}

.MyJobFeed .pageBlockInner_GridBlock table.gridTable tr.oddRow:hover td,
.MyJobFeed .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover td {
    background-color: var(--nspccgreen);
}

    .MyJobFeed .pageBlockInner_GridBlock table.gridTable tr.oddRow:hover td a,
    .MyJobFeed .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover td a {
        color: white;
        background-size: 0 !important;
    }

.pageBlockInner_FormBlock div.controlContainer_ReadOnly div.selectmultipleContainer ul.selectmultiplelist li {
    padding-left: 5px;
}

.pageBlockInner_FormBlock #fileupload_Files_formRow label.formLabel { /**file uploads**/
    text-align: center;
}

.pageBlockInner_FormBlock div.formRowTextAreaRow div.controlContainer_ReadOnly,
.pageBlockInner_FormBlock div.formRowTextAreaRow div.controlContainer_ReadOnlyWithControl {
    width: 30%;
}

.interviewdetailform .pageBlockInner_FormBlock .mapRow .mapInnerContainer_Small {
    width: 360px;
}

#eaContainer .pageBlockInner_FormBlock div.noselectmultipleoptionsmessage,
#eaContainer .formRowSelectMultiCodelistRow label {
    padding: 6px 7px;
}

#MyJobFeedForm_form div.formRow {
    margin-top: 1em;
}

.pageBlockInner_GridBlock table.gridTable th {
    color: black;
}

.MyJobFeed .pageBlockInner_GridBlock div.gridContentWithHeader {
    border: 1px solid #d0d0d0;
    background: none;
}

.MyJobFeed .pageBlockInner_GridBlock table.gridTable th {
    background: white;
}

.pageBlockInner_FormBlock div.SelectMultiRow .selectmultiplerow {
    overflow: hidden;
}

.modalContent, .modalContent1 {
    min-height: auto !important;
}
/*#endregion */
/*mydeeets - connected*/
#MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .statusContainer {
    min-height: 160px;
}

/* Responsive Styling */
@media all and (max-width:1600px) {
    #posdesc_pageBlock .posdescriptionPropertyBox {
        padding: 10px 7px;
    }
}

@media screen and (max-width:1400px) {
    .Pos_Find_Results #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock, .Pos_Find_Results_Map #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
        padding-left: 0;
        padding-right: 0;
    }

    .directorate {
        flex: 0 1 494px;
        height: 354px;
    }

    .d-img {
        height: 214px;
    }

    .people {
        flex: 0 1 494px;
        height: 354px;
    }

    .p-img {
        height: 268px;
    }
}

@media screen and (max-width:1400px) {
    .latest-jobs-container-you a.lj-job h3 {
        padding-top: 314px;
    }
}


@media screen and (max-width:1240px) {
    #posBrowser_Filter_pageBlock .FilterContainer .ValueList li, #posBrowser_Filter_pageBlock .FiltersContainer .AvailableList li {
        flex: 0 0 32%;
    }
}

@media screen and (max-width:1200px) {
    .directorate {
        flex: 0 1 418px;
        height: 275px;
    }

    .d-img {
        height: 181px;
    }

    .d-title {
        flex: 0 0 60%;
    }

    .latest-jobs-container-you a.lj-job h3 {
        padding-top: 264px;
    }

    .people {
        flex: 0 1 418px;
        height: 326px;
    }

    .p-img {
        height: 240px;
    }

    .p-title {
        flex: 0 0 60%;
        padding-left: 14px;
    }

        .p-title h3 {
            font-size: 1rem;
        }

    a.dir-item {
        flex: 0 0 calc(33% - 14px);
    }

    a.scene {
        flex: 0 0 calc(33% - 15px);
    }

    .contentright {
        padding-left: 0;
    }

    .contentleft {
        width: 100%;
    }

    .talentpools {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media screen and (max-width:1024px) {
    .MyDetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li {
        float: left;
        width: 100%;
    }

    li a.buttonAnchor.buttonActionId_saveSkill {
        padding-top: 11px;
        padding-bottom: 12px;
    }

    .jobalerts {
        background-image: none;
        min-height: 300px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .jobalerts .row {
            min-height: 300px;
        }

            .jobalerts .row .col-lg-6 {
                width: 100%;
            }
}

@media screen and (max-width:992px) {
    .homehero {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .lh-overlay {
        min-height: 714px;
    }

    .latest-jobs-container-you a.lj-job h3 {
        padding-top: 322px;
    }

    .searchbox {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .behind-scenes h2 br,
    .ful-one li br,
    .large-hero h1 br,
    .heromob h1 br,
    .brno {
        display: none;
    }

    .formpart, .formpart-btn1, .formpart-btn2 {
        flex: 0 0 100%;
        min-height: 70px;
        margin-bottom: 10px
    }


    .dayinlife .nav-pills .nav-item {
        background-image: none;
        min-height: auto;
    }

        .dayinlife .nav-pills .nav-item:has(>.nav-link.active) {
            background-image: none;
        }

    .dayinlife .nav-pills .nav-link {
        font-size: 1.2rem;
        padding-top: 6px;
        padding-bottom: 8px;
    }

        .dayinlife .nav-pills .nav-link.active,
        .dayinlife .nav-pills .show > .nav-link {
            color: white;
            background-color: var(--fordlightblue);
            background-image: none;
        }


    #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer {
        float: none;
        display: block;
        width: 100%;
    }

    #posdesc_pageBlockContainer #posdesc_pageBlock .section-left .ApplyNowContainer {
        display: none;
    }

    a.scene {
        flex: 0 0 calc(50% - 15px);
    }

    #Application_Home_pageView .ulListItem div.ulListItemLabel a {
        font-size: 1.2rem;
    }

    div#posBrowser_Filter_pageBlockContainer {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .Pos_Find_Results_Map div#posBrowser_Filter_pageBlockContainer {
        margin: 0 0 18px 0;
    }

    #posdesc_pageBlockContainer #posdesc_pageBlock .JobTitle h1 {
        font-size: 2rem;
        line-height: 2rem;
        margin-bottom: 8px;
    }

    .Pos_Find_Results #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock,
    .Pos_Find_Results_Map #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
        padding-left: 20px;
        padding-right: 20px;
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow {
        width: calc(50% - 14px);
        min-height: 168px;
        margin: 5px;
    }

    #posBrowser_ResultsGrid_pageBlockContainer,
    .posBrowserMapBlock {
        width: 100%;
    }

    #posdesc_pageBlock ul.jobSum li {
        flex: 0 0 96%;
    }

    .ApplyNowContainer .buttonsLeft.apply-main {
        display: none;
    }

    #Application_Home_pageView .ulList li.Section_SubmitAndDeclarations,
    #Application_Home_pageView .ulListItem,
    .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem,
    .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList li.Section_OfferSubmit {
        flex: 0 1 100%;
        margin: 10px;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder {
        flex: 0 0 48%;
    }

    #posBrowser_Filter_pageBlock .FilterContainer .ValueList li, #posBrowser_Filter_pageBlock .FiltersContainer .AvailableList li {
        flex: 0 0 49%;
    }

    .Pos_Find_Results #posBrowser_ResultsGrid_pageBlock div.ListGridContainer {
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }

    .explore {
        min-height: 330px;
        background-image: none;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .explore .row {
            min-height: 330px;
        }

    .behind-scenes {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    a.dir-item {
        flex: 0 0 calc(50% - 14px);
    }

    .rotateimg-toright,
    .rotateimg-toleft {
        transform: rotate(0deg);
        margin-bottom: 36px;
    }

    .square-img {
        margin-bottom: 36px;
    }

    a.lj-job {
        flex: 0 0 48%;
        padding: 10px 14px;
        align-content: flex-start;
        background-position: bottom 10px left 13px;
        min-height: 190px;
    }

        a.lj-job h3 {
            width: 100%;
        }

    .contentr {
        background-image: none;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .contentright, .contentleft {
        padding-top: 40px;
    }

    .directorates {
        justify-content: center;
    }
}

@media all and (max-width:767px) {
    .large-hero {
        min-height: 383px;
    }

    .lh-row {
        min-height: 383px;
    }

    .lh-overlay {
        min-height: 383px;
    }

    .benefits-hero {
        background-image: url(../images/headers/benefits-hero-mob.png) !important;
    }

    .contact-hero {
        background-image: url(../images/headers/contact-hero-mob.png) !important;
    }

    .culture-hero {
        background-image: url(../images/headers/culture-hero-mob.png) !important;
    }

    .help-hero {
        background-image: url(../images/headers/help-hero-mob.png) !important;
    }

    .mission-hero {
        background-image: url(../images/headers/mission-hero-mob.png) !important;
    }

    .ourstrategy-hero {
        background-image: url(../images/headers/ourstrategy-hero-mob.png) !important;
    }

    .values-hero {
        background-image: url(../images/headers/values-hero-mob.png) !important;
    }

    .whattoexpect-hero {
        background-image: url(../images/headers/whattoexpect-hero-mob.png) !important;
    }

    .about-hero {
        background-image: url(../images/headers/about-hero-mob.png) !important;
    }

    .beingpart-hero {
        background-image: url(../images/headers/beingpart-hero-mob.png) !important;
    }

    .weare-hero {
        background-image: url(../images/headers/weare-hero-mob.png) !important;
    }

    .services-hero {
        background-image: url(../images/headers/services-hero-mob.png) !important;
    }

    .ceooffice-hero {
        background-image: url(../images/headers/ceooffice-hero-mob.png) !important;
    }

    .comms-hero {
        background-image: url(../images/headers/comms-hero-mob.png) !important;
    }

    .income-hero {
        background-image: url(../images/headers/income-hero-mob.png) !important;
    }

    .techdata-hero {
        background-image: url(../images/headers/techdata-hero-mob.png) !important;
    }

    .strategy-hero {
        background-image: url(../images/headers/strategy-hero-mob.png) !important;
    }

    .people-hero {
        background-image: url(../images/headers/people-hero-mob.png) !important;
    }

    .finance-hero {
        background-image: url(../images/headers/finance-hero-mob.png) !important;
    }

    .employee-hero {
        background-image: url(../images/headers/abi-baker-mob.png) !important;
    }

    .eh-abi-baker {
        background-image: url(../images/headers/abi-baker-mob.png) !important;
    }

    .eh-bethany-major {
        background-image: url(../images/headers/bethany-major-mob.png) !important;
    }

    .eh-bob-saull {
        background-image: url(../images/headers/bob-saull-mob.png) !important;
    }

    .eh-clive-pegram {
        background-image: url(../images/headers/clive-pegram-mob.png) !important;
    }

    .eh-dan-sarath {
        background-image: url(../images/headers/dan-sarath-mob.png) !important;
    }

    .eh-david-bond {
        background-image: url(../images/headers/david-bond-mob.png) !important;
    }

    .eh-edmond-chan {
        background-image: url(../images/headers/edmond-chan-mob.png) !important;
    }

    .eh-francine-kennedy {
        background-image: url(../images/headers/francine-kennedy-mob.png) !important;
    }

    .eh-grace-child {
        background-image: url(../images/headers/grace-child-mob.png) !important;
    }

    .eh-joanie-donaldson {
        background-image: url(../images/headers/joanie-donaldson-mob.png) !important;
    }

    .eh-karen-evans {
        background-image: url(../images/headers/karen-evans-mob.png) !important;
    }

    .eh-katherine-begg {
        background-image: url(../images/headers/katherine-begg-mob.png) !important;
    }

    .eh-lee-bellingham {
        background-image: url(../images/headers/lee-bellingham-mob.png) !important;
    }

    .eh-olivia-cellamare {
        background-image: url(../images/headers/olivia-cellamare-mob.png) !important;
    }

    .eh-rachel-walker {
        background-image: url(../images/headers/rachel-walker-mob.png) !important;
    }

    .eh-rachel-wallace {
        background-image: url(../images/headers/rachel-wallace-mob.png) !important;
    }

    .eh-sian-prime {
        background-image: url(../images/headers/sian-prime-mob.png) !important;
    }

    .contact-hero {
        background-image: url(../images/headers/help-hero-mob.png) !important;
    }

    .help-hero {
        background-image: url(../images/headers/help-hero-mob.png) !important;
    }

    .directorate-hero {
        background-image: url(../images/headers/our-direc-mob.png) !important;
    }

    .results-hero {
        background-image: url(../images/headers/search-hero-mob.png) !important;
    }

    .jd-hero {
        background-image: url(../images/headers/ceooffice-hero-mob.png) !important;
    }

    .jdh-3089 { /*ceo office*/
        background-image: url(../images/headers/ceooffice-hero-mob.png) !important;
    }

    .jdh-3091 { /*communications-marketing*/
        background-image: url(../images/headers/comms-hero-mob.png) !important;
    }

    .jdh-3092 { /*finance*/
        background-image: url(../images/headers/finance-hero-mob.png) !important;
    }

    .jdh-3093 { /*people*/
        background-image: url(../images/headers/people-hero-mob.png) !important;
    }

    .jdh-3094 { /*income-generation*/
        background-image: url(../images/headers/income-hero-mob.png) !important;
    }

    .jdh-3096 { /*strategy*/
        background-image: url(../images/headers/strategy-hero-mob.png) !important;
    }

    .jdh-3951 { /*tech-data*/
        background-image: url(../images/headers/techdata-hero-mob.png) !important;
    }

    .jdh-3966 { /*services*/
        background-image: url(../images/headers/services-hero-mob.jpg) !important;
    }

    .culture-hero {
        background-image: url(../images/headers/culture-hero-mob.png) !important;
    }

    .edi-hero {
        background-image: url(../images/headers/edi-hero-mob.png) !important;
    }

    .heromob {
        display: block;
        min-height: 100px;
        padding-top: 40px;
        padding-bottom: 40px;
        background-color: var(--nspccgreen);
    }

        .heromob .row {
            min-height: 100px;
        }

    .dnr-768 {
        display: none;
    }

    .heromob .h3-teal,
    .heromob .h3-teal,
    .heromob .h3-pink,
    .heromob .h3-pink,
    .heromob h3 {
        background-color: white;
        color: var(--nspccgreen);
        font-size: 1.1rem;
        padding: 6px 24px;
        margin-bottom: 14px;
        display: inline-block;
    }

    .heromob h1 {
        color: white;
        font-family: nspccheadline, sans-serif;
        font-size: 2.1rem;
        line-height: 2.2rem;
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
    }

    input.homesearch::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        font-size: 1rem;
    }
    /************/
    section#breadcrumb {
        font-size: 1.1rem;
        padding-top: 37px;
        padding-bottom: 37px;
    }

    .site-breadcrumb, .site-breadcrumb .row {
        min-height: 63px;
    }

    .firstcontent {
        padding-top: 8px;
    }

        .firstcontent h2 {
            font-size: 1.7rem;
        }

    .our-directorates {
        margin-top: 10px;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    h2.plumtitle, h2.greentitle {
        font-size: 1.4rem;
    }

    .directorates {
        margin-top: 22px;
    }

    .ceo-vid {
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: 400px;
    }

        .ceo-vid .row {
            min-height: 400px;
        }

    a.dir-item {
        flex: 0 0 100%;
    }

    a.scene {
        flex: 0 0 100%;
    }

        a.scene span {
            width: 75%;
        }

    .buttonsLeft ul li,
    .buttonsRight ul li {
        width: 100%;
        padding-bottom: 10px;
    }

    .textpage_role_details a.nojobs_anchor {
        max-width: 100%;
    }

    .buttonsRight li:nth-child(n+2),
    #MyJobFeedForm_ajaxButtons_formRow .buttonsRight ul li {
        margin-left: 0 !important;
    }

    .buttonsLeft,
    .buttonsRight {
        width: 100%;
    }

    #posSummaryBlockv2_pageBlock .MySummaryItem {
        display: block;
        width: 100%;
        height: auto;
        margin: 10px 0 0 0;
    }

        #posSummaryBlockv2_pageBlock .MySummaryItem:first-child .MySummaryItemInner,
        #posSummaryBlockv2_pageBlock .MySummaryItem .MySummaryItemInner {
            margin-left: 0;
            margin-right: 0;
        }

    li a.buttonAnchor.buttonActionId_saveSkill {
        padding-top: 13px;
        padding-bottom: 13px;
        margin-bottom: -10px !important;
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel,
    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues {
        float: left;
        width: 100%;
    }

    .pageBlockInner_GridBlock .TilesGridSortingInnerContainer {
        margin: 7px 0 0 -16px;
    }

    .pageBlockInner_GridBlock .TilesGridSortingContainer {
        width: 100%;
    }

    .MyJobFeed #dialogDialogContainer {
        width: 100% !important; /*override inline style*/
        left: 0 !important; /*override inline style*/
    }

    input.buttonActionId_change {
        margin-left: 0px !important;
    }

    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer_Option2 .listItemContainer .listItemImageContainer {
        background-position: top -48px center;
    }

    #Application_Home_pageView .ulList li.Section_SubmitAndDeclarations,
    #Application_Home_pageView .ulListItem,
    .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem,
    .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList li.Section_OfferSubmit {
        padding: 0px 10px 0px 10px;
        height: 70px;
        display: grid;
        place-items: center left;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer {
        height: 235px;
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow {
        width: calc(100% - 12px);
        min-height: 168px;
        margin: 5px 0;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder {
        flex: 0 0 100%;
    }

    #posBrowser_Filter_pageBlock .FilterContainer .ValueList li, #posBrowser_Filter_pageBlock .FiltersContainer .AvailableList li {
        flex: 0 0 99%;
    }

    .Pos_Find_Results .pageBlockInner_GridBlock .ListGridContainer .rowHeader {
        padding: 20px 85px 0px 38px;
    }

    .pageBlockInner_GridBlock .sortingCurrent {
        margin-left: 22px;
    }

    .dn-768 {
        display: none;
    }

    .d-768 {
        display: block;
    }

    .directorate {
        flex: 1 1 auto;
        height: 251px;
        max-width: 100%;
    }

    .d-img {
        height: 157px;
        overflow: hidden;
        display: grid;
        place-items: end;
    }

    .d-txt {
        background-position: center right -4px;
    }

    .people {
        flex: 1 1 auto;
        height: 288px;
        max-width: 400px;
    }

    .p-img {
        height: 202px;
        overflow: hidden;
        display: grid;
        place-items: end;
    }

    .p-txt {
        background-position: center right -4px;
    }

    .anglecontenth2 {
        font-size: 2rem;
    }

    .looking-for h3 {
        font-size: 1.6rem;
    }

    .whatto-h2 {
        font-size: 2.2rem;
    }

    .talentpools {
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .talentpools h2,
        h2.tp-title {
            font-size: 2rem;
        }

    .talentpoollinks a,
    a.tplink {
        flex: 0 0 100%;
    }

    .contentleft {
        width: 100%;
    }

    .contenth2 {
        margin-top: 20px;
        font-size: 2rem;
    }

    .behind-scenes h2 {
        font-size: 2rem;
    }

    .modal-fullscreen-height {
        width: 100vw;
        margin-top: 30px;
    }

    .about-callout-one {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .about-callout-one,
        .about-callout-one .row {
            min-height: 400px;
        }

            .about-callout-one h2 {
                font-size: 1.8rem;
            }

    .about-callout-two,
    .about-callout-two .row {
        min-height: 400px;
    }

        .about-callout-two h2 span,
        .about-callout-two h2 {
            font-size: 2rem;
            margin-bottom: 10px;
            line-height: 2rem;
        }

        .about-callout-two p {
            font-size: 1.6rem;
        }

    .video-callout,
    .video-callout .row {
        min-height: 400px;
    }

    .video-callouth2 {
        font-size: 2rem;
        color: white;
        margin-top: 28px;
        margin-bottom: 50px;
    }

    .pages-callout {
        min-height: 300px;
    }

        .pages-callout .row {
            min-height: 300px;
        }

        .pages-callout h2 {
            font-size: 1.8rem;
            line-height: 2rem;
        }

    .tsright {
        margin-bottom: 20px;
    }

    .looking-for {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .talentpools {
        background-image: none;
    }

        .talentpools p {
            font-size: 1.4rem;
        }

    .talentpoollinks {
        margin-top: 40px;
    }

    .people-block h2,
    h2.people-title {
        font-size: 1.8rem;
    }

    p.n-section {
        margin-bottom: 20px;
    }

    p.pink-callout {
        font-size: 1.8rem;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1.8rem;
    }

    a.lj-job {
        flex: 0 0 100%;
        min-height: 244px;
    }

    .emp-circ {
        max-width: 80%;
    }

    .contentright {
        padding-left: 0;
    }

    .ceo-vid h2 {
        font-size: 2rem;
    }

    .home-hero {
        background-image: url(../images/headers/home-hero-mob.png);
        min-height: 383px;
    }

        .home-hero .row {
            min-height: 383px
        }

        .home-hero h1 {
            font-size: 2rem;
            line-height: 2.2rem;
        }

    .homeplay {
        max-width: 60px;
    }

    input.homesearch {
        height: 46px;
        max-width: 100%;
        width: 338px;
        font-size: 1.2rem;
    }

    input.homesubmit {
        background-size: 24px;
        padding-left: 6px;
        padding-right: 6px;
        height: 46px;
        max-width: 60px;
        width: 60px;
    }

    .jobdesc-callout {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .jobdesc-callout h2 {
            font-size: 2rem;
            line-height: 2.2rem;
        }

    .modal-square-height {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .latest-jobs-container-you a.lj-job h3 {
        padding-top: 59%;
    }

    .latest-jobs-container-you #latestRemote {
        padding: 0;
    }

        .latest-jobs-container-you #latestRemote .flex-direction-nav {
            display: none;
        }

        .latest-jobs-container-you #latestRemote .flex-control-nav {
            display: block;
        }
}
/* Responsive Styling Ends*/

/* Talent Pools Events Styling */
.CandidateEvent_List .main {
    min-height: 400px;
}

body.TalentPool_List #EarcuIntroTextBlockTitle {
    display: none
}

body.TalentPool_List .pageBlockInner_GridBlock div.gridContent {
    border: none;
}

#talentpoolgrid_pageBlock .rowContainerHolder {
    float: left;
    width: 25%;
    max-width: 269px;
    overflow: auto;
}

#talentpoolgrid_pageBlock .rowContainer {
    min-height: 300px;
    border: 1px solid #dddde0;
    transition: all 0.3s ease-in;
}

    #talentpoolgrid_pageBlock .rowContainer:hover {
        background-color: var(--nspccgreen);
        transition: all 0.3s ease-in;
    }

#talentpoolgrid_pageBlock .pageBlockInner_GridBlock .ListGridContainer .rowHeader {
    text-align: center;
    display: grid;
}

    #talentpoolgrid_pageBlock .pageBlockInner_GridBlock .ListGridContainer .rowHeader .rowLabel a {
        color: var(--nspccgreen);
        text-decoration: none;
        transition: all 0.3s ease-in;
    }

#talentpoolgrid_pageBlock .rowContainer:hover .rowHeader .rowLabel a {
    color: #ffffff;
    transition: all 0.3s ease-in;
}

#talentpoolgrid_pageBlock .rowContainer .rowItemsContainer2 img {
    filter: brightness(1.2);
    transition: all 0.3s ease-in;
}


#talentpoolgrid_pageBlock .rowContainer:hover .rowItemsContainer2 img {
    transform: scale(1.1);
    filter: brightness(1);
    transition: all 0.3s ease-in;
}

.talentPoolDescription p {
    color: var(--nspccteal);
    font-size: 1.5rem;
    line-height: 2.2rem;
}

@media screen and (max-width:991px) {
    #talentpoolgrid_pageBlock .rowContainerHolder {
        width: 50%;
        max-width: auto;
    }

    .contentContainer {
        padding-left: 0;
        padding-right: 0;
    }

    .stepsContainer {
        margin-bottom: 40px;
    }

    .processArrow.flipped {
        bottom: -10px;
    }

    .processArrow img {
        max-height: 150px;
    }

    #stage5.processContent .borderContainer img {
        right: initial;
        left: 0;
    }

    .processContent .applicationp .arrow {
        display: none;
    }
}

@media screen and (max-width:767px) {
    #talentpoolgrid_pageBlock .rowContainerHolder {
        width: 100%;
        float: none;
        clear: both;
        margin: auto;
    }
}
/* Talent Pools Events Styling Ends */

/*telnum 3.62 fix*/
.iti--allow-dropdown {
    width: 100%;
}

/*roles extras*/
li.item {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

    li.item span {
        display: inline-block;
        flex: 0 0 33%;
        padding: 10px;
        border: 1px solid white;
    }

        li.item span:hover {
            background-color: black;
        }

        li.item span a,
        li.item span a h3 {
            text-decoration: none;
            color: white;
        }

        li.item span p {
            font-size: 16px;
            color: white;
        }

/*end*/

/*#region odds */
.findrow {
    padding: 0;
    margin: 0;
}

#posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow {
    display: none;
}


/*#endregion */

/*#region accordion */
.applicationp {
    margin-top: 40px;
}

.latest-h3 {
    color: var(--nspccpink);
    font-family: nspccheadline, sans-serif;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.addteal {
    color: var(--nspccteal);
}

.whatto-h3 {
    color: var(--nspccplum);
    font-family: nspccheadline, sans-serif;
    font-size: 1.8rem;
    margin-bottom: 20px;
}

.whatto-h2 {
    color: var(--nspccteal);
    font-family: nspccsemibold, sans-serif;
    font-size: 3.8rem;
}

    .whatto-h2 span {
        font-family: nspccheadline, sans-serif;
    }

#accordionApply .accordion-item {
    border: none;
}

#accordionApply .accordion-button::after {
    display: none;
}

#accordionApply .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#accordionApply .accordion-button:focus {
    border-color: none;
    outline: 0;
    box-shadow: none;
}

#accordionApply .accordion-item:nth-of-type(even) .accordion-button {
    background-color: var(--nspcclightacc);
}

#accordionApply .accordion-button {
    min-height: 96px;
    text-align: center;
    background-color: var(--nspccbtn);
    justify-content: center;
    color: white;
    font-family: nspccheadline, sans-serif;
    font-size: 2.8rem;
}

#accordionApply .accordion-body {
    background-color: var(--nspcclighteracc);
}

.table-one {
    display: table;
    padding: 5px;
    width: 100%;
    border-collapse: collapse;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tr {
    display: table-row;
    padding: 5px;
}


.td {
    display: table-cell;
    padding: 5px;
    text-align: center;
    /*border: #000000 solid 1px;*/
    margin: 5px;
    width: 33%;
    color: black;
    font-family: nspccbold, sans-serif;
    font-size: 1.2rem;
    line-height: 1.4rem;
}

    .td span {
        font-family: nspccheadline, sans-serif;
        font-size: 1.4rem;
        line-height: 1.6rem;
    }

.td-right {
    text-align: right;
}

.td-left {
    text-align: left;
}

.td-top {
    vertical-align: top;
}

.tdlast {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}


#accordionApply .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
/*#endregion */
.mob-whatto {
    display: none;
}

@media screen and (max-width: 992px) {
    .dt-whatto {
        display: none;
    }

    .mob-whatto {
        display: block;
    }

    #accordionApply .accordion-button {
        min-height: 66px;
        font-size: 1.8rem;
    }

    .w-bl {
        display: block;
        padding: 10px 5px;
        text-align: center;
        margin: 5px;
        width: 100%;
        color: black;
        font-family: nspccbold, sans-serif;
        font-size: 1.2rem;
        line-height: 1.4rem;
    }

        .w-bl span {
            font-family: nspccheadline, sans-serif;
            font-size: 1.4rem;
            line-height: 1.6rem;
        }
}

@media screen and (max-width: 768px) {
    .whatto-h2 {
        font-size: 2.2rem;
    }

    .applicationp {
        margin-top: 30px;
    }

    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel,
    #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues {
        float: left;
        width: 100%;
    }
}

/**BUTTON FOCUS**/

a.something:focus {
    border: 2px solid black;
    border-radius: 6px;
}

.talentPoolDescriptionValue,
.talentPoolDescriptionValue p {
    font-size: 1.2rem;
}

.bottext p {
    color: var(--nspccteal);
    height: auto;
    font-family: nspccheadline, sans-serif;
    font-size: 1.2rem;
    margin-bottom: -18px;
}

.textpage_finance .our-peoples {
    margin-bottom: 0;
}

.textpage_employee_stories .finance-hero {
    background-position: right !important;
    background-color: silver !important;
}

.img-fluid.emp-circ {
    border-radius: 100%;
}

.textpage_employee_stories .large-hero.h3-pink.finance-hero,
.textpage_employee_stories_02 .large-hero.h3-pink.finance-hero {
    display: none !important;
}

.textpage_employee_stories .heromob.h3-pink,
.textpage_employee_stories_02 .heromob.h3-pink {
    display: none;
}

@media screen and (max-width:420px) {
    .pink-div p, p.pink-callout {
        font-size: 21px;
        line-height: normal;
    }
}

/* #region Zendesk 16033 */
recite-focus-normal {
    font-family: sans-serif !important;
}
/* #endregion */
