*{box-sizing:border-box;font-size:1rem}.form-popup{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;background:rgba(0,0,0,.2)}.form-popup .form-container{display:flex;flex-direction:column;height:90%;width:60%;background:#fff;border-radius:8px}.form-container header{padding:0 5%;display:flex;flex-direction:column;justify-content:center;width:100%;height:160px;border-bottom:1px solid #eee}.form-container header .header-part{display:flex;justify-content:space-between;align-items:center;width:100%;height:auto}.header-part span{font-weight:700;font-size:1.5rem}.header-part .clos{font-size:1.8rem;color:#191c22;cursor:pointer}header .progress-area{margin-top:35px;display:flex;justify-content:space-between;align-items:center;width:100%;height:auto}.progress-area .step-item{display:flex;flex-direction:column-reverse;align-items:center;width:auto;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.step-item span{font-weight:500;color:#424242}.step-item span.active{color:#f5365c}.step-item .bullet{position:relative;margin-bottom:10px;display:flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:50%;border:1px solid #424242;overflow:visible}.step-item .bullet span{font-size:.9rem;font-weight:700;text-align:center;color:#424242}.step-item .bullet div{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:50%;background:#424242}.step-item .bullet div i{color:#fff;font-size:1.2rem}.bullet.active{border:1px solid #f5365c}.bullet.active span{color:#f5365c}.step-item .step .bullet:after,.step-item .step .bullet:before{position:absolute;content:"";bottom:11px;right:-51px;height:3px;width:44px;background:#191c22}.form-container .form-footer{padding:0 5%;display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;border-top:1px solid #eee}.form-footer button{padding:0 35px;height:45px;border-radius:4px;font-weight:700;border:1px solid #f5365c;color:#fff;background:#f5365c;transition:all .3s ease}.form-footer button:first-child{color:#f5365c;background:transparent}.form-footer button:nth-child(2){color:#fff;background:#191c22;border-color:#191c22}.form-container .main-form{display:flex;align-items:center;width:100%;height:calc(100% - 240px)}.process-item{padding:0 5%;display:flex;width:100%;height:100%;justify-content:space-between;transition:all .3s ease}.process-item.habitation .concern-log{padding-top:50px;display:flex;flex-direction:column;align-items:center;width:48%;height:100%}.concern-hbt .concern-hbt-select,.concern-log .concern-log-select{display:flex;flex-direction:column;width:100%}.concern-hbt-select span,.concern-log-select span,.concern-log-view span{font-size:1rem;color:#424242}.concern-hbt-select input,.concern-log-select input{padding-left:5px;margin-top:10px;width:80%;height:45px;border:1px solid #eee;outline:none;background:transparent;border-radius:8px}.concern-log-view{margin-top:30px;display:flex;flex-direction:column;width:100%}.concern-log-view .concern-log-view-img{margin-top:20px;width:80%;height:180px;background:#ddd;border-radius:8px}.process-item.habitation .concern-hbt{padding-top:50px;display:flex;flex-direction:column;align-items:center;width:48%;height:100%}.concern-hbt-view{margin-top:30px;width:100%;height:180px}.concern-hbt-view .concern-hbt-block{margin-top:20px;display:flex;width:100%;height:180px}.concern-hbt-block .avatar{height:100%;width:40%;border-radius:8px;background:#eee}.concern-hbt-block .avatar img{height:100%;width:100%;border-radius:8px;-o-object-fit:cover;object-fit:cover}.concern-hbt-block .hbt-txt{padding-left:5%;display:flex;flex-direction:column;justify-content:center;width:50%;height:100%}.concern-hbt-view span{margin-top:10px;color:#424242}.process-item.facturation{padding:30px 5%;display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;overflow-y:auto}.facturation-item{margin-bottom:30px}.input-container{margin-top:10px;display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;height:auto}.title{font-weight:600}.input-container input{padding:0 5px;margin-bottom:15px;height:45px;width:45%;border:1px solid #eee;border-radius:8px}.input-container.index label,.input-container.radio label{display:flex;align-items:center;justify-content:center;height:45px;width:45%;background:transparent;background:#f0f0f0;border-radius:8px}.input-container.index label.check,.input-container.radio label.check{background:#191c22;color:#fff}.input-container.radio label input{display:none}.input-container .index-water{display:flex;flex-direction:column;width:48%;height:auto}.input-container .index-water input[type=radio]{display:none}.process-item.contrat{flex-direction:column;width:100%;height:100%;justify-content:flex-start;overflow-y:auto}.process-item.contrat .contrat-templates{padding-top:15px;display:flex;flex-direction:column;width:100%;height:150px}.contrat-templates .contrat-container{display:flex;justify-content:space-between;height:60px;width:100%}.contrat-container .contrat-item{margin-right:1%;display:flex;align-items:center;height:60px;width:31%;border-radius:8px;box-shadow:0 10px 18px rgba(0,0,0,.08);cursor:pointer}.contrat-item .contrat-icon{margin-right:5px;display:flex;justify-content:center;align-items:center;height:100%;width:50px;font-size:1.5rem}.contrat-item span{font-weight:500;font-size:1rem}.process-item.contrat .editor{margin-top:30px;margin-right:2%;height:auto;width:98%}.process-item.join{padding-top:30px;flex-direction:column;justify-content:flex-start}.process-item.join .title{margin-top:10px}.process-item.join .upload-container{margin-top:20px;display:flex;justify-content:space-between}.process-item.join p{margin-top:10px}.upload-container label{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#efefef;height:10rem;width:46%;border-radius:8px}.upload-container label input{display:none}.upload-container label i{margin-bottom:15px;color:#424242}