﻿/* 354 Release */
#UsernameForm_NoSso_formRow .textLiteral {
    text-align: left;
    margin-bottom: 1em
}

/*html body .intl-tel-input {
    width: 196px !important;
}*/

body .intl-tel-input .country-list {
    max-width: 454px;
    overflow-x: hidden;
}

#MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 {
    min-height: 90px;
}

/* Talent Pool Start */

.TalentPool_Description_EarcuBody .talentPoolDisplayName {
    display: none;
}

.talent-pool,
.secondary .pageBlockContainer,
#Alerts {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    background: #F2F2F2;
}

.talent-pool {
    justify-content: center;
}

.row.hide-me {
    display: none;
}

.row.show-me {
    display: block;
}

.talent-pool > div {
    width: 100%;
}

.talent-pool img {
    width: 100%;
}

.talent-pool-text {
    margin: 5px 10px 10px 1px;
    padding: 12px 12px 12px 12px;
    text-align: center;
    width: 100%;
}

    .talent-pool-text p {
        margin: 0;
    }

.talentbtn {
    padding-bottom: 22px;
    display: block;
    text-align: center;
    width: auto;
    margin: 0 auto;
}

    .talentbtn a {
        text-align: center;
        background: #004489;
        border-color: #004489;
        border-radius: 15px;
        color: #FFFFFF;
        font-size: 16px;
        font-family: "GatwickSans",​"Helvetica",​"Arial",​sans-serif;
        padding: 6px 18px !important;
        text-decoration: none;
    }

        .talentbtn a:hover {
            background: #007777;
        }

/* Talent Pool End */

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

.buttonsRight .buttonAnchor, .buttonsRight input.buttonSubmit, .buttonsLeft .buttonAnchor, .buttonsLeft input.buttonSubmit,
#Pos_Description_pageView #posdesc_pageBlockContainer .ApplyNowContainer a, #Pos_Description_pageView #posdesc_pageBlock a.right,
.back-to-home a,
main .loginContainer a {
    background: #269999;
    border-color: #269999;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: "GatwickSans",​"Helvetica",​"Arial",​sans-serif;
    padding: 6px 18px !important;
    text-decoration: none;
    text-align: center;
    margin: auto;
}

    .buttonsRight .buttonAnchor:hover, .buttonsRight input.buttonSubmit:hover, .buttonsLeft .buttonAnchor:hover, .buttonsLeft input.buttonSubmit:hover,
    #Pos_Description_pageView #posdesc_pageBlockContainer .ApplyNowContainer a:hover, #Pos_Description_pageView #posdesc_pageBlock a.right:hover,
    .back-to-home a:hover,
    main .loginContainer a:hover {
        background: #13589f;
    }

    .back-to-home a i {
        margin-right: 5px;
    }

.loginContainer .buttonsRight {
    width: 100%;
}

    .loginContainer .buttonsRight li {
        margin-top: 10px;
        text-align: center;
    }

        .loginContainer .buttonsRight li:first-child {
            margin-top: 0;
        }

        .loginContainer .buttonsRight li a {
            display: inline-block;
        }

.StandardQuestionsForm label.formLabel {
    font-size: 16px;
    text-transform: none;
}

.secondary .pageBlockContainer,
#Alerts {
    background-color: #F2F2F2;
    line-height: 1.3;
    margin-bottom: 0.75em;
    padding: 0.75em 1.5em 1.5em;
}

.main div.pageBlockContainer {
    margin-bottom: 0.75em;
}

div.pageBlockContent {
    padding: 0 0 10px 0;
}

.main .pageBlockInner_FormBlock div.labelContainer {
    padding-top: 10px;
}

#posdesc_pageBlock ul.jobSum {
    overflow: hidden;
}

.earculoggedinnav ul.earcunav_app {
    margin: 0;
}

#login_pageBlock .ssoIconsInnerContainer,
#newregister_pageBlock .ssoIconsInnerContainer {
    margin: 0 auto;
    max-width: 90px;
    overflow: auto;
}

.bannerContainer {
    display: flex;
    align-items: center;
    min-height: 300px;
    position: relative;
    z-index: 1;
}

    .bannerContainer:before {
        content: '';
        background-image: url(../Images/onboarding/shapes2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        position: absolute;
        top: 0;
        left: 0;
        width: 70%;
        min-width: 750px;
        height: 100%;
        z-index: 2;
    }

    .bannerContainer img {
        position: absolute;
        top: 0;
        right: 0;
        width: 75%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%;
        z-index: 1;
    }

    .bannerContainer .bannerContent {
        max-width: 45%;
        min-width: 475px;
        position: relative;
        z-index: 3;
        color: #fff;
        text-align: left;
    }

        .bannerContainer .bannerContent *:last-child {
            margin-bottom: 0;
        }

        .bannerContainer .bannerContent h1 {
            color: inherit;
            text-transform: none;
            font-size: 3rem;
            padding-top: 0;
        }

.breadcrumbs {
    text-transform: capitalize;
}

.bannerContainer .bannerContent ul.breadcrumbs li a,
.bannerContainer .bannerContent ul.breadcrumbs li:before {
    color: #fff;
}







.main .pageBlockInner_FormBlock .formRow {
    padding-top: 12px;
}

#Welcome_pageView #WelcomeInfoBlock_Logout_formRow {
    display: block;
}

.main .pageBlockInner_FormBlock .formRowFileUploadRow {
    padding-top: 0px;
}

    .main .pageBlockInner_FormBlock .formRowFileUploadRow button {
        color: #004489;
    }

.main .pageBlockInner_FormBlock .formRow input,
.main .pageBlockInner_FormBlock .formRow select,
.pageBlockInner_FormBlock textarea.inputTextArea {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: .25em;
    -moz-border-radius: .25em;
    -ms-border-radius: .25em;
    -o-border-radius: .25em;
    border-radius: .25em;
    border-color: #bfbfbf;
    border-width: 1px;
    height: auto;
    padding: 0.75em;
}

.main .pageBlockInner_FormBlock .formRow select {
    width: 250px;
}

.main .pageBlockInner_FormBlock .formRow input[type=radio] {
    height: auto;
    width: auto;
}

.main .pageBlockInner_FormBlock .formRow input.inputCheckBox {
    width: auto;
}

