﻿/*
    Jump to:
    Root
    Misc Styling
    Landing Page Styling
    Category Description Page Styling
    About Us Page Styling
    Life at Zenith Page Styling
    Results Page Styling
    Talent Pools Styling
    Job Description Page Styling
    Login/Register Page Styling
    Profile Styling
    Application/Onboarding Styling
    Animated Onboarding Styling
    Responsive Styling
*/

/* Root */
:root {
    --yellowOne: #FCC427;
    --yellowTwo: #FCDD32;
    --yellowThree: #FCF043;
    --orangeOne: #F15A22;
    --orangeTwo: #F5821E;
    --orangeThree: #F99F1C;
    --pinkOne: #B80951;
    --pinkTwo: #E2316E;
    --pinkThree: #EB5578;
    --greenOne: #19871E;
    --greenTwo: #3CB73C;
    --greenThree: #87D741;
    --purpleOne: #45289F;
    --purpleTwo: #5A45C0;
    --purpleThree: #7369D2;
    --greyOne: #547888;
    --greyTwo: #7BA9BE;
    --greyThree: #90B4C5;
    --greyFour: #F0F0F0;
    --blueOne: #0064AA;
    --blueTwo: #008FD2;
    --blueThree: #38C2BF;
    --navy: #0c2340;
}
/* Root Ends */

/* Misc Styling */
label {
    font-size: inherit;
}

div.pageBlockInner_FormBlock div.formRow {
    width: 100%;
    padding-top: 10px;
}

    div.pageBlockInner_FormBlock div.formRow .controlError,
    div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectInputRow_Common,
    div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow,
    div.pageBlockInner_FormBlock div.formRow.formRowMoneyInputRow,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow,
    .Login #login_pageBlockContainer #login_pageBlock div.formRow.formRowTextInputRow,
    .ProfileRegister #newregister_pageBlockContainer #newregister_pageBlock div.formRow.formRowTextInputRow,
    .Application_Login #RegisterForm_pageBlockContainer #RegisterForm_pageBlock div.formRow.formRowSelectInputRow_Common,
    div.pageBlockInner_FormBlock div.formRow.formRowDateInputRow,
    div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow,
    div.pageBlockInner_FormBlock div.formRow.formRowCheckboxMultiRow,
    div.pageBlockInner_FormBlock div.formRow.formRowTimeInputRow,
    div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteAdminPortalRow,
    #dialog div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow,
    .subscribe-line.subscribe-line-image .card .card-content #alertsemailform_pageBlockContainer #alertsemailform_username_formRow,
    div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow,
    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer,
    #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer,
    /*div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow,*/
    #SectionCompleteBlock_completed_formRow .labelContainer,
    .quickSearchContainer .formRowTextInputRow .controlContainer,
    .pageBlockInner_FormBlock form.lockedForm div.controlContainer_ReadOnly,
    .pageBlockInner_FormBlock form.lockedForm div.controlContainer_ReadOnlyWithControl {
        max-width: 500px;
        margin: 5px auto;
        display: block;
        float: none;
        text-align: left;
        width: 100%;
        color: #000;
        height: auto;
        font-weight: 600;
    }

    div.pageBlockInner_FormBlock div.formRow.hiddenElement {
        display: none;
    }

.pageBlockInner_FormBlock .formRow .labelContainer,
.pageBlockInner_FormBlock .formRow .controlContainer {
    width: 100%;
}

.pageBlockInner_FormBlock .formRow .labelContainer {
    text-align: left;
    margin-bottom: 10px;
}

    .pageBlockInner_FormBlock.formRow .labelContainer label {
        text-align: inherit;
    }

.pageBlockInner_FormBlock .formRow .controlContainer {
    max-width: 500px;
    margin-right: 0;
}

div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow .controlContainer {
    width: 100% !important;
}

div.pageBlockInner_FormBlock div.formRow.formRowTextLiteralRow,
#SectionCompleteBlock_completed_formRow .labelContainer,
.pageBlockInner_FormBlock div.textLiteral {
    text-align: center;
}

div#Pos_Questions_pageView div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer .radioOption .radioOptionLabel {
    margin-bottom: 0;
}

div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer .radioOption input,
div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer .radioOption .radioOptionLabel {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-left: 10px;
}

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;
}

div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow {
    max-width: 500px;
    margin: 5px auto;
    display: block;
    float: none;
}

    div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer {
        float: none;
        display: inline-block;
        vertical-align: middle;
        width: auto;
        text-align: left;
        padding-top: 0;
    }

    div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer,
    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer,
    #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer {
        max-width: calc(100% - 20px);
        width: auto;
        margin-bottom: 0;
    }

        div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer label {
            text-align: inherit;
            float: left;
        }

    div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer {
        line-height: 1;
    }

.iti {
    width: 100%;
}

    .iti .iti__country-list {
        padding-inline-start: 0 !important;
    }

.pageBlockInner_FormBlock label.formLabel {
    text-align: left;
    line-height: 1;
    margin-bottom: 0;
}

    .pageBlockInner_FormBlock label.formLabel a {
        text-decoration: underline;
    }

div.pageBlockInner_FormBlock div.formRow .controlError {
    color: red;
    padding-left: 0;
}

textarea {
    min-height: 100px;
}

.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 .formRowNumericInputRow .controlContainer input,
.pageBlockInner_FormBlock .formRowTextAreaRow .controlContainer textarea,
.pageBlockInner_FormBlock .formRowSelectMultiCodelistRow .divajaxcontainter,
#Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer .inputTextArea,
#Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer .inputTextArea,
#MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInput,
.quickSearchContainer .formRowTextInputRow .controlContainer input,
.inputContainer input,
.selectContainer select {
    background-color: #fff;
    border: 2px solid var(--orangeOne);
    color: #000;
    padding: 15px;
    width: 100%;
    display: block;
    transition: all .2s ease;
    border-radius: 2.464rem;
}

    .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 .formRowNumericInputRow .controlContainer input:focus,
    .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,
    .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputText,
    .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputSelect,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInput:focus,
    .inputContainer input:focus,
    .selectContainer select:focus {
        outline: none;
        border: 2px solid var(--purpleOne);
    }

div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .controlContainer {
    overflow: visible;
}

.intl-tel-input {
    width: 100%;
}

    .intl-tel-input .country-list .country,
    .intl-tel-input .country-list .divider {
        margin-top: 0;
    }

.controlContainer .passwordStrength {
    width: 100%;
}

.pageBlockInner_FormBlock .formRowDateInputRow .controlContainer input,
div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow .controlContainer .divajaxcontainter {
    width: calc(100% - 24px);
}

.buttonsRight,
.buttonsRight ul li,
.buttonsLeft,
.buttonsLeft ul li {
    width: auto;
    text-align: center;
}

    .buttonsRight ul li a,
    .buttonsRight ul li input,
    .buttonsLeft ul li a,
    .buttonsLeft ul li input,
    ul.pageBlockHeaderButtons {
        float: none;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .buttonsLeft button.buttonAnchor,
    .buttonsRight button.buttonAnchor,
    .buttonsLeft input.buttonSubmit,
    .buttonsRight input.buttonSubmit,
    .buttonsLeft a.buttonAnchor,
    .buttonsRight a.buttonAnchor,
    #posdesc_pageBlockContainer #posdesc_pageBlock a.right,
    #homepage .googleMapsButton,
    button.buttonAnchor,
    input.buttonSubmit,
    a.buttonAnchor,
    div.posDescriptionContainer317 .BigVacancyMap .moreJobs a,
    #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton,
    .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li a,
    .backButtonContainer a,
    #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a,
    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a,
    mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .buttonsRight a,
    .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .buttonsRight input.buttonSubmit,
    .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft ul li .fileuploadbutton,
    #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer a,
    #posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks a,
    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer_Option2 .listItemContainer .codeListBlockLower .listItemSeeJobs,
    .offerAnchor,
    #quickSearch button {
        position: relative;
        font-family: Zenith Montserrat, sans-serif;
        font-weight: 400;
        font-style: normal;
        display: inline-block;
        float: none;
        width: auto;
        padding: 1.54rem 2.64rem;
        text-align: center;
        color: #fff;
        text-decoration: none;
        line-height: 17.6px;
        line-height: 1.76rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        border-radius: 2.464rem;
        outline: none;
        font-size: 1.408rem;
        background: var(--purpleOne);
        z-index: 1;
        outline: none;
        -webkit-transition: all .5s;
        transition: all .5s;
        cursor: pointer;
        margin-left: 0 !important;
        text-decoration: none !important;
    }

        .buttonsLeft button.buttonAnchor:hover,
        .buttonsRight button.buttonAnchor:hover,
        .buttonsLeft input.buttonSubmit:hover,
        .buttonsRight input.buttonSubmit:hover,
        .buttonsLeft a.buttonAnchor:hover,
        .buttonsRight a.buttonAnchor:hover,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock a.right:hover,
        #homepage .googleMapsButton:hover,
        button.buttonAnchor:hover,
        input.buttonSubmit:hover,
        a.buttonAnchor:hover,
        #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a:hover,
        .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li a:hover,
        .backButtonContainer a:hover,
        #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a:hover,
        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a:hover,
        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a.filtersExpanderButton_Expanded,
        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .buttonsRight a:hover,
        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .buttonsRight input.buttonSubmit:hover,
        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft ul li .fileuploadbutton:hover,
        #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer a:hover,
        #posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks a:hover,
        .offerAnchor:hover,
        #quickSearch button:hover {
            color: #fff;
            background: var(--orangeOne);
        }

/*.actionTextButtonContainer .buttonsRight,
.actionTextButtonContainer .buttonsRight ul li,
.fileuploadcontainer .buttonsLeft,
.fileuploadcontainer .buttonsLeft ul li,
#quicksearch_SaveButtonRow_formRow .buttonsRight,
#quicksearch_SaveButtonRow_formRow .buttonsRight ul li {
    width: 100%;
}*/

.tooltip2_Surround,
.tooltip2_SurroundClosing {
    display: none !important;
}

.charCounterValue {
    float: left;
}

video,
img {
    max-width: 100%;
}

.eArcuInfoHeader,
.pageBlockTitle {
    display: none;
}

