﻿
/* ==========================================================================
   Base Page / Sitefinity Layout
   ========================================================================== */

.breadcrumbs_container {
    display: none;
}

.base_content {
    background: #001840 !important;
    min-height: 600px;
}

.base_content_in {
    padding: 0;
    border-style: solid;
    border-width: 0;
    border-color: #444;
}

    .base_content_in > div {
        padding: 0 !important;
    }

#app {
    width: 100%;
}

.js-loader {
    text-align: center;
    font-size: 16px;
    padding: 10px;
}

.head_top_1_in,
.notification-window > div,
.head_top_2_in,
.base_content_in {
    max-width: 1600px;
}

    /* Remove theme/layout padding that was creating dead space above the careers header. */
    .base_content,
    .base_content_in,
    .base_content_in > div,
    .base_content .sf_cols,
    .base_content .sf_colsOut,
    .base_content .sf_colsIn,
    #app {
        margin-top: 0 !important;
        padding-top: 0 !important;
    }


/* ==========================================================================
   Utility / State Classes
   ========================================================================== */

.locked {
    overflow: hidden;
}

.show {
    opacity: 1 !important;
    display: block !important;
    transition: opacity 1s !important;
    overflow-y: auto;
}

.hide {
    opacity: 0 !important;
    display: block !important;
    transition: opacity 1s !important;
    pointer-events: none !important;
}

.hide-jobs {
    visibility: hidden;
    pointer-events: none;
}

.invisible {
    visibility: hidden;
}


/* ==========================================================================
   Job Details Modal
   ========================================================================== */

#fm-modal {
    z-index: 155000;
    -webkit-overflow-scrolling: touch;
    background-color: rgba(0, 0, 0, .6);
}

.modal-header {
    background: #001840;
}

.modal-title {
    font-size: 20px;
    font-weight: bold;
    padding-right: 40px;
    color: white;
}

.modal-dialog {
    padding-top: 0;
    transform: none !important;
    max-width: 600px !important;
}

.modal-body span,
.modal-body div,
.modal-body p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: normal !important;
    color: #444 !important;
    margin: 0 !important;
}

    .modal-body div.video-wrapper {
        margin-bottom: 20px !important;
    }

.modal-body .button {
    display: table;
    margin: 0 auto 20px auto;
}

.modal-footer {
    text-align: center;
    display: block;
}

#fm-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    border-style: none;
    text-shadow: none;
    box-shadow: none;
    padding: 5px;
    margin: 0;
    opacity: 1;
    font-size: 40px;
    padding-right: 10px;
    color: white;
}

#fm-modal .label {
    margin-left: 0;
    padding: 0;
}

#fm-modal .general-information {
    margin-bottom: 20px !important;
}

/* Prevent interaction with hidden modal content. */
.hide .modal-content,
.hide .modal-header,
.hide .modal-title,
.hide button,
.hide .modal-body,
.hide .modal-footer,
.hide a {
    pointer-events: none;
}


/* ==========================================================================
   Careers Header / Top Controls
   ========================================================================== */

.jobs-header {
    padding: 0;
    color: white;
    font-size: 0;
    position: relative;
    z-index: 500;
    text-align: center;
    background-color: #001840;
}

    .jobs-header h1 {
        padding: 5px 5px 6px 5px !important;
        font-size: 40px !important;
        color: white !important;
        font-family: 'Montserrat', sans-serif !important;
        margin: 0 !important;
        background-color: #001840;
        line-height: 1.1;
    }

    /* Sticky behavior intentionally disabled to prevent scroll/resize layout issues. */
    .jobs-header.sticky-top {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        width: 100% !important;
        max-width: none !important;
        transform: none !important;
    }

    .jobs-header .show-all-jobs {
        position: absolute;
        right: -31px;
        top: -12px;
        z-index: 1000;
        margin: 0;
    }

.show-all-jobs {
    padding-right: 30px;
    padding-left: 0;
}

    .show-all-jobs .button {
        padding-right: 30px;
        padding-left: 20px;
    }

        .show-all-jobs .button:focus-visible {
            outline-color: white !important;
        }

    .show-all-jobs .fa-caret-right {
        position: absolute;
        top: 32px;
        margin-left: -15px;
    }

    .show-all-jobs .far {
        font-size: 15px;
        color: white;
        padding: 0 3px;
        animation-name: spin;
        animation-duration: 1000ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }


