@import '_content/ApplyDirect.Gen3.Server.StatefulReconnect/ApplyDirect.Gen3.Server.StatefulReconnect.bundle.scp.css';

/* _content/ApplyDirect.Gen3.Server/Pages/Home.razor.rz.scp.css */
.mgl-home a:link[b-20u1wnvs9u], .mgl-home a:visited[b-20u1wnvs9u] {
    color: #0068d3;
    text-decoration: none;
}

.mgl-home a:hover[b-20u1wnvs9u] {
    color: #0068d3;
    text-decoration: underline;
}

.title-td[b-20u1wnvs9u], .title-td a[b-20u1wnvs9u] {
    color: #333; /* text color */
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 20px;
    width: 120px;
}

    .title-td[b-20u1wnvs9u]:before {
        content: "\f046";
        position: absolute;
        top: -2px;
        font-family: FontAwesome;
        color: #656565;
        font-size: 28px;
        left: -14px;
    }

.title-td1[b-20u1wnvs9u]:before {
    content: "\f044";
    left: 2px;
}

.title-td2[b-20u1wnvs9u]:before {
    content: "\f007";
    left: -14px;
}

.title-td3[b-20u1wnvs9u]:before {
    content: "\f079";
    left: -18px;
    top: -2px;
}

ul[b-20u1wnvs9u] {
    margin: 0;
}

tr a[b-20u1wnvs9u] {
    color: #656565; /* text color */
    font-family: "Arial";
    font-size: 13px;
    text-decoration: none;
    line-height: 13px;
}

    tr a:hover[b-20u1wnvs9u] {
        text-decoration: underline;
    }
/* _content/ApplyDirect.Gen3.Server/Pages/Index.razor.rz.scp.css */
.mgl-home a:link[b-4o2ly32viv], .mgl-home a:visited[b-4o2ly32viv] {
    color: #0068d3;
    text-decoration: none;
}

.mgl-home a:hover[b-4o2ly32viv] {
    color: #0068d3;
    text-decoration: underline;
}

.title-td[b-4o2ly32viv], .title-td a[b-4o2ly32viv] {
    color: #333; /* text color */
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    padding-left: 20px;
    width: 120px;
}

    .title-td[b-4o2ly32viv]:before {
        content: "\f046";
        position: absolute;
        top: -2px;
        font-family: FontAwesome;
        color: #656565;
        font-size: 28px;
        left: -14px;
    }

.title-td1[b-4o2ly32viv]:before {
    content: "\f044";
    left: 2px;
}

.title-td2[b-4o2ly32viv]:before {
    content: "\f007";
    left: -14px;
}

.title-td3[b-4o2ly32viv]:before {
    content: "\f079";
    left: -18px;
    top: -2px;
}

ul[b-4o2ly32viv] {
    margin: 0;
}

tr a[b-4o2ly32viv] {
    color: #656565; /* text color */
    font-family: "Arial";
    font-size: 13px;
    text-decoration: none;
    line-height: 13px;
}

    tr a:hover[b-4o2ly32viv] {
        text-decoration: underline;
    }
/* _content/ApplyDirect.Gen3.Server/Pages/jobs.razor.rz.scp.css */
.saved-job[b-n96x1o845s] {
    color: gold;
    font-size: 24px;
    z-index: 5;
}

.unsaved-job[b-n96x1o845s] {
    color: grey;
    font-size: 24px;
    z-index: 5;
}

.has-applied[b-n96x1o845s] {
    color: gold;
    cursor: default;
    font-size: 36px;
}

.job-card[b-n96x1o845s] {
    cursor: pointer;
    padding: 0;
    box-shadow: 0 4px 12px 0 rgb(0, 0, 0, 0.15);
    transition: box-shadow 0.25s ease-in-out;
}

    .job-card:hover[b-n96x1o845s] {
        box-shadow: 2px 6px 12px 0 rgb(0, 0, 0, 0.25);
    }

.job-detail-share[b-n96x1o845s] {
    float: left;
    margin-bottom: 20px;
    margin-top: -20px;
}

