/*********************/
/***** DOCUMENT ******/
/*********************/

html{
 
 overflow-x:hidden;
 font-family: Helvetica, sans-serif;
 padding-bottom:50px;


}

input::placeholder {
    font-size:12px !important;
  opacity:0.6 !important;
}

/*********************/
/***** MENU ETAPE ******/
/*********************/

.progression{
 
    text-decoration:none;
    list-style:none;
    margin:auto;
    height:180px;
    padding:0;
}


.progression li{
    float: left;
    text-decoration: none;
    width: 120px;
    margin-left: 10px;
    text-align: center;
    margin-right: 10px;
    line-height: 1.2;
   height:80px;
}



.progression li{
   position:relative;
    float:left;
    text-decoration:none;
    
}

.progression li span{

    display: block;
    height: 50px;
    
}

.progression li .progressBar{

    display: none;
    
}
    
    
.progression li span.normal{
    position: absolute;
        bottom: 0;
        height: auto;
        text-align:center;
        width:100%;
        line-height:1.3;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 700;
        opacity:0.5;
}
    

.progression li span.numberCircle{

    width: 40px;
    height: 40px;
    background: #f0f4fa;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    color:white;
    border:solid #f0f4fa 5px;
    font-size:12px;
    padding-top:8px;
    margin:auto;
    margin-top:90px;
    
}

.progression li .imgCheckEtape{
    display:none;
}


.progression .monEtape span.normal{
        position: absolute;
        bottom: 0;
        height: auto;
        text-align:center;
        width:100%;
        line-height:1.3;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 700;
        opacity:1;
}

.progression .monEtape .imgCheckEtape{
    display:none;
}


.progression .valideEtape .imgCheckEtape{
    display:block;
}


.progression .valideEtape .progressBar{
    display:block;
}



.progression .monEtape span.numberCircle, .progression .valideEtape span.numberCircle{
    width: 40px;
    height: 40px;
    background: #267dff;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    color:white;
    border:solid #f0f4fa 5px;
    font-size:12px;
    padding-top:8px;
    margin:auto;
    margin-top:90px;
  
}


.progression .valideEtape span.normal{
        position: absolute;
        bottom: 0;
        height: auto;
        text-align:center;
        width:100%;
        line-height:1.3;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 700;
        opacity:0.5;
}




.progression .valideEtape span.numberEtape{
    display:none;
}

.progression .valideEtape span.imgCheckEtape{
    display:block;
    padding-left:5px;
}


/*********************/
/***** Formulaire ******/
/*********************/


.contentForm{

padding-bottom:50px;
 
}

.col-centered{
    margin: auto;
    float:none;
    text-align:center;
}

.contentFormRow{
    
    width:100%;
    display:block;
    text-align:left;
    position: relative;
}


form{
   padding: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
background-color: #72CCAA;
padding-top: 20px;
padding-bottom: 30px;
position: relative;
border-radius: 20px;
}


.clear{
    
    clear:both;
    
}

.buttonInsc{
    background-color: #2763ff;
    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
text-align: center;
    margin:auto;
}

.buttonInsc:hover{
    
    background-color:#267dff;
     background-color: #2763ff;
    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
text-align: center;
     margin:auto;
}


.buttonStart{
    
        background-color: #2763ff;
    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white !important;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
text-align: center;
    margin:auto;
    
    
    
}


.buttonStart:hover{
    
    background-color:#267dff;
     background-color: #2763ff;
    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white !important;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
text-align: center;
     margin:auto;
}


.buttonGeneral{
    
    border: solid black 1px;
    width: 250px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: black;
    border-radius: 5px;
    display: block;
    padding-top: 8px;
    margin: 10px auto;
}


.buttonGeneral:hover{
    
    border: solid black 1px;
    width: 250px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: black;
    border-radius: 5px;
    display: block;
    padding-top: 8px;
    margin: 10px auto;
}




.buttonBeforeStep{
    
    background-color: #001D43;

    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
    position: absolute;
    left: 0;
    margin-top: 20px;
    bottom:0;
}

.buttonBeforeStep:hover{
    
    background-color:#020F1E;
    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
    position: absolute;
    left: 0;
    bottom:0;
    margin-top: 20px;
}


.buttonCropImg{
    
    background-color: #2763ff;

    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;

}

.buttonCropImg:hover{
    
    background-color:#225150;
    width: 150px;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;
  
}



.buttonNextStep{
    
   background-color: #1A233F;

    width: 100%;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;

    margin-top: 20px;
    bottom:0;
    cursor:pointer;
}

.buttonNextStep:hover{
    
    
    
    background-color:#0F1523;
   
    width: 100%;
    height: 40px;
    cursor: pointer;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    display: block;
    padding-top: 8px;

    margin-top: 20px;
    bottom:0;
    cursor:pointer;
}


