                              /************************/
                              /*         Page         */
                              /************************/
#content {
	max-width: calc(100% - 150px);
}

#missionsTmpListSyndic td.draftLink{
    padding: 0 12px;
    line-height: 60px;
}
.draftLink a{
    display:block;
}
.draftLink img{
    vertical-align: middle;
}

.succesPopup, .erreurPopup{
    position: fixed;
    left: 20%;
    top: 0;
    right:0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    z-index: 500;
}
.succesPopup .bg, .erreurPopup .bg{
    background: #000;
    position: relative;
    color: #FFF;
    padding: 40px 100px;
    border-radius: 20px;
}
.erreurPopup .bg{
    background: #ff8080;
}
.succesPopup p, .erreurPopup p{
    font-size:13px;
    line-height: 140%;
    font-weight: bold;
}
.succesPopup .close, .erreurPopup .close{
    position: absolute;
    right: 15px;
    top: 15px;
    cursor:pointer;
}
#all .tdb #privateFaq{
    position:relative;
    top:auto;
    left:auto;
    margin:0;
    width:auto;
}
#all .tdb #privateFaq .menuContent{
    padding:0px;
}
.tdb{
}
.tdb .tdb_top + .tdb_top{
    margin-top:20px;
}
.tdb .tdb_top.short .label{padding: 20px 10px;border:none;}
#all .tdb .tdb_top .link_tr, #all .tdb .tdb_content .link_tr {
    position:absolute;
    top:5px;
    right:5px;
    padding: 7px 10px;
}
#all .tdb .link_mr {
    position:absolute;
    top:50%;
    margin-top:-10px;
    right:25px;
    padding: 7px 10px;
}
#all .tdb .link_mr.black {
    border:solid 2px #fec00f;
}
.tdb .tdb_top .texte{
    font-weight: bold;
}

#coproList table.allCopro{border-spacing: 0}
.allCoproTdLine, #coproList table td.allCoproTdLine{
    border:none;
    border-left:solid 1px #000;
    width:13%;
    background:none;
    overflow: hidden;
    padding: 0;
}
#coproList table td.allCoproTdLine:first-child{
    width:22%;
}
#coproList table td.allCoproTdLine .copro_name{
    font-size:11px;
}
.allCoproTdLine .bg{
    background:#FFF;
    height:70px;
    padding:10px 0;
    margin: 5px 0;
}
.allCoproTdLine:first-child .bg{
    border-radius: 12px 0 0 12px;
}
.allCoproTdLine:last-child .bg{
    border-radius: 0 12px 12px 0;
}
.allCoproTdLine:first-child, #coproList table td.allCoproTdLine:first-child{
    border-left:none;
}
.allCoproTdLine .blocYellow{
    line-height:80px;
    background: #fec00f;
    color:#000;
    border-radius: 15px;
    text-align:center;
    font-weight: bold;
    margin:8px;
}
.allCoproTdLine .blocYellow div{
    line-height:20px;
    vertical-align: middle;
    display: inline-block;
}
.allCoproTdLine .link_action, #coproList table td.allCoproTdLine .link_action{
    padding: 15px 35px;
    width:80%;
    display:block;
    margin:auto;
    text-align: center;
}
.dotStep{
    display:flex;
}
.dotStep .step{
    position:relative;
    text-align: center;
    flex-grow:1;
}
.dotStep .step .dot{
    border: solid 4px #CCC;
    width: 30px;
    height: 30px;
    background: #FFF;
    color: #000;
    line-height: 23px;
    font-weight: bold;
    font-size: 13px;
    margin-top: 20px;
    position:relative;
    z-index: 41;
}
.dotStep .step.sel .dot{border-color:#fec00f;}
#all .dotStep .step .label{
    font-size: 13px;
    font-weight: normal;
    padding: 0px;
    border: none;
    text-transform: none;
    margin-top: 10px;
    margin-bottom: 20px;
}
#all .dotStep .step{
    color:#FFF;
    text-decoration: none;
}

.lineInput{padding:10px 0;}
#missionsTmpStep .bloc_info{
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width:400px;
    max-width: 40%;
    margin: 10px auto;
    overflow: visible;
}
.bloc_info_select.fixed {
    margin-left: 0 !important;
}
.bloc_info_sticky.fixed {
    position: fixed;
    top: 0;
    right: 30px;
    max-width: 400px !important;
}
#missionsTmpStep .bloc_info.maxWidth{
    max-width: 100%;
    width: 100%;
}
#missionsTmpStep .bloc_info .head {
    max-width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#missionsTmpStep .bloc_info .padding {
    padding:8px;
}
#missionsTmpStep .bloc_info .lineInput {
    padding: 10px 20px;
}
#missionsTmpStep .bloc_info label{font-weight:bold;margin-bottom:5px;display:inline-block;}
#missionsTmpStep .bloc_info table {
    padding: 10px 20px;
}
#missionsTmpStep .tcenter {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}
#signDocumentPlaceholder {
    padding: 15px;
    font-size: 14px;
    font-weight: 600;
}
#missionsTmpStep .fixed_btn_submit{
    display:flex;
}
#missionsTmpStep .fixed_btn_submit .left, #missionsTmpStep .fixed_btn_submit .right{
    flex-shrink:0;
}
#missionsTmpStep .fixed_btn_submit .center{
    width:100%;
}
#missionsTmpStep iframe{
    width:500px;
    max-width:80%;
    height:800px;
    margin:0 20px;
}
#missionsTmpStep iframe body img {
    width: 100%;
}
#missionsTmpStep .full iframe{
    width:95%;
    max-width:100%;
}
#missionsTmpStep .paysage iframe{
    width:100%;
    max-width:100%;
    height:400px;
    margin:20px 0;
}
#missionsTmpStep .pageExemple{
    width:800px;
    max-width: 60%;
    border:solid 2px #000;
    margin:10px;
    padding:10px;
}
#missionsTmpStep .pageExemple .page_updt{
    padding:10px;
}
#missionsTmpStep .iframe + .form{
    width:500px;
}
#missionsTmpStep .iframe.full + .form{
    width:100%;
}
#missionsTmpListSyndic td{
    background: #DDD;
    border: solid 5px #FFF;
    border-radius: 15px;
}
.pageSwitch{
    position:relative;
}
.pageSwitch .viewport{
    display:flex;
    position:relative;
    overflow:hidden;
}
.pageSwitch .page{
    width:100%;
    flex-shrink:0;
    padding:0 40px;
}
.pageSwitch .prev, .pageSwitch .next{
    position:absolute;
    top:50%;
    left:0px;
    margin-top:-40px;
    cursor:pointer;
    z-index:400;
}
.pageSwitch .next{
    left:auto;
    right:0px;
}
.pageSwitch img {
    width: 100%;
}
.reverse{
    transform: rotate(180Deg);
}
.tabLineGrey{
    border-spacing: 0 10px;
}
.tabLineGrey tr{
    background:#CCC;
    border-radius: 12px;
}
.tabLineGrey td{
    padding:0 8px;
}
.tabLineGrey td:first-child{
    border-radius:12px 0 0 12px;
}
.tabLineGrey td:last-child{
    border-radius: 0 12px 12px 0;
}