.pageBlockInner_FormBlock textarea.inputTextArea {
    padding: 0.4em 0.75em;
}

.pageBlockInner_FormBlock div.formRowDateInputRow div.controlContainer_Editable input.inputText {
    width: calc(100% - 24px);
}

.pageBlockInner_FormBlock div.formRowDateInputRow a.popup {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .pageBlockInner_FormBlock div.formRowDateInputRow a.popup img {
        margin: 0;
    }

.main .pageBlockInner_FormBlock div.controlContainer {
    margin-top: 8px;
    min-width: 250px;
}

    .main .pageBlockInner_FormBlock div.controlContainer .inputContainer {
        position: relative;
        display: flex;
        align-items: center;
    }

.main div.pageBlockTitle {
    padding: 0;
}

.main .buttonsRight li {
    margin-left: 4px;
}

.main .buttonsLeft {
    margin-right: 4px;
}

    .main .buttonsRight .buttonAnchor, .main .buttonsRight input.buttonSubmit, .main .buttonsLeft .buttonAnchor, .main .buttonsLeft input.buttonSubmit,
    .main #Pos_Description_pageView #posdesc_pageBlockContainer .ApplyNowContainer a, .main #Pos_Description_pageView #posdesc_pageBlock a.right {
        cursor: pointer;
        line-height: 1.35em;
        display: inline-block;
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        user-select: none;
        background-color: #00458a;
        border: 1px solid #00458a;
        color: #fff;
        padding: 15px !important;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: 5px;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    .main .buttonsRight .buttonAnchor, .main .buttonsLeft .buttonAnchor {
        line-height: 1.5;
    }

        .main .buttonsRight .buttonAnchor:hover, .main .buttonsRight input.buttonSubmit:hover, .main .buttonsLeft .buttonAnchor:hover, .main .buttonsLeft input.buttonSubmit:hover,
        .main #Pos_Description_pageView #posdesc_pageBlockContainer .ApplyNowContainer a:hover, .main #Pos_Description_pageView #posdesc_pageBlock a.right:hover {
            background-color: #099;
            border-color: #099;
            color: #fff;
        }

.pageBlockInner_FormBlock div.curFocus label.formLabel {
    color: #004489;
}

.pageBlockInner_FormBlock div.curFocus div.controlContainer .inputText, .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputSelect,
.pageBlockInner_FormBlock div.curFocus div.controlContainer .inputTextArea {
    border-color: #004489;
}

.tooltip2_Outer {
    background: #004489;
    border-color: #004489;
    color: #ffffff;
}

li.pageBlockHeader_AddNotClicked {
    background-position: 0px -47px;
    padding-left: 18px;
}

h1#EarcuHeadingTextBlockTitle {
    display: none;
}

/** Right block **/
div#quicksearch_pageBlock .pageBlockInner_FormBlock div.controlContainer {
    float: none;
    margin-right: 0;
}

div#quicksearch_pageBlock .pageBlockInner_FormBlock input.inputText {
    padding: 0 0.75em;
    width: 100%;
}

div#quicksearch_pageBlock #quicksearch_SaveButtonRow_formRow {
    padding-top: 12px;
}

#Buttons_pageBlock {
    padding: 0 0 10px 0;
}

    #Buttons_pageBlock .pageBlockInner .buttonHolder ul li,
    #Buttons_pageBlock .pageBlockInner .buttonHolder ul li.anchor_Login {
        margin: 0 0 0 0;
        width: 110px;
    }

.earcunav .earcunav_label {
    width: auto;
}

/** Home Page **/
#intro_pageBlock #intro_content_formRow {
    padding-top: 0;
}



