.SBox_BLOC_CONTENU_5
{
	width:920px;
	height:1024px;
}

.div_fiche_contenu
{
	color:white; 
	padding:0px 10px 0px 25px;
}

.div_fiche_titre
{
	padding:15px 5px 5px 15px; 
	color: white; 
	font-size:16px; 
	font-weight:bold;	
}

.SQQReponses {
	padding:20px 150px 0px 150px;
}

.SQQReponses table { width:100%; }

.SQQReponse, .SQQReponse_OK, .SQQReponse_KO { 
	padding:20px;
	border:#ddd solid 1px;
	border-radius:10px;	
	font-size:30px; 
	font-weight:bold;
	font-variant:small-caps;
}

.SQQReponse { background:#eee; color:#000; }
.SQQReponse_OK { background:#498E04; color:white; }
.SQQReponse_KO { background:#E00000; color:white; }


.QRBts { display:inline-block; font-size:20px; font-variant:small-caps; border-radius:10px; width:200px; font-weight:bold; text-align:center; color:white; padding:10px; background:#10AC1B; } /* background:#D80025; */
 
.QRBtsSmall { display:inline-block; font-size:16px; font-variant:small-caps; border-radius:5px; width:120px; font-weight:bold; background:#D80025; text-align:center; color:white; padding:5px;}

.QRBtsRetour, .QRBtsNext, .QRBtsRetour_TOP { position:absolute; font-size:48px; font-variant:small-caps; border-radius:20px; width:250px; font-weight:bold; background:#D80025; display:inline-block; text-align:center; color:white; padding:20px;}

.QRBtsBorne { font-size:20px; font-variant:small-caps; border-radius:10px; width:200px; font-weight:bold; background:#D80025; display:inline-block; text-align:center; color:white; padding:10px;}

.QRBtsRetour:active, .QRBtsNext:active, .QRBtsRetour:hover, .QRBts:hover, .QRBtsNext:hover, .QRBtsBorne:hover { color:white; }

.QRBtsRetour { left:40px; bottom:60px;  }
.QRBtsRetour_TOP { position:absolute; top:20px; right:20px;}
.QRBtsNext { right:40px; bottom:60px; background:#10AC1B; }

.btn { 	border: 0; border-radius: 10px; background: initial; color: #fff; font-weight:bold; font-variant:small-caps; font-size: 24px; width:250px; padding:20px; margin:20px; }
.btn-conf { background-color:#009612; }
.btn-deny { background-color:#E42128; }
.btn-canc { background-color:#333333; }