@import url(https://fonts.googleapis.com/css2?family=Inter:wght@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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--first-color:#6200ee;--first-color-hover:#ba97eb;--second-color:#0ac99e;--background-color:#fefefe;--background-graph:hsla(0,0%,100%,.9);--small-color:#2a2a2a;--h2-color:#bd1621;--text-color:#3f3f3f;--transition:0.5s ease-in;--headHeight:7.5rem;--box_shadow:rgba(0,0,0,.2) 0 5px 5px -3px,rgba(0,0,0,.14) 0 8px 10px 1px,rgba(0,0,0,.12) 0 3px 14px 2px;--error-color:#ff1493;--error-color-hover:#f89ccd}.dark-mode{--small-color:#363535;--background-color:#eaeaea;--h2-color:#838282;--background-graph:hsla(0,0%,82%,.9);--text-color:#3c3c3c;--transition:0.3s ease-out}.hButton{margin-left:1rem}body{margin:0;padding:0}.App,body,html{font-family:Inter,sans-serif;font-weight:500}.App{background-color:#fefefe;background-color:var(--background-color);color:#3f3f3f;color:var(--text-color)}.App,.slctbt{text-align:center}.slctbt{margin:.2rem auto;padding:.2rem 1rem;width:150px}.oneday{margin-bottom:1rem;min-height:50vh;padding:7.5rem 1rem 0;padding:var(--headHeight) 1rem 0}.graphSup{background-color:hsla(0,0%,100%,.9);background-color:var(--background-graph);border-radius:5px;box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08);height:25wh;margin-right:1.5rem;overflow:visible;position:fixed;right:0;top:0;width:33vw}.loading{margin:2rem 0 20px;padding:30px 50px;text-align:center}.loading .ant-spin-dot-item{background-color:#ff1493;background-color:var(--error-color)}.loading .ant-spin-text{color:#ff1493;color:var(--error-color)}.loading.loadingCover{background-color:hsla(0,0%,100%,.7);height:100vh;left:0;margin:0!important;padding-top:45vh;position:fixed;top:0;width:100%;z-index:100000}.arrow{stroke:1px;height:18px;width:auto}.arrow.up{fill:green}.arrow.down{fill:red;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}small{color:#2a2a2a;color:var(--small-color);font-weight:700}.tbl{margin:0;padding:0;width:100%}.transac .sup{align-content:space-evenly;align-items:center;background-color:#efefef;border:1px solid #cdcdcd;display:flex;flex-flow:row nowrap;justify-content:center}.transac .sup .item{padding:.1rem .5rem}.flx{align-items:center;flex-flow:row wrap;justify-content:space-between}.flx,.flx2{align-content:space-evenly;display:flex}.flx2{align-items:baseline;flex-flow:row nowrap;justify-content:center;margin-bottom:.3rem}.title{width:150px}.red{color:red}.green{color:green}.transac{width:100%}.transacFlex{align-content:stretch;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.transacFlex .item{flex:1 1 80px;padding:.1rem;text-align:center}.cumul{z-Index:1000;bottom:8rem;display:flex;height:0;left:1rem;overflow:hidden;overflow:visible;position:fixed;text-align:center}.cumul .badge{background-color:hsla(0,0%,100%,.9);background-color:var(--background-graph);border:1px solid transparent;border-radius:5px;box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08);display:flex;height:5rem;margin:.2rem auto;min-width:450px;padding:1rem}.cumul .badge .left,.cumul .badge .right{flex:1 1 auto}.supTable{transition:10.3s}.supTable.visible{opacity:1;transition:all .3s}.supTable.hidden{height:0;opacity:0;transition:all .3s}.btn{align-items:center;-webkit-appearance:none;appearance:none;border-radius:4px;border-style:none;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;height:36px;justify-content:center;letter-spacing:.0892857em;line-height:normal;min-width:64px;outline:none;overflow:visible;padding:0 16px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;touch-action:manipulation;transition:box-shadow .28s cubic-bezier(.4,0,.2,1);transition:all .3s;user-select:none;-webkit-user-select:none;vertical-align:middle;will-change:transform,opacity}.btn:hover{background-color:#5802d2;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);-webkit-transform:scale(1.02);transform:scale(1.02)}.btn:disabled{background-color:rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);color:rgba(0,0,0,.37);cursor:default;pointer-events:none;-webkit-transform:scale(.98);transform:scale(.98)}.btn:not(:disabled){background-color:#6200ee;background-color:var(--first-color)}.btn:focus{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.btn:active{background:#a46bf5;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.divCode{align-content:center;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.divCode .pagename{color:#b20808;display:block;font-size:.9rem;font-style:italic;margin:1rem auto 0;padding:0 1rem;text-align:left;width:100%}.divCode .dev{background-color:#e6f4ff;border:1px solid #dfdfff;border-radius:5px;color:#1d447a;font-size:.9em;padding:1rem}pre{background-color:#efefef;border:1px solid #cdcdcd;font-size:.7em;margin:.3rem;max-height:33vh;max-width:48vw;min-height:200px;min-width:300px;overflow:scroll;padding:.5rem}.notifieur .notif{align-content:center;align-items:center;background-color:#fff;border-radius:4px;bottom:10px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);display:flex;justify-content:center;min-height:100px;position:fixed;right:-10x;width:400px;z-index:10000}.notifieur .notif.alert{color:#ffb700}.notifieur .notif.error{color:#ff2600}.notifieur .notif.success{color:#049477}.ant-btn-primary{background-color:#6200ee;background-color:var(--first-color)}.ant-btn-primary:not(:disabled):hover{background-color:#a46bf5;color:#fff}.ant-btn-default.ant-btn-dangerous{border-color:#ff1493!important;border-color:var(--error-color)!important}.ant-btn-default.ant-btn-dangerous:not(:disabled):hover{border-color:#f89ccd!important;border-color:var(--error-color-hover)!important}.ant-switch:hover:not(.ant-switch-disabled){background:rgba(191,9,9,.45)}.ant-switch-checked{background-color:#0ac99e!important;background:#0ac99e!important}.ant-switch{background-color:#6200ee;background:#6200ee}.Mui-checked,.MuiCheckbox-indeterminate{color:#6200ee!important;color:var(--first-color)!important}.pendingTask{background-color:hsla(0,0%,100%,.95);height:100vh;left:0;overflow:auto;padding:3rem;position:fixed;top:0;width:100vw;z-index:2000000}.loginPage{margin:0;min-height:100vh;padding:0;width:100vw}.loginPage .piggyTitle{color:#804444;font-size:2.5rem;line-height:2.5rem;margin:1rem auto}.loginPage .supSvg{height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100vw}.loginPage .supSvg svg{min-width:100vw}.loginPage .inputsup{align-items:flex-end;background-color:hsla(0,0%,100%,.6);border:1px solid #e6e6e6;border-radius:10px;display:flex;flex-wrap:wrap;height:80px;margin-bottom:10px;max-width:400px;position:relative;width:100%}.loginPage .inputsup input{border:none;outline:none}.loginPage .inputsup input:focus::-webkit-input-placeholder{color:transparent}.loginPage .inputsup input:focus:-moz-placeholder,.loginPage .inputsup input:focus::-moz-placeholder{color:transparent}.loginPage .inputsup input:focus:-ms-input-placeholder{color:transparent}.loginPage .inputsup input::-webkit-input-placeholder{color:#999}.loginPage .inputsup input:-moz-placeholder,.loginPage .inputsup input::-moz-placeholder{color:#999}.loginPage .inputsup input:-ms-input-placeholder{color:#999}.loginPage .inputsup label{color:#999;display:block;font-size:18px;left:0;line-height:1.2;margin:0;padding-left:24px;pointer-events:none;position:absolute;text-align:left;top:30px;transition:all .4s;width:100%}.loginPage .inputsup label.blur{font-size:13px;top:12px}.loginPage .inputsup input{color:#555;display:block;font-size:18px;height:100%;padding:0 26px}.loginPage .inputsup input,.loginPage button{background:transparent;line-height:1.2;width:100%}.loginPage button{align-items:center;background:#faa;border:none;border-radius:10px;color:#fff;display:flex;font-size:12px;height:50px;justify-content:center;letter-spacing:1px;max-width:400px;outline:none!important;padding:0 20px;text-transform:uppercase;transition:all .4s}.loginPage button:hover{cursor:pointer}.loginPage .error{color:rgba(255,0,45,.761);font-weight:700;max-width:400px;min-height:3rem}.loginPage .login{align-content:stretch;align-items:center;background-color:hsla(0,0%,100%,.6);box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08);display:flex;flex-direction:column;flex-wrap:nowrap;height:100vh;justify-content:center;max-width:33vw;position:absolute;right:0;top:0;width:100%}.loggedPage{margin-top:2.8rem}.loggedPage .page{padding:.5rem 1rem}.loggedPage .btAddExpense{position:absolute;top:21px}.loggedPage .icoPro{align-items:center;color:var(--first-color);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:1.1rem;justify-content:flex-end}.loggedPage .icoPro span{margin-left:.1rem}.loggedPage .icoPro code{color:#444;font-size:.65rem;padding:.2rem}.loggedPage .positif .price{color:var(--second-color)}.loggedPage .negatif .price{color:var(--first-color)}.precodes{align-content:center;align-items:stretch;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.categorie,.precodes,.precodes .flexPre{display:flex}.categorie{flex-direction:column;max-width:400px;min-height:10rem;width:98%}.categorie .selectMenu{margin-bottom:1rem;width:98%}.dateSelect,.lieu,.montant{max-width:400px;width:98%}.dateSelect .error,.lieu .error,.montant .error{color:var(--error-color)}.spendInputs{align-items:stretch;display:flex;justify-content:center}.montantInput input,.reccuInput input{border-radius:4px;padding:.445rem}.montantInput .ant-input-group-addon,.montantInput .ant-select-selector,.reccuInput .ant-input-group-addon,.reccuInput .ant-select-selector{border-radius:4px}.btResponses{align-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.btResponses .item{min-height:100px}.btResponses .error,.btResponses .valid{font-size:1em;max-width:400px;padding-top:0}.btResponses .error .dev,.btResponses .valid .dev{color:#556b2f;font-size:.8rem;padding:.2rem 1rem;text-align:left}.switchDepense{align-items:center;display:flex;justify-content:center}.switchDepense .supSwitch{align-items:center;display:flex;margin:.5rem}.switchDepense .supSwitch .swtitle{font-size:.9rem;padding-right:.1rem}.selectDate2,.selectDate2.d2visible{transition:all 3.33 ease-in-out}.selectDate2.d2visible{height:0;opacity:0}.selectDate2.d2hidden{height:100%;opacity:1;transition:all 3.33 ease-in-out}.infoTopContainer{display:flex}.infoTopContainer .noResult{color:#cdcdcd;font-size:1.2rem;padding-top:2rem;text-align:center;width:100%}.infoTopContainer .content{width:48vw}.infoTopContainer .content h1{font-size:1.275rem;padding:.5rem 0}.infoTopContainer .content h4{color:var(--first-color);margin-bottom:.3rem}.infoTopContainer .content h4.positif{color:var(--second-color)}.Actual{padding:.3rem}.Actual .titleH1Select{display:grid;grid-template-columns:1.5fr 1fr}.Actual .titleH1Select h1{margin:0}.Actual .titleH1Select .contSelect{padding:.5rem;text-align:right}.Actual .bbtSup{color:#aaa}.Actual .bbtSup .sortie{color:var(--first-color);cursor:pointer}.Actual .bbtSup .sortie:hover{color:var(--first-color-hover)}.Actual .bbtSup .sortie.activ{font-weight:700;text-decoration:underline}.Actual .bbtSup .entree{color:var(--second-color);cursor:pointer}.Actual .bbtSup .entree:hover{color:#86c7b8}.Actual .bbtSup .entree.activ{font-weight:700;text-decoration:underline}.Actual .title{text-align:left;width:100%}.Actual .price{color:var(--first-color);text-align:right}.Actual .price.positif{color:var(--second-color)}.Actual .catParentLine .titleCont{background-color:#fff;border-bottom:1px solid #e7ebee;display:grid;grid-template-columns:1.5fr 1fr;padding:.5rem .5rem 0}.Actual .catParentLine .titleCont div{padding:.5rem}.Actual .catParentLine .titleCont div.price{font-weight:700;padding-right:0}.Actual .totalAmountCont{grid-gap:0 0;align-items:center;display:grid;gap:0 0;grid-template-columns:2fr 1fr 1fr 1fr;padding:.4rem}.Actual .totalAmountCont .ant-switch-checked{background-color:var(--second-color)!important;background:var(--second-color)!important}.Actual .totalAmountCont .ant-switch{background-color:var(--first-color);background:var(--first-color)}.Actual .totalAmountCont h1{margin:0}.Actual .totalAmountCont h5{margin:0 0 .3rem}.Actual .totalAmountCont .price{font-weight:700}.Actual .totalAmountCont .price small{color:var(--first-color-hover)}.Actual .totalAmountCont .price.in{color:var(--second-color)!important}.Actual .totalAmountCont .price.in small{color:#86c7b8!important}.Actual .totalAmountCont .price.negatif{color:#ee3000}.Actual .totalAmountCont .price.negatif small{color:#ea7b60}.Actual .totalAmountCont .price.positif{color:var(--second-color)!important}.Actual .totalAmountCont .price.positif small{color:#86c7b8!important}.Actual .contByCat{background-color:#fdfdfd;border:1px solid #e7ebee;height:40vh;overflow-y:auto}.Actual .subCatLine{grid-gap:0 0;align-items:center;border-bottom:1px solid #e7ebee;display:grid;gap:0 0;grid-template-columns:2.5fr 1fr;padding:.4rem}.Actual .subCatLine:nth-child(2n){background-color:#fafafa}.Actual .subCatLine:nth-child(odd){background-color:#fefefe}.Actual .subCatLine .title{padding-left:1rem;width:100%}.reccuLine{grid-gap:0 0;border-bottom:1px solid #e7ebee;border-left:1px solid #e7ebee;border-right:1px solid #e7ebee;display:grid;gap:0 0;grid-template-columns:1fr 1.5fr 1.5fr 1fr}.reccuLine:first-of-type{border-top:1px solid #e7ebee}.reccuLine:nth-child(2n){background-color:#fafafa}.reccuLine:nth-child(odd){background-color:#fefefe}.reccuLine div{padding:.5rem}.reccuLine .date{text-align:right}.reccuLine .text{text-align:left}.reccuLine .price{color:var(--first-color);text-align:right}.reccuLine .price.positif{color:var(--second-color)}.ant-select-selection-item{color:var(--first-color);font-weight:700!important}.supReccuResum,.supUnpaid{border-left:1px solid #e7ebee;border-right:1px solid #e7ebee;border-top:1px solid #e7ebee}.supReccuResum .rowReccuExpenses,.supReccuResum .rowUnpaid,.supUnpaid .rowReccuExpenses,.supUnpaid .rowUnpaid{align-items:center;border-bottom:1px solid #e7ebee;display:flex;justify-content:space-between;margin:0 auto;padding:.4rem}.supReccuResum .rowReccuExpenses.header,.supReccuResum .rowUnpaid.header,.supUnpaid .rowReccuExpenses.header,.supUnpaid .rowUnpaid.header{font-weight:700}.supReccuResum .rowReccuExpenses:nth-child(2n),.supReccuResum .rowUnpaid:nth-child(2n),.supUnpaid .rowReccuExpenses:nth-child(2n),.supUnpaid .rowUnpaid:nth-child(2n){background-color:#fafafa}.supReccuResum .rowReccuExpenses:nth-child(odd),.supReccuResum .rowUnpaid:nth-child(odd),.supUnpaid .rowReccuExpenses:nth-child(odd),.supUnpaid .rowUnpaid:nth-child(odd){background-color:#fefefe}.supReccuResum .rowReccuExpenses .price,.supReccuResum .rowUnpaid .price,.supUnpaid .rowReccuExpenses .price,.supUnpaid .rowUnpaid .price{color:var(--first-color);min-width:130px;text-align:right}.supReccuResum .rowUnpaid,.supUnpaid .rowUnpaid{grid-gap:0 2px;grid-row-gap:0;grid-column-gap:2px;align-content:center;align-items:center;-webkit-column-gap:2px;column-gap:2px;display:grid;gap:0 2px;grid-template-columns:1fr 1fr 2.5fr 1fr;justify-content:center;justify-items:center;row-gap:0}.supReccuResum .rowUnpaid .date,.supUnpaid .rowUnpaid .date{font-size:.9rem}.supUnpaid{max-height:70vh;overflow-y:auto}.btReccuSup{display:flex;justify-content:flex-end;margin-top:2rem}.onlineStatue{background-color:#fff;border:1px solid #cdcdcd;border-radius:5px;margin:1rem;padding:3px;width:180px}.onlineStatue.offline{bottom:0;left:0;position:fixed}.navFactu,nav{background-color:#fff;display:flex;justify-content:space-between;padding:.3rem;width:100%}.navFactu .homebt svg,nav .homebt svg{cursor:pointer;height:36px;margin-left:1rem;width:36px}.navFactu .homebt svg .target,nav .homebt svg .target{fill:#71c2ff;transition:.3s ease-in}.navFactu .homebt svg .target2,nav .homebt svg .target2{fill:#fff;transition:.3s ease-out}.navFactu .homebt:hover svg .target,nav .homebt:hover svg .target{fill:#08365a}.navFactu .homebt.active svg .target2,nav .homebt.active svg .target2{fill:#6200ee}.navFactu .nbutton,nav .nbutton{background-color:transparent;border:none;border-radius:5px;cursor:pointer;margin:0 2rem;outline:none;padding:10px;transition:.3s linear}.navFactu .nbutton:after,nav .nbutton:after{background:#6200ee;content:"";display:block;height:2px;transition:width .3s ease-in;width:0}.navFactu .nbutton:hover:after,nav .nbutton:hover:after{width:100%}.navFactu .nbutton span,nav .nbutton span{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin:auto;padding:0 5px}.navFactu .nbutton.active,nav .nbutton.active{color:#6200ee}.navFactu .nbutton.active:after,nav .nbutton.active:after{background:#6200ee;content:"";display:block;height:2px;transition:width .3s ease-in;width:100%}.navFactu{position:-webkit-sticky;position:sticky;top:48px;z-index:910}.navFactu,nav{box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08)}nav{left:0;position:fixed;top:0;z-index:900}.user{flex-direction:row-reverse;justify-content:space-evenly;margin:0 1rem;min-width:200px}.user,.user .logout{align-content:center;align-items:center;display:flex}.user .logout{color:#fff;flex-direction:row;flex-wrap:wrap;font-size:.675rem;font-weight:500;height:32px;justify-content:center;letter-spacing:.0692857em;line-height:normal;min-width:50px}.user .logout:hover{background-color:rgba(154,10,165,.6)}.annualRecap{margin-bottom:100vh;margin-top:3rem}.annualRecap .noResult{color:#cdcdcd;font-size:2rem;height:300px;padding-top:2rem;text-align:center;width:100%}.annualRecap .recapContainer{margin-bottom:3rem}.annualRecap .styckyDate{background-color:hsla(0,0%,100%,.81);border:1px solid #e3e3e3!important;position:-webkit-sticky;position:sticky;top:60px;width:100%}.annualRecap .styckyDate .lineCat{border:0 solid transparent!important}.annualRecap .styckyDate .oneMonthCat{padding:.5rem 0!important}.annualRecap .styckyDate .oneMonthCat h3{font-size:1rem}.annualRecap .parent h1,.annualRecap .parent h2,.annualRecap .parent h3{margin:0;padding:0}.annualRecap .parent h1{font-size:1.275rem;margin-top:32px;padding:.5rem 0}.annualRecap .parent h2{font-size:1em;font-weight:400}.annualRecap .lineCat{align-items:center;border-bottom:1px solid #e7ebee;border-left:1px solid #e7ebee;border-right:1px solid #e7ebee;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.annualRecap .lineCat:first-of-type{border-top:1px solid #e7ebee}.annualRecap .catTitle{padding-left:.5rem;width:15vw}.annualRecap .ant-select-item-option-active{background-color:#9f8be0!important}.annualRecap .ant-select-item-option,.annualRecap .ant-select-item-option-selected{background-color:#896de2!important}.annualRecap .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:green!important}.annualRecap .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:rgba(71,31,219,.54)!important}.annualRecap :where(.css-dev-only-do-not-override).ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:rgba(71,31,219,.44)}.annualRecap .monthLineCat{grid-column-gap:0;display:grid;grid-template-columns:repeat(13,1fr);width:100%}.annualRecap .monthLineCat .AnualCumul{align-items:center;color:#6101ee;display:flex;justify-content:flex-end;padding-right:.7rem}.annualRecap .monthLineCat .AnualCumul h3{display:block;font-size:.8em;margin:0 auto;padding:0;text-align:center}.annualRecap .monthLineCat .oneMonthCat{align-content:center;align-items:center;border-left:1px solid #e7ebee;display:flex;font-size:.9em;justify-content:flex-end;padding:.7rem}.annualRecap .monthLineCat .oneMonthCat .oeil{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.annualRecap .monthLineCat .oneMonthCat h3{display:block;font-size:.8em;margin:0 auto;padding:0;text-align:center}.annualRecap .monthLineCat .oneMonthCat.impair{background-color:#fafafa}.annualRecap .monthLineCat .oneMonthCat.pair{background-color:#fefefe}.categories .categFlex{display:flex;flex-wrap:wrap;justify-content:center}.categories .categFlex .oneCat{border:1px solid #cdcdcd;border-radius:.5rem;margin:.4rem .4rem 2rem;padding:.5rem;width:380px}.categories .categFlex .oneCat .cat{display:flex;justify-content:space-between;padding:0 0 .5rem}.categories .categFlex .oneCat .subCat{display:flex;justify-content:space-between;padding:.3rem .5rem}.categories .categFlex .oneCat .editTitle{display:inline-block;width:280px}.tableExpended{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.tableExpended span{border:1px solid #cdcdcd;border-radius:.3rem;margin:0 .3rem;padding:.2rem 2rem}.contFactModal{max-height:80vh;overflow-y:auto;width:100%}.A4{margin:0;min-height:1000px;padding:1rem;position:relative}.A4 .inA4{padding:2rem}.A4 .inA4 .header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:3rem}.A4 .inA4 .header .title{padding-top:5rem;width:55%}.A4 .inA4 .dueDate{margin-bottom:3rem;text-align:center;width:100%}.A4 .inA4 .factDetail{margin-bottom:4rem}.A4 .inA4 .headerOneProd{border-bottom:1px solid #cdcdcd;margin-top:1rem}.A4 .inA4 .footerOneProd,.A4 .inA4 .headerOneProd{display:flex;justify-content:space-between;padding:.5rem}.A4 .inA4 .footerOneProd{margin-bottom:1rem}.A4 .inA4 .products .oneProduct{border-bottom:1px solid #cdcdcd;display:flex;justify-content:space-between;padding:.5rem}.A4 .inA4 .message{padding:1rem;text-align:left}.A4 .inA4 .qrcode{padding-left:1rem}.A4 .inA4 .iban{text-align:left;width:60%}.A4 .inA4 .recipient{align-items:flex-start;display:flex;flex-direction:column;font-size:1.2em;height:45mm;justify-content:center;position:absolute;right:0;top:50mm;width:60%}.A4 .inA4 .recipient div{padding-left:10mm}.A4 .inA4 .printFooter{align-items:center;bottom:1rem;display:flex;height:182px;justify-content:space-between;left:0;position:absolute;text-align:center;width:100%}.page-break{display:none}@media print{body,html{height:100%;margin:0!important;padding:0!important}.A4{background-color:#fff;height:100vh;padding:0}.A4 .header{margin-bottom:2cm!important}.page-break{display:block;margin-top:0;page-break-before:auto}.printFooter{bottom:10mm!important;width:210mm!important}.recipient{height:45mm!important;right:10mm!important;width:100mm!important}}.homeFacturation{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:space-evenly}.homeFacturation .futureSup{margin:1rem auto;max-width:500px;min-width:450px}.homeFacturation .unpaid{min-width:500px;width:100%}@page{size:auto;margin:0}.futureBill{margin:0 auto}.futureBill .oneBill{border-bottom:1px solid #cdcdcd;margin-bottom:2rem}.futureBill .oneBill .ant-checkbox-wrapper{min-width:140px!important}.futureBill .oneBill .defaultResumeValue{align-items:center;display:flex;justify-content:space-between;padding-bottom:.5rem}.creaError{color:var(--error-color);padding:1rem;text-align:center}.Customers{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.Customers .oneCustomer{border:1px solid #cdcdcd;margin:0 1rem 2rem 0;max-width:400px;padding:1rem;width:100%}.Customers .oneCustomer .header,.Customers .oneCustomer .resumeValue{align-items:center;display:flex;justify-content:space-between}.Customers .oneCustomer .resumeValue{padding-bottom:.5rem}.Customers .oneCustomer .subHeader{min-height:4rem}.Customers .oneCustomer small{font-weight:300}
/*# sourceMappingURL=main.f362b96b.css.map*/