@charset "UTF-8";
/***************************************
	Theme URI: https://www.metropolis.co.uk/
	Description: Mbm Rss Widget
	Author:; Metropolis Team
**/

.mbm-job-container {
    /*background-color: whitesmoke;
    padding: 10px;*/
    margin-bottom: 20px;
}

.mbm-job-container .widget-top {
    margin-bottom: 10px;
}

.mbm-job-container a {
    /*    color: #595959;*/
    text-decoration: none;
    box-sizing: border-box;
}

.mbm-job-container a img {
    border: 0;
    max-width: 100%;
}

.mbm-job-container ul {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

.mbm-job-container {
    height: 100%;
    overflow-y: auto;
}

.mbm-widget-logo {
    margin-bottom: 5px;
    width: 60%;
}

.mbm-widget-logo img {
    max-width: 100%;
}

.highlight {
    background: #eee;
    padding: 10px;
    margin-bottom: 10px;
}

.highlight h4 {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #fff;
    padding: 0 0 5px 0;
}

.mbm-job-container .jobsList {
    list-style-type: none
}

.mbm-job-container .jobsList li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
}

.mbm-job-container .jobsList li.regular {
    border-bottom: 1px solid #e3e3e3;
}

.mbm-job-container .jobsList h4 {
    margin: 0 0 3px 0;
    font-size: 13px;
    border: 0;
    padding: 0;
    word-wrap: break-word;
}

.mbm-job-container .jobsList .adBody {
    overflow: hidden;
}

.mbm-job-container .jobsList .horiz li {
    margin: 0 5px 0 0;
    float: none;
    display: inline;
    white-space: normal;
    border: 0;
    border-right: 1px solid #ccc;
    padding: 0 8px 0 0;
}

.mbm-job-container .jobsList .horiz li.last,
.jobsList li.last,
.highlight li: last-child {
    padding: 0;
    border: 0;
}

.highlight li: last-child {
    margin: 0;
}

.mbm-job-container .jobsList .recruiterDetails li,
.jobsList p.apply {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    color: #777;
    font-size: 11px;
    border: 0;
}

.mbm-job-container .jobsList p.apply {
    float: right;
    margin: 0;
}

.mbm-job-container .jobsList .logoWrap {
    float: right;
    text-align: right;
    width: 125px;
}

.mbm-job-container .jobsList .premium {
    display: none;
}

.mbm-job-container a.more-link {
    line-height: 19px;
    font-weight: normal;
}

.mbm-job-container .cf:before,
.mbm-job-container .cf:after {
    content: "\0020";
    display: block;
    height: 0;
    visibility: hidden
}

.mbm-job-container .cf:after {
    clear: both
}

.mbm-job-container .cf {
    zoom: 1
}

.mbm-job-container .mbm-widget-logo {
    width: 80%
}

.mbm-job-container .jobWrap h4 {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #444;
}

.mbm-job-container .jobWrap p {
    display: none;
}

.mbm-job-container .recruiterDetails {
    margin-top: 5px;
}

.mbm-job-container .jobWrap h4 a {
    color: #444;
}

.mbm-job-container .featured-job {
    border-bottom: 1px solid white;
    margin-bottom: 20px;
}

.mbm-job-container .jotw-title {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 20px;
}

.mbm-job-container .featured-job-container {
    width: 100px;
    margin-right: 20px;
    float: left;
}

.mbm-job-container .featured-job-content {
    width: calc(100% - 120px);
    float: left;
}

.mbm-job-container .featured-job::after {
    clear: both;
    display: table;
    content: '';
}

.mbm-job-container .featured-job-title {
    font-size: 24px;
    margin: 0;
}

.mbm-job-container .featured-job-salary {
    font-size: 14px;
    margin: 0 0 10px;
}


.mbm-job-container .extras_heading h2 {
    text-transform: uppercase;
    font-size: 2em;
    border-bottom: 16px;
}

.mbm-job-container li h3 {
    margin-bottom: 0;
    font-size: 1.6em;
}

.mbm-job-container li p.meta {
    margin-bottom: 12px;
    font-size: 14px;
}