.vert{
    color:green !important;
}
.rouge{
    color:red !important;
}
.bleu{
    color:blue !important;
}
.violet{
    color:purple !important;
}
.marron{
    color:brown !important;
}
.orange{
    color:#af741b  !important;
}
.gris{
    color:grey  !important;
}
body{
    display: flex;
    flex-direction: column;    
    height: 100vh;
}
#page-header, #page-header #page-header-wrapper, #page-header #page-header-wrapper #navigation{
    z-index:300;
}
#page-header{
    min-height:40px;
}
#page-wrapper{
    flex:1;
    padding:0 5px;
    display:flex;
    height : calc( 100vh - 60px);
    flex-direction:column;
    overflow:auto;
}
#page-footer{
    height:20px;
    color:#fff;
    background:#000;
}
#page-footer p{
    text-align:center;
    margin:0;
    padding:0;
    line-height: 20px;
}
span.nochange{
    display: block;
    margin-left: 5px;
   
}
.alert-danger{
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%) !important;
}
.label_alert-danger .label_fieldset{
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%) !important;
}
.top_fieldset>.right{
    position: relative;
    z-index: 300;
}
table.tableForm>tbody>tr.start_fieldset td.no_label div.top_fieldset.left {
    /*padding-left: 10px;*/
    /*background: url(../images/form/topleft_fieldset.png) left 0px bottom -8px no-repeat;*/
}

table.tableForm>tbody>tr.start_fieldset td.no_label div.top_fieldset.left .right {
    /*padding-right: 10px;*/
    /*background: url(../images/form/topright_fieldset.png) right 0px bottom -8px no-repeat;*/
    /*    margin-right: -1px;*/
}

table.tableForm>tbody>tr.start_fieldset td.no_label div.top_fieldset.left .right .center {
    /*background: url(../images/form/top_fieldset.png) left 0px bottom -8px repeat-x;*/
    height: 35px;
    border-color: #9d9d9d;
    border-style: solid;
    border-width: 1px;
    border-bottom:none;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    position: relative;
    top: 17px;
    z-index: -1;
}

table.tableForm>tbody>tr.start_fieldset td.no_label div.top_fieldset span.label_fieldset {
    display: inline-block;

    position: relative;
    /*top: 6px;*/
    top: -14px;
    left: 21px;

    color: #404040;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 30px;
    background: #f3f3f3;
    border: solid 1px #9d9d9d;
    z-index: 0;
}

table.tableForm>tbody>tr.in_fieldset{
    background: #FBFBFB;
    width:100%;
}
table.tableForm>tbody>tr.end_fieldset>td{
    font-size:4px;
}

table.tableForm>tbody>tr.in_fieldset>td:first-child>div {
    border-left: solid 1px #9d9d9d;
}

table.tableForm>tbody>tr.in_fieldset>td:last-child>div {
    border-right: solid 1px #9d9d9d;
}

table.tableForm>tbody>#field_liste{
    border-left: solid 1px #9d9d9d;
    border-right: solid 1px #9d9d9d;
}
table.tableForm>tbody>tr>td>#nochange_liste{
    position: inherit;
}

table.tableForm>tbody>tr.end_fieldset>td.no_label div.bottom_fieldset.left {
    padding-left: 10px;
    background: url(../images/form/bottomleft_fieldset.png) left bottom 10px no-repeat;
}

table.tableForm>tbody>tr.end_fieldset>td>div{
    padding-right: 10px;
    padding-top: 0px;
    margin-bottom:5px;
    border-color: #9d9d9d;
    border-style: solid;
    border-width: 1px;
    border-top:none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;  
}

table.tableForm>tbody>tr.end_fieldset>td.no_label div.bottom_fieldset.left .right .center{
    background: url(../images/form/bottom_fieldset.png) left bottom 10px repeat-x;
    height: 25px;
}
.tableForm{
    box-sizing: content-box;
    width: 100%;/*calc( 100% - 10px );*/
    margin: 0;
}
table.tableForm tr td{
    vertical-align:middle !important;
}
table.tableForm tr td.wrap_buttons .button_form{
    margin:0 5px;
}
table.tableForm tr td.wrap_buttons {
    padding-top:10px;
    text-align:center;
}
table.tableForm tr td.label label{
    margin-top : 0px !important;
    height: auto !important;
}
td.label{
    display:table-cell;
    border-radius :0;
    width:150px !important;
}
table.tableForm tr td.label label{
    margin-bottom:0;
}
.checkbox_img {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url("../../admin/images/icons/checkbox.png") bottom left no-repeat;
}

.checkbox_img.checkbox_on {
    background: url("../../admin/images/icons/checkbox.png") top left no-repeat;
}