.ui-widget.ui-widget-content:not(.ui-datepicker) {
    border: 2px solid var(--orangeOne);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: none;
    padding: 30px;
    background: #fff;
}

    .ui-widget.ui-widget-content:not(.ui-datepicker) div.ui-dialog-titlebar .ui-dialog-titlebar-close {
        background: none;
        border-radius: 0;
        border: none;
        text-indent: 0;
        color: #000;
        font-weight: bold;
        text-decoration: underline;
        outline: none;
    }

        .ui-widget.ui-widget-content:not(.ui-datepicker) div.ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon {
            display: none;
        }

.ui-widget.ui-widget-content .modalContent {
    min-height: 1px !important;
}

    .ui-widget.ui-widget-content .modalContent .pageBlockContent {
        padding: 0;
    }

        .ui-widget.ui-widget-content .modalContent .pageBlockContent .formRow.formRowButtonRow .buttonsRight {
            float: left;
        }

    .ui-widget.ui-widget-content .modalContent div.gridRemove .pageBlockContent {
        background-position: top center;
        padding-top: 30px;
    }

.ui-widget.ui-widget-content.ui-datepicker select {
    float: left;
    margin-right: 5px;
    padding: 5px;
    padding-right: 20px;
    background-position: calc(100% - 10px) 50%;
}

.ui-widget-overlay {
    opacity: 0.5;
    background: #000;
}

#TimeoutMessageBlock_pageBlockContainer #TimeoutMessageBlock_pageBlock .cancelTimeoutAnchor {
    width: auto !important;
}

#EarcuIntroTextBlockTitle,
.talentPoolDisplayName {
    display: none;
}

div.pageBlockInner_FormBlock div.formRow.formRowButtonRow {
    width: 100%;
    text-align: center;
}

    div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsRight,
    div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsLeft {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        float: none;
        margin: 2px 0;
        text-align: center
    }

        div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsRight ul li,
        div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsLeft ul li {
            width: auto;
            float: none;
            display: inline-block;
            vertical-align: middle;
        }

            .buttons .buttonsRight:nth-child(2),
            .buttons .buttonsLeft:nth-child(2),
            #TalentPool_Description_pageView .buttonsContainer .buttonsRight:nth-child(2),
            #TalentPool_Description_pageView .buttonsContainer .buttonsLeft:nth-child(2),
            .buttonsRight ul li:nth-child(n+2),
            .buttonsLeft ul li:nth-child(n+2),
            div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsRight ul li:nth-of-type(n+2),
            div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsLeft ul li:nth-of-type(n+2) {
                margin-left: 5px;
                margin-top: 0;
            }

.buttonsRight ul,
.buttonsLeft ul {
    padding-inline-start: 0 !important;
}

    .buttonsRight ul li:before,
    .buttonsLeft ul li:before,
    #pageContent li:before {
        display: none !important;
    }

.actionMessageContainer {
    padding-left: 0;
}

    .actionMessageContainer div.actionMessage {
        color: var(--purpleOne);
        background: none;
        padding-left: 0;
    }

        .actionMessageContainer div.actionMessage:before {
            content: "\f00c";
            font: var(--fa-font-solid);
            margin-right: 5px;
        }

    .actionMessageContainer div.actionMessageWarning,
    div.pageBlockInner_FormBlock div.formRow .controlError {
        color: var(--orangeOne);
    }

        .actionMessageContainer div.actionMessageWarning:before {
            content: '\f00d';
        }

div.pageBlockContent {
    padding: 0;
}

.ui-accordion .ui-accordion-header {
    margin: 0;
    border: none;
    background: none;
    border-radius: 0;
    padding: calc(var(--base-space)*4) 0 calc(var(--base-space)*4) calc(var(--base-space)*6);
    font-size: var(--font-size);
    color: currentColor !important;
}

    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        display: none;
    }

    .ui-accordion .ui-accordion-header .u-arrow-btn__icon svg {
        transition: all .2s ease;
    }

    .ui-accordion .ui-accordion-header.ui-accordion-header-active {
        --icon-color: var(--primary-50);
        --transition-duration: 400ms;
    }

        .ui-accordion .ui-accordion-header.ui-accordion-header-active span {
            transform: translateX(calc(var(--base-space)*-6));
        }

        .ui-accordion .ui-accordion-header.ui-accordion-header-active .u-arrow-btn__icon {
            transform: none;
        }

            .ui-accordion .ui-accordion-header.ui-accordion-header-active .u-arrow-btn__icon svg {
                transform: rotate(90deg);
            }

.ui-accordion .accordionContent {
    display: none;
    border: none;
}

.pageBlockInner_FormBlock hr {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.bannerContainer {
    position: relative;
    height: calc(66.67vh - 90px);
    min-height: 300px;
    /*padding-bottom: 56.25%;*/
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

    .bannerContainer .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        display: block;
    }

    .bannerContainer .bannerContent {
        position: absolute;
        top: 50%;
        right: 50px;
        width: auto;
        height: auto;
        transform: translateY(-50%);
        z-index: 2;
        text-align: right;
        font-weight: 600;
        font-style: normal;
    }

        .bannerContainer .bannerContent h1 {
            color: #fff;
            font-size: 7rem;
            text-transform: uppercase;
            line-height: 1;
        }

        .bannerContainer .bannerContent h2 {
            color: #fff;
            font-size: 5rem;
            text-transform: uppercase;
            line-height: 1;
        }

            .bannerContainer .bannerContent h2.darkBlue {
                color: var(--blueOne);
            }

            .bannerContainer .bannerContent h2.blue {
                color: var(--blueThree);
            }

            .bannerContainer .bannerContent h2.yellow {
                color: var(--yellowTwo);
            }

            .bannerContainer .bannerContent h2.orange {
                color: var(--orangeTwo);
            }

            .bannerContainer .bannerContent h2.pink {
                color: var(--pinkThree);
            }

            .bannerContainer .bannerContent h2.darkGreen {
                color: var(--greenOne);
            }

            .bannerContainer .bannerContent h2.green {
                color: var(--greenThree);
            }

            .bannerContainer .bannerContent h2.darkPurple {
                color: var(--purpleOne);
            }

            .bannerContainer .bannerContent h2.purple {
                color: var(--purpleThree);
            }

            .bannerContainer .bannerContent h2.grey {
                color: var(--greyTwo);
            }

.breadcrumbs + .bannerContainer {
    height: calc(66.67vh - 124px);
}

.overflowHidden {
    overflow: hidden;
}

em {
    font-style: italic;
}

.annualReportContainer {
    margin-top: 20px;
}

@media (min-width: 75em) {
    .nav__item--footer.ourJobs {
        width: calc(66.67% - 2.464rem);
    }

        .nav__item--footer.ourJobs .nav__sub-footer-item {
            width: 50%;
            float: left;
        }
}

.justify-center {
    justify-content: center;
}
/* Misc Styling Ends */

/* Landing Page Styling */
.home .bannerContainer {
    background-position: 50% 96%;
}

#quickSearch .search-field-container {
    margin-bottom: 10px;
}

.home #intro_pageBlockContainer {
    display: none;
}

.home .pageView,
.home .pageView #CodeListCounts_pageBlockContainer,
.home .pageView #CodeListCounts_pageBlockContainer #CodeListCounts_pageBlock {
    overflow: visible;
}

    .home .pageView #CodeListCounts_pageBlockContainer #CodeListCounts_pageBlock .categoryBlock .card__front {
        padding: 0;
        overflow: hidden;
    }

        .home .pageView #CodeListCounts_pageBlockContainer #CodeListCounts_pageBlock .categoryBlock .card__front img {
            width: 100%;
            height: 100%;
            max-height: 250px;
            object-fit: cover;
            object-position: 50% 50%;
        }

        .home .pageView #CodeListCounts_pageBlockContainer #CodeListCounts_pageBlock .categoryBlock .card__front .card__title-large {
            margin-top: 20px;
            padding: 0 7.04rem;
            margin-bottom: 5px;
        }

        .home .pageView #CodeListCounts_pageBlockContainer #CodeListCounts_pageBlock .categoryBlock .card__front .vacancyCount {
            margin-bottom: 20px;
            padding: 0 7.04rem;
        }
/* Landing Page Styling Ends */

/* Category Description Page Styling */
.bannerContainer.bannerCodelist_291 {
    background-position: 50% 29%;
}

.bannerContainer.bannerCodelist_294 {
    background-position: 50% 29%;
}

.bannerContainer.bannerCodelist_293 {
    background-position: 50% 15%;
}

.bannerContainer.bannerCodelist_292 {
    background-position: 50% 10%;
}

.bannerContainer.bannerCodelist_295 {
    background-position: 50% 0%;
}

.bannerContainer.bannerCodelist_296 {
    background-position: 50% 20%;
}

.pos_category_description .modules-content__media.flexslider {
    margin: 0;
    border: none;
    background: none;
}

#slider-latest-jobs {
    margin-bottom: 0;
    background: none;
    border: none;
    padding: 0 40px;
}

    #slider-latest-jobs .jobDetails .card-link {
        margin: 2.376rem;
    }

.nojobs_jobBlock .wysiwyg a.buttonAnchor {
    color: #fff;
    border-bottom: none;
    font-weight: initial !important;
    padding: 1.54rem 2.64rem;
    line-height: 17.6px;
    line-height: 1.76rem;
}
/* Category Description Page Styling Ends */

/* About Us Page Styling */
.valueBlock .card__front {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    padding: 20px;
}

    .valueBlock .card__front .card__icon img {
        max-height: 50px;
        margin-right: 10px;
    }