.listItemContainerBorder {
    display: flex;
    flex: 1 0 auto;
    flex-wrap: wrap-reverse;
    position: relative;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer_Option3 .listItemRightContainer,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemRightContainer {
    float: none;
    margin-right: 0;
    width: 100%;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemImageContainer img {
    border: none;
    width: 100%;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemCountContainer {
    float: none;
    color: #fff;
    width: auto;
    text-align: left;
    margin-left: 0px;
    font-size: 12px;
    background: #009999;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    top: 0px;
    display: flex;
    font-size: 18px;
    font-weight: normal;
    z-index: 2;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemCount {
    font-size: 18px;
    font-weight: normal;
    padding-right: 3px;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemTitle {
    padding: 5px;
    margin: 5px;
    border: none;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemContainerBorder:hover .listItemTitle {
    text-decoration: underline;
}



#Home_pageView #CodeListCounts_pageBlock .listContainer {
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#Home_pageView #CodeListCounts_pageBlock .listItemContainer,
#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemContainer,
.textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer {
    background: #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    height: auto;
    margin: 8px 6px 8px 6px;
    padding: 0;
    width: 32%;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
}

    #Home_pageView #CodeListCounts_pageBlock .listItemContainer:hover,
    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer:hover,
    #Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemContainer:hover,
    .textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer:hover {
        border-bottom: none;
        border-left: none;
        border-right: none;
        border-top: none;
    }

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemImageContainer,
.textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemImageContainer {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemImageContainer img,
    .textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemImageContainer img {
        border: none;
        width: 100%;
        max-height: 200px;
        object-fit: cover;
        object-position: 50% 50%;
        transition: all .2s ease;
    }

    .textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemImageContainer img {
        max-width: 75%;
        margin: 0 auto;
        display: block;
    }

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer:hover .listItemImageContainer img,
.textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer:hover .listItemImageContainer img {
    transform: scale(1.1);
}

#Home_pageView #CodeListCounts_pageBlock .listItemContainer3, #Home_pageView #CodeListCounts_pageBlock .listItemContainer6,
#Home_pageView #CodeListCounts_pageBlock .listItemContainer9, #Home_pageView #CodeListCounts_pageBlock .listItemContainer12,
#Home_pageView #CodeListCounts_pageBlock .listItemContainer15, #Home_pageView #CodeListCounts_pageBlock .listItemContainer18,
#Home_pageView #CodeListCounts_pageBlock .listItemContainer21, #Home_pageView #CodeListCounts_pageBlock .listItemContainer24,
.textpage_redeployment_landing_EarcuBody #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer:nth-child(3n+3) {
    margin-right: 0;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer .listItemTitle,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemContainer .listItemTitle,
.textpage_redeployment_landing_EarcuBody .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemTitle {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer .listItemTitle a,
    #Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemContainer .listItemTitle a,
    .textpage_redeployment_landing_EarcuBody .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemTitle a {
        padding: 10px;
        min-height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemContainer:hover .listItemTitle a,
    #Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemContainer:hover .listItemTitle a,
    .textpage_redeployment_landing_EarcuBody .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listItemTitle a {
        color: #006666;
    }

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemCountContainer,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemCountContainer {
    overflow: auto;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemCount,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemCount,
#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemLabel,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemLabel {
    font-weight: bold;
    font-size: 16px;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemCount,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemCount {
    margin-left: 5px;
    width: auto;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option3 .listItemLabel,
#Home_pageView #CodeListCountsCarousel_pageBlock .listContainer_Option3 .listItemLabel {
    float: left;
    padding-top: 0;
    width: auto;
}

.btn-one {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    line-height: 22px;
    border: none;
    padding: 10px 40px;
    margin: 30px 0 0;
    background-color: #099;
}

    .btn-one:hover {
        background-color: #004489;
        color: #fff;
        text-decoration: none;
    }



section#job-alerts {
    /*background-image: url(../Images/alerts-banner.jpg);
    background-position: right;
    background-size: cover;*/
    padding: 5em 1em;
    position: relative;
    overflow: hidden;
}

    section#job-alerts img {
        position: absolute;
        top: 0;
        left: 0;
        width: 75%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%;
        z-index: 1;
    }

    section#job-alerts:after {
        content: '';
        background-image: url(../Images/onboarding/shapes2.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        position: absolute;
        top: 0;
        right: 0;
        width: 80%;
        min-width: 750px;
        height: 100%;
        z-index: 2;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
    }

    section#job-alerts .container-fluid {
        position: relative;
        z-index: 3;
    }

    section#job-alerts h2.block--title {
        color: #fff;
        padding: 0;
    }

    section#job-alerts .inputContainer {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        align-items: baseline;
    }

        section#job-alerts .inputContainer .input {
            width: 70%;
        }

            section#job-alerts .inputContainer .input input#email_input {
                width: 100%;
                background-color: #00458a;
                color: #fff;
                border-radius: 10px;
                padding: 20px;
                border-color: #ffff;
            }

                section#job-alerts .inputContainer .input input#email_input::placeholder {
                    color: #fff;
                    opacity: 1; /* Firefox */
                }

        section#job-alerts .inputContainer button#subscribeBtn {
            background: #f5527d;
            width: auto;
            margin-left: 10px;
            margin-top: 0;
        }



/** Search Results **/



div#Pos_Find_Results_pageView .pageViewMain {
    display: flex;
}

div#posBrowser_Filter_pageBlockContainer {
    margin-right: 30px;
    min-width: 30%;
}


#posBrowser_Filter_pageBlock .FilterContainer, #browserBlock_pageBlock .AvailableList {
    overflow: auto;
    margin-bottom: 1em;
    background-color: #fff;
}

#posBrowser_Filter_pageBlock .HeaderContainer {
    color: #004489;
    background: none;
    border: none;
}

    #posBrowser_Filter_pageBlock .HeaderContainer .HeaderLabel {
        font-size: 20px;
    }

#posBrowser_Filter_pageBlock .FiltersContainer {
    border: none;
}

#posBrowser_Filter_pageBlock .FilterContainer .ValueList li {
    padding-left: 30px;
    float: none;
    background-image: url(../Images/custom/unticked.png);
    background-size: 20px;
    background-position: left;
    background-repeat: no-repeat;
}

    #posBrowser_Filter_pageBlock .FilterContainer .ValueList li.ValueItem_selected {
        padding-left: 30px;
        float: none;
        background-image: url(../Images/custom/ticked.png);
        background-size: 20px;
        background-position: left;
        background-repeat: no-repeat;
    }

#posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow {
    color: #004489;
}

#posBrowser_Filter_pageBlock .FilterContainer .ValueList li a, #posBrowser_Filter_pageBlock .FiltersContainer .AvailableList li a {
    text-decoration: none;
    color: #000;
}

#posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow a,
#posBrowser_Filter_pageBlock .ButtonsContainer a {
    color: #004489;
    text-decoration: underline;
}

    #posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow a:hover,
    #posBrowser_Filter_pageBlock .ButtonsContainer a:hover {
        color: #004489;
        cursor: pointer;
        text-decoration: none;
    }

.posBrowserMapBlock .gridTop, .pageBlockInner_GridBlock .gridTop {
    color: #004489;
    margin-bottom: 0;
    border: none;
}

    .posBrowserMapBlock .gridTop a, .pageBlockInner_GridBlock .gridTop a {
        color: #004489;
        text-decoration: underline;
    }

        .posBrowserMapBlock .gridTop a:hover, .pageBlockInner_GridBlock .gridTop a:hover {
            color: #004489;
            cursor: pointer;
            text-decoration: none;
        }

.pageBlockInner_GridBlock .TilesGridSortingPopup li a {
    color: #004489;
    text-decoration: none;
}

    .pageBlockInner_GridBlock .TilesGridSortingPopup li a:hover {
        color: #006666;
        text-decoration: none;
    }

#posBrowser_ResultsGrid_pageBlock div.gridContent {
    padding-top: 10px;
}

#posBrowser_ResultsGrid_pageBlock div.ListGridContainer {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

#posBrowser_ResultsGrid_pageBlock .rowContainerHolder {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    max-width: 100%;
    width: 100%;
    margin: 0;
}

#posBrowser_ResultsGrid_pageBlock .rowContainer {
    background: transparent;
    border: none;
    border-top: 2px solid #259898;
    margin: 0 5px !important;
    padding: 12px 12px 12px 12px;
    width: calc(100% - 10px);
    height: auto;
    float: none;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
}

    #posBrowser_ResultsGrid_pageBlock .rowContainer .rowHeader {
        padding: 0 0 0 0;
    }

    #posBrowser_ResultsGrid_pageBlock .rowContainer a {
        text-decoration: none;
        font-size: 20px;
    }

    #posBrowser_ResultsGrid_pageBlock .rowContainer .rowItemsContainer {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    #posBrowser_ResultsGrid_pageBlock .rowContainer .rowItemsInnerContainer {
        margin: 0 0 0 0;
    }

    #posBrowser_ResultsGrid_pageBlock .rowContainer:hover {
        border-color: #004489;
        background: #fff;
    }