/* ==========================================================================
   Search Controls
   ========================================================================== */

.job-search {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    gap: 10px;
    align-items: center;
}

    .job-search .search-field,
    .job-search .categories {
        position: relative;
        display: inline-block;
        width: 300px;
        margin: 10px 0 0 10px;
        vertical-align: top;
    }

    .job-search input,
    .job-search select {
        width: 100%;
        height: 40px;
        line-height: 40px;
        min-height: 40px;
        font-size: 18px;
        padding: 0 14px;
        background: rgba(255, 255, 255, .2);
        color: white;
        border-style: solid;
        border-width: 0;
        border-color: #444;
        border-radius: 3px;
        box-sizing: border-box;
    }

    .job-search select {
        padding: 0 14px;
    }

        .job-search select option {
            color: #444;
        }

    .job-search input::placeholder {
        color: #eee;
    }

    .job-search .search-icon {
        box-shadow: none;
        border: none;
        background: none;
        width: 34px;
        height: 34px;
        position: absolute;
        right: 10px;
        top: 4px;
        color: white;
    }

        .job-search .search-icon:before {
            font-family: "Font Awesome 6 Free" !important;
            font-weight: 900;
            content: "\f002" !important;
            display: block;
            font-size: 24px;
            position: absolute;
            margin-top: -24px;
        }


/* ==========================================================================
   Shared Button Styling
   ========================================================================== */

.info-box .button,
.jobs-header .button,
.all-jobs .button,
.modal-body .button,
.modal-footer .button {
    background-color: #944199;
    border-radius: 4px;
    padding: 6px 30px;
    color: white;
    font-size: 20px;
    display: inline-block;
    font-weight: normal !important;
    min-width: 170px;
    margin: 10px;
    margin-top: 20px;
    border-style: none;
    font-family: 'Montserrat', sans-serif !important;
}


/* ==========================================================================
   Purple Careers Resource Banner
   ========================================================================== */

.jobs-banner {
    background: #944199;
    color: white;
    max-width: 1600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}

.jobs-banner-link {
    color: white !important;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 2px 4px;
}

    /* Desktop placement: left / center / right. */
    .jobs-banner-link:first-child {
        text-align: left;
    }

    .jobs-banner-link:nth-child(2) {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }

    .jobs-banner-link:last-child {
        text-align: right;
    }

    .jobs-banner-link:hover,
    .jobs-banner-link:focus {
        text-decoration: underline;
    }


/* ==========================================================================
   Featured Jobs Slider
   ========================================================================== */

.featured-jobs {
    position: relative;
    width: 100%;
    height: 550px;
}

.frames-featuredjobs {
    height: 550px;
    position: relative;
    overflow: hidden;
}

.frame-featuredjobs {
    position: absolute;
    height: 550px;
    width: 100%;
    display: table;
    background-size: cover;
    background-repeat: no-repeat;
}

.empty-cell {
    cursor: pointer;
}

.empty-cell,
.info-box {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.info-box {
    background: rgba(255, 255, 255, .9);
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
}

    .info-box .featured-career-label {
        font-size: 24px;
        font-weight: bold;
        color: #001840;
        margin-bottom: 30px;
    }

    .info-box h2 {
        color: #444 !important;
        font-size: 24px !important;
        font-family: 'Montserrat', sans-serif !important;
    }

    .info-box .description {
        font-size: 18px;
        padding: 10px 50px;
    }

    .info-box .hourly-pay {
        font-size: 16px;
    }


/* ==========================================================================
   Featured Jobs Slider Navigation
   ========================================================================== */

.button-next,
.button-previous {
    font-size: 34px;
    color: black;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    z-index: 100;
    cursor: pointer;
    padding: 8px;
    background: rgba(255, 255, 255, .5);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .8);
    border-radius: 4px;
}

.button-previous {
    left: 15px;
}

.button-next {
    right: 15px;
}

.frame-icons {
    text-align: center;
    z-index: 100;
    margin-top: -30px;
    position: relative;
    padding-bottom: 8px;
}

    .frame-icons .icon {
        display: inline-block;
        margin: 0 5px;
        height: 14px;
        width: 14px;
        border-radius: 7px;
        background: white;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    }

        .frame-icons .icon.selected {
            background: #0048bc;
        }


