/* ==========================================================================
Kill!
========================================================================== */

#footerpowered,
#cc-expire-alert,
#not-found .o-line,
.application-instructions-header,
.custom-apply-text,
#company-follow,
.c-main-hero-search__location.location-search {
    display: none !important;
}

/* ==========================================================================
Hacks
========================================================================== */
body [data-namespace="crm-jobs"] .c-main-hero {
    height: 300px;
    min-height: auto;
}

body [data-namespace="crm-jobs"] .c-main-hero .c-main-hero__layout {
    justify-content: center;
    height: calc(100% - 2rem);
}

.c-main-hero__title-bg {
    background-color: #36b0ca !important;
}

[data-namespace="crm-jobs"] .c-main-hero {
    background-color: #24272a !important;

}

[data-namespace="crm-jobs"] .c-main-hero__inner {
    background-image: url('https://d3s68wjo6828fe.cloudfront.net/oms/4211/image/2025/7/O9O9L_textureTzZBTF/textureTzZBTF.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

@media(min-width: 1000px) {

    .page-jobs [data-component="main-hero"],
    .page-corporate-jobs [data-component="main-hero"] {
        margin-top: 6rem;
    }
}

/*body .c-main-hero__overlay {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    opacity: 1;*/
/*    background: rgba(0,0,0,0.3);*/
/* background: linear-gradient(165deg, rgba(0,0,0,0.780392) 10%, rgba(0,0,0,0.3098) 55%, #000 95%, #222 100%),url(../../assets/images/home/HexPattern_Blue_NoBack-flip.png); */
/*    pointer-events: none;*/
/*    background-size: 100%;*/
/*    background-repeat: no-repeat;*/
/*    background-position: bottom right;*/
/*}*/

.o-button.-dark {
    background-color: #fff;
    color: #333;
}

/*@media (min-width: 1000px) {*/
/*.c-main-hero {*/
/*    height: 600px !important;*/
/*}*/

/*}*/


/*@media (min-width: 1000px){*/
/*.c-main-hero {*/
/*   min-height: auto !important;*/
/*    height: 550px !important;*/
/*}*/
/*.__scroll {*/
/*    bottom: 8.75rem !important;*/
/*}*/
/*}*/


/*@media (min-width: 1600px){*/
/*.c-main-hero {*/
/*    height: 700px !important;*/
/*    min-height: auto !important;*/
/*}*/
/*}*/


.c-footer * {
    color: #fff !important;
}

.c-footer {
    background-color: #24272A !important;
}

/* ==========================================================================
Job Page
========================================================================== */


#job-detail .primary-background-color-lighter:hover,
#job-detail .primary-background-color-lighter:focus {
    background-color: #ef0000;
    color: #fff;
}

#job-detail .secondary-color {
    color: #fff;
}

#job-detail .primary-background-color {
    background-color: rgb(100 101 101);
}

#job-detail .ApplyButton:not(.CustomTop) {
    background-color: rgb(100 101 101)
}

#job-detail .ApplyButton:not(.CustomTop):hover {
    background-color: #ef0000;

}

#job-detail .job-description .apply-with-jobing-component .jobing-icon {
    fill: #fff;
}

#job-detail .job-addl-info .map-button:hover,
#job-detail .job-addl-info .job-share-button:hover {
    color: #ffffff;
    background-color: #ef0000;
}

/* ==========================================================================
Job Detail
========================================================================== */

body:not(#company-profile-main) .o-loader {
    display: none
}

.job-title {
    font-size: 21px;
    margin-bottom: 1rem;
    font-weight: bold;
}

#job-detail .c-header-navigation,
.expired-job .c-header-navigation {
    position: relative;
    background-color: #051a30;
}

body.page-jobs {
    background: #F9F9F9
}




/* ==========================================================================
Hero Search Box
========================================================================== */
.c-main-hero-search__wrapper {
    width: 100%;
}

[data-react-component="search-box"] {
    position: relative;
    display: block;
    background-color: #0191b1;
    border-radius: 1rem;
    padding: 3rem 2rem;
    width: 100%;
}

