@font-face {
    font-family: 'coop_newcondensed';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopnew-condensed-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopnew-condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coop_newregular';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopnew-regular-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopnew-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coop_newcondensed_price';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopnewprice-condensed-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopnewprice-condensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coop_new_priceregular';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopnewprice-regular-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopnewprice-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coop_scriptbold';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopscript-bold-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopscript-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coop_scriptmedium';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopscript-medium-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopscript-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'coop_scriptregular';
    src: url('https://embed-css.jobylon.com/fonts/coop/coopscript-regular-webfont.woff2') format('woff2'),
         url('https://embed-css.jobylon.com/fonts/coop/coopscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akkurat';
    src: url('https://embed-css.jobylon.com/fonts/coop/Akkurat.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akkurat-bold';
    src: url('https://embed-css.jobylon.com/fonts/coop/Akkurat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'akkurat';
    src: url('https://embed-css.jobylon.com/fonts/coop/Akkurat.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.subscribe-btn,
.experience-select {
    display: none;
}

.search-job,
.filters {
    font-family: 'akkurat', sans-serif !important;
}

.title {
    color: #005737;
    font-family: 'akkurat-bold';
    font-size: 18px;
    
}

.company-select,
.function-select,
.separator,
.job-company,
.job-function,
.job-location,
.location-select {
    display: none;
}

.layers-2-select,
.layers-1-select {
    display: inline-block !important;
    background-color: #fff;
}

.layers-1-select:before {
    content: 'Plats: ';
    display: inline-block;
}

.layers-2-select:before {
    content: 'Avdelning: ';
}

.job-wrapper .job img {
    border: 0;
}

.job-details {
    font-family: 'akkurat', sans-serif !important;
    color: black;
}

.job-to_date {
    display: block;
}

.job-to_date:before {
    content: "Ansök senast: "
}

.footer a {
    color: #03aa49;
}

.pagination a {
    color: #03aa49 !important;
    border-radius: 500px;
}

.pagination li.active a,
.pagination li.active a {
    background: #03aa49 !important;
    color: white !important;
}

.pagination li a {
    border: none !important;
    margin-right: 3px !important;
}

#job-18022,
#job-17908,
#job-17906 {
    display: none !important;
}

.company-select,
.function-select {
    display: none;
}

img {
    display: none;
}

.select select {
    background: url(https://custom-joblist.s3.eu-west-1.amazonaws.com/img/avanza/arrow.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 12px;
    font-size: 14px !important;
}

.select {
    border: none;
    background: #f5f5f5;
    width: 100;
    border-radius: 5px
}

.filters {
    text-align: right;
}

.search-btn,
.input-group-btn {
    display: none;
}

.job-search,
.search-job {
    width: 100%;
}

.job-search {
    border-radius: 100px !important;
    box-shadow: none;
}

.job:hover {
    background: #e0efdd !important;
}

.job {
    padding: 20px !important;
    border-radius: 10px;
    box-shadow: 0 1px 11px 0 #f2f2f2;
    margin: 10px auto;
    transition: 0.3s ease;
}


body {
    max-width: 800px;
    margin: 0 auto !important;
}

.footer {
    display: none;
}