@font-face {
    font-family: 'Program OT';
    font-style: normal;
    font-weight: 700;
    src: url('https://assets.foleon.com/eu-west-2/uploads-7e3kk3/48248/font/programot-bold.d8bbcbf545f5.woff') format('woff');
}
@font-face {
    font-family: 'Program OT';
    font-style: normal;
    font-weight: 500;
    src: url('https://assets.foleon.com/eu-west-2/uploads-7e3kk3/48248/font/programot-medium.3a632af218fd.woff') format('woff');
}
@font-face {
    font-family: 'NeueHaas Grotesk';
    font-style: normal;
    font-weight: 500;
    src: url('/media/fonts/NeueHaasGrotesk55Roman.otf') format('opentype');
}
@font-face {
    font-family: 'NeueHass Unica';
    font-style: normal;
    font-weight: 500;
    src: url('/media/fonts/NeueHaasUnicaMedium.otf') format('opentype');
}
  
  
body {
    font-family: 'NeueHass Unica', 'Program OT', Arial, Helvetica, sans-serif;
    font-size: 1.75rem !important;
    line-height: 2.25rem;
    --theme: #4a0021;
    --footerblue: #dcd2c1;
    --stone: #dcd2c1;
}
  
/* iTrent override start */  

#fixednavigation {
    background-color: var(--theme);
    color: #ffffff;
}
#navigation-icon[loaded] {
    display: inline-block;
    height: 80px;
    margin: 1rem 0;
    padding: 1rem 0;
}

#fixednavigation ul li.selected a {
    outline: -webkit-focus-ring-color auto;
    border-bottom-color: transparent;
}
#fixednavigation ul li a:hover {
    outline: -webkit-focus-ring-color auto;
    background-color: #ffffff;
    color: var(--theme);
}
#fixednavigation a:hover span {
    text-decoration: none;
}
.Mhr-jobSearchCriteriaFilters .Mhr-jobSearchFilter .Mhr-customSelectButton {
    border: 1px solid var(--theme);
}
.Mhr-customSelect-multiple:not([data-list-selected-options]) .Mhr-customSelectButton {
    border-radius: 0 !important;
}
.Mhr-jobSearchCriteria {
    background-color: var(--stone) !important;
    border-bottom: 2px solid var(--theme);
}
.Mhr-jobSearchCriteriaFilters .Mhr-jobSearchFilter .Mhr-customSelectButton:focus {
    color: var(--theme);
}
.Mhr-jobSearchCriteriaFilters .Mhr-customSelect[selected] .Mhr-customSelectButton {
    background-color: var(--theme);
    color: #ffffff;
}

.Mhr-customSelect-multiple .Mhr-customSelectOption:not(.Mhr-customSelectOption--customState):focus, 
.Mhr-customSelect-multiple .Mhr-customSelectOption:not(.Mhr-customSelectOption--customState):hover {
    background-color: var(--theme);
    color: #ffffff;
}
.Mhr-customSelectOption:not(.Mhr-customSelectOption--customState):hover:not([disabled]) {
    background-color: var(--theme);
    color: #ffffff;
}

.Mhr-jobSearchCriteriaFindWrapper button, 
#job-search-options button.Mhr-jobSearchFindButton {
    background-color: var(--theme);
    color: #ffffff;
    border: 2px solid var(--theme);
}
.Mhr-jobSearchCriteriaFindWrapper button:hover,
#job-search-options button.Mhr-jobSearchFindButton:hover {
    background-color: #ffffff;
    color: var(--theme);
    border: 2px solid var(--theme);
}
.Mhr-jobSearchFindButton:hover, .Mhr-jobSearchFindButton:focus,
#job-search-options button.Mhr-jobSearchFindButton:focus {
    background-color: #ffffff;
    color: var(--theme);
    border: 2px solid var(--theme);
}
.MhrWebRec-Button, .standard_bu {
    border: 2px solid transparent;
    border-radius: 0 !important;
}
.MhrWebRec-Button {
    background-color: var(--theme);
    color: #ffffff;
    font-weight: 700;
    border-radius: 0 !important;
}
.MhrWebRec-Button:hover {
    background-color: #ffffff;
    color: var(--theme);
    border: 2px solid var(--theme);
    font-weight: 700;
}
.MhrWebRec-Button--link:hover {
    text-decoration: none;
}
 
.MhrWebRec-Button:focus {
    background-color: var(--theme) !important;
    color: #ffffff !important;
}
.Mhr-card {
    border-radius: 0 !important;
}
.Mhr-jobSearchJobs .Mhr-card:hover {
    background-color: var(--stone);
}

