body{
    font-family: Arial;
    font-size: 12pt;
}
body .title{
    font-size: 16pt;
}
body.pagination{
    font-size: 13.5pt;
}

.fixedcustom{
    color: #4A4A49;
    font-style: italic;
}

figure.image_resized img{
    width: 100%;
    height: 100%;
}
figure.image img{
    max-height: 500px!important;
    object-fit: contain;
}

body.creatests{
    font-family: 'quasimoda';
    background: #f1f1f1;
}
body.creatests .title{
    color: #001832;
    font-size: 16pt;
}
body.creatests .pagination{
    font-size: 13.5pt;
}
body.creatests .intitule{
    color: #001832;
    font-weight: bold;
}
body.creatests .data-number{
    color: #001832;
    text-align: center;
}
body.creatests .identifiant{
    color: #001832;
}
body.creatests .option{
    color: #f9a101;
}
body.creatests .ctaBoutique{
    position: fixed;
    top: 75px;
    left: 50px;
    display: inline-block;
    padding: .71rem 2.29rem;
    border-radius: 8px;
    text-decoration: none;
    line-height: 1.26rem;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0px 4px 8px rgba(126, 162, 195, 0.5);
    background: #001832;
    color: #fff;
    transition: 0.5s all ease;
}

body.creatests .ctaBoutique:hover{background: #3f4c5a;}

.bandeau_e-survey img{padding: 0;}
@media screen and (max-width:1370px){
    .logo,body.creatests .ctaBoutique{
        display: block;
        position: relative !important;
        margin: 0 auto;
        top: initial;
        left: initial !important;
        width: fit-content;
    }
    .logo{
        margin-bottom: 1rem;
    }
}
body.panelabs{
    background: #ecf4ff;
}
body.panelabs .intitule{
    color: #288CF0;
    font-weight: bold;
}
body.panelabs .data-number{
    color: #288CF0;
    text-align: center;
}
body.panelabs .identifiant{
    color: #288CF0;
}
body.panelabs .option{
    color: #F08C0A;
}


body.e-survey{
    background: #F4F6FD;
    color: #202020;
}
body.e-survey .intitule{
    color: #101a4f;
    font-weight: bold;
}
body.e-survey .data-number{
    color: #7081DD;
    text-align: center;
}
body.e-survey .identifiant{
    color: #7081dd;
}
body.e-survey .option{
    color: #101a4f;
}
body.e-survey .footer{
    color: #5e5e5e;
}
body.e-survey .footer p b{
    color: #101a4f;
}
body.e-survey div em{
    color : #5e5e5e;
}
body.e-survey .etiquette-gauche, body.e-survey .etiquette-droite{
    font-weight: normal;
    color: #7081dd;
}
body.e-survey td.data span.data-number{
    color: #7081dd;
}
body.e-survey p.option b{
    color: #cd5f69;
}
body.e-survey p b.option{
    color: #cd5f69;
}
body.e-survey td.data .option{
    color: #7081dd;
}
body.e-survey .option.fixedcustom{
    color: #7081dd !important;
}
body.e-survey .data-text .option {
    color: #7081DD;
}
body.e-survey .item1{
    color: #7081DD;
}
body.e-survey .section{
    background-color: #fff;
}
body.e-survey table.aucune span.option{
    color: #7081DD;
}



body.misgroup{
    background: #f1f1f1;
}
body.misgroup .intitule{
    color: #E30613;
    font-weight: bold;
}
body.misgroup .data-number{
    color: #E30613;
    text-align: center;
}
body.misgroup .identifiant{
    color: #E30613;
}
body.misgroup .option{
    color: #4A4A49;
}
.tac{
    text-align: center;
}

#copy{
    color: blue;
    cursor: pointer;
    user-select: none;
}
#copy:hover{
    text-decoration: underline;
}
.main{
    z-index: 1;
}
.title{
    text-align: center;
    font-weight: bold;
    padding: 20px;
}
.logo{
    position: fixed;
    top: 0;
    left: 50px;
    max-width: 200px !important;
    pointer-events: none;
    user-select: none;
}
.picture{
    position: fixed;
    opacity: 0.6;
    z-index: -1;
}
.panelabs .illu{
    top: 0;
    right: 0;
    max-width: 800px !important;

}
.e-survey .illu{
    top: 200px;
    right: 0;
    max-width: 800px !important;

}
.panelabs .illu2{
    top: 250px;
    left: 100px;
    max-width: 75px !important;
}
.e-survey .illu2{
    top: 150px;
    left: 0px;
    max-width: 200px !important;
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 0.1));
}

.panelabs .illu3{
    top: 500px;
    left: 250px;
    max-width: 50px !important;
}
.e-survey .illu3{
    top: 600px;
    left: 250px;
    max-width: 400px !important;
    filter: drop-shadow(0px 0px 10px rgb(0 0 0 / 0.1));
}
.pagination{
    margin: 0 auto;
    font-family: Arial;
    font-weight: bold;
}
.title-section{
    max-width: 51%;
    margin: 0 auto 30px;
    font-weight: bold;
    color: #202020;
}
.section{
	max-width: 50%;
    margin: 7px auto;
    padding: 20px;
    background: #fbfbfb;
    box-shadow: 0px 0px 5px 3px #5a5a5a1a;
    border-radius: 10px;
}
.galerie{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    justify-content: space-between;
    padding-inline-start: 0px;
}
.liste{
    padding: px 0px;
    flex-basis: 260px;
    text-align: center;
}
.img-container{
    border: 1px solid rgb(135, 135, 135);
    border-bottom: none;
    padding-bottom: 15px;
}
.galerie li img{
    object-fit: cover;
    width: 100%;
    vertical-align: top;
}
.item1{
    display: block;
    border: 1px solid rgb(135, 135, 135);
    color:rgb(40, 140, 240);
}
.item2{
    display: block;
    border: 1px solid rgb(135, 135, 135);
}
li span{
    padding-bottom: 5px;
    padding-top: 5px;
}
figure{
    margin: 0 auto;
    text-align: center;
    height: 50%;
}
img{
    padding-top: 15px;
}
table, th, td{
    border: 1px solid rgb(135, 135, 135);
    border-collapse: collapse;
    table-layout: fixed;
    min-width: 0px;
    padding: 6px;
    /* margin-top: 15px; */
    /* margin-bottom: 15px; */
}
.etiquette-gauche{
    font-weight: bold;
    float: left;
}
.etiquette-droite{
    font-weight: bold;
    float: right;
}
.echelle{
    margin: unset;
    width: 100%;
}
.echelle-vide{
    padding: unset;
    margin: unset;
    border: none;
    background-color: white;
    width: 100%;
}
th{
    background-color: lightgray;
}
.vide{
    margin: unset;
    padding: unset;
    border: none;
    background-color: white;
}
.footer{
    color: rgb(9, 175, 0);
}

@media screen and (max-width:767px){
    .section{
        max-width:90%;
    }
    
    table, th, td{
        font-size: 2vw;
    }
}