@import "tarteaucitron.css";

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Roboto/Roboto-Regular.ttf) format('ttf');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Roboto/Roboto-Bold.ttf) format('ttf');
}
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(fonts/Roboto/Roboto-Thin.ttf) format('ttf');
}

.tarteaucitronBeforeVisible:before {
    background: #949494 !important;
}
body #tarteaucitronRoot div#tarteaucitronAlertBig {
    /*display: flex;*/
}
#tarteaucitronAlertBig  {
    background-color: #fff !important;
    border-radius: 0px !important;
    width: 100% !important;
    box-shadow: none !important;
    border-top: 2px solid #ccc !important;
    transform: none !important;
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    color: #333 !important;
    padding: 20px 40px !important;
    box-sizing: border-box !important;
    align-items: center !important;
    justify-content: center !important;
}
#tarteaucitronAlertBig:before {
    display: none !important;
}
#tarteaucitronAlertBig span {
    color: #333 !important;
    width: 50% !important;
    margin-right: 20px !important;
    text-align: left !important;
    font-size: 18px !important;
    font-family: 'Roboto',arial !important;
    float: left !important;
    padding: 0 !important;
}
#tarteaucitronAlertBig .tarteaucitronDeny {
    display: none !important;
}
#tarteaucitronAlertBig .tarteaucitronAllow {
    float: left;
    display: block;
    background-color: #1e1e1e !important;
    color: #ffffff !important;
    font-weight: normal !important;
    font-family: 'Roboto', arial !important;
    font-size: 18px !important;
    padding: 15px 30px !important;
    margin-right: 20px !important;
}
#tarteaucitronAlertBig .tarteaucitronAllow span {
    display: none !important;
}
#tarteaucitronAlertBig #tarteaucitronCloseAlert {
    float: left;
    display: block;
    background-color: #ffffff !important;
    color: #6a6a6a !important;
    border: 2px solid #cccccc !important;
    font-weight: normal !important;
    font-family: 'Roboto', arial !important;
    font-size: 18px !important;
    padding: 12px 26px !important;
}

#tarteaucitron #tarteaucitronClosePanel {
    font-size: 0px !important;
    background: #ccc !important;
    z-index: 1 !important;
    top: 29px !important;
    right: 10px !important;
    border-radius: 10px !important;
    width: 40px !important;
    height: 33px !important;
}
#tarteaucitron #tarteaucitronClosePanel:after {
    content: 'X';
    display: block;
    color: #fff;
    font-size: 25px;
}
#tarteaucitronRoot button#tarteaucitronBack {
    background: #707070 !important;
}
#tarteaucitronServices {
    box-shadow: none !important;
    height: 637px !important;
}
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    border: none !important;
    background-color: #ffffff !important;
    text-align: left !important;
    padding: 20px !important;
}
#tarteaucitronServices .tarteaucitronMainLine .tarteaucitronH1 {
    color: #666666 !important;
    font-weight: bold !important;
    font-family: 'Roboto', arial !important;
    display: block !important;
    text-align: left !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
}
#tarteaucitronServices .tarteaucitronMainLine #tarteaucitronInfo {
    color: #333333 !important;
    font-weight: 400 !important;
    font-family: 'Roboto', arial !important;
    background-color: #ffffff !important;
    border: none !important;
    text-align: left !important;
    margin: 0 0 0 0 !important;
    display: block !important;
    padding: 0px !important;
}
#tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
    display: none !important;
}
#tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    display: none !important;
}
#tarteaucitronServices .tarteaucitronBorder {
    border: none !important;
}
.tarteaucitronH3, .tarteaucitronName {
    font-family: 'Roboto', arial !important;
}
.tarteaucitronAsk .tarteaucitronAllow {
    border-radius: 0 !important;
    background-color: #3e931c !important;
    color: #ffffff !important;
    font-weight: normal !important;
    font-family: 'Roboto', arial !important;
    font-size: 18px !important;
    padding: 15px 30px !important;
}
.tarteaucitronAsk .tarteaucitronAllow span {
    display: none !important;
}
.tarteaucitronAsk .tarteaucitronDeny {
    border-radius: 0 !important;
    background-color: #868686 !important;
    color: #ffffff !important;
    font-weight: normal !important;
    font-family: 'Roboto', arial !important;
    font-size: 18px !important;
    padding: 15px 30px !important;
}
.tarteaucitronAsk .tarteaucitronDeny span {
    display: none !important;
}
.tarteaucitronBorder .tarteaucitronLine {
    background: transparent !important;
}
#tarteaucitronServices .tarteaucitronHidden {
    background: transparent !important;
}
#tarteaucitronServices .catToggleBtn, #tarteaucitronServicesTitle_mandatory .tarteaucitronTitle button {
    width: 100% !important;
    display: block !important;
    background: none !important;
    color: #333 !important;
    font-size: 18px !important;
    font-family: 'Roboto', arial !important;
    box-sizing: border-box !important;
    padding-left: 15px !important;
}
#tarteaucitronServices .catToggleBtn {
    display: none !important;
}
#tarteaucitronServices .catToggleBtn:after , #tarteaucitronServicesTitle_mandatory .tarteaucitronTitle button:after {
    display: block;
    content: '';
    width: 100%;
    border-bottom: 2px solid #ccc;
}
#tarteaucitronServices .catToggleBtn span, #tarteaucitronServicesTitle_mandatory .tarteaucitronTitle button span {
    display: none !important;
}
#tarteaucitronIcon #tarteaucitronManager {
    width: 40px;
    height: 40px;
    background: #1e1e1e;
    border-radius: 40px;
    margin: 10px;
}
#tarteaucitronIcon #tarteaucitronManager:after{
    width: 40px;
    height: 40px;
    content: '';
    background: url('img/fingerprint.svg');
    display: block;
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
}
#tarteaucitronIcon img {
    display: none !important;
}

.tac_activate {
    padding: 10px !important;
    background: #333  !important;
    font-family: arial  !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    box-sizing: border-box !important;
    font-size: 16px !important;
    text-align: center !important;
}
.tac_activate .tarteaucitronAllow {
    border-radius: 0 !important;
    background-color: #3e931c !important;
    color: #ffffff !important;
    font-weight: normal !important;
    font-family: 'Roboto', arial !important;
    font-size: 18px !important;
    padding: 15px 30px !important;
}

@media (max-width: 700px){
    #tarteaucitronAlertBig {
        flex-wrap: wrap !important;
    }
    #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
        width: 100% !important;
        text-align: center !important;
        margin-right: 0px !important;
    }
    #tarteaucitronServices .tarteaucitronMainLine #tarteaucitronInfo {
        width: 100% !important;
        margin-right: 0 !important;
        text-align: left !important;
        margin-bottom: 20px !important;
    }
    .tarteaucitronMainLine #tarteaucitronAllAllowed,.tarteaucitronMainLine #tarteaucitronAllDenied {
        display: block !important;
        width: 100% !important;
        box-sizing: border-box !important;
        margin: 0 0 10px 0 !important;
    }
    #tarteaucitronAlertBig .tarteaucitronAllow, #tarteaucitronAlertBig #tarteaucitronCloseAlert {
        width: 100% !important;
        margin-right: 0px !important;
        box-sizing: border-box !important;
    }
}
@media (max-width: 470px){
    #tarteaucitronAlertBig .tarteaucitronAllow, #tarteaucitronAlertBig #tarteaucitronCloseAlert {
        width: 100% !important;
        margin-right: 0px !important;
        box-sizing: border-box !important;
    }
}