@media(min-width: 1000px) {
    [data-react-component="search-box"] {
        border-radius: 3rem;
    }
}



.c-main-hero-search>div:not(.location-permission-modal) {
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 1.5rem;
}

.c-main-hero-search>div:last-child:not(.location-permission-modal) {
    padding-bottom: 0;
}

.c-main-hero-search label {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}


.c-main-hero-search input {
    background-color: #fff;
    border-radius: 3rem;
    padding: 1rem;
    padding-left: 50px;
    color: #292929;
    text-overflow: ellipsis;
    padding-right: 25px;
}



.c-main-hero-search .location-search--has-value input[aria-expanded="true"] {
    border-radius: 5px 5px 0 0;
}

.keyword-search__input-icon--search,
.location-search__input-icon--pin {
    position: absolute;
    left: 15px;
    color: #8F92A1;
}

.c-main-hero-search .c-main-hero-search__button-search {
    background-color: #fff;
    padding: 1rem;
    font-weight: bold;
    border-radius: 3rem;
    margin-top: 1rem;
    transition: 0.3s all ease-in-out;
}

.c-main-hero-search .c-main-hero-search__button-search:hover {
    background-color: #24272a;
    color: #fff;
}

.c-main-hero-search .c-main-hero-search__button-search:active {
    transition: 0s all ease-in-out;
}

[data-react-prop-horizontal="false"] .c-main-hero-search .location-search--has-value input[aria-expanded="true"]+.menu {
    top: initial;
}

.c-main-hero-search .location-search--has-value input[aria-expanded="true"]+.menu {
    border-radius: 0 0 10px 10px;
    background: #fff;
    padding: 20px;
    position: absolute;
    overflow: auto;
    max-height: 15rem;
    height: auto;
    z-index: 2;
    top: 100%;
    box-shadow: 0px 7px 20px #00000014;
    border-top: 1px solid rgb(41 41 41 / 15%);
    width: 100%;
}

@media(max-width: 768px) {
    .c-main-hero-search .location-search--has-value input[aria-expanded="true"]+.menu {
        max-height: 12.5rem;
    }
}

.custom-search-box .location-search .location-item {
    padding: 6px;
    text-align: left;
}

.custom-search-box .location-search .location-item {
    margin: 5px;
    transition: 0.3s all ease-in-out;
}

.custom-search-box .location-search .location-item.location-item--hightlight {
    background-color: #fff;
    border-radius: 5px;
}

.custom-search-box .location-search .location-item label {
    margin: 0 auto;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;


}

.custom-search-box .location-search .location-item__icon {
    position: relative;
    margin-left: 15px;
}

.custom-search-box .location-search .location-item__icon::before {
    content: '';
    display: block;
    background-color: #0090ba;
    /*background-image: url('https://d3s68wjo6828fe.cloudfront.net/oms/4211/image/2025/7/JYTDW_is-mcdhx5FZf/is-mcdhx5FZf.png');*/
    position: relative;
    width: 10px;
    height: 10px;
}


.icon-container .location-search__icon-left {
    display: none !important;
}

.location-item__text {
    display: flex;
    width: 100%;
    align-items: center;
    flex-flow: row-reverse;
    justify-content: flex-end;

}

.location-item__zip:after {
    content: '-';
    margin: 0 3px;
}






[data-react-component="location-permission-request"] {
    display: none;
}




@media(min-width: 1000px) {
    [data-react-component="location-permission-request"] {
        position: absolute;
        bottom: 0;
        z-index: 999;
        max-width: 100%;
        width: 50%;
        display: block;
    }
}

.location-permission-modal {
    padding: 1.8rem;
    background-color: #36B0C9;
    border-radius: 10px;
    margin: 0;
    width: 100%;
    position: relative;
    z-index: 999;
    display: flex;
    margin-top: 2rem;
    align-items: center;
    justify-content: space-between;
}

.location-permission__description {
    color: #fff;
    width: 100%;
}


.location-permission__description h1 {
    font-size: 21px;
}