.form-row {
    
    padding:10px;
    
}



.infos{
    
    margin-bottom:15px;
    
}



.infos2{
   text-align:left ;
   position:relative;
    
}


.infos h2{
    
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
  
}


.infos p{
    
padding :20px
font-size: 15px;
    font-weight: 200;
    display:block;
    
}



.infos2 h3{
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 0;
    margin: 0;
        margin-top: 0px;
    margin-top: 40px;
    margin-bottom:15px;
    
}

label {
    display: inline-block;
    margin-top: 1rem;
    font-weight: 700;
    margin-bottom: 2px !important;
    font-size: 14px;
}


.imgCheckEtape{
    width: 25px;
    padding-left: 5px;
}


.progressBar{
    
    border-top: solid #267dff 3px;
    margin-top: -10px;
    margin-left: 35px;
    width: 130px;
    z-index: 0;
}


#uploaded_image{
    background-color: white;
        width: 130px;
        height: 150px;
        margin-bottom: 20px;
        margin-top: 5px;
        margin-left:20px;
}

#upload_image{
    display:block;
        width: 110px;
        background-color:white;
        border:solid black 1px;
}


.floatingLeft{
   float:left;
    position: relative;
}

.floatingRight{
   float:right;
     position: relative;
  
}


#sectionForm{
    margin-top: 30px;
    margin-bottom: 30px;
 }


.formDoc{
    background-color:#e4ecff;
    
}


.descMin{
    
    font-size: 10px;
    display: block;
    
}


#formPuce{
    background-color:white;
}


.contentItemPuce{
    float:left;
    padding-left:10px;
}


    .contentPuceForm{
float:left;
padding-left:10px;
}



.contentPuce{
    position: absolute;
    bottom: 0;
    width: max-content;
   margin-bottom:10px;
   
    left: 50%;
    transform: translate(-50%);
}



.contentFormRowPuce{
    margin:10px;
    background-color:#e9f0f4;
    padding:10px;
    float:left;
    width:20%;
    text-align:center;
    position:relative;
    height:170px;
    padding-bottom:20px;
}


.contentItemPuce label{
    display:block;
    text-align:center;
    font-weight:300;
    height:auto;
}


#formPuce{
    
    padding:0;
    
}

#legende, #legende3{
   background-color: #ffe8d7;
    padding:20px;
    position:relative;
    
}

#legende3{
   margin-top:20px;
    
}


#legende p, #legende3 p{
   float:left;
   padding:10px;
   padding-top:2px;
   padding-bottom:0px;
   font-size:12px;
   margin-bottom:5px;
   margin-top:5px;
}

#legende h3, #legende3 h3{
  display:block;
  text-align:center;
  font-weight:700;
  font-size:16px;
}





.boldTxt{
    font-weight:bold;
    
}


.fileInput{
    
    display:block;
    width:250px;
}


.uploadFileDiv label{
    font-weight:200;
}


.contentUploadDiv label{
    margin:0;
    padding:0;
}

.contentUploadDiv{
    margin-top:10px;
    padding:20px;
    border-bottom: solid black 1px;
     padding-right: 10px;
    padding-left: 10px;
        
}
.contentUploadDiv:last-child{
    margin-top:10px;
    padding:20px;
    border-bottom: solid black 0px;
    padding-right: 10px;
    padding-left: 10px;
}

.puceCote label{
    float:left;
    
}

.puceCote input{
    float:left;
    padding-top: 10px;
    display: block;
    margin-top: 20px;
    margin-right: 10px;
    
}




#tabQualif table{
  border-collapse: collapse;
  font-size:14px;
  table-layout: fixed;
  margin-bottom: 20px;
  empty-cells: hide;
}

th, td{
  padding: 10px;
  text-align:left;
}



#tabQualif .contentFormRow{
    width: 150px;
  }

#tabQualif .fileInput{
    width: 150px;
  }

#tabQualif tr{
    
    border-bottom: solid black 1px;
  }

#tabQualif tr:last-child{
    
    border-bottom: solid black 0px;
  }


#sig{
    
    background-color:white;
    
}


.boxUp{
    width:200px;
}


.boxUp{
    width:150px;
}

.boxUp span{
    font-size: 12px;
    margin-bottom: 20px;
    display: block;
}


.boxPhoto {
    margin-top: -20px;
}


.parent-div {
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor:pointer;
}

.parent-div input[type=file] {
  left: 0;
  top: 0;
  opacity: 0;
  position: absolute;
  font-size: 90px;
  cursor:pointer;
}

.btn-upload {
    background-color: transparent;
    border: 1px solid #267dff;
    color: #267dff;
    padding: 10px 25px;
    border-radius: 5px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    cursor:pointer;
}

.infoSupp{
        font-size: 12px;
        margin-top: 30px;
        color: cornflowerblue;
        padding: 10px;
   
}


