@charset "UTF-8";

/* node_modules/@angular/material/prebuilt-themes/indigo-pink.css */
html {
  --mat-sys-on-surface: initial;
}
.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));
  color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));
}
.mat-elevation-z0,
.mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}
.mat-elevation-z1,
.mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}
.mat-elevation-z2,
.mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}
.mat-elevation-z3,
.mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}
.mat-elevation-z4,
.mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}
.mat-elevation-z5,
.mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}
.mat-elevation-z6,
.mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}
.mat-elevation-z7,
.mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}
.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}
.mat-elevation-z9,
.mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}
.mat-elevation-z10,
.mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}
.mat-elevation-z11,
.mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}
.mat-elevation-z12,
.mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}
.mat-elevation-z13,
.mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}
.mat-elevation-z14,
.mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}
.mat-elevation-z15,
.mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}
.mat-elevation-z16,
.mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}
.mat-elevation-z17,
.mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}
.mat-elevation-z18,
.mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}
.mat-elevation-z19,
.mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}
.mat-elevation-z20,
.mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}
.mat-elevation-z21,
.mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}
.mat-elevation-z22,
.mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}
.mat-elevation-z23,
.mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}
.mat-elevation-z24,
.mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}
html {
  --mat-ripple-color:rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color:#3f51b5;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.mat-accent {
  --mat-option-selected-state-label-text-color:#ff4081;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
.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:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}
html {
  --mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
html {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-primary {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-accent {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color:#f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
}
.mat-warn {
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}
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-option-label-text-font:Roboto, sans-serif;
  --mat-option-label-text-line-height:24px;
  --mat-option-label-text-size:16px;
  --mat-option-label-text-tracking:0.03125em;
  --mat-option-label-text-weight:400;
}
html {
  --mat-optgroup-label-text-font:Roboto, sans-serif;
  --mat-optgroup-label-text-line-height:24px;
  --mat-optgroup-label-text-size:16px;
  --mat-optgroup-label-text-tracking:0.03125em;
  --mat-optgroup-label-text-weight:400;
}
html {
  --mdc-elevated-card-container-shape:4px;
}
html {
  --mdc-outlined-card-container-shape:4px;
  --mdc-outlined-card-outline-width:1px;
}
html {
  --mdc-elevated-card-container-color:white;
  --mdc-elevated-card-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);
}
html {
  --mdc-outlined-card-container-color:white;
  --mdc-outlined-card-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-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-card-subtitle-text-color:rgba(0, 0, 0, 0.54);
}
html {
  --mat-card-title-text-font:Roboto, sans-serif;
  --mat-card-title-text-line-height:32px;
  --mat-card-title-text-size:20px;
  --mat-card-title-text-tracking:0.0125em;
  --mat-card-title-text-weight:500;
  --mat-card-subtitle-text-font:Roboto, sans-serif;
  --mat-card-subtitle-text-line-height:22px;
  --mat-card-subtitle-text-size:14px;
  --mat-card-subtitle-text-tracking:0.0071428571em;
  --mat-card-subtitle-text-weight:500;
}
html {
  --mdc-linear-progress-active-indicator-height:4px;
  --mdc-linear-progress-track-height:4px;
  --mdc-linear-progress-track-shape:0;
}
.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color:#3f51b5;
  --mdc-linear-progress-track-color:rgba(63, 81, 181, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color:#ff4081;
  --mdc-linear-progress-track-color:rgba(255, 64, 129, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color:#f44336;
  --mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25);
}
html {
  --mdc-plain-tooltip-container-shape:4px;
  --mdc-plain-tooltip-supporting-text-line-height:16px;
}
html {
  --mdc-plain-tooltip-container-color:#616161;
  --mdc-plain-tooltip-supporting-text-color:#fff;
}
html {
  --mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size:12px;
  --mdc-plain-tooltip-supporting-text-weight:400;
  --mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;
}
html {
  --mdc-filled-text-field-active-indicator-height:1px;
  --mdc-filled-text-field-focus-active-indicator-height:2px;
  --mdc-filled-text-field-container-shape:4px;
}
html {
  --mdc-outlined-text-field-outline-width:1px;
  --mdc-outlined-text-field-focus-outline-width:2px;
  --mdc-outlined-text-field-container-shape:4px;
}
html {
  --mdc-filled-text-field-caret-color:#3f51b5;
  --mdc-filled-text-field-focus-active-indicator-color:#3f51b5;
  --mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-filled-text-field-container-color:rgb(244.8, 244.8, 244.8);
  --mdc-filled-text-field-disabled-container-color:rgb(249.9, 249.9, 249.9);
  --mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color:#f44336;
  --mdc-filled-text-field-error-focus-label-text-color:#f44336;
  --mdc-filled-text-field-error-label-text-color:#f44336;
  --mdc-filled-text-field-error-caret-color:#f44336;
  --mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color:#f44336;
}
html {
  --mdc-outlined-text-field-caret-color:#3f51b5;
  --mdc-outlined-text-field-focus-outline-color:#3f51b5;
  --mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color:#f44336;
  --mdc-outlined-text-field-error-focus-label-text-color:#f44336;
  --mdc-outlined-text-field-error-label-text-color:#f44336;
  --mdc-outlined-text-field-error-hover-label-text-color:#f44336;
  --mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color:#f44336;
  --mdc-outlined-text-field-error-hover-outline-color:#f44336;
  --mdc-outlined-text-field-error-outline-color:#f44336;
}
html {
  --mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);
  --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:rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity:0.04;
  --mat-form-field-focus-state-layer-opacity:0.08;
}
.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color:#ff4081;
  --mdc-filled-text-field-focus-active-indicator-color:#ff4081;
  --mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color:#ff4081;
  --mdc-outlined-text-field-focus-outline-color:#ff4081;
  --mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color:#f44336;
  --mdc-filled-text-field-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color:#f44336;
  --mdc-outlined-text-field-focus-outline-color:#f44336;
  --mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87);
}
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 {
  --mdc-filled-text-field-label-text-font:Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size:16px;
  --mdc-filled-text-field-label-text-tracking:0.03125em;
  --mdc-filled-text-field-label-text-weight:400;
}
html {
  --mdc-outlined-text-field-label-text-font:Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size:16px;
  --mdc-outlined-text-field-label-text-tracking:0.03125em;
  --mdc-outlined-text-field-label-text-weight:400;
}
html {
  --mat-form-field-container-text-font:Roboto, sans-serif;
  --mat-form-field-container-text-line-height:24px;
  --mat-form-field-container-text-size:16px;
  --mat-form-field-container-text-tracking:0.03125em;
  --mat-form-field-container-text-weight:400;
  --mat-form-field-outlined-label-text-populated-size:16px;
  --mat-form-field-subscript-text-font:Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height:20px;
  --mat-form-field-subscript-text-size:12px;
  --mat-form-field-subscript-text-tracking:0.0333333333em;
  --mat-form-field-subscript-text-weight:400;
}
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:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .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:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(255, 64, 129, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html .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:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}
html {
  --mat-select-arrow-transform:translateY(-8px);
}
html {
  --mat-select-trigger-text-font:Roboto, sans-serif;
  --mat-select-trigger-text-line-height:24px;
  --mat-select-trigger-text-size:16px;
  --mat-select-trigger-text-tracking:0.03125em;
  --mat-select-trigger-text-weight:400;
}
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 {
  --mdc-dialog-container-shape:4px;
}
html {
  --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 {
  --mdc-dialog-container-color:white;
  --mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6);
}
html {
  --mdc-dialog-subhead-font:Roboto, sans-serif;
  --mdc-dialog-subhead-line-height:32px;
  --mdc-dialog-subhead-size:20px;
  --mdc-dialog-subhead-weight:500;
  --mdc-dialog-subhead-tracking:0.0125em;
  --mdc-dialog-supporting-text-font:Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height:24px;
  --mdc-dialog-supporting-text-size:16px;
  --mdc-dialog-supporting-text-weight:400;
  --mdc-dialog-supporting-text-tracking:0.03125em;
}
.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius:16px;
  --mdc-chip-with-avatar-avatar-shape-radius:14px;
  --mdc-chip-with-avatar-avatar-size:28px;
  --mdc-chip-with-icon-icon-size:18px;
  --mdc-chip-outline-width:0;
  --mdc-chip-outline-color:transparent;
  --mdc-chip-disabled-outline-color:transparent;
  --mdc-chip-focus-outline-color:transparent;
  --mdc-chip-hover-state-layer-opacity:0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity:1;
  --mdc-chip-flat-selected-outline-width:0;
  --mdc-chip-selected-hover-state-layer-opacity:0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;
  --mdc-chip-with-icon-disabled-icon-opacity:1;
}
.mat-mdc-standard-chip {
  --mat-chip-disabled-container-opacity:0.4;
  --mat-chip-trailing-action-opacity:0.54;
  --mat-chip-trailing-action-focus-opacity:1;
  --mat-chip-trailing-action-state-layer-color:transparent;
  --mat-chip-selected-trailing-action-state-layer-color:transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity:0;
  --mat-chip-trailing-action-focus-state-layer-opacity:0;
}
.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color:#212121;
  --mdc-chip-elevated-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-selected-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-elevated-disabled-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-flat-disabled-selected-container-color:rgb(224.4, 224.4, 224.4);
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:#212121;
  --mdc-chip-selected-label-text-color:#212121;
  --mdc-chip-with-icon-icon-color:#212121;
  --mdc-chip-with-icon-disabled-icon-color:#212121;
  --mdc-chip-with-icon-selected-icon-color:#212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip {
  --mat-chip-selected-disabled-trailing-icon-color:#212121;
  --mat-chip-selected-trailing-icon-color:#212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#3f51b5;
  --mdc-chip-elevated-selected-container-color:#3f51b5;
  --mdc-chip-elevated-disabled-container-color:#3f51b5;
  --mdc-chip-flat-disabled-selected-container-color:#3f51b5;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#ff4081;
  --mdc-chip-elevated-selected-container-color:#ff4081;
  --mdc-chip-elevated-disabled-container-color:#ff4081;
  --mdc-chip-flat-disabled-selected-container-color:#ff4081;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-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-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#f44336;
  --mdc-chip-elevated-selected-container-color:#f44336;
  --mdc-chip-elevated-disabled-container-color:#f44336;
  --mdc-chip-flat-disabled-selected-container-color:#f44336;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,
.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}
.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height:32px;
}
.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:Roboto, sans-serif;
  --mdc-chip-label-text-line-height:20px;
  --mdc-chip-label-text-size:14px;
  --mdc-chip-label-text-tracking:0.0178571429em;
  --mdc-chip-label-text-weight:400;
}
html {
  --mdc-switch-disabled-selected-icon-opacity:0.38;
  --mdc-switch-disabled-track-opacity:0.12;
  --mdc-switch-disabled-unselected-icon-opacity:0.38;
  --mdc-switch-handle-height:20px;
  --mdc-switch-handle-shape:10px;
  --mdc-switch-handle-width:20px;
  --mdc-switch-selected-icon-size:18px;
  --mdc-switch-track-height:14px;
  --mdc-switch-track-shape:7px;
  --mdc-switch-track-width:36px;
  --mdc-switch-unselected-icon-size:18px;
  --mdc-switch-selected-focus-state-layer-opacity:0.12;
  --mdc-switch-selected-hover-state-layer-opacity:0.04;
  --mdc-switch-selected-pressed-state-layer-opacity:0.1;
  --mdc-switch-unselected-focus-state-layer-opacity:0.12;
  --mdc-switch-unselected-hover-state-layer-opacity:0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity:0.1;
}
html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity:0.38;
  --mat-switch-disabled-unselected-handle-opacity:0.38;
  --mat-switch-unselected-handle-size:20px;
  --mat-switch-selected-handle-size:20px;
  --mat-switch-pressed-handle-size:20px;
  --mat-switch-with-icon-handle-size:20px;
  --mat-switch-selected-handle-horizontal-margin:0;
  --mat-switch-selected-with-icon-handle-horizontal-margin:0;
  --mat-switch-selected-pressed-handle-horizontal-margin:0;
  --mat-switch-unselected-handle-horizontal-margin:0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin:0;
  --mat-switch-unselected-pressed-handle-horizontal-margin:0;
  --mat-switch-visible-track-opacity:1;
  --mat-switch-hidden-track-opacity:1;
  --mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width:1px;
  --mat-switch-track-outline-color:transparent;
  --mat-switch-selected-track-outline-width:1px;
  --mat-switch-selected-track-outline-color:transparent;
  --mat-switch-disabled-unselected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-color:transparent;
}
html {
  --mdc-switch-selected-focus-state-layer-color:#3949ab;
  --mdc-switch-selected-handle-color:#3949ab;
  --mdc-switch-selected-hover-state-layer-color:#3949ab;
  --mdc-switch-selected-pressed-state-layer-color:#3949ab;
  --mdc-switch-selected-focus-handle-color:#1a237e;
  --mdc-switch-selected-hover-handle-color:#1a237e;
  --mdc-switch-selected-pressed-handle-color:#1a237e;
  --mdc-switch-selected-focus-track-color:#7986cb;
  --mdc-switch-selected-hover-track-color:#7986cb;
  --mdc-switch-selected-pressed-track-color:#7986cb;
  --mdc-switch-selected-track-color:#7986cb;
  --mdc-switch-disabled-selected-handle-color:#424242;
  --mdc-switch-disabled-selected-icon-color:#fff;
  --mdc-switch-disabled-selected-track-color:#424242;
  --mdc-switch-disabled-unselected-handle-color:#424242;
  --mdc-switch-disabled-unselected-icon-color:#fff;
  --mdc-switch-disabled-unselected-track-color:#424242;
  --mdc-switch-handle-surface-color:#fff;
  --mdc-switch-selected-icon-color:#fff;
  --mdc-switch-unselected-focus-handle-color:#212121;
  --mdc-switch-unselected-focus-state-layer-color:#424242;
  --mdc-switch-unselected-focus-track-color:#e0e0e0;
  --mdc-switch-unselected-handle-color:#616161;
  --mdc-switch-unselected-hover-handle-color:#212121;
  --mdc-switch-unselected-hover-state-layer-color:#424242;
  --mdc-switch-unselected-hover-track-color:#e0e0e0;
  --mdc-switch-unselected-icon-color:#fff;
  --mdc-switch-unselected-pressed-handle-color:#212121;
  --mdc-switch-unselected-pressed-state-layer-color:#424242;
  --mdc-switch-unselected-pressed-track-color:#e0e0e0;
  --mdc-switch-unselected-track-color:#e0e0e0;
  --mdc-switch-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);
  --mdc-switch-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);
}
html {
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color:rgba(0, 0, 0, 0.87);
}
html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color:#d81b60;
  --mdc-switch-selected-handle-color:#d81b60;
  --mdc-switch-selected-hover-state-layer-color:#d81b60;
  --mdc-switch-selected-pressed-state-layer-color:#d81b60;
  --mdc-switch-selected-focus-handle-color:#880e4f;
  --mdc-switch-selected-hover-handle-color:#880e4f;
  --mdc-switch-selected-pressed-handle-color:#880e4f;
  --mdc-switch-selected-focus-track-color:#f06292;
  --mdc-switch-selected-hover-track-color:#f06292;
  --mdc-switch-selected-pressed-track-color:#f06292;
  --mdc-switch-selected-track-color:#f06292;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color:#e53935;
  --mdc-switch-selected-handle-color:#e53935;
  --mdc-switch-selected-hover-state-layer-color:#e53935;
  --mdc-switch-selected-pressed-state-layer-color:#e53935;
  --mdc-switch-selected-focus-handle-color:#b71c1c;
  --mdc-switch-selected-hover-handle-color:#b71c1c;
  --mdc-switch-selected-pressed-handle-color:#b71c1c;
  --mdc-switch-selected-focus-track-color:#e57373;
  --mdc-switch-selected-hover-track-color:#e57373;
  --mdc-switch-selected-pressed-track-color:#e57373;
  --mdc-switch-selected-track-color:#e57373;
}
html {
  --mdc-switch-state-layer-size:40px;
}
html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font:Roboto, sans-serif;
  --mat-switch-label-text-line-height:20px;
  --mat-switch-label-text-size:14px;
  --mat-switch-label-text-tracking:0.0178571429em;
  --mat-switch-label-text-weight:400;
}
html {
  --mdc-radio-disabled-selected-icon-opacity:0.38;
  --mdc-radio-disabled-unselected-icon-opacity:0.38;
  --mdc-radio-state-layer-size:40px;
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#3f51b5;
  --mdc-radio-selected-hover-icon-color:#3f51b5;
  --mdc-radio-selected-icon-color:#3f51b5;
  --mdc-radio-selected-pressed-icon-color:#3f51b5;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#3f51b5;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ff4081;
  --mdc-radio-selected-hover-icon-color:#ff4081;
  --mdc-radio-selected-icon-color:#ff4081;
  --mdc-radio-selected-pressed-icon-color:#ff4081;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#ff4081;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#f44336;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}
html {
  --mdc-radio-state-layer-size:40px;
}
html {
  --mat-radio-touch-target-display:block;
}
html {
  --mat-radio-label-text-font:Roboto, sans-serif;
  --mat-radio-label-text-line-height:20px;
  --mat-radio-label-text-size:14px;
  --mat-radio-label-text-tracking:0.0178571429em;
  --mat-radio-label-text-weight:400;
}
html {
  --mdc-slider-active-track-height:6px;
  --mdc-slider-active-track-shape:9999px;
  --mdc-slider-handle-height:20px;
  --mdc-slider-handle-shape:50%;
  --mdc-slider-handle-width:20px;
  --mdc-slider-inactive-track-height:4px;
  --mdc-slider-inactive-track-shape:9999px;
  --mdc-slider-with-overlap-handle-outline-width:1px;
  --mdc-slider-with-tick-marks-active-container-opacity:0.6;
  --mdc-slider-with-tick-marks-container-shape:50%;
  --mdc-slider-with-tick-marks-container-size:2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity:0.6;
  --mdc-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);
}
html {
  --mat-slider-value-indicator-width:auto;
  --mat-slider-value-indicator-height:32px;
  --mat-slider-value-indicator-caret-display:block;
  --mat-slider-value-indicator-border-radius:4px;
  --mat-slider-value-indicator-padding:0 12px;
  --mat-slider-value-indicator-text-transform:none;
  --mat-slider-value-indicator-container-transform:translateX(-50%);
}
html {
  --mdc-slider-handle-color:#3f51b5;
  --mdc-slider-focus-handle-color:#3f51b5;
  --mdc-slider-hover-handle-color:#3f51b5;
  --mdc-slider-active-track-color:#3f51b5;
  --mdc-slider-inactive-track-color:#3f51b5;
  --mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mdc-slider-disabled-active-track-color:#000;
  --mdc-slider-disabled-handle-color:#000;
  --mdc-slider-disabled-inactive-track-color:#000;
  --mdc-slider-label-container-color:#000;
  --mdc-slider-label-label-text-color:#fff;
  --mdc-slider-with-overlap-handle-outline-color:#fff;
  --mdc-slider-with-tick-marks-disabled-container-color:#000;
}
html {
  --mat-slider-ripple-color:#3f51b5;
  --mat-slider-hover-state-layer-color:rgba(63, 81, 181, 0.05);
  --mat-slider-focus-state-layer-color:rgba(63, 81, 181, 0.2);
  --mat-slider-value-indicator-opacity:0.6;
}
html .mat-accent {
  --mdc-slider-handle-color:#ff4081;
  --mdc-slider-focus-handle-color:#ff4081;
  --mdc-slider-hover-handle-color:#ff4081;
  --mdc-slider-active-track-color:#ff4081;
  --mdc-slider-inactive-track-color:#ff4081;
  --mdc-slider-with-tick-marks-inactive-container-color:#ff4081;
  --mdc-slider-with-tick-marks-active-container-color:white;
}
html .mat-accent {
  --mat-slider-ripple-color:#ff4081;
  --mat-slider-hover-state-layer-color:rgba(255, 64, 129, 0.05);
  --mat-slider-focus-state-layer-color:rgba(255, 64, 129, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color:#f44336;
  --mdc-slider-focus-handle-color:#f44336;
  --mdc-slider-hover-handle-color:#f44336;
  --mdc-slider-active-track-color:#f44336;
  --mdc-slider-inactive-track-color:#f44336;
  --mdc-slider-with-tick-marks-inactive-container-color:#f44336;
  --mdc-slider-with-tick-marks-active-container-color:white;
}
html .mat-warn {
  --mat-slider-ripple-color:#f44336;
  --mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);
}
html {
  --mdc-slider-label-label-text-font:Roboto, sans-serif;
  --mdc-slider-label-label-text-size:14px;
  --mdc-slider-label-label-text-line-height:22px;
  --mdc-slider-label-label-text-tracking:0.0071428571em;
  --mdc-slider-label-label-text-weight:500;
}
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:rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-container-color:white;
  --mat-menu-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-menu-item-label-text-font:Roboto, sans-serif;
  --mat-menu-item-label-text-size:16px;
  --mat-menu-item-label-text-tracking:0.03125em;
  --mat-menu-item-label-text-line-height:24px;
  --mat-menu-item-label-text-weight:400;
}
html {
  --mdc-list-list-item-container-shape:0;
  --mdc-list-list-item-leading-avatar-shape:50%;
  --mdc-list-list-item-container-color:transparent;
  --mdc-list-list-item-selected-container-color:transparent;
  --mdc-list-list-item-leading-avatar-color:transparent;
  --mdc-list-list-item-leading-icon-size:24px;
  --mdc-list-list-item-leading-avatar-size:40px;
  --mdc-list-list-item-trailing-icon-size:24px;
  --mdc-list-list-item-disabled-state-layer-color:transparent;
  --mdc-list-list-item-disabled-state-layer-opacity:0;
  --mdc-list-list-item-disabled-label-text-opacity:0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity:0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity:0.38;
}
html {
  --mat-list-active-indicator-color:transparent;
  --mat-list-active-indicator-shape:4px;
}
html {
  --mdc-list-list-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color:black;
  --mdc-list-list-item-disabled-leading-icon-color:black;
  --mdc-list-list-item-disabled-trailing-icon-color:black;
  --mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color:black;
  --mdc-list-list-item-hover-state-layer-opacity:0.04;
  --mdc-list-list-item-focus-state-layer-color:black;
  --mdc-list-list-item-focus-state-layer-opacity:0.12;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#3f51b5;
  --mdc-radio-selected-hover-icon-color:#3f51b5;
  --mdc-radio-selected-icon-color:#3f51b5;
  --mdc-radio-selected-pressed-icon-color:#3f51b5;
}
.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ff4081;
  --mdc-radio-selected-hover-icon-color:#ff4081;
  --mdc-radio-selected-icon-color:#ff4081;
  --mdc-radio-selected-pressed-icon-color:#ff4081;
}
.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
}
.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#3f51b5;
  --mdc-checkbox-selected-hover-icon-color:#3f51b5;
  --mdc-checkbox-selected-icon-color:#3f51b5;
  --mdc-checkbox-selected-pressed-icon-color:#3f51b5;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#ff4081;
  --mdc-checkbox-selected-hover-icon-color:#ff4081;
  --mdc-checkbox-selected-icon-color:#ff4081;
  --mdc-checkbox-selected-pressed-icon-color:#ff4081;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ff4081;
  --mdc-checkbox-selected-hover-state-layer-color:#ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color:#ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.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: #3f51b5;
}
.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 {
  --mdc-list-list-item-one-line-container-height:48px;
  --mdc-list-list-item-two-line-container-height:64px;
  --mdc-list-list-item-three-line-container-height:88px;
}
html {
  --mat-list-list-item-leading-icon-start-space:16px;
  --mat-list-list-item-leading-icon-end-space:32px;
}
.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size:40px;
}
.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 {
  --mdc-list-list-item-label-text-font:Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height:24px;
  --mdc-list-list-item-label-text-size:16px;
  --mdc-list-list-item-label-text-tracking:0.03125em;
  --mdc-list-list-item-label-text-weight:400;
  --mdc-list-list-item-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height:20px;
  --mdc-list-list-item-supporting-text-size:14px;
  --mdc-list-list-item-supporting-text-tracking:0.0178571429em;
  --mdc-list-list-item-supporting-text-weight:400;
  --mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height:20px;
  --mdc-list-list-item-trailing-supporting-text-size:12px;
  --mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight:400;
}
.mdc-list-group__subheader {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
}
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:rgba(0, 0, 0, 0.12);
}
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-paginator-container-text-font:Roboto, sans-serif;
  --mat-paginator-container-text-line-height:20px;
  --mat-paginator-container-text-size:12px;
  --mat-paginator-container-text-tracking:0.0333333333em;
  --mat-paginator-container-text-weight:400;
  --mat-paginator-select-trigger-text-size:12px;
}
html {
  --mdc-secondary-navigation-tab-container-height:48px;
}
html {
  --mdc-tab-indicator-active-indicator-height:2px;
  --mdc-tab-indicator-active-indicator-shape:0;
}
html {
  --mat-tab-header-divider-color:transparent;
  --mat-tab-header-divider-height:0;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color:#3f51b5;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#3f51b5;
  --mat-tab-header-active-ripple-color:#3f51b5;
  --mat-tab-header-inactive-ripple-color:#3f51b5;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#3f51b5;
  --mat-tab-header-active-hover-label-text-color:#3f51b5;
  --mat-tab-header-active-focus-indicator-color:#3f51b5;
  --mat-tab-header-active-hover-indicator-color:#3f51b5;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color:#ff4081;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#ff4081;
  --mat-tab-header-active-ripple-color:#ff4081;
  --mat-tab-header-inactive-ripple-color:#ff4081;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#ff4081;
  --mat-tab-header-active-hover-label-text-color:#ff4081;
  --mat-tab-header-active-focus-indicator-color:#ff4081;
  --mat-tab-header-active-hover-indicator-color:#ff4081;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#f44336;
  --mat-tab-header-active-ripple-color:#f44336;
  --mat-tab-header-inactive-ripple-color:#f44336;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#f44336;
  --mat-tab-header-active-hover-label-text-color:#f44336;
  --mat-tab-header-active-focus-indicator-color:#f44336;
  --mat-tab-header-active-hover-indicator-color:#f44336;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color:#3f51b5;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-group.mat-background-accent,
.mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color:#ff4081;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color:#f44336;
  --mat-tab-header-with-background-foreground-color:white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height:48px;
}
.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:Roboto, sans-serif;
  --mat-tab-header-label-text-size:14px;
  --mat-tab-header-label-text-tracking:0.0892857143em;
  --mat-tab-header-label-text-line-height:36px;
  --mat-tab-header-label-text-weight:500;
}
html {
  --mdc-checkbox-disabled-selected-checkmark-color:#fff;
  --mdc-checkbox-selected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;
}
html {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#ff4081;
  --mdc-checkbox-selected-hover-icon-color:#ff4081;
  --mdc-checkbox-selected-icon-color:#ff4081;
  --mdc-checkbox-selected-pressed-icon-color:#ff4081;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ff4081;
  --mdc-checkbox-selected-hover-state-layer-color:#ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color:#ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color:rgba(0, 0, 0, 0.87);
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#3f51b5;
  --mdc-checkbox-selected-hover-icon-color:#3f51b5;
  --mdc-checkbox-selected-icon-color:#3f51b5;
  --mdc-checkbox-selected-pressed-icon-color:#3f51b5;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#f44336;
  --mdc-checkbox-selected-hover-icon-color:#f44336;
  --mdc-checkbox-selected-icon-color:#f44336;
  --mdc-checkbox-selected-pressed-icon-color:#f44336;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#f44336;
  --mdc-checkbox-selected-hover-state-layer-color:#f44336;
  --mdc-checkbox-selected-pressed-state-layer-color:#f44336;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}
html {
  --mdc-checkbox-state-layer-size:40px;
}
html {
  --mat-checkbox-touch-target-display:block;
}
html {
  --mat-checkbox-label-text-font:Roboto, sans-serif;
  --mat-checkbox-label-text-line-height:20px;
  --mat-checkbox-label-text-size:14px;
  --mat-checkbox-label-text-tracking:0.0178571429em;
  --mat-checkbox-label-text-weight:400;
}
html {
  --mdc-text-button-container-shape:4px;
  --mdc-text-button-keep-touch-target:false;
}
html {
  --mdc-filled-button-container-shape:4px;
  --mdc-filled-button-keep-touch-target:false;
}
html {
  --mdc-protected-button-container-shape:4px;
  --mdc-protected-button-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);
  --mdc-protected-button-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);
  --mdc-protected-button-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);
  --mdc-protected-button-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);
  --mdc-protected-button-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);
}
html {
  --mdc-outlined-button-keep-touch-target:false;
  --mdc-outlined-button-outline-width:1px;
  --mdc-outlined-button-container-shape:4px;
}
html {
  --mat-text-button-horizontal-padding:8px;
  --mat-text-button-with-icon-horizontal-padding:8px;
  --mat-text-button-icon-spacing:8px;
  --mat-text-button-icon-offset:0;
}
html {
  --mat-filled-button-horizontal-padding:16px;
  --mat-filled-button-icon-spacing:8px;
  --mat-filled-button-icon-offset:-4px;
}
html {
  --mat-protected-button-horizontal-padding:16px;
  --mat-protected-button-icon-spacing:8px;
  --mat-protected-button-icon-offset:-4px;
}
html {
  --mat-outlined-button-horizontal-padding:15px;
  --mat-outlined-button-icon-spacing:8px;
  --mat-outlined-button-icon-offset:-4px;
}
html {
  --mdc-text-button-label-text-color:black;
  --mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-text-button-state-layer-color:black;
  --mat-text-button-disabled-state-layer-color:black;
  --mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity:0.04;
  --mat-text-button-focus-state-layer-opacity:0.12;
  --mat-text-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-filled-button-container-color:white;
  --mdc-filled-button-label-text-color:black;
  --mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-disabled-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity:0.04;
  --mat-filled-button-focus-state-layer-opacity:0.12;
  --mat-filled-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-protected-button-container-color:white;
  --mdc-protected-button-label-text-color:black;
  --mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-disabled-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity:0.04;
  --mat-protected-button-focus-state-layer-opacity:0.12;
  --mat-protected-button-pressed-state-layer-opacity:0.12;
}
html {
  --mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color:black;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-outlined-button-state-layer-color:black;
  --mat-outlined-button-disabled-state-layer-color:black;
  --mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity:0.04;
  --mat-outlined-button-focus-state-layer-opacity:0.12;
  --mat-outlined-button-pressed-state-layer-opacity:0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color:#3f51b5;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color:#3f51b5;
  --mat-text-button-ripple-color:rgba(63, 81, 181, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color:#ff4081;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color:#ff4081;
  --mat-text-button-ripple-color:rgba(255, 64, 129, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color:#f44336;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color:#f44336;
  --mat-text-button-ripple-color:rgba(244, 67, 54, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color:#3f51b5;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-primary {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color:#ff4081;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color:#f44336;
  --mdc-filled-button-label-text-color:white;
}
.mat-mdc-unelevated-button.mat-warn {
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color:#3f51b5;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-primary {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color:#ff4081;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color:#f44336;
  --mdc-protected-button-label-text-color:white;
}
.mat-mdc-raised-button.mat-warn {
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color:#3f51b5;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color:#3f51b5;
  --mat-outlined-button-ripple-color:rgba(63, 81, 181, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color:#ff4081;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color:#ff4081;
  --mat-outlined-button-ripple-color:rgba(255, 64, 129, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color:#f44336;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color:#f44336;
  --mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mdc-text-button-container-height:36px;
}
html {
  --mdc-filled-button-container-height:36px;
}
html {
  --mdc-protected-button-container-height:36px;
}
html {
  --mdc-outlined-button-container-height:36px;
}
html {
  --mat-text-button-touch-target-display:block;
}
html {
  --mat-filled-button-touch-target-display:block;
}
html {
  --mat-protected-button-touch-target-display:block;
}
html {
  --mat-outlined-button-touch-target-display:block;
}
html {
  --mdc-text-button-label-text-font:Roboto, sans-serif;
  --mdc-text-button-label-text-size:14px;
  --mdc-text-button-label-text-tracking:0.0892857143em;
  --mdc-text-button-label-text-weight:500;
  --mdc-text-button-label-text-transform:none;
}
html {
  --mdc-filled-button-label-text-font:Roboto, sans-serif;
  --mdc-filled-button-label-text-size:14px;
  --mdc-filled-button-label-text-tracking:0.0892857143em;
  --mdc-filled-button-label-text-weight:500;
  --mdc-filled-button-label-text-transform:none;
}
html {
  --mdc-protected-button-label-text-font:Roboto, sans-serif;
  --mdc-protected-button-label-text-size:14px;
  --mdc-protected-button-label-text-tracking:0.0892857143em;
  --mdc-protected-button-label-text-weight:500;
  --mdc-protected-button-label-text-transform:none;
}
html {
  --mdc-outlined-button-label-text-font:Roboto, sans-serif;
  --mdc-outlined-button-label-text-size:14px;
  --mdc-outlined-button-label-text-tracking:0.0892857143em;
  --mdc-outlined-button-label-text-weight:500;
  --mdc-outlined-button-label-text-transform:none;
}
html {
  --mdc-icon-button-icon-size:24px;
}
html {
  --mdc-icon-button-icon-color:inherit;
  --mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);
}
html {
  --mat-icon-button-state-layer-color:black;
  --mat-icon-button-disabled-state-layer-color:black;
  --mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity:0.04;
  --mat-icon-button-focus-state-layer-opacity:0.12;
  --mat-icon-button-pressed-state-layer-opacity:0.12;
}
html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color:#3f51b5;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color:#3f51b5;
  --mat-icon-button-ripple-color:rgba(63, 81, 181, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color:#ff4081;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color:#ff4081;
  --mat-icon-button-ripple-color:rgba(255, 64, 129, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color:#f44336;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color:#f44336;
  --mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1);
}
html {
  --mat-icon-button-touch-target-display:block;
}
.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
html {
  --mdc-fab-container-shape:50%;
  --mdc-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);
  --mdc-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);
  --mdc-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);
  --mdc-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);
}
html {
  --mdc-fab-small-container-shape:50%;
  --mdc-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);
  --mdc-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);
  --mdc-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);
  --mdc-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 {
  --mdc-extended-fab-container-height:48px;
  --mdc-extended-fab-container-shape:24px;
  --mdc-extended-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);
  --mdc-extended-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);
  --mdc-extended-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);
  --mdc-extended-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);
}
html {
  --mdc-fab-container-color:white;
}
html {
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-disabled-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity:0.04;
  --mat-fab-focus-state-layer-opacity:0.12;
  --mat-fab-pressed-state-layer-opacity:0.12;
  --mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}
