﻿/*
    Jump to:
    Root
    Misc Styling
    Landing Page Styling
    Register your Interest Styling
    Results Page Styling
    Job Description Styling
    Talent Pools Styling
    Login/Register Styling
    Profile Styling
    Application/Onboarding Styling
        Animated Onboarding Styling
    Responsive Styling
*/

/* Root */
:root {
    --primaryColor: #000;
    --secondaryColor: #fff;
}
/* Root Ends */

/* Misc Styling */
label {
    font-size: inherit;
}

    label *:first-child,
    .formLabel *:first-child {
        margin-top: 0 !important;
    }

    label *:last-child,
    .formLabel *:last-child {
        margin-bottom: 0 !important;
    }

a {
    font-size: inherit;
}

p:last-child {
    margin-bottom: 0;
}

div.pageBlockInner_FormBlock div.formRow {
    margin-top: 10px;
    width: 100%;
    overflow: visible;
}

    div.pageBlockInner_FormBlock div.formRow .controlError,
    div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectInputRow_Common .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectInputRow_Common .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowTextAreaRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowMoneyInputRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowMoneyInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectMultiCodelistRow .labelContainer,
    .Login #login_pageBlockContainer #login_pageBlock div.formRow.formRowTextInputRow .labelContainer,
    .Login #login_pageBlockContainer #login_pageBlock div.formRow.formRowTextInputRow .controlContainer,
    .ProfileRegister #newregister_pageBlockContainer #newregister_pageBlock div.formRow.formRowTextInputRow .labelContainer,
    .ProfileRegister #newregister_pageBlockContainer #newregister_pageBlock div.formRow.formRowTextInputRow .controlContainer,
    .Application_Login #RegisterForm_pageBlockContainer #RegisterForm_pageBlock div.formRow.formRowSelectInputRow_Common .labelContainer,
    .Application_Login #RegisterForm_pageBlockContainer #RegisterForm_pageBlock div.formRow.formRowSelectInputRow_Common .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowDateInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowDateInputRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowRadioInputRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowCheckboxMultiRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowCheckboxMultiRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowTimeInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowTimeInputRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteAdminPortalRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteAdminPortalRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow .controlContainer,
    #dialog div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .labelContainer,
    #dialog div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow .controlContainer,
    .subscribe-line.subscribe-line-image .card .card-content #alertsemailform_pageBlockContainer #alertsemailform_username_formRow .labelContainer,
    .subscribe-line.subscribe-line-image .card .card-content #alertsemailform_pageBlockContainer #alertsemailform_username_formRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowPhoneInputRow .controlContainer,
    #Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer,
    #Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer,
    #Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer,
    #Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteRow .labelContainer,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteRow .controlContainer,
    #SectionCompleteBlock_completed_formRow .labelContainer,
    .quickSearchContainer .formRowTextInputRow .controlContainer,
    .textpage_filters .selectContainer {
        max-width: 500px;
        margin: 5px auto;
        display: block;
        float: none;
        text-align: left;
        width: 100%;
        font-weight: normal;
        height: auto;
        overflow: auto;
    }

    div.pageBlockInner_FormBlock div.formRow.formRowTextLiteralRow,
    #QuickApplyForm_pageBlock #QuickApplyForm_submitinstructions_formRow .textLiteralAlignment_Left,
    div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .labelContainer,
    #SectionCompleteBlock_completed_formRow .labelContainer {
        text-align: center;
    }

        div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .labelContainer label.formLabel {
            text-align: inherit;
        }

    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;
        max-width: calc(100% - 57px);
    }

    div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow {
        float: none;
        margin: 0 auto;
        max-width: 100%;
        display: block;
        text-align: center;
    }

        div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow#SubmitForm_checkboxlegal_formRow,
        div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow#SubmitForm_contactconsent_formRow {
            max-width: 100%;
            text-align: center;
        }

        div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer,
        div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer {
            float: none;
            display: inline-block;
            width: 100% !important;
            text-align: center;
        }

            div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .labelContainer label {
                text-align: inherit;
            }

        div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer {
            margin-right: 0;
            margin-top: 0 !important;
        }

            div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer .checkboxContainer {
                width: 100%;
                text-align: center;
            }

                div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer .checkboxContainer input {
                    width: auto;
                    overflow: auto;
                }

            div.pageBlockInner_FormBlock div.formRow.formRowCheckBoxRow .controlContainer .fakecheck {
                display: inline-block;
                float: none;
            }

    div.pageBlockInner_FormBlock div.formRow .controlContainer .inputContainer {
        display: flex;
        align-items: flex-start;
    }

        div.pageBlockInner_FormBlock div.formRow .controlContainer .inputContainer .popup {
            margin-top: 5px;
        }

            div.pageBlockInner_FormBlock div.formRow .controlContainer .inputContainer .popup img {
                margin-top: 0;
            }

.iti {
    width: 100%;
}

.pageBlockInner_FormBlock label.formLabel {
    text-align: left;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
}

    .pageBlockInner_FormBlock label.formLabel a {
        text-decoration: underline;
    }

div.pageBlockInner_FormBlock div.formRow .controlError {
    color: red;
    padding-left: 0;
    line-height: 1.5;
}

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 .formRowTextAreaRow .controlContainer textarea,
#Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer .inputTextArea,
#Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow .controlContainer .inputTextArea,
#MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInput,
.quickSearchContainer .formRowTextInputRow .controlContainer input,
div.pageBlockInner_FormBlock div.formRow.formRowNumericInputRow .controlContainer input,
div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteRow .controlContainer input,
.textpage_filters .selectContainer select {
    outline: 0;
    border: 1px solid #666;
    margin: 1px;
    border-radius: 4px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    color: #1a1a1a;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 2px);
    max-width: unset !important;
}

    .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 .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,
    .bannerContainer .bannerContent #quickSearch .jobsearch-form .search-field-container input:focus,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInput:focus,
    .quickSearchContainer .formRowTextInputRow .controlContainer input:focus,
    div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteRow .controlContainer input:focus {
        border: 1px solid #1a1a1a;
        outline: 0;
        margin: 0;
        width: calc(100% - 2px);
        cursor: pointer;
    }

.pageBlockInner_FormBlock span.mandatoryContainer {
    color: inherit;
}

.pageBlockInner_FormBlock div.curFocus label.formLabel {
    color: inherit;
}

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% - 26px);
}

div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteRow .controlContainer .inputContainer,
div.pageBlockInner_FormBlock div.formRow.formRowSelectAutoCompleteRow .controlContainer .customButtonContainer {
    width: 100%;
}

.skillcontainer {
    float: none;
    display: inline-block;
}

.buttonsRight,
.buttonsRight ul li,
.buttonsLeft,
.buttonsLeft ul li {
    width: 100%;
    text-align: center;
    max-width: 500px;
    margin: 0 auto !important;
    float: none;
    display: block;
    overflow: hidden;
    padding: 0;
}

    .buttonsRight ul li:before,
    .buttonsLeft ul li:before {
        display: none !important;
    }

    .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;
        width: 100%;
    }

    .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,
    button.buttonSubmit,
    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,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .centerJobBox .BigVacancyMap .mapContainer .ButtonHolder .bigMapButton .closeMapButton,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .centerJobBox .BigVacancyMap .mapContainer .ButtonHolder .bigMapButton .googleMapsButton,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .bottomJobBox .mapContainer .ButtonHolder .miniMapButton,
    .mapContainer .ButtonHolder .miniMapButton a,
    .mapContainer .ButtonHolder .bigMapButton .closeMapButton,
    .mapContainer .ButtonHolder .bigMapButton .googleMapsButton,
    #Application_Section_Rare_pageView .rare_button {
        position: relative;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 1.64125rem;
        padding: 16px 20px;
        cursor: pointer;
        margin: 2.5px 0 !important;
        margin-left: 0 !important;
        display: inline-block;
        text-align: center;
        transition: color .4s, background-color .4s, box-shadow .4s;
        border: 1px solid #fff;
        background: var(--primaryColor);
        color: var(--secondaryColor);
        width: auto;
        height: auto;
        float: none;
        max-width: calc(100% - 4px);
        text-transform: uppercase;
        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,
        button.buttonSubmit: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,
        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,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .centerJobBox .BigVacancyMap .mapContainer .ButtonHolder .bigMapButton .closeMapButton:hover,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .centerJobBox .BigVacancyMap .mapContainer .ButtonHolder .bigMapButton .googleMapsButton:hover,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .bottomJobBox .mapContainer .ButtonHolder .miniMapButton:hover,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton:hover,
        .mapContainer .ButtonHolder .miniMapButton a:hover,
        .mapContainer .ButtonHolder .bigMapButton .closeMapButton:hover,
        .mapContainer .ButtonHolder .bigMapButton .googleMapsButton:hover,
        #Application_Section_Rare_pageView .rare_button:hover {
            color: var(--secondaryColor);
            background-color: rgba(var(--bs-dark-rgb));
        }

        .buttonsLeft button.buttonAnchor:focus,
        .buttonsRight button.buttonAnchor:focus,
        .buttonsLeft input.buttonSubmit:focus,
        .buttonsRight input.buttonSubmit:focus,
        .buttonsLeft a.buttonAnchor:focus,
        .buttonsRight a.buttonAnchor:focus,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock a.right:focus,
        #homepage .googleMapsButton:focus,
        button.buttonAnchor:focus,
        button.buttonSubmit:focus,
        input.buttonSubmit:focus,
        a.buttonAnchor:focus,
        #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a:focus,
        .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li a:focus,
        .backButtonContainer a:focus,
        #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a:focus,
        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a:focus,
        mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .buttonsRight a:focus,
        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent .buttonsRight input.buttonSubmit:focus,
        .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockInner_FormBlock div.formRow.formRowFileUploadRow .controlContainer .buttonsLeft ul li .fileuploadbutton:focus,
        #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 .statusContainer a:focus,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .centerJobBox .BigVacancyMap .mapContainer .ButtonHolder .bigMapButton .closeMapButton:focus,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .centerJobBox .BigVacancyMap .mapContainer .ButtonHolder .bigMapButton .googleMapsButton:focus,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .bottomJobBox .mapContainer .ButtonHolder .miniMapButton:focus,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressButton:focus,
        .mapContainer .ButtonHolder .miniMapButton a:focus,
        .mapContainer .ButtonHolder .bigMapButton .closeMapButton:focus,
        .mapContainer .ButtonHolder .bigMapButton .googleMapsButton:focus,
        #Application_Section_Rare_pageView .rare_button:focus {
            color: var(--secondaryColor);
            background-color: rgba(var(--bs-dark-rgb));
            outline: 2px solid var(--secondaryColor);
        }