.socials[b-n96x1o845s] {
    margin: 0.75rem 0 0;
    list-style: none;
    padding: 0;
    display: flex;
}

    .socials ul li[b-n96x1o845s] {
        display: inline-block;
        color: #999;
        font-size: 12px;
        padding-left: 4px;
        text-transform: capitalize;
        margin-top: 30px;
    }

.job-detail-share ul li[b-n96x1o845s] {
    font-size: 17px;
    padding: 10px;
}

.socials__link[b-n96x1o845s] {
    text-decoration: none;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.socials__icon[b-n96x1o845s] {
    width: 1.5rem;
    height: 1.5rem;
    fill: #002664;
}

.job-search-result-right[b-n96x1o845s] {
    padding: 1rem;
    background-color: #EEE;
    border-radius: 5px;
}

.job-search-result-ref-no[b-n96x1o845s] {
    font-size: 1.25rem;
    line-height: 1.25;
    font-weight: 600;
    margin: 0;
}

.nsw-tertiary-blue[b-n96x1o845s] {
    color: #0085b3;
}
/* _content/ApplyDirect.Gen3.Server/Pages/ViewJob.razor.rz.scp.css */
.navbar-light[b-udomyovxcr] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



.cssDisableRangeSlider[b-udomyovxcr] {
    position: absolute;
    display: block;
    width: 100%;
    height: 55px;
    z-index: 501;
}

.wrap-jobdetail[b-udomyovxcr] {
    background-color: #FFF;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
}

.job-detail-share[b-udomyovxcr] {
    float: right;
    margin-bottom: 20px;
    margin-top: -20px;
}

.socials[b-udomyovxcr] {
    margin: 0.75rem 0 0;
    list-style: none;
    padding: 0;
    display: flex;
}

    .socials ul li[b-udomyovxcr] {
        display: inline-block;
        color: #999;
        font-size: 12px;
        padding-left: 4px;
        text-transform: capitalize;
        margin-top: 30px;
    }

.job-detail-share ul li[b-udomyovxcr] {
    font-size: 17px;
    padding: 10px;
}

.socials__link[b-udomyovxcr] {
    text-decoration: none;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.socials__icon[b-udomyovxcr] {
    width: 1.5rem;
    height: 1.5rem;
    fill: #002664;
}

.sr-only[b-udomyovxcr] {
    border: 0 !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.btn-primary[b-udomyovxcr] {
    color: #fff;
    background-color: #002664;
    border-color: #002664;
}

.title-redirect[b-udomyovxcr] {
    color: #333 !important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    margin-left: 35%
}

.control-label-redirect[b-udomyovxcr] {
    position: relative;
    color: #333;
    font-size: 13px;
    line-height: 1.5em;
    font-style: oblique;
    margin-bottom: 6px;
}

.txt-bold[b-udomyovxcr] {
    font-weight: bold;
}

.modal-footer .btn[b-udomyovxcr] {
    line-height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #043673;
    color: #fff;
    text-transform: uppercase;
    padding: 0 25px;
    font-weight: 600;
    font-size: 18px;
    float: left;
    border: none;
    outline: none;
}

.modal-footer .btn-close[b-udomyovxcr] {
    line-height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #424242;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-right: 0 !important;
    padding: 0 25px;
    font-weight: 600;
    font-size: 18px;
    float: left;
    border: none;
    outline: none;
}
/* _content/ApplyDirect.Gen3.Server/Shared/ErrorPanel.razor.rz.scp.css */
.error-panel-wrapper[b-2lf3sagps7] {
    position: fixed;
    left: 0px;
    top: 0;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    z-index: 1040;
    pointer-events: none;
    transition: background-color linear 0.25s;
}

.error-panel[b-2lf3sagps7] {
    display: flex;
    flex-direction: column;
    pointer-events: auto;
    position: relative;
    transition: top ease-in-out 0.25s;
    max-width: 50%;
    min-width: 30%;
    background-color: transparent;
    border-radius: 0px 0px 30px 30px;
}

.centered[b-2lf3sagps7] {
    position: static;
}

.error-panel-body[b-2lf3sagps7] {
    padding: 5px 20px 10px 10px;
    background-color: #FFFFFF;
    max-height: 500px;
    overflow-y: auto;
    transition: margin-top ease-in-out 0.1s;
}

.error-panel-tab[b-2lf3sagps7] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0px 0px 30px 30px;
    cursor: pointer;
}
/* _content/ApplyDirect.Gen3.Server/Shared/HomeLoadingIndicator.razor.rz.scp.css */
.loading-indicator-box[b-h3wd5c31c8] {
    height: 100%;
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #cbedfd !important
}

.loading-indicator[b-h3wd5c31c8] {
}

@keyframes bounce-b-h3wd5c31c8 {
    0% {
        transform: translateY(0px);
    }

    30% {
        transform: translateY(-15px);
    }

    60% {
        transform: translateY(0);
    }
}

.loading-ball[b-h3wd5c31c8] {
    display: inline-block;
    background-color: orange;
    height: 12px;
    width: 12px;
    border-radius: 10px;
    animation-name: bounce-b-h3wd5c31c8;
    animation-iteration-count: infinite;
    animation-duration: 0.6s;
    margin: 2px;
}

    .loading-ball:nth-child(1)[b-h3wd5c31c8] {
        animation-delay: 0.05s;
    }

    .loading-ball:nth-child(2)[b-h3wd5c31c8] {
        animation-delay: 0.1s;
    }

    .loading-ball:nth-child(3)[b-h3wd5c31c8] {
        animation-delay: 0.15s;
    }
/* _content/ApplyDirect.Gen3.Server/Shared/JobDetailsComponent.razor.rz.scp.css */
.navbar-light[b-78ta46cyaw] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



.cssDisableRangeSlider[b-78ta46cyaw] {
    position: absolute;
    display: block;
    width: 100%;
    height: 55px;
    z-index: 501;
}

.wrap-jobdetail[b-78ta46cyaw] {
    background-color: #FFF;
    max-width: 75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
}

.job-detail-share[b-78ta46cyaw] {
    float: right;
    margin-bottom: 20px;
    margin-top: -20px;
}

.socials[b-78ta46cyaw] {
    margin: 0.75rem 0 0;
    list-style: none;
    padding: 0;
    display: flex;
}

    .socials ul li[b-78ta46cyaw] {
        display: inline-block;
        color: #999;
        font-size: 12px;
        padding-left: 4px;
        text-transform: capitalize;
        margin-top: 30px;
    }

.job-detail-share ul li[b-78ta46cyaw] {
    font-size: 17px;
    padding: 10px;
}

.socials__link[b-78ta46cyaw] {
    text-decoration: none;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
}

.socials__icon[b-78ta46cyaw] {
    width: 1.5rem;
    height: 1.5rem;
    fill: #002664;
}

.sr-only[b-78ta46cyaw] {
    border: 0 !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.btn-primary[b-78ta46cyaw] {
    color: #fff;
    background-color: #002664;
    border-color: #002664;
}

.title-redirect[b-78ta46cyaw] {
    color: #333 !important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    margin-left: 35%
}

.control-label-redirect[b-78ta46cyaw] {
    position: relative;
    color: #333;
    font-size: 13px;
    line-height: 1.5em;
    font-style: oblique;
    margin-bottom: 6px;
}

.txt-bold[b-78ta46cyaw] {
    font-weight: bold;
}

.modal-footer .btn[b-78ta46cyaw] {
    line-height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #043673;
    color: #fff;
    text-transform: uppercase;
    padding: 0 25px;
    font-weight: 600;
    font-size: 18px;
    float: left;
    border: none;
    outline: none;
}

.modal-footer .btn-close[b-78ta46cyaw] {
    line-height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    color: #424242;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-right: 0 !important;
    padding: 0 25px;
    font-weight: 600;
    font-size: 18px;
    float: left;
    border: none;
    outline: none;
}
/* _content/ApplyDirect.Gen3.Server/Shared/LoadingIndicator.razor.rz.scp.css */
.loading-indicator-box[b-4ckbree8ml] {
    height: 100%;
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.4);
}

.loading-indicator[b-4ckbree8ml] {
}

@keyframes bounce-b-4ckbree8ml {
    0% {
        transform: translateY(0px);
    }

    30% {
        transform: translateY(-15px);
    }

    60% {
        transform: translateY(0);
    }
}

.loading-ball[b-4ckbree8ml] {
    display: inline-block;
    background-color: white;
    height: 12px;
    width: 12px;
    border-radius: 10px;
    animation-name: bounce-b-4ckbree8ml;
    animation-iteration-count: infinite;
    animation-duration: 0.6s;
    margin: 2px;
}

    .loading-ball:nth-child(1)[b-4ckbree8ml] {
        animation-delay: 0.05s;
    }

    .loading-ball:nth-child(2)[b-4ckbree8ml] {
        animation-delay: 0.1s;
    }

    .loading-ball:nth-child(3)[b-4ckbree8ml] {
        animation-delay: 0.15s;
    }
/* _content/ApplyDirect.Gen3.Server/Shared/MainLayout.razor.rz.scp.css */
.page[b-1ivdptr3sj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1ivdptr3sj] {
    flex: 1;
}

.sidebar[b-1ivdptr3sj] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1ivdptr3sj] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1ivdptr3sj]  a, .top-row .btn-link[b-1ivdptr3sj] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-1ivdptr3sj] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1ivdptr3sj] {
        display: none;
    }

    .top-row.auth[b-1ivdptr3sj] {
        justify-content: space-between;
    }

    .top-row a[b-1ivdptr3sj], .top-row .btn-link[b-1ivdptr3sj] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1ivdptr3sj] {
        flex-direction: row;
    }

    .sidebar[b-1ivdptr3sj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1ivdptr3sj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-1ivdptr3sj], article[b-1ivdptr3sj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/ApplyDirect.Gen3.Server/Shared/MultiSelect.razor.rz.scp.css */
.multiselect-wrapper[b-oz6heybmwu] {
    position: relative;
}

.multiselect-overlay[b-oz6heybmwu] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 499;
}