.lineAction.notSel{
    opacity: 0.5;
}
#all #sendfile_line {
    padding: 10px;
}
#all #sendfile_line.linesGrey .line > .name{
    background:#CCC;
    border-radius: 12px;
    color:#000;
    font-weight:bold;
    padding:8px;
    width:320px;
}
#all #sendfile_line.linesGrey .line .bloc_file .AtoutUpload{
    width:180px;
}
#sendfile_line.linesGrey .line .bloc_file .AtoutUpload .drop_zone{
    margin:5px 10px;
}
#sendfile_line.linesGrey .line .bloc_file{
    padding-left:0;
}
#sendfile_line.linesGrey .line .bloc_file .bouton_file{
    display:none;
}
#sendfile_line.linesGrey .line .bloc_file .galerie_pdf{
    width:70px;
}
#sendfile_line.linesGrey .line .bloc_file .vignette_pdf{
    width:70px;
}
.dotStep .lineStart, .dotStep .lineEnd{
    position:absolute;
    background:#ccc;
    height: 5px;
    top: 32px;
    z-index: 40;
}
.dotStep .lineStart{
    left: 0;
    right: 50%;
}
.dotStep .lineEnd{
    left: 50%;
    right: 0;
}
.dotStep .step.sel .lineStart, .dotStep .step.past .lineEnd{
    background:#fec00f;
}
.dotStep .step:first-child .lineStart, .dotStep .step:last-child .lineEnd{
    display:none;
}
#coproTransfertForm.tdb .tdb_content table{
    border-spacing: 0;
}
#coproTransfertForm.tdb .tdb_content tr{
    background:#DDD;
    border-radius:8px;
}
#coproTransfertForm.tdb .tdb_content tr td{
    padding:6px;
    border:none;
    border-bottom:solid 2px #FFF;
}
#coproTransfertForm.tdb .tdb_content tr td input{
    border-radius: 8px;
    border:solid 1px #000;
}
#coproTransfert.tdb .tdb_content, #createGestionnaire.tdb .tdb_content{
    max-width:800px;
    margin: 40px auto 0 auto;
}
#coproTransfert.tdb .tdb_content table{
    border: solid 20px #DDD;
    border-spacing: 0;
    border-radius:8px;
}
#coproTransfert.tdb .tdb_content tr{
    border:none;
}
#coproTransfert.tdb .tdb_content td{
    border:none;
    border-top: solid 5px #DDD;
    border-bottom: solid 5px #DDD;
}
#gestionnaireReview.tdb .tdb_content .coproName, #gestionnaireReview.tdb .tdb_content .syndic{
    background: #000;
    border-radius: 8px;
    color: #FFF;
    padding: 15px 10px;
}
#gestionnaireReview.tdb .tdb_content .syndic img{
    display:none;
}
#gestionnaireReview.tdb .tdb_content .coproName a{
    color: #FFF;
}
#gestionnaireReview.tdb .tdb_content .gestionnaireChange{
    padding:0;
    width:320px;
}
#gestionnaireReview.tdb .tdb_content .gestionnaireChange .gestionnaire{
    line-height: 35px;
    border: solid 2px #000;
    display: inline-block;
    width: 100%;
    max-width:320px;
    border-radius: 8px;
    position: relative;
    left: -50px;
    height:42px;
    background:#FFF;
    padding: 0px 12px;
}
#gestionnaireReview.tdb .tdb_content .gestionnaireChange .gestionnaire span{
    line-height:18px;
    vertical-align: middle;
    display: inline-block;
}
#gestionnaireReview.tdb .tdb_content .gestionnaireChange select{
    -webkit-appearance:none;
    background:url(/img/selectSwitchArrow.png) #FFF no-repeat 95% 50%;
    padding: 10px 12px;
    font-size: 18px;
    border: solid 2px #000;
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    position: relative;
    left: -50px;
}
#gestionnaireReview.tdb .tdb_content .gestionnaireChange select:focus{
    background:url(/img/selectSwitchArrowBlk.png) #FFF no-repeat 95% 50%;
}

