@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.underline{text-decoration:underline}.text-xs{font-size:.75rem;line-height:calc(1 / .75)}.text-sm{font-size:.875rem;line-height:calc(1.25 / .875)}.btn.loading,.btn-large.loading{pointer-events:none;background-color:#dfdfdf!important;-webkit-box-shadow:none;box-shadow:none;color:#dfdfdf!important;cursor:default;position:relative}.btn.loading.no-loader,.btn-large.loading.no-loader{pointer-events:none;background-color:#dfdfdf!important;-webkit-box-shadow:none;box-shadow:none;color:#9e9e9e!important;cursor:default;position:relative}.btn-group{display:flex;justify-content:flex-end;align-items:center;column-gap:4px}.btn-group>.btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group.light>.btn{background-color:#fff}.btn-group.light>.btn>i{color:#212121}.disabled{cursor:not-allowed!important}.flexbox.column{flex-direction:column}.flexbox.justify-between{justify-content:space-between}.flexbox.justify-center{justify-content:center}.flexbox.flexbox.justify-start{justify-content:flex-start}.flexbox.flexbox.justify-end{justify-content:flex-end}.flexbox.items-center{align-items:center}nav.popup-nav{background-color:#fff;position:sticky;top:0;z-index:1001}nav.popup-nav a.brand-logo{color:#212121}nav.popup-nav button{margin-right:0}nav.filter-nav{background-color:#fff;box-shadow:none}nav.filter-nav ul.right li:last-child a.btn{margin-right:0}nav.filter-nav ul.right li a.btn{width:52px;position:relative}nav.filter-nav ul.right li a.btn i{color:#212121;height:36px;line-height:36px}nav.filter-nav ul.right li a.btn img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px}table.customer-table.centered{font-size:13px}table.customer-table.centered>thead>tr>th{color:#9e9e9e}table.customer-table.centered>thead>tr>th:last-child,table.customer-table.centered>tbody>tr>td:last-child{text-align:right}table.customer-table.centered>thead>tr>th:first-child,table.customer-table.centered>tbody>tr>td:first-child{text-align:left}table.customer-table.centered>tbody>tr:last-child{border-bottom:none}table.customer-table.centered>tbody>tr.clickable{cursor:pointer}table.customer-table.centered>tbody>tr.clickable:hover{background-color:#0000000d!important}table.invoice-table.centered{font-size:13px}table.invoice-table.centered>thead>tr>th{color:#9e9e9e}table.invoice-table.centered>thead>tr>th:last-child,table.invoice-table.centered>tbody>tr>td:last-child{text-align:right}table.invoice-table.centered>thead>tr>th:first-child,table.invoice-table.centered>tbody>tr>td:first-child{text-align:left}table.invoice-table.centered>tbody>tr:last-child{border-bottom:none}table.transaction-table.centered{font-size:13px}table.transaction-table.centered>thead>tr>th{color:#9e9e9e}table.transaction-table.centered>thead>tr>th:last-child,table.transaction-table.centered>tbody>tr>td:last-child{text-align:right}table.transaction-table.centered>thead>tr>th:first-child,table.transaction-table.centered>tbody>tr>td:first-child{text-align:left}table.transaction-table.centered>tbody>tr:last-child{border-bottom:none}table.dashboard-table{font-size:13px;line-height:16.5px}table.dashboard-table>tbody>tr:last-child{border-bottom:none}table.dashboard-table>tbody>tr>td:first-child{padding-left:0}.badge{font-size:12px!important;border-radius:4px!important;text-transform:capitalize}.badge.invoice.paid{background-color:#d1fab3;color:#217005;outline:1px solid #a8f170}.badge.invoice.open{background-color:#cbf5fd;color:#045ad0;outline:1px solid #a7e7fc}.badge.invoice.overdue{color:#c0123c;background-color:#fde9ee;outline:1px solid #fbd3dc}.badge.invoice.draft,.badge.uncollectible{background-color:#ebeef1;color:#596171;outline:1px solid #d8dee4}.badge.transaction.paid{background-color:#d1fab3;color:#217005;outline:1px solid #a8f170}.badge.transaction.dispute{color:#b13600;background-color:#fceeb5;outline:1px solid #fbd992}body,input{font-family:Outfit,sans-serif}.login-wrapper{height:100dvh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-wrapper>.card-panel{box-shadow:none;border:1px solid #e0e0e0;width:500px}.flexbox{display:flex}.btn,.btn-large,.btn-flat{text-transform:none!important;box-shadow:none;font-family:Outfit,sans-serif}.full-width{width:100%}.btn-flat.hover:hover{background-color:#e0e0e0!important}.progress.linear{left:0}.error-box{background-color:#ffebee;color:#f44336;padding:8px;display:flex;align-items:center;border-radius:4px;font-size:13px;column-gap:8px}.success-box{background-color:#e8f5e9;color:#4caf50;padding:8px;display:flex;align-items:center;border-radius:4px;font-size:13px;column-gap:8px}.side-nav{width:300px;position:fixed;height:100svh;padding:48px 0}.side-nav>.card-panel{box-shadow:none;height:100%;border-right:1px solid #bdbdbd;display:flex;margin:0;padding:0 24px;flex-direction:column;justify-content:space-between}.side-nav nav{box-shadow:none;background-color:#fff}.side-nav>.card-panel>nav>.nav-wrapper{padding-left:29px}.side-nav>.card-panel>div>p>a,.side-nav>.card-panel>div>p>button{text-align:left!important;width:100%}.side-nav>.card-panel>div>p>a:hover,.side-nav>.card-panel>div>p>button:hover{background-color:#e0e0e0}.side-nav>.card-panel>div>p>a.active{background-color:#e0f2f1!important;box-shadow:-2px 0 #00796b!important;color:#00796b}main{padding-left:350px;padding-right:50px}@media only screen and (max-width : 992px){main{padding-left:0}}section{padding:48px 0}.popup{position:fixed;background-color:#fff;height:100dvh;bottom:0;left:0;right:0;transform:translateY(100%);transition:transform .2s ease-in-out;z-index:1000;overflow-y:scroll}.popup.active{transform:translateY(0)}.progress{margin:0}#toast-container{top:auto!important;bottom:10%!important;left:50%!important;right:auto!important;transform:translate(-50%)}.toast-box{position:fixed;bottom:10%;min-width:350px;padding:0 24px;border-radius:2px;left:50%;transform:translate(-50%);display:flex;gap:64px;align-items:center;justify-content:space-between}.toast-box.success{background-color:#d1fab3;color:#217005;border-color:#a8f170}.toast-box.info{background-color:#323232;color:#fff;outline:1px solid #ffffff}.dashboard-card{height:325px}.small-modal{width:500px}
