/*

Skin: Pendragon_04
Version: 20170630

Contents

1. CLIENT SPECIFIC
	1.1 Fonts
    1.2 Menu
    1.3 Logo
    1.4 Avatar
    1.5 Borders
    1.6 Text Pages
    
2. GLOBAL
	2.1 Colours
	2.2 General
    2.3 Buttons
    2.4 Errors
    2.5 Dialogues
    2.6 Tooltips
    2.7 Hidden
    2.8 Modals

3. PRE APPLICATION
	3.1 Home
	3.2 Job search
    3.3 No vacancies
    3.4 Categories
    3.5 Search results
    3.6 Job description
	3.7 Job alerts
	3.8 Questions
    3.9 Login
    3.10 Register
    3.11 Tabs
    3.12 Talent Pools
    3.13 Events

4. CANDIDATE PORTAL
	4.1 My home
	4.2 My profile
    4.3 My applications

5. APPLICATION SECTIONS
	5.1 Progress bar
	5.2 Application summary
    5.3 Global sections
    5.4 CV upload
    5.5 Equal Opportunities
    5.6 Interviews

6. MEDIA QUERIES
	6.1 Laptop
	6.2 Tablet
    6.3 Phablet
    6.4 Phone

*/

/* --------------------------------------
=========================================
   1. CLIENT SPECIFIC
=========================================
-----------------------------------------*/

/*---------------------------------------
   1.2 Fonts              
-----------------------------------------*/
@font-face {
    font-family: 'gotham-bold';
    src: url('../fonts/gotham-bold-webfont.ttf') format('ttf'), url('../fonts/gotham-bold-webfont.woff') format('woff'), url('../fonts/') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-book';
    src: url('../fonts/gotham-book-webfont.ttf') format('ttf'), url('../fonts/gotham-book-webfont.woff') format('woff'), url('../fonts/gotham-book-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-italic';
    src: url('../fonts/gotham-medium-italic-webfont.ttf') format('ttf'), url('../fonts/gotham-medium-italic-webfont.woff') format('woff'), url('../fonts/gotham-medium-italic-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

html body {
    font-family: gotham-book, Arial, sans-serif;
    line-height: 1.8;
    font-size: 16px;
}

    html body.Pos_Find_Results_Map.geoLocationSupported_Body {
        background-color: #fff;
    }

h1 {
    font-size: 24px;
    font-family: gotham-bold, Arial, sans-serif;
}

h2, h3, h4, h5, h6 {
    font-family: gotham-bold, Arial, sans-serif;
}

.strapline {
    font-size: 42px;
    color: #414245;
    padding-bottom: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: gotham-book, Arial, sans-serif;
}

#UsernameForm_pageBlock .ssoIcon {
    display: block;
    float: left;
    padding: 10px;
    width: auto;
}


.phoneInputMessageInvalid {
    display: block;
}

.intl-tel-input.allow-dropdown {
    width: 100%;
}

.Application_Login.geoLocationSupported_Body #content-main h1 {
    display: none;
    font-family: gotham-book, Arial, sans-serif;
}

::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #0093D0;
}

::selection {
    color: #fff;
    background: #0093D0;
}

/*---------------------------------------
   1.2 Menu              
-----------------------------------------*/

/* Active Link Styling */
.sticky-navigation .main-navigation li.active a,
.sticky-navigation .main-navigation li.active a.sub-menu-link.active {
    font-weight: bold;
}

    .sticky-navigation .main-navigation li.active a.sub-menu-link {
        font-weight: normal;
    }

.menu-control {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .menu-control:hover {
        cursor: pointer;
    }

#nav-mobile,
.menu-control {
    display: none;
}

/* for 1048px or less */
@media screen and (max-width: 1048px) {

    #nav-mobile,
    .menu-control {
        display: block;
    }

    html body .closed,
    #topnav {
        display: none;
    }
}

/*---------------------------------------
   1.3 Logo              
-----------------------------------------*/

#logo {
    padding-top: 1em;
}

.logo-tag {
    margin-left: 10px;
    font-weight: bold;
    position: relative;
    bottom: 0;
    top: 10px;
}

/*---------------------------------------
   1.4 Avatar              
-----------------------------------------*/

#ProfileIcon img {
    width: 50px;
    transition: all .2s ease-in-out;
}

    #ProfileIcon img:hover {
        transform: scale(1.2);
    }

/*
#WelcomeInfoBlock_MyDetails_formRow .iconImage img,
#ProfileIcon img {
    border-radius: 50%;
}
*/

#ProfileIcon strong {
    position: relative;
    bottom: 20px;
    right: 10px;
}

#links-top .avatar-submenu li {
    width: 100%;
    display: block;
}

/*---------------------------------------
   1.5 Borders              
-----------------------------------------*/


body.Home #eaContainer div,
#Home_quicksearch_filter_locationradius,
#Home_quicksearch_filter_text {
    border-radius: 0;
}

#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .fileupload li,
#eaContainer .fileContainer,
#eaContainer .uploadedFilesContainer,
#eaContainer .questionsAnswerBlock .answersContainer .appSummaryGridRow,
#eaContainer .questionsAnswerBlock .answersContainer div.appSummaryGridHeader,
#eaContainer .pageBlockInner_GridBlock div.gridContent,
#eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailPrimaryAlreadyContainer,
#eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuProfileSummary,
#eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuLinks,
#eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuProfileImage,
#eaContainer #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2,
#eaContainer .ulListItemLabel,
/* #eaContainer .gridContent,*/
#eaContainer .PosMyAppSummaryValues,
#eaContainer .PosMyAppSummaryValues div,
#eaContainer .rowContainer,
body #eaContainer #MyDetailsStauts_pageBlockContainer .pageBlockContent.pageBlockContent_TextTagReplacementBlock,
#eaContainer #posdesc_pageBlock .posdescriptionPropertyBox,
#eaContainer #posdesc_pageBlock .posrating,
#eaContainer #posdesc_pageBlock .possharing,
#eaContainer #posdesc_pageBlock .posAlerts,
#eaContainer .posBrowserMapBlock .addressContainer,
html body .tooltip2_Outer,
#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer,
html body .posListHover .contentContainer,
#eaContainer #posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow,
#eaContainer #posBrowser_Filter_pageBlock .FiltersContainer,
#eaContainer #posBrowser_Filter_pageBlock .HeaderContainer,
#eaContainer .posBrowserMapBlock .gridTop,
#eaContainer .sysadminblock,
#eaContainer button.addressButton,
#eaContainer .posBrowserMapBlock .addressContainer .addressInput,
#eaContainer .pageBlockInner_GridBlock .gridTop .TilesGridSortingPopup,
#eaContainer #Pos_Category_Description_pageView #categorydesc_pageBlock .imageContainer,
#eaContainer #Campaign_Detail_pageView #campaign_pageBlock .imageContainer,
#eaContainer #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer,
.listItemAnchorContainer,
#eaContainer .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulListItem,
#eaContainer #Home_pageView #CodeListCounts_pageBlock .listItemContainer,
#eaContainer #Application_Home_pageView .ulListItem,
#eaContainer #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .topContent,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .title,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .content,
#quicksearch_pageBlockContainer input.buttonSubmit,
body button.ui-dialog-titlebar-close,
.ui-dialog-titlebar-close,
body .ui-dialog,
body button.buttonAnchor,
body input.buttonSubmit,
body a.buttonAnchor,
#eaContainer a.button,
#eaContainer .addressButton,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right,
#eaContainer .fileuploadbutton,
#eaContainer .buttonsLeft button.buttonAnchor,
#eaContainer .buttonsRight button.buttonAnchor,
#eaContainer .buttonsLeft input.buttonSubmit,
#eaContainer .buttonsRight input.buttonSubmit,
#eaContainer .buttonsLeft a.buttonAnchor,
#eaContainer .buttonsRight a.buttonAnchor,
#eaContainer a,
#eaContainer .pageBlockInner_GridBlock .gridTop {
    border: 0;
}

/*---------------------------------------
   1.6 Text Pages              
-----------------------------------------*/

.mainearcublock {
    padding: 0;
}

body.Home.geoLocationSupported_Body .mainearcublock {
    padding: 0;
}

iframe {
    width: 100%;
}

body.textpage_ourculture .iframeContainer,
body.textpage_ourculture .portalsContainer {
    width: 49%;
    float: left;
    margin: 0 0.5%;
}

    body.textpage_ourculture .iframeContainer iframe {
        width: 100%;
        height: 350px;
    }

    body.textpage_ourculture .portalsContainer .portalRow {
        width: 100%;
    }

        body.textpage_ourculture .portalsContainer .portalRow img {
            max-width: 100px;
            display: inline-block;
            vertical-align: middle;
        }

        body.textpage_ourculture .portalsContainer .portalRow .text {
            max-width: calc(100% - 105px);
            display: inline-block;
            vertical-align: middle;
        }

            body.textpage_ourculture .portalsContainer .portalRow .text h2 {
                margin-top: 0;
                margin-bottom: 0;
                text-transform: uppercase;
            }

body.textpage_workingatpendragon iframe {
    width: 100%;
    height: 450px;
}

/* 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;
}

.accordion-content.show {
    display: block;
}

button.accordion-button:after {
    font-family: 'FontAwesome';
    content: '\f067';
    font-size: 13px;
    color: #BEBEBE;
    float: right;
    margin-left: 5px;
}

.uscol-xs-6.text-left,
.uscol-xs-12.text-left {
    width: 100%;
    float: left;
}


    .uscol-xs-6.text-left .accordion-container {
        width: 49%;
        float: left;
        margin: 0 0.5%;
    }

.uscol-xs-6.text-center {
    width: 50%;
    float: left;
}

.uscol-xs-12.text-left .accordion-container {
    width: 100%;
    float: left;
}

.uscol-xs-12.button-bar {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

a.btn.btn-transparent.btn-id-faqs,
a.btn.btn-transparent.btn-id-graduatefaqs {
    width: 100%;
    border-radius: 0;
    font-size: 36px;
    border-radius: 10px 10px 0 0;
    border: 2px solid #0093D0 !important;
    border-bottom: none !important;
}

    a.btn.btn-transparent.btn-id-faqs.active,
    a.btn.btn-transparent.btn-id-graduatefaqs.active {
        background-color: #0093D0;
    }

        a.btn.btn-transparent.btn-id-faqs.active p,
        a.btn.btn-transparent.btn-id-graduatefaqs.active p {
            color: #fff;
        }

div#graduatefaqs .uscol-xs-6.text-left,
div#faqs .uscol-xs-6.text-left {
    border-bottom: 1px solid #0093D0;
    padding: 5px 0;
}

#contactus, div#help {
    margin-top: 50px;
}

.contactus, .helpinner {
    width: 33%;
    float: left;
    text-align: center;
}

    .contactus i, .helpinner i {
        color: #0093D0;
        font-size: 76px;
    }

    .contactus h4, .helpinner h4 {
        color: #313131;
        font-size: 30px;
        line-height: 1;
    }

.accordion {
    width: 100%;
    float: left;
}


div.panel {
    display: none;
}

    div.panel.show {
        display: block !important;
        text-align: left;
        background-color: #f1f1f1;
        padding: 0 10px;
        border-radius: 0;
    }

    div.panel p {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

button.accordion-button {
    background-color: transparent;
    cursor: pointer;
    padding: 4px 30px;
    width: 100%;
    text-align: center;
    outline: none;
    transition: 0.4s;
    font-size: 22px;
    color: #313131;
    line-height: 35px;
    margin-bottom: 2px;
    position: relative;
}


.accordion.active button {
    color: #0093D0;
}

button.accordion-button:before {
    font-family: 'FontAwesome';
    content: '\f055';
    font-size: 20px;
    color: #0093D0;
    position: absolute;
    left: 1%;
    top: 1%;
}

button.accordion-button:after {
    font-family: 'FontAwesome';
    content: '\f055';
    font-size: 20px;
    color: #0093D0;
    position: absolute;
    right: 1%;
    top: 1%;
}


.accordion.active button.accordion-button:before {
    font-family: 'FontAwesome';
    content: '\f057';
    font-size: 20px;
    color: #000;
    position: absolute;
    left: 1%;
    top: 1%;
}

.accordion.active button.accordion-button:after {
    font-family: 'FontAwesome';
    content: '\f057';
    font-size: 20px;
    color: #000;
    position: absolute;
    right: 1%;
    top: 1%;
}

/******* Timeline ********/

#howtoapplytimeline .flex-parent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#howtoapplytimeline .input-flex-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 61%;
    height: 200px;
    max-width: 100%;
    position: relative;
    z-index: 0;
}

#howtoapplytimeline .input {
    width: 25px;
    height: 25px;
    background-color: #0093D0;
    position: relative;
    border-radius: 50%;
}

    #howtoapplytimeline .input:hover {
        cursor: pointer;
    }

    #howtoapplytimeline .input::before,
    #howtoapplytimeline .input::after {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        top: 50%;
        transform: translateY(-50%);
        background-color: #0093D0;
        width: 4vw;
        height: 5px;
        max-width: 50px;
    }

    #howtoapplytimeline .input::before {
        left: calc(-4vw + 10.5px);
    }

    #howtoapplytimeline .input::after {
        right: calc(-4vw + 10.5px);
    }

    #howtoapplytimeline .input.active {
        background-color: #0093D0;
    }

        #howtoapplytimeline .input.active::before {
            background-color: #0093D0;
        }

        #howtoapplytimeline .input.active::after {
            background-color: #AEB6BF;
        }

        #howtoapplytimeline .input.active span {
            font-weight: 700;
        }

            #howtoapplytimeline .input.active span::before {
                font-size: 13px;
            }

            #howtoapplytimeline .input.active span::after {
                font-size: 15px;
            }

        #howtoapplytimeline .input.active ~ .input,
        #howtoapplytimeline .input.active ~ .input::before,
        #howtoapplytimeline .input.active ~ .input::after {
            background-color: #AEB6BF;
        }

    #howtoapplytimeline .input span {
        width: 1px;
        height: 1px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        visibility: hidden;
    }

        #howtoapplytimeline .input span::before,
        #howtoapplytimeline .input span::after {
            visibility: visible;
            position: absolute;
            left: 50%;
        }

        #howtoapplytimeline .input span::after {
            content: attr(data-year);
            top: 25px;
            transform: translateX(-50%);
            font-size: 14px;
            text-align: center;
        }

        #howtoapplytimeline .input span::before {
            content: attr(data-info);
            top: -65px;
            width: 70px;
            transform: translateX(-5px) rotateZ(-45deg);
            font-size: 12px;
            text-indent: -10px;
        }

#howtoapplytimeline .description-flex-container {
    width: 100%;
    text-align: center;
}

    #howtoapplytimeline .description-flex-container p {
        margin-top: 0;
        display: none;
    }

        #howtoapplytimeline .description-flex-container p.active {
            display: block;
        }

@media (min-width: 1250px) {
    #howtoapplytimeline .input::before {
        left: -37.5px;
    }

    #howtoapplytimeline .input::after {
        right: -37.5px;
    }
}

@media (max-width: 850px) {
    #howtoapplytimeline .input {
        width: 17px;
        height: 17px;
    }

        #howtoapplytimeline .input::before, .input::after {
            height: 3px;
        }

        #howtoapplytimeline .input::before {
            left: calc(-4vw + 7.5px);
        }

        #howtoapplytimeline .input::after {
            right: calc(-4vw + 7.5px);
        }

        #howtoapplytimeline .input::before, #howtoapplytimeline .input::after {
            height: 2px;
        }
}

@media (max-width: 600px) {
    #howtoapplytimeline .flex-parent {
        justify-content: initial;
    }

    #howtoapplytimeline .input-flex-container {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        height: auto;
        margin-top: 15vh;
    }

    #howtoapplytimeline .input {
        width: 110px;
        height: 70px;
        margin: 0 10px 50px;
        background-color: #AEB6BF;
    }

        #howtoapplytimeline .input::before,
        #howtoapplytimeline .input::after {
            content: none;
        }

        #howtoapplytimeline .input span {
            width: 100%;
            height: 100%;
            display: block;
        }

            #howtoapplytimeline .input span::before {
                top: calc(100% + 5px);
                transform: translateX(-50%);
                text-indent: 0;
                text-align: center;
            }

            #howtoapplytimeline .input span::after {
                top: 50%;
                transform: translate(-50%, -50%);
                color: #ECF0F1;
            }

    #howtoapplytimeline .description-flex-container {
        margin-top: 30px;
        text-align: center;
    }
}


/***** Benefits *******/

.benefits {
    width: 33.333%;
    float: left;
    padding: 1%;
    text-align: center;
}

    .benefits h4 {
        color: #0093D0;
        font-weight: bold;
    }

    .benefits i {
        font-size: 70px;
        color: #0093D0;
    }


/* --------------------------------------
=========================================
   2. GLOBAL
=========================================
-----------------------------------------*/

/*---------------------------------------
   2.1 Colours              
-----------------------------------------*/

/* Primary colour */

.hero-bg,
.srt-menu li li:hover > a,
#topnav,
#nav-mobile,
.buttonlink,
/*#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .uploadedFilesHeader,*/
#ui-datepicker-div .ui-state-active, #ui-datepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-widget-header .ui-state-active,
html body .pageBlockInner_GridBlock table.gridTable tr.oddRow:hover,
html body .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover,
/*#eaContainer .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList div.ulListItemLabel,*/
/*#eaContainer #Application_Home_pageView .ulList div.ulListItemLabel,*/
#eaContainer #posBrowser_Filter_pageBlock .FiltersContainer .ButtonsRow,
#eaContainer .posBrowserMapBlock .gridTop,
#eaContainer #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer,
.listItemAnchorContainer,
.ui-dialog-titlebar-close,
body .dialog_noTitle div.ui-dialog-titlebar,
body button.buttonAnchor,
body input.buttonSubmit,
body a.buttonAnchor,
#eaContainer a.button,
#eaContainer .addressButton,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right,
#eaContainer .fileuploadbutton,
#eaContainer .buttonsLeft button.buttonAnchor,
#eaContainer .buttonsRight button.buttonAnchor,
#eaContainer .buttonsLeft input.buttonSubmit,
#eaContainer .buttonsRight input.buttonSubmit,
#eaContainer .buttonsLeft a.buttonAnchor,
#eaContainer .buttonsRight a.buttonAnchor,
#eaContainer .pageBlockInner_GridBlock .gridTop,
#eaContainer #Home_pageView .availableListsItemContainer_Selected,
#eaContainer #Home_pageView .availableListsContainer ul li:hover,
.tabs-style-shape nav li.tab-current a span,
body #eaContainer .buttonsRight a.buttonActionId_forgotten,
body #eaContainer .buttonsRight a.buttonActionId_ajaxCancel,
body #eaContainer .buttonsRight a.buttonActionId_cancel,
body #eaContainer .buttonsRight a.buttonActionId_doitlater,
.Application_Withdraw #eaContainer .withdrawapp a,
#Grid_PERSONALDETAILS_pageBlock .rowlink a,
.gridContainer .rowlink a,
#eaContainer .posBrowserMapBlock .markerStatsContainer,
#eaContainer #posBrowser_Filter_pageBlock .HeaderContainer,
#slider-latest-jobs ol li .flex-active,
/*#FindJobHeroBlock,*/
#login-register-block .buttonAnchor:hover,
#eaContainer .TilesGridSortingPopup,
#eaContainer #posSummaryBlock_pageBlock .appCompleteChartBar {
    background: #0093D0;
}