.counter-section,
.timeline-section {
    position: relative;
}

    .counter-section .line,
    .timeline-section .line {
        position: absolute;
        top: 56%;
        left: 0;
        right: 0;
        border: 1px dashed #D8D8D8;
        z-index: 1;
    }

    .counter-section .countersContainer #counterSlider,
    .timeline-section .timelineContainer #timelineSlider {
        border: none;
        background: none;
        z-index: 2;
        position: relative;
        padding: 0 66.88px;
        padding: 0 6.688rem;
    }

        .counter-section .countersContainer #counterSlider .counterBlock,
        .timeline-section .timelineContainer #timelineSlider .timelineBlock {
            position: relative;
        }

            .counter-section .countersContainer #counterSlider .counterBlock .blockContent,
            .timeline-section .timelineContainer #timelineSlider .timelineBlock .blockContent {
                padding: 4.4rem 7.04rem;
                background: #fff;
                border-radius: .704rem;
                max-width: 350px;
                width: 100%;
                height: 300px;
                margin: 15px auto;
                display: flex;
                flex-direction: column;
                align-content: center;
                justify-content: center;
                align-items: center;
                -webkit-box-shadow: 1px 8px 10px 0 hsl(0deg 0% 41% / 18%);
                box-shadow: 1px 8px 10px 0 hsl(0deg 0% 41% / 18%);
                -webkit-box-shadow: 1px 8px 10px 0 hsl(0deg 0% 41% / 18%), 1px -4px 10px -3px hsl(0deg 0% 41% / 18%);
                box-shadow: 1px 8px 10px 0 hsl(0deg 0% 41% / 18%), 1px -4px 10px -3px hsl(0deg 0% 41% / 18%);
                color: initial;
            }

                .counter-section .countersContainer #counterSlider .counterBlock .blockContent img {
                    max-width: 40px;
                    max-height: 40px;
                    margin-bottom: 10px;
                }

                .counter-section .countersContainer #counterSlider .counterBlock .blockContent .card__title-large {
                    margin-bottom: 10px;
                }

                .timeline-section .timelineContainer #timelineSlider .timelineBlock .blockContent p {
                    margin-bottom: 0;
                }

            .timeline-section .timelineContainer #timelineSlider .timelineBlock .card__timeline-date {
                padding-top: 1rem;
            }

        .counter-section .countersContainer #counterSlider .flex-direction-nav li a,
        .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a {
            width: 66.88px;
            width: 6.688rem;
            height: 66.88px;
            height: 6.688rem;
            display: block;
            margin: 0 auto;
            -webkit-transition: all .5s;
            transition: all .5s;
            color: #fff;
            overflow: visible;
        }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li a:before,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a:before {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                color: inherit;
            }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li a:after,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a:after {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                border-radius: 6.688rem;
                background-size: 100% 200%;
                z-index: -1;
                background-color: #f15a22;
                background-image: -webkit-gradient(linear,left top,left bottom,from(#f5821e),color-stop(50%,#f15a22));
                background-image: linear-gradient(180deg,#f5821e 0,#f15a22 50%);
                -webkit-transition: all .5s;
                transition: all .5s;
            }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li a:hover:after,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a:hover:after {
                background-position: 0 100%;
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li a.flex-next:before,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a.flex-next:before {
                content: '\f061';
            }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li a.flex-prev:before,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a.flex-prev:before {
                content: '\f060';
            }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li a.flex-disabled,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a.flex-disabled {
                opacity: 1 !important;
                pointer-events: none;
            }

                .counter-section .countersContainer #counterSlider .flex-direction-nav li a.flex-disabled:after,
                .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a.flex-disabled:after {
                    background: #e9e9e9;
                    -webkit-box-shadow: none;
                    box-shadow: none;
                    -webkit-transform: none;
                    transform: none;
                }

    .timeline-section .line {
        top: 59%;
    }

.tabsContainer .tabs {
    overflow: hidden;
}

    .tabsContainer .tabs .tab {
        width: 25%;
        padding: 20px;
        border: 2px solid var(--orangeTwo);
        float: left;
        text-align: center;
        border-top-left-radius: .704rem;
        border-top-right-radius: .704rem;
        transition: all .5s ease;
        cursor: pointer;
    }

        .tabsContainer .tabs .tab:hover,
        .tabsContainer .tabs .tab.active {
            background: var(--orangeTwo);
            color: #fff;
        }

        .tabsContainer .tabs .tab.active {
            cursor: initial;
        }

.tabsContainer .tabsContent .tabContent {
    padding: 4.4rem 7.04rem;
    background: var(--orangeTwo);
    border-bottom-left-radius: .704rem;
    border-bottom-right-radius: .704rem;
    display: none;
    color: #fff;
}

    .tabsContainer .tabsContent .tabContent.active {
        display: block;
    }

    .tabsContainer .tabsContent .tabContent .modules-content__media {
        position: relative;
    }

        .tabsContainer .tabsContent .tabContent .modules-content__media .bannerShapes {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: 50% 50%;
        }

.tabsContainer .tabs .tab#tab2 {
    border-color: var(--purpleOne);
}

    .tabsContainer .tabs .tab#tab2:hover,
    .tabsContainer .tabs .tab#tab2.active,
    .tabsContainer .tabsContent .tabContent[data-id='tab2'] {
        background: var(--purpleOne);
    }

.tabsContainer .tabs .tab#tab3 {
    border-color: var(--pinkOne);
}

    .tabsContainer .tabs .tab#tab3:hover,
    .tabsContainer .tabs .tab#tab3.active,
    .tabsContainer .tabsContent .tabContent[data-id='tab3'] {
        background: var(--pinkOne);
    }

.tabsContainer .tabs .tab#tab4 {
    border-color: var(--greenTwo);
}

    .tabsContainer .tabs .tab#tab4:hover,
    .tabsContainer .tabs .tab#tab4.active,
    .tabsContainer .tabsContent .tabContent[data-id='tab4'] {
        background: var(--greenTwo);
    }
/* About Us Page Styling Ends */

/* Life at Zenith Page Styling */
.textpage_working .bannerContainer {
    background-position: 50% 30%;
}

.benefitBlock i {
    color: var(--pinkTwo);
    font-size: 40px;
}

.textpage_working .benefitBlock .card .card__front {
    height: 300px;
    padding: 4.4rem 3.52rem;
    justify-content: center;
    overflow: hidden;
}

    .textpage_working .benefitBlock .card .card__front i {
        margin-bottom: 20px;
        color: #fff;
    }
/* Life at Zenith Page Styling Ends */
/* Results Page Styling */
.pos_find_results .bannerContainer,
.pos_find_results_map .bannerContainer {
    background-position: 50% 10%;
}

.pos_find_results #quickSearch {
    margin-bottom: 30px;
}

    .pos_find_results #quickSearch .search-field-container {
        width: calc(50% - 60px);
        display: inline-block;
        vertical-align: top;
        margin-right: 5px;
    }

    .pos_find_results #quickSearch .buttonContainer {
        display: inline-block;
        vertical-align: top;
    }

