#nomUser{
    
font-size: 25px;
font-weight: bold;
text-align: center;
margin-top: 20px;
margin-bottom: 60px;
text-transform: uppercase;
width: 700px;
    
}

.qcmUser{
    
    padding: 15px;
    background-color: #dedede;
    border-radius: 10px;
    margin-top:20px;
    
}


.matUser{
    float: left;
    padding: 10px;
    font-weight: bold;
}


.classUser{
    padding: 10px;
    float: left;
    font-weight: bold;
}



.clear{
    
    clear:both;
}

.buttonStartTest{
    
    background-color: #007cba;
    padding: 10px;
    color: white !important;
    border-radius: 10px;
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    font-size: smaller;
    font-weight: bold;
    
}

.buttonStart{
    
    background-color: #007cba;
    padding: 10px;
    color: white !important;
    border-radius: 10px;
    cursor: pointer;

    margin: auto;
    display: block;
    margin-top: 20px;
    
}



#overlay {
    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: 10000;
    
}

#contentOverlay{
    
    background-color: white;
    border-radius: 10px;
    padding: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    color: #000;
    z-index: 100000;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    position: fixed;

    
}


.contentStat4{
    
     top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    color: #000;
    z-index: 100000;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    position: fixed;  
    
}

#contentOverlay p {
    padding: 10px;
}

#removeOverlay {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: large;
    font-weight: bolder;
    cursor: pointer;
}


/*

#colonneQuestion{
    
display: block;
    background-color: #333F48;
    color: white;
    width: 20%;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 54px;
    z-index: -1;
    height: 100%;
  
}
*/

#colonneQuestion{
    
display: block;
color: black;
width: 20%;
padding: 20px;
position: absolute;
left: 0;
top: 110px;
z-index: 8;
height: 100%;
border-right: solid black 1px;
  
}




#containerAll{
    
    display:flex;
    padding: 40px;
    
}

#containerAll h2{
    
    text-transform: uppercase;
    font-size: inherit;
    font-weight: bolder;
    text-decoration: underline;
    text-align: left;
}

#contentQcm{
width: 100%;

margin-left: 20%;
margin-top: 20px;
}       

.qQcm{
     font-weight: bold;
     display: block;
     text-align: center; 
     text-transform: uppercase;
    
}

.eQcm{
    width: 600px;
    display: block;
    margin: auto;
    text-align: center;
    margin-top:15px;    
    margin-bottom:15px;    
}


.rQcmRep{
display: block;
background-color: #f2f2f2;
padding: 20px;

margin: 5px;
    margin-bottom: 5px;
cursor: pointer;
text-align: left;

margin-bottom: 10px;
}


 
.rQcmRep:hover{


    
}


.rQcm{
display: block;
background-color: #f2f2f2;
padding: 20px;

margin: 5px;
    margin-bottom: 5px;
cursor: pointer;
text-align: left;

margin-bottom: 10px;
}


 
.rQcm:hover{

background-color: #009FDF;
color:white !important;
    
}

.rQcm:hover, .rQcm a{

color:white;
    
}

.selectedQuestion{
background-color: #009FDF;
 color:white !important;
}

.selectedQuestion a{
color:white;
 
}



.containerRep{

padding:40px;
}


.buttonNextQ {
    margin-top:20px;
    padding: 10px;
    background-color: #333F48;
    border-radius: 10px;
    color: white !important;
    width: 190px;
    display: block;
    margin: auto;
    text-align: center;
    cursor:pointer;
    margin-top: 20px;
}

.buttonNextQCorre {
    margin-top:20px;
    padding: 10px;
    background-color: #333F48;
    border-radius: 10px;
    color: white !important;
    width: 190px;
    display: block;
    margin: auto;
    text-align: center;
    cursor:pointer;
    margin-top: 20px;
}


.buttonPrevQCorre {
    
    margin-top:20px;
    padding: 10px;
    background-color: #333F48;
    border-radius: 10px;
    color: white !important;
    width: 190px;
    display: block;
    margin: auto;
    text-align: center;
    cursor:pointer;
    margin-top: 20px;
    
}


.colMaQuestion{
      display: block;
    text-transform: none;
    font-size: smaller;
    font-weight: lighter;
    text-align: center;
    padding: 5px;

}

#chronoForm{
   
    /*width: 95px;
    margin: auto;
    margin-bottom: 60px;*/
}


 .goodRep{
     background-color: darkcyan;
      color:#fff !important;
 }

.yourRep{
    
    background-color: darkred;
    color:#fff !important;
    
 }

.goodRepMenu{
         cursor:pointer;
    color: darkcyan !important;
 
}

.notGoodReplyMenu{
         cursor:pointer;
    color: lightcoral !important;
 
}


.explainQ{
    display: block;
    background-color: white;
    /* width: 800PX; */
    margin: auto;
    margin-top: auto;
    padding: 20px;
        margin-bottom: 40px;
    /* margin-top: 50px; */
    color: black;
    text-align: center;
    border: solid green 1px;
    width: 50%;
    
}



.explainQ h3{
    text-transform: uppercase;
    font-size: medium;
    font-weight: 800;
}

