nav ol.breadcrumb li.active a{
    font-weight: bolder;
    color: #1e5fd9;
}
/* ======================================= */
#mainext {
    margin-top: 60px;
    padding: 20px 30px;
    /* transition: all 0.3s; */
}
.decalicondroit{
    margin-right: 8px;
}
.texteaucentre{
    text-align: center;
}
.texteadroite{
    text-align: right;
}
.texteagauche{
    text-align: left;
}
.widthcentpourcent{
    width: 100%;
}
.justifier{
    text-align: justify;
}
.souligne{
    text-decoration: underline;
}
.gras{
    font-weight: bold;
}
.imagemdpaccuiel{
    width: 100%;
}
.iconecreer{
    font-size: 48px;
}
.libiconecreer{
    font-size: 28px;
}
.listeiconedroit{
    font-size: 25px;
}
.boutonpayer{
    width: 78px;
}
.centrercellverticalement{
    vertical-align: middle;
}
.remarquable{
    color:#000;
    font-size: 27px;
    font-weight: bold;
}
.boutonimagepayerparcarte{
    border: transparent;
    display: inline-block;
    width: 78px;
    height: 78px;
    background:url('../../images/paiementcarte.png') top left no-repeat;
    background-size: 78px 78px;
    text-indent:-9000px;
    text-transform: capitalize;
    line-height: -9999px;
    overflow:hidden;
}
.boutonimagepayerenespece{
    border: transparent;
    display: inline-block;
    width: 78px;
    height: 78px;
    background:url('../../images/paiementespece.png') top left no-repeat;
    background-size: 78px 78px;
    text-indent:-9000px;
    text-transform: capitalize;
    line-height: -9999px;
    overflow:hidden;
}
.messageDeSucces{
    border-radius: 25px;
	border:1px solid #40FF00;
	background-color:#D0F5A9;
	padding:5px;
	color:#000;
}
.messageDeConfirmation{
    border-radius: 25px;
	border:1px solid #fc0;
	background-color:#ff9;
	padding:5px;
	color:#000;
}
.messageDerreur
{
    border-radius: 25px;
	border:1px solid #f00;
	background-color:#fcc;
	padding:5px;
	color:#000;
	margin: 15px 8px 15px 8px;
	text-align: center;
}
.messageDalerte{
    border-radius: 25px;
	border:1px solid #61380B;
	background-color:#F8E0E0;
	padding:5px;
	color:#B12222;
}
.texteDalerte{
	color:#F8E0E0;
	font-weight: bold;
}
.cadreraucentre{
    margin-right: auto;
    margin-left: auto;
    height: 60px;
    display: table-cell;
    vertical-align: middle
}
input#paiement_mode_reception_1, input#paiement_mode_reception_2{
    margin-left: 14px;
}
input[type="radio"]{
    margin-right: 2px;
}
.colnumgauche{
    max-width: 70px;
    font-weight: bold;
}
.bh{
    border-top: 1px solid #CCC;
}
.boutonactident{
    font-size: x-large;
}
.decalerdroite{
    margin-right: 25px;
}
#registration_form_agreeTerms{
    margin-left: 8px;
}
#registration_form_valider{
    margin-top: 12px;
}
#registration_form ul li, form[name="change_password_form"] ul li{
    color:#f00;
	font-weight: bold;
}
.iconecompteindex{
    height: 25px;
}
.boutonlogin{
    margin-top: 8px;
}
/* Cette classe pertmet de séparer les élement par une espace. Les element sont classé les plus à gauche et le plus à droite */
.flexbox {
    display: flex;
    justify-content: space-between;
}
div#cadreloginbody{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.champmessageinfo{
    background-color: #D3F5FA;
    border-color: #9EEAF9;
    box-shadow: rgba(158, 234, 249, 0.3) 0px 1px 2px 0px, rgba(158, 234, 249, 0.15) 0px 1px 3px 1px;
}
.textemessageinfo{
    color: #9EEAF9;
    font-weight: bolder;
}
.cache{
    display: none;
}
.apparante_bloc{
    display: block;
}
.apparante_enligne{
    display: inline;
}
.apparante_tr{
    display: table-row;
}
ul.menucontact li{
    padding-left: 8px;
    margin-bottom: 8px;
}
.titresoccont{
    font-size: xx-large;
}
.borduresclaires{
    border: 1px solid #CCC;
}
.borduresghd{
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
}
.brg{
    border-left: 1px solid #CCC;
}
.brb{
    border-bottom: 1px solid #CCC;
}
.brd{
    border-right: 1px solid #CCC;
}
.brh{
    border-top: 1px solid #CCC;
}
.brgbdh{
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
}
.leggauche{
    width: 45px;
}
.textegauche{
    width: 48%;
}
.legcentre{
    width: 45px;
}
#tablehorairenorm{
    width: 280px;
}
#tablehorairenorm tr td{
    text-align: center;
}
.iconefiche{
    height: 45px;
}
.iconajoutact{
    width: 25px;
}
.iconajoutact_petit{
    width: 15px;
}
.iconmodifact{
    width: 15px;
}
.iconmodifact_petit{
    width: 10px;
}
.pointeur{
    cursor: pointer;
}
.stljrms{
    background-color: #595959!important;
    color: #FFFFFF!important;
    font-weight: bold!important;
    text-align: center!important;
}
.borduresb{
    border-bottom: 1px solid #CCC;
}
.grosiconefooter{
    height: 95px;
}
.moyeniconefooter{
    height: 60px;
}
.petiticonefooter{
    height: 25px;
}
.fondfonce{
    background-color: #acacac;
    font-weight: bold;
}
.fondclair{
    background-color: #eaeaea;
}
.iconecolgauche{
    width: 20px;
}
.totaux{
    font-size: 24px;
}
div#recherchepaiements{
}
div#recherchepaiements input{
    display: inline-block;
    width: 150px;
}
div#recherchepaiements select{
    display: inline-block;
    width: 80px;
}
div#recherchepaiements button{
    display: inline-block;
}
div#recherchepaiements div{
    display: inline-block;
}
.iconeexportexcel{
    height: 52px;
}
.iconeaddmodif{
    width: 45px;
}
.logodetails{
    width: 85px;
}
.contratfini{
    font-size: large;
    color: #B12222;
}
.iconegauche{
    width: 25px;
}
.iconedroit{
    height: 25px;
}
select.listedesactions [value='jourasupprimer']{
    background-color: #a03605;
    color: #FFFFFF;    
}
.fondgrisclair{
    background-color: #ececec!important;
}
div#utilhautinfo label{
    display: inline-block;
    font-weight: bold;
}
div#utilhautinfo div#uhun label{
    display: inline-block;
    width: 150px;
    font-weight: bold;
}
.esputil{
    margin-top: 2px;
    margin-bottom: 4px;
}
.logoligne{
    width: 100px;
}
tr.lignedentete th{
    background-color: #7ba5f1;
}
.icoflechesmois {
  width: 1.5rem;
}
input#evenementajout_typevalidation_0, input#evenementajout_typevalidation_1{
    margin-right: 8px;
}
input#evenementajout_typevalidation_1{
    margin-left: 30px;
}