@import url(https://fonts.googleapis.com/css2?family=Inter&family=Poppins&display=swap);*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}:root{--primary-color:#0694a2;--blue-color:#3f83f8;--orange-color:#fe6262}body{background:#f3f3f3}.Navbar,.sidebar{background:#fff}.Navbar{box-shadow:0 2px 5px 0 rgb(0 0 0/5%);position:fixed!important;top:0;width:100%}.Navbar .humburger{left:3%;position:absolute}.sidebar{height:100vh;position:fixed;top:0;width:20%;z-index:2000}.sidebar a{color:gray;text-decoration:none}.active{color:#0694a2!important;color:var(--primary-color)!important;font-weight:700}.sidebar .activeSpan{background:#0694a2;background:var(--primary-color);border-radius:5px;height:35px;left:0;position:absolute;width:5px}.sidebar .logo{color:#000}.sidebar-btn{position:absolute;top:85%;width:100%}.sidebar-btn button{background:#fe6262;background:var(--orange-color);color:#fff;width:100%}.content{margin-left:22%;margin-top:75px;width:78%}.Tablee{background:#fff;border-color:#fff;border-bottom:0;border-radius:15px}.Tablee thead{border-bottom:1px solid #dcdcdc}.Tablee thead tr th:first-child{border-top-left-radius:15px}.Tablee thead tr th:last-child{border-top-right-radius:15px}.Tablee td,.Tablee th{padding:10px 15px;white-space:nowrap}.Tablee td{border-bottom:1px solid #dcdcdc;vertical-align:middle}.primary{background:#0694a2;background:var(--primary-color)}.blue{background:#3f83f8;background:var(--blue-color)}.orange{background:#fe6262;background:var(--orange-color)}h1,h2,h3,h4,h5,h6,p{margin-bottom:0!important}@media (max-width:1023px){.Navbar{height:55px}.sidebar{-webkit-animation:animateSidebar .4s linear;animation:animateSidebar .4s linear;left:0;top:53px;width:30%}.sidebar-btn{top:70%}@-webkit-keyframes animateSidebar{0%{left:-100%}to{left:0}}@keyframes animateSidebar{0%{left:-100%}to{left:0}}.content{margin-left:auto;margin-right:auto;width:95%}}@media (max-width:750px){.sidebar{width:40%}}@media (max-width:500px){.sidebar{width:50%}}@media (max-width:400px){.sidebar{width:60%}}.cards-grid{grid-gap:15px;align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Vcard{color:#fff;padding:30px}.Hcard,.Vcard{border-radius:5px;width:100%}.Hcard{background:#fff;padding:20px}.Hcard .icon{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.button{border:none;border-radius:5px;outline:none;padding:10px 20px}@media (max-width:600px){.cards-grid{grid-gap:0}.Vcard{padding:10px 20px}}.Products{width:98%}.Products .button{background:var(--primary-color);color:#fff}.Products .searchBox{grid-gap:15px;align-items:center;background:#fff;border-radius:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:20px;padding:20px 30px}.Products .searchBox .input{background:#f1f1f1;padding:10px}.Products .searchBox .input:focus{background:#fff}.ProductModal,.modal-backdrop{z-index:3000}.ProductModal .modal-dialog{max-width:70%!important}@media (max-width:600px){.ProductModal{--bs-modal-margin:0!important;--bs-modal-border-width:0px;height:100vh;padding:0}.ProductModal .modal-dialog{height:100vh;max-width:100%!important}.modal-backdrop{display:none}.ProductModal .modal-content{height:100vh}}.modal.show{z-index:30000000000000}.Login{height:100vh;width:100%}.LoginBox{background:#fff;border-radius:10px;padding:20px;width:50%}
/*# sourceMappingURL=main.0c4dc454.css.map*/