/*  SSA content */

.ssa-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 0;
}

.ssa-flex--column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ssa-flex--justify-space-between {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ssa-flex--align-items-center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ssa-content-ad {
    position: relative;
    background-color: #fff;
    border: 1px solid #000;
    height: 250px;
    max-width: 320px;
    padding: 10px;
    margin: auto;
}

.ssa-content-ad__annonse {
    font-size: 9px;
    text-align: left;
    color: #333232;
}

.ssa-content-ad__image_container {
    width: 170px;
}

.ssa-content-ad__image {
    width: 170px;
    height: 170px;
}

.ssa-content-ad__body {
    height: 170px;
    margin-bottom: 8px;
}

.ssa-content-ad__logo {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: #fff;
}

.ssa-content-ad__heading {
    font-size: 18px;
    color: #333232;
    font-weight: bold;
    width: 100%;
    text-align: left;
    padding-top: 7px;
}

.ssa-content-ad__description {
    font-size: 11px;
    color: #333232;
    text-align: left;
    padding: 0px;
    word-wrap: break-word;
}

.ssa-content-ad__cta {
    font-size: 14px !important;
    border: 0;
    border-radius: 5px;
    padding: 4px;
    margin: 8px 8px 0;
    width: 110px;
    height: 25px;
    line-height: 2px !important;
}

.ssa-content-ad__box {
    margin-left: 8px;
    width: 120px;
}

@media (min-width: 950px) {
    .ssa-content-ad {
        height: 400px;
        max-width: 580px;
        padding: 20px;
    }

    .ssa-content-ad__annonse {
        font-size: 12px;
    }

    .ssa-content-ad__titlegroup {
        flex: 1;
        position: absolute;
        left: 355px;
        width: 220px;
        margin-top: 120px;
        margin-left: 16px;
    }

    .ssa-content-ad__image {
        width: 330px;
        height: 330px;
    }

    .ssa-content-ad__image_container {
        width: 330px;
    }

    .ssa-content-ad__body {
        height: 330px;
        margin-bottom: 0;
    }

    .ssa-content-ad__logo {
        width: 70px;
        height: 70px;
        margin-bottom: 20px;
        position: absolute;
        left: 60px;
        margin-top: -90px;
    }

    .ssa-content-ad__heading {
        font-size: 19px;
    }

    .ssa-content-ad__description {
        font-size: 14px;
        padding: 140px 5px 0;
    }

    .ssa-content-ad__cta {
        font-size: 14px;
        width: 190px;
        height: 36px;
        margin: 0;
    }

    .ssa-content-ad__box {
        margin-left: 16px;
        width: 200px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ssa-content-ad__titlegroup {
        margin-top: 0px;
    }
}
@media all and (min-width: 950px) and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .ssa-content-ad__titlegroup {
        margin-top: 90px;
    }
}

/*  Native content */

.result-item-image {
    float: left;
    width: 40%;
}

.view-grid .result-item-image {
    margin-bottom: 10px;
}

.result-item-logo-container {
    height: 40px;
    width: 80px;
    line-height: 0;
    text-align: right;
}

.result-item-logo {
    max-width: 100%;
    max-height: 100%;
}

.result-status {
    font-size: 14px;
}

.centered-image {
    width: 100%;
}

.bg-banana {
    background-color: #FFF5CB !important;
}

.objectstatus {
    color: #474445;
    background-color: #B6F0FF;
}

.unoverflowify {
    overflow: hidden;
}

.d1, .smalltext {
    font-size: 12px;
}

.mal, .mhl, .mll {
    margin-left: 20px !important;
}

.objectstatus, .objectstatus.calendar {
    display: inline-block;
    font-size: 12px;
    padding: 2px 10px;
    white-space: nowrap;
}

.leftify {
    text-align: left;
}

.t3  {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.25;
    padding-bottom: 0;
    padding: 0;
}

.mal, .mhl, .mll {
    margin-left: 20px !important;
}

.mas, .mbs, .mvs {
    margin-bottom: 5px !important;
}

.man, .mhn, .mrn {
    margin-right: 0 !important;
}

.mas, .mts, .mvs {
    margin-top: 5px!important;
}

.conversation, .multicol dd, .word-break {
    word-wrap: break-word;
}

.licorice, a.licorice {
    color: #474445;
}

.fright {
    float: right;
}

a, a:link, a:visited {
    cursor: pointer;
    color: #474445;
    text-decoration: none;
}

a.nativeanchor, a.nativeanchor:link, a.nativeanchor:visited {
    cursor: pointer;
    color: #474445;
    text-decoration: none;
}

/*
 * Hide horseshoe cogwheels
 */
#gdprAdTransparancyCogWheelButton-topboard { left: 15px !important; }
.banners-is-horse-shoe #gdprAdTransparancyCogWheelButton-topboard { left: 0  !important; }

.banners-cogwheel-button > div {
    background-color: rgba(255, 255, 255, 0.45);
    border-bottom-right-radius: 13px;
}

@media (min-width: 1300px) {
    .banners-is-horse-shoe #topboard-button {
        display: none;
    }
}

.banners-is-horse-shoe #skyscraperright_1-button {
    display: none;
}

/*
 * Override Iframe sizing for EasyAd
 */
#div_utif_easyad_1 > iframe {
    width: 100%;
    height: 220px;
}

#div_utif_easyad_2 > iframe {
    width: 100%;
    height: 220px;
}