.location-permission__close-button {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.location-permission__localte-me-button {
    background-color: #fff;
    border-radius: 5px;
    padding: 9px;
    font-weight: normal;
    font-size: 14px;
}

.location-permission__description>p:first-child {
    margin-bottom: 10px;
}


/* ==========================================================================
Jobs Search box
========================================================================== */

[data-react-prop-horizontal="true"] {
    width: calc(100% - 3rem);
    margin: 0 auto;
    margin-top: -3rem;
    padding: 1rem;
    margin-bottom: 5rem;
}

@media(min-width: 1000px) {
    [data-react-prop-horizontal="true"] {
        width: calc(100% - 9rem);
        max-width: 1440px;
    }

    [data-react-prop-horizontal="true"] .location-permission__description {
        text-align: center;

    }
}

.c-main-hero-search.c-main-hero-search__horizontal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: column
}

@media(min-width: 1000px) {
    .c-main-hero-search.c-main-hero-search__horizontal {
        flex-flow: wrap
    }
}

.c-main-hero-search.c-main-hero-search__horizontal .c-main-hero-search__location-label,
.c-main-hero-search.c-main-hero-search__horizontal .c-main-hero-search__keyword-label {
    display: none;
}

.c-main-hero-search.c-main-hero-search__horizontal .c-main-hero-search__button-search {
    margin-top: 0;
}



.c-main-hero-search.c-main-hero-search__horizontal>div:not(.location-permission-modal) {
    margin: 10px 10px 10px 10px;
    padding-bottom: 0;
    width: 100%;

}

@media(min-width: 1000px) {
    .c-main-hero-search.c-main-hero-search__horizontal>div:not(.location-permission-modal) {
        width: auto;
        margin: 0 10px 0 5px;
    }



    .c-main-hero-search.c-main-hero-search__horizontal>div:nth-child(1) {
        flex-grow: 2
    }

    .c-main-hero-search.c-main-hero-search__horizontal>div:nth-child(2) {
        flex-grow: 2
    }

    .c-main-hero-search.c-main-hero-search__horizontal>div:nth-child(3) {
        flex-grow: 1
    }


}


.c-job-main {
    width: calc(100% - 3rem);
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    margin-bottom: 3rem;
}

@media(min-width: 1000px) {
    .c-job-main {
        width: calc(100% - 9rem);
        flex-flow: row;
        max-width: 1440px;
    }
}



.c-job-main>div:nth-child(1) {
    width: 100%;
}

.c-job-main>div:nth-child(2) {
    width: 100%;
    display: flex;
    flex-flow: column;

}


@media(max-width: 1000px) {
    .c-job-main__right {
        margin-top: 3rem;
    }
}

@media(min-width: 1000px) {
    .c-job-main>div:nth-child(1) {
        width: 30%;
        margin-right: 60px;
    }

    .c-job-main>div:nth-child(2) {
        width: 70%;
        align-items: flex-start;

    }

}






.c-jobs-filter.advanced-search-container .filter-group h3 {
    display: none;
}

.c-job-main .advanced-search-container {
    max-width: 100%;
}

.c-jobs-filter {
    margin-top: 2rem;
}

@media(max-width: 1000px) {
    [data-react-component="jobs-filter"] .advanced-search-container.c-jobs-filter {
        width: 100%;
        max-width: 100%;
    }
}

.c-jobs-filter .filter-header {
    background: none !important;
}


.jobs-current-searches__title {
    font-size: 21px;
    display: block;
    margin-bottom: 1rem;
    color: #6D7278;
}

.jobs-current-searches__tag-list {
    padding: 0;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
}

.jobs-current-searches__tag-item {
    display: flex;
    background-color: #D6D6D6;
    border-radius: 100px;
    align-items: center;
    /*padding: 5px 15px;*/
    margin: 0 5px 10px 0;

    border: solid 2px rgba(182, 184, 185, 0.29);
    height: auto;

}

.jobs-current-searches__tag-label {
    padding: 0 0 0 1rem;
}

