.sidebar{flex:1 1;min-width:175px;max-width:250px;height:calc(100vh - 70px);background-color:#fbfbff;position:-webkit-sticky;position:sticky;top:50px}.sidebarWrapper{padding:20px;color:#555}.sidebarMenu{margin-bottom:10px}.sidebarTitle{font-size:13px;color:#bbbaba}.sidebarList{list-style:none;padding:5px}.sidebarListItem{padding:5px;cursor:pointer;display:flex;align-items:center;border-radius:10px}.sidebarListItem.active,.sidebarListItem:hover{background-color:#f0f0ff}.sidebarIcon{margin-right:5px;font-size:20px!important}.topbar{width:100%;height:70px;background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:999}.topbarWrapper{height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{color:#000;font-family:"Urbanist",sans-serif}.label,.logo{font-weight:700;font-size:30px}.label{color:rgba(85,85,85,.534)}.topRight{display:flex;align-items:center}.topbarIconContainer{display:flex;justify-content:space-around;position:relative;cursor:pointer;margin-right:10px;color:#555}.topbarIconContainer span{margin-right:5px}.topIconBadge{width:15px;height:15px;position:absolute;top:-5px;right:0;background-color:red;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.topAvatar{width:40px;height:40px;border-radius:50%;border:2px solid rgba(85,85,85,.5);object-fit:contain}.container{display:flex}.link{text-decoration:none;color:inherit}.chart{margin:20px;padding:20px;box-shadow:0 0 15px -7px rgba(0,0,0,.75)}.chartTitle{margin-bottom:20px}.featured{margin-top:10px;width:100%;display:flex;justify-content:space-between}.featuredItem{flex:1 1;margin:0 20px;padding:30px;border-radius:10px;box-shadow:0 0 18px -10px rgba(0,0,0,.75)}.featuredTitle{font-size:20px}.featuredMoneyContainer{margin:10px 0;display:flex;align-items:center}.featuredMoney{font-size:30px;font-weight:600}.featuredMoneyRate{display:flex;align-items:center;margin-left:20px}.featuredIcon{font-size:14px;margin-left:5px;color:green}.featuredIcon.negative{color:red}.featuredSub{font-size:15px;color:grey}.home{flex:4 1}.homeWidgets{display:flex;margin:20px}.widgetSm{flex:1 1;box-shadow:0 0 18px -10px rgba(0,0,0,.75);padding:20px;margin-right:20px}.widgetSmTitle{font-size:22px;font-weight:600}.widgetSmImg{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-left:20px;margin-right:20px}.widgetSmList{margin:0;padding:0;list-style:none}.widgetSmListItem{display:flex;align-items:center;margin:20px 0}.widgetSmUser{display:flex;flex-direction:column}.widgetSmUsername{font-weight:600}.widgetSmUserTitle{font-weight:300}.widgetSmButton{display:flex;align-items:center;border:none;border-radius:10px;padding:7px 10px;background-color:#eeeef7;color:#555;cursor:pointer}.widgetSmIcon{font-size:16px!important;margin-right:5px}.widgetLg{flex:2 1;box-shadow:0 0 18px -10px rgba(0,0,0,.75);padding:20px}.widgetLgTitle{font-size:22px;font-weight:600}.widgetLgTable{width:100%;border-spacing:20px}.widgetLgTh{text-align:left}.widgetLgUser{display:flex;align-items:center;font-weight:600}.widgetLgImg{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px}.widgetLgAmount,.widgetLgDate{font-weight:300}.widgetLgButton{padding:5px 7px;border:none;border-radius:10px}.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;padding:10px}.userListUser{display:flex;align-items:center}.userListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.userListEdit{border:none;width:60px;border-radius:15px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer}.userListDelete{margin-left:20px;color:#ff4c5c;cursor:pointer}.user{flex:4 1;padding:20px}.userTitleContainer{display:flex;align-items:center;justify-content:space-between}.userAddButton{width:80px;border:none;padding:5px;background-color:teal;border-radius:5px;cursor:pointer;color:#fff;font-size:16px}.userContainer{display:flex;margin-top:20px}.userShow{flex:1 1}.userShow,.userUpdate{padding:20px;box-shadow:0 0 18px -10px rgba(0,0,0,.75)}.userUpdate{flex:2 1;margin-left:20px}.userShowTop{display:flex;align-items:center}.userShowImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.userShowTopTitle{display:flex;flex-direction:column;margin-left:20px}.userShowUsername{font-weight:600}.userShowUserTitle{font-weight:300}.userShowBottom{margin-top:20px}.userShowTitle{font-size:14px;font-weight:600;color:#afaaaa}.userShowInfo{display:flex;align-items:center;margin:20px 0;color:#444}.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{margin-bottom:5px;font-size:14px}.userUpdateInput{width:250px;height:30px;border:none;border-bottom:1px solid grey}.userUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.userUpdateUpload{display:flex;align-items:center}.userUpdateImg{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px}.userUpdateIcon{cursor:pointer}.userUpdateButton{border-radius:5px;border:none;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600}.newUser{flex:4 1;margin-left:100px}.newUserForm,.newUserItem{display:flex;flex-direction:column}.newUserItem{width:350px;margin-top:10px;margin-right:20px}.newUserItem>label{margin-bottom:5px;font-size:14px;font-weight:600;color:#979696}.newUserItem>input{height:20px;padding:10px;border:1px solid grey;border-radius:5px}.newUserGender>input{margin-top:15px}.newUserGender>label{margin:10px;font-size:18px;color:#555}.newUserSelect{width:100px;height:40px;border-radius:5px}.newUserButton{width:350px;border:none;background-color:#00008b;color:#fff;padding:7px 10px;font-weight:600;border-radius:15px;margin-top:30px;cursor:pointer}.newUserTitle{margin-top:10px}.productList{flex:4 1;padding:10px}.productListItem{display:flex;align-items:center}.productListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.productListEdit{border:none;width:60px;border-radius:9999px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.productListDelete{color:#ff4c5c;cursor:pointer}.product{flex:4 1;padding:20px}.productTitleContainer{display:flex;align-items:center;justify-content:space-between}.productAddButton{width:80px;border:none;padding:5px;background-color:teal;color:#fff;border-radius:5px;font-size:16px;cursor:pointer}.productTop{display:flex}.productTopLeft,.productTopRight{flex:1 1}.productTopRight{padding:20px;margin:20px;box-shadow:0 0 18px -10px rgba(0,0,0,.75)}.productInfoImg{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:20px}.productInfoTop{display:flex;align-items:center}.productName{font-weight:600}.productInfoBottom{margin-top:10px}.productInfoItem{width:150px;display:flex;justify-content:space-between}.productInfoValue{font-weight:300}.productBottom{padding:20px;margin:20px;box-shadow:0 0 18px -10px rgba(0,0,0,.75)}.productForm{display:flex;justify-content:space-between}.productFormLeft{flex:3 1;display:flex;flex-direction:column;padding-right:40px;max-width:600px}.productFormLeft>label{margin-bottom:10px;color:#000}.productFormLeft>input{margin-bottom:20px;padding:5px;border:none;border-bottom:1px solid grey}.productFormLeft>select{width:100px;margin-bottom:10px}.productImg{height:250px;border-radius:10px;object-fit:cover}.productFormRight{flex:1 1;flex-direction:column;justify-content:space-around}.productFormRight,.productUpload{display:flex;align-items:center}.productButton{border:none;padding:5px;border-radius:5px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer;width:150px}.productUpdateTitle{font-size:24px;font-weight:600;margin-bottom:10px}.order{flex:4 1;padding:20px}.orderTitleContainer{display:flex;align-items:center;justify-content:space-between}.orderAddButton{width:80px;border:none;padding:5px;background-color:teal;border-radius:5px;cursor:pointer;color:#fff;font-size:16px}.orderContainer{display:flex;height:640px;margin-top:20px}.orderShow{flex:1 1}.orderShow,.orderUpdate{padding:20px;box-shadow:0 0 18px -10px rgba(0,0,0,.75)}.orderUpdate{flex:2 1;margin-left:20px}.orderShowTop{display:flex;align-items:center}.orderShowImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.orderShowTopTitle{display:flex;align-items:center}.orderShowOrderid{font-weight:600;margin-left:10px}.orderShowUserTitle{font-weight:300}.orderShowBottom{display:flex;justify-content:flex-start;margin-top:20px}.orderShowBottomColumn{margin-right:30px}.orderShowTitle{margin:10px 0;font-size:14px;font-weight:600;color:#afaaaa}.orderShowInfo{display:flex;align-items:center;margin:10px 0;color:#444}.orderShowIcon{font-size:16px!important}.orderShowInfoTitle{margin-left:10px}.orderUpdateTitle{font-size:24px;font-weight:600}.orderUpdateForm{display:flex;justify-content:space-between;margin-top:20px}.orderUpdateItem{display:flex;flex-direction:column;margin-top:10px}.orderUpdateItem>label{margin-bottom:5px;font-size:14px}.orderUpdateInput{width:250px;height:30px;border:none;border-bottom:1px solid grey}.orderUpdateRight{display:flex;flex-direction:column;justify-content:space-between}.orderUpdateUpload{display:flex;align-items:center}.orderUpdateImg{width:100px;height:100px;border-radius:10px;object-fit:cover;margin-right:20px}.orderUpdateIcon{cursor:pointer}.orderUpdateButton{border-radius:5px;border:none;padding:5px;cursor:pointer;background-color:#00008b;color:#fff;font-weight:600}.datagridContainer{height:350px}.newProduct{flex:4 1;margin-left:100px}.addProductForm{align-items:center;margin-top:10px}.addProductForm,.addProductItem{display:flex;flex-direction:column;width:350px}.addProductItem{margin-bottom:10px}.addProductItem>label{color:grey;font-weight:600;font-size:14px;margin-bottom:5px}.addProductItem>input{padding:10px;height:20px;border:1px solid grey;border-radius:5px}.addProductItem>select{width:100px;padding:10px}.addProductButton{width:350px;margin-top:20px;padding:7px 10px;border:none;border-radius:15px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer}.addProductTitle{margin-top:10px}.containerForm{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23efefef'/%3E%3Cstop offset='1' stop-color='%23efefef' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='1200' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23eee'/%3E%3Cstop offset='1' stop-color='%23eee' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='600' cy='0' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ddd'/%3E%3Cstop offset='1' stop-color='%23ddd' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='600' cy='800' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FFF'/%3E%3Cstop offset='1' stop-color='%23FFF' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23DEDEDE'/%3E%3Cstop offset='1' stop-color='%23DEDEDE' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='1200' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23DCDCDC'/%3E%3Cstop offset='1' stop-color='%23DCDCDC' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23b)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23c)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23d)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23e)' d='M0 0h1200v800H0z'/%3E%3Cpath fill='url(%23f)' d='M0 0h1200v800H0z'/%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.logoForm{margin-right:5px;color:#000;font-family:"Urbanist",sans-serif}.labelForm,.logoForm{font-weight:700;font-size:30px}.labelForm{color:rgba(85,85,85,.534)}.loginForm{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;width:285px;height:350px;margin-top:10px;border-radius:15px;box-shadow:9.4px 8.2px 5.3px rgba(0,0,0,.04),30px 26.2px 17.9px rgba(0,0,0,.049),104px 91px 80px rgba(0,0,0,.07)}.titleForm{font-size:24px;font-weight:400;margin-bottom:10px}.loginForm input{width:200px;padding:10px;margin-bottom:20px}.loginForm button{padding:10px;width:100px}.buttonForm{border:none;padding:15px 20px;border-radius:5px;font-weight:400;background-color:rgba(85,85,85,.53);color:#fff;cursor:pointer}.buttonForm:hover{background-color:rgba(85,85,85,.65)}.buttonGuestForm{display:flex;justify-content:center;align-items:center;width:224px!important;border:none;padding:15px 10px;border-radius:5px;font-weight:400;background-color:rgba(0,132,240,.53);color:#fff;cursor:pointer;margin-bottom:10px}.buttonGuestForm:hover{background-color:rgba(0,132,240,.65)}.buttonIconGuestForm{margin-right:10px}.dividerForm{width:224px;margin:25px 0;border:1px solid rgba(85,85,85,.171)}.orderList{flex:4 1;padding:10px}.orderListOrder{display:flex;align-items:center}.orderListImg{width:60px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.orderListEdit{border:none;border-radius:9999px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.orderListDelete{color:#ff4c5c;cursor:pointer}
/*# sourceMappingURL=main.fd20ca3a.chunk.css.map */