.none {
  display: none;
}

.none {
  display: none;
}

.alz-blue-10 {
  color: #79ace9 !important;
}

.alz-blue-20 {
  color: #2780e9 !important;
}

.alz-blue-30 {
  color: #1b5ba7 !important;
}

.alz-bg-blue-10 {
  background-color: #79ace9 !important;
}

.alz-bg-blue-20 {
  background-color: #2780e9 !important;
}

.alz-bg-blue-30 {
  background-color: #1b5ba7 !important;
}

.text-gray-00 {
  color: white;
}

.text-gray-10 {
  color: #d9d9d9 !important;
}

.text-gray-20 {
  color: #a8a8a8 !important;
}

.text-gray-30 {
  color: #666666 !important;
}

.text-gray-40 {
  color: #2e2e2e !important;
}

.content-box {
  color: #f7f9fc;
}

.none {
  display: none;
}

.alz-h1 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.045rem;
}

.alz-h2 {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.0375rem;
}

.alz-h3 {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.03375rem;
}

.alz-body1-b {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.03rem;
}

.alz-body1-r {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.03rem;
}

.alz-body2-b {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.02625rem;
}

.alz-body2-r {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.02625rem;
}

.alz-body3 {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.0225rem;
}

html {
  font-size: 12px !important;
}
@media (min-width: 1919.98px) {
  html {
    font-size: 16px !important;
  }
}
html body {
  background: #fbfbfb !important;
}
html body #q-app .q-header .q-toolbar {
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #2e2e2e !important;
}
html body #q-app .positive {
  color: #6dd0a3;
}
html body #q-app .negative {
  color: #ec6893;
}
html body #q-app .q-drawer {
  font-size: 1rem;
  color: white;
  background-color: #2e2e2e !important;
}
html body #q-app .q-drawer .q-list {
  padding: 0.5rem 0 0 0;
}
html body #q-app .q-drawer .q-list .q-item {
  font-size: 1rem;
  color: white;
  padding-left: 1rem;
}
html body #q-app .q-drawer .q-list .q-item.q-item--active {
  background: #2780e9 !important;
}
html body #q-app .q-drawer .q-list .q-item .q-focus-helper {
  background: #536dfe;
}
html body #q-app .q-page-container .q-page {
  padding: 1rem 1rem;
}
html body #q-app .q-page-container .q-page .q-card .title {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
}
html body #q-notify .q-notifications__list.q-notifications__list--top.fixed.column.no-wrap.items-end .q-notification {
  margin-top: 3rem;
  margin-right: 2rem;
}
html body .q-tooltip {
  font-size: 1.125rem;
}
html body.body--dark #q-app .q-toolbar .q-page-container .q-page .q-card {
  box-shadow: none;
}

.q-inner-loading {
  background: rgba(255, 255, 255, 0.95);
}

/*# sourceMappingURL=app.23045f02.css.map*/