.features{display:flex;justify-content:space-between;flex-wrap:wrap}.featureItem{flex:1;margin:0 20px;padding:30px;border-radius:10px;cursor:pointer;box-shadow:0 0 15px -10px #000000bf}.featureTitle{font-size:20px}.featureContainer{display:flex;align-items:center;margin:10px 0}.featureMoney{font-size:30px;font-weight:600}.featureRate{display:flex;align-items:center;margin-left:20px}.featureIcon{font-size:24px;margin-left:5px;color:green}.featureIcon.negative{color:red}.featureSub{font-size:15px;color:gray}@media screen and (max-width: 1024px){.features{flex-direction:column;align-items:center;width:100%;padding:0 20px;gap:1.5rem;margin-bottom:3rem}.featureItem{width:100%;display:flex;flex-direction:column;align-items:center;margin:0}}.home{flex:4}.homeWidgets{display:flex;margin:20px}@media screen and (max-width: 1024px){.homeWidgets{flex-direction:column;margin-top:3rem}}.chart{margin:20px;padding:20px;box-shadow:0 0 15px -10px #000000bf}.chartTitle{margin-bottom:20px}.widgetSm{flex:1;padding:20px;margin-right:20px;box-shadow:0 0 15px -10px #000000bf}.widgetSmTitle{font-size:22px;font-weight:600}.widgetSmList{margin:0;padding:0;list-style:none}.widgetSmListItem{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.widgetSmImg{width:40px;height:40px;border-radius:50%;object-fit:cover}.widgetSmUser{display:flex;flex-direction:column;align-items:center}.widgetSmUserName{font-weight:600}.widgetSmUserTitle{font-weight:200;font-size:15px;padding-top:5px}.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}@media screen and (max-width: 1024px){.widgetSm{margin-right:0;margin-bottom:20px}}.WidgetLg{flex:2;padding:20px;box-shadow:0 0 15px -10px #000000bf}.WidgetLgTitle{font-size:22px;font-weight:600}.WidgetLgTable{width:100%;border-spacing:20px}.WidgetLgTh{font-weight:700;text-align:left}.WidgetLgUser{display:flex;align-items:center}.WidgetLgImg{width:40px;height:40px;border-radius:50%;object-fit:cover;margin:10px}.WidgetLgName{font-weight:400}.WidgetLgDate,.WidgetLgAmount{font-weight:300}.WidgetLgButton{padding:5px 7px;border:none;border-radius:10px}.WidgetLgButton.Approved{color:#3bb077;background-color:#e5faf2}.WidgetLgButton.Declined{color:#d95087;background-color:#fff0f1}.WidgetLgButton.Pending{color:#2a7ade;background-color:#edf1fe}@media screen and (max-width: 1024px){.WidgetLgTable{border-spacing:0}.WidgetLg{font-size:.8rem}.WidgetLgTitle{margin-bottom:1.5rem}}.newUserContainer{flex:4}.productTop{display:flex}.productTopRight,.productTopLeft{flex:1}.productTopRight{padding:20px;margin:20px;box-shadow:0 0 15px -10px #000000bf}.productInfoTop{display:flex;align-items:center}.productInfoImg{width:40px;height:40px;border-radius:50%;margin-right:20px}.productName{font-weight:600}.productInfoBottom{margin-top:10px}.productInfoItem{width:200px;display:flex;justify-content:space-between}.productInfoKey{font-weight:600}.productInfoValue{font-weight:300}.productBottom{padding:20px;margin:20px;box-shadow:0 0 15px -10px #000000bf}.prroductForm{display:flex;justify-content:space-between}.productFormLeft{display:flex;flex-direction:column}.productFormLeft>label{margin-bottom:10px;color:gray}.productFormLeft>input{margin-bottom:10px;border:none;padding:5px;border-bottom:1px solid gray}.productFormLeft>input:focus{outline:none}.productFormLeft>select{margin-bottom:10px}.productFormRight{display:flex;flex-direction:column;justify-content:space-around}.productUploader{display:flex;align-items:center}.productUploaderImg{width:100px;height:100px;border-radius:10px;margin-right:20px}.productButton{border:none;padding:5px;border-radius:5px;background-color:#00008b;color:#fff;font-weight:600;cursor:pointer}.userListUser{display:flex;align-items:center}.userList{flex:5}.userListImg{width:32px;height:32px;border-radius:50%;margin-right:10px;object-fit:cover}.uerListEdit{border:none;border-radius:10px;padding:5px 10px;color:#fff;background-color:#3bb077;margin-right:20px;cursor:pointer}.userListDelete{color:red;cursor:pointer}.product{flex:4;padding:20px}.productTitleContainer{display:flex;align-items:center;justify-content:space-between}.productAddButton{width:80px;border:none;padding:5px;cursor:pointer;color:#fff;font-size:16px;border-radius:5px;background-color:teal}*{margin:0}.container{display:flex;margin:10px auto 0}.link{text-decoration:none;color:inherit}@media screen and (max-width: 1024px){.container{flex-direction:column}}.topbar{width:100%;height:50px;background-color:#fff;position:sticky;top:0;z-index:999;color:#000}.topbarWrapper{width:100%;height:100%;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:700;font-size:30px;cursor:pointer;color:#00008b}.topRight{display:flex;align-items:center}.topbarIconContainer{position:relative;cursor:pointer;margin-right:10px;color:#555}.topIconBadge{width:15px;height:15px;position:absolute;top:-5px;right:0;background-color:red;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;border-radius:50%}.topAvatar{width:40px;height:40px;border-radius:50%;cursor:pointer}.languagePropover{padding-top:10px!important;width:150px;display:flex;flex-direction:column;align-items:center}.languagePropoverTitle{padding-bottom:10px!important;font-weight:300;font-size:16px!important}.languagePropoverLabel{font-size:12px!important}.topbarColorMode{border:none;background-color:#fff;color:#585858;cursor:pointer}.profileDrawer{top:50px;height:calc(100% - 50px)}.mobilemenu{display:none}@media screen and (max-width: 1024px){.logo{display:none}.mobilemenu{display:inline-block}}.sidebar{flex:1;height:calc(100vh - 50px);background-color:#fbfbff;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}@media screen and (max-width: 1024px){.sidebar{opacity:0;position:absolute;height:100%;top:0;font-size:.8rem;transition:all .3s ease-in}.showMobileMenu{display:flex;opacity:1;position:fixed;left:0;margin-top:10px;padding-bottom:10px;transition:all .3s ease-in;z-index:10}}body{font-family:Trebuchet MS,sans-serif}
