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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}table.sales-info-table-modal{font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:300;width:100%}.sales-info-table-modal .table-head td{background-color:#fafafa;background-color:var(--mui-palette-background-level1,#fafafa)}.info-table-container table.sales-info-table-modal .table-head .head-row th{border-top:.8px solid var(--mui-palette-neutral-outlinedBorder)}.info-table-container table.sales-info-table-modal .table-head .head-row th.sales-item{border-left:.8px solid var(--mui-palette-neutral-outlinedBorder)}.info-table-container table.sales-info-table-modal .table-head .head-row th.sales-value{border-right:.8px solid var(--mui-palette-neutral-outlinedBorder)}.sales-info-table-modal .head-row .header-cell{background-color:transparent;color:rgba(var(--joy-palette-neutral-mainChannel)/1);color:var(
        --variant-plainColor,rgba(var(--joy-palette-neutral-mainChannel)/1)
    );font-weight:400;line-height:normal;text-transform:capitalize}.sales-info-table-modal .body-row .body-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-info-table-modal .body-row .body-cell.item-quantity,.sales-info-table-modal .head-row .header-cell.sales-quantity{max-width:50px;text-align:center}.sales-info-table-modal .body-row .body-cell.item-value,.sales-info-table-modal .head-row .header-cell.sales-value{text-align:right}table.sales-info-table-modal{border-bottom:1px solid var(--mui-palette-divider);margin-bottom:20px}.autocomplete-input-customers .MuiInputBase-root.MuiOutlinedInput-root fieldset legend.css-14lo706{max-width:33%}.autocomplete-input-customers .MuiInputBase-root.MuiOutlinedInput-root fieldset legend.css-14lo706 .MuiTypography-root{visibility:hidden}.parsonal-card.wrapper .MuiTypography-overline{line-height:normal}.parsonal-card.wrapper .title{color:var(--mui-palette-text-secondary);font-size:.75rem;font-weight:500}.parsonal-card.wrapper.MuiPaper-root{border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.06)}.counter-td{grid-area:td_count}.input-sales-item-name{grid-area:td_name}.sales-type-item{grid-area:td_type}.tax-vat-item{grid-area:td_vat}.input-quantity-sales-item{grid-area:td_qty}.input-price-td{grid-area:td_price}.td-sum-net{grid-area:td_sum_net}.td-sum-gross{grid-area:td_sum_gross}.td-remove{grid-area:td_remove_button}.sales__table.container{display:flex;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0;padding:0}table.new__sales__table{background-color:#fff;border-radius:20px;border-spacing:0;box-shadow:0 1px 2px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.06);padding-bottom:6px}table.new__sales__table .sales__row__header th{border-bottom:1px solid rgba(0,0,0,.1);color:#5f5f5f;font-size:13px;font-weight:500;padding:12px 7px;text-align:left}table.sales__table td{border-bottom:1px solid rgba(0,0,0,.1);font-size:14px;padding:16px}.td-counter{overflow:hidden;width:100%}table.new__sales__table tr{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-areas:"td_count td_name td_type td_vat td_qty td_price td_sum_net td_sum_gross td_remove_button";grid-template-columns:30px minmax(250px,4fr) minmax(100px,2fr) minmax(100px,1fr) minmax(100px,1fr) minmax(120px,2fr) minmax(100px,1fr) minmax(100px,1fr) 40px}table.new__sales__table thead tr th.td-button-remove{border-bottom-width:0}@media (min-width:1000px) and (max-width:1200px){table.new__sales__table td{border:0;font-weight:700;padding-top:0;white-space:nowrap}table.sales__table td:before{font-weight:400}}table.sales__table tr td{padding:8px 3px}td.td-counter{overflow:hidden;text-overflow:ellipsis;width:30px}.counter-container{display:flex}@media (min-width:901px) and (max-width:1199px){table.new__sales__table thead tr{grid-template-columns:30px 4fr 2fr 1fr 1fr 2fr}table.new__sales__table tbody tr,table.new__sales__table thead tr{grid-column-gap:10px;column-gap:10px;display:grid;grid-auto-rows:auto}table.new__sales__table tbody tr{grid-template-areas:"td_count td_name td_type td_vat td_qty td_price td_remove_button" ". . td_sum_net td_sum_net td_sum_gross td_sum_gross td_remove_button";grid-template-columns:30px 4fr 2fr 1fr 1fr 2fr 40px}td.td-sum div>p{width:100%}td.td-sum div td>p{width:85px}}@media (max-width:900px){table.new__sales__table{background-color:transparent;box-shadow:none}table.new__sales__table thead{display:none}table.new__sales__table tbody tr{grid-row-gap:3px;background-color:#fff;border-radius:20px;border-spacing:0;box-shadow:0 1px 2px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.06);display:grid;grid-auto-rows:auto;grid-template-areas:"td_count td_count td_count td_count  td_count" "td_name td_name td_name td_name td_name" "td_type td_type td_type td_vat td_vat" "td_qty td_qty td_price td_price td_price" "td_sum_net td_sum_net td_sum_net td_sum_net td_sum_net " "td_sum_gross td_sum_gross td_sum_gross td_sum_gross td_sum_gross";grid-template-columns:repeat(5,1fr);margin:15px 0;padding:0 8px 8px;row-gap:3px}table.new__sales__table tbody .counter-td{background-color:#fafafa;background-color:var(--mui-palette-background-level1,#fafafa);border-bottom:1px solid #fafafa;border-bottom-color:var(--mui-palette-background-level1,#fafafa);border-top-left-radius:20px;border-top-right-radius:20px;margin-left:-8px;margin-right:-8px;padding:7px 6px 2px 3px;width:calc(100% + 16px)}table.new__sales__table tbody .counter-td .counter-container .item-counter-container div{background-color:transparent;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;line-height:normal}table.new__sales__table tbody .counter-container{display:flex}table.new__sales__table tbody .counter-container .item-header-container{flex-shrink:0}table.new__sales__table tbody .counter-container .item-switch-container{flex:1 1}table.new__sales__table tbody .counter-container .item-switch-container div{display:flex;justify-content:space-evenly;padding-top:1px}table.sales__table tr.sales-item-row .td-counter{border-bottom:2px solid var(--mui-palette-divider);padding:10px}table.sales__table tr.sales-item-row .remove-button-container{flex-shrink:0}table.sales__table tr.sales-item-row td{padding:0 8px}table.new__sales__table td.td-sum.td-sum-gross,table.new__sales__table td.td-sum.td-sum-net{background-color:#fafafa;background-color:var(--mui-palette-background-level1,#fafafa);overflow:hidden;padding:.375rem .5rem;padding:var(--TableCell-paddingY,.375rem) var(--TableCell-paddingX,.5rem);text-overflow:ellipsis;white-space:nowrap}td.td-sum div>p{width:100%}td.td-sum.td-sum-gross{border-radius:0 0 12.5px 12.5px}.counter-td{border-bottom-style:solid;border-bottom-width:2px}}.td-counter,.td-remove div,.td-sum div{align-items:center;display:flex;height:100%;justify-content:center}.td-sum div .label-td-sum{display:none}@media (max-width:1200px){thead .sales__row__header .td-sum-gross,thead .sales__row__header .td-sum-net{display:none}.td-sum div .label-td-sum{display:table-cell}}.item-header-container{color:var(--mui-palette-neutral-900);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;text-transform:uppercase}.sales-item-add-button.container{display:felx;flex-direction:column;justify-content:center;margin-bottom:0;margin-top:0;padding:0;text-align:center}.new__sales__table .td-sales-item-price span div{padding-top:1px}.client-list-table .head-row .header-cell{background-color:transparent;color:rgba(var(--joy-palette-neutral-mainChannel)/1);color:var(
        --variant-plainColor,rgba(var(--joy-palette-neutral-mainChannel)/1)
    );font-weight:400;line-height:normal;text-transform:capitalize}.mobile-client-grid .MuiCardHeader-title .email-link,.mobile-client-grid .card-header .MuiCardHeader-title{font-weight:500}.mobile-client-grid .MuiCardHeader-subheader span{color:var(--mui-palette-primary-main);font-weight:600}.mobile-client-grid .phone-link span{font-size:1.25rem}.autocomplete-input-customers .muiinputbase-root.muioutlinedinput-root .muioutlinedinput-notchedoutline fieldset legend.css-14lo706{background-color:blue;width:calc(auto - 30px)}.main-dashboard{flex:4 1}.homeWidgets{display:flex;margin:20px}.featured{display:flex;justify-content:space-between;width:100%}.featuredItem{border-radius:10px;box-shadow:0 0 15px -10px rgba(0,0,0,.75);cursor:pointer;flex:1 1;margin:0 20px;padding:30px}.featuredTitle{font-size:20px}.featuredMoneyContainer{align-items:center;display:flex;margin:10px 0}.featuredMoney{font-size:30px;font-weight:600}.featuredMoneyRate{align-items:center;display:flex;margin-left:20px}.featuredIcon{color:green;font-size:14px;margin-left:5px}.featuredIcon.negative{color:red}.featuredSub{color:gray;font-size:15px}.widgetLg{box-shadow:0 0 15px -10px rgba(0,0,0,.75);flex:2 1;padding:20px}.widgetLgTitle{font-size:22px;font-weight:600}.widgetLgTable{border-spacing:20px;width:100%}.widgetLgTh{text-align:left}.widgetLgUser{align-items:center;display:flex;font-weight:600}.widgetLgImg{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.widgetLgAmount,.widgetLgDate{font-weight:300}.widgetLgButton{border:none;border-radius:10px;padding:5px 7px}.widgetLgButton.Approved{background-color:#e5faf2;color:#3bb077}.widgetLgButton.Declined{background-color:#fff0f1;color:#d95087}.widgetLgButton.Pending{background-color:#ebf1fe;color:#2a7ade}.widgetSm{box-shadow:0 0 15px -10px rgba(0,0,0,.75);flex:1 1;margin-right:20px;padding:20px}.widgetSmTitle{font-size:22px;font-weight:600}.widgetSmImg{border-radius:50%;height:40px;object-fit:cover;width:40px}.widgetSmList{list-style:none;margin:0;padding:0}.widgetSmListItem{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.widgetSmUser{display:flex;flex-direction:column}.widgetSmUsername{font-weight:600}.widgetSmUserTitle{font-weight:300}.widgetSmButton{align-items:center;background-color:#eeeef7;border:none;border-radius:10px;color:#555;cursor:pointer;display:flex;padding:7px 10px}.widgetSmIcon{font-size:16px!important;margin-right:5px}.main-accent-icon.profit-circle{background-color:#0b57d0}.main-accent-icon.customer-circle{background-color:#15b79f}.main-accent-icon.progress-circle{background-color:#fb9c0c}.main-accent-icon.budget-circle{background-color:#635bff}.main-accent-icon{font-size:1.5rem}.info-card.accent-icon .MuiTypography-overline{line-height:normal}.info-card.accent-icon .MuiTypography-h4{font-size:2rem}.info-card.accent-icon .title{color:var(--mui-palette-text-secondary);font-size:.75rem;font-weight:500}.info-card .MuiCardContent-root{padding:28px 24px}.info-card.MuiPaper-root{border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.06)}.MuiAutocomplete-popper{z-index:10000!important}
/*# sourceMappingURL=main.068ade0b.css.map*/