.actionTextButtonContainer .buttonsRight,
.actionTextButtonContainer .buttonsRight ul li,
.fileuploadcontainer .buttonsLeft,
.fileuploadcontainer .buttonsLeft ul li {
    width: 100%;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .fileuploadbutton {
    max-width: 100%;
}

.tooltip2_Surround,
.tooltip2_SurroundClosing {
    display: none !important;
}

.charCounterValue {
    float: left;
}

video,
img:not(.logo) {
    max-width: 100%;
}

.eArcuInfoHeader, #EarcuHeadingTextBlockTitle, .pageBlockTitle {
    display: none;
}

.ui-dialog.ui-widget.ui-widget-content {
    border: none;
    z-index: 1001 !important;
}

    .ui-dialog.ui-widget.ui-widget-content .ui-dialog-titlebar {
        border: .125rem solid #000;
        border-bottom: none;
        background: #efefef;
        color: #000;
    }

    .ui-dialog.ui-widget.ui-widget-content div.ui-dialog-titlebar .ui-dialog-titlebar-close, .ui-dialog.ui-widget.ui-widget-content div.ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
        outline: none !important;
    }

    .ui-dialog.ui-widget.ui-widget-content .ui-dialog-content {
        border: .125rem solid #000;
        border-top: none;
        background: #efefef;
        color: #000;
    }

.modalContent {
    min-height: 1px !important;
}

.ui-widget-overlay {
    z-index: 1000 !important;
    opacity: 0.7;
    background: #000;
}

.hidden {
    display: none !important;
}

body:before {
    content: '';
    z-index: -1;
    opacity: 0;
    transition: opacity .4s ease;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.cookiesOpen,
body.modalOpen {
    overflow: hidden;
}

    body.cookiesOpen:before,
    body.modalOpen:before {
        z-index: 9991;
        opacity: 0.7;
    }

.cookiesButton {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 80px;
    z-index: 9990;
}

    .cookiesButton a {
        clip-path: polygon(0 0, 0% 100%, 100% 100%);
        background: var(--primaryColor);
        display: block;
        height: 100%;
        position: relative;
        transition: all .2s ease;
        color: #fff;
    }

        .cookiesButton a:hover {
            background: var(--secondaryColor);
            color: var(--primaryColor);
        }

        .cookiesButton a i {
            position: absolute;
            bottom: 10px;
            left: 10px;
            font-size: 30px;
        }

.gdprcookie {
    z-index: 9992;
    background: var(--primaryColor);
}

    .gdprcookie.too-big {
        position: fixed;
        bottom: 1.5rem;
        top: 1.5rem;
        overflow: auto;
    }

    .gdprcookie h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .gdprcookie h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .gdprcookie ul {
        color: #fff;
    }

    .gdprcookie input[type=checkbox] {
        position: relative;
        opacity: 1;
        width: auto;
    }

        .gdprcookie input[type=checkbox] + label {
            color: inherit;
            display: inline-block;
            position: relative;
        }

    .gdprcookie .gdprcookie-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        margin-top: 20px;
    }

        .gdprcookie .gdprcookie-buttons button {
            transition: all .2s ease;
            margin: 0;
        }

            .gdprcookie .gdprcookie-buttons button:disabled {
                pointer-events: none;
            }

            .gdprcookie .gdprcookie-buttons button:not(:disabled):hover {
                background: rgba(255,255,255,0.3);
            }

footer {
    position: relative;
}

.pageBlockInner_GridBlock div.gridContentWithHeader {
    background: none;
}

.pageBlockInner_FormBlock div.selectmultipleContainer ul.selectmultiplelist li {
    display: flex;
    align-items: center;
}

.pageBlockInner_GridBlock table.gridTable th {
    width: 100% !important;
}

#EarcuIntroTextBlockTitle {
    display: none;
}

.stickyApplyContainer {
    position: fixed;
    top: 25%;
    transform: translateY(-50%) rotate(90deg);
    right: -45px;
    z-index: 10;
}

    .stickyApplyContainer a.buttonAnchor {
        margin-top: 0;
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
        background: var(--primaryColor);
    }

        .stickyApplyContainer a.buttonAnchor:hover {
            background: var(--secondaryColor);
        }

header {
    width: 100%;
    position: relative;
    z-index: 9992;
    background: var(--primaryColor);
    color: #fff;
    overflow: visible;
}

    header .headerContainer {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px 2rem;
    }

        header .headerContainer .navContainer .navToggle {
            background: none;
            border: none;
            color: inherit;
            display: none;
        }

        header .headerContainer .navContainer .navbar .nav {
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
            gap: 20px;
        }

            header .headerContainer .navContainer .navbar .nav .navitem {
                position: relative;
                overflow: visible;
            }

                header .headerContainer .navContainer .navbar .nav .navitem a {
                    text-decoration: none;
                    font-size: .875rem;
                    font-weight: 700;
                    letter-spacing: .06rem;
                    line-height: 1.188rem;
                    text-transform: uppercase;
                    padding: 10px;
                    display: inline-block;
                    color: var(--secondaryColor);
                    transition: all .2s ease;
                    cursor: pointer;
                }

                header .headerContainer .navContainer .navbar .nav .navitem.search a {
                    background: var(--secondaryColor);
                    color: var(--primaryColor);
                    padding: 5px 10px;
                    border: 1px solid var(--secondaryColor);
                }

                    header .headerContainer .navContainer .navbar .nav .navitem.search a:hover {
                        background: var(--primaryColor);
                        color: var(--secondaryColor);
                    }

                header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown > a:after {
                    content: '\f078';
                    font-family: "Font Awesome 6 Pro";
                    margin-left: 10px;
                }

                header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown .subnav {
                    position: absolute;
                    list-style: none;
                    background: rgba(var(--bs-dark-rgb));
                    padding: 0;
                    display: none;
                }

                    header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown .subnav .navitem a {
                        padding: 20px;
                        display: block;
                        white-space: nowrap;
                        transition: all .2s ease;
                    }

                        header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown .subnav .navitem a:hover {
                            background: #848484;
                        }

                header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown.active > a:after {
                    content: '\f077';
                }

                header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown.active .subnav {
                    display: block;
                }

@media all and (max-width:991px) {
    header .headerContainer .navContainer .navToggle {
        display: block;
    }

    header .headerContainer .navContainer .navbar {
        display: none;
        position: absolute;
        top: 87px;
        left: 0;
        width: 100%;
        border-top: 1px solid rgb(24, 24, 24);
        background: var(--primaryColor);
    }

        header .headerContainer .navContainer .navbar .nav {
            flex-direction: column;
            height: calc(100vh - 104px);
            width: 100%;
            overflow: auto;
            text-align: center;
        }

            header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown .subnav {
                position: relative;
            }

                header .headerContainer .navContainer .navbar .nav .navitem.hasDropdown .subnav .navitem a {
                    white-space: normal;
                }
}

.header-banner .quickSearchContainer {
    width: 100%;
    animation: animSlideFromTop 1s ease-in-out 0s 1 normal forwards;
}

    .header-banner .quickSearchContainer #quickSearch {
        width: 100%;
        display: flex;
        align-items: center;
    }

        .header-banner .quickSearchContainer #quickSearch .formRowTextInputRow {
            flex: 1;
        }

            .header-banner .quickSearchContainer #quickSearch .formRowTextInputRow .controlContainer {
                margin: 0;
                position: relative;
                max-width: 100%;
            }

                .header-banner .quickSearchContainer #quickSearch .formRowTextInputRow .controlContainer:before {
                    content: '\f002';
                    font-family: "Font Awesome 6 Pro";
                    font-weight: 300;
                    position: absolute;
                    top: 50%;
                    left: 10px;
                    transform: translateY(-50%);
                    color: var(--primaryColor);
                }

                .header-banner .quickSearchContainer #quickSearch .formRowTextInputRow .controlContainer input {
                    padding: 10px 10px 10px 40px;
                    border-radius: 0;
                    margin: 0 !important;
                    border: none !important;
                    outline: none !important;
                    width: 100%;
                }

        .header-banner .quickSearchContainer #quickSearch .formRowButtonRow button {
            margin: 0 !important;
            padding: 10px;
            font-size: 16px;
            line-height: 1.5;
            border: none !important;
            outline: none !important;
        }

.bg-dark .buttonAnchor,
.bg-dark .buttonSubmit {
    background: var(--secondaryColor);
    color: var(--primaryColor);
}

.bannerContainer {
    background: var(--primaryColor);
    height: 40vh;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
}

    .bannerContainer .bannerContent {
        flex: 50%;
        padding: 50px;
        background: var(--primaryColor);
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .bannerContainer .bannerContent .b-breadcrumbs {
            width: 100%;
        }

            .bannerContainer .bannerContent .b-breadcrumbs ol {
                display: flex;
                flex-wrap: wrap;
                margin: 0;
                list-style: none;
                padding: 0;
                gap: 10px;
            }

                .bannerContainer .bannerContent .b-breadcrumbs ol li {
                    display: flex;
                    gap: 10px;
                }

                    .bannerContainer .bannerContent .b-breadcrumbs ol li a {
                        text-decoration: none;
                    }

                    .bannerContainer .bannerContent .b-breadcrumbs ol li svg {
                        height: 24px;
                        width: 10px;
                    }

    .bannerContainer .bannerImage {
        width: 50%;
    }

        .bannerContainer .bannerImage img {
            object-fit: cover;
            object-position: 50% 50%;
            height: 100%;
            width: 100%;
        }

@media all and (max-width:991px) {
    .bannerContainer {
        flex-direction: column-reverse;
        height: auto !important;
    }

        .bannerContainer .bannerContent {
            position: relative !important;
            top: initial !important;
            width: 100% !important;
            padding: 20px 15px 30px;
        }

        .bannerContainer .bannerImage {
            width: 100%;
        }

            .bannerContainer .bannerImage img {
                max-height: 300px;
            }
}

#pageContent {
    width: 100%;
}