.jobs-current-searches__tag-close {
    background-color: #6F6F6F;
    margin: 3px 3px 3px 1rem;
    border-radius: 50%;
    color: #fff;
    width: 1.575rem;
    height: 1.575rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.jobs-current-searches__tag-close svg {
    fill: #fff;
    width: 10px;
    height: 10px;
}




.c-job-main__sorting-right {
    display: flex;
    justify-content: space-between;
    flex-flow: column
}

@media(min-width: 600px) {
    .c-job-main__sorting-right {
        flex-flow: row;
        justify-content: start;
    }

    .c-job-main__sorting-right>div:nth-child(1) {
        margin-right: 1rem;
    }
}

@media(min-width: 1000px) {
    .c-job-main__sorting-right {
        justify-content: space-between;
    }

    .c-job-main__sorting-right>div:nth-child(1) {
        margin-right: 0;
    }
}



/*@media(max-width: 1000px) {*/
/*    .c-job-main__sorting-right > div:nth-child(1) {*/
/*    margin-right: 30px;*/
/*}*/

/*}*/

@media(max-width: 1000px) {
    .c-job-main__sorting-right>div {
        margin-bottom: 1rem
    }
}



.c-jobs-sortby {
    margin-left: 1rem;
}

[data-react-prop-classname="c-jobs-sortby"]>div,
.c-jobs-radius {
    display: flex;
    align-items: center;
    background-color: #F3F3F4;
    padding: 5px 20px;
    border-radius: 20px
}

@media(max-width: 1000px) {

    [data-react-prop-classname="c-jobs-sortby"]>div,
    .c-jobs-radius {
        margin: 0 auto;
        justify-content: space-between;
    }
}

[data-react-prop-classname="c-jobs-sortby"] .Select-clear-zone,
.c-jobs-radius .Select-clear-zone {
    display: none;
}

[data-react-prop-classname="c-jobs-sortby"]>div .Select,
.c-jobs-radius .Select {
    width: 130px;
    font-weight: bold;
}

[data-react-prop-classname="c-jobs-sortby"] .Select-control,
.c-jobs-radius .Select-control {
    border: none;
    background: none;
}

.c-jobs-radius .Select.is-disabled>.Select-control {
    background: none;
}

[data-react-prop-classname="c-jobs-sortby"] .Select-control:hover,
.c-jobs-radius .Select-control:hover {
    box-shadow: none;
}

.c-job-main__sorting {
    display: flex;

    width: 100%;
    justify-content: space-between;
    flex-flow: column
}

.c-job-main__sorting-left {
    margin-bottom: 2rem;
}

@media(min-width: 1000px) {
    .c-job-main__sorting {
        flex-flow: row;
        align-items: center;
    }

    .c-job-main__sorting-left {
        margin-bottom: 0;
    }
}





.c-jobs-sortby .is-open>.Select-control {
    background-color: transparent;
}

.c-jobs-sortby .Select-menu-outer {
    background-color: transparent;
}

[data-react-prop-classname="c-jobs-list"] {
    width: 100%;
}

.c-jobs-list {
    background-color: #fff;
    border-radius: 10px;
    padding: 2rem;
    height: auto;
    margin-top: 2rem;
}

.c-jobs-list .results-list {
    padding: 0;
    margin: 0 auto;

}

.c-jobs-list .result-item {
    display: flex;
    margin-bottom: 1rem;
    border-bottom: rgb(143 146 161 / 25%) 1px solid;
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
}

.c-jobs-list .result-item:last-child {
    border-bottom: none;
}

.c-jobs-list .result-item>.item-title {
    display: flex;
    flex-flow: column;
    margin-bottom: 1rem;
    position: relative;
}

.c-jobs-list .result-item:after {
    content: 'Apply Now''\00a0\00a0''\f105';
    font: normal normal normal 14px/1 FontAwesome, "Speedee", sans-serif;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    font-size: 16px;

    line-height: 1.2em;
    background-color: #0191b1;
    padding: 1.025em 2.5em;
    position: relative;
    border-radius: 0.5rem;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}

.c-jobs-list a.item-title {
    color: #292929;
    font-weight: bold;
    width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}






.results-list__item {
    display: block;
}

.results-list__item-header,
.results-list__item-brand {

    margin-bottom: 15px;
}



@media(min-width: 600px) {
    .results-list__item-header {
        display: flex;
        justify-content: space-between;
        margin-bottom: 25px;
    }

    .results-list__item-brand {
        margin-bottom: 0;
    }

}

.results-list__item-title {
    font-weight: bold;
    color: #292929;
}

.results-list__item-distance {
    display: flex;
    align-items: center;
    margin-top: 10px;
}


.results-list__item-distance--icon {
    display: block;
    margin-right: 15px;
}

.results-list__item-street--icon,
.results-list__item-brand--icon {
    display: block;
    margin-right: 10px;
}

.results-list__item-street,
.results-list__item-brand {
    display: flex;
}

.results-list__item-street {
    margin-bottom: 15px;
}

.results-list__item-apply {
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    font-size: 16px;
    align-items: center;
    width: fit-content;
    justify-content: center;

    line-height: 1.2em;
    background-color: #36B0C9;
    padding: 5px 15px;
    position: relative;
    border-radius: 2rem;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}

.results-list__item-content {
    display: flex;
    justify-content: space-between;

    flex-flow: column
}

@media(min-width: 600px) {
    .results-list__item-content {
        flex-flow: row;
        align-items: center;
    }
}

.results-list__item-apply--icon {
    margin: 3px 3px 3px 1rem;
    background-color: #24272a;
    border-radius: 50%;
    color: #fff;
    width: 1.875rem;
    height: 1.875rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0, 1), transform .4s cubic-bezier(.215, .61, .355, 1);
    ;
}

