@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700";

/* src/assets/sass/_themes.scss */
html {
  --mat-app-background-color: #fafafa;
  --mat-app-text-color: rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:
    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);
  --mat-app-elevation-shadow-level-1:
    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);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    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);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    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);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    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);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    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);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-option-selected-state-label-text-color: #1976d2;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-accent {
  --mat-option-selected-state-label-text-color: #f57c00;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
.mat-warn {
  --mat-option-selected-state-label-text-color: #f44336;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
}
html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-pseudo-checkbox-full-selected-icon-color: #f57c00;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f57c00;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-primary {
  --mat-pseudo-checkbox-full-selected-icon-color: #1976d2;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #1976d2;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-accent {
  --mat-pseudo-checkbox-full-selected-icon-color: #f57c00;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f57c00;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-warn {
  --mat-pseudo-checkbox-full-selected-icon-color: #f44336;
  --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-card-elevated-container-shape: 4px;
  --mat-card-outlined-container-shape: 4px;
  --mat-card-filled-container-shape: 4px;
  --mat-card-outlined-outline-width: 1px;
}
html {
  --mat-card-elevated-container-color: white;
  --mat-card-elevated-container-elevation:
    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);
  --mat-card-outlined-container-color: white;
  --mat-card-outlined-container-elevation:
    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);
  --mat-card-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-filled-container-color: white;
  --mat-card-filled-container-elevation:
    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-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
}
.mat-mdc-progress-bar {
  --mat-progress-bar-active-indicator-color: #1976d2;
  --mat-progress-bar-track-color: rgba(25, 118, 210, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mat-progress-bar-active-indicator-color: #f57c00;
  --mat-progress-bar-track-color: rgba(245, 124, 0, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mat-progress-bar-active-indicator-color: #f44336;
  --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);
}
html {
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-line-height: 16px;
}
html {
  --mat-tooltip-container-color: #424242;
  --mat-tooltip-supporting-text-color: white;
}
html {
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
}
html {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #1976d2 87%, transparent);
  --mat-form-field-filled-caret-color: #1976d2;
  --mat-form-field-filled-focus-active-indicator-color: #1976d2;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #1976d2 87%, transparent);
  --mat-form-field-outlined-caret-color: #1976d2;
  --mat-form-field-outlined-focus-outline-color: #1976d2;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #1976d2 87%, transparent);
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #f44336;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-leading-icon-color: unset;
  --mat-form-field-disabled-leading-icon-color: unset;
  --mat-form-field-trailing-icon-color: unset;
  --mat-form-field-disabled-trailing-icon-color: unset;
  --mat-form-field-error-focus-trailing-icon-color: unset;
  --mat-form-field-error-hover-trailing-icon-color: unset;
  --mat-form-field-error-trailing-icon-color: unset;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-form-field-filled-container-color: #f6f6f6;
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-error-hover-label-text-color: #f44336;
  --mat-form-field-filled-error-focus-label-text-color: #f44336;
  --mat-form-field-filled-error-label-text-color: #f44336;
  --mat-form-field-filled-error-caret-color: #f44336;
  --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-filled-error-active-indicator-color: #f44336;
  --mat-form-field-filled-error-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-error-hover-active-indicator-color: #f44336;
  --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-outlined-error-caret-color: #f44336;
  --mat-form-field-outlined-error-focus-label-text-color: #f44336;
  --mat-form-field-outlined-error-label-text-color: #f44336;
  --mat-form-field-outlined-error-hover-label-text-color: #f44336;
  --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-outlined-error-focus-outline-color: #f44336;
  --mat-form-field-outlined-error-hover-outline-color: #f44336;
  --mat-form-field-outlined-error-outline-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f57c00 87%, transparent);
  --mat-form-field-filled-caret-color: #f57c00;
  --mat-form-field-filled-focus-active-indicator-color: #f57c00;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f57c00 87%, transparent);
  --mat-form-field-outlined-caret-color: #f57c00;
  --mat-form-field-outlined-focus-outline-color: #f57c00;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f57c00 87%, transparent);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-filled-caret-color: #f44336;
  --mat-form-field-filled-focus-active-indicator-color: #f44336;
  --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
  --mat-form-field-outlined-caret-color: #f44336;
  --mat-form-field-outlined-focus-outline-color: #f44336;
  --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);
}
html {
  --mat-form-field-container-height: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
}
html {
  --mat-select-container-elevation-shadow:
    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-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #1976d2;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f57c00;
  --mat-select-invalid-arrow-color: #f44336;
}
.mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-select-focused-arrow-color: #f44336;
  --mat-select-invalid-arrow-color: #f44336;
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    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-autocomplete-background-color: white;
}
html {
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width: 80vw;
  --mat-dialog-container-small-max-width: 80vw;
  --mat-dialog-container-min-width: 0;
  --mat-dialog-actions-alignment: start;
  --mat-dialog-actions-padding: 8px;
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-with-actions-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 0 24px 9px;
}
html {
  --mat-dialog-container-color: white;
  --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-standard-chip {
  --mat-chip-container-shape-radius: 16px;
  --mat-chip-disabled-container-opacity: 0.4;
  --mat-chip-disabled-outline-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-focus-outline-color: transparent;
  --mat-chip-hover-state-layer-opacity: 0.04;
  --mat-chip-outline-color: transparent;
  --mat-chip-outline-width: 0;
  --mat-chip-selected-hover-state-layer-opacity: 0.04;
  --mat-chip-selected-trailing-action-state-layer-color: transparent;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0;
  --mat-chip-trailing-action-opacity: 0.54;
  --mat-chip-trailing-action-state-layer-color: transparent;
  --mat-chip-with-avatar-avatar-shape-radius: 14px;
  --mat-chip-with-avatar-avatar-size: 28px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 1;
  --mat-chip-with-icon-disabled-icon-opacity: 1;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #1976d2;
  --mat-chip-elevated-disabled-container-color: #1976d2;
  --mat-chip-elevated-selected-container-color: #1976d2;
  --mat-chip-flat-disabled-selected-container-color: #1976d2;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-elevated-container-color: #f57c00;
  --mat-chip-elevated-disabled-container-color: #f57c00;
  --mat-chip-elevated-selected-container-color: #f57c00;
  --mat-chip-flat-disabled-selected-container-color: #f57c00;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-disabled-label-text-color: white;
  --mat-chip-elevated-container-color: #f44336;
  --mat-chip-elevated-disabled-container-color: #f44336;
  --mat-chip-elevated-selected-container-color: #f44336;
  --mat-chip-flat-disabled-selected-container-color: #f44336;
  --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-chip-label-text-color: white;
  --mat-chip-selected-disabled-trailing-icon-color: white;
  --mat-chip-selected-focus-state-layer-color: 0.12;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: 0.04;
  --mat-chip-selected-label-text-color: white;
  --mat-chip-selected-trailing-icon-color: white;
  --mat-chip-with-icon-disabled-icon-color: white;
  --mat-chip-with-icon-icon-color: white;
  --mat-chip-with-icon-selected-icon-color: white;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mat-chip-with-trailing-icon-trailing-icon-color: white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mat-chip-container-height: 32px;
}
html {
  --mat-slide-toggle-disabled-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;
  --mat-slide-toggle-handle-height: 20px;
  --mat-slide-toggle-handle-shape: 10px;
  --mat-slide-toggle-handle-width: 20px;
  --mat-slide-toggle-hidden-track-opacity: 1;
  --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-slide-toggle-pressed-handle-size: 20px;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-handle-size: 20px;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;
  --mat-slide-toggle-selected-icon-size: 18px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 1px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-track-height: 14px;
  --mat-slide-toggle-track-outline-color: transparent;
  --mat-slide-toggle-track-outline-width: 1px;
  --mat-slide-toggle-track-shape: 7px;
  --mat-slide-toggle-track-width: 36px;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-handle-size: 20px;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-icon-size: 18px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-slide-toggle-with-icon-handle-size: 20px;
  --mat-slide-toggle-touch-target-size: 48px;
}
html {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #1976d2;
  --mat-slide-toggle-selected-handle-color: #1976d2;
  --mat-slide-toggle-selected-hover-state-layer-color: #1976d2;
  --mat-slide-toggle-selected-pressed-state-layer-color: #1976d2;
  --mat-slide-toggle-selected-focus-handle-color: #1976d2;
  --mat-slide-toggle-selected-hover-handle-color: #1976d2;
  --mat-slide-toggle-selected-pressed-handle-color: #1976d2;
  --mat-slide-toggle-selected-focus-track-color: #64b5f6;
  --mat-slide-toggle-selected-hover-track-color: #64b5f6;
  --mat-slide-toggle-selected-pressed-track-color: #64b5f6;
  --mat-slide-toggle-selected-track-color: #64b5f6;
  --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-slide-toggle-disabled-handle-elevation-shadow:
    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);
  --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-handle-elevation-shadow:
    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);
  --mat-slide-toggle-handle-surface-color: white;
  --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-handle-color: #424242;
  --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-icon-color: #f6f6f6;
  --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);
  --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-handle-color: #424242;
  --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);
  --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-slide-toggle.mat-accent {
  --mat-slide-toggle-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-slide-toggle-selected-focus-state-layer-color: #f57c00;
  --mat-slide-toggle-selected-handle-color: #f57c00;
  --mat-slide-toggle-selected-hover-state-layer-color: #f57c00;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f57c00;
  --mat-slide-toggle-selected-focus-handle-color: #f57c00;
  --mat-slide-toggle-selected-hover-handle-color: #f57c00;
  --mat-slide-toggle-selected-pressed-handle-color: #f57c00;
  --mat-slide-toggle-selected-focus-track-color: #ffb74d;
  --mat-slide-toggle-selected-hover-track-color: #ffb74d;
  --mat-slide-toggle-selected-pressed-track-color: #ffb74d;
  --mat-slide-toggle-selected-track-color: #ffb74d;
}
.mat-mdc-slide-toggle.mat-warn {
  --mat-slide-toggle-selected-icon-color: white;
  --mat-slide-toggle-disabled-selected-icon-color: white;
  --mat-slide-toggle-selected-focus-state-layer-color: #f44336;
  --mat-slide-toggle-selected-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-state-layer-color: #f44336;
  --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;
  --mat-slide-toggle-selected-focus-handle-color: #f44336;
  --mat-slide-toggle-selected-hover-handle-color: #f44336;
  --mat-slide-toggle-selected-pressed-handle-color: #f44336;
  --mat-slide-toggle-selected-focus-track-color: #e57373;
  --mat-slide-toggle-selected-hover-track-color: #e57373;
  --mat-slide-toggle-selected-pressed-track-color: #e57373;
  --mat-slide-toggle-selected-track-color: #e57373;
}
html {
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-touch-target-display: block;
}
html {
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-size: 48px;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-checked-ripple-color: #1976d2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #1976d2;
  --mat-radio-selected-hover-icon-color: #1976d2;
  --mat-radio-selected-icon-color: #1976d2;
  --mat-radio-selected-pressed-icon-color: #1976d2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-checked-ripple-color: #f57c00;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f57c00;
  --mat-radio-selected-hover-icon-color: #f57c00;
  --mat-radio-selected-icon-color: #f57c00;
  --mat-radio-selected-pressed-icon-color: #f57c00;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
html {
  --mat-slider-active-track-height: 6px;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-handle-elevation:
    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);
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-shape: 50%;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-value-indicator-border-radius: 4px;
  --mat-slider-value-indicator-caret-display: block;
  --mat-slider-value-indicator-container-transform: translateX(-50%);
  --mat-slider-value-indicator-height: 32px;
  --mat-slider-value-indicator-padding: 0 12px;
  --mat-slider-value-indicator-text-transform: none;
  --mat-slider-value-indicator-width: auto;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.6;
  --mat-slider-with-tick-marks-container-shape: 50%;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;
}
html {
  --mat-slider-active-track-color: #1976d2;
  --mat-slider-focus-handle-color: #1976d2;
  --mat-slider-handle-color: #1976d2;
  --mat-slider-hover-handle-color: #1976d2;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #1976d2 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #1976d2 4%, transparent);
  --mat-slider-inactive-track-color: #1976d2;
  --mat-slider-ripple-color: #1976d2;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #1976d2;
  --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);
  --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);
  --mat-slider-label-container-color: #424242;
  --mat-slider-label-label-text-color: white;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);
}
.mat-accent {
  --mat-slider-active-track-color: #f57c00;
  --mat-slider-focus-handle-color: #f57c00;
  --mat-slider-handle-color: #f57c00;
  --mat-slider-hover-handle-color: #f57c00;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f57c00 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f57c00 4%, transparent);
  --mat-slider-inactive-track-color: #f57c00;
  --mat-slider-ripple-color: #f57c00;
  --mat-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, 0.87);
  --mat-slider-with-tick-marks-inactive-container-color: #f57c00;
}
.mat-warn {
  --mat-slider-active-track-color: #f44336;
  --mat-slider-focus-handle-color: #f44336;
  --mat-slider-handle-color: #f44336;
  --mat-slider-hover-handle-color: #f44336;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-slider-inactive-track-color: #f44336;
  --mat-slider-ripple-color: #f44336;
  --mat-slider-with-tick-marks-active-container-color: white;
  --mat-slider-with-tick-marks-inactive-container-color: #f44336;
}
html {
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 0;
  --mat-menu-divider-top-spacing: 0;
  --mat-menu-item-spacing: 16px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 16px;
  --mat-menu-item-trailing-spacing: 16px;
  --mat-menu-item-with-icon-leading-spacing: 16px;
  --mat-menu-item-with-icon-trailing-spacing: 16px;
  --mat-menu-container-elevation-shadow:
    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-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-menu-container-color: white;
  --mat-menu-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-list-active-indicator-color: transparent;
  --mat-list-active-indicator-shape: 4px;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-leading-avatar-shape: 50%;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-selected-container-color: transparent;
  --mat-list-list-item-leading-avatar-color: transparent;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-disabled-state-layer-color: transparent;
  --mat-list-list-item-disabled-state-layer-opacity: 0;
  --mat-list-list-item-disabled-label-text-opacity: 0.38;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
}
html {
  --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-hover-state-layer-opacity: 0.04;
  --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);
  --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-checked-ripple-color: #1976d2;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #1976d2;
  --mat-radio-selected-hover-icon-color: #1976d2;
  --mat-radio-selected-icon-color: #1976d2;
  --mat-radio-selected-pressed-icon-color: #1976d2;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f57c00;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f57c00;
  --mat-radio-selected-hover-icon-color: #f57c00;
  --mat-radio-selected-icon-color: #f57c00;
  --mat-radio-selected-pressed-icon-color: #f57c00;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mat-radio-checked-ripple-color: #f44336;
  --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);
  --mat-radio-selected-focus-icon-color: #f44336;
  --mat-radio-selected-hover-icon-color: #f44336;
  --mat-radio-selected-icon-color: #f44336;
  --mat-radio-selected-pressed-icon-color: #f44336;
  --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1976d2;
  --mat-checkbox-selected-hover-icon-color: #1976d2;
  --mat-checkbox-selected-icon-color: #1976d2;
  --mat-checkbox-selected-pressed-icon-color: #1976d2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1976d2;
  --mat-checkbox-selected-hover-state-layer-color: #1976d2;
  --mat-checkbox-selected-pressed-state-layer-color: #1976d2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-accent {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #f57c00;
  --mat-checkbox-selected-hover-icon-color: #f57c00;
  --mat-checkbox-selected-icon-color: #f57c00;
  --mat-checkbox-selected-pressed-icon-color: #f57c00;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f57c00;
  --mat-checkbox-selected-hover-state-layer-color: #f57c00;
  --mat-checkbox-selected-pressed-state-layer-color: #f57c00;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-option.mat-warn {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #1976d2;
}
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
html {
  --mat-list-list-item-leading-icon-start-space: 16px;
  --mat-list-list-item-leading-icon-end-space: 32px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mat-radio-state-layer-size: 40px;
  --mat-radio-touch-target-display: block;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,
.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
html {
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
}
html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
html {
  --mat-paginator-container-size: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
}
html {
  --mat-tab-container-height: 48px;
  --mat-tab-divider-color: transparent;
  --mat-tab-divider-height: 0;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #1976d2;
  --mat-tab-active-ripple-color: #1976d2;
  --mat-tab-inactive-ripple-color: #1976d2;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #1976d2;
  --mat-tab-active-hover-label-text-color: #1976d2;
  --mat-tab-active-focus-indicator-color: #1976d2;
  --mat-tab-active-hover-indicator-color: #1976d2;
  --mat-tab-active-indicator-color: #1976d2;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f57c00;
  --mat-tab-active-ripple-color: #f57c00;
  --mat-tab-inactive-ripple-color: #f57c00;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f57c00;
  --mat-tab-active-hover-label-text-color: #f57c00;
  --mat-tab-active-focus-indicator-color: #f57c00;
  --mat-tab-active-hover-indicator-color: #f57c00;
  --mat-tab-active-indicator-color: #f57c00;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);
  --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);
  --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-label-text-color: #f44336;
  --mat-tab-active-ripple-color: #f44336;
  --mat-tab-inactive-ripple-color: #f44336;
  --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-tab-active-focus-label-text-color: #f44336;
  --mat-tab-active-hover-label-text-color: #f44336;
  --mat-tab-active-focus-indicator-color: #f44336;
  --mat-tab-active-hover-indicator-color: #f44336;
  --mat-tab-active-indicator-color: #f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-background-color: #1976d2;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-background-color: #f57c00;
  --mat-tab-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-background-color: #f44336;
  --mat-tab-foreground-color: white;
}
.mat-mdc-tab-header {
  --mat-tab-container-height: 48px;
}
html {
  --mat-checkbox-disabled-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
}
html {
  --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-selected-focus-icon-color: #f57c00;
  --mat-checkbox-selected-hover-icon-color: #f57c00;
  --mat-checkbox-selected-icon-color: #f57c00;
  --mat-checkbox-selected-pressed-icon-color: #f57c00;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f57c00;
  --mat-checkbox-selected-hover-state-layer-color: #f57c00;
  --mat-checkbox-selected-pressed-state-layer-color: #f57c00;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #1976d2;
  --mat-checkbox-selected-hover-icon-color: #1976d2;
  --mat-checkbox-selected-icon-color: #1976d2;
  --mat-checkbox-selected-pressed-icon-color: #1976d2;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #1976d2;
  --mat-checkbox-selected-hover-state-layer-color: #1976d2;
  --mat-checkbox-selected-pressed-state-layer-color: #1976d2;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-warn {
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-checkbox-selected-checkmark-color: white;
  --mat-checkbox-selected-focus-icon-color: #f44336;
  --mat-checkbox-selected-hover-icon-color: #f44336;
  --mat-checkbox-selected-icon-color: #f44336;
  --mat-checkbox-selected-pressed-icon-color: #f44336;
  --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mat-checkbox-selected-focus-state-layer-color: #f44336;
  --mat-checkbox-selected-hover-state-layer-color: #f44336;
  --mat-checkbox-selected-pressed-state-layer-color: #f44336;
  --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-checkbox-touch-target-display: block;
  --mat-checkbox-state-layer-size: 40px;
}
html {
  --mat-button-filled-container-shape: 4px;
  --mat-button-filled-horizontal-padding: 16px;
  --mat-button-filled-icon-offset: -4px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 4px;
  --mat-button-outlined-horizontal-padding: 15px;
  --mat-button-outlined-icon-offset: -4px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-keep-touch-target: false;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-container-shape: 4px;
  --mat-button-protected-disabled-container-elevation-shadow:
    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);
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-horizontal-padding: 16px;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-icon-offset: -4px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-pressed-container-elevation-shadow:
    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);
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 4px;
  --mat-button-text-horizontal-padding: 8px;
  --mat-button-text-icon-offset: 0;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 8px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 4px;
  --mat-button-tonal-horizontal-padding: 16px;
  --mat-button-tonal-icon-offset: -4px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
}
html {
  --mat-button-filled-container-color: white;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.04;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.04;
  --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-container-color: white;
  --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-state-layer-opacity: 0.04;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.04;
  --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-container-color: white;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.04;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-primary,
.mat-mdc-unelevated-button.mat-primary,
.mat-mdc-raised-button.mat-primary,
.mat-mdc-outlined-button.mat-primary,
.mat-tonal-button.mat-primary {
  --mat-button-filled-container-color: #1976d2;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #1976d2;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #1976d2 12%, transparent);
  --mat-button-outlined-state-layer-color: #1976d2;
  --mat-button-protected-container-color: #1976d2;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #1976d2;
  --mat-button-text-ripple-color: color-mix(in srgb, #1976d2 12%, transparent);
  --mat-button-text-state-layer-color: #1976d2;
  --mat-button-tonal-container-color: #1976d2;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
.mat-mdc-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-raised-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-tonal-button.mat-accent {
  --mat-button-filled-container-color: #f57c00;
  --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-outlined-label-text-color: #f57c00;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f57c00 12%, transparent);
  --mat-button-outlined-state-layer-color: #f57c00;
  --mat-button-protected-container-color: #f57c00;
  --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-text-label-text-color: #f57c00;
  --mat-button-text-ripple-color: color-mix(in srgb, #f57c00 12%, transparent);
  --mat-button-text-state-layer-color: #f57c00;
  --mat-button-tonal-container-color: #f57c00;
  --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-button.mat-warn,
.mat-mdc-unelevated-button.mat-warn,
.mat-mdc-raised-button.mat-warn,
.mat-mdc-outlined-button.mat-warn,
.mat-tonal-button.mat-warn {
  --mat-button-filled-container-color: #f44336;
  --mat-button-filled-label-text-color: white;
  --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-filled-state-layer-color: white;
  --mat-button-outlined-label-text-color: #f44336;
  --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);
  --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-outlined-state-layer-color: #f44336;
  --mat-button-protected-container-color: #f44336;
  --mat-button-protected-label-text-color: white;
  --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-protected-state-layer-color: white;
  --mat-button-text-label-text-color: #f44336;
  --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-button-text-state-layer-color: #f44336;
  --mat-button-tonal-container-color: #f44336;
  --mat-button-tonal-label-text-color: white;
  --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-button-tonal-state-layer-color: white;
}
html {
  --mat-button-filled-container-height: 36px;
  --mat-button-filled-touch-target-display: block;
  --mat-button-outlined-container-height: 36px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-container-height: 36px;
  --mat-button-protected-touch-target-display: block;
  --mat-button-text-container-height: 36px;
  --mat-button-text-touch-target-display: block;
  --mat-button-tonal-container-height: 36px;
  --mat-button-tonal-touch-target-display: block;
}
html {
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 50%;
  --mat-icon-button-touch-target-size: 48px;
}
html {
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-icon-color: inherit;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-icon-button.mat-primary {
  --mat-icon-button-icon-color: #1976d2;
  --mat-icon-button-state-layer-color: #1976d2;
  --mat-icon-button-ripple-color: color-mix(in srgb, #1976d2 12%, transparent);
}
.mat-mdc-icon-button.mat-accent {
  --mat-icon-button-icon-color: #f57c00;
  --mat-icon-button-state-layer-color: #f57c00;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f57c00 12%, transparent);
}
.mat-mdc-icon-button.mat-warn {
  --mat-icon-button-icon-color: #f44336;
  --mat-icon-button-state-layer-color: #f44336;
  --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
}
html {
  --mat-icon-button-touch-target-display: block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  --mat-icon-button-state-layer-size: 48px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mat-fab-container-elevation-shadow:
    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);
  --mat-fab-container-shape: 50%;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-extended-container-elevation-shadow:
    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);
  --mat-fab-extended-container-height: 48px;
  --mat-fab-extended-container-shape: 24px;
  --mat-fab-extended-focus-container-elevation-shadow:
    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);
  --mat-fab-extended-hover-container-elevation-shadow:
    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);
  --mat-fab-extended-pressed-container-elevation-shadow:
    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);
  --mat-fab-focus-container-elevation-shadow:
    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);
  --mat-fab-hover-container-elevation-shadow:
    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);
  --mat-fab-pressed-container-elevation-shadow:
    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);
  --mat-fab-small-container-elevation-shadow:
    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);
  --mat-fab-small-container-shape: 50%;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-small-focus-container-elevation-shadow:
    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);
  --mat-fab-small-hover-container-elevation-shadow:
    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);
  --mat-fab-small-pressed-container-elevation-shadow:
    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-fab-container-color: white;
  --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-container-color: white;
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-hover-state-layer-opacity: 0.04;
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-primary,
.mat-mdc-mini-fab.mat-primary {
  --mat-fab-container-color: #1976d2;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #1976d2 12%, transparent);
  --mat-fab-small-container-color: #1976d2;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
.mat-mdc-fab.mat-accent,
.mat-mdc-mini-fab.mat-accent {
  --mat-fab-container-color: #f57c00;
  --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-ripple-color: color-mix(in srgb, #f57c00 12%, transparent);
  --mat-fab-small-container-color: #f57c00;
  --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);
}
.mat-mdc-fab.mat-warn,
.mat-mdc-mini-fab.mat-warn {
  --mat-fab-container-color: #f44336;
  --mat-fab-foreground-color: white;
  --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-fab-small-container-color: #f44336;
  --mat-fab-small-foreground-color: white;
  --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);
  --mat-fab-small-state-layer-color: white;
  --mat-fab-state-layer-color: white;
}
html {
  --mat-fab-small-touch-target-display: block;
  --mat-fab-touch-target-display: block;
}
html {
  --mat-snack-bar-container-shape: 4px;
}
html {
  --mat-snack-bar-container-color: #424242;
  --mat-snack-bar-supporting-text-color: white;
  --mat-snack-bar-button-color: #64b5f6;
}
html {
  --mat-table-row-item-outline-width: 1px;
}
html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}
html {
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-size: 48px;
}
html {
  --mat-progress-spinner-active-indicator-color: #1976d2;
}
.mat-accent {
  --mat-progress-spinner-active-indicator-color: #f57c00;
}
.mat-warn {
  --mat-progress-spinner-active-indicator-color: #f44336;
}
html {
  --mat-badge-container-shape: 50%;
  --mat-badge-container-size: unset;
  --mat-badge-small-size-container-size: unset;
  --mat-badge-large-size-container-size: unset;
  --mat-badge-legacy-container-size: 22px;
  --mat-badge-legacy-small-size-container-size: 16px;
  --mat-badge-legacy-large-size-container-size: 28px;
  --mat-badge-container-offset: -11px 0;
  --mat-badge-small-size-container-offset: -8px 0;
  --mat-badge-large-size-container-offset: -14px 0;
  --mat-badge-container-overlap-offset: -11px;
  --mat-badge-small-size-container-overlap-offset: -8px;
  --mat-badge-large-size-container-overlap-offset: -14px;
  --mat-badge-container-padding: 0;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0;
}
html {
  --mat-badge-background-color: #1976d2;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
}
.mat-badge-accent {
  --mat-badge-background-color: #f57c00;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.mat-badge-warn {
  --mat-badge-background-color: #f44336;
  --mat-badge-text-color: white;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-button-toggle-legacy-focus-state-layer-opacity: 1;
  --mat-button-toggle-legacy-height: 36px;
  --mat-button-toggle-legacy-shape: 2px;
  --mat-button-toggle-shape: 4px;
}
html {
  --mat-button-toggle-background-color: white;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: white;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);
  --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-disabled-state-background-color: white;
  --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-button-toggle-height: 48px;
}
html {
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-touch-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
html {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #1976d2 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f57c00 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1976d2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1976d2 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1976d2 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1976d2 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #1976d2;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent,
.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f57c00 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f57c00 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #f57c00;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f57c00 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f57c00 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f57c00 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f57c00;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-warn,
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #f57c00 20%, transparent);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #f44336 38%, transparent);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);
  --mat-datepicker-toggle-active-state-icon-color: #f44336;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-controls {
  --mat-icon-button-touch-target-display: none;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  --mat-icon-button-state-layer-size: 40px;
  width: var(--mat-icon-button-state-layer-size);
  height: var(--mat-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-divider-width: 1px;
}
html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-legacy-header-indicator-display: inline-block;
  --mat-expansion-header-indicator-display: none;
}
html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}
html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}
html {
  --mat-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #1976d2;
}
.mat-icon.mat-accent {
  --mat-icon-color: #f57c00;
}
.mat-icon.mat-warn {
  --mat-icon-color: #f44336;
}
html {
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-elevation-shadow:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width: auto;
}
html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}
html {
  --mat-stepper-header-focus-state-layer-shape: 0;
  --mat-stepper-header-hover-state-layer-shape: 0;
}
html {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1976d2;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1976d2;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1976d2;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #f44336;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #f44336;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #f57c00;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #f57c00;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #f57c00;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #f44336;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #f44336;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #f44336;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
html {
  --mat-sort-arrow-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-toolbar-container-background-color: white;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #1976d2;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #f57c00;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #f44336;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    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-timepicker-container-background-color: white;
}
:root {
  --mat-slide-toggle-unselected-handle-color: #1e88e5;
  --mat-slide-toggle-unselected-track-color: #64b5f6;
  --mat-slide-toggle-selected-icon-color: #1e88e5;
  --mat-slide-toggle-unselected-icon-color: #1e88e5;
  --mat-slide-toggle-unselected-hover-handle-color: #1e88e5;
  --mat-slide-toggle-selected-hover-handle-color: #1e88e5;
  --mat-slide-toggle-unselected-hover-track-color: #64b5f6;
  --mat-slide-toggle-selected-hover-track-color: #64b5f6;
  --mat-slide-toggle-disabled-selected-handle-color: #1e88e5;
  --mat-slide-toggle-disabled-selected-track-color: #1e88e5;
  --mat-slide-toggle-disabled-unselected-handle-color: #1e88e5;
  --mat-slide-toggle-disabled-unselected-track-color: #1e88e5;
  --mat-slide-toggle-disabled-selected-icon-color: #64b5f6;
  --mat-slide-toggle-disabled-unselected-icon-color: #64b5f6;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0;
  --mat-dialog-actions-alignment: center;
  --mat-dialog-headline-padding: 25px 25px 0px 25px;
  --mat-dialog-content-padding: 10px 25px 10px 25px;
  --mat-dialog-actions-padding: 10px 25px 25px 25px;
}

/* src/assets/css/global.css */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-size: 14px;
  box-sizing: border-box;
  height: 100%;
}
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #181f2c;
  line-height: 130%;
  background-color: #f0f0f0;
}
main {
  background: #f0f0f0;
}
h2 {
  font-size: 1.5rem;
  line-height: 1.1em;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: #000;
}
h3 {
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  white-space: nowrap;
}
h4 {
  font-size: 1rem;
  line-height: 1em;
  font-weight: 500;
  color: #000;
  padding: 0;
  margin: 0 0 0.5em;
}
ul {
  margin: 0;
  padding: 1rem;
}
ul li {
  margin: 0;
  padding: 0.2rem 0;
  list-style-type: none;
}
p {
  margin: 0;
}
p:not(:last-child) {
  margin: 0 0 1em 0;
}
a,
a:link,
a:visited,
a:active {
  color: #006ce6;
  text-decoration: none;
}
a:hover {
  color: #006ce6;
  text-decoration: underline;
}
input[type=text],
input[type=email],
select {
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.5rem;
  color: #181f2c;
  border: 1px solid #e5e7e8;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
input[type=text].disabled,
input[type=text]:disabled,
select.disabled,
select:disabled {
  color: rgba(24, 31, 44, 0.5);
  border-color: rgba(229, 231, 232, 0.75);
  background-color: rgba(255, 255, 255, 0.75);
  cursor: default;
}
select[multiple] {
  padding: 0;
  border-radius: 0;
  height: auto;
}
textarea {
  font-size: 1rem;
  height: 5rem;
  line-height: 1rem;
  width: 100%;
  margin: 0;
  padding: 0.5rem;
  color: #181f2c;
  border: 1px solid #e5e7e8;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
textarea.disabled,
textarea:disabled {
  color: rgba(24, 31, 44, 0.5);
  border-color: rgba(229, 231, 232, 0.75);
  cursor: default;
}
.body-container > header {
  background-color: white;
  color: #7a7a7a;
}
.header-bar {
  display: flex;
  padding: 1.5rem 1.4rem 0.7rem;
}
.header-logo img {
  width: 10.93rem;
  height: 3.429rem;
}
.header-title {
  flex: 1;
  padding-left: 1.5rem;
  margin-left: 1.5rem;
  border-left: 1px solid #d3d2d3;
}
.header-title .client-title {
  font-size: 1.66rem;
  line-height: 1em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 0.33rem;
}
.header-title h1 {
  font-size: 1.66rem;
  line-height: 1em;
  font-weight: 500;
  margin: 18px 0 0px 0;
  padding: 0;
  color: #7a7a7a;
  text-transform: uppercase;
}
.header-account {
  font-size: 0.85rem;
  line-height: 1.25rem;
  text-align: right;
}
.header-account .logout-link a,
.header-account .logout-link a:link,
.header-account .logout-link a:visited,
.header-account .logout-link a:active {
  color: black;
  text-decoration: none;
}
.header-account .logout-link a:hover {
  color: black;
  text-decoration: underline;
}
.header-account .version {
  color: #9a9a9a;
}
.header-account .account-link a,
.header-account .account-link a:link,
.header-account .account-link a:visited,
.header-account .account-link a:active {
  color: #006ce6;
  text-decoration: none;
}
.header-account .account-link a:hover {
  color: #006ce6;
  text-decoration: underline;
}
.header-nav {
  display: flex;
  background-color: #006ce6;
}
.nav-main {
  flex: 1;
}
.btn-nav,
.nav-search .btn-general {
  font-size: 1rem;
  background-color: #006ce6;
  color: white;
  font-weight: 500;
  padding: 0.9em;
  border-radius: 0;
  border: 0 none transparent;
}
.btn-nav:hover,
.nav-search .btn-general:hover {
  background-color: #0257b7;
  color: white;
}
.btn-nav.active,
.nav-search .active.btn-general,
.btn-nav:active,
.nav-search .btn-general:active {
  background-color: #f0f0f0;
  color: #181f2c;
  cursor: default;
}
.nav-search {
  display: flex;
  align-items: center;
}
.nav-search form {
  margin: 0 0.5rem 0 0;
  position: relative;
}
.nav-search input {
  font-size: 0.9rem;
  line-height: 2rem;
  width: 24rem;
  height: 2rem;
  margin: 0;
  padding: 0 2rem;
  color: #181f2c;
  outline: transparent none 0;
  border-radius: 0.25rem;
  border: 0 none transparent;
}
.nav-search .btn-search-submit {
  position: absolute;
  top: 0.4rem;
  left: 0.15rem;
  background-color: transparent;
  border: 0 none transparent;
}
.nav-search .btn-search-submit img {
  width: 1rem;
  height: 1rem;
}
.row {
  display: flex;
}
.row > *:not(:last-child) {
  margin-right: 1.5rem;
}
.column {
  display: flex;
  flex-direction: column;
}
.panel {
  outline: #d5d5d6 solid 1px;
  background-color: #fff;
  padding: 2rem;
  margin: 0;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
}
.panel-block {
  border: 1px solid #f0f0f0;
  padding: 1.5rem 1.5rem 2rem;
  position: relative;
  margin: 0 !important;
}
.panel-header-row {
  display: flex;
  justify-content: space-between;
}
.title-group {
  display: flex;
  align-items: flex-end;
  margin-bottom: 1rem;
}
.panel-block-group .locateme {
  margin-top: -37px;
  float: right;
  margin-right: 7px;
}
.title-icon {
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.75rem;
}
.title-bar {
  background-color: #f0f0f0;
  border: 1px solid #fff;
  padding: 1rem;
}
.card {
  outline: #d5d5d6 solid 1px;
  background-color: #fff;
  padding: 1.5rem;
  margin: 0;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
}
.hero-card {
  outline: #d5d5d6 solid 1px;
  background-color: #fff;
  padding: 0;
  margin: 2rem 0 0 0;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
}
.row > .card,
.row > .hero-card {
  flex: 1;
}
.btn-export {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: white;
  color: #454545;
  border: 1px solid #999;
  font-weight: 400;
}
.btn-export:hover,
.btn-export.active,
.btn-export:active {
  background-color: #eee;
  color: black;
}
.btn-export.disabled,
.btn-export:disabled {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(69, 69, 69, 0.5);
  cursor: default;
}
.btn-export img.btn-icon {
  width: 1rem;
  height: 1rem;
  margin-left: 0.5rem;
}
.one-third {
  width: 33.33%;
}
.description {
  margin: 1.5rem 0 0 0;
}
.controls {
  margin: 1.5rem 0 0 0;
  display: flex;
  align-items: center;
}
.gap-top {
  margin-top: 1.5rem;
}
.gap-right {
  margin-right: 1.5rem;
}
.gap-bottom {
  margin-bottom: 1.5rem;
}
.gap-left {
  margin-left: 1.5rem;
}
.align-right {
  text-align: right;
}
.is-hidden {
  display: none !important;
}
.last-updated {
  font-style: italic;
}
.controls-export {
  align-items: center;
  flex: 1;
}
.controls-pager {
  display: flex;
  align-items: center;
}
.controls-pager .page-num-text {
  margin-left: 1rem;
}
.controls-pager .btn-previous {
  margin-left: 1rem;
}
.controls-pager .btn-next {
  margin-left: 0.5rem;
}
.buttons-bar {
  text-align: right;
}
.is-mat-date-picker .item-input {
  position: relative;
}
.is-mat-date-picker input {
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.5rem;
  color: #181f2c;
  border: 1px solid #e5e7e8;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
.is-mat-date-picker .mat-datepicker-toggle {
  position: absolute;
  right: 1.25rem;
  top: 0.15rem;
  height: 1.2rem;
  width: 1.2rem;
}
.is-mat-date-picker button.mat-icon-button {
  height: 2rem;
  width: 2rem;
  margin-left: 0.5rem;
  line-height: 2rem;
  padding: 0;
  border: 0 none transparent;
  background-color: transparent;
}
.is-mat-date-picker button.mat-icon-button:hover,
.is-mat-date-picker button.mat-icon-button.active,
.is-mat-date-picker button.mat-icon-button:active {
  background-color: transparent;
}
.is-mat-date-picker button.mat-icon-button.disabled,
.is-mat-date-picker button.mat-icon-button:disabled {
  cursor: default;
}
.dialog-exit .btn-x {
  font-size: 1.5rem;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  background-color: #006ce6;
  color: white;
  font-weight: 300;
  padding: 0;
  border-radius: 5px;
  border: 0 none transparent;
}
.dialog-exit .btn-x:hover {
  background-color: #0257b7;
  color: white;
}
.dialog-exit .btn-x.active,
.dialog-exit .btn-x:active {
  background-color: #f0f0f0;
  color: #181f2c;
  cursor: default;
}
.item {
  margin-top: 0.33rem;
}
.item:after {
  content: " *";
  color: transparent;
}
.is-required:after {
  content: " *";
  color: red;
}
.item-columns {
  display: inline-block;
  column-count: 2;
  column-gap: 3rem;
}
.items-inline .item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
.items-inline .item > :first-child {
  margin-right: 1rem;
}
.items-stacked .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.items-stacked .item-data {
  width: 15rem;
}
.items-stacked .item-input {
  width: 15rem;
}
.items-stacked .item-title {
  width: 15rem;
  text-align: left;
}
.has-chk,
.has-radio {
  align-items: center !important;
  flex-direction: row !important;
  flex-wrap: wrap;
}
.has-chk .item-input,
.has-radio .item-input {
  margin-right: 0.1em !important;
  width: 1.2rem !important;
}
.has-chk .item-title,
.has-radio .item-title {
  text-align: left !important;
  max-width: 10rem;
}
.has-chk .item-title label,
.has-radio .item-title label {
  white-space: nowrap;
}
.has-search-fill {
  position: relative;
}
.has-search-fill .item-control {
  position: absolute;
  right: 0.75rem;
}
.sub-chk {
  margin-top: 0.25rem;
  font-size: 1rem;
}
.btn-previous {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
  min-width: 6em;
}
.btn-previous:hover,
.btn-previous.active,
.btn-previous:active {
  background-color: #0257b7;
  color: white;
}
.btn-previous.disabled,
.btn-previous:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-next {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
  min-width: 6em;
}
.btn-next:hover,
.btn-next.active,
.btn-next:active {
  background-color: #0257b7;
  color: white;
}
.btn-next.disabled,
.btn-next:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-filter {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  width: 5rem !important;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-filter:hover,
.btn-filter.active,
.btn-filter:active {
  background-color: #0257b7;
  color: white;
}
.btn-filter.disabled,
.btn-filter:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-invoice {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-invoice:hover,
.btn-invoice.active,
.btn-invoice:active {
  background-color: #0257b7;
  color: white;
}
.btn-invoice.disabled,
.btn-invoice:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-attachments {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-attachments:hover,
.btn-attachments.active,
.btn-attachments:active {
  background-color: #0257b7;
  color: white;
}
.btn-attachments.disabled,
.btn-attachments:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-cancel-case {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-cancel-case:hover,
.btn-cancel-case.active,
.btn-cancel-case:active {
  background-color: #0257b7;
  color: white;
}
.btn-cancel-case.disabled,
.btn-cancel-case:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-choose-files {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-choose-files:hover,
.btn-choose-files.active,
.btn-choose-files:active {
  background-color: #0257b7;
  color: white;
}
.btn-choose-files.disabled,
.btn-choose-files:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-remove {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: white;
  color: #454545;
  border: 1px solid #999;
  font-weight: 400;
}
.btn-remove:hover,
.btn-remove.active,
.btn-remove:active {
  background-color: #eee;
  color: black;
}
.btn-remove.disabled,
.btn-remove:disabled {
  background-color: rgba(255, 255, 255, 0.5);
  color: rgba(69, 69, 69, 0.5);
  cursor: default;
}
.btn-complete-upload {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-complete-upload:hover,
.btn-complete-upload.active,
.btn-complete-upload:active {
  background-color: #0257b7;
  color: white;
}
.btn-complete-upload.disabled,
.btn-complete-upload:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-new {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-new:hover,
.btn-new.active,
.btn-new:active {
  background-color: #0257b7;
  color: white;
}
.btn-new.disabled,
.btn-new:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-search {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-search:hover,
.btn-search.active,
.btn-search:active {
  background-color: #0257b7;
  color: white;
}
.btn-search.disabled,
.btn-search:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-cancel {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-cancel:hover,
.btn-cancel.active,
.btn-cancel:active {
  background-color: #0257b7;
  color: white;
}
.btn-cancel.disabled,
.btn-cancel:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-submit {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-submit:hover,
.btn-submit.active,
.btn-submit:active {
  background-color: #0257b7;
  color: white;
}
.btn-submit.disabled,
.btn-submit:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-save {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-save:hover,
.btn-save.active,
.btn-save:active {
  background-color: #0257b7;
  color: white;
}
.btn-save.disabled,
.btn-save:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-close {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-close:hover,
.btn-close.active,
.btn-close:active {
  background-color: #0257b7;
  color: white;
}
.btn-close.disabled,
.btn-close:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.btn-search-fill {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0;
  border: 0 none transparent;
  background-color: transparent;
}
.btn-search-fill:hover,
.btn-search-fill.active,
.btn-search-fill:active {
  background-color: transparent;
}
.btn-search-fill.disabled,
.btn-search-fill:disabled {
  cursor: default;
}
.btn-search-fill img {
  width: 1rem;
  height: 1rem;
  padding-top: 0.5rem;
}
.btn-signin {
  font-size: 1rem;
  font-weight: 500;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1em;
  border-radius: 0.25rem;
  border: 0 none transparent;
  background-color: #006ce6;
  color: white;
}
.btn-signin:hover,
.btn-signin.active,
.btn-signin:active {
  background-color: #0257b7;
  color: white;
}
.btn-signin.disabled,
.btn-signin:disabled {
  background-color: rgba(0, 108, 230, 0.5);
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + label {
  position: relative;
  padding-left: 1.5em;
  cursor: pointer;
}
[type=checkbox]:not(:checked) + label:before,
[type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.85em;
  height: 0.85em;
  border: 2px solid #666;
  background: #fff;
  border-radius: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
[type=checkbox]:not(:checked) + label:after,
[type=checkbox]:checked + label:after {
  content: "\2714";
  position: absolute;
  top: 0.15em;
  left: 0.1em;
  font-size: 1.2em;
  line-height: 0.8;
  color: #006ce6;
  transition: all 0.1s;
  font-family:
    Helvetica,
    Arial,
    sans-serif;
}
[type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type=checkbox]:disabled:checked + label:after {
  color: #999;
}
[type=checkbox]:disabled + label {
  color: #aaa;
}
[type=checkbox]:checked:focus + label:before,
[type=checkbox]:not(:checked):focus + label:before {
  border: 2px solid #666;
}
label:hover:before {
  border: 2px solid #666 !important;
}
[type=radio]:not(:checked),
[type=radio]:checked {
  position: absolute;
  left: -9999px;
}
[type=radio]:not(:checked) + label,
[type=radio]:checked + label {
  position: relative;
  padding-left: 1.5em;
  cursor: pointer;
  color: #666;
}
[type=radio]:not(:checked) + label:before,
[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.85em;
  height: 0.85em;
  border: 2px solid #666;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.85em;
  height: 0.85em;
  border: 2px solid transparent;
  background-color: #006ce6;
  border-radius: 100%;
  transition: all 0.1s;
  font-family:
    Helvetica,
    Arial,
    sans-serif;
}
[type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type=radio]:disabled:not(:checked) + label:before,
[type=radio]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type=radio]:disabled:checked + label:after {
  color: #999;
}
[type=radio]:disabled + label {
  color: #aaa;
}
.data-table {
  outline: #556471 solid 1px;
  overflow-y: auto;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
}
.data-table table {
  width: 99.99999%;
}
.data-table table tr:nth-child(odd) {
  background-color: #fff;
}
.data-table table tr:nth-child(even) {
  background-color: #f4f4f4;
}
.data-table table th {
  background-color: #556471;
  color: #f4f4f4;
  font-weight: 400;
  padding: 0.66em;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 1em;
}
.data-table table th a,
.data-table table th a:link,
.data-table table th a:visited,
.data-table table th a:active {
  color: #f4f4f4;
  text-decoration: underline;
}
.data-table table th a:hover {
  color: #f4f4f4;
  text-decoration: underline;
}
.data-table table td {
  color: #000;
  border: 1px solid #d5d5d5;
  padding: 0.66em;
  text-align: left;
  max-width: 30rem;
}
.data-table table td a,
.data-table table td a:link,
.data-table table td a:visited,
.data-table table td a:active {
  color: #000;
  text-decoration: underline;
}
.data-table table td a:hover {
  color: #000;
  text-decoration: underline;
}
.page-home h2 {
  margin-bottom: 0.5rem;
}
.page-home h3 {
  margin-bottom: 0.5rem;
}
.page-home h4 {
  margin-top: 1.25rem;
}
.page-home .panel-part:nth-child(1) {
  width: 70%;
  position: relative;
}
.page-home .panel-part:nth-child(1) .secondRow {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.page-home .panel-part:nth-child(2) {
  width: 30%;
}
.page-home .welcome {
  line-height: 150%;
}
.page-home .welcome .impersonate {
  width: 100% !important;
}
.page-home .welcome .impersonate .impersonateSpinner {
  float: right;
  margin-right: 5px;
}
.page-home .welcome .impersonate .item-input {
  float: right;
  min-width: 15rem;
}
.page-home .welcome .impersonate .item-input .core-form {
  width: 100% !important;
}
.page-reports-search .row > .card.scrolling {
  flex: 5;
}
.page-reports-search .row > .card.time-period {
  flex: 3;
}
.page-reports-search .item:after {
  content: "";
}
.page-reports-search .card.scrolling {
  padding: 1rem;
}
.page-reports-search .card.scrolling select {
  border: 0 none transparent;
  width: 100%;
  min-height: 8rem;
  margin-top: 1rem;
}
.page-reports-search .card.scrolling option {
  padding: 0.15rem 0;
}
.page-reports-search .card.time-period {
  padding: 1rem;
}
.page-reports-search .card.time-period .item.has-chk {
  margin-left: 1rem;
}
.page-reports-search .card.time-period button {
  margin-left: 1rem;
  width: 2rem;
}
.page-reports-search .card.time-period .row {
  margin-bottom: 1rem;
  margin-right: 0;
}
.page-reports-search .card.time-period h3 {
  flex: 1;
}
.page-reports-search .card.time-period .item {
  margin-top: 0;
  margin-right: 0;
}
.page-reports-search .card.time-period .item-input {
  width: auto;
  margin: 0;
}
.page-reports-search .card.time-period .item-title {
  width: auto;
}
.page-reports-search .date-range {
  align-items: flex-end;
}
.page-reports-search .date-range.row > *:not(:last-child) {
  margin-right: 0;
}
.page-reports-search .date-range .divider-text {
  font-size: 0.9rem;
  margin: 0 1rem;
}
.page-reports-search .date-range .item-title label {
  width: 9rem;
  height: 2rem;
}
.page-reports-search .date-range .item-input input {
  width: 9rem;
  height: 2rem;
}
.page-case-details h3 {
  margin-bottom: 0.66rem;
}
.page-case-details main > .panel {
  position: relative;
}
.page-case-details .item-data {
  width: 15rem;
}
.page-case-details .item-input {
  width: 15rem;
}
.page-case-details .item-title {
  width: 11rem;
  text-align: right;
}
.page-case-details .card {
  margin: 1rem 0 0 0;
}
.page-case-details .controls-export {
  margin-bottom: 1rem;
}
.page-case-details .controls-upload {
  text-align: right;
}
.page-case-details .controls-upload .description {
  margin-top: 0.5rem;
  font-size: 0.9rem;
}
.page-case-details .controls-upload .generatePdfInfo {
  color: #006ce6;
}
.page-case-details .controls-attached {
  margin: 0.5rem 0 0 0;
}
.page-case-details .controls-attached .title {
  font-size: 0.9rem;
  font-weight: 500;
}
.page-case-details .controls-attached .attachment,
.page-case-details .controls-attached .no-attachment {
  font-size: 0.9rem;
}
.page-case-details .controls-attached .no-attachment {
  font-style: italic;
}
.page-case-details .case-cancel {
  margin: 2rem 0 0 0;
}
.page-case-details .case-cancel .item:nth-child(1) {
  margin-right: 0.5rem;
}
.page-case-details .case-cancel .item-title {
  width: auto;
}
.page-case-details .case-cancel .item-input {
  width: auto;
}
.page-case-details .case-history {
  margin: 2rem 0 0 0;
}
.page-create-request .item {
  align-items: flex-start;
}
.page-create-request input[type=text].core-form,
.page-create-request input[type=email].core-form,
.page-create-request select.core-form {
  width: 100%;
}
.page-create-request .item-title {
  margin-top: 0.33rem;
  width: 33%;
}
.page-create-request .item-data {
  width: 66%;
  margin-right: 0.25rem;
}
.page-create-request .item-input {
  width: 64%;
  margin-right: 0.25em;
}
.page-create-request .is-mat-date-picker .mat-datepicker-toggle {
  right: 1rem;
}
.page-create-request .is-mat-date-picker input {
  width: 100%;
}
.page-create-request .feedback {
  margin: 0.25rem 0 0.25rem;
  color: #e94c55;
}
.page-create-request .panel {
  display: flex;
  flex-wrap: wrap;
}
.page-create-request .panel-block-group {
  flex: 1;
  width: 50%;
}
.page-create-request .block-0 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.page-create-request .block-0 .title-group {
  width: 100%;
}
.page-create-request .block-0 .item {
  width: 31%;
  max-width: 35rem;
  margin-right: 2rem;
}
.page-create-request .block-0 .item-title {
  width: auto;
  text-align: left;
}
.page-create-request .block-0 .item-data,
.page-create-request .block-0 .item-input {
  min-width: 10rem;
}
.page-create-request .block-4 .item.has-chk {
  padding-bottom: 0.5rem;
}
.page-create-request .block-4 input[type=text].core-form.other-field {
  margin-left: 0.33rem;
  height: 1.75rem;
  line-height: 1.75rem;
  width: calc(100% - 5rem);
}
.page-create-request .block-4 .damage-col-2 {
  flex: 1;
}
.page-create-request .block-6 .has-radio {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.page-create-request .block-8 .item-input {
  width: 100%;
  margin: 0 0 1rem 0;
}
.page-create-request .title-group {
  margin-bottom: 1rem;
}
.page-advanced-search .search-bar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.page-advanced-search .search-bar .item {
  width: auto;
}
.page-advanced-search .search-bar .item:nth-child(2) {
  margin-left: 3rem;
}
.page-advanced-search .search-bar .item:nth-child(3) {
  margin-left: 3rem;
  margin-right: 0.5rem;
}
.page-advanced-search .search-bar .item-title {
  width: auto;
}
.page-advanced-search .search-bar .item-input {
  min-width: 11rem;
}
.page-advanced-search .search-bar input[type=text],
.page-advanced-search .search-bar select {
  width: 100%;
}
.page-sign-in main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
}
.page-sign-in .panel {
  display: inline-block;
}
.page-sign-in .item:after {
  content: "";
  color: transparent;
}
.page-sign-in .header-bar {
  padding: 0;
  margin-bottom: 2rem;
}
.page-sign-in .header-logo {
  margin-bottom: 1rem;
}
.page-sign-in .header-title {
  padding-left: 0;
  margin-left: 0;
  border-left: 0 none transparent;
}
.page-sign-in .header-title .client-title {
  font-size: 1.328rem;
  margin-bottom: 0.264rem;
}
.page-sign-in .header-title h1 {
  font-size: 1.328rem;
  line-height: 1em;
  font-weight: 500;
  margin: 0;
  padding: 0;
  color: #7a7a7a;
  text-transform: uppercase;
}
.page-sign-in .signin-items {
  text-align: center;
}
.page-sign-in .item-input input {
  font-size: 1.15rem;
  width: 100%;
  height: 2.5rem;
  line-height: 2.5rem;
  margin: 0;
  padding: 0 0.5rem;
}
.page-sign-in .btn-signin {
  font-size: 1.15rem;
  margin-top: 0.5rem;
  width: 100%;
  height: 2.25rem;
  line-height: 2.25rem;
}
.dialog-box {
  outline: #d5d5d6 solid 1px;
  background-color: #fff;
  padding: 1.5rem;
  position: relative;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
}
.dialog-box .dialog-exit {
  position: absolute;
  top: 0;
  right: 0;
}
.dialog-attachments {
  width: 40%;
  height: auto;
}
.dialog-attachments .confirmed-attachments .title {
  font-weight: 500;
}
.dialog-attachments .confirmed-attachments .title,
.dialog-attachments .confirmed-attachments .attachment {
  margin-bottom: 0.25rem;
}
.dialog-attachments .files-attached {
  margin: 1rem 0 0 0;
}
.dialog-attachments .files-attached .attachment-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.25rem;
}
.dialog-attachments .files-attached .attachment-filename {
  width: 20rem;
}
.dialog-attachments .files-attached .attachment-filesize {
  text-align: right;
  width: 5rem;
}
.dialog-attachments .files-attached .attachment-controls {
  margin-right: 1rem;
  width: 5rem;
}
.dialog-attachments .files-attached .btn-remove {
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.dialog-search-location {
  width: 90%;
  height: auto;
}
.dialog-search-location .row > .item {
  flex: 1;
}
.dialog-search-location .item {
  align-items: flex-start;
}
.dialog-search-location .item-title {
  width: auto;
  text-align: left;
  margin-top: 0.25rem;
}
.dialog-search-location .item-input {
  width: 100%;
}
.dialog-search-location .item-input .description {
  font-size: 0.9rem;
  line-height: 1.4;
  font-style: italic;
  color: #7a7a7a;
  margin-top: 0.25rem;
}
.dialog-search-location input[type=text],
.dialog-search-location select {
  width: 100%;
}
.dialog-search-location .buttons-bar {
  margin-top: 1rem;
}
.dialog-add {
  width: 33%;
  height: auto;
}
.dialog-add .item {
  align-items: flex-start;
}
.dialog-add .item-title {
  margin-top: 0.33rem;
  width: 33%;
}
.dialog-add .item-data,
.dialog-add .item-input {
  margin-right: 0.25rem;
  width: 66%;
}
.dialog-add input[type=text],
.dialog-add select {
  width: 100%;
}
.dialog-add .buttons-bar {
  margin-top: 1.5rem;
}
header.PLACEHOLDER-BLOCK {
  height: 8rem;
  background:
    repeating-linear-gradient(
      135deg,
      rgba(0, 0, 0, 0.15),
      rgba(0, 0, 0, 0.15) 6px,
      rgba(0, 0, 0, 0.1) 6px,
      rgba(0, 0, 0, 0.1) 12px);
  color: rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-align: center;
}
.nav-tabs > li.active > a {
  color: #000;
  cursor: default;
  border-width: 0;
}
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:focus {
  color: #000;
  cursor: default;
  background-color: transparent;
  border-width: 0;
  border-radius: 0px !important;
}
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover {
  color: #000;
  cursor: default;
  background-color: #ccc !important;
  border-width: 0;
  border-radius: 0px !important;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  color: #7a7a7a;
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  border-width: 0;
  padding-bottom: 4px;
}
.dropdown-menu li {
  padding: 6px 20px;
}
.nav-tabs .dropdown-menu {
  background: #ccc;
}
.dropdown-menu li {
  padding: 6px 20px;
  color: #000;
}
.navbar {
  margin-bottom: 0;
}
.nav-tabs {
  border-bottom-width: 0;
  padding: 10px 10px 5px 0;
}
.header-logo img {
  margin-left: 12px;
}
.header-bar {
  background: #fff;
  padding-top: 9px;
}
.account-link .fullname {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  color: #000;
}
.account-link {
  color: #7a7a7a;
}
.account-link .email {
  margin: 0;
  font-size: 14px;
}
.logout-link {
  margin-bottom: 5px;
}
iframe {
  border: 0;
}
.mat-progress-bar {
  height: 3px !important;
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #1976d2;
}
.mat-mdc-form-field.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper {
  background-color: transparent !important;
  padding: 0;
}
.mat-mdc-form-field.mat-form-field-appearance-fill:hover .mat-mdc-text-field-wrapper {
  background-color: transparent !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper.mdc-text-field--focused {
  background-color: transparent !important;
}
.mat-mdc-form-field.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper {
  background-color: transparent !important;
}
.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0 !important;
}
.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0 !important;
}

/* src/assets/css/override.scss */
.screen-dialog,
.screen-sr-dialog,
.screen-sr-new-dialog {
  max-width: 100% !important;
}
.screen-sr-dialog .mat-mdc-dialog-container {
  position: relative;
  max-width: none;
  width: 95vw;
  background-color: #fff;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
  color: #000;
  height: 95vh;
}
.screen-sr-new-dialog .mat-mdc-dialog-container {
  width: 50rem;
  position: relative;
}
.screen-sr-new-dialog .mat-mdc-dialog-content {
  width: 100%;
}
.screen-dialog .mat-mdc-dialog-container {
  position: relative;
  max-width: none;
  width: 50rem;
  background-color: #fff;
  box-shadow: 0 0.1em 0.5em 0.1em rgba(0, 0, 0, 0.075);
  color: #000 !important;
}
.screen-dialog .mat-mdc-dialog-actions,
.screen-sr-new-dialog .mat-mdc-dialog-actions {
  justify-content: flex-end;
  margin: 1rem 0;
}
.screen-dialog .btn-complete-upload {
  margin-right: 0.3rem;
}
.screen-dialog .close-dialog {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  border: none;
  outline: none;
  color: #0257b7;
  cursor: pointer;
}
.screen-dialog .mat-mdc-dialog-content,
.screen-sr-dialog .mat-mdc-dialog-content {
  padding: 0 1rem 0 0;
  margin: 0;
  position: relative;
  max-height: 100%;
}
.screen-dialog .mat-mdc-dialog-content .dialog-exit,
.screen-sr-dialog .mat-mdc-dialog-content .dialog-exit,
.screen-sr-new-dialog .mat-mdc-dialog-content .dialog-exit {
  position: absolute;
  top: 0;
  right: 0;
}
.dialog-search-location {
  width: 100%;
}
.showCancelCaseMsg {
  position: absolute;
  top: 3rem;
  right: 0.8rem;
  font-weight: bold;
}
.feedback {
  color: #e94c55;
}
.nav-search .btn-search-submit {
  top: 0.5rem;
}
.tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: white;
  color: black;
  text-align: center;
  border-radius: 0.5rem;
  padding: 0.5rem 0;
  border: 1px solid;
  bottom: 2.5rem;
  left: 18rem;
  right: 0.8rem;
  position: absolute;
  z-index: 1;
}
.tooltiptext::after {
  content: " ";
  position: absolute;
  top: 3.9rem;
  left: 10rem;
  border-width: 0.5rem;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.case-cancel .item-input:hover .tooltiptext {
  visibility: visible;
}
.nav-search input {
  padding-left: 2.5rem;
}
.nav-search .btn-search-submit {
  top: 0;
}
.nav-search .btn-search-submit img {
  padding-top: 0.4rem;
}
.nav-search .btn-search-submit .mat-progress-spinner {
  top: 0.2rem;
}
.btn-search-submit.disabled,
.btn-search-submit:disabled {
  background-color: #e5e7e8;
  color: #7a7a7a;
  cursor: default;
}
.screen-dialog .mat-mdc-dialog-content,
.screen-sr-dialog .mat-mdc-dialog-content {
  overflow: initial;
}
.quickSearchErrorInline {
  position: absolute;
  font-size: 0.8rem;
  margin-top: 0.5rem;
  text-align: right;
}
.page-case-details .case-history {
  margin-top: 3rem;
}
html {
  overflow-y: scroll;
}
.page-create-request .block-5 .has-radio {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
footer {
  padding: 0.5rem 1.5rem 0.7rem;
}
.page-reports-search .card.time-period {
  position: relative;
}
.filterBtn {
  position: absolute;
  right: 0.8rem;
  top: 4.5rem;
}
.filterBtn .date-range-item {
  display: flex;
  flex-direction: row-reverse;
}
.page-create-request input[readonly],
.page-create-request input[-moz-read-only],
.disableSelect {
  background-color: lightgrey !important;
  cursor: default !important;
  color: rgba(24, 31, 44, 0.5) !important;
  border-color: rgba(229, 231, 232, 0.75) !important;
}
.page-reports-search .row > .card.scrolling {
  position: relative;
  overflow: hidden;
}
[hidden] {
  display: none !important;
}
.page-reports-search .date-range .item-input input {
  width: 9rem;
}
.page-reports-search .date-range {
  margin-top: 2rem;
  align-items: center;
}
.page-reports-search .timePeriodCls .item-input select {
  width: 9rem;
}
.is-required:after {
  content: " *";
  color: #e94c55;
}
a:hover {
  cursor: pointer;
}
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: rgba(94, 92, 92, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.header-account .account-link a:hover {
  text-decoration: none;
  cursor: none;
}
.page-reports-search .mat-pseudo-checkbox {
  background-color: transparent;
  width: 17px !important;
  height: 17px !important;
  border-radius: 0 !important;
  color: rgba(0, 0, 0, 0.54);
  border: 2px solid rgba(0, 0, 0, 0.54) !important;
}
.page-reports-search .mat-pseudo-checkbox-checked {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.54);
  border: 2px solid rgba(0, 0, 0, 0.54) !important;
}
.page-reports-search .mat-pseudo-checkbox::after {
  color: #006ce6;
}
.page-reports-search .mat-pseudo-checkbox-checked::after {
  top: 1px;
  left: 0px;
}
.page-reports-search .mat-selection-list {
  margin-top: 8px !important;
  padding: 0 !important;
  max-height: 160px;
  overflow-y: scroll;
}
.page-reports-search .mat-list-text {
  font-size: 1rem;
  padding: 0 0.5rem !important;
}
.page-reports-search .mat-list-option {
  height: 27px !important;
  line-height: 13px !important;
}
.page-reports-search .mat-list-item-content-reverse {
  padding: 0 !important;
  flex-direction: row !important;
}
select {
  padding-right: 0;
}
.page-error {
  padding-bottom: 4rem;
}
.page-error .description {
  margin: 0.5rem 0 0 0;
}
.page-error .feedback {
  margin-left: 1rem;
}
.mat-datepicker-content-touch {
  overflow: hidden !important;
}
.mat-calendar {
  width: 50vh !important;
  height: 55vh !important;
}
.is-mat-date-picker input::-ms-clear {
  display: none;
}
.timeoutMsg {
  color: #e94c55;
  margin: 0 0.6rem;
}
.dashboard-item-input {
  position: relative;
  display: flex;
}
.dashboard-vehicle-radio {
  width: 100%;
  margin-bottom: 4px;
}
.dashboard-position {
  position: relative;
}
.dashboard-display {
  display: flex;
}
.dashboard-location-type {
  align-items: center !important;
  flex-direction: row !important;
  flex-wrap: wrap;
  display: flex;
  margin-left: 30px;
}
.dashboard-location-margin {
  margin-right: 12px;
}
.dashboard-distance-textbox {
  width: 100px !important;
  border-style: none none solid !important;
  margin-right: 16px !important;
}
.dashboard-damage-icons {
  border-color: black;
  display: inline-block;
  outline: 0;
  border: 1px solid #006ce6;
  width: 42pt;
  height: 42pt;
  box-shadow: none;
  text-shadow: none;
  transition: none;
  border-radius: 50%;
}
.dashboard-damage-icons.selected {
  background-color: #006ce6;
}
.dashboard-vehicle-damage-icon {
  border-color: rgb(0, 108, 230);
  display: inline-block;
  outline: 0;
  background-color: #fff;
  border: 1px solid #006ce6;
  width: 36pt;
  height: 36pt;
  box-shadow: none;
  text-shadow: none;
  transition: none;
  border-radius: 50%;
}
.h2-vehicle-damage {
  font-size: 1.5rem;
  line-height: 1.1em;
  font-weight: 400;
  padding: 0;
  margin: 13px;
  color: rgb(103, 156, 218) !important;
}
.dashboard-icons {
  width: 100%;
  margin: 10pt 0;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  text-align: center;
  cursor: pointer;
}
.dashboard-icons-label {
  display: block !important;
  color: black;
  margin: 10pt 0 !important;
  text-align: center !important;
  cursor: pointer !important;
  font-weight: 500 !important;
}
.dashboard-gap-right-icons {
  margin-right: 5rem;
}
.dashboard-gap-right {
  margin-right: 1.5rem;
  line-height: 2rem;
}
.dashboard-radio-gap-top {
  margin-top: 0.4rem;
}
.dashboard-dropdown {
  border: none !important;
}
.dashboard-radio-gap-left {
  margin-left: 50px;
}
.dashboard-progress-spiner {
  display: inline !important;
  position: absolute !important;
  left: 95%;
  top: 8%;
}
.success-header {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.27px;
  line-height: 25px;
}
.success-icon {
  margin-right: 7px;
  color: #00b975;
}
.dashboard-damage-icons.selected {
  background-color: #006ce6;
}
.flat-tier-img {
  height: 26vh;
}
.flat-img-wrapper {
  position: relative;
  width: min-content;
}
.flat-img-wrapper p {
  position: absolute;
  width: 100px;
}
.flat-img-wrapper .tier-selection {
  width: 27px;
  height: 30px;
  display: inline-block;
  z-index: 1000;
  background: #fff;
  border-radius: 4px;
}
.flat-img-wrapper .tier-selection:hover {
  cursor: pointer;
}
.flat-img-wrapper .tier-name {
  width: 50px;
  display: none;
  text-align: left;
  bottom: 0px;
  position: absolute;
  right: 10px;
  font-weight: bold;
}
.flat-img-wrapper .selected-tier-con .tier-name {
  display: inline-block;
}
.flat-img-wrapper .front-driver .tier-name,
.flat-img-wrapper .rear-driver .tier-name {
  left: 19%;
}
.flat-img-wrapper .front-driver {
  top: 15%;
  right: 99%;
  text-align: right;
}
.flat-img-wrapper .front-pasenger {
  top: 15%;
  left: 98%;
}
.flat-img-wrapper .rear-driver {
  bottom: 10%;
  right: 99%;
  text-align: right;
}
.flat-img-wrapper .rear-pasenger {
  bottom: 19%;
  left: 99%;
}
.flat-img-wrapper .tier-selection .material-icons {
  position: absolute;
  top: 3px;
  right: 3px;
  display: none;
  color: #fff;
}
.flat-img-wrapper .tier-selection.selected-tier .material-icons {
  display: inline-block;
}
.flat-img-wrapper .front-pasenger .tier-selection .material-icons,
.flat-img-wrapper .rear-pasenger .tier-selection .material-icons {
  left: 3px;
}
.checkbox-gap-top {
  margin-top: 15px;
}
.desktop-question-label {
  width: 100%;
  max-width: 55%;
  min-width: min-content;
}
.desktop-question-label.disbleSubmit {
  color: #e94c55;
  max-width: 100% !important;
}
.dashboard-item-title {
  margin-top: 0.33rem;
}
agm-map {
  height: 300px;
}
.dot-pickup {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  background-color: #fd7567;
  margin-left: 40%;
}
.dot-drop {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  display: inline-block;
  background-color: #00e64d;
}
.map-margin {
  margin-top: 5px;
}
.legend-label {
  margin-right: 14px;
  position: relative;
  top: -4px;
}
.showBlock {
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  max-height: 100%;
  place-content: stretch flex-start;
  align-items: stretch;
}
.newClasButton {
  margin: -3px 10px;
}
.page-error {
  width: 60%;
  position: absolute;
  top: 40%;
  left: 20%;
  box-shadow: 1px 1px 4px 2px #ccc;
  text-align: center;
}
.page-error .description {
  font-size: 15px;
  line-height: 20px;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: block;
  height: 0;
  overflow: hidden;
}
.tab-content > .active,
.pill-content > .active {
  height: auto;
}
.mat-mdc-dialog-actions .red {
  background: red !important;
}
.mat-mdc-dialog-actions .green {
  background: green;
}
.popuphead {
  display: inline-flex;
}
.popuphead .material-icons {
  margin-right: 5px;
  color: red;
}
.mat-mdc-form-field.reason {
  width: 100%;
  margin-top: 10px;
  border-color: transparent !important;
}
.mat-mdc-form-field.reason .mat-mdc-label {
  color: #006ce6;
  font-size: 15px;
}

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