#ex15_case1,#ex15_case2,#ex15_case3,#ex15_case4{
width: 4em;
}

#cadre1{
position:absolute;
left:739px;

}


.container input:checked ~ .checkmark {
  background-color: #2e84ed;
}





.logo{
	width: 2.5%;
	position: absolute;
    left:1.4%;
    top: 3%;
    z-index: 1
}

.pageg {
	float: left;
	width: 43.5%;
	height: 44vw;
	margin-right: 0.4vw;
	padding-left: 4%;
	padding-right: 0vw;
	padding-top: 0vw;
	padding-bottom: 0vw;
	border: 1px solid black;
	background-color: #eeeeee;
}

.paged {
	float: left;
	width: 45.5%;
	height: 44vw;
	margin: 0vw;
	padding-left: 2%;
	padding-right: 4vw;
	padding-top: 0vw;
	padding-bottom: 0vw;
	border: 1px solid black;
	background-color: #eeeeee;
}

#enonce{
position:absolute;
left:5%;
top:70%;
 color:#000000;
 font-size:1.0em;
}

.noselect {
  -webkit-touch-callout: none; 
    -webkit-user-select: none; 
     -khtml-user-select: none;  
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none; 
}
	   
.inputshorstable{
	line-height: 1.4em;
	text-align: center;
	color: #2e84ed;
	border:solid 1px #2e84ed;
}

.suite{
	width: 2%;
	position: absolute;
    left:96.2%;
    top: 47.5%;
    z-index: 1
}

.suite:hover {
  opacity: 0.6;
}

.retour{
	width: 2%;
	position: absolute;
    left:1.4%;
    top: 47.5%;
    z-index: 1
}

.retour:hover {
  opacity: 0.6;
}