div.FilterRowsContainer .AvailableContainer {
    border: 1px solid #0093D0;
}

/*#eaContainer .mainearcublock .rowContainer_Odd:hover {
    background: url(../images/icons/starwhite.png), url(../images/icons/dotmediumwhiteright.png);
	background-repeat: no-repeat;
	background-position: center left 2%, center right 2%;
    background-color: #414245;
    color: #fff;
}*/

/*#eaContainer .mainearcublock .rowContainer_Even:hover {
    background: url(../images/icons/starwhite.png), url(../images/icons/dotmediumwhiteright.png);
	background-repeat: no-repeat;
	background-position: center left 2%, center right 2%;
    background-color: #0093D0;
    color: #fff;
}*/

#SignInTitleBlock_pageBlock .pageBlockInner h1,
#eaContainer h1.eArcuInfoHeader,
#eaContainer a,
#links-top li.current a,
.srt-menu li:hover > a,
.srt-menu li.current a,
a,
a:visited,
a:active,
body .ui-widget-content a,
body .pageBlockInner_GridBlock div.pagingControls input.pagenumber,
body .pageBlockInner_FormBlock div.curFocus label.formLabel,
#eaContainer .pageBlockInner_FormBlock div.curFocus label.formLabel,
#eaContainer div.pageBlockTitle,
#eaContainer #posSummaryBlock_pageBlock .welcomePackStatus_NotSubmitted,
#eaContainer #posSummaryBlock_pageBlock .appStatusNotSubmitted,
#eaContainer a,
body .ui-widget-content a,
#eaContainer .TilesGridSortingPopup a:hover,
body #FindJobHeroBlock input.buttonSubmit,
#Welcome_pageView .iconLabel a,
#eaContainer #ApplicationsGrid_pageBlock .pageBlockInner_GridBlock div.gridContent .rowContainer a.rcMenu,
#eaContainer #posSummaryBlock_pageBlock .welcomePackStatus_Submitted,
#eaContainer #posSummaryBlock_pageBlock .appStatusSubmitted {
    color: #0093D0;
}

body .pageBlockInner_FormBlock div.formRowCheckBoxRow.curFocus label.formLabel,
#eaContainer .pageBlockInner_FormBlock div.formRowCheckBoxRow.curFocus label.formLabel {
    color: #313131;
}

#eaContainer ul.AvailableList a,
.FilterRowsContainer .AvailableContainer a {
    color: #414245;
}

#FindJobBlock #quicksearch_SaveButtonRow_formRow input:hover {
    border: 1px solid #0093D0;
}

/* Secondary colour */

#eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailPrimaryAlreadyContainer,
/*#eaContainer #MyWelcomePacks_OfferForm_Summary_pageView .ulList li.ulListItem:hover .ulListItemLabel,
#eaContainer #Application_Home_pageView .ulList li.ulListItem:hover .ulListItemLabel,*/
.listItemContainer:hover .listItemAnchorContainer,
.listItemAnchorContainer:hover,
body #eaContainer #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer,
#quicksearch_pageBlockContainer div.pageBlockTitle,
.tabs-style-shape nav li a:hover span,
#Grid_PERSONALDETAILS_pageBlock .rowlink a:hover,
body #FindJobHeroBlock input.buttonSubmit:hover,
#pageTitleSignInHeaderContainer h2.active,
#pageTitleRegisterHeaderContainer h2.active,
/* #eaContainer #Application_Home_pageView .ulList li.Completed div.ulListItemLabel, */
html body .tooltip2_Outer {
    background-color: #333333;
}

.tabs-style-shape nav li a:hover svg {
    fill: #414245;
}

#quicksearch_pageBlockContainer div.pageBlockTitle {
    width: 100%;
}

    #quicksearch_pageBlockContainer div.pageBlockTitle h2 {
        color: #fff;
        padding-left: 20px;
        margin: 0;
        font-size: 16px;
        font-family: gotham-bold, Arial, sans-serif;
    }

/*
body button.buttonAnchor:hover,
body input.buttonSubmit:hover, 
body a.buttonAnchor:hover,
#eaContainer a.button:hover,
#eaContainer .addressButton:hover,
#eaContainer a.button:hover,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a:hover,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right:hover,
#eaContainer .fileuploadbutton:hover,
#eaContainer .buttonsLeft button.buttonAnchor:hover, 
#eaContainer .buttonsRight button.buttonAnchor:hover, 
#eaContainer .buttonsLeft input.buttonSubmit:hover, 
#eaContainer .buttonsRight input.buttonSubmit:hover, 
#eaContainer .buttonsLeft a.buttonAnchor:hover, 
#eaContainer .buttonsRight a.buttonAnchor:hover {
    border-color: #414245;
}
*/

#eaContainer .actionMessageContainer a {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

#eaContainer a:hover,
.hero-content h2 span,
body #eaContainer .alternateViews .alternateViewsButton:hover,
#Welcome_pageView .iconLabel a:hover,
#eaContainer #MyDetails_pageView .editblocklink a:hover,
#eaContainer #Application_Section_PersonalDetails_pageView .editblocklink a:hover,
#eaContainer .actionMessageContainer div.actionMessageOk,
#eaContainer .actionMessageContainer div.actionMessageWarning,
#eaContainer .actionMessageContainer,
.logo-tag,
#eaContainer #ApplicationsGrid_pageBlock .pageBlockInner_GridBlock div.gridContent .rowContainer a.rcMenu:hover,
.Pos_Description_Review #eaContainer .reviewposlink a,
.Application_Home #eaContainer .myapplink a,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer a:hover,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer a:hover .label,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer a:hover .count,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer .ValueItem_selected a span,
#eaContainer #posSummaryBlock_pageBlock .welcomePackStatus_NotSubmitted,
#eaContainer #posSummaryBlock_pageBlock .appStatusNotSubmitted,
#JobsNearMe:hover {
    color: #414245;
}

#ProfileIcon:hover a,
#eaContainer .pageBlockInner_FormBlock .formRowIconRow .iconRowValues .iconRowValueHighLight,
.menu-control:hover,
#breadcrumb a:hover,
body .pageBlockInner_GridBlock div.pagingControls input.pagenumber:hover,
body .pageBlockInner_GridBlock div.pagingControls input.pagenumber_current:hover,
#eaContainer .pageBlockInner_GridBlock .gridTop a:hover,
footer #footer .copy-right p a:hover,
#eaContainer .footer a:hover,
#eaContainer #latest-jobs a:hover h3,
#eaContainer #MyDetails_ConnectedServices_pageView a.connect:hover,
#eaContainer #posBrowser_Filter_pageBlock .ButtonsContainer a:hover {
    color: #414245;
}

#eaContainer #posBrowser_Filter_pageBlock .ButtonsContainer a:hover {
    text-decoration: none;
}

/* Buttons */
body button.buttonAnchor:hover,
body input.buttonSubmit:hover,
body a.buttonAnchor:hover,
#eaContainer a.button:hover,
#eaContainer .addressButton:hover,
#eaContainer a.button:hover,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a:hover,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right:hover,
#eaContainer .fileuploadbutton:hover,
#eaContainer .buttonsLeft button.buttonAnchor:hover,
#eaContainer .buttonsRight button.buttonAnchor:hover,
#eaContainer .buttonsLeft input.buttonSubmit:hover,
#eaContainer .buttonsRight input.buttonSubmit:hover,
#eaContainer .buttonsLeft a.buttonAnchor:hover,
#eaContainer .buttonsRight a.buttonAnchor:hover,
body .ui-widget-content input.buttonSubmit:hover,
body .ui-widget-content button.buttonAnchor:hover,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow button.hover,
.fake-button:hover,
body .ui-widget-content input.buttonSubmit:hover,
body .ui-widget-content button.buttonAnchor:hover,
#quicksearch_pageBlockContainer input.buttonSubmit:hover,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow button.hover,
.Pos_Description_Review #eaContainer .reviewposlink a:hover,
.Application_Withdraw #eaContainer .withdrawapp a:hover,
#Grid_PERSONALDETAILS_pageBlock .rowlink a:hover,
.gridContainer .rowlink a:hover,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer li:hover .filenameInner,
#eaContainer a.buttonAnchor:hover,
body #FindJobHeroBlock input.quicksearchbtn:hover {
    background: #414245;
    border-color: #414245;
    color: #ffffff;
}


.buttonsRight button.buttonAnchor, .buttonsRight input.buttonSubmit, .buttonsRight a.buttonAnchor {
    margin-left: 0 !important;
}
/* Whites */

.srt-menu li:hover > a,
.srt-menu li.current a,
.content-wrap section,
body .ui-dialog .ui-dialog-content,
.tabs-style-shape .content-wrap,
#eaContainer #posSummaryBlock_pageBlock .appCompleteChartBack {
    background: #fff;
}

.hero-bg h2,
.hero-bg p,
#eaContainer .OfferSectionsSummaryBlockContainer .ulList div.ulListItemLabel a,
#eaContainer #Application_Home_pageView .ulList div.ulListItemLabel a,
.srt-menu li li:hover > a,
#eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailPrimaryAlreadyContainer,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .filenameInner:hover,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .rcFileMenu:hover,
html body .pageBlockInner_GridBlock table.gridTable tr.oddRow:hover a,
html body .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover a,
#eaContainer #Application_Home_pageView .ulListItem:hover a,
#eaContainer #Application_Home_pageView .Completed:hover a,
html body .tooltip2_FormError,
#eaContainer .pageBlockInner_GridBlock .gridTop .TilesGridSortingPopup a,
#eaContainer #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer a,
#eaContainer div.listItemTitle a,
#eaContainer #Home_pageView #CodeListCounts_pageBlock .listItemContainer_NoContent .listItemAnchorContainer,
.listItemAnchorContainer *,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right:hover,
body button.buttonAnchor,
body input.buttonSubmit,
body a.buttonAnchor,
#eaContainer a.button,
#eaContainer .addressButton,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right,
#eaContainer .fileuploadbutton,
#eaContainer .buttonsLeft button.buttonAnchor,
#eaContainer .buttonsRight button.buttonAnchor,
#eaContainer .buttonsLeft input.buttonSubmit,
#eaContainer .buttonsRight input.buttonSubmit,
#eaContainer .buttonsLeft a.buttonAnchor,
#eaContainer .buttonsRight a.buttonAnchor,
.menu-control,
#eaContainer .pageBlockInner_GridBlock .gridTop a,
footer #footer .copy-right p a,
#eaContainer .availableListsContainer a,
#eaContainer .footer,
/*#Home_quicksearch_filter_locationradius,
#Home_quicksearch_filter_text,*/
#quicksearch_pageBlockContainer div.pageBlockTitle h1,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer .filename,
/*#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .uploadedFilesHeader,*/
#eaContainer #posBrowser_Filter_pageBlock .ButtonsContainer a,
#eaContainer .posBrowserMapBlock .alternateViewsCurrent a,
#eaContainer .posBrowserMapBlock .gridTop,
#eaContainer .posBrowserMapBlock .markerStatsContainer,
body .dialog_noTitle div.ui-dialog-titlebar,
#eaContainer .pageBlockInner_GridBlock .gridTop,
#eaContainer #Home_pageView .availableListsItemContainer_Selected,
#eaContainer #Home_pageView .availableListsContainer ul li:hover,
.tabs-style-shape nav li.tab-current a span,
body #eaContainer .buttonsRight a.buttonActionId_forgotten,
body #eaContainer .buttonsRight a.buttonActionId_ajaxCancel,
body #eaContainer .buttonsRight a.buttonActionId_cancel,
body #eaContainer .buttonsRight a.buttonActionId_doitlater,
.Application_Withdraw #eaContainer .withdrawapp a,
#Grid_PERSONALDETAILS_pageBlock .rowlink a,
.gridContainer .rowlink a,
#eaContainer a.buttonAnchor,
#eaContainer #posBrowser_Filter_pageBlock .HeaderContainer,
#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer a:hover,
#eaContainer .pageBlockContainer .rowHeader .rowlink a,
body #FindJobHeroBlock input.buttonSubmit:hover,
#pageTitleSignInHeaderContainer h2.active,
#pageTitleRegisterHeaderContainer h2.active,
html body .tooltip2_Outer {
    color: #fff;
}


/*#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer:hover,
#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer:hover a {
    color: #fff;
    text-shadow: 0 0 10px #414245;
}*/

#eaContainer #MyWelcomePacks_OfferForm_Summary_pageView .ulList li div.ulListItemLabel a:hover,
#eaContainer #Application_Home_pageView .ulList li div.ulListItemLabel a:hover,
body.Home #eaContainer .listItemContainer a,
body.Home #eaContainer .listItemContainer a:hover,
html #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer li a:hover,
.tabs-style-shape nav .tab-current a,
.tabs-style-shape nav li a:hover {
    color: #fff;
}

#Home_quicksearch_filter_locationradius,
#Home_quicksearch_filter_text {
    border-color: #fff;
}

#eaContainer .actionMessageContainer div.actionMessageWarning {
    background-image: url("../images/sprites/red-cross.png");
}

#eaContainer .actionMessageContainer div.actionMessageOk {
    background-image: url("../images/sprites/green-tick.png");
}

#eaContainer .pageBlockInner_GridBlock .pagingControls_Tiles .scroller_movenext {
    background-image: url("../images/sprites/white-arrow-right.png");
}

#eaContainer .pageBlockInner_GridBlock .pagingControls_Tiles .scroller_moveprev {
    background-image: url("../images/sprites/white-arrow-left.png");
}

/* Greys */

#eaContainer #Grid_PERSONALDETAILS_pageBlock,
#eaContainer #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2,
/*#eaContainer .ulListItemLabel,*/
/* #eaContainer .gridContent,*/
#eaContainer .PosMyAppSummaryValues,
#eaContainer .PosMyAppSummaryValues div,
body #eaContainer #MyDetailsStauts_pageBlockContainer .pageBlockContent.pageBlockContent_TextTagReplacementBlock,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .topContent,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .title,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .content,
.PosMyAppSummaryValues,
.tabs-style-shape nav li a span,
#eaContainer .posBrowserMapBlock .addressContainer,
#eaContainer #SearchForm_pageBlockContainer div.pageBlockInner_FormBlock div.formRow .controlContainer .inputText,
body .pageBlockInner_GridBlock input.buttonDisabled,
body .pageBlockInner_GridBlock input.buttonDisabled:hover {
    background: #f1f0f0;
}


.tabs-style-shape nav li a svg {
    fill: #f1f0f0;
}

.tabs-style-shape nav li a,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer .ValueList a,
#eaContainer .posBrowserMapBlock .addressContainer .addressLabel,
body #modalcodelistlookup_pageBlock .labelContainer,
body .ui-dialog #LookupFilterBlock_pageBlock .labelContainer,
#eaContainer .label {
    color: #313131;
}

body .pageBlockInner_GridBlock input.buttonDisabled,
body .pageBlockInner_GridBlock input.buttonDisabled:hover {
    color: #848484;
}

#ui-datepicker-div .ui-state-active, #ui-datepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-widget-header .ui-state-active,
body .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputText,
body .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputSelect,
#eaContainer .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputText,
#eaContainer .pageBlockInner_FormBlock div.curFocus div.controlContainer .inputSelect {
    border: 1px solid #9B9C9E;
}

/*---------------------------------------
   2.2 General            
-----------------------------------------*/

/* Parallax */
.parallax-window {
    min-height: 330px;
    background: transparent;
    /*margin-top: 70px;*/
    width: 100%;
}

/* Ticker */
@-webkit-keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes ticker {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}


.ticker-container {
    background: #004666;
    padding: 10px 0;
    color: #fff;
    width: 100%;
    overflow: hidden;
    padding-left: 100%;
    box-sizing: content-box;
    position: relative;
}

    .ticker-container .carousel {
        display: inline-block;
        white-space: nowrap;
        padding-right: 100%;
        box-sizing: content-box;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-name: ticker;
        animation-name: ticker;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        box-sizing: border-box;
    }

        .ticker-container .carousel div {
            display: inline-block;
            padding: 0 2rem;
            font-size: 2rem;
        }

            .ticker-container .carousel div img,
            .ticker-container .carousel div p {
                display: inline-block;
                vertical-align: middle;
            }

            .ticker-container .carousel div p {
                margin: 0;
                font-size: 16px;
            }

            .ticker-container .carousel div img {
                max-height: 30px;
                margin-right: 5px;
            }

.bannerContainer {
    position: relative;
    min-height: 400px;
    max-height: 400px;
    width: 100%;
}

    .bannerContainer .parallax-window {
        min-height: inherit;
        max-height: inherit;
        width: 100%;
    }

    .bannerContainer img {
        width: 100%;
        height: 100%;
        min-height: inherit;
        max-height: inherit;
        object-fit: cover;
        object-position: 50% 50%;
        z-index: 1;
        position: relative;
        display: none;
    }

@media all and (max-width:767px) {
    .bannerContainer {
        min-height: 1px;
        max-height: 100%;
    }

        .bannerContainer .parallax-window {
            display: none;
        }

        .bannerContainer img {
            display: block;
            height: 450px;
        }
}

.mobile-banner {
    display: none;
}

#content-main {
    min-height: 480px;
}

#content {
    min-height: 430px;
}


body.Pos_Find_Results_Map.geoLocationSupported_Body #homesocial {
    /*display: unset;*/
}


