@charset "utf-8";
/* CSS Document */

.gras {font-weight:bold;}
.vert {color:#018032;}
.clear { clear:both;}
.clearLeft { clear:left;}
.clearRight { clear:right;}
.floatLeft { float:left;}
.floatRight { float:right;}
a img {border:none;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}

#ui-datepicker-div {font-size:12px;}

/* Formulaires */
.form {clear:left; margin:10px 0;}
.form140 {display:block; width:140px; padding-right:20px; float:left; text-align:right;}
.form180 {display:block; width:180px; padding-right:20px; float:left; text-align:right; font-size:0.8em;}
.form200 {display:block; width:200px; padding-right:20px; float:left; text-align:right; font-size:0.8em;}
.form90 {display:block; width:90px; padding-right:20px; float:left; text-align:right;}
.inputCadre { border:#529e11 1px solid;}

.input-text { border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px; width: 70%;}
textarea { border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px;  width: 70%; height:75px;}

.submit {display:block; margin-left:250px;}
.submit input,
input.submit,.bouton,
#contenu a.bouton,
#contenu a.bouton:visited {	color: #ff934a; height: 30px; text-align: center; padding: 0px 10px; margin: 0px; text-decoration: none; display: inline-block; cursor: pointer; min-width: 120px;border:1px solid #ff934a;font-size:18px;background:#fff;-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out; }

.bouton,
#contenu a.bouton,
#contenu a.bouton:visited {	line-height: 30px;}

.submit input:hover,
input.submit:hover,
.bouton:hover,
#contenu .bouton:hover a,
#contenu a.bouton:hover {background:#ff934a; color:#fff; text-decoration:none; }


.reponse-message,
.reponse-erreurs, .ok { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.reponse-erreurs { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; padding:0 0.8em; }
.reponse-message, .ok { background: #e6efc2; color: #264409; border-color: #c6d880; }
.reponse-erreur { color: #8a1f11; font-weight:bold; margin:5px 0; }
.reponse-message, .ok { color: #264409; font-weight:bold; }



.tableau-parent,
.tableau-parent-2,
.tableau-parent-3,
.tableau-parent-4,
.tableau-parent-5 {text-align:center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack:distribute; justify-content:space-around; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.tableau-parent tbody,
.tableau-parent-2 tbody,
.tableau-parent-3 tbody,
.tableau-parent-4 tbody,
.tableau-parent-5 tbody,
.tableau-parent tr,
.tableau-parent-2 tr,
.tableau-parent-3 tr,
.tableau-parent-4 tr,
.tableau-parent-5 tr {display: inline-table; width: 100%; }
.tableau-parent > tbody > tr > td,
.tableau-parent-2 > tbody > tr > td,
.tableau-parent-3 > tbody > tr > td,
.tableau-parent-4 > tbody > tr > td,
.tableau-parent-5 > tbody > tr > td {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.tableau-enfant {margin:15px !important; display:inline-block; vertical-align:top; text-align:left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
.tableau-enfant tr td {width:100% !important; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
.tableau-enfant tr td img {max-width:100%; height:auto; margin: 0 auto; display: block; }
.tableau-parent-2 .tableau-enfant {width:calc(50% - 35px) !important; min-width:215px !important; }
.tableau-parent-3 .tableau-enfant {width:calc(33.333% - 35px) !important; min-width:215px !important; }
.tableau-parent-4 .tableau-enfant {width:calc(25% - 35px) !important; min-width:215px !important; }
.tableau-parent-5 .tableau-enfant {width:calc(20% - 35px) !important; min-width:215px !important; }

.table-responsive-50-pourcent table, 
.table-responsive-50-pourcent thead, 
.table-responsive-50-pourcent tbody, 
.table-responsive-50-pourcent tr, 
.table-responsive-50-pourcent th, 
.table-responsive-50-pourcent td,
.table-responsive-100-pourcent table, 
.table-responsive-100-pourcent thead, 
.table-responsive-100-pourcent tbody, 
.table-responsive-100-pourcent tr, 
.table-responsive-100-pourcent th, 
.table-responsive-100-pourcent td {display: block; }

.table-responsive-50-pourcent table,
.table-responsive-100-pourcent table {width:100%; }

.table-responsive-50-pourcent thead,
.table-responsive-100-pourcent thead {display: none; }

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding: 10px; text-align: left; border: solid 1px #ccc; }

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding-left: 173px; position: relative; margin-top: -1px; width: 100%!important; text-align: left !important; background: #FFF; box-sizing: border-box; }
.table-responsive-50-pourcent td:nth-child(odd),
.table-responsive-100-pourcent td:nth-child(odd) {background-color: #eee; }

.table-responsive-50-pourcent td::before,
.table-responsive-100-pourcent td::before {padding: 10px; content: attr(data-label); position: absolute; top: 0; left: 0; width: 145px; bottom: 0; background-color: #229ec4; color: #ffffff; font-weight: 600; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.table-responsive-50-pourcent tr {margin: 0 5px 1rem; }
.table-responsive-100-pourcent tr{margin: 0 0px 1rem; }

.table-responsive-100-pourcent tr { width: 100%; }
.table-responsive-50-pourcent tr { width: calc(50% - 13px); display: inline-block; vertical-align: top; }

.table-responsive-50-pourcent th + td,
.table-responsive-100-pourcent th + td {padding-left: 10px; }

/* Table responsive */
.table-header { opacity:0; background-color: #229ec4; }
.table-responsive-label {display:none; }