.bg-cover {
    background-size: cover !important;
}

.accordionsContainer {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

    .accordionsContainer .accordion {
        border-bottom: 1px solid var(--secondaryColor);
    }

        .accordionsContainer .accordion .accordionHeader {
            position: relative;
            padding: 10px 0;
            cursor: pointer;
        }

            .accordionsContainer .accordion .accordionHeader h3 {
                display: flex;
                justify-content: space-between;
                margin-bottom: 0;
            }

                .accordionsContainer .accordion .accordionHeader h3:after {
                    content: '\2b';
                    font-family: "Font Awesome 6 Pro";
                }

        .accordionsContainer .accordion .accordionContent {
            padding: 10px 0 20px;
            display: none;
        }

        .accordionsContainer .accordion.active .accordionHeader h3:after {
            content: '\f068';
        }

        .accordionsContainer .accordion .accordionContent *:last-child {
            margin-bottom: 0;
        }

.benContainer ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0;
    margin: 0;
}

    .benContainer ul li {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: center;
    }

        .benContainer ul li i {
            font-size: 30px;
            min-width: 40px;
            text-align: center;
        }

.textpage_benefits .benefitsContainer .card {
    color: var(--primaryColor);
}

    .textpage_benefits .benefitsContainer .card .news-item-img-wrapper i {
        font-size: 50px;
    }

#locations a.card {
    text-decoration: none;
    color: #fff;
}

.tabsContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

    .tabsContainer .tab {
        flex: 20%;
        background: var(--secondaryColor);
        color: var(--primaryColor);
        border: 2px solid var(--secondaryColor);
        cursor: pointer;
        padding: 20px;
        text-align: center;
        transition: all .2s ease;
        position: relative;
        /*margin-bottom: 15px;*/
    }

        .tabsContainer .tab:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            background: transparent;
            border: 2px solid transparent;
            bottom: -18px;
            left: 50%;
            transform: rotate(45deg) translateX(-50%);
        }

        .tabsContainer .tab.active {
            background: var(--primaryColor);
            color: var(--secondaryColor);
            cursor: initial;
        }

            .tabsContainer .tab.active:after {
                background: var(--primaryColor);
                border-color: var(--secondaryColor);
            }

#tabsContent .tabContent:not(.active) {
    display: none !important;
}

.header-banner img {
    object-fit: cover;
    object-position: 50% 50%;
}

.chatbotBtn {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

    .chatbotBtn a {
        width: 100px;
        height: 100px;
        padding: 10px;
        background: #000;
        border: 1px solid #fff;
        border-radius: 100%;
        transition: all .2s ease;
        display: flex;
        gap: 5px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        text-align: center;
        line-height: 1;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
    }

        .chatbotBtn a img {
            filter: grayscale(1) invert(1);
            max-height: 45px;
            transition: all .2s ease;
        }

        .chatbotBtn a:hover {
            background: #fff;
            color: #000;
        }

            .chatbotBtn a:hover img {
                filter: grayscale(1);
            }

#chat.conv-form-wrapper {
    width: 100%;
}

div.escb-conv-form-wrapper div.escb-wrapper-messages {
    position: relative;
    min-height: 500px;
    max-height: 100%;
    height: 100%;
    overflow-y: hidden;
}

div.escb-conv-form-wrapper:before {
    content: '';
    background: transparent;
}

.escb-message img {
    max-width: 60px;
    float: left;
}

div.escb-conv-form-wrapper div#escb-messages {
    max-height: 100% !important;
    overflow-y: scroll;
    padding-bottom: 10px !important;
    font-family: 'Roboto', sans-serif;
}

    div.escb-conv-form-wrapper div#escb-messages div.escb-message.escb-to {
        background: none;
        padding: 0;
    }

        div.escb-conv-form-wrapper div#escb-messages div.escb-message.escb-to span {
            background: #000;
            color: #fff;
            float: left;
            padding: 12px 22px;
            margin-left: 5px;
            border-radius: 20px;
            border-top-left-radius: 0;
            display: block;
            max-width: calc(100% - 65px);
            margin-top: 15px;
        }

        div.escb-conv-form-wrapper div#escb-messages div.escb-message.escb-to.escb-typing span:before {
            content: 'Typing';
            margin-right: 5px;
        }

    div.escb-conv-form-wrapper div#escb-messages div.escb-message {
        border-radius: 20px;
        padding: 12px 22px;
        font-size: 16px;
        color: #333;
        display: inline-block;
        padding: 10px 15px 8px;
        border-radius: 20px;
        margin-bottom: 15px;
        float: right;
        clear: both;
        max-width: 95%;
        word-wrap: break-word;
    }

div.escb-conv-form-wrapper div.escb-options:not(:empty) + textarea.escb-userInputDynamic,
div.escb-conv-form-wrapper div.escb-options:not(:empty) + textarea.escb-userInputDynamic + button.escb-submit {
    display: none;
}

form.escb-convFormDynamic textarea.escb-userInputDynamic {
    font-size: 16px;
    height: auto !important;
    box-shadow: 0 0 5px 5px rgba(222, 222, 222, 0.4);
    max-width: 100%;
    width: 100%;
    flex: 85%;
}

div.escb-conv-form-wrapper div#escb-messages div.escb-message.escb-from {
    background: #000;
    background-repeat: no-repeat;
}

    div.escb-conv-form-wrapper div#escb-messages div.escb-message.escb-from.escb-rating {
        background-color: transparent;
    }

div.escb-conv-form-wrapper div.escb-options div.escb-option {
    font-size: 15px;
    border: 1px solid #000;
    color: #000;
}

.escb-spinLoader {
    visibility: hidden;
    display: none;
}