/* ==========================================================================
   All Jobs List
   ========================================================================== */

.all-jobs {
    font-family: 'Montserrat', sans-serif;
    background: white;
    z-index: 200;
    display: none;
    margin-bottom: 0;
    padding: 0;
}

    .all-jobs.show-jobs {
        margin-top: 0;
    }

    .all-jobs.add-transition {
        transition: margin-top 1s;
    }

.all-jobs-list-row {
    display: table;
    width: 100%;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #ddd;
}

    .all-jobs-list-row:first-child {
        border-top-width: 1px;
    }

    .all-jobs-list-row:nth-child(odd) {
        background: #f2f2f2;
    }

    .all-jobs-list-row div {
        display: table-cell;
        vertical-align: middle;
        padding: 10px 0;
        text-align: center;
        font-size: 20px;
        width: 200px;
    }

        .all-jobs-list-row div:first-child {
            text-align: left;
            padding: 20px 10px 20px 20px;
            width: calc(100% - 400px);
            line-height: 24px;
        }

    .all-jobs-list-row .button {
        margin: 0;
    }

.no-jobs {
    font-size: 18px;
    padding: 10px;
    color: #444;
    text-align: center;
}

.reset-jobs-button {
    text-align: center;
}

    .reset-jobs-button button {
        margin: 10px !important;
    }


/* ==========================================================================
   Job Links Footer / Welcome Message
   ========================================================================== */

.job-links-footer {
    background: #001840;
    padding: 10px 30px;
    text-align: center;
    font-size: 18px;
    display: none;
}

    .job-links-footer a {
        font-family: 'Montserrat', sans-serif;
        color: white;
        text-decoration: underline;
        font-weight: 500 !important;
    }

    .job-links-footer.constitutionals {
        color: white;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;
    }

    .job-links-footer ul {
        list-style-type: none;
        margin: 0 !important;
        padding: 0 !important;
    }

    .job-links-footer.constitutionals ul {
        margin-top: 14px !important;
    }

    .job-links-footer li {
        display: inline-block;
        margin: 3px 10px;
    }

.welcome-message {
    font-family: 'Montserrat', sans-serif;
    padding: 20px;
    background: white;
    text-align: center;
    font-size: 18px;
    color: #001840;
    padding-left: 20%;
    padding-right: 20%;
    display: none;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #ddd;
}


/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/* ==========================================================================
   Responsive: Large Screens Under 1600px
   ========================================================================== */

@media(max-width:1600px) {
    .base_content_in {
        border-style: none;
    }
}


/* ==========================================================================
   Responsive: Medium Desktop / Tablet Landscape
   ========================================================================== */

@media(max-width:1200px) {
    .featured-jobs,
    .frames-featuredjobs,
    .frame-featuredjobs {
        height: 400px;
    }

    .base_content {
        min-height: 468px;
    }

    .job-search .search-field,
    .job-search .categories {
        width: 255px;
    }

    .jobs-banner-link {
        font-size: 16px;
    }
}


/* ==========================================================================
   Responsive: Tablet / Mobile Header Layout
   ========================================================================== */

