*{margin:0;padding:0;box-sizing:border-box}img{width:100%;height:auto}body{font-family:"Spartan",sans-serif;background-color:#f8f8fb;min-height:100vh}h1,h2,h3,h4,h5,h6{color:#0c0e16}p{color:#888eb0;letter-spacing:.5px;font-size:.85rem}button{border:none;outline:none}aside{position:fixed;background-color:#373b53;height:100vh;flex-direction:column;justify-content:space-between;text-align:center;z-index:11}.logo-container,aside{width:5rem;display:flex;align-items:center;border-radius:0 20px 20px 0}.logo-container{position:relative;justify-content:center;height:5rem;background:#7c5dfa}.logo-container:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:50%;background:#9277ff;border-radius:20px 0}.logo-img{width:40px;height:37px;z-index:2}.avatar-img{border-radius:50%;width:2rem;margin:1rem}.fa-home,.fa-receipt{color:#7e88c3;padding:1rem;font-size:1.5rem;border-bottom:1px solid #7e88c3}@media only screen and (max-width:768px){aside{height:auto;flex-direction:row;width:100vw;border-radius:0 0 0 0}.logo-invoice-container{display:flex;justify-content:center;align-items:center}.fa-home,.fa-receipt{border-bottom:none}.fa-home{border-right:1px solid #7e88c3}.fa-receipt{border-left:1px solid #7e88c3}.logo-container{margin-right:1rem}}main{min-height:100vh;padding-left:7rem;padding-right:2rem}.dashboard-heading{padding:3rem 0 1.5rem}.dashboard-stats{display:grid;grid-template-columns:1fr 1fr 2fr;grid-template-rows:auto;justify-content:center;grid-gap:2rem;gap:2rem}.chart{grid-row:span 2;background-color:#7c5dfa;border-radius:8px;color:#fff}.stat{background-color:#fff;border-radius:8px;display:flex;justify-content:flex-start;align-items:center;border:1px solid transparent;transition:all .4s ease;box-shadow:5px 5px 10px rgba(124,93,250,.089);padding:10px}.stat:hover{border:1px solid #7c5dfa;cursor:pointer}.stat div h2{margin-top:5px}.fa-chart-line,.fa-file-invoice,.fa-file-invoice-dollar,.fa-users{color:#7c5dfa;background-color:rgba(124,93,250,.205);border-radius:50%;margin:0 1.5rem}.fa-users{padding:1.1rem 1rem}.fa-chart-line{padding:1rem}.fa-file-invoice,.fa-file-invoice-dollar{padding:1.1rem 1.2rem}.container-table{margin:4rem 0 2rem}@media only screen and (max-width:1300px){canvas{width:500px!important}}@media only screen and (max-width:1024px){.dashboard-stats{grid-template-columns:1fr 1fr;grid-template-rows:auto}.stat{padding-top:2rem;padding-bottom:2rem}.stat:first-of-type{order:2}.stat:nth-of-type(2){order:3}.chart{grid-row:span 1;grid-column:span 2}canvas{width:100%!important}}@media only screen and (max-width:768px){main{padding-left:2rem}.stat{padding-top:1rem;padding-bottom:1rem}}@media only screen and (max-width:481px){.dashboard-stats{grid-template-columns:1fr;grid-template-rows:auto}.chart{grid-column:span 1}main{padding-left:1rem;padding-right:1rem}.stat{padding-top:1.5rem;padding-bottom:1.5rem}}.container-invoice{padding-left:7rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-top:5rem}.container-newInvoice{display:flex;justify-content:space-between;align-items:center;width:60%}.invoice-heading{padding-bottom:10px}.invoice-heading span{font-size:1rem;font-weight:600}.filter-new{display:flex;justify-content:center;align-items:center}.filter-new select{min-width:6.5rem}.btn-newInvoice{margin-left:2.5rem;background-color:#7c5dfa;color:#fff;padding:.8rem 1rem;border-radius:10rem;font-weight:600;transition:all .3s ease;min-width:5.875rem}.btn-newInvoice:hover{background-color:#9277ff;cursor:pointer}.fa-chevron-down{color:#7c5dfa;margin-left:10px;font-size:.8rem}.fa-plus{background-color:#fff;color:#7c5dfa;padding:5px 6px;border-radius:50%;margin-right:5px}.container-invoices{width:60%;margin-top:1.5rem}.invoice{display:grid;grid-template-columns:1fr 2fr 2fr 1fr 1fr;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;align-items:center;background-color:#fff;padding:.8rem 1.5rem;border-radius:8px;margin:1rem 0;border:1px solid transparent;transition:all .4s ease;box-shadow:5px 5px 10px rgba(124,93,250,.069)}.invoice:hover{border:1px solid #7c5dfa;cursor:pointer}.invoice p{font-size:.85rem}.invoice h4{text-align:right}.paid-btn,.pending-btn{display:flex;justify-content:space-evenly;align-items:center;margin-left:1rem;width:6.5rem;height:2.5rem;border-radius:6px}.paid-btn{background-color:rgba(51,214,159,.06);color:#33d69f}.pending-btn{background-color:rgba(255,143,0,.06);color:#ff8f00}.fa-circle{font-size:.5rem;margin-right:5px}a{text-decoration:none}@media only screen and (max-width:1200px){.container-invoices,.container-newInvoice{width:70%}}@media only screen and (max-width:1024px){.container-invoices,.container-newInvoice{width:80%}}@media only screen and (max-width:900px){.container-invoices,.container-newInvoice{width:90%}}@media only screen and (max-width:768px){.container-invoices,.container-newInvoice{width:100%}.container-invoice{padding:7rem 2rem 2rem}.invoice{display:grid;grid-template-columns:1fr 1fr}.invoice p:first-of-type{order:4}.invoice h4{text-align:left}.invoice p:nth-of-type(2){text-align:right}.paid-btn,.pending-btn{margin-left:8rem;margin-top:7px}}@media only screen and (min-width:482px) and (max-width:767px){.paid-btn,.pending-btn{margin-left:14rem}}@media only screen and (max-width:481px){.container-newInvoice .filter-new h5{min-width:4rem;margin-left:5px}.paid-btn,.pending-btn{margin-left:3rem}.invoice-heading-container h1{font-size:1.25rem}.invoice-heading-container p{font-size:.75rem}}.newInvoice-container{background-color:#fff;z-index:2;padding:2rem 1rem 1rem 8rem;width:50vw;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;border-radius:0 25px 25px 0}.newInvoice-container,.overlay{position:fixed;top:0;left:0;height:100vh}.overlay{width:100%;right:0;bottom:0;background:rgba(49,49,49,.8)}.newInvoice-form-container{overflow-y:scroll;width:100%;padding-right:1rem}.newInvoice-form{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2rem}.form-grid{grid-template-columns:repeat(2,1fr);justify-content:center}.form-grid,.form-grid2{display:grid;align-items:center;margin-top:2rem;grid-column-gap:1rem;column-gap:1rem}.form-grid2{grid-template-columns:repeat(2,50%);justify-content:space-between;width:96.5%}label{color:#7e88c3;margin-top:2rem;font-size:.85rem}input,select{outline:none;border:1px solid #dfe3fa;background:#fff;padding:1rem 1.25rem;color:#0c0e16;font-weight:700;border-radius:4px;margin-top:7px;transition:all .3s ease;width:100%}input:focus,select:focus{border:1px solid #7c5dfa}.fromTo{color:#7c5dfa;font-size:.8rem;font-weight:700}.newInvoice-form-buttons{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.btn-discard{background-color:rgba(126,136,195,.068);color:#7e88c3;border-radius:10rem;padding:1rem 1.5rem;transition:all .4s ease;cursor:pointer}.btn-discard:hover{background-color:rgba(126,136,195,.25)}.btn-save{background-color:#7c5dfa;color:#fff;border-radius:10rem;padding:1rem 1.5rem;transition:all .4s ease;cursor:pointer;margin-right:1rem}.btn-save:hover{background-color:#9277ff}.fa-trash{color:#777f98;margin:10px 0;font-size:1.05rem;cursor:pointer}.fa-trash:hover{color:#ec5757}#itemList-heading{color:#777f98;font-size:1.125rem;font-weight:700}#total-input{font-weight:700;border:none;color:#888eb0;font-size:1.1rem}form span{color:red;margin-top:5px}.itemList{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-template-rows:auto;grid-column-gap:10px;column-gap:10px;margin-top:1rem}@media only screen and (max-width:1024px){.newInvoice-container{width:70vw}}@media only screen and (max-width:768px){.newInvoice-container{padding:2rem 1rem 1rem 2rem;margin-top:5rem;height:calc(100% - 5rem)}}@media only screen and (max-width:481px){.newInvoice-container{width:90vw}.itemList{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}.itemList div:first-child{grid-column:1/-1;margin-bottom:10px}}.container-invoice-clicked{padding-left:7rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-top:5rem}.invoice-status-container{display:flex;justify-content:space-between;align-items:center;width:60%;background-color:#fff;padding:.8rem 1.5rem;border-radius:8px;margin:1rem 0 2rem;box-shadow:5px 5px 10px rgba(124,93,250,.089)}.invoice-status{display:flex;justify-content:center;align-items:center}.back-container{width:60%}.back-container p{font-size:.8rem;font-weight:600}.fa-chevron-left{color:#7c5dfa;font-size:.75rem;margin-right:1.5rem}.delete-btn,.edit-btn{border-radius:10rem;padding:1rem 1.5rem;transition:all .4s ease;cursor:pointer}.edit-btn{background-color:rgba(126,136,195,.068);color:#7e88c3}.delete-btn{background-color:#ec5757;color:#fff;margin-left:10px;margin-right:10px}.edit-btn:hover{background-color:rgba(126,136,195,.25)}.delete-btn:hover{background-color:rgba(236,87,87,.75)}.invoice-item{background-color:#fff;width:60%;padding:1rem 1.5rem;border-radius:8px;margin:0 0 2rem;box-shadow:5px 5px 10px rgba(124,93,250,.089)}.invoice-item-number{display:flex;justify-content:space-between;align-items:flex-start}.invoice-item-number-address{width:20%}.invoice-item-details{grid-template-columns:1fr 1fr 1fr}.invoice-item-details,.invoice-item-qty{display:grid;justify-content:center;margin-top:3rem}.invoice-item-qty{grid-template-columns:repeat(4,1fr);padding:2rem;background-color:#f9fafe;border-radius:8px 8px 0 0;grid-gap:10px;gap:10px}.invoice-item-total{display:flex;justify-content:space-between;align-items:center;background-color:#373b53;padding:2rem;border-radius:0 0 8px 8px;margin-bottom:1rem}.invoice-item-total h3,.invoice-item-total h4{color:#fff}.invoice-title{margin-top:10px}.marginTopTwo{margin-top:1rem}.marginTopOne{margin-top:7px}@media only screen and (max-width:1024px){.back-container,.invoice-item,.invoice-status-container{width:80%}.container-invoice-clicked{padding-left:5rem}}@media only screen and (max-width:900px){.back-container,.invoice-item,.invoice-status-container{width:90%}}@media only screen and (max-width:768px){.invoice-status-container{width:100%;flex-direction:column}.invoice-status{width:100%;display:flex;justify-content:space-between}.btn-container{width:100%;display:flex;justify-content:flex-start;margin-top:1rem}.back-container{width:100%}.btn-save{margin-right:0}.invoice-item{width:100%}.container-invoice-clicked{padding:7rem 2rem 2rem}.invoice-item-number{flex-direction:column}.invoice-item-number p:first-of-type{margin-top:2rem}.invoice-item-details{grid-template-columns:1fr 1fr}.invoice-item-details div:nth-of-type(3){margin-top:2rem}.invoice-item-details div:nth-of-type(3) h4{margin-top:1rem}}@media only screen and (max-width:481px){.invoice-item-qty{grid-template-columns:repeat(2,1fr);padding:1rem}.marginTopOne,.marginTopTwo{font-size:.8rem}}
/*# sourceMappingURL=main.3f691f17.chunk.css.map */