@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

*,
*::after,
*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body {
    font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #4d5256;
    margin: 0;
    padding: 0;
}

::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

button{
    outline: none;
    color: inherit;
}
    button:hover{
        cursor: pointer;
    }
    button:disabled{
        cursor: not-allowed !important;
    }

input,select,button{
    font: inherit;
}

::selection {
  background: #5bc9c5;
  color: #FFFFFF;
}
::-moz-selection {
    background: #5bc9c5;
    color: #FFFFFF;
}

iframe{
    width: 100%; 
    border: 0;
    margin: 0 0 0 0;
    padding: 0;
    display: block;
}
.strong {
    font-weight: bold;
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('/images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}

.backBlanc{
    background-color: #FFFFFF !important;
}
.backGrisFonce{
    background-color: #5e6265 !important;
}
.backTransparent{
    background-color: transparent;
}
.backJaune{
    background-color: #f0af2d !important;
}
.backGeneral{
    background: url('/images/background/cigarini.jpg') no-repeat center fixed;
    background-size: cover;
}
.backGrisClair{
    background-color: #f4f6f9 !important;
}

.borderJaune {
    border-color: #f0af2d !important;
}
.borderGrisFonce {
    border-color: #5e6265 !important;
}

.codeBack{
    background: url('/images/background/background_code.jpg') no-repeat center fixed;
    background-size: cover;
}

.fondTransp{
    background-color: transparent !important; 
    height: 100px;
}

.estompe{
    opacity: 0.7;
}
.estompte-1 {
    opacity: 1;
}
.estompte-initial{
    opacity: initial;
}

.paddPage{
    padding: 20px 0 50px 0;
}

@media screen and (max-width:860px) {
    .codeBack{
        background: none;
        background-color: #ffffff; 
    }
    .fondTransp:empty{
        background-color: #ffffff !important;
        height: 20px;
    }
    .fondTransp:not(:empty){
        background-color: #ffffff !important;
        height: 100px;
    }
    .backGeneral{
        background: none;
        background-color: #ffffff; 
    }
    .paddPage{
        padding: 20px 0 0 0;
    }
}

.ul-no-style{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a{
    text-decoration: none;
}
a:active, a:hover, a:focus {
    outline: 0;
}

.hhover:hover,.a_gris_blanc:hover,.a_gris_gris:hover,.a_gris_vert:hover,.a_gris_rouge:hover,.a_blanc_blanc:hover{
    cursor: pointer;
}

.a_gris_blanc:link,.a_gris_blanc:visited,.a_gris_blanc:hover,.a_gris_rouge:link,.a_gris_rouge:visited,.a_gris_vert:link, .a_gris_vert:visited,.gris,.a_gris_gris:link,.a_gris_gris:visited,.a_gris_gris:hover,.color-gris{
    color: #4d5256;
}
.a_gris_vert:hover,.vert,.a_vert_vert:link,.a_vert_vert:visited,.a_vert_vert:hover,.color-vert{
    color: #119261;
}
.a_gris_rouge:hover,.color-rouge{
    color: #d73d67;
}
.a_blanc_blanc:link,.a_blanc_blanc:hover,.a_blanc_blanc:visited {
    color: #FFFFFF;
}
.a_zoom{
    transition: all .1s ease-in-out;
}
.a_zoom:hover{
    transform: scale(1.05);
}

form{
    margin:0
}

.opacifie {
    opacity: 0.6;
}

h1{
    font-size: 45px;
    font-weight: 600;
    line-height: 68px;
}

h2{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 30px;
    text-transform: uppercase;
}
    h2:after{
        display: block;
        width: 30px;
        height: 2px;
        margin-top: 15px;
        content: '';
        background-color: #5bc9c5;
    }

h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}
    h3:after{
        display: block;
        width: 30px;
        height: 2px;
        margin-top: 15px;
        content: '';
        background-color: #5bc9c5;
    }

.h3-rouge{
    color: #d73d67;
}
    .h3-rouge::after{
        background-color: #d73d67;
    }

h4{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

    h4:after{
        display: block;
        width: 30px;
        height: 2px;
        margin-top: 15px;
        content: '';
        background-color: #5bc9c5;
    }
h5{
    font-size: 14px;
    margin: 20px 0 10px 10px;
    font-weight: 600;
}

.divPrimaire{
    clear: both;
    width: 100%;
    margin: 0 auto;
}
.divSecondaire{
    max-width: 1320px;
}
.divSecondaire, .divTertiaire{
    clear: both;
    width: 95% !important; 
    margin: 0 auto;
}

.VCenter{
    line-height: normal;
    vertical-align: middle;
    display: inline-block;
}

.scrollToTop{
	/*width: 50px;
    text-align:center;
	position: fixed;
	top: 50%;
    bottom: 50%;
	right: 20px;
	display: none;
    cursor: pointer;
    color: #4cafac;*/
    top: calc(50% - 25px);
    bottom: calc(50% - 25px);
	right: 10px;
    position: fixed;
    display: none;
    cursor: pointer;

}
   /* .scrollToTop::after{
        font-family: fontAwesome;
        content: '\f139';
        font-size: 60px;
    }*/

.btn i {
    font-size: 24px;
    margin: 5px;
    /*-webkit-backface-visibility: hidden;*/
}
  
.btn.primary {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    background-color: #5bc9c5;
    padding: 10px 15px;
    text-decoration: none;
    line-height: 1;
    border: 2px solid #5bc9c5;
    text-align:center;
    transition: all 1s;
   /* -webkit-backface-visibility: hidden; /* pour supprimer le decalage sur le hover */
   /* backface-visibility: hidden;*/
}
    .btn.primary:hover, .btnCheck:hover button, .btnCheck:hover{
       /* transition: all 1s;*/
        background-color: #4cafac;
        border: 2px solid #4cafac;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .btn.primary:disabled{
        opacity: 0.6;
    }
    .btn.primary:disabled:hover, .btnCheck:disabled:hover button, .btnCheck:disabled:hover{
        transition: none;
        background-color: #5bc9c5;
        border: 2px solid #5bc9c5;
        cursor: default;
    }
    .btn.primary.petit{
        font-size: 12px;
        letter-spacing: 1px;
        padding: 6px 10px;
        /*-webkit-backface-visibility: hidden; */
    }
    .btn.primary.petit i{
        font-size: 14px;
    }

@media (max-width: 800px) {
    .btn i {
        font-size: 15px;
    }
    .btn.primary {
        font-size: 12px;
        padding: 8px 12px;
    }
    .scrollToTop{
	    width: 50px;
	    bottom: 40px;
	    right: 5px;
    }
    .scrollToTop::after{
        font-size: 48px;
    }
}

.btn.secondary {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #5bc9c5;
    border: 2px solid #5bc9c5;
    padding: 10px 15px;
    text-decoration: none;
    line-height: 1;
    background-color: #FFFFFF;
}
    .btn.secondary:hover {
        color: #fff;
        background-color: #4cafac;
        border-color: #4cafac;
    }
    .btn.secondary:focus {
        color: #fff;
        background-color: #5bc9c5;
        border-color: #5bc9c5;
    }

.btn.secondary-white {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    border: 2px solid #fff;
    padding: 10px 15px;
    text-decoration: none;
    line-height: 1;
}
    .btn.secondary-white:hover {
        color: #7AE2DE;
        background-color: #fff;
        border-color: #fff;
    }
    .btn.secondary-white:focus {
        color: #7AE2DE;
        background-color: #fff;
        border-color: #fff;
    }

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.modal{
    display: inline-flex;
    flex-flow: column wrap;
    align-items: center;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99; 
    outline: 9999px solid rgba(91,201,197,0.95);
    background-color: #ffffff;
    width: 100%;
    max-width: 98vw;
}
    .modal-wait-background{
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        /*background-color: rgba(91,201,197,0.95);*/
        background-color: transparent;
        z-index: 99;
        display: none;
        position: fixed;
    }
    .modal > i[class="fa fa-times fa-2x"] {
        /*width: 25px;
	    height: 25px;*/
	    display: inline;
	    z-index: 99;
	    position: absolute;
	    top: 5px;
	    right: 5px;
	    cursor: pointer;
    }
    .modal [id^="modal-contenu-"]{
        padding: 10px;
        overflow-x: auto;
        width: 100%;
        max-width: 98vw;
        display: inline-flex;
        flex-flow: row wrap;
        align-items: flex-start;
        justify-content: center;
    }
 
   .modal.alerte, .modal.confirm{
        display: inline-table;
    }
        .modal.alerte [id^="modal-contenu-"], .modal.confirm [id^="modal-contenu-"] {
            font-size: 16px;
            text-align: center;
            font-weight: 600;
            display: inline-block;
            margin-top: 30px; 
            height: calc(100% - 100px);
        }
        
.modalWait{
    position: fixed;
    /*top: calc(50% - 40px);
    left: calc(50% - 40px);
    outline: 9999px solid rgba(91,201,197,0.95);*/
    z-index: 100;
    display: none;
    /*width: 80px;
    height: 80px;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(91,201,197,0.95);
    display: flex;
    align-items: center;
    justify-content: center;
}
    .modalWait > div:first-child {
        width: 100px;
        height: 100px;
        top: calc(50% - 50px);
        right: calc(50% - 50px);
        position: fixed;
    }

.marKer{
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	white-space: nowrap;
	display: none;
	width: 700px;
	height: 60px;
	font-weight: 700;
    font-size: 70px;
    position: fixed;
	left: 60px;
	top: 50%;
    bottom: 50%;
    margin-left: -350px;
    /*margin-top: -30px;*/
    color: #d73d67;
    opacity: 0.4;
}

/* Pour probleme input IOS */
input, input:before, input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
} 

input[type="text"], input[type="password"], textarea{
	padding: 5px;
	border: 1px solid #4d5256;
	background: transparent;
	color: #4d5256;
    font-weight: 600;
    font-size: 14px;
    height: 30px;
    font-family: inherit;
}
    input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
        outline: none; /* supprime le trait en selection dans chrome */
        border: 1px dashed #4d5256;
    }
    input[type="text"]:disabled, input[type="password"]:disabled, textarea:disabled, select:disabled, checkbox:disabled{
       opacity: 0.7;
       cursor: not-allowed;
    }
    input::-webkit-input-placeholder { 
        color: #d73d67;
        opacity: 0.7;
    }
    input:-moz-placeholder { 
        color: #d73d67;
        opacity: 0.7;
    }
    input::-moz-placeholder {
        color: #d73d67;
        opacity: 0.7;
    }
    input:-ms-input-placeholder { 
        color: #d73d67;
        opacity: 0.7;
    }
    input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0px 1000px white inset; /* supprime le fond jaune en autocomplete */
        box-shadow: 0 0 0px 1000px white inset; /* supprime le fond jaune en autocomplete */
    }

