/* widget color styles */
.bg-summer{background-color: #FFC200;}
.bg-fall{background-color: #FD6400;}
.bg-winter{background-color: #A19469;}
.bg-spring{background-color: #80BA27;}
.border-summer{border: 1px solid #FFC200;}
.border-fall{border: 1px solid #FD6400;}
.border-winter{border: 1px solid #A19469;}
.border-spring{border: 1px solid #80BA27;}

div#saf-section-visual h1 span{
    margin: auto 3px;
}


.button.disabled, 
.button.disabled:hover {
    cursor: default !important;
    background-color: #eee !important;
    color: #ccc !important;
    border: 0 !important;
}

table.page  tr  td.footer,
table.page  tr  td.header{
 display:none;
}

body.cr{
margin: 0px auto !important;
}

/*
@media only screen and (max-width: 84.063em){
      footer { display: none; }
      div#saf-section-visual {
           width: 100%;
           margin-top: 95px;
           background: none !important;
           z-index: 4;
            margin-left: 45px;
       }
      div#saf-identity-bar {
           width: 100%;
           margin-top: -1px;
           z-index: 5;
           padding-top: 40px;
      }

      main.saf-action {
           margin: 170px 5px 5px;
           padding: 0px;
               position: relative;
    z-index: 0;
      }
      div#saf-section-visual h1 {
           display: none;
      }
      div#saf-section-visual h2 {
            background: none;
            margin-top: -30px;
            padding-left: 10px;
      }
      div#saf-identity-bar section#saf-identity-bar-logo a img {
          max-height: 30px;
      }
}
*/
.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;
}

.talentContentFooter{
    display: none;
}

.infoSphere{
    display: none;
}

.lang-EN #tabDivResult .timeline_reflection_container, .lang-EN #tabDivResultaat .timeline_reflection_container{
display: none;
}
.lang-EN #tabDivResult script + style + p strong, .lang-EN #tabDivResultaat script + style + p strong{
display: none;
}





#saf-identity-bar-logo img{
height: 40px;
}