#Pos_Find_Results_pageView,
#Pos_Find_Results_Map_pageView,
#posBrowser_Filter_pageBlockContainer {
    overflow: visible;
}

    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle {
        border: none;
        padding: 0;
        overflow: visible;
    }

        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
            overflow: visible;
            padding: 0;
        }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a:after {
                font: var(--fa-font-regular);
                margin-left: 5px;
                display: inline-block;
            }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a.alternateViewsButton_List:after {
                content: '\f03a';
            }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a.alternateViewsButton_Map:after {
                content: '\f5a0';
            }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a.alternateViewsButton_Selected {
                display: none;
            }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander {
                padding-top: 20px;
                position: relative;
            }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a {
                    width: auto;
                }

                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a:after {
                        font: var(--fa-font-solid);
                        margin-left: 5px;
                        display: inline-block;
                        content: "\f054";
                        width: 14px;
                        transition: all .2s ease;
                    }

                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a.filtersExpanderButton_Expanded:after {
                        transform: rotate(90deg);
                    }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer {
                margin-top: 20px;
                border: none;
                display: block;
                transition: all .4s ease;
                overflow: hidden;
                -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
                box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer.FiltersContainer_Hidden {
                    height: 0px !important;
                }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer {
                    padding: 30px;
                    background: var(--purpleOne);
                }

                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow {
                        width: 100%;
                        border-bottom: 1px solid #fff;
                        padding: 30px 0;
                        color: #fff;
                    }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow:first-child {
                            padding-top: 0;
                        }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow:last-child {
                            border-bottom: none;
                            padding-bottom: 0;
                        }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .HeaderContainer {
                            background: none;
                            border: none;
                            text-align: center;
                        }

                            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .HeaderContainer .HeaderLabel {
                                padding: 0;
                                float: none;
                                font-size: 20px;
                                margin-bottom: 10px;
                            }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer .LocationValue {
                            padding-left: 10px;
                        }

                            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer .LocationValue .locationValueLabel:after {
                                content: ':';
                            }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList {
                            padding: 0;
                            text-align: center;
                        }

                            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li {
                                padding: 0;
                                background: none;
                                float: none;
                                display: inline-block;
                                vertical-align: middle;
                            }

                                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.possibleDistancesLabel {
                                    width: calc(100% - 10px);
                                    float: left;
                                    cursor: initial;
                                }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.possibleDistancesLabel:after {
                                        content: ':';
                                    }

                                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li a {
                                    position: relative;
                                    font-weight: 400;
                                    font-style: normal;
                                    display: inline-block;
                                    width: auto;
                                    padding: 1.54rem 2.64rem;
                                    text-align: center;
                                    color: #fff;
                                    text-decoration: none;
                                    line-height: 17.6px;
                                    line-height: 1.76rem;
                                    -webkit-appearance: none;
                                    -moz-appearance: none;
                                    appearance: none;
                                    border: none;
                                    border-radius: 2.464rem;
                                    outline: none;
                                    font-size: 1.408rem;
                                    background: none;
                                    border: 2px solid #fff;
                                    z-index: 1;
                                    outline: none;
                                    -webkit-transition: all .5s;
                                    transition: all .5s;
                                }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.ValueItem_selected a,
                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li a:hover {
                                        color: #fff;
                                        background-color: var(--orangeOne);
                                        border-color: white;
                                    }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li a .label {
                                        color: inherit;
                                        font-size: inherit;
                                        padding: 0;
                                        border-radius: 0;
                                    }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li a .count {
                                        display: none;
                                    }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ButtonsContainer a.RemoveLink {
                            display: block;
                            color: #fff;
                        }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow {
                    display: none;
                }

#posBrowser_ResultsGrid_pageBlockContainer {
    padding: 0;
    background: none;
    border-radius: 0;
    box-shadow: none;
}

    #posBrowser_ResultsGrid_pageBlockContainer,
    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock,
    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer {
        overflow: visible;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock {
            padding: 0;
            margin-top: 50px;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop,
            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop {
                border: none;
                font-size: .87em;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer,
                #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer {
                    margin: 0;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer,
                    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer {
                        padding: 0;
                        margin: 0;
                    }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder {
                width: 100%;
                overflow: visible;
                position: relative;
                border: none;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:before {
                    content: '';
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    height: 2px;
                    z-index: 1;
                    background: var(--purpleOne);
                    transition: all .4s ease;
                    box-shadow: var(--box-shadow);
                }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer {
                    width: 100%;
                    border: none;
                    float: none;
                    margin: 0 !important;
                    padding: 24px 16px;
                    height: auto;
                    background: none;
                    overflow: hidden;
                    position: relative;
                    z-index: 2;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowHeader {
                        padding: 0;
                        -webkit-transition: all .15s ease-out;
                        transition: all .15s ease-out;
                        float: left;
                    }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowHeader .rowLabel a {
                            text-decoration: none !important;
                            color: inherit;
                        }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer {
                        -webkit-transition: all .15s ease-out;
                        transition: all .15s ease-out;
                        float: right;
                        padding-right: 5px;
                    }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer {
                            margin: 0;
                            padding: 0;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span {
                                font-size: .7em;
                            }

                                #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 .rowItemsInnerContainer span:after {
                                    content: "|";
                                    padding: 0 12px;
                                }

                                #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%;
                }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover .rowHeader,
                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder:hover .rowContentContainer {
                    -webkit-transform: translateX(.2em);
                    -ms-transform: translateX(.2em);
                    transform: translateX(.2em);
                    color: #fff;
                }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter {
                float: left;
                margin-top: 20px;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles {
                    margin-top: 0;
                    position: relative;
                    text-align: center;
                    width: 100%;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingText {
                        display: inline-block;
                        vertical-align: middle;
                        float: none;
                        padding: 0;
                        margin: 0;
                        margin-right: 20px;
                    }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons {
                        position: relative;
                        display: inline-block;
                        vertical-align: middle;
                        float: none;
                    }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a {
                            margin: 0;
                            text-decoration: none;
                            position: relative;
                            -webkit-transition: all .2s;
                            transition: all .2s;
                            width: auto;
                            height: auto;
                            background: none;
                            border: none;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a img {
                                display: none;
                            }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.scroller_moveprev:before,
                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.scroller_movenext:after {
                                font: var(--fa-font-solid);
                                content: '\f137';
                                display: inline-block;
                                vertical-align: middle;
                                margin-right: 5px;
                                transition: all .2s ease;
                                color: var(--orangeOne);
                                font-size: 30px;
                            }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.scroller_moveprev:hover:before,
                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.scroller_movenext:hover:after {
                                color: var(--purpleOne);
                            }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.scroller_movenext {
                                float: right;
                            }

                                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.scroller_movenext:after {
                                    margin-right: 0;
                                    margin-left: 5px;
                                    content: "\f138";
                                }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.buttonDisabled {
                                cursor: initial;
                                pointer-events: none;
                            }

                                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.buttonDisabled:before, #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .pagingControls_Tiles .pagingButtons a.buttonDisabled:after {
                                    color: #f0f0f0;
                                }

.posListHover {
    display: none !important;
}

#MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer {
    position: relative;
    left: initial !important;
    width: 100%;
    display: block;
    box-sizing: border-box;
    background: #001871;
    color: #fff;
    border: none;
    padding: 20px;
}

    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressLabel {
        display: none;
    }

    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInput {
        width: calc(100% - 80px);
        position: relative;
        display: inline-block;
        outline: none;
        margin-bottom: 2px;
    }

    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton {
        float: right;
        width: auto;
        background: none;
        color: #fff;
        border: 1px solid #fff;
        -webkit-transition: all .2s;
        transition: all .2s;
        outline: none;
        margin: 0;
        margin-bottom: 2px;
    }

        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton:hover {
            color: #001871;
            background: #fff;
        }
/* Results Page Styling Ends */

/* Talent Pools Styling */
#talentpoolgrid_pageBlock .rowContainerHolder {
    width: calc(33.3333% - 20px);
    height: 400px;
    background: #db323e;
    margin: 10px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    padding: 30px;
    padding-top: 210px;
    color: #fff;
    cursor: pointer;
}

    #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer {
        min-height: 1px;
        border: none;
        margin: 0 !important;
    }

        #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer .rowHeader {
            margin-top: 15px;
            padding: 0;
        }

            #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer .rowHeader a {
                padding: 15px 0;
                color: white;
                font-size: 23px;
                text-transform: capitalize;
                line-height: normal;
                text-decoration: none !important;
                display: block;
            }

        #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer .rowContentContainer ._rowimage_vacancyColumn {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
        }

            #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer .rowContentContainer ._rowimage_vacancyColumn a {
                display: block;
            }

                #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer .rowContentContainer ._rowimage_vacancyColumn a img {
                    height: 210px;
                    width: 100%;
                    object-fit: cover;
                    object-position: center;
                }

        #talentpoolgrid_pageBlock .rowContainerHolder .rowContainer .rowContentContainer:after {
            content: 'Find out more';
            padding: 10px 20px;
            border-radius: 40px;
            font-weight: bold;
            color: #fff;
            text-transform: capitalize;
            display: block;
            clear: left;
            margin-top: 10px;
            width: 100%;
            background: var(--purpleOne);
            border-color: var(--purpleOne);
            text-align: center;
            transition: all .25s;
        }

    #talentpoolgrid_pageBlock .rowContainerHolder:hover .rowContainer .rowContentContainer:after {
        background: #fff;
        border-color: #fff;
        color: var(--orangeOne);
    }

    #talentpoolgrid_pageBlock .rowContainerHolder:nth-child(2n+2) {
        background: var(--purpleOne);
    }

        #talentpoolgrid_pageBlock .rowContainerHolder:nth-child(2n+2) .rowContainer .rowContentContainer:after {
            background: var(--orangeOne);
            border-color: var(--orangeOne);
        }

        #talentpoolgrid_pageBlock .rowContainerHolder:nth-child(2n+2):hover .rowContainer .rowContentContainer:after {
            background: #fff;
            border-color: #fff;
            color: var(--purpleOne);
        }

.textpage_interest .card__front {
    padding: 0;
    overflow: hidden;
}

    .textpage_interest .card__front img {
        width: 100%;
        height: 100%;
        max-height: 250px;
        object-fit: cover;
        object-position: 50% 50%;
    }

    .textpage_interest .card__front .card__title-large {
        margin-top: 20px;
        padding: 0 7.04rem;
        margin-bottom: 20px;
    }
    /* Talent Pools Styling Ends */
    /* Job Description Page Styling */
    .pos_description .c-hero[data-size=short] .c-hero-background-angle,
    .pos_description_review .c-hero[data-size=short] .c-hero-background-angle {
        display: block;
    }

#Pos_Description_pageView,
#Pos_Description_Review_pageView,
#posdesc_pageBlockContainer,
#posdesc_pageBlockContainer #posdesc_pageBlock,
#posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 {
    overflow: visible;
}

    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer {
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox {
            padding: 4.4rem 7.04rem;
            background: #fff;
            border: none;
            border-radius: 0.704rem;
            margin-bottom: 0;
            text-align: center;
            -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
        }

            #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li {
                list-style: none;
                display: inline-block;
                margin-right: 10px;
                line-height: normal;
            }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li:before {
                    font: var(--fa-font-light);
                    display: inline-block !important;
                    margin-right: 5px;
                    position: relative;
                    top: initial;
                    left: initial;
                    width: auto;
                    height: auto;
                    border-radius: 0;
                    background-color: transparent;
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_displaysalarydescription:before {
                    content: '\f53b';
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist2value:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist19value:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist9value:before {
                    content: '\f013';
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_text7:before {
                    content: '\f200';
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist4value:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist5value:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_address1:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_city:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_county:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_country:before,
                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_postcode:before {
                    content: '\f3c5';
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist7value:before {
                    content: '\f78a';
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li.SumItem_pospublishenddate:before {
                    content: '\e0d2';
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li .jobSumLabel {
                    font-weight: normal;
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li .jobSumValue a {
                    pointer-events: none;
                    cursor: text;
                    color: inherit;
                    text-decoration: none;
                }

                    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox ul.jobSum li .jobSumValue a:after {
                        display: none;
                    }

    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer {
        width: 100%;
        overflow: hidden;
    }

        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer {
            width: 68%;
            float: left;
            padding: 4.4rem 7.04rem;
            background: #fff;
            border: none;
            border-radius: 0.704rem;
            margin-bottom: 20px;
            text-align: center;
            -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
        }

            #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .JobTitle {
                margin-bottom: 20px;
                width: 100%;
            }

            #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .descContainer {
                text-align: left;
            }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .descContainer .earcu_posdescriptionContainer {
                    text-align: inherit;
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .descContainer .arrowList {
                    margin: 20px 0;
                }

        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer {
            width: 30%;
            float: right;
        }

            #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock {
                width: 100%;
                padding: 4.4rem 7.04rem;
                background: #fff;
                border: none;
                border-radius: 0.704rem;
                margin-bottom: 20px;
                text-align: center;
                -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
                box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.recruiterContainer img {
                    display: inline-block;
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.recruiterContainer p {
                    margin-bottom: 0;
                }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.mapContainer {
                    padding: 5px;
                }

                    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.mapContainer #JobDescriptionMap_vacancyMap_pageBlockContainer {
                        margin-bottom: 0;
                    }

                        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.mapContainer #JobDescriptionMap_vacancyMap_pageBlockContainer .mapBlock {
                            height: auto;
                            padding-bottom: 56.25%;
                            background-size: cover !important;
                        }

                        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.mapContainer #JobDescriptionMap_vacancyMap_pageBlockContainer .ButtonHolder {
                            display: none;
                        }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.benefitsContainer .benefitBlock {
                    width: 50%;
                    display: inline-block;
                    vertical-align: top;
                    padding: 0;
                    margin-bottom: 20px;
                }

                    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.benefitsContainer .benefitBlock:last-child {
                        margin-bottom: 0;
                    }

                #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock.posAlerts {
                    border: none;
                }

    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .buttonsLeft,
    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .buttonsLeft li {
        width: 100%;
    }

        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .buttonsLeft li a {
            float: none;
        }

.pos_description .ui-widget.ui-widget-content div.pageBlockInner_FormBlock div.formRow,
.pos_description .ui-widget.ui-widget-content div.pageBlockInner_FormBlock div.formRow a {
    max-width: 100% !important;
}

    .pos_description .ui-widget.ui-widget-content div.pageBlockInner_FormBlock div.formRow a {
        text-decoration: none;
    }

    .pos_description .ui-widget.ui-widget-content div.pageBlockInner_FormBlock div.formRow .controlContainer {
        max-width: 100%;
    }

    .pos_description .ui-widget.ui-widget-content div.pageBlockInner_FormBlock div.formRow .controlError {
        max-width: 100%;
    }

#QuickApplyForm_pageBlock #QuickApplyForm_submitinstructions_formRow .textLiteral,
#QuickApplyForm_pageBlock #QuickApplyForm_gdprinfo_formRow .textLiteral {
    text-align: left;
}

#QuickApplyForm_pageBlock #QuickApplyForm_submitinstructions_formRow {
    padding: 0;
}

#posdesc_pageBlockContainer #posdesc_pageBlock #stickyApply {
    position: fixed;
    top: 174px;
    right: 10px;
    z-index: 1;
    display: none;
}

    #posdesc_pageBlockContainer #posdesc_pageBlock #stickyApply a.buttonAnchor {
        margin-top: 0;
    }