input[type=checkbox], input[type=radio]{
    opacity: 0;
    position: absolute;
    z-index: 12;
    width: 18px;
    height: 18px;
}
    input[type=checkbox]:hover, input[type=radio]:hover {
        cursor: pointer;
    }
    input[type=checkbox]:checked, input[type=radio]:checked, input[type=checkbox]:focus, input[type=radio]:focus{
        outline: none !important;
    }
    input[type=checkbox]+.lbl,input[type=radio]+.lbl{
        position: relative;
        z-index: 11;
        display: inline-block;
        margin: 0;
        line-height: 15px;
        min-height: 15px;
        min-width: 15px;
        font-weight: normal;
    }
    input[type=checkbox]+.lbl.padding-16::before,input[type=radio]+.lbl.padding-16::before{
        margin-right: 16px;
    }
    input[type=checkbox]+.lbl.padding-12::before,input[type=radio]+.lbl.padding-12::before{
        margin-right: 12px;
    }
    input[type=checkbox]+.lbl.padding-8::before,input[type=radio]+.lbl.padding-8::before{
        margin-right: 8px;
    }
    input[type=checkbox]+.lbl.padding-4::before,input[type=radio]+.lbl.padding-4::before{
        margin-right: 4px;
    }
    input[type=checkbox]+.lbl.padding-0::before,input[type=radio]+.lbl.padding-0::before{
        margin-right: 0px;
    }
    input[type=checkbox]+.lbl::before,input[type=radio]+.lbl::before{
        font-family: fontAwesome;
        font-weight: normal;
        font-size: 11px;
        color: #4d5256;
        content: "\a0";
        background-color :#FAFAFA;
        border: 1px solid #CCC;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        border-radius: 0;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        height: 15px;
        width: 15px;
        line-height: 15px;
        min-width: 15px;
        margin-right: 1px;
        margin-top: -5px;
    }
    input[type=checkbox]:checked+.lbl::before{
        display: inline-block;
        content: '\f00c';
        background-color: #F5F8FC;
        border-color: #adb8c0;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05),inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    }
    input[type=checkbox]:hover+.lbl::before,input[type=radio]:hover+.lbl::before,input[type=checkbox]+.lbl:hover::before,input[type=radio]+.lbl:hover::before{
        border-color: #4d5256;
    }
    input[type=checkbox]:active+.lbl::before,input[type=radio]:active+.lbl::before,input[type=checkbox]:checked:active+.lbl::before,input[type=radio]:checked:active+.lbl::before{
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),inset 0px 1px 3px rgba(0, 0, 0, 0.1);
    }
    input[type=checkbox]:disabled+.lbl::before,input[type=radio]:disabled+.lbl::before,input[type=checkbox][disabled]+.lbl::before,input[type=radio][disabled]+.lbl::before,input[type=checkbox].disabled+.lbl::before,input[type=radio].disabled+.lbl::before{
        background-color: #DDD !important;
        border-color: #CCC !important;
        box-shadow: none !important;
        color: #BBB;
    }
    input[type=radio]+.lbl::before{
        border-radius: 40px;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 40px;
    }
    input[type=radio]:checked+.lbl::before{
        content: "\2022";
        display: inline-block;
        background-color: #F5F8FC;
        border-color: #adb8c0;
        width: 16px;
        height: 16px;
    }

.labelV {
	display: block;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
}