#all .tdb .blocInfo .link_action {
    background: #000;
    border: solid 2px #fec00f;
    color: #FFF;
    padding: 6px 15px;
}
#all .tdb .tdb_top.white{
    background:#FFF;
    color:#000;
}
#all .tdb .tdb_top.white .label{
    border-color:#000;
    color:#000;
}
#all .tdb .tdb_top.white .link_action{
    background: #FFF;
    color: #000;
    font-weight: bold;
}
.tdb .blocInfo{
    margin:20px;
}
.tdb .blocInfo .head{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin-bottom:20px;
}
.tdb .blocInfo .head::after{
    position: relative;
    content: "";
    display: block;
    background: #fec00f;
    height: 10px;
    width: 60px;
    margin: 5px 0;
}
.tdb .tdb_footer{
    margin-top:80px;
}
.tdb .bgBlack{
    background: #000;
    color: #FFF;
    border-radius: 20px;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    min-height: 32px;
}
.tdb_content > .bgBlack{
    margin: -20px;
    margin-bottom: 20px;
    border-radius: 20px 20px 0 0px;
}
.tdb_presentation {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px 30px 70px;
    color: #000 !important;
    background-color: #FFF !important;
    overflow: hidden;
}
.tdb_presentation--small {
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.tdb_presentation--small .tdb_presentation_imgs {
    margin-left: 0;
    margin-right: 30px;
}
.tdb_presentation h2 {
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.tdb_presentation p {
    margin: 0;
}
.tdb_presentation_content {
    margin: 10px 0;
}
.tdb_presentation_content h3 {
    text-transform: uppercase;
}
.tdb_presentation_imgs {
    display: flex;
    align-items: center;
    height: 220px;
    margin-left: 30px;
}
.tdb_presentation_imgs img {
    height: 100%;
    object-fit: contain;
}
.tdb_presentation_imgs--col {
    flex-direction: column;
    height: auto;
}
.tdb_presentation_imgs--col img {
    height: 220px;
}
.serviceList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
}
.serviceList_header {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px 30px;
    margin: 0 15px;
    text-align: start;
    border-radius: 12px;
    color: #000;
    background-color: #fff;
}
.serviceList_header_content {
    margin-left: 30px;
}
.serviceList_header h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.serviceList_header p {
    margin: 0;
    font-size: 12px;
}
.serviceList_header p:last-of-type {
    position: relative;
    width: fit-content;
    margin: 10px 0;
}

.serviceList_header p:last-of-type::after, .serviceList_header p:last-of-type::before {
    content: '';
    position: absolute;
    top: 5px;
    right: -20px;
    height: 3px;
    width: 15px;
    background-color: #fec00f;
}

.serviceList_header p:last-of-type::after {
    transform: rotate(45deg);
}

.serviceList_header p:last-of-type::before {
    right: -30px;
    transform: rotate(-45deg);
}

.serviceList_header img {
    height: 140px;
    object-fit: contain;
}

#all .serviceList .link_action {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 255px;
    height: 255px;
    padding: 0;
    border-radius: 12px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    font-weight: bold;
    margin: 15px;
    color: #000;
    background-color: #fff;
    overflow: visible;
}

#all .tdbcs .serviceList .link_action {
    justify-content: center;
}


#all .serviceList .link_action:hover {
    box-shadow: rgba(65, 65, 70, 0.418) 0px 7px 29px 0px;
    background-color: #FFF;
    filter: brightness(1);
}

#all .serviceList .link_action.disabled {
    opacity: 0.6;
    pointer-events: none;
}

#all .serviceList .link_action h4 {
    margin: 20px 25px auto 25px;
    font-size: 14px;
    text-transform: uppercase;
}
#all .tdbcs .serviceList .link_action h4 {
    margin-bottom: 0;
}
.tdbcs .blocService ul {margin:20px 0;}
.tdbcs .blocService li {
  margin: 10px;
  text-align: left;
  list-style-type: disclosure-closed;
}

#all .serviceList .link_action img {
    height: 120px;
    margin-bottom: 10px;
    object-fit: contain;
}

#all .serviceList .link_action_footer {
    width: 100%;
    padding: 12px 15px;
    color: #FFF;
    background-color: #000;
	border-radius:0 0 12px 12px;
}
#all .serviceList .link_action_footer.yellow {
    width: 255px;
    display: block;
    margin: auto;
    margin-top: -89px;
    position: relative;
    background: #fec00f;
    border: solid 2px #000;
    padding: 6px 0;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
#all .serviceList .link_action_footer.yellow:hover {
    background: #e3aa0a;
}

#all .serviceList .link_action_footer span {
    vertical-align: baseline;
    color: #fec00f;
}

#serviceSelectedHeader{
    background: #fec00f;
    padding: 8px;
    font-size: 13px;
    font-weight: bold;
}
#serviceSelectedHeader a.link_action{
    background: none;
    padding: 2px 6px;
    font-size: 12px;
    line-height: 100%;
    margin: 0;
    border:solid 2px #000;
    color:#000;
}

#bgBlackPhase{
    position: absolute;
    right: 0px;
    top:0;
    overflow: hidden;
}
.evoBloc{
    margin:20px;
    text-align:center;
    max-width: 320px;
}
.evoBloc .label{
    min-height:50px;
    font-size:14px;
}
.evoBloc .link a{
    border:solid 2px #000;
    border-radius: 12px;
    line-height: 100px;
    text-align: center;
    display: inline-block;
    width:150px;
    font-size:0;
}
.evoBloc .link a img{
    vertical-align: middle;
}
.evoBloc .link a:hover{
    background:#EEE;
}


.figure {
    display: inline-block;
}

