/* Inter (Google Font) - self-hosted variable font */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/inter/inter-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(../fonts/inter/inter-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    font-family: 'Inter', sans-serif !important;
}

.shortcut-buttons {
    /*position: relative;*/
    /*float: right;*/
    /*right: 50%;*/
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.shortcut-buttons-inner {
    /*position: relative;*/
    /*float: right;*/
    /*right: -50%;*/
}

.shortcut-buttons-inner a {
    position: relative;
}

a.myShortcutBtn,
a.myShortcutBtn:visited {
    float: left;
    margin: 5px;
    padding: 10px;
    width: 174px;
    width: 148px;
    background-color: #5B5E65;
    text-align: center;
    height: 130px;
    color: #fff !important;
}

a.myShortcutBtn.first {
    margin-left: 0px;
}

a.myShortcutBtn.last {
    margin-right: -1px;
}



.shortcut-buttons .myShortcutBtn .myNumber {
    font-size: 14px;
    padding-top: 10px;
}

.shortcut-buttons .myShortcutBtn .myCaption {
    font-size: 16px;
    line-height: 20px;
    /*padding-top: 20px;*/
    /*margin-top: 6px;*/
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shortcut-buttons .myShortcutBtn .single-line {
    position: relative;
    top: 10px;
}


#jobfilters.job-filter-side-box .boxArea {
    padding: 20px !important;
    padding-bottom: 10px !important;
    margin-left: 2px;
    margin-right: 2px;
}

@media (min-width: 780px) {
    #jobwindow {
    }
}

.myjobAnchor {
    position: relative;
    top: -120px !important;
}

@media (max-width: 999px) {
    .myjobAnchor {
        position: relative;
        top: -160px !important;
    }
}

#myjobarea {
    position: relative;
    top: -280px !important;
}

#job-list-view .visited {
    background-color: #efefef;
}

@media (min-width: 1200px) {

    .myShortcutBtn-1 .myCaption,
    .myShortcutBtn-3 .myCaption {
        /*margin-top: 12px !important;*/
    }

    .myShortcutBtn-6 .myCaption {
        /*margin-top: 16px !important;*/
    }

    .myShortcutBtn-0 .myCaption,
    .myShortcutBtn-2 .myCaption,
    .myShortcutBtn-4 .myCaption,
    .myShortcutBtn-5 .myCaption,
    .myShortcutBtn-7 .myCaption {
        /*margin-top: 24px !important;*/
    }
}

@media (max-width: 1199px) {
    a.myShortcutBtn {
        width: 293px;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 2px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }

    .myShortcutBtn .myCaption {
        /*margin-top: 16px !important;*/
    }
}

@media (max-width: 999px) {
    a.myShortcutBtn {
        width: 210px;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 2px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }

    .myShortcutBtn-1 .myCaption {
        /*margin-top: 6px !important;*/
    }
}

@media (max-width: 992px) {
    a.myShortcutBtn {
        width: 240px;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 2px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }

    .myShortcutBtn .myCaption {
        /*margin-top: 16px !important;*/
    }
}

@media (max-width: 766px) {
    a.myShortcutBtn {
        width: 239px;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 2px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }
}

@media (max-width: 766px) {
    a.myShortcutBtn {
        width: 32.3%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }
}

@media (max-width: 676px) {

    a.myShortcutBtn {
        width: 32.1%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }
}

@media (max-width: 661px) {
    .myShortcutBtn-1 .myCaption {
        /*margin-top: 6px !important;*/
    }
}

@media (max-width: 619px) {
    .myShortcutBtn-3 .myCaption {
        /*margin-top: 6px !important;*/
    }
}

@media (max-width: 566px) {
    a.myShortcutBtn {
        width: 32%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }
}

@media (max-width: 526px) {
    a.myShortcutBtn {
        width: 31.8%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }
}

@media (max-width: 490px) {
    .myShortcutBtn-0 .myCaption {
        /*margin-top: 8px !important;*/
    }
}

@media (max-width: 461px) {
    a.myShortcutBtn {
        width: 31.6%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    a.myShortcutBtn-3 {
        margin-left: 0px;
    }

    .myShortcutBtn-4 .myCaption {
        /*margin-top: 6px !important;*/
    }

}

@media (max-width: 411px) {
    a.myShortcutBtn {
        width: 31.3%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    .myShortcutBtn-5 .myCaption {
        /*margin-top: 12px !important;*/
    }

    a.myShortcutBtn-3,
    a.myShortcutBtn-6 {
        margin-left: 0px;
    }
}

@media (max-width: 390px) {
    .myShortcutBtn-1 .myCaption {
        /*margin-top: -2px !important;*/
    }
}

@media (max-width: 378px) {
    .myShortcutBtn-0 .myCaption,
    .myShortcutBtn-1 .myCaption {
        /*margin-top: -2px !important;*/
    }
}

@media (max-width: 361px) {
}

@media (max-width: 354px) {
    a.myShortcutBtn {
        width: 98%;
        height: 114px;
        margin: 4px;
        position: relative;
        left: 4px;
    }

    a.myShortcutBtn-1,
    a.myShortcutBtn-2,
    a.myShortcutBtn-3,
    a.myShortcutBtn-4,
    a.myShortcutBtn-5,
    a.myShortcutBtn-6,
    a.myShortcutBtn-7,
    a.myShortcutBtn-8 {
        margin-left: 0px;
    }

    .myShortcutBtn .myCaption {
        /*margin-top: 18px !important;*/
    }
}

.lead-container ul {
    margin-bottom: 40px;
}

#l-body {
    padding-top: 0;
}

#l-body .mstructurepagesimple .textblock-container{
    padding: 0;
}

.container {
    width: 100%;
}

#l-body .wjob .job-filter-side-box .boxArea {
  background-color: #dcebf4 !important;
}

#l-body .wjob #job-list-view tr.even:hover,
#l-body .wjob #job-list-view tr.odd:hover {
  background-color: #4F7489 !important;
}

#l-body .wjob #job-list-view tr.even:hover, #l-body .wjob #job-list-view tr.odd:hover,
#l-body .wjob #job-list-view tr.even:hover a, #l-body .wjob #job-list-view tr.odd:hover a,
a.myShortcutBtn.active > div > span,
#l-body .wjob a:hover {
  color: #fff!important;
}

#job-list-view .wjob a:hover,
a.myShortcutBtn:hover,
a.myShortcutBtn.active
{
    background-color: #4F7489;
    color: white !important;
}
