
.v-sheet--offset[data-v-2b37ffd1] {
  top: -24px;
  position: relative;
}
.card-chart[data-v-2b37ffd1] {
  border-radius: 8px !important;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
}
.menu-header[data-v-2b37ffd1] {
  padding: 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
  transition: 0.8s;
  white-space: normal;
  word-break: break-word;
  width: 100%;
}
.notification-content[data-v-2b37ffd1],
.menu-header > span[data-v-2b37ffd1] {
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #000000;
  line-height: 1.3;
  display: inline-block;
  width: calc(100% - 30px);
}
.notification-content[data-v-2b37ffd1] {
  font-weight: 450;
  display: flex;
  justify-content: space-between;
  border: 1px solid #e0e0e0;
}
.notification-content > span[data-v-2b37ffd1] {
  align-content: center;
}
.icon[data-v-2b37ffd1] {
  margin-right: 8px;
  color: #1f1f1f !important;
  flex-shrink: 0;
}
.list-group[data-v-2b37ffd1] {
  border-radius: 8px;
  width: 50%;
  margin-top: 20px;
}

