.sidebar{flex:1 1;height:calc(100vh - 50px);background-color:#fbfbff;position:-webkit-sticky;position:sticky;top:50px;margin-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:hover{background-color:#f0f0ff}.sidebarIcon{margin-right:5px;font-size:20px!important}.topbar{width:100%;height:50px;background-color:#fff;position:fixed;top:0;z-index:999}.topbarWrapper{height:100%;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:700;font-size:30px;color:#00008b;cursor:pointer}.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;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.topAvatar{width:40px;height:40px;border-radius:50%;cursor:pointer}.topAvatar:hover{transform:scale(1.1)}.container{display:flex;margin-top:10px;overflow:hidden}.link{text-decoration:none;color:inherit;flex:1 1}.center{height:100vh;width:100vw;position:fixed;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.445);z-index:1110}.wave{width:5px;height:100px;background:linear-gradient(45deg,#0ff,#fff);margin:10px;animation:wave 1s linear infinite;border-radius:20px}.wave:nth-child(2){animation-delay:.1s}.wave:nth-child(3){animation-delay:.2s}.wave:nth-child(4){animation-delay:.3s}.wave:nth-child(5){animation-delay:.4s}.wave:nth-child(6){animation-delay:.5s}.wave:nth-child(7){animation-delay:.6s}.wave:nth-child(8){animation-delay:.7s}.wave:nth-child(9){animation-delay:.8s}.wave:nth-child(10){animation-delay:.9s}@keyframes wave{0%{transform:scale(0)}50%{transform:scale(1)}to{transform:scale(0)}}.chart{margin:20px;padding:20px;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}.chartTitle{margin-bottom:20px}.featured{width:100%;display:flex;justify-content:space-between}.featuredItem{flex:1 1;margin:0 20px;padding:30px;border-radius:10px;cursor:pointer;box-shadow:0 0 15px -10px rgba(0,0,0,.75)}@media screen and (max-width:600px){.featured{flex-direction:column}}.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;margin:60px auto auto}.homeWidgets{display:flex;margin:20px}.user,.userList{margin-top:60px}.user{flex:4 1;padding:20px;font-weight:700}.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 15px -10px rgba(0,0,0,.75)}.userUpdate{flex:2 1;margin-left:20px}.userUpdateItem>select{padding:10px 0}.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;margin-top:20px}@media screen and (max-width:600px){.userContainer{flex-direction:column}}.newUser{flex:4 1}.newUserForm{display:flex;flex-wrap:wrap}.newUserItem{width:400px;display:flex;flex-direction:column;margin-top:10px;margin-right:20px}.newUserItem>label{margin-bottom:10px;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{height:40px;border-radius:5px}.newUserButton{width:200px;border:none;background-color:#00008b;color:#fff;padding:7px 10px;font-weight:600;border-radius:10px;margin-top:30px;cursor:pointer}.span{font-size:12px;padding:3px;color:red;display:none}input:invalid[focused=true]{border:1px solid red}input:invalid[focused=true]~.span{display:block}.newUserButton:disabled{background-color:rgba(206,201,201,.424)}@media screen and (max-width:600px){.newUserForm{padding:10px}.newUserItem{width:300px}}.userList{flex:4 1}.userListUser{display:flex;align-items:center}.userListImg{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:10px}.userListEdit{border:none;border-radius:10px;padding:5px 10px;background-color:#3bb077;color:#fff;cursor:pointer;margin-right:20px}.userListDelete{color:red;cursor:pointer}
/*# sourceMappingURL=main.3836f02e.chunk.css.map */