/* widget color styles */
/*
.bg-summer{background-color: #E7434F; color:#fff; }
.bg-fall{background-color: #41BFE6; color:#fff; }
.bg-winter{background-color: #90D1E3; color:#fff; }
.bg-spring{background-color: #D4D700; color:#fff; }
.border-summer{border: 1px solid #E7434F;}
.border-fall{border: 1px solid #41BFE6;}
.border-winter{border: 1px solid #90D1E3;}
.border-spring{border: 1px solid #D4D700;}
*/

.siteBlockInner,
.border-fall,
.border-winter,
.border-spring,
.border-summer{ border: none !important; }

.siteThemaBlock.site .bookshelf {
    background-color: transparent;
}

.siteThemaBlock .siteThemaTopHeader {
    color: #000 !important;
    background-color: transparent !important;

}

.siteThemaBlock .row.siteThemaTopRow {
    border: none !important;
}

.siteThemaBlock .siteThemaBottomHeader {
    border-top: none !important;
    border-bottom: none !important;
color: #000 !important;
}

.siteThemaBlock .siteThemaBottomPartRight {
    border-left: none !important;
}

.siteThemaBlock .siteThemaBottomText {
    min-height: 200px !important;
}


footer ul {
    margin-left: 10px !important;
}
footer  section  h1{    padding: 0px 0px 10px 9px; }

#saf-identity-bar-logo{ margin-left: -12px; }

.profiel_comp{ padding-left: 0 !important; padding-right: 0 !important; }

#saf-identity-bar-user{ padding-right: 8px; }

footer #saf-page-footer-section-search {
    float: right !important;
    text-align: right;
    padding-right: 28px;
}

div#saf-section-visual h1{
    padding: 10px 20px;
    font-size: 32px;
}

body.talent .circleObject_icon i, body.talent .circleObject_iconSmall i {
    width: 110px;
    height: 110px;
    padding: 17px 5px 0 0;
}
body.talent .circleObject_icon, body.talent .circleObject_iconSmall {
    width: 110px;
    height: 110px;
}

@media only screen and (max-width: 40em) {
#saf-section-visual{
background-position: right !important;
}
body.login{
background-position: center;
}
}

.siteProfileContainer{
display: none;
}



/* widget color styles new design */
.bg-summer{background-color: #ed3e6c; color:#fff; }
.bg-fall{background-color: #3c2bb4; color:#fff; }
.bg-winter{background-color: #3c2bb4; color:#fff; }
.bg-spring{background-color: #eea800; color:#fff; }
.border-summer{border: 1px solid #ed3e6c;}
.border-fall{border: 1px solid #3c2bb4;}
.border-winter{border: 1px solid #3c2bb4;}
.border-spring{border: 1px solid #eea800;}


.footer-white-logo {
    background-image: url(/docs/public/company/jobfocus/img/focus-logo-light.svg);
    mask-image: none !important;
    -webkit-mask-image: none !important;
    background-repeat: no-repeat;
    background-color: transparent;
}