.nomade-chiffres-row{
    display: flex;
    justify-content: space-evenly;
    margin: 0 auto;background-color: #eee !important;background-color: #222;position: relative;z-index: 1;padding: 40px 0;margin-top: 0px;}
.intervention {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.intervention h2{position: relative;display: inline-block;margin-bottom: 10px;z-index: 1;text-align: center;font-size: 20px;
    font-weight: bold;}
.intervention h2:after{content: "";display: block;height: 10px;width: 100%;background-color: #FFD53F;position: absolute;bottom: 0;left: 0;right: 0;z-index: -1;}
.nomade-chiffres-row .row{justify-content: space-around;}
.intervention figcaption{font-weight: bold; text-align: center;}
.intervention hr{display: none;}
.intervention .figures {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.circle{
   width: 150px;
   height: 150px;
   margin: 10px;
   border: 12px solid #FFD53F;
   border-radius: 50%;
   position: relative;
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 1.8rem;
   font-weight: bold;
   text-align: center;
}
.circle_wrap{width: auto;}
.circle .progressbar-text{text-align: center;font-size: 3rem;}
.circle_desc{text-align: left;}
.nomade-chiffres-row .circle svg{display: none;}

.figure-circle-5, .figure-circle-7{
   margin-left: 5%;
}
.intervention .circle{height: 150px;width: 150px;}

.intervention svg{display: block !important;position: absolute;top:0;bottom: 0;left: 0;right: 0;height: auto !important;overflow: visible;}
.intervention .circle .progressbar-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: flex;justify-content: center;align-items: center;color: #000 !important;font-weight: bold;text-align: center;}
.intervention .circle svg path{stroke-width:7px;}


.showPhase{
    width: 70px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    background: #BBB;
    text-align: center;
    color: #FFF;
    line-height: 31px;
    font-size:0;
    position: relative;
    z-index:50;
}

.showPhaseSep{
    display: inline-block;
    vertical-align: middle;
    background:url(/img/triangle-middle.png);
    background-size:100% 100%;
    width: 14px;
    height: 50px;
    position: relative;
    z-index: 51;
    margin-left: -11px;
    margin-right: -5px;
    margin-top: -10px;
    margin-bottom: -10px;
}
.phaseExplain.blocStep {
    position: relative;
}
.showPhase:first-child::before, .showPhase:last-child::after, .phaseExplain.blocStep::before, .phaseExplain.blocStep::after {
    content:"";
    background:url(/img/triangle-middle.png);
    background-size:100% 100%;
    display: block;
    position: absolute;
    width:10px;
    height:32px;
    left:0px;
    top:0;
}
.phaseExplain.blocStep::before, .phaseExplain.blocStep::after{
    height: 100%;
    z-index: 100;
    width: 25px;
}
.showPhase:first-child::before, .phaseExplain.blocStep::before{
    background-image:url(/img/triangle-gauche.png);
    left:0;
}
.showPhaseBloc .showPhase:last-child::after{
    background-image:url(/img/triangle-droite-grey.png);
    left:auto;
    right:0;
}
.showPhase:last-child::after, .phaseExplain.blocStep::after{
    background-image:url(/img/triangle-droite.png);
    left:auto;
    right:0;
}

#bgBlackPhase .showPhase:first-child::before{
    background-image:url(/img/triangle-gauche-black.png);
}
#bgBlackPhase .showPhaseSep{
    background-image:url(/img/triangle-middle-black.png);
}

.showPhase.sel{
    font-size:12px;
}

.showPhase.p1.sel{
    background:#72C6D9;
}
.showPhase.p2.sel{
    background:#07748C;
}
.showPhase.p3.sel{
    background:#033145;
}


.phaseExplain{
    display:flex;
}
.showPhase.big{
    font-size:11px;
    width:100%;
    height: 134px;
    line-height:100%;
}
.showPhase.big .head{
    font-size:13px;
    font-weight: bold;
    padding: 15px 0;
}

.showPhase.big:first-child::before, .showPhase.big:last-child::after {
    width: 39px;
    height: 134px;
}
#all .showPhase.big .link_action.white{
    background:none;
    padding:2px 6px;
    font-size:12px;
    color:#FFF;
    line-height:100%;
    margin:0;
    margin-top: 3px;
}

.phaseExplain .line, .phaseExplain .lineSel{
    position: absolute;
    background: #DDD;
    left: 0px;
    right: 0px;
    top: 63px;
    height: 8px;
    z-index: 40;
}
.phaseExplain .lineSel{
    left: -20%;
    width: 140% !important;
    background: #FFD44D;
}
.phaseExplain .showPhase .lineSel{
    margin:0 7%;
}
.phaseExplain .showPhase:first-child .lineSel{
    margin:0;
}
.phaseExplain .showPhase:first-child .line, .phaseExplain .showPhase:first-child .lineSel{
    left: 20%;
}
.phaseExplain .showPhase:last-child .line, .phaseExplain .showPhase:last-child .lineSel{
    right: 30%;
}


.phaseExplain .showPhase .lineSelRight, .phaseExplain .showPhase .lineSelLeft, .phaseExplain .showPhase .lineRight, .phaseExplain .showPhase .lineLeft{
    position: absolute;
    background: #FFD44D;
    left: -2px;
    right: 0px;
    top: 11.5px;
    height: 8px;
    z-index: 39;
    width:50%;
}
.phaseExplain .showPhase .lineRight, .phaseExplain .showPhase .lineLeft{
    background: #DDD;
}
.phaseExplain .showPhase .lineSelRight, .phaseExplain .showPhase .lineRight{
    left:50%;
}


.phaseExplain .steps{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    position: relative;
    z-index: 41;
    margin: auto;
    width: 85%;
}
.phaseExplain .steps .step{
    width: 100%;
    position: relative;
}
.phaseExplain .steps .step .dotRound{
    z-index: 42;
    position: relative;
}
.phaseExplain .steps .step.sel .dotRound{
    border-color: #FFD44D;
}

.phaseExplain .steps .step.sel .dotArrow{
    background-image: url('../img/triangle jaune.png');
}

.phaseExplain .steps .step.sel .lineLeft {
    background: #FFD44D;
}

.phaseExplain .steps .step a.link_action {
    border: 1px solid #FFD44D;
    border-radius: 10px;
}

.phaseExplain.blocStep{
    margin-top:15px;
}
.phaseExplain.blocStep .showPhase{
    border-radius:15px;
    height:90px;
}
.phaseExplain.blocStep .steps{
    width: 100%;
    padding: 0 20px;
}
.phaseExplain.blocStep .steps .step{
    width:100%;
}
.phaseExplain.blocStep .showPhase:first-child::before, .phaseExplain.blocStep .showPhase:first-child::after {
    display:none;
}
.phaseExplain.blocStep .line, .phaseExplain.blocStep .lineSel{
    top:22px;
}


#all .showPhase.big .step .label{
    line-height:12px;
    height:35px;
    margin-top: 4px;
    font-weight: bold;
    padding:0 5px;
}
#coproList table{
    border-spacing: 0 8px;
} 
#coproList table th{
    color:#000;
    font-weight:bold;
    font-size: 14px;
}
#coproList table td{
    background: #FFF;
}
#coproList table td.coproName{}
#coproList table td.coproName a{
    display: block;
    padding: 6px;
    padding-left:30px;
}
#coproList table .tr_syndic td{
    background : #333;
    color:#FFF;
    padding: 8px;
}

#all .missionListLink{
    max-width:640px;
    text-align: right;
}
#all .missionListLink .link_action{
    padding:4px 8px;
    min-width:200px;
    border-radius: 4px;
    font-size: 13px;
    text-align:center;
}

#coproList table td:first-child{
    border-radius: 12px 0 0 12px;
}
#coproList table td:last-child{
    border-radius: 0 12px 12px 0;
}
#coproList table td:first-child:last-child{
    border-radius: 12px;
}
#coproList table td.straight{
    border-radius: 0;
}
#coproList table td.showPhaseBloc{
    overflow: hidden;
    padding: 0px;
    width: 0;
    white-space: nowrap;
}
#coproList table td.showPhaseBlocpcs{
    width: 206px;
}

#coproList .autoscroll tbody {
    height: auto !important;
}

.dotRound{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #FFF;
    border: solid 3px #DDD;
    text-align: center;
    color: #000;
    line-height: 26px;
    font-weight: bold;
}

.dotArrow{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    background-image: url('../img/triangle gris.png');
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 100;
}

