*,body{margin:0;padding:0}body,html{overflow-x:hidden;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}.app__home{height:100vh;background:#0f0c29;background:linear-gradient(90deg,#24243e,#302b63,#0f0c29);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.app__home h1{font-size:4em;font-weight:100;text-shadow:0 0 15px #000;text-align:center}.app__home h3{color:#c2c2c2;font-weight:100}.loading{background-color:#262626;position:fixed;top:0;width:100%;height:100%;z-index:999;display:flex;justify-content:center;align-items:center;overflow:hidden;scroll-behavior:none}.memoPage{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;color:#000;margin-left:4em;margin-right:4em}.memoPage h5{font-weight:700;text-transform:uppercase}.memoPage__header{text-align:center}.memoPage__header h1{font-size:4em;padding:.2em;font-family:Georgia,"Times New Roman",Times,serif}.memoPage__header h5{font-weight:800;margin-bottom:2em}.memoPage h4{text-align:center;margin:.8em .8em 3em;text-decoration:underline}.memoPage__customer{margin-bottom:2em}.memoPage__customer p{margin:5px}.memoPage__product{border:1px solid #d3d3d3;border-radius:.5em;padding:.8em .8em 0;margin:.5em .5em 2em}.memoPage__product ul{list-style-type:none}.memoPage__miscs{display:flex;justify-content:space-between;margin:.2em .2em 2em 2em}.memoPage__terms{margin:.2em .2em 7em 2em}.memoPage__terms li{font-weight:500}.memoPage__signSec{display:flex;justify-content:space-between}.memoPage__sign{margin:1em 3em;padding:.1em 3em;border-bottom:2px dotted #000}@media (max-width:648px){.memoPage{width:100vw;font-size:.5em}.memoPage h1{font-size:2.5em}.memoPage h2,.memoPage h4,.memoPage h5,.memoPage h6{font-size:1.5em}}.billList{padding:1em}.billList h1{text-align:center;margin:1em}.billList h2{text-align:center;width:100%;padding:1em;background-color:#ffafaf;border-radius:.2em}.billList__container{cursor:pointer;margin:1em;text-align:center}.billList__container td{height:1.5em}.billList__bill:hover{background-color:#484848;color:#f0f8ff}.billList__bill{height:3em}.billList__buttons{display:flex;justify-content:center;align-items:center;margin:.2em 0;font-size:.8em}.billList__buttons button{font-weight:100;text-transform:uppercase;border:1px solid #8c8c8c;background:#000;color:#fff;margin:.2em 0;padding:.2em;width:6em}.billList__buttons button:hover{background-color:#fff;color:#000}.engPage{background:#262626;color:#fff;width:100%;min-height:90vh;overflow-x:hidden}.engPage__SearchBox input{border-radius:2em 0 0 2em;border:none;outline:none;font-size:2em;height:2em;width:8em;padding:.5em;margin:.5em 0 1em}.engPage__SearchBox button:focus,.engPage__SearchBox input:focus{outline:none}.engPage__SearchBox button{border-radius:0 2em 2em 0;border:none;border-left:2px solid #d3d3d3;background:#fff;color:#262626;font-size:2em;height:2em;width:3.5em;font-weight:700}.engPage__SearchBox button:hover{background-color:#262626;color:#fff}.engPage__alert{height:2em;width:100%;padding:.1em}.engPage__jobSec{background-color:#fff;color:#262626;border-radius:1em;margin:1em auto;padding:3em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:80%}.engPage__jobSec h3{font-weight:100}.engPage__jobSec li{list-style:square;margin-left:2em;border-bottom:1px solid #d3d3d3}.engPage__modalContainer{display:flex;justify-content:center;position:absolute;top:0;width:100vw;height:100vh;background:rgba(42,42,42,.7);z-index:99}.engPage__formModal{display:flex;flex-direction:column;max-width:700px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:.5em;align-items:center;margin:1em;padding:1em;background-color:#fff;color:#262626;overflow-y:auto}.engPage__input input{width:20em;padding:.2em;border-radius:.3em;border:1px solid #7e7e7e}.engPage__input p{margin-bottom:0;font-weight:500}.engPage__input select{margin:.5em;padding:.3em;font-weight:500}.engPage__buttons button{margin:1em;width:6em}.form__Container{background-color:#262626;color:#dcdcdc}.form{max-width:800px;margin:0 auto;font-family:"Times New Roman",Times,serif}.form h1{text-align:center;font-weight:900;padding-bottom:1em}.form h3{font-weight:600;margin-bottom:.5em}.searchCustomerBtn{text-align:center;border-radius:1em!important;width:2.5em;padding:.3em!important;margin:.3em .5em}.form__customerSec,.form__misc,.form__product{border:1px solid #d3d3d3;border-radius:.5em;padding:.6em;margin:.3em .5em 2em 1em}.form__displayColumn{display:flex;flex-direction:column;width:80%}.app__InputSec p{margin-bottom:.2em}.app__InputSec input{padding-left:.3em;width:80%;border-radius:.3em;border:2px solid #c4c4c4}.app__InputSec input:focus{outline:none}.form select{width:80%;font-size:1.3em;cursor:pointer}.form__productAddBtn{display:flex;justify-content:center}.form__productAddBtn button{background-color:transparent;color:#fff;border:2px solid #fff;border-radius:.5em;height:2.5em;width:10em;padding:0;margin:1.5em 0 1em;font-weight:600}.form__productAddBtn button:hover{background-color:#fff;color:#262626}.form__productAddBtn button:focus{outline:none}.form__submitBtn{display:flex;justify-content:center}.form__submitBtn button{width:10em;height:2.5em;margin:.5em 0 8em;background-color:#9acd32;border:none;border-radius:.5em;text-transform:uppercase;font-weight:600}.form__submitBtn button:hover{background:#dbff93}.form__alert{width:90%;padding:0;margin:0 auto .6em;height:2em}.signin{width:100%;background:#262626;color:#fff;height:100vh}.signin__Sec{background:#a8ff78;background:linear-gradient(90deg,#78ffd6,#a8ff78);color:#262626;display:flex;flex-direction:column;border:1px solid #d3d3d3;border-radius:.8em;width:95%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2em;margin:20vh auto auto}.signin__Sec h1{text-align:center;font-weight:200;margin-bottom:1em}.signin__alert{height:2em;padding:0;width:100%}.signin__Sec input{border:1px solid #a0a0a0;border-radius:.3em;padding:.2em 1em;margin-bottom:1em}.signin__Sec input:focus{outline:none}.signin__inputSec{display:flex;flex-direction:column}.billPage{background-color:#fff;color:#000;margin:2em;padding:1em;position:relative}.bg__image img{position:absolute;top:50%;left:50%;width:70%;opacity:.1;transform:translate(-50%,-50%);background-origin:content-box;background-position:50%;background-size:50% 80%;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.billPage__header{display:flex;justify-content:space-between;margin-bottom:1em;margin-top:2em}.billPage__header h1{font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif;font-weight:700}.billPage__header h2{color:#535353;margin-right:1em}.billPage__details{display:flex;justify-content:space-between;margin-bottom:3.5em}.billPage__customer{margin:1em 4em 7em 1em}table{width:100%;margin-bottom:3em}table,td,th,tr{border:1px solid #000}td,th{padding:5px}tr:nth-child(2n){background-color:#e0e0e0}.billPage__terms{margin:.2em .2em 7em 2em}.billPage__terms li{font-weight:500}.billPage__signContainer{display:flex;justify-content:flex-end;margin:12em 2em 3em 1em}.billPage__sign{font-weight:600;text-align:center;width:10em;padding-top:1em;border-top:2px dotted #000}.billPage__paymentSec{border:1px solid #d3d3d3;padding:1em;margin:.5em;border-radius:.5em}.billPage__amount{display:flex;padding-bottom:-.3em;margin-bottom:0;justify-content:space-between;font-weight:700;border-bottom:1px solid #d3d3d3}.billPage__amount p{margin-bottom:0;margin-top:.6em}@media (max-width:648px){.bg__image img{width:95%}.billPage{width:100vw;font-size:.5em}.billPage h1{font-size:2em}.billPage h2,.billPage h5,.billPage h6{font-size:1.5em}}.dashboard{background-color:#262626;color:#fff;height:100%;padding-bottom:2em;overflow-x:hidden}.dashboard__headerSec{padding:0}.dashboard__headerSec select{font-size:1.2em;margin-right:2em;padding:0 8px;border:none;border-radius:1.2em;height:2em;width:7em}.dashboard__headerSec select:focus{outline:none}.dashboard__headerSec option{background:#262626;color:#fff;border:none}.dashboard__title h2{text-transform:uppercase;font-weight:100}.dashboard__paymentSec,.dashboard__statusSec{padding:1em;margin:2em;border:1px solid #d3d3d3;border-radius:.8em}.buttons{display:flex;margin-right:1em}.download{position:relative;width:4em;margin:0 3em}.download img{width:4em;margin:0 .5em;cursor:pointer}.download__btn{position:absolute;bottom:-3em;left:0;padding:.5em;border-radius:.3em;background-color:#fff;color:#262626}#pickDate{font-size:1.2em;padding:.4em;border-radius:.5em;cursor:pointer}.dashboard__paymentSec a:hover,.dashboard__statusSec a:hover{text-decoration:none}.dashboard__payments,.dashboard__status{background-color:#fff;color:#262626;border:1px solid #d3d3d3;text-align:center;padding:1em;margin:1em .5em;border-radius:1em}.dashboard__status{height:10em}.dashboard__payments:hover,.dashboard__status:hover{background-color:#262626;color:#fff}.dashboard__payments h3,.dashboard__status h3{font-weight:100;color:#484848}.navBar{background-color:#262626;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:10px;margin:0}.navBar,.navBar__logo{display:flex;justify-content:center}.navBar__logo{background-color:#fff;color:#262626;margin:.1em;border-radius:.2em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navBar__logo img{width:5em}.navBar__logo h3{text-shadow:0 0 5px #9b9b9b;font-family:serif}.navBar__left{display:flex}.navBar__right{display:flex;justify-content:flex-end;align-items:center;width:100%}.navBar___list{display:flex;flex-wrap:wrap;align-self:center;margin-left:2em}.navBar___list h5{padding-right:.6em}.navBar___list a{color:#fff}.navBar___list a:hover{color:#d3d3d3;cursor:pointer}.navBar___searchBox input{border:none;border-radius:.2em 0 0 .2em;padding:.2em;width:12em;margin:0;margin-top:.6em!important;height:2.5em}.navBar___searchBox input:focus{outline:none}.navBar___searchBox button{border:1.8px solid #fff;background:transparent;color:#fff;margin:0;margin-right:3em!important;margin-top:.2em!important;height:2.5em;padding:.1em .3em;border-radius:0 .2em .2em 0}.navBar__signOut button{background:transparent;border:none;color:#fff}.navBar__signOut button:hover{outline:none;color:red}.navBar__stockContainer{align-items:center;background-color:rgba(38,38,38,.8627450980392157);width:100%;height:100vh;z-index:99}.navBar__stock,.navBar__stockContainer{position:fixed;display:flex;justify-content:center;flex-direction:column}.navBar__stock{background-color:#fff;border-radius:.5em;padding:.5em 2em 2em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:1.2em;z-index:999}.navBar__stock h3{text-align:center;text-transform:uppercase;font-weight:100}.navBar__stock button{margin-bottom:.8em;text-transform:uppercase}.navBar__stock input,.navBar__stock textarea{width:15em;margin-bottom:1em;padding:.2em}.navBar__stock p{margin-bottom:0}.navBar__alert{width:90%;padding:0;margin:0 auto .6em;height:2em}.navBar__close{display:flex;align-self:flex-end;margin-bottom:.5em;margin-top:0;padding:.2em .4em;cursor:pointer;border-radius:.5em;font-weight:500}.navBar__close:hover{color:#ff4f4f}.navBar__link:hover{cursor:pointer;color:#d3d3d3;text-decoration:underline}.statusPage h1{text-align:center;padding:.5em;font-weight:100}.statusProduct{cursor:pointer;max-width:700px;border:1px solid #d3d3d3;border-bottom:2px solid #676767;border-radius:.4em;padding:1em;margin:.5em auto;transition:all .5s}.statusProduct__header{display:flex;justify-content:space-between}.expense{text-align:center;max-width:600px}.expense h1{margin:.6em auto;font-weight:100}
/*# sourceMappingURL=main.7fdff8e4.chunk.css.map */