#slider-latest-jobs {
    background: transparent;
    border: none;
}

    #slider-latest-jobs ul.slides li {
        display: flex !important;
        align-items: stretch;
        vertical-align: top;
        flex-wrap: nowrap;
        width: 100%;
        gap: 20px;
    }

        #slider-latest-jobs ul.slides li span {
            width: 32%;
            background: #fff;
            padding: 2em;
            border-radius: 10px;
        }


    #slider-latest-jobs ol.flex-control-nav {
        display: flex;
        justify-content: center;
        width: 100%;
        position: absolute;
        top: auto;
        bottom: -35px;
        left: 0;
        background: transparent;
    }

/** Pos Description **/
.DescriptionTop .RowContainer {
    overflow: auto;
}

    .DescriptionTop .RowContainer .LeftBlock {
        display: block;
        float: left;
        width: 60%;
    }

    .DescriptionTop .RowContainer .RightBlock {
        display: block;
        float: right;
        width: 40%;
    }

div.posDescriptionContainer317 .LeftJobBox {
    width: 100%;
}

#posdesc_pageBlock .videoOuterContainer {
    max-width: 100%;
}

#Pos_Description_pageView #posdesc_pageBlockContainer .ApplyNowContainer {
    margin: 0px 0px 20px;
}

div.posDescriptionContainer317 .BigVacancyMap {
    display: none;
}

div.posDescriptionContainer317 .MapVisible {
    display: block
}

#posdesc_pageBlock .DescriptionBottom {
    padding-top: 30px;
}

#posdesc_pageBlock .FooterGrid {
    overflow: auto;
}

    #posdesc_pageBlock .FooterGrid .GridBlock {
        background: #F2F2F2;
        display: block;
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
        border: none;
    }

        #posdesc_pageBlock .FooterGrid .GridBlock .possharing,
        #posdesc_pageBlock .FooterGrid .GridBlock .posAlerts,
        #posdesc_pageBlock .FooterGrid .GridBlock .posrating {
            border: none;
            padding: 5px;
        }

    #posdesc_pageBlock .FooterGrid .LastGridBlock {
        margin-right: 0px;
    }

#posdesc_pageBlock .possharing .addthis_toolbox {
    margin-left: auto;
    margin-right: auto;
    width: 125px;
}

#posdesc_pageBlock #StarRatingBlock_pageBlockContainer {
    margin: 0 auto;
    width: 120px;
}

#SubmitForm_pageBlock .textLiteral {
    text-align: center;
}

#Pos_Description_pageView div#stickyapply {
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 2;
}

    #Pos_Description_pageView div#stickyapply .ApplyNowContainer .buttonsLeft ul li a.buttonAnchor {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjhkOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZDEwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
        background-size: 100%;
        background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#fff8d8),color-stop(100%,#ffd100));
        background-image: -webkit-linear-gradient(#fff8d8,#ffd100);
        background-image: -moz-linear-gradient(#fff8d8,#ffd100);
        background-image: -o-linear-gradient(#fff8d8,#ffd100);
        background-image: linear-gradient(#fff8d8,#ffd100);
        background-position: 0 100%;
        -webkit-background-size: 100% 150%;
        -moz-background-size: 100% 150%;
        -o-background-size: 100% 150%;
        background-size: 100% 150%;
        border: 1px solid #ffd100;
        -webkit-border-radius: 0.27778em;
        -moz-border-radius: .27778em;
        -ms-border-radius: .27778em;
        -o-border-radius: .27778em;
        border-radius: 0.27778em;
        color: #262626;
        cursor: pointer;
        display: inline-block;
        filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFFFE87F',endColorstr='#FFFFD100');
        font-family: "myriad-pro",sans-serif;
        font-size: 1.125em;
        padding: 0.27778em 0.83333em;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        *zoom: 1;
        line-height: 1.35em;
    }

        #Pos_Description_pageView div#stickyapply .ApplyNowContainer .buttonsLeft ul li a.buttonAnchor:hover {
            background-position: 0 0;
            color: #262626;
            filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FFFFF1B2',endColorstr='#FFFFE366');
            *zoom: 1;
        }

#quickapplydialogDialogContainer div.pageBlockInner_FormBlock form {
    text-align: center;
}

    #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        display: inline-block;
        text-align: left;
        float: none;
    }

        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow .labelContainer,
        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow .controlContainer {
            width: 100%;
            text-align: inherit;
        }

            #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow .labelContainer label {
                float: none;
                text-align: left;
            }

            #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow .controlContainer input,
            #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow .controlContainer select {
                width: 100%;
            }

        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowButtonRow .buttonsRight,
        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowButtonRow .buttonsRight ul li {
            float: none;
            width: 100%;
            text-align: center;
        }

            #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowButtonRow .buttonsRight ul li input {
                float: none;
                margin-left: 0 !important;
                display: inline-block;
            }

        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowTextLiteralRow,
        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowCheckBoxRow {
            max-width: 100%;
        }

        #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowCheckBoxRow {
            text-align: center;
        }

            #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowCheckBoxRow .labelContainer,
            #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowCheckBoxRow .controlContainer {
                width: auto;
                display: inline-block;
                vertical-align: middle;
                float: none;
            }

                #quickapplydialogDialogContainer div.pageBlockInner_FormBlock form div.formRow.formRowCheckBoxRow .controlContainer input {
                    width: auto;
                }

#quickapplydialogDialogContainer div.pageBlockContent.object1 div.formRow:nth-of-type(n+32) {
    display: none !important;
}

#quickapplydialogDialogContainer div.pageBlockContent.object2 div.formRow:nth-of-type(n+34) {
    display: none !important;
}