.showPhaseSep.big{
    background: url(/img/triangle-middle-big.png);
    width: 74px;
    height: 134px;
    margin-top: 0;
    margin-left: -38px;
    margin-right: -36px;
    flex-grow: 0;
    flex-shrink: 0;
}

#all .filterLink.link_action{
    background: #000;
    border:solid 2px #fec00f;
    padding:4px 8px;
}
#all .filterLink.link_action.sel{
    background: #FEC00F;
    padding: 4px 8px;
}

.blocPadding{
    padding: 10px;
}
.tdb_top .blocPadding p{
    margin: 10px 0;
}
.blocCount{
    text-align: center;
    padding: 10px;
}
.blocCount .value{
    font-size:35px;
    font-weight: bold;
    color:#fec00f;
}
.blocCount .head{
    font-weight: bold;
    margin:5px 0;
}
.blocCount .link{
    margin:2px 0;
}
#all .blocCount .link .link_action{
    background:#000;
    border:solid 2px #fec00f;
    color:#FFF;
    padding:6px 15px;
}

.tdb .tdb_services {
    background-color: #fec00f;
}

.tdb .tdb_title {
    padding: 20px 40px;
    margin: 30px auto;
    font-size: 18px;
    background-color: #FFD44E;
}

.tdb .tdb_title h2 {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 600;
}

.tdb .tdb_rdv {
    display: block;
    width: 80%;
    margin: 30px auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    background-color: #FFD44E;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tdb_rdv:hover {
    background-color: #FFF;
}
 
.yellowCheckbox{
    display: inline-block;
    width:30px;
    height:30px;
    border:solid 2px #000;
    background:#FFF;
    border-radius:8px;
    cursor:pointer;
    margin: 8px;
    vertical-align: middle;
}
.yellowCheckbox:hover{
    background:#EEE;
}
.yellowCheckbox.disabled{
    cursor:default;
}
.yellowCheckbox.disabled:hover{
    background:#FFF;
}
.yellowCheckbox.checked, .yellowCheckbox.checked.disabled:hover{
    background:#fec00f;
}
.yellowCheckbox input{
    display:none;
}
#all #agenda.syndic .creneau{
    background: #fec00f;
    color: #FFF;
    margin: 5px 0;
    padding: 10px 0;
    cursor:pointer;
    position: relative;
    width:auto;
    line-height:18px;
    text-align: center;
}
#all #agenda.syndic .creneau.sel{
    background: #008b1a;
}
#all #agenda.syndic .creneau.indispo{
    background: #000;
    cursor:default;
    display:flex;
    align-items: center;
    justify-content: center;
}

#header_search .search_copro_id{display:none;}
#all .search_copro_q .fancy_search{
    padding: 6px;
    background-color: #fff;
    border: none;
    border-radius: 20px;
    max-width: 90%;
    padding-left: 40px;
    border: solid 3px #fec00f;
}
#all .search_copro_q .fancy_search::placeholder {color: #000;font: 14px "Open Sans",verdana, arial, sans-serif;}
#all .search_copro_q .fancy_search:focus{outline: none;}
#all .search_copro_q .fancy_search.search_appear{opacity: 1;visibility: visible;transition: 0s;}
#all .search_copro_q{transition: .4s;position: relative;}
#all .search_copro_q.popup_search{left: 50vw;transform: translate(-100%, -100%);transition: 0s;top: 50vh;z-index: 10;}


.content #new_dialogue{float: none;top:0;}
#new_dialogue.borderRed{
    display: block;
    max-width: 400px;
    margin: auto;
    padding: 6px;
    font-weight: bold;
}
#new_dialogue.hidden, .new_dialogue_plus.hidden {
    opacity: 0.5;
}

.mode_prod .shadow_mail_history_header {
    position: relative;
}
.mode_prod .new_dialogue_plus {
    position: absolute !important;
    top: 5px;
    right: 10px;
}
#mail_history .mail .content{background: #EEE;color:#000;padding: 10px;margin:0px;border-radius: 0 0 10px 10px;}
#mail_history .mail.alt .content{background: #EEE;}
#mail_history #dialogueForm form{position: relative; display: block;}

#dialogueForm {
    position: relative;
    margin-left: 10px;
    background-color: #FFF;
    border-radius: 10px;
}
#dialogueForm h1 {
    padding: 15px;
    text-transform: uppercase;
    margin-top: 0;
    color: #fff;
    background-color: #000000;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.dialogue_close {
    position: absolute;
    top: -10px;
    right: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 50%;
    border: 2px solid #FFF;
    color: #FFF;
    background-color: #fec00f;
    cursor: pointer;
}

#mails_bloc {
    height: 500px !important;
}

#mails_bloc_bottom {
    padding: 20px;
}
.bloc_info_container {
    display: flex;
    width: 100%;
    height: 80px;
    max-height: 80px;
    margin: 10px 0;
}
.bloc_info{
   background: #FFF;
   border-radius: 10px;
    display: flex;
    width: 100%;
   vertical-align: top;
   color: #000;
    overflow: hidden;
}

.bloc_info .head{   
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
   background: #000;
   color: #FFF;
   border: none;
    padding: 8px 15px;
    text-transform: uppercase;
}

.fixed_btn_submit input{min-width:180px;font-weight:normal;}
.fixed_btn_submit a{
    display: none;
    text-transform: uppercase;
}
.fixed_btn_submit_shadow{height:70px;}

.folder_line{   
    background: #ccc;
    border-radius: 12px;
    margin: 5px 0 5px 0;
    padding: 10px;
    font-weight: bold;
    border-bottom: none;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.folder_line[id^='folder_19_'], .folder_line[id^='folder_20_'], .folder_line[id^='folder_28_'], .folder_line[id^='folder_31_']{background: #ffce37;}
.folder_line.empty{background: #999;}
.folder_line .count{
    font-size: 16px;
   padding: 0px 5px;
    margin-right:5px;
}
.folder_line .count img{vertical-align:text-bottom;}

.folder_line img{
    max-height:30px;
}
.folder_line .arrow{
    margin-left:10px;
    transform: rotate(-90deg);
    transition:transform 0.5s;
}
.folder_line.sel .arrow{
    transform: rotate(0deg);
}
.folder_line.folder_18.empty2, .folder_line.folder_1.empty2, .folder_line.folder_2.empty2{
   background: #115896;
   color:#FFF;
}

#mission_bloc_left{display:inline-block;max-width:750px;vertical-align:top; overflow: hidden;transition: all 0.5s ease-in-out;}
#mission_bloc_left.reduced {
    position: relative;
    width: 80px;
}
#mission_bloc_left.reduced::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 100;
}
#mission_bloc_left.reduced::after {
    content: 'Mes documents';
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    white-space: nowrap;
    transform: rotate(-90deg) translate(-50%, -50%);
    transform-origin: top left;
    z-index: 101;
}
#mission_bloc_left h1, #zone_travail h1 {
    padding: 15px;
    margin-top: 0;
    text-align: start;
    text-transform: uppercase;
    color: #fff;
    background-color: #000000;
}