.checkboxThree {
    width: 120px;
	height: 40px;
	background: #4d5256;
	/*margin: 20px 15px;*/
	border-radius: 50px;
	position: relative;
}
    .checkboxThreelabel{
	    text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: bold;
    }
    .checkboxThree::before {
	    content: 'OUI';
	    position: absolute;
	    top: 12px;
	    left: 13px;
	    height: 2px;
	    color: #ffffff;
	    font-size: 12px;
    }
    .checkboxThree::after {
	    content: 'NON';
	    position: absolute;
	    top: 12px;
	    left: 84px;
	    height: 2px;
	    color: #ffffff;
	    font-size: 12px;
    }
    .checkboxThree label {
	    display: block;
	    width: 52px;
	    height: 32px;
	    border-radius: 50px;
	    -webkit-transition: all .5s ease;
	    -moz-transition: all .5s ease;
	    -o-transition: all .5s ease;
	    -ms-transition: all .5s ease;
	    transition: all .5s ease;
	    cursor: pointer;
	    position: absolute;
	    top: 4px;
	    z-index: 1;
	    left: 12px;
	    background: #ddd;
    }
    .checkboxThree input[type=checkbox]:checked + label {
	    left: 60px;
	    background: #ddd;
    }
    .checkboxThree input[type=checkbox]:disabled {
        cursor: not-allowed !important;
    }
    .checkboxThree input[type=checkbox]{
        height: 100%;
    }
    .checkboxThree input[type=checkbox]:hover{
        cursor: pointer;
    }

.flexBet{
    display: flex; 
    flex-flow: row wrap; 
    align-items: center; 
    justify-content: space-between;
}
.flexAro{
    display: flex; 
    flex-flow: row wrap; 
    align-items: center; 
    justify-content: space-around;
}
.flexSta{
    display: flex; 
    flex-flow: row wrap; 
    align-items: center; 
    justify-content: flex-start;
}
.flexCol{
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: space-around;
}
.flexVCenter{
    display: flex; 
    justify-content: center; 
    align-items: center;
}

#divLogin{
    box-shadow:1px 1px 12px;
    width: auto; 
    height: auto;
    padding: 35px;
    border-radius: 10px;
}
#divLogin button{
    margin-top: 20px;
}
#divLogin h3::before {
    content: 'connexion';
}

.text_logo{
    font-size: 24px;
    color: #5bc9c5;
    font-weight: 500;
    letter-spacing: 3px;
}
#divAdresse{
    min-height: 150px; 
    border-bottom: 1px solid rgba(255, 255, 255, 0.14902);
}
    #divAdresse div:first-child{
        padding: 25px 0 10px 25px; 
    }
    #divAdresse div:nth-child(2){
        padding: 0 0 10px 25px;
    }   
    @media screen and (max-width:800px) {
        #divAdresse {
            text-align: center;
        }
        #divAdresse div:first-child {
            padding: 10px 0;
        }
        #divAdresse div:nth-child(2){
            padding: 0 0 10px 0;
        } 
    }

.parentBasInfos{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
}
    @media screen and (max-width:800px) {
        .parentBasInfos{
            flex-direction: column;
        }
    }

.basInfos{
    padding: 25px 0 10px 0;
    color: #FFFFFF; 
    font-size: 14px;
    display: flex; 
    flex-direction: row; 
    flex-flow: row wrap; 
    letter-spacing: 0.1rem;
    justify-content: center;
}
    .basInfos > div{
        text-align: center;
    }
    .basInfos div + div{
        margin-left: 20px;
    }
    @media screen and (max-width:800px) {
        .basInfos{
            flex-direction: column;
            font-size: 14px;
            padding: 25px 0;
        }
        .basInfos div{
            margin: 0 auto !important;
            padding: 5px 0;
        }
    }
 
.basConnexion{
    font-size: 12px;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    text-align: center;
    font-variant: small-caps;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
    .basConnexion div + div{
        margin-left: 20px;
    }
    .basConnexion > div span:first-child{
        color: #8a9097;
    }
     .basConnexion > div span:nth-child(2){
        color: #FFFFFF;
    }

.divCompteurBas{
    background-color: #5bc9c5;
    min-height: 150px;
}
    .divCompteurBas .fdiv {
        padding: 25px;
        text-align: center;
        height: 100%;
        min-width: 320px;
    }
    .divCompteurBas .fdiv div:first-child {
        color: #FFFFFF;
        font-size: 48px;
    }
    .divCompteurBas .fdiv div:nth-child(2) {
        padding-top: 10px;
        color: #FFFFFF; 
        font-size: 20px;
        text-align: center;
    }
    @media screen and (min-width:482px) and (max-width:800px) {
        .divCompteurBas{
            min-height: 100px;
        }
        .divCompteurBas .fdiv {
            padding: 10px;
        }
        .divCompteurBas .fdiv div:first-child {
            font-size: 36px;
        }
        .divCompteurBas .fdiv div:nth-child(2) {
            padding-top: 0;
            font-size: 16px;
        }
    }
    @media screen and (max-width:481px) {
        .divCompteurBas{
            min-height: 100px;
        }
        .divCompteurBas .fdiv {
            padding: 5px;
        }
        .divCompteurBas .fdiv div:first-child {
            font-size: 24px;
        }
        .divCompteurBas .fdiv div:nth-child(2) {
            padding-top: 0;
            font-size: 14px;
        }
    }

.titreLogo{
    font-size: 2.2rem;
    padding-left: 20px;
    color: #FFFFFF;
    letter-spacing: 0.2rem; 
}
    .titreLogo::first-letter{
        color: #4cafac;
        border: 1px solid #4cafac;
        padding: 0px 5px;
        margin-right: 8px;
        text-transform: capitalize;
        border-radius: 15px;
        letter-spacing: 0; 
    }

#divMenuHaut {
    background-color: #ffffff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 15; 
    box-shadow: 1px 1px 12px #373737;
    height: auto;
}

.MHLarge{
    min-height: 100px;
    transition: .5s all;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
    height: 100px;
}
.MHEtroit{
    min-height: 60px;
    transition: .5s all;
	-moz-transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
    height: 60px;
}

#menuHautGauche{
    background-color: #414A52;
    border-bottom: 5px solid #5bc9c5;
    padding-right: 25px;
}
#menuHautDroite{
    padding: 0 25px;
    background-color: #414A52 ;
    border-bottom: 5px solid #5bc9c5;
}
#divDeConnect{
    font-size: 24px;
    color: #FFFFFF;
}
    #divDeConnect i {
        padding: 0 10px;
    }
    #divDeConnect i:hover {
        color: #FFFFFF;
    }
.menuAccueil{
    margin-left: 25px;
    display: none;
    position: relative;
}

#menuHautCentre ul li {
    font-size: 13px;
    padding: 10px 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-right: solid 1px #E5E7E9;
}
    #menuHautCentre ul li:last-child {
        border-right: none;
    }
    #menuHautCentre ul li a {
        font-weight: 600;
        position: relative;
        padding-bottom: 10px;
        text-decoration: none;
        color: #414A52;
    }
    #menuHautCentre ul li a:hover {
        color: #4cafac;
    }
    #menuHautCentre ul li a:before {
        position: absolute;
        bottom: 0;
        left: 0;
        visibility: hidden;
        width: 100%;
        height: 2px;
        content: '';
        -webkit-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        background-color: #4cafac;
    }
    #menuHautCentre ul li a:hover:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