#quickapplydialogDialogContainer div.pageBlockInner_FormBlock div.formRow#QuickApplyForm_Reject1_formRow,
#quickapplydialogDialogContainer div.pageBlockInner_FormBlock div.formRow#QuickApplyForm_Reject2_formRow {
    color: red;
    font-weight: bold;
}
/*Application*/
#posSummaryBlock_pageBlockContainer {
    background: #F2F2F2;
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem,
#Application_Home_pageView #sectionslist_pageBlock .ulList li.Section_SubmitAndDeclarations,
#Application_Home_pageView #additionalinformationsectionslist_pageBlockContainer .ulListItem {
    float: none;
    height: auto;
    margin: 0 0 10px 0;
    width: auto;
}

    #Application_Home_pageView #sectionslist_pageBlock .ulList div.ulListItemLabel,
    #Application_Home_pageView #additionalinformationsectionslist_pageBlockContainer .ulListItem div.ulListItemLabel {
        padding-top: 0;
    }


#Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .controlContainer {
    clear: none;
    margin-top: 4px;
    width: 16%;
}

    #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .controlContainer input.inputCheckBox {
        height: auto;
    }



#onboardingTopContainer {
    background: #f6f6f8;
    margin-bottom: 15px;
}

    #onboardingTopContainer h1 {
        margin: 0px;
        padding: 0px;
        line-height: normal;
    }

    #onboardingTopContainer .onboardingMenuContainer {
        overflow: auto;
        padding-bottom: 10px;
        padding-left: 5px;
    }

    #onboardingTopContainer .heading1 {
        padding: 10px 5px 0px 5px;
    }

    #onboardingTopContainer .onboardingMenuContainer .menuItem {
        float: left;
        text-align: center;
        font-size: 14px;
        line-height: 32px;
        text-shadow: 0 1px 1px #FFFFFF;
        min-width: 140px;
        margin-top: 2px;
    }

    #onboardingTopContainer .onboardingMenuContainer .menuItemInner {
        margin-right: 5px;
    }

    #onboardingTopContainer .onboardingMenuContainer .menuItem a {
        display: block;
        background: #d0d0d0 url(../images/onboarding_next.png) center right no-repeat;
        border-radius: 10px;
        color: #333333;
        font-size: 16px;
        padding: 1px 25px 1px 15px !important;
        text-decoration: none;
    }

        #onboardingTopContainer .onboardingMenuContainer .menuItem a:hover {
            background-color: #b0b0b0;
        }

    #onboardingTopContainer .onboardingMenuContainer .menuItem_selected a {
        background-color: #004489;
        color: #FFFFFF;
    }

        #onboardingTopContainer .onboardingMenuContainer .menuItem_selected a:hover {
            background-color: #007777;
            color: #FFFFFF;
        }


.posSummaryBlock_OfferInfo {
    display: none;
}

.posSummaryBlock_OfferForm .PosMyWelcomePackSummaryLinks {
    display: none;
}

.OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList li.Section_OfferSubmit {
    height: auto;
    margin-top: 4px;
    width: auto;
}

.OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList .Section_OfferSubmit div.ulListItemLabel {
    margin: 3px;
}

.OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem {
    float: none;
    overflow: auto;
    width: auto;
    height: auto;
}

.OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList div.ulListItemLabel {
    padding-top: 0px;
}

#OfferInfoBlock_pageBlock .offerBlockContainer_FileGroup .fileList {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    #OfferInfoBlock_pageBlock .offerBlockContainer_FileGroup .fileList a {
        background: url(../images/file.jpg) left center no-repeat;
        padding: 5px 0px 5px 30px;
        display: block;
    }

#Offer_Accepted_pageView #OfferDetails_pageBlock #moviePlayerInnerContainer_wrapper {
    margin: 0px auto;
}


#MyDetails_pageView .pageBlockHeader {
    background: #004489;
    color: #ffffff;
    padding: 3px 3px 3px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#MyDetails_pageView .pageBlockContent {
    border: 1px solid #d0d0d0;
    padding: 10px;
}

#MyDetails_pageView .pageBlockInner_GridBlock div.gridContent {
    border: 0px;
}

#MyDetails_pageView #intro_pageBlock {
    border: 0px;
    padding: 5px;
}


#MyDetails_pageView .backToOnboardingContainer {
    text-align: center;
}



.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #cccccc;
    }

        .mfp-preloader a:hover {
            color: white;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-arrow:before, .mfp-arrow:after,
    .mfp-arrow .mfp-b,
    .mfp-arrow .mfp-a {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after,
    .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before,
    .mfp-arrow .mfp-b {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after,
    .mfp-arrow-left .mfp-a {
        border-right: 17px solid white;
        margin-left: 31px;
    }

    .mfp-arrow-left:before,
    .mfp-arrow-left .mfp-b {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after,
    .mfp-arrow-right .mfp-a {
        border-left: 17px solid white;
        margin-left: 39px;
    }

    .mfp-arrow-right:before,
    .mfp-arrow-right .mfp-b {
        border-left: 27px solid #3f3f3f;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: black;
    }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #444444;
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

#pageContent #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer,
#pageContent #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer {
    width: auto;
}

    #pageContent #Application_Section_Submit_pageView #SubmitForm_contactconsent_formRow .labelContainer .formLabel,
    #pageContent #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer .formLabel {
        text-align: left;
    }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

#Home_pageView #noPositions_pageBlockContainer .leftContainer,
#Home_pageView #noPositions_pageBlockContainer .rightContainer,
#Buttons_pageBlockContainer {
    display: none;
}

#noPositions_pageBlockContainer {
    padding-top: 100px;
    padding-bottom: 100px;
    background-image: url(../Images/custom/noVacancies.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#Alerts {
    float: right;
    width: 24.21053%;
    clear: right;
}

@media all and (max-width: 991px) {
    #Alerts {
        float: right;
        width: 28.42105%;
    }

    section#job-alerts {
        background: #004489;
        padding: 20px 0;
    }

        section#job-alerts img,
        section#job-alerts:after {
            display: none;
        }
}

@media all and (max-width: 751px) {
    #Alerts {
        float: right;
        width: 100%;
    }
}

.furlough #Alerts,
.furlough .secondary {
    display: none;
}

.furlough .main {
    width: 100%;
}
/* Accordion */
button.accordion-button {
    background-color: inherit;
    cursor: pointer;
    padding-top: 18px;
    padding-bottom: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 19px;
    color: #9a9b9c;
}