#shadow_send_plan_pcs .bloc_info {
    flex-direction: column;
}

#plan_pcs_form {
    margin-bottom: 20px;
}

#process_pcajp table {
    width: 100%;
    border: none;
    border-spacing: 10px;
}

#process_pcajp table.classic th {
    padding: 10px;
    text-align: start;
    border: 1px solid #b9b9b9;
}

#zone_travail #shadow_conformite_pcs_pcajp{
    /* background: #EEE; */
    border-radius: 0;
}

#zone_travail #shadow_conformite_pcs_pcajp .shadow_conformite_header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    background-color: #000;
}

#zone_travail #shadow_conformite_pcs_pcajp .shadow_conformite_header h1 {
    margin-bottom: 0;
    text-transform: uppercase;
}

#zone_travail #shadow_conformite_pcs_pcajp .shadow_conformite_header .link_action {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    margin: 15px;
}

#shadow_mail_history .shadow_mail_history_header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    background-color: #000;
}

#shadow_mail_history .shadow_mail_history_header h1 {
    margin-bottom: 0;
    text-transform: uppercase;
    background-color: transparent;
}

#shadow_mail_history .shadow_mail_history_header .link_action {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    margin: 15px;
}

#mission_bloc_left .suivi_os .th{font-size:10px;}
/* .mode_prod #page_mission {
    display: flex;
} */

.grdBtnFilters{}
.grdBtnFilters .grdBtnFilter{
    cursor: pointer;
    border: solid 2px #000;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 2px 2px 3px #CCC;
    margin: 10px;
    display: inline-block;
    text-align:center;
}
.grdBtnFilters .grdBtnFilter:hover{
    background:#EEE;
}
.grdBtnFilters .grdBtnFilter.green{
    border-color: #05A84F;
}
.grdBtnFilters .grdBtnFilter.red{
    border-color: #BF2505;
}
.grdBtnFilters .grdBtnFilter.sel{
    background:#000;
    color:#FFF;
}
.grdBtnFilters .grdBtnFilter.sel.green{
    background: #05A84F;
    color:#000;
}
.grdBtnFilters .grdBtnFilter.sel.red{
    background: #BF2505;
    color:#000;
}
.grdBtnFilters .count{
    font-size:25px;
}

#all .tdStatut{color:#FFF;width:100px;}
#all .tdStatut.withLink{padding:0}
#all .tdStatut a{color:#FFF;display:block;padding:22px 0;}
.tdStatut.grey{font-size:0;}
#all .tdStatut.red{background:#BF2505;}
#all .tdStatut.green{background: #05A84F;}
#all .tdStatut.grey{background: #666;}
#all #coproList .aarLink{
    width: 100px;
    padding:0;
    border-radius: 0;
}
#all #coproList .aarLink.value0{
    background:#666;
}
#all #coproList .aarLink.value1{
    border:solid 2px #BF2505;
}
#all .aarLink a{
    display: inline-block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    color:#BF2505;
    text-decoration:none;
}
#all .aarLink a:hover{
    background:#EEE;
}

#profilSyndic{
    max-width: 970px;
    margin: auto;
}
#profilSyndic select{
    width:100%;
    border-radius:0;
}

#profilSyndic .bloc_info{
    background: #EEE;
    position:relative;
}
#profilSyndic .close{
    position: absolute;
    right: 6px;
    cursor: pointer;
    top: 6px;
}
#profilSyndic .close img{
    width:18px;
}

#profilSyndic .bloc_info {
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#profilSyndic .bloc_info .head {
    width: 100%;
    max-width: none;
    margin-bottom: 10px;
}

#profilSyndic .bloc_info input, #profilSyndic .bloc_info select {
    width: 50%;
    margin-bottom: 5px;
}

.allCoproTdLine .blocYellow {
    font-size: 12px;
}

#coproList .tdb_content {
    padding: 15px 20px;
}
#coproList .tdb_content h1 {
    margin:10px 0;
}

#coproList .tdb_content p {
    margin-top: 0;
}

#coproList .tdb_footer {
    margin-top: 20px;
}

#coproList .allCopro.fixed {
    padding-top:100px;
}
#coproList .allCopro.fixed thead {
    position: fixed;
    top: 0;
    margin-right: 30px;
    z-index: 1;
}

#signDocumentPlaceholder {
    padding: 15px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

#header_search .search_img, #coproList .search_img, .search_copro_home .search_img{top: 50%;transform: translateY(-50%);margin-top: 0;left: 35px;bottom: 0;margin-left: 0;filter: brightness(0);}
#coproList .search_img{left: 15px;}
#coproList .fancy_search{width:300px;}

.search_copro_home {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 10px 25px;
    margin-bottom: 20px;
    align-items: center;
    border-radius: 30px;
    background-color: #000;
}

.search_copro_home .fancy_search {
    padding-left: 35px;
    border-radius: 20px;
}

