.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-start-start{display:flex!important;justify-content:flex-start;align-items:flex-start}.flex-start-center{display:flex!important;justify-content:flex-start;align-items:center}.flex-center-start{display:flex!important;justify-content:center;align-items:flex-start}.flex-center-center{display:flex!important;justify-content:center;align-items:center}.flex-center-end{display:flex!important;justify-content:center;align-items:end}.flex-end-center{display:flex!important;justify-content:flex-end;align-items:center}.flex-between-start{display:flex!important;justify-content:space-between;align-items:flex-start}.flex-between-center{display:flex!important;justify-content:space-between;align-items:center}.flex-between-end{display:flex!important;justify-content:space-between;align-items:end}.flex-around-center{display:flex!important;justify-content:space-around;align-items:center}.flex-around-start{display:flex!important;justify-content:space-around;align-items:start}.flex-wrap{display:flex!important;flex-wrap:wrap}.h-1{height:1px}.h-2{height:2px}.h-3{height:3px}.h-4{height:4px}.h-5{height:5px}.h-8{height:8px}.h-10{height:10px}.h-12{height:12px}.h-14{height:14px}.h-16{height:16px}.h-18{height:18px}.h-20{height:20px}.h-22{height:22px}.h-24{height:24px}.h-26{height:26px}.h-28{height:28px}.h-30{height:30px}.h-32{height:32px}.h-34{height:34px}.h-36{height:36px}.h-38{height:38px}.h-40{height:40px}.h-50{height:50px}.h-60{height:60px}.h-70{height:70px}.h-80{height:80px}.h-90{height:90px}.h-100{height:100px}.h-200{height:200px}.h-250{height:250px}.h-300{height:300px}.h-350{height:350px}.h-400{height:400px}.h-450{height:450px}.h-500{height:500px}.h-550{height:550px}.h-600{height:600px}.h-700{height:700px}.h-800{height:800px}.h-900{height:900px}.h-1000{height:1000px}.h-5p{height:5%}.h-5p-5{height:calc(5% - 5px)}.h-5p-10{height:calc(5% - 10px)}.h-10p{height:10%}.h-10p-5{height:calc(10% - 5px)}.h-10p-10{height:calc(10% - 10px)}.h-15p{height:15%}.h-15p-5{height:calc(15% - 5px)}.h-15p-10{height:calc(15% - 10px)}.h-20p{height:20%}.h-20p-5{height:calc(20% - 5px)}.h-20p-10{height:calc(20% - 10px)}.h-25p{height:25%}.h-25p-5{height:calc(25% - 5px)}.h-25p-10{height:calc(25% - 10px)}.h-30p{height:30%}.h-30p-5{height:calc(30% - 5px)}.h-30p-10{height:calc(30% - 10px)}.h-35p{height:35%}.h-35p-5{height:calc(35% - 5px)}.h-35p-10{height:calc(35% - 10px)}.h-40p{height:40%}.h-40p-5{height:calc(40% - 5px)}.h-40p-10{height:calc(40% - 10px)}.h-45p{height:45%}.h-45p-5{height:calc(45% - 5px)}.h-45p-10{height:calc(45% - 10px)}.h-50p{height:50%}.h-50p-5{height:calc(50% - 5px)}.h-50p-10{height:calc(50% - 10px)}.h-55p{height:55%}.h-55p-5{height:calc(55% - 5px)}.h-55p-10{height:calc(55% - 10px)}.h-60p{height:60%}.h-60p-5{height:calc(60% - 5px)}.h-60p-10{height:calc(60% - 10px)}.h-65p{height:65%}.h-65p-5{height:calc(65% - 5px)}.h-65p-10{height:calc(65% - 10px)}.h-70p{height:70%}.h-70p-5{height:calc(70% - 5px)}.h-70p-10{height:calc(70% - 10px)}.h-75p{height:75%}.h-75p-5{height:calc(75% - 5px)}.h-75p-10{height:calc(75% - 10px)}.h-80p{height:80%}.h-80p-5{height:calc(80% - 5px)}.h-80p-10{height:calc(80% - 10px)}.h-85p{height:85%}.h-85p-5{height:calc(85% - 5px)}.h-85p-10{height:calc(85% - 10px)}.h-90p{height:90%}.h-90p-5{height:calc(90% - 5px)}.h-90p-10{height:calc(90% - 10px)}.h-95p{height:95%}.h-95p-5{height:calc(95% - 5px)}.h-95p-10{height:calc(95% - 10px)}.h-100p{height:100%}.h-100p-5{height:calc(100% - 5px)}.h-100p-10{height:calc(100% - 10px)}.pointer{cursor:pointer}.relative{position:relative}.absolute{position:absolute}.inline-block{display:inline-block}.inline{display:inline}.vertical-middle{vertical-align:middle}.border-box{box-sizing:border-box}.hidden{display:none!important}.bold{font-weight:700}.italic{font-style:italic}.barre{text-decoration:line-through}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.t-rouge{color:red!important}.t-vert{color:green!important}.t-orange{color:orange!important}.bg-rouge{background-color:red!important}.t-blanc{color:#fff!important}.bg-blanc{background-color:#fff!important}.bg-vert{background-color:green!important}.bg-orange{background-color:orange!important}.opacity-50{opacity:.5}.font-smaller{font-size:smaller}.font-small{font-size:small}.font-large{font-size:large}.font-larger{font-size:larger}.no-resize{resize:none}.error-color{color:#aa3939}.no-shrink>*{flex-shrink:unset}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.opacity-3{opacity:.3}.btn-icon{min-width:30px;min-height:30px;max-width:30px;max-height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center}.text-center{text-align:center}.my-0,.mb-0{margin-bottom:0!important}.my-5,.mb-5{margin-bottom:5px!important}.my-10,.mb-10{margin-bottom:10px!important}.my-15,.mb-15{margin-bottom:15px!important}.my-20,.mb-20{margin-bottom:20px!important}.my-30,.mb-30{margin-bottom:30px!important}.my-40,.mb-40{margin-bottom:40px!important}.my-50,.mb-50{margin-bottom:50px!important}.my-60,.mb-60{margin-bottom:60px!important}.my-0,.mt-0{margin-top:0}.my-5,.mt-5{margin-top:5px!important}.my-10,.mt-10{margin-top:10px!important}.my-15,.mt-15{margin-top:15px!important}.my-20,.mt-20{margin-top:20px!important}.my-30,.mt-30{margin-top:30px!important}.my-40,.mt-40{margin-top:40px!important}.my-50,.mt-50{margin-top:50px!important}.my-60,.mt-60{margin-top:60px!important}.mx-0,.mr-0{margin-right:0}.mx-5,.mr-5{margin-right:5px!important}.mx-10,.mr-10{margin-right:10px!important}.mx-15,.mr-15{margin-right:15px!important}.mx-20,.mr-20{margin-right:20px!important}.mx-30,.mr-30{margin-right:30px!important}.mx-40,.mr-40{margin-right:40px!important}.mx-50,.mr-50{margin-right:50px!important}.mx-60,.mr-60{margin-right:60px!important}.mx-0,.ml-0{margin-left:0}.mx-5,.ml-5{margin-left:5px!important}.mx-10,.ml-10{margin-left:10px!important}.mx-15,.ml-15{margin-left:15px!important}.mx-20,.ml-20{margin-left:20px!important}.mx-30,.ml-30{margin-left:30px!important}.mx-40,.ml-40{margin-left:40px!important}.mx-50,.ml-50{margin-left:50px!important}.mx-60,.ml-60{margin-left:60px!important}.py-5,.pb-5{padding-bottom:5px}.py-10,.pb-10{padding-bottom:10px}.py-15,.pb-15{padding-bottom:15px}.py-20,.pb-20{padding-bottom:20px}.py-30,.pb-30{padding-bottom:30px}.py-40,.pb-40{padding-bottom:40px}.py-50,.pb-50{padding-bottom:50px}.py-60,.pb-60{padding-bottom:60px}.py-5,.pt-5{padding-top:5px}.py-10,.pt-10{padding-top:10px}.py-15,.pt-15{padding-top:15px}.py-20,.pt-20{padding-top:20px}.py-30,.pt-30{padding-top:30px}.py-40,.pt-40{padding-top:40px}.py-50,.pt-50{padding-top:50px}.py-60,.pt-60{padding-top:60px}.px-5,.pr-5{padding-right:5px}.px-10,.pr-10{padding-right:10px}.px-15,.pr-15{padding-right:15px}.px-20,.pr-20{padding-right:20px}.px-30,.pr-30{padding-right:30px}.px-40,.pr-40{padding-right:40px}.px-50,.pr-50{padding-right:50px}.px-60,.pr-60{padding-right:60px}.px-5,.pl-5{padding-left:5px}.px-10,.pl-10{padding-left:10px}.px-15,.pl-15{padding-left:15px}.px-20,.pl-20{padding-left:20px}.px-30,.pl-30{padding-left:30px}.px-40,.pl-40{padding-left:40px}.px-50,.pl-50{padding-left:50px}.px-60,.pl-60{padding-left:60px}.w-5p{width:5%}.w-5p-5{width:calc(5% - 5px)}.w-5p-10{width:calc(5% - 10px)}.w-10p{width:10%}.w-10p-5{width:calc(10% - 5px)}.w-10p-10{width:calc(10% - 10px)}.w-15p{width:15%}.w-15p-5{width:calc(15% - 5px)}.w-15p-10{width:calc(15% - 10px)}.w-20p{width:20%}.w-20p-5{width:calc(20% - 5px)}.w-20p-10{width:calc(20% - 10px)}.w-25p{width:25%}.w-25p-5{width:calc(25% - 5px)}.w-25p-10{width:calc(25% - 10px)}.w-30p{width:30%}.w-30p-5{width:calc(30% - 5px)}.w-30p-10{width:calc(30% - 10px)}.w-35p{width:35%}.w-35p-5{width:calc(35% - 5px)}.w-35p-10{width:calc(35% - 10px)}.w-40p{width:40%}.w-40p-5{width:calc(40% - 5px)}.w-40p-10{width:calc(40% - 10px)}.w-45p{width:45%}.w-45p-5{width:calc(45% - 5px)}.w-45p-10{width:calc(45% - 10px)}.w-50p{width:50%}.w-50p-5{width:calc(50% - 5px)}.w-50p-10{width:calc(50% - 10px)}.w-55p{width:55%}.w-55p-5{width:calc(55% - 5px)}.w-55p-10{width:calc(55% - 10px)}.w-60p{width:60%}.w-60p-5{width:calc(60% - 5px)}.w-60p-10{width:calc(60% - 10px)}.w-65p{width:65%}.w-65p-5{width:calc(65% - 5px)}.w-65p-10{width:calc(65% - 10px)}.w-70p{width:70%}.w-70p-5{width:calc(70% - 5px)}.w-70p-10{width:calc(70% - 10px)}.w-75p{width:75%}.w-75p-5{width:calc(75% - 5px)}.w-75p-10{width:calc(75% - 10px)}.w-80p{width:80%}.w-80p-5{width:calc(80% - 5px)}.w-80p-10{width:calc(80% - 10px)}.w-85p{width:85%}.w-85p-5{width:calc(85% - 5px)}.w-85p-10{width:calc(85% - 10px)}.w-90p{width:90%}.w-90p-5{width:calc(90% - 5px)}.w-90p-10{width:calc(90% - 10px)}.w-95p{width:95%}.w-95p-5{width:calc(95% - 5px)}.w-95p-10{width:calc(95% - 10px)}.w-100p{width:100%}.w-100p-5{width:calc(100% - 5px)}.w-100p-10{width:calc(100% - 10px)}html,body{height:100%;overflow-y:auto!important}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}