div.accordion-content {
    padding: 0 6px 22px;
    display: none;
}

    div.accordion-content ul li,
    div.accordion-content ol li {
        border: none;
        color: #3d3d3d;
        margin-bottom: 10px;
        padding: 0;
    }

@media (min-width: 40em) {
    header p,
    header ul,
    header ol {
        font-size: 1.125rem;
    }
}

.accordion-content.show {
    display: block;
}

button.accordion-button:after {
    font-family: 'FontAwesome';
    content: '\f067';
    font-size: 13px;
    color: #BEBEBE;
    float: right;
    margin-left: 5px;
    display: block;
    font-size: inherit;
}

button.accordion-button.active:after {
    content: '\f068';
}

.accordion-container {
    border-bottom: 1px solid #E8E8E8;
}

.textpage_redeployment_landing_EarcuBody .section {
    padding-top: 0;
}

.textpage_redeployment_landing_EarcuBody #Alerts {
    margin-top: 78px;
}

.textpage_redeployment_landing_EarcuBody .flx-embed {
    width: 100%;
    overflow: hidden;
    position: relative;
}

    .textpage_redeployment_landing_EarcuBody .flx-embed .homeherotext {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%);
        padding: 0 20px;
    }

        .textpage_redeployment_landing_EarcuBody .flx-embed .homeherotext h1 {
            color: #066;
            margin-bottom: 0;
            text-shadow: 1px 1px #FFf;
        }

    .textpage_redeployment_landing_EarcuBody .flx-embed #flixel-video,
    .textpage_redeployment_landing_EarcuBody .flx-embed img {
        height: 100%;
        max-height: 420px;
        width: 100%;
        object-fit: cover;
        object-position: 50% 50%;
        display: block;
    }

.profileBlocksContainer {
    width: 100%;
    overflow: hidden;
}

    .profileBlocksContainer .profileBlock {
        width: 33.333%;
        float: left;
        text-decoration: none;
    }

        .profileBlocksContainer .profileBlock .profileBlockContent {
            width: 97%;
            margin: 0 auto;
            position: relative;
            margin-bottom: 20px;
        }

            .profileBlocksContainer .profileBlock .profileBlockContent .profileContentFront {
                height: inherit;
                text-align: center;
            }

            .profileBlocksContainer .profileBlock .profileBlockContent .profileImg {
                min-height: 273px;
                border-top-left-radius: 6px;
                border-top-right-radius: 6px;
                background-size: cover;
                background-repeat: no-repeat;
                border-bottom: none;
            }

        .profileBlocksContainer .profileBlock:hover .profileBlockContent .profileImg {
            /*background-color: #ccc;*/
            transition: all 0.4s ease-in-out;
            box-shadow: 0 4px 10px #5789AB;
        }

        .profileBlocksContainer .profileBlock .profileBlockContent .profileText {
            padding: 10px;
            text-align: center;
            box-sizing: border-box;
            height: auto;
            font-weight: bold;
            -webkit-transition: all .2s;
            transition: all .2s;
            color: white;
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
            background-color: #004489;
        }

        .profileBlocksContainer .profileBlock .profileName {
            margin-bottom: 5px;
        }

            .profileBlocksContainer .profileBlock .profileName h3 {
                font-size: 18px;
                margin: 0;
                color: #fff;
            }

        .profileBlocksContainer .profileBlock .profileJobTitle h4 {
            font-size: 15px;
            margin: 0;
            color: #fff;
            font-weight: 400;
            text-transform: initial;
        }

        .profileBlocksContainer .profileBlock:hover .profileText {
            /*background: #501872;*/
            transition: all 0.4s ease-in-out;
            box-shadow: 0 4px 10px #5789AB;
        }

            .profileBlocksContainer .profileBlock:hover .profileText .profileName h3,
            .profileBlocksContainer .profileBlock:hover .profileText .profileJobTitle h4 {
                color: #fff;
            }

@media all and (max-width:991px) {
    .profileBlocksContainer .profileBlock {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
}


@media all and (max-width:767px) {
    .profileBlocksContainer .profileBlock {
        width: 75%;
        clear: left;
        float: none;
        margin: 0 auto;
        display: block;
    }
}

.furlough.signedOut #section-navbar {
    display: none;
}

.textpage_contact_EarcuBody .socialContainer {
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
    text-align: center;
}

    .textpage_contact_EarcuBody .socialContainer a.socialBlock {
        display: inline-block;
        font-size: 50px;
        margin: 0 20px;
    }


/**cv fix**/
div#confirmdialogDialogContainer {
    z-index: 501 !important;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .deletefile {
    position: relative;
    z-index: 500;
}

.filename.rcFileMenu {
    height: 65px;
    overflow: auto;
    position: absolute;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow button,
.pageBlockInner_FormBlock div.formRowFileUploadRow button.hover {
    padding: 8px 25px 8px 50px;
    background-position: 10% center;
    background-repeat: no-repeat;
}

.fileContainer {
    text-transform: uppercase;
}

.pageBlockInner_FormBlock #fileupload_Files_formRow label.formLabel {
    margin: 10px;
    text-align: center;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .uploadedFilesHeader {
    padding: 5px 5px 5px 20px;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer .uploadedFilesContainer {
    margin: 0 4px 10px;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer .filenameInner {
    text-align: center;
}

#fileupload_Files_formRow .controlContainer {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

#fileupload_Files_formRow .labelContainer {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

.mainearcublock .bottomControlContainer .uploadedFilesHeader {
    background: #F1F1F1;
    border: 0;
    color: #000000;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .fileuploadrow {
    width: 100%;
    min-width: 100% !important;
}

.fileuploadcontainer {
    margin-left: auto;
    margin-right: auto;
    width: 144px;
}
/*end*/
#eArcuProfileImage {
    display: none !important;
}

#MyDetails_pageView #MyDetailsStauts_pageBlock .eArcuLeft, #MyDetails_pageView #MyDetailsStauts_pageBlock .eArcuRight {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.Pos_Description_EarcuBody .bannerContainer.codelist2-67 {
    background-position: 50% 0%;
}



#FindJobContainer #quicksearch_pageBlock .pageBlockInner_FormBlock div.labelContainer {
    width: auto;
    display: none;
}