.Pos_Find_Results #content {
    min-height: 0;
}

button {
    cursor: pointer;
}

#eaContainer div.pageBlockTitle {
    font-size: 19.6px;
    font-weight: normal;
}

#eaContainer .label {
    font-weight: normal;
}

#eaContainer .pageBlockInner_GridBlock .gridTop {
    font-weight: bold;
}

    #eaContainer .pageBlockInner_GridBlock .gridTop a,
    footer #footer .copy-right p a,
    #eaContainer .availableListsContainer a,
    #eaContainer .footer,
    rowContainer a {
        font-weight: normal;
    }

#eaContainer a,
body .ui-widget-content a {
    font-weight: normal;
    outline: 0;
}

    #eaContainer a.filename,
    #eaContainer .rowlink a,
    body #eaContainer .buttonAnchor,
    #posBrowser_Filter_pageBlock .FilterRowsContainer a,
    #eaContainer .alternateViews a {
        text-decoration: none;
    }

#eaContainer .iconLabel a,
#eaContainer .ulListItemLabel a,
#eaContainer .TilesGridSortingContainer a,
#eaContainer .TilesGridSortingPopup a,
#eaContainer .alternateViews a,
#eaContainer #latest-jobs a,
#eaContainer #latest-jobs a:active,
#eaContainer #latest-jobs a:visited {
    text-decoration: none;
}

#eaContainer div.pageBlockContainer {
    margin: 0;
}

    #eaContainer div.pageBlockContainer.pageBlockContainer_FormBlock,
    #eaContainer div.pageBlockContainer.pageBlockContainer_GridBlock .pageBlockContent_GridBlock,
    #eaContainer div.pageBlockContainer#MyDetailsStauts_pageBlockContainer #MyDetailsStauts_pageBlock,
    #eaContainer div.pageBlockContainer#sectionslist_pageBlockContainer {
        border: 2px solid #0093D0;
        border-radius: 5px;
        padding: 5px;
    }

    #eaContainer div.pageBlockContainer#posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock,
    #eaContainer div.pageBlockContainer#intro_pageBlockContainer,
    #eaContainer div.pageBlockContainer#BackBlock_pageBlockContainer,
    #eaContainer div.pageBlockContainer#SectionCompleteBlock_pageBlockContainer,
    #eaContainer div.pageBlockContainer#questions_pageBlockContainer,
    #eaContainer div.pageBlockContainer#ShowCurrentAppLink_pageBlockContainer,
    #eaContainer div.pageBlockContainer#ShowCurrentAppLink2_pageBlockContainer {
        border: none;
        border-radius: 0;
        padding: 0;
    }

    #eaContainer div.pageBlockContainer#login_pageBlockContainer .pageBlockHeader {
        display: none;
    }

#eaContainer div.pageBlockContent {
    overflow: hidden;
}

#breadcrumb {
    text-align: left;
    color: #414245;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

#eaContainer .pageBlockInner_GridBlock .ListGridContainer {
    margin: 0;
}

.content-warp.no-banner {
    margin-top: 6em;
}

.banner-main {
    margin-top: 70px;
    width: 100%;
}

#eaContainer {
    margin: 0;
}

#fileupload_uploadWarningMsg_formRow {
    display: none;
}

ul.campaigns {
    overflow: auto;
}

    ul.campaigns li {
        width: 50%;
        float: left;
        padding-right: 20px;
    }

        ul.campaigns li:nth-child(2n+1) {
            clear: left;
        }

.textpage_diversity .imagesContainer {
    overflow: hidden;
}

    .textpage_diversity .imagesContainer .imageBlock {
        width: 50%;
        float: left;
        padding-right: 10px;
    }

        .textpage_diversity .imagesContainer .imageBlock:nth-child(2n+2) {
            padding-right: 0;
            padding-left: 10px;
        }

        .textpage_diversity .imagesContainer .imageBlock img {
            width: 100%;
        }

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 {
    overflow: hidden;
}

    body.cookiesOpen: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: #004666;
        color: #fff;
        display: block;
        height: 100%;
        position: relative;
        transition: all .2s ease;
    }

        .cookiesButton a:hover {
            background: #0093D0;
        }

        .cookiesButton a i {
            position: absolute;
            bottom: 10px;
            left: 10px;
            font-size: 30px;
        }

body .gdprcookie {
    z-index: 9992;
    background: #004666;
}

    body .gdprcookie.too-big {
        position: fixed;
        bottom: 1.5rem;
        top: 1.5rem;
        overflow: auto;
    }

        body .gdprcookie.too-big .gdprcookie-types ul {
            max-height: 100%;
            overflow: initial;
        }

    body .gdprcookie .gdprcookie-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

        body .gdprcookie .gdprcookie-buttons button {
            transition: all .2s ease;
            margin: 0;
        }

            body .gdprcookie .gdprcookie-buttons button:disabled {
                pointer-events: none;
            }

            body .gdprcookie .gdprcookie-buttons button:not(:disabled):hover {
                background: #004666;
            }

.iframeContainer {
    position: relative;
}

    .iframeContainer iframe {
        aspect-ratio: 16/9;
    }

#quickSearch label {
    display: none;
}
/*---------------------------------------
   2.3 Buttons              
-----------------------------------------*/
#Grid_PERSONALDETAILS_pageBlock .rowlink a,
body button.buttonAnchor,
body input.buttonSubmit,
body a.buttonAnchor,
#eaContainer a.button,
#eaContainer .addressButton,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .bottomContainer .buttonContainer a,
#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right,
#eaContainer .fileuploadbutton,
#eaContainer .buttonsLeft button.buttonAnchor,
#eaContainer .buttonsRight button.buttonAnchor,
#eaContainer .buttonsLeft input.buttonSubmit,
#eaContainer .buttonsRight input.buttonSubmit,
#eaContainer .buttonsLeft a.buttonAnchor,
#eaContainer .buttonsRight a.buttonAnchor,
.gridContainer .rowlink a {
    /* box-shadow: 0 0.25em 0 0 #A51223, 0 4px 9px rgba(0, 0, 0, 0.75); */
    /* margin: 1em ; */
    /*text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);*/
    /* padding: 6.5px 25px; */
    /*padding: 5px 15px;*/
    padding: 7px 15px;
    text-align: center;
    font-size: inherit;
    font-family: inherit;
    font-weight: normal;
    /* text-transform: uppercase; */
}

body .pageBlockInner_GridBlock input.buttonDisabled,
body .pageBlockInner_GridBlock input.buttonDisabled:hover {
    text-shadow: none;
}

#eaContainer .addressButton {
    padding: 0;
}

#eaContainer .buttonsLeft button.buttonAnchor,
#eaContainer .buttonsRight button.buttonAnchor,
#eaContainer .buttonsLeft input.buttonSubmit,
#eaContainer .buttonsRight input.buttonSubmit {
    padding: 7px 25px;
    margin-bottom: 5px;
}

html body th input.buttonSubmit {
    box-shadow: none;
}

#eaContainer input.buttonSubmit {
    padding: 7px 25px;
}

#eaContainer .videoContainer {
    text-align: center;
    width: 100%;
}

    #eaContainer .videoContainer a.videoLink {
        padding: 7px 15px;
        text-align: center;
        font-size: inherit;
        font-family: inherit;
        font-weight: normal;
        color: #fff;
        background: #0093D0;
        display: inline-block;
    }

        #eaContainer .videoContainer a.videoLink:hover {
            background: #414245;
            color: #fff;
        }
/*---------------------------------------
   2.4 Errors           
-----------------------------------------*/
#eaContainer .actionMessageContainer {
    padding: 1em 0;
    margin-bottom: 1em;
    background-color: #0093D0;
}

body.Home #eaContainer .actionMessageContainer {
    margin: 2em 0 0;
}

    body.Home #eaContainer .actionMessageContainer div.actionMessageOk {
        float: right;
    }

.pageBlockInner_FormBlock .controlError {
    padding-top: 5px;
}

/*---------------------------------------
   2.5 Dialogues            
-----------------------------------------*/

body .pageBlockInner_GridBlock div.pagingControls input.pagenumber {
    text-shadow: none;
}

body .pageBlockInner_GridBlock div.pagingControls input.pagenumber_current {
    color: #000000;
}

.ui-dialog-titlebar-close {
    background-image: url("../images/sprites/white-cross.png");
    background-repeat: no-repeat;
}

body .pageBlockInner_GridBlock table.gridTable th input.buttonSubmit {
    margin-top: 0;
}

body button.ui-dialog-titlebar-close {
    outline: 0;
}

/*---------------------------------------
   2.6 Tooltips            
-----------------------------------------*/

body.Home .tooltip2_Surround_FormToolTip {
    display: none;
    background: #414245;
}

body .tooltip2_Outer {
    padding-left: 1em;
}

/*---------------------------------------
   2.7 Hidden            
-----------------------------------------*/

.hidden {
    display: none;
}

/*---------------------------------------
   2.8 Modals            
-----------------------------------------*/

body .ui-dialog .gridRemove .pageBlockContent {
    background: none;
}

.modalContent .formRow.formRowButtonRow {
    margin-top: 1em;
    width: 76.5%;
}

.modalContent .totalRows {
    margin-top: 1em;
}

.modalContent .gridFooter {
    overflow: hidden;
}

body .pageBlockInner_GridBlock table.gridTable th {
    background: #ffffff;
}

/* --------------------------------------
=========================================
   3. PRE APPLICATION
=========================================
-----------------------------------------*/

/*---------------------------------------
   3.1 Home              
-----------------------------------------*/

.Home #intro_pageBlock {
    display: none;
}

#eaContainer .actionMessageContainer div.actionMessageWarning,
#eaContainer .actionMessageContainer div.actionMessageOk {
    color: #fff;
    margin-left: 10px;
}

#homecategories,
#homebrands,
#homeawards {
    display: inline-block;
    width: 100%;
}

    #homecategories h1,
    #homebrands h1,
    #homemap h1,
    #homesocial h1,
    #homeawards h1 {
        text-align: center;
        font-size: 46px;
        font-family: gotham-bold, Arial, sans-serif;
        color: #333;
        font-weight: normal;
        margin: 50px 0 30px 0;
    }

.homecategoriesinner {
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 0 10px;
}

    .homecategoriesinner .categoriestext {
        color: #313131;
    }

.brands {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 40px 40px 40px;
    max-height: 100px;
}

    .brands.carstore a img {
        width: auto;
        max-width: 300px;
    }

    .brands.pvm a img {
        width: 100%;
        max-width: 300px;
    }

.awards {
    width: calc(100% / 6);
    float: left;
    text-align: center;
    padding: 0 40px 40px 40px;
}

    .awards img {
        max-height: 145px;
    }

.count-block .fa {
    display: block;
    color: #414245;
}

.count-block .counter,
.count-block .counter-icon {
    color: #414245;
    font-size: 32px;
}

.count-block .counter-icon {
    margin-left: 0;
}

.no-of p {
    text-transform: uppercase;
    color: #0093D0;
}

.count-block * {
    margin: 10px;
    text-align: center;
}

.count-block .no-of {
    margin-top: 25px;
    margin-bottom: 25px;
    width: 30%;
    display: inline-block;
}

.Home #eaContainer {
    margin-bottom: 0;
}

.bottom-parallax {
    margin: 0;
}

#home-img-2 {
    position: relative;
}

    #home-img-2 p {
        position: absolute;
        bottom: 40%;
        text-align: center;
    }

.hero-text {
    text-align: center;
    padding-bottom: 3.5em;
    padding-top: 3.5em;
    background-image: url("../images/headers/1b-home-quote.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

    .hero-text .section-content {
        width: 100%;
        margin: 0 auto;
        padding-left: 20%;
        padding-right: 20%;
        opacity: 0.85;
    }

        .hero-text .section-content .blockquote {
            color: #0093D0;
            font-size: 34px;
            animation: come-in 0.8s ease forwards;
        }

        .hero-text .section-content .blockquote {
            color: #0093D0;
            font-size: 34px;
        }

.blockquote-author {
    font-size: 20px;
}

.Home #eaContainer .container,
.Home .template-home .container {
    width: 100%;
    padding: 0;
}

#eaContainer .col-left,
#eaContainer .col-right {
    display: inline-block;
    vertical-align: top;
}

#eaContainer .col-left {
    width: 60%;
    margin-right: 5%;
}

    #eaContainer .col-left h2 {
        margin-top: 30px;
        font-family: gotham-bold, Arial, sans-serif;
    }

#eaContainer .col-right {
    width: 34%;
    background: #F1F1F1;
    border-top-right-radius: 15px;
    padding: 2em;
}

#latest-jobs div#slider-latest-jobs h3,
#latest-jobs div#slider-latest-jobs a {
    font-weight: bold !important;
    color: #0093D0;
}

#eaContainer .col-right p {
    margin: 0;
}

#slider-latest-jobs ul.slides {
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

#slider-latest-jobs ol.flex-control-nav {
    display: inline-block;
    width: 7%;
    position: absolute;
    top: 28%;
    right: 0;
}

#eaContainer #slider-latest-jobs {
    background: none;
}

    #eaContainer #slider-latest-jobs .slides {
        margin-bottom: 1em;
    }

#eaContainer #latest-jobs h1 {
    line-height: 34px;
    margin-top: 0;
    font-family: gotham-bold, Arial, sans-serif;
}

#eaContainer #latest-jobs h3 {
    font-family: gotham-bold, Arial, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0;
}

#slider-latest-jobs ol li a {
    background: #ffffff;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
}

.category-description-text,
.nojobs_jobBlock {
    margin-bottom: 1em;
    margin-top: 1em;
}

.Home .img-container {
    margin-bottom: 30px;
    margin-top: 15px;
}

.home .component-hero.hero-size-large {
    overflow: visible;
}

    .home .component-hero.hero-size-large h1 {
        margin-bottom: 0;
        font-family: gotham-bold, Arial, sans-serif;
    }

    .home .component-hero.hero-size-large p {
        text-align: center;
    }

.component-hero--content .categoryDropDown {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: #fff;
    margin: 0 10px 0 0;
    font-size: 20px;
    z-index: 10;
    position: relative;
    border: 1px solid;
}

    .component-hero--content .categoryDropDown #ddContainerTitle {
        float: left;
        padding: 0 9px;
        border-radius: 0px;
        margin-bottom: 0;
    }

    .component-hero--content .categoryDropDown .ddIcon {
        float: right;
        color: #0093D0;
        padding: 9px;
        height: 100%;
        width: 40px;
    }

    .component-hero--content .categoryDropDown .categoryDropDownListContainer {
        margin: 0;
        overflow: auto;
        width: 100%;
        border-bottom: 1px solid #707070;
        display: none;
        padding-left: 0;
    }

        .component-hero--content .categoryDropDown .categoryDropDownListContainer .dropDownOption {
            list-style-type: none;
            clear: left;
            background: #fff;
            margin-bottom: 0;
            padding: 1px 5px;
            border: 1px solid #707070;
            border-top: none;
            transition: all .2s ease;
            background-color: white;
        }

            .component-hero--content .categoryDropDown .categoryDropDownListContainer .dropDownOption a {
                display: block;
            }

            .component-hero--content .categoryDropDown .categoryDropDownListContainer .dropDownOption:last-child {
                border-bottom: none;
            }

            .component-hero--content .categoryDropDown .categoryDropDownListContainer .dropDownOption:hover a {
                color: #fff;
            }

            .component-hero--content .categoryDropDown .categoryDropDownListContainer .dropDownOption:hover {
                background: #0093D0;
            }

/* Cookie bar */

.cookie-bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    line-height: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333));
    background: linear-gradient(#333, #333);
    color: white;
    font-size: 14px;
    font-family: gotham-book, Arial, sans-serif;
    font-weight: 100;
    -webkit-transition: .8s;
    transition: .8s;
    -webkit-animation: slideIn .8s;
    animation: slideIn .8s;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    padding: 0px 20px;
    z-index: 2;
    border-top: 1px solid #0093D0;
}

@media (max-width: 767px) {
    .cookie-bar .message {
        display: none;
    }
}

.cookie-bar .mobile {
    display: none;
}

@media (max-width: 767px) {
    .cookie-bar .mobile {
        display: inline-block;
    }
}

@-webkit-keyframes slideIn {
    0% {
        -webkit-transform: translateY(210px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes slideIn {
    0% {
        -webkit-transform: translateY(210px);
        transform: translateY(0px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.close-cb {
    border: none;
    color: white;
    background: #0093D0;
    right: 10px;
    top: 0;
    cursor: pointer;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
    line-height: 30px;
    height: 30px;
    width: auto;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 10px;
}

    .close-cb:hover {
        color: #0093D0;
        background-color: #fff;
    }

.checkbox-cb {
    display: none;
}

    .checkbox-cb:checked + .cookie-bar {
        -webkit-transform: translateY(210px);
        transform: translateY(210px);
    }

.textpage_landing #carouselsearch .home1 {
    position: relative;
    /* max-height: 496px; */
    overflow: hidden;
    width: 100%;
    z-index: 99;
}

    .textpage_landing #carouselsearch .home1 video {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 35%;
        max-height: inherit;
    }


/*home search box*/
#carouselsearch {
    /*border-bottom: 3px solid grey;*/
    position: relative;
    text-align: center;
}

    #carouselsearch .flexslider * {
        max-height: inherit;
    }

    #carouselsearch .flexslider img {
        object-fit: cover;
        object-position: 50% 50%;
    }

.homenewbanner {
    display: block;
    background-image: url(../images/carousels/newhomebanner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 100%;
    width: 100%;
    min-height: 600px;
}

.searchbox {
    position: absolute;
    top: 36%;
    left: 25%;
    right: 25%;
    z-index: 999;
    width: 50%;
}

.freesearch {
    height: 52px;
    border: 1px solid white;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 2rem;
    outline: none;
    box-shadow: 1px 1px #888888;
    background-color: rgba(255, 255, 255, 0.9)
}

.fstext {
    width: 37%;
}

.fslocation {
    width: 37%;
}

.freesearch::placeholder {
    font-size: 2rem;
}

.fsfocus {
    background-color: rgba(255, 255, 255, 1)
}

.freesearchbtn {
    background: #0093D0;
    font-weight: bold;
    border: 2px solid #0093D0;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 12px 26px;
    margin-left: 4px;
    width: 109px;
    height: 52px;
    margin-top: 0;
    outline: none;
    box-shadow: 1px 1px #888888;
}

@media only screen and (max-width: 1021px) {
    #carouselsearch {
        text-align: left;
    }

    .freesearchbtn {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 1033px) {
    .fstext, .fslocation {
        width: 100%;
        display: block;
    }

    .freesearchbtn {
        display: block;
        margin-left: 0;
        margin-top: 8px;
    }
}

@media only screen and (max-width: 992px) {
    .homenewbanner {
        min-height: 450px;
    }
}

@media only screen and (max-width: 768px) {
    .searchbox {
        top: 23%;
        left: 12%;
        right: 12%;
        width: 75%;
    }

    #homecategories h1, #homebrands h1, #homemap h1, #homesocial h1, #homeawards h1 {
        font-size: 38px;
    }
}

/*---------------------------------------
   3.2 Job search              
-----------------------------------------*/

#home-img {
    width: 100%;
    text-align: left;
    margin-bottom: 40px;
    float: left;
}