.results-list__item-apply:hover .results-list__item-apply--icon {
    transform: scale(1.08);
    background-color: #292929;
}



.results-list__item {
    margin-bottom: 2rem;
    border-bottom: 1px rgb(0 0 0 / 6%) solid;
    padding-bottom: 2rem;
}

.results-list__item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}


.results-list__item-apply--label {
    color: #fff;
    font-weight: bold;
}

.results-header {
    color: #6D7278;
    font-weight: bold;
    font-size: 16px;
}

.results-header__content-total {
    color: #36B0C9;
}

.results-header__content {
    color: #292929;
}

.c-jobs-pagination .pagination.mobile {
    display: none;
}

.c-jobs-pagination .page-links {
    padding: 1rem 2rem;
    background: #fff;
    border-radius: 2rem;
    display: flex;
    align-items: center;

}

@media(min-width: 1000px) {
    .c-jobs-pagination .page-links {
        margin-left: 30px;
    }
}

.c-jobs-pagination .page-link.page-link-next,
.c-jobs-pagination .page-link.page-link-last,
.c-jobs-pagination .page-link.page-link-first,
.c-jobs-pagination .page-link.page-link-previous {
    height: 2rem;
    width: 2rem;
    background: #f3f3f4;
    color: #292929;
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
}

.c-jobs-pagination .page-link.page-link-first.not-selectable,
.c-jobs-pagination .page-link.page-link-next.not-selectable,
.c-jobs-pagination .page-link.page-link-previous.not-selectable,
.c-jobs-pagination .page-link.page-link-last.not-selectable {
    opacity: 0.5;
    cursor: not-allowed;
    display: none;
}

.c-jobs-pagination .page-links>a {
    cursor: pointer;
    margin: 0 0.5rem;
    color: #000;
}

.c-jobs-pagination .page-link.current-page.not-selectable {
    color: #36B0C9;
}

.c-jobs-pagination .pagination {
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
}

@media(max-width: 1000px) {
    .c-jobs-pagination .pagination {
        justify-content: flex-start
    }
}

.c-main-hero-search__location-content {
    display: flex;
    align-items: center;
    position: relative;
}

.c-main-hero-search__location-drop {
    width: 100%;
}


div.c-main-hero-search-wrap.jobs-search>div>div.location-search>div>div.icon-container {
    position: absolute;
    top: 50% !important;
    display: flex;
    right: 20px !important; 
    transform: translateY(-50%);
}


div.c-main-hero-search-wrap.jobs-search>div>div.location-search>div>div.icon-container > span {
    display: flex;
}