/* Job Description Page Styling Ends */
/* Login/Register Page Styling */
#UsernameForm_pageBlock .ssoIconsInnerContainer,
#quickapplydialog div.ssoIconsInnerContainer {
    margin: 0 auto;
    max-width: 100%;
    overflow: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}

#quickapplydialog .ssoIcon,
#UsernameForm_pageBlock .ssoIcon {
    width: auto;
}

    #UsernameForm_pageBlock .ssoIcon a.ssoIconLink {
        position: relative;
    }

        #UsernameForm_pageBlock .ssoIcon a.ssoIconLink:before {
            content: '';
            width: 64px;
            height: 64px;
            border-radius: 100%;
            background-color: #E5E5E5;
            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: var(--fa-font-brands);
            font-size: 40px;
            color: var(--orangeOne);
            transition: all .25s;
        }

    #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: .5;
    }

    #UsernameForm_pageBlock .ssoIcon a.ssoIconLink img {
        display: none;
    }
/* Login/Register Page Styling Ends */

/* Profile Styling */
#Welcome_pageView {
    overflow: visible;
}

    #Welcome_pageView #ToDoList_pageBlockContainer {
        overflow: visible;
    }

        #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock {
            padding: 0;
            overflow: visible;
        }

            #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItem:last-of-type {
                margin-bottom: 0;
            }

            #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItemLabel {
                padding: 4.4rem 7.04rem;
                background-image: none;
                background-color: #fff;
                text-align: left;
                overflow: hidden;
                -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
                box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
                border-radius: 0.704rem;
            }

                #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItemLabel .actionTextContainer {
                    overflow: hidden;
                }

                    #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItemLabel .actionTextContainer .actionTextButtonContainer {
                        float: left;
                    }

.welcome #WelcomeInfoBlock_pageBlockContainer {
    overflow: visible;
}

    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock {
        padding: 0;
        overflow: visible;
    }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow {
            width: 100%;
            border: none;
            float: none;
            margin: 0 !important;
            padding: 24px 16px;
            height: auto;
            background: none;
            overflow: visible;
            position: relative;
            z-index: 2;
            cursor: pointer;
        }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:before {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                height: 2px;
                z-index: 1;
                background: var(--purpleOne);
                transition: all .4s ease;
                -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
                box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover:before {
                height: 100%;
            }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer {
                padding: 0;
                margin: 0;
                position: relative;
                z-index: 2;
            }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconImage {
                    display: none;
                }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue {
                    margin-left: 0;
                    overflow: hidden;
                    width: 100%;
                }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel {
                        margin-bottom: 0;
                        float: left;
                    }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel a {
                            text-decoration: none;
                            color: inherit;
                            transition: all .2s ease;
                        }

                            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconLabel a:after {
                                display: none;
                            }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconValue .iconDescription {
                        display: none;
                    }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues {
                    overflow: hidden;
                    transition: all .2s ease;
                    float: right;
                    text-align: left;
                    font-size: .7em;
                    line-height: normal;
                    padding-top: 5px;
                }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue {
                        margin: 0;
                        width: auto;
                    }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue:after {
                            content: '|';
                            padding: 0 12px;
                        }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue:last-child:after {
                            display: none;
                        }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueLabel {
                            margin-right: 0;
                        }

                            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueLabel:after {
                                content: ':';
                                margin-right: 5px;
                            }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueData {
                            font-weight: normal;
                        }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue.iconRowValue_additional_information_required {
                            color: red;
                        }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow .iconContainer .iconRowValues .iconRowValue:last-child .iconRowValueData:after {
                            display: none;
                        }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconImage:before,
            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconValue .iconLabel,
            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconValue .iconDescription,
            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconRowValues,
            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:hover .iconContainer .iconRowValues .iconRowValue.iconRowValueHighLight {
                color: #fff;
            }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow#WelcomeInfoBlock_Logout_formRow {
                display: block;
            }

.pageBlockInner_FormBlock .formRowIconRow .iconRowValues .iconRowValueHighLight {
    transition: all .2s ease;
}

.pageBlockInner_FormBlock .formRowIconRow:hover .iconRowValues .iconRowValueHighLight {
    color: #fff;
}

.pageBlockInner_GridBlock div.gridContent {
    padding: 0;
    border: none;
}

.mydetails div.pageBlockTitle {
    padding: 0;
    display: block;
}

.mydetails #MyDetails_pageView div.pageBlockContainer,
.pageBlockContainer_GridBlock,
.CvUploadSection,
#Summary_pageBlockContainer {
    border: none;
    padding: 4.4rem 7.04rem;
    border-radius: 0.704rem;
    background: #fff;
    -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
    box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
    margin-bottom: 20px;
}

    .mydetails #MyDetails_pageView div.pageBlockContainer#intro_pageBlockContainer {
        padding: 0;
        border-radius: 0;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent {
        padding: 0;
    }

        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .labelContainer {
            color: inherit;
        }

        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#ShowCurrentAppLink_pageBlock .buttonsRight, .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#ShowCurrentAppLink2_pageBlock .buttonsRight {
            margin-top: 20px;
        }

            .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#ShowCurrentAppLink_pageBlock .buttonsRight, .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#ShowCurrentAppLink_pageBlock .buttonsRight ul li, .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#ShowCurrentAppLink2_pageBlock .buttonsRight, .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#ShowCurrentAppLink2_pageBlock .buttonsRight ul li {
                width: 100%;
                text-align: center;
            }

.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;
        margin-right: 0;
    }

        .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li {
            float: left;
            width: 49.5%;
            margin: 0;
            margin-bottom: 10px;
        }

            .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li:nth-child(2n+1) {
                clear: left;
            }

            .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 {
                display: block;
                margin: 0;
            }

.mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuRight {
    display: none;
}

.mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuBottom {
    margin-top: 20px;
}

#MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuContactConsent .contactConsentButtonContainer a:after {
    display: none;
}

#MyDetails_pageView .editblocklink a, #Application_Section_PersonalDetails_pageView .editblocklink a {
    margin: 0 !important;
}

.pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer {
    border: none;
}

    .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowHeader {
        padding: 0;
    }

        .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowHeader .rowLabel {
            margin: 10px 0 0;
        }

    .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer {
        margin: 0;
        padding: 0;
    }

        .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer .rowItemContainer,
        .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer .rowItemContainer .rowItemLabel {
            padding: 0;
        }

#MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer:nth-child(2n+1) {
    clear: left;
}

#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 .logoContainer img {
            margin: 0 auto;
            display: block;
        }

    #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_pageView #eArcuContactConsent .buttonsRight .buttonAnchor:hover {
    color: #fff;
}

#MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer:nth-child(2n+1) {
    clear: left;
}

.pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons {
    padding: 0;
}

    .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons .buttonsRight,
    .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons .buttonsLeft,
    .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons .buttonsRight li,
    .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons .buttonsLeft li {
        width: 100%;
    }

.interviewbookingbyapplication div.pageBlockContainer .pageBlockInner_GridBlock table.gridTable thead,
.interviewbookingbyapplication div.pageBlockContainer .pageBlockInner_GridBlock table.gridTable tbody,
.interviewbookingbyapplication div.pageBlockContainer .pageBlockInner_GridBlock table.gridTable tr {
    width: 100%;
}

    .interviewbookingbyapplication div.pageBlockContainer .pageBlockInner_GridBlock table.gridTable tr th:nth-child(n+3),
    .interviewbookingbyapplication div.pageBlockContainer .pageBlockInner_GridBlock table.gridTable tr td:nth-child(n+3) {
        width: 25%;
    }

.pageBlockInner_GridBlock .kiketable-colsizable-handler {
    display: none;
}

.interviewdetailform .pageBlockInner_FormBlock .interviewlocationSummary .labelContainer,
.interviewdetailform .pageBlockInner_FormBlock .interviewlocationSummary .mandatoryIndicator {
    height: auto;
}

.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;
    }

.pageBlockInner_GridBlock div.gridContentWithHeader {
    border: none;
}

.pageBlockInner_GridBlock table.gridTable {
    width: 100% !important;
    display: block;
    border: 2px solid var(--orangeOne);
    margin-bottom: 0;
    border-radius: 10px;
    overflow: hidden;
}

    .pageBlockInner_GridBlock table.gridTable th,
    .pageBlockInner_GridBlock table.gridTable td {
        border: 1px solid var(--orangeOne) !important;
        background: #fff;
    }

    .pageBlockInner_GridBlock table.gridTable td {
        font-size: 16px;
    }

        .pageBlockInner_GridBlock table.gridTable td a {
            color: inherit;
        }

        .pageBlockInner_GridBlock table.gridTable td:first-child a {
            text-align: center;
        }

            .pageBlockInner_GridBlock table.gridTable td:first-child a:before {
                content: '\2b';
                font: var(--fa-font-regular);
                font-weight: bold;
            }

            .pageBlockInner_GridBlock table.gridTable td:first-child a img {
                display: none;
            }

    .pageBlockInner_GridBlock table.gridTable tr.oddRow:hover td,
    .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover td {
        background: var(--orangeOne);
        color: #fff;
    }

div.pageBlockInner_FormBlock div.boxedText {
    background: none;
}

div.pageBlockContent#intro_pageBlock,
div.pageBlockContent#confirm_pageBlock {
    padding: 0;
}

    div.pageBlockContent#confirm_pageBlock .blockSummaryText {
        padding-left: 0;
    }