@media screen and (max-width:1400px) {
    .titreLogo{
        font-size: 32px;
        margin-left: 10px;
        padding-left: 10px;
    }
        .titreLogo::first-letter{
            padding: 0 2px;
            margin-right: 2px;
            border-radius: 8px;
        }
    #menuHautCentre{
        width: 100%;
        order: 99;
        background-color: #FFFFFF;
    }
    #menuHautCentre, #menuHautCentre div {
        min-height: 60px;
    }
    #menuHautCentre ul,#menuHautCentre div{
        justify-content: center;
    }
    #divMenuHaut{
        background-color: #414A52;
    }
    #menuHautGauche, #menuHautDroite{
        border-bottom: 0;
    }
}
@media screen and (min-width:601px) and (max-width:860px)  {
    .menuAccueil{
        display: flex;
    }
    #menuHautGauche, #menuHautDroite, #divMenuHaut{
        min-height: 60px
    }
    #divDeConnect{
        font-size: 24px;
    }
    #menuHautCentre{
        display: none;
    }
    #menuHautGauche, #menuHautDroite{
        border-bottom: 0;
    }
}
    
@media screen and (max-width:600px), screen and (max-height:400px){
    .titreLogo{
        font-size: 22px;
        line-height: 40px;
        margin-left: 5px;
        padding-left: 3px;
    }
        .titreLogo::first-letter{
            padding: 1px;
            margin-right: 1px;
            border-radius: 10px;
        }
    #menuHautGauche, #menuHautDroite, #divMenuHaut{
        min-height: 40px;
    }
    #menuHautDroite{
        margin-right: 5px;
        padding: 0 5px
    }
    #divDeConnect {
        font-size: 16px;
    }
    .menuAccueil{
        display: flex;
        margin-left: 5px
    }
    #divDeConnect i {
        padding: 0 5px;
    }
     #menuHautCentre{
        display: none;
    }
     #menuHautGauche, #menuHautDroite{
        border-bottom: 0;
        padding-right: 0;
    }
    #menuHautDroite div.badge{
        font-size: 0.7rem;
    }
}

.enteteTable{
    border-collapse: separate; 
}
    .enteteTable td,.enteteTable th{
        padding: 4px 8px;
    }
    .enteteTable th{
        background-color: #8a9097;
        color: #FFFFFF;
        height: 15px;
        text-align: center;
        font-size: 14px;
        font-weight:300;
        height: 25px;
        text-transform: uppercase;
        vertical-align: middle;
    }
    .enteteTable td{
        border-collapse: collapse;
        border: 1px solid #8a9097;
        text-align: right;
    }
    .enteteTable td:first-child{
        text-align: left;
    }
    @media screen and (max-width: 640px) {
	.enteteTable {
		overflow-x: auto;
		display: block;
	}
}

.legerTable{
	background: #ffffff;
	border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
}
    .legerTable th{
	    font-weight: 600;
	    padding: 10px 8px;
	    border-bottom: 2px solid #7c7a7a;
        text-transform: uppercase;
        vertical-align: middle;
        text-align: center;
    }
    .legerTable td{
	    border-bottom: 1px solid #c1bdbd;
	    padding: 6px 8px;
        vertical-align: middle;
        text-align: center;
    }
    .legerTable th:first-child, .legerTable td:first-child{
        text-align: left;
    }

.euro:not(:empty)::after{
    content: ' \20AC';
}
.euro:empty::after{
    content: '-';
}

th[data-sort]:hover{
    cursor: pointer;
}
th[data-sort][class="sorting-asc"]::before{
    font-family: fontAwesome; 
    content: "\f160";
    margin-right: 5px;
}
th[data-sort][class="sorting-desc"]::before{
    font-family: fontAwesome; 
    content: "\f161";
    margin-right: 5px;
}

.menu_page_haut_liens{
    display: flex;
    flex-flow: row wrap; 
    height: auto;
    padding: 20px;
}
    .menu_page_haut_liens button:not(:first-child),.menu_page_haut_liens button:not(:last-child){
        margin: 5px
    }
    .menu_page_haut_liens i::after{
        content: "\00a0";
    }
    @media (max-width: 800px){
	    .menu_page_haut_liens{
            flex-flow: column nowrap ;
	    }
        .menu_page_haut_liens button:not(:first-child),.menu_page_haut_liens button:not(:last-child){
            margin: 3px 0;
        }
    }
    
.menu_page_haut_recherche{
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

select {
    -webkit-appearance: none;        
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px; 
    text-overflow: '';  
    border: 1px solid #4d5256;
    color: #4d5256;
    background: url('/images/bas_select.png') no-repeat right;
    padding: 5px 18px 5px 5px;  
    font-size: 14px;
    height: 30px;
    width: auto;
    margin: 0;
    line-height: 1;
    font-weight: 600;
 }
    select::-ms-expand {
        display: none;
    }
    select:focus{
        color: #4d5256;
        border: 1px dashed #4d5256;
        background: url('/images/bas_select-r.png') no-repeat right;
        outline: none !important;
    }
    
.majVersion ul{
    list-style-type: square;
}

.menuVertical {
    position: fixed;
    top: 0;
    left: -250px;
    height: 100%;
    width: 250px;
    background-color: #74e2de;
    z-index: 1000;
    color: #ffffff;
    transition: 0.5s;
    outline: 0;
}
   .menuVertical div{
        background-color: #4cafac;
        color: #7ae2de;
        padding: 22px 25px;
        font-size: 30px;
        content: "Menu";
        text-transform: capitalize;
        letter-spacing: 5px;
    }
    .menuVertical ul{
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: block;
        width: 250px;
    }
    .menuVertical li{
        font-size: 16px;
        padding: 18px 20px;
        border-bottom: 1px solid #71D5D2;
        color: #ffffff;
        text-transform: capitalize;
        font-weight: 300;
        letter-spacing: 3px;
        transition: 0.3s
    }
    .menuVertical li i::after{
        content: "\00a0";
    }
    .menuVertical li:hover{
        cursor: pointer;
        background-color: #71D5D2;
    }
    @media screen and (max-width:800px) {
        .menuVertical {
            width: 200px;
            overflow-y: auto;
        }
        .menuVertical div{
            padding: 16px 20px;
            font-size: 24px;
            letter-spacing: 3px;
        }
        .menuVertical ul{
            width: 200px;
        }
        .menuVertical li{
            font-size: 12px;
            padding: 10px 12px;
            letter-spacing: 2px;
        }
    }

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #4cafac;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
    #nav-icon1 span:nth-child(1) {
        top: 0px;
    }
    #nav-icon1 span:nth-child(2) {
        top: 9px;
    }
    #nav-icon1 span:nth-child(3) {
        top: 18px;
    }
#nav-icon1.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -30px;
}
#nav-icon1.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
@media screen and (max-width:860px) {
    #nav-icon1 {
        width: 20px;
        height: 16px;
    }
        #nav-icon1 span {
            height: 3px;
        }
        #nav-icon1 span:nth-child(2), #nav-icon1.open span:nth-child(1), #nav-icon1.open span:nth-child(3) {
                top: 6px;
        }
        #nav-icon1 span:nth-child(3) {
            top: 12px;
        }
}

