/* src/assets/styles/app.scss */
html {
  color-scheme: light;
  --mat-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 36px;
  --mat-chip-container-height: 28px;
  --mat-expansion-header-collapsed-state-height: 44px;
  --mat-expansion-header-expanded-state-height: 60px;
  --mat-fab-small-touch-target-display: ;
  --mat-fab-touch-target-display: block;
  --mat-button-filled-touch-target-display: block;
  --mat-button-filled-container-height: 36px;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
  --mat-form-field-container-height: 52px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 14px;
  --mat-form-field-filled-with-label-container-padding-top: 22px;
  --mat-form-field-filled-with-label-container-padding-bottom: 6px;
  --mat-icon-button-touch-target-display: block;
  --mat-icon-button-state-layer-size: 36px;
  --mat-list-list-item-leading-icon-start-space: 12px;
  --mat-list-list-item-leading-icon-end-space: 12px;
  --mat-list-list-item-one-line-container-height: 44px;
  --mat-list-list-item-two-line-container-height: 60px;
  --mat-list-list-item-three-line-container-height: 84px;
  --mat-paginator-container-size: 52px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
  --mat-radio-touch-target-display: block;
  --mat-radio-state-layer-size: 36px;
  --mat-tab-container-height: 44px;
  --mat-select-arrow-transform: translateY(-8px);
  --mat-button-toggle-height: 40px;
  --mat-stepper-header-height: 72px;
  --mat-table-header-container-height: 52px;
  --mat-table-footer-container-height: 48px;
  --mat-table-row-item-container-height: 48px;
  --mat-toolbar-standard-height: 60px;
  --mat-toolbar-mobile-height: 52px;
  --mat-tree-node-min-height: 44px;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
:root {
  --mat-button-protected-container-height: 40px;
  --mat-button-protected-label-text-color: #fff;
  --mat-button-protected-container-color: #000;
  --mat-button-protected-state-layer-color: #0000c9;
  --mat-button-filled-container-height: 40px;
  --mat-button-filled-label-text-color: #fff;
  --mat-button-filled-container-color: #0000ff;
  --mat-button-filled-state-layer-color: #0000c9;
  --mat-button-filled-hover-state-layer-opacity: 1;
  --mat-button-outlined-container-height: 40px;
  --mat-button-outlined-label-text-color: #000;
  --mat-button-outlined-outline-color: #000;
  --mat-button-outlined-outline-width: 2px;
  --mat-button-outlined-state-layer-color: #e8e9ed;
  --mat-button-outlined-hover-state-layer-opacity: 1;
  --mat-button-text-container-height: 40px;
  --mat-button-text-label-text-color: #0000ff;
  --mat-button-text-state-layer-color: #ededff;
  --mat-button-text-hover-state-layer-opacity: 1;
  --mat-checkbox-selected-checkmark-color: #fff;
  --mat-checkbox-disabled-selected-checkmark-color: #fff;
  --mat-chip-container-shape-radius: 50px;
  --mat-chip-elevated-container-color: #fff;
  --mat-chip-outline-width: 0;
  --mat-chip-label-text-size: 12px;
  --mat-dialog-container-shape: 0px;
  --mat-dialog-container-color: #fff;
  --mat-divider-color: #d0d0d8;
  --mat-divider-width: 1px;
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #d0d0d8;
  --mat-expansion-header-text-size: 20px;
  --mat-expansion-header-text-weight: 400;
  --mat-fab-extended-container-height: 40px;
  --mat-form-field-filled-container-color: #e8e9ed;
  --mat-form-field-filled-label-text-color: #6d6d79;
  --mat-form-field-filled-error-label-text-color: #e82525;
  --mat-form-field-filled-error-focus-active-indicator-color: #ff5555;
  --mat-form-field-filled-focus-active-indicator-color: #0000ff;
  --mat-form-field-filled-hover-active-indicator-color: #0000ff;
  --mat-icon-button-touch-target-display: none;
  --mat-menu-container-color: #fff;
  --mat-menu-item-label-text-weight: 400;
  --mat-menu-item-label-text-color: #000000;
  --mat-menu-container-shape: 4px;
  --mat-paginator-container-background-color: #f6f6f8;
  --mat-sidenav-container-shape: 0px;
  --mat-sidenav-container-width: 480px;
  --mat-sidenav-container-background-color: #fff;
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-slide-toggle-track-height: 26px;
  --mat-slide-toggle-track-width: 42px;
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-state-layer-size: 26px;
  --mat-slide-toggle-disabled-selected-handle-color: #fff;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 20px;
  --mat-stepper-container-color: white;
  --mat-stepper-header-icon-background-color: #cccccc;
  --mat-stepper-header-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-icon-background-color: #000000;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-done-state-icon-background-color: #000000;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #000000;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-table-background-color: #ffffff;
  --mat-table-row-item-outline-color: #e8e9ed;
  --mat-tab-label-text-size: 16px;
  --mat-tab-active-label-text-color: #0000ff;
  --mat-tab-active-hover-label-text-color: #0000c9;
}
:root .tag {
  --mat-chip-container-shape-radius: 4px;
  --mat-chip-elevated-container-color: #f6f6f8;
  --mat-chip-label-text-weight: 400;
}
:root .tag b {
  font-weight: 500;
}
:root .mat-expansion-panel-body {
  background-color: #fff;
}
:root .actions-menu-panel {
  --mat-menu-container-color: #f6f6f8;
  --mat-menu-item-trailing-spacing: 0;
  --mat-menu-item-spacing: 0;
  --mat-menu-item-leading-spacing: 20px;
  --mat-menu-item-label-text-line-height: 21px;
  --mat-menu-item-label-text-weight: 500;
}
:root .mdc-button {
  min-width: 96px;
}
:root {
  --mat-sys-primary: #0000ff;
  --mat-sys-on-primary: #fff;
  --mat-sys-primary-container: #e0e0ff;
  --mat-sys-on-primary-container: #000000;
  --mat-sys-inverse-primary: #bec2ff;
  --mat-sys-secondary: #4c53b8;
  --mat-sys-on-secondary: #000000;
  --mat-sys-secondary-container: #e0e0ff;
  --mat-sys-on-secondary-container: #000000;
  --mat-sys-tertiary: #9727b4;
  --mat-sys-on-tertiary: #000000;
  --mat-sys-tertiary-container: #fdd6ff;
  --mat-sys-on-tertiary-container: #000000;
  --mat-sys-error: #ff5555;
  --mat-sys-on-error: #000000;
  --mat-sys-error-container: #ffdad7;
  --mat-sys-on-error-container: #000000;
  --mat-sys-surface: #0000ff;
  --mat-sys-on-surface: #000000;
  --mat-sys-surface-variant: #f1f1f1;
  --mat-sys-on-surface-variant: #000000;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-container-low: #f9f9f9;
  --mat-sys-surface-container: #f1f1f1;
  --mat-sys-surface-container-high: #e8e8e8;
  --mat-sys-surface-container-highest: #dadada;
  --mat-sys-surface-dim: #e8e8e8;
  --mat-sys-surface-bright: #ffffff;
  --mat-sys-background: #ffffff;
  --mat-sys-on-background: #000000;
  --mat-sys-outline: #666666;
  --mat-sys-outline-variant: #b0b0b0;
  --mat-sys-shadow: #000000;
  --mat-sys-scrim: #000000;
  --mat-sys-surface-tint: #343dff;
  --mat-sys-inverse-surface: #000000;
  --mat-sys-inverse-on-surface: #ffffff;
  --mat-sys-typescale-display-large-font: "Roboto", sans-serif;
  --mat-sys-typescale-display-large-size: 57px;
  --mat-sys-typescale-display-large-weight: 400;
  --mat-sys-typescale-headline-large-font: "Roboto", sans-serif;
  --mat-sys-typescale-headline-large-size: 32px;
  --mat-sys-typescale-headline-large-weight: 400;
  --mat-sys-typescale-title-large-font: "Roboto", sans-serif;
  --mat-sys-typescale-title-large-size: 22px;
  --mat-sys-typescale-title-large-weight: 500;
  --mat-sys-typescale-body-large-font: "Roboto", sans-serif;
  --mat-sys-typescale-body-large-size: 16px;
  --mat-sys-typescale-body-large-weight: 400;
}
[data-theme=dark],
.dark-theme {
  --mat-sys-primary: #bec2ff;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-primary-container: #0000ef;
  --mat-sys-on-primary-container: #ffffff;
  --mat-sys-inverse-primary: #343dff;
  --mat-sys-secondary: #bec2ff;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-secondary-container: #333a9f;
  --mat-sys-on-secondary-container: #ffffff;
  --mat-sys-tertiary: #f4aeff;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-tertiary-container: #790095;
  --mat-sys-on-tertiary-container: #ffffff;
  --mat-sys-error: #ffb3ae;
  --mat-sys-on-error: #ffffff;
  --mat-sys-error-container: #930016;
  --mat-sys-on-error-container: #ffffff;
  --mat-sys-surface: #000000;
  --mat-sys-on-surface: #ffffff;
  --mat-sys-surface-variant: #2a2a2a;
  --mat-sys-on-surface-variant: #ffffff;
  --mat-sys-surface-container-lowest: #000000;
  --mat-sys-surface-container-low: #0e0e0e;
  --mat-sys-surface-container: #1b1b1b;
  --mat-sys-surface-container-high: #2a2a2a;
  --mat-sys-surface-container-highest: #353535;
  --mat-sys-surface-dim: #000000;
  --mat-sys-surface-bright: #2a2a2a;
  --mat-sys-background: #000000;
  --mat-sys-on-background: #ffffff;
  --mat-sys-outline: #999999;
  --mat-sys-outline-variant: #555555;
  --mat-sys-surface-tint: #bec2ff;
  --mat-sys-inverse-surface: #ffffff;
  --mat-sys-inverse-on-surface: #000000;
}
.high-contrast-light {
  --mat-sys-primary: #0000ff;
  --mat-sys-on-primary: #000000;
  --mat-sys-primary-container: #e0e0ff;
  --mat-sys-on-primary-container: #000000;
  --mat-sys-background: #ffffff;
  --mat-sys-on-background: #000000;
  --mat-sys-surface: #ffffff;
  --mat-sys-on-surface: #000000;
  --mat-sys-outline: #000000;
}
.high-contrast-dark {
  --mat-sys-primary: #8080ff;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-primary-container: #4040ff;
  --mat-sys-on-primary-container: #ffffff;
  --mat-sys-background: #000000;
  --mat-sys-on-background: #ffffff;
  --mat-sys-surface: #000000;
  --mat-sys-on-surface: #ffffff;
  --mat-sys-outline: #ffffff;
}
@media (prefers-color-scheme: dark) {
  .auto-theme {
    --mat-sys-primary: light-dark(#0000ff, #bec2ff);
    --mat-sys-on-primary: light-dark(#ffffff, #00006e);
    --mat-sys-surface: light-dark(#f9f9f9, #131313);
    --mat-sys-on-surface: light-dark(#1b1b1b, #e2e2e2);
  }
}
.mat-mdc-card {
  --mat-card-elevated-container-color: var(--mat-sys-surface-container);
}
.custom-tertiary-button {
  background-color: var(--mat-sys-tertiary);
  color: var(--mat-sys-on-tertiary);
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.custom-tertiary-button:hover {
  background-color: var(--mat-sys-tertiary-container);
  color: var(--mat-sys-on-tertiary-container);
}
body.dark-mode {
  color-scheme: dark;
}

/* src/styles.scss */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
}
.loader-overlay {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
}
.loader-overlay.transparent {
  background: rgba(0, 0, 0, 0.1);
}
.loader-overlay app-loader {
  margin: auto;
}
.full-screen-modal {
  box-shadow:
    0 0 0 1px rgba(0, 0, 0, 0.05),
    0 8px 24px rgba(0, 0, 0, 0.15),
    0 16px 48px rgba(0, 0, 0, 0.1);
}
.section-header {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 16px 0;
}
@media (max-width: 767.98px) {
  .section-header {
    margin: 12px 0;
  }
}
app-table {
  z-index: 1;
}
#menu {
  background: #f6f6f8;
  padding-top: 12px;
  width: 240px;
  visibility: visible !important;
  display: block !important;
  overflow: visible !important;
}
@media (max-width: 767.98px) {
  #menu {
    padding-top: 16px;
    width: 100%;
  }
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0 0 60px;
}
#menu ul li {
  padding: 12px;
  border-left: 4px solid transparent;
}
#menu ul li.active {
  color: #0000ff;
  border-left-color: #0000ff;
}
#menu ul li > span {
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
#menu ul li > span span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.15px;
}
#menu ul li > span span mat-icon {
  margin-right: 12px;
}
#menu ul li > span mat-icon.expand-icon {
  color: #7b7b8e;
}
#menu ul li ul {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  transition:
    visibility 0s,
    opacity 0.3s,
    max-height 0.5s ease-in;
}
#menu ul li ul.open {
  display: block;
  max-height: 400px;
}
#menu ul li ul li {
  margin: 12px 0 0;
  padding: 0;
  height: 16px;
  display: flex;
}
#menu ul li ul li a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #13171c;
  text-decoration: none;
  flex: 1;
}
#menu ul li ul li a.active {
  color: #0000ff;
}
#menu ul li ul li mat-icon {
  width: 12px;
  height: 16px;
  vertical-align: middle;
  margin: 0 16px 0 4px;
  color: #13171c;
  font-size: 16px;
}
.menu-toggle {
  position: fixed;
  z-index: 1;
  left: -12px;
  bottom: 16px;
  width: 38px;
  height: 38px;
  border-radius: 38px;
  color: #000;
  background-color: #dfe4ed;
  border: 0 none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  line-height: 20px;
}
.menu-toggle span span {
  display: none;
}
.menu-toggle span mat-icon {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  transform: rotate(180deg);
}
.menu-toggle:hover:not(.open) {
  width: 60px;
}
.menu-toggle.open {
  left: 16px;
  width: 208px;
}
.menu-toggle.open:hover {
  width: 208px;
}
.menu-toggle.open span {
  display: block;
}
.menu-toggle.open span mat-icon {
  transform: rotate(0deg);
}
.menu-toggle.open span span {
  display: inline-block;
}
.sidebar-component {
  width: 480px;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  flex: 1;
}
@media (max-width: 575.98px) {
  .sidebar-component {
    width: 100%;
  }
}
.sidebar-component.isEdit h2 {
  margin: 24px;
}
.sidebar-component header {
  background-color: #7b7b8e;
  padding: 0 24px;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  flex: 0 0 54px;
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .sidebar-component header {
    padding: 0 16px;
    flex: 0 0 40px;
    font-size: 16px;
  }
}
.sidebar-component header button {
  margin-right: 24px;
  color: #fff;
}
@media (max-width: 575.98px) {
  .sidebar-component header button {
    margin-right: 16px;
  }
}
.sidebar-component header h2 {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
.sidebar-component h2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 42px;
  margin: 24px 24px 0;
}
@media (max-width: 575.98px) {
  .sidebar-component h2 {
    margin: 16px 16px 0;
  }
}
.sidebar-component form {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 24px;
  overflow: auto;
  margin-top: 24px;
}
@media (max-width: 575.98px) {
  .sidebar-component form {
    padding: 0 16px;
    margin-top: 16px;
  }
}
.sidebar-component form h2 {
  margin: 0 0 32px;
}
.sidebar-component form .mat-mdc-form-field {
  margin-bottom: 20px;
}
.sidebar-component .mat-stepper-horizontal {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  padding: 24px 0 0;
  height: 100%;
  overflow: hidden;
}
.sidebar-component .mat-stepper-horizontal .mat-horizontal-stepper-wrapper {
  flex: 1;
  overflow: auto;
}
.sidebar-component .mat-stepper-horizontal .mat-horizontal-stepper-header-container {
  margin: 0 24px;
}
@media (max-width: 575.98px) {
  .sidebar-component .mat-stepper-horizontal .mat-horizontal-stepper-header-container {
    margin: 0 16px;
  }
}
.sidebar-component .mat-stepper-horizontal .mat-horizontal-content-container {
  flex: 1 1 auto;
  display: flex;
  overflow: hidden;
  flex-direction: column;
}
.sidebar-component .mat-stepper-horizontal .mat-horizontal-content-container .mat-horizontal-stepper-content:not(.mat-horizontal-stepper-content-inactive) {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.sidebar-component .buttons-wrapper .mat-mdc-outlined-button {
  flex: 1 1 50%;
}
.sidebar-component .buttons-wrapper .mat-mdc-outlined-button mat-icon {
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
}
.sidebar-component .buttons-wrapper .mat-mdc-outlined-button.mat-stepper-next {
  margin-left: 12px;
}
.sidebar-component .buttons-wrapper .mat-mdc-outlined-button.mat-stepper-next mat-icon {
  margin-left: 12px;
}
.sidebar-component .buttons-wrapper .mat-mdc-outlined-button.mat-stepper-previous {
  margin-right: 12px;
}
.sidebar-component .buttons-wrapper .mat-mdc-outlined-button.mat-stepper-previous mat-icon {
  margin-right: 12px;
}
@media (max-width: 575.98px) {
  .sidebar-component .buttons-wrapper .mat-mdc-outlined-button {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
  }
}
.buttons-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
  box-shadow: 0px -6px 6px rgba(0, 0, 0, 0.06);
  padding: 12px 24px;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .buttons-wrapper {
    padding: 8px 16px;
  }
}
.buttons-wrapper button {
  margin-left: 24px;
}
.inactive {
  color: #ff5555;
}
.active {
  color: #25a72b;
}
.error-cell {
  color: #ff5555;
}
.pending,
.scanned,
.completed,
.ignored,
.cancelled {
  background-color: #ffe4b2 !important;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  line-height: 100%;
}
.pending > span,
.scanned > span,
.completed > span,
.ignored > span,
.cancelled > span {
  display: contents;
}
.completed {
  background-color: #bde4bf !important;
}
.scanned {
  background-color: #bde4bf !important;
}
.ignored,
.cancelled {
  background-color: #fbc7c4 !important;
}
.thumbnail-cell a {
  display: block !important;
  text-decoration: none;
}
.thumbnail-cell span {
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.thumbnail-cell img {
  display: block !important;
  flex: 1 1 auto;
}
span.currency {
  color: #a2a2ad;
}
.cdk-overlay-pane {
  max-width: 100% !important;
}
.scan-dialog-backdrop + .cdk-global-overlay-wrapper {
  z-index: 1001;
}
.mat-drawer.mat-drawer-side {
  z-index: 1 !important;
}
.mat-drawer[style*="visibility: hidden"] {
  z-index: 2 !important;
}
app-message {
  margin-bottom: 16px;
}
mark {
  padding: 2px 4px;
  margin: 2px 0;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  display: inline-block;
  font-size: 13px;
  background-color: #f6f6f8;
}
mark.new {
  background-color: rgba(0, 255, 0, 0.2);
  color: #000;
}
mark.old {
  background-color: rgba(255, 0, 0, 0.2);
  color: #000;
}
b.label {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
}

/* angular:styles/global:styles */
/*# sourceMappingURL=styles.css.map */