#contentNewQcm{
    margin-top:40px;
    width: 700px;
    margin: auto;
    margin-top: 40px;
    text-align: left;
}

.buttonContinueTest{
    
    background-color: crimson;
    padding: 10px;
    color: white !important;
    border-radius: 10px;
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    font-size: smaller;
    font-weight: bold;
 
}

.buttonStartCorrection{
    
    background-color: darkcyan;
    padding: 10px;
    color: white !important;
    border-radius: 10px;
    float: right;
    cursor: pointer;
    text-transform: uppercase;
    font-size: smaller;
    font-weight: bold;

}

.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0px !important;
}

#supMenu{
    margin-top: -20px;
    background-color: #eaeaea;
    height: 75px;
    /* position: fixed; */
    width: 100%;
    z-index:10;

}

#modeQcm{
    background-color: #ffd100;
    padding: 25px;
    width: 20%;
    display: block;
    text-align: center;
    font-weight: bolder;
    float: left;
}

#titreQcm{
    text-align: center;
    display: block;
    padding: 25px;
    font-weight: bold;
}


#chronotime{
    background-color: transparent;
border: none;
font-weight: inherit;
    
}

#chornoQcm{
    position: absolute;
width: 100px;
right: 35px;
top: -5px;
background-color: transparent;
}

.elementor-image a{
    width:200px;
}

.selectMenuQ{
    
    font-weight: bolder !important;
   
}


.elementor-28 .elementor-element.elementor-element-7d39938e:not(.elementor-motion-effects-element-type-background), .elementor-28 .elementor-element.elementor-element-7d39938e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #333F48;
    position: fixed;
    width: 100%;
    top: 0px;
}

.maQuestion{
    padding: 40px;
}


#statReponse{
    color: white;
    margin: auto;
    width: 500px;
    margin-top: 20px;
    margin-bottom: 50px;
    display: block;
}

#containerEndResult{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #333F48;
    color: white;
    top: 0;
    z-index:99999999;
    
    
}

#containerEndResult h3{
    text-align: center;
text-transform: uppercase;
font-size: x-large;
    color:white;
    padding:20px;
}


.floatDivStat{
        width: 45%;
    float: left;
    color: white;
    text-align:left;
    display:block;
    position:relative;
}


#containerEndResult{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #333F48;
    color: white;
    top: 100px;
}

.spanResult{
    
    font-weight: bold;
}



.pourcSpan{
    font-size: 30px;
    font-weight: bold;
}

#statReponseCorrection{
    
    color: #ffd100;
    font-weight: lighter;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 14px;
    margin-top: -5px;
    /* border-bottom: solid 1px; */
    margin-bottom: 20px;
    
}

.buttonPrevQCorre{
    
        float: left;
    
}

.buttonNextQCorre{
    
        float: right;
    
}

#statReponseCorrection span{
    
    display:block;
    
}

#spanTotalTime{
    margin-top: 30px;
    display: block;
}


/******Pour jauge*****/

    div.compteur{
     float:left;
     display:inline;
     position:relative;
     margin:50px;
     width:200px;
     height:200px;
    }
     
    div.compteur input{
     position:absolute;
     top:65px;
     left:50px;
     font-size:60px;
     text-align:center;
     width:100px;
     border:none;
     background:none;
     outline:none;
     line-height:1em;
    }
     
    div.compteur canvas{
     position:absolute;
     top:0;
     left:0px;
     right:0px;
     bottom:0px;
    }


#pourcentJauge {
    position: absolute;
    top: 102px;
    left: 145px;
    font-size: 32px;
    font-weight: inherit;
}

.floatPadd{
    padding-top: 80px;
    padding-left: 30px;
}

/****** Fin Pour jauge*****/



#contentResultQcm{
    margin: auto;
text-align: center;
}


#homeAnacours{
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #333F48;
    margin-top: -35px;
    z-index: 99999999;
}


#contentHomeAna{
    width: 500px;
    position: absolute;
    color: white;
        top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}


#contentHomeAna p{
    text-transform: uppercase;
    font-size: x-large;
    text-align: center;
    font-weight: bold;
}


#contentHomeAna span{
text-align: center;
display: block;
font-weight: lighter;
}

.timeToCorrect{
        margin-top: 10px !important;
}


#introAnacours{
font-size: 15px;
text-transform: initial;
font-weight: lighter;
padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
padding-left: 30px;
padding-right: 30px;
display: block;
}


#titreJauge{
    
position: absolute;
bottom: 25px;
left: 52px;
font-size: 14px;
    
    
}

/* Styles pour les formules mathématiques LaTeX */
.math-display {
    display: block;
    text-align: center;
    margin: 1em 0;
}

.math-inline {
    display: inline;
}

/* Amélioration de l'affichage des formules dans les questions */
.eQcm .math-display,
.eQcm .math-inline,
.rQcm .math-display,
.rQcm .math-inline,
.rQcmRep .math-display,
.rQcmRep .math-inline,
.explainQ .math-display,
.explainQ .math-inline {
    font-size: inherit;
    line-height: inherit;
}

/* Assurer que MathJax ne casse pas la mise en page */
.MathJax_Display {
    margin: 0.5em 0 !important;
}

.MathJax {
    outline: 0;
}