.multiselect[b-oz6heybmwu] {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    width: 100%;
    padding: 8px 15px;
    background-color: white;
    transition: box-shadow 0.25s ease-in-out;
    font-size: 0.9rem;
}

.float-expand[b-oz6heybmwu] {
    z-index: 500;
    box-shadow: 0 4px 12px 0 rgb(0, 0, 0, 0.15);
}

.multiselect-header[b-oz6heybmwu] {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.multiselect-header-top[b-oz6heybmwu] {
    display: flex;
    flex-direction: row;
}

.multiselect-header .multiselect-header-label[b-oz6heybmwu] {
    flex-grow: 1;
}

.multiselect-header .multiselect-header-icon[b-oz6heybmwu] {
}

.multiselect-header .oi[b-oz6heybmwu] {
    transition: transform ease-in-out 0.20s;
}

.multiselect-body[b-oz6heybmwu] {
    overflow: hidden;
    transition: max-height linear 0.20s;
}

.multiselect-items[b-oz6heybmwu] {
    display: flex;
    flex-direction: column;
    max-height: 350px;
    overflow-y: scroll;
}

.multiselect-item[b-oz6heybmwu] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px;
}

.multiselect-item-dropdown[b-oz6heybmwu] {
    height: 20px;
    min-width: 20px;
    font-size: 16px;
    color: black;
    cursor: pointer;
}

    .multiselect-item-dropdown:hover[b-oz6heybmwu] {
        color: #666666;
    }

