/* CE CSS N'EST ACTUELLEMENT PAS PRIS EN COMPTE */
/* VOIR DANS LE MODULE CINSGDPRFORM CAR LE CSS Y ES PRIS EN COMPTE */
body #tarteaucitronRoot #tarteaucitronAlertBig {
    box-sizing: border-box;
}

body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle button,
body #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
body #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    background: #FFF;
    color: #000;
}

@media (max-width: 991px) {
    body #tarteaucitronRoot #tarteaucitronDisclaimerAlert {
        display: block;

        margin-bottom: 8px;

        text-align: center;
    }

    body #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset .tarteaucitronName {
        float: none;

        width: 100% !important;
        margin-bottom: 8px;

        text-align: center;
    }

    body #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset .tarteaucitronName h2 {
        text-align: center;
    }

    body #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset .tarteaucitronAsk {
        display: block;

        float: none;

        margin-right: 19px;

        text-align: center;
    }
}

.cinscookies-facebook,
.cinscookies-twitter {
    display: inline-block !important;
}

.youtube_player {
    height: 100%;
}

body #tarteaucitronRoot #tarteaucitronAlertBig {
    background: #4f5050;
}

body #tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #b30e41;
}

body #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
    color: inherit;
}

body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #b30e41;
    border-color: #b30e41;
}

body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine h1 {
    font-size: 1.5em !important;
    text-align: center;
    color: #fff;
    margin: 15px 0 28px !important;
    display: block;
}

body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background: #b30e41;
}

body #tarteaucitron .tarteaucitronBorder {
    border-color: #b30e41;
}

body div#tarteaucitronInfo {
    border-color: white;
}

body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
body #tarteaucitron #tarteaucitronClosePanel {
    background: #b30e41;
}

body #tarteaucitronRoot button#tarteaucitronBack {
    background: #4f5050;
    opacity: .9;
}