form.escb-convFormDynamic {
    width: 99%;
    box-shadow: none;
    margin: 0;
    padding: 10px !important;
    padding: 10px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

div.escb-conv-form-wrapper div.escb-options {
    display: block;
    position: relative;
    overflow: hidden;
    white-space: inherit;
    flex: 100%;
}

form.escb-convFormDynamic button.escb-submit {
    background: #000;
    color: #fff;
}

    form.escb-convFormDynamic button.escb-submit:hover {
        background: #000;
        color: #fff;
    }
/* Misc Styling Ends */
/* Landing Page Styling */
.home div.pageBlockContainer#intro_pageBlockContainer {
    display: none;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer {
    margin: 0;
    display: flex;
    gap: 80px;
}

    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer {
        flex: 30%;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

        .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer .listItemContainer {
            height: auto;
            margin: 0;
            width: 100%;
            flex: 45%;
            max-width: 49%;
            float: none;
            opacity: 0.5;
            background: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }

            .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer .listItemContainer.active {
                opacity: 1;
                cursor: initial;
            }

            .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer .listItemContainer a {
                display: block;
                padding: 10px;
            }

                .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer .listItemContainer a img {
                    object-fit: contain;
                    object-position: 50% 50%;
                    max-width: 250px;
                    max-height: 150px;
                    width: 100%;
                }

    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .descsContainer {
        flex: 65%;
    }

        .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .descsContainer .descBlock {
            width: 100%;
            display: none;
            flex-direction: column;
            gap: 20px;
        }

            .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .descsContainer .descBlock.active {
                display: flex;
            }

            .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .descsContainer .descBlock .descContent {
                display: flex;
                flex-direction: column;
            }

                .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .descsContainer .descBlock .descContent .buttonsContainer {
                    display: flex;
                    flex-wrap: wrap;
                    gap: 20px;
                    margin-top: 8px;
                }

.resultsBlock {
    width: 100%;
}

.flexslider {
    border: none;
    background: none;
    border-radius: 0;
    width: 100%;
    padding: 0 80px;
    margin-bottom: 20px;
}

    .flexslider ul.slides {
        display: flex;
    }

        .flexslider ul.slides li.slide {
            display: flex !important;
            flex-direction: column;
        }

            .flexslider ul.slides li.slide a {
                display: flex;
                flex-direction: column;
                gap: 20px;
                flex: 1 0 auto;
                background: var(--secondaryColor);
                color: var(--primaryColor);
                padding: 20px;
                text-decoration: none;
            }

                .flexslider ul.slides li.slide a .imageContainer img {
                    max-width: 125px;
                    max-height: 50px;
                    object-fit: contain;
                    object-position: 50% 0;
                }

                .flexslider ul.slides li.slide a h3 {
                    margin: 0;
                    color: inherit;
                    text-transform: none;
                    font-size: 28px;
                }

                .flexslider ul.slides li.slide a .valuesContainer {
                    display: flex;
                    flex-wrap: wrap;
                    gap: 10px;
                }

                    .flexslider ul.slides li.slide a .valuesContainer .value {
                        display: flex;
                        gap: 5px;
                    }

                        .flexslider ul.slides li.slide a .valuesContainer .value.salaryDescription {
                            flex: 100%;
                        }

    .flexslider ol.flex-control-nav {
        position: relative;
        bottom: initial;
        margin-top: 20px;
        display: none;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

        .flexslider ol.flex-control-nav li {
            margin: 0;
        }

            .flexslider ol.flex-control-nav li a {
                background: var(--secondaryColor);
                opacity: 0.5;
            }

                .flexslider ol.flex-control-nav li a.flex-active {
                    opacity: 1;
                }

    .flexslider ul.flex-direction-nav li a {
        margin: 0;
        transform: translateY(-50%);
        color: #fff;
        font-size: 30px;
        width: 60px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-shadow: none;
        opacity: 1;
    }

        .flexslider ul.flex-direction-nav li a:before {
            color: inherit;
            text-shadow: none;
            font-size: inherit;
        }

        .flexslider ul.flex-direction-nav li a.flex-prev {
            left: 0 !important;
        }

            .flexslider ul.flex-direction-nav li a.flex-prev:before {
                content: '\f137';
            }

        .flexslider ul.flex-direction-nav li a.flex-next {
            right: 0 !important;
        }

            .flexslider ul.flex-direction-nav li a.flex-next:before {
                content: '\f138';
            }

.badgesContainer {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

    .badgesContainer:not(:last-child) {
        margin-bottom: 1.5rem;
    }

    .badgesContainer img {
        max-width: 200px;
        max-height: 120px;
        height: auto;
        object-fit: contain;
        object-position: 50% 50%;
    }
/* Landing Page Styling Ends */
/* Register your Interest Styling */
.blocksContainer {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

    .blocksContainer .block {
        width: 100%;
        flex: 45%;
    }

        .blocksContainer .block a {
            text-decoration: none;
        }

            .blocksContainer .block a .textContainer {
                padding: 20px;
                border: 1px solid var(--secondaryColor);
                color: var(--secondaryColor);
                transition: all .2s ease;
            }

                .blocksContainer .block a .textContainer h3 {
                    color: inherit;
                    margin: 0;
                }

            .blocksContainer .block a:hover .textContainer {
                background: var(--secondaryColor);
                color: var(--primaryColor);
            }

.talentPoolsContainer {
    display: flex;
    flex-wrap: wrap;
    --bs-gutter-y: 1.5rem;
    --bs-gutter-x: 1.5rem;
}

    .talentPoolsContainer .block {
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        margin-top: var(--bs-gutter-y);
        max-width: 100%;
        padding-left: calc(var(--bs-gutter-x)* .5);
        padding-right: calc(var(--bs-gutter-x)* .5);
        width: 100%;
    }

        .talentPoolsContainer .block a {
            text-decoration: none;
            display: flex;
            flex-direction: column;
            flex: 1 0 auto;
        }

            .talentPoolsContainer .block a .imageContainer img {
                max-height: 150px;
                object-fit: cover;
                object-position: center;
                width: 100%;
            }

            .talentPoolsContainer .block a .textContainer {
                padding: 1.125rem 1.5rem;
                text-align: center;
                color: var(--secondaryColor);
                background: var(--primaryColor);
                flex: 1 1 auto;
                font-size: 1.125rem;
                font-weight: 700;
                transition: all .2s ease;
            }

            .talentPoolsContainer .block a:hover .textContainer {
                background: var(--secondaryColor);
                color: var(--primaryColor);
            }

@media (min-width: 768px) {
    .talentPoolsContainer .block {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
}

@media (min-width: 992px) {
    .talentPoolsContainer .block a .textContainer {
        padding: 1.125rem 2rem;
    }
}

@media (min-width: 1200px) {
    .talentPoolsContainer .block {
        flex: 0 0 auto;
        width: 25%;
    }
}
/* Register your Interest Ends */
/* Results Page Styling */
.pos_find_results,
.pos_find_results_map {
    background: var(--primaryColor);
}

#posBrowser_Filter_pageBlockContainer {
    width: 30%;
    float: left;
    margin-right: 3%;
}

    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle {
        border: none;
        padding: 0;
        overflow: hidden;
    }

        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
            overflow: hidden;
            padding: 0;
        }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary {
                display: flex;
                flex-wrap: wrap;
                justify-content: space-between;
                align-items: center;
                margin-bottom: 10px;
            }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a:after {
                    font-family: "Font Awesome 6 Pro";
                    margin-left: 5px;
                    display: inline-block;
                    font-weight: 900;
                }

                #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;
                display: none;
            }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a {
                    width: auto;
                    padding-right: 35px;
                    position: relative;
                }

                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a:after {
                        content: '\25BC';
                        font-weight: bold;
                        right: 15px;
                        transition: transform 0.4s ease;
                        position: absolute;
                    }

                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a.filtersExpanderButton_Expanded:after {
                        transform: rotate(180deg);
                    }

            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer {
                border: none;
                display: block;
                transition: all .4s ease;
                overflow: hidden;
            }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer {
                    padding: 0;
                    background: none;
                    display: flex;
                    flex-direction: column;
                    gap: 0;
                }

                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow {
                        width: 100%;
                        margin-bottom: 0;
                        border-bottom: 1px solid var(--secondaryColor);
                        text-align: left;
                    }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow:first-child {
                            border-top: 1px solid var(--secondaryColor);
                        }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow.poscodelist8 {
                            display: none;
                        }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .HeaderContainer {
                            background: transparent;
                            color: var(--secondaryColor);
                            font-size: 20px;
                            padding-right: 16px;
                            border: none;
                            overflow: hidden;
                        }

                            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .HeaderContainer .HeaderLabel {
                                padding: 0;
                                float: none;
                                font-size: inherit;
                                color: inherit;
                                position: relative;
                                width: 100%;
                                padding: 11px 30px 12px 16px;
                                cursor: pointer;
                            }

                                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .HeaderContainer .HeaderLabel:after {
                                    content: '\f068';
                                    font-family: "Font Awesome 6 Pro";
                                    font-weight: bold;
                                    position: absolute;
                                    top: 50%;
                                    right: 0;
                                    transform: translateY(-50%);
                                }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer {
                            margin: 0;
                            padding: 0 16px 16px;
                            background: transparent;
                            color: #fff;
                        }

                            #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer .LocationValue {
                                padding: 0;
                            }

                                #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;
                                padding-bottom: 2px;
                                display: flex;
                                flex-direction: column;
                                gap: 10px;
                                max-height: 320px;
                                overflow: auto;
                            }

                                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li {
                                    padding: 0;
                                    float: none;
                                    background-image: url(../images/Icons/unticked.png);
                                    background-repeat: no-repeat;
                                    background-position: left center;
                                    width: 100%;
                                    margin: 0;
                                    padding-left: 30px;
                                    background-size: 20px;
                                }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.ValueItem_selected {
                                        background-image: url(../images/Icons/ticked.png);
                                        background-repeat: no-repeat;
                                        background-position: left center;
                                        background-size: 20px;
                                    }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.ValueItem_empty {
                                        display: none;
                                    }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li a {
                                        font-size: inherit;
                                        color: #fff;
                                        text-decoration: none !important;
                                        font-weight: 400;
                                    }

                                        #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;
                                            display: initial;
                                            background: none;
                                            line-height: inherit;
                                            cursor: inherit;
                                            white-space: initial;
                                        }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.ValueItem_selected a {
                                        font-weight: bold;
                                        text-decoration: underline;
                                    }

                                    #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.possibleDistancesLabel {
                                        width: 100%;
                                        background: none;
                                        padding: 0;
                                        border: none;
                                        cursor: initial;
                                        pointer-events: none;
                                    }

                                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .ValueContainer ul.ValueList li.possibleDistancesLabel:before {
                                            display: none;
                                        }

                                        #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 .ButtonsContainer a.RemoveLink {
                            display: block;
                        }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .FilterContainer.closed .HeaderContainer .HeaderLabel:after {
                            content: "\f067";
                        }

                        #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRowsContainer .FilterRow .FilterContainer.closed .ValueContainer {
                            display: none;
                        }

                #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow {
                    display: none;
                }

#posBrowser_ResultsGrid_pageBlockContainer {
    margin: 0;
}