.multiselect-item-filler[b-oz6heybmwu] {
    height: 20px;
    min-width: 20px;
}

.multiselect-name[b-oz6heybmwu] {
    margin-left: 10px;
    cursor: pointer;
}

.multiselect-brickarea[b-oz6heybmwu] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-height: 64px;
    overflow: auto;
}

.multiselect-brick[b-oz6heybmwu] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 2px;
    padding: 3px;
    border: 1px solid #555555;
    border-radius: 3px;
}

.multiselect-brick-name[b-oz6heybmwu] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    padding: 0 5px;
}

.multiselect-brick-close[b-oz6heybmwu] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    position: relative;
    font-size: 11px;
    top: -1px;
    cursor: pointer;
}

.multiselect-search-area[b-oz6heybmwu] {
    margin: 10px 3px;
    position: relative;
    font-size: unset !important;
}

    .multiselect-search-area .form-control[b-oz6heybmwu] {
        font-size: unset !important;
    }

.multiselect-search-clear[b-oz6heybmwu] {
    position: absolute;
    right: 1px;
    top: 1px;
    padding: 5px 10px;
    cursor: pointer;
}

.pseudo-checkbox[b-oz6heybmwu] {
    position: relative;
    height: 18px;
    min-width: 18px;
    border-radius: 2px;
    background-color: #EEEEEE;
    cursor: pointer;
}

    .pseudo-checkbox:hover[b-oz6heybmwu] {
        background-color: #CCCCCC;
    }

    .pseudo-checkbox.selected[b-oz6heybmwu] {
        background-color: #2196F3;
    }

    .pseudo-checkbox.disabled[b-oz6heybmwu] {
        background-color: #999999;
        cursor: not-allowed;
    }

    .pseudo-checkbox[b-oz6heybmwu]:after {
        content: "";
        position: absolute;
        display: none;
        left: 10px;
        top: 5px;
        width: 6px;
        height: 13px;
        border: solid white;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
    }

    .pseudo-checkbox.selected[b-oz6heybmwu]:after {
        display: block;
    }

