body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#f4f5fa;--light-bg:#022c4b;--dark-bg:#01172c;--orange:#ffc107;--orange-dark:#ff9800;--green:#009688;--text-light:#cdcdcd}a{text-decoration:none!important}*{font-family:Roboto,sans-serif}button,button:focus{outline:none;box-shadow:none!important}.form-control:focus{box-shadow:none}.table-hover{cursor:pointer}.font-12{font-size:12px!important}.font-14{font-size:14px!important}.font-16{font-size:16px!important}.font-18{font-size:18px!important}.font-20{font-size:20px!important}.hover{cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:Quicksand,sans-serif}#main-section{background-color:#f4f5fa;min-height:100vh;position:relative;padding-bottom:60px}.main-content{width:calc(100% - 200px);margin-left:200px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.navbar.compact~.main-content{width:calc(100% - 80px);margin-left:80px}.row{margin:0}:focus{outline:none}.rc-pagination{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.dark-theme #main-section{background-color:#01172c;background-color:var(--dark-bg)}.dark-theme .rc-pagination-total-text{color:#cdcdcd;color:var(--text-light)}@-webkit-keyframes remove{0%{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0)}75%{transform:translate(100%);-webkit-transform:translate(100%);-moz-transform:translate(100%);-ms-transform:translate(100%);-o-transform:translate(100%)}to{opacity:0;display:none}}@keyframes remove{0%{transform:translate(0);-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0)}75%{transform:translate(100%);-webkit-transform:translate(100%);-moz-transform:translate(100%);-ms-transform:translate(100%);-o-transform:translate(100%)}to{opacity:0;display:none}}.remove-me{animation:remove 1s forwards;-webkit-animation:remove 1s forwards}@media (min-width:576px){.container{max-width:700px}}@media (min-width:768px){.container{max-width:800px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.sale{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#08134b!important}.sale .card-body{-webkit-flex:none;flex:none;padding:20px 8px}.sale svg{fill:#ffc107}.sale h6{color:hsla(0,0%,100%,.5)}#calendar-sort{display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;-webkit-justify-content:flex-start;justify-content:flex-start;margin-right:auto}#calendar-block{display:block;position:absolute;width:100%;left:0;top:46px;height:370px;background:#fff;z-index:2;text-align:center;padding:20px;border-radius:5px;box-shadow:0 0 10px rgba(14,14,14,.25)}#calendar-block .DayPicker-Day{padding:5px;font-size:12px}#calendar-block .DayPicker-Month{margin:0 5px}#calendar-sort .DayPickerInput input{width:110px}#calendar-block .DayPickerInput input{width:250px}.recharts-legend-wrapper{height:0!important}#dashboard-wigets h4{font-size:18px}sup.card-currency{font-size:12px;vertical-align:super}#dashboard-page>.row{position:-webkit-sticky;position:sticky;top:85px;z-index:99}#dashboard-page .btn-group{background-color:#f4f5fa}ul.recharts-default-legend{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:25px}svg.recharts-surface{overflow:visible}sub.card-pieces{font-size:12px;vertical-align:middle}#dashboard-profit .card svg{width:35px}.sale .card-body h4,.sale .card-body h6{font-size:14px}.dark-theme #dashboard-page text{fill:#fff}.dark-theme #dashboard-page span.recharts-legend-item-text{color:#fff}.dark-theme #dashboard-page .sale{background:#022c4b!important}.dark-theme #dashboard-page .graph{background:#022c4b;width:calc(100% - 15px);margin:auto;padding:0 14px}.dark-theme #dashboard-page #dashboard-profit h2{color:#fff}.dark-theme #dashboard-page .btn-group{background-color:#00172d}.dark-theme #dashboard-page .btn-group>.btn-outline-secondary{color:#ffc107;border-color:#ffc107}.dark-theme #dashboard-page .btn-group>.btn-outline-secondary.active,.dark-theme #dashboard-page .btn-group>.btn-outline-secondary:hover{color:#00172d;background-color:#f5ba00;border-color:#ffc107}@media (max-width:991px){#dashboard-profit .sale{-webkit-flex-direction:column;flex-direction:column;padding-top:15px}.sale .card-body{padding:14px}.sale .card-body h4{font-size:15px}#dashboard-profit .col-3,#dashboard-profit .col-4{padding:0 8px}}@media (max-width:768px){.sale .card-body{padding:14px 8px}#dashboard-profit .card svg{width:30px}.sale .card-body h4,.sale .card-body h6{font-size:12px}#dashboard-profit .col-3{padding:0 4px}}.product-name-list{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;list-style-type:none;margin-top:25px}.product-name-list li{margin:0 5px}.product-name-list li span{width:15px;height:12px;display:inline-block;background:#eee;margin-right:3px}.DayPickerInput input{border:1px solid #07104c;margin:1px 3px;outline:none;cursor:pointer;padding:3px 8px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.sortForm{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.dark-theme #analytics-page>.col-lg-6{margin:15px 0;display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch}.dark-theme #analytics-page h3{color:var(--text-light)}.dark-theme #analytics-page .graph{background:var(--light-bg);padding:15px 5px}.dark-theme #currency-page>h3,.dark-theme #currency-page tbody tr{color:var(--text-light)}.dark-theme #currency-page>div{background:var(--light-bg)!important;color:var(--text-light)}.dark-theme #currency-page .thead-dark th{background:var(--orange-dark)!important}.dark-theme #currency-page tbody tr:nth-of-type(odd){background:var(--light-bg)}.dark-theme #currency-page .custom-control-input:checked~.custom-control-label:before{background:var(--orange);border-color:var(--orange)}.img-wrapper{-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:column;flex-direction:column;text-align:center;padding:20px;border-top-right-radius:0!important;border-bottom-right-radius:0!important;min-height:400px}.img-container,.img-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.img-container{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border:2px solid #000;width:150px;height:150px;-webkit-justify-content:center;justify-content:center;padding:15px;background:#fff;overflow:hidden}.img-container img{width:100%}.rounded-btn{position:relative;cursor:pointer;margin:0 6px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.rounded-btn:before{content:"";width:20px;height:20px;background:inherit;border-radius:50%;border:1px solid;margin:0;left:50%;top:50%;position:absolute;transform:translate(50%);-webkit-transform:translate(-50%,-50%)}.rounded-btn:checked{margin:0 15px}.rounded-btn:checked:before,.rounded-btn:hover:before{width:40px;height:40px;z-index:2;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.rounded-btn:hover{margin:0 15px}.black-btn{background-color:#000;font-size:20px}.arrow-right{height:30px;width:30px;line-height:30px;text-align:center;color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.form-wrapper{border-top-right-radius:4px;border-bottom-right-radius:4px;padding:30px 40px}#new-product-page .form-group{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start}#new-product-page .form-group label{width:30%;max-width:200px;min-width:120px}#new-product-page .step-two label{font-size:13px;margin:9px 0 3px}#new-product-page .form-group>input{text-transform:capitalize}#new-product-page .form-group>input,#new-product-page .form-group>select,#new-product-page .form-group>textarea{background-color:#fbfbfb}.color-name{width:90px}.color-input{width:40px;height:40px;display:inline-block;margin-left:10px}.steps-counter{z-index:1;-webkit-flex:1 1;flex:1 1;position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.steps-counter:first-of-type:after{content:"";position:absolute;height:2px;background:#edeef2;width:100%;-webkit-transform:translateX(50%);transform:translateX(50%)}.steps-counter.done:after{background-color:#8bc34a}.steps-counter svg{z-index:1}.steps.active-step{display:block;opacity:1}.steps.active-step,.steps.inactive-step{-webkit-transition:display .2s,opacity .3s;transition:display .2s,opacity .3s}.steps.inactive-step{display:none;opacity:0}.steps-counter.active-step .check-icon,.steps-counter.inactive-step .check-icon{display:none}.steps-counter.active-step .circle-icon{display:block;fill:#379ff4;stroke:rgba(55,159,244,.21);background-color:#fff;stroke-width:0px;box-shadow:0 1px 1px #008cff,1px 0 1px #379ff4,-1px 0 1px #379ff4;border-radius:50%;height:25px;width:25px}.steps-counter.inactive-step .circle-icon{display:block;stroke:#ced4da;fill:#edeef2;width:20px;height:20px}.steps.active-step.done{display:none;opacity:0;-webkit-transition:display .5s,opacity 2s;transition:display .5s,opacity 2s}.steps-counter.active-step.done .check-icon{display:block;stroke:#8bc34a;width:25px;height:25px;fill:#fff;-webkit-transform:rotate(8deg);transform:rotate(8deg)}.steps-counter.active-step.done .circle-icon{display:none;stroke:#8bc34a}#step-counter{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;margin-bottom:50px}.result-info{text-align:center}.result-info img{height:300px}#print-area{-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 1;flex:1 1}#print-area svg{padding:10px;-webkit-flex:1 1;flex:1 1;margin:auto}#qr-print{cursor:pointer}#print-area *{box-sizing:border-box}.product-title{position:relative}#price-tag{position:absolute;right:5px;top:5px;font-size:24px;color:#1e81ce}.dark-theme #product-details-page{background:var(--light-bg)!important}.dark-theme .product-title>.text-uppercase{color:#cdcdcd}.dark-theme #price-tag{color:var(--orange)}.dark-theme .table-bordered td,.dark-theme .table-bordered th{color:#cdcdcd!important}.dark-theme #product-details-page h5{color:var(--orange)}.dark-theme #product-details-page .company-name,.dark-theme #product-details-page .note{color:var(--green)}.dark-theme #product-details-page .action-group .btn-outline-success{color:#fff;background-color:#28a745;border-color:#28a745}.dark-theme #product-details-page .action-group .btn-outline-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.dark-theme #product-details-page .action-group .btn-outline-dark{color:#fff;background-color:var(--orange);border-color:var(--orange)}.gal-img-wrapper{height:150px;width:100%;padding:75px;background-color:#ddd;background-size:cover;background-position:50%;background-repeat:no-repeat}#products .card{width:calc(25% - 20px);margin:20px 10px;padding:10px;box-shadow:0 1px 15px 1px rgba(62,57,107,.15);box-shadow:0 0 2px 1px #fff}#products .card-title{font-weight:700;margin-top:12px;margin-bottom:2px;text-transform:capitalize;font-size:24px}#products .card-text{margin-bottom:0;font-size:14px}#products .card-text b{font-weight:400}.card-call-action{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start;margin-top:10px;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column}.product-item svg{width:15px;height:15px;margin-right:2px;stroke:#28a745}.card-price{font-weight:700;color:#0b4673;font-size:20px;margin:10px 0}.currency{vertical-align:super;font-size:12px}[list]::-webkit-calendar-picker-indicator{opacity:1}#sort-by-list span{font-size:18px;margin-left:8px;color:#aaa}#sort-by-list span.active{color:#4e4e4e}.dark-theme #products .card{box-shadow:none;background:#022c4b}.dark-theme #sort-by-list span.active{color:var(--orange)}.dark-theme #products .table-striped tbody tr:nth-of-type(odd){background:var(--light-bg)}.dark-theme #products .table .thead-dark th{background-color:var(--orange-dark);color:#fff!important;padding:10px 4px;font-size:14px}.dark-theme #products .table td svg{stroke:var(--orange)!important}.dark-theme #products .table{color:var(--text-light)}.dark-theme #products .table td button.success{background-color:var(--orange)}.dark-theme #products .card-price,.dark-theme #products .card-text>*,.dark-theme #products .card-title,.dark-theme #products .card .product-cart-content{color:#fff}.dark-theme .product-item svg{stroke:#ff9800}.dark-theme .card-call-action>a.btn{color:#fefefe;background-color:#f99400;border-color:#ff9800}.dark-theme .filter-btn>button{color:var(--orange);border-color:var(--orange)!important}.dark-theme .filter-btn>button.active,.dark-theme .filter-btn>button:hover{color:#fefefe;background-color:#f99400!important;border-color:#f99400!important}.dark-theme .product-price{color:var(--orange)}@media (max-width:991px){#products .card{width:calc(50% - 20px)}}@media (max-width:600px){#products .card{width:calc(100% - 20px)}}.navbar{position:fixed;background-color:#052c4a;width:200px;min-height:100vh;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;overflow-y:scroll;overflow-x:hidden;padding:0;z-index:9999;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.navbar nav{-webkit-flex:1 1;flex:1 1;height:auto;margin-top:70px;padding:15px;overflow:auto}.navbar.compact{width:80px;transition:.5s;padding:0 0 30px;overflow:auto;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.navbar.compact nav{-webkit-align-items:center;align-items:center;padding:5px}.nav-text{display:block;opacity:1;width:auto}.navbar.compact .nav-text{opacity:0;width:0;display:none}.navbar.compact svg{width:24px;height:24px;margin-right:0!important;color:#c8cfd7;stroke-width:1px}.navbar~#toggle-btn{position:fixed;left:200px;top:19px;color:#000;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;z-index:9999}.navbar.compact~#toggle-btn{left:80px}#toggle-btn svg{width:30px;height:30px}.navbar .nav-item{text-decoration:none;padding:5px 7px;margin:8px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff}.navbar .nav-item:hover{text-decoration:none}.nav-active,.navbar .nav-item:hover{background-color:#021b2f;padding:5px 7px;border-radius:20px;-webkit-transition:.5s;transition:.5s}.navbar.compact .nav-active{padding:15px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.navbar.compact .nav-active,.navbar.compact .nav-item:hover{background-color:#021b2f;border-radius:50%;-webkit-transition:.5s;transition:.5s}.navbar.compact .nav-item:hover{text-decoration:none;padding:12px}.navbar.compact .nav-item{padding:8px;margin:5px 0}.sign-out-btn{width:auto;-webkit-align-self:center;align-self:center;margin-top:30px!important;text-align:center;margin-right:0}#logo-area{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:fixed;height:68px;background-color:#fff;width:200px;border-right:1px solid #ced4da;border-bottom:1px solid #ced4da;top:0;left:0;z-index:9999;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s}.navbar.compact~#logo-area{width:80px}#logo-area a{display:block;line-height:68px;text-align:center}#logo-area a svg{fill:#f7941d}.navbar.compact~#logo-area #logo-long,.navbar~#logo-area #logo{display:none}.navbar.compact~#logo-area #logo,.navbar~#logo-area #logo-long{display:block}header::-webkit-scrollbar{width:8px}header::-webkit-scrollbar-track{border-radius:10px}header::-webkit-scrollbar-thumb{background:#ff9800;border-radius:10px}header::-webkit-scrollbar-thumb:hover{background:#ff9800}@media (max-width:600px){.navbar.compact{width:0}.navbar.compact~#logo-area{width:0;overflow:hidden}.navbar.compact~.main-content{width:100%;margin-left:0}.navbar.compact~#toggle-btn{left:30px}}.dark-theme #inventory-count-page h2,.dark-theme #inventory-count-page h3{color:var(--text-light)}.dark-theme #inventory-count-page table .thead-dark th{background-color:var(--orange-dark);color:#fff!important;padding:10px 4px}.dark-theme #inventory-count-page .table td,.dark-theme #inventory-count-page tbody a{color:var(--text-light);border-top:none}.dark-theme #inventory-count-page tbody tr:nth-of-type(odd){background:var(--light-bg)}.inventory-pieces .display-piece{display:inline-block;min-width:35px;padding:2px 6px;text-align:center;border:1px solid;background:#fff;border-radius:5px;margin:5px}.inventory-pieces .btn{font-size:18px}#new-inventory-list{width:calc(70% - 20px);margin-right:20px;padding:20px 10px;border-radius:4px}#new-inventory-scanner{width:30%;padding:20px 10px;border-radius:4px}#inventory-count-table{font-size:14px}#inventory-count-table .btn{width:30px;height:30px;line-height:30px;padding:0;text-align:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.dark-theme #create-inventory-list h2,.dark-theme #create-inventory-list h4{color:var(--text-light)}.dark-theme #new-inventory-list,.dark-theme #new-inventory-scanner{background:var(--light-bg)!important}.dark-theme #new-inventory-list .inventory-pieces .btn{background:var(--orange-dark)!important;border:1px solid var(--orange-dark)}.dark-theme #new-inventory-list .inventory-status{background:var(--green)!important;border:1px solid var(--green);color:#fff}.dark-theme #new-inventory-list .display-piece{color:var(--light-bg)}.dark-theme #new-inventory-list .thead-dark th{background:var(--orange-dark);color:var(--light-bg)!important}.dark-theme #new-inventory-list table .table-primary{background:var(--dark-bg)}@media (max-width:992px){#new-inventory-list,#new-inventory-scanner{width:100%;margin:30px 0}}.payment-details{background-color:#08134b;padding:20px;border-radius:6px;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative}.label-position{position:absolute;right:0;top:10px;padding-right:5px;background:#3f51b5;border-top-left-radius:2px;border-bottom-left-radius:2px;padding-left:5px;color:#fff;font-size:14px}.payment-icon svg{width:40px;height:40px;fill:#2792b0}.payment-info{padding-left:10px}.payment-info h3{color:hsla(0,0%,100%,.8);font-size:20px}.payment-info h4{color:#fff}.last-month{margin:0;font-size:12px;font-style:italic;color:hsla(0,0%,100%,.698)!important}.payment-amount{font-size:16px}.dark-theme .payment-details{background:var(--light-bg)}.dark-theme .payment-icon svg{fill:var(--orange);background:var(--light-bg)!important}@media (max-width:768px){.payment-details{padding:20px 10px}.payment-info h3{font-size:18px}.payment-info h4{font-size:14px}.payment-icon svg{width:32px;height:32px;fill:#2792b0}}.download-icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;margin:10px}.download-icons img{width:30px;height:30px;margin:0 5px}.download-icons img:hover{cursor:pointer}.thumbnail-wrapper{height:40px;overflow:hidden}#sale-list-page .DayPickerInput input{width:120px}.sale-item .status{width:100px}.td-status{min-width:70px}#sale-list-page table{font-size:14px;overflow:hidden}#sale-list-page .dark-theme .table-bordered th,.dark-theme #sale-list-page .table-bordered td,.dark-theme #sale-list-page .table td,.dark-theme #sale-list-page .table th,.dark-theme #sale-list-page table{border:none}.dark-theme #sale-list-page .table-striped tbody tr:nth-of-type(odd){background:var(--light-bg)}.dark-theme #sale-list-page .table .thead-dark th{background-color:var(--orange-dark);color:#fff!important;padding:10px 4px}.dark-theme #sale-list-page .sale-item a{color:var(--text-light)}.invoice-box{max-width:800px;margin:auto;padding:30px;border:1px solid #eee;box-shadow:0 0 10px rgba(0,0,0,.15);font-size:16px;line-height:24px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#555}.invoice-box table{width:100%;line-height:inherit;text-align:left}.invoice-box table td{padding:5px;vertical-align:top}.invoice-box table tr td:nth-child(2){text-align:right}.invoice-box table tr.top table td{padding-bottom:20px}.invoice-box table tr.top table td.title{font-size:45px;line-height:45px;color:#333}.invoice-box table tr.information table td{padding-bottom:40px}.invoice-box table tr.heading td{background:#eee;border-bottom:1px solid #ddd;font-weight:700}.invoice-box table tr.details td{padding-bottom:20px}.invoice-box table tr.item td{border-bottom:1px solid #eee}.invoice-box table tr.item.last td{border-bottom:none}.invoice-box table tr.total td:nth-child(2){border-top:2px solid #eee;font-weight:700}@media only screen and (max-width:600px){.invoice-box table tr.information table td,.invoice-box table tr.top table td{width:100%;display:block;text-align:center}}.rtl{direction:rtl;font-family:Tahoma,Helvetica Neue,Helvetica,Arial,sans-serif}.rtl table{text-align:right}.rtl table tr td:nth-child(2){text-align:left}#new-receipt table td,#new-receipt table th{border:none;padding:2px}#customer-details .DayPickerInput{display:block;margin-top:14px}#customer-details .DayPickerInput input{width:100%}#new-sale{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;padding:30px;border-radius:5px}#sale-left{width:40%;padding-right:15px;text-align:center}#sale-left img{width:90%;max-width:250px}#sale-img-wrapper{position:relative}#sale-img-wrapper .badge{position:absolute;right:20px;top:-9px;font-size:15px}.count-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.count-number{font-size:45px;min-width:45px}#sale-page-next{display:none}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 rgba(40,167,69,0)}75%{box-shadow:0 0 0 15px rgba(40,167,69,.33)}}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(40,167,69,0)}75%{box-shadow:0 0 0 15px rgba(40,167,69,.33)}}.count-btn{width:35px;height:35px;line-height:35px;font-size:24px;border-radius:50%;padding:0;margin:0 10px;color:#fff;background:#1e81ce;cursor:pointer}.count-btn:hover{color:#fff}.pulse-me{animation:pulse .4s ease-in-out 1;-webkit-animation:pulse .4s ease-in-out 1}#sale-left .price{width:50%;position:relative;min-width:170px;margin:auto}#sale-left .price input,#sale-left .price span{font-size:20px}#new-sale .error-input{border:1px solid red}#sale-right{width:60%;-webkit-flex:1 1;flex:1 1;padding-left:15px}#sale-right .payment-status,#sale-right .payment-type{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}#sale-right .payment-status button,#sale-right .payment-type button{margin:0 10px;border:1px solid #1e81ce;color:#1e81ce;z-index:1}#sale-right .payment-status button:hover,#sale-right .payment-type button:hover{border:1px solid #1e81ce;color:#fff;background-color:#1e81ce}#sale-right .btn-outline-success.active{background-color:#1e81ce;color:#fff}#sale-right .payment-status button:focus,#sale-right .payment-type button:focus{box-shadow:none}#sale-right ul{border-bottom:1px solid #1e81ce}#sale-right .nav-link.active{border-color:#1e81ce;border-bottom:1px solid transparent}#sale-right .nav-link{border-bottom:1px solid #1e81ce}#sale-right .debt{position:relative;width:25px;display:inline-block;z-index:-2}#sale-right .debt .slash{position:absolute;left:0;top:0;font-size:18px;color:#e91e63;z-index:-1}#mp-wrapper{text-align:right;border:1px solid #e1e5e7;background:#fafdff;padding:7px 20px;border-radius:8px;margin-bottom:20px}#mp-readonly{font-size:10px}#sale-details button{-webkit-flex:1 1;flex:1 1}#sale-details .payment-type button,#sale-right .payment-status button{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;font-size:12px;padding:12px;z-index:1}#sale-details .payment-type button svg,#sale-right .payment-status button svg{width:30px;height:30px;z-index:-2}#sale-product-details .table-bordered td{width:50%}#sale-product-details #color-th{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;border:none}#sale-product-details .company-name{text-transform:capitalize;font-size:14px;color:#555;padding-bottom:7px;border-bottom:1px solid #ced4da}.color-style{width:18px;height:18px;border-radius:50%;border-color:transparent;display:inline-block;margin-left:5px}.dark-theme #new-sale{background:var(--light-bg)!important}.dark-theme #sale-right .payment-status button,.dark-theme #sale-right .payment-type button{color:var(--orange);border:1px solid var(--orange)}.dark-theme #sale-right .btn-outline-success.active,.dark-theme #sale-right .btn-outline-success:hover{background:var(--orange);color:var(--light-bg)}.dark-theme #new-sale .count-number,.dark-theme #new-sale h3,.dark-theme #new-sale h5{color:var(--text-light)}.dark-theme #new-sale .count-btn{background:var(--orange);color:var(--light-bg)}.dark-theme #sale-right ul{border-bottom:1px solid var(--orange)}.dark-theme #sale-right .nav-link:not(.active){border-bottom:1px solid var(--orange);background:transparent;color:var(--text-light)}.dark-theme #sale-right .nav-link.active,.dark-theme #sale-right .nav-link:hover{border-color:var(--orange);background:var(--orange)}.dark-theme #sale-product-details .company-name{color:var(--green)}.dark-theme #new-sale .btn-outline-dark{background:var(--orange)}.dark-theme #new-sale .btn-outline-success{color:var(--light-bg)}.dark-theme #new-sale .price input,.dark-theme #new-sale textarea{background:#c5def0}@media (max-width:992px){#new-sale{padding:30px 15px}#sale-left{width:35%}#sale-right .payment-status button,#sale-right .payment-type button{margin:0 5px}#sale-left .price input,#sale-left .price span{font-size:14px}#sale-left .count-wrapper{margin:5px auto!important}}@media (max-width:768px){#sale-left{width:100%;max-width:400px}#sale-left img{height:200px;width:auto}#sale-right{display:none}#sale-page-next{display:inline-block;margin-top:30px}#new-sale .show-sale{display:block}#new-sale .hide-sale{display:none}}#sale-img-wrapper+.price{color:#1e81ce}#sale-details-actions{display:-webkit-flex;display:flex}#sale-details-actions button{-webkit-flex:none;flex:none;margin-right:16px}.dark-theme #sale-details-actions .btn-outline-success{background:var(--green);color:var(--light-bg)}.dark-theme #sellers-page .thead-dark th{background-color:var(--orange-dark);color:#fff!important;padding:10px 4px}.dark-theme #sellers-page tbody tr:nth-of-type(odd){background:var(--dark-bg)}.dark-theme #edit-seller h3,.dark-theme #new-seller h3,.dark-theme #new-seller label,.dark-theme #sellers-page tbody td{color:var(--text-light)}#top-bar{background-color:#fff;padding:15px;position:-webkit-sticky;position:sticky;z-index:999;width:100%;left:0;right:0;top:0;margin-bottom:30px;box-shadow:0 1px 15px 1px rgba(62,57,107,.15)}.search-input{width:70%;position:relative}.buttons{margin:0 10px;width:calc(30% - 20px);-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;height:38px}#advanced-search{position:absolute;top:52px;left:0;right:0;background-color:#fff;padding:0;width:100%;z-index:-1;-webkit-transition:1s;transition:1s;display:none;height:0}#advanced-search.visible{height:auto;-webkit-transition:1s;transition:1s;display:block}.searchSuggestions{border:1px solid #e0e4e8;border-radius:3px;box-shadow:0 4px 6px 0 rgba(32,33,36,.28);position:absolute;width:100%}.search-suggestions li{background-color:#f9f9f9;border:none}.search-suggestions li:hover{background-color:#eee}.search-suggestions li a{color:#222}.search-suggestions .alert{background-color:#dedede}.notification-bell{position:relative}.notification-bell span{position:absolute;top:-5px;right:-10px;font-size:10px;padding:3px 4px}.tr-link{cursor:pointer}#user-icon{width:30px;border:1px solid;margin-left:20px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}@media (max-width:991px){.filters{display:none}}@media (max-width:600px){.search-input{width:50%}#top-bar .row{-webkit-justify-content:flex-end;justify-content:flex-end}.buttons{width:calc(40% - 20px)}}.icon{width:20px;height:20px;margin-right:0!important}.dark-theme #notifications-page .table .thead-dark th{background-color:var(--orange-dark);color:#fff!important;padding:10px 4px}.dark-theme #notifications-page .table{color:var(--text-light)}.dark-theme #notifications-page .table a{color:var(--green)}.dark-theme #notifications-page .table-striped tbody tr:nth-of-type(odd){background:var(--light-bg)}#scanner-section img{width:30px;margin:0 7px}#products-price-page input{min-width:70px;padding:6px 8px;max-width:120px}#products-price-page table th{font-weight:400;font-size:16px}#products-price-page table tr{line-height:42px}.expenses-amount input{width:75%}.expenses-amount select{width:calc(25% - 20px);margin-left:20px}.dark-theme #expenses-page h2{color:var(--text-light)}.dark-theme #expenses-page table .thead-dark th{background-color:var(--orange-dark);color:#fff!important;padding:10px 4px}.dark-theme #expenses-page .table td,.dark-theme #expenses-page tbody a{color:var(--text-light);border-top:none}.dark-theme #expenses-page .table-striped tbody tr:nth-of-type(odd){background:var(--light-bg)}.dark-theme #add-expenses h3,.dark-theme #add-expenses label{color:var(--text-light)}.dark-theme #add-expenses .btn-primary{color:var(--light-bg);background:var(--orange-dark)!important;border:1px solid var(--orange-dark)}#sign-in-form{width:90%;max-width:450px}#sign-in-page button>img{pointer-events:none}#sign-in-page button{min-width:150px}#user-profile{padding:30px 20px;border-radius:5px}#user-profile label{font-size:14px;color:#6c86a1;margin:16px 0 3px}.uploader{max-width:200px}#file-upload{opacity:1;border:1px solid #ced4da;border-radius:4px;line-height:35px}#file-upload:after{content:"Upload";position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;background:#fbfbfb;text-align:center;z-index:3;color:#000}#camera{position:absolute;z-index:5;right:10px;height:20px;width:20px}.profile-img{margin-bottom:20px;width:100%;max-width:150px;border:2px solid #333;border-radius:50%}.hide-me{display:none}.show-me{display:block}#edit-profile{color:#6c86a1;font-size:14px}#store-name{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:10px}#store-name label{margin:0 20px 0 0;font-size:16px}#store-name input{-webkit-flex:1 1;flex:1 1}.dark-theme #user-profile{background:var(--light-bg)!important}.dark-theme #user-profile h3{color:var(--text-light)}.dark-theme #user-profile .profile-img{border:1px solid var(--text-light)}.dark-theme #settings-page h2{color:var(--text-light)}
/*# sourceMappingURL=main.37142e8f.chunk.css.map */