.conteneur_780 h2, .conteneur_780 h3 {
    text-align: left;
    margin-bottom: 20px;
    line-height: 125%;
}
h2 {
    margin-top: 50px;
}
h4 {
    margin: 30px 0 10px 0;
}
h6 {
    color: #009cbf;
    font-weight: bold;
}
em {
    display: inline;
}
#jeu_questions .row, #jeu_questions2 .row {
    overflow: visible;
    margin-top: 65px;
}





.exemples li {
    margin: 10px 0 40px 0;
}
.addition-ex {
    margin: 15px 0 15px 0;
    display: flex;
    max-width: 580px;
    align-items: center;

}
.resultat-addition {
    border-top: solid 1px #009cbf;
    padding: 10px 0 0 15px;
}
.signe-addition {
    position: relative;
    color: #009cbf;
    font-weight: 700;
    font-size: 28px;
    margin-right: 10px;
    line-height: 0;
}

.addition-ex:first-child .signe-addition{
	visibility: hidden;
}
.enonces, .termes {
    position: relative;
}
.enonces h5, .termes h5 {
    position: absolute;
    top: -40px;
}
.termes h5 {
    left: 5%;
}
.prefixe {
    color: red;
}
th {
    background-color: #ddd
}

/* Styles du jeu logogramme */
span.draggable {
    width: 90%;
    padding: 4px;
    margin: 4px 0;
    display: inline-block;
    vertical-align: bottom;
    word-wrap: break-word;
    word-break: break-all;
}




div#enonces > div, div#enonces2 > div {
       margin: 4px 0;
    width: 100%;
    min-height: 56px;
    border: solid 1px #ccc;
    border-radius: 4px;
padding: 8px 10px 8px 8px;
    text-wrap-style: pretty;
      
}
div#enonces > div.bords-epais, div#enonces2 > div.bords-epais {
    border: dashed 3px red;
    padding: 6px; /* div#enonces > div -2 */
}
div#enonces > div.repondu, div#enonces2 > div.repondu {
    background-color: lightyellow;
        position: relative;
}
div#enonces > div > div, div#enonces2 > div > div {
    position: relative;
         font-size: 1.5rem;
    display: inline-block;
    border: solid 1px #ddd;
    margin: 0 5px 4px 0;
    padding: 6px;
    width: 42px;
    height: 42px;
    text-align: center;
    float: left;
    background-color: white;
    line-height: 1.2em;
    font-weight: bold;
}
span.poubelle {
    cursor: pointer;
    display: block;
    padding: 4px;
    position: absolute;
    right: 0;
    bottom: 0px;
}
div#enonces > div span.btn, div#enonces2 > div span.btn {
    font-size: 0.8em;
    position: absolute;
    margin: 0;
    padding: 0;

        left: 27px;
    top: -12px;
}
div#enonces p, div#enonces2 p {
    margin: 0;
}
span.btn.correct {
    color: #00d300;
}
span.btn.incorrect {
    color: #c00;
}
.trouverRacines dt {
    font-size: 1.4em;
}
.trouverRacines dd.motsAtrouver {} /* Premier dd avec les champs à compléter */
.trouverRacines dd {
    margin-top: 1em;
    margin-bottom: 1em;
}
.trouverRacines dd .secret {
    font-weight: bold;
    margin-bottom: 1em;
    color: green;
}
.trouverRacines input[type=text] {
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    box-shadow: none;
    margin: 1px 1em;
    width: 20%;
}
.trouverRacines input.bonneReponse {
    background-color: #d1eac1;
    border: 1px solid #92ca92;
    border-radius: 3px;
    /*border-bottom:0;*/
    margin: 0 1em;
}
.template {
    display: none;
}
div#enonces div.bonneReponse, div#enonces2 div.bonneReponse {
    background-color: #d1eac1;
}
div#enonces div.mauvaiseReponse, div#enonces2 div.mauvaiseReponse {
    border-color: red;
}
.question-reponse {
    margin-bottom: 3em;
}

ul li ul{
	margin-bottom: 0;
	

}

/*
.reponse ul li ul {
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}
*/
.question-reponse .question {
    font-weight: bold;
    margin-bottom: 0;
}
.question-reponse .reponse {
    border-left: 1px dotted #BBB;
    padding-top: 1em;
}
.question-reponse button {
    margin-top: 1em;
    min-width: 100px;
}
dd.col_12 {
    margin-bottom: 40px;
}
caption {
    margin: 10px 0;
}
.relief {
    font-weight: bold;
    font-style: italic;
    color: #454ca7;
    font-size: 1.1em;
}
.section-contenu {
    display: none;
    padding: 0 15px;
}
.btn-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    background: #f2f1f1;
    margin: 20px 0 20px 0;
    cursor: pointer;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}
.btn-section h2 {
    margin: 0 !important;
    padding: 30px;
    text-align: left;
    color: #013433;
    font-size: 1.8rem;
    font-weight: normal;

}
.btn-section span {
    font-size: 1.8rem;
    font-weight: bolder;
    color: #095797;
    padding-right: 45px;
}
.section-contenu {
    margin-top: 40px;
}
#jeu_questions .indice {
    font-size: 12px;
    margin: 0;
    margin-right: 3rem;
    margin-top: 10px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left: 20px;
    user-select: none;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #c5cad2;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
    background-color: #2196F3;
}
input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.afficher-contenu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.afficher-contenu p {
    color: #095797;
    font-weight: bold;
    font-size: 1rem;
}
.couleur-mots {
    color: #f0830e;
}
.couleur-mots-2 {
    color: #be75ef;
}
.couleur-secondaire-mots {
    color: #23c7c9;
}
.reponse {
    padding-left: 15px;
}
.propositions .question-reponse .question {
    font-weight: normal;
    display: list-item;
}

.propositions-contenu{
	margin: 0 0 20px 25px;
}
.addition-contenu {
    display: flex;
}
.extrait3-mobile{
	display: none;
}

.extrait3{
position: absolute;
    margin-left: 2%; 
    right:0; 
    top:-65px; 
    max-width:300px;
}



@media only screen and (max-width: 680px) {
    

div#enonces > div > div, div#enonces2 > div > div {
    
 
  
           font-size: 1.1rem;
        margin: 0px 5px 0px 0;
       
    padding: 0px;
    width: 27px;
    height: 25px;
}

div#enonces > div span.btn, div#enonces2 > div span.btn {
   
    left: 17px;
    top: -9px;
}


div#enonces > div, div#enonces2 > div {
    
      
        line-height: 120%;
}




    }




@media only screen and (max-width: 600px) {
	.btn-section h2 {
   
    font-size: 18px !important;
		padding: 20px;
}
 .extrait3{

	 display: none;
}
	
	.extrait3-mobile{

		max-width: 270px;
		display: flex;
		margin: 0 auto;
}
	}