#MapBlock_pageBlockContainer {
    float: left;
    width: 60%;
}

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock {
        padding: 0;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContainer,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridContainer {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop {
            border: none;
            position: relative;
            overflow: visible;
            width: 100%;
            display: flex;
            gap: 20px;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer,
            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer {
                margin: 0;
                order: 3;
            }

                #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 .gridTop .TilesGridAlternateViewsContainer,
                #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer,
                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer,
                #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer,
                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer,
                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer {
                    float: none;
                    display: inline-block;
                    vertical-align: middle;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer,
                    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer,
                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer {
                        display: flex;
                        width: auto !important;
                    }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsText,
                        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsText,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsCurrent,
                        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsCurrent,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingText,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingCurrent {
                            float: none;
                        }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsText,
                        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsText,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingText {
                            color: var(--secondaryColor);
                            font-weight: bold;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsText:after,
                            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsText:after,
                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingText:after {
                                content: ':';
                            }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsCurrent a,
                        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsCurrent a,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingCurrent a {
                            font-size: inherit;
                            color: #fff;
                            text-decoration: underline;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsCurrent a:hover,
                            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop .TilesGridAlternateViewsContainer .TilesGridAlternateViewsInnerContainer .alternateViewsCurrent a:hover,
                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingCurrent a:hover {
                                color: var(--bs-link-hover-color);
                            }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingCurrent a {
                            display: flex;
                            gap: 10px;
                            flex-wrap: wrap;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingCurrent a:after {
                                content: '\f078';
                                font-family: "Font Awesome 6 Pro";
                                font-size: 16px;
                            }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer.TilesGridSortingInnerContainer_Selected .sortingCurrent a:after {
                            content: '\f077';
                        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer {
                order: 2;
                margin-left: auto;
                padding-right: 20px;
                border-right: 1px solid var(--secondaryColor);
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer {
                    padding: 0;
                    margin: 0;
                }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingPopup {
                z-index: 10;
                background: #fff;
                border-radius: 0;
                border: 2px solid #000;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingPopup li {
                    padding: 0;
                    margin: 0;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingPopup li a {
                        font-size: inherit;
                        color: var(--primaryColor);
                        display: block;
                        padding: 3px 10px 3px 10px;
                    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles {
            display: flex;
            align-items: center;
            order: 1;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingText,
            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons {
                float: none;
                padding-top: 0;
            }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingText {
                color: #fff;
            }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons {
                display: flex;
                gap: 5px;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons a {
                    background: none;
                    border: none;
                    margin: 0;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    text-align: center;
                    width: auto;
                    height: auto;
                    line-height: 1;
                    color: var(--secondaryColor);
                    transition: all .2s ease;
                    text-decoration: none;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons a:before {
                        content: '\f054';
                        font-family: "Font Awesome 6 Pro";
                        font-weight: 300;
                        font-size: 16px;
                    }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons a.scroller_moveprev:before {
                        content: '\f053';
                    }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons a.buttonDisabled {
                        opacity: 0.3;
                        cursor: initial;
                        pointer-events: none;
                    }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .pagingControls_Tiles .pagingButtons a img {
                        display: none;
                    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent {
            padding-top: 0;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer {
                display: flex;
                flex-wrap: wrap;
                gap: 20px;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder {
                    width: 100%;
                    border-bottom: none;
                    overflow: auto;
                    position: relative;
                    display: flex;
                    flex-direction: column;
                    flex: 100%;
                    background: #fff;
                    border: 1px solid var(--secondaryColor);
                    transition: all .2s ease;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer {
                        width: 100%;
                        border: none;
                        margin: 0 !important;
                        padding: 20px;
                        height: auto;
                        overflow: hidden;
                        position: relative;
                        text-align: left;
                        display: flex;
                        flex-direction: column;
                        flex: 1 0 auto;
                        gap: 10px;
                        background: none;
                    }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowImageContainer img {
                            max-width: 200px;
                        }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader {
                            padding: 0;
                            float: none;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader .rowLabel a {
                                text-decoration: none !important;
                                color: var(--primaryColor);
                                transition: all .2s ease;
                                background: none;
                                line-height: 1.5;
                            }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer {
                            float: none;
                            font-size: 14px;
                        }

                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer,
                            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer {
                                margin: 0;
                                padding: 0;
                            }

                                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer,
                                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer .rowItemsInnerContainer2 {
                                    display: flex;
                                    flex-direction: column;
                                    gap: 10px;
                                }

                                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer .rowItemsInnerContainer2 {
                                        flex-direction: row;
                                        flex-wrap: wrap;
                                        order: 2;
                                    }

                                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span {
                                        display: block;
                                        width: auto;
                                        color: var(--primaryColor);
                                        transition: all .2s ease;
                                        display: flex;
                                        gap: 5px;
                                    }

                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span:before {
                                            font-family: "Font Awesome 6 Pro";
                                            font-weight: 300;
                                        }

                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.displaysalarydescription_vacancyColumn:before {
                                            content: "\f0d6";
                                        }

                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.codelist7value_vacancyColumn:before {
                                            content: "\f56c";
                                        }

                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.codelist5value_vacancyColumn:before {
                                            content: "\f3c5";
                                        }

                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.pospublishenddate_vacancyColumn:before {
                                            content: "\f073";
                                        }

                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.comma,
                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.lastpublisheddate_vacancyColumn,
                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span.codelist2value_vacancyColumn,
                                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowImageCaptionContainer {
                                            display: none;
                                        }

                                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer .rowItemsInnerContainer2_desc {
                                        order: 1;
                                    }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder:hover {
                        background: var(--primaryColor);
                        color: #fff;
                    }

                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder:hover .rowContainer .rowHeader .rowLabel a,
                        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder:hover .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span {
                            color: #fff;
                        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .noResults .createAlertsContainer {
                width: 100%;
                text-align: center;
            }

                #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .noResults .createAlertsContainer .buttonsContainer .buttonsLeft {
                    display: inline-block;
                }

                    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .noResults .createAlertsContainer .buttonsContainer .buttonsLeft .createAlertsButton {
                        width: auto;
                    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter {
            margin: 0;
            padding-bottom: 2px;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter .gridButtons {
                display: none;
            }

.posListHover {
    display: none !important;
}

#MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer {
    position: relative;
    left: initial !important;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    border: none;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    color: #fff;
}

    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInnerContainer {
        width: 100%;
        max-width: 500px;
    }

        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInnerContainer form {
            display: flex;
            flex-direction: column;
            gap: 5px;
        }

            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInnerContainer form .addressLabel {
                width: 100%;
                text-align: left;
            }

            #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .mapOuterContainer .addressContainer .addressInnerContainer form .addressInput {
                width: 100%;
                position: relative;
                display: inline-block;
                vertical-align: middle;
                margin: 0;
            }

.noRecordsContainer {
    color: #fff;
}
/* Results Page Styling Ends */
/* Job Description Styling */
.mapContainer .ButtonHolder .miniMapButton, .mapContainer .ButtonHolder .bigMapButton {
    background: none;
    padding: 0;
}

    .mapContainer .ButtonHolder .miniMapButton a, .mapContainer .ButtonHolder .bigMapButton .googleMapsButton {
        margin: 0;
        border-radius: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .mapContainer .ButtonHolder .bigMapButton .closeMapButton {
        margin: 0;
        border-radius: 10px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 60px;
}

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .rightBlock.jobValues {
        flex: 100%;
        background: #F2F2F2;
        padding: 20px;
    }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox {
        padding: 0;
        margin: 0;
        border: none;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum {
            display: flex;
            flex-wrap: wrap;
            gap: 0;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li {
                list-style: none;
                display: flex;
                align-items: center;
                flex-wrap: wrap;
                gap: 5px;
                padding: 10px 60px;
                flex: 33.3333%;
                max-width: 33.3333%;
                border-right: 1px solid var(--primaryColor);
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li:nth-child(3n+3) {
                    border: none;
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li:before {
                    font-family: "Font Awesome 6 Pro";
                    font-weight: 300;
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_displaysalarydescription:before {
                    content: '\f0d6';
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist5value:before {
                    content: '\f3c5';
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist7value:before {
                    content: '\f56c';
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_pospublishenddate:before {
                    content: '\f073';
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_text1:before {
                    content: '\f017';
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_companyvalue:before {
                    content: '\f1ad';
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li .jobSumLabel {
                    margin: 0;
                }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li .jobSumValue {
                    margin-right: 0;
                }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li .jobSumValue a {
                        pointer-events: none;
                        cursor: text;
                        color: inherit !important;
                        text-decoration: none;
                    }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox {
        background: none;
        border-radius: 0;
        padding: 0;
        width: 100%;
        flex: 67%;
        color: #000;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .videoOuterContainer {
            max-width: 100%;
            margin-bottom: 20px;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer {
            text-align: left;
            padding: 0;
        }

            /*.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer * {
                font-size: inherit !important;
                font-family: inherit !important;
            }*/

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer p + ul,
            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer *:first-child {
                margin-top: 0 !important;
            }

            /*.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText div:not(:last-child),*/
            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer p:not(:last-child) {
                margin-bottom: 1em;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer p:has(+ ul),
            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer *:last-child {
                margin-bottom: 0 !important;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .earcu_posdescriptionContainer ul {
                list-style: disc;
            }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .arrowList {
            margin-top: 1em;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .arrowList ul {
                margin: 0;
                padding-left: 32px;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .PosDescriptionText .arrowList ul a {
                    color: inherit;
                }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .BigVacancyMap {
            width: 100%;
            display: none;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .BigVacancyMap #JobDescriptionMap_BigVacancyMap_pageBlockContainer #JobDescriptionMap_BigVacancyMap_pageBlock {
                padding: 0;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .BigVacancyMap .iframeContainer {
                position: relative;
                width: 100%;
                padding-bottom: 56.25%;
                height: 0;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .BigVacancyMap .iframeContainer iframe {
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    width: 100%;
                    height: 100%;
                }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .rightBlock {
        background: none;
        color: var(--primaryColor);
        border-radius: 0;
        padding: 0;
        border: none;
        margin: 0;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .rightBlock h2 {
            color: inherit;
            font-weight: bold;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .rightBlock .posrightbox_info {
            padding: 0;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .rightBlock a:not(.buttonAnchor) {
            color: inherit;
        }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox {
        width: 100%;
        flex: 25%;
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin-left: 0;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .companyLogo img {
            width: 100%;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer {
            margin-bottom: 0;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer .buttonsLeft {
                margin: 0;
                max-width: 100%;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer .buttonsLeft,
                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer .buttonsLeft ul li,
                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer .buttonsLeft ul li a,
                .mapContainer .ButtonHolder .miniMapButton a, .mapContainer .ButtonHolder .bigMapButton .closeMapButton,
                .mapContainer .ButtonHolder .bigMapButton .googleMapsButton {
                    width: 100%;
                    max-width: 100%;
                    border: none;
                }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer {
            word-break: break-all;
            text-align: left;
            position: relative;
            z-index: 1;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer.hide {
                display: none;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer .rec-img img {
                max-width: 120px;
                border-radius: 100%;
                margin: 0 auto;
                display: block;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer p {
                margin-bottom: 0;
                margin-top: 5px;
            }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .VacancyMap {
            margin-bottom: 0;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .VacancyMap #JobDescriptionMap_vacancyMap_pageBlockContainer {
                margin-bottom: 0;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .VacancyMap #JobDescriptionMap_vacancyMap_pageBlockContainer #JobDescriptionMap_vacancyMap_pageBlock {
                    padding: 0;
                }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .VacancyMap #JobDescriptionMap_vacancyMap_pageBlockContainer #JobDescriptionMap_vacancyMap_pageBlock .mapBlock {
                        background-size: cover !important;
                        aspect-ratio: 1/1;
                        height: auto;
                        max-height: 400px;
                    }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .VacancyMap #JobDescriptionMap_vacancyMap_pageBlockContainer #JobDescriptionMap_vacancyMap_pageBlock .ButtonHolder {
                        display: none;
                    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .posAlerts,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer {
            text-align: center;
            position: relative;
            z-index: 1;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing .possharing_header,
            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .posAlerts .posAlerts_header {
                margin-top: 0;
                margin-bottom: 10px;
                text-align: inherit;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems {
                text-align: inherit;
                display: flex;
                flex-wrap: wrap;
                gap: 20px;
                justify-content: center;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a {
                    float: none;
                    display: inline-block;
                    width: auto;
                    height: auto;
                    font-size: 30px;
                    line-height: 1;
                    margin: 0;
                    color: inherit;
                    text-decoration: none;
                }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a:before {
                        font-family: "Font Awesome 6 Brands";
                    }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a#linkedin_PosDescSharingItem:before {
                        content: '\f0e1';
                    }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a#facebook_PosDescSharingItem:before {
                        content: '\f39e';
                    }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a#twitter_PosDescSharingItem {
                        display: none;
                    }

                        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a#twitter_PosDescSharingItem:before {
                            content: '\e61b';
                        }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a#email_PosDescSharingItem:before {
                        font-family: "Font Awesome 6 Pro";
                        content: '\40';
                    }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a div {
                        display: none;
                    }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .posAlerts .buttonsContainer, .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .peoplePerContainer .buttonsContainer {
                margin-top: 10px;
            }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer {
            overflow: hidden;
            text-align: center;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer h2 {
                margin-top: 0;
                margin-bottom: 10px;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlocksContainer {
                display: flex;
                flex-wrap: wrap;
                gap: 30px 10px;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlocksContainer .benefitBlock {
                    width: 100%;
                    flex: 48%;
                    text-align: center;
                    display: flex;
                    flex-direction: column;
                    gap: 5px;
                    align-items: center;
                    transition: all .2s ease;
                }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlocksContainer .benefitBlock .benefitIcon {
                        font-size: 40px;
                        color: var(--primaryColor);
                    }

                        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlocksContainer .benefitBlock .benefitIcon img {
                            max-width: inherit;
                            aspect-ratio: 1/1;
                            object-fit: contain;
                            object-position: 50% 50%;
                        }

                    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlocksContainer .benefitBlock:hover {
                        transform: scale(1.1);
                    }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .buttonContainer {
                margin-top: 10px;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .buttonContainer a.buttonAnchor {
                    width: 100%;
                }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .badgesContainer {
            display: flex;
            flex-direction: column;
            gap: 20px;
            align-items: center;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .badgesContainer img {
                max-width: 300px;
                object-fit: contain;
                max-height: 200px;
            }

#QuickApplyHeaderBlock_pageBlockContainer .quickApplyHeaderContainer img {
    display: inline-block;
}

.pos_alertcriteria #Form_pageBlockContainer div.pageBlockInner_FormBlock div.formRow.formRowTextInputRow {
    display: none;
}

.earcu_intranet .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing {
    display: none;
}
/* Job Description Styling Ends */

/* Talent Pools Styling */
#talentpoolgrid_pageBlock .ListGridContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
}

    #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder {
        width: 100%;
        max-width: 50%;
        display: flex;
        flex: 45%;
        float: none;
    }

        #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer {
            min-height: 1px;
            margin: 0 !important;
            border: none;
            display: flex;
            flex: 1 0 auto;
            flex-direction: column;
        }

            #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer a {
                display: block;
                width: 100%;
            }

            #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowHeader {
                order: 2;
                padding: 0;
            }

                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowHeader .rowLabel {
                    width: 100%;
                }

                    #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowHeader .rowLabel a {
                        padding: 20px;
                        border: 1px solid var(--primaryColor);
                    }

            #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer {
                order: 1;
                display: flex;
                flex-direction: column;
                flex: 1 0 auto;
            }

                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer,
                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsContainer2,
                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsContainer2 .rowItemsInnerContainer,
                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsContainer2 .rowItemsInnerContainer .rowItemsInnerContainer2,
                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsContainer2 .rowItemsInnerContainer .rowItemsInnerContainer2 span._rowimage_vacancyColumn,
                #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsContainer2 .rowItemsInnerContainer .rowItemsInnerContainer2 span._rowimage_vacancyColumn a {
                    margin: 0;
                    padding: 0;
                    display: flex;
                    flex-direction: column;
                    flex: 1 0 auto;
                }

                    #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsContainer2 .rowItemsInnerContainer .rowItemsInnerContainer2 span._rowimage_vacancyColumn a img {
                        flex: 1 0 auto;
                        object-fit: cover;
                        object-position: 50% 50%;
                        max-height: 200px;
                    }

.talentPoolDisplayName {
    display: none;
}

.talentPoolDescriptionValue p:not(:last-child) {
    margin-bottom: 1em !important;
}
/* Talent Pools Styling Ends */
/* Login/Register Styling */
#UsernameForm_pageBlock .ssoIconsInnerContainer {
    text-align: center;
    max-width: 100%;
}

    #UsernameForm_pageBlock .ssoIconsInnerContainer .ssoIcon {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

.passwordreset_request #form_pageBlockContainer .blockSummarySurround {
    text-align: center;
}
/* Login/Register Styling Ends */
/* Profile Styling */
.welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow {
        width: 100%;
        flex: 48%;
        padding: 1.5rem;
        overflow: hidden;
        position: relative;
        background: transparent;
        border: 1px solid #000;
        display: block;
        cursor: pointer;
        transition: all .2s ease;
        margin: 0;
    }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer {
            padding: 0;
            margin: 0;
            overflow: visible;
        }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconImage {
                display: none;
            }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconValue {
                margin-left: 0;
                display: flex;
                flex-direction: column;
                gap: 10px;
            }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconValue .iconLabel {
                    margin-bottom: 0;
                    float: left;
                    text-transform: lowercase;
                }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconValue .iconLabel:first-letter {
                        text-transform: uppercase
                    }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconValue .iconLabel a {
                        text-decoration: none;
                        color: inherit;
                        font-size: 2.05rem;
                        line-height: 2.5rem;
                        margin-bottom: 1rem;
                    }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconValue .iconDescription {
                    color: inherit;
                }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues {
                line-height: 27px;
                font-size: .9em;
                overflow: visible;
                float: right;
                color: inherit;
            }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue {
                    margin: 0;
                    float: none;
                    display: inline-block;
                    vertical-align: middle;
                }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueLabel {
                        margin-right: 0;
                    }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueLabel:after {
                            content: ':';
                            margin-right: 5px;
                        }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueData {
                        font-weight: normal;
                    }

                        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue .iconRowValueData:after {
                            content: '|';
                            padding: 0 12px;
                        }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue.iconRowValue_additional_information_required {
                        color: red;
                    }

                    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues .iconRowValue:last-child .iconRowValueData:after {
                        display: none;
                    }


        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover {
            background: var(--primaryColor);
            color: #fff;
        }

            .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover .iconContainer .iconValue .iconLabel, .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover .iconContainer .iconRowValues, .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover .iconContainer .iconValue .iconDescription {
                color: #fff;
            }

                .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover .iconContainer .iconValue .iconLabel a, .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover .iconContainer .iconRowValues .iconRowValue, .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow:hover .iconContainer .iconRowValues .iconRowValue .iconRowValueData:after {
                    color: #fff;
                }

.pageBlockInner_FormBlock .formRowIconRow .iconRowValues .iconRowValueHighLight {
    transition: all .15s ease;
}

#MyDetails_Username_pageView #Summary_emailList_formRow .emailButtonsContainer .buttonsRight {
    max-width: 100%;
}

    #MyDetails_Username_pageView #Summary_emailList_formRow .emailButtonsContainer .buttonsRight ul {
        display: flex;
        gap: 5px;
        justify-content: flex-end;
    }

        #MyDetails_Username_pageView #Summary_emailList_formRow .emailButtonsContainer .buttonsRight ul li {
            width: auto;
            margin: 0;
        }

.mydetails div.pageBlockTitle {
    padding: 0;
    display: block;
    width: 100%;
}

.mydetails #MyDetails_pageView div.pageBlockContainer:first-of-type:before {
    display: none;
}

.mydetails #MyDetails_pageView div.pageBlockContainer:before {
    content: '';
    width: 100%;
    margin: 50px 0;
    overflow: hidden;
    height: 2px;
    background: #999999;
    display: block;
}

.mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent {
    padding: 0;
    margin-bottom: 20px;
}

    .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#intro_pageBlock, .mydetails #MyDetails_pageView div.pageBlockContainer div.pageBlockContent#MyDetailsStauts_pageBlock {
        padding: 0;
        border-radius: 0;
        background: none;
    }

    .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;
    }

        .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li {
            float: left;
            width: 49.5%;
            margin-bottom: 10px;
            padding: 0;
        }

            .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li:before {
                display: none;
            }

            .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;
                text-align: center;
            }

.mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuRight {
    display: none;
}

.mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuBottom {
    margin-top: 20px;
}

#MyDetails_pageView .editblocklink a, #Application_Section_PersonalDetails_pageView .editblocklink a {
    margin: 0 !important;
}

.mydetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer {
    border: none;
}

    .mydetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowHeader {
        padding: 0;
    }

        .mydetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowHeader .rowLabel {
            margin: 10px 0 0;
        }

    .mydetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer {
        margin: 0;
        padding: 0;
    }

        .mydetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer .rowItemContainer, .mydetails .pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowContainer .rowContentContainer .rowItemsContainer .rowItemContainer .rowItemLabel {
            padding: 0;
        }

#MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .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;
        }

#Welcome_pageView #ToDoList_pageBlockContainer, #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock {
    overflow: visible;
}

    #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItem:before {
        display: none;
    }

    #Welcome_pageView #ToDoList_pageBlockContainer #ToDoList_pageBlock .ulListItemLabel {
        padding: 20px;
        background-image: none;
        text-align: center;
        background: #000;
        color: #fff;
        border: none;
    }

#MyDetails_pageView #eArcuContactConsent .buttonsRight .buttonAnchor:hover {
    color: #fff;
}

.pageBlockContainer_GridBlock.Renderer_ListWithEditButtons .pageBlockInner_GridBlock .ListGridContainer .rowButtons {
    padding: 0;
}

.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%;
    }

.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 table.gridTable {
    width: 100% !important;
    display: block;
}

div.pageBlockInner_FormBlock div.boxedText {
    background: none;
}

#MyJobFeedForm_pageBlockContainer #MyJobFeedForm_pageBlock .formRow .labelContainer, .pos_alertcriteria #Form_pageBlockContainer #Form_pageBlock .formRow .labelContainer {
    font-weight: bold;
}

.myjobfeed div.pageBlockInner_FormBlock div.formRow#MyJobFeedForm_multicodelist2_formRow, .myjobfeed div.pageBlockInner_FormBlock div.formRow#MyJobFeedForm_multicodelist12_formRow {
    display: none;
}

.pageBlockInner_GridBlock div.gridContent {
    border: none;
    padding-top: 0;
}

.pageBlockInner_GridBlock table.gridTable th {
    background: none;
}
/* Profile Styling Ends */
/* Application/Onboarding Styling */
div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer {
    padding-bottom: 0;
    margin-bottom: 0;
}

    div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer {
        display: block;
        height: auto;
    }

        div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem {
            display: block;
            width: 100%;
        }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner {
                margin: 0;
                border: none;
                background: none;
            }

                div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemTitle, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemTitle {
                    display: none;
                }

                div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemContent, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemContent {
                    margin: 0;
                    font-size: 18px;
                    font-weight: 700;
                    color: var(--primaryColor);
                    margin-bottom: 28px;
                }

                    div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemContent a, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem .MySummaryItemInner .MySummaryItemContent a {
                        color: inherit;
                    }

            div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemContent, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemContent {
                color: inherit;
                font-weight: normal;
            }

                div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemContent .appCompleteChartBack, .pos_description_review div.pageBlockContainer#posSummaryBlockv2_pageBlockContainer .MySummaryItemsContainer .MySummaryItem.statusInfo .MySummaryItemInner .MySummaryItemContent .appCompleteChartBack {
                    margin-bottom: 15px;
                }

#posSummaryBlockv2_pageBlock .appCompleteChartBlock .appCompleteChartBlockInner {
    border-radius: 15px;
}

#posSummaryBlockv2_pageBlock .appCompleteChartBlock.done .appCompleteChartBlockInner {
    background: var(--primaryColor);
    border-color: var(--primaryColor);
}

div.pageBlockContainer#HasAdditionalInformation_pageBlockContainer {
    padding-bottom: 0;
}

div.pageBlockContainer#sectionslist_pageBlockContainer,
div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer {
    padding-top: 0;
}

    div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList,
    div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList {
        display: flex;
        flex-wrap: wrap;
        gap: 1.5rem;
    }

        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem {
            border: none;
            margin: 0;
            height: auto;
            font-weight: normal;
            background: transparent;
            border: 1px solid var(--primaryColor);
            width: 100%;
            flex: 48%;
            padding: 1.5rem;
            overflow: hidden;
            position: relative;
            transition: all .2s ease;
        }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem:before,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem:before {
                display: none;
            }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem .ulListItemLabel,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem .ulListItemLabel {
                padding: 0;
                margin: 0;
                float: left;
            }

                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem .ulListItemLabel a,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem .ulListItemLabel a {
                    font-weight: normal;
                    text-decoration: none !important;
                    margin: 0;
                    font-weight: 700;
                    color: inherit;
                    font-size: 20px;
                }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem .ulListItemValueContainer,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem .ulListItemValueContainer {
                float: right;
                padding-right: 5px;
                display: block;
                padding-top: 2px;
                color: red;
                transition: all .2s ease;
            }

                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem .ulListItemValueContainer .ulListItemValue,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem .ulListItemValueContainer .ulListItemValue {
                    font-size: .9em;
                }

            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem:hover,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem:hover,
            div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem.Completed,
            div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem.Completed {
                background: var(--primaryColor);
                color: #fff;
            }

                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem:hover .ulListItemLabel,
                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem:hover .ulListItemValueContainer,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem:hover .ulListItemLabel,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem:hover .ulListItemValueContainer,
                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem.Completed .ulListItemLabel,
                div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem.Completed .ulListItemValueContainer,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem.Completed .ulListItemLabel,
                div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem.Completed .ulListItemValueContainer {
                    color: #fff;
                }

                    div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem:hover .ulListItemLabel a,
                    div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem:hover .ulListItemLabel a,
                    div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem.Completed .ulListItemLabel a,
                    div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem.Completed .ulListItemLabel a {
                        color: #fff !important;
                    }

#Application_Section_Rare_pageView .rare_buttons {
    flex-wrap: wrap;
}

#BackBlock_pageBlockContainer, #ButtonBlock_pageBlockContainer {
    background: none !important;
    padding: 0 !important;
}

.pageBlockContainer_GridBlock .pageBlockContent_GridBlock {
    padding: 0;
}

.earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer, .earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock#questionsSummary_pageBlock {
    border: none;
    border-bottom: 1px dashed silver;
    margin-bottom: 10px;
    padding: 20px;
    background: #fff;
}

    .earcu_application .pageBlockContainer_GridBlock .pageBlockContent_GridBlock .gridTableContainer .rowContainer:last-of-type {
        border-bottom: none;
    }

    .earcu_application .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] {
        color: red;
    }

#Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer, #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer {
    max-width: 100%;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow ul.fileupload {
    text-align: center;
}

    .pageBlockInner_FormBlock div.formRowFileUploadRow ul.fileupload li.fileOuterContainer {
        float: none;
        display: inline-block;
    }

.pageBlockInner_FormBlock div.formRowFileUploadRow .filesContainer.uploadedFilesContainer {
    height: auto !important;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .filesContainer .dropHere {
    height: auto !important;
    display: block;
    text-align: center;
    padding: 10px 0 !important;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .filesContainer .nofilesmessage {
    display: none;
}

.mywelcomepacks_offerinformation_section #TitleBlock_pageBlockContainer {
    display: none;
}

.pos_description_review #intro_pageBlockContainer #intro_pageBlock {
    text-align: center;
    color: #fff;
}

#posSummaryBlockv2_pageBlock .PosMyWelcomePackSummaryLinks {
    display: none;
}

#Edit_OFFERGENERICFORM1_pageBlockContainer #Edit_OFFERGENERICFORM1_pageBlock #Edit_OFFERGENERICFORM1_Text1_formRow .controlContainer input {
    text-transform: uppercase;
}

#Application_Section_Rare_pageView #countrylist {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

    #Application_Section_Rare_pageView #countrylist input {
        width: 25px;
    }

    #Application_Section_Rare_pageView #countrylist .countrylabel {
        width: calc(100% - 35px);
        margin-right: 0;
    }

#Application_Section_Rare_pageView .rare_contentheader {
    color: var(--primaryColor);
    letter-spacing: initial;
    text-transform: lowercase;
    font-weight: bold;
}

    #Application_Section_Rare_pageView .rare_contentheader:first-letter {
        text-transform: uppercase;
    }

#Application_Section_Rare_pageView #rare_contextualinformation .rarebutton.selected {
    background: var(--primaryColor);
    color: #fff;
}

#Application_Section_Rare_pageView .rare_button {
    margin: 10px 10px 10px 0
}

#signatureoptions .buttonsRight {
    max-width: 100%;
}

    #signatureoptions .buttonsRight ul#optionslist {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

        #signatureoptions .buttonsRight ul#optionslist li {
            max-width: 100%;
            padding: 0;
            width: auto;
            margin: 0 !important;
        }

/*.offer_accepted #intro_pageBlockContainer .earcuintro {
    text-align: center;
    font-size: 30px;
    line-height: normal;
}*/

.earcu_onboarding .pageBlockInner_FormBlock div.textLiteral.textLiteralAlignment_Unknown {
    text-align: left;
}

.mywelcomepacks_offerform_file #fileupload_OfferFile12_pageBlockContainer #fileupload_OfferFile12_Files_formRow {
    display: none;
}

/* Animated Onboarding Styling */
/*.mywelcomepacks_offerform_summary .bannerContainer,
.mywelcomepacks_offerform_summary section h1.heading-section,
.mywelcomepacks_offerform_summary section #intro_pageBlockContainer,
.mywelcomepacks_offerform_summary section #posSummaryBlockv2_pageBlockContainer {
    display: none;
}*/

.mywelcomepacks_offerform_summary section {
    border: none;
    background: #F4F4F4;
}

.earcu_mywelcomepacks_offerform_summary section .stage-anim-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;
    max-width: 1366px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

    /*.earcu_mywelcomepacks_offerform_summary section .stage-anim-wrapper .onboarding-intro {
        flex: 100%;
    }*/

    .earcu_mywelcomepacks_offerform_summary section .stage-anim-wrapper .onboarding-intro h2 {
        color: var(--primaryColor);
        font-size: 30px;
        padding: 0;
        margin: 0;
        line-height: 1;
    }

.earcu_mywelcomepacks_offerform_summary section .stage-buttons {
    max-width: 300px;
    width: 100%;
    display: flex;
    flex: 20%;
    flex-direction: column;
    gap: 10px;
}

    .earcu_mywelcomepacks_offerform_summary section .stage-buttons.mobile {
        display: none;
    }

    .earcu_mywelcomepacks_offerform_summary section .stage-buttons a {
        margin: 0;
        width: 100%;
        background: transparent;
        color: var(--primaryColor);
        text-decoration: none;
        text-align: center;
        display: none;
        position: relative;
        align-items: center;
        gap: 10px;
        overflow: visible;
    }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a:before {
            content: '';
            position: absolute;
            left: 13px;
            bottom: -20px;
            width: 5px;
            height: 100%;
            background: #000;
        }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a .stepNo {
            width: 35px;
            aspect-ratio: 1/1;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            border: 1px solid var(--primaryColor);
            border-radius: 100%;
            position: relative;
            z-index: 2;
        }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a span {
            background: #fff;
            border: 1px solid var(--primaryColor);
            padding: 5px 10px;
            position: relative;
            z-index: 2;
            flex: 100%;
        }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a:first-child,
        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-complete,
        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-active {
            display: flex;
        }

            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a:hover span,
            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a:hover .stepNo,
            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-complete span,
            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-complete .stepNo,
            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-complete:hover span,
            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-complete:hover .stepNo {
                background: var(--primaryColor);
                color: var(--secondaryColor);
            }

            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-active:after {
                content: '';
                position: absolute;
                left: 5px;
                bottom: -20px;
                width: 20px;
                aspect-ratio: 1/1;
                transform: rotate(45deg);
                border: 5px solid #000;
                border-top: none;
                border-left: none;
            }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a:last-child.stage-complete:before {
            display: none;
        }

.earcu_mywelcomepacks_offerform_summary section .ani-wrapper {
    max-width: calc(100% - 300px);
    width: 50%;
    margin: 0 auto;
    display: block;
    position: relative;
    aspect-ratio: 1/1;
    overflow: hidden;
}

    .earcu_mywelcomepacks_offerform_summary section .ani-wrapper iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        display: block;
        border: none;
        overflow: hidden;
        transition: all .2s ease;
    }

        .earcu_mywelcomepacks_offerform_summary section .ani-wrapper iframe.fadeOutIframe {
            opacity: 0;
        }