.Pos_Find_Results_Map.geoLocationSupported_Body #home-img {
    margin-bottom: 0;
}

#FindJobHeroBlock h1 {
    color: #fff;
    margin-bottom: 15px;
    font-family: gotham-bold, Arial, sans-serif;
}

#FindJobHeroBlock .buttonAnchor,
#FindJobHeroBlock input.buttonSubmit,
#FindJobHeroBlock .buttonsRight,
#FindJobHeroBlock .formRowTextInputRow .controlContainer {
    float: none;
}

#FindJobHeroBlock .pageBlockInner .buttonsRight li {
    float: right;
}

body #FindJobHeroBlock input.buttonSubmit,
body #FindJobHeroBlock input.quicksearchbtn {
    background: #0093D0;
    font-weight: bold;
    border: 1px solid #0093D0;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 0px 25px;
    margin-left: 0 !important;
    width: 100%;
    height: 40px;
}

body #FindJobHeroBlock {
    background: rgb(235,235,235);
    float: left;
    width: 100%;
}

#FindJobHeroBlock .pageBlockContainer {
    overflow: visible;
    margin-bottom: 0;
}

body #FindJobHeroBlock .formRowTextInputRow {
    width: calc(50% - 70px);
    float: left;
    padding: 10px;
    clear: none;
}

    body #FindJobHeroBlock .formRowTextInputRow .labelContainer {
        display: none;
    }

    body #FindJobHeroBlock .formRowTextInputRow .controlContainer {
        margin-right: 0;
    }

        body #FindJobHeroBlock .formRowTextInputRow .controlContainer input.inputText {
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            border: 1px solid;
            float: left;
            padding: 0 9px;
        }

body #FindJobHeroBlock #quicksearch_SaveButtonRow_formRow {
    float: left;
    clear: none;
    width: auto;
    padding: 0;
    padding-right: 20px;
    text-align: center;
    margin-top: 10px;
}


body #FindJobHeroBlock div#quicksearch_SaveButtonRow_formRow_main {
    float: right;
    width: 16%;
}


#FindJobHeroBlock .pageBlockTitle p {
    color: #fff;
    padding-left: 20px;
    margin: 0;
}

body.Pos_Find_Results_Map.geoLocationSupported_Body #FindJobHeroBlock .formRowTextInputRow {
}

body #FindJobHeroBlock .formRowTextInputRow input#filter_text, body #FindJobHeroBlock .formRowTextInputRow input#filter_locationradius {
    width: 83%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border: 1px solid;
    float: left;
    padding: 0 9px;
}

/*input#filter_locationradius::placeholder {
    color: inherit;
}*/

body #FindJobHeroBlock .blockSummaryText {
    padding-left: 0;
}



#FindJobHeroBlock .buttonSubmit {
    display: inline-block;
    padding: 2.9px 25px;
}

body #fh5co-wrapper #FindJobHeroBlock #JobsNearMe:hover.buttonAnchor {
    /* text-decoration: underline ; */
    background: none;
}

#JobsNearMe {
    background: none;
    padding-left: 5px;
    color: #414245;
}

    #JobsNearMe:hover {
        color: #fff;
    }

    #JobsNearMe:before {
        font-family: FontAwesome;
        content: "\f124";
        padding-right: 1em;
    }

#FindJobHeroBlock h1 {
    margin-top: 0;
    font-family: gotham-bold, Arial, sans-serif;
    text-transform: none;
}

.slidetext.left {
    position: absolute;
    z-index: 2;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.6);
    padding: 20px;
    bottom: 50px;
    width: 50%;
    right: 30px;
}

    .slidetext.left p,
    .slidetext.left a {
        color: #fff;
        margin: 0;
    }

    .slidetext.left h1 {
        font-family: gotham-bold, Arial, sans-serif;
        color: #fff;
        margin: 0;
    }

.slidetext p {
    display: none;
}

/*---------------------------------------
   3.3 No vacancies              
-----------------------------------------*/

#eaContainer #Home_pageView #noPositions_pageBlockContainer .topContent {
    width: 100%;
}

#eaContainer #Home_pageView #noPositions_pageBlockContainer .topContent,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .title,
#eaContainer #Home_pageView #noPositions_pageBlockContainer .content {
    padding: 10px;
}

/*---------------------------------------
   3.4 Categories            
-----------------------------------------*/

/* Several different images */
.bg-one {
    background-image: url("../images/categories/category-6.jpg");
}

.bg-two {
    background-image: url("../images/categories/category-2.jpg");
}

.bg-three {
    background-image: url("../images/categories/category-3.jpg");
}

.bg-four {
    background-image: url("../images/categories/category-4.jpg");
}

.bg-five {
    background-image: url("../images/categories/category-5.jpg");
}

.bg-six {
    background-image: url("../images/categories/category-1.jpg");
}


.cat-inner {
    display: none;
}

.cat-container:hover .cat-inner, .cat-container:focus .cat-inner {
    display: block;
}

.categories .cat-inner {
    font-size: 28px;
    color: #ffffff;
    font-family: gotham-book, Arial, sans-serif;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 110px;
    cursor: pointer;
    /*text-decoration: none;*/
}

.cat-container:hover .cat-content, .cat-container:focus .cat-content {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

    .cat-container:hover .cat-content:before, .cat-container:focus .cat-content:before {
        display: block;
    }

.cat-container:hover a, .cat-container:focus a {
    display: block;
}

.cat-content:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
}

/*Roles Page Styling*/

#eaContainer .CodeListCountsSummary.pageBlockContainer .pageBlockContent .listContainer,
#eaContainer #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer,
#eaContainer #CodeListCounts_pageBlock {
    padding: 0;
    margin: 0;
}

.listContainer.listContainer_posCodeList20.listContainer_Option2 .listItemContainer_FullContent.listItemContainer_Even.listItemContainer_Value1922,
.listContainer.listContainer_posCodeList20.listContainer_Option2 .listItemContainer_FullContent.listItemContainer_Even.listItemContainer_Value1939 {
    display: none;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer {
    width: 33%;
    position: relative;
    margin: 10px;
    height: 275px;
}

    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder,
    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .listItemImageContainer {
        height: inherit;
    }

        #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .listItemImageContainer {
            z-index: 1;
            background-size: 200px;
            background-position: 50% 10%;
            background-repeat: no-repeat;
        }

        #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .listItemImageContainer,
        #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer:hover .listItemContainerBorder .listItemImageContainer {
            background-size: cover;
        }

        #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 2;
            background: rgb(0,0,0);
            background: rgba(0,0,0,0.7);
            /*height: 35px;*/
            height: 45px;
            text-align: center;
            transition: all .2s ease;
        }

            #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower .listItemTitle {
                padding: 4px 0 2px 0;
            }

                #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower .listItemTitle a {
                    font-size: 20px;
                    font-weight: 400;
                }

                #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower .listItemTitle a,
                #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower .listItemCountContainer {
                    color: #fff;
                }

            #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower .listItemCountContainer {
                font-size: 17px;
                font-weight: 400;
                text-align: center;
                opacity: 0;
                transition: all .2s ease;
            }

#Home_pageView .listItemTitleAnchor_Label {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    right: 0;
}

#Home_pageView .listItemCountContainer {
    vertical-align: middle;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate(0, -50%);
    right: 0;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer:hover .listItemContainerBorder .codeListBlockLower {
    height: 100%;
}

    #Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer:hover .listItemContainerBorder .codeListBlockLower .listItemCountContainer {
        opacity: 1;
    }

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer .listItemContainerBorder .codeListBlockLower {
    background: rgb(0, 147, 208);
    background: rgba(0, 147, 208, 0.8);
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer:hover .listItemContainerBorder .codeListBlockLower {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
}

.buttonsCenter {
    position: relative;
}

    .buttonsCenter a {
        margin: 0 auto;
    }

.videorow {
    margin-bottom: 20px;
}

section#newsfeed {
    background: #f1f1f1;
}

    section#newsfeed h1 {
        margin: 1em auto;
        font-family: gotham-bold, Arial, sans-serif;
    }

    section#newsfeed h4 {
        color: #000;
        font-family: gotham-bold, Arial, sans-serif;
        margin-top: 1em;
    }

#newsfeed p {
    margin-bottom: 1em;
}


.buttonbox {
    display: inline-block;
}

    .buttonbox a.buttonAnchor {
        background-color: transparent;
        color: #0093D0;
    }

#newsfeed .box {
    padding: 2em;
    max-height: 360px;
}

    #newsfeed .box img {
        max-height: 260px;
    }
/* Category images */
/*
    .listItemContainer_Value1 .listItemImageContainer,
    .listItemContainer_Value65 .listItemImageContainer {
        background-image: url('../images/categories/category-1.jpg') ;
    }

    .listItemContainer_Value2 .listItemImageContainer,
    .listItemContainer_Value66 .listItemImageContainer {
        background-image: url('../images/categories/category-2.jpg') ;
    }

    .listItemContainer_Value3 .listItemImageContainer,
    .listItemContainer_Value67 .listItemImageContainer {
        background-image: url('../images/categories/category-3.jpg') ;
    }

    .listItemContainer_Value4 .listItemImageContainer,
    .listItemContainer_Value68 .listItemImageContainer {
        background-image: url('../images/categories/category-4.jpg') ;
    }

    .listItemContainer_Value5 .listItemImageContainer,
    .listItemContainer_Value69 .listItemImageContainer {
        background-image: url('../images/categories/category-5.jpg') ;
    }

    .listItemContainer_Value6 .listItemImageContainer,
    .listItemContainer_Value70 .listItemImageContainer {
        background-image: url('../images/categories/category-6.jpg') ;
    }

    .listItemContainer_Value7 .listItemImageContainer,
    .listItemContainer_Value71 .listItemImageContainer {
        background-image: url('../images/categories/category-7.jpg') ;
    }

    .listItemContainer_Value8 .listItemImageContainer,
    .listItemContainer_Value72 .listItemImageContainer {
        background-image: url('../images/categories/category-8.jpg') ;
    }

    .listItemContainer_Value9 .listItemImageContainer,
    .listItemContainer_Value73 .listItemImageContainer {
        background-image: url('../images/categories/category-9.jpg') ;
    }
    */

/* Category images on hover */
/*
    .listItemContainer_Value1:hover .listItemImageContainer,
    .listItemContainer_Value65:hover .listItemImageContainer {
        background-image: url('../images/categories/category-1.jpg') ;
    }

    .listItemContainer_Value2:hover .listItemImageContainer,
    .listItemContainer_Value66:hover .listItemImageContainer {
        background-image: url('../images/categories/category-2.jpg') ;
    }

    .listItemContainer_Value3:hover .listItemImageContainer,
    .listItemContainer_Value67:hover .listItemImageContainer {
        background-image: url('../images/categories/category-3.jpg') ;
    }

    .listItemContainer_Value4:hover .listItemImageContainer,
    .listItemContainer_Value68:hover .listItemImageContainer {
        background-image: url('../images/categories/category-4.jpg') ;
    }

    .listItemContainer_Value5:hover .listItemImageContainer,
    .listItemContainer_Value69:hover .listItemImageContainer {
        background-image: url('../images/categories/category-5.jpg') ;
    }

    .listItemContainer_Value6:hover .listItemImageContainer,
    .listItemContainer_Value70:hover .listItemImageContainer {
        background-image: url('../images/categories/category-6.jpg') ;
    }

    .listItemContainer_Value7:hover .listItemImageContainer,
    .listItemContainer_Value71:hover .listItemImageContainer {
        background-image: url('../images/categories/category-7.jpg') ;
    }

    .listItemContainer_Value8:hover .listItemImageContainer,
    .listItemContainer_Value72:hover .listItemImageContainer {
        background-image: url('../images/categories/category-8.jpg') ;
    }

    .listItemContainer_Value9:hover .listItemImageContainer,
    .listItemContainer_Value73:hover .listItemImageContainer {
        background-image: url('../images/categories/category-9.jpg') ;
    }
    */

.textpage_role_details #eaContainer .csrow {
    overflow: auto;
    min-height: 1px;
    padding: 40px 15px;
}

    .textpage_role_details #eaContainer .csrow.align-center {
        text-align: center;
    }

        .textpage_role_details #eaContainer .csrow.align-center a {
            float: none;
            display: inline-block;
        }

.textpage_role_details .thetextalign {
    margin-top: 20px;
}

/*Roles Page Styling End*/
.availableListsContainer li {
    /* width: 48%; */
    width: auto;
    padding: 10px;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .availableListsContainer li {
    margin-left: 1%;
}

.availableListsItemContainer.availableListsItemContainer1 {
    float: left;
    text-align: right;
}

.availableListsItemContainer.availableListsItemContainer2 {
    float: right;
    text-align: left;
}

#Home_pageView #CodeListCounts_pageBlock .listContainer_Option2 .listItemContainer {
    width: 33.333%;
    position: relative;
    margin: 0.5%;
    height: 300px;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .availableListsContainer {
    padding: 15px 15px 15px 15px;
}

.CodeListCountsSummary.pageBlockContainer .pageBlockContent .availableListsContainer {
    margin-bottom: 0;
}

.availableListsContainer {
    background-image: url(../images/icons/crayon_dark-mid@2x.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    padding-bottom: 20px;
    background-size: 10%;
    margin-bottom: 20px;
}

.cat-container {
    width: 100%;
    height: 260px;
    display: table;
    overflow: hidden;
}

/*.masonry-layout-2 {
    margin-top: 32px;
}*/

.masonry-layout-2 .three-one-col,
.masonry-layout-2 .two-one-col,
.masonry-layout-2 .one-col,
.masonry-layout-2 .two-col,
.masonry-layout-2 .three-col {
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.masonry-layout-2 .shape {
    background: grey;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-size: cover;
}

    .masonry-layout-2 .shape:hover {
        opacity: 2;
        cursor: pointer;
    }

.masonry-layout-2 .shape-1,
.masonry-layout-2 .shape-2 {
    height: 300px;
}

.masonry-layout-2 .shape-3 {
    height: 600px;
}

.masonry-layout-2 .one-col {
    width: 34%;
}

.textpage_roles .masonry-layout-2 .one-col {
    width: 33%;
}

.masonry-layout-2 .two-col {
    width: 66%;
}

.masonry-layout-2 .three-col {
    width: 100%;
}

.masonry-layout-2 .two-one-col {
    width: 49.5%;
}

.textpage_roles .masonry-layout-2 .two-one-col {
    width: 49.7%;
}

.masonry-layout-2 .three-one-col {
    width: 32.85%;
}

.two-one-col .shape-3 {
    height: 610px;
}

.one-col .shape-1 {
    height: 310px;
}

.two-one-col .shape-1 {
    height: 302.5px;
}

.one-col .last-shape {
    height: 607.5px;
}

.one-two-col,
.two-one-col {
    margin-right: 5px;
}

.shape,
.cat-container {
    min-height: 100%;
    min-width: 100%;
    position: relative;
}

#cat-1, #cat-2, #cat-3, #cat-4, #cat-5, #cat-6, #cat-7, #cat-8, #cat-9, #cat-10, #cat-11 {
    background-position: center;
}

.tint {
    background-color: transparent;
    transition: background-color 1s ease, -webkit-transform 1s ease;
    transition: background-color 1s ease, transform 1s ease;
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
}

    .tint:hover {
        background-color: #0093D0;
        transition: background-color 1s ease, -webkit-transform 1s ease;
        transition: background-color 1s ease, transform 1s ease;
    }


    .tint p,
    .tint span {
        opacity: 0;
        width: 95%;
        margin: 0 auto;
        text-shadow: 0 0 10px #000;
    }

    .tint:hover p,
    .tint:hover span {
        opacity: 1;
        width: 95%;
        margin: 0 auto;
        -webkit-transition: all 1s ease-in;
        -moz-transition: all 1s ease-in;
        -o-transition: all 1s ease-in;
        transition: all 1s ease-in;
        text-shadow: 0 0 10px #000;
    }

    .tint span {
        font-weight: bold;
        font-size: 20px;
    }

    .tint:hover h1 {
        position: unset;
        top: auto;
        left: auto;
        transform: translate(0,0);
        background: url(../images/icons/crayon_white.png);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: 90% 10%;
        margin: 0 0 10px 0;
    }

.cat-align {
    text-align: center;
    color: #fff;
    width: 100%;
}

    .cat-align h1 {
        color: #fff;
        font-size: 40px;
        line-height: 1;
        text-shadow: 0 0 10px #000;
        width: 100%;
        text-align: center;
        z-index: 1;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        margin: 0 0 10px 0;
    }

.tint:hover .cat-align {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#newsfeed .box img {
    max-height: 150px;
    margin: 0 auto;
    display: block;
}

/*---------------------------------------
   3.5 Search results              
-----------------------------------------*/

body.Pos_Find_Results_Map h1.heading-section {
    color: #FFFFFF;
    font-family: gotham-bold, Arial, sans-serif;
}

html body.Pos_Find_Results {
    background: none;
}

html body .posListHover {
    display: none;
}

#eaContainer {
    min-height: 200px;
}

body.Pos_Find_Results #eaContainer {
    min-height: 500px;
}

.hero-bg {
    margin: 0;
    text-align: center;
}

.hero-bg {
    width: 100%;
    clear: both;
    background: url(../images/custom/alerts-bg.jpg) no-repeat center center;
    background-size: cover;
    min-height: 300px;
}

.hero-content {
    padding: 60px 15px;
}

.hero-bg h2 {
    font-size: 3em;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    margin: 0 0 20px;
    font-family: gotham-bold, Arial, sans-serif;
}