#MyDetails_Username_pageView .usernameOrPrimaryEmailContainer {
    width: 100%;
}

.interviewbookingconfirm .pageBlockInner_FormBlock form.lockedForm .labelContainer,
.interviewbookingconfirm .pageBlockInner_FormBlock form.lockedForm .labelContainer label {
    margin-bottom: 0;
}

.interviewbookingconfirm .pageBlockInner_FormBlock form.lockedForm div.controlContainer_ReadOnly,
.interviewbookingconfirm .pageBlockInner_FormBlock form.lockedForm div.controlContainer_ReadOnlyWithControl {
    background: #fff;
    margin-top: 0;
}
/* Profile Styling Ends */

/* Application/Onboarding Styling */
div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer {
    padding-bottom: 0;
}

    div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer {
        display: block;
        height: auto;
    }

        div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem {
            display: block;
            width: calc(50% - 10px);
            margin-right: 10px;
            float: left;
            padding: 4.4rem 7.04rem;
            border-radius: 0.704rem;
            text-align: left;
            min-height: 300px;
            margin-bottom: 30px;
            background: #fff;
            -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo {
                margin-right: 0;
                margin-left: 10px;
            }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner {
                margin: 0;
                border: none;
                background: none;
                text-align: inherit;
            }

                div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemTitle {
                    font-size: 30px;
                    margin: 0;
                    margin-bottom: 20px;
                    color: inherit;
                }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.posInfo .MySummaryItemInner .MySummaryItemContent {
                margin: 0;
                margin-bottom: 20px;
            }

                div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.posInfo .MySummaryItemInner .MySummaryItemContent a {
                    color: inherit;
                    text-decoration: none;
                }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.posInfo .MySummaryItemInner:after {
                content: 'View details';
                position: relative;
                font-weight: 400;
                font-style: normal;
                display: inline-block;
                width: auto;
                padding: 1.54rem 2.64rem;
                text-align: center;
                color: #fff;
                text-decoration: none;
                line-height: 17.6px;
                line-height: 1.76rem;
                border: none;
                border-radius: 2.464rem;
                outline: none;
                font-size: 1.408rem;
                background: var(--purpleOne);
                z-index: 1;
                outline: none;
                -webkit-transition: all .5s;
                transition: all .5s;
                cursor: pointer;
                margin-left: 0 !important;
            }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.posInfo:hover .MySummaryItemInner:after {
                background: var(--orangeOne);
                border-color: #fff;
                color: #fff;
            }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemTitle {
                margin-left: -7px;
            }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemContent {
                max-width: 100%;
                margin: auto;
                margin-bottom: 20px;
            }

                div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemContent .appCompleteChartBack {
                    margin-bottom: 20px;
                }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner:after {
                content: 'View summary';
                position: relative;
                font-weight: 400;
                font-style: normal;
                display: inline-block;
                width: auto;
                padding: 1.54rem 2.64rem;
                text-align: center;
                color: #fff;
                text-decoration: none;
                line-height: 17.6px;
                line-height: 1.76rem;
                border: none;
                border-radius: 2.464rem;
                outline: none;
                font-size: 1.408rem;
                background: var(--orangeOne);
                z-index: 1;
                outline: none;
                -webkit-transition: all .5s;
                transition: all .5s;
                cursor: pointer;
                margin-left: 0 !important;
            }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo:hover .MySummaryItemInner:after {
                background: var(--purpleOne);
                color: #fff;
            }

#posSummaryBlockv2_pageBlock .appCompleteChartBlock .appCompleteChartBlockInner {
    border-radius: 20px;
    border: none;
    background: #F3F3F4;
}

#posSummaryBlockv2_pageBlock .appCompleteChartBlock.done .appCompleteChartBlockInner {
    background: var(--greenOne);
}

div.pageBlockContainer#HasAdditionalInformation_pageBlockContainer {
    padding-bottom: 0;
}

div.pageBlockContainer#sectionslist_pageBlockContainer,
div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer {
    padding-top: 0;
    margin-top: 30px;
}

    div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem,
    div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem {
        width: calc(50% - 10px);
        margin: 0;
        margin-right: 10px;
        margin-bottom: 20px;
        background: var(--greyFour);
        border-radius: 0.704rem;
        -webkit-box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
        box-shadow: 0.088rem 0.704rem 0.88rem 0 hsl(0deg 0% 78% / 35%);
        padding: 20px 30px;
        float: left;
        clear: none;
        border: none;
        height: auto;
        transition: all .25s;
    }

        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem:nth-of-type(2n+2),
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem:nth-of-type(2n+2) {
            margin-right: 0;
            margin-left: 10px;
        }

        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem .ulListItemLabel,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem .ulListItemLabel {
            padding: 0;
            margin: 0;
            transition: all .2s ease;
            float: left;
            font-size: 25px;
        }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem .ulListItemLabel a,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem .ulListItemLabel a {
                text-decoration: none !important;
                margin: 0;
                display: block;
                text-align: left;
                color: inherit;
            }

        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem .ulListItemValueContainer,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem .ulListItemValueContainer {
            transition: all .2s ease;
            float: right;
            display: block;
            color: inherit;
        }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem .ulListItemValueContainer:before,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem .ulListItemValueContainer:before {
                content: '\f305';
                font: var(--fa-font-regular);
                font-size: 30px;
                transition: all .2s ease;
            }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem .ulListItemValueContainer .ulListItemValue,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem .ulListItemValueContainer .ulListItemValue {
                display: none;
            }

        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem:hover,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem:hover {
            background: var(--purpleOne);
        }

        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem.Completed,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem.Completed {
            color: #fff;
            background: var(--greenOne);
        }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem.Completed .ulListItemValueContainer:before,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem.Completed .ulListItemValueContainer:before {
                content: '\f00c';
            }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem:hover .ulListItemValueContainer:before,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem:hover .ulListItemValueContainer:before, div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem:hover .ulListItemLabel, div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem:hover .ulListItemLabel, div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem.Completed .ulListItemLabel, div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem.Completed .ulListItemLabel {
                color: #fff;
            }

                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem:hover .ulListItemLabel a,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem:hover .ulListItemLabel a, div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem.Completed .ulListItemLabel a, div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem.Completed .ulListItemLabel a {
                    color: #fff;
                }

#BackBlock_pageBlockContainer, #ButtonBlock_pageBlockContainer {
    background: none !important;
    padding: 0 !important;
}

#SubmitForm_pageBlockContainer div.pageBlockInner_FormBlock .formRow.formRowCheckBoxRow .labelContainer,
#SubmitForm_pageBlockContainer div.pageBlockInner_FormBlock .formRow.formRowCheckBoxRow .controlContainer {
    width: auto !important;
    float: left !important;
    margin-top: 0 !important;
}

.pageBlockContainer_GridBlock .pageBlockContent_GridBlock {
    padding: 0;
}

.earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer,
.earcu_onboarding .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer,
.earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock#questionsSummary_pageBlock,
.pageBlockInner_FormBlock div.formRowFileUploadRow .uploadedFilesContainer {
    border: none;
    margin-bottom: 10px;
    border-radius: 0;
    overflow: hidden;
}

    .earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer:last-of-type,
    .earcu_onboarding .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer:last-of-type {
        border-bottom: none;
    }

    .earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer .rowLabel,
    .earcu_onboarding .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer .rowLabel {
        margin: 0;
        margin-left: 2px;
    }

    .earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer .rowItemContainer .cell_ApplicationsGrid_status[title~=Additional],
    .earcu_onboarding .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer .rowItemContainer .cell_ApplicationsGrid_status[title~=Additional] {
        color: var(--orangeOne);
    }

.pageBlockInner_FormBlock div.formRowFileUploadRow {
    overflow: hidden;
    text-align: center;
}

    .pageBlockInner_FormBlock div.formRowFileUploadRow .labelContainer,
    .pageBlockInner_FormBlock div.formRowFileUploadRow .labelContainer label {
        text-align: inherit;
    }

    .pageBlockInner_FormBlock div.formRowFileUploadRow .controlContainer {
        margin: 0 auto;
        float: none;
        display: inline-block;
    }

        .pageBlockInner_FormBlock div.formRowFileUploadRow .controlContainer .buttonsLeft,
        .pageBlockInner_FormBlock div.formRowFileUploadRow .controlContainer .buttonsLeft li {
            width: 100%;
        }

    .pageBlockInner_FormBlock div.formRowFileUploadRow ul.fileupload {
        text-align: center;
        overflow: hidden;
    }

        .pageBlockInner_FormBlock div.formRowFileUploadRow ul.fileupload li.fileOuterContainer {
            float: none;
            display: inline-block;
        }

#posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks {
    padding: 0;
    border: none;
    background: none;
    overflow: hidden;
    width: 100%;
    margin-top: 0;
}

    #posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks .myWelcomePackLink {
        float: left;
        clear: none;
    }

        #posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks .myWelcomePackLink:nth-child(n+2) {
            margin-left: 20px;
        }

.mywelcomepacks_offerinformation_section #TitleBlock_pageBlockContainer {
    display: none;
}

.mywelcomepacks_offerform_taxinformation .formRowCheckBoxRow {
    align-items: stretch;
}

    .mywelcomepacks_offerform_taxinformation .formRowCheckBoxRow input[type=checkbox] {
        line-height: 1;
    }

    .mywelcomepacks_offerform_taxinformation .formRowCheckBoxRow .labelContainer label {
        display: flex;
    }

        .mywelcomepacks_offerform_taxinformation .formRowCheckBoxRow .labelContainer label p {
            margin-top: 0;
            margin-bottom: 0;
            line-height: 1.4rem;
            vertical-align: middle;
        }

    .mywelcomepacks_offerform_taxinformation .formRowCheckBoxRow .controlContainer {
        display: flex;
        align-items: stretch;
    }

        .mywelcomepacks_offerform_taxinformation .formRowCheckBoxRow .controlContainer .checkboxContainer {
            display: flex;
            align-items: center;
        }

.OfferDetails .offerExpiryText {
    color: var(--orangeOne);
}
/* Application/Onboarding Styling Ends */

/* Animated Onboarding Styling */
#onboardingTopContainer,
.earcu_onboarding .breadcrumbs {
    display: none;
}

.earcu_onboarding #earcuContent {
    background: none;
}

