.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; background:#D80025; text-align:center; color:white; padding:10px;}

.QRBtsCat { display:table-cell; font-size:20px; font-variant:small-caps; border-radius:30px; width:180px; font-weight:bold; background:#D80025; text-align:center; color:white; padding:20px; height:100px; vertical-align:middle; border:white solid 20px; }

.QRBtsRetour, .QRBtsNext, .QRBtsRetour_TOP { position:absolute; font-size:20px; font-variant:small-caps; border-radius:10px; width:100px; font-weight:bold; background:#D80025; display:inline-block; text-align:center; color:white; padding:10px;}

.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 { right:40px; top:40px;  }
/* .QRBtsRetour_TOP { position:absolute; top:20px; right:20px;} */
.QRBtsRetour_TOP { position:absolute; top:40px; right:40px;}
.QRBtsNext { right:40px; bottom:60px;  }

.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; }


.bt2022, .bt2022_red { display:inline-block; width:180px; padding:10px; border-radius:10px; font-size:16px; font-weight:bold; font-variant:small-caps; text-align:center; margin:00px 30px 20px 30px; }
.bt2022 { background:#333333; color:white; }
.bt2022:hover { color:#F50082; }

.bt2022_red { background:#F50082; color:white; }
.bt2022_red:hover { color:#333333; }
.SQx_Borne_Boutons { position:absolute; top:20px; right:20px; }
.SQx_Borne_Boutons img { height:64px; padding-left:20px; }