/* node_modules/material-design-icons/iconfont/material-icons.css */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("./media/MaterialIcons-Regular-DZIPLQX7.eot");
  src:
    local("Material Icons"),
    local("MaterialIcons-Regular"),
    url("./media/MaterialIcons-Regular-P2RAEPXM.woff2") format("woff2"),
    url("./media/MaterialIcons-Regular-3OCSKOJA.woff") format("woff"),
    url("./media/MaterialIcons-Regular-DFX2JKJN.ttf") format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

/* src/theme.scss */
html {
  color-scheme: light;
  --mdc-checkbox-state-layer-size: 28px;
  --mdc-chip-container-height: 24px;
  --mdc-text-button-container-height: 28px;
  --mdc-protected-button-container-height: 28px;
  --mdc-filled-button-container-height: 28px;
  --mdc-outlined-button-container-height: 28px;
  --mdc-icon-button-state-layer-size: 24px;
  --mdc-list-list-item-one-line-container-height: 24px;
  --mdc-list-list-item-two-line-container-height: 48px;
  --mdc-list-list-item-three-line-container-height: 56px;
  --mdc-radio-state-layer-size: 28px;
  --mdc-secondary-navigation-tab-container-height: 32px;
  --mat-checkbox-touch-target-display: none;
  --mat-expansion-header-collapsed-state-height: 36px;
  --mat-expansion-header-expanded-state-height: 48px;
  --mat-fab-touch-target-display: none;
  --mat-form-field-container-height: 36px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 6px;
  --mat-form-field-filled-with-label-container-padding-top: 6px;
  --mat-form-field-filled-with-label-container-padding-bottom: 6px;
  --mat-icon-button-touch-target-display: none;
  --mat-list-list-item-leading-icon-start-space: 4px;
  --mat-list-list-item-leading-icon-end-space: 4px;
  --mat-text-button-touch-target-display: none;
  --mat-protected-button-touch-target-display: none;
  --mat-filled-button-touch-target-display: none;
  --mat-outlined-button-touch-target-display: none;
  --mat-paginator-container-size: 40px;
  --mat-paginator-form-field-container-height: 36px;
  --mat-paginator-form-field-container-vertical-padding: 6px;
  --mat-paginator-touch-target-display: none;
  --mat-radio-touch-target-display: none;
  --mat-select-arrow-transform: none;
  --mat-standard-button-toggle-height: 24px;
  --mat-stepper-header-height: 42px;
  --mat-table-header-container-height: 40px;
  --mat-table-footer-container-height: 36px;
  --mat-table-row-item-container-height: 36px;
  --mat-toolbar-standard-height: 52px;
  --mat-toolbar-mobile-height: 44px;
  --mat-tree-node-min-height: 28px;
}
html {
  --mat-sys-background: light-dark(#f7fbee, #10150d);
  --mat-sys-error: light-dark(#ba1a1a, #ffb4ab);
  --mat-sys-error-container: light-dark(#ffdad6, #93000a);
  --mat-sys-inverse-on-surface: light-dark(#eef2e6, #2d3229);
  --mat-sys-inverse-primary: light-dark(#89da6b, #206d06);
  --mat-sys-inverse-surface: light-dark(#2d3229, #e0e4d8);
  --mat-sys-on-background: light-dark(#181d15, #e0e4d8);
  --mat-sys-on-error: light-dark(#ffffff, #690005);
  --mat-sys-on-error-container: light-dark(#410002, #ffdad6);
  --mat-sys-on-primary: light-dark(#ffffff, #0b3900);
  --mat-sys-on-primary-container: light-dark(#042100, #a4f784);
  --mat-sys-on-primary-fixed: light-dark(#042100, #042100);
  --mat-sys-on-primary-fixed-variant: light-dark(#135200, #135200);
  --mat-sys-on-secondary: light-dark(#ffffff, #1b3711);
  --mat-sys-on-secondary-container: light-dark(#062101, #c9edb6);
  --mat-sys-on-secondary-fixed: light-dark(#062101, #062101);
  --mat-sys-on-secondary-fixed-variant: light-dark(#314e26, #314e26);
  --mat-sys-on-surface: light-dark(#181d15, #e0e4d8);
  --mat-sys-on-surface-variant: light-dark(#40493b, #dce6d2);
  --mat-sys-on-tertiary: light-dark(#ffffff, #0b3900);
  --mat-sys-on-tertiary-container: light-dark(#042100, #a4f784);
  --mat-sys-on-tertiary-fixed: light-dark(#042100, #042100);
  --mat-sys-on-tertiary-fixed-variant: light-dark(#135200, #135200);
  --mat-sys-outline: light-dark(#717a6a, #8a9482);
  --mat-sys-outline-variant: light-dark(#c0cab7, #40493b);
  --mat-sys-primary: light-dark(#206d06, #89da6b);
  --mat-sys-primary-container: light-dark(#a4f784, #135200);
  --mat-sys-primary-fixed: light-dark(#a4f784, #a4f784);
  --mat-sys-primary-fixed-dim: light-dark(#89da6b, #89da6b);
  --mat-sys-scrim: light-dark(#000000, #000000);
  --mat-sys-secondary: light-dark(#48663b, #aed09c);
  --mat-sys-secondary-container: light-dark(#c9edb6, #314e26);
  --mat-sys-secondary-fixed: light-dark(#c9edb6, #c9edb6);
  --mat-sys-secondary-fixed-dim: light-dark(#aed09c, #aed09c);
  --mat-sys-shadow: light-dark(#000000, #000000);
  --mat-sys-surface: light-dark(#f7fbee, #10150d);
  --mat-sys-surface-bright: light-dark(#f7fbee, #363b32);
  --mat-sys-surface-container: light-dark(#ebf0e3, #1c2119);
  --mat-sys-surface-container-high: light-dark(#e5eadd, #262b23);
  --mat-sys-surface-container-highest: light-dark(#e0e4d8, #363b32);
  --mat-sys-surface-container-low: light-dark(#f1f5e8, #181d15);
  --mat-sys-surface-container-lowest: light-dark(#ffffff, #0b0f09);
  --mat-sys-surface-dim: light-dark(#d7dccf, #10150d);
  --mat-sys-surface-tint: light-dark(#206d06, #89da6b);
  --mat-sys-surface-variant: light-dark(#dce6d2, #40493b);
  --mat-sys-tertiary: light-dark(#206d06, #89da6b);
  --mat-sys-tertiary-container: light-dark(#a4f784, #135200);
  --mat-sys-tertiary-fixed: light-dark(#a4f784, #a4f784);
  --mat-sys-tertiary-fixed-dim: light-dark(#89da6b, #89da6b);
  --mat-sys-neutral-variant20: #2a3326;
  --mat-sys-neutral10: #181d15;
}
html {
  --mat-sys-level0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level2:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level3:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level4:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-level5:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
html {
  --mat-sys-body-large: 400 1rem / 1.5rem museo-sans, sans-serif;
  --mat-sys-body-large-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-body-medium-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-body-small-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-display-large-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-display-medium-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-display-small-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-headline-large-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-headline-medium-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-headline-small-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-label-large-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-label-medium-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-label-small-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-title-large-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-title-medium-font: museo-sans, sans-serif;
  --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 museo-sans, sans-serif;
  --mat-sys-title-small-font: museo-sans, sans-serif;
  --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;
}
html {
  --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;
}
html {
  --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;
}

/* src/styles.css */
html,
body {
  min-height: 100vh;
  margin: 0;
  max-height: unset;
  display: block;
  font-family: museo-sans, sans-serif;
  font-size: 14px;
}
.done {
  position: fixed;
  bottom: 20px;
  right: 20px;
  color: white;
}
.w-100 {
  width: 100%;
}
.w-100-16 {
  width: calc(100% - 16px);
}
.w-75 {
  width: 75%;
}
.w-75-16 {
  width: calc(75% - 16px);
}
.w-50 {
  width: 50%;
}
.w-50-16 {
  width: calc(50% - 16px);
}
.w-33 {
  width: 33.3333333%;
}
.w-33-16 {
  width: calc(33.3333333% - 16px);
}
.w-25 {
  width: 25%;
}
.w-25-16 {
  width: calc(25% - 16px);
}
.flex-grow {
  flex-grow: 1;
}
.spinner-wrapper {
  display: flex;
  justify-content: center;
  height: 100%;
  min-height: calc(100vh - 64px - 20px);
}
mat-progress-spinner {
  align-self: center;
}
.mark-eer:before {
  font-family: "Material Icons";
  content: "explicit";
  font-size: 20px;
  color: #38A8D8;
  vertical-align: bottom;
  line-height: 20px;
  margin-right: 8px;
}
.mark-cdc:before {
  font-family: "Material Icons";
  content: "copyright";
  font-size: 20px;
  color: #38A8D8;
  vertical-align: bottom;
  line-height: 20px;
  margin-right: 8px;
}
.mark-navision:before {
  font-family: "Material Icons";
  content: "computer";
  font-size: 20px;
  color: #c0392b;
  vertical-align: bottom;
  line-height: 20px;
  margin-right: 8px;
}
.mydivider {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgba(0, 0, 0, 0.2);
  padding-left: 8px;
}
.button-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  flex-wrap: wrap;
  row-gap: 8px;
}
.button-container .buttons {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  row-gap: 8px;
}
.button-container .label-radio-group {
  font-weight: 500;
}
.button-container .mat-mdc-form-field-subscript-wrapper {
  display: none;
}
.item-title {
  display: flex;
  align-items: center;
  gap: 10px;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: var(--mat-sidenav-content-background-color);
  margin: 8px 0;
}
.item-title h2 {
  flex-grow: 1;
  padding-left: 32px;
}
.item-title button {
  flex-shrink: 0;
}
.toast-error .mat-mdc-snackbar-surface {
  background-color: #d30d21 !important;
}
.toast-success .mat-mdc-snackbar-surface {
  background-color: #2ca554 !important;
}
.toast-warn .mat-mdc-snackbar-surface {
  background-color: #eef137 !important;
}
.mat-toolbar-row,
.mat-toolbar-single-row {
  height: 64px !important;
}
.leftcell {
  text-align: left;
}
.rightcell {
  text-align: right;
}
.centercell {
  text-align: center;
}
.footer {
  margin: 0;
  text-align: center;
  padding: 30px 0;
  color: #777;
}
.centercelldone {
  text-align: center;
  white-space: normal !important;
}
.centercelldone:before {
  font-family: "Material Icons";
  content: "done";
  font-size: 25px;
  color: #16a085;
}
.centercelldoneall {
  text-align: center;
  white-space: normal !important;
}
.centercelldoneall:before {
  font-family: "Material Icons";
  content: "done_all";
  font-size: 25px;
  color: #16a085;
}
.centercellerror {
  text-align: center;
  white-space: normal !important;
}
.centercellerror:before {
  font-family: "Material Icons";
  content: "error";
  color: #c0392b;
  font-size: 25px;
}
.ag-paging-page-size {
  margin-right: auto;
}
.mat-mdc-menu-panel.grid-menu {
  max-height: 50vh !important;
}
.mat-mdc-menu-panel.grid-menu .mat-mdc-menu-item-text {
  display: flex;
  align-items: center;
}
.mat-mdc-menu-panel.grid-menu .mat-mdc-menu-item-text mat-checkbox {
  margin-left: auto;
}
.mat-mdc-menu-panel.grid-menu .mat-mdc-menu-item {
  min-height: 28px !important;
}
.ag-row.success {
  color: #70BF54;
}
.ag-row.failed {
  color: #c0392b;
}
.ag-cell-value .material-icons {
  margin-top: 8px;
  cursor: pointer;
}
mat-label img {
  width: 16px;
  height: 16px;
  margin-right: 4px;
}
mat-form-field {
  margin-right: 16px;
}
mat-form-field.required label::after,
label.required::after {
  content: "*";
  margin-left: 4px;
}
mat-slide-toggle .mat-internal-form-field {
  width: 100%;
  padding: 10px 0;
}
mat-slide-toggle .mdc-form-field--align-end > label {
  margin-left: 0 !important;
}
mat-slide-toggle button.mdc-switch {
  margin-left: auto !important;
}
mat-slide-toggle .mdc-switch__icons {
  display: none;
}
mat-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__track::before {
  border: 1px solid #B9B9B9 !important;
  background-color: #F6F6F6 !important;
}
mat-slide-toggle .mdc-switch.mdc-switch--selected .mdc-switch__track::before {
  border: 1px solid #70BF54 !important;
}
mat-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__track::after {
  background-color: #F6F6F6 !important;
}
mat-slide-toggle .mdc-switch.mdc-switch--selected .mdc-switch__track::after {
  background-color: #70BF54 !important;
}
mat-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__handle {
  height: 16px !important;
  width: 16px !important;
}
mat-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__handle-track {
  transform: translateX(4px);
  --mdc-switch-unselected-icon-color: #B9B9B9;
}
mat-card {
  margin: 2em auto;
}
mat-card-content.mat-mdc-card-content {
  padding: 16px 16px;
}
mat-select.readonly {
  pointer-events: none;
}
.mat-mdc-text-field-wrapper {
  min-height: 40px !important;
}
.mdc-floating-label {
  margin-top: 3px;
}
.mat-mdc-form-field-input-control,
.mat-mdc-select-trigger,
textarea {
  margin-top: 5px !important;
}
.mat-mdc-card-title,
.mat-mdc-card-subtitle {
  margin: 16px !important;
}
.mat-mdc-card-title {
  font-size: 24px !important;
  font-weight: 600;
}
.mdc-button.mat-mdc-raised-button mat-icon {
  background-color: transparent;
}
.mdc-button.mat-mdc-raised-button:has(mat-icon) .mdc-button__label {
  margin-left: 10px;
}
.mdc-button.mat-mdc-raised-button,
.mdc-button.mat-mdc-button {
  height: auto !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-weight: 600;
  font-size: 16px;
}
.mdc-button.mat-mdc-button.green,
.mdc-button.mat-mdc-button.green mat-icon {
  color: #70BF54;
}
.mdc-button.mat-mdc-raised-button.green {
  background-color: #70BF54;
  color: #ffffff;
}
.mdc-button.mat-mdc-raised-button.green mat-icon {
  color: #ffffff;
}
.mdc-button.mat-mdc-raised-button.green:disabled {
  opacity: .5;
}
.mdc-button.mat-mdc-raised-button.light-green {
  border: 1px solid #70BF54;
  box-sizing: border-box;
}
.mdc-button.mat-mdc-raised-button.light-green {
  background-color: #F0F8EE;
  color: #70BF54;
}
.mdc-button.mat-mdc-raised-button.light-green mat-icon {
  color: #70BF54;
}
.mdc-button.mat-mdc-raised-button.light-green:disabled {
  color: #E3E3E3 !important;
}
.mdc-button.mat-mdc-raised-button.red {
  background-color: #bf5454;
  color: #ffffff;
}
.mdc-button.mat-mdc-raised-button.red mat-icon {
  color: #ffffff;
}
.mdc-button.mat-mdc-raised-button.red:disabled {
  opacity: .5;
}
.mdc-fab.mat-mdc-mini-fab {
  border: 1px solid #70BF54 !important;
  background-color: #F0F8EE !important;
  border-radius: 4px !important;
}
.mdc-fab.mat-mdc-mini-fab mat-icon {
  color: #70BF54 !important;
}
.mdc-fab.mat-mdc-mini-fab:disabled {
  border: 1px solid #E3E3E3 !important;
  color: #E3E3E3 !important;
}
.mdc-fab.mat-mdc-mini-fab:disabled mat-icon {
  color: #E3E3E3 !important;
}
.mdc-fab.mat-mdc-mini-fab.red {
  border: 1px solid #bf5454 !important;
  background-color: #f8eeee !important;
}
.mdc-fab.mat-mdc-mini-fab.red mat-icon {
  color: #bf5454 !important;
}
.mdc-fab.mat-mdc-mini-fab.red:disabled {
  border: 1px solid #E3E3E3 !important;
  color: #E3E3E3 !important;
}
.mdc-fab.mat-mdc-mini-fab.red:disabled mat-icon {
  color: #E3E3E3 !important;
}
.mdc-fab.mat-mdc-mini-fab.gray {
  border: none !important;
  background-color: transparent !important;
  border-radius: 4px !important;
}
.mdc-fab.mat-mdc-mini-fab.gray:hover {
  background-color: transparent !important;
}
.mdc-fab.mat-mdc-mini-fab.gray mat-icon {
  color: black !important;
}
.mdc-fab.mat-mdc-mini-fab.blue {
  border: none !important;
  background-color: transparent !important;
  border-radius: 4px !important;
}
.mdc-fab.mat-mdc-mini-fab.blue:hover {
  background-color: transparent !important;
}
.mdc-fab.mat-mdc-mini-fab.blue mat-icon {
  color: rgb(87, 87, 255) !important;
}
mat-dialog-container app-quick-filter .wrapper {
  background-color: #ffffff !important;
}
mat-calendar {
  border: 1px solid #70BF54;
  border-radius: 10px;
  transform: translateY(-1px);
}
.mat-sidenav-container {
  height: calc(100vh - 65px);
}
.mat-sidenav .mat-mdc-nav-list {
  background-color: #ffffff;
  height: calc(100% - 20px);
}
.mat-sidenav .mat-mdc-list-item {
  width: 240px;
  height: 50px;
  gap: 8px;
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-bottom: 1px solid #E3E3E3;
  background-color: white;
}
.mat-sidenav .mat-mdc-list-item.active {
  background-color: #D4ECCC;
}
.mat-sidenav .mat-mdc-list-item:hover {
  background-color: #D4ECCC;
}
.mat-sidenav .mat-mdc-list-item.is-open {
  background-color: #D4ECCC;
}
.mat-sidenav .subsettingsContainer {
  height: 0;
  overflow: hidden;
}
.mat-sidenav .subsettingsContainer.is-open {
  height: auto;
}
.mat-sidenav .subsettingsContainer .mat-mdc-list-item {
  background-color: #F0F8EE;
  padding-left: 32px;
  width: calc(240px);
}
.mat-sidenav .mat-mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text {
  display: flex;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0;
  text-wrap-mode: wrap;
  word-wrap: normal;
  flex-wrap: wrap;
  overflow: visible;
}
.mat-sidenav .mat-mdc-list-item.active .mdc-list-item__content .mdc-list-item__primary-text {
  font-weight: 700;
}
.mat-sidenav .mat-mdc-list-item .mdc-list-item__content .mdc-list-item__primary-text .menu-icon {
  margin-left: auto;
  font-weight: 900;
  font-family:
    "Courier New",
    Courier,
    monospace;
  font-size: 16px;
}
.mat-sidenav-content {
  padding: 0 16px;
}
mat-tab-header {
  background-color: #ffffff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.mat-mdc-tab-body-wrapper {
  overflow-x: auto;
}
.mat-mdc-tab-labels {
  padding: 6px;
}
.mdc-tab.mat-mdc-tab.mdc-tab,
.mdc-tab.mat-mdc-tab.mdc-tab .mat-mdc-tab-ripple,
.mdc-tab.mat-mdc-tab.mdc-tab .mdc-tab-indicator,
.mdc-tab__ripple::before {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.mdc-tab.mat-mdc-tab.mdc-tab--active {
  background-color: #F0F8EE;
}
.mdc-tab.mat-mdc-tab.mdc-tab--active .mdc-tab__text-label,
.mat-mdc-tab.mdc-tab--active:focus .mdc-tab__text-label {
  color: #70BF54 !important;
  font-size: 16px;
  font-weight: 600;
}
.mat-mdc-tab .mdc-tab__text-label .has-error {
  color: var(--mdc-filled-text-field-error-label-text-color, var(--mat-sys-error));
}
:root {
  --ag-icon-font-display: block;
  --ag-font-family: museo-sans, sans-serif;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-filled-with-label-container-padding-top: 10px;
  --mat-form-field-filled-with-label-container-padding-bottom: 3px;
  --mat-sidenav-container-width: auto;
  --mat-icon-color: rgba(0, 0, 0, 0.87);
  --mat-toolbar-container-text-color: rgba(255, 255, 255, .87);
  --mdc-list-list-item-container-shape: 0;
  --mat-sidenav-container-shape: 0;
  --mat-list-active-indicator-shape: 0;
  --mdc-elevated-card-container-color: rgba(255, 255, 255, .87);
  --mat-dialog-container-max-width: 100%;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-list-list-item-one-line-container-height: auto;
  --mat-toolbar-container-text-color: #000000;
  --mat-sidenav-content-background-color: #EFEFEF;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-protected-button-icon-spacing: 0;
  --mat-protected-button-icon-offset: 0;
  --mdc-protected-button-container-shape: 4px;
  --mdc-protected-button-label-text-color: #000000;
  --mdc-fab-small-container-color: light-dark(#f9faf3, #121410);
  --mdc-fab-small-container-elevation-shadow: none;
  --mat-menu-container-color: #F6F6F6;
  --mdc-dialog-container-color: #F6F6F6;
  --mat-radio-ripple-color: #70BF54;
  --mdc-radio-selected-icon-color: #70BF54;
  --mdc-checkbox-selected-icon-color: #70BF54;
  --mat-datepicker-calendar-date-today-outline-color: #70BF54;
  --mdc-filled-text-field-focus-label-text-color: #70BF54;
  --mdc-filled-text-field-active-indicator-color: #70BF54;
  --mdc-filled-text-field-focus-active-indicator-color: #70BF54;
  --mdc-filled-text-field-container-color: #F6F6F6;
  --mdc-filled-text-field-disabled-input-text-color: var(--mat-sys-on-surface);
  --mat-checkbox-disabled-label-color: var(color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));
  --mat-select-disabled-trigger-text-color: var(--mat-sys-on-surface);
  --mat-select-panel-background-color: #F6F6F6;
  --mat-datepicker-calendar-container-background-color: #F6F6F6;
  --mdc-tab-indicator-active-indicator-color: #70BF54;
  --mat-tab-header-active-hover-indicator-color: #70BF54;
  --mat-tab-header-active-focus-indicator-color: #70BF54;
}

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