html {
  --mdc-fab-small-container-color:white;
}
html {
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-disabled-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity:0.04;
  --mat-fab-small-focus-state-layer-opacity:0.12;
  --mat-fab-small-pressed-state-layer-opacity:0.12;
  --mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color:#3f51b5;
}
html .mat-mdc-fab.mat-primary {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color:#ff4081;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color:#f44336;
}
html .mat-mdc-fab.mat-warn {
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color:#3f51b5;
}
html .mat-mdc-mini-fab.mat-primary {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color:#ff4081;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color:#f44336;
}
html .mat-mdc-mini-fab.mat-warn {
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}
html {
  --mat-fab-touch-target-display:block;
}
html {
  --mat-fab-small-touch-target-display:block;
}
html {
  --mdc-extended-fab-label-text-font:Roboto, sans-serif;
  --mdc-extended-fab-label-text-size:14px;
  --mdc-extended-fab-label-text-tracking:0.0892857143em;
  --mdc-extended-fab-label-text-weight:500;
}
html {
  --mdc-snackbar-container-shape:4px;
}
html {
  --mdc-snackbar-container-color:#333333;
  --mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);
}
html {
  --mat-snack-bar-button-color:#c5cae9;
}
html {
  --mdc-snackbar-supporting-text-font:Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height:20px;
  --mdc-snackbar-supporting-text-size:14px;
  --mdc-snackbar-supporting-text-weight:400;
}
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-table-header-headline-font:Roboto, sans-serif;
  --mat-table-header-headline-line-height:22px;
  --mat-table-header-headline-size:14px;
  --mat-table-header-headline-weight:500;
  --mat-table-header-headline-tracking:0.0071428571em;
  --mat-table-row-item-label-text-font:Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height:20px;
  --mat-table-row-item-label-text-size:14px;
  --mat-table-row-item-label-text-weight:400;
  --mat-table-row-item-label-text-tracking:0.0178571429em;
  --mat-table-footer-supporting-text-font:Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height:20px;
  --mat-table-footer-supporting-text-size:14px;
  --mat-table-footer-supporting-text-weight:400;
  --mat-table-footer-supporting-text-tracking:0.0178571429em;
}
html {
  --mdc-circular-progress-active-indicator-width:4px;
  --mdc-circular-progress-size:48px;
}
html {
  --mdc-circular-progress-active-indicator-color:#3f51b5;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color:#ff4081;
}
html .mat-warn {
  --mdc-circular-progress-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:#3f51b5;
  --mat-badge-text-color:white;
  --mat-badge-disabled-state-background-color:#b9b9b9;
  --mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);
}
.mat-badge-accent {
  --mat-badge-background-color:#ff4081;
  --mat-badge-text-color:white;
}
.mat-badge-warn {
  --mat-badge-background-color:#f44336;
  --mat-badge-text-color:white;
}
html {
  --mat-badge-text-font:Roboto, sans-serif;
  --mat-badge-line-height:22px;
  --mat-badge-text-size:12px;
  --mat-badge-text-weight:600;
  --mat-badge-small-size-text-size:9px;
  --mat-badge-small-size-line-height:16px;
  --mat-badge-large-size-text-size:24px;
  --mat-badge-large-size-line-height:28px;
}
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-bottom-sheet-container-text-font:Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height:20px;
  --mat-bottom-sheet-container-text-size:14px;
  --mat-bottom-sheet-container-text-tracking:0.0178571429em;
  --mat-bottom-sheet-container-text-weight:400;
}
html {
  --mat-legacy-button-toggle-height:36px;
  --mat-legacy-button-toggle-shape:2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity:1;
}
html {
  --mat-standard-button-toggle-shape:4px;
  --mat-standard-button-toggle-hover-state-layer-opacity:0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity:0.12;
}
html {
  --mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;
}
html {
  --mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color:white;
  --mat-standard-button-toggle-state-layer-color:black;
  --mat-standard-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color:white;
  --mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-divider-color:rgb(224.4, 224.4, 224.4);
}
html {
  --mat-standard-button-toggle-height:48px;
}
html {
  --mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height:24px;
  --mat-legacy-button-toggle-label-text-size:16px;
  --mat-legacy-button-toggle-label-text-tracking:0.03125em;
  --mat-legacy-button-toggle-label-text-weight:400;
}
html {
  --mat-standard-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height:24px;
  --mat-standard-button-toggle-label-text-size:16px;
  --mat-standard-button-toggle-label-text-tracking:0.03125em;
  --mat-standard-button-toggle-label-text-weight:400;
}
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-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-toggle-active-state-icon-color:#3f51b5;
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --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-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:black;
  --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.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);
  --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:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --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-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --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-content.mat-warn {
  --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:rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --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-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color:#ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color:#f44336;
}
.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;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
html {
  --mat-datepicker-calendar-text-font:Roboto, sans-serif;
  --mat-datepicker-calendar-text-size:13px;
  --mat-datepicker-calendar-body-label-text-size:14px;
  --mat-datepicker-calendar-body-label-text-weight:500;
  --mat-datepicker-calendar-period-button-text-size:14px;
  --mat-datepicker-calendar-period-button-text-weight:500;
  --mat-datepicker-calendar-header-text-size:11px;
  --mat-datepicker-calendar-header-text-weight:400;
}
html {
  --mat-divider-width:1px;
}
html {
  --mat-divider-color:rgba(0, 0, 0, 0.12);
}
html {
  --mat-expansion-container-shape:4px;
  --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:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --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-expansion-header-text-font:Roboto, sans-serif;
  --mat-expansion-header-text-size:14px;
  --mat-expansion-header-text-weight:500;
  --mat-expansion-header-text-line-height:inherit;
  --mat-expansion-header-text-tracking:inherit;
  --mat-expansion-container-text-font:Roboto, sans-serif;
  --mat-expansion-container-text-line-height:20px;
  --mat-expansion-container-text-size:14px;
  --mat-expansion-container-text-tracking:0.0178571429em;
  --mat-expansion-container-text-weight:400;
}
html {
  --mat-grid-list-tile-header-primary-text-size:14px;
  --mat-grid-list-tile-header-secondary-text-size:12px;
  --mat-grid-list-tile-footer-primary-text-size:14px;
  --mat-grid-list-tile-footer-secondary-text-size:12px;
}
html {
  --mat-icon-color:inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color:#3f51b5;
}
.mat-icon.mat-accent {
  --mat-icon-color:#ff4081;
}
.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-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#3f51b5;
  --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:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --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;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#ff4081;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}
html .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-stepper-container-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-size:14px;
  --mat-stepper-header-label-text-weight:400;
  --mat-stepper-header-error-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-weight:400;
}
html {
  --mat-sort-arrow-color:rgb(117.3, 117.3, 117.3);
}
html {
  --mat-toolbar-container-background-color:whitesmoke;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color:#3f51b5;
  --mat-toolbar-container-text-color:white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color:#ff4081;
  --mat-toolbar-container-text-color:white;
}
.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-toolbar-title-text-font:Roboto, sans-serif;
  --mat-toolbar-title-text-line-height:32px;
  --mat-toolbar-title-text-size:20px;
  --mat-toolbar-title-text-tracking:0.0125em;
  --mat-toolbar-title-text-weight:500;
}
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-tree-node-text-font:Roboto, sans-serif;
  --mat-tree-node-text-size:14px;
  --mat-tree-node-text-weight:400;
}
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;
}
.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: .0125em;
  margin: 0 0 16px;
}
.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: .009375em;
  margin: 0 0 16px;
}
.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: .03125em;
  margin: 0 0 16px;
}
.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px*.83)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px*.67)/20px Roboto, sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: .0071428571em;
}
.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: .0178571429em;
}
.mat-body p,
.mat-body-2 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-2 p,
.mat-typography p {
  margin: 0 0 12px;
}
.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: .0333333333em;
}
.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -.0083333333em;
  margin: 0 0 64px;
}
.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: .0073529412em;
  margin: 0 0 64px;
}