form#quicksearch_form {
    display: flex;
    overflow: hidden;
}

div#FindJobContainer div#quicksearch_pageBlock .formRow {
}

div#quicksearch_SaveButtonRow_formRow {
    width: auto;
}

div#quicksearch_filter_locationradius_formRow {
    display: none;
}

div#FindJobContainer div#quicksearch_pageBlock .formRow div.controlContainer {
    margin-top: 0;
    padding-right: 10px;
}

    div#FindJobContainer div#quicksearch_pageBlock .formRow div.controlContainer input {
        padding: 15px;
        border: 2px solid #00458a;
        color: #00458a;
        background: transparent;
    }

div#FindJobContainer div#quicksearch_pageBlock .formRow .buttonsRight ul li #buttonSubmit_save {
    width: auto !important;
    margin-left: 0 !important;
    min-width: 140px;
}





.posListHover_Visible {
    display: none;
}

body.pos_description .section {
    padding: 0;
}

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer {
    padding: 0;
}

p.moto {
    color: #269999;
    font-size: 18px;
    font-weight: bold;
}

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues {
    border-top: 2px solid #269999;
    border-bottom: 2px solid #269999;
    padding: 1em 1em 0;
}

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox {
        padding: 10px;
        color: #333;
        border: none;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li {
            list-style: none;
            display: inline-block;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li:before {
                font-family: "Font Awesome 6 Pro";
                margin-right: 5px;
                display: inline-block;
                vertical-align: middle;
                color: #f5527d;
                line-height: 1;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist4value:before {
                content: "\f0ac";
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist5value:before {
                content: "\f041";
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist2value:before {
                content: "\f4fe";
            }

            .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_pospublishenddate:before {
                content: "\f073";
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_payratevalue:before {
                content: "\f201";
            }

            .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_codelist23value:before {
                content: "\f017";
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist10value:before {
                content: "\f3c5";
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li.SumItem_codelist11value:before {
                content: "\f573";
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li .jobSumLabel {
                display: none;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .jobValues .posdescriptionPropertyBox ul.jobSum li .jobSumValue a {
                pointer-events: none;
                cursor: initial;
                color: #fff !important;
            }

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox {
    padding-right: 20px;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    width: 69%;
}

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox h1 {
        text-transform: capitalize;
    }

    .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 .BigVacancyMap {
        width: 100%;
    }

        .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 .LeftJobBox .ApplyNowContainer {
        margin-bottom: 0;
        width: 100%;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .ApplyNowContainer .buttonsLeft,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .ApplyNowContainer .buttonsLeft ul li {
            width: 100%;
            text-align: center;
        }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .ApplyNowContainer .buttonsLeft ul li a.buttonAnchor {
                float: none;
                display: inline-block;
            }

            .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .ApplyNowContainer .buttonsLeft ul li:nth-child(n+2) {
                margin-top: 5px;
            }

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox {
    width: calc(31% - 10px);
    background-color: #fff;
    padding: 1em;
}

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer {
        margin-bottom: 10px;
    }

        .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%;
        }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer {
        background: #fff;
        border-radius: 0;
        padding: 2em 1em;
        word-break: break-all;
        margin-bottom: 10px;
        text-align: center;
        position: relative;
        z-index: 1;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer.hide {
            display: none;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .recruiterContainer h2.recruiter-title {
            font-size: 18px;
            font-weight: 700;
            margin-top: 0;
            margin-bottom: 10px;
        }

        .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;
            font-size: 1rem;
        }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .VacancyMap {
        margin-bottom: 10px;
        border-top: 2px solid #269999;
    }

        .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;
                }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .posAlerts {
        background: #fff;
        border: none;
        border-radius: 0;
        padding: 2em 1em;
        text-align: center;
        position: relative;
        z-index: 1;
        border-top: 2px solid #269999;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing .possharing_header,
        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .posAlerts .posAlerts_header {
            font-size: 1.75rem;
            font-weight: 500;
            line-height: 1.2;
            color: #004489;
            margin-bottom: 10px;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .possharing #PosDescSharingItems a {
            float: none;
            display: inline-block;
        }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .posAlerts .buttonsContainer {
            margin-top: 10px;
        }

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .benefitsContainer {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 40px;
    text-align: center;
    border: none;
    border-radius: 0;
    border-top: 2px solid #269999;
}

.benefitBlock {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: center;
}

.benefitsText {
    font-size: 20px;
    color: #004489;
    padding: 0.5em;
    text-align: left;
    max-width: calc(100% - 75px);
}

.benefitsDesc {
    flex: 100%;
    margin-bottom: 0;
    display: none;
}

.benefitBlock:hover .benefitsDesc {
    display: block;
}

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .benefitsContainer .benefitBlock img {
    max-width: 70px;
    width: 100%;
    display: inline-block;
    padding: 5px;
}

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .benefitsContainer .benefitBlock .benefitIcon {
    font-size: 40px;
    width: 100%;
    max-width: 70px;
    color: #269999;
}

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .benefitsContainer .flex-control-nav {
    position: relative;
    bottom: initial;
    left: initial;
    right: initial;
    top: initial;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    background: none;
    margin-top: 20px;
}

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .benefitsContainer .flex-control-nav li a.flex-active {
        background: #004489;
    }

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer {
    padding: 40px;
    background: #fff;
}

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .video {
        width: 70%;
        display: inline-block;
        vertical-align: top;
        padding-right: 20px;
    }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .partnersContainer {
        width: 29%;
        display: inline-block;
        vertical-align: top;
    }

.Pos_Description_Review_EarcuBody #intro_pageBlockContainer,
.Pos_Description_Review_EarcuBody #posSummaryBlockv2_pageBlockContainer {
    padding: 0 40px;
    background: #fff;
    margin-bottom: 0;
}

@media all and (min-width: 992px) {
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .partnersContainer p {
        font-size: 12px;
    }
}

.pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .partnersContainer img {
    width: 100%;
}

@media all and (max-width:991px) {
    #Pos_Description_pageView #posdesc_pageBlockContainer div#stickyapply {
        top: initial;
        left: 12px;
        right: 12px;
        bottom: 0;
    }

        #Pos_Description_pageView #posdesc_pageBlockContainer div#stickyapply .ApplyNowContainer {
            margin-bottom: 0;
        }

            #Pos_Description_pageView #posdesc_pageBlockContainer div#stickyapply .ApplyNowContainer * {
                width: 100%;
            }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox, .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox {
        width: 100%;
        margin-left: 0;
    }

        .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .RightJobBox .ApplyNowContainer {
            display: none;
        }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .video,
    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .partnersContainer {
        width: 100%;
        padding-right: 0;
    }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .videoContainer .video {
        margin-bottom: 20px;
    }
}

#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #004489 !important;
    border-color: #004489 !important;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #004489 !important;
    border-color: #004489 !important;
}


#onetrust-banner-sdk #onetrust-policy-title,
#onetrust-banner-sdk #onetrust-policy-text a {
    color: #004489 !important;
}

#quicksearch_SaveButtonRow_formRow .buttonsRight,
#quicksearch_SaveButtonRow_formRow .buttonsRight ul,
#quicksearch_SaveButtonRow_formRow .buttonsRight ul li,
#quicksearch_SaveButtonRow_formRow .buttonsRight ul li #buttonSubmit_save {
    width: 100% !important;
}

.loginContainer .buttonsRight li a {
    display: inline-block;
    width: 100% !important;
}

#Alerts .buttonsRight,
#Alerts .buttonsRight ul,
#Alerts .buttonsRight ul li,
#Alerts .buttonsRight ul li a {
    width: 100% !important;
}


#TwitterBlock_pageBlock .buttonsRight,
#TwitterBlock_pageBlock .buttonsRight ul li,
#TwitterBlock_pageBlock .buttonsRight ul li a {
    width: 100% !important;
}

    #TwitterBlock_pageBlock .buttonsRight a.buttonAnchor {
        margin-left: 0px !important;
    }

#subnav .brand img {
    margin-top: 20px;
}

