/* ==========================================================================
   16_SPECIFICS
   --------------------------------------------------------------------------
   * README

   * SEARCH JOBS (HOME): SITE LEVEL

   * BANNER: SECONDARY

   * WIDGET: SOCIAL LOGIN
   ========================================================================== */

/* README
   ===========================================g=============================== */

/*!
 * Styles on this stylesheet are the All specific styles.
 * That means they apply to any page that deals with an exception to any
 * default style.

 * If you need to deal with an exception to any default styles, you should
 * manage it by adding a .X--modifier class to the .X element and develop the
 * given exception nested to this .X--modifier class in this stylesheet under
 * the corresponding page subtitle.

 * These .X--modifier classes and its nested styles are grouped by page in which
 * are featured, sorted by HTML depth, and separated in Structure, Behaviour or
 * Appearance styles as appropriate.
 */

/* GENERAL
   -------------------------------------------------------------------------- */
/* Appearance
   -------------------------------------------------------------------------- */

 [class*="__center"] {
    text-align: center;
    margin: auto;
    display: block;
    border:none;
 }

/* MAP
   -------------------------------------------------------------------------- */
/* Structure
   -------------------------------------------------------------------------- */

#map {
    height: 250px;
}

#map__canvas {
    height: 100%;
    width: 100%;
    margin: 0;
}

.mapPopUp__bannerImg {
    max-width: 240px!important;
    width: 100%;
    margin: 5px 0 10px 10px;
}

.article__content__map{
    margin-bottom: 20px;
}

.map__host{
    margin:16px 0;
}

/* Behaviour
   -------------------------------------------------------------------------- */

#map__canvas {
    display: none;
}

.article__content__map #map__canvas,
.grid__item--aside #map__canvas{
    display: block;
}

/* Appearance
   -------------------------------------------------------------------------- */
.article__content__map{
    line-height: 30px;
    font-size: 14px;
}