.hero-bg a.buttonAnchor {
    float: none;
    padding: 15px 27px;
}

.addressContainer input,
.addressContainer button {
    line-height: 28.8px;
}

#eaContainer .pagingButtons {
    padding-top: 2px;
}

#eaContainer .posBrowserMapBlock .addressContainer {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 375px;
}

    #eaContainer .posBrowserMapBlock .addressContainer .addressLabel {
        width: 150px;
        font-family: gotham-book, Arial, sans-serif;
    }

#eaContainer .addressContainer .addressButton {
    margin-top: 1px;
}

div.alternateViews .alternateViewsButton_List {
    margin-right: 1em;
}

#eaContainer #posBrowser_Filter_pageBlock .HeaderContainer {
    margin-bottom: 5px;
}

#eaContainer .posBrowserMapBlock .alternateViewsCurrent a {
    font-weight: bold;
}

#eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle {
    background: #818285;
    color: #fff;
    padding: 0;
    margin-top: 30px;
}

    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock {
        border: 1px solid #818285;
    }

        #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary {
            padding: 15px 20px 5px;
        }

            #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a {
                text-decoration: none !important;
                color: #fff;
                margin: 0;
            }

                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a.alternateViewsButton_Selected {
                    color: #d4d4d4;
                }

                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersSummary .alternateViews a:nth-child(2n) {
                    border-left: 1px solid #fff;
                    margin-left: 10px;
                    padding-left: 10px;
                }

        #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander {
            padding: 10px 20px 15px;
            text-align: right;
        }

            #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a {
                padding-right: 30px;
                color: #fff;
                position: relative;
            }

                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .filtersExpander a:after {
                    content: '\f0b0';
                    font-family: FontAwesome;
                    color: inherit;
                    font-size: 20px;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    transform: translateY(-50%);
                }

        #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer {
            background: #fff;
            border: medium none;
        }

            #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow {
                border-bottom: 1px solid #818285;
            }

                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow:last-child {
                    border-bottom: none;
                }

                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer {
                    background: #fff;
                }

                    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .HeaderContainer {
                        padding: 10px 10px 10px 15px;
                        background: #fff;
                        border: medium none;
                        margin-bottom: 0;
                    }

                        #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .HeaderContainer .HeaderLabel {
                            padding: 0;
                            color: #444;
                            line-height: normal;
                        }

                    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer {
                        display: block;
                        width: 100%;
                    }

                        #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer .ValueList {
                            padding: 0 0 20px 5px;
                        }

                            #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer .ValueList li {
                                margin-top: 0;
                                overflow: hidden;
                                width: 32%;
                                line-height: normal;
                                background: rgba(0, 0, 0, 0) url("../images/sprites/unticked.png") no-repeat scroll left center;
                            }

                                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer .ValueList li.ValueItem_selected {
                                    background: rgba(0, 0, 0, 0) url("../images/sprites/ticked.png") no-repeat scroll left center;
                                }

                                #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer .ValueList li .label {
                                    font-weight: normal;
                                    padding: 0 1px 0 5px;
                                }

                    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .possibleDistances .ValueList li a {
                        font-weight: normal;
                        padding: 0 1px 0 5px;
                    }

                    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .possibleDistances .ValueList li.possibleDistancesLabel {
                        display: none;
                    }

div.FilterContainer_LocationRadius .ValueContainer {
    margin-top: -15px;
}

#posBrowser_Filter_pageBlock .LocationValue {
    padding: 0 0 0 15px;
}

div.FilterContainer_LocationRadius .ValueContainer .LocationValue .locationValueLabel {
    color: #444;
    font-weight: 700;
    font-size: 14px;
}

div.FilterContainer_LocationRadius .ValueContainer .LocationValue .locationValueData {
    color: #444;
    font-size: 14px;
}

#eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridTop {
    background: #818285;
    border: medium none;
    display: block;
    float: none;
    margin: 0 auto;
    padding: 15px 20px;
    width: auto;
    color: #fff;
    border-top: 1px solid black;
}

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer {
        clear: both;
        margin: 0;
        padding: 0;
    }

        #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridTop .TilesGridSortingContainer .TilesGridSortingInnerContainer .sortingCurrent a {
            color: #fff !important;
        }

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridTop .TilesGridSortingPopup {
        background: #fff;
        border: 1px solid black;
    }

        #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridTop .TilesGridSortingPopup li a {
            color: #444;
        }

#eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent {
    border: medium none;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
}

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder .rowContainer {
        border: none;
        background: #fff;
        border-right: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
        min-height: 250px;
        margin: 0 !important;
        padding: 15px 20px;
        width: 33.3333%;
    }

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder:nth-child(3n+1) .rowContainer {
        border-left: 1px solid #e5e5e5;
    }

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder .rowContainer .rowHeader {
        margin-bottom: 15px;
        margin-top: 0;
        padding: 0;
    }

        #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder .rowContainer .rowHeader .rowLabel a {
            color: #444;
            display: block;
            line-height: normal;
            font-weight: bold;
            text-decoration: none !important;
        }

.gridFooter {
    background: #818285;
    color: #fff;
    padding: 10px;
}

/*#eaContainer #posBrowser_Filter_pageBlock .FilterContainer .ValueList li {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0) url("../images/sprites/unticked.png") no-repeat scroll left center;
    padding-left: 25px;
}

    #eaContainer #posBrowser_Filter_pageBlock .FilterContainer .ValueList li:hover {
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0) url("../images/sprites/unticked-pink.png") no-repeat scroll left center;
    }

    #eaContainer #posBrowser_Filter_pageBlock .FilterContainer .ValueList li.ValueItem_selected {
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0) url("../images/sprites/ticked.png") no-repeat scroll left center;
    }*/

#eaContainer .pageBlockInner_GridBlock .pagingControls_Tiles a {
    margin: 6px 5px 1px 1px;
}

html body .posListHover {
    background: #F1F0F0;
    border: 0;
    max-height: 50%;
}

/*#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer {
    margin: 10px 0.5% 0;
    height: auto;
    width: 32.33%;
    padding: 30px 0;
    text-align: center;
}

#posBrowser_Filter_pageBlock .FilterContainer .ValueList li, #posBrowser_Filter_pageBlock .FiltersContainer .AvailableList li {
    margin: 5px 10px 0 0;
}

.pageBlockInner_GridBlock .ListGridContainer .rowLabel {
    float: none;
}

#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer:hover a {
    text-decoration: none;
}

#eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer a {
    font-weight: bold;
    font-size: 26px;
}*/

#eaContainer #posBrowser_Filter_pageBlock .FilterContainer .label,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer .count {
    font-size: inherit;
    font-family: gotham-book, Arial, sans-serif;
}

#eaContainer #posBrowser_Filter_pageBlock .FilterContainer a:hover,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer a:hover .label,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer a:hover .count,
#eaContainer #posBrowser_Filter_pageBlock .FilterContainer .ValueItem_selected a span {
    text-decoration: none;
}

/*---------------------------------------
   3.6 Job description             
-----------------------------------------*/

#eaContainer .earcu_posdescriptiontitle {
    font-weight: bold;
    line-height: 1.5em;
    margin: 0.45em 0;
    padding: 0;
}

#eaContainer #posdesc_pageBlock .posdescriptionPropertyBox,
#eaContainer #posdesc_pageBlock .posrating,
#eaContainer #posdesc_pageBlock .possharing,
#eaContainer #posdesc_pageBlock .posAlerts {
    padding: 2em;
}

.posAlerts_info.posrightbox_info {
    margin: 1em 0 0;
}

#eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right {
    margin-right: 0;
    margin-bottom: 10px;
}

.posAlerts .posAlerts_info {
    margin-bottom: 1em;
}

#eaContainer .connectedContainer,
#eaContainer .button.connect {
    display: block;
    float: none;
}

#eaContainer .connectedContainer {
    margin-bottom: 1em;
    width: 100%;
}

#eaContainer .button.connect {
    width: 92%;
}

#eaContainer .buttonContainer {
    display: none;
}

#eaContainer #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2,
#eaContainer .ulListItemLabel,
/* #eaContainer .gridContent,*/
#eaContainer .PosMyAppSummaryValues,
#eaContainer .rowContainer,
body #eaContainer #MyDetailsStauts_pageBlockContainer .pageBlockContent.pageBlockContent_TextTagReplacementBlock {
    padding: 1em;
    margin-bottom: 1em;
}

.PosMyAppSummaryValues dd {
    margin: 0;
}

#eaContainer .PosMyAppSummaryValues div.appCompleteChartBack,
#eaContainer .PosMyAppSummaryValues div.appCompleteChartBar {
    padding: 0;
    margin: 0;
}

#eaContainer .PosDescriptionText .ApplyNowContainer {
    float: right;
}

#eaContainer div.posDescriptionContainer317 .BigVacancyMap {
    width: 100%;
}

#eaContainer div.posDescriptionContainer317 .RightJobBox {
    margin-left: 20px;
}

#eaContainer .ApplyViaFormContainer,
#eaContainer .ApplyViaFormContainer .buttonsLeft,
#eaContainer .ApplyViaFormContainer .buttonsLeft ul li,
#eaContainer .ApplyViaFormContainer .buttonsLeft ul li a,
#eaContainer .ApplyViaFormContainer .buttonsRight,
#eaContainer .ApplyViaFormContainer .buttonsRight ul li,
#eaContainer .ApplyViaFormContainer .buttonsRight ul li a {
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

#eaContainer .miniMapButton {
    margin-bottom: 10px;
}

#eaContainer #posdesc_pageBlock ul.jobSum li .jobSumValue {
    margin-right: 0;
}

#eaContainer #posdesc_pageBlock .posdescriptionPropertyBox,
#eaContainer #posdesc_pageBlock .posrating,
#eaContainer #posdesc_pageBlock .possharing,
#eaContainer #posdesc_pageBlock .posAlerts {
    background: #f1f0f0 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 2em;
    margin-bottom: 10px;
}

.Pos_Description .heading-section {
    display: none;
}

#JobDescriptionMap_vacancyMap_pageBlock {
    padding: 0;
}

#DocumentList li a:before {
    font-family: 'FontAwesome';
    content: '\f0c6';
    margin-right: 10px;
}

#eaContainer #PosDescSharingItems {
    text-align: center;
    margin: 0 auto;
    width: 190px;
}

#eaContainer .RightJobBox .posAlerts {
    text-align: center;
}

/*---------------------------------------
   3.7 Job alerts             
-----------------------------------------*/

html body #lookupResults_gridTable {
    margin-bottom: 0;
    width: 100%;
}

#eaContainer .pageBlockInner_FormBlock div.controlContainer_ReadOnly .selectmultipleContainer .selectmultiplelist li {
    padding-left: 5px;
}

#eaContainer .pageBlockInner_FormBlock label.formLabel {
    text-align: left;
}

.Application_Section_PersonalDetails #eaContainer .pageBlockInner_FormBlock label.formLabel {
    text-align: right;
}

#eaContainer #posdesc_pageBlock .posDescriptionContainer,
#eaContainer #posBrowser_ResultsGrid_pageBlock div.ListGridContainer {
    overflow: hidden;
}

#posdesc_pageBlock .codeListDescContainer {
    border: none;
}

.codeListDescMenuContainer {
    display: none;
}

#eaContainer .pageBlockInner_FormBlock div.formRowTextAreaRow div.controlContainer_ReadOnly,
#eaContainer .pageBlockInner_FormBlock div.formRowTextAreaRow div.controlContainer_ReadOnlyWithControl {
    width: 30%;
}

#eaContainer .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapInnerContainer_Small {
    width: 360px;
}

#eaContainer .pageBlockInner_FormBlock .noselectmultipleoptionsmessage,
#eaContainer .formRowSelectMultiCodelistRow label {
    padding: 6px 7px;
}

#eaContainer #MyJobFeedForm_form div.formRow {
    margin-top: 1em;
}

/*---------------------------------------
   3.8 Questions            
-----------------------------------------*/

#eaContainer .formRow.formRowRadioInputRow.formRowRadioInputRow_Fancy {
    margin-bottom: 2em;
}

#eaContainer div.pageBlockInner_FormBlock div.formRow {
    /* width: 98%; */
    width: 100%;
}

#eaContainer #questions_form .controlContainer {
    margin-top: 1em;
}

.pageBlockInner_FormBlock .radioOption input {
    margin-top: 3px;
}

/*---------------------------------------
   3.9 Login            
-----------------------------------------*/

#login_SaveButtonRow_formRow input,
#login_buttons2_formRow a {
    min-width: 285px;
}

/* Center apply social icons */

#eaContainer #login_pageBlock .ssoIcon,
#eaContainer #newregister_pageBlock .ssoIcon {
    display: inline-block;
    float: none;
}

#eaContainer #login_pageBlock .ssoIconsInnerContainer,
#eaContainer #newregister_pageBlock .ssoIconsInnerContainer {
    text-align: center;
}

/*---------------------------------------
   3.10 Register            
-----------------------------------------*/

#eaContainer .pageBlockInner_FormBlock input.inputText {
    padding: 5px;
}

#eaContainer #LinkedInStart_pageView .pageBlockInner_FormBlock .iconListStyle .iconContainer {
    border: 0;
    background: #F1F1F1;
}

.LinkedInInstructions #eaContainer .mainearcublock .buttonsRight input.buttonSubmit {
    background: #0078B5;
    color: #ffffff;
}

    .LinkedInInstructions #eaContainer .mainearcublock .buttonsRight input.buttonSubmit:hover {
        background: #9b9c9e;
    }

/*NEW SSO icons*/
#UsernameForm_pageBlock .ssoIconsInnerContainer {
    max-width: 341px;
}

@media screen and (max-width: 768px) {
    #UsernameForm_pageBlock .ssoIconsInnerContainer {
        max-width: 170px;
    }
}

#eaContainer #UsernameForm_ssoicons_formRow .ssoIcon,
#eaContainer #UsernameForm_ssoicons_formRow .ssoIcon {
    display: inline-block;
    width: 65px !important;
    border: none;
    height: 65px;
    padding: 0;
    margin-bottom: 18px;
    padding-top: 10px;
    margin: 10px;
}

#eaContainer #login_pageBlock .ssoIconsInnerContainer,
#eaContainer #newregister_pageBlock .ssoIconsInnerContainer {
    text-align: center;
    max-width: 100%;
}

.ssoIcon.google_ssoIcon {
    background-color: #ffffff;
    background-image: url(../images/sso/google.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.ssoIcon.linkedin_ssoIcon {
    background-color: #ffffff;
    background-image: url(../images/sso/linkedin.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.ssoIcon.facebook_ssoIcon {
    background-color: #ffffff;
    background-image: url(../images/sso/facebook.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.ssoIcon.microsoft_ssoIcon {
    background-color: #ffffff;
    background-image: url(../images/sso/microsoft.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#login_pageBlock .ssoIcon.google_ssoIcon .ssoIconLink:hover,
#newregister_pageBlock .ssoIcon.google_ssoIcon .ssoIconLink:hover,
#login_pageBlock .ssoIcon.linkedin_ssoIcon .ssoIconLink:hover,
#newregister_pageBlock .ssoIcon.linkedin_ssoIcon .ssoIconLink:hover,
#login_pageBlock .ssoIcon.facebook_ssoIcon .ssoIconLink:hover,
#newregister_pageBlock .ssoIcon.facebook_ssoIcon .ssoIconLink:hover,
#login_pageBlock .ssoIcon.microsoft_ssoIcon .ssoIconLink:hover,
#newregister_pageBlock .ssoIcon.microsoft_ssoIcon .ssoIconLink:hover {
    background-color: transparent;
    text-decoration: none;
}

.ssoIcon.google_ssoIcon > a.ssoIconLink > img,
.ssoIcon.linkedin_ssoIcon > a.ssoIconLink > img,
.ssoIcon.facebook_ssoIcon > a.ssoIconLink > img,
.ssoIcon.microsoft_ssoIcon > a.ssoIconLink > img {
    display: none;
    visibility: hidden;
}

.ssoIcon.microsoft_ssoIcon > a.ssoIconLink,
.ssoIcon.facebook_ssoIcon > a.ssoIconLink,
.ssoIcon.linkedin_ssoIcon > a.ssoIconLink,
.ssoIcon.google_ssoIcon > a.ssoIconLink {
    display: block;
    height: 65px;
    width: 65px;
}

/*end*/

/*---------------------------------------
   3.11 Tabs            
-----------------------------------------*/

body #Application_Login_pageView #PageTitleBlock_pageBlock #pageTitleSignInHeaderContainer,
body #Application_Login_pageView #PageTitleBlock_pageBlock #pageTitleRegisterHeaderContainer {
    margin: 25px 0;
}

#pageTitleSignInHeaderContainer h2,
#pageTitleRegisterHeaderContainer h2 {
    background: #f1f1f1;
    color: #9a9b9c;
    padding: 10px;
    font-family: gotham-bold, Arial, sans-serif;
}


/*---------------------------------------
   3.12 Talent Pools            
-----------------------------------------*/

a.profileBlock {
    width: 33.333%;
    float: left;
    position: relative;
}

    a.profileBlock .profileImg {
        min-height: 250px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

.profileText {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 147, 208, 0.8);
    height: 45px;
}

    .profileText h4 {
        color: #fff;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%);
        right: 0;
        font-size: 20px;
        font-weight: 400;
        font-family: gotham-bold, Arial, sans-serif;
    }

.profileText {
    transition: all .2s ease;
}


a.profileBlock:hover .profileText {
    height: 100%;
    background: rgb(0,0,0);
    background: rgba(0,0,0,0.7);
    transition: all .2s ease;
}

#talentpoolgrid_pageBlockContainer .pageBlockHeader {
    display: none;
}

#talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock {
    border: none;
}

    #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent {
        border: none;
        padding: 0;
    }

        #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer {
            margin: 0;
        }

            #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder {
                width: 33%;
                height: 400px;
                position: relative;
                margin: 10px 0 30px;
                overflow: hidden;
            }

                #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder:before {
                    background: #0093D0;
                    content: '';
                    display: block;
                    height: calc(100% - 60px);
                    width: 90%;
                    z-index: 0;
                    position: absolute;
                    top: 60px;
                    left: -40px;
                    transition: all .2s ease-in-out;
                }

                #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer {
                    width: 90%;
                    margin: 0 auto !important;
                    position: relative;
                    overflow: hidden;
                    transition: all .2s ease-in-out;
                    border: none;
                    background: none;
                    padding: 0;
                    overflow: hidden;
                }

                    #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader {
                        position: relative;
                        width: 100%;
                        float: left;
                        z-index: 2;
                        text-align: center;
                        margin-top: 15px;
                        padding: 0;
                    }

                        #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader a {
                            text-decoration: none;
                            display: block;
                            background: #0093D0;
                            transition: all .2s ease;
                            padding: 15px;
                            width: 100%;
                            overflow: auto;
                            font-size: 20px;
                            box-sizing: border-box;
                            line-height: normal;
                            color: #fff;
                        }

                            #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader a:after {
                                content: "Register your interest";
                                width: 100%;
                                clear: left;
                                float: left;
                                text-align: center;
                                margin-top: 5px;
                                font-weight: normal;
                                font-size: 16px;
                            }

                        #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowHeader .rowLabel {
                            float: none;
                        }

                    #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer {
                        float: left;
                        width: 100%;
                    }

                        #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer {
                            padding: 0;
                            margin: 0;
                        }

                            #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer span {
                                z-index: 1;
                                transition: all .2s ease-in-out;
                            }

                                #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder .rowContainer .rowContentContainer .rowItemsContainer span a.rcMenu img {
                                    width: 100%;
                                    height: 284px;
                                    object-fit: cover;
                                    object-position: 50% 50%;
                                }

                #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder:hover:before {
                    top: 0px;
                    left: 10px;
                }

                #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder:hover .rowContainer {
                    transform: scale(1.1);
                    transition: all .2s ease-in-out;
                }

    #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridFooter {
        background: none;
        padding: 0;
    }