@media (min-width:576px) {
    .multiselect[b-oz6heybmwu] {
        padding: 15px;
        font-size: unset;
    }

    .pseudo-checkbox[b-oz6heybmwu] {
        height: 25px;
        min-width: 25px;
    }
}


.required-dot[b-oz6heybmwu] {
    color: red;
}
/* _content/ApplyDirect.Gen3.Server/Shared/NavigationMenuComponent.razor.rz.scp.css */
.logo[b-22c5m9mx7y] {
    object-fit: contain;
    max-width: 200px;
    max-height: 80px;
}

/*.dropdown-menu {
    width: 100%;
}*/

.dropdown .btn-group[b-22c5m9mx7y] {
    width: 100%;
}

.dropdown-toggle[b-22c5m9mx7y] {
    flex-grow: unset;
}

.nav-item[b-22c5m9mx7y] {
    white-space: nowrap;
    cursor: pointer;
}

@media (max-width: 575.98px) {
    .dropdown-menu[b-22c5m9mx7y] {
        position: relative;
    }

    .btn[b-22c5m9mx7y] {
        width: 100%;
    }
}

.not-collapsable[b-22c5m9mx7y] {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.not-collapsable-dropdown[b-22c5m9mx7y] {
    position: absolute !important;
}

.profile[b-22c5m9mx7y] {
    object-fit: fill;
    min-width: 40px;
    max-width: 40px;
    min-height: 40px;
    max-height: 40px;
}

.flex-container[b-22c5m9mx7y] {
    display: flex;
    padding-right: 30px;
}

.flex-item-left[b-22c5m9mx7y] {
    flex: 30%;
}

.flex-item-right[b-22c5m9mx7y] {
    flex: 70%;
}

.secondary-text[b-22c5m9mx7y] {
    font-size: x-small;
}

.brandTitle[b-22c5m9mx7y] {
    padding: 0 24px;
    color: #002664;
    font-size: 24px;
    margin: 0 !important;
    font-weight: 600;
    display: none;
}

.link-color[b-22c5m9mx7y] {
    color: #002664;
}

.additionLinks[b-22c5m9mx7y] {
    display: none;
    align-items: center;
    color: #002664;
}

    .additionLinks a[b-22c5m9mx7y] {
        color: #002664;
    }
/* _content/ApplyDirect.Gen3.Server/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-w2zexgd40e] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-w2zexgd40e] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-w2zexgd40e] {
    font-size: 1.1rem;
}

.oi[b-w2zexgd40e] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-w2zexgd40e] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-w2zexgd40e] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-w2zexgd40e] {
        padding-bottom: 1rem;
    }

    .nav-item[b-w2zexgd40e]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-w2zexgd40e]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-w2zexgd40e]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-w2zexgd40e] {
        display: none;
    }

    .collapse[b-w2zexgd40e] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-w2zexgd40e] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/ApplyDirect.Gen3.Server/Shared/SalarySelect.razor.rz.scp.css */
.salaryselect-wrapper[b-751jzxuoml] {
    position: relative;
}

.salaryselect[b-751jzxuoml] {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    width: 100%;
    min-width: 260px;
    padding: 15px;
    background-color: white;
    transition: box-shadow 0.25s ease-in-out;
}

.float-expand[b-751jzxuoml] {
    z-index: 500;
    box-shadow: 0 4px 12px 0 rgb(0, 0, 0, 0.15);
}

.salaryselect-header[b-751jzxuoml] {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.salaryselect-header-top[b-751jzxuoml] {
    display: flex;
    flex-direction: row;
}

.salaryselect-header .salaryselect-header-label[b-751jzxuoml] {
    flex-grow: 1;
}

.salaryselect-header .salaryselect-header-icon[b-751jzxuoml] {
}

.salaryselect-header .oi[b-751jzxuoml] {
    transition: transform ease-in-out 0.20s;
}

.salaryselect-body[b-751jzxuoml] {
    overflow: hidden;
    transition: max-height linear 0.20s;
}

.salaryselect-type[b-751jzxuoml] {
    margin: 5px;
}

.salaryselect-range[b-751jzxuoml] {
    display: flex;
    flex-direction: row;
}

.salaryselect-min[b-751jzxuoml],
.salaryselect-max[b-751jzxuoml] {
    flex-grow: 1;
    margin: 5px;
}

.salaryselect-to[b-751jzxuoml] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.salaryselect-selectedarea[b-751jzxuoml] {
    /*    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-height: 64px;
    overflow: auto;*/
}

.salaryselect-overlay[b-751jzxuoml] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 499;
}
/* _content/ApplyDirect.Gen3.Server/Shared/SearchComponent.razor.rz.scp.css */
body[b-hti61ylgyh] {
}
/* _content/ApplyDirect.Gen3.Server/Shared/VerticalMultiSelect.razor.rz.scp.css */
.multiselect-wrapper[b-tgi9k66ou7] {
    position: relative;
}

.multiselect-overlay[b-tgi9k66ou7] {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 499;
}

.multiselect[b-tgi9k66ou7] {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    width: 100%;
    padding: 8px 15px;
    background-color: white;
    transition: box-shadow 0.25s ease-in-out;
    font-size: 0.9rem;
}

.float-expand[b-tgi9k66ou7] {
    z-index: 500;
    box-shadow: 0 4px 12px 0 rgb(0, 0, 0, 0.15);
}

.multiselect-header[b-tgi9k66ou7] {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.multiselect-header-top[b-tgi9k66ou7] {
    display: flex;
    flex-direction: row;
}

.multiselect-header .multiselect-header-label[b-tgi9k66ou7] {
    flex-grow: 1;
}

.multiselect-header .multiselect-header-icon[b-tgi9k66ou7] {
}

.multiselect-header .oi[b-tgi9k66ou7] {
    transition: transform ease-in-out 0.20s;
}

.multiselect-body[b-tgi9k66ou7] {
    overflow: hidden;
    transition: max-height linear 0.20s;
}

.multiselect-items[b-tgi9k66ou7] {
    display: flex;
    flex-direction: column;
    max-height: 350px;
    overflow-y: scroll;
}

.multiselect-item[b-tgi9k66ou7] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px;
}

.multiselect-item-dropdown[b-tgi9k66ou7] {
    height: 20px;
    min-width: 20px;
    font-size: 16px;
    color: black;
    cursor: pointer;
}

    .multiselect-item-dropdown:hover[b-tgi9k66ou7] {
        color: #666666;
    }

.multiselect-item-filler[b-tgi9k66ou7] {
    height: 20px;
    min-width: 20px;
}

.multiselect-name[b-tgi9k66ou7] {
    margin-left: 10px;
    cursor: pointer;
}

.multiselect-brickarea[b-tgi9k66ou7] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-height: 64px;
    overflow: auto;
}