#avertissement_cookie {
    background-color: #373737;
    color: #FFFFFF;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
    font-size: 14px;
    min-height: 40px;
    letter-spacing: 2px;
    z-index: 9999;
    display: none;
    padding: 10px;
}
    #avertissement_cookie i[class="fa fa-times"] {
        display: inline;
        z-index: 9999;
        position: absolute;
        top: 5px;
        right: 5px;
        cursor: pointer;
        font-size: 18px;
    }
@media screen and (max-width:860px) {
    #avertissement_cookie {
        font-size: 12px;
    }
}

.adminOutils div {
    text-align: center;
}
    .adminOutils button {
        width: 400px;
        margin-top: 20px;
    }
    @media screen and (max-width:481px) {
        .adminOutils button {
            width: 280px;
        }
    }

.rechercheG > div {
    width: 100vw;
    z-index: 90;
    position: fixed;
    -webkit-transition: all 0.5s cubic-bezier(0.2,1,0.3,1);
    transition: all 0.5s  cubic-bezier(0.2,1,0.3,1);
    color: #FFFFFF;
}
    .rechercheG > div:first-child {
        background-color: #4d5256;
        top: -30vh;
        height: 30vh;
    }
    .rechercheG > div:first-child i{
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .rechercheG > div:first-child input{
	    font-size: 5vw;
	    box-sizing: border-box;
	    padding: 0 0 0.1em 0;
	    color: #FFFFFF;
	    border-bottom: 4px solid;
        height: auto;
        background-color: transparent;
        outline: 0;
    }
    .rechercheG > div:last-child {
        background-color: #4cafac;
        bottom: -70vh;
        height: 70vh;
        overflow-y: auto;
        color: initial;
    }
    .rechercheG.openRG > div:first-child {
        top: 0;
    }
    .rechercheG.openRG > div:last-child {
        bottom: 0;
        text-align: center;
    }

.filtreG{
    position: fixed;
    z-index: 90;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 75vh;
    background-color: #ffffff;
    pointer-events: none;
	opacity: 0;
	transition: opacity 0.6s;
}
    .filtreG > i{
        position: absolute;
        right: 10px;
        top: 10px;
        opacity: 0;
	    transform: scale3d(0.8, 0.8, 1);
	    transition: opacity 0.6s, transform 0.6s;
	    transition-timing-function: cubic-bezier(0.2,1,0.3,1);
        z-index: 90;
    }
    .filtreG-open > i {
	    opacity: 1;
	    transform: scale3d(1, 1, 1);
    }
    .filtreG-open{
        pointer-events: auto;
	    opacity: 1;
        box-shadow: 1px 1px 12px #373737;
        overflow-y: auto;
    }
    .filtreG-Decalage{
        transform: perspective(1000px);
	    transition: transform 0.6s;
	    transition-timing-function: cubic-bezier(0.2,1,0.3,1);
    }
    .filtreG-Decalage-move{
        transform: perspective(1000px) translate3d(0,50vh,0) rotate3d(1,0,0,30deg);
        transform-origin: 50% top 250px;
    }
    #filtreG-div{
        width: 100%; 
        opacity: 0;
	    transform: scale3d(0.7, 0.7, 1);
	    transition: opacity 0.6s, transform 0.6s;
	    transition-timing-function: cubic-bezier(0.2,1,0.3,1);
    }
    .filtreG-open #filtreG-div {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }

   