.c-jobs-current-location {
    margin-bottom: 2rem;
}

.results-container {
    position: relative;
}


.c-jobs-filter .filter-category-container .filter-options-list-container .filter-options-list input[type="checkbox"] {
    float: right;
    width: auto;
    appearance: auto;
}


.advanced-search-container.c-jobs-filter .filter-category-container .filter-options-list-container .filter-options-list {
    box-shadow: none;
    background-color: transparent;
    padding: 15px 0;
}


.c-jobs-filter .filter-category-container .filter-options-list-container .filter-options-list label {
    display: flex;
    flex-flow: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1em;
}

.advanced-search-container.c-jobs-filter .filter-category-container .filter-options-list-container .filter-options-list label>.option-value {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-left: 20px;
    align-items: center;
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-options-list-container .filter-options-list .option-value {
    font-size: 14px !important;
}

.advanced-search-container.c-jobs-filter .filter-category-container .filter-options-list-container .filter-options-list .option-value.count {
    margin-left: 20px;
    background-color: #F3F3F4;
    padding: 3px;
    border-radius: 5px;
    width: 20%;
    display: flex;
    justify-content: center;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0, 1), transform .4s cubic-bezier(.215, .61, .355, 1);
    ;

}

.advanced-search-container.c-jobs-filter .filter-category-container .filter-header {
    padding: 12px 0;
}

.advanced-search-container .filter-category-container .filter-header .filter-title {
    font-weight: bold;
    color: #292929;
}

.c-jobs-filter .reset-filters {
    text-align: right;
}

.c-jobs-filter .reset-filters a {
    color: #292929;
    font-weight: bold;
    transition: 0.3s all ease-in-out;

}

.c-jobs-filter .reset-filters a:hover {
    color: #24272a;
}

.c-jobs-pagination {
    margin: 30px 0;
    display: block;
    position: relative;
}

.c-jobs-pagination .page-size {
    display: none;

}

@media(min-width: 1000px) {
    .c-jobs-pagination .page-size {
        background-color: #fff;
        border-radius: 200px;
        width: auto;
        display: flex;
        align-items: center;
        padding: 1rem;
        justify-content: center;
        text-align: center;
    }
}



/* ==========================================================================
Expired 
========================================================================== */

.expired-job-message-container .expired-job-message {
    border-top: 0px;
    border-bottom: 4px solid #24272a;
    color: #292929;
    background: #fff;
    padding: 3.2em 1.2em;
    text-align: center;
}


.expired-job-message__button,
.expired-job-joblist__button {
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 30px;
    display: inline-block;
    font-size: 16px;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    background-color: #24272a;
    padding: 15px 45px;
    position: relative;
    border-radius: 0.5rem;
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}



.expired-job-message__button--label,
.expired-job-joblist__button--label {
    font-weight: bold;
    color: #fff;
}

.expired-job-joblist__button {
    display: block;
    border-radius: 0;
    text-align: center;
    margin: 0 auto;
}

.expired-job-joblist__button:hover,
.expired-job-message__button:hover {
    background-color: #292929;
}







#location-list .c-header-navigation,
#PFoot,
#location-description #CompHTMLTop {
    display: none;

}

#location-description {
    background: url(https://d3s68wjo6828fe.cloudfront.net/oms/4211/image/2025/7/2XN1S_texture-slateYyG1Fc/texture-slateYyG1Fc.png) 0 0 repeat #262524;

}




/* ==========================================================================
Legacy
========================================================================== */


#location-description #PContentContainer {
    max-width: none;
    padding: 5rem 2rem;
}

#location-description #PTitle h1,
#location-description #PContent h4,
#location-description #PContent p,
#location-description #PContent span {
    color: #fff;
    display: block !important;
}

#location-description #PTitle h1 {
    margin-bottom: 1.5rem;
}

#location-description .open-jobs li {
    padding: 1rem;
    padding-left: 0;
    margin: 0.5rem 0;
    border-bottom: solid 0.2rem #fff;
}

#location-description .open-jobs li:hover {
    border-color: #0191b1;
}

#location-description .open-jobs li a:hover {
    color: #fff;
    text-decoration: none;
}