#onboardingTopContainer {
    display: block;
    margin-bottom: 40px;
}

    #onboardingTopContainer #intro_pageBlockContainer {
        display: none;
    }

    #onboardingTopContainer .onboardingMenuContainer {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 100%;
        background: #F0F0F0;
    }

        #onboardingTopContainer .onboardingMenuContainer .menuItem {
            display: flex;
            align-items: center;
            width: auto !important;
        }

            #onboardingTopContainer .onboardingMenuContainer .menuItem:after {
                content: '';
                width: 40px;
                height: 2px;
                background: #CCCCCC;
                margin: 0 3vw;
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_selected:not(.menuItem_active):after {
                background: var(--pinkTwo);
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_selected:has(+ .menuItem_active):after {
                background: rgb(226,49,110);
                background: linear-gradient(90deg, rgba(226,49,110,1) 0%, rgba(69,40,159,1) 100%);
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem:last-child:after {
                display: none;
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem a {
                padding: 40px 3vw;
                display: block;
                text-decoration: none;
                transition: all .2s ease;
                text-transform: uppercase;
                font-size: 24px;
                color: #000
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_selected a,
            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_active a {
                font-weight: bold;
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_selected a {
                color: var(--pinkTwo);
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_active a {
                background: #fff;
                color: var(--purpleOne);
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem a:before {
                content: "\f111";
                font-family: "Font Awesome 6 Pro";
                font-weight: 400;
                font-size: 20px;
                margin-right: 10px;
                color: #cccccc;
            }

            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_selected a:before,
            #onboardingTopContainer .onboardingMenuContainer .menuItem.menuItem_active a:before {
                content: '\f058';
                font-weight: 900;
                color: inherit;
            }

#Offer_Accepted_pageView .pageViewMain,
#MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain,
#MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain,
#MyWelcomePacks_OfferInformation_Section_pageView .pageViewMain {
    display: flex;
    flex-direction: column;
}

    #Offer_Accepted_pageView .pageViewMain #intro_pageBlockContainer,
    #MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #intro_pageBlockContainer,
    #MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #intro_pageBlockContainer,
    #MyWelcomePacks_OfferInformation_Section_pageView .pageViewMain #OfferInfoBlock_pageBlockContainer {
        order: 2;
    }

        #Offer_Accepted_pageView .pageViewMain #intro_pageBlockContainer #EarcuHeadingTextBlockTitle,
        #Offer_Accepted_pageView .pageViewMain #OfferDetails_pageBlockContainer #OfferDetails_offer_accepted_onboarding_formRow,
        #MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #intro_pageBlockContainer #EarcuHeadingTextBlockTitle,
        #MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #intro_pageBlockContainer #EarcuHeadingTextBlockTitle {
            display: none;
        }

        #Offer_Accepted_pageView .pageViewMain #intro_pageBlockContainer .earcuintro,
        #MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #intro_pageBlockContainer .earcuIntro,
        #MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #intro_pageBlockContainer .earcuIntro {
            text-align: center;
        }

            #Offer_Accepted_pageView .pageViewMain#intro_pageBlockContainer .earcuintro h1,
            #MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #intro_pageBlockContainer .earcuIntro h1,
            #MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #intro_pageBlockContainer .earcuIntro h1 {
                font-size: 19.36px;
                font-size: 1.936rem;
                font-weight: 300;
                font-style: normal;
                letter-spacing: 1.135px;
                letter-spacing: 0.11352rem;
                line-height: 26.4px;
                line-height: 2.64rem;
                text-transform: uppercase;
            }

@media (min-width: 75em) {
    #Offer_Accepted_pageView .pageViewMain #intro_pageBlockContainer .earcuintro h1,
    #MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #intro_pageBlockContainer .earcuIntro h1,
    #MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #intro_pageBlockContainer .earcuIntro h1 {
        text-align: center;
        text-transform: uppercase;
        font-size: 2.992rem;
        line-height: 4.224rem;
    }
}

.earcu_onboarding .pageViewMain #posSummaryBlockv2_pageBlockContainer {
    display: none;
}

#Offer_Accepted_pageView .pageViewMain #OfferDetails_pageBlockContainer,
#MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #posSummaryBlockv2_pageBlockContainer,
#MyWelcomePacks_OfferForm_Summary_pageView .pageViewMain #sectionslist_pageBlockContainer,
#MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #posSummaryBlockv2_pageBlockContainer,
#MyWelcomePacks_OfferInformation_Summary_pageView .pageViewMain #sectionslist_pageBlockContainer {
    order: 3;
}

    #Offer_Accepted_pageView .pageViewMain #OfferDetails_pageBlockContainer .movieOuterContainer {
        max-width: 750px;
        display: inline-block;
    }

.earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer {
    order: 1;
}

    .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow {
        padding-top: 0;
        overflow: hidden;
        margin-bottom: 30px;
    }

        .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsLeft,
        .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsRight {
            width: auto;
        }

        .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsLeft {
            float: left;
        }

            .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsLeft a:before,
            .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsRight a:after {
                content: '\f060';
                font-family: "Font Awesome 6 Pro";
                font-weight: 400;
                margin-right: 5px;
            }

        .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsRight {
            float: right;
        }

            .earcu_onboarding .pageViewMain #BackBlock_pageBlockContainer #BackBlock_backrow_formRow .buttonsRight a:after {
                content: '\f061';
                margin-left: 5px;
                margin-right: 0;
            }

.mywelcomepacks_offerform_summary #intro_pageBlockContainer {
    display: none;
}

.mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer {
    margin-top: 0;
}

    .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper {
        position: relative;
        padding: 45px 28px;
        overflow: hidden;
        max-width: 1200px;
        display: block;
        margin: 0 auto;
    }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .onboarding-intro,
        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons {
            max-width: 280px;
            position: relative;
            z-index: 3;
            clear: left;
        }

            .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .onboarding-intro h2 {
                font-size: 30px;
                font-weight: 700;
                text-align: start;
                color: var(--navy);
                line-height: 1.2;
            }

            .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .onboarding-intro p {
                line-height: 24px;
            }

                .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .onboarding-intro p strong {
                    font-weight: 700;
                    font-size: 18px;
                    margin-block: 4px;
                    display: inline-block;
                }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons {
            margin-top: 16px;
        }

            .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a {
                position: relative;
                width: 253px;
                height: 40px;
                text-decoration: none;
                border: 3px solid var(--blueOne);
                border-inline-end: 0;
                margin-bottom: 8px;
                padding: 0 8px;
                background-color: #fff;
                box-shadow: -16px -2px 12px -12px #ebf9ff;
                font-size: 16px;
                border-radius: 3px;
                display: flex;
                align-items: center;
                color: #323232;
            }

                .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a:after {
                    --size: 30px;
                    content: "";
                    position: absolute;
                    z-index: -1;
                    width: var(--size);
                    height: var(--size);
                    rotate: 45deg;
                    background-color: #fff;
                    top: 2px;
                    right: -15px;
                    border: 3px solid var(--blueOne);
                    border-radius: 3px;
                    box-shadow: 0px 0px 12px #ebf9ff;
                }

                .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a:hover,
                .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a:hover:after {
                    background: var(--blueOne);
                    color: #fff;
                }

                .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a.stage-complete,
                .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a.stage-complete:after {
                    background: var(--greenOne);
                    border-color: var(--greenOne);
                    color: #fff;
                }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2;
            display: block;
        }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            max-width: 1200px;
            aspect-ratio: 2/1.167;
            z-index: 1;
        }

.mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer {
    overflow: hidden;
}

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox {
        margin-bottom: 4.4rem;
        overflow: hidden;
    }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Image.banner img {
            max-height: 400px;
            width: 100%;
            object-fit: cover;
            object-position: 50% 10%;
        }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text {
            text-align: center;
            width: 100%;
            margin-bottom: 20px;
        }

            .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text:last-child {
                margin-bottom: 0;
            }

            .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text h2 {
                font-size: 19.36px;
                font-size: 1.936rem;
                font-weight: 300;
                font-style: normal;
                letter-spacing: 1.135px;
                letter-spacing: 0.11352rem;
                line-height: 26.4px;
                line-height: 2.64rem;
                text-transform: uppercase;
                margin-bottom: 2.2rem;
            }

            .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text ul {
                list-style-position: inside;
            }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text ul li {
                    margin-bottom: 5px;
                }

            .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text.button a {
                position: relative;
                font-family: Zenith Montserrat, sans-serif;
                font-weight: 400;
                font-style: normal;
                display: inline-block;
                float: none;
                width: auto;
                padding: 1.54rem 2.64rem;
                text-align: center;
                color: #fff;
                text-decoration: none;
                line-height: 17.6px;
                line-height: 1.76rem;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                border: none;
                border-radius: 2.464rem;
                outline: none;
                font-size: 1.408rem;
                background: var(--purpleOne);
                z-index: 1;
                outline: none;
                -webkit-transition: all .5s;
                transition: all .5s;
                cursor: pointer;
                margin-left: 0 !important;
                text-decoration: none !important;
            }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text.button a:hover {
                    color: #fff;
                    background: var(--orangeOne);
                }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer {
            width: 100%;
            overflow: hidden;
        }

            .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock {
                width: calc(50% - 30px);
                margin: 10px 30px;
                display: inline-block;
                vertical-align: top;
            }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(2n+1) {
                    margin-left: 0;
                    clear: left;
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(2n+2) {
                    margin-right: 0;
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionHeader {
                    width: 100%;
                    overflow: hidden;
                    cursor: pointer;
                    display: flex;
                    background: #F0F0F0;
                    transition: all .2s ease;
                }

                    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionHeader .accordionIcon {
                        width: 50px;
                        flex: 1 0 auto;
                        color: #fff;
                        font-size: 25px;
                        background: var(--pinkTwo);
                        text-align: center;
                        position: relative;
                        display: inline-block;
                        vertical-align: middle;
                    }

                        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionHeader .accordionIcon i {
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            transform: translate(-50%, -50%);
                        }

                    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionHeader .accordionTitle {
                        padding: 10px 60px 10px 20px;
                        text-transform: uppercase;
                        font-weight: 300;
                        font-style: normal;
                        display: inline-block;
                        vertical-align: middle;
                        width: calc(100% - 50px);
                        flex: 1 0 auto;
                        position: relative;
                    }

                        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionHeader .accordionTitle:after {
                            content: '\f078';
                            font-family: "Font Awesome 6 Pro";
                            font-size: 25px;
                            position: absolute;
                            top: 50%;
                            right: 20px;
                            transform: translateY(-50%);
                            transition: transform .2s ease;
                        }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock.active .accordionHeader {
                    color: #fff;
                }

                    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock.active .accordionHeader .accordionTitle:after {
                        transform: translateY(-50%) rotate(180deg);
                    }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+1) .accordionHeader .accordionIcon,
                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+1).active .accordionHeader {
                    background: var(--pinkTwo);
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+2) .accordionHeader .accordionIcon,
                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+2).active .accordionHeader {
                    background: var(--purpleOne);
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+3) .accordionHeader .accordionIcon,
                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+3).active .accordionHeader {
                    background: var(--orangeTwo);
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+4) .accordionHeader .accordionIcon,
                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+4).active .accordionHeader {
                    background: var(--greenTwo);
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+5) .accordionHeader .accordionIcon,
                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock:nth-child(5n+5).active .accordionHeader {
                    background: var(--navy);
                }

                .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionContent {
                    position: relative;
                    background: #F0F0F0;
                    padding: 30px;
                    display: none;
                }