.Mhr-jobDetailClosingDate,
.Mhr-jobProfile--closingDate {
    font-weight: 700;
}

.Mhr-jobProfileAttachmentLink span {
    text-decoration: underline;
    text-decoration-line: underline;
    text-decoration-style: dashed;
    text-decoration-color: #969696;
    text-underline-offset: 0.5rem;
    padding-bottom: 0.5rem;
}


#wr_content {
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1500px;
    border-radius: 0 !important;
    padding: var(--job-search-criteria-padding) !important;
    border: none;
    box-shadow: none;
}
.Mhr-jobProfile--title {
    color: var(--theme);
    line-height: 4.25rem;
}


table.page_header td.page_title h1 {
    font-family: 'NeueHass Unica', 'Program OT', Arial, Helvetica, sans-serif !important;
    color: var(--theme);
    font-size: 1.4em;
    font-size: 3.5rem;
    margin-bottom: 20px;
}

table.page_header tr.user_text {
    display: block;
    padding-bottom: 20px;
}


.standard_bu:not(.MhrWebRec-Button) {
    color: #ffffff;
    background-color: var(--theme);
    border: 2px solid var(--theme);
    font-weight: 700;
    box-shadow: none;
}
.standard_bu:not(.MhrWebRec-Button):not(.dis):hover {
    color: var(--theme);
    background-color: #ffffff;
    border: 2px solid var(--theme);
    font-weight: 700;
    box-shadow: none;
}
.standard_bu:not(.MhrWebRec-Button):not(.dis):focus {
    color: var(--theme);
    background-color: #ffffff;
    border: 2px solid var(--theme);
    font-weight: 700;
    box-shadow: none;
}

#messageDiv>table, .Mhr-message {
    color: #ffffff;
    font-size: 2.25rem;
}

.data input.standard_bu:not(.MhrWebRec-Button), 
.standard_bu:not(.MhrWebRec-Button), 
.standard_bu a:not(.MhrWebRec-Button) {
    color: #ffffff;
    background-color: var(--theme);
}

#wr_footer {
    position: absolute;
    padding: 3.73rem;
    margin-top: 3.75rem;
    background: var(--theme);
    color: #ffffff;
    border-top: 2px solid var(--theme);
}
#wr_footer p {
    color: #ffffff;
}


.Mhr-poweredBy {
    background-color: transparent;
    margin: 3rem 0rem;
    display: block;
}

#wr_navigation .material-icons,
#wr_navigation i.material-icons {
    color: #ffffff !important;
}

.use-hamburger #fixednavigation ul {
    background-color: var(--theme);
}
.use-hamburger #fixednavigation ul li.selected a,
.use-hamburger #fixednavigation ul li a:focus {
    background-color: var(--theme);
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}
.use-hamburger #fixednavigation ul li.selected a .material-icons {
    fill: #ffffff;
    color: #ffffff;
}
.Mhr-jobSearchBackToJobs--icon.material-icons {
    font-size: 4.25rem;
    color: var(--theme);
}
.Mhr-jobSearchBackToJobs a.Mhr-jobSearchBackToJobs--link {
    text-decoration: none;
    display: flex;
    align-items: center;
    color: var(--theme);
    background: #ffffff;
    border: 2px solid var(--theme);
    padding: 2px;
    margin: 3rem 0;
    box-shadow: none;
    cursor: pointer;
    padding: 2px 20px 2px 6px;
    border-radius: 0 !important;
    text-align: center;
    min-width: 100px;
    word-break: break-word;
    font-weight: 700;
}

#wr_wrapper .Mhr-jobSearchBackToJobs a.Mhr-jobSearchBackToJobs--link {
    margin: 3rem 0 3rem 3rem;
}

.Mhr-jobSearchBackToJobs a.Mhr-jobSearchBackToJobs--link i.material-icons {
    font-size: 4.25rem;
    color: var(--theme);
}
@media screen and (max-width: 570px) {
    body:not([data-display-type=profile]) .Mhr-jobSearchShowOptions {
        color: #ffffff;
        font-weight: 700px;
    }
}

h1.Mhr-jobSearchCriteriaTitle, 
.Mhr-jobSearchCriteriaInfo {
    color: #000 !important;
}
.Mhr-jobSearchClearFiltersButton,
.Mhr-jobSearchClearFiltersButton--icon.material-icons {
    color: var(--theme);
}
.Mhr-jobSearchClearFiltersButton {
    text-decoration: underline;
}
.Mhr-jobProfile--dataListData,
.Mhr-jobDetailEntry--text {
    color: #000;
}