.search_copro_home .fancy_search::placeholder {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.search_copro_home .search_btn {
    margin-left: 25px;
    font-size: 10px;
    font-weight: 600;
    text-transform: capitalize;
}

#sendfile_line{}
#sendfile_line .line{
    display: flex;
    flex-direction: column;
}
.sendfull #sendfile_line .line {
  background: white;   margin: 20px 0;   padding: 10px;
}
#sendfile_line .line.head{background: #d40150;color: #FFF;}
.sendfull #sendfile_line .line.head > div:not(.certification) {
	display:none;
}
#sendfile_line .line.head label{display: inline-block;vertical-align: middle;}
#sendfile_line .line .name{display:inline-block;vertical-align:middle;width: 350px;font-size: 11px;text-align: left;padding-left:30px;margin-bottom: 5px;}
.sendfull #sendfile_line .line .name{
	width:100%; font-size: 14px;  font-weight:bold; text-align: left;
	padding-left: 0;   margin-bottom: 5px;   
}
.bloc_info #sendfile_line .line .name{width:200px;}
#sendfile_line .line .file .name{width:auto;}
#sendfile_line .line .certification{display:inline-block;vertical-align:middle;font-size: 9px;width: 160px;text-align: center;}
.sendfull #sendfile_line .line .certification, .sendfull #sendfile_line .line .missing_doc_syndic ,
.sendfull #sendfile_line .line .detail {
	width:100%; text-align:left; margin-top:5px; color:black;
}
.sendfull #sendfile_line .line .detail input.change_details {
  width: 350px;   padding: 5px;
}

#sendfile_line .line .missing_doc_syndic{display:inline-block;vertical-align:middle;font-size: 9px;width: 100px;text-align: center;}
#sendfile_line .line .detail{display:inline-block;vertical-align:middle;font-size: 9px;width: 180px;text-align: center;background: none;color: #FFF;}
#sendfile_line .line .bloc_file{display:inline-block;vertical-align:middle;padding-left: 20px;}
#sendfile_line .line .bloc_file .AtoutUpload {width:500px;display: inline-block;vertical-align:middle;}
.bloc_info #sendfile_line .line .bloc_file .AtoutUpload {width:200px;}
#sendfile_line.small .line .bloc_file .AtoutUpload {width:180px;}
#sendfile_line .line .bloc_file .AtoutUpload .drop_zone{padding:5px;border: dashed 2px #ffd53f;margin: 5px 20px;display:inline-block;vertical-align:middle;font-size: 10px;line-height: 10px;}
#sendfile_line .line .bloc_file .AtoutUpload .drop_zone.over {border: dashed 3px #FF9900;}
#sendfile_line .line .bloc_file .bouton_file{font-size: 9px;display:inline-block;vertical-align:middle;}
#sendfile_line .line .bloc_file .bloc_files{display:inline-block;vertical-align:middle;text-align: left;margin-left: 20px;}
.bloc_info #sendfile_line .line .bloc_file .bloc_files{display:block;}
#sendfile_line .galerie_pdf {
   text-align: center;
   display: inline-block;
   vertical-align: middle;
   width: 200px;
}
#sendfile_line .galerie_pdf .vignette_pdf{margin:5px;}
.note_dossier_title {
    padding: 0 15px;
}
.note_dossier_dest {
    padding: 0 25px;
}
.note_dossier_text {
    width: calc(100% - 20px);
    min-height: 150px;
    margin: 10px auto;
}

                              /************************/
                              /*        Header        */
                              /************************/
#header{
   position: fixed;
   width: 20%; min-width:150px;    min-height: 100vh;
   background: #000;
    padding-bottom: 60px;
    max-height: 100%;
    overflow: hidden;
}
.mode_prod #header {
    overflow-y: auto;
}

.aff10 .header_sticky {
  display: flex;
  flex-direction: column;
  height: 100vh;
  justify-content: space-between;
}

.zones_missions {
    display: flex;
    align-items: flex-start;
}
#zone_travail{
    /* position: fixed;right: 20px;top: 40px;bottom:20px; */
    width: 45%;
    overflow:auto;background: #fff;border-radius: 10px;}
.syndic #zone_travail{
    position: absolute;
    left: 100%;
    top: 0;
    bottom: auto;
    min-height: 500px;
}
   #zone_travail.fixed{position: fixed;}
#mission_bloc_left{display:block;background: #fff;border-radius: 10px; width: 52%;}
#mission_bloc_left.syndic{position:relative;}
.documents_displayer {
    display: none;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 60px;
    min-width: 60px;
    padding-left: 7px;
    margin: 20px 20px 20px -25px;
    font-size: 35px;
    border-radius: 50%;
    border: 2px solid #FFF;
    color: #FFF;
    background-color: #fec00f;
    cursor: pointer;
    z-index: 102;
}

#mission_bloc_left.reduced + .documents_displayer {
    display: flex;
}

#stepSnake{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px 0;
}
#stepSnake .step{
    width: 33.33%;
    width: calc(100% / 3);
    text-align:center;
    font-weight: bold;
    position:relative;
}
#stepSnake .step .dot{
    display: block;
    width: 25px;
    height: 25px;
    /*background: #FFF;
    border: solid 3px #666;*/
    border-radius: 0;
    background-image: url('../img/triangle gris.png');
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}

#stepSnake .step.c2 .dot, #stepSnake .step.c4 .dot {
    transform: rotate(90deg);
}
#stepSnake .step.c3 .dot {
    transform: rotate(180deg);
}
#stepSnake .step a{
    padding: 4px 8px;
    max-width: 280px;
    box-shadow: 2px 2px 3px #CCC;
    font-weight: bold;
}