@media (min-width: 48em) {
    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text {
        padding: 0 8.333335%;
    }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text h2 {
            font-size: 2.464rem;
            letter-spacing: 0.176rem;
            line-height: 3.344rem;
        }

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock .accordionHeader .accordionTitle {
        letter-spacing: 0.1rem;
    }
}

@media (min-width: 64em) {
    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text {
        padding: 0 16.66667%;
    }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text h2 {
            margin-bottom: 3.08rem;
        }
}

@media (min-width: 75em) {
    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Text h2 {
        font-size: 2.992rem;
        line-height: 4.224rem;
    }
}

.mywelcomepacks_offerinformation_section.earcu_offerinformationpage_4 #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Image.banner img {
    object-position: 50% 50%;
}
/* Animated Onboarding Styling Ends */

/* Responsive Styling */
@media all and (max-width:1383px) {
    #onboardingTopContainer .onboardingMenuContainer .menuItem a {
        padding: 40px 2vw;
    }

    #onboardingTopContainer .onboardingMenuContainer .menuItem:after {
        margin: 0 2vw;
    }
}

@media all and (max-width:1365px) {
    .bannerContainer .bannerContent .left {
        left: 25%;
    }

    .bannerContainer .bannerContent .right {
        right: 25%;
    }

    .counter-section .line {
        top: 56%;
    }

    .timeline-section .line {
        top: 53%;
    }
}

@media all and (max-width:1199px) {
    .bannerContainer {
        height: calc(66.67vh - 71px);
    }

    .breadcrumbs + .bannerContainer {
        height: calc(66.67vh - 105px);
    }

    #onboardingTopContainer .onboardingMenuContainer .menuItem {
        width: 50% !important;
        text-align: center;
        border: 0.5px solid #fff;
    }

        #onboardingTopContainer .onboardingMenuContainer .menuItem:after {
            display: none;
        }

        #onboardingTopContainer .onboardingMenuContainer .menuItem .menuItemInner {
            width: 100%;
        }

        #onboardingTopContainer .onboardingMenuContainer .menuItem a {
            padding: 20px;
            font-size: 20px;
        }

    .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper {
        aspect-ratio: 2/1.167;
    }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .onboarding-intro,
        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons {
            max-width: 100%;
        }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons {
            text-align: center;
        }

            .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .stage-buttons a {
                display: inline-block;
                margin: 4px 19px 4px 4px;
            }
}

@media all and (max-width:1023px) {
    .counter-section .countersContainer #counterSlider .counterBlock .blockContent,
    .timeline-section .timelineContainer #timelineSlider .timelineBlock .blockContent,
    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .topContainer .posdescriptionPropertyBox,
    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer,
    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .rightBlock,
    #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItemLabel,
    div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem,
    .mydetails #MyDetails_pageView div.pageBlockContainer,
    .pageBlockContainer_GridBlock,
    .CvUploadSection,
    #Summary_pageBlockContainer {
        padding: 3.52rem 5.28rem 2.64rem;
    }

    .counter-section .line {
        top: 55%;
    }

    .textpage_working .benefitBlock .card .card__front {
        height: auto;
    }
}

@media all and (max-width:991px) {
    .bannerContainer .bannerContent {
        height: auto;
        background-image: none;
    }

        .bannerContainer .bannerContent h1 {
            font-size: 3rem;
        }

        .bannerContainer .bannerContent h2 {
            font-size: 2rem;
        }

    .counter-section .countersContainer #counterSlider .counterBlock .blockContent,
    .timeline-section .timelineContainer #timelineSlider .timelineBlock .blockContent {
        height: auto;
    }

    .iti__country-list {
        white-space: normal;
    }

    .ui-widget.ui-widget-content {
        width: 100% !important;
    }

    .buttons,
    #TalentPool_Description_pageView .buttonsContainer {
        flex-direction: column;
    }

        .buttons .buttonsRight:nth-child(2),
        .buttons .buttonsLeft:nth-child(2),
        #TalentPool_Description_pageView .buttonsContainer .buttonsRight:nth-child(2),
        #TalentPool_Description_pageView .buttonsContainer .buttonsLeft:nth-child(2),
        .buttonsRight ul li:nth-child(n+2),
        .buttonsLeft ul li:nth-child(n+2),
        div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsRight ul li:nth-of-type(n+2),
        div.pageBlockInner_FormBlock div.formRow.formRowButtonRow .buttonsLeft ul li:nth-of-type(n+2) {
            margin-left: 0;
            clear: left;
        }

    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer,
    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer {
        width: 100%;
    }

        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .ApplyNowContainer,
        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .ApplyNowContainer .buttonsLeft,
        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .ApplyNowContainer .buttonsLeft ul,
        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .ApplyNowContainer .buttonsLeft ul li,
        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .leftContainer .ApplyNowContainer .buttonsLeft ul li a.buttonAnchor {
            width: 100%;
        }

        #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .ApplyNowContainer {
            display: none;
        }

    #posdesc_pageBlockContainer #posdesc_pageBlock #stickyApply {
        display: none;
    }

    div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem,
    div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulListItem,
    div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulListItem {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0;
    }

    div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem {
        min-height: 1px;
    }

    #talentpoolgrid_pageBlock .rowContainerHolder,
    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer_Option2 .listItemContainer {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0;
        height: auto;
        padding-bottom: 30px;
    }

    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow {
        width: calc(50% - 20px);
    }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:nth-of-type(4n+4) {
            margin-right: 20px;
        }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:nth-of-type(4n+1) {
            clear: none;
        }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow:nth-of-type(2n+1) {
            clear: left;
        }

    .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper {
        aspect-ratio: initial;
        padding: 0;
    }

        .mywelcomepacks_offerform_summary #sectionslist_pageBlockContainer .stage-anim-wrapper .ani-wrapper {
            position: relative;
            width: 100%;
            aspect-ratio: 2/1.167;
            margin-top: 16px;
        }

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlockContainer #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerBlockContainer_Custom .accordionsContainer .accordionBlock {
        width: 100%;
        margin: 10px 0;
    }

    .tabsContainer .tabs .tab {
        width: 50%;
    }

        .tabsContainer .tabs .tab:nth-child(n+3) {
            border-radius: 0;
        }
}

@media all and (max-width:767px) {
    .counter-section .line {
        top: 36%;
    }

    .timeline-section .line {
        top: 42%;
    }

    .counter-section .countersContainer #counterSlider,
    .timeline-section .timelineContainer #timelineSlider {
        padding: 0;
    }

        .counter-section .countersContainer #counterSlider .flex-direction-nav,
        .timeline-section .timelineContainer #timelineSlider .flex-direction-nav {
            text-align: center;
        }

            .counter-section .countersContainer #counterSlider .flex-direction-nav li,
            .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li {
                display: inline-block;
                margin: 0 5px;
            }

                .counter-section .countersContainer #counterSlider .flex-direction-nav li a,
                .timeline-section .timelineContainer #timelineSlider .flex-direction-nav li a {
                    position: relative;
                    left: initial !important;
                    right: initial !important;
                    top: inherit;
                    transform: none;
                }

    .pos_find_results #quickSearch .search-field-container {
        width: 100%;
        margin-right: 0;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowHeader,
    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowContentContainer {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowHeader .rowLabel {
            float: none;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .rowContainerHolder .rowContainer .rowHeader .rowLabel a {
                display: block;
            }

    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow {
        width: 100%;
        margin-left: 0;
        margin-right: 0 !important;
        min-height: 1px;
    }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock .formRowIconRow#WelcomeInfoBlock_Logout_formRow .iconContainer {
            width: auto;
        }

    .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li {
        width: 100%;
        text-align: center;
    }
}

@media all and (max-width:500px) {
    #posBrowser_Filter_pageBlock .filtersSummary .filtersSummaryTextContainer,
    #posBrowser_Filter_pageBlock .filtersSummary .alternateViews {
        width: 100%;
    }

    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander {
        text-align: center;
    }

    #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer317 .middleContainer .rightContainer .benefitsContainer .benefitBlocksContainer .benefitBlock {
        width: 100%;
    }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlock {
        width: 100%;
    }

    #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer {
        width: 100%;
    }

    #onboardingTopContainer .onboardingMenuContainer .menuItem {
        width: 100% !important;
    }

        #onboardingTopContainer .onboardingMenuContainer .menuItem a {
            padding: 10px;
            font-size: 18px;
        }

    .tabsContainer .tabs .tab {
        width: 100%;
    }

        .tabsContainer .tabs .tab:nth-child(n+2) {
            border-radius: 0;
        }
}
/* Responsive Styling Ends */
#EarcuHeadingTextBlockTitle {
    text-align: center;
    font-size: 30px !important;
    font-weight: bold;
    margin-bottom: 30px !important;
}

#quickapplydialog {
    .formRow.formRowCheckBoxRow

{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    gap: 0 1rem;
    .labelContainer

{
    order: 2;
    max-width: calc(100% - 30px);
    line-height: 1.5;
    label

{
    line-height: 1.5;
}

}

.controlContainer {
    order: 1;
    line-height: 1.5;
    input

{
    line-height: 1.5;
}

}

.controlError {
    order: 3;
    width: 100%;
}

}
}
