@font-face {
    font-family: 'Wilo Plus FM';
    src: url(../fonts/WILOPlusFMReg.woff);
}

@font-face {
    font-family: 'Wilo Plus FM Bold';
    src: url(../fonts/WILOPlusFMBol.woff);
}

body {
    font-family: "Wilo Plus FM", Verdana, Arial, Helvetica, sans-serif;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    font-family: "Wilo Plus FM Bold", Verdana, Arial, Helvetica, sans-serif;
}

button,
.btn {
    background-color: #363640;
    border-color: #363640;
    border: 0;
}

#lumesse-search-agent-collapse {
    background: rgba(0, 0, 0, .8);
}

#lumesse-search-agent-collapse .modal-header {
    border-bottom: none;
}

#lumesse-search-agent-collapse .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.jdesc-param {
    font-size: 16px;
    font-weight: normal;
}

.strapLine,
.lumesse-section-header-0,
.lumesse-section-body-0 {
    display: none;
}

.realptag {
    display: none;
}

.job-title {
    color: #009C82;
    font-size: 30px;
}

h2.teaser {
    color: #009C82;
    margin-top: 10px;
}

.headercol {
    padding: 0;
}

.search-agent-searchwidget button[type="submit"] {
    display: none;
}

/*@media screen and (min-width: 768px) {
    .job-title>a {
        margin-top: 10px;
    }
}*/

.lumesse-preview-alert {
    clear: both;
}

#JobAdlg,
#JobAdlgFieldLabel {
    display: none;
}

span[data-lumesse-sjtf-insert="jobDescriptionUrl"] {
    word-break: break-all;
    display: inline-block;
}

.lumesse-jobs-list {
    display: flex;
    flex-wrap: wrap;
}

.jlist-tile {
    display: flex;
}

.jlist-tile-wrapper h1>a {
    display: flex;
    flex-wrap: wrap;
    white-space: pre-wrap;
    justify-content: center;
}

.jlist-tile-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}

.jlist-tile-wrapper .btn-primary {
    margin-top: auto;
}

.jlist-tile-wrapper>.list-group {
    width: 100%;
}

.table-scroll-wrap.lumesse-jobs-list {
    overflow: hidden;
}

.jdesc-label {
    font-size: 17px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .job-title>a {
        float: right !important;
        margin: 0;
    }
}

@media screen and (max-width: 767px) {
    .job-title>a {
        margin: 15px 0;
        order: 3;
    }
    .jdesc-navigation>a:nth-child(1)>.jdesc-navi-btn-txt {
        display: inline-block;
    }
    .job-title {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 1024px) {
    a:nth-child(2)>.jdesc-navi-btn-txt,
    a:nth-child(3)>.jdesc-navi-btn-txt {
        display: inline-block;
    }
}

/* Redesign */
