html{position:relative;font-size:1rem}body,html{overflow-x:hidden;height:100vh;width:100%}body .errAff{display:none !important}body #loader{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}body .ctnLoader{padding:1rem 0;width:26rem;margin:0 auto;border:1px solid #d30202;color:#d30202;border-radius:.35rem;text-align:center}body .spinner{margin:0 auto;width:60px;height:60px;border:6px solid #ccc;border-top-color:#007bff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}body .txtload{margin-top:15px;font-size:18px;color:#d30202;font-weight:400;letter-spacing:1px}body{line-height:1.5}body table{margin:0 auto;border-collapse:collapse}body table th{font-weight:normal;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;text-align:center;background:#dedede;color:#444;border:1px solid #aaa}body table tr{line-height:20px;height:20px;vertical-align:middle}body table td{border:1px solid #aaa}body .errorFormControl{border:1px solid #c92432 !important;color:#c92432;background:snow}body #waiting,body #msgEcrMini,body #spinner{display:none}body #spinner{border:1px solid #d30202;box-shadow:3px 3px 5px #333;color:#d30202;background:#fff;padding:1.5rem 4rem}body #spinner .loader{border:8px solid #eee;border-top:8px solid #3498db;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite;margin:auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body #spinner p{margin-top:1.5rem;text-transform:uppercase;letter-spacing:2px;font-size:.9rem}body .container.dimmed{opacity:.2;pointer-events:none}body .errorSpan{display:none;color:#c92432;margin-top:-0.1rem}body .errSaisie{color:#c92432}body .pointille{background:linear-gradient(45deg, #555 1.25%, #212529 1.25%, #212529 48.75%, #555 48.75%, #555 51.25%, #212529 51.25%, #212529 98.75%, #555 98.75%);background-size:auto;background-size:8px 8px;background-position:50px 50px;color:rgba(0,0,0,0)}body .pointilleClair{background:linear-gradient(45deg, #dedede 1.25%, #fff 1.25%, #fff 48.75%, #dedede 48.75%, #dedede 51.25%, #fff 51.25%, #fff 98.75%, #dedede 98.75%);background-size:auto;background-size:8px 8px;background-position:50px 50px;color:rgba(0,0,0,0)}body svg{color:#0d6efd;width:18px;height:18px}body .ls1{letter-spacing:1px}body .ls2{letter-spacing:2px}body .f65,body .f_65{font-size:.65rem !important}body .f7,body .f_7{font-size:.7rem !important}body .f725,body .f_725{font-size:.725rem !important}body .f75,body .f_75{font-size:.75rem !important}body .f8,body .f_8{font-size:.8rem !important}body .f825,body .f_825{font-size:.825rem !important}body .f85,body .f_85{font-size:.85rem !important}body .f9,body .f_9{font-size:.9rem !important}body .f95,body .f_95{font-size:.95rem !important}body .f10,body .f_10{font-size:1rem !important}body .f11,body .f_11{font-size:1.1rem !important}body .f12,body .f_12{font-size:1.2rem !important}body .container{position:relative}body .container-fluid{padding:0}body p{margin:0}body .justify,body .text-justify{text-align:justify}body .noPad{padding-left:0;padding-right:0}body .maj{text-transform:uppercase}body .gras{font-weight:bold}body .mi-gras{font-weight:600}body .italique{font-style:italic}body a{text-decoration:none;color:blue}body a:hover{text-decoration:none;color:red}body a.btn:hover,body svg:hover{text-decoration:none !important}body a:active,body a:hover,body a.button:active,body a.button:hover,body button:active,body button:hover,body svg:hover{outline-style:none}body button{border:none;outline:none;background:rgba(0,0,0,0)}body textarea{resize:none}body .form-control::-moz-placeholder, body ::-moz-placeholder{color:#444;font-style:italic;font-size:.65rem;text-transform:uppercase;letter-spacing:1px}body .form-control::placeholder,body ::placeholder{color:#444;font-style:italic;font-size:.65rem;text-transform:uppercase;letter-spacing:1px}body ::-moz-placeholder{color:#444;font-style:italic;font-size:.65rem;text-transform:uppercase;letter-spacing:1px}body ::placeholder{color:#444;font-style:italic;font-size:.65rem;text-transform:uppercase;letter-spacing:1px}body :-ms-input-placeholder{color:#444;font-style:italic;font-size:.65rem;text-transform:uppercase;letter-spacing:1px}body .modal-header{background:#5b5b5b;border:1px solid #a4a4a4;padding:.35rem .75rem}body .modal-header h5{margin:0;font-weight:400;color:#eee;letter-spacing:2px;text-transform:uppercase;font-size:1rem}body .modal-header .myClose{font-size:1.3rem}body .modal-header .my-btn-close{opacity:.8;margin-top:-2px;color:#aaa;display:block;right:.75rem;position:absolute}body .modal-header .my-btn-close:hover{color:#ff0;opacity:1}body .modal-body{color:#333;letter-spacing:1px;text-transform:uppercase;padding:2rem 1rem;border-bottom:1px solid #a4a4a4;border-left:1px solid #a4a4a4;border-right:1px solid #a4a4a4;font-size:.85rem}body .modal-footer{background:#e8e8e8;border-bottom:1px solid #a4a4a4;border-left:1px solid #a4a4a4;border-right:1px solid #a4a4a4;padding:.3rem .25rem}body .modal-footer a,body .modal-footer input,body .modal-footer button,body .modal-footer .btn-sm{padding:.3rem .75rem .25rem !important;margin:0 .5rem}body #msgAlert .modal-footer,body #msgConfirm .modal-footer{background:#ebebeb}body #msgAlert .modal-header{background:#bd0e0e}body #msgConfirm .modal-header{background:#056008}body .btn{font-size:.75rem}body .btn,body .btn-sm{text-transform:uppercase;letter-spacing:1px}body .btn-sm{padding:.25rem .85rem .3rem !important;font-size:.75rem}body .btn-primary:focus,body .btn:focus{box-shadow:none !important;outline:none !important}body .btnesp{margin:0 1.5rem}body .form-control,body .form-control-sm{border-radius:.25rem;border:1px solid #3c47e8;font-size:1rem}body .form-select-sm{background-position:top .6rem right .35rem;padding:.2rem 1rem .3rem .5rem;border:1px solid #3c47e8}body .form-control:focus,body .form-control-sm:focus,body .form-select:focus,body .form-check-input:focus{border-color:#8689fe;box-shadow:1px 1px 0 1px rgba(13,110,253,.25)}body .form-control-sm{padding:.2rem .5rem;min-height:0}body .input-group .input-group-text{padding:.3rem .5rem;font-size:.75rem;letter-spacing:1px;background:#d3d3d3;border:1px solid #aaa}body .input-group .form-control,body .input-group .form-control-sm{border:1px solid #aaa}body label,body .form-check-label{font-size:.8rem;text-transform:uppercase;display:block;color:#666;font-style:normal;letter-spacing:1px}body .form-check-input{border:1px solid rgba(0,0,0,.4);margin-top:4px}body input:disabled,body .btn:disabled{opacity:.35}body .alertVide{border:1px solid #ff9;border-radius:.3rem;box-shadow:2px 2px 5px #000;padding:1rem 0;width:26rem;text-align:center;text-transform:uppercase;letter-spacing:2px;font-size:.75rem;color:#ff9;margin:12rem auto 2rem;font-weight:normal}body #spinner{position:fixed;display:none;top:40%;left:50%;transform:translate(-50%, -50%);border-radius:.45rem;z-index:9999}body #spinner button{padding:2rem 6rem;opacity:1;border-radius:.45rem;box-shadow:5px 8px 8px #333}body #spinner button .spinner-border{vertical-align:-1.12em}body #spinner button .circle{width:3rem;height:3rem;border-width:.2em}body #spinner button .sr-only{font-size:1.2rem;margin-left:2rem}@media(max-width: 319px){#connect,#home,header,footer{display:none !important}.errAff{display:block !important;width:96%;margin:3rem auto;font-weight:500;letter-spacing:.1rem;padding:1rem 0 1rem;border-radius:.3rem;border:.1rem solid red;color:red}}@media(min-width: 320px){.errAff{display:none !important}body#cnx{background:url("_img/fond_460.jpg") no-repeat center center fixed;background-size:cover}body#cnx .bi-unlock-fill{display:none}body#cnx h1{font-size:2rem;letter-spacing:2px;margin:1rem auto;color:#01db01;text-shadow:2px 2px 3px #ccc}body#cnx h2{font-size:1.1rem;letter-spacing:2px;margin:1rem auto 2rem;color:#eee}body#cnx .boxCnx{background:#aaa;background:radial-gradient(circle, #ddd 16%, #000 90%);border:1px solid #aaa;box-shadow:3px 3px 5px #333;border-radius:8px;padding:1rem .35rem;max-width:99%;margin:0 auto}body#cnx .boxCnx .row{margin:.5rem auto 1rem}body#cnx .boxCnx .form-control:hover,body#cnx .boxCnx .form-control:focus{box-shadow:none !important;border:1px solid #01db01}body#cnx #login,body#cnx #pass{font-size:1rem}body#cnx #pass{padding-right:2.8rem}body#cnx .passWord .input-group-text{padding:.25rem;border:1px solid #3c47e8}body#cnx .passWord button{background:none;border:0}body#cnx .passWord .bi-eye,body#cnx .passWord .bi-eye-slash{margin-top:1px}body#cnx .passWord .bi-eye{color:#000;display:block}body#cnx .passWord .bi-eye-slash{color:#000;display:none}body#cnx hr{border-top:1px solid #fff;width:92%;margin:-1rem auto 1.25rem}body#cnx .btn-sm{margin:1rem auto .2rem;font-size:.7rem}body#cnx .ident{font-size:calc(12px + 3*(100vw - 320px)/880);color:#fff;letter-spacing:1px}body#cnx .txt{font-size:.7rem}body#cnx .logoBas{margin:2rem auto 6rem}body#cnx .logoBas img{height:7rem;width:auto}body#cnx .avert{line-height:1.5;margin-top:1rem;font-style:italic;color:#ddd;font-size:.65rem}.boxInfo{border:1px solid #008d00;border-radius:.35rem;color:#008d00;width:99.2%;margin:1.5rem auto 0;max-width:22rem;padding:.75rem 0;font-size:.7rem}#connect #erreurs{letter-spacing:1px}#connect #erreurs .modal-header{background:#b92f2f;border-bottom:1px solid #848484;padding:.5rem 1rem}#connect #erreurs .modal-header h5{color:#ff0}#connect #erreurs .modal-header .btn-close{background:rgba(0,0,0,0) url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/0.8em auto no-repeat}#connect #erreurs .modal-body{background:#cacaca;color:#000}#connect .boule{width:6rem;margin-top:2rem}#connect .entete{width:18.8rem;margin:.5rem 0 1rem}#connect h3{letter-spacing:1px}#connect .box{border:1px solid #7c7878;border-radius:.35rem;padding:1rem 0;box-shadow:2px 2px 8px #333}#connect .box img{width:2rem;opacity:.7;margin-top:.3rem}#connect .box .form-control-sm{width:86%;margin:1rem auto}#connect svg{width:20px;height:20px;margin-top:.1rem}.cache{margin-bottom:8rem}footer{position:absolute;bottom:0;width:100%;height:4rem;background:#000;color:#eee;left:0}footer p{font-size:.8rem;letter-spacing:1px;margin:.425rem 0 0}footer .rea a{color:#ff9;font-style:italic}footer .rea a:hover{color:#ff0;text-decoration:underline}header{background:#008d00;padding:.2rem 0;margin-bottom:1.25rem}header h1,header p{text-align:center}header h1{color:#ff3;font-size:.95rem}header p{margin:-5px 0 2px 0;font-size:.8rem;color:#fff;text-transform:uppercase}header .jaune{color:#ff0}header .gauche{max-width:76%;margin-top:2px;margin-left:5px}header .quit svg,header .quit img{max-width:100%}header .quit svg{width:26px;height:26px;margin:18px 5px 0 0}header .quit img{width:2.2rem;margin:13px 5px 0 0}header svg{color:#ff9}header .quit{text-align:right}header .quit svg:hover,header .quit a:hover{color:red}header .bi-box-arrow-left{width:1.8rem;height:1.8rem;color:#fff}header .bi-box-arrow-left:hover{color:#ff0 !important}.msgInfo .modal-header,.msgErr .modal-header{background:#1a8104;border-bottom:1px solid #aaa;padding:.3rem 1rem .2rem;justify-content:center}.msgInfo .modal-header h5,.msgErr .modal-header h5{color:#fff;font-weight:600;font-size:.9rem;font-weight:600}.msgInfo .modal-footer,.msgInfo .modal-body,.msgErr .modal-footer,.msgErr .modal-body{background:#eeeaea}.msgInfo .modal-body,.msgErr .modal-body{text-align:center;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;padding:2rem 0 1.5rem}.msgInfo .modal-footer,.msgErr .modal-footer{border-top:0;justify-content:center}.msgInfo .modal-footer .btn-sm,.msgErr .modal-footer .btn-sm{font-size:.75rem}.msgErr .modal-header{background:red;border-bottom:1px solid #fd6f6f}#home .content{margin-top:1.75rem}#home .myTit{color:red;margin:0 auto 1rem;letter-spacing:1px;text-transform:uppercase;font-size:1rem;text-align:center;font-weight:600}#home .row.check{margin-left:2px}#home .myChoice{margin-top:0}#home .ctg{font-weight:400;background:#008d00;color:#ff0;margin:1rem auto .5rem;width:18rem;border-radius:.25rem;font-size:.9rem;line-height:1.6rem}#home .dv{line-height:1.8rem}#home .checkx{width:26px;height:26px;color:#00ad1f;margin-top:-4px}#home .green,#home .black{margin-top:-2px}#home .green{color:#00ad1f}#home .black{color:#333;opacity:.6}#home .coupes{text-align:center}#home .selection{margin:.5rem auto 1rem}#home .lib{color:red;font-size:1.2rem}#home .box{border:1px solid red;border-radius:.3rem;padding:.5rem 0;width:96%;margin:.5rem auto 1rem}#home .box.special{padding:.75rem 0}#home .options a,#home .options span{display:block;width:12rem;margin:0 auto 1rem}#home .btnesp{margin:0 .5rem}#home h4.titre{font-size:.9rem;text-decoration:underline;margin:2rem auto 1rem;font-weight:400}#home .lstSelect{line-height:2rem;font-size:.9rem;color:#01c41b;font-weight:600}#home .niet{opacity:.5;cursor:not-allowed}#home .phase-1 .dateLieuPt p,#home .phase-1 .dateLieuPt input,#home .phase-2 .dateLieuPt p,#home .phase-2 .dateLieuPt input{width:18rem;margin:0 auto}#home .phase-1 .dateLieuPt .input-group,#home .phase-2 .dateLieuPt .input-group{margin:.5rem auto}#home .phase-1 .dateLieuPt .options a,#home .phase-1 .dateLieuPt .options span,#home .phase-2 .dateLieuPt .options a,#home .phase-2 .dateLieuPt .options span{display:block;margin:.75rem auto}#home .phase-1 .dateLieuPt .options a,#home .phase-1 .dateLieuPt .options span,#home .phase-2 .dateLieuPt .options a,#home .phase-2 .dateLieuPt .options span{width:10rem}#home .phase-1 h4,#home .phase-1 h5,#home .phase-2 h4,#home .phase-2 h5{color:#b30202;font-size:.9rem;font-weight:400;margin:1rem auto .5rem}#home .phase-1 .bas,#home .phase-2 .bas{margin:2rem auto}#home .phase-1 .contre,#home .phase-2 .contre{margin:0;color:#b30202}#home .phase-1 hr,#home .phase-2 hr{width:92%;margin:.6rem auto .5rem;border-top:1px solid #b30202;opacity:.6}#home .phase-2 h5{margin:0 auto 1rem}#home .phase-2 .dateLieuPt input{margin-bottom:.5rem}#home .phase-2 .laius{border:1px solid #b30202;border-radius:.3rem;color:#b30202;width:96%;margin:1.5rem auto 0;padding:.75rem .5rem}#home .resultats h4{color:red;font-weight:600;margin:1rem auto .5rem;font-size:1rem}#home .resultats h5{color:#b30202;font-size:.85rem}#home .resultats .edit{width:16px;height:16px;color:#ccc;margin-right:8px}#home .resultats .infos{border:1px solid #aaa;border-radius:.3rem;padding:.3rem;margin:1.2rem auto 1.6rem;font-size:.7rem;background:#eee}#home .resultats .bas{margin:1.5rem auto}#home .resultats .entete{background:#008d00;color:#eee;padding:.15rem 0;width:98%;margin:1.2rem auto;border-radius:.3rem;line-height:1.2rem;padding-bottom:4px}#home .resultats hr{border-top:1px solid #b30202;opacity:.6}#home .resultats .noPad{padding-left:3px;padding-right:3px}#home .resultats select{border:1px solid #3c47e8}#home .clean .box{margin:2rem auto 0;padding:.85rem .3rem;width:99%;border:1px solid #b30202}#home .clean .box p,#home .clean .box span{font-size:.7rem}#home .clean .box span{color:red;text-align:center;display:block;margin:1.5rem auto 0;font-weight:600}#home .clean .box p{line-height:1.6rem}#home .clean .box .bas{margin:1.5rem auto 0}#home .editData .st{margin:1rem auto;letter-spacing:1px;color:red}#home .editData p{text-align:center;color:#aaa;margin:.3rem auto 0}#home .editData input{margin:0 auto}#home .editData hr{margin-top:1.5rem;border-top:1px solid red}#home .editData .bas{margin:2rem auto}#home .affdisabled{background:#eee;color:#eee}}@media(min-width: 576px){body#cnx h1{margin:2.5rem auto 0;font-size:2rem}body#cnx h2{font-size:1.6rem;margin:2rem auto 3rem}body#cnx .boxCnx{max-width:460px}body#cnx .btn-sm{margin:.5rem auto 1rem}body#cnx .logoBas{margin-top:2rem}body#cnx .logoBas img{height:7rem;height:auto}.boxInfo{font-size:.8rem}#connect h3{letter-spacing:2px}#connect .boule{width:8rem;margin-top:3rem}#connect .entete{width:26rem;margin:1.5rem 0 2rem}#connect .box img{margin-top:.5rem}header{padding:.55rem 0}header h1,header p{letter-spacing:1px}header h1{font-size:1.6rem;margin:.45rem 0 .25rem 0}header .gauche{width:3.6rem;margin:-0.35rem 0 -0.25rem 5px}header .quit img{margin:15px 5px 0 0}header .quit svg{width:26px;height:26px;margin:17px 5px 0 0}header p{font-size:.85rem}footer p{font-size:.85rem}#home .myTit{font-size:1.2rem}#home .content{margin-top:3rem}#home .ctg{width:21rem}#home .coupes{text-align:right}#home .selection{margin:1rem auto 1.5rem}#home .box{border-radius:.35rem;width:22rem;margin:.5rem auto 1rem}#home .btnesp{margin:0 1rem}#home .phase-1 .input-group span,#home .phase-2 .input-group span{border:1px solid #aaa}#home .phase-1 .input-group input,#home .phase-2 .input-group input{border-top:1px solid #aaa;border-bottom:1px solid #aaa;border-right:1px solid #aaa;border-left:1px solid rgba(0,0,0,0)}#home .phase-1 .lb,#home .phase-2 .lb{width:30rem}#home .phase-1 .lx,#home .phase-2 .lx{width:26rem}#home .phase-1 .dt,#home .phase-2 .dt{width:10rem}#home .phase-1 .hr,#home .phase-2 .hr{width:8rem}#home .phase-1 hr,#home .phase-2 hr{width:21rem;margin:.75rem auto}#home .phase-2 .laius{width:76%}#home .resultats h4{font-size:1.2rem}#home .resultats h5{margin-top:.85rem;font-size:1rem}#home .resultats .infos{font-size:.75rem;letter-spacing:1px}#home .resultats .noPad{padding-left:6px;padding-right:6px}#home .resultats hr{width:21.7rem;margin-left:auto;margin-right:auto}#home .clean .box{width:82%}#home .clean .box p,#home .clean .box span{font-size:.75rem}}@media(min-width: 768px){body#cnx{background:url("_img/fond.jpg") no-repeat center center fixed;background-size:cover}body#cnx h1{font-size:2.4rem;letter-spacing:5px;margin:2.5rem auto 0}body#cnx h2{font-size:1.8rem;letter-spacing:3px;margin:2rem auto 4rem}body#cnx .boxCnx{background:radial-gradient(circle, #ddd 12%, #000 80%);border-radius:12px;padding:1rem;max-width:none}body#cnx .col-md-1{padding:0}body#cnx hr{margin:0 auto 2rem;width:100%}body#cnx svg{display:block;width:1.25rem;height:1.25rem;margin:-0.1rem auto 0;color:#757373}body#cnx .bi-unlock-fill{display:block}body#cnx .btn-sm{margin-top:.5rem}body#cnx .return{-khtml-transform:rotateY(180deg);transform:rotateY(180deg)}body#cnx .ident{font-size:.9rem;letter-spacing:1px;padding:0 1rem}body#cnx .txt{font-size:.8rem;padding:0 3.8rem}body#cnx .logoBas{margin-top:4rem}body#cnx .logoBas img{width:7rem;height:auto}#connect .boule{width:10rem;margin-top:4.5rem}#connect .entete{width:30rem}#connect .box img{width:2.75rem}header{padding:.6rem 0}header h1{letter-spacing:2px;margin:.4rem 0 .5rem 0}header p{font-size:1.1rem}header .gauche{width:4.2rem}header .quit img{margin:17px 10px 0 0}header .quit svg{width:32px;height:32px;margin:18px 10px 0 0}header svg{width:2rem;height:2rem;margin-top:16px}#home .ctg{width:27rem;font-size:.95rem;line-height:1.8rem}#home .options a,#home .options span{display:inline-block;width:auto;margin:.5rem 1rem}#home .phase-1 .dateLieu .input-group,#home .phase-2 .dateLieu .input-group{margin:0 auto .85rem}#home .phase-1 .dateLieu .lb,#home .phase-2 .dateLieu .lb{width:32rem}#home .phase-1 .dateLieu .lx,#home .phase-2 .dateLieu .lx{width:28rem}#home .phase-1 .dateLieu .dt,#home .phase-2 .dateLieu .dt{width:9rem}#home .phase-1 .dateLieu .hr,#home .phase-2 .dateLieu .hr{width:8rem}#home .phase-1 .dateLieu .nb,#home .phase-2 .dateLieu .nb{width:19rem}#home .phase-1 h4,#home .phase-2 h4{margin-bottom:1rem}#home .phase-1 select,#home .phase-2 select{margin-bottom:.75rem}#home .phase-1 h5,#home .phase-2 h5{margin-bottom:1.5rem}#home .resultats .infos{padding:.6rem;font-size:.8rem;width:62%}#home .resultats .bas{margin:2rem auto}#home .resultats .entete{padding:.25rem 0;width:auto;line-height:1.2rem;padding-bottom:6px}#home .resultats .noPad{padding-left:5px;padding-right:5px;margin-bottom:.75rem}#home .clean .box{width:78%;margin-top:5rem}#home .clean .box p,#home .clean .box span{font-size:.8rem}#home .editData .st{margin:2rem auto;letter-spacing:2px}#home .editData .input-group{margin:0 auto .4rem}#home .editData .input-group input{border-top:1px solid #aaa;border-bottom:1px solid #aaa;border-right:1px solid #aaa;border-left:rgba(0,0,0,0)}#home .editData .input-group span{border:1px solid #aaa}#home .editData hr{margin-top:1.5rem;width:27rem;margin-left:auto;margin-right:auto;border-top:1px solid red}#home .editData .bas{margin:2.5rem auto}#home .editData .myLibm{width:27rem}#home .editData .myLieum{width:26rem}#home .editData .myDtem{width:10rem}#home .editData .myHorm{width:9rem}}@media(min-width: 992px){body#cnx h1{margin-top:1.5rem}body#cnx .boxCnx{padding:1rem 0}body#cnx svg{margin:-0.15rem auto 0}body#cnx .btn-sm{margin-top:.5rem}body#cnx .txt{padding:0 4.8rem}.boxInfo{width:26rem;max-width:26rem;font-size:.85rem}header h1{margin:.4rem 0 .6rem 0}#home .content{margin-top:5rem}#home .ctg{margin-top:1.6rem}#home .dv{line-height:2.2rem}#home .row.check{margin-left:39px}#home .phase-2 .laius{width:58%}#home .resultats .noPad{padding-left:15px;padding-right:15px;margin-bottom:1rem}#home .clean .box{width:56%;margin-top:8rem}}@media(min-width: 1200px){body .container{max-width:960px}}