/*START RGPD*/
.gdpr-privacy-preferences .gdpr-tabs li button.gdpr-active,
.gdpr-privacy-preferences .gdpr-cookie-title .gdpr-always-active,
 .gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button
{     background-color: #23282d !important;  }

.gdpr.gdpr-privacy-preferences .gdpr-wrapper form>footer input[type="submit"], .gdpr.gdpr-privacy-bar .gdpr-agreement {
    background: #00556e !important;
    border-color: #00556e #00556e #00556e !important;
    -webkit-box-shadow: 0 1px 0 #00556e !important;
    box-shadow: 0 1px 0 #00556e !important;
    text-shadow: 0 -1px 1px #00556e, 1px 0 1px #00556e, 0 1px 1px #00556e, -1px 0 1px #00556e !important;
}


.gdpr.gdpr-privacy-preferences .gdpr-wrapper form>footer span a {  color: #00556e !important; }
.gdpr.gdpr-privacy-preferences .gdpr-wrapper form>footer span a:hover, 
.gdpr.gdpr-privacy-bar .gdpr-agreement:hover:before {  color: #00556e !important; }
.gdpr.gdpr-privacy-bar .gdpr-agreement:hover {
    background: #00556e;
    border-color: #00556e;
}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active{
    background-color: #00556e !important;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content>div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active{
 background-color: #00556e !important;
 
}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content>div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a:hover {
color: #00556e !important; 
}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li .gdpr-subtabs li button{
 background-color: transparent !important; 
}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content>div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title a{
 color: #00556e !important
}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover{
 color: #00556e;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs .gdpr-tab-button .gdpr-active:hover{
 color: #fff !important;
}
.gdpr-wrapper {
    background-color: #b9daec;
}
.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p {
    color: #00556e !important;
}
.gdpr.gdpr-privacy-bar .gdpr-preferences {
    color: #00556e !important;
    }
 .gdpr.gdpr-privacy-bar .gdpr-preferences:before {
    color: #00556e !important;
}
.gdpr.gdpr-privacy-preferences .gdpr-wrapper{
	padding: 0 !important;
}
.gdpr * {
   font-family: Frutiger-Roman !important;
    }
/*END RGPD*/