/* node_modules/@fontsource/poppins/400.css */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/poppins-devanagari-400-normal.woff2") format("woff2"), url("./media/poppins-devanagari-400-normal.woff") format("woff");
  unicode-range:
    U+0900-097F,
    U+1CD0-1CF9,
    U+200C-200D,
    U+20A8,
    U+20B9,
    U+20F0,
    U+25CC,
    U+A830-A839,
    U+A8E0-A8FF,
    U+11B00-11B09;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/poppins-latin-ext-400-normal.woff2") format("woff2"), url("./media/poppins-latin-ext-400-normal.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("./media/poppins-latin-400-normal.woff2") format("woff2"), url("./media/poppins-latin-400-normal.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

/* node_modules/@fontsource/poppins/500.css */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/poppins-devanagari-500-normal.woff2") format("woff2"), url("./media/poppins-devanagari-500-normal.woff") format("woff");
  unicode-range:
    U+0900-097F,
    U+1CD0-1CF9,
    U+200C-200D,
    U+20A8,
    U+20B9,
    U+20F0,
    U+25CC,
    U+A830-A839,
    U+A8E0-A8FF,
    U+11B00-11B09;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/poppins-latin-ext-500-normal.woff2") format("woff2"), url("./media/poppins-latin-ext-500-normal.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 500;
  src: url("./media/poppins-latin-500-normal.woff2") format("woff2"), url("./media/poppins-latin-500-normal.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

/* node_modules/@fontsource/poppins/700.css */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("./media/poppins-devanagari-700-normal.woff2") format("woff2"), url("./media/poppins-devanagari-700-normal.woff") format("woff");
  unicode-range:
    U+0900-097F,
    U+1CD0-1CF9,
    U+200C-200D,
    U+20A8,
    U+20B9,
    U+20F0,
    U+25CC,
    U+A830-A839,
    U+A8E0-A8FF,
    U+11B00-11B09;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("./media/poppins-latin-ext-700-normal.woff2") format("woff2"), url("./media/poppins-latin-ext-700-normal.woff") format("woff");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-display: swap;
  font-weight: 700;
  src: url("./media/poppins-latin-700-normal.woff2") format("woff2"), url("./media/poppins-latin-700-normal.woff") format("woff");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

/* node_modules/perfect-scrollbar/css/perfect-scrollbar.css */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  bottom: 0px;
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* node_modules/leaflet/dist/leaflet.css */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-tile::selection {
  background: transparent;
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}
.leaflet-container img.leaflet-tile {
  mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-container {
  font-family:
    "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font:
    bold 18px "Lucida Console",
    Monaco,
    monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url("./media/layers.png");
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("./media/layers-2x.png");
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
  background-image: url("./media/marker-icon.png");
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}
.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}
.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font:
    16px/24px Tahoma,
    Verdana,
    sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}
.leaflet-popup-scrolled {
  overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
@media print {
  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

/* node_modules/leaflet.markercluster/dist/MarkerCluster.css */
.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.leaflet-cluster-spider-leg {
  -webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
  -moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
  -o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
  transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
}

/* node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css */
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}
.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}
.leaflet-oldie .marker-cluster-small {
  background-color: rgb(181, 226, 140);
}
.leaflet-oldie .marker-cluster-small div {
  background-color: rgb(110, 204, 57);
}
.leaflet-oldie .marker-cluster-medium {
  background-color: rgb(241, 211, 87);
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: rgb(240, 194, 12);
}
.leaflet-oldie .marker-cluster-large {
  background-color: rgb(253, 156, 115);
}
.leaflet-oldie .marker-cluster-large div {
  background-color: rgb(241, 128, 23);
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font:
    12px "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
}
.marker-cluster span {
  line-height: 30px;
}

/* node_modules/material-icons/iconfont/material-icons.css */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons.woff2") format("woff2"), url("./media/material-icons.woff") format("woff");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-outlined.woff2") format("woff2"), url("./media/material-icons-outlined.woff") format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-round.woff2") format("woff2"), url("./media/material-icons-round.woff") format("woff");
}
.material-icons-round {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-sharp.woff2") format("woff2"), url("./media/material-icons-sharp.woff") format("woff");
}
.material-icons-sharp {
  font-family: "Material Icons Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-two-tone.woff2") format("woff2"), url("./media/material-icons-two-tone.woff") format("woff");
}
.material-icons-two-tone {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

/* node_modules/highlight.js/styles/github.css */
pre code.hljs {
  display: block;
  overflow-x: auto;
  padding: 1em;
}
code.hljs {
  padding: 3px 5px;
}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/
.hljs {
  color: #24292e;
  background: #ffffff;
}
.hljs-doctag,
.hljs-keyword,
.hljs-meta .hljs-keyword,
.hljs-template-tag,
.hljs-template-variable,
.hljs-type,
.hljs-variable.language_ {
  color: #d73a49;
}
.hljs-title,
.hljs-title.class_,
.hljs-title.class_.inherited__,
.hljs-title.function_ {
  color: #6f42c1;
}
.hljs-attr,
.hljs-attribute,
.hljs-literal,
.hljs-meta,
.hljs-number,
.hljs-operator,
.hljs-variable,
.hljs-selector-attr,
.hljs-selector-class,
.hljs-selector-id {
  color: #005cc5;
}
.hljs-regexp,
.hljs-string,
.hljs-meta .hljs-string {
  color: #032f62;
}
.hljs-built_in,
.hljs-symbol {
  color: #e36209;
}
.hljs-comment,
.hljs-code,
.hljs-formula {
  color: #6a737d;
}
.hljs-name,
.hljs-quote,
.hljs-selector-tag,
.hljs-selector-pseudo {
  color: #22863a;
}
.hljs-subst {
  color: #24292e;
}
.hljs-section {
  color: #005cc5;
  font-weight: bold;
}
.hljs-bullet {
  color: #735c0f;
}
.hljs-emphasis {
  color: #24292e;
  font-style: italic;
}
.hljs-strong {
  color: #24292e;
  font-weight: bold;
}
.hljs-addition {
  color: #22863a;
  background-color: #f0fff4;
}
.hljs-deletion {
  color: #b31d28;
  background-color: #ffeef0;
}
.hljs-char.escape_,
.hljs-link,
.hljs-params,
.hljs-property,
.hljs-punctuation,
.hljs-tag {
}

/* projects/apps/kiraah-app/src/styles.scss */
:root {
  --header-height: 3.5rem;
  --btn-primary-text: #ffffff;
  --btn-primary-text--disabled: #b0b0b0;
  --btn-primary-bg: #906be6;
  --btn-primary-bg--hover: #6E51B1;
  --btn-primary-bg--disabled: #d0d0d0;
  --btn-primary-border: #6E51B1;
  --btn-primary-border--focus: #6E51B1;
}
body {
  --bg-app: #EFEFEF;
  --module-title: #19102c;
  --subtitle: #8a8b90;
  --text-color: #19102c;
  --link-color: #19102c;
  --link-color--hover: #19102c;
  --link-color--selected: #fff;
  --text-warning-color: #ff9d40;
  --text-form-color: #8a8b90;
  --task-unassigned-color: #8a8b90;
  --task-overdue-color: #ff6978;
  --task-recurrent-color: #906be6;
  --task-validation-color: #ff9d40;
  --alert-warning-bg: #fef3cd;
  --alert-warning-border: #f6c23e;
  --alert-warning-text: #856404;
  --alert-warning-icon: #ffc107;
  --btn-icon_date_color: #19102c;
  --btn-icon_date-background-color: #e1e1e2;
  --input-date-button-color: #FFFFFF;
  --input-date-button-background-color: #e1e1e2;
  --input-date-button-background-color--hover: #c6c8d3;
  --input-date-border-color: #e1e1e2;
  --input-date-border-color--hover: #9597a2;
  --input-date-filter: none;
  --input--date--focussed: #8A8B90;
  --input-date-outline-border--color: #FFFFFF;
  --input-dashboad-date-outline-border--color: #EFEFEF;
  --input-date-focus-shadow: 0 0 0 0.2rem rgba(144, 107, 230, 0.25);
  --text-dashboard-date--color: #19102C;
  --text-dark: #14274f;
  --text-secondary: #182f5f;
  --last-modif-label: #8A8B90;
  --red-error: #ff6978;
  --purple-success: #906be6;
  --input-alert: #ff6978;
  --arrow-step: #906be6;
  --arrow-back: #323232;
  --icons-form: #323232;
  --icon-number: #906be6;
  --expand-more-icon: #040405;
  --arrow-down-header-side-bar: #040405;
  --arrow-down-select: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23040405%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat right 0.75rem center;
  --agenda-arrow: #000000;
  --agenda-head-day-bg-hover: #fafafa;
  --agenda-head-bg-hover: #ffffff;
  --agenda-day-cell-border: #e1e1e1;
  --agenda-cal-day-cell: #f8f9fa;
  --billing-line-code-message-bg: #D2D3D4;
  --btn-access-bg: #ffffff;
  --btn-border: #E4DAF9;
  --btn-border--focus: #8A8B90;
  --btn-hover-round: #F2EDFC;
  --btn-outline-text: #fff;
  --btn-outline-border: #906be6;
  --btn-outline-hover: #906be6;
  --btn-primary-text: #ffffff;
  --btn-primary-text--disabled: #666666;
  --btn-primary-bg: #906be6;
  --btn-primary-bg--hover: #6E51B1;
  --btn-primary-bg--disabled: #4a4a4a;
  --btn-primary-border: #6E51B1;
  --btn-primary-border--focus: #6E51B1;
  --btn-second-text: #fff;
  --btn-second-bg: #5D4497;
  --btn-second-bg--hover: #44316F;
  --btn-second-border: #44316F;
  --btn-default-text: #54565E;
  --btn-default-bg: #FFFFFF;
  --btn-default-border:#E1E1E2;
  --btn-default-text-hover: #FFFFFF;
  --btn-default-bg-hover: #54565E;
  --btn-default-border-hover: #54565E;
  --btn-default-text-focus: #54565E;
  --btn-default-bg-focus: #FFFFFF;
  --btn-default-border-focus: #54565E;
  --btn-default-shadow-border-focus: #D2D3D4;
  --calendar-month-day-text: #14274f;
  --card-bg: #ffffff;
  --card-border-bt: #6E51B1;
  --card-enabled: #6E51B1;
  --card-disabled: #ccc;
  --card-title-text: #6E51B1;
  --card-description: #434040;
  --carousel-control-next-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
  --carousel-control-prev-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  --checkbox-hover: #ffffff;
  --chip-bg: #906BE6;
  --chip-btn-background: #906BE6;
  --custom-select-bg: #ffffff;
  --custom-select-bg--disabled: #f0f2f5;
  --custom-select-border: #E1E1E2;
  --custom-select-border--focus: #434040;
  --custom-select-border--disabled: #c6c8d3;
  --custom-select-bg-custom: #ffffff;
  --detail-module-head-border: #EFEFEF;
  --docarchive-bg: #fff;
  --docarchive-cal-arrow: #906BE6;
  --docarchive-btn-month--hover: #5D4497;
  --docarchive-btn-month-border: #ffffff;
  --docarchive-btn-month-selected--hover: #C8B5F3;
  --docarchive-btn-month-selected-border: #E4DAF9;
  --docarchive-btn-icon-arrow-bg--hover: #D6C8F6;
  --docarchive-vertical-line: #9597a2;
  --docarchive-round-bg: #ffffff;
  --docarchive-round-border: #c6c8d3;
  --docarchive-entry-border: #f2f3f6;
  --docarchive-month-label: #906BE6;
  --document-card-bg--base: #ffffff;
  --document-card-bg--grey: #f0f2f5;
  --document-card-bg--red: #ffc5c3;
  --document-card-bg--yellow: #fafcc5;
  --document-card-badge--green: #98CE00;
  --document-card-badge--red: #e24d4d;
  --document-card-subtitle: #9597a2;
  --document-card--hover: #906BE6F2;
  --document-row-bg--orange: #FCBA36;
  --document-row-bg--red: #FF6978;
  --dragdrop-fileinput-border: #dadada;
  --dragdrop-fileinput-bg: #ffffff;
  --dragdrop-icon: #9597a2;
  --dragdrop-text: #000000;
  --dragdrop-border: #9597a2;
  --dropdown-bg: #ffffff;
  --dropdown-btn-bg--hover: #f0f2f5;
  --dropdown-btn-color: #434040;
  --dropdown-btn-color--hover: #434040;
  --faq-item-detail-application-select-bg: #906BE6;
  --filtergroupbar: #f0f2f5;
  --filter-focus-text: #19102C;
  --filter-focus-border: #8A8B90;
  --filter-selected: #906BE6;
  --filter-text-selected: #FFFFFF;
  --filter-text-color: #8A8B90;
  --filter-arrow-color: #19102C;
  --filter-btn-background: #44316F;
  --filter-reset-btn: #62646B;
  --filter-reset-btn-background: #FFFFFF;
  --form-card-bg: #f0f2f5;
  --global-searchbar-bg: #EFEFEF;
  --global-searchbar-btn-bg: #ffffff;
  --global-searchbar-border: #E1E1E2;
  --global-searchbar-btn-bg-focus: #ffffff;
  --global-searchbar-bg-focus: #ffffff;
  --global-searchbar-border-focus: #E1E1E2;
  --global-searchbar-color-focus: #2C2F38;
  --header-bg-color: #ffffff;
  --header-btn-icon-color: #62646B;
  --btn-spinner-icon-color: #FFFFFF;
  --header-burger-btn: #906be6;
  --header-user-name: #343030;
  --header-line: #b1b1b1;
  --header-app-btn: #f0f2f5;
  --header-app-btn--hover--focus: #E1E1E2;
  --header-app-btn--border--hover--focus:#E1E1E2;
  --header-icon-app-color: #62646B;
  --header-icon-app-color--focus: #FFFFFF;
  --header-icon-app-name: #62646B;
  --header-icon-app-name--focus: #62646B;
  --input-bg: #FFFFFF;
  --input-bg-readonly: #F5F5F5;
  --input-border: #E1E1E2;
  --input-border-readonly: #E1E1E2;
  --lightblue-config-bg: #E4DAF9;
  --line-tab-color: #c6c8d3;
  --list-module-head-border: #E1E1E2;
  --locality-line-color: #cecece;
  --map-icons: #FFFFFF;
  --map-icons-bg: #906BE6;
  --grey-lighter: #F0F2F5;
  --blue-lighter: #E4EAFF;
  --modal-bg: #2C2F38;
  --modal-header-bg: #353a43;
  --modal-title-text: #dddedf;
  --modal-close: #ffffff;
  --modal-footer-border: #cecece;
  --modal-header-light-blue: #4a5568;
  --module-tab--selected: #906BE6;
  --module-tab-line-color: #E1E1E2;
  --multistatus-border: #ffffff;
  --multistatus-second-border: #E1E1E2;
  --ngbdatepicker-selectedday-text: #14274f;
  --ngbdatepicker-selectedday-bg: #a2a2a2;
  --ngbdatepicker-day-text: #14274f;
  --ngbdatepicker-day-week-text: #906be6;
  --ngbdatepicker-arrow: #906be6;
  --ngbdatepicker-arrow--hover: #001b54;
  --ngxpagination-hover: #e1e1e1;
  --ngxpagination-arrow: #54565E;
  --ngxpagination-arrow--disabled: #D2D3D4;
  --ngxpagination-page: #54565E;
  --ngxpagination-page--selected: #906be6;
  --note-criticality-high: #c0392b;
  --note-criticality-medium: #f7b731;
  --note-criticality-low: #4834d4;
  --order-dashboard-modal-group: #f0f2f5;
  --pricing-detail-bg: #E4DAF9;
  --progress-bar: #eee;
  --purple-icons: #906BE6;
  --searchicon-searchbar: #62646b;
  --searchbar-bg: #ffffff;
  --searchbar-border: #f0f2f5;
  --searchbar-text-color: #62646B;
  --searchbar-bg-focus: #ffffff;
  --searchbar-border--focus: #54565E;
  --searchbar-second-border-focus: #D2D3D4;
  --searchbar-text-color-focus: #2C2F38;
  --searchbar-bg-hover: #62646B;
  --searchbar-border-hover: #62646B;
  --searchbar-btn-color-hover: #FFFFFF;
  --searchbar-text-color-hover: #434040;
  --select-client-bg: #E4DAF9;
  --select-text: #000000;
  --sidebar-bg: #FFF;
  --sidebar-subtitle: #8A8B90;
  --sidebar-module--hover: #906be6;
  --sidebar-module--selected: #EFEFEF;
  --sidebar-border-left: #E1E1E2;
  --sidebar-collapse-btn: #AAABAE;
  --sidebar-user-icon-color:#19102C;
  --status-draft: #64748B;
  --status-waiting-validation: #F59E0B;
  --status-validated: #10B981;
  --status-rejected: #EF4444;
  --status-cancelled: #6B7280;
  --status-in-manufacturing: #6366F1;
  --status-manufactured: #8B5CF6;
  --status-dispatched-to-carrier: #3B82F6;
  --status-out-for-delivery: #0EA5E9;
  --status-delivery-to-customer: #059669;
  --list-badge-success-border: #28a745;
  --list-badge-danger-border: #dc3545;
  --list-badge-warning-border: #ffc107;
  --list-badge-info-border: #6c757d;
  --vw-rejected-bubble: #e24d4d;
  --vw-rejected-background: #ffc5c3;
  --vw-submited: #ffeec6;
  --vw-validation-background: #f0f2f5;
  --square-darkgrey: #9597a2;
  --square-lightgrey: #E4DAF9;
  --status-compliant-bg: #98CE00;
  --status-missing-bg: #FCBA36;
  --table-head: #efefef;
  --table-head-text: #54565e;
  --table-row: #ffffff;
  --table-row-bg--hover: #F5F5F5;
  --table-row-bg--selected: #f2edfc;
  --table-row-bg--selected--hover: #EFEFEF;
  --table-row-text: #19102c;
  --table-icons: #7f5ecc;
  --table-border-top: #8a8b90;
  --table-grey-subtitle: #8A8B90;
  --ticket-demand-bg: #E4DAF9;
  --toolbar-btn-search-bg: #fff;
  --toolbar-btn-search-bg--hover: #62646B;
  --toolbar-btn-search-border: #E1E1E2;
  --toolbar-btn-search-border--hover: #62646B;
  --toolbar-searchicon: #62646b;
  --toolbar-search-input-bg: #FFFFFF;
  --wizard-step-selected-bg: #E4DAF9;
  --wizard-step-border-bottom: #dee2e6;
  --wizard-form-bg: #ffffff;
  --finished-circle: #98CE00;
  --default-step-circle: #7f5ecc;
  --last-step-circle: #c6c8d3;
  --validator-job: #9597a2;
  --mission-initiate: #98CE00;
  --mission-cancel: #e24d4d;
  --module-tab-bg: #ffffff;
  --module-tab-bg-darker: #F5F5F5;
  --multistatus-border-ontab: #292c31;
  --third-part-insee-searchinput-border: #7f5ecc;
  --third-part-insee-searchinput-bg: #FFFFFF;
  --third-part-insee-searchtag-bg: #fff;
  --third-part-insee-searchtag-bg--selected: #906BE6;
  --third-part-insee-searchtag-border: #E4DAF9;
  --third-part-insee-searchtag-border--selected: #906BE6;
  --third-part-insee-line: #C6C8D3;
  --third-part-filter-btn: #FFFFFF;
  --third-part-base-card-border: #E4DAF9;
  --third-part-to-update-bg: #FFEECD;
  --third-part-to-update-border: #FDCC69;
  --third-part-to-update-text: #DFA530;
  --third-part-to-update-badge-bg: #FFFFFF;
  --third-part-to-update-badge-border: #E4DAF9;
  --third-part-insee-new-bg: #E4DAF9;
  --third-part-insee-badge-legal-status-bg: #E4DAF9;
  --third-part-insee-badge-legal-status-text: #7f5ecc;
  --third-part-insee-badge-creation-date-text: #434040;
  --third-part-insee-badge-creation-date-border: #E4DAF9;
  --third-part-insee-badge-creation-date-new-text: #FFFFFF;
  --third-part-insee-badge-creation-date-new-bg: #7f5ecc;
  --document-empty-card-footer-background-color: #F5F5F5;
  --document--empty-card-border-color: #D2D3D4;
  --document--empty-card-icon-color: #19102C;
  --document--empty-card-label-color: #19102C;
  --document-footer-valid-status-background-color: #F9FCF0;
  --document-footer-valid-status-text-color: #98CE00;
  --document-footer-delete-status-background-color: #FFF6F7;
  --document-footer-delete-status-text-color: #FF6978;
  --document-footer-to-verify-status-background-color: #FFFBF3;
  --document-footer-to-verify-status-text-color: #FCBA36;
  --document-footer-archived-status-background-color: #F5F5F5;
  --document-footer-archived-status-text-color: #8A8B90;
  --document-footer-unknown-status-text-color: #000000;
  --document-footer-draft-status-text-color: #17a2b8;
  --document-footer-rejected-status-text-color: #e83e8c;
  --document-footer-to-complete-status-text-color: #fd7e14;
  --document--purple-label-background-color: #F2EDFC;
  --document--purple-label-text-color: #906BE6;
  --map-tile-filter: none;
  --map-control-bg: #ffffff;
  --map-control-text: #54565e;
  --map-control-border: #e1e1e2;
  --map-control-hover-bg: #f8f9fa;
  --map-control-hover-text: #19102c;
  --map-attribution-bg: rgba(255, 255, 255, 0.8);
  --map-attribution-text: #54565e;
  --map-popup-bg: #ffffff;
  --map-popup-text: #19102c;
  --map-popup-border: #e1e1e2;
  --map-popup-shadow: rgba(0, 0, 0, 0.15);
  --map-cluster-bg-small: rgba(181, 226, 140, 0.5);
  --map-cluster-bg-medium: rgba(241, 211, 87, 0.5);
  --map-cluster-bg-large: rgba(253, 156, 115, 0.5);
  --map-cluster-text: #ffffff;
  --widget-bg: #ffffff;
  --widget-bg-secondary: #f8f9fa;
  --widget-border: #e0e0e0;
  --widget-border-light: #f0f0f0;
  --widget-text-primary: #333333;
  --widget-text-secondary: #666666;
  --widget-text-muted: #999999;
  --widget-shadow: rgba(0, 0, 0, 0.1);
  --widget-shadow-hover: rgba(0, 0, 0, 0.15);
  --widget-progress-bg: #e0e0e0;
  --widget-separator: #e0e0e0;
  --modal-bg: #ffffff;
  --modal-header-bg: #f8f9fa;
  --modal-title-text: #19102c;
  --modal-close: #6c757d;
  --modal-footer-border: #dee2e6;
  --modal-header-light-blue: #bfcfff;
  --audit-risk-content-bg: #ffffff;
  --audit-risk-content-border: #e1e1e2;
  --audit-warning-section-bg: #fff3cd;
  --audit-warning-section-border: #f6c23e;
  --audit-warning-section-text: #856404;
  --audit-reminder-section-bg: #d1ecf1;
  --audit-reminder-section-border: #bee5eb;
  --audit-reminder-section-text: #0c5460;
  --audit-rules-section-bg: #e2e3f1;
  --audit-rules-section-border: #b8b9d1;
  --audit-rules-section-text: #4a4b6a;
}
body.dark-theme {
  --bg-app: #1e212b;
  --module-title: #fff;
  --subtitle: #fff;
  --text-color: #fff;
  --link-color: #fff;
  --link-color--hover: #fff;
  --text-warning-color: #ff9d40;
  --text-form-color: #eaeaeb;
  --task-unassigned-color: #fff;
  --task-overdue-color: #ff6978;
  --task-recurrent-color: #fff;
  --task-validation-color: #fff;
  --alert-warning-bg: #3d2f00;
  --alert-warning-border: #f6c23e;
  --alert-warning-text: #ffd43b;
  --alert-warning-icon: #ffc107;
  --btn-icon_date_color: #FFFFFF;
  --btn-icon_date-background-color:#3A3C45;
  --input-date-button-color: #FFFFFF;
  --input-date-button-background-color: #e1e1e2;
  --input-date-button-background-color--hover: #9597a2;
  --input-date-border-color: #2c2f38;
  --input-date-border-color--hover: #9597a2;
  --input-date-filter: invert(1);
  --input--date--focussed: #D9D9D9;
  --input-date-outline-border--color: #2C2F38;
  --input-dashboad-date-outline-border--color: #1E212B;
  --input-date-focus-shadow: 0 0 0 0.2rem rgba(144, 107, 230, 0.35);
  --text-dashboard-date--color: #8A8B90;
  --text-dark: #75a1f9;
  --text-secondary: #2847ec;
  --last-modif-label: #8A8B90;
  --red-error: #ff6978;
  --purple-success: #906be6;
  --input-alert: #ff6978;
  --arrow-step: #9E7EEA;
  --arrow-back: #eaeaeb;
  --icons-form: #c6c8d3;
  --icon-number: #9E7EEA;
  --expand-more-icon: #E4DAF9;
  --arrow-down-header-side-bar: #E4DAF9;
  --arrow-down-select: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23E4EAFF%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat right 0.75rem center;
  --agenda-arrow: #e9e9ea;
  --agenda-head-day-bg-hover: #3d414a;
  --agenda-head-bg-hover: #383c44;
  --agenda-day-cell-border: #2E323A;
  --agenda-cal-day-cell: #292c31;
  --billing-line-code-message-bg: #474952;
  --btn-access-bg: #ffffff;
  --btn-default-bg: #3A3C45;
  --btn-default-border: #54565E;
  --btn-default-text: #FFFFFF;
  --btn-border: #383c44;
  --btn-border--focus: #8A8B90;
  --btn-hover-round: #383c44;
  --btn-outline-text: #ebeced;
  --btn-outline-border: #9597a2;
  --btn-outline-hover: #292c31;
  --btn-primary-text: #ffffff;
  --btn-primary-text--disabled: #fff;
  --btn-primary-bg: #906be6;
  --btn-primary-bg--hover: #6e51b1;
  --btn-primary-bg--disabled: #3a3c45;
  --btn-primary-border: #6e51b1;
  --btn-primary-border--focus: #6e51b1;
  --btn-second-text: #fff;
  --btn-second-bg: #5d4497;
  --btn-second-bg--hover: #332455;
  --btn-second-border: #44316f;
  --calendar-month-day-text: #FFFFFF;
  --card-bg: #2C2F38;
  --card-border-bt: #44316F;
  --card-enabled: #44316F;
  --card-disabled: #ccc;
  --card-title-text: #dddedf;
  --card-description: #9597a2;
  --carousel-control-next-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
  --carousel-control-prev-icon-bg: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
  --checkbox-hover: #ccc;
  --chip-bg: #906BE6;
  --chip-btn-background: #906BE6;
  --custom-select-bg: #3d414a;
  --custom-select-bg--disabled: #3d414a;
  --custom-select-border: #3A3C45;
  --custom-select-border--focus: #9597a2;
  --custom-select-border--disabled: #3d414a;
  --custom-select-bg-custom: #292c31;
  --detail-module-head-border: #1E212B;
  --docarchive-bg: #2C2F38;
  --docarchive-cal-arrow: #906BE6;
  --docarchive-btn-month--hover: #BAA3F0;
  --docarchive-btn-month-border: #353a43;
  --docarchive-btn-month-selected--hover: #c2c9d2;
  --docarchive-btn-month-selected-border: #292c31;
  --docarchive-btn-icon-arrow-bg--hover: #BAA3F0;
  --docarchive-vertical-line: #9597a2;
  --docarchive-round-bg: #2f3238;
  --docarchive-round-border: #9597a2;
  --docarchive-entry-border: #2f3238;
  --docarchive-month-label: #AC90ED;
  --document-card-bg--base: #292c31;
  --document-card-bg--grey: #383c44;
  --document-card-bg--red: #993b3d;
  --document-card-bg--yellow: #935922;
  --document-card-badge--green: #98CE00;
  --document-card-badge--red: #d37472;
  --document-card-subtitle: #8A8B90;
  --document-card--hover: #906BE6F2;
  --document-row-bg--orange: #FCBA36;
  --document-row-bg--red: #FF6978;
  --dragdrop-fileinput-bg: #383c44;
  --dragdrop-icon: #ebeced;
  --dragdrop-text: #ffffff;
  --dragdrop-border: #9597a2;
  --dropdown-bg: #2C2F38;
  --dropdown-btn-bg--hover: #292c31;
  --dropdown-btn-color: #ffffff;
  --dropdown-btn-color--hover: #ebebec;
  --faq-item-detail-application-select-bg: #906BE6;
  --filtergroupbar: #363940;
  --filter-focus-text: #FFFFFF;
  --filter-focus-border: #8A8B90;
  --filter-text-selected: #FFFFFF;
  --filter-selected: #906BE6;
  --filter-text-color: #8A8B90;
  --filter-arrow-color: #FFFFFF;
  --filter-btn-background: #44316F;
  --filter-reset-btn: #FFFFFF;
  --filter-reset-btn-background: #3A3C45;
  --form-card-bg: #3d414a;
  --global-searchbar-bg: #1E212B;
  --global-searchbar-btn-bg: #3A3C45;
  --global-searchbar-border: #1E212B;
  --global-searchbar-btn-bg-focus: #3A3C45;
  --global-searchbar-border-focus: #1E212B;
  --global-searchbar-bg-focus: #2C2F38;
  --global-searchbar-color-focus: #8A8B90;
  --header-bg-color: #2c2f38;
  --header-btn-icon-color: #FFFFFF;
  --btn-spinner-icon-color: #FFFFFF;
  --header-burger-btn: #ebeced;
  --header-user-name: #ebebec;
  --header-line: #9597a2;
  --header-app-btn: #3A3C45;
  --header-app-btn--hover--focus: #474952;
  --header-app-btn--border--hover--focus: #1E212B;
  --header-icon-app-color: #e9e9ea;
  --header-icon-app-color--focus: #92a8ff;
  --header-icon-app-name: #FFFFFF;
  --header-icon-app-name--focus: #FFFFFF;
  --input-bg: #2C2F38;
  --input-bg-readonly: #1E212B;
  --input-border: #3A3C45;
  --input-border-readonly: #2C2F38;
  --lightblue-config-bg: #25282D;
  --line-tab-color: #9597A2;
  --list-module-head-border: #1E212B;
  --locality-line-color: #575757;
  --map-icons: #FFFFFF;
  --map-icons-bg: #906BE6;
  --widget-bg: #2C2F38;
  --widget-bg-secondary: #3A3C45;
  --widget-border: #474952;
  --widget-border-light: #3A3C45;
  --widget-text-primary: #ffffff;
  --widget-text-secondary: #c6c8d3;
  --widget-text-muted: #8a8b90;
  --widget-shadow: rgba(0, 0, 0, 0.3);
  --widget-shadow-hover: rgba(0, 0, 0, 0.4);
  --widget-progress-bg: #474952;
  --widget-separator: #474952;
  --widget-stat-cyan: #00bcd4;
  --widget-stat-orange: #ff9800;
  --widget-stat-green: #4caf50;
  --widget-stat-purple: #9c27b0;
  --map-marker-premium: #4caf50;
  --map-marker-standard: #007bff;
  --map-marker-new: #999999;
  --map-status-success: #28a745;
  --map-status-warning: #fd7e14;
  --map-status-danger: #dc3545;
  --map-status-info: #007bff;
  --map-status-muted: #6c757d;
  --map-urgency-high: #dc3545;
  --map-urgency-medium: #fd7e14;
  --map-urgency-low: #28a745;
  --map-visit-completed: #6c757d;
  --map-visit-in-progress: #fd7e14;
  --map-visit-planned: #007bff;
  --map-notification-success: #155724;
  --map-notification-warning: #856404;
  --map-notification-info: #004085;
  --widget-opportunity-high: #ff5252;
  --widget-opportunity-medium: #ff9800;
  --widget-opportunity-low: #4caf50;
  --grey-lighter: #F0F2F5;
  --blue-lighter: #E4EAFF;
  --modal-bg: #2C2F38;
  --modal-header-bg: #353a43;
  --modal-title-text: #dddedf;
  --modal-close: #ffffff;
  --widget-bg: #2C2F38;
  --widget-bg-secondary: #3A3C45;
  --widget-border: #474952;
  --widget-border-light: #3A3C45;
  --widget-text-primary: #ffffff;
  --widget-text-secondary: #c6c8d3;
  --widget-text-muted: #8a8b90;
  --widget-shadow: rgba(0, 0, 0, 0.3);
  --widget-shadow-hover: rgba(0, 0, 0, 0.4);
  --widget-progress-bg: #474952;
  --widget-separator: #474952;
  --widget-stat-cyan: #26c6da;
  --widget-stat-orange: #ffb74d;
  --widget-stat-green: #66bb6a;
  --widget-stat-purple: #ab47bc;
  --map-marker-premium: #66bb6a;
  --map-marker-standard: #42a5f5;
  --map-marker-new: #8a8b90;
  --map-status-success: #66bb6a;
  --map-status-warning: #ffb74d;
  --map-status-danger: #ef5350;
  --map-status-info: #42a5f5;
  --map-status-muted: #8a8b90;
  --map-urgency-high: #ef5350;
  --map-urgency-medium: #ffb74d;
  --map-urgency-low: #66bb6a;
  --map-visit-completed: #8a8b90;
  --map-visit-in-progress: #ffb74d;
  --map-visit-planned: #42a5f5;
  --map-notification-success: #a5d6a7;
  --map-notification-warning: #ffcc80;
  --map-notification-info: #90caf9;
  --widget-opportunity-high: #ef5350;
  --widget-opportunity-medium: #ffb74d;
  --widget-opportunity-low: #66bb6a;
  --modal-footer-border: #292c31;
  --module-tab--selected: #9E7EEA;
  --module-tab-line-color: #54565E;
  --multistatus-border: #2C2F38;
  --multistatus-second-border: #3A3C45;
  --ngbdatepicker-selectedday-text: #e9e9ea;
  --ngbdatepicker-selectedday-bg: #292c31;
  --ngbdatepicker-day-text: #9E7EEA;
  --ngbdatepicker-day-week-text: #a6b1ed;
  --ngbdatepicker-arrow: #9E7EEA;
  --ngbdatepicker-arrow--hover: #2847ec;
  --ngxpagination-hover: #54565E;
  --ngxpagination-arrow: #EFEFEF;
  --ngxpagination-arrow--disabled: #8A8B90;
  --ngxpagination-page: #e9e9ea;
  --ngxpagination-page--selected: #906be6;
  --note-criticality-high: #c0392b;
  --note-criticality-medium: #f7b731;
  --note-criticality-low: #4834d4;
  --order-dashboard-modal-group: #434852;
  --overlay-panel-bg: #1E212B;
  --overlay-panel-text: #FFFFFF;
  --paginator-arrow: #EFEFEF;
  --paginator-arrow--disabled: #8A8B90;
  --paginator-bg: #1E212B;
  --paginator-hover-bg: #383c44;
  --paginator-select-bg: #3D414A;
  --paginator-select-border: #3A3C45;
  --paginator-select-text: #EAEAEB;
  --paginator-text: #E9E9EA;
  --pricing-detail-bg: #2C2F38;
  --progress-bar: #292c31;
  --searchicon-searchbar: #FFFFFF;
  --searchbar-bg: #3A3C45;
  --searchbar-border: #1E212B;
  --searchbar-text-color: #62646B;
  --searchbar-bg-focus: #3A3C45;
  --searchbar-border--focus: #1E212B;
  --searchbar-second-border-focus: #54565E;
  --searchbar-text-color-focus: #FFFFFF;
  --searchbar-bg-hover: #62646B;
  --searchbar-border-hover: #62646B;
  --searchbar-btn-color-hover: #FFFFFF;
  --select-client-bg: #3d414a;
  --select-text: #eaeaeb;
  --sidebar-bg: #2c2f38;
  --sidebar-subtitle: #8A8B90;
  --sidebar-module--hover: #906be6;
  --sidebar-module--selected: #474952;
  --sidebar-border-left: #1E212B;
  --sidebar-collapse-btn: #AAABAE;
  --sidebar-user-icon-color:#FFFFFF;
  --status-draft: #94A3B8;
  --status-waiting-validation: #FBBF24;
  --status-validated: #34D399;
  --status-rejected: #F87171;
  --status-cancelled: #9CA3AF;
  --status-in-manufacturing: #818CF8;
  --status-manufactured: #A78BFA;
  --status-dispatched-to-carrier: #60A5FA;
  --status-out-for-delivery: #38BDF8;
  --status-delivery-to-customer: #34D399;
  --list-badge-success-border: #34ce57;
  --list-badge-danger-border: #ef5350;
  --list-badge-warning-border: #ffb300;
  --list-badge-info-border: #8a8b90;
  --vw-rejected-bubble: #e24d4d;
  --vw-rejected-background: #c0392b;
  --vw-submited: #ff9f43;
  --vw-validation-background: #57606f;
  --square-darkgrey: #9597a2;
  --square-lightgrey: #3d414a;
  --status-compliant-bg: #98CE00;
  --status-missing-bg: #FCBA36;
  --table-head: #1e212b;
  --table-head-text: #F5F5F5;
  --table-row: #2c2f38;
  --table-row-bg--hover: #474952;
  --table-row-bg--selected: #19102c;
  --table-row-bg--selected--hover: #474952;
  --table-row-text: #FFF;
  --table-icons: #FFF;
  --table-border-top: #1e212b;
  --table-grey-subtitle: #D2D3D4;
  --ticket-demand-bg: #292c31;
  --toolbar-btn-search-bg: #3a3c45;
  --toolbar-btn-search-bg--hover: #62646B;
  --toolbar-btn-search-border: #1e212b;
  --toolbar-btn-search-border--hover: #62646B;
  --toolbar-searchicon: #fff;
  --toolbar-search-input-bg: #1E212B;
  --wizard-step-selected-bg: #AC90ED;
  --wizard-step-border-bottom: #000000;
  --wizard-form-bg: #1E212B;
  --select-date: #3d414a;
  --text-color-date: #9597a2;
  --mission-initiate: #98CE00;
  --mission-cancel: #d37472;
  --module-tab-bg: #2E323A;
  --module-tab-bg-darker: #292c31;
  --multistatus-border-ontab: #f0f2f5;
  --third-part-insee-searchinput-border: #2E323A;
  --third-part-insee-searchinput-bg: #3D414A;
  --third-part-insee-searchtag-bg: #3d414a;
  --third-part-insee-searchtag-bg--selected: #906BE6;
  --third-part-insee-searchtag-border: #8A8B90;
  --third-part-insee-searchtag-border--selected: #906BE6;
  --third-part-insee-line: #25282D;
  --third-part-filter-btn: #9E7EEA;
  --third-part-base-card-border: #2E323A;
  --third-part-to-update-bg: #595855;
  --third-part-to-update-border: #595855;
  --third-part-to-update-text: #DFA530;
  --third-part-to-update-badge-bg: #7A766C;
  --third-part-to-update-badge-border: #7A766C;
  --third-part-insee-new-bg: #54565E;
  --third-part-insee-badge-legal-status-bg: #685291;
  --third-part-insee-badge-legal-status-text: #FFFFFF;
  --third-part-insee-badge-creation-date-text: #EAEAEB;
  --third-part-insee-badge-creation-date-border: #2E323A;
  --third-part-insee-badge-creation-date-new-text: #EFF2FF;
  --third-part-insee-badge-creation-date-new-bg: #9E7EEA;
  --document-empty-card-footer-background-color: #3A3C45;
  --document--empty-card-border-color: #474952;
  --document--empty-card-icon-color: #FFFFFF;
  --document--empty-card-label-color: #FFFFFF;
  --document-footer-valid-status-background-color: #212C00;
  --document-footer-valid-status-text-color: #98CE00;
  --document-footer-delete-status-background-color: #320E11;
  --document-footer-delete-status-text-color: #FF6978;
  --document-footer-to-verify-status-background-color: #392909;
  --document-footer-to-verify-status-text-color: #FCBA36;
  --document-footer-archived-status-background-color: #3A3C45;
  --document-footer-archived-status-text-color: #8A8B90;
  --document-footer-unknown-status-text-color: #FFFFFF;
  --document-footer-draft-status-text-color: #5bc0de;
  --document-footer-rejected-status-text-color: #F472B6;
  --document-footer-to-complete-status-text-color: #F97316;
  --document--purple-label-background-color: #070311;
  --document--purple-label-text-color: #906BE6;
  --map-tile-filter: invert(100%) hue-rotate(180deg) brightness(95%) contrast(90%);
  --map-control-bg: #2C2F38;
  --map-control-text: #ffffff;
  --map-control-border: #474952;
  --map-control-hover-bg: #3A3C45;
  --map-control-hover-text: #ffffff;
  --map-attribution-bg: rgba(44, 47, 56, 0.8);
  --map-attribution-text: #c6c8d3;
  --map-popup-bg: #2C2F38;
  --map-popup-text: #ffffff;
  --map-popup-border: #474952;
  --map-popup-shadow: rgba(0, 0, 0, 0.5);
  --map-cluster-bg-small: rgba(181, 226, 140, 0.9);
  --map-cluster-bg-medium: rgba(241, 211, 87, 0.9);
  --map-cluster-bg-large: rgba(253, 156, 115, 0.9);
  --map-cluster-text: #ffffff;
  --audit-risk-content-bg: #2C2F38;
  --audit-risk-content-border: #474952;
  --audit-warning-section-bg: #3d2f00;
  --audit-warning-section-border: #f6c23e;
  --audit-warning-section-text: #ffd43b;
  --audit-reminder-section-bg: #0c5460;
  --audit-reminder-section-border: #bee5eb;
  --audit-reminder-section-text: #d1ecf1;
  --audit-rules-section-bg: #4a4b6a;
  --audit-rules-section-border: #b8b9d1;
  --audit-rules-section-text: #e2e3f1;
}
body.dark-theme input[type=date],
body.dark-theme input[type=datetime-local],
body.dark-theme input[type=time] {
  color-scheme: dark;
  accent-color: var(--purple-success);
}
body.dark-theme input[type=date]::-webkit-calendar-picker-indicator,
body.dark-theme input[type=datetime-local]::-webkit-calendar-picker-indicator,
body.dark-theme input[type=time]::-webkit-calendar-picker-indicator {
  filter: invert(1) hue-rotate(230deg) saturate(1.2);
  opacity: 0.9;
}
body.dark-theme input[type=date]::-webkit-calendar-picker-indicator:hover,
body.dark-theme input[type=datetime-local]::-webkit-calendar-picker-indicator:hover,
body.dark-theme input[type=time]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.bg-form {
  background-color: #F8F9FA !important;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #ffffff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  --font-family-monospace:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-size: 0.79rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-color);
  text-align: left;
  background-color: #ffffff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  font-size: 0.75rem;
  margin-bottom: 0rem;
  color: var(--table-row-text);
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 1px auto #7f5ecc;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
}
[type=search] {
  -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: Poppins;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
}
h1,
.h1 {
  font-size: 1.975rem;
}
h2,
.h2 {
  font-size: 1.58rem;
}
h3,
.h3 {
  font-size: 1.3825rem;
}
h4,
.h4 {
  font-size: 1.185rem;
}
h5,
.h5 {
  font-size: 0.9875rem;
}
h6,
.h6 {
  font-size: 0.79rem;
}
.lead {
  font-size: 0.9875rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 72%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 0.9875rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\a0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: calc(1rem / 2);
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: separate;
  border-spacing: 0 1px;
  overflow: hidden;
  margin-bottom: 1rem;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid transparent;
}
.table thead th {
  vertical-align: middle;
  padding: 0.5rem;
  border: none;
  color: var(--table-head-text);
  text-transform: uppercase;
  font-size: 10px;
  padding: 0.5rem;
  background-color: var(--table-head);
}
.table .table-row {
  background-color: var(--table-row);
  color: var(--table-row-text);
  transition: all 0.4s;
  cursor: pointer;
}
.table .table-row:hover {
  background-color: var(--table-row-bg--hover);
}
.table .table-row th,
.table .table-row td {
  border: none;
  border-left: 4px solid transparent;
  vertical-align: middle;
  padding: 0.5rem;
}
.table .table-row th:first-child {
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
}
.table .table-row td:last-child {
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}
.table .table-row:hover {
  transform: translateZ(1.5rem);
  box-shadow: 0px 8px 16px 0px rgba(67, 64, 64, 0.2);
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table .table {
  background-color: #ffffff;
}
.table-collapse {
  background-color: var(--bg-app);
}
.table-collapse th,
.table-collapse td {
  border: none;
}
.table-collapse label {
  font-weight: 700;
}
.table-empty th,
.table-empty td {
  border: none;
}
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(183.6, 218.04, 255);
}
.table-hover .table-primary:hover {
  background-color: rgb(158.1, 204.84, 255);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(158.1, 204.84, 255);
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}
.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(245.2, 198.44, 202.92);
}
.table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}
.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: hsla(0, 0%, -5%, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: hsla(0, 0%, -5%, 0.075);
}
.table .thead-dark th {
  color: #ffffff;
  background-color: #212529;
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #ffffff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
.table-responsive {
  scrollbar-width: thin;
  scrollbar-color: var(--sidebar-border-left, #e1e1e2) transparent;
}
.table-responsive::-webkit-scrollbar {
  width: 4px;
}
.table-responsive::-webkit-scrollbar-track {
  background: transparent;
}
.table-responsive::-webkit-scrollbar-thumb {
  background: var(--sidebar-border-left, #e1e1e2);
  border-radius: 2px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.table-responsive:hover::-webkit-scrollbar-thumb {
  opacity: 1;
}
.table-responsive::-webkit-scrollbar-thumb:hover {
  background: var(--filter-selected, #6c5dd3);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.935rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.79rem;
  line-height: 1.5;
  color: #495057;
  background-color: var(--searchbar-bg);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 3.125rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: var(--searchbar-text-color-focus);
  background-color: var(--searchbar-bg);
  border-color: var(--searchbar-border--focus);
  outline: 0;
  box-shadow: 0 0 0 0.1rem var(--btn-border--focus);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: var(--searchbar-bg);
  opacity: 1;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: var(--searchbar-bg);
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 0.9875rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.69125rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.536875rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.69125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(2.48125rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 0.9875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size],
select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: calc(-1 * 1.25rem);
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 72%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.69125rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 3.125rem;
}
.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: rgb(113.4130434783, 221.0869565217, 138);
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 72%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.69125rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 3.125rem;
}
.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: rgb(238.8291139241, 161.6708860759, 169.0632911392);
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover,
.btn:focus {
  text-decoration: none;
}
.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.1rem var(--btn-border--focus);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: rgb(0, 104.55, 216.75);
  border-color: rgb(0, 98.4, 204);
}
.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(0, 98.4, 204);
  border-color: rgb(0, 92.25, 191.25);
}
.btn-secondary {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #ffffff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: 0 0 0 0.1rem rgba(108, 117, 125, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.btn-success {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #ffffff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-info {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #ffffff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0.1rem rgba(23, 162, 184, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 0.1rem rgba(255, 193, 7, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
  border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.btn-danger:focus,
.btn-danger.focus {
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
  border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(225.6875, 229.875, 234.0625);
  border-color: rgb(218.25, 223.5, 228.75);
}
.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 0.1rem rgba(248, 249, 250, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.25, 223.5, 228.75);
  border-color: rgb(210.8125, 217.125, 223.4375);
}
.btn-dark {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 0.1rem rgba(52, 58, 64, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #ffffff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.1rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #ffffff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.1rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.1rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.1rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.1rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #ffffff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(52, 58, 64, 0.5);
}
.btn-primary {
  background-color: var(--btn-primary-bg) !important;
  border-color: var(--btn-primary-border) !important;
  color: var(--btn-primary-text) !important;
}
.btn-primary:hover {
  background-color: var(--btn-primary-bg--hover) !important;
  border-color: var(--btn-primary-bg--hover) !important;
}
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--btn-primary-bg--hover) !important;
  border-color: var(--btn-primary-bg--hover) !important;
}
.btn-primary:disabled,
.btn-primary.disabled {
  background-color: var(--btn-primary-bg--disabled) !important;
  border-color: var(--btn-primary-bg--disabled) !important;
  color: var(--btn-primary-text--disabled) !important;
  opacity: 0.6 !important;
  cursor: not-allowed !important;
  box-shadow: none !important;
  transform: none !important;
}
.btn-primary:disabled:hover,
.btn-primary.disabled:hover {
  background-color: var(--btn-primary-bg--disabled) !important;
  border-color: var(--btn-primary-bg--disabled) !important;
  color: var(--btn-primary-text--disabled) !important;
  transform: none !important;
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.btn-link:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 8rem;
  padding-top: 0.5rem;
  margin: 0.125rem 0 0;
  font-size: 13px;
  color: var(--text-color);
  font-family: "Poppins";
  letter-spacing: -0.02em;
  text-align: left;
  list-style: none;
  background-color: var(--dropdown-bg);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3.125rem;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^=top],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: var(--dropdown-btn-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--dropdown-btn-color--hover);
  text-decoration: none;
  background-color: var(--dropdown-btn-bg--hover);
}
.dropdown-item.active,
.dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.69125rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: calc(-1 * 1px);
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: calc(-1 * 1px);
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: calc(-1 * 1px);
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: calc(-1 * 1px);
}
.input-group-prepend {
  margin-right: calc(-1 * 1px);
}
.input-group-append {
  margin-left: calc(-1 * 1px);
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.79rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: var(--searchbar-bg);
  border: 1px solid var(--searchbar-border);
  border-radius: 3.125rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.48125rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 0.9875rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.536875rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.69125rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.185rem;
  padding-left: 1.5rem;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #ffffff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.1rem var(--btn-border--focus);
}
.custom-control-input:active ~ .custom-control-label::before {
  color: #ffffff;
  background-color: rgb(0, 61.5, 127.5);
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
}
.custom-control-label::before {
  position: absolute;
  top: 0.0925rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  user-select: none;
  background-color: #ffffff;
}
.custom-control-label::after {
  position: absolute;
  top: 0.0925rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.2rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'><path fill='#ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/></svg>");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'><path stroke='#ffffff' d='M0 2h4'/></svg>");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'><circle r='3' fill='#ffffff'/></svg>");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch .custom-control-label::before {
  background-color: #ffffff;
  border-radius: 0.5rem;
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.935rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #9597A2;
  vertical-align: middle;
  background: var(--custom-select-bg) str-replace(url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E), "#", "%23") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid var(--custom-select-border);
  border-radius: 3.125rem;
  appearance: none;
}
.custom-select:focus {
  border-color: var(--custom-select-border--focus);
  outline: 0;
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #ffffff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  background-color: var(--custom-select-bg--disabled);
}
.custom-select::-ms-expand {
  opacity: 0;
}
.custom-select-sm {
  height: calc(1.536875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
.custom-select-lg {
  height: calc(2.48125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.935rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.935rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #7f5ecc;
  box-shadow: 0 0 0 0.1rem var(--btn-border--focus);
}
.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #7f5ecc;
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.935rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  border-radius: 3.125rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 1.935rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 3.125rem 3.125rem 0;
}
.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
}
.custom-range {
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem var(--btn-border--focus);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem var(--btn-border--focus);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem var(--btn-border--focus);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb {
  appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(178.5, 215.4, 255);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb {
  appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(178.5, 215.4, 255);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.1rem;
  margin-left: 0.1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb {
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: rgb(178.5, 215.4, 255);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 72%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.69125rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 3.125rem;
}
.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: rgb(113.4130434783, 221.0869565217, 138);
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.1rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 72%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.69125rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 3.125rem;
}
.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: rgb(238.8291139241, 161.6708860759, 169.0632911392);
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.1rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.1rem rgba(220, 53, 69, 0.25);
}
.custom-select {
  border-radius: 3.125rem;
}
.custom-select.custom-select-sm,
.custom-select.custom-select-lg {
  border-radius: 3.125rem;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: calc(-1 * 1px);
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #ffffff;
  border-color: #dee2e6 #dee2e6 #ffffff;
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * 1px);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 3.125rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.351875rem;
  padding-bottom: 0.351875rem;
  margin-right: 1rem;
  font-size: 0.9875rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 0.9875rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3.125rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"), "#", "%23");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #ffffff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #ffffff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"), "#", "%23");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #ffffff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #ffffff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: var(--card-bg);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 3.125rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
  color: var(--card-body-color);
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: calc(-1 * 0.375rem);
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(3.125rem - 1px) calc(3.125rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(3.125rem - 1px) calc(3.125rem - 1px);
}
.card-header-tabs {
  margin-right: calc(-1 * 0.375rem);
  margin-bottom: calc(-1 * 0.75rem);
  margin-left: calc(-1 * 0.375rem);
  border-bottom: 0;
}
.card-header-pills {
  margin-right: calc(-1 * 0.375rem);
  margin-left: calc(-1 * 0.375rem);
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img {
  width: 100%;
  border-radius: calc(3.125rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(3.125rem - 1px);
  border-top-right-radius: calc(3.125rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(3.125rem - 1px);
  border-bottom-left-radius: calc(3.125rem - 1px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: calc(-1 * 15px);
    margin-left: calc(-1 * 15px);
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 3.125rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 3.125rem;
    border-bottom-left-radius: 3.125rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-radius: 3.125rem 3.125rem 0 0;
}
.accordion > .card:last-of-type {
  border-radius: 0 0 3.125rem 3.125rem;
}
.accordion > .card .card-header {
  margin-bottom: calc(-1 * 1px);
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 3.125rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: calc(-1 * 1px);
  line-height: 1.25;
  color: #007bff;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: rgb(0, 86.1, 178.5);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.1rem var(--btn-border--focus);
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 0.9875rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.69125rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 3.125rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #ffffff;
  background-color: #007bff;
}
.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(0, 98.4, 204);
}
.badge-secondary {
  color: #ffffff;
  background-color: #6c757d;
}
.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.badge-success {
  color: #ffffff;
  background-color: #28a745;
}
.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
}
.badge-info {
  color: #ffffff;
  background-color: #17a2b8;
}
.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(211, 158.25, 0);
}
.badge-danger {
  color: #ffffff;
  background-color: #dc3545;
}
.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: rgb(218.25, 223.5, 228.75);
}
.badge-dark {
  color: #ffffff;
  background-color: #343a40;
}
.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 3.125rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3.685rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(204, 228.6, 255);
  border-color: rgb(183.6, 218.04, 255);
}
.alert-primary hr {
  border-top-color: rgb(158.1, 204.84, 255);
}
.alert-primary .alert-link {
  color: rgb(0, 39.36, 81.6);
}
.alert-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(225.6, 227.4, 229);
  border-color: rgb(213.84, 216.36, 218.6);
}
.alert-secondary hr {
  border-top-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.alert-secondary .alert-link {
  color: rgb(32.5205150215, 35.2305579399, 37.6394849785);
}
.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}
.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}
.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}
.alert-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.alert-danger hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-danger .alert-link {
  color: rgb(73.3010989011, 17.6589010989, 22.9898901099);
}
.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}
.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 3.125rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.15) 50%,
      rgba(255, 255, 255, 0.15) 75%,
      transparent 75%,
      transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: calc(-1 * 1px);
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3.125rem;
  border-bottom-left-radius: 3.125rem;
}
.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #ffffff;
}
.list-group-item.active {
  z-index: 2;
  color: #ffffff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-item-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(183.6, 218.04, 255);
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(158.1, 204.84, 255);
}
.list-group-item-primary.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(0, 63.96, 132.6);
  border-color: rgb(0, 63.96, 132.6);
}
.list-group-item-secondary {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(213.84, 216.36, 218.6);
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: rgb(56.16, 60.84, 65);
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(56.16, 60.84, 65);
  border-color: rgb(56.16, 60.84, 65);
}
.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}
.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}
.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}
.list-group-item-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(245.2, 198.44, 202.92);
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.list-group-item-danger.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(114.4, 27.56, 35.88);
  border-color: rgb(114.4, 27.56, 35.88);
}
.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}
.list-group-item-light.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}
.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #ffffff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}
.close {
  float: right;
  font-size: 1.185rem;
  font-weight: 700;
  line-height: 1;
  color: var(--modal-close);
  opacity: 0.5;
}
.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  color: var(--modal-close);
  text-decoration: none;
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
button.close {
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 0.5rem * 2);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 0.5rem * 2);
  content: "";
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: var(--modal-bg);
  background-clip: padding-box;
  outline: 0;
  border-radius: 8px !important;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem;
  margin: calc(-1 * 1rem) calc(-1 * 1rem) calc(-1 * 1rem) auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 1.75rem * 2);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 1.75rem * 2);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem calc(0.8rem / 2) 0;
  border-top-color: #000;
}
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: calc(0.8rem / 2) 0.4rem calc(0.8rem / 2) 0;
  border-right-color: #000;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 calc(0.8rem / 2) 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: calc(0.8rem / 2) 0 calc(0.8rem / 2) 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
  padding: 0.75rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol",
    "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: var(--modal-bg);
  background-clip: padding-box;
  border: 1px solid var(--modal-bg);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top,
.bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top .arrow,
.bs-popover-auto[x-placement^=top] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  border-width: 0.5rem calc(1rem / 2) 0;
}
.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-top-color: #ffffff;
}
.bs-popover-right,
.bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right .arrow,
.bs-popover-auto[x-placement^=right] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  border-width: calc(1rem / 2) 0.5rem calc(1rem / 2) 0;
}
.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after {
  left: 1px;
  border-right-color: #ffffff;
}
.bs-popover-bottom,
.bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^=bottom] .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  border-width: 0 calc(1rem / 2) 0.5rem calc(1rem / 2);
}
.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^=bottom] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-bottom-color: #ffffff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: calc(1rem / -2);
  content: "";
  border-bottom: 1px solid #f8f9fa;
}
.bs-popover-left,
.bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left .arrow,
.bs-popover-auto[x-placement^=left] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  border-width: calc(1rem / 2) 0 calc(1rem / 2) 0.5rem;
}
.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::after {
  right: 1px;
  border-left-color: #ffffff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f8f9fa;
  border-bottom: 1px solid rgb(233.125, 236.25, 239.375);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: var(--modal-title-text);
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  backface-visibility: hidden;
  perspective: 1000px;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  transition: transform 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    transition: none;
  }
}
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"), "#", "%23");
}
.carousel-control-next-icon {
  background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"), "#", "%23");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
.carousel-indicators .active {
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(0, 98.4, 204) !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(211, 158.25, 0) !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.border {
  border: 1px solid var(--table-row) !important;
}
.border-top {
  border-top: 1px solid var(--table-row) !important;
}
.border-right {
  border-right: 1px solid var(--table-row) !important;
}
.border-bottom {
  border-bottom: 1px solid var(--table-row) !important;
}
.border-left {
  border-left: 1px solid var(--table-row) !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #ffffff !important;
}
.rounded {
  border-radius: 3.125rem !important;
}
.rounded-top {
  border-top-left-radius: 3.125rem !important;
  border-top-right-radius: 3.125rem !important;
}
.rounded-right {
  border-top-right-radius: 3.125rem !important;
  border-bottom-right-radius: 3.125rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 3.125rem !important;
  border-bottom-left-radius: 3.125rem !important;
}
.rounded-left {
  border-top-left-radius: 3.125rem !important;
  border-bottom-left-radius: 3.125rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.text-monospace {
  font-family:
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #ffffff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: rgb(0, 98.4, 204) !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: rgb(30.1449275362, 125.8550724638, 52) !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: rgb(211, 158.25, 0) !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
  color: rgb(218.25, 223.5, 228.75) !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
  color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: var(--table-icons) !important;
}
.text-black-50 {
  color: var(--last-modif-label) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-truncate {
  max-width: 10rem;
  overflow: hidden;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #ffffff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
.view-content {
  padding: 10px 0;
}
.list-container {
  overflow-wrap: break-word;
  word-break: break-all;
  display: flex;
  flex-direction: column;
  height: calc(100vh - var(--header-height));
  min-height: 0;
  overflow: hidden;
}
.module-title-toolbar-container {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem;
  margin: 0;
  background-color: var(--header-bg-color);
  border-bottom: 1px solid var(--list-module-head-border);
  flex-shrink: 0;
}
.module-title-toolbar-container .module-title {
  margin-bottom: 1rem;
  font-weight: 900;
  font-size: 1.802rem;
  line-height: 2.703rem;
}
.table-list-container {
  padding-left: 2.2rem;
  padding-right: 2.2rem;
  padding-top: 1.2rem;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.table-list-container::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}
.table-list-container::-webkit-scrollbar-thumb {
  background: var(--widget-separator);
  border-radius: 6px;
}
.table-list-container::-webkit-scrollbar-track {
  background: transparent;
}
.in-wizard {
  max-height: calc(100vh - 350px);
  overflow-y: auto;
  overflow-x: hidden;
}
.in-wizard::-webkit-scrollbar {
  width: 8px;
}
.in-wizard::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.in-wizard::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
.in-wizard::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.main-container,
.content-container {
  max-height: calc(100vh - 350px);
}
.main-container::-webkit-scrollbar,
.content-container::-webkit-scrollbar {
  width: 8px;
}
.main-container::-webkit-scrollbar-track,
.content-container::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}
.main-container::-webkit-scrollbar-thumb,
.content-container::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}
.main-container::-webkit-scrollbar-thumb:hover,
.content-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.tr-collapse-border {
  border-radius: 10px;
  border: solid 1px;
}
.text-truncate {
  max-width: 15rem;
}
.action-menu {
  justify-content: space-between;
  display: flex !important;
  align-items: center;
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.text-description {
  color: var(--card-description);
}
.filtertext-truncate {
  max-width: 6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-truncate-component-40 {
  max-width: 40rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-truncate-6 {
  max-width: 6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tablerow-subtitle {
  color: var(--table-grey-subtitle);
  font-style: italic;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.2;
  display: block;
  margin-top: 0.125rem;
}
.header-table {
  height: 2.5rem;
  margin-top: 5px;
  white-space: nowrap;
}
.header-table th:first-child {
  border-top-left-radius: 0.5em;
  width: 1rem;
}
.header-table th:last-child {
  border-top-right-radius: 0.5em;
}
@media screen and (max-width: 900px) {
  table thead {
    display: none;
  }
  table tr {
    display: block;
  }
  table td,
  th {
    display: block;
    text-align: center !important;
    align-items: center;
  }
  table td .ml-3,
  th .ml-3 {
    margin-left: 0 !important;
  }
  .text-truncate {
    max-width: none;
    white-space: normal;
  }
  .table-row td:last-child {
    width: auto;
  }
}
.table-row {
  border-radius: 8px;
  overflow: hidden;
}
.table-row td,
.table-row th {
  border-radius: 0;
}
.table-row td:first-child,
.table-row th:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.table-row td:last-child,
.table-row th:last-child {
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
.color-indicator {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #ccc;
  display: inline-block;
  flex-shrink: 0;
}
.table-color-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
  margin-right: 0.5rem;
}
.table-label-with-indicator {
  display: flex;
  align-items: center;
}
.table-label-with-indicator .table-color-indicator {
  margin-right: 0.5rem;
}
.table-row-color-border {
  border-left: 3px solid #8A8B90 !important;
}
.table-row-color-border.custom-color {
  border-left-color: var(--custom-border-color) !important;
}
.filter--selected {
  color: var(--filter-text-selected) !important;
  background-color: var(--filter-selected) !important;
}
.filter__arrow--selected {
  color: var(--filter-text-selected) !important;
}
.nested-model-list .table {
  background-color: transparent !important;
}
.subtext {
  line-height: 1.2 !important;
}
.is-principal {
  background-color: var(--btn-primary-border);
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 10px;
  border-radius: 4px;
  color: #FFF;
}
.list-badge,
.list-badge-danger,
.list-badge-warning,
.list-badge-info,
.list-badge-success {
  display: inline-block;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  border-radius: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}
.list-badge-success {
  color: var(--text-color);
  border: 1px solid var(--list-badge-success-border);
}
.list-badge-info {
  color: var(--text-color);
  border: 1px solid var(--list-badge-info-border);
}
.list-badge-warning {
  color: var(--text-color);
  border: 1px solid var(--list-badge-warning-border);
}
.list-badge-danger {
  color: var(--text-color);
  border: 1px solid var(--list-badge-danger-border);
}
.light-border,
.light-border-tag {
  border: 1px solid #E4EAFF;
  padding: 0.3rem 0.7rem 0.3rem 0.7rem;
  border-radius: 4px;
}
.light-border-tag {
  background-color: var(--btn-primary-border);
  color: #fff;
  border-color: var(--btn-primary-border);
}
.default-btn-style {
  border: 1px solid var(--btn-default-border);
  background: var(--btn-default-bg);
  color: var(--btn-default-text);
}
.default-btn-style:hover {
  background-color: var(--btn-default-bg-hover);
  border-color: var(--btn-default-border-hover);
  color: var(--btn-default-text-hover);
}
.default-btn-style:focus {
  background-color: var(--btn-default-bg-focus);
  border-color: var(--btn-default-border-focus);
  color: var(--btn-default-text-focus);
  outline: 1px solid var(--btn-default-shadow-border-focus);
}
.btn-cusprimary {
  color: var(--btn-primary-text) !important;
  background-color: var(--btn-primary-bg) !important;
  border-color: var(--btn-primary-border) !important;
}
.btn-cusprimary:hover {
  background-color: var(--btn-primary-bg--hover) !important;
}
.btn-cusprimary:focus {
  border-color: var(--btn-primary-border--focus) !important;
}
.btn-cusprimary:disabled {
  color: var(--btn-primary-text--disabled);
  background-color: var(--btn-primary-bg--disabled) !important;
}
.secondary-btn {
  background: var(--btn-second-bg);
  border: 1px solid var(--btn-second-border);
  box-sizing: border-box;
  color: var(--btn-second-text);
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.secondary-btn:hover {
  background: var(--btn-second-bg--hover);
}
.btn-hover {
  background-color: #ffffff;
}
.btn-hover:hover {
  background-color: var(--btn-hover-round);
}
.btn-collapse {
  font-size: 1.2rem;
  color: var(--text-color);
}
.btn-reset-filter {
  background-color: var(--filter-reset-btn-background);
  width: 34px;
  height: 34px;
  padding: 0;
  border: 1px solid var(--input-border);
}
.refresh-btn-style {
  border-radius: 50px;
  color: var(--header-btn-icon-color);
  padding-top: 4.5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.delete-confirmation-button-confirm {
  background-color: #FF6978;
  color: #FFF;
}
.delete-confirmation-button-confirm:hover {
  background-color: #fc4f60;
}
.checkbox-tablerow-position {
  top: -3.5px;
}
tr:hover .button-action {
  opacity: 1;
}
.button-action {
  opacity: 0;
}
tr:hover .collapse-button-action {
  opacity: 1;
}
.collapse-button-action {
  opacity: 0;
}
.status-container {
  display: flex;
  align-items: center;
}
.status-container .status-color {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-right: 0.5rem;
  background-color: #C6C8D3;
}
.dashboard-container {
  margin: 0.75rem;
}
.date-filter-container {
  padding-left: 0.75rem;
}
.input-date {
  border-color: var(--input-border) !important;
  background-color: var(--input-bg) !important;
}
.user-info {
  display: flex;
  align-items: center;
}
.avatar-xxs-list {
  width: 30px;
  height: 30px;
  font-size: 0.7rem;
  cursor: pointer;
}
.icon-number {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--table-icons);
}
.app-icon-rounded {
  background-color: var(--table-head) !important;
  color: var(--table-icons) !important;
}
.arrow-icon {
  font-size: 0.8rem;
  color: var(--text-color);
  font-weight: 900;
  margin: auto;
}
.collapse-icon {
  font-size: 0.8rem;
  font-weight: 900;
  color: var(--text-color);
}
.material-icons.darkblue,
.material-icons-outlined.darkblue {
  color: var(--table-icons);
}
.material-icons.darkpurple,
.material-icons-outlined.darkpurple {
  color: var(--purple-icons);
}
.material-icons.dark,
.material-icons-outlined.dark {
  color: var(--text-color);
}
.material-icons.whiteicon,
.material-icons-outlined.whiteicon {
  color: white;
}
.material-icons.redicon,
.material-icons-outlined.redicon {
  color: var(--red-error);
}
.material-icons.greylight,
.material-icons-outlined.greylight {
  color: #c6c8d3;
}
.material-icons.greymediumarrow,
.material-icons-outlined.greymediumarrow {
  color: #9597A2;
}
.material-icons.green-success,
.material-icons-outlined.green-success {
  color: var(--purple-success);
}
.material-icons.font18,
.material-icons-outlined.font18 {
  font-size: 18px;
}
.material-icons.font19,
.material-icons-outlined.font19 {
  font-size: 19px;
}
.material-icons.font22,
.material-icons-outlined.font22 {
  font-size: 22px;
}
.material-icons.font24,
.material-icons-outlined.font24 {
  font-size: 24px;
}
.material-icons.font25,
.material-icons-outlined.font25 {
  font-size: 25px;
}
.material-icons.font29,
.material-icons-outlined.font29 {
  font-size: 29px;
}
a {
  color: var(--link-color);
}
a:hover {
  color: var(--link-color--hover);
}
.search-ui {
  background: var(--bg-app) !important;
}
.first-aid-kit {
  position: relative;
  top: 0.15rem;
  left: 0.3rem;
  color: var(--table-icons);
}
.filter_alt {
  background-color: var(--table-icons);
  border-radius: 4px;
  width: 34px;
  height: 34px;
  cursor: pointer;
}
.filter_alt .whiteicon {
  position: relative;
  top: 20%;
  left: 16%;
}
input[type=time]::-webkit-calendar-picker-indicator {
  filter: invert(0.5);
}
.initiate:hover {
  background: var(--mission-initiate);
  border-color: var(--btn-second-bg);
}
.cancel:hover {
  background: var(--mission-cancel);
  border-color: var(--btn-second-bg);
}
.hidden-entity-icon {
  font-size: 18px;
  vertical-align: middle;
  color: var(--subtitle);
  margin-left: 0.5rem;
}
.detail-container {
  overflow-wrap: break-word;
  word-break: break-all;
  max-height: 100vh;
  overflow-y: hidden;
  overflow-x: hidden;
}
.modal-content {
  border-radius: 8px;
  height: fit-content;
}
.modal-footer {
  justify-content: flex-start;
  padding-left: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.form-container {
  padding-left: 0rem;
  max-height: none;
  overflow-y: visible;
  overflow-x: hidden;
}
.title-back-arrow-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background-color: var(--header-bg-color);
  padding: 1rem 1.2rem 1rem 1.2rem;
  border-bottom: 1px solid var(--detail-module-head-border);
  margin-bottom: 0;
}
.title-back-arrow-container .darkarrow {
  transform: rotate(180deg);
  padding-left: 0.2rem;
}
.title-back-arrow-container .detail-title {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 1.802rem;
  line-height: 2.703rem;
  display: flex;
  align-items: center;
}
.title-back-arrow-container .back-arrow {
  background: none;
  border: none;
  color: #6c757d;
  font-size: 1.2rem;
  margin-right: 1rem;
  cursor: pointer;
  padding: 8px;
}
.title-back-arrow-container .back-arrow:hover {
  color: #495057;
}
.title-back-arrow-container .back-arrow i {
  font-size: 20px;
  color: #666;
}
.title-back-arrow-container .back-arrow:hover i {
  color: #333;
}
.title-back-arrow-container .page-title {
  margin: 0;
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
}
form .title-back-arrow-container + .modal-body {
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  overflow-x: hidden;
}
ngb-modal-window {
  scrollbar-width: thin;
  scrollbar-color: var(--widget-separator) transparent;
}
ngb-modal-window::-webkit-scrollbar {
  width: 8px;
  background: transparent;
}
ngb-modal-window::-webkit-scrollbar-thumb {
  background: var(--widget-separator);
  border-radius: 4px;
}
ngb-modal-window::-webkit-scrollbar-track {
  background: transparent;
}
ngb-modal-window::-webkit-scrollbar-thumb:hover {
  background: var(--btn-primary-bg);
}
.form-control {
  background: none;
}
.search-input.form-control:focus {
  box-shadow: none !important;
}
.search-input {
  border: none;
}
.dropdown-input {
  padding: 0.42rem 1.5rem;
}
.flex-center {
  display: flex;
  align-items: center;
}
.form .form__top-container {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  align-content: center;
}
.form .form__inputs {
  padding-right: 15px;
  padding-left: 15px;
}
.form .form__top-btn {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.form .form__input {
  margin-bottom: 1.5rem;
  position: relative;
}
.form .form__input label {
  margin-bottom: 4px;
}
.form .form__input--example {
  color: rgba(0, 0, 0, 0.5);
  font-style: italic;
  font-size: 80%;
  float: right;
}
.form .form__input--alert,
.form .form__input--comment {
  position: absolute;
  left: 0;
  color: var(--input-alert);
  font-size: 90%;
}
.form .form__input--comment {
  color: inherit;
}
.form .form__submit-btn {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
textarea {
  border-radius: 8px !important;
}
.back-btn {
  background-color: transparent;
}
.closed-btn-style {
  border: none;
  background: none;
  cursor: pointer;
}
.closed-btn-style:focus {
  display: none !important;
}
.modal-close-btn-color {
  color: var(--modal-close) !important;
}
.btn-green {
  color: #ffffff;
  background-color: var(--purple-success);
}
.btn-red {
  color: #ffffff;
  background-color: var(--red-error);
}
.material-icons.darkarrow,
.material-icons-outlined.darkarrow {
  color: var(--arrow-back);
  font-weight: bold;
}
.material-icons.darkicon,
.material-icons-outlined.darkicon {
  color: var(--icons-form);
}
.modal-backdrop {
  display: none;
}
.modal {
  background: rgba(0, 0, 0, 0.5);
}
.modal-header {
  overflow-wrap: break-word;
  word-break: break-all;
}
.form-border-danger {
  border: 2px solid #FF6978 !important;
}
.attachment-notification {
  color: #fff;
  background-color: #5D4497 !important;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.spin {
  animation: spin 2s infinite linear;
}
.box-shadow-1 {
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.04), 0 1px 6px rgba(0, 0, 0, 0.04);
}
.box-shadow-2 {
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.24), 0 1px 6px rgba(0, 0, 0, 0.04);
}
.h-0px {
  height: 0px;
}
.h-100px {
  height: 100px;
}
.h-200px {
  height: 200px;
}
.h-300px {
  height: 300px;
}
.h-400px {
  height: 400px;
}
.h-500px {
  height: 500px;
}
.h-600px {
  height: 600px;
}
.h-700px {
  height: 700px;
}
.h-800px {
  height: 800px;
}
.h-900px {
  height: 900px;
}
.h-1000px {
  height: 1000px;
}
.h-100vh,
[h-100vh] {
  min-height: 100vh;
}
@media (max-width: 767px) {
  .w-sm-100 {
    width: 100% !important;
  }
}
.sidebar-gradient-purple-indigo .sidebar-left {
  background-color: #663399;
  background-image: -moz-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #663399), color-stop(100%, #33214b));
  background-image: -webkit-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background-image: -o-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background: -ms-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background:
    linear-gradient(
      -154deg,
      #663399 0%,
      #33214b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.gradient-purple-indigo {
  background-color: #663399;
  background-image: -moz-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #663399), color-stop(100%, #33214b));
  background-image: -webkit-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background-image: -o-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background: -ms-linear-gradient(-154deg, #663399 0%, #33214b 100%);
  background:
    linear-gradient(
      -154deg,
      #663399 0%,
      #33214b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.btn.gradient-purple-indigo:active,
.btn.gradient-purple-indigo.active {
  background-color: #663399;
  background-image: -moz-linear-gradient(-90deg, #663399 0%, #33214b 100%);
  background-image: -webkit-gradient(linear, -90deg, right top, color-stop(0%, #663399), color-stop(100%, #33214b));
  background-image: -webkit-linear-gradient(-90deg, #663399 0%, #33214b 100%);
  background-image: -o-linear-gradient(-90deg, #663399 0%, #33214b 100%);
  background: -ms-linear-gradient(-90deg, #663399 0%, #33214b 100%);
  background:
    linear-gradient(
      -90deg,
      #663399 0%,
      #33214b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.sidebar-gradient-black-blue .sidebar-left {
  background-color: #004e92;
  background-image: -moz-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #004e92), color-stop(100%, #000428));
  background-image: -webkit-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background-image: -o-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background: -ms-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background:
    linear-gradient(
      -154deg,
      #004e92 0%,
      #000428 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.gradient-black-blue {
  background-color: #004e92;
  background-image: -moz-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #004e92), color-stop(100%, #000428));
  background-image: -webkit-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background-image: -o-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background: -ms-linear-gradient(-154deg, #004e92 0%, #000428 100%);
  background:
    linear-gradient(
      -154deg,
      #004e92 0%,
      #000428 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.btn.gradient-black-blue:active,
.btn.gradient-black-blue.active {
  background-color: #004e92;
  background-image: -moz-linear-gradient(-90deg, #004e92 0%, #000428 100%);
  background-image: -webkit-gradient(linear, -90deg, right top, color-stop(0%, #004e92), color-stop(100%, #000428));
  background-image: -webkit-linear-gradient(-90deg, #004e92 0%, #000428 100%);
  background-image: -o-linear-gradient(-90deg, #004e92 0%, #000428 100%);
  background: -ms-linear-gradient(-90deg, #004e92 0%, #000428 100%);
  background:
    linear-gradient(
      -90deg,
      #004e92 0%,
      #000428 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.sidebar-gradient-black-gray .sidebar-left {
  background-color: #404040;
  background-image: -moz-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #404040), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background-image: -o-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background: -ms-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background:
    linear-gradient(
      -154deg,
      #404040 0%,
      #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.gradient-black-gray {
  background-color: #404040;
  background-image: -moz-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #404040), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background-image: -o-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background: -ms-linear-gradient(-154deg, #404040 0%, #000000 100%);
  background:
    linear-gradient(
      -154deg,
      #404040 0%,
      #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.btn.gradient-black-gray:active,
.btn.gradient-black-gray.active {
  background-color: #404040;
  background-image: -moz-linear-gradient(-90deg, #404040 0%, #000000 100%);
  background-image: -webkit-gradient(linear, -90deg, right top, color-stop(0%, #404040), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(-90deg, #404040 0%, #000000 100%);
  background-image: -o-linear-gradient(-90deg, #404040 0%, #000000 100%);
  background: -ms-linear-gradient(-90deg, #404040 0%, #000000 100%);
  background:
    linear-gradient(
      -90deg,
      #404040 0%,
      #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.sidebar-gradient-steel-gray .sidebar-left {
  background-color: #616d86;
  background-image: -moz-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #616d86), color-stop(100%, #1F1C2C));
  background-image: -webkit-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background-image: -o-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background: -ms-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background:
    linear-gradient(
      -154deg,
      #616d86 0%,
      #1F1C2C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.gradient-steel-gray {
  background-color: #616d86;
  background-image: -moz-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background-image: -webkit-gradient(linear, -154deg, right top, color-stop(0%, #616d86), color-stop(100%, #1F1C2C));
  background-image: -webkit-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background-image: -o-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background: -ms-linear-gradient(-154deg, #616d86 0%, #1F1C2C 100%);
  background:
    linear-gradient(
      -154deg,
      #616d86 0%,
      #1F1C2C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.btn.gradient-steel-gray:active,
.btn.gradient-steel-gray.active {
  background-color: #616d86;
  background-image: -moz-linear-gradient(-90deg, #616d86 0%, #1F1C2C 100%);
  background-image: -webkit-gradient(linear, -90deg, right top, color-stop(0%, #616d86), color-stop(100%, #1F1C2C));
  background-image: -webkit-linear-gradient(-90deg, #616d86 0%, #1F1C2C 100%);
  background-image: -o-linear-gradient(-90deg, #616d86 0%, #1F1C2C 100%);
  background: -ms-linear-gradient(-90deg, #616d86 0%, #1F1C2C 100%);
  background:
    linear-gradient(
      -90deg,
      #616d86 0%,
      #1F1C2C 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$from", endColorstr="$to", GradientType=1);
}
.sidebar-blue .sidebar-left {
  background: #003473;
}
.blue {
  background: #003473;
}
.sidebar-midnight-blue .sidebar-left {
  background: #0C0C3C;
}
.midnight-blue {
  background: #0C0C3C;
}
.sidebar-indigo .sidebar-left {
  background: #3f51b5;
}
.indigo {
  background: #3f51b5;
}
.sidebar-dark-purple .sidebar-left {
  background: #322740;
}
.dark-purple {
  background: #322740;
}
.sidebar-purple .sidebar-left {
  background: #663399;
}
.purple {
  background: #663399;
}
.sidebar-pink .sidebar-left {
  background: #CB3066;
}
.pink {
  background: #CB3066;
}
.sidebar-red .sidebar-left {
  background: #f44336;
}
.red {
  background: #f44336;
}
.sidebar-gray .sidebar-left {
  background: #2d2d33;
}
.gray {
  background: #2d2d33;
}
.sidebar-slate-gray .sidebar-left {
  background: #405365;
}
.slate-gray {
  background: #405365;
}
h1,
h2,
h3,
h4,
h5,
h6,
.card-title,
.text-title {
  color: var(--module-title);
  -webkit-user-select: none;
  user-select: none;
}
.text-10 {
  font-size: 10px;
}
.text-11 {
  font-size: 11px;
}
.text-12 {
  font-size: 12px;
}
.text-13 {
  font-size: 13px;
}
.text-14 {
  font-size: 14px;
}
.text-15 {
  font-size: 15px;
}
.text-16 {
  font-size: 16px;
}
.text-17 {
  font-size: 17px;
}
.text-18 {
  font-size: 18px;
}
.text-19 {
  font-size: 19px;
}
.text-20 {
  font-size: 20px;
}
.text-21 {
  font-size: 21px;
}
.text-22 {
  font-size: 22px;
}
.text-23 {
  font-size: 23px;
}
.text-24 {
  font-size: 24px;
}
.text-25 {
  font-size: 25px;
}
.text-26 {
  font-size: 26px;
}
.text-27 {
  font-size: 27px;
}
.text-28 {
  font-size: 28px;
}
.text-29 {
  font-size: 29px;
}
.text-30 {
  font-size: 30px;
}
.text-31 {
  font-size: 31px;
}
.text-32 {
  font-size: 32px;
}
.text-33 {
  font-size: 33px;
}
.text-34 {
  font-size: 34px;
}
.text-35 {
  font-size: 35px;
}
.text-36 {
  font-size: 36px;
}
.text-37 {
  font-size: 37px;
}
.text-38 {
  font-size: 38px;
}
.text-39 {
  font-size: 39px;
}
.text-40 {
  font-size: 40px;
}
.text-41 {
  font-size: 41px;
}
.text-42 {
  font-size: 42px;
}
.text-43 {
  font-size: 43px;
}
.text-44 {
  font-size: 44px;
}
.text-45 {
  font-size: 45px;
}
.text-46 {
  font-size: 46px;
}
.text-47 {
  font-size: 47px;
}
.text-48 {
  font-size: 48px;
}
.text-49 {
  font-size: 49px;
}
.text-50 {
  font-size: 50px;
}
.text-51 {
  font-size: 51px;
}
.text-52 {
  font-size: 52px;
}
.text-53 {
  font-size: 53px;
}
.text-54 {
  font-size: 54px;
}
.text-55 {
  font-size: 55px;
}
.text-56 {
  font-size: 56px;
}
.text-57 {
  font-size: 57px;
}
.text-58 {
  font-size: 58px;
}
.text-59 {
  font-size: 59px;
}
.text-60 {
  font-size: 60px;
}
.text-61 {
  font-size: 61px;
}
.text-62 {
  font-size: 62px;
}
.text-63 {
  font-size: 63px;
}
.text-64 {
  font-size: 64px;
}
.text-65 {
  font-size: 65px;
}
.text-66 {
  font-size: 66px;
}
.text-67 {
  font-size: 67px;
}
.text-68 {
  font-size: 68px;
}
.text-69 {
  font-size: 69px;
}
.text-70 {
  font-size: 70px;
}
.text-71 {
  font-size: 71px;
}
.text-72 {
  font-size: 72px;
}
.text-73 {
  font-size: 73px;
}
.text-74 {
  font-size: 74px;
}
.text-75 {
  font-size: 75px;
}
.text-76 {
  font-size: 76px;
}
.text-77 {
  font-size: 77px;
}
.text-78 {
  font-size: 78px;
}
.font-weight-300 {
  font-weight: 300;
}
.font-weight-301 {
  font-weight: 301;
}
.font-weight-302 {
  font-weight: 302;
}
.font-weight-303 {
  font-weight: 303;
}
.font-weight-304 {
  font-weight: 304;
}
.font-weight-305 {
  font-weight: 305;
}
.font-weight-306 {
  font-weight: 306;
}
.font-weight-307 {
  font-weight: 307;
}
.font-weight-308 {
  font-weight: 308;
}
.font-weight-309 {
  font-weight: 309;
}
.font-weight-310 {
  font-weight: 310;
}
.font-weight-311 {
  font-weight: 311;
}
.font-weight-312 {
  font-weight: 312;
}
.font-weight-313 {
  font-weight: 313;
}
.font-weight-314 {
  font-weight: 314;
}
.font-weight-315 {
  font-weight: 315;
}
.font-weight-316 {
  font-weight: 316;
}
.font-weight-317 {
  font-weight: 317;
}
.font-weight-318 {
  font-weight: 318;
}
.font-weight-319 {
  font-weight: 319;
}
.font-weight-320 {
  font-weight: 320;
}
.font-weight-321 {
  font-weight: 321;
}
.font-weight-322 {
  font-weight: 322;
}
.font-weight-323 {
  font-weight: 323;
}
.font-weight-324 {
  font-weight: 324;
}
.font-weight-325 {
  font-weight: 325;
}
.font-weight-326 {
  font-weight: 326;
}
.font-weight-327 {
  font-weight: 327;
}
.font-weight-328 {
  font-weight: 328;
}
.font-weight-329 {
  font-weight: 329;
}
.font-weight-330 {
  font-weight: 330;
}
.font-weight-331 {
  font-weight: 331;
}
.font-weight-332 {
  font-weight: 332;
}
.font-weight-333 {
  font-weight: 333;
}
.font-weight-334 {
  font-weight: 334;
}
.font-weight-335 {
  font-weight: 335;
}
.font-weight-336 {
  font-weight: 336;
}
.font-weight-337 {
  font-weight: 337;
}
.font-weight-338 {
  font-weight: 338;
}
.font-weight-339 {
  font-weight: 339;
}
.font-weight-340 {
  font-weight: 340;
}
.font-weight-341 {
  font-weight: 341;
}
.font-weight-342 {
  font-weight: 342;
}
.font-weight-343 {
  font-weight: 343;
}
.font-weight-344 {
  font-weight: 344;
}
.font-weight-345 {
  font-weight: 345;
}
.font-weight-346 {
  font-weight: 346;
}
.font-weight-347 {
  font-weight: 347;
}
.font-weight-348 {
  font-weight: 348;
}
.font-weight-349 {
  font-weight: 349;
}
.font-weight-350 {
  font-weight: 350;
}
.font-weight-351 {
  font-weight: 351;
}
.font-weight-352 {
  font-weight: 352;
}
.font-weight-353 {
  font-weight: 353;
}
.font-weight-354 {
  font-weight: 354;
}
.font-weight-355 {
  font-weight: 355;
}
.font-weight-356 {
  font-weight: 356;
}
.font-weight-357 {
  font-weight: 357;
}
.font-weight-358 {
  font-weight: 358;
}
.font-weight-359 {
  font-weight: 359;
}
.font-weight-360 {
  font-weight: 360;
}
.font-weight-361 {
  font-weight: 361;
}
.font-weight-362 {
  font-weight: 362;
}
.font-weight-363 {
  font-weight: 363;
}
.font-weight-364 {
  font-weight: 364;
}
.font-weight-365 {
  font-weight: 365;
}
.font-weight-366 {
  font-weight: 366;
}
.font-weight-367 {
  font-weight: 367;
}
.font-weight-368 {
  font-weight: 368;
}
.font-weight-369 {
  font-weight: 369;
}
.font-weight-370 {
  font-weight: 370;
}
.font-weight-371 {
  font-weight: 371;
}
.font-weight-372 {
  font-weight: 372;
}
.font-weight-373 {
  font-weight: 373;
}
.font-weight-374 {
  font-weight: 374;
}
.font-weight-375 {
  font-weight: 375;
}
.font-weight-376 {
  font-weight: 376;
}
.font-weight-377 {
  font-weight: 377;
}
.font-weight-378 {
  font-weight: 378;
}
.font-weight-379 {
  font-weight: 379;
}
.font-weight-380 {
  font-weight: 380;
}
.font-weight-381 {
  font-weight: 381;
}
.font-weight-382 {
  font-weight: 382;
}
.font-weight-383 {
  font-weight: 383;
}
.font-weight-384 {
  font-weight: 384;
}
.font-weight-385 {
  font-weight: 385;
}
.font-weight-386 {
  font-weight: 386;
}
.font-weight-387 {
  font-weight: 387;
}
.font-weight-388 {
  font-weight: 388;
}
.font-weight-389 {
  font-weight: 389;
}
.font-weight-390 {
  font-weight: 390;
}
.font-weight-391 {
  font-weight: 391;
}
.font-weight-392 {
  font-weight: 392;
}
.font-weight-393 {
  font-weight: 393;
}
.font-weight-394 {
  font-weight: 394;
}
.font-weight-395 {
  font-weight: 395;
}
.font-weight-396 {
  font-weight: 396;
}
.font-weight-397 {
  font-weight: 397;
}
.font-weight-398 {
  font-weight: 398;
}
.font-weight-399 {
  font-weight: 399;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-401 {
  font-weight: 401;
}
.font-weight-402 {
  font-weight: 402;
}
.font-weight-403 {
  font-weight: 403;
}
.font-weight-404 {
  font-weight: 404;
}
.font-weight-405 {
  font-weight: 405;
}
.font-weight-406 {
  font-weight: 406;
}
.font-weight-407 {
  font-weight: 407;
}
.font-weight-408 {
  font-weight: 408;
}
.font-weight-409 {
  font-weight: 409;
}
.font-weight-410 {
  font-weight: 410;
}
.font-weight-411 {
  font-weight: 411;
}
.font-weight-412 {
  font-weight: 412;
}
.font-weight-413 {
  font-weight: 413;
}
.font-weight-414 {
  font-weight: 414;
}
.font-weight-415 {
  font-weight: 415;
}
.font-weight-416 {
  font-weight: 416;
}
.font-weight-417 {
  font-weight: 417;
}
.font-weight-418 {
  font-weight: 418;
}
.font-weight-419 {
  font-weight: 419;
}
.font-weight-420 {
  font-weight: 420;
}
.font-weight-421 {
  font-weight: 421;
}
.font-weight-422 {
  font-weight: 422;
}
.font-weight-423 {
  font-weight: 423;
}
.font-weight-424 {
  font-weight: 424;
}
.font-weight-425 {
  font-weight: 425;
}
.font-weight-426 {
  font-weight: 426;
}
.font-weight-427 {
  font-weight: 427;
}
.font-weight-428 {
  font-weight: 428;
}
.font-weight-429 {
  font-weight: 429;
}
.font-weight-430 {
  font-weight: 430;
}
.font-weight-431 {
  font-weight: 431;
}
.font-weight-432 {
  font-weight: 432;
}
.font-weight-433 {
  font-weight: 433;
}
.font-weight-434 {
  font-weight: 434;
}
.font-weight-435 {
  font-weight: 435;
}
.font-weight-436 {
  font-weight: 436;
}
.font-weight-437 {
  font-weight: 437;
}
.font-weight-438 {
  font-weight: 438;
}
.font-weight-439 {
  font-weight: 439;
}
.font-weight-440 {
  font-weight: 440;
}
.font-weight-441 {
  font-weight: 441;
}
.font-weight-442 {
  font-weight: 442;
}
.font-weight-443 {
  font-weight: 443;
}
.font-weight-444 {
  font-weight: 444;
}
.font-weight-445 {
  font-weight: 445;
}
.font-weight-446 {
  font-weight: 446;
}
.font-weight-447 {
  font-weight: 447;
}
.font-weight-448 {
  font-weight: 448;
}
.font-weight-449 {
  font-weight: 449;
}
.font-weight-450 {
  font-weight: 450;
}
.font-weight-451 {
  font-weight: 451;
}
.font-weight-452 {
  font-weight: 452;
}
.font-weight-453 {
  font-weight: 453;
}
.font-weight-454 {
  font-weight: 454;
}
.font-weight-455 {
  font-weight: 455;
}
.font-weight-456 {
  font-weight: 456;
}
.font-weight-457 {
  font-weight: 457;
}
.font-weight-458 {
  font-weight: 458;
}
.font-weight-459 {
  font-weight: 459;
}
.font-weight-460 {
  font-weight: 460;
}
.font-weight-461 {
  font-weight: 461;
}
.font-weight-462 {
  font-weight: 462;
}
.font-weight-463 {
  font-weight: 463;
}
.font-weight-464 {
  font-weight: 464;
}
.font-weight-465 {
  font-weight: 465;
}
.font-weight-466 {
  font-weight: 466;
}
.font-weight-467 {
  font-weight: 467;
}
.font-weight-468 {
  font-weight: 468;
}
.font-weight-469 {
  font-weight: 469;
}
.font-weight-470 {
  font-weight: 470;
}
.font-weight-471 {
  font-weight: 471;
}
.font-weight-472 {
  font-weight: 472;
}
.font-weight-473 {
  font-weight: 473;
}
.font-weight-474 {
  font-weight: 474;
}
.font-weight-475 {
  font-weight: 475;
}
.font-weight-476 {
  font-weight: 476;
}
.font-weight-477 {
  font-weight: 477;
}
.font-weight-478 {
  font-weight: 478;
}
.font-weight-479 {
  font-weight: 479;
}
.font-weight-480 {
  font-weight: 480;
}
.font-weight-481 {
  font-weight: 481;
}
.font-weight-482 {
  font-weight: 482;
}
.font-weight-483 {
  font-weight: 483;
}
.font-weight-484 {
  font-weight: 484;
}
.font-weight-485 {
  font-weight: 485;
}
.font-weight-486 {
  font-weight: 486;
}
.font-weight-487 {
  font-weight: 487;
}
.font-weight-488 {
  font-weight: 488;
}
.font-weight-489 {
  font-weight: 489;
}
.font-weight-490 {
  font-weight: 490;
}
.font-weight-491 {
  font-weight: 491;
}
.font-weight-492 {
  font-weight: 492;
}
.font-weight-493 {
  font-weight: 493;
}
.font-weight-494 {
  font-weight: 494;
}
.font-weight-495 {
  font-weight: 495;
}
.font-weight-496 {
  font-weight: 496;
}
.font-weight-497 {
  font-weight: 497;
}
.font-weight-498 {
  font-weight: 498;
}
.font-weight-499 {
  font-weight: 499;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-501 {
  font-weight: 501;
}
.font-weight-502 {
  font-weight: 502;
}
.font-weight-503 {
  font-weight: 503;
}
.font-weight-504 {
  font-weight: 504;
}
.font-weight-505 {
  font-weight: 505;
}
.font-weight-506 {
  font-weight: 506;
}
.font-weight-507 {
  font-weight: 507;
}
.font-weight-508 {
  font-weight: 508;
}
.font-weight-509 {
  font-weight: 509;
}
.font-weight-510 {
  font-weight: 510;
}
.font-weight-511 {
  font-weight: 511;
}
.font-weight-512 {
  font-weight: 512;
}
.font-weight-513 {
  font-weight: 513;
}
.font-weight-514 {
  font-weight: 514;
}
.font-weight-515 {
  font-weight: 515;
}
.font-weight-516 {
  font-weight: 516;
}
.font-weight-517 {
  font-weight: 517;
}
.font-weight-518 {
  font-weight: 518;
}
.font-weight-519 {
  font-weight: 519;
}
.font-weight-520 {
  font-weight: 520;
}
.font-weight-521 {
  font-weight: 521;
}
.font-weight-522 {
  font-weight: 522;
}
.font-weight-523 {
  font-weight: 523;
}
.font-weight-524 {
  font-weight: 524;
}
.font-weight-525 {
  font-weight: 525;
}
.font-weight-526 {
  font-weight: 526;
}
.font-weight-527 {
  font-weight: 527;
}
.font-weight-528 {
  font-weight: 528;
}
.font-weight-529 {
  font-weight: 529;
}
.font-weight-530 {
  font-weight: 530;
}
.font-weight-531 {
  font-weight: 531;
}
.font-weight-532 {
  font-weight: 532;
}
.font-weight-533 {
  font-weight: 533;
}
.font-weight-534 {
  font-weight: 534;
}
.font-weight-535 {
  font-weight: 535;
}
.font-weight-536 {
  font-weight: 536;
}
.font-weight-537 {
  font-weight: 537;
}
.font-weight-538 {
  font-weight: 538;
}
.font-weight-539 {
  font-weight: 539;
}
.font-weight-540 {
  font-weight: 540;
}
.font-weight-541 {
  font-weight: 541;
}
.font-weight-542 {
  font-weight: 542;
}
.font-weight-543 {
  font-weight: 543;
}
.font-weight-544 {
  font-weight: 544;
}
.font-weight-545 {
  font-weight: 545;
}
.font-weight-546 {
  font-weight: 546;
}
.font-weight-547 {
  font-weight: 547;
}
.font-weight-548 {
  font-weight: 548;
}
.font-weight-549 {
  font-weight: 549;
}
.font-weight-550 {
  font-weight: 550;
}
.font-weight-551 {
  font-weight: 551;
}
.font-weight-552 {
  font-weight: 552;
}
.font-weight-553 {
  font-weight: 553;
}
.font-weight-554 {
  font-weight: 554;
}
.font-weight-555 {
  font-weight: 555;
}
.font-weight-556 {
  font-weight: 556;
}
.font-weight-557 {
  font-weight: 557;
}
.font-weight-558 {
  font-weight: 558;
}
.font-weight-559 {
  font-weight: 559;
}
.font-weight-560 {
  font-weight: 560;
}
.font-weight-561 {
  font-weight: 561;
}
.font-weight-562 {
  font-weight: 562;
}
.font-weight-563 {
  font-weight: 563;
}
.font-weight-564 {
  font-weight: 564;
}
.font-weight-565 {
  font-weight: 565;
}
.font-weight-566 {
  font-weight: 566;
}
.font-weight-567 {
  font-weight: 567;
}
.font-weight-568 {
  font-weight: 568;
}
.font-weight-569 {
  font-weight: 569;
}
.font-weight-570 {
  font-weight: 570;
}
.font-weight-571 {
  font-weight: 571;
}
.font-weight-572 {
  font-weight: 572;
}
.font-weight-573 {
  font-weight: 573;
}
.font-weight-574 {
  font-weight: 574;
}
.font-weight-575 {
  font-weight: 575;
}
.font-weight-576 {
  font-weight: 576;
}
.font-weight-577 {
  font-weight: 577;
}
.font-weight-578 {
  font-weight: 578;
}
.font-weight-579 {
  font-weight: 579;
}
.font-weight-580 {
  font-weight: 580;
}
.font-weight-581 {
  font-weight: 581;
}
.font-weight-582 {
  font-weight: 582;
}
.font-weight-583 {
  font-weight: 583;
}
.font-weight-584 {
  font-weight: 584;
}
.font-weight-585 {
  font-weight: 585;
}
.font-weight-586 {
  font-weight: 586;
}
.font-weight-587 {
  font-weight: 587;
}
.font-weight-588 {
  font-weight: 588;
}
.font-weight-589 {
  font-weight: 589;
}
.font-weight-590 {
  font-weight: 590;
}
.font-weight-591 {
  font-weight: 591;
}
.font-weight-592 {
  font-weight: 592;
}
.font-weight-593 {
  font-weight: 593;
}
.font-weight-594 {
  font-weight: 594;
}
.font-weight-595 {
  font-weight: 595;
}
.font-weight-596 {
  font-weight: 596;
}
.font-weight-597 {
  font-weight: 597;
}
.font-weight-598 {
  font-weight: 598;
}
.font-weight-599 {
  font-weight: 599;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-601 {
  font-weight: 601;
}
.font-weight-602 {
  font-weight: 602;
}
.font-weight-603 {
  font-weight: 603;
}
.font-weight-604 {
  font-weight: 604;
}
.font-weight-605 {
  font-weight: 605;
}
.font-weight-606 {
  font-weight: 606;
}
.font-weight-607 {
  font-weight: 607;
}
.font-weight-608 {
  font-weight: 608;
}
.font-weight-609 {
  font-weight: 609;
}
.font-weight-610 {
  font-weight: 610;
}
.font-weight-611 {
  font-weight: 611;
}
.font-weight-612 {
  font-weight: 612;
}
.font-weight-613 {
  font-weight: 613;
}
.font-weight-614 {
  font-weight: 614;
}
.font-weight-615 {
  font-weight: 615;
}
.font-weight-616 {
  font-weight: 616;
}
.font-weight-617 {
  font-weight: 617;
}
.font-weight-618 {
  font-weight: 618;
}
.font-weight-619 {
  font-weight: 619;
}
.font-weight-620 {
  font-weight: 620;
}
.font-weight-621 {
  font-weight: 621;
}
.font-weight-622 {
  font-weight: 622;
}
.font-weight-623 {
  font-weight: 623;
}
.font-weight-624 {
  font-weight: 624;
}
.font-weight-625 {
  font-weight: 625;
}
.font-weight-626 {
  font-weight: 626;
}
.font-weight-627 {
  font-weight: 627;
}
.font-weight-628 {
  font-weight: 628;
}
.font-weight-629 {
  font-weight: 629;
}
.font-weight-630 {
  font-weight: 630;
}
.font-weight-631 {
  font-weight: 631;
}
.font-weight-632 {
  font-weight: 632;
}
.font-weight-633 {
  font-weight: 633;
}
.font-weight-634 {
  font-weight: 634;
}
.font-weight-635 {
  font-weight: 635;
}
.font-weight-636 {
  font-weight: 636;
}
.font-weight-637 {
  font-weight: 637;
}
.font-weight-638 {
  font-weight: 638;
}
.font-weight-639 {
  font-weight: 639;
}
.font-weight-640 {
  font-weight: 640;
}
.font-weight-641 {
  font-weight: 641;
}
.font-weight-642 {
  font-weight: 642;
}
.font-weight-643 {
  font-weight: 643;
}
.font-weight-644 {
  font-weight: 644;
}
.font-weight-645 {
  font-weight: 645;
}
.font-weight-646 {
  font-weight: 646;
}
.font-weight-647 {
  font-weight: 647;
}
.font-weight-648 {
  font-weight: 648;
}
.font-weight-649 {
  font-weight: 649;
}
.font-weight-650 {
  font-weight: 650;
}
.font-weight-651 {
  font-weight: 651;
}
.font-weight-652 {
  font-weight: 652;
}
.font-weight-653 {
  font-weight: 653;
}
.font-weight-654 {
  font-weight: 654;
}
.font-weight-655 {
  font-weight: 655;
}
.font-weight-656 {
  font-weight: 656;
}
.font-weight-657 {
  font-weight: 657;
}
.font-weight-658 {
  font-weight: 658;
}
.font-weight-659 {
  font-weight: 659;
}
.font-weight-660 {
  font-weight: 660;
}
.font-weight-661 {
  font-weight: 661;
}
.font-weight-662 {
  font-weight: 662;
}
.font-weight-663 {
  font-weight: 663;
}
.font-weight-664 {
  font-weight: 664;
}
.font-weight-665 {
  font-weight: 665;
}
.font-weight-666 {
  font-weight: 666;
}
.font-weight-667 {
  font-weight: 667;
}
.font-weight-668 {
  font-weight: 668;
}
.font-weight-669 {
  font-weight: 669;
}
.font-weight-670 {
  font-weight: 670;
}
.font-weight-671 {
  font-weight: 671;
}
.font-weight-672 {
  font-weight: 672;
}
.font-weight-673 {
  font-weight: 673;
}
.font-weight-674 {
  font-weight: 674;
}
.font-weight-675 {
  font-weight: 675;
}
.font-weight-676 {
  font-weight: 676;
}
.font-weight-677 {
  font-weight: 677;
}
.font-weight-678 {
  font-weight: 678;
}
.font-weight-679 {
  font-weight: 679;
}
.font-weight-680 {
  font-weight: 680;
}
.font-weight-681 {
  font-weight: 681;
}
.font-weight-682 {
  font-weight: 682;
}
.font-weight-683 {
  font-weight: 683;
}
.font-weight-684 {
  font-weight: 684;
}
.font-weight-685 {
  font-weight: 685;
}
.font-weight-686 {
  font-weight: 686;
}
.font-weight-687 {
  font-weight: 687;
}
.font-weight-688 {
  font-weight: 688;
}
.font-weight-689 {
  font-weight: 689;
}
.font-weight-690 {
  font-weight: 690;
}
.font-weight-691 {
  font-weight: 691;
}
.font-weight-692 {
  font-weight: 692;
}
.font-weight-693 {
  font-weight: 693;
}
.font-weight-694 {
  font-weight: 694;
}
.font-weight-695 {
  font-weight: 695;
}
.font-weight-696 {
  font-weight: 696;
}
.font-weight-697 {
  font-weight: 697;
}
.font-weight-698 {
  font-weight: 698;
}
.font-weight-699 {
  font-weight: 699;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-701 {
  font-weight: 701;
}
.font-weight-702 {
  font-weight: 702;
}
.font-weight-703 {
  font-weight: 703;
}
.font-weight-704 {
  font-weight: 704;
}
.font-weight-705 {
  font-weight: 705;
}
.font-weight-706 {
  font-weight: 706;
}
.font-weight-707 {
  font-weight: 707;
}
.font-weight-708 {
  font-weight: 708;
}
.font-weight-709 {
  font-weight: 709;
}
.font-weight-710 {
  font-weight: 710;
}
.font-weight-711 {
  font-weight: 711;
}
.font-weight-712 {
  font-weight: 712;
}
.font-weight-713 {
  font-weight: 713;
}
.font-weight-714 {
  font-weight: 714;
}
.font-weight-715 {
  font-weight: 715;
}
.font-weight-716 {
  font-weight: 716;
}
.font-weight-717 {
  font-weight: 717;
}
.font-weight-718 {
  font-weight: 718;
}
.font-weight-719 {
  font-weight: 719;
}
.font-weight-720 {
  font-weight: 720;
}
.font-weight-721 {
  font-weight: 721;
}
.font-weight-722 {
  font-weight: 722;
}
.font-weight-723 {
  font-weight: 723;
}
.font-weight-724 {
  font-weight: 724;
}
.font-weight-725 {
  font-weight: 725;
}
.font-weight-726 {
  font-weight: 726;
}
.font-weight-727 {
  font-weight: 727;
}
.font-weight-728 {
  font-weight: 728;
}
.font-weight-729 {
  font-weight: 729;
}
.font-weight-730 {
  font-weight: 730;
}
.font-weight-731 {
  font-weight: 731;
}
.font-weight-732 {
  font-weight: 732;
}
.font-weight-733 {
  font-weight: 733;
}
.font-weight-734 {
  font-weight: 734;
}
.font-weight-735 {
  font-weight: 735;
}
.font-weight-736 {
  font-weight: 736;
}
.font-weight-737 {
  font-weight: 737;
}
.font-weight-738 {
  font-weight: 738;
}
.font-weight-739 {
  font-weight: 739;
}
.font-weight-740 {
  font-weight: 740;
}
.font-weight-741 {
  font-weight: 741;
}
.font-weight-742 {
  font-weight: 742;
}
.font-weight-743 {
  font-weight: 743;
}
.font-weight-744 {
  font-weight: 744;
}
.font-weight-745 {
  font-weight: 745;
}
.font-weight-746 {
  font-weight: 746;
}
.font-weight-747 {
  font-weight: 747;
}
.font-weight-748 {
  font-weight: 748;
}
.font-weight-749 {
  font-weight: 749;
}
.font-weight-750 {
  font-weight: 750;
}
.font-weight-751 {
  font-weight: 751;
}
.font-weight-752 {
  font-weight: 752;
}
.font-weight-753 {
  font-weight: 753;
}
.font-weight-754 {
  font-weight: 754;
}
.font-weight-755 {
  font-weight: 755;
}
.font-weight-756 {
  font-weight: 756;
}
.font-weight-757 {
  font-weight: 757;
}
.font-weight-758 {
  font-weight: 758;
}
.font-weight-759 {
  font-weight: 759;
}
.font-weight-760 {
  font-weight: 760;
}
.font-weight-761 {
  font-weight: 761;
}
.font-weight-762 {
  font-weight: 762;
}
.font-weight-763 {
  font-weight: 763;
}
.font-weight-764 {
  font-weight: 764;
}
.font-weight-765 {
  font-weight: 765;
}
.font-weight-766 {
  font-weight: 766;
}
.font-weight-767 {
  font-weight: 767;
}
.font-weight-768 {
  font-weight: 768;
}
.font-weight-769 {
  font-weight: 769;
}
.font-weight-770 {
  font-weight: 770;
}
.font-weight-771 {
  font-weight: 771;
}
.font-weight-772 {
  font-weight: 772;
}
.font-weight-773 {
  font-weight: 773;
}
.font-weight-774 {
  font-weight: 774;
}
.font-weight-775 {
  font-weight: 775;
}
.font-weight-776 {
  font-weight: 776;
}
.font-weight-777 {
  font-weight: 777;
}
.font-weight-778 {
  font-weight: 778;
}
.font-weight-779 {
  font-weight: 779;
}
.font-weight-780 {
  font-weight: 780;
}
.font-weight-781 {
  font-weight: 781;
}
.font-weight-782 {
  font-weight: 782;
}
.font-weight-783 {
  font-weight: 783;
}
.font-weight-784 {
  font-weight: 784;
}
.font-weight-785 {
  font-weight: 785;
}
.font-weight-786 {
  font-weight: 786;
}
.font-weight-787 {
  font-weight: 787;
}
.font-weight-788 {
  font-weight: 788;
}
.font-weight-789 {
  font-weight: 789;
}
.font-weight-790 {
  font-weight: 790;
}
.font-weight-791 {
  font-weight: 791;
}
.font-weight-792 {
  font-weight: 792;
}
.font-weight-793 {
  font-weight: 793;
}
.font-weight-794 {
  font-weight: 794;
}
.font-weight-795 {
  font-weight: 795;
}
.font-weight-796 {
  font-weight: 796;
}
.font-weight-797 {
  font-weight: 797;
}
.font-weight-798 {
  font-weight: 798;
}
.font-weight-799 {
  font-weight: 799;
}
.font-weight-800 {
  font-weight: 800;
}
.font-weight-801 {
  font-weight: 801;
}
.font-weight-802 {
  font-weight: 802;
}
.font-weight-803 {
  font-weight: 803;
}
.font-weight-804 {
  font-weight: 804;
}
.font-weight-805 {
  font-weight: 805;
}
.font-weight-806 {
  font-weight: 806;
}
.font-weight-807 {
  font-weight: 807;
}
.font-weight-808 {
  font-weight: 808;
}
.font-weight-809 {
  font-weight: 809;
}
.font-weight-810 {
  font-weight: 810;
}
.font-weight-811 {
  font-weight: 811;
}
.font-weight-812 {
  font-weight: 812;
}
.font-weight-813 {
  font-weight: 813;
}
.font-weight-814 {
  font-weight: 814;
}
.font-weight-815 {
  font-weight: 815;
}
.font-weight-816 {
  font-weight: 816;
}
.font-weight-817 {
  font-weight: 817;
}
.font-weight-818 {
  font-weight: 818;
}
.font-weight-819 {
  font-weight: 819;
}
.font-weight-820 {
  font-weight: 820;
}
.font-weight-821 {
  font-weight: 821;
}
.font-weight-822 {
  font-weight: 822;
}
.font-weight-823 {
  font-weight: 823;
}
.font-weight-824 {
  font-weight: 824;
}
.font-weight-825 {
  font-weight: 825;
}
.font-weight-826 {
  font-weight: 826;
}
.font-weight-827 {
  font-weight: 827;
}
.font-weight-828 {
  font-weight: 828;
}
.font-weight-829 {
  font-weight: 829;
}
.font-weight-830 {
  font-weight: 830;
}
.font-weight-831 {
  font-weight: 831;
}
.font-weight-832 {
  font-weight: 832;
}
.font-weight-833 {
  font-weight: 833;
}
.font-weight-834 {
  font-weight: 834;
}
.font-weight-835 {
  font-weight: 835;
}
.font-weight-836 {
  font-weight: 836;
}
.font-weight-837 {
  font-weight: 837;
}
.font-weight-838 {
  font-weight: 838;
}
.font-weight-839 {
  font-weight: 839;
}
.font-weight-840 {
  font-weight: 840;
}
.font-weight-841 {
  font-weight: 841;
}
.font-weight-842 {
  font-weight: 842;
}
.font-weight-843 {
  font-weight: 843;
}
.font-weight-844 {
  font-weight: 844;
}
.font-weight-845 {
  font-weight: 845;
}
.font-weight-846 {
  font-weight: 846;
}
.font-weight-847 {
  font-weight: 847;
}
.font-weight-848 {
  font-weight: 848;
}
.font-weight-849 {
  font-weight: 849;
}
.font-weight-850 {
  font-weight: 850;
}
.font-weight-851 {
  font-weight: 851;
}
.font-weight-852 {
  font-weight: 852;
}
.font-weight-853 {
  font-weight: 853;
}
.font-weight-854 {
  font-weight: 854;
}
.font-weight-855 {
  font-weight: 855;
}
.font-weight-856 {
  font-weight: 856;
}
.font-weight-857 {
  font-weight: 857;
}
.font-weight-858 {
  font-weight: 858;
}
.font-weight-859 {
  font-weight: 859;
}
.font-weight-860 {
  font-weight: 860;
}
.font-weight-861 {
  font-weight: 861;
}
.font-weight-862 {
  font-weight: 862;
}
.font-weight-863 {
  font-weight: 863;
}
.font-weight-864 {
  font-weight: 864;
}
.font-weight-865 {
  font-weight: 865;
}
.font-weight-866 {
  font-weight: 866;
}
.font-weight-867 {
  font-weight: 867;
}
.font-weight-868 {
  font-weight: 868;
}
.font-weight-869 {
  font-weight: 869;
}
.font-weight-870 {
  font-weight: 870;
}
.font-weight-871 {
  font-weight: 871;
}
.font-weight-872 {
  font-weight: 872;
}
.font-weight-873 {
  font-weight: 873;
}
.font-weight-874 {
  font-weight: 874;
}
.font-weight-875 {
  font-weight: 875;
}
.font-weight-876 {
  font-weight: 876;
}
.font-weight-877 {
  font-weight: 877;
}
.font-weight-878 {
  font-weight: 878;
}
.font-weight-879 {
  font-weight: 879;
}
.font-weight-880 {
  font-weight: 880;
}
.font-weight-881 {
  font-weight: 881;
}
.font-weight-882 {
  font-weight: 882;
}
.font-weight-883 {
  font-weight: 883;
}
.font-weight-884 {
  font-weight: 884;
}
.font-weight-885 {
  font-weight: 885;
}
.font-weight-886 {
  font-weight: 886;
}
.font-weight-887 {
  font-weight: 887;
}
.font-weight-888 {
  font-weight: 888;
}
.font-weight-889 {
  font-weight: 889;
}
.font-weight-890 {
  font-weight: 890;
}
.font-weight-891 {
  font-weight: 891;
}
.font-weight-892 {
  font-weight: 892;
}
.font-weight-893 {
  font-weight: 893;
}
.font-weight-894 {
  font-weight: 894;
}
.font-weight-895 {
  font-weight: 895;
}
.font-weight-896 {
  font-weight: 896;
}
.font-weight-897 {
  font-weight: 897;
}
.font-weight-898 {
  font-weight: 898;
}
.font-weight-899 {
  font-weight: 899;
}
.font-weight-900 {
  font-weight: 900;
}
.text-small {
  font-size: 0.75rem;
}
.glob-params-title {
  line-height: 2.403rem;
  margin-bottom: 0;
  padding-top: 0.7rem;
  font-size: 1.602rem;
  font-weight: 500;
  letter-spacing: -0.02em;
}
[role=tab] .btn {
  width: 100%;
  text-align: left;
}
[role=tab] .btn:hover,
[role=tab] .btn:focus {
  text-decoration: none;
}
.accordion > .card {
  overflow: hidden;
}
.avatar-xxs {
  width: 30px;
  height: 30px;
  font-size: 0.7rem;
  cursor: pointer;
}
.avatar-xs {
  width: 35px;
  height: 35px;
  font-size: 0.75rem;
}
.avatar-sm {
  width: 40px;
  height: 40px;
  font-size: 0.8rem;
}
.avatar-md {
  width: 54px;
  height: 54px;
  font-size: 0.9rem;
}
.avatar-lg {
  width: 80px;
  height: 80px;
  font-size: 0.9rem;
}
.avatar-xl {
  width: 74px;
  height: 74px;
}
.custom-avatar,
.avatar-xxs,
.avatar-xs,
.avatar-sm,
.avatar-md,
.avatar-lg,
.avatar-xl {
  background-color: #906BE6;
  display: inline-flex;
  border-radius: 50%;
  color: #ffffff;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  padding: 0;
  object-fit: cover;
  overflow: hidden;
}
.avatar-group .avatar {
  position: relative;
  z-index: 2;
  border: 2px solid #ffffff;
}
.avatar-group .avatar:hover {
  z-index: 3;
}
.avatar-group .avatar + .avatar {
  margin-left: -0.6rem;
}
.avatar {
  color: #ffffff;
  background-color: #bbb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  border-radius: 3.125rem;
  height: 48px;
  width: 48px;
  overflow: hidden;
}
.avatar img {
  width: 100%;
  border-radius: 3.125rem;
  object-fit: cover;
  max-width: none;
  width: 40px;
  height: 40px;
}
.avatar + .avatar-content {
  display: inline-block;
  margin-left: 0.75rem;
}
.border-bottom-primary {
  border-bottom: 1px solid #0033a0;
}
.border-bottom-secondary {
  border-bottom: 1px solid rgb(23.84, 46.637, 95.36);
}
.border-bottom-success {
  border-bottom: 1px solid #4CAF50;
}
.border-bottom-info {
  border-bottom: 1px solid #0033a0;
}
.border-bottom-warning {
  border-bottom: 1px solid #FFC107;
}
.border-bottom-danger {
  border-bottom: 1px solid #FF6978;
}
.border-bottom-light {
  border-bottom: 1px solid #bbb;
}
.border-bottom-gray-100 {
  border-bottom: 1px solid #f8f9fa;
}
.border-bottom-gray-200 {
  border-bottom: 1px solid #eee;
}
.border-bottom-gray-300 {
  border-bottom: 1px solid #dee2e6;
}
.border-bottom-gray-400 {
  border-bottom: 1px solid #ced4da;
}
.border-bottom-dark {
  border-bottom: 1px solid rgb(19.76, 38.6555, 79.04);
}
.border-bottom-dotted-primary {
  border-bottom: 1px dotted #0033a0;
}
.border-bottom-dotted-secondary {
  border-bottom: 1px dotted rgb(23.84, 46.637, 95.36);
}
.border-bottom-dotted-success {
  border-bottom: 1px dotted #4CAF50;
}
.border-bottom-dotted-info {
  border-bottom: 1px dotted #0033a0;
}
.border-bottom-dotted-warning {
  border-bottom: 1px dotted #FFC107;
}
.border-bottom-dotted-danger {
  border-bottom: 1px dotted #FF6978;
}
.border-bottom-dotted-light {
  border-bottom: 1px dotted #bbb;
}
.border-bottom-dotted-gray-100 {
  border-bottom: 1px dotted #f8f9fa;
}
.border-bottom-dotted-gray-200 {
  border-bottom: 1px dotted #eee;
}
.border-bottom-dotted-gray-300 {
  border-bottom: 1px dotted #dee2e6;
}
.border-bottom-dotted-gray-400 {
  border-bottom: 1px dotted #ced4da;
}
.border-bottom-dotted-dark {
  border-bottom: 1px dotted rgb(19.76, 38.6555, 79.04);
}
.card {
  border-radius: 5px;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.08);
  border: 0;
}
.card.border-top {
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #4CAF50;
}
.card-header,
.card-footer {
  border-color: rgba(0, 0, 0, 0.03);
}
.card-title {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.card-img-overlay * {
  position: relative;
  z-index: 1;
}
.card-img-overlay:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.36);
  z-index: 0;
}
.card-img-overlay .separator {
  width: 35px;
  margin: auto;
}
.card-img-overlay .card-footer {
  position: absolute;
  bottom: 16px;
  left: 20px;
  border: 0;
  background: transparent;
}
.card-img-overlay .card-footer [class^=i-] {
  font-size: 0.875rem;
  vertical-align: text-bottom;
}
.card-icon .card-body {
  padding: 2rem 0.5rem;
}
.card-icon [class^=i-] {
  font-size: 32px;
}
.card-icon [class^=i-],
.card-icon .lead {
  color: #007bff;
}
.card-icon-big .card-body {
  padding: 2rem 0.5rem;
}
.card-icon-big [class^=i-] {
  font-size: 48px;
}
.card-icon-big [class^=i-] {
  color: rgba(0, 123, 255, 0.6);
}
.card-icon-bg {
  position: relative;
  z-index: 1;
}
.card-icon-bg .card-body {
  display: flex;
}
.card-icon-bg .card-body .content {
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 70px;
}
.card-icon-bg [class^=i-] {
  font-size: 4rem;
  color: rgba(248, 249, 250, 0.28);
}
.card-icon-bg .lead {
  line-height: 1;
}
.card-icon-bg-primary [class^=i-] {
  color: rgba(0, 123, 255, 0.28);
}
.card-icon-bg-secondary [class^=i-] {
  color: rgba(108, 117, 125, 0.28);
}
.card-icon-bg-success [class^=i-] {
  color: rgba(40, 167, 69, 0.28);
}
.card-icon-bg-info [class^=i-] {
  color: rgba(23, 162, 184, 0.28);
}
.card-icon-bg-warning [class^=i-] {
  color: rgba(255, 193, 7, 0.28);
}
.card-icon-bg-danger [class^=i-] {
  color: rgba(220, 53, 69, 0.28);
}
.card-icon-bg-light [class^=i-] {
  color: rgba(248, 249, 250, 0.28);
}
.card-icon-bg-dark [class^=i-] {
  color: rgba(52, 58, 64, 0.28);
}
.card-profile-1 .avatar {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: auto;
  border-radius: 50%;
}
.card-ecommerce-1 .card-body [class^=i-] {
  display: block;
  font-size: 78px;
  color: #007bff;
}
.card-ecommerce-2 .row {
  margin: 0;
}
.card-ecommerce-2 .card-action,
.card-ecommerce-2 .col {
  padding: 1rem;
}
.card-ecommerce-2 .card-action {
  position: relative;
  display: flex;
  align-items: center;
}
.card-ecommerce-2 .card-action .icon {
  font-size: 22px;
  height: 24px;
  display: inline-block;
  width: 24px;
  line-height: 24px;
  margin: 0 8px;
  cursor: pointer;
}
.card-ecommerce-2 .card-action:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: rgba(33, 37, 41, 0.1);
}
.card-ecommerce-3 .card-img-left {
  height: 220px;
  object-fit: cover;
}
.card-socials-simple a {
  display: inline-block;
  padding: 4px;
}
.card-zoom-in {
  position: relative;
  background-color: #ffffff;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-zoom-in:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 5px;
  opacity: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-zoom-in:hover {
  transform: scale(1.2);
}
.card-zoom-in:hover:after {
  opacity: 1;
}
.cal-header :first-child {
  border-top-left-radius: 1em;
}
.cal-header :last-child {
  border-top-right-radius: 1em;
}
.cal-header .cal-cell {
  text-transform: capitalize;
  min-height: 2.5rem;
  font-size: 0.9rem;
  border-bottom: 1.5px solid var(--agenda-day-cell-border);
}
.cal-header .cal-cell:hover {
  background-color: var(--agenda-head-day-bg-hover) !important;
}
.cal-header {
  color: var(--calendar-month-day-text);
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid var(--agenda-day-cell-border) !important;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid var(--agenda-day-cell-border) !important;
}
.cal-month-view .cal-days {
  border: 1px solid var(--agenda-day-cell-border) !important;
}
.cal-cell-row {
  background-color: var(--agenda-head-bg-hover) !important;
}
.cal-month-view .cal-cell-row:hover {
  background-color: var(--agenda-head-bg-hover) !important;
}
.cal-month-view .cal-open-day-events {
  background-color: #e9ecef;
  box-shadow: none;
  color: #212529;
}
.cal-event-action i {
  vertical-align: middle;
}
.cal-month-view .cal-day-cell.cal-today {
  background: #ffffff;
}
.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  background-color: var(--agenda-number-bg);
  font-size: 1.2em !important;
  color: #ffffff !important;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  font-weight: 400;
}
.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  overflow: hidden;
}
.breadcrumb {
  background: #6c757d;
  align-items: center;
  margin: 1 1 1 0.75rem;
  padding: 0;
}
.breadcrumb h1 {
  padding-right: 1.5rem;
  font-family: "Poppins";
  font-style: normal;
  font-weight: bold;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: var(--module-title);
}
.breadcrumb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb ul li {
  display: inline-block;
  position: relative;
  padding: 0 0.5rem;
  line-height: 1;
  vertical-align: bottom;
  color: #6c757d;
}
.breadcrumb ul li:after {
  position: absolute;
  top: -1px;
  right: 0;
  content: "";
  height: 16px;
  width: 1px;
  background: #6c757d;
  border-radius: 5px;
}
.breadcrumb ul li:last-child:after {
  display: none;
}
.breadcrumb ul li a {
  color: rgb(11.6, 22.6925, 46.4);
}
[dir=rtl] .breadcrumb h1 {
  padding-right: 0;
  padding-left: 0.5rem;
}
html [type=button],
.btn[type=button] {
  -webkit-appearance: none !important;
}
.btn.rounded,
.btn.btn-rounded {
  border-radius: 40px;
}
.btn.btn-wide {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.btn-secondary {
  color: #212529;
  background-color: #e9ecef;
}
.btn-icon {
  width: 34px;
  height: 34px;
  padding: 0;
  background-color: transparent;
}
.btn-icon [class^=i-],
.btn-icon .icon {
  vertical-align: middle;
  margin: 0 2px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn-icon-text [class^=i-],
.btn-icon-text .icon {
  vertical-align: middle;
  margin: 0 2px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn-facebook {
  background: rgb(55, 101, 201);
  border-color: rgb(55, 101, 201);
}
.btn-facebook:hover {
  background: rgb(49.0039370079, 90.7480314961, 181.4960629921);
  border-color: rgb(49.0039370079, 90.7480314961, 181.4960629921);
}
.btn-facebook:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 101, 201, 0.5);
}
.btn-google {
  background: rgb(236, 65, 44);
  border-color: rgb(236, 65, 44);
}
.btn-google:hover {
  background: rgb(233.4760869565, 44.2608695652, 21.0239130435);
  border-color: rgb(233.4760869565, 44.2608695652, 21.0239130435);
}
.btn-google:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 65, 44, 0.5);
}
.btn-twitter {
  background: rgb(3, 159, 245);
  border-color: rgb(3, 159, 245);
}
.btn-twitter:hover {
  background: rgb(2.6915322581, 142.6512096774, 219.8084677419);
  border-color: rgb(2.6915322581, 142.6512096774, 219.8084677419);
}
.btn-twitter:focus {
  box-shadow: 0 0 0 0.2rem rgba(3, 159, 245, 0.5);
}
.btn-outline-facebook {
  color: rgb(55, 101, 201);
  border-color: rgb(55, 101, 201);
  background: rgba(233, 236, 239, 0.6);
}
.btn-outline-facebook:hover {
  background: rgb(49.0039370079, 90.7480314961, 181.4960629921);
  border-color: rgb(49.0039370079, 90.7480314961, 181.4960629921);
}
.btn-outline-facebook:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 101, 201, 0.5);
}
.btn-outline-google {
  color: rgb(236, 65, 44);
  border-color: rgb(236, 65, 44);
  background: rgba(233, 236, 239, 0.6);
}
.btn-outline-google:hover {
  background: rgb(233.4760869565, 44.2608695652, 21.0239130435);
  border-color: rgb(233.4760869565, 44.2608695652, 21.0239130435);
}
.btn-outline-google:focus {
  box-shadow: 0 0 0 0.2rem rgba(236, 65, 44, 0.5);
}
.btn-outline-twitter {
  color: rgb(3, 159, 245);
  border-color: rgb(3, 159, 245);
  background: rgba(233, 236, 239, 0.6);
}
.btn-outline-twitter:hover {
  background: rgb(2.6915322581, 142.6512096774, 219.8084677419);
  border-color: rgb(2.6915322581, 142.6512096774, 219.8084677419);
}
.btn-outline-twitter:focus {
  box-shadow: 0 0 0 0.2rem rgba(3, 159, 245, 0.5);
}
.btn-outline-email {
  background: rgba(233, 236, 239, 0.6);
}
.btn-outline-info {
  color: var(--btn-outline-text);
  border-color: var(--btn-outline-border);
  background-color: var(--btn-second-bg);
}
.btn-outline-info:hover {
  background: var(--btn-outline-hover);
  border-color: var(--btn-outline-border);
}
.btn-spinner {
  width: 1em;
  height: 1em;
  background: transparent;
  border-radius: 50%;
  margin: 0 16px 0 0;
  border: 2px solid transparent;
}
.btn-checkbox .checkbox {
  display: inline;
}
.btn.btn-outline-light.btn-svg {
  border-color: #495057;
}
.btn.btn-outline-light.btn-svg.active,
.btn.btn-outline-light.btn-svg:hover {
  background: #007bff;
  border-color: #007bff;
}
.btn.btn-outline-light.btn-svg.active svg,
.btn.btn-outline-light.btn-svg:hover svg {
  fill: #ffffff;
}
.btn.btn-outline-light.btn-svg:focus {
  box-shadow: none !important;
}
.btn-primary .btn-spinner {
  animation: btn-glow-primary 1s ease infinite;
}
@keyframes btn-glow-primary {
  0% {
    box-shadow: 0 0 0 0.4em rgb(0, 98.4, 204), 0 0 0 0.1em rgb(0, 98.4, 204);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(0, 98.4, 204), 0 0 0 3.6em transparent;
  }
}
.btn-secondary .btn-spinner {
  animation: btn-glow-secondary 1s ease infinite;
}
@keyframes btn-glow-secondary {
  0% {
    box-shadow: 0 0 0 0.4em rgb(84.3605150215, 91.3905579399, 97.6394849785), 0 0 0 0.1em rgb(84.3605150215, 91.3905579399, 97.6394849785);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(84.3605150215, 91.3905579399, 97.6394849785), 0 0 0 3.6em transparent;
  }
}
.btn-success .btn-spinner {
  animation: btn-glow-success 1s ease infinite;
}
@keyframes btn-glow-success {
  0% {
    box-shadow: 0 0 0 0.4em rgb(30.1449275362, 125.8550724638, 52), 0 0 0 0.1em rgb(30.1449275362, 125.8550724638, 52);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(30.1449275362, 125.8550724638, 52), 0 0 0 3.6em transparent;
  }
}
.btn-info .btn-spinner {
  animation: btn-glow-info 1s ease infinite;
}
@keyframes btn-glow-info {
  0% {
    box-shadow: 0 0 0 0.4em rgb(17.3333333333, 122.0869565217, 138.6666666667), 0 0 0 0.1em rgb(17.3333333333, 122.0869565217, 138.6666666667);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(17.3333333333, 122.0869565217, 138.6666666667), 0 0 0 3.6em transparent;
  }
}
.btn-warning .btn-spinner {
  animation: btn-glow-warning 1s ease infinite;
}
@keyframes btn-glow-warning {
  0% {
    box-shadow: 0 0 0 0.4em rgb(211, 158.25, 0), 0 0 0 0.1em rgb(211, 158.25, 0);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(211, 158.25, 0), 0 0 0 3.6em transparent;
  }
}
.btn-danger .btn-spinner {
  animation: btn-glow-danger 1s ease infinite;
}
@keyframes btn-glow-danger {
  0% {
    box-shadow: 0 0 0 0.4em rgb(189.2151898734, 32.7848101266, 47.7721518987), 0 0 0 0.1em rgb(189.2151898734, 32.7848101266, 47.7721518987);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(189.2151898734, 32.7848101266, 47.7721518987), 0 0 0 3.6em transparent;
  }
}
.btn-light .btn-spinner {
  animation: btn-glow-light 1s ease infinite;
}
@keyframes btn-glow-light {
  0% {
    box-shadow: 0 0 0 0.4em rgb(218.25, 223.5, 228.75), 0 0 0 0.1em rgb(218.25, 223.5, 228.75);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(218.25, 223.5, 228.75), 0 0 0 3.6em transparent;
  }
}
.btn-dark .btn-spinner {
  animation: btn-glow-dark 1s ease infinite;
}
@keyframes btn-glow-dark {
  0% {
    box-shadow: 0 0 0 0.4em rgb(29.1379310345, 32.5, 35.8620689655), 0 0 0 0.1em rgb(29.1379310345, 32.5, 35.8620689655);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #ffffff;
  }
  100% {
    box-shadow: 0 0 0 0.4em rgb(29.1379310345, 32.5, 35.8620689655), 0 0 0 3.6em transparent;
  }
}
.btn-cercle {
  border-radius: 50%;
}
.btn-outline-grey {
  background-color: transparent;
  background-image: none;
  color: #6e6e6e;
  border-color: #6e6e6e;
}
.btn-outline-grey:hover {
  background-color: #6e6e6e;
  color: #ffffff;
  border-color: #6e6e6e;
  cursor: pointer;
}
.btn-outline-grey:not(:disabled):not(.disabled):active {
  background-color: #6e6e6e;
  color: #ffffff;
  border: #6e6e6e;
}
.btn-outline-grey:focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 110, 110, 0.5);
}
.trigger {
  display: inline-block;
  cursor: pointer;
}
.trigger:hover {
  transition: box-shadow 0.45s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn-lightblue {
  box-shadow: 2px 2px 6px 1px #bfcfff;
  border: none;
  background-color: #ffffff;
  height: 40px;
  width: 40px;
  float: right;
  padding: 10px;
  padding-bottom: 17px;
  padding-left: 10.25px;
}
.trash-btn {
  height: 34px;
  width: 34px;
  background-color: transparent;
  border-radius: 50%;
  padding: 0;
}
.trash-btn i {
  vertical-align: middle;
  color: #cc0000;
}
.pen-btn {
  height: 34px;
  width: 34px;
  background-color: var(--dropdown-bg);
  border-radius: 50%;
  padding: 0;
}
.pen-btn i {
  vertical-align: middle;
  color: var(--table-icons);
  font-size: 19px;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: var(--ngbdatepicker-selectedday-text) !important;
  background-color: var(--ngbdatepicker-selectedday-bg) !important;
  border-color: #9b9b9b;
}
.btn-light {
  color: var(--ngbdatepicker-day-text) !important;
  background-color: #bbb;
  border-color: #bbb;
}
.ngb-dp-weekday {
  color: var(--ngbdatepicker-day-week-text) !important;
}
.btn-link {
  color: var(--ngbdatepicker-arrow) !important;
}
.btn-link:hover {
  color: var(--ngbdatepicker-arrow--hover) !important;
}
.close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: var(--widget-bg);
  border: 1px solid var(--widget-separator);
  border-radius: 6px;
  color: var(--widget-text-secondary);
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 0;
}
.close-btn:hover {
  background: var(--btn-primary-bg);
  border-color: var(--btn-primary-bg);
  color: white;
}
.close-btn .material-icons {
  font-size: 1rem;
}
.close-btn.close-btn-lg {
  width: 40px;
  height: 40px;
}
.close-btn.close-btn-lg .material-icons {
  font-size: 1.5rem;
}
.close-btn.close-btn-circle {
  border-radius: 50%;
}
.close-btn.close-btn-transparent {
  background: transparent;
  border: none;
  color: var(--subtitle, #6b7280);
  font-size: 24px;
  width: 40px;
  height: 40px;
}
.close-btn.close-btn-transparent:hover {
  background-color: var(--dropdown-btn-bg--hover, #f3f4f6);
  color: var(--subtitle, #6b7280);
}
.close-btn.close-btn-transparent .material-icons-outlined {
  font-size: 24px;
  color: var(--subtitle, #6b7280);
}
.close-btn.close-btn-transparent:focus {
  display: none !important;
}
.close-btn.close-btn-danger {
  background: transparent;
  border: none;
  font-size: 24px;
  color: #888;
  cursor: pointer;
  transition: color 0.2s;
  margin-left: 8px;
}
.close-btn.close-btn-danger:hover {
  color: #e74c3c;
}
.nav-tabs {
  border-bottom: 2px solid #007bff;
}
.nav-tabs .nav-item {
  margin-bottom: -2px;
}
.nav-tabs .nav-link {
  border: 0;
  color: #6c757d;
  padding: 1rem 1.5rem;
  font-weight: 500;
}
.nav-tabs .nav-link:hover {
  border: 0;
  color: #007bff;
}
.nav-tabs .nav-link.active {
  background: transparent;
  color: #007bff;
  border: 0;
  border-bottom: 2px solid #007bff;
}
.nav-pills .nav-link {
  border-radius: 0;
  padding: 1rem 1.5rem;
  color: #6c757d;
  font-weight: 500;
}
.nav-pills .nav-link:hover {
  color: #007bff;
}
.nav-pills .nav-link.active {
  background: #007bff;
  color: #ffffff;
}
.nav-fill .nav-item {
  text-align: center;
}
.nav-justified .nav-item {
  text-align: center;
}
.tab-content {
  padding: 1.5rem 0;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}
[dir=rtl] .nav-tabs .nav-link {
  padding: 1rem 1.5rem;
}
ngb-tabset.nav-center .nav-tabs {
  justify-content: center !important;
  margin-bottom: 1.5rem;
}
ngb-tabset.p-0 .tab-content {
  padding: 1rem 0;
}
.link-item {
  color: inherit;
  text-decoration: none;
}
.link-item:hover {
  font-weight: bold;
}
.dropdown-toggle {
  bottom: 1.5px;
  cursor: pointer;
  position: relative;
}
.dropdown-toggle.btn {
  padding-right: 28px;
}
.dropdown-toggle::after {
  position: absolute;
  top: calc(50% - 2px);
  right: 10px !important;
}
.dropdown-menu {
  border-radius: 3px;
}
.dropdown-item {
  padding: 0.42rem 1.5rem;
  font-size: 16px;
}
.menu-icon-grid {
  width: 220px;
  padding: 0 8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.menu-icon-grid > a {
  display: inline-flex;
  width: 6rem;
  flex-direction: column;
  align-items: center;
  padding: 18px 12px;
  color: #343a40;
  border-radius: 4px;
}
.menu-icon-grid > a i {
  font-size: 28px;
  margin-bottom: 4px;
}
.menu-icon-grid > a:hover {
  background: #17a2b8;
  color: #ffffff;
}
.mega-menu {
  position: static;
}
.mega-menu .dropdown-toggle {
  background: transparent;
}
.mega-menu .dropdown-menu {
  width: calc(100% - 120px);
  max-width: 1200px;
  padding: 0;
  overflow: hidden;
  max-height: calc(100vh - 100px);
  overflow-y: scroll;
}
.mega-menu .dropdown-menu .bg-img {
  background:
    linear-gradient(
      to right,
      #007bff,
      #17a2b8);
}
.mega-menu .dropdown-menu .bg-img,
.mega-menu .dropdown-menu .bg-img .title {
  color: #ffffff;
}
.mega-menu .dropdown-menu ul.links {
  list-style: none;
  margin: 0;
  padding: 0;
  column-count: 2;
}
.mega-menu .dropdown-menu ul.links li a {
  display: inline-block;
  margin-bottom: 8px;
  color: #6c757d;
}
.mega-menu .dropdown-menu ul.links li a:hover {
  color: #007bff;
}
@media (max-width: 767px) {
  .mega-menu .dropdown-menu {
    left: 0 !important;
    right: auto !important;
    width: calc(100% - 10px);
  }
}
[dir=rtl] .mega-menu .dropdown-menu {
  left: auto !important;
  right: 16px !important;
}
[dir=rtl] .notification-dropdown.dropdown-menu,
[dir=rtl] .header-account-dropdown.dropdown-menu,
[dir=rtl] .menu-icon-grid-dropdown.dropdown-menu {
  right: auto !important;
  left: 0 !important;
}
.dropdown-toggle:after {
  display: none;
}
.dropdown-toggle.btn {
  padding-right: 0;
}
.toggle-mode-btn,
.toggle-mode-btn-lg,
.toggle-mode-btn-sm {
  background-color: var(--btn-default-bg);
  border: 1px solid var(--btn-default-border);
  color: var(--btn-default-text);
  transition: all 0.15s ease-in-out;
  padding: 0.375rem 0.75rem;
}
.toggle-mode-btn:hover,
.toggle-mode-btn-lg:hover,
.toggle-mode-btn-sm:hover {
  background-color: var(--btn-primary-bg);
  border-color: var(--btn-primary-bg);
  color: var(--btn-primary-text);
}
.toggle-mode-btn:focus,
.toggle-mode-btn-lg:focus,
.toggle-mode-btn-sm:focus {
  background-color: transparent;
  border-color: var(--btn-default-border);
  color: var(--btn-default-text);
  box-shadow: 0 0 0 0.2rem rgba(144, 107, 230, 0.25);
}
.toggle-mode-btn:active,
.toggle-mode-btn-lg:active,
.toggle-mode-btn-sm:active {
  background-color: transparent;
  border-color: var(--btn-default-border);
  color: var(--btn-default-text);
}
.toggle-mode-btn .material-icons-outlined,
.toggle-mode-btn-lg .material-icons-outlined,
.toggle-mode-btn-sm .material-icons-outlined {
  font-size: 16px;
  vertical-align: middle;
}
.toggle-mode-btn-sm {
  padding: 0.25rem 0.5rem;
}
.toggle-mode-btn-sm .material-icons-outlined {
  font-size: 14px;
}
.toggle-mode-btn-lg {
  padding: 0.5rem 1rem;
}
.toggle-mode-btn-lg .material-icons-outlined {
  font-size: 18px;
}
.dropdown-input .btn-outline-secondary {
  padding: 0.25rem 0.5rem;
  border: 1px solid #dee2e6;
  background-color: #f8f9fa;
  transition: all 0.15s ease-in-out;
}
.dropdown-input .btn-outline-secondary:hover {
  background-color: #e9ecef;
  border-color: #adb5bd;
}
.dropdown-input .btn-outline-secondary .material-icons-outlined {
  font-size: 16px;
  vertical-align: middle;
}
.dropdown-menu .dropdown-input {
  padding: 0.5rem;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 0.25rem;
}
.form-group {
  position: relative;
  margin-bottom: 10px;
}
.form-group label {
  font-size: 0.79rem;
  color: var(--text-color);
  margin-bottom: 4px;
}
.form-control {
  border: initial;
  outline: initial !important;
  background: var(--input-bg);
  border: 1px solid var(--input-border);
  color: #9597a2;
  font-size: 1rem;
  letter-spacing: -0.02em;
}
.form-control::placeholder {
  color: #9597A2;
}
.form-control.rounded,
.form-control.form-control-rounded {
  border-radius: 20px;
}
.form {
  background: var(--wizard-form-bg);
  border-radius: 3px;
  padding: 1rem;
  padding-left: 2rem;
  padding-right: 1.5rem;
}
.required:after {
  content: " *";
  color: var(--red-error);
}
.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
select.form-control {
  -webkit-appearance: none;
}
.input-group-append .btn {
  height: 34px;
  border-color: var(--searchbar-border);
  border-left: none;
  background-color: var(--searchbar-bg);
}
[ngbdatepicker] {
  height: 34px;
}
.ngb-dp-header {
  text-transform: capitalize;
  background-color: var(--dropdown-bg) !important;
}
.ngb-dp-month-name {
  background-color: var(--dropdown-bg) !important;
  text-transform: capitalize;
}
.ngb-dp-weekdays {
  background-color: var(--dropdown-bg) !important;
  text-transform: capitalize;
  border-bottom: 1px solid #000000 !important;
}
.ngb-dp-week {
  margin-bottom: 0.25rem;
}
.checkbox,
.radio {
  display: block;
  position: relative;
  padding-left: 12px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.checkbox:hover input ~ .checkmark,
.radio:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox input,
.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox input:checked ~ .checkmark,
.radio input:checked ~ .checkmark {
  background-color: #007bff;
}
.checkbox input:checked ~ .checkmark:after,
.radio input:checked ~ .checkmark:after {
  display: block;
}
.checkbox input[disabled] ~ *,
.radio input[disabled] ~ * {
  color: #AAABAE;
}
.checkbox .checkmark,
.radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid var(--table-row-text);
  border-radius: 8px;
  background-color: var(--table-row);
}
.checkbox .checkmark:after,
.radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  top: 2px;
  right: 0;
  width: 6px;
  bottom: 4px;
  margin: auto;
  height: 12px;
  border: solid #F7F8F9;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
textarea {
  resize: none;
}
.checkbox-primary input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-secondary input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-success input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-info input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-warning input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-danger input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-light input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-dark input:checked ~ .checkmark {
  background-color: #906BE6;
}
.checkbox-outline-primary:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-primary input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-primary .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-primary .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-secondary:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-secondary input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-secondary .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-secondary .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-success:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-success input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-success .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-success .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-info:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-info input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-info .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-info .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-warning:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-warning input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-warning .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-warning .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-danger:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-danger input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-danger .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-danger .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-light:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-light input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-light .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-light .checkmark:after {
  border-color: var(--text-color);
}
.checkbox-outline-dark:hover input ~ .checkmark {
  background-color: var(--checkbox-hover);
}
.checkbox-outline-dark input:checked ~ .checkmark {
  background-color: transparent;
}
.checkbox-outline-dark .checkmark {
  background: var(--table-row);
  border: 1px solid var(--table-row-text);
}
.checkbox-outline-dark .checkmark:after {
  border-color: var(--text-color);
}
.radio .checkmark {
  border-radius: 50%;
}
.radio .checkmark:after {
  height: 10px;
  width: 10px;
  top: 4px;
  left: -1px;
  border-radius: 50%;
  background: #ffffff;
}
.radio-reverse {
  padding-left: 0;
  padding-right: 28px;
}
.radio-reverse .checkmark {
  left: auto;
  right: 0;
}
.radio-primary input:checked ~ .checkmark {
  background-color: #007bff;
}
.radio-secondary input:checked ~ .checkmark {
  background-color: #6c757d;
}
.radio-success input:checked ~ .checkmark {
  background-color: #28a745;
}
.radio-info input:checked ~ .checkmark {
  background-color: #17a2b8;
}
.radio-warning input:checked ~ .checkmark {
  background-color: #ffc107;
}
.radio-danger input:checked ~ .checkmark {
  background-color: #dc3545;
}
.radio-light input:checked ~ .checkmark {
  background-color: #f8f9fa;
}
.radio-dark input:checked ~ .checkmark {
  background-color: #343a40;
}
.radio-outline-primary:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-primary input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-primary .checkmark {
  background: #F7F8F9;
  border: 1px solid #007bff;
}
.radio-outline-primary .checkmark:after {
  border: 0;
  background: #007bff;
}
.radio-outline-secondary:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-secondary input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-secondary .checkmark {
  background: #F7F8F9;
  border: 1px solid #6c757d;
}
.radio-outline-secondary .checkmark:after {
  border: 0;
  background: #6c757d;
}
.radio-outline-success:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-success input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-success .checkmark {
  background: #F7F8F9;
  border: 1px solid #28a745;
}
.radio-outline-success .checkmark:after {
  border: 0;
  background: #28a745;
}
.radio-outline-info:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-info input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-info .checkmark {
  background: #F7F8F9;
  border: 1px solid #17a2b8;
}
.radio-outline-info .checkmark:after {
  border: 0;
  background: #17a2b8;
}
.radio-outline-warning:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-warning input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-warning .checkmark {
  background: #F7F8F9;
  border: 1px solid #ffc107;
}
.radio-outline-warning .checkmark:after {
  border: 0;
  background: #ffc107;
}
.radio-outline-danger:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-danger input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-danger .checkmark {
  background: #F7F8F9;
  border: 1px solid #dc3545;
}
.radio-outline-danger .checkmark:after {
  border: 0;
  background: #dc3545;
}
.radio-outline-light:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-light input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-light .checkmark {
  background: #F7F8F9;
  border: 1px solid #f8f9fa;
}
.radio-outline-light .checkmark:after {
  border: 0;
  background: #f8f9fa;
}
.radio-outline-dark:hover input ~ .checkmark {
  background-color: #e9ecef;
}
.radio-outline-dark input:checked ~ .checkmark {
  background-color: #F7F8F9 !important;
}
.radio-outline-dark .checkmark {
  background: #F7F8F9;
  border: 1px solid #343a40;
}
.radio-outline-dark .checkmark:after {
  border: 0;
  background: #343a40;
}
.border-switch {
  --color: var(--purple-success);
  padding-left: 0;
}
.border-switch .border-switch-control-input {
  display: none;
}
.border-switch .border-switch-control-input:checked ~ .border-switch-control-indicator {
  border-color: var(--purple-success);
  background-color: var(--purple-success);
}
.border-switch .border-switch-control-input:checked ~ .border-switch-control-indicator::after {
  left: 15px;
  background-color: var(--card-bg);
}
.border-switch .border-switch-control-indicator {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  top: 2px;
  width: 27px;
  height: 12px;
  background: #ccc;
  border-radius: 16px;
  transition: 0.3s;
  border: 2px solid #ccc;
}
.border-switch .border-switch-control-indicator::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  transition: 0.3s;
  top: 0px;
  left: 1px;
  background: var(--card-bg);
}
.header-switch {
  bottom: 4px;
  left: 12px;
  position: relative;
}
.switch {
  position: relative;
  display: inline-block;
  padding-left: 50px;
  height: 16px;
}
.switch span:not(.slider) {
  position: relative;
  top: -2px;
  cursor: pointer;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  width: 42px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 34px;
  background-color: #dee2e6;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: -1px;
  bottom: -4px;
  background-color: #F7F8F9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  box-shadow:
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.switch input:checked + .slider {
  background-color: #007bff;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #007bff;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.switch-primary input:checked + .slider {
  background-color: #007bff;
}
.switch-primary input:focus + .slider {
  box-shadow: 0 0 1px #007bff;
}
.switch-secondary input:checked + .slider {
  background-color: #6c757d;
}
.switch-secondary input:focus + .slider {
  box-shadow: 0 0 1px #6c757d;
}
.switch-success input:checked + .slider {
  background-color: #28a745;
}
.switch-success input:focus + .slider {
  box-shadow: 0 0 1px #28a745;
}
.switch-info input:checked + .slider {
  background-color: #17a2b8;
}
.switch-info input:focus + .slider {
  box-shadow: 0 0 1px #17a2b8;
}
.switch-warning input:checked + .slider {
  background-color: #ffc107;
}
.switch-warning input:focus + .slider {
  box-shadow: 0 0 1px #ffc107;
}
.switch-danger input:checked + .slider {
  background-color: #dc3545;
}
.switch-danger input:focus + .slider {
  box-shadow: 0 0 1px #dc3545;
}
.switch-light input:checked + .slider {
  background-color: #f8f9fa;
}
.switch-light input:focus + .slider {
  box-shadow: 0 0 1px #f8f9fa;
}
.switch-dark input:checked + .slider {
  background-color: #343a40;
}
.switch-dark input:focus + .slider {
  box-shadow: 0 0 1px #343a40;
}
[dir=rtl] .form-check {
  padding-left: 0;
  padding-right: 1.25rem;
}
[dir=rtl] .form-check-input {
  margin-left: 0;
  margin-right: -1.25rem;
}
[dir=rtl] .switch {
  padding-left: 0;
  padding-right: 50px;
}
[dir=rtl] .checkbox,
[dir=rtl] .radio {
  padding-left: 0px;
  padding-right: 28px;
}
[dir=rtl] .checkbox .checkmark,
[dir=rtl] .radio .checkmark {
  left: auto;
  right: 0;
}
.edit-icon {
  float: right;
  font-size: 15px;
}
.icon-list {
  font-size: 20px;
  vertical-align: middle;
}
.notresizable {
  resize: none;
}
input[type=date] {
  color-scheme: light;
  accent-color: var(--purple-success);
}
input[type=date]::-webkit-datetime-edit {
  color: var(--text-color);
  padding: 2px 4px;
  border-radius: 3px;
}
input[type=date]::-webkit-datetime-edit-fields-wrapper {
  color: var(--text-color);
  background-color: transparent;
}
input[type=date]::-webkit-datetime-edit-text {
  color: var(--text-color);
  padding: 0 2px;
}
input[type=date]::-webkit-datetime-edit-month-field:focus,
input[type=date]::-webkit-datetime-edit-day-field:focus,
input[type=date]::-webkit-datetime-edit-year-field:focus {
  background-color: var(--purple-success);
  color: var(--btn-primary-text);
  border-radius: 2px;
  outline: none;
}
input[type=date]::-webkit-datetime-edit-month-field,
input[type=date]::-webkit-datetime-edit-day-field,
input[type=date]::-webkit-datetime-edit-year-field {
  color: var(--text-color);
  padding: 1px 2px;
}
input[type=date]:focus {
  border-color: var(--purple-success);
  box-shadow: var(--input-date-focus-shadow);
}
input[type=date]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: 0.8;
}
input[type=date]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}
input[type=datetime-local] {
  color-scheme: light;
  accent-color: var(--purple-success);
}
input[type=datetime-local]::-webkit-datetime-edit {
  color: var(--text-color);
  padding: 2px 4px;
  border-radius: 3px;
}
input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper {
  color: var(--text-color);
  background-color: transparent;
}
input[type=datetime-local]::-webkit-datetime-edit-text {
  color: var(--text-color);
  padding: 0 2px;
}
input[type=datetime-local]::-webkit-datetime-edit-month-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-day-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-year-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-hour-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-minute-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-second-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-meridiem-field:focus,
input[type=datetime-local]::-webkit-datetime-edit-ampm-field:focus {
  background-color: var(--purple-success);
  color: var(--btn-primary-text);
  border-radius: 2px;
  outline: none;
}
input[type=datetime-local]::-webkit-datetime-edit-month-field,
input[type=datetime-local]::-webkit-datetime-edit-day-field,
input[type=datetime-local]::-webkit-datetime-edit-year-field,
input[type=datetime-local]::-webkit-datetime-edit-hour-field,
input[type=datetime-local]::-webkit-datetime-edit-minute-field,
input[type=datetime-local]::-webkit-datetime-edit-second-field,
input[type=datetime-local]::-webkit-datetime-edit-meridiem-field,
input[type=datetime-local]::-webkit-datetime-edit-ampm-field {
  color: var(--text-color);
  padding: 1px 2px;
}
input[type=datetime-local]:focus {
  border-color: var(--purple-success);
  box-shadow: var(--input-date-focus-shadow);
}
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  cursor: pointer;
  opacity: 0.8;
}
input[type=datetime-local]::-webkit-calendar-picker-indicator:hover {
  opacity: 1;
}
.icon-regular {
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.link-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #212529;
}
.link-icon i {
  margin: 0 8px;
}
.spinner-glow {
  display: inline-block;
  width: 1em;
  height: 1em;
  background: #dee2e6;
  border-radius: 50%;
  margin: 4px auto;
  border: 2px solid transparent;
  animation: glow 1s ease infinite;
}
@keyframes glow {
  0% {
    box-shadow: 0 0 0 0.4em #a1a2a1, 0 0 0 0.1em #a1a2a1;
    transform: rotate(360deg);
  }
  50% {
    border-top-color: #605556;
  }
  100% {
    box-shadow: 0 0 0 0.4em #a1a2a1, 0 0 0 3.6em transparent;
  }
}
.spinner-glow-primary {
  background: rgba(0, 123, 255, 0.45);
  animation: glow-primary 1s ease infinite;
}
.spinner-glow-secondary {
  background: rgba(108, 117, 125, 0.45);
  animation: glow-secondary 1s ease infinite;
}
.spinner-glow-success {
  background: rgba(40, 167, 69, 0.45);
  animation: glow-success 1s ease infinite;
}
.spinner-glow-info {
  background: rgba(23, 162, 184, 0.45);
  animation: glow-info 1s ease infinite;
}
.spinner-glow-warning {
  background: rgba(255, 193, 7, 0.45);
  animation: glow-warning 1s ease infinite;
}
.spinner-glow-danger {
  background: rgba(220, 53, 69, 0.45);
  animation: glow-danger 1s ease infinite;
}
.spinner-glow-light {
  background: rgba(248, 249, 250, 0.45);
  animation: glow-light 1s ease infinite;
}
.spinner-glow-dark {
  background: rgba(52, 58, 64, 0.45);
  animation: glow-dark 1s ease infinite;
}
@keyframes glow-primary {
  0% {
    box-shadow: 0 0 0 0.4em rgba(0, 123, 255, 0.45), 0 0 0 0.1em rgba(0, 123, 255, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(0, 123, 255, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(0, 123, 255, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-secondary {
  0% {
    box-shadow: 0 0 0 0.4em rgba(108, 117, 125, 0.45), 0 0 0 0.1em rgba(108, 117, 125, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(108, 117, 125, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(108, 117, 125, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-success {
  0% {
    box-shadow: 0 0 0 0.4em rgba(40, 167, 69, 0.45), 0 0 0 0.1em rgba(40, 167, 69, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(40, 167, 69, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(40, 167, 69, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-info {
  0% {
    box-shadow: 0 0 0 0.4em rgba(23, 162, 184, 0.45), 0 0 0 0.1em rgba(23, 162, 184, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(23, 162, 184, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(23, 162, 184, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-warning {
  0% {
    box-shadow: 0 0 0 0.4em rgba(255, 193, 7, 0.45), 0 0 0 0.1em rgba(255, 193, 7, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(255, 193, 7, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(255, 193, 7, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-danger {
  0% {
    box-shadow: 0 0 0 0.4em rgba(220, 53, 69, 0.45), 0 0 0 0.1em rgba(220, 53, 69, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(220, 53, 69, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(220, 53, 69, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-light {
  0% {
    box-shadow: 0 0 0 0.4em rgba(248, 249, 250, 0.45), 0 0 0 0.1em rgba(248, 249, 250, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(248, 249, 250, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(248, 249, 250, 0.75), 0 0 0 3.6em transparent;
  }
}
@keyframes glow-dark {
  0% {
    box-shadow: 0 0 0 0.4em rgba(52, 58, 64, 0.45), 0 0 0 0.1em rgba(52, 58, 64, 0.45);
    transform: rotate(360deg);
  }
  50% {
    border-top-color: rgba(52, 58, 64, 0.9);
  }
  100% {
    box-shadow: 0 0 0 0.4em rgba(52, 58, 64, 0.75), 0 0 0 3.6em transparent;
  }
}
.spinner {
  display: inline-block;
  font-size: 10px;
  margin: auto;
  text-indent: -9999em;
  width: 4em;
  height: 4em;
  border-radius: 50%;
  position: relative;
  -webkit-animation: spin 1.4s infinite linear;
  animation: spin 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner:before {
  width: 50%;
  height: 50%;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.spinner:after {
  background: #F7F8F9;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.spinner-primary {
  background: #007bff;
  background: -moz-linear-gradient(left, #007bff 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #007bff 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #007bff 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #007bff 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #007bff 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-primary:before {
  background: #007bff;
}
.spinner-secondary {
  background: #6c757d;
  background: -moz-linear-gradient(left, #6c757d 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #6c757d 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #6c757d 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #6c757d 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #6c757d 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-secondary:before {
  background: #6c757d;
}
.spinner-success {
  background: #28a745;
  background: -moz-linear-gradient(left, #28a745 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #28a745 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #28a745 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #28a745 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #28a745 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-success:before {
  background: #28a745;
}
.spinner-info {
  background: #17a2b8;
  background: -moz-linear-gradient(left, #17a2b8 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #17a2b8 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #17a2b8 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #17a2b8 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #17a2b8 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-info:before {
  background: #17a2b8;
}
.spinner-warning {
  background: #ffc107;
  background: -moz-linear-gradient(left, #ffc107 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #ffc107 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #ffc107 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #ffc107 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #ffc107 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-warning:before {
  background: #ffc107;
}
.spinner-danger {
  background: #dc3545;
  background: -moz-linear-gradient(left, #dc3545 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #dc3545 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #dc3545 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #dc3545 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #dc3545 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-danger:before {
  background: #dc3545;
}
.spinner-light {
  background: #f8f9fa;
  background: -moz-linear-gradient(left, #f8f9fa 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #f8f9fa 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #f8f9fa 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #f8f9fa 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #f8f9fa 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-light:before {
  background: #f8f9fa;
}
.spinner-dark {
  background: #343a40;
  background: -moz-linear-gradient(left, #343a40 10%, rgba(67, 236, 76, 0) 42%);
  background: -webkit-linear-gradient(left, #343a40 10%, rgba(67, 236, 76, 0) 42%);
  background: -o-linear-gradient(left, #343a40 10%, rgba(67, 236, 76, 0) 42%);
  background: -ms-linear-gradient(left, #343a40 10%, rgba(67, 236, 76, 0) 42%);
  background:
    linear-gradient(
      to right,
      #343a40 10%,
      rgba(67, 236, 76, 0) 42%);
}
.spinner-dark:before {
  background: #343a40;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner-bubble {
  display: inline-block;
  font-size: 8px;
  margin: 30px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: bubble-circle 1.3s infinite linear;
  animation: bubble-circle 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner-bubble-primary {
  color: #007bff;
}
.spinner-bubble-secondary {
  color: #6c757d;
}
.spinner-bubble-success {
  color: #28a745;
}
.spinner-bubble-info {
  color: #17a2b8;
}
.spinner-bubble-warning {
  color: #ffc107;
}
.spinner-bubble-danger {
  color: #dc3545;
}
.spinner-bubble-light {
  color: #f8f9fa;
}
.spinner-bubble-dark {
  color: #343a40;
}
@-webkit-keyframes bubble-circle {
  0%, 100% {
    box-shadow:
      0 -3em 0 0.2em,
      2em -2em 0 0em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 0;
  }
  12.5% {
    box-shadow:
      0 -3em 0 0,
      2em -2em 0 0.2em,
      3em 0 0 0,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  25% {
    box-shadow:
      0 -3em 0 -0.5em,
      2em -2em 0 0,
      3em 0 0 0.2em,
      2em 2em 0 0,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0em 0 0,
      2em 2em 0 0.2em,
      0 3em 0 0em,
      -2em 2em 0 -1em,
      -3em 0em 0 -1em,
      -2em -2em 0 -1em;
  }
  50% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 0em,
      0 3em 0 0.2em,
      -2em 2em 0 0,
      -3em 0em 0 -1em,
      -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 0,
      -2em 2em 0 0.2em,
      -3em 0 0 0,
      -2em -2em 0 -1em;
  }
  75% {
    box-shadow:
      0em -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0em 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 0,
      -3em 0em 0 0.2em,
      -2em -2em 0 0;
  }
  87.5% {
    box-shadow:
      0em -3em 0 0,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 0,
      -3em 0em 0 0,
      -2em -2em 0 0.2em;
  }
}
@keyframes bubble-circle {
  0%, 100% {
    box-shadow:
      0 -3em 0 0.2em,
      2em -2em 0 0em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 0;
  }
  12.5% {
    box-shadow:
      0 -3em 0 0,
      2em -2em 0 0.2em,
      3em 0 0 0,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  25% {
    box-shadow:
      0 -3em 0 -0.5em,
      2em -2em 0 0,
      3em 0 0 0.2em,
      2em 2em 0 0,
      0 3em 0 -1em,
      -2em 2em 0 -1em,
      -3em 0 0 -1em,
      -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0em 0 0,
      2em 2em 0 0.2em,
      0 3em 0 0em,
      -2em 2em 0 -1em,
      -3em 0em 0 -1em,
      -2em -2em 0 -1em;
  }
  50% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 0em,
      0 3em 0 0.2em,
      -2em 2em 0 0,
      -3em 0em 0 -1em,
      -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow:
      0 -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 0,
      -2em 2em 0 0.2em,
      -3em 0 0 0,
      -2em -2em 0 -1em;
  }
  75% {
    box-shadow:
      0em -3em 0 -1em,
      2em -2em 0 -1em,
      3em 0em 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 0,
      -3em 0em 0 0.2em,
      -2em -2em 0 0;
  }
  87.5% {
    box-shadow:
      0em -3em 0 0,
      2em -2em 0 -1em,
      3em 0 0 -1em,
      2em 2em 0 -1em,
      0 3em 0 -1em,
      -2em 2em 0 0,
      -3em 0em 0 0,
      -2em -2em 0 0.2em;
  }
}
.loader-bubble,
.loader-bubble:before,
.loader-bubble:after {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: bubble-horz 1.8s infinite ease-in-out;
  animation: bubble-horz 1.8s infinite ease-in-out;
}
.loader-bubble {
  display: inline-block;
  font-size: 6px;
  margin: auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader-bubble-primary {
  color: #007bff;
}
.loader-bubble-secondary {
  color: #6c757d;
}
.loader-bubble-success {
  color: #28a745;
}
.loader-bubble-info {
  color: #17a2b8;
}
.loader-bubble-warning {
  color: #ffc107;
}
.loader-bubble-danger {
  color: #dc3545;
}
.loader-bubble-light {
  color: #f8f9fa;
}
.loader-bubble-dark {
  color: #343a40;
}
.loader-bubble:before,
.loader-bubble:after {
  content: "";
  position: absolute;
  top: 0;
}
.loader-bubble:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader-bubble:after {
  left: 3.5em;
}
@-webkit-keyframes bubble-horz {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes bubble-horz {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.alert {
  background: #F7F8F9;
  border-radius: 10px;
}
.alert .close:focus {
  outline: 0;
}
.alert.alert-warning {
  background-color: transparent;
  border: none;
  color: var(--alert-warning-text);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.alert.alert-warning .material-icons {
  color: var(--alert-warning-icon);
}
.alert.alert-warning .alert-content {
  display: contents;
}
.alert-card {
  border: none;
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #ced4da;
}
.alert-card.alert-success {
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #28a745;
}
.alert-card.alert-warning {
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #ffc107;
}
.alert-card.alert-info {
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #17a2b8;
}
.alert-card.alert-danger {
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #dc3545;
}
.alert-card.alert-dark {
  box-shadow:
    0 4px 15px 0 rgba(0, 0, 0, 0.1),
    0 1px 2px 0 rgba(0, 0, 0, 0.1),
    inset 0 2px 0 0 #6c757d;
}
.toast-container .toast {
  border-radius: 10px;
  color: #212529;
  opacity: 1 !important;
}
.toast-container .toast-close-button {
  position: absolute;
  color: #ced4da;
  top: -1px;
  right: 8px;
}
.toast-container .toast-progress {
  height: 2px;
  opacity: 1;
}
.toast-container .toast-success {
  background-color: var(--purple-success);
}
.toast-container .toast-warning {
  background-color: var(--alert-warning-bg);
  color: var(--alert-warning-text);
}
.toast-container .toast-info {
  background-color: var(--purple-icons);
}
.toast-container .toast-error {
  background-color: var(--red-error);
}
.toast-top-right {
  right: 30px;
}
.sidebar-container {
  position: relative;
  overflow: hidden;
  min-height: 400px;
}
.sidebar-container .sidebar-content {
  position: relative;
  height: 100%;
  transition: all 0.3s ease-in;
}
.sidebar-container .sidebar-content:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sidebar-container .sidebar {
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in;
  background: #F7F8F9;
}
.sidebar-container .sidebar .sidebar-close {
  display: none;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  z-index: 999;
}
@media (max-width: 767px) {
  .sidebar-container .sidebar .sidebar-close {
    display: block;
  }
}
.ng2-tag-input {
  border: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 !important;
}
.primary-theme .ng2-tag-input--focused {
  border-bottom: 1px solid var(--theme-primary) !important;
}
.ng2-tag-input.ng2-tag-input--focused {
  border-bottom: 1px solid var(--theme-primary) !important;
}
.ng2-tag-input__text-input {
  color: #ffffff;
  color-hover: #ffffff;
}
.ng2-tag-input.ng2-tag-input--focused .ng2-tag-input__text-input {
  color: inherit !important;
}
.dark-layout .ng2-tag-input .ng2-tags-container .tag-wrapper .ng2-tag .tag__text {
  color: white !important;
}
.dark-layout .tag__text,
.dark-layout .tag-remove {
  fill: #ffffff;
}
.default-selector .ng-select .ng-clear-wrapper {
  display: none !important;
}
.default-selector .ng-select .ng-select-container .ng-value-container .ng-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.default-selector.ng-pristine .ng-select-container {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  box-shadow: none !important;
}
img-cropper input[type=file] {
  margin-bottom: 1rem;
}
form-wizard .card {
  overflow: hidden;
}
form-wizard .card .card-header {
  font-size: 1rem;
}
form-wizard .card .card-block {
  padding: 1.25rem 1.25rem 0;
}
form-wizard .card .nav .nav-item {
  padding: 0;
  border: 0;
}
form-wizard .card .nav .nav-item.active {
  font-weight: normal;
}
form-wizard .card .nav .nav-item.active a {
  border-bottom-color: var(--btn-primary-border) !important;
  background: var(--wizard-step-selected-bg);
}
form-wizard .card .nav .nav-item a {
  border-bottom: 2px solid var(--wizard-step-border-bottom);
  height: 56px;
  display: block;
  line-height: 56px;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  transition: all 0.2s ease-in;
}
form-wizard .card .card-footer .btn {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
form-wizard .card .card-footer .btn:hover {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
form-wizard .card .card-footer .btn:focus,
form-wizard .card .card-footer .btn.focus {
  box-shadow: 0 0 0 0.1rem rgba(23, 162, 184, 0.5);
}
form-wizard .card .card-footer .btn.disabled,
form-wizard .card .card-footer .btn:disabled {
  color: #17a2b8;
  background-color: transparent;
}
form-wizard .card .card-footer .btn:not(:disabled):not(.disabled):active,
form-wizard .card .card-footer .btn:not(:disabled):not(.disabled).active,
.show > form-wizard .card .card-footer .btn.dropdown-toggle {
  color: #ffffff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
form-wizard .card .card-footer .btn:not(:disabled):not(.disabled):active:focus,
form-wizard .card .card-footer .btn:not(:disabled):not(.disabled).active:focus,
.show > form-wizard .card .card-footer .btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.1rem rgba(23, 162, 184, 0.5);
}
.badge {
  font-weight: 600;
}
.badge-outline-primary {
  background: unset;
  border: 1px solid #007bff;
  color: #007bff;
}
.badge-outline-secondary {
  background: unset;
  border: 1px solid #6c757d;
  color: #6c757d;
}
.badge-outline-success {
  background: unset;
  border: 1px solid #28a745;
  color: #28a745;
}
.badge-outline-info {
  background: unset;
  border: 1px solid #17a2b8;
  color: #17a2b8;
}
.badge-outline-warning {
  background: unset;
  border: 1px solid #ffc107;
  color: #ffc107;
}
.badge-outline-danger {
  background: unset;
  border: 1px solid #dc3545;
  color: #dc3545;
}
.badge-outline-light {
  background: unset;
  border: 1px solid #f8f9fa;
  color: #f8f9fa;
}
.badge-outline-dark {
  background: unset;
  border: 1px solid #343a40;
  color: #343a40;
}
.badge-top-container {
  position: relative;
}
.badge-top-container .badge {
  position: absolute;
  top: 2px;
  right: 6px;
  border-radius: 10px;
  z-index: 10;
}
.modal-dialog {
  animation-name: zoomIn;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
}
.modal-header {
  background-color: var(--modal-bg);
}
:root {
  --side-modal-width: 50vw;
  --side-modal-width-extended: 90vw;
  --side-modal-width-tablet: 60vw;
  --side-modal-width-mobile: 80vw;
  --side-modal-width-wizard: 70vw;
}
.left-side-modal .modal-dialog {
  margin: 0;
  margin-right: auto;
  height: 100vh;
  width: var(--side-modal-width);
  max-width: none;
}
.left-side-modal .modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 0;
}
.left-side-modal-dialog {
  margin: 0;
  margin-right: auto !important;
  height: 100vh !important;
  width: var(--side-modal-width) !important;
  max-width: none !important;
}
.left-side-modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.right-side-modal .modal-dialog {
  margin: 0;
  margin-left: auto;
  height: 100vh;
  width: var(--side-modal-width);
  max-width: none;
  transition: width 0.3s ease-in-out;
}
.right-side-modal .modal-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 0;
}
.right-side-modal-dialog {
  margin: 0;
  margin-left: auto !important;
  height: 100vh !important;
  width: var(--side-modal-width) !important;
  max-width: none !important;
  transition: width 0.3s ease-in-out;
}
.right-side-modal-dialog .modal-content {
  height: 100%;
  border-radius: 0;
}
.right-side-modal.extended .modal-dialog,
.right-side-modal-dialog.extended {
  width: var(--side-modal-width-extended) !important;
}
.right-side-modal.wizard .modal-dialog,
.right-side-modal-dialog.wizard {
  width: var(--side-modal-width-wizard) !important;
}
.left-side-modal.wizard .modal-dialog,
.left-side-modal-dialog.wizard {
  width: var(--side-modal-width-wizard) !important;
}
.modal-extension-toggle {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--btn-primary-bg);
  border: none;
  border-radius: 8px 0 0 8px;
  padding: 12px 8px;
  color: var(--btn-primary-text);
  cursor: pointer;
  box-shadow: -2px 0 4px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  transition: all 0.3s ease-in-out;
}
.modal-extension-toggle:hover {
  background: var(--btn-primary-bg--hover);
  transform: translateY(-50%) translateX(-2px);
}
.modal-extension-toggle .material-icons {
  font-size: 20px;
  transition: transform 0.3s ease-in-out;
}
.modal-extension-toggle.extended .material-icons {
  transform: rotate(180deg);
}
.modal-extended-container {
  display: flex;
  height: 100%;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.modal-extended-container .modal-detail-section {
  flex: 1;
  min-width: 0;
  overflow-y: auto;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 2;
  overflow-x: hidden !important;
}
.modal-extended-container .modal-detail-section ::ng-deep .detail-container {
  overflow-x: hidden;
}
.modal-extended-container .modal-detail-section ::ng-deep .form-container {
  overflow-x: hidden;
}
.modal-extended-container .modal-detail-section ::ng-deep .modal-content {
  overflow-x: hidden;
}
.modal-extended-container .modal-detail-section ::ng-deep .form {
  overflow-x: hidden;
}
.modal-extended-container .modal-extension-section {
  flex: 2;
  min-width: 0;
  overflow-y: auto;
  opacity: 0;
  transform: translateX(100%);
  transition: all 0.3s ease-in-out;
  border-left: 1px solid var(--detail-module-head-border);
  position: relative;
  z-index: 1;
}
.modal-extended-container.extended .modal-extension-section {
  opacity: 1;
  transform: translateX(0);
}
.modal-extended-container.detail-collapsed .modal-detail-section {
  flex: 0 0 60px;
  min-width: 60px;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  border-right: 1px solid var(--detail-module-head-border);
  background: var(--header-bg-color);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.modal-extended-container.detail-collapsed .modal-detail-section:hover {
  background: var(--dropdown-btn-bg--hover);
  border-right-color: var(--btn-primary-bg);
  border-right-width: 2px;
}
.modal-extended-container.detail-collapsed .modal-detail-section > * {
  display: none;
}
.modal-extended-container.detail-collapsed .modal-detail-section::after {
  content: attr(data-title);
  color: var(--modal-title-text);
  font-weight: 600;
  font-size: 14px;
  white-space: nowrap;
  transform: rotate(180deg);
  transition: color 0.3s ease-in-out;
}
.modal-extended-container.detail-collapsed .modal-detail-section:hover::after {
  color: var(--btn-primary-bg);
}
.modal-extended-container.detail-collapsed .modal-detail-section::before {
  content: "\2b80";
  position: absolute;
  top: 10px;
  right: 50%;
  transform: translateX(50%) rotate(90deg);
  color: var(--subtitle);
  font-size: 12px;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.modal-extended-container.detail-collapsed .modal-detail-section:hover::before {
  opacity: 1;
  color: var(--btn-primary-bg);
}
.modal-extended-container.detail-collapsed.extended .modal-extension-section {
  flex: 1;
}
.modal-extended-container.extended .modal-detail-section .modal-detail-collapse-toggle {
  position: absolute;
  top: 50%;
  right: -14px;
  transform: translateY(-50%);
  background: var(--card-bg);
  border: 1px solid var(--detail-module-head-border);
  border-radius: 50%;
  padding: 4px;
  color: var(--text-color);
  cursor: pointer;
  z-index: 1005;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  opacity: 0.6;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
}
.modal-extended-container.extended .modal-detail-section .modal-detail-collapse-toggle:hover {
  opacity: 1;
  background: var(--dropdown-btn-bg--hover);
  transform: translateY(-50%) scale(1.15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  border-color: var(--btn-primary-bg);
  border-width: 2px;
}
.modal-extended-container.extended .modal-detail-section .modal-detail-collapse-toggle:active {
  background: var(--btn-primary-bg);
  color: white;
  transform: translateY(-50%) scale(0.95);
}
.modal-extended-container.extended .modal-detail-section .modal-detail-collapse-toggle .material-icons {
  font-size: 14px;
  transition: all 0.3s ease-in-out;
}
.modal-extended-container.extended .modal-detail-section .modal-detail-collapse-toggle:hover .material-icons {
  color: var(--btn-primary-bg);
  font-weight: bold;
}
.modal-extension-header {
  border-bottom: 1px solid var(--detail-module-head-border);
  background: var(--header-bg-color);
  padding: 15px 20px;
}
.modal-extension-header h5 {
  color: var(--modal-title-text);
  font-weight: 600;
  display: flex;
  align-items: center;
  margin: 0;
}
.modal-extension-header .material-icons {
  font-size: 18px;
  color: var(--btn-primary-bg);
  margin-right: 8px;
}
.modal-extension-content {
  height: 100%;
  overflow: hidden;
  padding: 20px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .right-side-modal .modal-dialog,
  .right-side-modal-dialog,
  .left-side-modal .modal-dialog,
  .left-side-modal-dialog {
    width: var(--side-modal-width-tablet) !important;
  }
  .modal-extended-container.extended .modal-detail-section {
    display: none;
  }
  .modal-extended-container.extended .modal-extension-section {
    flex: 1;
    transform: translateX(0) !important;
    opacity: 1 !important;
  }
  .modal-extended-container.detail-collapsed .modal-detail-section {
    flex: 0 0 40px;
    min-width: 40px;
  }
  .modal-extended-container.detail-collapsed .modal-detail-section::after {
    font-size: 12px;
  }
  .modal-extended-container.detail-collapsed .modal-detail-section::before {
    display: none;
  }
  .modal-extension-toggle {
    display: none !important;
  }
  .modal-extended-container .modal-detail-section .modal-detail-collapse-toggle {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .right-side-modal .modal-dialog,
  .right-side-modal-dialog,
  .left-side-modal .modal-dialog,
  .left-side-modal-dialog {
    width: var(--side-modal-width-mobile) !important;
  }
}
.modal-open {
  overflow: hidden !important;
}
.popover {
  border: 1px solid var(--modal-bg);
  max-width: none;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.08);
}
.popover .arrow::before {
  border-color: rgba(0, 0, 0, 0);
}
ngb-rating .star {
  position: relative;
  display: inline-block;
}
ngb-rating .half {
  position: absolute;
  display: inline-block;
  overflow: hidden;
}
.rating-primary {
  color: #007bff;
}
.rating-primary .star {
  color: #adb5bd;
}
.rating-primary .full,
.rating-primary .half {
  color: #007bff;
}
.rating-secondary {
  color: #6c757d;
}
.rating-secondary .star {
  color: #adb5bd;
}
.rating-secondary .full,
.rating-secondary .half {
  color: #6c757d;
}
.rating-success {
  color: #28a745;
}
.rating-success .star {
  color: #adb5bd;
}
.rating-success .full,
.rating-success .half {
  color: #28a745;
}
.rating-info {
  color: #17a2b8;
}
.rating-info .star {
  color: #adb5bd;
}
.rating-info .full,
.rating-info .half {
  color: #17a2b8;
}
.rating-warning {
  color: #ffc107;
}
.rating-warning .star {
  color: #adb5bd;
}
.rating-warning .full,
.rating-warning .half {
  color: #ffc107;
}
.rating-danger {
  color: #dc3545;
}
.rating-danger .star {
  color: #adb5bd;
}
.rating-danger .full,
.rating-danger .half {
  color: #dc3545;
}
.rating-light {
  color: #f8f9fa;
}
.rating-light .star {
  color: #adb5bd;
}
.rating-light .full,
.rating-light .half {
  color: #f8f9fa;
}
.rating-dark {
  color: #343a40;
}
.rating-dark .star {
  color: #adb5bd;
}
.rating-dark .full,
.rating-dark .half {
  color: #343a40;
}
.search-ui {
  position: fixed;
  background: #F7F8F9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0.75rem 1.5rem 1.5rem 4.5rem;
  z-index: 1000;
}
.search-ui .search-header .logo {
  height: 64px;
  width: auto;
}
.search-ui input.search-input {
  font-size: 0.85rem;
  font-weight: 300;
  border: 0;
  margin-bottom: 0px;
}
.search-ui input.search-input:focus {
  outline: 0;
}
.search-ui input.search-input::placeholder {
  color: #ced4da;
}
.search-ui .search-title {
  margin-bottom: 1.25rem;
}
.search-ui .search-title span {
  font-weight: 600;
}
@media (max-width: 767px) {
  .search-ui {
    padding: 1rem;
  }
}
.customizer {
  position: fixed;
  z-index: 9999;
  top: 100px;
  right: -380px;
  transition: 0.3s all ease-in-out;
  width: 380px;
}
.customizer.open {
  right: 0;
}
.customizer .handle {
  position: absolute;
  display: flex;
  top: 8px;
  left: -36px;
  background: #007bff;
  cursor: pointer;
  padding: 10px 8px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: -3px 0px 4px rgba(0, 0, 0, 0.06);
  color: #ffffff;
  font-size: 20px;
  transition: 0.3s all ease-in-out;
}
.customizer .handle:hover {
  background: #007bff;
  color: #ffffff;
}
.customizer .customizer-body {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #F7F8F9;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.08);
  max-height: calc(100vh - 140px);
  overflow-y: scroll;
  overflow-x: visible;
}
.customizer .customizer-body .layouts {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.customizer .customizer-body .layouts .layout-box {
  position: relative;
  margin: 0 8px;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.03);
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  width: calc(50% - 16px);
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.customizer .customizer-body .layouts .layout-box img {
  width: 180px;
}
.customizer .customizer-body .layouts .layout-box i {
  display: none;
  position: absolute;
  top: 0;
  text-align: center;
  right: 0;
  height: 24px;
  font-size: 18px;
  line-height: 24px;
  width: 32px;
  color: #ffffff;
  background: #663399;
  border-radius: 0 0 0 6px;
}
.customizer .customizer-body .layouts .layout-box.active {
  border: 1px solid #007bff;
}
.customizer .customizer-body .layouts .layout-box.active i {
  display: inline-block;
}
.customizer .customizer-body .colors {
  display: flex;
  flex-wrap: wrap;
}
.customizer .customizer-body .colors .color {
  width: 36px;
  height: 36px;
  display: inline-block;
  border-radius: 50%;
  margin: 8px;
  text-align: center;
  box-shadow: 0 4px 20px 1px rgba(0, 0, 0, 0.06), 0 1px 4px rgba(0, 0, 0, 0.03);
  cursor: pointer;
}
.customizer .customizer-body .colors .color.purple {
  background: #663399;
}
.customizer .customizer-body .colors .color.blue {
  background: #2f47c2;
}
.customizer .customizer-body .colors .color i {
  display: none;
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
}
.customizer .customizer-body .colors .color.active i {
  display: unset;
}
@media (max-width: 767px) {
  .customizer {
    width: 280px;
    right: -280px;
  }
}
.search .search__container {
  display: flex;
  margin-bottom: 1rem;
}
.search .search__input {
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  cursor: pointer;
}
.filter {
  margin-bottom: 1rem;
}
.filter .filter__container {
  display: flex;
}
.filter .filter__input {
  width: 100%;
  min-height: 1px;
  margin-right: 15px;
  margin-left: 15px;
  padding: 0;
  cursor: pointer;
  color: var(--filter-text-color);
}
.filter .filter--selected {
  color: var(--filter-text-selected) !important;
  background-color: var(--filter-selected) !important;
}
.filter .filter__dropdown {
  height: calc(1.95rem + 2px);
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: var(--dropdown-bg);
  border: 1px solid var(--custom-select-border);
  box-sizing: border-box;
  border-radius: 50px;
}
.filter .filter__dropdown:focus {
  border: 1px solid var(--filter-focus-border) !important;
  color: var(--filter-focus-text);
  border-radius: 50px;
}
.filter .filter__dropdown--toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filter .filter__dropdown--toggle span:last-child {
  font-size: 1.2rem;
  color: var(--filter-arrow-color);
}
.filter .filter__dropdown--toggle .filter__arrow--selected {
  color: var(--filter-text-selected) !important;
}
.filter-menu {
  max-height: 15rem;
  overflow-y: auto;
}
.filter-menu::-webkit-scrollbar {
  width: 10px;
}
.filter-menu::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
}
.filter-menu::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 10px;
}
.filter-menu::-webkit-scrollbar-thumb:hover {
  background: lightgrey;
}
.filter-menu-item {
  padding: 0.5rem 0.75rem;
}
.filter-menu-item .checkbox {
  margin-bottom: 0;
}
.filter-menu-item:hover {
  background-color: var(--dropdown-btn-bg--hover);
}
body.dark-theme .leaflet-tile-pane {
  filter: var(--map-tile-filter);
}
body.dark-theme .leaflet-marker-pane,
body.dark-theme .leaflet-popup-pane,
body.dark-theme .leaflet-overlay-pane {
  filter: none !important;
}
.leaflet-control-container .leaflet-control {
  background-color: var(--map-control-bg);
  border: 1px solid var(--map-control-border);
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.leaflet-control-container .leaflet-control-attribution {
  background-color: var(--map-attribution-bg) !important;
  color: var(--map-attribution-text) !important;
  border: 1px solid var(--map-control-border) !important;
  font-size: 11px !important;
  padding: 2px 6px !important;
}
.leaflet-control-container .leaflet-control-attribution a {
  color: var(--map-attribution-text) !important;
  text-decoration: none;
}
.leaflet-control-container .leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-control-container .leaflet-control-zoom {
  border: none !important;
  border-radius: 6px !important;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
}
.leaflet-control-container .leaflet-control-zoom a {
  background-color: var(--map-control-bg) !important;
  color: var(--map-control-text) !important;
  border: 1px solid var(--map-control-border) !important;
  border-radius: 0 !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 28px !important;
  text-align: center !important;
  font-size: 16px !important;
  font-weight: bold !important;
  text-decoration: none !important;
  transition: all 0.2s ease !important;
}
.leaflet-control-container .leaflet-control-zoom a:hover {
  background-color: var(--map-control-hover-bg) !important;
  color: var(--map-control-hover-text) !important;
  transform: scale(1.05) !important;
}
.leaflet-control-container .leaflet-control-zoom a:first-child {
  border-bottom: none !important;
}
.leaflet-control-container .leaflet-control-zoom a.leaflet-disabled {
  background-color: var(--map-control-bg) !important;
  color: var(--map-control-border) !important;
  cursor: not-allowed !important;
  opacity: 0.6 !important;
}
.leaflet-control-container .leaflet-control-zoom a.leaflet-disabled:hover {
  background-color: var(--map-control-bg) !important;
  transform: none !important;
}
.leaflet-popup .leaflet-popup-content-wrapper {
  background-color: var(--map-popup-bg) !important;
  border: 1px solid var(--map-popup-border) !important;
  border-radius: 8px !important;
  box-shadow: 0 4px 20px var(--map-popup-shadow) !important;
  color: var(--map-popup-text) !important;
}
.leaflet-popup .leaflet-popup-tip {
  background-color: var(--map-popup-bg) !important;
  border: 1px solid var(--map-popup-border) !important;
}
.leaflet-popup .leaflet-popup-content {
  margin: 0 !important;
  line-height: 1.4 !important;
  color: var(--map-popup-text) !important;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    sans-serif;
}
.leaflet-popup .leaflet-popup-content h1,
.leaflet-popup .leaflet-popup-content h2,
.leaflet-popup .leaflet-popup-content h3,
.leaflet-popup .leaflet-popup-content h4,
.leaflet-popup .leaflet-popup-content h5,
.leaflet-popup .leaflet-popup-content h6 {
  color: var(--map-popup-text) !important;
  margin-bottom: 8px;
}
.leaflet-popup .leaflet-popup-content p {
  color: var(--map-popup-text) !important;
  margin-bottom: 8px;
}
.leaflet-popup .leaflet-popup-content strong,
.leaflet-popup .leaflet-popup-content b {
  color: var(--map-popup-text) !important;
  font-weight: 600;
}
.leaflet-popup .leaflet-popup-close-button {
  color: var(--map-popup-text) !important;
  font-size: 18px !important;
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
  right: 4px !important;
  top: 4px !important;
  text-decoration: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
}
.leaflet-popup .leaflet-popup-close-button:hover {
  background-color: var(--map-control-hover-bg) !important;
  color: var(--map-control-hover-text) !important;
  border-radius: 4px !important;
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font:
    12px "Helvetica Neue",
    Arial,
    Helvetica,
    sans-serif;
}
.marker-cluster div span {
  line-height: 30px;
  font-weight: bold;
  color: var(--map-cluster-text);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.marker-cluster.marker-cluster-small {
  background-color: var(--map-cluster-bg-small);
}
.marker-cluster.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.9);
}
.marker-cluster.marker-cluster-medium {
  background-color: var(--map-cluster-bg-medium);
}
.marker-cluster.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.9);
}
.marker-cluster.marker-cluster-large {
  background-color: var(--map-cluster-bg-large);
}
.marker-cluster.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.9);
}
.leaflet-container {
  transition: filter 0.3s ease;
}
.leaflet-control,
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  transition:
    background-color 0.3s ease,
    border-color 0.3s ease,
    color 0.3s ease;
}
@media (max-width: 768px) {
  .leaflet-control-zoom a {
    width: 26px !important;
    height: 26px !important;
    line-height: 24px !important;
    font-size: 14px !important;
  }
  .leaflet-popup-content-wrapper {
    min-width: 200px !important;
    max-width: 280px !important;
  }
}
:host {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.modal-extended-container {
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: row;
}
.modal-extended-container .modal-detail-section {
  height: 100%;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.modal-extended-container .modal-detail-section ::ng-deep [class*=detail],
.modal-extended-container .modal-detail-section ::ng-deep [class*=form-container],
.modal-extended-container .modal-detail-section ::ng-deep .modal-content,
.modal-extended-container .modal-detail-section ::ng-deep .form {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.modal-extended-container .modal-extension-section {
  height: 100%;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: var(--widget-separator) transparent;
}
.modal-extended-container .modal-extension-section .modal-extension-content {
  height: 100%;
  min-height: 100%;
  overflow: visible !important;
  padding: 0 1rem !important;
}
.modal-extended-container .modal-extension-section .modal-extension-content ::ng-deep ngx-module-tab {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.modal-extended-container .modal-extension-section .modal-extension-content ::ng-deep ngx-module-tab .tab-container,
.modal-extended-container .modal-extension-section .modal-extension-content ::ng-deep ngx-module-tab .tab-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.modal-extended-container .modal-extension-section::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}
.modal-extended-container .modal-extension-section::-webkit-scrollbar-thumb {
  background: var(--widget-separator);
  border-radius: 6px;
}
.modal-extended-container .modal-extension-section::-webkit-scrollbar-track {
  background: transparent;
}
.modal-extended-container.detail-collapsed .modal-detail-section {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
}
.modal-extended-container.detail-collapsed .modal-detail-section::after {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) rotate(180deg) !important;
  white-space: nowrap !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.modal-extended-container.detail-collapsed .modal-detail-section::before {
  position: absolute !important;
  top: 15px !important;
  left: 50% !important;
  transform: translateX(-50%) rotate(90deg) !important;
}
.modal-extended-container.extended .modal-detail-section,
.modal-extended-container.extended .modal-extension-section {
  height: 100%;
  min-height: 100%;
}
::ng-deep .tab-content {
  padding-bottom: 0px !important;
}
.detail-container-help-panel {
  display: flex;
  height: 100%;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: visible;
}
.detail-container-help-panel .help-panel-section {
  flex: 0 0 40%;
  min-width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  transform: translateX(-100%);
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
  background: var(--widget-bg);
  word-wrap: break-word;
  word-break: break-word;
  height: 100vh;
  scrollbar-width: thin;
  scrollbar-color: var(--widget-separator) transparent;
}
.detail-container-help-panel .help-panel-section::after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  width: 1px;
  height: 100vh;
  background: var(--detail-module-head-border);
  z-index: 10;
}
.detail-container-help-panel .help-panel-section::-webkit-scrollbar {
  width: 6px;
  background: transparent;
}
.detail-container-help-panel .help-panel-section::-webkit-scrollbar-thumb {
  background: var(--widget-separator);
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.detail-container-help-panel .help-panel-section::-webkit-scrollbar-track {
  background: transparent;
}
.detail-container-help-panel .help-panel-section:hover::-webkit-scrollbar-thumb {
  opacity: 1;
}
.detail-container-help-panel .help-panel-section::-webkit-scrollbar-thumb:hover {
  background: var(--btn-primary-bg);
}
.detail-container-help-panel .detail-main-section {
  flex: 1;
  min-width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 2;
  height: 100vh;
}
.detail-container-help-panel.help-panel-open .help-panel-section {
  opacity: 1;
  transform: translateX(0);
}
.detail-container-help-panel .help-panel-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: var(--widget-bg);
  border: 1px solid var(--widget-separator);
  border-radius: 6px;
  color: var(--widget-text-secondary);
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 0;
  margin-right: 12px;
  flex-shrink: 0;
}
.detail-container-help-panel .help-panel-toggle:hover {
  background: var(--btn-primary-bg);
  border-color: var(--btn-primary-bg);
  color: white;
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.detail-container-help-panel .help-panel-toggle.help-panel-open {
  background: var(--widget-bg);
  border-color: var(--widget-separator);
  color: var(--widget-text-secondary);
}
.detail-container-help-panel .help-panel-toggle .material-icons {
  font-size: 1rem;
  transition: transform 0.3s ease-in-out;
}
.detail-container-help-panel .help-panel-toggle.help-panel-open .material-icons {
  transform: rotate(180deg);
}
.detail-container-help-panel .title-content {
  flex: 1;
  display: flex;
  align-items: center;
}
.detail-container-help-panel .title-content .detail-title {
  text-align: left;
  margin: 0;
}
@media (max-width: 768px) {
  .detail-container-help-panel.help-panel-open .detail-main-section {
    display: none;
  }
  .detail-container-help-panel.help-panel-open .help-panel-section {
    flex: 1;
    transform: translateX(0) !important;
    opacity: 1 !important;
  }
  .detail-container-help-panel .help-panel-toggle {
    display: none !important;
  }
}
@media (max-width: 576px) {
  .detail-container-help-panel .help-panel-section {
    flex: 0 0 100%;
  }
}
:host-context(.mat-mdc-paginator) .mat-mdc-form-field .mdc-notched-outline::before,
:host .mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline::before,
.mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  border-radius: 50px !important;
  border: 1px solid var(--mdc-outlined-text-field-outline-color, rgba(0, 0, 0, 0.38)) !important;
  background-color: transparent !important;
  z-index: 10 !important;
  pointer-events: none !important;
}
:host-context(.mat-mdc-paginator) .mat-mdc-form-field .mdc-notched-outline__leading,
:host .mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline__leading,
.mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline__leading {
  opacity: 0 !important;
}
:host-context(.mat-mdc-paginator) .mat-mdc-form-field .mdc-notched-outline__trailing,
:host .mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline__trailing,
.mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline__trailing {
  opacity: 0 !important;
}
:host-context(.mat-mdc-paginator) .mat-mdc-form-field .mdc-notched-outline__notch,
:host .mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline__notch,
.mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline__notch {
  opacity: 0 !important;
}
body.dark-theme {
}
body.dark-theme .mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline::before {
  border-color: var(--paginator-select-border) !important;
  background-color: transparent !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button {
  color: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button .mat-icon {
  color: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button svg {
  fill: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button[disabled] {
  color: var(--paginator-arrow--disabled) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button[disabled] .mat-icon {
  color: var(--paginator-arrow--disabled) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button[disabled] svg {
  fill: var(--paginator-arrow--disabled) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button:hover:not([disabled]) {
  background-color: var(--paginator-hover-bg) !important;
  color: var(--paginator-arrow) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button:hover:not([disabled]) .mat-icon {
  color: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button:hover:not([disabled]) svg {
  fill: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-form-field .mdc-notched-outline::before {
  border: 1px solid var(--paginator-select-border) !important;
  background-color: transparent !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button {
  color: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button .mat-icon {
  color: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button svg {
  fill: var(--paginator-arrow) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button[disabled] {
  color: var(--paginator-arrow--disabled) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button[disabled] .mat-icon {
  color: var(--paginator-arrow--disabled) !important;
}
body.dark-theme .mat-mdc-paginator .mat-mdc-icon-button[disabled] svg {
  fill: var(--paginator-arrow--disabled) !important;
}
.mat-mdc-paginator-page-size-label {
  font-weight: 400 !important;
  font-size: 0.75rem !important;
  letter-spacing: 0.3px !important;
  text-transform: none !important;
  opacity: 0.7 !important;
  color: var(--text-color) !important;
}
.mat-mdc-paginator-range-label {
  font-weight: 400 !important;
  font-size: 0.75rem !important;
  letter-spacing: 0.3px !important;
  opacity: 0.7 !important;
  color: var(--text-color) !important;
}
body.dark-theme .mat-mdc-paginator-page-size-label {
  color: var(--paginator-text) !important;
}
body.dark-theme .mat-mdc-paginator-range-label {
  color: var(--paginator-text) !important;
}
.mat-mdc-paginator {
  margin-top: -1rem !important;
  margin-bottom: 0.5rem !important;
  padding: 0.5rem 0 !important;
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
}
.mat-mdc-paginator-container {
  margin-top: -0.5rem !important;
  gap: 1rem !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.wizard-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.wizard-header {
  padding: 1.5rem;
  border-bottom: 1px solid var(--widget-separator);
  background: var(--widget-bg);
}
.wizard-header .wizard-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}
.wizard-header .wizard-title .material-icons {
  color: var(--widget-stat-cyan);
  font-size: 2rem;
}
.wizard-header .wizard-title h2 {
  margin: 0;
  color: var(--widget-text-primary);
  font-weight: 600;
  font-size: 1.5rem;
}
.wizard-header .wizard-subtitle {
  color: var(--widget-text-secondary);
  font-size: 1rem;
  margin-left: 2.75rem;
  line-height: 1.4;
}
.wizard-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.wizard-content ngx-module-tab {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.wizard-content ngx-module-tab .module-tab-timeline-top .timeline-horizontal {
  background:
    linear-gradient(
      135deg,
      rgba(139, 92, 246, 0.05),
      rgba(16, 185, 129, 0.05));
  border-radius: 12px;
}
.wizard-content ngx-module-tab .module-tab-timeline-top .timeline-container::before {
  background:
    linear-gradient(
      90deg,
      #8b5cf6,
      #10b981);
  height: 3px;
}
.wizard-content ngx-module-tab .module-tab-timeline-top .timeline-item-horizontal.active .timeline-circle-horizontal {
  background:
    linear-gradient(
      135deg,
      var(--widget-stat-cyan),
      #06b6d4) !important;
  border-color: var(--widget-stat-cyan) !important;
  box-shadow: 0 4px 12px rgba(6, 182, 212, 0.3) !important;
}
.wizard-content ngx-module-tab .module-tab-timeline-top .timeline-item-horizontal.active .timeline-label-horizontal {
  color: var(--widget-stat-cyan) !important;
}
.wizard-content [tab-content] {
  flex: 1;
  padding: 1.5rem;
  overflow-y: auto;
  background: var(--widget-bg);
}
@media (max-width: 768px) {
  .wizard-header .wizard-title h2 {
    font-size: 1.25rem;
  }
  .wizard-header .wizard-title .material-icons {
    font-size: 1.75rem;
  }
  .wizard-content [tab-content] {
    padding: 0 1rem 1rem 0;
  }
}
.dialog-container {
  display: flex;
  flex-direction: column;
  min-height: 200px;
  background-color: var(--modal-bg);
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.dialog-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  border-bottom: 1px solid var(--detail-module-head-border);
  background-color: var(--modal-header-bg);
}
.dialog-title {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--modal-title-text);
  margin: 0;
}
.dialog-icon {
  font-size: 1.5rem;
  margin-right: 0.75rem;
  color: var(--btn-primary-bg);
}
.dialog-close-btn {
  background: transparent;
  border: none;
  padding: 0.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s ease;
  color: var(--modal-close);
  width: 2rem;
  height: 2rem;
}
.dialog-close-btn:hover:not(:disabled) {
  background-color: var(--dropdown-btn-bg--hover);
  color: var(--text-color);
  transform: scale(1.1);
}
.dialog-close-btn:active:not(:disabled) {
  transform: scale(0.95);
}
.dialog-close-btn .material-icons-outlined {
  font-size: 1.25rem;
}
.dialog-body {
  padding: 2rem 1.5rem;
  flex: 1;
  background-color: var(--modal-bg);
}
.dialog-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  min-height: 150px;
}
.dialog-mascot-section {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
  width: 100%;
}
.kiraah-mascot {
  background-image: url(/assets/kiraah/mascotte-info-kiraah.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  flex-shrink: 0;
  animation: fadeInScale 0.4s ease-out;
}
@keyframes fadeInScale {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.kiraah-mascot.mascot-small {
  width: 32px;
  height: 32px;
}
.kiraah-mascot.mascot-medium {
  width: 48px;
  height: 48px;
}
.kiraah-mascot.mascot-large {
  width: 64px;
  height: 64px;
}
.kiraah-mascot.mascot-xlarge {
  width: 96px;
  height: 96px;
}
.dialog-question {
  flex: 1;
  display: flex;
  align-items: center;
}
.dialog-question-text {
  font-size: 1.125rem;
  line-height: 1.6;
  color: var(--text-color);
  margin: 0;
  font-weight: 500;
  animation: fadeInUp 0.4s ease-out 0.1s both;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.dialog-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 1.25rem 1.5rem;
  border-top: 1px solid var(--modal-footer-border);
  gap: 0.75rem;
  background-color: var(--modal-header-bg);
}
.dialog-btn {
  padding: 0.75rem 1.5rem;
  font-weight: 500;
  font-size: 0.875rem;
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.2s ease;
  min-width: 120px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.dialog-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: none !important;
}
.dialog-btn-cancel {
  background-color: var(--btn-default-bg);
  color: var(--btn-default-text);
  border: 1px solid var(--btn-default-border);
}
.dialog-btn-cancel:hover:not(:disabled) {
  background-color: var(--btn-default-bg-hover);
  color: var(--btn-default-text-hover);
  border-color: var(--btn-default-border-hover);
  transform: translateY(-1px);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.dialog-btn-cancel:active:not(:disabled) {
  transform: translateY(0);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.dialog-btn-cancel:focus {
  outline: none;
  border-color: var(--btn-default-border-focus);
  box-shadow: 0 0 0 3px var(--btn-default-shadow-border-focus);
}
.dialog-btn-primary {
  background-color: var(--btn-primary-bg);
  color: var(--btn-primary-text);
  border: 1px solid var(--btn-primary-border);
}
.dialog-btn-primary:hover:not(:disabled) {
  background-color: var(--btn-primary-bg--hover);
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(123, 82, 195, 0.2);
}
.dialog-btn-primary:active:not(:disabled) {
  background-color: var(--btn-primary-bg--hover);
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(123, 82, 195, 0.2);
}
.dialog-btn-primary:focus {
  outline: none;
  border-color: var(--btn-primary-border--focus);
  box-shadow: 0 0 0 3px rgba(123, 82, 195, 0.25);
}
.dialog-loading {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.dialog-loading-text {
  vertical-align: middle;
}
@media (max-width: 576px) {
  .dialog-header {
    padding: 1.25rem;
  }
  .dialog-body {
    padding: 1.5rem 1.25rem;
  }
  .dialog-mascot-section {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 1.5rem;
  }
  .kiraah-mascot.mascot-xlarge {
    width: 80px;
    height: 80px;
  }
  .dialog-question {
    justify-content: center;
  }
  .dialog-question-text {
    font-size: 1rem;
    text-align: center;
  }
  .dialog-footer {
    flex-direction: column-reverse;
    gap: 0.75rem;
    padding: 1.25rem;
  }
  .dialog-btn {
    width: 100%;
    min-width: unset;
  }
}
:host-context(.dark-theme) .dialog-container {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.3), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.chat-sidebar-container {
  height: calc(100vh - 140px);
  min-height: unset;
}
.chat-sidebar-container .chat-topbar {
  height: 52px;
}
.chat-sidebar-container .chat-content-wrap .chat-content {
  padding: 1.5rem 1.5rem 0;
  position: relative;
  height: calc(100vh - 335px);
}
.chat-sidebar-container .chat-content-wrap .chat-content .message {
  position: relative;
  background: #f8f9fa;
  border-radius: 10px;
  padding: 1rem;
}
.chat-sidebar-container .chat-content-wrap .chat-content .message:before {
  position: absolute;
  content: "";
  top: 14px;
  right: -5px;
  background: transparent;
  border-style: solid;
  border-width: 0 10px 10px 0px;
  border-color: transparent transparent #f8f9fa transparent;
  transform: rotate(-135deg);
}
.chat-sidebar-container .chat-content-wrap .chat-content .user .message:before {
  left: -5px;
  right: auto;
  transform: rotate(45deg);
}
.chat-sidebar-container .chat-content-wrap .chat-content .chat-input-area {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
}
.chat-sidebar-container .chat-content-wrap .spinner-glow {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 10px);
}
.chat-sidebar-container .chat-sidebar-wrap {
  width: 260px;
}
.chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable {
  position: relative;
  height: calc(100vh - 190px);
}
.chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact {
  position: relative;
  cursor: pointer;
  transition: 0.15s all ease-in;
}
.chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact:hover {
  background: #f8f9fa;
}
.chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: calc(50% - 4px);
  right: 30px;
  background: #f8f9fa;
  border-radius: 50%;
}
.chat-sidebar-container .chat-sidebar-wrap .contacts-scrollable .contact.online:before {
  background: #28a745;
}
.invoice-summary {
  width: 220px;
  text-align: right;
}
.invoice-summary.invoice-summary-input {
  width: 320px;
}
.invoice-summary.invoice-summary-input p span,
.invoice-summary.invoice-summary-input h5 span {
  width: 180px;
}
.invoice-summary p,
.invoice-summary h5 {
  display: flex;
  justify-content: flex-end;
}
.invoice-summary p span,
.invoice-summary h5 span {
  width: 120px;
}
.invoice-summary p span .small-input,
.invoice-summary h5 span .small-input {
  display: inline-block;
  width: 3rem;
  margin: 0 0.75rem;
}
@media print {
  body * {
    visibility: hidden;
  }
  .main-content-wrap {
    width: 100% !important;
  }
  #print-area,
  #print-area * {
    visibility: visible;
  }
  #print-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
[dir=rtl] .invoice-summary {
  text-align: left !important;
}
.inbox-main-sidebar-container {
  padding: 15px;
}
.inbox-main-sidebar-container .inbox-main-sidebar {
  width: 180px;
  height: 100%;
  overflow: hidden;
}
.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav {
  list-style: none;
  padding: 0;
  margin: 0;
}
.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a {
  padding: 0.66rem 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: rgb(19.76, 38.6555, 79.04);
}
.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a.active {
  color: #007bff;
}
.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a:hover {
  color: #007bff;
}
.inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a i {
  margin-right: 8px;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container {
  border-radius: 10px;
  min-height: calc(100vh - 150px);
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar-content .inbox-topbar {
  height: 52px;
  display: flex;
  flex-direction: row;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar-content .inbox-details {
  padding: 1.5rem 2rem;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar {
  overflow: hidden;
  width: 360px;
  height: 100%;
  border-right: 1px solid #e9ecef;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item {
  display: flex;
  border-bottom: 1px solid #e9ecef;
  padding: 1.25rem 1rem;
  cursor: pointer;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item:hover {
  background: #f8f9fa;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .avatar {
  width: 15%;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .details {
  width: 60%;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .date {
  width: 25%;
  font-size: 10px;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .mail-item .date span {
  float: right;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .avatar img {
  margin: 4px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.inbox-main-sidebar-container .inbox-secondary-sidebar-container .inbox-secondary-sidebar .name {
  font-size: 12px;
  display: block;
}
@media (max-width: 767px) {
  .mail-item {
    padding: 1rem 0.5rem !important;
  }
  .inbox-secondary-sidebar {
    width: 280px !important;
  }
}
[dir=rtl] .inbox-main-sidebar-container .inbox-main-sidebar .inbox-main-nav li a i {
  margin-right: 0;
  margin-left: 8px;
}
.list-horizontal .list-item .list-thumb img {
  height: 74px;
  object-fit: cover;
}
.list-horizontal .list-item .item-title {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.list-horizontal .list-item a {
  color: rgb(19.76, 38.6555, 79.04);
}
.list-grid .list-item .list-thumb img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.list-grid .list-item .card-body {
  display: block !important;
}
.list-grid .list-item .item-title {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  max-width: 300px;
}
.list-grid .list-item a {
  color: rgb(19.76, 38.6555, 79.04);
}
.list-grid .list-item .item-badges,
.list-grid .list-item .item-actions {
  position: absolute;
  top: 16px;
}
.list-grid .list-item .item-actions {
  right: 16px;
}
.list-grid .list-item .item-badges {
  left: 16px;
}
.list-grid .list-item .item-select {
  display: none;
}
@media (max-width: 991px) {
  .list-horizontal .list-item .list-thumb img {
    height: 100%;
    width: 100px;
  }
  .list-horizontal .list-item .item-title {
    max-width: 200px;
  }
}
@media (max-width: 576px) {
  .list-horizontal .list-item .item-title {
    max-width: 150px;
  }
}
.user-profile .header-cover {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 300px;
}
.user-profile .header-cover::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
}
.user-profile .user-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -40px;
  z-index: 9;
}
.user-profile .profile-picture {
  border-radius: 50%;
  border: 4px solid #ffffff;
}
.user-profile .profile-nav {
  justify-content: center;
}
.timeline {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
}
.timeline .timeline-item {
  position: relative;
  width: 50%;
  display: inline-block;
}
.timeline .timeline-item:nth-child(even) {
  padding: 0 3rem 3rem 0;
}
.timeline .timeline-item:nth-child(even) .timeline-badge {
  left: calc(100% - 24px);
}
.timeline .timeline-item:nth-child(odd) {
  float: right;
  padding: 0 0 3rem 3rem;
  margin-top: 6rem;
}
.timeline .timeline-item:nth-child(odd) .timeline-badge {
  right: calc(100% - 24px);
}
.timeline .timeline-item .timeline-badge {
  position: absolute;
  width: 48px;
  height: 48px;
}
.timeline .timeline-item .badge-icon {
  display: inline-block;
  text-align: center;
  font-size: 22px;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  line-height: 48px;
}
.timeline .timeline-item .badge-img {
  display: inline-block;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.timeline .timeline-group {
  position: relative;
  z-index: 99;
  padding: 0 0 2rem 0;
}
.timeline .timeline-line {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #dee2e6;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .user-profile .header-cover {
    height: 200px;
  }
  .timeline .timeline-item {
    width: 100%;
    padding: 4rem 0 3rem !important;
  }
  .timeline .timeline-item:nth-child(odd) {
    margin-top: 1rem;
  }
  .timeline .timeline-item .timeline-badge {
    left: 0 !important;
    right: 0 !important;
    top: -16px;
    margin: auto;
  }
  .timeline .timeline-group {
    padding: 0 0 3rem;
  }
}
.ul-contact-page__profile {
  text-align: center;
}
.ul-contact-page__profile .avatar {
  height: 150px;
  width: 150px;
  overflow: hidden;
  @apply p-0;
}
.ul-contact-page__profile .avatar img {
  width: 100%;
  height: auto;
}
.ul-contacts-page .custom-profile-img {
  position: relative;
  width: 96px;
  height: 96px;
}
.ul-contacts-page .custom-profile-img .avatar-icon {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index: 1;
  border: 4px solid #ffffff;
  margin: 0 !important;
  height: 32px;
  padding: 0;
  width: 32px;
}
.ul-contacts-page .custom-profile-img .avatar-icon .material-icons {
  font-size: 16px;
  line-height: 24px;
}
.not-found-wrap {
  background-position-y: bottom;
  background-size: cover;
  background-size: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  padding: 120px 0;
}
.not-found-wrap h1 {
  font-weight: 800;
  margin-bottom: 16px;
  line-height: 1;
}
.not-found-wrap .subheading {
  font-weight: 800;
}
html {
  font-size: 16px;
}
body {
  letter-spacing: 0.3px;
  line-height: 1.6;
  background: var(--bg-app);
  overflow-y: scroll;
  overflow-x: hidden;
}
body::-webkit-scrollbar {
  width: 12px;
}
body::-webkit-scrollbar-track {
  background: var(--bg-app);
}
body::-webkit-scrollbar-thumb {
  background-color: #bbb;
  border-radius: 20px;
  border: 3px solid #dee2e6;
}
[tabindex="-1"]:focus {
  outline: none;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 0;
}
i {
  font-size: 20px;
}
select,
button,
textarea,
input {
  vertical-align: baseline;
}
div {
  box-sizing: border-box;
}
html[dir=rtl],
html[dir=ltr],
body[dir=rtl],
body[dir=ltr] {
  unicode-bidi: embed;
}
bdo[dir=rtl] {
  direction: rtl;
  unicode-bidi: bidi-override;
}
bdo[dir=ltr] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
img {
  max-width: 100%;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
blockquote {
  border-left: 2px solid #eee;
  padding-left: 1rem;
  margin-bottom: 1rem;
  font-size: 1.01625rem;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  outline: none;
}
.o-hidden {
  overflow: hidden;
}
.separator-breadcrumb {
  margin-bottom: 1rem;
}
.separator-bread {
  margin-bottom: 0.8rem;
}
.line-height-1 {
  line-height: 1;
}
.line-height-2 {
  line-height: 2;
}
.line-height-3 {
  line-height: 3;
}
.line-height-4 {
  line-height: 4;
}
.line-height-5 {
  line-height: 5;
}
.loadscreen {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(50% - 100px);
}
.loadscreen .logo {
  display: inline-block !important;
  width: 300px;
  height: auto;
}
.feather {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.btn-outline-info {
  color: var(--btn-outline-text);
  border-color: var(--btn-outline-border);
  background-color: var(--btn-second-bg);
}
.btn-outline-info:hover {
  background: var(--btn-outline-hover);
  border-color: var(--btn-outline-border);
}
.form .form__input--alert {
  color: var(--red-error);
}
.btn:focus,
.btn.focus {
  box-shadow: none;
}
.btn-primary {
  background-color: var(--btn-primary-bg) !important;
  border-color: var(--btn-primary-border) !important;
  color: var(--btn-primary-text) !important;
}
.btn-primary:hover {
  background-color: var(--btn-primary-bg--hover) !important;
  border-color: var(--btn-primary-bg--hover) !important;
}
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--btn-primary-bg--hover) !important;
  border-color: var(--btn-primary-bg--hover) !important;
}
.card {
  background-color: var(--card-bg);
}
.close {
  color: var(--modal-close);
  text-shadow: none;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  color: var(--modal-close);
}
.custom-select {
  color: #9597A2;
  background: var(--input-bg) str-replace(url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E), "#", "%23") no-repeat right 0.75rem center;
  border: 1px solid var(--input-border);
  font-size: 1rem;
  padding: 0rem 1.75rem 0rem 0.75rem;
}
.custom-select:focus {
  border-color: var(--custom-select-border--focus);
}
.custom-select:disabled {
  color: #9597A2;
  background-color: var(--custom-select-bg--disabled);
}
.dropdown-menu {
  color: var(--text-color);
  letter-spacing: -0.02em;
  background-color: var(--dropdown-bg);
}
.dropdown-item {
  color: var(--dropdown-btn-color);
  font-size: 1rem;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: var(--dropdown-btn-color--hover);
  background-color: var(--dropdown-btn-bg--hover);
}
.dropdown-item.active,
.dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: var(--sidebar-module--hover);
}
.dropdown-menu label {
  font-size: 1rem;
}
.form-control {
  background-color: var(--input-bg);
  border-color: var(--input-border);
}
.form-control:disabled,
.form-control[readonly] {
  background-color: var(--input-bg-readonly);
  border-color: var(--input-border-readonly);
}
select.form-control:focus::-ms-value {
  background-color: var(--searchbar-bg);
}
.input-group-text {
  background-color: var(--input-bg);
  border: 1px solid var(--input-border);
}
.modal-content {
  background-color: var(--modal-bg);
  background-clip: padding-box;
  border: none;
  border-radius: 8px;
  border-radius: 0;
}
.modal-header {
  border-bottom: none;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-footer {
  border-top: none;
}
.popover {
  background-color: var(--modal-bg);
  border: 1px solid var(--modal-bg);
}
.popover-body {
  color: var(--modal-title-text);
}
body {
  color: var(--text-color);
}
label {
  font-size: 0.75rem;
  color: var(--table-row-text);
}
.table {
  border-spacing: 0 1px;
}
.table th,
.table td {
  border-top: 1px solid transparent;
}
.table thead th {
  vertical-align: middle;
  border-bottom: none;
  border: none;
  color: var(--table-head-text);
  text-transform: uppercase;
  font-size: 0.7rem;
  font-weight: 400;
  background-color: var(--table-head);
  padding-bottom: 0;
}
.table .table-row {
  background-color: var(--table-row);
  color: var(--table-row-text);
}
.table .table-row th:first-child {
  border-top-left-radius: 0rem;
  border-bottom-left-radius: 0rem;
}
.table .table-row td:last-child {
  border-top-right-radius: 0rem;
  border-bottom-right-radius: 0rem;
}
.table-collapse {
  background-color: var(--bg-app);
}
.border {
  border: 1px solid var(--table-row) !important;
}
.border-top {
  border-top: 1px solid var(--table-row) !important;
}
.border-right {
  border-right: 1px solid var(--table-row) !important;
}
.border-bottom {
  border-bottom: 1px solid var(--table-row) !important;
}
.border-left {
  border-left: 1px solid var(--table-row) !important;
}
.text-muted {
  color: var(--table-icons) !important;
}
.text-black-50 {
  color: var(--last-modif-label) !important;
}
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.toast-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==);
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
.mod-header-new {
  cursor: pointer;
}
.paging-style {
  white-space: nowrap !important;
}
.edit-view-disabled {
  pointer-events: none !important;
}
.disabled-cell {
  opacity: 0.5;
  color: gray;
  pointer-events: none;
}
.bg-gray-100 {
  background-color: var(--searchbar-bg) !important;
}
.form-select {
  background-color: var(--dropdown-bg);
  color: var(--ngbdatepicker-day-text);
}
.ngb-modal-backdrop {
  z-index: 100 !important;
}
select:not(.form-select),
.arrow__down--svg {
  background: var(--input-bg) var(--arrow-down-select) !important;
}
.arrow-down-select-faq-application {
  background: var(--faq-item-detail-application-select-bg) var(--arrow-down-select) !important;
}
.carousel-control-next-icon {
  background-image: var(--carousel-control-next-icon-bg) !important;
}
.carousel-control-prev-icon {
  background-image: var(--carousel-control-prev-icon-bg) !important;
}
.arrow-down-select-faq-application-always-white {
  background: var(--custom-select-bg) url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23E4EAFF%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E) no-repeat right 0.75rem center !important;
}
body.dark-theme .mat-mdc-select-panel {
  background-color: var(--overlay-panel-bg);
  color: var(--overlay-panel-text);
}
body.dark-theme .mat-mdc-option .mdc-list-item__primary-text {
  color: var(--overlay-panel-text);
}
body.dark-theme .mat-mdc-form-field .mat-mdc-select-value,
body.dark-theme .mat-mdc-form-field .mat-mdc-select-value-text {
  color: var(--overlay-panel-text) !important;
}
body.dark-theme .mat-mdc-form-field .mat-mdc-select-arrow {
  color: var(--overlay-panel-text) !important;
}
body.dark-theme .mat-mdc-form-field .mat-mdc-select-arrow svg {
  fill: var(--overlay-panel-text) !important;
}
body.dark-theme .mat-mdc-form-field .mdc-notched-outline__leading,
body.dark-theme .mat-mdc-form-field .mdc-notched-outline__notch,
body.dark-theme .mat-mdc-form-field .mdc-notched-outline__trailing {
  border-color: var(--overlay-panel-text) !important;
}

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