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}.home{flex:4 1}.homeWidgets{display:flex;margin:20px;width:35%}.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:70px;margin-left:5px}.featuredIcon.negative{color:red}.featuredSub{color:gray;font-size:15px}.chart{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.chartTitle{margin-bottom:20px}.widgetSm{box-shadow:0 0 15px -10px rgba(0,0,0,.75);flex:1 1;margin-right:20px;padding:20px;width:50%}.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}.newProduct{flex:4 1}.addProductForm{margin-top:10px}.addProductItem{display:flex;flex-direction:column;margin-bottom:10px;width:250px}.addProductItem>label{color:gray;font-weight:600;margin-bottom:10px}.addProductItem>input,.addProductItem>select{padding:10px}.addProductButton{background-color:#00008b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:7px 10px}.product{flex:4 1;padding:20px}.productTitleContainer{align-items:center;display:flex;justify-content:space-between}.productAddButton{background-color:teal;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:5px;width:80px}.productTop{display:flex}.productTopLeft,.productTopRight{flex:1 1}.productTopRight{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.productInfoImg{border-radius:50%;height:40px;margin-right:20px;object-fit:cover;width:40px}.productInfoTop{align-items:center;display:flex}.productName{font-weight:600}.productInfoBottom{margin-top:10px}.productInfoItem{display:flex;justify-content:space-between;width:150px}.productInfoValue{font-weight:300}.productBottom{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.productForm{display:flex;justify-content:space-between}.productFormLeft{display:flex;flex-direction:column}.productFormLeft>label{color:gray;margin-bottom:10px}.productFormLeft>input{border:none;border-bottom:1px solid gray;margin-bottom:10px;padding:5px}.productFormLeft>select{margin-bottom:10px}.productUploadImg{border-radius:10px;height:100px;margin-right:20px;object-fit:cover;width:100px}.productFormRight{display:flex;flex-direction:column;justify-content:space-around}.productUpload{align-items:center;display:flex}.productButton{background-color:#00008b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:5px}#navbar{background-color:#fff;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);display:flex;height:80px;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:1000}#navbar,.logo{align-items:center}.logo{height:50px;margin-left:50px;margin-top:10px;width:100px}.logo img{width:100%}.search{height:50px;margin-left:550px;width:500px}.icons{display:flex;gap:50px;margin-right:20px}#container{display:flex;margin-top:10px}.sidebar{background-color:#fbfbff;flex:1 1;height:calc(100vh - 50px);position:-webkit-sticky;position:sticky;top:50px}.sidebarWrapper{color:#555;padding:20px}.sidebarMenu{margin-bottom:10px}.sidebarTitle{color:#bbbaba;font-size:13px}.sidebarList{list-style:none;padding:5px}.sidebarListItem{align-items:center;border-radius:10px;cursor:pointer;display:flex;padding:5px}.sidebarListItem.active,.sidebarListItem:hover{background-color:#f0f0ff}.sidebarIcon{font-size:20px!important;margin-right:5px}
/*# sourceMappingURL=main.2eb23471.css.map*/