#alerts-box {
    text-align: center;
    overflow: hidden;
    background-image: url(../Images/custom/alerts-bg.jpg);
    background-position: right top;
    margin-bottom: 30px;
}

    #alerts-box .text-container {
        background-color: #0093D0;
        margin: 0;
        padding: 10px;
        width: 469px;
        min-height: 253px;
    }

    #alerts-box .ee-inner {
        padding: 10px;
    }

    #alerts-box ul {
        list-style: none;
    }

    #alerts-box li {
        text-align: left;
    }

    #alerts-box h2 {
        font-size: 26px;
        font-size: 2.6rem;
        margin-top: 0;
        font-family: gotham-bold, Arial, sans-serif;
    }

    #alerts-box h2 {
        color: #ffffff;
        margin-bottom: 10px;
        font-family: gotham-bold, Arial, sans-serif;
    }

    #alerts-box p {
        color: #ffffff;
        margin-bottom: 10px;
        font-family: gotham-book, Arial, sans-serif;
    }

        #alerts-box p.lrg {
            font-size: 22px;
            line-height: 110%;
            font-family: gotham-book, Arial, sans-serif;
        }

    #alerts-box a {
        background: transparent;
        font-weight: bold;
        border: 2px solid #fff;
        color: #fff;
        text-align: center;
        display: inline-block;
        padding: 12px 26px;
        margin-left: 4px;
        margin-top: 0;
        outline: none;
        box-shadow: 1px 1px #888888;
    }

@media all and (max-width:1200px) {
    #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder {
        width: 49%;
    }
}

@media all and (max-width:767px), all and (max-device-width:767px) {
    #talentpoolgrid_pageBlockContainer #talentpoolgrid_pageBlock .gridContent .ListGridContainer .rowContainerHolder {
        width: 100%;
    }

    #alerts-box {
        background: none;
    }

        #alerts-box .text-container {
            width: auto;
        }

        #alerts-box .ee-inner {
            padding: 10px 15%;
        }
}

@media all and (max-width:479px), all and (max-device-width:479px) {
    #alerts-box .ee-inner {
        padding: 10px;
    }
}

/*---------------------------------------
   3.13 Events           
-----------------------------------------*/

#eventsListContainer .eventContainerWrapper {
    display: inline-block;
    vertical-align: middle;
    width: calc(33.3333% - 10px);
    margin: 5px;
    cursor: pointer;
    background: #0093D0;
    color: #fff;
    transition: all .2s ease;
}

    #eventsListContainer .eventContainerWrapper .eventContainer {
        min-height: 1px;
        text-align: center;
        padding: 0;
        overflow: hidden;
    }

        #eventsListContainer .eventContainerWrapper .eventContainer div {
            padding: 0 10px;
        }

            #eventsListContainer .eventContainerWrapper .eventContainer div:last-child {
                padding-bottom: 10px;
            }

        #eventsListContainer .eventContainerWrapper .eventContainer .eventImageContainer {
            padding: 0;
        }

            #eventsListContainer .eventContainerWrapper .eventContainer .eventImageContainer .eventImageLink {
                overflow: hidden;
                max-height: 200px;
                display: block;
            }

                #eventsListContainer .eventContainerWrapper .eventContainer .eventImageContainer .eventImageLink .eventImage {
                    width: 100%;
                    height: auto;
                    max-height: inherit;
                    object-fit: cover;
                    object-position: 50% 50%;
                    transition: all .2s ease;
                }

        #eventsListContainer .eventContainerWrapper .eventContainer .eventNameContainer {
            padding-top: 10px;
        }

            #eventsListContainer .eventContainerWrapper .eventContainer .eventNameContainer a {
                color: inherit;
            }

    #eventsListContainer .eventContainerWrapper:hover {
        background: #333333;
    }

    #eventsListContainer .eventContainerWrapper .eventContainer .eventImageContainer .eventImageLink .eventImage:hover {
        transform: scale(1.2);
    }

/* --------------------------------------
=========================================
   4. CANDIDATE PORTAL
=========================================
-----------------------------------------*/
/*---------------------------------------
   4.1 My home           
-----------------------------------------*/
#eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuProfileImage .messageContainer {
    margin-right: 0;
}

#eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock #eArcuProfileImage .imageContainer {
    float: none;
    position: relative;
    margin: 0 auto;
}

#eArcuProfileImage {
    text-align: center;
}

#Welcome_pageView .iconLabel a {
    overflow-wrap: break-word;
}

/*
#eaContainer #Welcome_pageView .pageBlockContent_FormBlock .iconContainer {
    padding-top: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid #ccc;
}

#eaContainer #Welcome_pageView #WelcomeInfoBlock_Logout_formRow .iconContainer {
    border-bottom: 0;
}
*/

#eaContainer #WelcomeInfoBlock_pageBlock div.pageBlockInner_FormBlock div.formRow {
    float: none;
}

#eaContainer .rowItemsInnerContainer2 {
    overflow: hidden;
}

#eaContainer #Welcome_pageView #WelcomeInfoBlock_Logout_formRow {
    display: block;
}

#eaContainer #Welcome_pageView #ToDoList_pageBlock .ulListItemLabel {
    padding: 2em;
}

#eaContainer .pageBlockInner_FormBlock .formRowIconRow .iconRowValues .iconRowValueHighLight:hover {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

#eaContainer #Welcome_pageView #ToDoList_pageBlock .ulListItemLabel {
    background-position: 30px 15px;
}

#Welcome_pageView .iconLabel a {
    font-family: gotham-book, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
}

/*---------------------------------------
   4.2 My profile
-----------------------------------------*/

#eArcuProfileImage .imageContainer_DefaultImage {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0) url("../images/icons/icon_avatar.png") no-repeat scroll center center;
}

#eaContainer #MyDetailsStauts_pageBlockContainer .pageBlockContent.pageBlockContent_TextTagReplacementBlock {
    border: 1px solid #d0d0d0;
}

#eaContainer #ShowCurrentAppLink_buttons_formRow {
    margin-top: 0.75em;
    margin-bottom: 1em;
}

.Login #eaContainer .pageBlockInner_FormBlock div.textLiteral {
    text-align: center;
}

.Application_Login #eaContainer .pageBlockInner_FormBlock div.textLiteral {
    text-align: center;
}

.ProfileRegisterWithAlerts #eaContainer .pageBlockInner_FormBlock div.textLiteral {
    text-align: center;
}

#eaContainer .pageBlockInner_FormBlock div.textLiteral {
    text-align: left;
}

#Grid_PERSONALDETAILS_pageBlock .rowlink {
    padding-left: 20px;
}

#eaContainer .pageBlockContainer #Grid_PERSONALDETAILS_pageBlock .rowHeader .rowlink a {
    margin-left: 1em;
}

/* Add Email */

#EmailForm_pageBlock .pageBlockInner_FormBlock .formRowSelectInputRow_Common select {
    width: 251px;
}

#eaContainer #MyDetails_Username_pageView .usernameOrPrimaryEmailContainer {
    width: 100%;
}

#eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailContainer {
    padding: 15px 10px 10px;
}

/* Connected */

#eaContainer #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer2 {
    margin-left: 0;
}

#eaContainer #MyDetails_ConnectedServices_pageView a.connect {
    background: none;
    color: #000000;
    font-family: gotham-book, Arial, sans-serif;
    padding-left: 0;
    text-decoration: none;
}

a#newProfileImageContainer {
    display: none;
}

/*---------------------------------------
   4.3 My applications
-----------------------------------------*/
#eaContainer .pageBlockInner_GridBlock .ListGridContainer .rowHeader {
    padding: 0;
}

.pageBlockInner_GridBlock .ListGridContainer .rowItemsContainer {
    margin: 0;
    padding: 0;
}

#posBrowser_ResultsGrid_pageBlock .ListGridContainer .rowItemsInnerContainer {
    margin-left: 0;
}

html body .pageBlockInner_GridBlock table.gridTable tr.oddRow:hover a,
html body .pageBlockInner_GridBlock table.gridTable tr.evenRow:hover a {
    text-decoration: none;
}

#eaContainer #ApplicationsGrid_pageBlock .pageBlockInner_GridBlock div.gridContent {
    padding: 10px 0;
}

    #eaContainer #Welcome_pageView .pageBlockContent_FormBlock .iconListStyle,
    #eaContainer #ApplicationsGrid_pageBlock .pageBlockInner_GridBlock div.gridContent .rowContainer {
        background: #f0f0f0;
        padding: 1em;
        /* border-bottom: 1px solid #d0d0d0; */
        margin-bottom: 1em;
    }

        #eaContainer #Welcome_pageView .pageBlockContent_FormBlock .iconListStyle:last-child {
            margin-bottom: 0;
        }

    #eaContainer .mainearcublock .rowContainer_Last,
    #eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer_Last,
    #eaContainer #ApplicationsGrid_pageBlock .pageBlockInner_GridBlock div.gridContent .rowContainer_Last {
        border-bottom: 0;
    }

    #eaContainer #ApplicationsGrid_pageBlock .pageBlockInner_GridBlock div.gridContent .rowContainer a.rcMenu {
        font-size: 24px;
        font-family: gotham-book, Arial, sans-serif;
        text-decoration: none;
    }

#eaContainer #ApplicationsGrid_pageBlock,
#eaContainer #Application_List_pageView #intro_pageBlock {
    padding-left: 0;
}

/* --------------------------------------
=========================================
   5. APPLICATION SECTIONS
=========================================
-----------------------------------------*/

/*---------------------------------------
   5.1 Progress bar       
-----------------------------------------*/

#eaContainer #posSummaryBlock_pageBlock .appCompleteChartBar {
    height: 30px;
}

#eaContainer #posSummaryBlock_pageBlock .appCompleteChartBack {
    height: 30px;
    width: 100%;
}

#eaContainer #posSummaryBlock_pageBlock .welcomePackStatus_NotSubmitted,
#eaContainer #posSummaryBlock_pageBlock .appStatusNotSubmitted {
    margin-top: 1em;
    text-align: right;
    font-weight: bold;
}

/*
#eaContainer #posSummaryBlock_pageBlock .PosMyAppSummaryBlock dl {
    margin: 1em 0 3px;
}
*/

#eaContainer #posSummaryBlock_pageBlock div.greenbox dt {
    float: none;
    font-weight: bold;
    width: 120px;
}

#eaContainer #posSummaryBlock_pageBlock div.greenbox dt,
#eaContainer #posSummaryBlock_pageBlock div.greenbox dd {
    display: inline-block;
}

#eaContainer #posSummaryBlock_pageBlock div.greenbox dt {
    width: 10%;
}


#eaContainer #posSummaryBlock_pageBlock div.greenbox dd {
    width: 80%;
    margin-left: 0;
    margin-top: 10px;
}

/*---------------------------------------
   5.2 Application summary          
-----------------------------------------*/

#eaContainer .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList,
#eaContainer #Application_Home_pageView .ulList {
    margin: 0;
    overflow: hidden;
}

    body #eaContainer .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .Section_OfferSubmit,
    #eaContainer #Application_Home_pageView .ulList .Section_SubmitAndDeclarations {
        min-height: 0;
        margin: 0.5%;
        position: relative;
        height: 120px;
        clear: none;
    }

    #eaContainer .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock .ulList div.ulListItemLabel,
    #eaContainer #Application_Home_pageView .ulList div.ulListItemLabel {
        padding: 5px;
        text-align: center;
        margin: 0;
        font-size: 30px;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
    }


#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;
    }

.PosMyAppSummaryValues {
    padding: 1em;
}

#eaContainer #Application_Section_Submit_pageView #SubmitForm_checkboxlegal_formRow .labelContainer {
    width: auto;
}

#eaContainer .OfferSectionsSummaryBlockContainer .ulList .Completed div.ulListItemLabel a,
#eaContainer #Application_Home_pageView .ulList .Completed div.ulListItemLabel a,
#eaContainer .OfferSectionsSummaryBlockContainer .ulList div.ulListItemLabel:hover a,
#eaContainer .OfferSectionsSummaryBlockContainer .ulList div.ulListItemLabel a,
#eaContainer #Application_Home_pageView .ulList div.ulListItemLabel a,
#eaContainer .OfferSectionsSummaryBlockContainer .ulList div.ulListItemLabel:hover a {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 0 10px #000;
}

#eaContainer .OfferSectionsSummaryBlockContainer .ulListItem,
#Application_Home_pageView #sectionslist_pageBlock .ulListItem,
#additionalinformationsectionslist_pageBlock .ulListItem {
    border-color: #e3e3e3;
    float: left;
    margin: 0.25% 0.5%;
    width: 32.33%;
    font-weight: normal;
    background-position: center;
    background-size: cover;
    padding: 6% 10px;
    height: 120px;
    position: relative;
    overflow: hidden;
}

#posSummaryBlock_pageBlock .appstatusLOCKEDandNOTsubmitted {
    height: auto;
    font-size: 26px;
}

#eaContainer .OfferSectionsSummaryBlockContainer .ulListItem:last-child,
#Application_Home_pageView #sectionslist_pageBlock .ulListItem:last-child {
    padding: 6% 10px;
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:first-child {
    background-image: url(../images/custom/profile/1.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(2) {
    background-image: url(../images/custom/profile/2.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(3) {
    background-image: url(../images/custom/profile/3.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(4) {
    background-image: url(../images/custom/profile/4.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(5) {
    background-image: url(../images/custom/profile/5.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(6) {
    background-image: url(../images/custom/profile/6.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(7) {
    background-image: url(../images/custom/profile/7.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(8) {
    background-image: url(../images/custom/profile/8.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(9) {
    background-image: url(../images/custom/profile/9.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:nth-child(10) {
    background-image: url(../images/custom/profile/10.jpg);
}

#Application_Home_pageView #sectionslist_pageBlock .ulListItem:last-child {
    background-image: url(../images/custom/profile/submit.jpg);
}




#Application_Home_pageView #additionalinformationsectionslist_pageBlock .ulListItem {
    background-image: url(../images/headers/rawpixel-740382-unsplash.jpg);
}

    #Application_Home_pageView #additionalinformationsectionslist_pageBlock .ulListItem:first-child {
        background-image: url(../images/headers/Photo.jpg);
    }

    #Application_Home_pageView #additionalinformationsectionslist_pageBlock .ulListItem:nth-child(2) {
        background-image: url(../images/headers/PendragonAwards2018-189.jpg);
    }


    #Application_Home_pageView #additionalinformationsectionslist_pageBlock .ulListItem:nth-child(3) {
        background-image: url(../images/headers/HRSummerShindig.jpg);
    }

#Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed {
    border-color: #e3e3e3;
    float: left;
    margin: 0.25% 0.5%;
    width: 32.33%;
    font-weight: normal;
    background-position: center, center;
    background-size: auto 90%, cover;
    position: relative;
    height: 120px;
}

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:first-child {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete1.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(2) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete2.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(3) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete3.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(4) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete4.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(5) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete5.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(6) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete6.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(7) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete7.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(8) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete8.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(9) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete9.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:nth-child(10) {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/complete10.jpg);
    }

    #Application_Home_pageView #sectionslist_pageBlock .ulListItem.Completed:last-child {
        background-image: url(../images/icons/tick.png), url(../images/custom/profile/completesubmit.jpg);
    }

#eaContainer .OfferSectionsSummaryBlockContainer #sectionslist_pageBlock,
#eaContainer .OfferSectionsSummaryBlockContainer #BackBlock_pageBlock,
.Application_Home #sectionslist_pageBlock,
.Application_Home #BackBlock_pageBlock {
    padding: 0;
    margin-top: 15px;
}

/*---------------------------------------
   5.3 Global sections       
-----------------------------------------*/

/* Login / Register block */

.banner-main-container {
    position: relative;
}

body.Pos_Find_Results_Map.geoLocationSupported_Body .banner-main-container {
    display: none;
}

#login-register-block {
    background: #9b9c9e;
    display: block;
    width: 300px;
    position: absolute;
    text-align: center;
    bottom: 50px;
    margin-left: 50px;
    padding: 1em;
    border-radius: 5px;
}

    #login-register-block .buttonAnchor {
        background: #F1F1F1;
        color: #313131;
        margin-right: 1em;
    }

.block-right {
    float: right;
}

#login-register-block .buttonAnchor.no-margin {
    margin: 0;
}

#eaContainer .pageBlockInner_GridBlock .ListGridContainer .rowContainer_WithIcons .rowItemsInnerContainer {
    margin-left: 0;
}

#Grid_REFEREES_pageBlock .gridContent * {
    float: none;
}

#eaContainer .PosMyAppSummaryLinks {
    margin-bottom: 1em;
    /*margin-top: 1em;*/
}

    #eaContainer .PosMyAppSummaryLinks a {
        /*background: transparent url("../images/sprites/arrow-right.png") no-repeat scroll 0 0;*/
        padding-left: 20px;
    }


#eaContainer .questionsAnswerBlock .answersContainer div.appSummaryGridHeader,
#eaContainer .questionsAnswerBlock .answersContainer div.appSummaryGridValue {
    padding-left: 1em;
}

#eaContainer .questionsAnswerBlock .answersContainer div.appSummaryGridHeader {
    font-weight: bold;
}

#eaContainer #SectionCompleteBlock_completed_formRow .labelContainer {
    padding-top: 0;
}

