@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0}.padding-right{margin:0!important;padding:0 10px 0 0!important}.padding-left{margin:0!important;padding:0!important}.margin-bottom{margin:0 0 22px!important}body,html{background:#d9d9d9;font-family:Roboto,sans-serif}.overflow-x{overflow-x:hidden}.position-relative{position:relative}.row{margin-bottom:20px}.btn{border:none!important}svg{position:relative;vertical-align:initial}ul{margin-bottom:0;padding-left:0}li{list-style:none}.text-center{text-align:center}.home-page{padding:130px 25px}.home-page .filter-section{background:#fff;border-radius:23px;height:100%;overflow:hidden;padding:15px 25px;position:relative}.home-page .filter-section.active{height:60px!important}.home-page .filter-section h2{font-size:25px}.home-page .filter-section span.popup{cursor:pointer;position:absolute;right:25px;top:23px}.home-page .filter-section .search-advanced-section,.home-page .filter-section .search-by-id-section{margin:20px 0}.home-page .filter-section .search-advanced-section,.home-page .filter-section .search-by-id-section .form{border:1px solid #c6cbd5;border-radius:20px;padding:10px 15px}.home-page .filter-section label{color:#777f8d;margin-bottom:4px}.home-page .filter-section input,.home-page .filter-section select{border:1px solid #dcdfe6;border-radius:20px;padding:5px 15px}.home-page .filter-section select{margin-left:5px}.home-page .filter-section input:focus,.home-page .filter-section select:focus{border:1px solid #6fcff5;box-shadow:none}.home-page .filter-section input::-webkit-input-placeholder{color:#a2a8b4}.home-page .filter-section input::placeholder{color:#a2a8b4}.home-page .filter-section span.sub-title{color:#262626;font-weight:500}.home-page .filter-section span.btn{background:linear-gradient(90deg,#67988e,#184438);border-radius:20px;color:#fff;padding:4px 17px}.home-page .absolute-bottom-right{bottom:0;position:absolute;right:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.home-page .position-relative{position:relative}.home-page .taches-section{background:#fff;border-radius:40px;padding:20px 5px}.home-page .taches-section h2{font-size:25px;margin-bottom:17px;padding-left:25px}.home-page .taches-section ul{margin:0;padding:0}.home-page .taches-section ul li{border-radius:20px;cursor:pointer;list-style:none;margin:0 15px;padding:8px 0 8px 7px;position:relative}.home-page .taches-section ul li:first-of-type{margin:0}.home-page .taches-section ul li .no-color{display:block}.home-page .taches-section ul li .with-color{color:#fff;display:none;left:10px;position:absolute;top:10px}.home-page .taches-section ul li div span{font-size:15px;margin-left:6px}.home-page .taches-section ul li.tache-active{background:linear-gradient(90deg,#67988e,#184438)}.home-page .taches-section ul li.tache-active .no-color{opacity:0}.home-page .taches-section ul li.tache-active .with-color{display:block}.home-page .taches-section ul b{display:inline-block;font-size:18px;margin:0 5px}.home-page .taches-section ul b:first-of-type{margin:8px 5px 0}.home-page .taches-section ul b:last-of-type{margin:15px 5px 0}.home-page .taches-section svg{vertical-align:sub}.home-page .commands-section{background:#fff;border-radius:36px;min-height:637px;padding:20px;position:relative;width:100%}.home-page .commands-section h2{font-size:25px;margin-bottom:10px;padding-left:15px;text-align:left}.home-page .commands-section .download-table{margin:23px 0 10px;position:relative}.home-page .commands-section .download-table>span{background:linear-gradient(90deg,#67988e,#184438);border-radius:50px;color:#fff;cursor:pointer;font-size:19px;margin-right:7px;padding:6px 20px}.home-page .commands-section .download-table span.right-side{float:right;padding:3px 20px}.home-page .commands-section .vehicule-checkbox span{font-size:18px;font-weight:600;margin-right:15px}.home-page .commands-section .vehicule-checkbox .box{border-radius:80px;display:inline-block;height:40px;position:relative;vertical-align:middle;width:170px}.home-page .commands-section .vehicule-checkbox .box input{-webkit-appearance:none;appearance:none;background:#ccc;border-radius:80px;cursor:pointer;height:100%;position:relative;transition:.9s;width:100%}.home-page .commands-section .vehicule-checkbox .box input:checked{background:linear-gradient(90deg,#67988e,#184438)}.home-page .commands-section .vehicule-checkbox .box label{background:#959595;border-radius:60px;cursor:pointer;height:100%;left:0;position:absolute;top:0;transition:.9s;width:50%}.home-page .commands-section .vehicule-checkbox .box input:checked+label{background:#619b8b;left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.home-page .commands-section .vehicule-checkbox .box label:before{background:#666565;border-radius:50%;content:"";height:15px;position:absolute;right:20%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.9s;width:15px}.home-page .commands-section .vehicule-checkbox .box input:checked+label:before{background:#184438;box-shadow:0 0 20px #184438}.home-page .commands-section .no-data-wrapper{color:#184438;font-size:30px;font-weight:600;margin-top:100px;text-align:center}.home-page .commands-section .table{display:block;margin-bottom:0;min-height:200px;overflow-x:auto;padding-bottom:15px;white-space:nowrap;width:100%}.home-page .commands-section .table thead{height:40px;line-height:40px;position:relative}.home-page .commands-section .table tbody{border-top:none}.home-page .commands-section .table tr{border-bottom:1px solid #ddd;position:relative}.home-page .commands-section .table tbody tr td,.home-page .commands-section .table thead tr th{font-size:16px;position:relative;text-align:center}.home-page .commands-section .table tbody tr td{font-size:15px}.home-page .commands-section .table thead tr th span{background:#000;border-radius:9px;color:#fff;display:none;font-size:12px;left:1px;line-height:30px;opacity:.85;padding:0 10px;position:absolute;top:38px;z-index:10}.home-page .commands-section .table thead tr th:hover span{display:inline-block}.home-page .commands-section .table tbody tr td:last-child,.home-page .commands-section .table thead tr th:last-child{cursor:pointer;text-align:right;width:100%!important}.home-page .commands-section .table div#rect-div{border:1px solid #262626;display:inline-block;height:17px;width:17px}.home-page .commands-section .table div.mini-rect-div{border:1px solid #262626;cursor:pointer;display:inline-block;height:10px;width:10px}.home-page .commands-section .table div.mini-rect-div.active{background:#67988e;border:none}.home-page .commands-section .table tbody tr td svg{vertical-align:middle}.home-page .commands-section .table tbody tr td span.dosuments{background:#ff98a2;border-radius:50%;color:#dc3545;display:inline-block;font-size:15px;font-weight:600;height:27px;line-height:27px;margin:0 5px;position:relative;width:27px}.home-page .commands-section .table tbody tr td span.dosuments .tooltiptext{background-color:#363131;border-radius:6px;color:#fff;padding:2px 6px;position:absolute;text-align:center;visibility:hidden;z-index:1}.home-page .commands-section .table tbody tr td span.dosuments:hover .tooltiptext{visibility:visible}.home-page .commands-section .table tbody tr td span.dosuments.active{background:#a6f7b9;color:#28a745}.home-page .commands-section .table::-webkit-scrollbar{height:9px}.home-page .commands-section .table::-webkit-scrollbar-track{background:#fff;border-radius:10px}.home-page .commands-section .table::-webkit-scrollbar-thumb{background:#67988e;border-radius:20px}.home-page .commands-section .table::-webkit-scrollbar-thumb:hover{background:#184438}@media screen and (max-width:767px){.absolute-bottom-right{position:relative;-webkit-transform:translateX(0);transform:translateX(0)}.form-group{margin:10px 0}}.home-page .pagination{display:flex;justify-content:center;margin:20px 0}.home-page .pagination .pagination-content{border:1px solid #b8bdc7;border-radius:8px;margin:0;padding:0;white-space:nowrap}.home-page .pagination .pagination-content span{background:#fff;cursor:pointer;display:inline-block;list-style:none;padding:10px 15px}@media (max-width:556px){.home-page .pagination .pagination-content span{padding:10px 7px}}.home-page .pagination .pagination-content span:hover{background:#e7e7e7}.home-page .pagination .pagination-content span:first-child{border-bottom-left-radius:8px;border-right:1px solid #dbd4d4;border-top-left-radius:8px}.home-page .pagination .pagination-content span:last-child{border-bottom-right-radius:8px;border-left:1px solid #dbd4d4;border-top-right-radius:8px}.home-page .pagination .pagination-content span.page-number-active{background:#e7e7e7}.lds-roller{align-items:center;display:flex;height:170px;justify-content:center;position:relative;-webkit-transform:scale(1.5);transform:scale(1.5);width:100%}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.lds-roller div:after{background:#262626;border-radius:50%;content:" ";display:block;height:7px;margin:-4px 0 0 -4px;position:absolute;width:7px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{left:63px;top:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{left:56px;top:68px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{left:48px;top:71px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{left:40px;top:72px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{left:32px;top:71px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{left:24px;top:68px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{left:17px;top:63px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{left:12px;top:56px}@-webkit-keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-roller{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.etat span{border-radius:21px;color:#fff;padding:7px 10px}.etat span.non-traite-color,.etat span.non-traite-color:before{background:#6fcff5}.etat span.accorder-color,.etat span.accorder-color:before{background:#aed581}.etat span.refuser-color,.etat span.refuser-color:before{background:red}.etat span.approuver-color,.etat span.approuver-color:before{background:#107e39}.etat span.annuler-color,.etat span.annuler-color:before{background:#927c7a}.etat span.valider-color,.etat span.valider-color:before{background:#2bf5bd}.etat span.financable-color,.etat span.financable-color:before{background:#372580}.etat span.non-financable-color,.etat span.non-financable-color:before{background:#b149e6}.etat span.rejeter-color,.etat span.rejeter-color:before{background:#ce1e8b}.etat span.controler-color,.etat span.controler-color:before{background:#706211}.etat span.payment-accepter-color,.etat span.payment-accepter-color:before{background:#4eac10}.etat span.complement-color,.etat span.complement-color:before{background:#7a6770}.etat span.anomalie-color,.etat span.anomalie-color:before{background:#477bc9}.etat span.fbl-erronee-color,.etat span.fbl-erronee-color:before{background:#ff5722}.etat span.finan-eme-dossier-color,.etat span.finan-eme-dossier-color:before{background:#8de7ab}.etat span.dossier-errone-color,.etat span.dossier-errone-color:before{background:#681e08}.etat span.a-revoir-color,.etat span.a-revoir-color:before{background:#ec7551}.home-page .commands-section .table th.th-filter .fa{cursor:pointer;margin-left:4px}.home-page .commands-section .table th.th-filter ul{background:#679d91;color:#fff;left:50%;padding:5px 0;position:absolute;top:40px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.home-page .commands-section .table th.th-filter ul.translate-30{-webkit-transform:translateX(-30%);transform:translateX(-30%)}.home-page .commands-section .table th.th-filter ul li{cursor:pointer;font-weight:400;height:30px;line-height:30px;list-style:none;padding:0 15px}.home-page .commands-section .table th.th-filter .thead-calendar-popup{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.home-page .commands-section .table th.th-filter .thead-calendar-popup .wrapper{background:#67988e;height:100%;opacity:.75;position:absolute;width:100%}.home-page .commands-section .table th.th-filter .thead-calendar-popup .box{background:#fff;border-radius:20px;left:50%;min-height:200px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px}.home-page .commands-section .table th.th-filter .thead-calendar-popup .box h2{background:#67988e;color:#fff;padding:10px 0;text-align:center}.home-page .commands-section .table th.th-filter .thead-calendar-popup .box input{box-shadow:none;margin:40px 20px;outline:none;width:calc(100% - 40px)}.home-page .commands-section .table th.th-filter .thead-calendar-popup .box button{background:#67988e;border:none;border-radius:15px;color:#fff;margin-bottom:10px;outline:none;padding:0 25px!important}.home-page .commands-section .download-table .consult-group{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.home-page .commands-section .download-table .consult-group .wrapper{background:#67988e;height:100%;left:0;opacity:.75;position:fixed;top:0;width:100%}.home-page .commands-section .download-table .consult-group .validate-box{background:#fff;border-radius:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px}.home-page .commands-section .download-table .consult-group .validate-box .validate-title{background:#184438;border-top-left-radius:30px;border-top-right-radius:30px;position:relative;text-align:center;width:100%}.home-page .commands-section .download-table .consult-group .validate-box .validate-title span{color:#fff;display:inline-block;font-size:25px;padding:16px 0}.home-page .commands-section .download-table .consult-group .validate-box .validate-form{max-height:500px;min-height:300px;overflow-x:hidden;overflow-y:auto;padding:20px}.home-page .commands-section .download-table .consult-group .validate-box .validate-form ul li span{display:inline-block;font-size:16px;margin:0 10px 4px 0}.home-page .commands-section .download-table .consult-group .validate-box .validate-form ul li.li-title{font-size:20px;margin-bottom:5px}.home-page .commands-section .download-table .consult-group .validate-box .validate-form hr{margin:7px 0}.home-page .commands-section .download-table .consult-group .validate-box .validate-form input,.home-page .commands-section .download-table .consult-group .validate-box .validate-form select,.home-page .commands-section .download-table .consult-group .validate-box .validate-form textarea{border:1px solid #a7a7a7;border-radius:20px;padding:8px 15px}.home-page .commands-section .download-table .consult-group .validate-box .validate-form input:focus,.home-page .commands-section .download-table .consult-group .validate-box .validate-form select:focus,.home-page .commands-section .download-table .consult-group .validate-box .validate-form textarea:focus{border:1px solid #6fcff5;box-shadow:none}.home-page .commands-section .download-table .consult-group .validate-box .validate-form input::-webkit-input-placeholder{color:#a2a8b4}.home-page .commands-section .download-table .consult-group .validate-box .validate-form input::placeholder{color:#a2a8b4}.home-page .commands-section .download-table .consult-group .validate-box .validate-form label{padding:8px 0}.home-page .commands-section .download-table .consult-group .validate-box .validate-submit{margin-top:100px;position:relative;text-align:center;width:100%}.home-page .commands-section .download-table .consult-group .validate-box .validate-submit span{background:#184438;border-radius:30px;color:#fff;cursor:pointer;font-size:20px;padding:8px 25px}.home-page .commands-section .download-table .consult-group .validate-box .validate-submit span svg{margin-left:10px;vertical-align:middle}.home-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar{width:10px}.home-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar-track{background:#fff;border-radius:10px}.home-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar-thumb{background:#67988e;border-radius:20px}.home-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar-thumb:hover{background:#184438}.home-page .commands-section .download-table .echiancier-group{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.home-page .commands-section .download-table .echiancier-group .wrapper{background:#67988e;height:100%;left:0;opacity:.75;position:fixed;top:0;width:100%}.home-page .commands-section .download-table .echiancier-group .validate-box{background:#fff;border-radius:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px}.home-page .commands-section .download-table .echiancier-group .validate-box .validate-title{background:#184438;border-top-left-radius:30px;border-top-right-radius:30px;position:relative;text-align:center;width:100%}.home-page .commands-section .download-table .echiancier-group .validate-box .validate-title span{color:#fff;display:inline-block;font-size:25px;padding:16px 0}.home-page .commands-section .download-table .echiancier-group .validate-box .validate-form{max-height:500px;min-height:300px;overflow-x:hidden;overflow-y:auto;padding:20px}.detail-page{padding:165px 85px}.detail-page .no-data-wrapper{background:#fff;font-size:30px;padding:20px 30px;text-align:center}.detail-page .back{border:1px solid #67988e;border-radius:50px;color:#67988e;display:inline-block;font-size:20px;margin-bottom:20px;padding:3px 25px;text-decoration:none}.detail-page .back svg{margin-right:5px;vertical-align:text-bottom}.detail-page .box{margin-bottom:35px;position:relative}.detail-page .box .title,.detail-page .detail-download{background:linear-gradient(90deg,#67988e,#184438);border-radius:25px;color:#fff;display:inline-block;font-size:20px;padding:7px 50px 0 25px}.detail-page .detail-download{border:none;font-size:18px;margin-bottom:18px;padding:8px 28px;text-decoration:none}.detail-page .box .title span{margin-left:12px;vertical-align:text-bottom}.detail-page .box ul{background:#fff;border-radius:50px;margin-top:15px;padding:12px 50px!important}.detail-page .box ul li{font-size:19px;list-style:none;margin:12px 0}.detail-page .box ul.cart li{border-bottom:1px solid #d1d1d1}.detail-page .box ul.cart li:last-child{border:none}.detail-page .box ul li span:first-child{color:#262626}.detail-page .box ul li>span:nth-child(2){margin-left:10px}.detail-page .box ul li span .fa{color:#1f4c40;font-size:27px;margin-right:15px}.detail-page .box ul li span a{text-decoration:none}.detail-page .alsalam-big-logo{opacity:.4;position:fixed;right:40px;top:140px}.detail-page .box ul li img{height:100px;width:100px}.detail-page .box ul li .ligne span{font-size:16px}.detail-page .box ul li .ligne.font-size-19 span{font-size:19px}.detail-page .box ul li .ligne span:first-child{color:#262626}.detail-page .box ul li .ligne span:nth-child(2){color:#acacac}.detail-page .modal-buttons{position:relative;text-align:center}.detail-page .modal-buttons span{background:#184438;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;letter-spacing:1px;margin:10px 20px;padding:7px 35px}.validate-modal .validate-box{min-height:400px}.validate-modal .validate-box .validate-form label{font-size:19px;padding:8px 0}.validate-modal .validate-box .validate-form input,.validate-modal .validate-box .validate-form select,.validate-modal .validate-box .validate-form textarea{border:1px solid #a7a7a7;border-radius:20px;padding:8px 15px}.validate-modal .validate-box .validate-form input:focus,.validate-modal .validate-box .validate-form select:focus,.validate-modal .validate-box .validate-form textarea:focus{border:1px solid #6fcff5;box-shadow:none}.validate-modal .validate-box .validate-form input::-webkit-input-placeholder{color:#a2a8b4}.validate-modal .validate-box .validate-form input::placeholder{color:#a2a8b4}.historical-modal{height:100%;left:-100%;padding:30px 0;position:absolute;top:0;width:100%;z-index:101}.historical-modal .historical-back{background:#67988e;height:100%;left:0;opacity:.81;position:absolute;top:0;width:100%}.historical-modal.display-historical-modal{left:0}.historical-modal .historical-line{background:#fff;border-radius:20px;height:calc(100% - 60px);left:50%;position:absolute;top:30px;-webkit-transform:translate(-50%);transform:translate(-50%);width:11px}.historical-modal .no-historical{position:relative;text-align:center;width:100%}.historical-modal .no-historical span{color:#fff;display:inline-block;font-size:75px;margin-top:100px}.historical-modal .box-historical{padding:10px 50px 10px 150px;position:relative}.historical-modal .row{margin-bottom:0}.historical-modal .row:nth-child(odd) .box-historical{padding:10px 50px 10px 150px}.historical-modal .row:nth-child(2n) .box-historical{padding:10px 150px 10px 50px}.historical-modal .row:nth-child(odd) .box-historical .title-historical{text-align:right}.historical-modal .row:nth-child(2n) .box-historical .title-historical{text-align:left}.historical-modal .box-historical .title-historical{margin-bottom:15px}.historical-modal .box-historical .title-historical span{border-radius:25px;color:#fff;display:inline-block;font-size:19px;padding:5px 30px;position:relative}.historical-modal .box-historical .title-historical span:before{border-radius:50%;content:"";height:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.historical-modal .row:nth-child(odd) .box-historical .title-historical span:before{right:-77px}.historical-modal .row:nth-child(2n) .box-historical .title-historical span:before{left:-77px}.historical-modal .box-historical .content-historical{background:#fff;border-radius:20px;font-size:18px;padding:17px 30px}.historical-modal .box-historical .content-historical .line-historical{margin:10px 0}.validate-modal{height:100%;left:-100%;position:fixed;top:0;width:100%;z-index:101}.validate-modal .validate-back{background:#67988e;height:100%;left:0;opacity:.81;position:absolute;top:0;width:100%}.validate-modal.display-modal{left:0}.validate-modal .validate-box{background:#fff;border-radius:30px;left:50%;min-height:315px;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px}.validate-modal .validate-box .validate-title{background:#184438;position:relative;text-align:center;width:100%}.validate-modal .validate-box .validate-title span{color:#fff;display:inline-block;font-size:25px;padding:16px 0}.validate-modal .validate-box .validate-form{padding:33px 20px}.validate-modal .validate-box .validate-form p{display:inline-block;font-size:22px;line-height:34px;margin:21px 0 30px;text-align:center}.validate-modal .validate-box .validate-submit{margin-top:20px;position:relative;text-align:center;width:100%}.validate-modal .validate-box .validate-submit span{background:#184438;border-radius:30px;color:#fff;cursor:pointer;font-size:20px;padding:8px 25px}.validate-modal .validate-box .validate-submit span svg{margin-left:10px;vertical-align:middle}.auth-section{height:100vh;width:100%}.auth-section .login{background:#fff;border-radius:48px;box-sizing:border-box;left:50%;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40%}.auth-section .login h1{background:linear-gradient(90deg,#67988e,#184438);color:#fff;font-size:28px;padding:15px;text-align:center}.auth-section .login form{padding:30px}.auth-section .login .box{margin:30px 0;position:relative;width:100%}.auth-section .login .box input,.auth-section .login .box textarea{background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.2);box-sizing:border-box;font-size:22px;outline:none;padding:8px 0;position:relative;transition:.9s;width:100%;z-index:2}.auth-section .login .box input:focus,.auth-section .login .box textarea:focus{border-color:#184438;box-shadow:none!important}.auth-section .login .box span{color:rgba(0,0,0,.5);display:inline-block;left:0;position:absolute;transition:.9s;z-index:1}.auth-section .login .box span.error-message{color:red}.auth-section .login .box input+span{top:31%}.auth-section .login .box input:focus+span,.auth-section .login .box input:valid+span{color:#184438;top:-20%}.auth-section .login .box textarea+span{top:13px}.auth-section .login .box textarea:focus+span,.auth-section .login .box textarea:valid+span{color:#184438;top:-11px}.auth-section .login button{background:linear-gradient(90deg,#67988e,#184438);border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;padding:5px 30px;position:relative}.auth-section .login button svg{margin-left:10px;vertical-align:middle}.navbar-section{left:0;position:fixed;top:0;width:100%;z-index:100}.navbar-section .header{align-items:center;background:#fff;box-shadow:0 -1px 30px -16px #184438;display:flex;height:105px;padding:2px 62px;position:relative}.navbar-section .header ul.items{display:inline-block;margin-left:20px;position:relative}.navbar-section .header ul.items li{display:inline-block;list-style:none}.navbar-section .header ul.items li a{background:#fff;border-radius:32px;color:#262626;cursor:pointer;display:inline-block;font-size:21px;margin-left:10px;padding:3px 25px;text-decoration:none;transition:.3s}.navbar-section .header ul.items li a.item-active,.navbar-section .header ul.items li a:hover{background:#598579;color:#fff}.navbar-section .header svg{vertical-align:middle}.navbar-section .header .header-content{align-items:center;display:flex;position:absolute;right:62px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.navbar-section .header .header-content .alsalam-logo{display:inline-block;margin-right:25px}.navbar-section .header .header-content .user-info{display:inline-block;text-align:right}.navbar-section .header .header-content .user-info h1{display:inline-block;font-size:21px;margin-right:20px}.navbar-section .header .header-content .user-info svg{vertical-align:sub}.navbar-section .header .header-content .user-info span.small{color:#b7b2b2;font-size:13px;margin-right:-8px}.navbar-section .header .header-content .user-info ul.logout-box{background:#fff;border-radius:20px;bottom:37px;box-shadow:0 0 10px 4px rgba(0,0,0,.1);margin:0;opacity:0;padding:17px 23px;position:absolute;right:0;text-align:left;-webkit-transform:translateY(120%);transform:translateY(120%);transition:.4s;visibility:hidden;width:520px}.navbar-section .header .header-content .user-info:hover ul.logout-box{opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}.navbar-section .header .header-content .user-info ul.logout-box svg{vertical-align:middle}.navbar-section .header .header-content .user-info ul.logout-box h2{display:inline-block;font-size:25px;margin-left:20px;text-align:left}.navbar-section .header .header-content .user-info ul.logout-box h2 span{font-size:15px;font-weight:600}.navbar-section .header .header-content .user-info ul.logout-box .logout-btn{text-align:right}.navbar-section .header .header-content .user-info ul.logout-box .logout-btn p{background:#67988e;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:5px 25px}.navbar-section .header .header-content .user-info ul.logout-box .logout-btn p span{padding:0 0 0 10px}.page-not-found-section{background:#fff;min-height:100vh;min-width:100vw;padding:155px 45px 0;position:relative;text-align:center}.page-not-found-section h1{font-size:110px}.page-not-found-section h2{font-size:70px}.page-not-found-section h1,.page-not-found-section h2{margin-bottom:70px}.page-not-found-section a{background:linear-gradient(90deg,#67988e,#184438);border-radius:50px;color:#fff;display:inline-block;font-weight:600;letter-spacing:1px;padding:10px 30px;text-decoration:none}.statistiques-aujourdhui{background:#fff;border-radius:20px;padding:20px 30px;position:relative;width:100%}.statistiques-aujourdhui h1,.statistiques-aujourdhui h2,.statistiques-aujourdhui h3{margin-bottom:0}.justify-center{justify-content:center}.margin-top{margin-top:25px}.statistiques-aujourdhui h1{font-size:23px}.statistiques-aujourdhui h1 svg{vertical-align:text-top}.statistiques-aujourdhui .box{background:linear-gradient(90deg,#ff7a49,#f89c4e);border-radius:27px;color:#fff;display:flex;justify-content:center;padding:35px 15px}.statistiques-aujourdhui .box .info{margin-left:10px}.statistiques-aujourdhui .box h3{font-size:18px}.statistiques-aujourdhui .box h2{font-size:35px}.statistiques-aujourdhui .box h2 span{font-size:20px}.statistiques-global{background:#fff;border-radius:20px;margin-top:30px;padding:20px 30px;position:relative;width:100%}.statistiques-global h1{font-size:23px;margin-bottom:0}.statistiques-global h1 svg{vertical-align:text-top}.statistiques-global .box{border:2px solid #8ea5b2;border-radius:30px;margin:15px 15px 40px;padding:10px 20px;position:relative}.statistiques-global .box h2{font-size:18px}.statistiques-global h2 svg{vertical-align:bottom}.statistiques-global h2 span{margin-left:11px}.statistiques-global .box .statistique-content{display:inline-block}.statistiques-global .box .statistique-content.full-width{margin-top:80px;width:100%}.statistiques-global .box .statistique-content.half-width{margin-top:25px;width:50%}.statistiques-global .box .filter{position:absolute;right:20px;top:20px}.statistiques-global .box .filter ul{background:#d9e1e7;border-radius:50px;display:inline-block;margin-bottom:10px;padding:7px 10px;position:relative}.statistiques-global .box .filter ul li{border-radius:50px;cursor:pointer;display:inline-block;font-size:15px;padding:3px 7px;position:relative}.statistiques-global .box .filter ul li.filter-active{background:#262626;color:#fff}.statistiques-global .box .filter ul li .interval-pop-up{background:#262626;border-radius:25px;display:none;left:50%;padding:10px 15px;position:absolute;top:25px;-webkit-transform:translatex(-70%);transform:translatex(-70%);width:500px;z-index:10}.statistiques-global .box .filter ul li:hover .interval-pop-up{display:block}.statistiques-global .box .filter ul li .interval-pop-up:before{background:transparent;bottom:0;content:"";height:220px;left:0;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}.statistiques-global .box .filter ul li .interval-pop-up label{color:#fff;font-size:13px;white-space:nowrap}.statistiques-global .box .filter ul li .interval-pop-up input{border:none;font-size:13px;margin-top:4px}.statistiques-global .box .filter ul li .interval-pop-up input:focus{border:none;box-shadow:none}.statistiques-global .box .filter ul li .interval-pop-up .row{margin-bottom:5px}.statistiques-global .box .filter ul li .interval-pop-up span{background:#fff;border-radius:15px;color:#262626;display:inline-block;margin-top:13px;padding:4px 15px}.statistiques-page{padding:130px 45px}.stock-page{padding:130px 25px 0}.stock-page .filter-section,.stock-page .statistic-section{background:#fff;border-radius:37px;height:100%;margin-bottom:25px;overflow:hidden;padding:15px 25px;position:relative}.stock-page .filter-section.active,.stock-page .statistic-section.active{height:50px!important;padding:12px 25px}.stock-page .filter-section h2,.stock-page .statistic-section h2{font-size:23px}.stock-page .filter-section span.popup,.stock-page .statistic-section span.popup{cursor:pointer;position:absolute;right:25px;top:17px}.stock-page .filter-section .search-advanced-section,.stock-page .statistic-section .search-advanced-section{border:1px solid #c6cbd5;border-radius:20px;margin:20px 0;padding:10px 15px}.stock-page .filter-section label,.stock-page .statistic-section label{color:#777f8d;color:#3b3f46;margin-bottom:4px}.stock-page .statistic-section span{color:#3b3f46;display:inline-block;margin-left:20px}.stock-page .filter-section input,.stock-page .filter-section select{border:1px solid #dcdfe6;border-radius:20px;padding:5px 15px}.stock-page .filter-section select{margin-left:5px}.stock-page .filter-section input:focus,.stock-page .filter-section select:focus{border:1px solid #6fcff5;box-shadow:none}.stock-page .filter-section input::-webkit-input-placeholder{color:#a2a8b4}.stock-page .filter-section input::placeholder{color:#a2a8b4}.stock-page .filter-section span.sub-title{color:#262626;font-weight:500}.stock-page .filter-section span.btn{background:linear-gradient(90deg,#67988e,#184438);border-radius:20px;color:#fff;padding:4px 17px}.stock-page .absolute-bottom-right{bottom:0;position:absolute;right:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.stock-page .position-relative{position:relative}.stock-page .info-section{background:#fff;border-radius:36px;padding:20px 20px 30px;position:relative;width:100%}.stock-page .info-section h2{font-size:25px;margin-bottom:10px;padding-left:15px}.stock-page .info-section .download-table{margin-bottom:20px;position:relative;text-align:right}.stock-page .info-section .download-table span{background:linear-gradient(90deg,#67988e,#184438);border-radius:50px;color:#fff;cursor:pointer;font-size:19px;padding:8px 20px}.stock-page .info-section .no-data-wrapper{color:#184438;font-size:30px;font-weight:600;text-align:center}.stock-page .info-section .wrapper{margin-bottom:20px;overflow-x:auto;width:100%}.stock-page .info-section .wrapper .div1{height:20px}.stock-page .info-section .table{display:block;margin-bottom:0;overflow-x:auto;padding-bottom:35px;white-space:nowrap;width:100%}.stock-page .info-section .table thead{height:40px;line-height:40px;position:relative}.stock-page .info-section .table tbody{border-top:none}.stock-page .info-section .table tr{border-bottom:1px solid #dbd0d0;height:48px;position:relative}.stock-page .info-section .table tbody tr td,.stock-page .info-section .table thead tr th{font-size:15px;text-align:center}.stock-page .info-section .table tbody tr td:last-child,.stock-page .info-section .table thead tr th:last-child{display:none}.stock-page .info-section .table tbody tr td svg{vertical-align:middle}.stock-page .info-section .table tbody tr td span.stock-status{border-radius:20px;color:#262626;cursor:pointer;padding:6px 15px}.stock-page .info-section .table tbody tr td span.stock-status.stock-status-reserve{background:#a5f1e9}.stock-page .info-section .table tbody tr td span.stock-status.stock-status-en_stock{background:#ccd5ae}.stock-page .info-section .table tbody tr td span.stock-status.stock-status-vendu{background:#f0997d}.stock-page .info-section .table::-webkit-scrollbar,.stock-page .info-section .wrapper::-webkit-scrollbar{height:13px}.stock-page .info-section .table::-webkit-scrollbar-track,.stock-page .info-section .wrapper::-webkit-scrollbar-track{background:#e7e7e7;border-radius:10px}.stock-page .info-section .table::-webkit-scrollbar-thumb,.stock-page .info-section .wrapper::-webkit-scrollbar-thumb{background:#67988e;border-radius:20px}.stock-page .info-section .table::-webkit-scrollbar-thumb:hover,.stock-page .info-section .wrapper::-webkit-scrollbar-thumb:hover{background:#184438}@media screen and (max-width:991px){.stock-page .absolute-bottom-right{position:relative;-webkit-transform:translateX(0);transform:translateX(0)}.stock-page .form-group{margin:10px 0}}.stock-page .pagination{display:flex;justify-content:center;margin:20px 0}.stock-page .pagination .pagination-content{border:1px solid #b8bdc7;border-radius:8px;margin:0;padding:0;white-space:nowrap}.stock-page .pagination .pagination-content span{background:#fff;cursor:pointer;display:inline-block;list-style:none;padding:10px 15px}@media (max-width:556px){.stock-page .pagination .pagination-content span{padding:10px 7px}}.stock-page .pagination .pagination-content span:hover{background:#e7e7e7}.stock-page .pagination .pagination-content span:first-child{border-bottom-left-radius:8px;border-right:1px solid #dbd4d4;border-top-left-radius:8px}.stock-page .pagination .pagination-content span:last-child{border-bottom-right-radius:8px;border-left:1px solid #dbd4d4;border-top-right-radius:8px}.stock-page .pagination .pagination-content span.page-number-active{background:#e7e7e7}.stock-dd-page{padding:130px 25px}.stock-dd-page .taches-section{background:#fff;border-radius:40px;padding:20px 5px}.stock-dd-page .taches-section h2{font-size:23px;margin-bottom:17px;padding-left:25px}.stock-dd-page .taches-section ul{margin:0;padding:0}.stock-dd-page .taches-section ul li{border-radius:20px;cursor:pointer;list-style:none;margin:0 15px;padding:8px 0 8px 7px;position:relative}.stock-dd-page .taches-section ul li .no-color{display:block}.stock-dd-page .taches-section ul li .with-color{color:#fff;display:none;left:10px;position:absolute;top:10px}.stock-dd-page .taches-section ul li div span{font-size:15px;margin-left:6px}.stock-dd-page .taches-section ul li.tache-active{background:linear-gradient(90deg,#67988e,#184438)}.stock-dd-page .taches-section ul li.tache-active .no-color{opacity:0}.stock-dd-page .taches-section ul li.tache-active .with-color{display:block}.stock-dd-page .taches-section ul b{display:inline-block;font-size:18px;margin:0 5px}.stock-dd-page .taches-section ul b:first-of-type{margin:8px 5px 0}.stock-dd-page .taches-section ul b:last-of-type{margin:15px 5px 0}.stock-dd-page .taches-section svg{vertical-align:sub}.stock-dd-page .commands-section{background:#fff;border-radius:36px;padding:20px;position:relative;width:100%}caption,table,tbody,td,tfoot,th,thead,tr{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:middle}.stock-dd-page .commands-section h2{font-size:23px;margin-bottom:10px;padding-left:15px;text-align:left}.stock-dd-page .commands-section .download-table{margin:23px 0 10px;position:relative}.stock-dd-page .commands-section .download-table>span{background:linear-gradient(90deg,#67988e,#184438);border-radius:50px;color:#fff;cursor:pointer;font-size:17px;margin-right:7px;padding:6px 20px}.stock-dd-page .commands-section .download-table span.right-side{float:right;padding:3px 20px}.stock-dd-page .commands-section .no-data-wrapper{color:#184438;font-size:30px;font-weight:600;margin-top:100px;text-align:center}.stock-dd-page .commands-section .table{display:block;margin-bottom:0;min-height:200px;overflow-x:auto;padding-bottom:15px;white-space:nowrap;width:100%}.stock-dd-page .commands-section .table thead{height:40px;line-height:40px;position:relative}.stock-dd-page .commands-section .table tbody{border-top:none}.stock-dd-page .commands-section .table tr{border-bottom:1px solid #ddd;position:relative}.stock-dd-page .commands-section .table tbody tr td,.stock-dd-page .commands-section .table thead tr th{position:relative;text-align:center}.stock-dd-page .commands-section .table thead tr th{font-size:16px}.stock-dd-page .commands-section .table tbody tr td{font-size:15px;height:50px}.stock-dd-page .commands-section .table thead tr th span{background:#000;border-radius:9px;color:#fff;display:none;font-size:12px;left:1px;line-height:30px;opacity:.85;padding:0 10px;position:absolute;top:38px;z-index:10}.stock-dd-page .commands-section .table thead tr th:hover span{display:inline-block}.stock-dd-page .commands-section .table tbody tr td:last-child,.stock-dd-page .commands-section .table thead tr th:last-child{cursor:pointer;text-align:right;width:100%!important}.stock-dd-page .commands-section .table div#rect-div{border:1px solid #262626;display:inline-block;height:17px;width:17px}.stock-dd-page .commands-section .table div.mini-rect-div{border:1px solid #262626;cursor:pointer;display:inline-block;height:10px;width:10px}.stock-dd-page .commands-section .table div.mini-rect-div.active{background:#67988e;border:none}.stock-dd-page .commands-section .table tbody tr td svg{vertical-align:middle}.stock-dd-page .commands-section .table tbody tr td:last-child span{background:#009688;border-radius:17px;color:#fff;font-weight:400;padding:5px 10px}.stock-dd-page .commands-section .table::-webkit-scrollbar{height:9px}.stock-dd-page .commands-section .table::-webkit-scrollbar-track{background:#fff;border-radius:10px}.stock-dd-page .commands-section .table::-webkit-scrollbar-thumb{background:#67988e;border-radius:20px}.stock-dd-page .commands-section .table::-webkit-scrollbar-thumb:hover{background:#184438}.stock-dd-page .pagination{display:flex;justify-content:center;margin:20px 0 0}.stock-dd-page .pagination .pagination-content{border:1px solid #b8bdc7;border-radius:8px;margin:0;padding:0;white-space:nowrap}.stock-dd-page .pagination .pagination-content span{background:#fff;cursor:pointer;display:inline-block;font-size:14px;list-style:none;padding:10px 15px}@media (max-width:556px){.stock-dd-page .pagination .pagination-content span{padding:10px 7px}}.stock-dd-page .pagination .pagination-content span:hover{background:#e7e7e7}.stock-dd-page .pagination .pagination-content span:first-child{border-bottom-left-radius:8px;border-right:1px solid #dbd4d4;border-top-left-radius:8px}.stock-dd-page .pagination .pagination-content span:last-child{border-bottom-right-radius:8px;border-left:1px solid #dbd4d4;border-top-right-radius:8px}.stock-dd-page .pagination .pagination-content span.page-number-active{background:#e7e7e7}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form{min-height:200px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form p{font-size:20px;margin-top:10px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-submit{margin-top:50px}.stock-dd-page .commands-section .download-table .consult-group{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.stock-dd-page .commands-section .download-table .consult-group .wrapper{background:#67988e;height:100%;left:0;opacity:.75;position:fixed;top:0;width:100%}.stock-dd-page .commands-section .download-table .consult-group .validate-box{background:#fff;border-radius:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-title{background:#184438;border-top-left-radius:30px;border-top-right-radius:30px;position:relative;text-align:center;width:100%}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-title span{color:#fff;display:inline-block;font-size:25px;padding:16px 0}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form{max-height:500px;min-height:100px;overflow-x:hidden;overflow-y:auto;padding:20px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form ul li span{display:inline-block;font-size:16px;margin:0 10px 4px 0}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form ul li.li-title{font-size:20px;margin-bottom:5px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form hr{margin:7px 0}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form input,.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form select,.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form textarea{border:1px solid #a7a7a7;border-radius:20px;padding:8px 15px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form input:focus,.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form select:focus,.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form textarea:focus{border:1px solid #6fcff5;box-shadow:none}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form input::-webkit-input-placeholder{color:#a2a8b4}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form input::placeholder{color:#a2a8b4}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form label{padding:8px 0}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form .line{border-radius:10px;box-shadow:0 0 3px 0 rgba(0,0,0,.3);margin:10px;padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form .line.error{background-color:#ffccba;box-shadow:none;color:#d63301}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-submit{margin-top:17px;position:relative;text-align:center;width:100%}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-submit span{background:#184438;border-radius:30px;color:#fff;cursor:pointer;font-size:20px;margin:0 15px;padding:8px 25px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-submit span svg{margin-left:10px;vertical-align:middle}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar{width:10px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar-track{background:#fff;border-radius:10px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar-thumb{background:#67988e;border-radius:20px}.stock-dd-page .commands-section .download-table .consult-group .validate-box .validate-form::-webkit-scrollbar-thumb:hover{background:#184438}
/*# sourceMappingURL=main.454eb134.css.map*/