.earcu_mywelcomepacks_offerform_summary .sectionInPopup #SectionCompleteBlock_completed_formRow .labelContainer {
    padding-top: 0;
}

.mywelcomepacks_offerform_summary .modalContent {
    min-height: 1px !important;
}

.earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .labelContainer,
.earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .controlContainer,
.earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .controlError {
    max-width: 500px;
    width: 100% !important;
    display: block;
    float: none;
    margin: 0 auto;
    padding-left: 0;
}

    .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .labelContainer *:not(.mandatoryContainer) {
        text-align: left;
        width: 100%;
        justify-content: flex-start !important;
    }

    .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .controlContainer input, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .controlContainer select, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow .controlContainer textarea {
        width: calc(100% - 2px);
        margin-right: 0;
    }

.earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowSelectAutoCompleteAdminPortalRow .controlContainer .popup {
    float: none;
}

.earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowCheckBoxRow .controlContainer input {
    width: auto;
}

.earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow {
    width: 100% !important
}

    .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsRight, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsLeft, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsRight ul li, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsLeft ul li {
        width: 100%;
        text-align: center;
    }

        .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsRight ul li, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsLeft ul li {
            margin-top: 5px;
        }

            .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsRight ul li input, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsLeft ul li input, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsRight ul li a, .earcu_mywelcomepacks_offerform_summary .sectionInPopup .formRow.formRowButtonRow .buttonsLeft ul li a {
                display: inline-block;
                float: none;
                margin-left: 0 !important;
            }