.infoSupp2{
    font-size: 12px;
    margin-top: 30px;
    color: cornflowerblue;
    padding: 10px;
    position: absolute;
    top: -50px;
    left: 100px;
   
}

.infoSupp3{
    font-size: 12px;
    margin-top: 30px;
    color: cornflowerblue;
    padding: 10px;
    position: absolute;
    top: -52px;
    left: 230px;
   
}

#contentFormCotisation{
    background-color: #dbefbd;
    
    
}


#contentFormCotisation p{
    
    font-size: 13px;
    text-align: left;
    padding-top: 10px;
    
}



.infoSupp img{
    float:left;
    width:30px;
}

.infoSupp2 img{
    float: left;
    width: 25px;
    cursor: pointer;
    margin-top: 5px;
}

.infoSupp3 img{
    float: left;
    width: 25px;
    cursor: pointer;
    margin-top: 5px;
}




.infoSupp span{
    float: left;
    width: 230px;
    text-align: left;
    margin-left: 20px;
}

.infosObligations span{

font-size: 12px;
font-style: italic;
color: black;
}


.erreurEtape{
    background-color: indianred;
    font-size: 12px;
    text-align: center;
    width: auto;
    padding: 5px;
        padding-top: 5px;
    margin-left: -15px;
    margin-right: -15px;
    font-weight: bold;
    padding-top: 15px;
    color: white;
}


.separationDiv{
    
    display:block;
    margin-top:10px;
    
}

.infosGardien span{
    font-size: 12px;
    font-style: italic;
    color: cornflowerblue;
    
}

.form-check{
    margin-top:-10px;
    
}


#redevanceMontant h2 {
    font-size: 22px;
    text-align: ;
    text-transform: uppercase;
    font-weight: 500;
    padding: 30px;
        padding-bottom: 30px;
    padding-bottom: 0;
}

#redevanceMontant span {
    font-size: 22px;
    font-weight: 900;
}


#contentFormEnd{
    background-color:white;
    
}


#preventsPersoForm {
    font-size: 15px;
}



#header{
    
    height: 100px;
    background-color: white;
    border-bottom: solid black 1px;
}

    



#footer{
    margin-top:40px;
  height: 80px;
   background-color: ghostwhite;
position:absolute;
    bottom:0;
width: 100%;
}   
 

#footer p{
    
  width: 230px;
margin: auto;
color: white;
text-transform: uppercase;
font-size: 12px;
padding-top: 30px;
} 


#footerForm{
    margin-top:40px;
  height: 80px;
background-color: currentColor;
position:absolute;
width: 100%;
}   
 

#footerForm p{
    
  width: 230px;
margin: auto;
color: white;
text-transform: uppercase;
font-size: 12px;
padding-top: 30px;
} 




#fisrtMain{
    margin:auto;
    
}



.textIntro{
   
text-align: justify;
padding: 20px;
font-size: 14px;
    
}

#containFistPage{
    margin: auto;
}


#fisrtMain h3 {
    text-transform: uppercase;
    margin: auto;
    width: 380px;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    margin-top: 40px;
    color: #20305f;
}


.contentBegin {
float: left;
padding: 40px;
text-align: justify;
background-color: #F2F2F2;
margin: 1%;
width: 48%;
    
}

.contentBegin h2{
    
font-size: 22px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
    
    
}


.contentBegin p{

    font-weight: lighter;

}


.contentBeginNew {
padding: 40px;
text-align: justify;
background-color: #F2F2F2;
margin: auto;
width: 48%;
    
}

.contentBeginNew h2{
    
font-size: 22px;
text-transform: uppercase;
text-align: center;
font-weight: bold;
    
    
}


.contentBeginNew p{

    font-weight: lighter;

}



#logoCnmt {
    width: 220px;
    margin: auto;
    display: block;
    padding-top: 10px;
}


#closeHelp, #closeHelp3{
    cursor:pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: bold;
    
}


.blockus{
    
    position: relative;
}



.blockus input {
       width: 20px;
    float: left;
    position: absolute;
    top: 20px;

}


.blockus label {
       margin-left: 30px;
    font-weight: 400;

}

.form-select{
    margin: 0 0 1.5em 0;
    overflow: hidden;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    margin-bottom:0px;
}


.stepRelative{
    
    position: relative;
    
    
    padding-bottom: 70px;
    
}

.descBat{
    font-size: 12px;
font-style: italic;
}


#eanCache, #ranCache{
    margin-top: -40px;
}

#licence4{
    margin-top: -30px;
}


td label{
        margin: 0;
        margin-bottom: 0px;
    font-weight: lighter;
}

.greenCheck{
    color: green;
}

.redCheck{
    color: red;
}


#overlay {
    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: 10000;
    
}

