@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap";::selection{background-color:#222939;color:#fff}html,head,body{padding:0;margin:0}body,h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}.toaster-toast[data-type=success]{background-color:green!important;color:#fff!important}.toaster-toast[data-type=error]{background-color:red!important;color:#fff!important}.MuiTableCell-head{border-bottom:1.5px solid black!important}.MuiTableCell-root.MuiTableCell-head{border-bottom:1.5px solid black}.card{background-color:#fff;border-radius:10px;margin-bottom:20px;box-shadow:0 4px 4px #0000001a}.page-title{color:#333;font-size:20px;font-family:Manrope,sans-serif;font-weight:500;margin:0;padding:10px 20px}.tab-title{color:#7f7f7f;font-size:16px;font-family:Manrope;font-weight:500;cursor:pointer;margin:0}.tab-title-active{color:#252525}.hr{border:none;height:2px;background-color:#7f7f7f;margin-top:5px;width:100%}.hr-active{background-color:#14836a}.form-control{border-radius:8px}.header-card{height:35px;background-color:#e5e5e5;border-radius:12px;padding:0;margin:0}.input{background-color:#f1f1f1}.cp{cursor:pointer}.no-spinner input[type=number]::-webkit-outer-spin-button,.no-spinner input[type=number]::-webkit-inner-spin-button{webkitappearance:none;margin:0}.no-spinner input[type=number]{mozappearance:textfield}a{text-decoration:none;font-family:Manrope;font-size:12px;line-height:20px;color:#007aff}.btn-primary{border:none;border-radius:8px;height:40px;background-color:#14836a;color:#fff;font-family:Manrope;font-size:16px;font-weight:300;padding:5px 20px;margin:0;cursor:pointer}.btn-icon-primary{margin:0;background-color:#14836a;height:20px;width:30px;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-icon-paid{margin:0;background-color:#14836a;height:10px;width:30px;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-icon-unpaid{margin:0;background-color:#8f7623;height:10px;width:30px;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-secondary{border:none;border-radius:8px;height:40px;background-color:#c2c2c2;color:#000;font-family:Manrope;font-size:16px;font-weight:400;padding:5px 20px;margin:0;cursor:pointer}.btn-icon-secondary{margin:0;background-color:#c2c2c2;height:20px;width:30px;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-delete{border:none;border-radius:8px;height:40px;background-color:#9f1c17;color:#fff;font-family:Manrope;font-size:16px;font-weight:300;padding:5px 20px;margin:0;cursor:pointer}.btn-icon-delete{margin:0;background-color:#9f1c17;height:20px;width:30px;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-edit{border:none;border-radius:8px;height:40px;background-color:#08254a;color:#fff;font-family:Manrope;font-size:16px;font-weight:300;padding:5px 20px;margin:0;cursor:pointer}.btn-icon-edit{margin:0;background-color:#08254a;height:20px;width:30px;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn-white{border:1px solid #000000;border-radius:8px;min-height:40px;background-color:#fff;color:#000;font-family:Manrope;font-size:16px;font-weight:300;padding:5px 20px;margin:0;cursor:pointer}.brouillon-div{display:flex;justify-content:space-between;padding:5px 20px}.brouillon-text{font-family:Manrope;font-size:16px;font-weight:400;color:#6f6f6f;margin:0;padding:0}.brouillon-title{font-family:Manrope;font-size:18px;font-weight:700;color:#000;margin:0;padding:0}.brouillon-montant{font-family:Manrope;font-size:18px;font-weight:400;color:#000;margin:0;padding:0}.brouillon-total{display:flex;align-items:center;gap:20px}.table-head{font-family:Manrope!important;font-weight:700!important}.table-cell{font-family:Manrope!important}.bs{box-shadow:0 4px 4px #0000001a}@tailwind base;@tailwind components;@tailwind utilities;.rfm-overlay{--gradient-width: 35px !important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.count-up-text{color:#166534;font-weight:500;font-size:.8rem}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