/* Animated Onboarding Styling Ends */
/* Application/Onboarding Styling Ends */
/* Responsive Styling */
@media all and (max-width:991px) {
    .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li {
        width: 100%;
        text-align: center;
    }

        .mydetails #MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock .eArcuLeft #eArcuLinks ul li a {
            display: inline-block;
            width: auto;
        }

    #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer {
        width: 100%;
        text-align: center;
    }

    .earcu_mywelcomepacks_offerform_summary section .stage-anim-wrapper .onboarding-intro,
    .earcu_mywelcomepacks_offerform_summary section .stage-buttons,
    .earcu_mywelcomepacks_offerform_summary section .ani-wrapper {
        max-width: 100%;
        flex: 100%;
    }

    .earcu_mywelcomepacks_offerform_summary section .stage-buttons {
        flex-direction: row;
        flex-wrap: wrap;
    }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a {
            width: auto;
        }

            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a:before,
            .earcu_mywelcomepacks_offerform_summary section .stage-buttons a.stage-active:after {
                display: none;
            }

    .tabsContainer .tab {
        flex: 45%;
    }
}

@media all and (max-width:767px) {
    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer {
        flex: 100%;
    }

    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .descsContainer {
        display: none;
    }

    #posBrowser_Filter_pageBlockContainer,
    #posBrowser_ResultsGrid_pageBlockContainer,
    #MapBlock_pageBlockContainer {
        width: 100%;
        margin-right: 0;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop,
        #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridTop {
            flex-direction: column;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridTop .TilesGridSortingContainer {
                margin-left: 0;
                padding: 0;
                border: none;
            }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer {
        flex-direction: column;
        gap: 30px;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues {
            flex: auto;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum {
                flex-direction: column;
                gap: 10px;
                line-height: 1.5;
            }

                .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li {
                    padding: 0;
                    border: none;
                    width: 100%;
                    max-width: 100%;
                    flex: 100%;
                }

    div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem,
    div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem,
    .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow {
        flex: 100%;
    }

        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconValue .iconLabel,
        .welcome #WelcomeInfoBlock_pageBlockContainer #WelcomeInfoBlock_pageBlock #WelcomeInfoBlock_form .formRowIconRow .iconContainer .iconRowValues,
        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem .ulListItemLabel,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem .ulListItemLabel,
        div.pageBlockContainer#sectionslist_pageBlockContainer #sectionslist_pageBlock .ulList .ulListItem .ulListItemValueContainer,
        div.pageBlockContainer#additionalinformationsectionslist_pageBlockContainer #additionalinformationsectionslist_pageBlock .ulList .ulListItem .ulListItemValueContainer {
            width: 100%;
            text-align: center;
        }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridFooter {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
        margin-bottom: 10px;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridFooter,
    #MapBlock_pageBlockContainer .pageBlockContainerMiddle #MapBlock_pageBlock .gridFooter {
        margin-bottom: 0;
        margin-top: 10px;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader .rowLabel {
        float: none;
    }

    /*.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .jobValues .posdescriptionPropertyBox,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .rightBlock {
        padding: 20px;
    }*/

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .benefitsContainer .benefitBlocksContainer .benefitBlock {
        flex: 100%;
    }

    #MyDetails_Username_pageView #Summary_emailList_formRow .emailValuesContainer,
    #MyDetails_Username_pageView #Summary_emailList_formRow .emailButtonsContainer,
    #MyDetails_Username_pageView #Summary_emailList_formRow .emailPrimaryAlreadyContainer {
        width: 100%;
    }

        #MyDetails_Username_pageView #Summary_emailList_formRow .emailButtonsContainer .buttonsRight ul {
            justify-content: center;
            flex-direction: column;
        }

    #Pos_Description_pageView #posdesc_pageBlockContainer .RightJobBox .ApplyNowContainer,
    #Pos_Description_pageView #posdesc_pageBlockContainer .RightJobBox .ApplyViaEmailContainer {
        display: none;
    }

    #talentpoolgrid_pageBlock .ListGridContainer .rowContainerHolder {
        flex: 100%;
        max-width: 100%;
    }

    .stickyApplyContainer {
        top: initial;
        transform: none;
        right: 0;
        left: 0;
        bottom: 0;
    }

        .stickyApplyContainer a.buttonAnchor {
            width: 100%;
            border-radius: 0;
            margin-bottom: 0;
        }

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox {
        flex-direction: column;
    }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.blocksContainer .offerLayoutPlaceHolder .offerLayoutInnerPlaceHolder .offerBlock {
            max-width: 100%;
            flex: 100%;
        }

    .flexslider {
        padding: 0;
    }

        .flexslider ol.flex-control-nav {
            display: flex;
        }

        .flexslider ul.flex-direction-nav {
            display: none;
        }

    .tabsContainer .tab {
        flex: 100%;
    }
}