.logos,
.logos .awards {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.logo {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

    .logo img {
        max-width: 192px;
        width: 100%;
        display: inline-block;
    }

.pos_description .logos img {
    max-height: 150px;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}

.img-fluid {
    width: 100%;
    height: auto;
}

@media screen and (max-width:991px) {
    .logos {
        display: flex;
        flex-direction: row;
        gap: 20px;
        justify-content: center;
    }
}

@media screen and (max-width:768px) {
    .logos {
        flex-direction: column;
        gap: 0;
    }

        .logos .row {
            flex-direction: column;
            gap: 10px;
        }

            .logos .row .col-3 {
                max-width: 100%;
                flex: 100%;
            }
}

@media all and (max-width:767px) {
    .buttonsRight,
    .buttonsLeft {
        width: 100%;
        margin: 0 !important;
        margin-bottom: 5px !important;
    }

        .buttonsRight ul,
        .buttonsLeft ul {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 5px;
        }

            .buttonsRight ul li,
            .buttonsLeft ul li {
                width: 100%;
                max-width: 500px;
                margin: 0 !important;
            }

                .buttonsRight ul li a.buttonAnchor,
                .buttonsRight ul li input.buttonSubmit,
                .buttonsRight ul li button.buttonAnchor,
                .buttonsLeft ul li a.buttonAnchor,
                .buttonsLeft ul li input.buttonSubmit,
                .buttonsLeft ul li button.buttonAnchor {
                    margin: 0 !important;
                    width: 100%;
                }

    .main .pageBlockInner_FormBlock div.controlContainer,
    .iti {
        width: 100%;
        margin-right: 0 !important;
    }

        .main .pageBlockInner_FormBlock div.controlContainer input,
        .main .pageBlockInner_FormBlock div.controlContainer select,
        .main .pageBlockInner_FormBlock div.controlContainer textarea {
            width: 100%;
        }


    #slider-latest-jobs ul.slides li {
        display: block !important;
        width: 100%;
    }

        #slider-latest-jobs ul.slides li span {
            width: 100%;
            display: block;
        }

            #slider-latest-jobs ul.slides li span:not(:last-child) {
                margin-bottom: 10px;
            }

    .bannerContainer {
        flex-direction: column;
        min-height: 1px;
    }

        .bannerContainer img {
            position: relative;
            width: 100%;
        }

        .bannerContainer:before {
            display: none;
        }

        .bannerContainer .container {
            background: #004489;
            padding: 12px;
        }

        .bannerContainer .bannerContent {
            max-width: 100%;
            min-width: 1px;
        }

            .bannerContainer .bannerContent h1 {
                font-size: 2.5rem;
            }

    form#quicksearch_form {
        flex-direction: column;
    }

    section#job-alerts .inputContainer .input {
        width: 100%;
        margin-bottom: 10px;
    }
}



@media all and (max-width:600px) {
    div#Pos_Find_Results_pageView .pageViewMain {
        display: block;
    }
}


.loginContainer {
    display: none;
}

.tooltip2_Surround .tooltip2_Outer,
.tooltip2_SurroundClosing .tooltip2_Outer {
    display: none;
}

.offerlist div.blockSummaryText {
    padding-left: 0;
    padding-right: 0;
}

.eArcuInfoHeader {
    display: none;
}

.charCounterValue {
    float: left;
}

.stickyApplyContainer {
    position: fixed;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    right: -38px;
    z-index: 10;
}

    .stickyApplyContainer a {
        position: relative;
        color: #fff;
        font-weight: bold;
        text-decoration: none !important;
        background: #269999;
        border-radius: 5px;
        padding: 6px 18px;
        font-size: 16px;
        text-align: center;
        display: inline-block;
        border: solid 1px #269999;
    }

        .stickyApplyContainer a:hover {
            color: #fff;
            background: #13589f;
            border-color: #13589f;
        }

@media all and (max-width:991px) {
    .stickyApplyContainer {
        top: initial;
        transform: none;
        right: .75em;
        left: .75em;
        bottom: 0;
    }

        .stickyApplyContainer a {
            width: 100%;
        }

    .pageView #posdesc_pageBlockContainer #posdesc_pageBlock .posDescriptionContainer .LeftJobBox .ApplyNowContainer .buttonsLeft ul li:first-child {
        display: none;
    }
}