#stepSnake .step .content{
    position:relative;
    z-index:41;
    font-size:14px;
}
#stepSnake .step .lineStart, #stepSnake .step .lineEnd{
    height:50px;
    border-top:solid 4px #DDDDDD; /*#666*/
    position: absolute;
    z-index:40;
    top: 11px;
}
#stepSnake .step .infoSup{
    position: absolute;
    margin-top:2px;
    left: 50%;
    font-size:16px;
}
#stepSnake .step .lineStart{
    right: 50%;
    left: -5px;
}
#stepSnake .step .lineEnd{
    left: 50%;
    right: -5px;
}
#stepSnake .step.c0{}
#stepSnake .step.c0 .content{}
#stepSnake .step.c0 .lineStart{
    display:none;
}
#stepSnake .step.c0 .lineEnd{
}
#stepSnake .step.c1{}
#stepSnake .step.c1 .content{}
#stepSnake .step.c1 .lineStart{}
#stepSnake .step.c1 .lineEnd{}
#stepSnake .step.c2{
    height:150px;
}
#stepSnake .step.c2 .content{
    margin-top: 50px;
    margin-left: -4px;
}
#stepSnake .step.c2 .infoSup{
    margin-left: 20px;
}
#stepSnake .step.c2 .lineStart{
    border-right:solid 4px #DDDDDD; /*#666*/
    border-radius: 0 20px 0 0;
}
#stepSnake .step.c2 .lineEnd{
    height: 145px;
    border-top: none;
    border-right: solid 4px #DDDDDD; /*#666*/
    left: 0;
    right: 50%;
    margin-left: -4px;
    margin-top: 15px;
    border-radius: 0 0 20px 0;
    border-bottom: solid 4px #DDDDDD; /*#666*/
}
#stepSnake .step.c3{
    width: 83%;
    margin: 0 17%;
    margin-top: 4px;
    height: 140px;
}
#stepSnake .step.c3 .content{}
#stepSnake .step.c3 .lineStart{
    right: 50%;
    left: -5px;
    border-left: solid 4px #DDDDDD; /*#666*/
    border-radius: 20px 0 0 0;
    height: 60px;
}
#stepSnake .step.c3 .lineEnd{
    margin-top: -44px;
    border-top: none;
    border-bottom: solid 4px #DDDDDD; /*#666*/
    border-radius: 0 0 20px 0;
}
#stepSnake .step.c4{
    margin-top: -80px;
}
#stepSnake .step.c4 .content{
    margin-left: 4px;
}
#stepSnake .step.c4 .infoSup{
    right: 50%;
    left: auto;
    margin-right: 20px;
}
#stepSnake .step.c4 .lineStart{
    display:none;
}
#stepSnake .step.c4 .lineEnd{
    height: 69px;
    border-top: none;
    border-left: solid 4px #DDDDDD; /*#666*/
    left: 50%;
    right: 0;
    margin-left: 0px;
    margin-top: 15px;
    border-radius: 0 0 0 20px;
    border-bottom: solid 4px #DDDDDD; /*#666*/
}
#stepSnake .step.c5{}
#stepSnake .step.c5 .content{}
#stepSnake .step.c5 .lineStart{}
#stepSnake .step.c5 .lineEnd{}

#stepSnake .step:last-child .lineEnd{display:none;}

#stepSnake .step label {
    
}

#stepSnake .step .link_action {
    padding: 5px 10px;
    border: 2px solid #fec00f;
    border-radius: 20px;
    color: #000000;
    background-color: #ffffff;
}

#linkFaq{color:#FFF;margin:20px;display:inline-block;}
#linkFaq b{color:#fec00f;}
#linkFaq .label{display:inline-block;}
#linkFaq .img{display:inline-block;margin-top:20px;text-align:center;}
#linkFaq img{max-width:80%;}

.tableHead{
    background: #f9bd31;
    border: solid 2px #000;
    padding: 8px;
    margin: 10px;
    color: #000;
}

.loginform{
   margin:auto;
   width:360px;
   padding: 10px 20px;
    text-align: center;
	color:#fff;
}
.loginform .input-group-prepend {
   color: #FFF;
   font-size: 14px;
   display: inline-block;
   vertical-align: middle;
    display: none;
}
.loginform .form-group {margin:5px 0px;}
.loginform input.form-control {
   margin: 0px;
   display: inline-block;
   vertical-align: middle;
   padding: 10px;
   font-size: 14px;
   width: 100%;
    border-radius: 5px;
}
.loginform td {
  vertical-align: baseline;
  text-align: left;
  font-size: inherit;
}
.loginform .petit {
  font-size: 8pt;
  margin: 6px;
  display: block;
}
#inscription input {
  margin-bottom: 7px;
  border-radius: 5px;
}
#inscription input[type="submit"], #inscription input[type="button"] {
  margin: 10px 10px 0;
  width: 40%;
  padding: 10px;
  border-radius: 40px !important;
}
.loginform input[type="submit"]{margin: 0 auto; margin-top: 10px;width: 80%;}
.loginform input[type="submit"]:hover{opacity: .9;}
.loginform input.form-control::placeholder{color: #999;}
.loginform input[type='checkbox']{vertical-align: middle;width: 13px;height: 13px;background: #EEEEED;}
.loginform .form-group{position: relative;width: 80%;margin: 10px auto;}
.loginform h1{text-align:center;background:none;width:auto;margin: 10px 0px;color:#fec00f;font-size: 32px;}
.loginform a{color: #333;}
#loginform{width:407px;}
.loginform .submit{text-align:right;margin-top:20px;padding-right:20px;}
.loginform .submit input{outline: none;}
.loginform label{display:block;font-size:11px;color:#fff;width: 80%;margin: 0 auto; min-width: 90px;
  text-align: right;}
.loginform label b{font-weight: normal;}
.loginform .nform input{font-size: 15px;padding: 10px 10px;outline: none;box-shadow: inset 1px 1px 2px #666;width:336px;}
.loginform input[type='image']{outline: none;margin-top:20px;margin-right:20px;}
#forget_link {
   display: block;
   margin: auto;
   text-align: center;
   text-decoration: none;
   padding: 5px 0px;
   font-size: 12px;
    color: #fff;
    margin-top: 4px;
    font-weight: normal;
}
.loginform details {
  margin: 0 -50px;
  background-color: #444;
  padding: 10px 10px;
  font-weight: bold;
  letter-spacing: 0px;
  border: none;
  cursor: pointer;
  transition: .2s;
  border-radius: 40px;
}
.loginform details:open {
  position: absolute;
  top: 10px;
  max-width: 420px;
}
.loginform summary {
  font-size: 1.2em;
  padding: 10px;
}

#sendfile_line.grd .AtoutUpload, #sendfile_line.grd .AtoutUpload .bouton_file, #sendfile_line.grd .AtoutUpload .drop_zone{
    width:400px;
    max-width: 100%;
}
#sendfile_line.grd .AtoutUpload .bouton_file{
    padding:20px 20px;
    margin-top: 20px;
    border-radius:12px;
}
#sendfile_line.grd .AtoutUpload .drop_zone{
    padding:50px 20px;
    border-radius:12px;
}

 @media all and (max-width:1750px){
    .phaseExplain.blocStep .showPhase {
        height: 110px;
    }
}
@media all and (max-width:1650px){
    .allCoproTdLine .link_action, #coproList table td.allCoproTdLine .link_action {
        padding: 15px 10px;
        text-align: center;
    }
}
@media all and (max-width:1500px){
    #all .showPhase.big .step .label {
        font-size: 11px;
        line-height: 13px;
    }
    #all .showPhase.big .link_action.white {
        padding: 0;
    }
    #mission_bloc_left{max-width: 650px;}
}