#contentOverlay{
    
    background-color: white;
    border-radius: 10px;
    padding: 50px;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    color: #000;
    z-index: 100000;
    text-align: center;

    position: fixed;

    
}


#contentOverlayBis{
    
    background-color: white;
    border-radius: 10px;
    padding: 50px;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    color: #000;
    z-index: 100000;
    text-align: center;

    position: fixed;

    
}


#contentOverlay2{

    border-radius: 10px;
    padding: 50px;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    color: white;
    z-index: 100000;
    text-align: center;

    position: fixed;

    
}


#thxTxt{
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bolder;
}

#thxTxt2{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bolder;
}



.fixeCase .fileInput{
    
    display:block;
    
    
}

.valid-feedback{
   
    color:#006705 !important;
}

#formVehicule .valid-feedback{
    text-align: left;
    color:#006705 !important;
}

#formVehicule .invalid-feedback{
    text-align: left;
}


.photoOk{
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745;

}

.photoNon{
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
    
}

#hcl_contentDocBatVide{
    padding: 20px;
    padding-top: 20px;
    padding-top: 40px;
    font-size: 14px;
}

#contentDocBatVide{
    padding: 20px;
    padding-top: 20px;
    padding-top: 40px;
    font-size: 14px;
}


#contentPuceBatVide{
    padding: 20px;
    padding-top: 20px;
    padding-top: 40px;
    font-size: 14px; 
}


#buttonStop{
    cursor: pointer;
    display: block;
    padding:15px; 
    border:solid white 1px;
    margin-top:20px;
    text-align: center;
    margin: auto;
    width: 100px;
}


#buttonStop2{
    cursor: pointer;
    display: inline-block;
    padding:15px; 
    border:solid white 1px;
    margin-top:20px;
    text-align: center;
    margin: auto;
    width: 100px;
}


#buttonGo{
    cursor: pointer;
    display: inline-block;
    padding:15px; 
    border:solid white 1px;
    margin-top:20px;
    text-align: center;
    margin: auto;
    width: 100px;
}


.buttonClear{
    
    display: none;
    cursor:pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAAwklEQVRoge2ZMQ7CMAxFH6jngSsycppyDW5SsXcvA6qEMpAEbL5a/Sd5qJQmfnG9uGCMieQCLJW4yrKr0JJ8uMShYc0SddiXfMzx+K8ssrCAmpYeWCl7oefdtP03XwELqBkC96p9wyk9tPkKWECNBdRYQI0F1FhAjQXUWECNBdRYQI0F1EROJWpThuhJHrCDClhATY/Ao3hu/Z3UGu9MGQL3jrW/knLWGZiJv/kyZuCUIbBK3HiVODrxCRgzkzdmjzwBzVNiOEKUPdgAAAAASUVORK5CYII=");
    background-position: center;
    background-repeat: no-repeat;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    text-indent: -99999px;
    padding-top: 40px;
    position: absolute;
    width: 40px;
    top: 8px;
    left: -50px;

}

.fixeCase{
    position :relative;
}


.fixeCase .buttonClear{
    
    display: none;
    cursor:pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAAwklEQVRoge2ZMQ7CMAxFH6jngSsycppyDW5SsXcvA6qEMpAEbL5a/Sd5qJQmfnG9uGCMieQCLJW4yrKr0JJ8uMShYc0SddiXfMzx+K8ssrCAmpYeWCl7oefdtP03XwELqBkC96p9wyk9tPkKWECNBdRYQI0F1FhAjQXUWECNBdRYQI0F1EROJWpThuhJHrCDClhATY/Ao3hu/Z3UGu9MGQL3jrW/knLWGZiJv/kyZuCUIbBK3HiVODrxCRgzkzdmjzwBzVNiOEKUPdgAAAAASUVORK5CYII=");
    background-position: center;
    background-repeat: no-repeat;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    text-indent: -99999px;
    padding-top: 40px;
    position: absolute;
    width: 40px;
    top: 0px;
    left: 190px;

}


.endFormCheck input{
    
    background-image: none;
    margin: auto;
    margin-top: auto;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    margin-top: 20px;
}

.endFormCheck label{
    padding: 50px;
    margin-top: 40px;
}

#imgWait{
    
    width: 50px;
margin-bottom: 10px;
    
}

#nounP{
    font-size: 150px;
    font-weight: bold;
    text-align: center;
    margin-top: 90px;
}

#nounDesc{
    text-align: center;
}




.widthInput{
    width:90% !important;
}

.separator{
    
border-top: solid white 1px;
margin-top: 20px;
display: block;
width: 100%;
}


@media (min-width: 1500px) { 

  .content-area.col-xl-10{
        -ms-flex: 0 0 66.666667% !important;
        flex: 0 0 66.666667%  !important;
        max-width: 66.666667% !important;
        
    }

}