@media(max-width:950px) {
    .base_content {
        background: #001840 !important;
    }

    .base_content_in {
        min-height: 0 !important;
    }

    .jobs-header {
        padding: 0;
        margin-top: 0 !important;
        background: #001840 !important;
        padding-top: 0 !important;
    }

        .jobs-header h1 {
            display: none;
        }

        .jobs-header .show-all-jobs {
            position: relative;
            right: auto;
            left: auto;
            top: auto;
            padding: 0 12px;
            margin: 0 0 10px 0;
            background: #001840 !important;
        }

    .show-all-jobs .button {
        font-size: 16px;
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 1px);
        margin: 0 0 10px 0 !important;
        display: block !important;
    }

    .show-all-jobs .fa-caret-right {
        top: 10px;
    }

    .job-search {
        position: relative;
        background-color: #001840;
        text-align: center;
        display: block;
        padding: 8px 0 12px 0;
        margin-top: 0;
    }

        .job-search .search-field,
        .job-search .categories {
            width: calc(100% - 32px);
            max-width: 420px;
            margin: 7px auto;
            display: block;
        }

        .job-search input,
        .job-search select {
            height: 40px;
            min-height: 40px;
            line-height: 40px;
            font-size: 17px;
        }

        .job-search .search-icon {
            top: 3px;
            right: 10px;
        }

    .jobs-banner {
        width: 100%;
        max-width: none;
        box-sizing: border-box;
        flex-direction: column;
        gap: 6px;
        padding: 10px 12px;
        flex-wrap: nowrap;
        justify-content: center;
        margin-top: 0;
    }

    .jobs-banner-link {
        position: static !important;
        transform: none !important;
        display: block;
        width: 100%;
        white-space: normal;
        font-size: 16px;
        padding: 2px 0;
        text-align: center !important;
    }

    .empty-cell,
    .info-box {
        display: block;
        width: 100%;
        height: 50%;
    }

    .info-box {
        padding-top: 20px;
        background-color: white;
    }

        .info-box .button {
            font-size: 16px;
            width: 46%;
            margin: 5px;
            min-width: 0;
            max-width: 225px;
        }

        .info-box .description {
            font-size: 16px;
            padding-left: 20px;
            padding-right: 20px;
        }

    .featured-jobs {
        position: relative;
    }

    .featured-jobs,
    .frames-featuredjobs,
    .frame-featuredjobs {
        height: 650px;
        background-size: 130%;
    }

    .button-next,
    .button-previous {
        top: 25%;
    }

    .all-jobs-list-row div {
        width: 50% !important;
        display: inline-block;
        text-align: center !important;
        border-style: none;
        padding: 0;
    }

        .all-jobs-list-row div:first-child {
            display: block;
            width: 100% !important;
            padding: 8px;
        }

        .all-jobs-list-row div:nth-child(2) {
            text-align: right !important;
            padding-right: 5px;
            padding-bottom: 15px;
        }

        .all-jobs-list-row div:nth-child(3) {
            text-align: left !important;
            padding-left: 5px;
            padding-bottom: 15px;
        }

    .all-jobs-list-row .button {
        min-width: 0;
        text-align: center;
        width: calc(100% - 5px);
    }

    .frame-icons {
        margin-top: -10px;
    }
}


/* ==========================================================================
   Responsive: 734px and Below
   ========================================================================== */

@media(max-width:734px) {
    .frame-featuredjobs {
        background-size: 170%;
        background-position-x: -20px;
    }
}


/* ==========================================================================
   Responsive: 600px and Below
   ========================================================================== */

@media(max-width:600px) {
    .jobs-header h1 {
        display: none;
    }

    .jobs-banner-link {
        font-size: 14px;
        line-height: 1.4;
    }

    .job-search {
        margin-top: 0;
        padding: 6px 0 8px 0;
    }

        .job-search .search-field {
            padding-top: .1px;
        }

        .job-search .search-field,
        .job-search .categories {
            width: calc(100% - 32px);
            max-width: none;
            margin: 7px auto;
        }

        .job-search input,
        .job-search select {
            width: 100% !important;
        }

        .job-search .search-icon {
            top: 4px;
            right: 10px;
        }

    .frame-featuredjobs {
        background-size: 210%;
        background-position-x: -30px;
    }

    .all-jobs-list-row .button {
        font-size: 14px;
    }

    .job-links-footer li {
        display: block;
    }

    .welcome-message {
        padding-left: 24px;
        padding-right: 24px;
    }
}


/* ==========================================================================
   Responsive: 500px and Below
   ========================================================================== */

@media(max-width:500px) {
    .frame-featuredjobs {
        background-size: 250%;
        background-position-x: -60px;
    }
}


/* ==========================================================================
   Responsive: 414px and Below
   ========================================================================== */

@media(max-width:414px) {
    .categories,
    .search-field {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
    }

    .job-search input,
    .job-search select {
        width: calc(100% - 10px) !important;
        display: block;
        margin: 5px;
    }

    .job-search .search-icon {
        top: 4px;
        right: 12px;
    }

    .frame-icons {
        margin-top: 0;
    }

    .frame-featuredjobs {
        background-size: 280%;
        background-position-x: -80px;
    }

    .info-box .description {
        font-size: 14px;
    }

    .reset-jobs-button button {
        width: calc(100% - 20px);
    }
}


/* ==========================================================================
   Responsive: 360px and Below
   ========================================================================== */

@media(max-width:360px) {
    .frame-featuredjobs {
        background-size: 310%;
        background-position-x: -90px;
    }

    .frame-icons {
        margin-top: 0;
    }
}
