.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}.topbar{background-color:#fff;height:50px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.topbarWrapper{align-items:center;display:flex;height:100%;justify-content:space-between;padding:0 20px}.logo{color:#00008b;cursor:pointer;font-size:30px;font-weight:700}.topRight{align-items:center;display:flex}.topbarIconContainer{color:#555;cursor:pointer;margin-right:10px;position:relative}.topIconBadge{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:10px;height:15px;justify-content:center;position:absolute;right:0;top:-5px;width:15px}.topAvatar{border-radius:50%;cursor:pointer;height:40px;width:40px}.container{display:flex;margin-top:10px}.link{color:inherit;text-decoration:none}.chart{box-shadow:0 0 15px -10px rgba(0,0,0,.75);margin:20px;padding:20px}.chartTitle{margin-bottom: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}.home{flex:4 1}.homeWidgets{display:flex;margin:20px}.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}.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}.userList{flex:4 1}.userListUser{align-items:center;display:flex}.userListImg{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.userListEdit{background-color:#3bb077;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px;padding:5px 10px}.userListDelete{color:red;cursor:pointer}.user{flex:4 1;padding:20px}.userTitleContainer{align-items:center;display:flex;justify-content:space-between}.userAddButton{background-color:teal;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:5px;width:80px}.userContainer{display:flex;margin-top:20px}.userShow{flex:1 1}.userShow,.userUpdate{box-shadow:0 0 15px -10px rgba(0,0,0,.75);padding:20px}.userUpdate{flex:2 1;margin-left:20px}.userShowTop{align-items:center;display:flex}.userShowImg{border-radius:50%;height:40px;object-fit:cover;width:40px}.userShowTopTitle{display:flex;flex-direction:column;margin-left:20px}.userShowUsername{font-weight:600}.userShowUserTitle{font-weight:300}.userShowBottom{margin-top:20px}.userShowTitle{color:#afaaaa;font-size:14px;font-weight:600}.userShowInfo{align-items:center;color:#444;display:flex;margin:20px 0}.userShowIcon{font-size:16px!important}.userShowInfoTitle{margin-left:10px}.userUpdateTitle{font-size:24px;font-weight:600}.userUpdateForm{display:flex;justify-content:space-between;margin-top:20px}.userUpdateItem{display:flex;flex-direction:column;margin-top:10px}.userUpdateItem>label{font-size:14px;margin-bottom:5px}.userUpdateInput{border:none;border-bottom:1px solid gray;height:30px;width:250px}.userUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.userUpdateUpload{align-items:center;display:flex}.userUpdateImg{border-radius:10px;height:100px;margin-right:20px;object-fit:cover;width:100px}.userUpdateIcon{cursor:pointer}.userUpdateButton{background-color:#00008b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:5px}.newUser{flex:4 1}.newUserForm{display:flex;flex-wrap:wrap}.newUserItem{display:flex;flex-direction:column;margin-right:20px;margin-top:10px;width:400px}.newUserItem>label{color:#979696;font-size:14px;font-weight:600;margin-bottom:10px}.newUserItem>input{border:1px solid gray;border-radius:5px;height:20px;padding:10px}.newUserGender>input{margin-top:15px}.newUserGender>label{color:#555;font-size:18px;margin:10px}.newUserSelect{border-radius:5px;height:40px}.newUserButton{background-color:#00008b;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:30px;padding:7px 10px;width:200px}.productList{flex:4 1}.productListItem{align-items:center;display:flex}.productListImg{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.productListEdit{background-color:#3bb077;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-right:20px;padding:5px 10px}.productListDelete{color:red;cursor:pointer}.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}.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}
/*# sourceMappingURL=main.9ecdd67c.css.map*/