.dashboard___15Rbg {
  display: flex;
  height: 100vh;
  flex-direction: row; }
  .dashboard___15Rbg .sidebar___ObLWk {
    height: 100%;
    position: fixed;
    width: 240px;
    display: flex;
    flex-direction: column;
    padding: 39px 15px 39px 15px;
    box-shadow: 1px 0 0 #eaf0f2;
    background-color: #fff;
    overflow-y: scroll; }
    .dashboard___15Rbg .sidebar___ObLWk::-webkit-scrollbar {
      display: none; }
    @media (max-width: 991.98px) {
      .dashboard___15Rbg .sidebar___ObLWk {
        display: none; } }
  .dashboard___15Rbg .sidebarContent___IeYg- .brand___3RbJq {
    display: flex;
    justify-content: center;
    margin-bottom: 45px; }
    .dashboard___15Rbg .sidebarContent___IeYg- .brand___3RbJq .logo___H3aMg {
      width: 130px; }
  .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS {
    list-style: none;
    padding: 0; }
    .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li {
      margin-bottom: 30px; }
      .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a {
        display: flex;
        align-items: center;
        color: currentColor;
        padding: 0 15px;
        text-decoration: none;
        font-size: 14px; }
        .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .badge___2b-Cd {
          font-size: 90%;
          border-radius: 13px;
          background-color: #9db1c3;
          color: #fff;
          line-height: 22px;
          font-weight: 600;
          margin-left: 7px;
          padding: 3px 10px;
          min-width: 35px;
          text-align: center; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .badge___2b-Cd.active___2d-cs {
            background-color: #4824F1; }
        .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw {
          flex: 0 0 40px;
          width: 40px;
          height: 40px;
          margin-right: 12px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%;
          box-shadow: 0 4px 6px rgba(234, 240, 247, 0.8), 0 1px 3px rgba(0, 0, 0, 0.05);
          background-color: #fff; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw > svg {
            fill: currentColor;
            width: 13px; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.active___2d-cs {
            background-color: #e11fff; }
            .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.active___2d-cs > svg {
              fill: #ffc6f1; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.roboActive___gaOvB {
            background-color: #17B6FA; }
            .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.roboActive___gaOvB > img {
              width: 19px;
              height: 17px; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.priceActive___2eyew {
            background-color: #f04d8d; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.employeeInactive___A8j9S > img {
            width: 25px;
            height: 25px;
            margin-right: 5px; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.employeeActive___-oXge {
            background-color: #ff7d8f; }
            .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.employeeActive___-oXge > img {
              width: 25px;
              height: 25px;
              margin-right: 5px; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.spamInactive___r0cF- > img {
            width: 20px;
            height: 20px;
            margin-left: 3px; }
          .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.spamActive___3Fbx_ {
            background-color: #0D3FFF; }
            .dashboard___15Rbg .sidebarContent___IeYg- .menuList___1xNlS > li > a .icon___1O7Bw.spamActive___3Fbx_ > img {
              width: 20px;
              height: 20px;
              margin-left: 3px; }
  .dashboard___15Rbg .body___3hrGf {
    flex: 1 1;
    margin-left: 240px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 991.98px) {
      .dashboard___15Rbg .body___3hrGf {
        margin-left: 0; } }

.header___Uhkbc {
  padding: 10px 15px;
  height: 64px;
  box-shadow: 0 3px 3px rgba(111, 123, 167, 0.04), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: none; }
  .header___Uhkbc .content___2N4nu {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    @media (max-width: 991.98px) {
      .header___Uhkbc .content___2N4nu {
        justify-content: space-between; } }
    .header___Uhkbc .content___2N4nu .drawerIcon___2DZeu {
      cursor: pointer;
      display: none; }
      @media (max-width: 991.98px) {
        .header___Uhkbc .content___2N4nu .drawerIcon___2DZeu {
          display: block; } }
    .header___Uhkbc .content___2N4nu .logo___H3aMg {
      color: #e11fff;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: -1.11px;
      text-decoration: none;
      display: none;
      margin: 5px auto 0;
      cursor: pointer; }
      @media (max-width: 991.98px) {
        .header___Uhkbc .content___2N4nu .logo___H3aMg {
          display: block; } }
    .header___Uhkbc .content___2N4nu .account___3OqbM {
      color: #9db1c3;
      cursor: pointer;
      font-weight: 600; }
  .header___Uhkbc .drawer___3P6Wu {
    padding: 30px 20px;
    background-color: white;
    height: 100%; }