.multiselect-brick[b-tgi9k66ou7] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 2px;
    padding: 3px;
    border: 1px solid #555555;
    border-radius: 3px;
}

.multiselect-brick-name[b-tgi9k66ou7] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    padding: 0 5px;
}

.multiselect-brick-close[b-tgi9k66ou7] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px;
    position: relative;
    font-size: 11px;
    top: -1px;
    cursor: pointer;
}

.multiselect-search-area[b-tgi9k66ou7] {
    margin: 10px 3px;
    position: relative;
    font-size: unset !important;
}

    .multiselect-search-area .form-control[b-tgi9k66ou7] {
        font-size: unset !important;
    }

.multiselect-search-clear[b-tgi9k66ou7] {
    position: absolute;
    right: 1px;
    top: 1px;
    padding: 5px 10px;
    cursor: pointer;
}

.pseudo-checkbox[b-tgi9k66ou7] {
    position: relative;
    height: 18px;
    min-width: 18px;
    border-radius: 2px;
    background-color: #EEEEEE;
    cursor: pointer;
}

    .pseudo-checkbox:hover[b-tgi9k66ou7] {
        background-color: #CCCCCC;
    }

    .pseudo-checkbox.selected[b-tgi9k66ou7] {
        background-color: #2196F3;
    }

    .pseudo-checkbox.disabled[b-tgi9k66ou7] {
        background-color: #999999;
        cursor: not-allowed;
    }

    .pseudo-checkbox[b-tgi9k66ou7]:after {
        content: "";
        position: absolute;
        display: none;
        left: 10px;
        top: 5px;
        width: 6px;
        height: 13px;
        border: solid white;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
    }

    .pseudo-checkbox.selected[b-tgi9k66ou7]:after {
        display: block;
    }