.map__host{
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.mapPopUp__content{
    font-size: 13px;
    font-weight: 300;
}

.map__description{
    font-size: 14px;
    line-height: 14px;
}

.grid__item--aside .form--step2{
    text-align: center;
}

/* X:X
   -------------------------------------------------------------------------- */

/* Structure
   -------------------------------------------------------------------------- */
.body--search-jobs .main__wrapper {
    max-width: 1200px;
}
.body--search-jobs .stay__connected--boxed {
    background-color: #f4f4f4;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}

.list__item__header--banner{
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: left top;
    height: 100px;
}

.body--details .container,
.body--search-jobs .container{
    margin: -40px 0 0px -40px;}

.body--details .grid .grid__item--aside {
    margin-top: 36px;
}

.section.section--search-jobs{
    padding-bottom: 50px;
}

.list--jobs.grid > .grid__item {
    padding: 24px 0 0 24px;
    position: relative;
}

.list__item__container{
    padding: 0;
    height: 100%;
}

.list__item__header{
    position: relative;
    width: 100%;
    height: 35px;
    margin-bottom: 40px;
}

.list__item__header__cover{
    height: 15px;
    width: 100%;
    position: absolute;
    bottom: -4px;
}

.list__item__header--logo{
    position: absolute;
    max-width: 140px;
    max-height: 60px;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.list__item__header__banner-content{
    position: relative;
    width: 100%;
    height: 85px;
}
.list__item__banner-card{
    height: 85px
}
.list__item__banner-card__container{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    height: 85px;
}

#aside-wizard .button{
    margin: 0 auto 32px;
}

.section--details .section__header{
    margin-bottom: 20px;
}

.button--aside{
    max-width: 260px;
}

.item__date i{
    height: 6px;
    width: 3px;
}

.item__date i.right{
    float: right;
    margin-top: -27px;
}

.item__date i.left{
    float: left;
    margin-top: 20px;
}

.list__item__header--banner,
.list__item__header-noimg-banner{
    position: absolute;
}

.list__item__header--banner{
    width: 100%;
    height: auto;
}

.thanks__page h2{
    margin: 30px 0;
}

.list__item__header-noimg-banner{
    height: 100px;
    width: 100%;
}

.item__date{
    width: 55px;
    height: 55px;
    padding-top: 8px;
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 15px;
}

.item__date.item__date--details{
    position: relative;
    bottom: 10px;
    left: 0;
    margin-right: 20px;
    text-transform: uppercase;
}

.item__date i{
    height: 6px;
    width: 3px;
}

.item__date i.right{
    float: right;
    margin-top: -27px;
}

.item__date i.left{
    float: left;
    margin-top: 20px;
}

.list__item__details__data{
    margin-bottom: 14px;
}

.list__item__details__data img{
    margin-right: 8px;
    margin-top: 1px;
}
.list__item__more img{
    margin-right: 8px;
}

.basic__details {
    margin:0 0 10px;
    flex-direction: column;
}
.basic__details__item {
    display: flex;
}
.basic__details__item+.basic__details__item {
    padding-top: 25px;
}

.basic__icon {
    width: 22px;
    height: 24px;
    margin: 0 12px 0 0;
}

.basic__icon--arrow{
    height: 22px;
    width: 24px;
    margin-left: 6px;
}

.article__header__add-to-calendar{
    margin-bottom: 20px;
}

.article__header__logo{
    height: 80px;
    width: 140px;
}

.article__header__logo img{
    width: 100%;
    height: auto;
}

.article__content__item__text{
    max-width: calc( 100% - 40px);
}

.title--marginbottom{
    margin-bottom: 26px;
}

.mapPopUp__title {
    margin: 5px 0;
}

/* Behaviour
   -------------------------------------------------------------------------- */
.list--jobs{
    clear: both;
}

#aside-wizard .button,
.list__item__details__data{
    display: block;
}

.list__item__more img{
    vertical-align: middle;
}

.list__item__details__data p,
.list__item__more p {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    font-size: 16px;
}
.list__item__details__data p {
    padding-left: 30px;
    position: relative;
}
.list__item__details__data i{
    vertical-align: middle;
    font-size: 22px;
    margin-right: 5px;
    color: #007481;
    position: absolute;
    left: 0;
    width: 25px;
    text-align: center;
    top: -3px;
}

.basic__icon,
.article__header__logo{
    display: inline-block;
}

.link--register{
    display: none;
    float: right;
    border:none;
}

.article__content__item__text{
    display: inline-block;
    vertical-align: top;
}

/* Appearance
   -------------------------------------------------------------------------- */
.body--details .main__wrapper {
    max-width: 1200px;
    font-size: 16px;
}

.body--details .grid .grid__item--aside .form__container--step1 {
    background: #F4F4F4;
    padding: 30px;
    border: 3px solid #007481;
    border-radius: 2px
}
.body--details .grid .grid__item--aside .form__container--step2 {
    background-color: #007481;
    padding: 30px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: calc(100% + 140px) calc(100% + 130px);
    min-height: 600px;
    text-align: center;
    margin-top: 3px;
}
.body--details .grid .grid__item--aside .form__container--step2 * {
    color: #fff;
}
.body--details .grid .grid__item--aside .form .article__header__text__title {
    margin-bottom: 20px;
    color: #007481;
}
.body--details .grid .grid__item--aside .form input,
.body--details .grid .grid__item--aside .form select {
    height: inherit;
}
.body--details .grid .grid__item--aside .form input[type='file'] {
    padding: 4px
}

.aside__share {
    padding: 24px;
}
.aside__share .social-share {
    background: transparent;
    padding: 0;
    margin: 0;
    width: auto;
    position: static;
}

.list__item__container{
    background-color: #F4F4F4;
    display: flex;
    flex-direction: column;
}

.list__item__header {
    background-color: #253746;
}

.list__item__header__cover{
    background-image: url(../images/white.svg);
    background-position: center bottom;
    z-index: 2;
    background-size: cover;
    background-repeat: no-repeat;
    display: none;
}

.list__item__body {
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-grow: 2
}
.list--jobs .list__item__text {
    margin-bottom: 16px;
    height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
}
.list__item__details {
    flex-grow: 2
}

.thanks__page{
    text-align: center;
}

.thanks__page h2{
    font-size: 36px;
    text-align: center;
}

.thanks__page p{
    font-size: 16px;
}

.item__date i{
    background-color: #FFFFFF;
}

.list__item__header-noimg-banner{
    background-image: url('../images/list--bg.png');
    background-repeat: no-repeat;
    background-size: 282px 78px;
    background-position: center bottom;
    display: none;
}

.item__date{
    background: #007481;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    border-radius: 2px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding-top: 5px;
    border: 2px solid #ffffff;
    line-height: 1;
}

.item__date span{
    font-size: 32px;
    display: block;
    font-weight: 600;
    line-height: 1;
}

.list__item__details{
    font-size: 14px;
    line-height: 14px;
}

.list__item__details__data{
    line-height: 14px;
}

.list__item__more {
    font-size: 14px;
    color: #007481;
    font-weight: 600;
    vertical-align: middle;
    padding-left: 32px;
    padding-top: 10px;
}
.list__item__more a {
    border-bottom: 1px solid transparent;
    position: relative;
}
.list__item__more a:hover {
    border-bottom-color: inherit;
}
.list__item__more a:after {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    right: -14px;
    top: -2px
}

.link__back {
    position: relative;
    margin-left: 14px;
    display: inline-block;
}
.link__back:before {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    left: -14px;
    top: -2px
}

.basic__icon{
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: top center;
}
.basic__icon.fa {
    font-size: 26px;
    color: #333;
    width: 35px;
    text-align: center;
    margin: 0 10px 0 0;
}

.basic__icon--jobdate{
    background-image: url('../images/icons/color.png');
}
.basic__icon--location{
    background-image: url('../images/icons/location.svg');
}
.basic__icon--venueAdress{
    background-image: url('../images/icons/flag.svg');
}
.basic__icon--dress{
    background-image: url('../images/icons/dresscode.svg');
}
.basic__icon--targetAudience{
    background-image: url('../images/icons/attendees2.svg');
}
.basic__icon--lead{
    background-image: url('../images/icons/eye.svg');
}

.basic__icon--time{
    background-image: url('../images/icons/time.png');
}

.basic__icon--calendar{
    background-image: url('../images/icons/calendar.png');
    vertical-align: middle;
}

.basic__icon--arrow{
    background-image: url('../images/icons/learnmore.svg');
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    background-size: 100%;
    vertical-align: middle;
}

#map__canvas .gm-style-iw{
    font-size: 14px;
    color: #253043;
    font-weight: 600;
}

.mapPopUp__title {
    font-weight: 500;
    font-size: 15px;
}

.article__header__add-to-calendar .link:hover,
.article__header__add-to-calendar .link:active,
.article__header__add-to-calendar .link:focus{
    border:none;
    text-decoration: none;
}

.article__content__item__text--subtitle{
    font-size: 14px;
    margin-bottom: 3px;
}

.article__content__item__text--title{
    font-size: 16px;
    font-weight: 600;
}

.fa-circle{
    color: #B9BEC8;
}

.social-share__popup__icon:hover .fa-circle{
    color: #EF2D9E;
}

a.fa-lg:hover .fa-circle::before {
   color: #DF1E8E;
}

.link__left{
    font-size: 14px;
}

.section--alerts {
    padding-top: 20px;
    margin-top: 10px
}
.section--alerts [type='checkbox'] + label,
.section--alerts [type='radio'] + label {
    margin: 0;
}

@media all and (max-width:1024px){
    .body--search-jobs .grid__item.grid__item--aside{
        display: none;
    }
    .link--register{
        display: block;
    }

    .body--search-jobs .container {
        background: transparent;
        box-shadow: none;}

    .body--search-jobs .container{
        margin: -40px 0 0px 0px;
    }

    .body--details .container{
        margin: -10px 0 0px 0px;
    }

    .article__header__date__container{
        margin-right: 20px;
    }

    .list__item__header__cover{
        background-size: 110%;
    }

}

@media all and (max-width:768px){
    .body__content {
        padding-top: 10px;
    }
    /* Structure
   -------------------------------------------------------------------------- */

     /* Behaviour
   -------------------------------------------------------------------------- */

    .form--search .grid__item--location{
        display: none;
    }

     /* Appearance
   -------------------------------------------------------------------------- */
}

@media all and (max-width:760px){
    .body__content {
        padding-top: 0;
    }

    /* Structure
   -------------------------------------------------------------------------- */
   .body--search-jobs .container{
        margin: 0;
    }

    .article__header__date__container{
        bottom: 4px;
    }

    .form.form--search{
        padding: 20px 0;
    }

     /* Behaviour
   -------------------------------------------------------------------------- */
    .article__header__logo{
        display: none;
    }

    .section--search-extended .row {
        background-image: none !important;
    }
    legend.search-legend {
        margin-bottom: 20px !important;
        font-size: 22px !important;
    }

    .form.form--search{
        box-shadow: none;
        border-radius: 0;
    }

    .form.form--search input{
        border: none;
        border-bottom: 1px solid #8F98A7;
        border-radius: 0;
    }

    .body--details .banner--main .banner__title{
        font-size: 28px;
    }
    .body--details .grid .grid__item {
        padding: 0 10px;
        flex: 0 0 100%;
        min-width: 0;
    }
    .body--details .grid .grid__item--aside {
        padding: 40px 0 0;
        max-width: calc(100% + 20px + 20px);
        width: calc(100% + 20px + 20px);
        margin-top: 40px
    }
    .article__header__share {
        width: auto;
        vertical-align: top;
    }
    .basic__details {
        margin: 10px;
    }
}

/* custom site */
.banner + section {
    margin-top: 0
}
.link-alt {
    border-bottom-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.link-alt:hover {
    border-bottom-color: #fff;
    color: #fff;
}
.paragraph--top {
    padding-top: 10px;
}
.paragraph--top-2 {
    padding-top: 13px;
}

.row {
    padding: 40px 0;
}

.row--color-1 {
    background-color: #243746;
    color: #fff;
}

.row h3 {
    color:#303030;
}

.row.row--color-1 h3,
.row.row--color-2 h3,
.row.row--color-4 h3 {
    color: #fff;
}

.row.row--color-1 h2,
.row.row--color-2 h2,
.row.row--color-4 h2 {
    color: #fff;
}

.row--color-2 {
    background-color: #253746;
    color: #fff;
}
.row--color-3 {
    background-color: #f4f4f4;
}
.row--color-4 {
    background-color: #71aa50;
    color: #fff;
}

.section--search .row {
    padding: 40px 0;
    text-align: center;
}

.no-label label {
    display: none !important;
}
.section--search .form--search .button-bar,
.section--search-extended .form--search .button-bar {
    padding-top: 0;
}
.form--search .button-bar .button {
    margin-bottom: 0
}

.section--search .form + * {
    margin-top: 0;
}

.form--mini input{
    height: 30px;
    padding: 10px 10px 7px 10px;
}

.row--color-3 .icon--button{
    color:#666;
}

.icon--button-reset{
    font-size: 16px;
    font-weight: 600;
}

.fieldSpec.fieldSpec--input-with-reset {
    position: relative;
}

.fieldSpec.fieldSpec--input-with-reset .icon--button-reset{
    position: absolute;
    top: 6px;
    right: 10px;
    color: #666;
}

.ui-datepicker .ui-datepicker-title select {
    height: auto !important;
    padding: 0 5px !important;
    border: none !important;
    margin: 0 5px !important;
    font-size: 14px !important;
    font-family: inherit;
    line-height: normal;
    color: inherit !important;
    background-color: transparent !important;
    width: 55px
}
.ui-datepicker td a {
    text-align: center;
}

@media all and (min-width: 1040px) {
    .article--righted {
        padding-left: 290px;
    }

}
@media all and (min-width: 769px) {
    .row {
        padding: 40px;
    }
    .extra-top .row {
        padding: 30px;
    }

    .footer .row {
        padding: 0px 40px;
    }
    .section--search .row {
        padding: 40px;
        text-align: center;
    }

    .section--search .form + * {
        margin-top: 20px;
    }
    .section--search .row .grid {
        max-width: 768px !important;
        margin: auto;
    }

    .section--search-extended .row .grid .grid__item.grid__item--search-btn,
    .section--search .row .grid .grid__item.grid__item--search-btn {
        max-width: 140px !important;
    }
    .section--search .row .grid .grid__item--search-btn-sm{
        flex-basis: 10% !important;
        width: 10% !important;
        max-width: 10% !important;
    }
    .form--search .fieldSpec label.labelText {
        color: #fff !important;
        font-weight: 600 !important;
    }

    .grid__item--search-btn-with-reset .icon--button-reset{
        float: left;
        padding: 5px 10px 5px 0px;
        margin-left: 15px;
    }

}

@media all and (max-width:568px){
    .form--search .button-bar .button {
        width: 100%;
    }
    .row--color-2 {
        padding: 16px 0;
    }
}

legend.search-legend {
    display: block;
    text-align: center;
    margin-bottom: 10px;
    font-size: 26px;
    width: 100%;
}

.grid--column .grid__item {
    flex-direction: column;
    display: flex;
}

.column--title {
    font-size: 28px;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.icon__img {
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 115px;
}
.icon__img--be-you {
    background-image: url(../images/icon--be-you.png);
}
.icon__img--be-booz {
    background-image: url(../images/icon--be-booz.png);
}
.icon__img--be-pwd {
    background-image: url(../images/icon--be-empowered.png);
}

.grid--column .grid__item .button-bar {
    margin: auto;
    align-self: flex-end;
}
.grid--column .grid__item .button-bar .button {
    float: none;
}
.grid--column .grid__item .paragraph {
    margin-bottom: 20px;
    flex-grow: 2;
}

/** SPECIFIC OVERRIDES EXTERNAL HEADER/FOOTER */
noindex .header-wrapper .top-bar .row {
    padding: 0 !important;
}

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {
    height: auto;
}

.row {
    max-width: 100%;
}

noindex .row {
    max-width: 66.66667rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Scala Sans', Arial, Helvetica, sans-serif;
}

ul, ol, dl {
    line-height: normal;
}

noindex .button {
    margin: 0;
    padding: 15px;
}

.header-wrapper {
    background-color: #fff;
}

.row.search-row {
    padding: 0px;
}

.top-bar .row,
.footer .row {
    max-width: 66rem;
}

p {
    letter-spacing: .2px;
    line-height: 1.6em;
    font-size: 18px;
}

.article__header__text h3 {
    color: #303030;
}

.header-wrapper .nav-list.top-bar {
    padding-bottom: 0.5rem;
}

img.icon--military {
    padding: 20px 0px 0px 20px;
    margin-top: 20px;
}

.select2-container--default .select2-selection--single {
    border-radius: 2px;
    height: 30px;
}

.text-black {
    color: #303030 !important;
}

.share__links--title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.list-join {
    text-align: left;
    margin: 0 auto;
    display: inline-table;
    line-height: 30px;
    margin-bottom: 20px;
}

.list-join li {
    list-style: disc;
    list-style-position: inside;
}

.grid-center {
    justify-content: center;
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.button-bar--detail {
    margin-bottom: 20px;
}

.page--talent {
    background-color: #253746;
}

.page--talent.page--talent-frame .main {
    background-color: transparent !important;
}

.banner--main-talent {
    height: auto;
    background-color: #253746;
}

.section-talent {
    background: #fff;
    box-shadow: 0 0 12px 0 rgba(91, 91, 91, .5);
    border-radius: 5px;
    padding: 45px;
}

.talent--iframe {
    overflow: hidden;
}

table tbody tr:nth-child(2n) {
    background-color: #fff;
}

.section__content--bg {
    padding: 20px;
    background-color: #007481;
    color: #fff;
}
.section__content--bg * {
    color: #fff !important;
}

.fieldSpec--hr-top {
    margin-top: 10px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

.no-btn,
.no-btn:hover,
.no-btn:active,
.no-btn:focus {
    padding: 0;
    min-width: auto;
    margin: 0 15px 0 0;
    font-size: 27px;
    color: #253746;
    background-color: inherit;
    border: none;
}

.form input:focus,
.form select:focus,
.form textarea:focus {
    border-color: #ffffff;
    box-shadow: none;
}

.glassdorStyle{
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

/* BANNERS */
/* Experienced */
.banner.banner--main.banner--experienced1 {
    background-image: url('../images/banners/desktop/banner--experienced1--desktop.jpg');
    background-position-y: 20%;
}

.banner.banner--main.banner--experienced2 {
    background-image: url('../images/banners/desktop/banner--experienced2--desktop.jpg');
    background-position-y: 23%;
}

.banner.banner--main.banner--experienced3 {
    background-image: url('../images/banners/desktop/banner--experienced3--desktop.jpg');
    background-position-y: 10%;
}

.banner.banner--main.banner--experienced4 {
    background-image: url('../images/banners/desktop/banner--experienced4--desktop.jpg');
}

.banner.banner--main.banner--experienced5 {
    background-image: url('../images/banners/desktop/banner--experienced5--desktop.jpg');
    background-position-y: 20%;
}

/* University */
.banner.banner--main.banner--university1 {
    background-image: url('../images/banners/desktop/banner--university1--desktop.jpg');
}

.banner.banner--main.banner--university2 {
    background-image: url('../images/banners/desktop/banner--university2--desktop.jpg');
    background-position-y: 20%;
}

.banner.banner--main.banner--university3 {
    background-image: url('../images/banners/desktop/banner--university3--desktop.jpg');
}

.banner.banner--main.banner--university4 {
    background-image: url('../images/banners/desktop/banner--university4--desktop.jpg');
}

.banner.banner--main.banner--university5 {
    background-image: url('../images/banners/desktop/banner--university5--desktop.jpg');
}

/* Military */
.banner.banner--main.banner--military1 {
    background-image: url('../images/banners/desktop/banner--military1--desktop.jpg');
    background-position-y: 40%;
}

.banner.banner--main.banner--military2 {
    background-image: url('../images/banners/desktop/banner--military2--desktop.jpg');
}

.banner.banner--main.banner--military3 {
    background-image: url('../images/banners/desktop/banner--military3--desktop.jpg');
    background-position-y: 20%;
}

.banner.banner--main.banner--military4 {
    background-image: url('../images/banners/desktop/banner--military4--desktop.png');
    background-position-y: 0;
}

.banner.banner--main.banner--military5 {
    background-image: url('../images/banners/desktop/banner--military5--desktop.jpg');
    background-position-y: 30%;
}

@media all and (max-width:480px){
    /* Experienced */
    .banner.banner--main.banner--experienced1 {
        background-image: url('../images/banners/mobile/banner--experienced1--mobile.jpg');
    }

    .banner.banner--main.banner--experienced2 {
        background-image: url('../images/banners/mobile/banner--experienced2--mobile.jpg');
    }

    .banner.banner--main.banner--experienced3 {
        background-image: url('../images/banners/mobile/banner--experienced3--mobile.jpg');
    }

    .banner.banner--main.banner--experienced4 {
        background-image: url('../images/banners/mobile/banner--experienced4--mobile.jpg');
    }

    .banner.banner--main.banner--experienced5 {
        background-image: url('../images/banners/mobile/banner--experienced5--mobile.jpg');
    }

    /* University */
    .banner.banner--main.banner--university1 {
        background-image: url('../images/banners/mobile/banner--university1--mobile.jpg');
    }

    .banner.banner--main.banner--university2 {
        background-image: url('../images/banners/mobile/banner--university2--mobile.jpg');
    }

    .banner.banner--main.banner--university3 {
        background-image: url('../images/banners/mobile/banner--university3--mobile.jpg');
    }

    .banner.banner--main.banner--university4 {
        background-image: url('../images/banners/mobile/banner--university4--mobile.jpg');
    }

    .banner.banner--main.banner--university5 {
        background-image: url('../images/banners/mobile/banner--university5--mobile.jpg');
    }

    /* Military */
    .banner.banner--main.banner--military1 {
        background-image: url('../images/banners/mobile/banner--military1--mobile.jpg');
    }

    .banner.banner--main.banner--military2 {
        background-image: url('../images/banners/mobile/banner--military2--mobile.jpg');
    }

    .banner.banner--main.banner--military3 {
        background-image: url('../images/banners/mobile/banner--military3--mobile.jpg');
    }

    .banner.banner--main.banner--military4 {
        background-image: url('../images/banners/mobile/banner--military4--mobile.png');
    }

    .banner.banner--main.banner--military5 {
        background-image: url('../images/banners/mobile/banner--military5--mobile.jpg');
    }
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #007481 !important;
    border-color: #007481 !important;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    background-color: #007481 !important;
    border-color: #007481 !important;
}

.button {
    background-color: #007481;
}

.header-wrapper .dropdown-nav-container .menu-item__blurb a:not(.inactiveLink) {
    color: #007481 !important;
}

.header-wrapper .dropdown-nav-container ul li:hover {
    background-color: #007481 !important;
}

.header-wrapper .top-bar ul li .hover {
    background-color: #007481 !important;
}

.header-wrapper-mobile #mobile-menu .selection-wrapper {
    background-color: #007481 !important;
}

@media all and (min-width:751px) {
    .article--details.regular-fields--cols-2Z .article__content__view {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: calc(-1 * var(--spacer--m));
        margin-left: calc(-1 * var(--grid--columns--gap));
    }

    .article--details.regular-fields--cols-2Z .article__content__view__field {
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 25px;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 20px;
    }

    .article--details.regular-fields--cols-2Z .article__content__view__field.regular-fields--cols-2Z-clearer {
        flex: 0 0 100%;
        max-width: 100%;
    }

}

/*
    WIDGETS/Details: Layouts: Regular fields: 2 columns in N direction
*/

/* Media query to target tablet and desktop */
@media all and (min-width:751px) {
    .article--details.regular-fields--cols-2N .article__content__view {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: var(--grid--columns--gap);
        column-gap: var(--grid--columns--gap);
        word-break: break-word;
        margin-bottom: calc(-1 * var(--spacer--m));
    }

    .article--details.regular-fields--cols-2N .article__content__view__field {
        page-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid;
        padding-bottom: var(--spacer--m);
    }

}

/*
    WIDGETS/Details: Layouts: Table fields

    * <span class="tag tag--modifiers">Is modifier</span>

    A Table field with (display: Show as list) added below a Separator in the view settings, will bring as the value for the corresponding `.article__content__view__field__value` an `ul.MultipleDataSetFields`, holding as many `li.MultipleDataSetField` as fields there are in said Table, each with a `.MultipleDataSetFieldLabel` and/or a `.MultipleDataSetFieldValue`. This value as well is in most cases is just plain text, but it can also be a `.link`, a `.table`, or rich text from a Tox text editor.

    Some of the helper classes we can add to a Separator in the view settings -to combine them with the `.article--details` _modifier_ and the `.article` _block_ in the template- manage Table field styles. See them in action <a class="link link--with-icon link--with-icon--right" href="https://templatesbasecode.avature.net/examples/ViewTableFieldVariants" target="_blank">here <i class="link__icon fa fa-external-link" aria-hidden="true"></i></a>.

    1. **Where is it used?**
    This Component can be used in the views for all detail and profile pages in the Careers, Hiring Manager, Live Interview, Recorded Interview and Referrals portals.

    .table-fields--cols-2Z - add this _modifier_ to a Separator in the view settings to arrange any table fields in 2 columns in Z direction.
    .table-fields--cols-2N - add this _modifier_ to a Separator in the view settings to arrange any table fields in 2 columns in N direction.
*/

/*
    WIDGETS/Details: Layouts: Table fields: 2 columns in Z direction
*/

/* Media query to target tablet and desktop */
@media all and (min-width:751px) {
    .article--details.table-fields--cols-2Z .article__content__view__field__value {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: calc(-1 * var(--spacer--m));
        margin-left: calc(-1 * var(--grid--columns--gap));
    }

    .article--details.table-fields--cols-2Z .MultipleDataSetFields {
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: var(--spacer--m);
        padding-left: var(--grid--columns--gap);
    }

}

/*
    WIDGETS/Details: Layouts: Table fields: 2 columns in N direction
*/

/* Media query to target tablet and desktop */
@media all and (min-width:751px) {
    .article--details.table-fields--cols-2N .article__content__view__field__value {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: var(--grid--columns--gap);
        column-gap: var(--grid--columns--gap);
        word-break: break-word;
        margin-bottom: calc(-1 * var(--spacer--m));
    }

    .article--details.table-fields--cols-2N .MultipleDataSetFields {
        page-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid;
        padding-bottom: var(--spacer--m);
    }

}

.article--details.form-fields-label--hidden .MultipleDataSetFieldLabel {
    display: none;
}

.article--details.form-fields-label--inline .MultipleDataSetFieldLabel {
    float: left;
}

.article--details.form-fields-label--inline .MultipleDataSetFieldLabel {
    margin-right: var(--spacer--xs);
}

.article--details.form-fields-label--inline .MultipleDataSetFieldValue > *:first-of-type {
    clear: both;
}

.article--details.regular-fields-label--hidden .article__content__view__field__label {
    display: none;
}

.article--details .regular-field-label--hidden .article__content__view__field__label {
    display: none;
}

/*
    WIDGETS/Details: Structures: Regular fields variants: Labels: Inline
*/

.article--details.regular-fields-label--inline .article__content__view__field__label {
    float: left;
}

.article--details.regular-fields-label--inline .article__content__view__field__label:after {
    content: ':';
    margin-left: calc(-1 * var(--spacer--xs));
    margin-right: var(--spacer--xs);
}

/*
    WIDGETS/Details: Structures: Regular fields variants: Labels: Title
*/

.article--details.regular-fields-label--title .article__content__view__field__label {
    margin-bottom: var(--spacer--s);
}

.article--details.regular-fields-label--title .article__content__view__field + .article__content__view__field .article__content__view__field__label {
    margin-top: var(--spacer--s);
}

.article--details.regular-fields-label--title .article__content__view__field__label:after {
    display: none;
}

.article--details .regular-field-label--title .article__content__view__field__label {
    margin-bottom: var(--spacer--s);
}

.article--details.table-fields--compact .MultipleDataSetFieldLabel{
    float: left;
    margin-right: var(--spacer--xs);
}

.article--details.table-fields--compact .MultipleDataSetField:nth-of-type(1) .MultipleDataSetFieldLabel {
    display: none;
}

.article--details.table-fields--compact .MultipleDataSetField:nth-of-type(1) .MultipleDataSetFieldValue {
    font-weight: var(--font--weight--bold);
}

.article--details.table-fields--compact .MultipleDataSetField:nth-of-type(n+2) {
    font-size: 1.4rem;
}

.article--details.table-fields--compact .MultipleDataSetField:nth-of-type(n+2):not(:last-of-type) {
    padding-bottom: var(--spacer--xxs);
}

.article--details.section__content--bg .article__header {
    margin-bottom: 0;
    padding-left: 20px;
    font-size: 24px;
}

.article--details.section__content--bg {
    padding: 20px 20px 19px 0;
}
.article--details.section__content--bg .article__content__view__field.fa {
    position: relative;
    padding-left: 62px;
}
.article--details.section__content--bg .article__content__view__field.fa::before {
    font-size: 26px;
    position: absolute;
    top: 27px;
    left: 23px;
}

@media (max-width: 765px) {
    .article--details:nth-child(1) .article__content__view__field.fa {
        display: block;
        margin-top: 25px;
    }
    .article--details:nth-child(1) .article__content__view__field.fa::before {
        top: 0;
    }
}
.article--details.section__content--bg .article__content__view__field__label {
    font-size: 14px;
    font-family: 'Scala Sans', Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
}
.article--details.section__content--bg .article__content__view__field__value {
    font-size: 16px;
    font-family: 'Scala Sans', Arial, Helvetica, sans-serif;
    font-weight: 600;
}