#location-description .title {
    font-size: 1.2rem;
    font-weight: 900;
    display: block;
}

#open-jobs h2 {
    color: #0191b1;
}

.container-map a>path.available {
    fill: #24272a;
    stroke-width: 0.5px;
    transition: 0.3s all ease-in-out;
    stroke: #ffbc0e;
}

.container-map a:hover>path.available {
    fill: #ffbc0e
}

.container-state {
    margin-bottom: 2rem;
}

.list-states .list-locations li a {
    color: #333;
    font-weight: bold;
}

.list-states .list-locations li {
    padding: 1rem 0;
}

.container-state span {
    font-size: 1.5rem;
    font-weight: bold;
}

#location-list .inner {
    padding: 2rem 0;
}

.container-locations-united-states h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
    color: #000;
    background: #ffbc0e;
    padding: 1rem;
    text-align: center;
}

.container-locations-canada {
    display: none;
}




.c-main-hero-search__keyword .keyword-search__input::before {
    content: "\f002";
    font: 900 1em / 1 "Font Awesome 6 Free";
    display: block;
    color: #000;
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 20px;
    transform: translateY(-50%);
}

div.c-main-hero-search-wrap.jobs-search>div>div.c-main-hero-search__keyword>div>span {
    height: fit-content;
    top: 50%;
    z-index: 2;
    right: 20px;
    transform: translateY(-50%);
}

.keyword-search__icon-container svg {
    width: 24px;
    height: 24px;
    color: #999;
}

.c-job-main .results-list__item-info>div>div {
    display: flex;
    align-items: center;
    gap: 20px;
}

[data-react-component="jobs-filter"] .advanced-search-container {
    width: 100%;
    max-width: 350px;
    display: inline-block
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-group {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-group>* {
    display: block;
    width: 100%;
    margin: 0
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-header {
    position: relative;
    background-color: #fff;
    color: #555555;
    padding: 12px 20px 12px 12px;
    cursor: pointer;
    font-size: 16px
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-header.open::after {
    border-top-color: transparent;
    border-bottom-color: #555555;
    -webkit-transform: translateY(-75%);
    -ms-transform: translateY(-75%);
    transform: translateY(-75%)
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-header::after {
    content: "";
    border: 6px solid transparent;
    border-top-color: #555555;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%)
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-header .filter-title {
    margin-right: 20px
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-options-list-container {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 300ms cubic-bezier(0, 1, 0.5, 1);
    -o-transition: max-height 300ms cubic-bezier(0, 1, 0.5, 1);
    transition: max-height 300ms cubic-bezier(0, 1, 0.5, 1);
    position: relative
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-options-list-container.is-expanded {
    -webkit-transition: max-height 300ms ease-in;
    -o-transition: max-height 300ms ease-in;
    transition: max-height 300ms ease-in;
    max-height: 500px
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-options-list-container .filter-options-list {
    max-height: 200px;
    overflow-y: scroll;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    list-style-type: none;
    margin: 0
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-options-list-container .filter-options-list .option-value {
    color: #555555;
    font-size: 16px
}

[data-react-component="jobs-filter"] .advanced-search-container .filter-category-container .filter-options-list-container .filter-options-list div {
    position: relative
}

[data-react-component="jobs-filter"] .reset-filters {
    padding: 10px 0;
    clear: left
}

.c-job-main .c-jobs-filter .filter-option .option-value.text {
    flex: 1;
}

.c-main-hero-search .location-search__input-icon--pin {
    font: normal normal normal 14px / 1 FontAwesome;
    color: #000;
    z-index: 2;
}

.c-job-main .c-main-hero-search__location-label {
    display: none;
}

.c-job-main .filter-option {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

.c-job-main .filter-option .option-value.text {
    flex: 1;
}

.results-header__content__total {
    color: #F4633A;
}

.c-job-main .keyword-search__icon-container {

}


.pagination__list {
    display: flex;
    list-style: none;
    gap: 1rem;
    margin: 0 auto;
    align-items: center;
    flex-flow: wrap;
    padding: 0;
}