@media (min-width:576px) {
    .multiselect[b-tgi9k66ou7] {
        padding: 15px;
        font-size: unset;
    }

    .pseudo-checkbox[b-tgi9k66ou7] {
        height: 25px;
        min-width: 25px;
    }
}


.required-dot[b-tgi9k66ou7] {
    color: red;
}
.accordion-search-res .m-cst-con[b-tgi9k66ou7] {
    border: none !important;
}
/* _content/ApplyDirect.Gen3.Server/Shared/VerticalSalarySelect.razor.rz.scp.css */
.salaryselect-wrapper[b-wuyfv8k4zk] {
    position: relative;
}

.salaryselect[b-wuyfv8k4zk] {
    /*  border: 1px solid #ced4da;*/
    border-radius: .25rem;
    width: 100%;
    min-width: 260px;
    padding: 15px;
    background-color: white;
    transition: box-shadow 0.25s ease-in-out;
}

.float-expand[b-wuyfv8k4zk] {
    z-index: 500;
    box-shadow: 0 4px 12px 0 rgb(0, 0, 0, 0.15);
}

.salaryselect-header[b-wuyfv8k4zk] {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.salaryselect-header-top[b-wuyfv8k4zk] {
    display: flex;
    flex-direction: row;
}

.salaryselect-header .salaryselect-header-label[b-wuyfv8k4zk] {
    flex-grow: 1;
}

.salaryselect-header .salaryselect-header-icon[b-wuyfv8k4zk] {
}

.salaryselect-header .oi[b-wuyfv8k4zk] {
    transition: transform ease-in-out 0.20s;
}

.salaryselect-body[b-wuyfv8k4zk] {
    overflow: hidden;
    transition: max-height linear 0.20s;
}

.salaryselect-type[b-wuyfv8k4zk] {
    margin: 5px;
}

.salaryselect-range[b-wuyfv8k4zk] {
    display: flex;
    flex-direction: row;
}

.salaryselect-min[b-wuyfv8k4zk],
.salaryselect-max[b-wuyfv8k4zk] {
    flex-grow: 1;
    margin: 5px;
}

.salaryselect-to[b-wuyfv8k4zk] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
}

.salaryselect-selectedarea[b-wuyfv8k4zk] {
    /*    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-height: 64px;
    overflow: auto;*/
}