#eaContainer .pageBlockInner_FormBlock .fakecheck {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0) url("../images/sprites/unticked.png") no-repeat scroll left center;
}

    #eaContainer .pageBlockInner_FormBlock .fakecheck:hover {
        background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0) url("../images/sprites/unticked-pink.png") no-repeat scroll left center;
    }

#eaContainer .pageBlockInner_FormBlock .fakechecked:hover,
#eaContainer .pageBlockInner_FormBlock .fakechecked {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0) url("../images/sprites/ticked.png") no-repeat scroll left center;
}

#eaContainer div.blockSummaryText {
    padding-left: 3px;
    margin-bottom: 1em;
}

#eaContainer .pageBlockInner_FormBlock textarea.inputTextArea,
#eaContainer .pageBlockInner_FormBlock .formRowSelectInputRow_Common select {
    border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
    border-style: solid;
    border-width: 1px;
    padding: 3px;
    width: 251px;
}

body #eaContainer .formRowTextAreaRow .controlContainer,
body #eaContainer .formRowTextAreaRow .controlContainer .inputTextArea,
body #eaContainer .pageBlockInner_FormBlock textarea.inputTextArea,
#eaContainer textarea {
    width: 100%;
}

#eaContainer .pageBlockInner_FormBlock label.formLabel {
    padding-right: 5px;
    font-weight: bold;
}

#eaContainer #Buttons_pageBlock .pageBlockInner .buttonHolder ul li {
    width: auto;
}

#eaContainer .pageBlockContainerMiddle .buttonsContainer {
    margin-top: 1em;
}

#eaContainer .PosMyWelcomePackSummaryLinks {
    display: inline-block;
}

#Add_REFEREES_Description_formRow .labelContainer {
    text-align: left;
}

#eaContainer .mainearcublock .rowContainer {
    background: #F1F1F1;
}

.Application_List #eaContainer .mainearcublock .rowContainer {
    background: none;
}

#eaContainer .PosMyAppSummaryValues {
    background: #F1F1F1;
    margin-top: 13px;
    border: 2px solid #0093D0;
    border-radius: 5px;
}

#eaContainer .PosMyAppSummaryLinks {
    margin-bottom: 1em;
    margin-top: 2em;
}

.Pos_Description_Review #eaContainer .PosMyAppSummaryLinks {
    margin-left: 0;
}

#eaContainer .PosMyAppSummaryLinks a {
    background: transparent url("../images/sprites/arrow-right.png") no-repeat scroll 0 3px;
    padding-left: 20px;
}

.earcujobref {
    display: inline;
}

#eaContainer #posSummaryBlock_pageBlock .welcomePackStatus_NotSubmitted,
#eaContainer #posSummaryBlock_pageBlock .appStatusNotSubmitted {
    font-family: gotham-book, Arial, sans-serif;
}

#eaContainer .Application_earcuBody #posSummaryBlock_pageBlock .PosMyAppSummaryValues {
    margin: 2px 0 3px;
}

#eaContainer #posSummaryBlock_pageBlock div.greenbox dt, #eaContainer #posSummaryBlock_pageBlock div.greenbox dd {
    display: inline-block;
}

#eaContainer .pageBlockContainer .rowHeader .rowlink {
    padding-left: 0;
}

/*---------------------------------------
   5.4 CV upload          
-----------------------------------------*/

.fileContainer .deletefile img {
    opacity: 0;
}

div#confirmdialogDialogContainer {
    z-index: 501 !important; /*override inline*/
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .deletefile {
    position: relative;
    z-index: 500;
}

.fileContainer .deletefile {
    background: url("../images/sprites/black-cross.png") no-repeat right;
}

    .fileContainer .deletefile:hover {
        background: url("../images/sprites/red-cross.png") no-repeat right;
    }

.filename.rcFileMenu {
    height: 65px;
    overflow: auto;
    position: absolute;
}

#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow button,
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow button.hover {
    background-image: url("../images/sprites/white-upload.png");
    padding: 8px 25px 8px 50px;
    background-position: 10% center;
    background-repeat: no-repeat;
}

/*
#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow button.hover {
    background-image: url("../images/sprites/white-upload.png");
}
*/

#eaContainer .fileContainer {
    background-image: none;
    text-transform: uppercase;
}

#eaContainer .pageBlockInner_FormBlock #fileupload_Files_formRow label.formLabel {
    margin: 10px;
    text-align: center;
    width: auto;
}

#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .uploadedFilesHeader {
    padding: 5px 5px 5px 20px;
}

#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer .uploadedFilesContainer {
    margin: 0 4px 10px;
}

#eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer .filenameInner {
    text-align: center;
}

#eaContainer #fileupload_Files_formRow .controlContainer {
    float: none;
    margin-bottom: 10px;
    margin: auto;
    display: table;
}

.pageBlockInner_FormBlock div.formRowFileUploadRow .fileuploadrow {
    min-width: 260px;
    text-align: center;
    margin: auto;
    display: initial;
}

#eaContainer #fileupload_Files_formRow .labelContainer {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

#eaContainer .mainearcublock .bottomControlContainer .uploadedFilesHeader {
    background: #F1F1F1;
    border: 0;
    font-family: gotham-book, Arial, sans-serif;
    color: #313131;
}

body .pageBlockInner_FormBlock div.formRowFileUploadRow .bottomControlContainer .filename {
    background: #9b9c9e;
}

/*---------------------------------------
   5.5 Equal opportunities        
-----------------------------------------*/

body #eaContainer #Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer,
body #eaContainer #Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow div.labelContainer,
body #eaContainer #Edit_WORKEXPERIENCE_pageBlock .formRowTextAreaRow label.formLabel,
body #eaContainer #Add_WORKEXPERIENCE_pageBlock .formRowTextAreaRow label.formLabel,
#Edit_EQUALOPS_form .textLiteral {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: left;
}

/*---------------------------------------
   5.6 Interviews    
-----------------------------------------*/

#eaContainer .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapInnerContainer_Small {
    margin-left: 0;
    width: auto;
}

#eaContainer .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapContainer_Small {
    width: 30%;
}

/*---------------------------------------
   Home Tooltip CSS   
-----------------------------------------*/
.tooltiphometips {
    display: none;
    background: #004666 none repeat scroll 0% 0%;
    font-weight: bold;
    border: 2px solid #004666;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 6px;
    float: left;
    margin-left: 63px;
}

.clicked {
    display: block !important;
}

/*---------------------------------------
   Life At Lithia UK Article Block CSS   
-----------------------------------------*/
.textpage_lifeatpendragon .block-content {
    word-wrap: break-word;
}

/*---------------------------------------
    Quick Apply CSS  
-----------------------------------------*/
.Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
.Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
.Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
    width: 49%;
    margin-left: 8%;
}

.Pos_Description #QuickApplyForm_surname_formRow .controlContainer #Pos_Description_QuickApplyForm_surname,
.Pos_Description #QuickApplyForm_firstname_formRow .controlContainer #Pos_Description_QuickApplyForm_firstname,
.Pos_Description #QuickApplyForm_username_formRow .controlContainer #Pos_Description_QuickApplyForm_username {
    width: 257px;
}

.Pos_Description #QuickApplyForm_buttons_formRow {
    width: 100%;
}

    .Pos_Description #QuickApplyForm_buttons_formRow .buttonsRight {
        float: left;
        position: relative;
        left: 340px;
    }

.Pos_Description .controlError {
    text-align: center;
}

.Pos_Description #QuickApplyForm_submitinstructions_formRow {
    padding-left: 15px;
    padding-right: 15px;
}

.Pos_Description #QuickApplyForm_Int3_formRow .labelContainer,
.Pos_Description #QuickApplyForm_Int5_formRow .labelContainer,
.Pos_Description #QuickApplyForm_Int6_formRow .labelContainer,
.Pos_Description #QuickApplyForm_Int7_formRow .labelContainer,
.Pos_Description #QuickApplyForm_Codelist1Id_formRow .labelContainer {
    padding-right: 12px;
}

.Pos_Description #QuickApplyForm_Int3_formRow #Pos_Description_QuickApplyForm_Int3,
.Pos_Description #QuickApplyForm_Int5_formRow #Pos_Description_QuickApplyForm_Int5,
.Pos_Description #QuickApplyForm_Int6_formRow #Pos_Description_QuickApplyForm_Int6 {
    margin-top: 15px;
}

.Pos_Description #QuickApplyForm_Int7_formRow #Pos_Description_QuickApplyForm_Int7,
.Pos_Description #QuickApplyForm_Codelist1Id_formRow #Pos_Description_QuickApplyForm_Codelist1Id {
    margin-top: 25px;
}

/* --------------------------------------
=========================================
   6. MEDIA QUERIES
=========================================
-----------------------------------------*/
@media only screen and (max-width: 1830px) {
    .tooltiphometips {
        margin-left: 58px;
    }
}

@media only screen and (max-width: 1746px) {
    .tooltiphometips {
        margin-left: 52px;
    }
}

@media only screen and (max-width: 1655px) {
    .tooltiphometips {
        margin-left: 46px;
    }
}

@media only screen and (max-width: 1540px) {
    .tooltiphometips {
        margin-left: 39px;
    }
}

@media only screen and (max-width: 1435px) {
    .tooltiphometips {
        margin-left: 32px;
    }
}

@media only screen and (max-width: 1337px) {
    .tooltiphometips {
        margin-left: 26px;
    }
}

/*---------------------------------------
   6.1 Laptop             
-----------------------------------------*/
@media only screen and (max-width: 1224px) {
    /* Summary box */
    .Pos_Description_Review #eaContainer div.pageBlockContainer.pageBlockContainer_FormBlock, .Pos_Description_Review #eaContainer div.pageBlockContainer.pageBlockContainer_GridBlock, #eaContainer .Application_earcuBody div.pageBlockContainer.pageBlockContainer_FormBlock, #eaContainer .Application_earcuBody div.pageBlockContainer.pageBlockContainer_GridBlock, .MyEmailsByApplication #eaContainer div.pageBlockContainer.pageBlockContainer_GridBlock, .Email_Detail #eaContainer #posSummaryBlock_pageBlockContainer {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    #eaContainer div.posDescriptionContainer317 .LeftJobBox,
    #eaContainer div.posDescriptionContainer317 .RightJobBox {
        width: 95%;
        float: none;
        display: block;
        margin: 0;
    }

    .Pos_Description_Review #eaContainer #posSummaryBlock_pageBlockContainer,
    .Application_earcuBody #posSummaryBlock_pageBlockContainer,
    .MyEmailsByApplication #eaContainer #posSummaryBlock_pageBlockContainer,
    .Email_Detail #eaContainer #posSummaryBlock_pageBlockContainer {
        float: none;
        width: 100%;
    }

    /* Search */
    #home-img {
        position: unset;
        top: 0;
        left: 0;
        width: 100%;
        text-align: left;
        transform: none;
        clear: both;
    }

    #FindJobHeroBlock,
    #FindJobContainer {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        padding-bottom: 0;
        border-radius: 0;
    }

    body #FindJobHeroBlock .formRowTextInputRow {
        display: block;
        width: 100% !important;
    }

    body #FindJobHeroBlock #quicksearch_SaveButtonRow_formRow {
        margin-top: 0;
        padding: 10px 20px;
    }

    body #FindJobHeroBlock input {
        margin-left: 0;
    }

    .slidetext.left {
        position: unset;
        background-color: rgb(0, 0, 0);
        background-color: rgba(0, 0, 0, 0.6);
        padding: 20px 50px;
        width: 100%;
    }

    .flex-control-nav {
        position: unset;
        margin-top: 15px;
    }

    /* Job Description */
    #eaContainer .PosDescriptionText .ApplyNowContainer {
        display: none;
    }


    body #FindJobHeroBlock .formRowTextInputRow input#filter_text, body #FindJobHeroBlock .formRowTextInputRow input#filter_locationradius {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .categoryDropDown.departments {
        width: 100%;
        margin-bottom: 5px;
    }

    body #FindJobHeroBlock div#quicksearch_SaveButtonRow_formRow,
    body #FindJobHeroBlock div#quicksearch_SaveButtonRow_formRow_main {
        float: left;
        clear: none;
        width: 100%;
        padding: 0;
        margin-top: 0;
    }

        body #FindJobHeroBlock div#quicksearch_SaveButtonRow_formRow li {
            width: 100%;
            padding: 10px 20px;
        }



    a.profileBlock {
        width: 50% !important;
    }


    .footerinner {
        width: 50%;
    }

        .footerinner.contact {
            width: 100%;
        }

    .tooltiphometips {
        margin-left: 19px;
    }
    /* Search results */
    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer .ValueList li {
        display: block;
        margin: 0;
        padding-left: 0;
        width: 50%;
    }

    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .possibleDistances .ValueList li a,
    #eaContainer #posBrowser_Filter_pageBlock .FilterContainer .label {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1094px) {
    .tooltiphometips {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 1076px) {
    .tooltiphometips {
        margin-left: 0px;
        width: 100%;
        font-size: 14px;
    }
}

/*---------------------------------------
   6.2 Tablet           
-----------------------------------------*/