.checkbox_choice {
    cursor: pointer;
    position: relative;
    /*left: 3px;
    top: -4px;*/
    
    margin-right:3px;
}
ligne{
    display:flex;
    flex-wrap:wrap;
}
ligne>block{
    width:50%;
}
@media(max-width:500px){
    .formulaire_accessibilite h1{
        font-size:16px;
    }
    .formulaire_accessibilite p{
        font-size:12px;
    }
    .formulaire_accessibilite .forms{
       /* height: calc(100vh - 192px) !important;*/
    }
}
ligne>block.label{
    
    font-style:italic;
}
.label_fieldset{
    font-weight:bold;
}
#semi_choice_id_image{
    max-width:100%;
}
.formulaire_accessibilite{
    max-width:560px;
    margin:0 auto;
}
.formulaire_accessibilite .in_fieldset {
    border-left:1px solid #F2E9E6;
    border-right:1px solid #F2E9E6;
    width: 100%;
    /*padding:10px;*/
}
.formulaire_accessibilite .in_fieldset block.label   {
    
    background:#F2E9E6;
    padding:10px;
}
.formulaire_accessibilite .in_fieldset h1{
    font-size: 2.0rem;
}
.formulaire_accessibilite .in_fieldset img{
    max-width:100%;
    height:auto;
    width: calc(100% - 20px);
    margin-right:15px;
}
.formulaire_accessibilite .start_fieldset {
    padding:30px 20px 0px 10px;
    position:relative;
    width: 100%;
    background:#F2E9E6;
}
.formulaire_accessibilite .end_fieldset_next {
    padding: 20px;
    position: relative;
    border-left: 1px solid #F2E9E6;
    border-right: 1px solid #F2E9E6;
    border-bottom: 1px solid #F2E9E6;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.formulaire_accessibilite .end_fieldset_next>block {
    display:flex;
    justify-content: center;
}
.formulaire_accessibilite #field_intro_start{
    display:none;
}
.formulaire_accessibilite  .start_fieldset:before {
    content: attr(count);
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    margin-left: 0px;
    margin-top: -30px;
    background: #ee1b2d;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.formulaire_accessibilite ligne>block {
    width: 100%;
    /*display:flex;*/
    max-width: 560px;
    
}
.formulaire_accessibilite ligne>block.simple center {
    display:inline-block;
    
}
.label.simple {
    display:none;
}

.formulaire_accessibilite .forms {
    width:100vw;
    max-width:560px;
   
}
.formulaire_accessibilite input.full, select.full, .formulaire_accessibilite textarea.full{
    box-sizing: border-box;
}
.auto_size_conteneur{
    display:flex;
    flex-wrap: nowrap;
    overflow:hidden;
}
.auto_size_conteneur>ligne{
    width: calc(100vw - 10px);
    min-width: calc(100vw - 10px);
    max-width: 600px;
    margin-right: 5px;
    
}
ligne[id^="field_form"]>block>div{
  /*  height:calc(100vh - 252px);*/
    max-width: 600px;
    display:flex;
    flex-direction: column;
    width:100%;
    overflow: auto;

}

.checkbox_choice_classic.checkbox_on{
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
    background-image: none;
    font-weight: bold;
    box-shadow: inset 0 0 1em rgb(0 0 0 / 50%);
}
.checkbox_choice_classic:not(.checkbox_on){
    filter: saturate(0);
}
.checkbox_choice_classic{
    cursor:pointer;
}
h1{
    font-size:2.4rem;
}
h1>img{
    margin-right:10px;
}

#name_entreprise{
    float:right;
    padding:5px;
}

/*Page suivi de commande client*/
#suivi_commande{
    flex:1;
    padding:0 5px;
    display:flex;
    height : calc( 100vh - 60px);
    flex-direction:column;
    overflow:auto;
    align-items: center;
}
.separation{
    border: 1px solid grey;
    width: 100%;
    max-width: 1200px;  
}
.entete_suivi{
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 1200px;
}
.entete_suivi img{
    float: left;
    margin: 10px;
}
.entete_texte{
    width: 100%;
    text-align: center;
}
.etat_suivi{
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    align-items: top;
    width: 100%;
    max-width: 1200px;
    height: 100px;
    margin: 20px 0;
}
.etat_suivi > div{
    flex: 1;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
    background-size: 60px;
    min-height: 90px;
    /*padding-top: 60px;  */
    min-width: 60px;
}
.etat_suivi > div div{
    width: 100%;
    text-align: center;
}
.barre_suivi{
    display: block;
    position: relative;
    border: 4px solid grey;
    width: 76%;
    max-width: 980px;
    top: 60px;
    z-index: -1;
}
.etat_suivi > div div::before{
    background-color: white;
}
.detail_suivi{
    width: 100%;
    max-width: 1200px;
}
.detail_suivi div{
    margin: 20px 0;
}
.evenements{
    border: 2px grey solid;
    width: 100%;
    max-width: 1200px;
    text-align: center;
}
.evenements td:first-child{
    border-right: 2px grey solid;
    width: 150px;
}
.evenements td{
    padding: 5px;
    text-align: center;
}
.for_file {
    display:flex;
}
label[for^="photo"]{
    text-wrap: nowrap;
}
label[for^="photo"] ~input{
    opacity:0;
    width:0px;
}

label[for="photo_commande"], label[for="ldv_commande"]{
    text-wrap: nowrap;
}
label[for="photo_commande"] ~input, label[for="photo_commande"] ~div,
label[for="ldv_commande"] ~input, label[for="ldv_commande"] ~div{
    display: none;
}
#loader:before{
    content:'chargement';
    color:#fff;
}
#loader{
    display: flex;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 420;
    align-content: center;
    align-items: center;
    justify-content: center;
}
/*Fin Page suivi de commande client*/