 /*--------------------------------------------------------------
TARTEAUCITRON CSS
--------------------------------------------------------------*/
#tarteaucitron #tarteaucitronClosePanel{
    z-index: 2;
    text-transform: uppercase;
    background-color: #8cb82a !important;
}
.tarteaucitronAllow{
    background-color: #8cb82a !important;
}
.tarteaucitronLine{
    border-left-color: #8cb82a !important;
}
#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    background: #fff;
    padding: 4px 10px;
    font-weight: 400;
    font-size: 13px;
}
#tarteaucitronAlertBig #tarteaucitronPersonalize{
    background-color: #8cb82a !important;
}
#tarteaucitronAlertBig button{
    margin-bottom: 5px;
    font-weight: 400;
}
#tarteaucitron #tarteaucitronInfo{
    display: none !important;
}
.tarteaucitronSelfLink{
    display: none !important;
}