.bouton-menu{
    font-family: fontAwesome;
    width: 50px;
    height: 50px;
    background-color: #5bc9c5;
    color: #ffffff;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    margin: 0 5px;
    transition: transform 1s ease-in-out, right 0.5s linear, background-color 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
    .bouton-menu-supprime:hover, .bouton-menu-copie:hover, .bouton-menu-filtre:hover, .bouton-menu-fiche-client:hover, .bouton-menu-print:hover, .bouton-menu-statistiques:hover, .bouton-menu-edit:hover, .bouton-menu-plus:hover, .bouton-menu-gauche:hover, .bouton-menu-droite:hover, .bouton-menu-parametre:hover, .bouton-menu-tri:hover, .bouton-menu-euro:hover, .bouton-menu-remonter:hover, .bouton-menu-liste:hover {
        background-color: #4cafac;
        transform: rotate(360deg);
    }
    .bouton-menu-copie::before{
        content: '\f0c5';
    }
    .bouton-menu-supprime::before{
        content: '\f014';
    }
    .bouton-menu-print::before{
        content: '\f02f';
    }
    .bouton-menu-fiche-client::before{
        content: '\f2c3';
    }
    .bouton-menu-croix::before{
        content: '\f00d';
    }
    .bouton-menu-menu::before {
        content: '\f0c9';
    }
    .bouton-menu-edit::before{
        content: '\f044';
    }
    .bouton-menu-plus::before{
        content: '\f067';
    }
    .bouton-menu-haut::before{
        content: '\f062';
    }
    .bouton-menu-gauche::before{
        content: '\f060';
    }
    .bouton-menu-droite::before{
        content: '\f061';
    }
    .bouton-menu-filtre::before{
        content: '\f0b0';
    }
    .bouton-menu-parametre::before{
        content: '\f013';
    }
    .bouton-menu-tri::before{
        content: '\f0dc';
    }
    .bouton-menu-statistiques::before{
        content: '\f201';
    }
    .bouton-menu-euro::before{
        content: '\f153';
    }
    .bouton-menu-remonter::before{
        content: '\f062';
    }
    .bouton-menu-liste::before{
        content: '\f03a';
    }
    @media screen and (max-width:800px) {
        .bouton-menu {
            width: 40px;
            height: 40px;
            font-size: 16px;
            line-height: 40px;
            margin: 0 2px;
        }
        .bouton-menu-remonter{
            right: 10px;
        }
    }

.pastille{
    color: #FFFFFF;
    padding: 2px 5px;
    border-radius: 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 3px 0;
    text-align: center;
    display: inline-block;
    border: 1px solid;
}
    .pastille:empty{
       display: none;
    }
    .pastille-gris{
        background-color: #5e6265;
        border-color: #5e6265;
    }
    .pastille-rouge{
        background-color: #d73d67;
        border-color: #d73d67;
    }
    .pastille-jaune{
        background-color: #f0af2d;
        border-color: #f0af2d;
    }
    .pastille-vert{
        background-color: #119261;
        border-color: #119261;
    }
    .pastille-barbouille{
        background-image: linear-gradient(to top right, red, green);
        border: 0;
        padding: 3px 5px;
    }
    .pastille-peinture{
        background-image: linear-gradient(to top right, green, red);
        border: 0;
        padding: 3px 5px;
    }
    .pastille-orange{
        background-color: #f6a800;
        border-color: #f6a800;
    }
    .pastille-avertissement::before{
        font-family: 'fontAwesome';
        content: '\f071';
        margin-right: 5px;
    }
    .pastille-stockACC::before{
        font-family: 'fontAwesome';
        content: '\f291';
        margin-right: 5px;
    }
    .pastille-barbouille::before, .pastille-peinture::before{
        font-family: 'fontAwesome';
        content: '\f1fc';
        margin-right: 5px;
    }
    .pastille-camion::before{
        font-family: 'fontAwesome';
        content: '\f0d1';
        margin-right: 5px;
    }    
    .pastille-euro::before{
        font-family: 'fontAwesome';
        content: '\f153';
        margin-right: 5px;
    }
    .pastille-print::before{
        font-family: 'fontAwesome';
        content: '\f02f';
        margin-right: 5px;
    }
    .pastille-mix-12{
        background: -webkit-linear-gradient(left, #119261 12.5%, white 12.5%);
        background: -moz-linear-gradient(left, #119261 12.5%, white 12.5%);
        background: -ms-linear-gradient(left, #119261 12.5%, white 12.5%);
        background: linear-gradient(left, #119261 12.5%, white 12.5%);
        border: 1px solid #119261;
    }
        .pastille-mix-12 > span{
            background: -webkit-linear-gradient(left, white 12.5%, #119261 12.5%);
            background: -moz-linear-gradient(left, white 12.5%, #119261 12.5%);
            background: -o-linear-gradient(left, white 12.5%, #119261 12.5%);
            background: linear-gradient(left, white 12.5%, #119261 12.5%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    .pastille-mix-25{
        background: -webkit-linear-gradient(left, #119261 25%, white 25%);
        background: -moz-linear-gradient(left, #119261 25%, white 25%);
        background: -ms-linear-gradient(left, #119261 25%, white 25%);
        background: linear-gradient(left, #119261 25%, white 25%);
        border: 1px solid #119261;
    }
        .pastille-mix-25 > span{
            background: -webkit-linear-gradient(left, white 25%, #119261 25%);
            background: -moz-linear-gradient(left, white 25%, #119261 25%);
            background: -o-linear-gradient(left, white 25%, #119261 25%);
            background: linear-gradient(left, white 25%, #119261 25%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    .pastille-mix-50{
        background: -webkit-linear-gradient(left, #119261 50%, white 50%);
        background: -moz-linear-gradient(left, #119261 50%, white 50%);
        background: -ms-linear-gradient(left, #119261 50%, white 50%);
        background: linear-gradient(left, #119261 50%, white 50%);
        border: 1px solid #119261;
    }
        .pastille-mix-50 > span{
            background: -webkit-linear-gradient(left, white 50%, #119261 50%);
            background: -moz-linear-gradient(left, white 50%, #119261 50%);
            background: -o-linear-gradient(left, white 50%, #119261 50%);
            background: linear-gradient(left, white 50%, #119261 50%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    .pastille-mix-75{
        background: -webkit-linear-gradient(left, #119261 75%, white 75%);
        background: -moz-linear-gradient(left, #119261 75%, white 75%);
        background: -ms-linear-gradient(left, #119261 75%, white 75%);
        background: linear-gradient(left, #119261 75%, white 75%);
        border: 1px solid #119261;
    }
        .pastille-mix-75 > span{
            background: -webkit-linear-gradient(left, white 75%, #119261 75%);
            background: -moz-linear-gradient(left, white 75%, #119261 75%);
            background: -o-linear-gradient(left, white 75%, #119261 75%);
            background: linear-gradient(left, white 75%, #119261 75%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }
.table-planning-commande, .table-liste-commande, .table-liste-chiffrage, .table-liste-commande-stat-mensuelle{
    width: 100%;
    margin-bottom: 100px;
}
    .table-planning-commande td:first-child, .table-planning-commande th:first-child{
        width: 20px;
    }
    .table-planning-commande td:nth-child(2), .table-planning-commande th:nth-child(2),.table-planning-commande td:nth-child(4), .table-planning-commande th:nth-child(4),.table-planning-commande td:nth-child(5), .table-planning-commande th:nth-child(5){
        width: 150px;
    }
    .table-planning-commande td:nth-child(3), .table-planning-commande th:nth-child(3){
        width: 120px;
    }
    .table-planning-commande td:nth-child(7), .table-planning-commande th:nth-child(7),.table-planning-commande td:nth-child(8), .table-planning-commande th:nth-child(8){
        width: 80px;
    }
    .table-planning-commande td:nth-child(9) {
        text-align: right;
        width: 240px;
    }
    .table-planning-commande td:nth-child(10) {
        text-align: center;
        width: 20px;
        font-size: 1.5em;
        font-weight: 700;
    }
    @media print {
        .table-planning-commande{
            page-break-after: always;
        }
    }
    @media screen and (max-width: 860px) {
        .table-planning-commande:last-of-type{
                margin-bottom: 0;
        }
        .table-Responsive{
            width: auto;
        }
            .table-Responsive{
                border-collapse:  separate !important;
                border-spacing: 25px !important;
            }
            .table-Responsive table{
                margin: 0 auto;
            }
            .table-Responsive thead{
                display: none;
            }
            .table-Responsive tbody td{
                display: block;  
                text-align: center !important;
                width: auto !important;
                border-left: 2px solid #7c7a7a;
                border-right: 2px solid #7c7a7a;
            }
           .table-Responsive td:first-child{
                border-top: 2px solid #7c7a7a;
            }
            .table-Responsive tbody td:last-child{
                border-bottom: 2px solid #7c7a7a !important;
            }
           .table-Responsive tbody td:before { 
                content: attr(data-th); 
                display: block;
                text-align: center;
                font-weight: 600;
                text-transform: uppercase;
                margin-bottom: 5px;
          }   
    }

.filtres-planning, .filtres-lignes-BC{
    width: 100%;
    align-items: flex-start;
}
    .filtres-planning > div {
        max-width: 600px; 
        width: 33%;
        min-width: 300px;
        margin-bottom: 25px;
    }
    .filtres-planning > div > div:nth-child(2) {
        border-left: 2px solid #5bc9c5;
        padding-left: 25px;
    }
    .filtres-planning-button, .filtres-lignes-BC-button {
        margin: 5px;
        min-width: 120px;
        line-height: 18px !important;
        padding: 5px !important;
    }
        .filtres-planning-button:first-line{
            font-weight: 600;
            letter-spacing: 3px;
            font-size: 111%;
        }

.filtre-BC-FL{
    align-items: center; 
    justify-content: flex-start; 
}
    .filtre-BC-FL > div{
        margin-left: 10px;
    }

.divFormElement{
    max-width: 100%; 
    margin: 0 auto;
}
    .divFormElement  * {
        text-align: initial;
    }
    .divFormElement input, .divFormElement textarea{
        width: 100%;
    }
    .divFormElement textarea{
        height: 50px;
        resize: none;
    }


.divDelClient tr[class=color-rouge] td:last-child::after, .divDelBC tr[class=color-rouge] td:last-child::after{
    content: 'suppression impossible';
    text-transform: uppercase;
}
   .divDelClient tr:not([class=color-rouge]) td:last-child::after, .divDelBC tr:not([class=color-rouge]) td:last-child::after {
        content: 'suppression possible';
        text-transform: uppercase;
    }
    .divDelClient *:not(.legerTable):not(tr):not(td), .divDelBC *:not(.legerTable):not(tr):not(td):not(th) {
        text-align: initial;
    } 

.poubelle, .bc-normal{
    max-width: 98vw;
    width: 100%;
}
    .poubelle input, .poubelle textarea, .bc-normal select {
        width: calc(100% - 30px);
    }
    .poubelle > input.fa-suivant {
        width: calc(100% - 60px);
    }
    .poubelle i[class*="fa fa-trash-o"] {
        display: inline-block;
        visibility: hidden; 
        width: 30px;
        font-size: 20px;
        height: 30px;
        line-height: 30px;
        width: 30px;
        text-align: center;
    }

#divFormBC{
    min-width: 250px;
    width: 100%;
    padding: 0 10px;
}
 #divFormTE{
    min-width: 250px;
    padding: 0 10px;
}
   
   
.form-bc-col{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    min-width: 200px;
}
    .form-bc-col > div {
        max-width: 100vw;
        min-width: 200px; 
        margin-bottom: 25px;
    }
    .form-bc-col > div > div{
        justify-content: space-between;
    }
    .form-bc-col > div > div:nth-child(2) {
        border-left: 2px solid #5bc9c5;
        padding-left: 25px;
        width: 100%;
        height: calc(100% - 76px);
    }
    .form-bc-col textarea{
        max-height: calc(100% - 27px);
        min-height: 100px; 
        height: auto;
    }
    #buttonValidBC{
        min-width: 170px;
    }
@media screen and (max-width: 320px) {
    .form-bc-col > div > div:nth-child(2) {
        border-left: 0;
        padding-left: 0;
    }
}

.input-obligatoire-vide{
    background-color: #7AE2DE !important;
} 

#formBCEntete{
    /*width: 100%; */
    min-height: 30px;
    justify-content: initial;
}
    #formBCEntete span:not(:last-child){
        margin-right: 20px;
    }

.factureStamp{
	transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg); 
	white-space: nowrap;
	width: 800px;
    height: 150px;
	font-weight: 700;
    font-size: 120px;
    position: absolute;
	top: 50%;
    left: calc(50% - 400px);
    opacity: 0.4;
    color: #d73d67;
    margin-top: -100px;
    letter-spacing: 40px;
    text-transform: uppercase;
    z-index: -10;
}
    .factureStamp::after{
        content: "factur\00e9";
    }

#divSelectBCPrint, #divSelectTEV{
    width: 100%;
    max-width: 450px;
    /*height: 120%;*/
}
    #divSelectBCPrint > div > div, #divSelectTEV > div > div{
        margin: 10px 0;
        min-width: 250px;  
        height: 52px; 
    }
    #divSelectBCPrint > div > div button, #divSelectTEV > div > div button{
        /*min-width: 250px;  
        height: 52px; */
        width: 100%;
        height: 100%;
    }
    #divSelectBCPrint > div, #divSelectTEV > div{
        text-align: center;
    }

.noteBP {
    color: #4cafac;
    font-size: 10px;
    margin: 5px 0 0 0;
}
.bouton-vert{
    background-color: #119261 !important;
    border-color: #119261 !important;
}

.div-impression-page{
    margin: 20px 0;
    text-align: center;
}

#menuB3{
    position: fixed;
    bottom: 0;
    left: 25px;
    top: 0;
    margin: auto 0;
    background-color: transparent;
    justify-content: center;
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    justify-content: center;
}
    #menuB3 > div{
        margin: 2px 0;
    }

@media screen and (max-width:1500px) {
    #menuB3{
        bottom: 5px;
        left: 0;
        right: 0;
        flex-direction: row; 
        justify-content: center; 
        align-items: center;
        margin: 0 auto;
        top: initial;
    }
    #menuB3 > div{
        margin: 0 2px;
    }
}

.div-resRecherche-container{
    padding: 10px 0 25px 0;
    display: inline-flex;
    flex-flow: column wrap;
}
    .resultat-recherche-item {
        padding: 10px;
        max-width: 98vw;
        display: inline-flex;
        align-items: center;
        flex-flow: row wrap;
        margin: 10px auto;
        border: 1px solid #DDD;
        width: 100%;
    }
    .resultat-recherche-item > div:first-child[data-origine="CL"]::before{
        font-family: fontAwesome;
        content: "\f2bd";
        font-size: 24px;
    }
    .resultat-recherche-item > div:first-child[data-origine="BC"]::before{
        font-family: fontAwesome;
        content: "\f0f6";
        font-size: 24px;
    }
    .resultat-recherche-item-BC{
        display: inline-flex;
        flex-flow: column wrap;
        flex: auto;
    }
    .resultat-recherche-item-BC div{
        text-align: left;
        margin: 2px 0;
    }
    .resultat-recherche-item-BC div > span:not(:empty){
        margin: 0 20px;
    }
    .resultat-recherche-item-BC div:first-child > span:first-child{
        font-size: 120%;
        font-weight: 700;
        text-transform: uppercase;
    }
    .resultat-recherche-inherit,.resultat-recherche-inherit > span{
        font-size: inherit;
        font-weight: inherit;
        text-transform: inherit;
    }
@media screen and (max-width:860px) {
    .resultat-recherche-item {
        flex-flow: column wrap;
        justify-content: center;
    }
    .resultat-recherche-item > div {
        margin: 10px 0;
    }
        .resultat-recherche-item-BC div {
            display: inline-flex;
            flex-flow: column wrap;
            align-items: center;
            text-align: center;
        }
        
} 

.HighlightText{
    color: #d73d67;
    text-decoration: underline;
}

#divFicheClient{
    width: 100%;
}
    #divFicheClient > div{
        padding: 10px;
        max-width: 98vw;
        display: inline-flex;
        align-items: center;
        flex-flow: row wrap;
        margin: 10px auto;
        border: 1px solid #DDD;
        width: 100%;
    }
    #divFicheClient > div > div  {
        width: 100%;
        padding: 5px 0;
        display: inline-flex;
        flex-flow: row wrap;
        align-items: center;
    }
        #divFicheClient > div > div > div {
            padding: 0 10px;
        }
        #divFicheClient > div > div i {
            margin-right: -15px;
            font-size: 18px;
        }
    #divFicheClient h4{
        text-align: initial;
    }
    #buttonValidFC{
        min-width: 170px;
    }
@media screen and (max-width:860px) {
    #divFicheClient > div > div {
        justify-content: center;
        flex-flow: column wrap;
    }
        #divFicheClient > div > div i {
            margin-right: 0px;
        }

        #divFicheClient > div > div > div {
            padding: 5px 0px 0px 0px;
            text-align: center;
        }
}

.jourStat{
    padding: 10px;
    margin: 10px 10px;
    width: 130px;
    height: 130px;
    border: 2px solid ;
    border-radius: 10px;
    display: inline-flex;
    flex-flow: column wrap;
    position: relative;

}
    .jourStat > div:not(:first-child){
        margin-top: 10px;
    }
    .jourStat > div:first-child{
        align-self: flex-start;
        text-transform: lowercase;
    }
        .jourStat > div:first-child span{
            font-weight: 700;
            font-size: 120%;
        }
        .jourStat > div:nth-child(2), .jourStat > div:nth-child(3) {
            align-self: flex-end;
        }
            .jourStat > div:nth-child(2) span:first-child:not(:empty)::after {
                content: "\00a0ml";
            }
            .jourStat > div:nth-child(3) span:nth-child(1):not(:empty)::after {
                content: "\00a0 BC";
            }
        .jourStatMP{
            visibility: hidden;
        }
        .jourStatAchure{
            background: repeating-linear-gradient( -45deg, #ffffff, #ffffff 20px, #4d5256 21px);
            background-size: 100% 100%;
        }
        .jourStatCeJour{
            color: #4cafac;
            border-color: #4cafac;
        }
        .jourStatCeJourAchure{
            color: #4cafac;
            border-color: #4cafac;
            background: repeating-linear-gradient( -45deg, #ffffff, #ffffff 20px, #4cafac 21px);
            background-size: 100% 100%;    
        }
        .jourStatFerie{
            position: absolute;
            bottom: 10px;
            left: 10px;
            font-variant: small-caps;
            font-size: 120%;
        }
        .jourStatMoyenne{
            font-size: 18px;
            margin-bottom: 20px;
        }
        .jourStatMoyenne span + span{
            margin-left: 10px;
        }
    .semaineStat{
        display: inline-flex; 
        flex-flow: row wrap; 
        justify-content: flex-end;
        margin: 0 auto;
        /*width: inherit;*/
    }
@media screen and (max-width:860px) {
    /*#divStatMensuelle > div:first-child, #divStatMensuelle > div:last-child{
        position: fixed !important;
    }*/
    .jourStatMP{
        display: none;
    }
}
@media print{
    .jourStat{
        padding: 5px;
        margin: 5px 5px;
        width: 90px;
        height: 90px;
        border-radius: 8px;
    }
    .tableStatMensuelle{
        page-break-before: always;
    }
} 

.tableStatMensuelle tr td{
    min-width: 120px;
}
    .tableStatMensuelle tr td:not(:empty):not(:first-child)::after{
        content: "\00a0ml";
    }

.tableStatAnnuelle tr td{
    min-width: 150px;
}
    .tableStatAnnuelle tr:last-child td{
        font-weight: 600;
        border-bottom: 0;
        height: 25px;
    }
    .tableStatAnnuelle tr:nth-last-child(2) td{
	    border-bottom: 2px solid #7c7a7a;
    }

.fleche-stat-bas::before{
    font-family: "fontAwesome";
    content: '\f063\00a0';
    display: inline-block;
    transform: rotate(45deg);
    font-size: 14px;
}

.fleche-stat-haut::before{
    font-family: "fontAwesome";
    content: '\f062\00a0';
    display: inline-block;
    transform: rotate(45deg);
    font-size: 14px;
}

.sens-avance-retour{
    font-family: "fontAwesome";
    font-size: 72px;
}
    .sens-avance-retour > span:first-child::before{
        content: '\f0d9';
        margin-right: 20px;
    }
    .sens-avance-retour > span:last-child::after{
        content: '\f0da';
    }

#div-calcul-Prix{
    margin-top: 20px;
    font-size: 150%;
}
    #div-calcul-Prix > div {
        display: flex;
        justify-content: space-between
    }
        #div-calcul-Prix > div:last-child {
            margin-top: 5px;
            font-weight: 700;
            border-top: 1px solid;
        }

.encadrement-vert-gras{
    border: 2px solid #4cafac;
    color: #4cafac;
    font-weight: 700;
}
    
.divBoutons > button + button, .divBoutons > button:first-child{
    margin-right: 10px;
}
    .divBoutons > button{
        margin-bottom: 10px;
    }
@media screen and (max-width:481px) {
    .divBoutons{
        flex-flow: column wrap;
    }
    .divBoutons > button {
        margin-left: 10px;
    }

}

.input-search{
    display: inline-flex;
    align-items: center;
    border: 1px solid #4d5256;
    width: calc(100% - 60px);
}
    .input-search > input{
        width: calc(100% - 25px);
        border: none;
    }
    .input-search > input:focus{
        border: none
    }
    .input-search:hover, .input-search:focus{
        border: 1px dashed;
    }
    .input-search > span::after {
        font-family: fontAwesome;
        content: '\f002';
        font-size: 20px;
        margin-right: 5px;      
    }

.div-piedFact {
    margin: 10px 0 0 0;
    display: inline-flex;
    align-items: center;
}
    .div-piedFact > label, .div-TVA-APPL > label{
        text-transform: uppercase;
	    letter-spacing: 1px;
	    font-weight: 400;
        margin-right: 10px;
    }
    .div-piedFact > input, .div-piedFact > span.input-euro > input, .div-piedFact > span.input-pcent > input{
        text-align: right;
        max-width: 100%;
        width: 120px;
    }
    .div-piedFact > input:disabled, .div-piedFact > span.input-euro > input:disabled, .div-piedFact > span.input-pcent > input:disabled{
        opacity: inherit;
    }
    .div-piedFact span.input-euro, .div-piedFact span.input-pcent{
        position: relative;
    }
    
    .div-piedFact > span.input-euro > input {
        padding-right: 15px;
    }
    .div-piedFact > span.input-pcent > input {
        padding-right: 22px;
    }
    .div-piedFact span.input-euro::after, .div-piedFact span.input-pcent::after{
        position: absolute;
        top: 5px;
        right: 20px;
        right: 5px;
        color: #4d5256;
        font-weight: bold;
        font-size: 14px;
    }
    .div-piedFact span.input-euro::after {
        content: "\20AC";
    }
    .div-piedFact span.input-pcent::after {
        content: "\0025";
    }
.div-piedFact-2{
    display: flex; 
    flex-flow: row wrap; 
    align-items: center; 
    justify-content: space-between;
}
@media screen and (max-width:481px) {
    .div-piedFact-2 {
        justify-content: flex-end;
    }
}

.coming-soon {
    background: url('/images/background/coming_soon.jpg') no-repeat center fixed;
    background-size: cover;
    width: 100vw;
    height: 95vh;
    position: relative;
}
    .coming-soon > div{
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 2rem;
        color: #d73d67;
        text-transform: uppercase;
        letter-spacing: 0.2rem;
    }

.btnCheck{
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    background-color: #5bc9c5;
    text-decoration: none;
    line-height: 1;
    border: 2px solid #5bc9c5;
    text-align:center;
    transition: all 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
    .btnCheck input[type=checkbox]{
        width: auto !important;
    }

.badge {
    font-size: 1rem;
    position: absolute; 
    top: -0.7rem; 
    right: 0.2rem;
}

#ul-dest-TE > li{
    margin: 5px 0;
}
    #ul-dest-TE input{
        width: auto;
    }

#tableSuggestionPrix tr th, #tableSuggestionPrix tr td{
    width: calc(100% + 50px);
}

.paraEnCadreGris{
    padding: 10px 10px;
    border: 1px solid #DDD;
    background-color: #f4f6f9 !important;
}

.progressCMD{
    display: flex; 
    flex-flow: row wrap; 
    align-items: flex-start; 
    justify-content: space-around;
}
    .progressCMD > div + div{
        margin-left: 25px;
    }
@media screen and (max-width:481px) {
    .progressCMD {
        flex-flow: column wrap;
        align-items: center;
    }
        .progressCMD > div {
            margin: 5px 0px;
        }
        .progressCMD > div + div{
            margin-left: 0px;
        }
}

#divAccueil > div {
    margin-top: 50px;
}

.help-ligne {
    display: inline-block;
    width: 30px;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    color: #4a68b1;
}

#divFormCalcPL input {
    width: 100%;
}

.bandeau {
    width: 100%;
    height: auto;
    display: block;
    position: fixed;
    bottom: 0;
    background-color: #d73d67;
    color: #ffffff;
    font-size: 36px;
    /*padding: 20px;*/
    text-align: center;
}