@media all and (max-width:500px) {
    .ui-dialog.ui-widget.ui-widget-content {
        width: 100% !important;
    }

    .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer .blocksContainer .listItemContainer {
        flex: 100%;
        max-width: 100%;
    }

    #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder {
        flex: 100%;
        max-width: 100%;
    }

        #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span {
            width: 100%;
            display: block;
        }

            #posBrowser_ResultsGrid_pageBlockContainer .pageBlockContainerMiddle #posBrowser_ResultsGrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer .rowItemsInnerContainer span:after {
                display: none;
            }

    #Application_Section_Rare_pageView #rare_content {
        width: 100%;
    }

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox .offerLayoutPlaceHolder {
        width: 100% !important;
    }

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.blocksContainer .offerLayoutPlaceHolder .offerLayoutInnerPlaceHolder .offerBlock {
        padding: 30px;
    }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.blocksContainer .offerLayoutPlaceHolder .offerLayoutInnerPlaceHolder .offerBlock h2 {
            order: 2;
        }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.blocksContainer .offerLayoutPlaceHolder .offerLayoutInnerPlaceHolder .offerBlock p {
            order: 3;
        }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.blocksContainer .offerLayoutPlaceHolder .offerLayoutInnerPlaceHolder .offerBlock ul {
            order: 4;
        }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.blocksContainer .offerLayoutPlaceHolder .offerLayoutInnerPlaceHolder .offerBlock p:has(img) {
            order: 1;
            position: relative;
            top: initial;
            right: initial;
        }

    .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.accreditationsContainer .offerLayoutInnerPlaceHolder {
        flex-direction: column;
        gap: 10px;
    }

        .mywelcomepacks_offerinformation_section #OfferInfoBlock_pageBlock .offerBlocksContainer .offerLayoutBox.accreditationsContainer .offerLayoutInnerPlaceHolder .offerBlockContainer {
            max-width: 100%;
        }

    .chatbotBtn {
        right: 5px;
        bottom: 5px;
    }

        .chatbotBtn a {
            width: 50px;
            height: 50px;
        }

            .chatbotBtn a p {
                display: none;
            }

    .earcu_mywelcomepacks_offerform_summary section .stage-buttons a {
        width: 100%;
    }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a .stepNo {
            display: none;
        }

        .earcu_mywelcomepacks_offerform_summary section .stage-buttons a span {
            width: 100%;
        }
}
/* Responsive Styling Ends */