@media screen and (max-width: 980px) {

    .Application_Section_PersonalDetails #eaContainer .pageBlockInner_FormBlock label.formLabel {
        text-align: left;
    }

    /* Set label and input widths to 100% */
    #eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock .eArcuLeft,
    #eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock .eArcuRight,
    body button.buttonAnchor,
    body input.buttonSubmit,
    body a.buttonAnchor,
    #eaContainer a.button,
    body #eaContainer #SearchForm_pageBlockContainer div.pageBlockInner_FormBlock div.formRow .controlContainer,
    body #modalcodelistlookup_pageBlock .labelContainer,
    body .ui-dialog #LookupFilterBlock_pageBlock .labelContainer,
    .pageBlockContent_FormBlock .pageBlockInner_FormBlock div.labelContainer,
    #EmailForm_pageBlock .pageBlockInner_FormBlock .formRowSelectInputRow_Common input,
    #EmailForm_pageBlock .pageBlockInner_FormBlock .formRowSelectInputRow_Common select,
    body .pageBlockInner_FormBlock label.formLabel,
    body .pageBlockInner_FormBlock input.inputText,
    #eaContainer html body #lookupResults_gridTable,
    #eaContainer .pageBlockInner_FormBlock div.divajaxcontainter,
    #eaContainer .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapContainer_Small,
    #eaContainer .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapInnerContainer_Small,
    #eaContainer .pageBlockInner_FormBlock div.formRowTextAreaRow div.controlContainer_ReadOnly,
    #eaContainer .pageBlockInner_FormBlock div.formRowTextAreaRow div.controlContainer_ReadOnlyWithControl,
    #eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailButtonsContainer,
    #eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailPrimaryAlreadyContainer,
    #eaContainer #SearchForm_pageBlock #SearchForm_filter_text_formRow,
    #eaContainer #SearchForm_pageBlock #SearchForm_filter_locationradius_formRow,
    #eaContainer #SearchForm_pageBlock #SearchForm_SaveButtonRow_formRow,
    #eaContainer #SearchForm_pageBlockContainer div.pageBlockInner_FormBlock div.formRow .labelContainer,
    #eaContainer #SearchForm_pageBlockContainer div.pageBlockInner_FormBlock div.formRow .controlContainer,
    #eaContainer #SearchForm_pageBlockContainer div.pageBlockInner_FormBlock div.formRow .controlContainer .inputText,
    #eaContainer .pageBlockInner_FormBlock input.inputText,
    #eaContainer .pageBlockInner_FormBlock label.formLabel,
    #eaContainer .pageBlockInner_FormBlock div.labelContainer,
    #eaContainer .pageBlockInner_FormBlock div.controlContainer,
    #eaContainer .pageBlockInner_FormBlock .formRowSelectInputRow_Common select,
    #eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailValuesContainer {
        width: 100%;
        text-align: left;
    }

    /* Set button widths to 100% */
    #eaContainer a.button,
    html body .buttonsRight,
    #eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right,
    #eaContainer .buttonsLeft button.buttonAnchor,
    #eaContainer .buttonsRight button.buttonAnchor,
    #eaContainer .buttonsLeft input.buttonSubmit,
    #eaContainer .buttonsRight input.buttonSubmit,
    #eaContainer .buttonsLeft a.buttonAnchor,
    #eaContainer .buttonsRight a.buttonAnchor,
    #Grid_PERSONALDETAILS_pageBlock .rowlink a {
        width: 100%;
        float: none;
        margin: 1em 0 0 0;
    }

    #eaContainer .fileuploadbutton {
        margin: auto !important;
    }

    #eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock .eArcuLeft,
    #eaContainer #MyDetails_pageView #MyDetailsStauts_pageBlock .eArcuRight,
    .pageBlockContent_FormBlock .pageBlockInner_FormBlock div.controlContainer,
    #eaContainer .pageBlockInner .buttonsLeft,
    #eaContainer .pageBlockInner .buttonsRight,
    #eaContainer .pageBlockInner .buttonsLeft li,
    #eaContainer .pageBlockInner .buttonsRight li {
        float: none;
        margin-bottom: 5px;
    }

    body div.ui-dialog .pageBlockInner_GridBlock .scroller {
        margin: 1em 0;
    }

    /* Align search labels left */
    body .pageBlockInner_FormBlock div.labelContainer,
    #eaContainer .pageBlockInner_FormBlock div.labelContainer,
    #eaContainer #SearchForm_pageBlock .pageBlockInner_FormBlock div.labelContainer {
        text-align: left;
    }

    /* Home */
    #eaContainer .col-left,
    #eaContainer .col-right {
        width: 100%;
    }

    /* No vacancies */
    #eaContainer #Home_pageView #noPositions_pageBlockContainer .leftContainer,
    #eaContainer #Home_pageView #noPositions_pageBlockContainer .rightContainer {
        width: 100%;
        float: none;
    }

    #eaContainer #Home_pageView #noPositions_pageBlockContainer .content_login {
        margin-left: 0;
    }

    #eaContainer #Home_pageView #noPositions_pageBlockContainer .content_register {
        margin-right: 0;
    }

    html body .tooltip2_Outer,
    html body .posListHover {
        display: none;
    }

    #eaContainer #why-good-stuff, #eaContainer #latest-jobs {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    /* Category & AP section blocks */
    #eaContainer #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer,
    #eaContainer #Home_pageView #CodeListCounts_pageBlock .listItemContainer,
    .listContainer.listContainer_posCodeList18 > div, .listContainer.listContainer_posCodeList16 > div,
    .listContainer.listContainer_posCodeList20 > div,
    a.profileBlock {
        width: 100% !important;
    }

    .col-third {
        display: block;
        width: 100%;
    }

    .cat-container,
    .count-block .no-of {
        display: inline-block;
        width: 49.5%;
    }

    .count-block .no-of {
        display: block;
        width: 100%;
    }

    /* Category pages */
    #eaContainer #Pos_Category_Description_pageView #categorydesc_pageBlock .imageContainer,
    #eaContainer #Campaign_Detail_pageView #campaign_pageBlock .imageContainer,
    #eaContainer #Pos_Category_Description_pageView #categorydesc_pageBlock .descContainer,
    #eaContainer #Campaign_Detail_pageView #campaign_pageBlock .descContainer {
        display: block;
        width: 100%;
    }

    #eaContainer .category-blocks .category-block,
    #eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer,
    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder .rowContainer {
        width: 50%;
    }

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder:nth-child(3n+1) .rowContainer {
        border-left: none;
    }

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder:nth-child(2n+1) .rowContainer {
        border-left: 1px solid #e5e5e5;
    }

    #eaContainer .category-blocks .category-block {
        min-height: 210px;
    }

    /* Alerts */
    #eaContainer .pageBlockInner_FormBlock .SelectAutoRow .inputContainer, #eaContainer .pageBlockInner_FormBlock div.SelectMultiRow .selectmultiplerow {
        overflow: visible;
    }

    #MyJobFeedForm_MultiCodeList4_formRow .labelContainer {
        display: none;
    }

    #eaContainer .pageBlockInner_FormBlock .inputContainer .inputText,
    #eaContainer .pageBlockInner_FormBlock div.SelectMultiRow .selectmultiplerow .divajaxcontainter {
        float: none;
    }

    /* Summary icons */
    #eaContainer #WelcomeInfoBlock_pageBlock div.pageBlockInner_FormBlock div.formRow {
        width: 100%;
        display: inline-block;
    }

    /* Email address */
    #eaContainer #MyDetails_Username_pageView #Summary_emailList_formRow .emailPrimaryAlreadyContainer {
        float: none;
        margin-top: 1em;
    }

    /* Questions and answers */
    #eaContainer .questionsAnswerBlock div.appSummaryGridHeader {
        width: 100%;
    }

    #eaContainer .questionsAnswerBlock .appSummaryQuestionGridRow div.appSummaryGridValue {
        margin-left: 0;
        width: 100%;
    }

    /* File upload */
    #eaContainer .pageBlockInner_FormBlock div.formRowFileUploadRow button {
        background-position: 5% center;
        background-repeat: no-repeat;
    }

    /* Interview map */
    #eaContainer .interviewdetailform .pageBlockInner_FormBlock .mapRow .mapContainer_Small {
        margin-left: 0;
    }

    /* Search Results */
    #posBrowser_ResultsGrid_pageBlockContainer,
    #posBrowser_Filter_pageBlockContainer {
        width: 100%;
        display: block;
    }

    #FindJobBlock #quicksearch_filter_text_formRow,
    #FindJobBlock #quicksearch_filter_locationradius_formRow {
        width: 100%;
        display: block;
    }

    #FindJobBlock #quicksearch_form {
        width: 50%;
        margin-left: 25%;
        padding-left: 0;
    }

    /* Job Description */

    #eaContainer div.posDescriptionContainer317 .LeftJobBox,
    #eaContainer div.posDescriptionContainer317 .RightJobBox,
    .RightBackBox {
        width: 100%;
        display: block;
    }

    .RightBackBox,
    #eaContainer div.posDescriptionContainer317 .RightJobBox {
        margin-left: 0;
        margin-top: 1em;
    }

    /* Main Banner */
    #login-register-block {
        background: #9b9c9e;
        display: block;
        width: 100%;
        bottom: 0;
        margin-left: 0;
        position: relative;
        min-height: 75px;
    }

        #login-register-block .buttonAnchor {
            margin-bottom: 16px;
            width: auto;
        }

    .block-right {
        float: right;
    }

    .homecategoriesinner {
        width: 50%;
    }

    .brands {
        width: 50%;
    }

    .awards {
        width: 50%;
    }

    .uscol-xs-6.text-center {
        width: 100%;
    }

    .uscol-xs-6.text-left .accordion-container {
        width: 100%;
    }

    body.textpage_ourculture .iframeContainer,
    body.textpage_ourculture .portalsContainer {
        width: 100%;
        margin: 0.5% 0;
    }

    .Pos_Description #QuickApplyForm_pageBlock {
        overflow: hidden;
    }

    .Pos_Description #QuickApplyForm_Int3_formRow #Pos_Description_QuickApplyForm_Int3,
    .Pos_Description #QuickApplyForm_Int5_formRow #Pos_Description_QuickApplyForm_Int5,
    .Pos_Description #QuickApplyForm_Int6_formRow #Pos_Description_QuickApplyForm_Int6,
    .Pos_Description #QuickApplyForm_Int7_formRow #Pos_Description_QuickApplyForm_Int7,
    .Pos_Description #QuickApplyForm_Codelist5Id_formRow #Pos_Description_QuickApplyForm_Codelist5Id,
    .Pos_Description #QuickApplyForm_adverturlid_formRow #Pos_Description_QuickApplyForm_adverturlid,
    .Pos_Description #QuickApplyForm_Codelist1Id_formRow #Pos_Description_QuickApplyForm_Codelist1Id {
        width: 100%;
        margin: 0px;
    }

    .Pos_Description #QuickApplyForm_surname_formRow .controlContainer #Pos_Description_QuickApplyForm_surname,
    .Pos_Description #QuickApplyForm_firstname_formRow .controlContainer #Pos_Description_QuickApplyForm_firstname,
    .Pos_Description #QuickApplyForm_username_formRow .controlContainer #Pos_Description_QuickApplyForm_username {
        width: 100%;
    }

    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer .formLabel,
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer .formLabel,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer .formLabel {
        text-align: right;
    }
}

@media screen and (max-width: 800px) {
    .Pos_Description #QuickApplyForm_buttons_formRow .buttonsRight {
        float: left;
        position: relative;
        left: 0px;
    }

        .Pos_Description #QuickApplyForm_buttons_formRow .buttonsRight ul li {
            margin-left: 43%;
        }
}

@media screen and (max-width: 789px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 53%;
        margin-left: 10%;
    }
}

/*---------------------------------------
   6.3 Phablet            
-----------------------------------------*/
@media all and (max-width: 767px) {
    #Application_Home_pageView #sectionslist_pageBlock .ulListItem {
        width: 100%;
    }

    .contactus, .helpinner {
        width: 100%;
        float: left;
        text-align: center;
    }

    #eventsListContainer .eventContainerWrapper {
        width: 100%;
        margin: 5px 0;
    }
    /* Search results */
    #eaContainer #posBrowser_Filter_pageBlockContainer .pageBlockContainerMiddle #posBrowser_Filter_pageBlock .FiltersContainer .FilterRow .FilterContainer .ValueContainer .ValueList li {
        display: block;
        margin: 0;
        padding-left: 0;
        width: 100%;
    }

    ul.campaigns li {
        width: 100%;
        padding-right: 0;
        float: none;
    }

    .textpage_diversity .imagesContainer .imageBlock {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 731px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 57%;
        margin-left: 8%;
    }
}

@media screen and (max-width: 680px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 62%;
        margin-left: 7%;
    }
}

@media screen and (max-width: 626px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 68%;
        margin-left: 8%;
    }
}

@media screen and (max-width: 600px) {

    /* Main headings */
    #eaContainer h1 {
        font-size: 35px;
        word-wrap: break-word;
        font-family: gotham-bold, Arial, sans-serif;
    }

    /* Align buttons */
    #eaContainer a.button,
    #eaContainer #Pos_Description_pageView #posdesc_pageBlock a.right,
    #eaContainer .fileuploadbutton,
    #eaContainer .buttonsLeft button.buttonAnchor,
    #eaContainer .buttonsRight button.buttonAnchor,
    #eaContainer .buttonsLeft input.buttonSubmit,
    #eaContainer .buttonsRight input.buttonSubmit,
    #eaContainer .buttonsLeft a.buttonAnchor,
    #eaContainer .buttonsRight a.buttonAnchor {
        float: none;
        margin: 0;
        white-space: normal;
        line-height: 1.25;
    }

    /* Align labels left */
    #eaContainer .pageBlockInner_FormBlock div.labelContainer {
        text-align: left;
    }

    #eaContainer #posSummaryBlock_pageBlock div.greenbox dt {
        float: none;
    }

    /* Job search */
    #quicksearch_pageBlockContainer .buttonsRight li,
    #quicksearch_pageBlockContainer .buttonsRight input,
    #quicksearch_pageBlockContainer .buttonsRight {
        float: none;
        width: 100%;
        margin-top: 0;
    }

    #Home_pageView #CodeListCounts_pageBlockContainer .availableListsContainer li {
        width: 99%;
        text-align: center;
    }

    #Home_quicksearch_filter_locationradius, #Home_quicksearch_filter_text {
        font-size: 1.6em;
    }

    .hero-text .section-content .blockquote {
        font-size: 28px;
    }

    /* Category & AP section blocks */
    #eaContainer #MyDetails_ConnectedServices_pageView #ConnectedServicesForm_pageBlock .serviceContainer,
    #eaContainer #Home_pageView #CodeListCounts_pageBlock .listItemContainer,
    .listContainer.listContainer_posCodeList18 > div, .listContainer.listContainer_posCodeList16 > div,
    .listContainer.listContainer_posCodeList20 > div {
        width: 100% !important;
    }

    .col-third,
    .cat-container {
        display: block;
        width: 100%;
    }

    #eaContainer .category-blocks .category-block {
        min-height: 0;
    }

    /* Search result blocks */
    #eaContainer .category-blocks .category-block,
    #eaContainer #posBrowser_ResultsGrid_pageBlock .rowContainer,
    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder .rowContainer {
        width: 100%;
        border-left: 1px solid #e5e5e5;
        min-height: 1px;
    }

    #eaContainer #posBrowser_ResultsGrid_pageBlockContainer #posBrowser_ResultsGrid_pageBlock .gridContainer .gridContent .rowContainerHolder .rowContainer {
        height: auto;
    }

    /* Job alerts */
    body .pageBlockInner_GridBlock div.gridContentWithHeader {
        width: 350px;
    }

    body .ui-dialog {
        width: 380px;
    }

    /* Candidate portal */
    #eaContainer #posSummaryBlock_pageBlock div.greenbox dt {
        display: block;
        width: 100%;
    }

    #eaContainer #posSummaryBlock_pageBlock dd {
        margin-left: 0;
    }

    /* Job Description */

    #eaContainer #posdesc_pageBlock ul.jobSum li {
        display: block;
    }

        #eaContainer #posdesc_pageBlock ul.jobSum li:after {
            content: none;
        }


    #eaContainer .OfferSectionsSummaryBlockContainer .ulListItem,
    #Application_Home_pageView #sectionslist_pageBlock .ulListItem {
        background-position: 97% 50%;
    }

    .benefits {
        width: 100%;
    }
}

@media screen and (max-width: 572px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 71%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 548px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 81%;
        margin-left: 0%;
    }
}

@media screen and (max-width: 482px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 90%;
    }
}

/*---------------------------------------
   6.4 Phone          
-----------------------------------------*/

@media screen and (max-width: 480px) {
    /* Job alerts */
    body .pageBlockInner_GridBlock div.gridContentWithHeader {
        width: 250px;
    }

    body .ui-dialog {
        width: 280px;
    }

    /* Search */
    #FindJobBlock #quicksearch_form {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    div.alternateViews .alternateViewsButton_Map:before {
        content: none;
    }

    #Grid_PERSONALDETAILS_pageBlock .rowlink a {
        display: block;
    }

    .homecategoriesinner {
        width: 100%;
    }

    .brands {
        width: 100%;
    }

    .awards {
        width: 100%;
    }

    #eaContainer .pageBlockInner_FormBlock #fileupload_Files_formRow label.formLabel {
        text-align: left;
    }

    .helpinner {
        width: 100%;
    }

    .footerinner {
        width: 100%;
    }
}

@media only screen and (max-width: 457px) {
    .tooltiphometips {
        font-size: 10px;
    }
}

/***KMA new stuff for the life at page***/
.liferow {
    margin-bottom: 14px;
}

.imgvid, .jtext,
.lifecol, .lifecolone {
    padding-left: 7px;
    padding-right: 7px;
}

.openbg {
    background-size: cover;
    display: inline-block;
    width: 100%;
    min-height: 220px;
    background-position: center;
}

.lifepanellink {
    color: #fff;
    margin: auto;
    vertical-align: middle;
    font-weight: bold;
    background-color: rgba(0, 147, 208, 0.8);
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 186px;
    height: 34px;
    line-height: 33px;
}

.lifeopenpanel {
    height: 100%;
    display: none;
    margin-top: 18px;
    margin-bottom: 18px;
    background-color: #dddddd;
    padding-top: 24px;
    padding-bottom: 24px;
    transition: all 2s linear;
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.69);
}

.activecontent {
    display: block;
    transition: all, 2s linear;
}

.fifty {
    width: 49%;
    display: inline-block;
}

.lifeopentitle {
    font-weight: 300;
    color: #9A9B9C;
    font-size: 52px;
    margin-bottom: 10px;
    line-height: 50px;
    margin-top: 0;
}

.crossclose {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -20px;
    right: 20px;
    cursor: pointer;
}

    .crossclose::before,
    .crossclose::after {
        content: '';
        position: absolute;
        width: 100%;
        top: 50%;
        height: 1px;
        background: #888;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .crossclose::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .crossclose:hover::before,
    .crossclose:hover::after {
        background: #333;
    }

.arrowup {
    top: auto;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #ddd;
    border-width: 15px;
    left: 50%;
    margin: -20px 0 0 -15px;
    z-index: 2;
    visibility: hidden;
}

.arrowactive {
    visibility: visible;
}

.auone, .aufive {
    left: 24%;
}

.autwo, .ausix {
    left: 63%;
}

.authree {
    left: 37%;
}

.aufour {
    left: 76.5%;
}

@media screen and (max-width: 434px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        font-size: 13px;
    }
}

@media screen and (max-width: 423px) {
    .Pos_Description #QuickApplyForm_buttons_formRow .buttonsRight ul li {
        margin-left: 34%;
    }
}

@media screen and (max-width: 362px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 92%;
        font-size: 11px;
    }
}

@media screen and (max-width: 362px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        width: 92%;
        font-size: 11px;
    }
}

@media screen and (max-width: 354px) {
    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        font-size: 12px;
    }
}

@media screen and (max-width: 319px) {
    .Pos_Description #QuickApplyForm_pageBlock div.pageBlockInner_FormBlock div.formRow {
        width: 100%;
    }

    .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer,
    .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer {
        font-size: 12px;
        width: 100%;
    }

        .Pos_Description #QuickApplyForm_checkboxlegal_formRow .labelContainer .formLabel,
        .Pos_Description #QuickApplyForm_contactconsent_formRow .labelContainer .formLabel,
        .Pos_Description #QuickApplyForm_eligibletowork_formRow .labelContainer .formLabel {
            text-align: center;
        }

    .Pos_Description #QuickApplyForm_pageBlock #QuickApplyForm_form .controlContainer .checkboxContainer {
        margin-left: 49%;
    }

    .Pos_Description #quickapplydialogDialogContainer {
        width: 100% !important;
        overflow: hidden !important;
    }
}

@media screen and (max-width: 768px) {

    .lifecolone {
        margin-bottom: 14px;
    }

    .lifeopentitle {
        font-size: 24px;
        margin-top: 10px;
        line-height: 22px;
    }

    .imgvid {
        padding-top: 20px;
    }

    .auone, .authree, .aufive {
        left: 30%;
    }

    .autwo, .aufour, .ausix {
        left: 70%;
    }

    .arrowup {
        display: none !important; /*never displayed at this res*/
    }

    .lifeopenpanel {
        z-index: 9999;
        top: 50%;
        transform: translate(0, -50%);
        height: auto;
    }

    .crossclose::before,
    .crossclose::after {
        height: 3px;
    }
}
/***KMA end the new stuff***/

.Pos_Find_Results .flex-prev,
.Pos_Find_Results .flex-next,
.ProfileRegisterWithAlerts .flex-prev,
.ProfileRegisterWithAlerts .flex-next,
.textpage_talentpools .flex-prev,
.textpage_talentpools .flex-next,
.Login .flex-prev,
.Login .flex-next {
    display: none !important;
}

.Pos_Find_Results .slides li,
.ProfileRegisterWithAlerts .slides li,
.textpage_talentpools .slides li,
.Login .slides li {
    opacity: 1 !important;
}

/*---32793200----*/

.listItemContainer.listItemContainer4.listItemContainer_FullContent.listItemContainer_Even.listItemContainer_Value1919,
.listItemContainer.listItemContainer20.listItemContainer_FullContent.listItemContainer_Even.listItemContainer_Value1940,
.listItemContainer.listItemContainer22.listItemContainer_FullContent.listItemContainer_Empty.listItemContainer_Even.listItemContainer_Value1931,
.listItemContainer.listItemContainer24.listItemContainer_FullContent.listItemContainer_Even.listItemContainer_Value1932,
.listItemContainer.listItemContainer19.listItemContainer_Odd.listItemContainer_Value1977,
.listItemContainer.listItemContainer27.listItemContainer_FullContent.listItemContainer_Odd.listItemContainer_Value1939 {
    display: none;
}

/*hide location tooltip*/
.tooltip2_Outer.quicksearch_filter_locationradius_formRow {
    display: none;
}

/*---*/

.textpage_landing .tooltiphometips {
    display: none !important;
}

ul.invert-list_items li.socials a {
    font-size: 25px;
}

#homesocial {
    padding: 0 20px;
}
