@charset "UTF-8";

/* src/styles.scss */
.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-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));
}
html {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}
html {
  --mat-option-selected-state-label-text-color: #2196f3;
  --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: #b0bf36;
  --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: #ff5722;
  --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: #b0bf36;
  --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: #b0bf36;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color: #2196f3;
  --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: #2196f3;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color: #b0bf36;
  --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: #b0bf36;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;
}
.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color: #ff5722;
  --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: #ff5722;
  --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 {
  --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 {
  --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: #2196f3;
  --mdc-linear-progress-track-color: rgba(33, 150, 243, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #b0bf36;
  --mdc-linear-progress-track-color: rgba(176, 191, 54, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ff5722;
  --mdc-linear-progress-track-color: rgba(255, 87, 34, 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-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: #2196f3;
  --mdc-filled-text-field-focus-active-indicator-color: #2196f3;
  --mdc-filled-text-field-focus-label-text-color: rgba(33, 150, 243, 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: #ff5722;
  --mdc-filled-text-field-error-focus-label-text-color: #ff5722;
  --mdc-filled-text-field-error-label-text-color: #ff5722;
  --mdc-filled-text-field-error-caret-color: #ff5722;
  --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: #ff5722;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ff5722;
  --mdc-filled-text-field-error-hover-active-indicator-color: #ff5722;
}
html {
  --mdc-outlined-text-field-caret-color: #2196f3;
  --mdc-outlined-text-field-focus-outline-color: #2196f3;
  --mdc-outlined-text-field-focus-label-text-color: rgba(33, 150, 243, 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: #ff5722;
  --mdc-outlined-text-field-error-focus-label-text-color: #ff5722;
  --mdc-outlined-text-field-error-label-text-color: #ff5722;
  --mdc-outlined-text-field-error-hover-label-text-color: #ff5722;
  --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: #ff5722;
  --mdc-outlined-text-field-error-hover-outline-color: #ff5722;
  --mdc-outlined-text-field-error-outline-color: #ff5722;
}
html {
  --mat-form-field-focus-select-arrow-color: rgba(33, 150, 243, 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: #ff5722;
  --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: #b0bf36;
  --mdc-filled-text-field-focus-active-indicator-color: #b0bf36;
  --mdc-filled-text-field-focus-label-text-color: rgba(176, 191, 54, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mdc-outlined-text-field-caret-color: #b0bf36;
  --mdc-outlined-text-field-focus-outline-color: #b0bf36;
  --mdc-outlined-text-field-focus-label-text-color: rgba(176, 191, 54, 0.87);
}
.mat-mdc-form-field.mat-accent {
  --mat-form-field-focus-select-arrow-color: rgba(176, 191, 54, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #ff5722;
  --mdc-filled-text-field-focus-active-indicator-color: #ff5722;
  --mdc-filled-text-field-focus-label-text-color: rgba(255, 87, 34, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mdc-outlined-text-field-caret-color: #ff5722;
  --mdc-outlined-text-field-focus-outline-color: #ff5722;
  --mdc-outlined-text-field-focus-label-text-color: rgba(255, 87, 34, 0.87);
}
.mat-mdc-form-field.mat-warn {
  --mat-form-field-focus-select-arrow-color: rgba(255, 87, 34, 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 {
  --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(33, 150, 243, 0.87);
  --mat-select-invalid-arrow-color: rgba(255, 87, 34, 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(176, 191, 54, 0.87);
  --mat-select-invalid-arrow-color: rgba(255, 87, 34, 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(255, 87, 34, 0.87);
  --mat-select-invalid-arrow-color: rgba(255, 87, 34, 0.87);
}
html {
  --mat-select-arrow-transform: translateY(-8px);
}
html {
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-autocomplete-background-color: white;
}
html {
  --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);
}
.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: #2196f3;
  --mdc-chip-elevated-selected-container-color: #2196f3;
  --mdc-chip-elevated-disabled-container-color: #2196f3;
  --mdc-chip-flat-disabled-selected-container-color: #2196f3;
  --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: black;
  --mdc-chip-elevated-container-color: #b0bf36;
  --mdc-chip-elevated-selected-container-color: #b0bf36;
  --mdc-chip-elevated-disabled-container-color: #b0bf36;
  --mdc-chip-flat-disabled-selected-container-color: #b0bf36;
  --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: black;
  --mdc-chip-selected-label-text-color: black;
  --mdc-chip-with-icon-icon-color: black;
  --mdc-chip-with-icon-disabled-icon-color: black;
  --mdc-chip-with-icon-selected-icon-color: black;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;
  --mdc-chip-with-trailing-icon-trailing-icon-color: black;
}
.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: black;
  --mat-chip-selected-trailing-icon-color: black;
}
.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: #ff5722;
  --mdc-chip-elevated-selected-container-color: #ff5722;
  --mdc-chip-elevated-disabled-container-color: #ff5722;
  --mdc-chip-flat-disabled-selected-container-color: #ff5722;
  --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;
}
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: #1e88e5;
  --mdc-switch-selected-handle-color: #1e88e5;
  --mdc-switch-selected-hover-state-layer-color: #1e88e5;
  --mdc-switch-selected-pressed-state-layer-color: #1e88e5;
  --mdc-switch-selected-focus-handle-color: #0d47a1;
  --mdc-switch-selected-hover-handle-color: #0d47a1;
  --mdc-switch-selected-pressed-handle-color: #0d47a1;
  --mdc-switch-selected-focus-track-color: #64b5f6;
  --mdc-switch-selected-hover-track-color: #64b5f6;
  --mdc-switch-selected-pressed-track-color: #64b5f6;
  --mdc-switch-selected-track-color: #64b5f6;
  --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: #3bbc7e;
  --mdc-switch-selected-handle-color: #3bbc7e;
  --mdc-switch-selected-hover-state-layer-color: #3bbc7e;
  --mdc-switch-selected-pressed-state-layer-color: #3bbc7e;
  --mdc-switch-selected-focus-handle-color: #1c9f56;
  --mdc-switch-selected-hover-handle-color: #1c9f56;
  --mdc-switch-selected-pressed-handle-color: #1c9f56;
  --mdc-switch-selected-focus-track-color: #7ad4aa;
  --mdc-switch-selected-hover-track-color: #7ad4aa;
  --mdc-switch-selected-pressed-track-color: #7ad4aa;
  --mdc-switch-selected-track-color: #7ad4aa;
}
html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #f4511e;
  --mdc-switch-selected-handle-color: #f4511e;
  --mdc-switch-selected-hover-state-layer-color: #f4511e;
  --mdc-switch-selected-pressed-state-layer-color: #f4511e;
  --mdc-switch-selected-focus-handle-color: #bf360c;
  --mdc-switch-selected-hover-handle-color: #bf360c;
  --mdc-switch-selected-pressed-handle-color: #bf360c;
  --mdc-switch-selected-focus-track-color: #ff8a65;
  --mdc-switch-selected-hover-track-color: #ff8a65;
  --mdc-switch-selected-pressed-track-color: #ff8a65;
  --mdc-switch-selected-track-color: #ff8a65;
}
html {
  --mdc-switch-state-layer-size: 40px;
}
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: #2196f3;
  --mdc-radio-selected-hover-icon-color: #2196f3;
  --mdc-radio-selected-icon-color: #2196f3;
  --mdc-radio-selected-pressed-icon-color: #2196f3;
}
.mat-mdc-radio-button.mat-primary {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #2196f3;
  --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: #b0bf36;
  --mdc-radio-selected-hover-icon-color: #b0bf36;
  --mdc-radio-selected-icon-color: #b0bf36;
  --mdc-radio-selected-pressed-icon-color: #b0bf36;
}
.mat-mdc-radio-button.mat-accent {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #b0bf36;
  --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: #ff5722;
  --mdc-radio-selected-hover-icon-color: #ff5722;
  --mdc-radio-selected-icon-color: #ff5722;
  --mdc-radio-selected-pressed-icon-color: #ff5722;
}
.mat-mdc-radio-button.mat-warn {
  --mat-radio-ripple-color: black;
  --mat-radio-checked-ripple-color: #ff5722;
  --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 {
  --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: #2196f3;
  --mdc-slider-focus-handle-color: #2196f3;
  --mdc-slider-hover-handle-color: #2196f3;
  --mdc-slider-active-track-color: #2196f3;
  --mdc-slider-inactive-track-color: #2196f3;
  --mdc-slider-with-tick-marks-inactive-container-color: #2196f3;
  --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: #2196f3;
  --mat-slider-hover-state-layer-color: rgba(33, 150, 243, 0.05);
  --mat-slider-focus-state-layer-color: rgba(33, 150, 243, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
}
html .mat-accent {
  --mdc-slider-handle-color: #b0bf36;
  --mdc-slider-focus-handle-color: #b0bf36;
  --mdc-slider-hover-handle-color: #b0bf36;
  --mdc-slider-active-track-color: #b0bf36;
  --mdc-slider-inactive-track-color: #b0bf36;
  --mdc-slider-with-tick-marks-inactive-container-color: #b0bf36;
  --mdc-slider-with-tick-marks-active-container-color: black;
}
html .mat-accent {
  --mat-slider-ripple-color: #b0bf36;
  --mat-slider-hover-state-layer-color: rgba(176, 191, 54, 0.05);
  --mat-slider-focus-state-layer-color: rgba(176, 191, 54, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color: #ff5722;
  --mdc-slider-focus-handle-color: #ff5722;
  --mdc-slider-hover-handle-color: #ff5722;
  --mdc-slider-active-track-color: #ff5722;
  --mdc-slider-inactive-track-color: #ff5722;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff5722;
  --mdc-slider-with-tick-marks-active-container-color: white;
}
html .mat-warn {
  --mat-slider-ripple-color: #ff5722;
  --mat-slider-hover-state-layer-color: rgba(255, 87, 34, 0.05);
  --mat-slider-focus-state-layer-color: rgba(255, 87, 34, 0.2);
}
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 {
  --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: #2196f3;
  --mdc-radio-selected-hover-icon-color: #2196f3;
  --mdc-radio-selected-icon-color: #2196f3;
  --mdc-radio-selected-pressed-icon-color: #2196f3;
}
.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: #b0bf36;
  --mdc-radio-selected-hover-icon-color: #b0bf36;
  --mdc-radio-selected-icon-color: #b0bf36;
  --mdc-radio-selected-pressed-icon-color: #b0bf36;
}
.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: #ff5722;
  --mdc-radio-selected-hover-icon-color: #ff5722;
  --mdc-radio-selected-icon-color: #ff5722;
  --mdc-radio-selected-pressed-icon-color: #ff5722;
}
.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: #2196f3;
  --mdc-checkbox-selected-hover-icon-color: #2196f3;
  --mdc-checkbox-selected-icon-color: #2196f3;
  --mdc-checkbox-selected-pressed-icon-color: #2196f3;
  --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: #2196f3;
  --mdc-checkbox-selected-hover-state-layer-color: #2196f3;
  --mdc-checkbox-selected-pressed-state-layer-color: #2196f3;
  --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: black;
  --mdc-checkbox-selected-focus-icon-color: #b0bf36;
  --mdc-checkbox-selected-hover-icon-color: #b0bf36;
  --mdc-checkbox-selected-icon-color: #b0bf36;
  --mdc-checkbox-selected-pressed-icon-color: #b0bf36;
  --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: #b0bf36;
  --mdc-checkbox-selected-hover-state-layer-color: #b0bf36;
  --mdc-checkbox-selected-pressed-state-layer-color: #b0bf36;
  --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: #ff5722;
  --mdc-checkbox-selected-hover-icon-color: #ff5722;
  --mdc-checkbox-selected-icon-color: #ff5722;
  --mdc-checkbox-selected-pressed-icon-color: #ff5722;
  --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: #ff5722;
  --mdc-checkbox-selected-hover-state-layer-color: #ff5722;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff5722;
  --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: #2196f3;
}
.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 {
  --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 {
  --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: #2196f3;
}
.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: #2196f3;
  --mat-tab-header-active-ripple-color: #2196f3;
  --mat-tab-header-inactive-ripple-color: #2196f3;
  --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: #2196f3;
  --mat-tab-header-active-hover-label-text-color: #2196f3;
  --mat-tab-header-active-focus-indicator-color: #2196f3;
  --mat-tab-header-active-hover-indicator-color: #2196f3;
}
.mat-mdc-tab-group.mat-accent,
.mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #b0bf36;
}
.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: #b0bf36;
  --mat-tab-header-active-ripple-color: #b0bf36;
  --mat-tab-header-inactive-ripple-color: #b0bf36;
  --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: #b0bf36;
  --mat-tab-header-active-hover-label-text-color: #b0bf36;
  --mat-tab-header-active-focus-indicator-color: #b0bf36;
  --mat-tab-header-active-hover-indicator-color: #b0bf36;
}
.mat-mdc-tab-group.mat-warn,
.mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #ff5722;
}
.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: #ff5722;
  --mat-tab-header-active-ripple-color: #ff5722;
  --mat-tab-header-inactive-ripple-color: #ff5722;
  --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: #ff5722;
  --mat-tab-header-active-hover-label-text-color: #ff5722;
  --mat-tab-header-active-focus-indicator-color: #ff5722;
  --mat-tab-header-active-hover-indicator-color: #ff5722;
}
.mat-mdc-tab-group.mat-background-primary,
.mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #2196f3;
  --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: #b0bf36;
  --mat-tab-header-with-background-foreground-color: black;
}
.mat-mdc-tab-group.mat-background-warn,
.mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #ff5722;
  --mat-tab-header-with-background-foreground-color: white;
}
.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}
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: black;
  --mdc-checkbox-selected-focus-icon-color: #b0bf36;
  --mdc-checkbox-selected-hover-icon-color: #b0bf36;
  --mdc-checkbox-selected-icon-color: #b0bf36;
  --mdc-checkbox-selected-pressed-icon-color: #b0bf36;
  --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: #b0bf36;
  --mdc-checkbox-selected-hover-state-layer-color: #b0bf36;
  --mdc-checkbox-selected-pressed-state-layer-color: #b0bf36;
  --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: #2196f3;
  --mdc-checkbox-selected-hover-icon-color: #2196f3;
  --mdc-checkbox-selected-icon-color: #2196f3;
  --mdc-checkbox-selected-pressed-icon-color: #2196f3;
  --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: #2196f3;
  --mdc-checkbox-selected-hover-state-layer-color: #2196f3;
  --mdc-checkbox-selected-pressed-state-layer-color: #2196f3;
  --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: #ff5722;
  --mdc-checkbox-selected-hover-icon-color: #ff5722;
  --mdc-checkbox-selected-icon-color: #ff5722;
  --mdc-checkbox-selected-pressed-icon-color: #ff5722;
  --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: #ff5722;
  --mdc-checkbox-selected-hover-state-layer-color: #ff5722;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff5722;
  --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 {
  --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: #2196f3;
}
.mat-mdc-button.mat-primary {
  --mat-text-button-state-layer-color: #2196f3;
  --mat-text-button-ripple-color: rgba(33, 150, 243, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #b0bf36;
}
.mat-mdc-button.mat-accent {
  --mat-text-button-state-layer-color: #b0bf36;
  --mat-text-button-ripple-color: rgba(176, 191, 54, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ff5722;
}
.mat-mdc-button.mat-warn {
  --mat-text-button-state-layer-color: #ff5722;
  --mat-text-button-ripple-color: rgba(255, 87, 34, 0.1);
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #2196f3;
  --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: #b0bf36;
  --mdc-filled-button-label-text-color: black;
}
.mat-mdc-unelevated-button.mat-accent {
  --mat-filled-button-state-layer-color: black;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ff5722;
  --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: #2196f3;
  --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: #b0bf36;
  --mdc-protected-button-label-text-color: black;
}
.mat-mdc-raised-button.mat-accent {
  --mat-protected-button-state-layer-color: black;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ff5722;
  --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: #2196f3;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-primary {
  --mat-outlined-button-state-layer-color: #2196f3;
  --mat-outlined-button-ripple-color: rgba(33, 150, 243, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #b0bf36;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-accent {
  --mat-outlined-button-state-layer-color: #b0bf36;
  --mat-outlined-button-ripple-color: rgba(176, 191, 54, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ff5722;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-warn {
  --mat-outlined-button-state-layer-color: #ff5722;
  --mat-outlined-button-ripple-color: rgba(255, 87, 34, 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-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: #2196f3;
}
html .mat-mdc-icon-button.mat-primary {
  --mat-icon-button-state-layer-color: #2196f3;
  --mat-icon-button-ripple-color: rgba(33, 150, 243, 0.1);
}
html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #b0bf36;
}
html .mat-mdc-icon-button.mat-accent {
  --mat-icon-button-state-layer-color: #b0bf36;
  --mat-icon-button-ripple-color: rgba(176, 191, 54, 0.1);
}
html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ff5722;
}
html .mat-mdc-icon-button.mat-warn {
  --mat-icon-button-state-layer-color: #ff5722;
  --mat-icon-button-ripple-color: rgba(255, 87, 34, 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: #2196f3;
}
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: #b0bf36;
}
html .mat-mdc-fab.mat-accent {
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: black;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color: #ff5722;
}
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: #2196f3;
}
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: #b0bf36;
}
html .mat-mdc-mini-fab.mat-accent {
  --mat-fab-small-foreground-color: black;
  --mat-fab-small-state-layer-color: black;
  --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color: #ff5722;
}
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-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: #bbdefb;
}
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 {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}
html {
  --mdc-circular-progress-active-indicator-color: #2196f3;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #b0bf36;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #ff5722;
}
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: #2196f3;
  --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: #b0bf36;
  --mat-badge-text-color: black;
}
.mat-badge-warn {
  --mat-badge-background-color: #ff5722;
  --mat-badge-text-color: white;
}
html {
  --mat-bottom-sheet-container-shape: 4px;
}
html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}
html {
  --mat-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-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: #2196f3;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(33, 150, 243, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(33, 150, 243, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(33, 150, 243, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #2196f3;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(33, 150, 243, 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: black;
  --mat-datepicker-calendar-date-selected-state-background-color: #b0bf36;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(176, 191, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: black;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(176, 191, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(176, 191, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(176, 191, 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-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #ff5722;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 87, 34, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 87, 34, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 87, 34, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 87, 34, 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: #b0bf36;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #ff5722;
}
.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-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-icon-color: inherit;
}
.mat-icon.mat-primary {
  --mat-icon-color: #2196f3;
}
.mat-icon.mat-accent {
  --mat-icon-color: #b0bf36;
}
.mat-icon.mat-warn {
  --mat-icon-color: #ff5722;
}
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: #2196f3;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #2196f3;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #2196f3;
  --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: #ff5722;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #ff5722;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: black;
  --mat-stepper-header-selected-state-icon-background-color: #b0bf36;
  --mat-stepper-header-selected-state-icon-foreground-color: black;
  --mat-stepper-header-done-state-icon-background-color: #b0bf36;
  --mat-stepper-header-done-state-icon-foreground-color: black;
  --mat-stepper-header-edit-state-icon-background-color: #b0bf36;
  --mat-stepper-header-edit-state-icon-foreground-color: black;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #ff5722;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #ff5722;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #ff5722;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
html {
  --mat-stepper-header-height: 72px;
}
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: #2196f3;
  --mat-toolbar-container-text-color: white;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #b0bf36;
  --mat-toolbar-container-text-color: black;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #ff5722;
  --mat-toolbar-container-text-color: white;
}
html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}
html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}
html {
  --mat-tree-node-min-height: 48px;
}
html {
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
html {
  --mat-timepicker-container-background-color: white;
}
html,
body {
  height: 100%;
  background-color: #1d355b;
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif !important;
}
* {
  padding: 0;
  margin: 0;
}
body {
  -moz-osx-font-smoothing: grayscale;
  font-size: small;
}
.filter_btns {
  margin: 15px 0;
}
.filter_btns .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 3 !important;
  font-size: 13px !important;
  padding: 0 20px;
}
.single_chart.expanded .zoom_in_icon {
  display: none !important;
}
.single_chart.expanded .zoom_out_icon {
  display: inline-block !important;
}
.single_chart .zoom_out_icon {
  display: none !important;
}
.single_chart .zoom_in_icon {
  display: inline-block !important;
}
.tree_action_btns {
  width: 100%;
}
.tree_action_btns.float_right {
  display: flex;
  justify-content: flex-end;
}
.default_flat_btn {
  border: 1px solid #777;
  background-color: #eceff1 !important;
  color: #546e7a !important;
  margin-right: 10px !important;
  text-wrap: nowrap !important;
}
.primary_flat_btn {
  border: 1px solid #777;
  background-color: #1d355b !important;
  color: #fff !important;
  margin-right: 10px !important;
}
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  background: #dadce0;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #B0BF36;
}
.chart_group.minimized {
  min-height: auto !important;
}
.chart_group.minimized .single_chart .chart_header {
  padding-bottom: 0 !important;
}
.chart_group.minimized .single_chart .chart_body {
  display: none;
}
.height_unset {
  min-height: unset !important;
}
.popup_container {
  font-family: roboto;
  width: 350px;
}
.popup_container .mat-mdc-dialog-title {
  color: #4e626c !important;
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 450 !important;
}
.popup_container .mat-mdc-form-field {
  width: 100%;
}
.popup_container .mat-mdc-dialog-actions {
  justify-content: flex-end;
  min-height: unset;
}
.popup_container .mat-mdc-button {
  font-size: 12px;
}
.popup_container .warn_text {
  margin-top: 10px;
  font-size: 12px;
  color: #748993;
}
.popup_container .theme_default_btn {
  border: 1px solid #ccc;
  min-width: 80px;
  line-height: 2;
  background-color: #eceff1;
  color: #546e7a;
  font-size: 12px;
}
.popup_container .theme_primary_btn {
  border: 1px solid #2196f3;
  min-width: 80px;
  line-height: 2;
  background-color: #2196f3;
  color: #fff;
  font-size: 12px;
}
.popup_container .theme_primary_btn:not(:disabled) {
  color: #fff;
}
.popup_container .theme_primary_btn.warn {
  border: 1px solid #f44336;
  background-color: #f44336;
}
.popup_container .theme_primary_btn.warn:not(:disabled) {
  color: #fff;
}
.popup_container .mat-form-field.mat-focused .mat-form-field-label {
  color: #2196f3;
}
.popup_container .mat-form-field-ripple {
  background-color: #2196f3 !important;
}
.popup_container .mat-mdc-input-element {
  caret-color: #2196f3;
}
.success_popup {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.success_popup .main_title {
  color: #4e626c;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
}
.success_popup .success_icon {
  font-size: 80px;
  color: #4caf50;
  text-align: center;
  margin: 0 0 20px;
}
.success_popup .sub_title {
  color: #4e626c;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
}
.daterangepicker {
  z-index: 9 !important;
}
.chart_dropdown_menu .mat-list-base {
  padding: 0px 0px 10px 0px !important;
}
.chart_dropdown_menu .menu_title {
  padding: 15px 15px 7px;
  padding-bottom: 0;
  color: #1a237e;
  font-size: 18px;
  font-weight: 500;
  font-family: roboto;
}
.chart_dropdown_menu .menu_title .chart_visibility_options .mat-list-base .mat-list-item {
  font-size: 14px !important;
}
.graph_tooltip,
.countgraph_tooltip {
  transform: translate(-50%, 0);
  opacity: 0;
  pointer-events: none;
  transition: all 0.1s ease;
  position: absolute;
  width: auto;
  z-index: 9999 !important;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  padding: 10px;
  font-size: 11px;
  background-color: rgba(38, 62, 99, 0.9);
  font-weight: bold;
}
.graph_tooltip .info_row,
.countgraph_tooltip .info_row {
  min-width: 190px !important;
  padding: 5px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.graph_tooltip .info_row .label,
.countgraph_tooltip .info_row .label {
  color: #eeeeee;
  font-weight: normal;
}
.graph_tooltip .info_row .value,
.countgraph_tooltip .info_row .value {
  font-size: 11px !important;
}
.md-drppicker.shown.drops-down-right {
  top: 130% !important;
}
.btn_container {
  overflow: visible !important;
}
.md-drppicker.double {
  width: 560px !important;
}
.md-drppicker .buttons .buttons_input .btn {
  text-transform: capitalize !important;
  margin: 5px;
}
.md-drppicker .buttons {
  clear: both !important;
}
.custom_range_input {
  background-color: transparent;
  border: none;
  outline: none;
  width: 110% !important;
  padding: 12px 0;
  cursor: pointer;
}
.custom_range_input_eo {
  background-color: transparent;
  border: none;
  outline: none;
  width: 100% !important;
  padding: 12px 0;
  cursor: pointer;
  text-align-last: left;
}
.mat-button-toggle-checked input {
  color: #576477 !important;
}
.strike_through {
  text-decoration: line-through;
}
.cleariconDisabled {
  cursor: not-allowed !important;
}
::ng-deep .mat-mdc-dialog-container {
  display: block;
  padding: 24px;
  border-radius: 4px;
  box-sizing: border-box;
  overflow: auto;
  outline: 0;
  width: 100%;
  height: 100%;
  min-height: inherit;
  max-height: inherit;
}
.dialog_container {
  padding: 15px;
  font-family: "roboto", sans-serif;
}
.dialog_container .dialog_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dialog_container .dialog_header .title {
  font-size: 30px;
  color: #455a64;
  font-weight: normal;
}
.dialog_container .dialog_header mat-mdc-icon {
  font-size: 30px;
}
.dialog_container .dialog_header .close_modal {
  font-size: 22px;
}
.dialog_container .dialog_body {
  padding-top: 20px;
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #757575;
}
.dialog_container .dialog_body .name {
  font-size: 24px;
  line-height: 1.5;
  font-weight: normal;
}
.dialog_container .dialog_body .email_id {
  font-size: 16px;
}
.dialog_container .dialog_body .dialog_message {
  color: #212121;
  font-size: 15px;
  margin: 50px 25px;
}
.dialog_container .dialog_footer {
  display: flex;
  justify-content: center;
}
.dialog_container .dialog_footer button {
  margin-right: 15px;
}
.user_info_popover {
  max-width: 210px;
  min-width: 160px;
}
.user_info_popover .info_row {
  line-height: 1.5;
}
.user_info_popover .info_row:first-of-type {
  margin-bottom: 20px;
}
.user_info_popover .info_row .info_lable {
  font-size: 12px;
  color: #757575;
}
.user_info_popover .info_row .user_name {
  font-size: 14px;
  color: #212121;
}
.user_info_popover .info_row .created_date_time {
  font-size: 14px;
  color: #212121;
  margin-bottom: 10px;
}
.role_info_popover {
  max-width: 210px;
  min-width: 160px;
}
.role_info_popover .info_row {
  line-height: 1.5;
}
.role_info_popover .info_row .info_lable {
  font-size: 12px;
  color: #757575;
}
.role_info_popover .info_row .description {
  font-size: 14px;
  color: #212121;
  margin-bottom: 10px;
  margin-top: 10px;
}
.reactivate_btn {
  background: #b0bf36 !important;
  color: #fff !important;
  font-size: 12px;
  line-height: 27px !important;
  padding: 0 10px !important;
  margin-left: 20px !important;
  text-wrap-mode: nowrap;
}
.overlay_container {
  z-index: 999;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(29, 53, 91, 0.34);
}
.overlay_container .overlay_content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 5px 10px;
  width: 85%;
  display: flex;
}
.overlay_container .overlay_content.row_layout {
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
  max-width: 600px;
}
.overlay_container .overlay_content.col_layout {
  flex-flow: column nowrap;
  align-items: center;
  max-width: 440px;
}
.overlay_container .overlay_content.col_layout .content {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.overlay_container .overlay_content.col_layout .content .content_message {
  text-align: center;
}
.overlay_container .overlay_content .content_img {
  width: 130px;
}
.overlay_container .overlay_content .content {
  width: 100%;
  padding: 20px;
  color: #37474f;
}
.overlay_container .overlay_content .content .content_title {
  font-size: 14px;
  font-weight: 500;
}
.overlay_container .overlay_content .content .content_message {
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  margin: 10px 0;
}
.overlay_container .overlay_content .content .content_btn {
  background-color: #009688;
  color: #fff;
}
.section_level_ {
  color: black;
  list-style-type: none;
  padding-left: 30px;
}
.section_level_0 {
  padding-left: 0px;
  color: black;
  list-style-type: none;
}
.section_level_1 {
  padding-left: 10px;
  color: black;
  list-style-type: none;
}
.section_level_2 {
  padding-left: 20px;
  color: black;
  list-style-type: none;
}
.section_level_3 {
  padding-left: 30px;
  color: black;
  list-style-type: none;
}
.section_level_4 {
  padding-left: 40px;
  color: black;
  list-style-type: none;
}
.section_level_5 {
  padding-left: 50px;
  color: black;
  list-style-type: none;
}
.section_level_6 {
  padding-left: 60px;
  color: black;
  list-style-type: none;
}
.section_level_7 {
  padding-left: 70px;
  color: black;
  list-style-type: none;
}
.section_pane .mat-tree-node {
  padding: 0 !important;
}
.mat-chip.key_tab_item {
  font-family: roboto;
  text-align: center;
  border: none;
  min-width: 90px;
  background-color: #fff;
  color: #454d96;
  border-radius: 3px;
  padding: 0px 10px;
  margin: 5px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  cursor: pointer;
}
.mat-chip.key_tab_item > span {
  width: 100%;
  text-align: center;
  outline: none;
}
.action_capsule_item {
  font-family: roboto;
  text-align: center;
  background-color: #cbf1df;
  color: #268f81;
  border: 1px solid #B0BF36;
  border-radius: 20px !important;
  padding: 0px 10px;
  margin: 5px;
  line-height: 1.5;
  cursor: pointer;
  min-width: 70px;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
}
.action_capsule_item > span {
  width: 100%;
  text-align: center;
}
.action_capsule_item.disabled {
  background-color: #a8c6bf;
}
tr.mat-footer-row,
tr.mat-row {
  height: 48px;
  cursor: pointer !important;
}
button.mat-icon-button:disabled .export_icon {
  color: #B0BF36 !important;
  cursor: not-allowed;
}
.ie-date-picker {
  background-color: transparent;
  margin-right: 10px;
}
.ie-date-picker input {
  font-size: 13px !important;
  text-align: center;
  line-height: 1.5;
  width: 100px;
  padding: 12px 20px;
}
.mat-menu-panel {
  max-width: 400px !important;
}
.cdk-overlay-pane .column_list {
  max-height: 350px;
}
.mat-tab-body.mat-tab-body-active {
  z-index: 9 !important;
}
[contenteditable] {
  -webkit-user-select: text;
  user-select: text;
  line-height: 1.2;
  padding: 8px 12px;
}
.main_navbar {
  background-color: #1d355b;
}
.tree_container .mat-checkbox-inner-container {
  margin-top: 4px !important;
}
.tree_container mat-tree-node:hover {
  background-color: #f3f3f3;
}
.tree_container .mat-tree-node {
  padding: 4px 0px;
}
.tree_container .treesm_btn {
  position: relative;
  width: 30px;
  height: 28px;
  flex-shrink: 0;
  line-height: 20px;
  border: none;
  background-color: transparent;
}
.tree_container .treesm_btn:disabled {
  opacity: 0;
}
.mat-tree {
  height: auto !important;
  max-height: 340px !important;
  overflow-y: scroll !important;
  margin: 0px 0px 10px 0px !important;
}
.section_body .mat-tree {
  height: auto !important;
  max-height: none !important;
  overflow-y: auto !important;
}
.hiddenspanbtn {
  padding: 2px 0px 0px 0px;
}
.hiddenspanbtn button:disabled {
  background-color: transparent !important;
  color: #ccc !important;
  cursor: not-allowed !important;
  pointer-events: auto !important;
}
.hiddenspanbtn button:disabled .mat-icon,
.hiddenspanbtn button:disabled .export_icon {
  color: #ccc !important;
  cursor: not-allowed !important;
}
mat-tree-node[role=treeitem] {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
@media all and (-ms-high-contrast: none) {
  .mat-tree-node {
    min-height: 20px !important;
  }
}
@media all and (-ms-high-contrast: none) {
  .mat-checkbox-layout .mat-checkbox-label {
    margin: 0 45px 0 0;
    max-width: 165px;
  }
}
@media all and (-ms-high-contrast: none) {
  mat-tree-node[role=treeitem] .mat-checkbox-layout .mat-checkbox-label {
    margin: 0 42px 0 0;
    max-width: 95px;
  }
}
.mat-tab-label[aria-posinset="4"] {
  position: absolute;
  right: 200px;
}
.mat-tab-label[aria-posinset="5"] {
  position: absolute;
  right: 1px;
}
.historytabledata tr.mat-row {
  height: 35px !important;
  text-align: center;
}
.historytabledata tr.mat-row td {
  text-align: center;
}
.historytabledata tr.mat-header-row {
  height: 56px;
  background-color: #548cd4;
}
.historytabledata tr.mat-header-row th {
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 0 10px;
  font-size: 16px;
}
.blueback {
  background-color: #009688;
}
.bgbarchart-parent rect {
  display: none !important;
}
@media print {
  #dashboard-tabs .mat-tab-header {
    visibility: hidden !important;
  }
  .historytabledata {
    height: auto !important;
  }
}
.maintenance-dialog h3 {
  color: #5c737d;
}
.maintenance-dialog p {
  font-family: Roboto !important;
  font-size: 14px;
  color: #5c737d;
  line-height: 20px;
}
.maintenance-dialog a {
  color: #337ab7;
}
.maintenance-dialog a:hover {
  color: #23527c;
}
.dragging_on {
  position: fixed !important;
  background-color: transparent !important;
  height: 100% !important;
  width: 100% !important;
  z-index: 99999999;
}
.mat-mdc-sort-header-arrow {
  opacity: 0.5 !important;
  transform: none !important;
}
.mat-mdc-sort-header-sorted .mat-mdc-sort-header-arrow {
  opacity: 1 !important;
  color: #4d4d4d;
}
.highcharts-container,
.highcharts-container svg {
  width: 100% !important;
  height: 100% !important;
}
.date-radio-group {
  display: flex;
  flex-direction: column;
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%, 80%, 100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(1, 1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.3, 1.3);
    opacity: 0;
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5x);
    transform: translateX(-5px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.hamburger-container {
  display: none;
}
@media (max-width: 600px) {
  .hamburger-container {
    display: flex;
  }
}
::ng-deep mat-mdc-tab-group,
mat-mdc-tab-nav-bar {
  color: green !important;
}
::ng-deep .mdc-tab__text-label {
  color: green !important;
  text-transform: uppercase !important;
}
::ng-deep .mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  font-family:
    Roboto,
    "Helvetica Neue",
    sans-serif;
}
.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: #fff;
  --mat-tab-header-active-ripple-color: #fff;
  --mat-tab-header-inactive-ripple-color: #fff;
  --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: #fff;
  --mat-tab-header-active-hover-label-text-color: #fff;
  --mat-tab-header-active-focus-indicator-color: #b0bf36;
  --mat-tab-header-active-hover-indicator-color: #b0bf36;
}
.mat-mdc-tab-group,
.mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #b0bf36;
  border-top-width: 144px;
}
.mat-mdc-tab .mdc-tab__text-label {
  color: #9ea6ad !important;
  text-transform: uppercase !important;
}
.mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  color: white !important;
  text-transform: uppercase !important;
}
:root {
  --mdc-circular-progress-active-indicator-color: #b0bf36;
}
.mdc-tab-indicator .mdc-tab-indicator__content.mdc-tab-indicator__content--underline {
  border-top-width: 4px;
  border-top-left-radius: 5px;
  border-radius: 5px;
}
.simple-tooltip-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.simple-tooltip-wrapper .simple-tooltip,
.simple-tooltip-wrapper .simple-tooltip-below {
  visibility: hidden;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 8px;
  position: absolute;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.2s;
  white-space: nowrap;
}
.simple-tooltip-wrapper .simple-tooltip {
  bottom: 125%;
}
.simple-tooltip-wrapper .simple-tooltip-below {
  top: 125%;
}
.simple-tooltip-wrapper:hover .simple-tooltip,
.simple-tooltip-wrapper:hover .simple-tooltip-below {
  visibility: visible;
  opacity: 1;
}
.save-query-btn {
  margin-left: 20px;
  background-color: transparent;
  border: none;
}
.section_option_dropdowns {
  display: flex;
  padding-left: 20px;
  justify-content: space-between;
}
::ng-deep .section_option_dropdowns .mat-mdc-form-field-infix {
  width: 160px;
}
::ng-deep .mat-mdc-select-value-text {
  color: black !important;
}
::ng-deep .mat-mdc-option .mdc-list-item__primary-text {
  color: black !important;
}
.mat-expansion-panel-header-title {
  color: #1d355b !important;
  font-weight: bold !important;
}
::ng-deep .custom-multiline-tooltip {
  white-space: pre-line !important;
  max-width: 300px;
}
.user-container {
  display: flex;
  justify-content: center;
  padding: 0px 150px 0px 150px;
}
.user-name-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.input-container {
  display: flex;
}
list-view table tbody tr:nth-child(even),
list-view .list_view_table tbody tr:nth-child(even) {
  background-color: #f5f5f5 !important;
}
list-view table tbody tr:nth-child(odd),
list-view .list_view_table tbody tr:nth-child(odd) {
  background-color: #ffffff !important;
}
list-view table tbody tr:hover,
list-view .list_view_table tbody tr:hover {
  background-color: #b0bf36 !important;
}
list-view table tbody tr:hover td,
list-view .list_view_table tbody tr:hover td {
  color: #fff !important;
}
list-view table thead tr,
list-view .list_view_table thead tr {
  background-color: inherit !important;
}
list-view table thead tr:hover,
list-view .list_view_table thead tr:hover {
  background-color: inherit !important;
}
.project_activity_container .activity_table table .mat-mdc-row:hover,
.company_activity_container .activity_table table .mat-mdc-row:hover {
  background-color: #b0bf36 !important;
}
.project_activity_container .activity_table table .mat-mdc-row:hover .mat-mdc-cell,
.company_activity_container .activity_table table .mat-mdc-row:hover .mat-mdc-cell {
  color: #fff !important;
}
.project_activity_container .activity_table .mat-mdc-row:nth-child(even) {
  background-color: #f5f5f5;
}
.project_activity_container .activity_table .mat-mdc-row:nth-child(odd) {
  background-color: #ffffff;
}
.company_activity_container .activity_table .mat-mdc-row:nth-child(even) {
  background-color: #f5f5f5;
}
.company_activity_container .activity_table .mat-mdc-row:nth-child(odd) {
  background-color: #ffffff;
}
::ng-deep .filter_btn.mat-flat-button.mat-accent,
::ng-deep .filter_btn .mat-raised-button.mat-accent,
::ng-deep .filter_btn .mat-fab.mat-accent,
::ng-deep .filter_btn .mat-mini-fab.mat-accent {
  padding-right: 5px;
}
::ng-deep .filter_btn .mat-button-wrapper {
  display: flex;
  justify-content: space-between;
  width: 75px;
  align-items: center;
  color: #fff !important;
  flex-direction: row;
}
::ng-deep .filter_btn .filter_icon {
  border-left: 0.3px solid #fff;
  padding-left: 3px;
  height: 30px;
}
.mat-mdc-header-row {
  height: 50px;
  position: sticky;
  z-index: 3;
  font-size: small;
  color: rgba(0, 0, 0, 0.5411764706) !important;
}
.mat-button-focus-overlay {
  display: none !important;
}
.mat-mdc-button-persistent-ripple::before,
.mdc-button__ripple::before,
.mdc-icon-button__ripple::before {
  display: none !important;
}
* {
  --mdc-ripple-hover-opacity: 0 !important;
  --mat-text-button-hover-state-layer-opacity: 0 !important;
  --mat-outlined-button-hover-state-layer-opacity: 0 !important;
  --mat-filled-button-hover-state-layer-opacity: 0 !important;
}
.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label {
  color: inherit !important;
}
.mat-tree-node {
  min-height: 28px !important;
}
.mat-checkbox .mat-checkbox-checkmark-path {
  stroke: white !important;
}
.mat-checkbox .mat-checkbox-frame {
  border-color: #b0bf36 !important;
}
.mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background {
  border-color: #b0bf36 !important;
}
.mdc-checkbox__checkmark-path {
  stroke: white !important;
}
.mat-mdc-checkbox .mdc-checkbox__checkmark .mdc-checkbox__checkmark-path {
  stroke: white !important;
}
.mat-mdc-checkbox .mdc-checkbox__mixedmark {
  background-color: white !important;
}
.mdc-checkbox__background .mdc-checkbox__mixedmark {
  background-color: white !important;
  border-color: white !important;
}
.mat-mdc-tooltip-surface {
  background-color: #395074 !important;
}
.editable:focus-visible {
  outline: none;
}
.search-input {
  width: 100% !important;
  padding: 0px 24px 0px 24px !important;
}
.mdc-evolution-chip,
.mdc-evolution-chip__cell,
.mdc-evolution-chip__action {
  display: inline-flex;
  align-items: center;
  justify-content: center !important;
}
.mat-mdc-button .mat-mdc-button-ripple,
.mat-mdc-button .mat-mdc-button-persistent-ripple,
.mat-mdc-button .mat-mdc-button-persistent-ripple::before,
.mat-mdc-unelevated-button .mat-mdc-button-ripple,
.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,
.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,
.mat-mdc-raised-button .mat-mdc-button-ripple,
.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,
.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,
.mat-mdc-outlined-button .mat-mdc-button-ripple,
.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,
.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before {
  display: none !important;
}
.mat-mdc-icon-button .mat-mdc-button-ripple,
.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,
.mat-mdc-fab .mat-mdc-button-ripple,
.mat-mdc-fab .mat-mdc-button-persistent-ripple,
.mat-mdc-mini-fab .mat-mdc-button-ripple,
.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple {
  display: none !important;
}
.separator {
  display: flex;
  width: 100%;
  margin: 20px 0px;
}

/* node_modules/animate.css/animate.css */
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

/* node_modules/@mdi/font/css/materialdesignicons.min.css */
@font-face {
  font-family: "Material Design Icons";
  src: url("./media/materialdesignicons-webfont-OM33CGNB.eot?v=3.9.97");
  src:
    url("./media/materialdesignicons-webfont-OM33CGNB.eot?#iefix&v=3.9.97") format("embedded-opentype"),
    url("./media/materialdesignicons-webfont-3YZECWB3.woff2?v=3.9.97") format("woff2"),
    url("./media/materialdesignicons-webfont-6M3YQ7EQ.woff?v=3.9.97") format("woff"),
    url("./media/materialdesignicons-webfont-K4PSRRI6.ttf?v=3.9.97") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.mdi:before,
.mdi-set {
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mdi-access-point::before {
  content: "\f002";
}
.mdi-access-point-network::before {
  content: "\f003";
}
.mdi-access-point-network-off::before {
  content: "\fbbd";
}
.mdi-account::before {
  content: "\f004";
}
.mdi-account-alert::before {
  content: "\f005";
}
.mdi-account-alert-outline::before {
  content: "\fb2c";
}
.mdi-account-arrow-left::before {
  content: "\fb2d";
}
.mdi-account-arrow-left-outline::before {
  content: "\fb2e";
}
.mdi-account-arrow-right::before {
  content: "\fb2f";
}
.mdi-account-arrow-right-outline::before {
  content: "\fb30";
}
.mdi-account-badge::before {
  content: "\fd83";
}
.mdi-account-badge-alert::before {
  content: "\fd84";
}
.mdi-account-badge-alert-outline::before {
  content: "\fd85";
}
.mdi-account-badge-horizontal::before {
  content: "\fdf0";
}
.mdi-account-badge-horizontal-outline::before {
  content: "\fdf1";
}
.mdi-account-badge-outline::before {
  content: "\fd86";
}
.mdi-account-box::before {
  content: "\f006";
}
.mdi-account-box-multiple::before {
  content: "\f933";
}
.mdi-account-box-outline::before {
  content: "\f007";
}
.mdi-account-card-details::before {
  content: "\f5d2";
}
.mdi-account-card-details-outline::before {
  content: "\fd87";
}
.mdi-account-check::before {
  content: "\f008";
}
.mdi-account-check-outline::before {
  content: "\fbbe";
}
.mdi-account-child::before {
  content: "\fa88";
}
.mdi-account-child-circle::before {
  content: "\fa89";
}
.mdi-account-circle::before {
  content: "\f009";
}
.mdi-account-circle-outline::before {
  content: "\fb31";
}
.mdi-account-clock::before {
  content: "\fb32";
}
.mdi-account-clock-outline::before {
  content: "\fb33";
}
.mdi-account-convert::before {
  content: "\f00a";
}
.mdi-account-details::before {
  content: "\f631";
}
.mdi-account-edit::before {
  content: "\f6bb";
}
.mdi-account-group::before {
  content: "\f848";
}
.mdi-account-group-outline::before {
  content: "\fb34";
}
.mdi-account-heart::before {
  content: "\f898";
}
.mdi-account-heart-outline::before {
  content: "\fbbf";
}
.mdi-account-key::before {
  content: "\f00b";
}
.mdi-account-key-outline::before {
  content: "\fbc0";
}
.mdi-account-minus::before {
  content: "\f00d";
}
.mdi-account-minus-outline::before {
  content: "\faeb";
}
.mdi-account-multiple::before {
  content: "\f00e";
}
.mdi-account-multiple-check::before {
  content: "\f8c4";
}
.mdi-account-multiple-minus::before {
  content: "\f5d3";
}
.mdi-account-multiple-minus-outline::before {
  content: "\fbc1";
}
.mdi-account-multiple-outline::before {
  content: "\f00f";
}
.mdi-account-multiple-plus::before {
  content: "\f010";
}
.mdi-account-multiple-plus-outline::before {
  content: "\f7ff";
}
.mdi-account-network::before {
  content: "\f011";
}
.mdi-account-network-outline::before {
  content: "\fbc2";
}
.mdi-account-off::before {
  content: "\f012";
}
.mdi-account-off-outline::before {
  content: "\fbc3";
}
.mdi-account-outline::before {
  content: "\f013";
}
.mdi-account-plus::before {
  content: "\f014";
}
.mdi-account-plus-outline::before {
  content: "\f800";
}
.mdi-account-question::before {
  content: "\fb35";
}
.mdi-account-question-outline::before {
  content: "\fb36";
}
.mdi-account-remove::before {
  content: "\f015";
}
.mdi-account-remove-outline::before {
  content: "\faec";
}
.mdi-account-search::before {
  content: "\f016";
}
.mdi-account-search-outline::before {
  content: "\f934";
}
.mdi-account-settings::before {
  content: "\f630";
}
.mdi-account-star::before {
  content: "\f017";
}
.mdi-account-star-outline::before {
  content: "\fbc4";
}
.mdi-account-supervisor::before {
  content: "\fa8a";
}
.mdi-account-supervisor-circle::before {
  content: "\fa8b";
}
.mdi-account-switch::before {
  content: "\f019";
}
.mdi-account-tie::before {
  content: "\fcbf";
}
.mdi-accusoft::before {
  content: "\f849";
}
.mdi-adchoices::before {
  content: "\fd1e";
}
.mdi-adjust::before {
  content: "\f01a";
}
.mdi-adobe::before {
  content: "\f935";
}
.mdi-air-conditioner::before {
  content: "\f01b";
}
.mdi-air-filter::before {
  content: "\fd1f";
}
.mdi-air-horn::before {
  content: "\fd88";
}
.mdi-air-purifier::before {
  content: "\fd20";
}
.mdi-airbag::before {
  content: "\fbc5";
}
.mdi-airballoon::before {
  content: "\f01c";
}
.mdi-airplane::before {
  content: "\f01d";
}
.mdi-airplane-landing::before {
  content: "\f5d4";
}
.mdi-airplane-off::before {
  content: "\f01e";
}
.mdi-airplane-takeoff::before {
  content: "\f5d5";
}
.mdi-airplay::before {
  content: "\f01f";
}
.mdi-airport::before {
  content: "\f84a";
}
.mdi-alarm::before {
  content: "\f020";
}
.mdi-alarm-bell::before {
  content: "\f78d";
}
.mdi-alarm-check::before {
  content: "\f021";
}
.mdi-alarm-light::before {
  content: "\f78e";
}
.mdi-alarm-light-outline::before {
  content: "\fbc6";
}
.mdi-alarm-multiple::before {
  content: "\f022";
}
.mdi-alarm-note::before {
  content: "\fe8e";
}
.mdi-alarm-note-off::before {
  content: "\fe8f";
}
.mdi-alarm-off::before {
  content: "\f023";
}
.mdi-alarm-plus::before {
  content: "\f024";
}
.mdi-alarm-snooze::before {
  content: "\f68d";
}
.mdi-album::before {
  content: "\f025";
}
.mdi-alert::before {
  content: "\f026";
}
.mdi-alert-box::before {
  content: "\f027";
}
.mdi-alert-box-outline::before {
  content: "\fcc0";
}
.mdi-alert-circle::before {
  content: "\f028";
}
.mdi-alert-circle-outline::before {
  content: "\f5d6";
}
.mdi-alert-decagram::before {
  content: "\f6bc";
}
.mdi-alert-decagram-outline::before {
  content: "\fcc1";
}
.mdi-alert-octagon::before {
  content: "\f029";
}
.mdi-alert-octagon-outline::before {
  content: "\fcc2";
}
.mdi-alert-octagram::before {
  content: "\f766";
}
.mdi-alert-octagram-outline::before {
  content: "\fcc3";
}
.mdi-alert-outline::before {
  content: "\f02a";
}
.mdi-alien::before {
  content: "\f899";
}
.mdi-all-inclusive::before {
  content: "\f6bd";
}
.mdi-alpha::before {
  content: "\f02b";
}
.mdi-alpha-a::before {
  content: "A";
}
.mdi-alpha-a-box::before {
  content: "\faed";
}
.mdi-alpha-a-box-outline::before {
  content: "\fbc7";
}
.mdi-alpha-a-circle::before {
  content: "\fbc8";
}
.mdi-alpha-a-circle-outline::before {
  content: "\fbc9";
}
.mdi-alpha-b::before {
  content: "B";
}
.mdi-alpha-b-box::before {
  content: "\faee";
}
.mdi-alpha-b-box-outline::before {
  content: "\fbca";
}
.mdi-alpha-b-circle::before {
  content: "\fbcb";
}
.mdi-alpha-b-circle-outline::before {
  content: "\fbcc";
}
.mdi-alpha-c::before {
  content: "C";
}
.mdi-alpha-c-box::before {
  content: "\faef";
}
.mdi-alpha-c-box-outline::before {
  content: "\fbcd";
}
.mdi-alpha-c-circle::before {
  content: "\fbce";
}
.mdi-alpha-c-circle-outline::before {
  content: "\fbcf";
}
.mdi-alpha-d::before {
  content: "D";
}
.mdi-alpha-d-box::before {
  content: "\faf0";
}
.mdi-alpha-d-box-outline::before {
  content: "\fbd0";
}
.mdi-alpha-d-circle::before {
  content: "\fbd1";
}
.mdi-alpha-d-circle-outline::before {
  content: "\fbd2";
}
.mdi-alpha-e::before {
  content: "E";
}
.mdi-alpha-e-box::before {
  content: "\faf1";
}
.mdi-alpha-e-box-outline::before {
  content: "\fbd3";
}
.mdi-alpha-e-circle::before {
  content: "\fbd4";
}
.mdi-alpha-e-circle-outline::before {
  content: "\fbd5";
}
.mdi-alpha-f::before {
  content: "F";
}
.mdi-alpha-f-box::before {
  content: "\faf2";
}
.mdi-alpha-f-box-outline::before {
  content: "\fbd6";
}
.mdi-alpha-f-circle::before {
  content: "\fbd7";
}
.mdi-alpha-f-circle-outline::before {
  content: "\fbd8";
}
.mdi-alpha-g::before {
  content: "G";
}
.mdi-alpha-g-box::before {
  content: "\faf3";
}
.mdi-alpha-g-box-outline::before {
  content: "\fbd9";
}
.mdi-alpha-g-circle::before {
  content: "\fbda";
}
.mdi-alpha-g-circle-outline::before {
  content: "\fbdb";
}
.mdi-alpha-h::before {
  content: "H";
}
.mdi-alpha-h-box::before {
  content: "\faf4";
}
.mdi-alpha-h-box-outline::before {
  content: "\fbdc";
}
.mdi-alpha-h-circle::before {
  content: "\fbdd";
}
.mdi-alpha-h-circle-outline::before {
  content: "\fbde";
}
.mdi-alpha-i::before {
  content: "I";
}
.mdi-alpha-i-box::before {
  content: "\faf5";
}
.mdi-alpha-i-box-outline::before {
  content: "\fbdf";
}
.mdi-alpha-i-circle::before {
  content: "\fbe0";
}
.mdi-alpha-i-circle-outline::before {
  content: "\fbe1";
}
.mdi-alpha-j::before {
  content: "J";
}
.mdi-alpha-j-box::before {
  content: "\faf6";
}
.mdi-alpha-j-box-outline::before {
  content: "\fbe2";
}
.mdi-alpha-j-circle::before {
  content: "\fbe3";
}
.mdi-alpha-j-circle-outline::before {
  content: "\fbe4";
}
.mdi-alpha-k::before {
  content: "K";
}
.mdi-alpha-k-box::before {
  content: "\faf7";
}
.mdi-alpha-k-box-outline::before {
  content: "\fbe5";
}
.mdi-alpha-k-circle::before {
  content: "\fbe6";
}
.mdi-alpha-k-circle-outline::before {
  content: "\fbe7";
}
.mdi-alpha-l::before {
  content: "L";
}
.mdi-alpha-l-box::before {
  content: "\faf8";
}
.mdi-alpha-l-box-outline::before {
  content: "\fbe8";
}
.mdi-alpha-l-circle::before {
  content: "\fbe9";
}
.mdi-alpha-l-circle-outline::before {
  content: "\fbea";
}
.mdi-alpha-m::before {
  content: "M";
}
.mdi-alpha-m-box::before {
  content: "\faf9";
}
.mdi-alpha-m-box-outline::before {
  content: "\fbeb";
}
.mdi-alpha-m-circle::before {
  content: "\fbec";
}
.mdi-alpha-m-circle-outline::before {
  content: "\fbed";
}
.mdi-alpha-n::before {
  content: "N";
}
.mdi-alpha-n-box::before {
  content: "\fafa";
}
.mdi-alpha-n-box-outline::before {
  content: "\fbee";
}
.mdi-alpha-n-circle::before {
  content: "\fbef";
}
.mdi-alpha-n-circle-outline::before {
  content: "\fbf0";
}
.mdi-alpha-o::before {
  content: "O";
}
.mdi-alpha-o-box::before {
  content: "\fafb";
}
.mdi-alpha-o-box-outline::before {
  content: "\fbf1";
}
.mdi-alpha-o-circle::before {
  content: "\fbf2";
}
.mdi-alpha-o-circle-outline::before {
  content: "\fbf3";
}
.mdi-alpha-p::before {
  content: "P";
}
.mdi-alpha-p-box::before {
  content: "\fafc";
}
.mdi-alpha-p-box-outline::before {
  content: "\fbf4";
}
.mdi-alpha-p-circle::before {
  content: "\fbf5";
}
.mdi-alpha-p-circle-outline::before {
  content: "\fbf6";
}
.mdi-alpha-q::before {
  content: "Q";
}
.mdi-alpha-q-box::before {
  content: "\fafd";
}
.mdi-alpha-q-box-outline::before {
  content: "\fbf7";
}
.mdi-alpha-q-circle::before {
  content: "\fbf8";
}
.mdi-alpha-q-circle-outline::before {
  content: "\fbf9";
}
.mdi-alpha-r::before {
  content: "R";
}
.mdi-alpha-r-box::before {
  content: "\fafe";
}
.mdi-alpha-r-box-outline::before {
  content: "\fbfa";
}
.mdi-alpha-r-circle::before {
  content: "\fbfb";
}
.mdi-alpha-r-circle-outline::before {
  content: "\fbfc";
}
.mdi-alpha-s::before {
  content: "S";
}
.mdi-alpha-s-box::before {
  content: "\faff";
}
.mdi-alpha-s-box-outline::before {
  content: "\fbfd";
}
.mdi-alpha-s-circle::before {
  content: "\fbfe";
}
.mdi-alpha-s-circle-outline::before {
  content: "\fbff";
}
.mdi-alpha-t::before {
  content: "T";
}
.mdi-alpha-t-box::before {
  content: "\fb00";
}
.mdi-alpha-t-box-outline::before {
  content: "\fc00";
}
.mdi-alpha-t-circle::before {
  content: "\fc01";
}
.mdi-alpha-t-circle-outline::before {
  content: "\fc02";
}
.mdi-alpha-u::before {
  content: "U";
}
.mdi-alpha-u-box::before {
  content: "\fb01";
}
.mdi-alpha-u-box-outline::before {
  content: "\fc03";
}
.mdi-alpha-u-circle::before {
  content: "\fc04";
}
.mdi-alpha-u-circle-outline::before {
  content: "\fc05";
}
.mdi-alpha-v::before {
  content: "V";
}
.mdi-alpha-v-box::before {
  content: "\fb02";
}
.mdi-alpha-v-box-outline::before {
  content: "\fc06";
}
.mdi-alpha-v-circle::before {
  content: "\fc07";
}
.mdi-alpha-v-circle-outline::before {
  content: "\fc08";
}
.mdi-alpha-w::before {
  content: "W";
}
.mdi-alpha-w-box::before {
  content: "\fb03";
}
.mdi-alpha-w-box-outline::before {
  content: "\fc09";
}
.mdi-alpha-w-circle::before {
  content: "\fc0a";
}
.mdi-alpha-w-circle-outline::before {
  content: "\fc0b";
}
.mdi-alpha-x::before {
  content: "X";
}
.mdi-alpha-x-box::before {
  content: "\fb04";
}
.mdi-alpha-x-box-outline::before {
  content: "\fc0c";
}
.mdi-alpha-x-circle::before {
  content: "\fc0d";
}
.mdi-alpha-x-circle-outline::before {
  content: "\fc0e";
}
.mdi-alpha-y::before {
  content: "Y";
}
.mdi-alpha-y-box::before {
  content: "\fb05";
}
.mdi-alpha-y-box-outline::before {
  content: "\fc0f";
}
.mdi-alpha-y-circle::before {
  content: "\fc10";
}
.mdi-alpha-y-circle-outline::before {
  content: "\fc11";
}
.mdi-alpha-z::before {
  content: "Z";
}
.mdi-alpha-z-box::before {
  content: "\fb06";
}
.mdi-alpha-z-box-outline::before {
  content: "\fc12";
}
.mdi-alpha-z-circle::before {
  content: "\fc13";
}
.mdi-alpha-z-circle-outline::before {
  content: "\fc14";
}
.mdi-alphabetical::before {
  content: "\f02c";
}
.mdi-altimeter::before {
  content: "\f5d7";
}
.mdi-amazon::before {
  content: "\f02d";
}
.mdi-amazon-alexa::before {
  content: "\f8c5";
}
.mdi-amazon-drive::before {
  content: "\f02e";
}
.mdi-ambulance::before {
  content: "\f02f";
}
.mdi-ammunition::before {
  content: "\fcc4";
}
.mdi-ampersand::before {
  content: "\fa8c";
}
.mdi-amplifier::before {
  content: "\f030";
}
.mdi-anchor::before {
  content: "\f031";
}
.mdi-android::before {
  content: "\f032";
}
.mdi-android-auto::before {
  content: "\fa8d";
}
.mdi-android-debug-bridge::before {
  content: "\f033";
}
.mdi-android-head::before {
  content: "\f78f";
}
.mdi-android-messages::before {
  content: "\fd21";
}
.mdi-android-studio::before {
  content: "\f034";
}
.mdi-angle-acute::before {
  content: "\f936";
}
.mdi-angle-obtuse::before {
  content: "\f937";
}
.mdi-angle-right::before {
  content: "\f938";
}
.mdi-angular::before {
  content: "\f6b1";
}
.mdi-angularjs::before {
  content: "\f6be";
}
.mdi-animation::before {
  content: "\f5d8";
}
.mdi-animation-outline::before {
  content: "\fa8e";
}
.mdi-animation-play::before {
  content: "\f939";
}
.mdi-animation-play-outline::before {
  content: "\fa8f";
}
.mdi-anvil::before {
  content: "\f89a";
}
.mdi-apple::before {
  content: "\f035";
}
.mdi-apple-finder::before {
  content: "\f036";
}
.mdi-apple-icloud::before {
  content: "\f038";
}
.mdi-apple-ios::before {
  content: "\f037";
}
.mdi-apple-keyboard-caps::before {
  content: "\f632";
}
.mdi-apple-keyboard-command::before {
  content: "\f633";
}
.mdi-apple-keyboard-control::before {
  content: "\f634";
}
.mdi-apple-keyboard-option::before {
  content: "\f635";
}
.mdi-apple-keyboard-shift::before {
  content: "\f636";
}
.mdi-apple-safari::before {
  content: "\f039";
}
.mdi-application::before {
  content: "\f614";
}
.mdi-application-export::before {
  content: "\fd89";
}
.mdi-application-import::before {
  content: "\fd8a";
}
.mdi-apps::before {
  content: "\f03b";
}
.mdi-apps-box::before {
  content: "\fd22";
}
.mdi-arch::before {
  content: "\f8c6";
}
.mdi-archive::before {
  content: "\f03c";
}
.mdi-arrange-bring-forward::before {
  content: "\f03d";
}
.mdi-arrange-bring-to-front::before {
  content: "\f03e";
}
.mdi-arrange-send-backward::before {
  content: "\f03f";
}
.mdi-arrange-send-to-back::before {
  content: "\f040";
}
.mdi-arrow-all::before {
  content: "\f041";
}
.mdi-arrow-bottom-left::before {
  content: "\f042";
}
.mdi-arrow-bottom-left-bold-outline::before {
  content: "\f9b6";
}
.mdi-arrow-bottom-left-thick::before {
  content: "\f9b7";
}
.mdi-arrow-bottom-right::before {
  content: "\f043";
}
.mdi-arrow-bottom-right-bold-outline::before {
  content: "\f9b8";
}
.mdi-arrow-bottom-right-thick::before {
  content: "\f9b9";
}
.mdi-arrow-collapse::before {
  content: "\f615";
}
.mdi-arrow-collapse-all::before {
  content: "\f044";
}
.mdi-arrow-collapse-down::before {
  content: "\f791";
}
.mdi-arrow-collapse-horizontal::before {
  content: "\f84b";
}
.mdi-arrow-collapse-left::before {
  content: "\f792";
}
.mdi-arrow-collapse-right::before {
  content: "\f793";
}
.mdi-arrow-collapse-up::before {
  content: "\f794";
}
.mdi-arrow-collapse-vertical::before {
  content: "\f84c";
}
.mdi-arrow-decision::before {
  content: "\f9ba";
}
.mdi-arrow-decision-auto::before {
  content: "\f9bb";
}
.mdi-arrow-decision-auto-outline::before {
  content: "\f9bc";
}
.mdi-arrow-decision-outline::before {
  content: "\f9bd";
}
.mdi-arrow-down::before {
  content: "\f045";
}
.mdi-arrow-down-bold::before {
  content: "\f72d";
}
.mdi-arrow-down-bold-box::before {
  content: "\f72e";
}
.mdi-arrow-down-bold-box-outline::before {
  content: "\f72f";
}
.mdi-arrow-down-bold-circle::before {
  content: "\f047";
}
.mdi-arrow-down-bold-circle-outline::before {
  content: "\f048";
}
.mdi-arrow-down-bold-hexagon-outline::before {
  content: "\f049";
}
.mdi-arrow-down-bold-outline::before {
  content: "\f9be";
}
.mdi-arrow-down-box::before {
  content: "\f6bf";
}
.mdi-arrow-down-circle::before {
  content: "\fcb7";
}
.mdi-arrow-down-circle-outline::before {
  content: "\fcb8";
}
.mdi-arrow-down-drop-circle::before {
  content: "\f04a";
}
.mdi-arrow-down-drop-circle-outline::before {
  content: "\f04b";
}
.mdi-arrow-down-thick::before {
  content: "\f046";
}
.mdi-arrow-expand::before {
  content: "\f616";
}
.mdi-arrow-expand-all::before {
  content: "\f04c";
}
.mdi-arrow-expand-down::before {
  content: "\f795";
}
.mdi-arrow-expand-horizontal::before {
  content: "\f84d";
}
.mdi-arrow-expand-left::before {
  content: "\f796";
}
.mdi-arrow-expand-right::before {
  content: "\f797";
}
.mdi-arrow-expand-up::before {
  content: "\f798";
}
.mdi-arrow-expand-vertical::before {
  content: "\f84e";
}
.mdi-arrow-left::before {
  content: "\f04d";
}
.mdi-arrow-left-bold::before {
  content: "\f730";
}
.mdi-arrow-left-bold-box::before {
  content: "\f731";
}
.mdi-arrow-left-bold-box-outline::before {
  content: "\f732";
}
.mdi-arrow-left-bold-circle::before {
  content: "\f04f";
}
.mdi-arrow-left-bold-circle-outline::before {
  content: "\f050";
}
.mdi-arrow-left-bold-hexagon-outline::before {
  content: "\f051";
}
.mdi-arrow-left-bold-outline::before {
  content: "\f9bf";
}
.mdi-arrow-left-box::before {
  content: "\f6c0";
}
.mdi-arrow-left-circle::before {
  content: "\fcb9";
}
.mdi-arrow-left-circle-outline::before {
  content: "\fcba";
}
.mdi-arrow-left-drop-circle::before {
  content: "\f052";
}
.mdi-arrow-left-drop-circle-outline::before {
  content: "\f053";
}
.mdi-arrow-left-right::before {
  content: "\fe90";
}
.mdi-arrow-left-right-bold::before {
  content: "\fe91";
}
.mdi-arrow-left-right-bold-outline::before {
  content: "\f9c0";
}
.mdi-arrow-left-thick::before {
  content: "\f04e";
}
.mdi-arrow-right::before {
  content: "\f054";
}
.mdi-arrow-right-bold::before {
  content: "\f733";
}
.mdi-arrow-right-bold-box::before {
  content: "\f734";
}
.mdi-arrow-right-bold-box-outline::before {
  content: "\f735";
}
.mdi-arrow-right-bold-circle::before {
  content: "\f056";
}
.mdi-arrow-right-bold-circle-outline::before {
  content: "\f057";
}
.mdi-arrow-right-bold-hexagon-outline::before {
  content: "\f058";
}
.mdi-arrow-right-bold-outline::before {
  content: "\f9c1";
}
.mdi-arrow-right-box::before {
  content: "\f6c1";
}
.mdi-arrow-right-circle::before {
  content: "\fcbb";
}
.mdi-arrow-right-circle-outline::before {
  content: "\fcbc";
}
.mdi-arrow-right-drop-circle::before {
  content: "\f059";
}
.mdi-arrow-right-drop-circle-outline::before {
  content: "\f05a";
}
.mdi-arrow-right-thick::before {
  content: "\f055";
}
.mdi-arrow-split-horizontal::before {
  content: "\f93a";
}
.mdi-arrow-split-vertical::before {
  content: "\f93b";
}
.mdi-arrow-top-left::before {
  content: "\f05b";
}
.mdi-arrow-top-left-bold-outline::before {
  content: "\f9c2";
}
.mdi-arrow-top-left-bottom-right::before {
  content: "\fe92";
}
.mdi-arrow-top-left-bottom-right-bold::before {
  content: "\fe93";
}
.mdi-arrow-top-left-thick::before {
  content: "\f9c3";
}
.mdi-arrow-top-right::before {
  content: "\f05c";
}
.mdi-arrow-top-right-bold-outline::before {
  content: "\f9c4";
}
.mdi-arrow-top-right-bottom-left::before {
  content: "\fe94";
}
.mdi-arrow-top-right-bottom-left-bold::before {
  content: "\fe95";
}
.mdi-arrow-top-right-thick::before {
  content: "\f9c5";
}
.mdi-arrow-up::before {
  content: "\f05d";
}
.mdi-arrow-up-bold::before {
  content: "\f736";
}
.mdi-arrow-up-bold-box::before {
  content: "\f737";
}
.mdi-arrow-up-bold-box-outline::before {
  content: "\f738";
}
.mdi-arrow-up-bold-circle::before {
  content: "\f05f";
}
.mdi-arrow-up-bold-circle-outline::before {
  content: "\f060";
}
.mdi-arrow-up-bold-hexagon-outline::before {
  content: "\f061";
}
.mdi-arrow-up-bold-outline::before {
  content: "\f9c6";
}
.mdi-arrow-up-box::before {
  content: "\f6c2";
}
.mdi-arrow-up-circle::before {
  content: "\fcbd";
}
.mdi-arrow-up-circle-outline::before {
  content: "\fcbe";
}
.mdi-arrow-up-down::before {
  content: "\fe96";
}
.mdi-arrow-up-down-bold::before {
  content: "\fe97";
}
.mdi-arrow-up-down-bold-outline::before {
  content: "\f9c7";
}
.mdi-arrow-up-drop-circle::before {
  content: "\f062";
}
.mdi-arrow-up-drop-circle-outline::before {
  content: "\f063";
}
.mdi-arrow-up-thick::before {
  content: "\f05e";
}
.mdi-artist::before {
  content: "\f802";
}
.mdi-artist-outline::before {
  content: "\fcc5";
}
.mdi-artstation::before {
  content: "\fb37";
}
.mdi-aspect-ratio::before {
  content: "\fa23";
}
.mdi-assistant::before {
  content: "\f064";
}
.mdi-asterisk::before {
  content: "\f6c3";
}
.mdi-at::before {
  content: "\f065";
}
.mdi-atlassian::before {
  content: "\f803";
}
.mdi-atm::before {
  content: "\fd23";
}
.mdi-atom::before {
  content: "\f767";
}
.mdi-atom-variant::before {
  content: "\fe98";
}
.mdi-attachment::before {
  content: "\f066";
}
.mdi-audio-video::before {
  content: "\f93c";
}
.mdi-audiobook::before {
  content: "\f067";
}
.mdi-augmented-reality::before {
  content: "\f84f";
}
.mdi-auto-fix::before {
  content: "\f068";
}
.mdi-auto-upload::before {
  content: "\f069";
}
.mdi-autorenew::before {
  content: "\f06a";
}
.mdi-av-timer::before {
  content: "\f06b";
}
.mdi-aws::before {
  content: "\fdf2";
}
.mdi-axe::before {
  content: "\f8c7";
}
.mdi-axis::before {
  content: "\fd24";
}
.mdi-axis-arrow::before {
  content: "\fd25";
}
.mdi-axis-arrow-lock::before {
  content: "\fd26";
}
.mdi-axis-lock::before {
  content: "\fd27";
}
.mdi-axis-x-arrow::before {
  content: "\fd28";
}
.mdi-axis-x-arrow-lock::before {
  content: "\fd29";
}
.mdi-axis-x-rotate-clockwise::before {
  content: "\fd2a";
}
.mdi-axis-x-rotate-counterclockwise::before {
  content: "\fd2b";
}
.mdi-axis-x-y-arrow-lock::before {
  content: "\fd2c";
}
.mdi-axis-y-arrow::before {
  content: "\fd2d";
}
.mdi-axis-y-arrow-lock::before {
  content: "\fd2e";
}
.mdi-axis-y-rotate-clockwise::before {
  content: "\fd2f";
}
.mdi-axis-y-rotate-counterclockwise::before {
  content: "\fd30";
}
.mdi-axis-z-arrow::before {
  content: "\fd31";
}
.mdi-axis-z-arrow-lock::before {
  content: "\fd32";
}
.mdi-axis-z-rotate-clockwise::before {
  content: "\fd33";
}
.mdi-axis-z-rotate-counterclockwise::before {
  content: "\fd34";
}
.mdi-azure::before {
  content: "\f804";
}
.mdi-babel::before {
  content: "\fa24";
}
.mdi-baby::before {
  content: "\f06c";
}
.mdi-baby-bottle::before {
  content: "\ff56";
}
.mdi-baby-bottle-outline::before {
  content: "\ff57";
}
.mdi-baby-buggy::before {
  content: "\f68e";
}
.mdi-baby-face::before {
  content: "\fe99";
}
.mdi-baby-face-outline::before {
  content: "\fe9a";
}
.mdi-backburger::before {
  content: "\f06d";
}
.mdi-backspace::before {
  content: "\f06e";
}
.mdi-backspace-outline::before {
  content: "\fb38";
}
.mdi-backspace-reverse::before {
  content: "\fe9b";
}
.mdi-backspace-reverse-outline::before {
  content: "\fe9c";
}
.mdi-backup-restore::before {
  content: "\f06f";
}
.mdi-bacteria::before {
  content: "\fef2";
}
.mdi-bacteria-outline::before {
  content: "\fef3";
}
.mdi-badminton::before {
  content: "\f850";
}
.mdi-bag-carry-on::before {
  content: "\ff58";
}
.mdi-bag-carry-on-check::before {
  content: "\fd41";
}
.mdi-bag-carry-on-off::before {
  content: "\ff59";
}
.mdi-bag-checked::before {
  content: "\ff5a";
}
.mdi-bag-personal::before {
  content: "\fdf3";
}
.mdi-bag-personal-off::before {
  content: "\fdf4";
}
.mdi-bag-personal-off-outline::before {
  content: "\fdf5";
}
.mdi-bag-personal-outline::before {
  content: "\fdf6";
}
.mdi-baguette::before {
  content: "\ff5b";
}
.mdi-balloon::before {
  content: "\fa25";
}
.mdi-ballot::before {
  content: "\f9c8";
}
.mdi-ballot-outline::before {
  content: "\f9c9";
}
.mdi-ballot-recount::before {
  content: "\fc15";
}
.mdi-ballot-recount-outline::before {
  content: "\fc16";
}
.mdi-bandage::before {
  content: "\fd8b";
}
.mdi-bandcamp::before {
  content: "\f674";
}
.mdi-bank::before {
  content: "\f070";
}
.mdi-bank-minus::before {
  content: "\fd8c";
}
.mdi-bank-outline::before {
  content: "\fe9d";
}
.mdi-bank-plus::before {
  content: "\fd8d";
}
.mdi-bank-remove::before {
  content: "\fd8e";
}
.mdi-bank-transfer::before {
  content: "\fa26";
}
.mdi-bank-transfer-in::before {
  content: "\fa27";
}
.mdi-bank-transfer-out::before {
  content: "\fa28";
}
.mdi-barcode::before {
  content: "\f071";
}
.mdi-barcode-scan::before {
  content: "\f072";
}
.mdi-barley::before {
  content: "\f073";
}
.mdi-barley-off::before {
  content: "\fb39";
}
.mdi-barn::before {
  content: "\fb3a";
}
.mdi-barrel::before {
  content: "\f074";
}
.mdi-baseball::before {
  content: "\f851";
}
.mdi-baseball-bat::before {
  content: "\f852";
}
.mdi-basecamp::before {
  content: "\f075";
}
.mdi-basket::before {
  content: "\f076";
}
.mdi-basket-fill::before {
  content: "\f077";
}
.mdi-basket-unfill::before {
  content: "\f078";
}
.mdi-basketball::before {
  content: "\f805";
}
.mdi-basketball-hoop::before {
  content: "\fc17";
}
.mdi-basketball-hoop-outline::before {
  content: "\fc18";
}
.mdi-bat::before {
  content: "\fb3b";
}
.mdi-battery::before {
  content: "\f079";
}
.mdi-battery-10::before {
  content: "\f07a";
}
.mdi-battery-10-bluetooth::before {
  content: "\f93d";
}
.mdi-battery-20::before {
  content: "\f07b";
}
.mdi-battery-20-bluetooth::before {
  content: "\f93e";
}
.mdi-battery-30::before {
  content: "\f07c";
}
.mdi-battery-30-bluetooth::before {
  content: "\f93f";
}
.mdi-battery-40::before {
  content: "\f07d";
}
.mdi-battery-40-bluetooth::before {
  content: "\f940";
}
.mdi-battery-50::before {
  content: "\f07e";
}
.mdi-battery-50-bluetooth::before {
  content: "\f941";
}
.mdi-battery-60::before {
  content: "\f07f";
}
.mdi-battery-60-bluetooth::before {
  content: "\f942";
}
.mdi-battery-70::before {
  content: "\f080";
}
.mdi-battery-70-bluetooth::before {
  content: "\f943";
}
.mdi-battery-80::before {
  content: "\f081";
}
.mdi-battery-80-bluetooth::before {
  content: "\f944";
}
.mdi-battery-90::before {
  content: "\f082";
}
.mdi-battery-90-bluetooth::before {
  content: "\f945";
}
.mdi-battery-alert::before {
  content: "\f083";
}
.mdi-battery-alert-bluetooth::before {
  content: "\f946";
}
.mdi-battery-bluetooth::before {
  content: "\f947";
}
.mdi-battery-bluetooth-variant::before {
  content: "\f948";
}
.mdi-battery-charging::before {
  content: "\f084";
}
.mdi-battery-charging-10::before {
  content: "\f89b";
}
.mdi-battery-charging-100::before {
  content: "\f085";
}
.mdi-battery-charging-20::before {
  content: "\f086";
}
.mdi-battery-charging-30::before {
  content: "\f087";
}
.mdi-battery-charging-40::before {
  content: "\f088";
}
.mdi-battery-charging-50::before {
  content: "\f89c";
}
.mdi-battery-charging-60::before {
  content: "\f089";
}
.mdi-battery-charging-70::before {
  content: "\f89d";
}
.mdi-battery-charging-80::before {
  content: "\f08a";
}
.mdi-battery-charging-90::before {
  content: "\f08b";
}
.mdi-battery-charging-outline::before {
  content: "\f89e";
}
.mdi-battery-charging-wireless::before {
  content: "\f806";
}
.mdi-battery-charging-wireless-10::before {
  content: "\f807";
}
.mdi-battery-charging-wireless-20::before {
  content: "\f808";
}
.mdi-battery-charging-wireless-30::before {
  content: "\f809";
}
.mdi-battery-charging-wireless-40::before {
  content: "\f80a";
}
.mdi-battery-charging-wireless-50::before {
  content: "\f80b";
}
.mdi-battery-charging-wireless-60::before {
  content: "\f80c";
}
.mdi-battery-charging-wireless-70::before {
  content: "\f80d";
}
.mdi-battery-charging-wireless-80::before {
  content: "\f80e";
}
.mdi-battery-charging-wireless-90::before {
  content: "\f80f";
}
.mdi-battery-charging-wireless-alert::before {
  content: "\f810";
}
.mdi-battery-charging-wireless-outline::before {
  content: "\f811";
}
.mdi-battery-minus::before {
  content: "\f08c";
}
.mdi-battery-negative::before {
  content: "\f08d";
}
.mdi-battery-outline::before {
  content: "\f08e";
}
.mdi-battery-plus::before {
  content: "\f08f";
}
.mdi-battery-positive::before {
  content: "\f090";
}
.mdi-battery-unknown::before {
  content: "\f091";
}
.mdi-battery-unknown-bluetooth::before {
  content: "\f949";
}
.mdi-battlenet::before {
  content: "\fb3c";
}
.mdi-beach::before {
  content: "\f092";
}
.mdi-beaker::before {
  content: "\fcc6";
}
.mdi-beaker-outline::before {
  content: "\f68f";
}
.mdi-beats::before {
  content: "\f097";
}
.mdi-bed-empty::before {
  content: "\f89f";
}
.mdi-beer::before {
  content: "\f098";
}
.mdi-behance::before {
  content: "\f099";
}
.mdi-bell::before {
  content: "\f09a";
}
.mdi-bell-alert::before {
  content: "\fd35";
}
.mdi-bell-alert-outline::before {
  content: "\fe9e";
}
.mdi-bell-circle::before {
  content: "\fd36";
}
.mdi-bell-circle-outline::before {
  content: "\fd37";
}
.mdi-bell-off::before {
  content: "\f09b";
}
.mdi-bell-off-outline::before {
  content: "\fa90";
}
.mdi-bell-outline::before {
  content: "\f09c";
}
.mdi-bell-plus::before {
  content: "\f09d";
}
.mdi-bell-plus-outline::before {
  content: "\fa91";
}
.mdi-bell-ring::before {
  content: "\f09e";
}
.mdi-bell-ring-outline::before {
  content: "\f09f";
}
.mdi-bell-sleep::before {
  content: "\f0a0";
}
.mdi-bell-sleep-outline::before {
  content: "\fa92";
}
.mdi-beta::before {
  content: "\f0a1";
}
.mdi-betamax::before {
  content: "\f9ca";
}
.mdi-biathlon::before {
  content: "\fdf7";
}
.mdi-bible::before {
  content: "\f0a2";
}
.mdi-bike::before {
  content: "\f0a3";
}
.mdi-billiards::before {
  content: "\fb3d";
}
.mdi-billiards-rack::before {
  content: "\fb3e";
}
.mdi-bing::before {
  content: "\f0a4";
}
.mdi-binoculars::before {
  content: "\f0a5";
}
.mdi-bio::before {
  content: "\f0a6";
}
.mdi-biohazard::before {
  content: "\f0a7";
}
.mdi-bitbucket::before {
  content: "\f0a8";
}
.mdi-bitcoin::before {
  content: "\f812";
}
.mdi-black-mesa::before {
  content: "\f0a9";
}
.mdi-blackberry::before {
  content: "\f0aa";
}
.mdi-blender::before {
  content: "\fcc7";
}
.mdi-blender-software::before {
  content: "\f0ab";
}
.mdi-blinds::before {
  content: "\f0ac";
}
.mdi-block-helper::before {
  content: "\f0ad";
}
.mdi-blogger::before {
  content: "\f0ae";
}
.mdi-blood-bag::before {
  content: "\fcc8";
}
.mdi-bluetooth::before {
  content: "\f0af";
}
.mdi-bluetooth-audio::before {
  content: "\f0b0";
}
.mdi-bluetooth-connect::before {
  content: "\f0b1";
}
.mdi-bluetooth-off::before {
  content: "\f0b2";
}
.mdi-bluetooth-settings::before {
  content: "\f0b3";
}
.mdi-bluetooth-transfer::before {
  content: "\f0b4";
}
.mdi-blur::before {
  content: "\f0b5";
}
.mdi-blur-linear::before {
  content: "\f0b6";
}
.mdi-blur-off::before {
  content: "\f0b7";
}
.mdi-blur-radial::before {
  content: "\f0b8";
}
.mdi-bolnisi-cross::before {
  content: "\fcc9";
}
.mdi-bolt::before {
  content: "\fd8f";
}
.mdi-bomb::before {
  content: "\f690";
}
.mdi-bomb-off::before {
  content: "\f6c4";
}
.mdi-bone::before {
  content: "\f0b9";
}
.mdi-book::before {
  content: "\f0ba";
}
.mdi-book-lock::before {
  content: "\f799";
}
.mdi-book-lock-open::before {
  content: "\f79a";
}
.mdi-book-minus::before {
  content: "\f5d9";
}
.mdi-book-minus-multiple::before {
  content: "\fa93";
}
.mdi-book-multiple::before {
  content: "\f0bb";
}
.mdi-book-open::before {
  content: "\f0bd";
}
.mdi-book-open-outline::before {
  content: "\fb3f";
}
.mdi-book-open-page-variant::before {
  content: "\f5da";
}
.mdi-book-open-variant::before {
  content: "\f0be";
}
.mdi-book-outline::before {
  content: "\fb40";
}
.mdi-book-play::before {
  content: "\fe9f";
}
.mdi-book-play-outline::before {
  content: "\fea0";
}
.mdi-book-plus::before {
  content: "\f5db";
}
.mdi-book-plus-multiple::before {
  content: "\fa94";
}
.mdi-book-remove::before {
  content: "\fa96";
}
.mdi-book-remove-multiple::before {
  content: "\fa95";
}
.mdi-book-search::before {
  content: "\fea1";
}
.mdi-book-search-outline::before {
  content: "\fea2";
}
.mdi-book-variant::before {
  content: "\f0bf";
}
.mdi-book-variant-multiple::before {
  content: "\f0bc";
}
.mdi-bookmark::before {
  content: "\f0c0";
}
.mdi-bookmark-check::before {
  content: "\f0c1";
}
.mdi-bookmark-minus::before {
  content: "\f9cb";
}
.mdi-bookmark-minus-outline::before {
  content: "\f9cc";
}
.mdi-bookmark-multiple::before {
  content: "\fdf8";
}
.mdi-bookmark-multiple-outline::before {
  content: "\fdf9";
}
.mdi-bookmark-music::before {
  content: "\f0c2";
}
.mdi-bookmark-off::before {
  content: "\f9cd";
}
.mdi-bookmark-off-outline::before {
  content: "\f9ce";
}
.mdi-bookmark-outline::before {
  content: "\f0c3";
}
.mdi-bookmark-plus::before {
  content: "\f0c5";
}
.mdi-bookmark-plus-outline::before {
  content: "\f0c4";
}
.mdi-bookmark-remove::before {
  content: "\f0c6";
}
.mdi-boom-gate::before {
  content: "\fea3";
}
.mdi-boom-gate-alert::before {
  content: "\fea4";
}
.mdi-boom-gate-alert-outline::before {
  content: "\fea5";
}
.mdi-boom-gate-down::before {
  content: "\fea6";
}
.mdi-boom-gate-down-outline::before {
  content: "\fea7";
}
.mdi-boom-gate-outline::before {
  content: "\fea8";
}
.mdi-boom-gate-up::before {
  content: "\fea9";
}
.mdi-boom-gate-up-outline::before {
  content: "\feaa";
}
.mdi-boombox::before {
  content: "\f5dc";
}
.mdi-bootstrap::before {
  content: "\f6c5";
}
.mdi-border-all::before {
  content: "\f0c7";
}
.mdi-border-all-variant::before {
  content: "\f8a0";
}
.mdi-border-bottom::before {
  content: "\f0c8";
}
.mdi-border-bottom-variant::before {
  content: "\f8a1";
}
.mdi-border-color::before {
  content: "\f0c9";
}
.mdi-border-horizontal::before {
  content: "\f0ca";
}
.mdi-border-inside::before {
  content: "\f0cb";
}
.mdi-border-left::before {
  content: "\f0cc";
}
.mdi-border-left-variant::before {
  content: "\f8a2";
}
.mdi-border-none::before {
  content: "\f0cd";
}
.mdi-border-none-variant::before {
  content: "\f8a3";
}
.mdi-border-outside::before {
  content: "\f0ce";
}
.mdi-border-right::before {
  content: "\f0cf";
}
.mdi-border-right-variant::before {
  content: "\f8a4";
}
.mdi-border-style::before {
  content: "\f0d0";
}
.mdi-border-top::before {
  content: "\f0d1";
}
.mdi-border-top-variant::before {
  content: "\f8a5";
}
.mdi-border-vertical::before {
  content: "\f0d2";
}
.mdi-bottle-wine::before {
  content: "\f853";
}
.mdi-bow-tie::before {
  content: "\f677";
}
.mdi-bowl::before {
  content: "\f617";
}
.mdi-bowling::before {
  content: "\f0d3";
}
.mdi-box::before {
  content: "\f0d4";
}
.mdi-box-cutter::before {
  content: "\f0d5";
}
.mdi-box-shadow::before {
  content: "\f637";
}
.mdi-boxing-glove::before {
  content: "\fb41";
}
.mdi-braille::before {
  content: "\f9cf";
}
.mdi-brain::before {
  content: "\f9d0";
}
.mdi-bread-slice::before {
  content: "\fcca";
}
.mdi-bread-slice-outline::before {
  content: "\fccb";
}
.mdi-bridge::before {
  content: "\f618";
}
.mdi-briefcase::before {
  content: "\f0d6";
}
.mdi-briefcase-account::before {
  content: "\fccc";
}
.mdi-briefcase-account-outline::before {
  content: "\fccd";
}
.mdi-briefcase-check::before {
  content: "\f0d7";
}
.mdi-briefcase-download::before {
  content: "\f0d8";
}
.mdi-briefcase-download-outline::before {
  content: "\fc19";
}
.mdi-briefcase-edit::before {
  content: "\fa97";
}
.mdi-briefcase-edit-outline::before {
  content: "\fc1a";
}
.mdi-briefcase-minus::before {
  content: "\fa29";
}
.mdi-briefcase-minus-outline::before {
  content: "\fc1b";
}
.mdi-briefcase-outline::before {
  content: "\f813";
}
.mdi-briefcase-plus::before {
  content: "\fa2a";
}
.mdi-briefcase-plus-outline::before {
  content: "\fc1c";
}
.mdi-briefcase-remove::before {
  content: "\fa2b";
}
.mdi-briefcase-remove-outline::before {
  content: "\fc1d";
}
.mdi-briefcase-search::before {
  content: "\fa2c";
}
.mdi-briefcase-search-outline::before {
  content: "\fc1e";
}
.mdi-briefcase-upload::before {
  content: "\f0d9";
}
.mdi-briefcase-upload-outline::before {
  content: "\fc1f";
}
.mdi-brightness-1::before {
  content: "\f0da";
}
.mdi-brightness-2::before {
  content: "\f0db";
}
.mdi-brightness-3::before {
  content: "\f0dc";
}
.mdi-brightness-4::before {
  content: "\f0dd";
}
.mdi-brightness-5::before {
  content: "\f0de";
}
.mdi-brightness-6::before {
  content: "\f0df";
}
.mdi-brightness-7::before {
  content: "\f0e0";
}
.mdi-brightness-auto::before {
  content: "\f0e1";
}
.mdi-brightness-percent::before {
  content: "\fcce";
}
.mdi-broom::before {
  content: "\f0e2";
}
.mdi-brush::before {
  content: "\f0e3";
}
.mdi-buddhism::before {
  content: "\f94a";
}
.mdi-buffer::before {
  content: "\f619";
}
.mdi-bug::before {
  content: "\f0e4";
}
.mdi-bug-check::before {
  content: "\fa2d";
}
.mdi-bug-check-outline::before {
  content: "\fa2e";
}
.mdi-bug-outline::before {
  content: "\fa2f";
}
.mdi-bugle::before {
  content: "\fd90";
}
.mdi-bulldozer::before {
  content: "\fb07";
}
.mdi-bullet::before {
  content: "\fccf";
}
.mdi-bulletin-board::before {
  content: "\f0e5";
}
.mdi-bullhorn::before {
  content: "\f0e6";
}
.mdi-bullhorn-outline::before {
  content: "\fb08";
}
.mdi-bullseye::before {
  content: "\f5dd";
}
.mdi-bullseye-arrow::before {
  content: "\f8c8";
}
.mdi-bus::before {
  content: "\f0e7";
}
.mdi-bus-alert::before {
  content: "\fa98";
}
.mdi-bus-articulated-end::before {
  content: "\f79b";
}
.mdi-bus-articulated-front::before {
  content: "\f79c";
}
.mdi-bus-clock::before {
  content: "\f8c9";
}
.mdi-bus-double-decker::before {
  content: "\f79d";
}
.mdi-bus-multiple::before {
  content: "\ff5c";
}
.mdi-bus-school::before {
  content: "\f79e";
}
.mdi-bus-side::before {
  content: "\f79f";
}
.mdi-cached::before {
  content: "\f0e8";
}
.mdi-cactus::before {
  content: "\fd91";
}
.mdi-cake::before {
  content: "\f0e9";
}
.mdi-cake-layered::before {
  content: "\f0ea";
}
.mdi-cake-variant::before {
  content: "\f0eb";
}
.mdi-calculator::before {
  content: "\f0ec";
}
.mdi-calculator-variant::before {
  content: "\fa99";
}
.mdi-calendar::before {
  content: "\f0ed";
}
.mdi-calendar-account::before {
  content: "\fef4";
}
.mdi-calendar-account-outline::before {
  content: "\fef5";
}
.mdi-calendar-alert::before {
  content: "\fa30";
}
.mdi-calendar-blank::before {
  content: "\f0ee";
}
.mdi-calendar-blank-outline::before {
  content: "\fb42";
}
.mdi-calendar-check::before {
  content: "\f0ef";
}
.mdi-calendar-check-outline::before {
  content: "\fc20";
}
.mdi-calendar-clock::before {
  content: "\f0f0";
}
.mdi-calendar-edit::before {
  content: "\f8a6";
}
.mdi-calendar-export::before {
  content: "\fb09";
}
.mdi-calendar-heart::before {
  content: "\f9d1";
}
.mdi-calendar-import::before {
  content: "\fb0a";
}
.mdi-calendar-minus::before {
  content: "\fd38";
}
.mdi-calendar-month::before {
  content: "\fdfa";
}
.mdi-calendar-month-outline::before {
  content: "\fdfb";
}
.mdi-calendar-multiple::before {
  content: "\f0f1";
}
.mdi-calendar-multiple-check::before {
  content: "\f0f2";
}
.mdi-calendar-multiselect::before {
  content: "\fa31";
}
.mdi-calendar-outline::before {
  content: "\fb43";
}
.mdi-calendar-plus::before {
  content: "\f0f3";
}
.mdi-calendar-question::before {
  content: "\f691";
}
.mdi-calendar-range::before {
  content: "\f678";
}
.mdi-calendar-range-outline::before {
  content: "\fb44";
}
.mdi-calendar-remove::before {
  content: "\f0f4";
}
.mdi-calendar-remove-outline::before {
  content: "\fc21";
}
.mdi-calendar-repeat::before {
  content: "\feab";
}
.mdi-calendar-repeat-outline::before {
  content: "\feac";
}
.mdi-calendar-search::before {
  content: "\f94b";
}
.mdi-calendar-star::before {
  content: "\f9d2";
}
.mdi-calendar-text::before {
  content: "\f0f5";
}
.mdi-calendar-text-outline::before {
  content: "\fc22";
}
.mdi-calendar-today::before {
  content: "\f0f6";
}
.mdi-calendar-week::before {
  content: "\fa32";
}
.mdi-calendar-week-begin::before {
  content: "\fa33";
}
.mdi-calendar-weekend::before {
  content: "\fef6";
}
.mdi-calendar-weekend-outline::before {
  content: "\fef7";
}
.mdi-call-made::before {
  content: "\f0f7";
}
.mdi-call-merge::before {
  content: "\f0f8";
}
.mdi-call-missed::before {
  content: "\f0f9";
}
.mdi-call-received::before {
  content: "\f0fa";
}
.mdi-call-split::before {
  content: "\f0fb";
}
.mdi-camcorder::before {
  content: "\f0fc";
}
.mdi-camcorder-box::before {
  content: "\f0fd";
}
.mdi-camcorder-box-off::before {
  content: "\f0fe";
}
.mdi-camcorder-off::before {
  content: "\f0ff";
}
.mdi-camera::before {
  content: "\f100";
}
.mdi-camera-account::before {
  content: "\f8ca";
}
.mdi-camera-burst::before {
  content: "\f692";
}
.mdi-camera-control::before {
  content: "\fb45";
}
.mdi-camera-enhance::before {
  content: "\f101";
}
.mdi-camera-enhance-outline::before {
  content: "\fb46";
}
.mdi-camera-front::before {
  content: "\f102";
}
.mdi-camera-front-variant::before {
  content: "\f103";
}
.mdi-camera-gopro::before {
  content: "\f7a0";
}
.mdi-camera-image::before {
  content: "\f8cb";
}
.mdi-camera-iris::before {
  content: "\f104";
}
.mdi-camera-metering-center::before {
  content: "\f7a1";
}
.mdi-camera-metering-matrix::before {
  content: "\f7a2";
}
.mdi-camera-metering-partial::before {
  content: "\f7a3";
}
.mdi-camera-metering-spot::before {
  content: "\f7a4";
}
.mdi-camera-off::before {
  content: "\f5df";
}
.mdi-camera-outline::before {
  content: "\fd39";
}
.mdi-camera-party-mode::before {
  content: "\f105";
}
.mdi-camera-plus::before {
  content: "\fef8";
}
.mdi-camera-plus-outline::before {
  content: "\fef9";
}
.mdi-camera-rear::before {
  content: "\f106";
}
.mdi-camera-rear-variant::before {
  content: "\f107";
}
.mdi-camera-retake::before {
  content: "\fdfc";
}
.mdi-camera-retake-outline::before {
  content: "\fdfd";
}
.mdi-camera-switch::before {
  content: "\f108";
}
.mdi-camera-timer::before {
  content: "\f109";
}
.mdi-camera-wireless::before {
  content: "\fd92";
}
.mdi-camera-wireless-outline::before {
  content: "\fd93";
}
.mdi-campfire::before {
  content: "\fefa";
}
.mdi-cancel::before {
  content: "\f739";
}
.mdi-candle::before {
  content: "\f5e2";
}
.mdi-candycane::before {
  content: "\f10a";
}
.mdi-cannabis::before {
  content: "\f7a5";
}
.mdi-caps-lock::before {
  content: "\fa9a";
}
.mdi-car::before {
  content: "\f10b";
}
.mdi-car-back::before {
  content: "\fdfe";
}
.mdi-car-battery::before {
  content: "\f10c";
}
.mdi-car-brake-abs::before {
  content: "\fc23";
}
.mdi-car-brake-alert::before {
  content: "\fc24";
}
.mdi-car-brake-hold::before {
  content: "\fd3a";
}
.mdi-car-brake-parking::before {
  content: "\fd3b";
}
.mdi-car-connected::before {
  content: "\f10d";
}
.mdi-car-convertible::before {
  content: "\f7a6";
}
.mdi-car-cruise-control::before {
  content: "\fd3c";
}
.mdi-car-defrost-front::before {
  content: "\fd3d";
}
.mdi-car-defrost-rear::before {
  content: "\fd3e";
}
.mdi-car-door::before {
  content: "\fb47";
}
.mdi-car-electric::before {
  content: "\fb48";
}
.mdi-car-esp::before {
  content: "\fc25";
}
.mdi-car-estate::before {
  content: "\f7a7";
}
.mdi-car-hatchback::before {
  content: "\f7a8";
}
.mdi-car-key::before {
  content: "\fb49";
}
.mdi-car-light-dimmed::before {
  content: "\fc26";
}
.mdi-car-light-fog::before {
  content: "\fc27";
}
.mdi-car-light-high::before {
  content: "\fc28";
}
.mdi-car-limousine::before {
  content: "\f8cc";
}
.mdi-car-multiple::before {
  content: "\fb4a";
}
.mdi-car-off::before {
  content: "\fdff";
}
.mdi-car-parking-lights::before {
  content: "\fd3f";
}
.mdi-car-pickup::before {
  content: "\f7a9";
}
.mdi-car-shift-pattern::before {
  content: "\ff5d";
}
.mdi-car-side::before {
  content: "\f7aa";
}
.mdi-car-sports::before {
  content: "\f7ab";
}
.mdi-car-tire-alert::before {
  content: "\fc29";
}
.mdi-car-traction-control::before {
  content: "\fd40";
}
.mdi-car-wash::before {
  content: "\f10e";
}
.mdi-caravan::before {
  content: "\f7ac";
}
.mdi-card::before {
  content: "\fb4b";
}
.mdi-card-bulleted::before {
  content: "\fb4c";
}
.mdi-card-bulleted-off::before {
  content: "\fb4d";
}
.mdi-card-bulleted-off-outline::before {
  content: "\fb4e";
}
.mdi-card-bulleted-outline::before {
  content: "\fb4f";
}
.mdi-card-bulleted-settings::before {
  content: "\fb50";
}
.mdi-card-bulleted-settings-outline::before {
  content: "\fb51";
}
.mdi-card-outline::before {
  content: "\fb52";
}
.mdi-card-text::before {
  content: "\fb53";
}
.mdi-card-text-outline::before {
  content: "\fb54";
}
.mdi-cards::before {
  content: "\f638";
}
.mdi-cards-club::before {
  content: "\f8cd";
}
.mdi-cards-diamond::before {
  content: "\f8ce";
}
.mdi-cards-heart::before {
  content: "\f8cf";
}
.mdi-cards-outline::before {
  content: "\f639";
}
.mdi-cards-playing-outline::before {
  content: "\f63a";
}
.mdi-cards-spade::before {
  content: "\f8d0";
}
.mdi-cards-variant::before {
  content: "\f6c6";
}
.mdi-carrot::before {
  content: "\f10f";
}
.mdi-cart::before {
  content: "\f110";
}
.mdi-cart-arrow-down::before {
  content: "\fd42";
}
.mdi-cart-arrow-right::before {
  content: "\fc2a";
}
.mdi-cart-arrow-up::before {
  content: "\fd43";
}
.mdi-cart-minus::before {
  content: "\fd44";
}
.mdi-cart-off::before {
  content: "\f66b";
}
.mdi-cart-outline::before {
  content: "\f111";
}
.mdi-cart-plus::before {
  content: "\f112";
}
.mdi-cart-remove::before {
  content: "\fd45";
}
.mdi-case-sensitive-alt::before {
  content: "\f113";
}
.mdi-cash::before {
  content: "\f114";
}
.mdi-cash-100::before {
  content: "\f115";
}
.mdi-cash-marker::before {
  content: "\fd94";
}
.mdi-cash-multiple::before {
  content: "\f116";
}
.mdi-cash-refund::before {
  content: "\fa9b";
}
.mdi-cash-register::before {
  content: "\fcd0";
}
.mdi-cash-usd::before {
  content: "\f117";
}
.mdi-cassette::before {
  content: "\f9d3";
}
.mdi-cast::before {
  content: "\f118";
}
.mdi-cast-connected::before {
  content: "\f119";
}
.mdi-cast-education::before {
  content: "\fe6d";
}
.mdi-cast-off::before {
  content: "\f789";
}
.mdi-castle::before {
  content: "\f11a";
}
.mdi-cat::before {
  content: "\f11b";
}
.mdi-cctv::before {
  content: "\f7ad";
}
.mdi-ceiling-light::before {
  content: "\f768";
}
.mdi-cellphone::before {
  content: "\f11c";
}
.mdi-cellphone-android::before {
  content: "\f11d";
}
.mdi-cellphone-arrow-down::before {
  content: "\f9d4";
}
.mdi-cellphone-basic::before {
  content: "\f11e";
}
.mdi-cellphone-dock::before {
  content: "\f11f";
}
.mdi-cellphone-erase::before {
  content: "\f94c";
}
.mdi-cellphone-information::before {
  content: "\ff5e";
}
.mdi-cellphone-iphone::before {
  content: "\f120";
}
.mdi-cellphone-key::before {
  content: "\f94d";
}
.mdi-cellphone-link::before {
  content: "\f121";
}
.mdi-cellphone-link-off::before {
  content: "\f122";
}
.mdi-cellphone-lock::before {
  content: "\f94e";
}
.mdi-cellphone-message::before {
  content: "\f8d2";
}
.mdi-cellphone-nfc::before {
  content: "\fead";
}
.mdi-cellphone-off::before {
  content: "\f94f";
}
.mdi-cellphone-screenshot::before {
  content: "\fa34";
}
.mdi-cellphone-settings::before {
  content: "\f123";
}
.mdi-cellphone-settings-variant::before {
  content: "\f950";
}
.mdi-cellphone-sound::before {
  content: "\f951";
}
.mdi-cellphone-text::before {
  content: "\f8d1";
}
.mdi-cellphone-wireless::before {
  content: "\f814";
}
.mdi-celtic-cross::before {
  content: "\fcd1";
}
.mdi-certificate::before {
  content: "\f124";
}
.mdi-chair-rolling::before {
  content: "\ffba";
}
.mdi-chair-school::before {
  content: "\f125";
}
.mdi-charity::before {
  content: "\fc2b";
}
.mdi-chart-arc::before {
  content: "\f126";
}
.mdi-chart-areaspline::before {
  content: "\f127";
}
.mdi-chart-areaspline-variant::before {
  content: "\feae";
}
.mdi-chart-bar::before {
  content: "\f128";
}
.mdi-chart-bar-stacked::before {
  content: "\f769";
}
.mdi-chart-bell-curve::before {
  content: "\fc2c";
}
.mdi-chart-bubble::before {
  content: "\f5e3";
}
.mdi-chart-donut::before {
  content: "\f7ae";
}
.mdi-chart-donut-variant::before {
  content: "\f7af";
}
.mdi-chart-gantt::before {
  content: "\f66c";
}
.mdi-chart-histogram::before {
  content: "\f129";
}
.mdi-chart-line::before {
  content: "\f12a";
}
.mdi-chart-line-stacked::before {
  content: "\f76a";
}
.mdi-chart-line-variant::before {
  content: "\f7b0";
}
.mdi-chart-multiline::before {
  content: "\f8d3";
}
.mdi-chart-pie::before {
  content: "\f12b";
}
.mdi-chart-scatter-plot::before {
  content: "\feaf";
}
.mdi-chart-scatter-plot-hexbin::before {
  content: "\f66d";
}
.mdi-chart-timeline::before {
  content: "\f66e";
}
.mdi-chart-timeline-variant::before {
  content: "\feb0";
}
.mdi-chart-tree::before {
  content: "\feb1";
}
.mdi-chat::before {
  content: "\fb55";
}
.mdi-chat-alert::before {
  content: "\fb56";
}
.mdi-chat-outline::before {
  content: "\fefb";
}
.mdi-chat-processing::before {
  content: "\fb57";
}
.mdi-check::before {
  content: "\f12c";
}
.mdi-check-all::before {
  content: "\f12d";
}
.mdi-check-bold::before {
  content: "\fe6e";
}
.mdi-check-box-multiple-outline::before {
  content: "\fc2d";
}
.mdi-check-box-outline::before {
  content: "\fc2e";
}
.mdi-check-circle::before {
  content: "\f5e0";
}
.mdi-check-circle-outline::before {
  content: "\f5e1";
}
.mdi-check-decagram::before {
  content: "\f790";
}
.mdi-check-network::before {
  content: "\fc2f";
}
.mdi-check-network-outline::before {
  content: "\fc30";
}
.mdi-check-outline::before {
  content: "\f854";
}
.mdi-check-underline::before {
  content: "\fe70";
}
.mdi-check-underline-circle::before {
  content: "\fe71";
}
.mdi-check-underline-circle-outline::before {
  content: "\fe72";
}
.mdi-checkbook::before {
  content: "\fa9c";
}
.mdi-checkbox-blank::before {
  content: "\f12e";
}
.mdi-checkbox-blank-circle::before {
  content: "\f12f";
}
.mdi-checkbox-blank-circle-outline::before {
  content: "\f130";
}
.mdi-checkbox-blank-outline::before {
  content: "\f131";
}
.mdi-checkbox-intermediate::before {
  content: "\f855";
}
.mdi-checkbox-marked::before {
  content: "\f132";
}
.mdi-checkbox-marked-circle::before {
  content: "\f133";
}
.mdi-checkbox-marked-circle-outline::before {
  content: "\f134";
}
.mdi-checkbox-marked-outline::before {
  content: "\f135";
}
.mdi-checkbox-multiple-blank::before {
  content: "\f136";
}
.mdi-checkbox-multiple-blank-circle::before {
  content: "\f63b";
}
.mdi-checkbox-multiple-blank-circle-outline::before {
  content: "\f63c";
}
.mdi-checkbox-multiple-blank-outline::before {
  content: "\f137";
}
.mdi-checkbox-multiple-marked::before {
  content: "\f138";
}
.mdi-checkbox-multiple-marked-circle::before {
  content: "\f63d";
}
.mdi-checkbox-multiple-marked-circle-outline::before {
  content: "\f63e";
}
.mdi-checkbox-multiple-marked-outline::before {
  content: "\f139";
}
.mdi-checkerboard::before {
  content: "\f13a";
}
.mdi-chef-hat::before {
  content: "\fb58";
}
.mdi-chemical-weapon::before {
  content: "\f13b";
}
.mdi-chess-bishop::before {
  content: "\f85b";
}
.mdi-chess-king::before {
  content: "\f856";
}
.mdi-chess-knight::before {
  content: "\f857";
}
.mdi-chess-pawn::before {
  content: "\f858";
}
.mdi-chess-queen::before {
  content: "\f859";
}
.mdi-chess-rook::before {
  content: "\f85a";
}
.mdi-chevron-double-down::before {
  content: "\f13c";
}
.mdi-chevron-double-left::before {
  content: "\f13d";
}
.mdi-chevron-double-right::before {
  content: "\f13e";
}
.mdi-chevron-double-up::before {
  content: "\f13f";
}
.mdi-chevron-down::before {
  content: "\f140";
}
.mdi-chevron-down-box::before {
  content: "\f9d5";
}
.mdi-chevron-down-box-outline::before {
  content: "\f9d6";
}
.mdi-chevron-down-circle::before {
  content: "\fb0b";
}
.mdi-chevron-down-circle-outline::before {
  content: "\fb0c";
}
.mdi-chevron-left::before {
  content: "\f141";
}
.mdi-chevron-left-box::before {
  content: "\f9d7";
}
.mdi-chevron-left-box-outline::before {
  content: "\f9d8";
}
.mdi-chevron-left-circle::before {
  content: "\fb0d";
}
.mdi-chevron-left-circle-outline::before {
  content: "\fb0e";
}
.mdi-chevron-right::before {
  content: "\f142";
}
.mdi-chevron-right-box::before {
  content: "\f9d9";
}
.mdi-chevron-right-box-outline::before {
  content: "\f9da";
}
.mdi-chevron-right-circle::before {
  content: "\fb0f";
}
.mdi-chevron-right-circle-outline::before {
  content: "\fb10";
}
.mdi-chevron-triple-down::before {
  content: "\fd95";
}
.mdi-chevron-triple-left::before {
  content: "\fd96";
}
.mdi-chevron-triple-right::before {
  content: "\fd97";
}
.mdi-chevron-triple-up::before {
  content: "\fd98";
}
.mdi-chevron-up::before {
  content: "\f143";
}
.mdi-chevron-up-box::before {
  content: "\f9db";
}
.mdi-chevron-up-box-outline::before {
  content: "\f9dc";
}
.mdi-chevron-up-circle::before {
  content: "\fb11";
}
.mdi-chevron-up-circle-outline::before {
  content: "\fb12";
}
.mdi-chili-hot::before {
  content: "\f7b1";
}
.mdi-chili-medium::before {
  content: "\f7b2";
}
.mdi-chili-mild::before {
  content: "\f7b3";
}
.mdi-chip::before {
  content: "\f61a";
}
.mdi-christianity::before {
  content: "\f952";
}
.mdi-christianity-outline::before {
  content: "\fcd2";
}
.mdi-church::before {
  content: "\f144";
}
.mdi-circle::before {
  content: "\f764";
}
.mdi-circle-double::before {
  content: "\feb2";
}
.mdi-circle-edit-outline::before {
  content: "\f8d4";
}
.mdi-circle-expand::before {
  content: "\feb3";
}
.mdi-circle-medium::before {
  content: "\f9dd";
}
.mdi-circle-outline::before {
  content: "\f765";
}
.mdi-circle-slice-1::before {
  content: "\fa9d";
}
.mdi-circle-slice-2::before {
  content: "\fa9e";
}
.mdi-circle-slice-3::before {
  content: "\fa9f";
}
.mdi-circle-slice-4::before {
  content: "\faa0";
}
.mdi-circle-slice-5::before {
  content: "\faa1";
}
.mdi-circle-slice-6::before {
  content: "\faa2";
}
.mdi-circle-slice-7::before {
  content: "\faa3";
}
.mdi-circle-slice-8::before {
  content: "\faa4";
}
.mdi-circle-small::before {
  content: "\f9de";
}
.mdi-circular-saw::before {
  content: "\fe73";
}
.mdi-cisco-webex::before {
  content: "\f145";
}
.mdi-city::before {
  content: "\f146";
}
.mdi-city-variant::before {
  content: "\fa35";
}
.mdi-city-variant-outline::before {
  content: "\fa36";
}
.mdi-clipboard::before {
  content: "\f147";
}
.mdi-clipboard-account::before {
  content: "\f148";
}
.mdi-clipboard-account-outline::before {
  content: "\fc31";
}
.mdi-clipboard-alert::before {
  content: "\f149";
}
.mdi-clipboard-alert-outline::before {
  content: "\fcd3";
}
.mdi-clipboard-arrow-down::before {
  content: "\f14a";
}
.mdi-clipboard-arrow-down-outline::before {
  content: "\fc32";
}
.mdi-clipboard-arrow-left::before {
  content: "\f14b";
}
.mdi-clipboard-arrow-left-outline::before {
  content: "\fcd4";
}
.mdi-clipboard-arrow-right::before {
  content: "\fcd5";
}
.mdi-clipboard-arrow-right-outline::before {
  content: "\fcd6";
}
.mdi-clipboard-arrow-up::before {
  content: "\fc33";
}
.mdi-clipboard-arrow-up-outline::before {
  content: "\fc34";
}
.mdi-clipboard-check::before {
  content: "\f14c";
}
.mdi-clipboard-check-outline::before {
  content: "\f8a7";
}
.mdi-clipboard-flow::before {
  content: "\f6c7";
}
.mdi-clipboard-outline::before {
  content: "\f14d";
}
.mdi-clipboard-play::before {
  content: "\fc35";
}
.mdi-clipboard-play-outline::before {
  content: "\fc36";
}
.mdi-clipboard-plus::before {
  content: "\f750";
}
.mdi-clipboard-pulse::before {
  content: "\f85c";
}
.mdi-clipboard-pulse-outline::before {
  content: "\f85d";
}
.mdi-clipboard-text::before {
  content: "\f14e";
}
.mdi-clipboard-text-outline::before {
  content: "\fa37";
}
.mdi-clipboard-text-play::before {
  content: "\fc37";
}
.mdi-clipboard-text-play-outline::before {
  content: "\fc38";
}
.mdi-clippy::before {
  content: "\f14f";
}
.mdi-clock::before {
  content: "\f953";
}
.mdi-clock-alert::before {
  content: "\f954";
}
.mdi-clock-alert-outline::before {
  content: "\f5ce";
}
.mdi-clock-digital::before {
  content: "\feb4";
}
.mdi-clock-end::before {
  content: "\f151";
}
.mdi-clock-fast::before {
  content: "\f152";
}
.mdi-clock-in::before {
  content: "\f153";
}
.mdi-clock-out::before {
  content: "\f154";
}
.mdi-clock-outline::before {
  content: "\f150";
}
.mdi-clock-start::before {
  content: "\f155";
}
.mdi-close::before {
  content: "\f156";
}
.mdi-close-box::before {
  content: "\f157";
}
.mdi-close-box-multiple::before {
  content: "\fc39";
}
.mdi-close-box-multiple-outline::before {
  content: "\fc3a";
}
.mdi-close-box-outline::before {
  content: "\f158";
}
.mdi-close-circle::before {
  content: "\f159";
}
.mdi-close-circle-outline::before {
  content: "\f15a";
}
.mdi-close-network::before {
  content: "\f15b";
}
.mdi-close-network-outline::before {
  content: "\fc3b";
}
.mdi-close-octagon::before {
  content: "\f15c";
}
.mdi-close-octagon-outline::before {
  content: "\f15d";
}
.mdi-close-outline::before {
  content: "\f6c8";
}
.mdi-closed-caption::before {
  content: "\f15e";
}
.mdi-closed-caption-outline::before {
  content: "\fd99";
}
.mdi-cloud::before {
  content: "\f15f";
}
.mdi-cloud-alert::before {
  content: "\f9df";
}
.mdi-cloud-braces::before {
  content: "\f7b4";
}
.mdi-cloud-check::before {
  content: "\f160";
}
.mdi-cloud-circle::before {
  content: "\f161";
}
.mdi-cloud-download::before {
  content: "\f162";
}
.mdi-cloud-download-outline::before {
  content: "\fb59";
}
.mdi-cloud-off-outline::before {
  content: "\f164";
}
.mdi-cloud-outline::before {
  content: "\f163";
}
.mdi-cloud-print::before {
  content: "\f165";
}
.mdi-cloud-print-outline::before {
  content: "\f166";
}
.mdi-cloud-question::before {
  content: "\fa38";
}
.mdi-cloud-search::before {
  content: "\f955";
}
.mdi-cloud-search-outline::before {
  content: "\f956";
}
.mdi-cloud-sync::before {
  content: "\f63f";
}
.mdi-cloud-tags::before {
  content: "\f7b5";
}
.mdi-cloud-upload::before {
  content: "\f167";
}
.mdi-cloud-upload-outline::before {
  content: "\fb5a";
}
.mdi-clover::before {
  content: "\f815";
}
.mdi-code-array::before {
  content: "\f168";
}
.mdi-code-braces::before {
  content: "\f169";
}
.mdi-code-brackets::before {
  content: "\f16a";
}
.mdi-code-equal::before {
  content: "\f16b";
}
.mdi-code-greater-than::before {
  content: "\f16c";
}
.mdi-code-greater-than-or-equal::before {
  content: "\f16d";
}
.mdi-code-less-than::before {
  content: "\f16e";
}
.mdi-code-less-than-or-equal::before {
  content: "\f16f";
}
.mdi-code-not-equal::before {
  content: "\f170";
}
.mdi-code-not-equal-variant::before {
  content: "\f171";
}
.mdi-code-parentheses::before {
  content: "\f172";
}
.mdi-code-string::before {
  content: "\f173";
}
.mdi-code-tags::before {
  content: "\f174";
}
.mdi-code-tags-check::before {
  content: "\f693";
}
.mdi-codepen::before {
  content: "\f175";
}
.mdi-coffee::before {
  content: "\f176";
}
.mdi-coffee-off::before {
  content: "\ffca";
}
.mdi-coffee-off-outline::before {
  content: "\ffcb";
}
.mdi-coffee-outline::before {
  content: "\f6c9";
}
.mdi-coffee-to-go::before {
  content: "\f177";
}
.mdi-coffin::before {
  content: "\fb5b";
}
.mdi-cogs::before {
  content: "\f8d5";
}
.mdi-coin::before {
  content: "\f178";
}
.mdi-coins::before {
  content: "\f694";
}
.mdi-collage::before {
  content: "\f640";
}
.mdi-collapse-all::before {
  content: "\faa5";
}
.mdi-collapse-all-outline::before {
  content: "\faa6";
}
.mdi-color-helper::before {
  content: "\f179";
}
.mdi-comma::before {
  content: "\fe74";
}
.mdi-comma-box::before {
  content: "\fe75";
}
.mdi-comma-box-outline::before {
  content: "\fe76";
}
.mdi-comma-circle::before {
  content: "\fe77";
}
.mdi-comma-circle-outline::before {
  content: "\fe78";
}
.mdi-comment::before {
  content: "\f17a";
}
.mdi-comment-account::before {
  content: "\f17b";
}
.mdi-comment-account-outline::before {
  content: "\f17c";
}
.mdi-comment-alert::before {
  content: "\f17d";
}
.mdi-comment-alert-outline::before {
  content: "\f17e";
}
.mdi-comment-arrow-left::before {
  content: "\f9e0";
}
.mdi-comment-arrow-left-outline::before {
  content: "\f9e1";
}
.mdi-comment-arrow-right::before {
  content: "\f9e2";
}
.mdi-comment-arrow-right-outline::before {
  content: "\f9e3";
}
.mdi-comment-check::before {
  content: "\f17f";
}
.mdi-comment-check-outline::before {
  content: "\f180";
}
.mdi-comment-eye::before {
  content: "\fa39";
}
.mdi-comment-eye-outline::before {
  content: "\fa3a";
}
.mdi-comment-multiple::before {
  content: "\f85e";
}
.mdi-comment-multiple-outline::before {
  content: "\f181";
}
.mdi-comment-outline::before {
  content: "\f182";
}
.mdi-comment-plus::before {
  content: "\f9e4";
}
.mdi-comment-plus-outline::before {
  content: "\f183";
}
.mdi-comment-processing::before {
  content: "\f184";
}
.mdi-comment-processing-outline::before {
  content: "\f185";
}
.mdi-comment-question::before {
  content: "\f816";
}
.mdi-comment-question-outline::before {
  content: "\f186";
}
.mdi-comment-remove::before {
  content: "\f5de";
}
.mdi-comment-remove-outline::before {
  content: "\f187";
}
.mdi-comment-search::before {
  content: "\fa3b";
}
.mdi-comment-search-outline::before {
  content: "\fa3c";
}
.mdi-comment-text::before {
  content: "\f188";
}
.mdi-comment-text-multiple::before {
  content: "\f85f";
}
.mdi-comment-text-multiple-outline::before {
  content: "\f860";
}
.mdi-comment-text-outline::before {
  content: "\f189";
}
.mdi-compare::before {
  content: "\f18a";
}
.mdi-compass::before {
  content: "\f18b";
}
.mdi-compass-off::before {
  content: "\fb5c";
}
.mdi-compass-off-outline::before {
  content: "\fb5d";
}
.mdi-compass-outline::before {
  content: "\f18c";
}
.mdi-console::before {
  content: "\f18d";
}
.mdi-console-line::before {
  content: "\f7b6";
}
.mdi-console-network::before {
  content: "\f8a8";
}
.mdi-console-network-outline::before {
  content: "\fc3c";
}
.mdi-contact-mail::before {
  content: "\f18e";
}
.mdi-contact-mail-outline::before {
  content: "\feb5";
}
.mdi-contact-phone::before {
  content: "\feb6";
}
.mdi-contact-phone-outline::before {
  content: "\feb7";
}
.mdi-contactless-payment::before {
  content: "\fd46";
}
.mdi-contacts::before {
  content: "\f6ca";
}
.mdi-contain::before {
  content: "\fa3d";
}
.mdi-contain-end::before {
  content: "\fa3e";
}
.mdi-contain-start::before {
  content: "\fa3f";
}
.mdi-content-copy::before {
  content: "\f18f";
}
.mdi-content-cut::before {
  content: "\f190";
}
.mdi-content-duplicate::before {
  content: "\f191";
}
.mdi-content-paste::before {
  content: "\f192";
}
.mdi-content-save::before {
  content: "\f193";
}
.mdi-content-save-alert::before {
  content: "\ff5f";
}
.mdi-content-save-alert-outline::before {
  content: "\ff60";
}
.mdi-content-save-all::before {
  content: "\f194";
}
.mdi-content-save-all-outline::before {
  content: "\ff61";
}
.mdi-content-save-edit::before {
  content: "\fcd7";
}
.mdi-content-save-edit-outline::before {
  content: "\fcd8";
}
.mdi-content-save-move::before {
  content: "\fe79";
}
.mdi-content-save-move-outline::before {
  content: "\fe7a";
}
.mdi-content-save-outline::before {
  content: "\f817";
}
.mdi-content-save-settings::before {
  content: "\f61b";
}
.mdi-content-save-settings-outline::before {
  content: "\fb13";
}
.mdi-contrast::before {
  content: "\f195";
}
.mdi-contrast-box::before {
  content: "\f196";
}
.mdi-contrast-circle::before {
  content: "\f197";
}
.mdi-controller-classic::before {
  content: "\fb5e";
}
.mdi-controller-classic-outline::before {
  content: "\fb5f";
}
.mdi-cookie::before {
  content: "\f198";
}
.mdi-copyright::before {
  content: "\f5e6";
}
.mdi-cordova::before {
  content: "\f957";
}
.mdi-corn::before {
  content: "\f7b7";
}
.mdi-counter::before {
  content: "\f199";
}
.mdi-cow::before {
  content: "\f19a";
}
.mdi-cowboy::before {
  content: "\feb8";
}
.mdi-cpu-32-bit::before {
  content: "\fefc";
}
.mdi-cpu-64-bit::before {
  content: "\fefd";
}
.mdi-crane::before {
  content: "\f861";
}
.mdi-creation::before {
  content: "\f1c9";
}
.mdi-creative-commons::before {
  content: "\fd47";
}
.mdi-credit-card::before {
  content: "\f19b";
}
.mdi-credit-card-clock::before {
  content: "\fefe";
}
.mdi-credit-card-clock-outline::before {
  content: "\ffbc";
}
.mdi-credit-card-marker::before {
  content: "\fd9a";
}
.mdi-credit-card-multiple::before {
  content: "\f19c";
}
.mdi-credit-card-off::before {
  content: "\f5e4";
}
.mdi-credit-card-plus::before {
  content: "\f675";
}
.mdi-credit-card-refund::before {
  content: "\faa7";
}
.mdi-credit-card-scan::before {
  content: "\f19d";
}
.mdi-credit-card-settings::before {
  content: "\f8d6";
}
.mdi-credit-card-wireless::before {
  content: "\fd48";
}
.mdi-cricket::before {
  content: "\fd49";
}
.mdi-crop::before {
  content: "\f19e";
}
.mdi-crop-free::before {
  content: "\f19f";
}
.mdi-crop-landscape::before {
  content: "\f1a0";
}
.mdi-crop-portrait::before {
  content: "\f1a1";
}
.mdi-crop-rotate::before {
  content: "\f695";
}
.mdi-crop-square::before {
  content: "\f1a2";
}
.mdi-crosshairs::before {
  content: "\f1a3";
}
.mdi-crosshairs-gps::before {
  content: "\f1a4";
}
.mdi-crosshairs-off::before {
  content: "\ff62";
}
.mdi-crown::before {
  content: "\f1a5";
}
.mdi-cryengine::before {
  content: "\f958";
}
.mdi-crystal-ball::before {
  content: "\fb14";
}
.mdi-cube::before {
  content: "\f1a6";
}
.mdi-cube-outline::before {
  content: "\f1a7";
}
.mdi-cube-scan::before {
  content: "\fb60";
}
.mdi-cube-send::before {
  content: "\f1a8";
}
.mdi-cube-unfolded::before {
  content: "\f1a9";
}
.mdi-cup::before {
  content: "\f1aa";
}
.mdi-cup-off::before {
  content: "\f5e5";
}
.mdi-cup-water::before {
  content: "\f1ab";
}
.mdi-cupboard::before {
  content: "\ff63";
}
.mdi-cupboard-outline::before {
  content: "\ff64";
}
.mdi-cupcake::before {
  content: "\f959";
}
.mdi-curling::before {
  content: "\f862";
}
.mdi-currency-bdt::before {
  content: "\f863";
}
.mdi-currency-brl::before {
  content: "\fb61";
}
.mdi-currency-btc::before {
  content: "\f1ac";
}
.mdi-currency-chf::before {
  content: "\f7b8";
}
.mdi-currency-cny::before {
  content: "\f7b9";
}
.mdi-currency-eth::before {
  content: "\f7ba";
}
.mdi-currency-eur::before {
  content: "\f1ad";
}
.mdi-currency-gbp::before {
  content: "\f1ae";
}
.mdi-currency-ils::before {
  content: "\fc3d";
}
.mdi-currency-inr::before {
  content: "\f1af";
}
.mdi-currency-jpy::before {
  content: "\f7bb";
}
.mdi-currency-krw::before {
  content: "\f7bc";
}
.mdi-currency-kzt::before {
  content: "\f864";
}
.mdi-currency-ngn::before {
  content: "\f1b0";
}
.mdi-currency-php::before {
  content: "\f9e5";
}
.mdi-currency-rial::before {
  content: "\feb9";
}
.mdi-currency-rub::before {
  content: "\f1b1";
}
.mdi-currency-sign::before {
  content: "\f7bd";
}
.mdi-currency-try::before {
  content: "\f1b2";
}
.mdi-currency-twd::before {
  content: "\f7be";
}
.mdi-currency-usd::before {
  content: "\f1b3";
}
.mdi-currency-usd-off::before {
  content: "\f679";
}
.mdi-current-ac::before {
  content: "\f95a";
}
.mdi-current-dc::before {
  content: "\f95b";
}
.mdi-cursor-default::before {
  content: "\f1b4";
}
.mdi-cursor-default-click::before {
  content: "\fcd9";
}
.mdi-cursor-default-click-outline::before {
  content: "\fcda";
}
.mdi-cursor-default-outline::before {
  content: "\f1b5";
}
.mdi-cursor-move::before {
  content: "\f1b6";
}
.mdi-cursor-pointer::before {
  content: "\f1b7";
}
.mdi-cursor-text::before {
  content: "\f5e7";
}
.mdi-database::before {
  content: "\f1b8";
}
.mdi-database-check::before {
  content: "\faa8";
}
.mdi-database-edit::before {
  content: "\fb62";
}
.mdi-database-export::before {
  content: "\f95d";
}
.mdi-database-import::before {
  content: "\f95c";
}
.mdi-database-lock::before {
  content: "\faa9";
}
.mdi-database-minus::before {
  content: "\f1b9";
}
.mdi-database-plus::before {
  content: "\f1ba";
}
.mdi-database-refresh::before {
  content: "\fcdb";
}
.mdi-database-remove::before {
  content: "\fcdc";
}
.mdi-database-search::before {
  content: "\f865";
}
.mdi-database-settings::before {
  content: "\fcdd";
}
.mdi-death-star::before {
  content: "\f8d7";
}
.mdi-death-star-variant::before {
  content: "\f8d8";
}
.mdi-deathly-hallows::before {
  content: "\fb63";
}
.mdi-debian::before {
  content: "\f8d9";
}
.mdi-debug-step-into::before {
  content: "\f1bb";
}
.mdi-debug-step-out::before {
  content: "\f1bc";
}
.mdi-debug-step-over::before {
  content: "\f1bd";
}
.mdi-decagram::before {
  content: "\f76b";
}
.mdi-decagram-outline::before {
  content: "\f76c";
}
.mdi-decimal-decrease::before {
  content: "\f1be";
}
.mdi-decimal-increase::before {
  content: "\f1bf";
}
.mdi-delete::before {
  content: "\f1c0";
}
.mdi-delete-circle::before {
  content: "\f682";
}
.mdi-delete-circle-outline::before {
  content: "\fb64";
}
.mdi-delete-empty::before {
  content: "\f6cb";
}
.mdi-delete-empty-outline::before {
  content: "\feba";
}
.mdi-delete-forever::before {
  content: "\f5e8";
}
.mdi-delete-forever-outline::before {
  content: "\fb65";
}
.mdi-delete-outline::before {
  content: "\f9e6";
}
.mdi-delete-restore::before {
  content: "\f818";
}
.mdi-delete-sweep::before {
  content: "\f5e9";
}
.mdi-delete-sweep-outline::before {
  content: "\fc3e";
}
.mdi-delete-variant::before {
  content: "\f1c1";
}
.mdi-delta::before {
  content: "\f1c2";
}
.mdi-desk-lamp::before {
  content: "\f95e";
}
.mdi-deskphone::before {
  content: "\f1c3";
}
.mdi-desktop-classic::before {
  content: "\f7bf";
}
.mdi-desktop-mac::before {
  content: "\f1c4";
}
.mdi-desktop-mac-dashboard::before {
  content: "\f9e7";
}
.mdi-desktop-tower::before {
  content: "\f1c5";
}
.mdi-desktop-tower-monitor::before {
  content: "\faaa";
}
.mdi-details::before {
  content: "\f1c6";
}
.mdi-dev-to::before {
  content: "\fd4a";
}
.mdi-developer-board::before {
  content: "\f696";
}
.mdi-deviantart::before {
  content: "\f1c7";
}
.mdi-dialpad::before {
  content: "\f61c";
}
.mdi-diameter::before {
  content: "\fc3f";
}
.mdi-diameter-outline::before {
  content: "\fc40";
}
.mdi-diameter-variant::before {
  content: "\fc41";
}
.mdi-diamond::before {
  content: "\fb66";
}
.mdi-diamond-outline::before {
  content: "\fb67";
}
.mdi-diamond-stone::before {
  content: "\f1c8";
}
.mdi-dice-1::before {
  content: "\f1ca";
}
.mdi-dice-2::before {
  content: "\f1cb";
}
.mdi-dice-3::before {
  content: "\f1cc";
}
.mdi-dice-4::before {
  content: "\f1cd";
}
.mdi-dice-5::before {
  content: "\f1ce";
}
.mdi-dice-6::before {
  content: "\f1cf";
}
.mdi-dice-d10::before {
  content: "\f76e";
}
.mdi-dice-d12::before {
  content: "\f866";
}
.mdi-dice-d20::before {
  content: "\f5ea";
}
.mdi-dice-d4::before {
  content: "\f5eb";
}
.mdi-dice-d6::before {
  content: "\f5ec";
}
.mdi-dice-d8::before {
  content: "\f5ed";
}
.mdi-dice-multiple::before {
  content: "\f76d";
}
.mdi-dictionary::before {
  content: "\f61d";
}
.mdi-dip-switch::before {
  content: "\f7c0";
}
.mdi-directions::before {
  content: "\f1d0";
}
.mdi-directions-fork::before {
  content: "\f641";
}
.mdi-disc::before {
  content: "\f5ee";
}
.mdi-disc-alert::before {
  content: "\f1d1";
}
.mdi-disc-player::before {
  content: "\f95f";
}
.mdi-discord::before {
  content: "\f66f";
}
.mdi-dishwasher::before {
  content: "\faab";
}
.mdi-disqus::before {
  content: "\f1d2";
}
.mdi-disqus-outline::before {
  content: "\f1d3";
}
.mdi-diving-flippers::before {
  content: "\fd9b";
}
.mdi-diving-helmet::before {
  content: "\fd9c";
}
.mdi-diving-scuba::before {
  content: "\fd9d";
}
.mdi-diving-scuba-flag::before {
  content: "\fd9e";
}
.mdi-diving-scuba-tank::before {
  content: "\fd9f";
}
.mdi-diving-scuba-tank-multiple::before {
  content: "\fda0";
}
.mdi-diving-snorkel::before {
  content: "\fda1";
}
.mdi-division::before {
  content: "\f1d4";
}
.mdi-division-box::before {
  content: "\f1d5";
}
.mdi-dlna::before {
  content: "\fa40";
}
.mdi-dna::before {
  content: "\f683";
}
.mdi-dns::before {
  content: "\f1d6";
}
.mdi-dns-outline::before {
  content: "\fb68";
}
.mdi-do-not-disturb::before {
  content: "\f697";
}
.mdi-do-not-disturb-off::before {
  content: "\f698";
}
.mdi-docker::before {
  content: "\f867";
}
.mdi-doctor::before {
  content: "\fa41";
}
.mdi-dog::before {
  content: "\fa42";
}
.mdi-dog-service::before {
  content: "\faac";
}
.mdi-dog-side::before {
  content: "\fa43";
}
.mdi-dolby::before {
  content: "\f6b2";
}
.mdi-dolly::before {
  content: "\febb";
}
.mdi-domain::before {
  content: "\f1d7";
}
.mdi-domain-off::before {
  content: "\fd4b";
}
.mdi-donkey::before {
  content: "\f7c1";
}
.mdi-door::before {
  content: "\f819";
}
.mdi-door-closed::before {
  content: "\f81a";
}
.mdi-door-open::before {
  content: "\f81b";
}
.mdi-doorbell-video::before {
  content: "\f868";
}
.mdi-dot-net::before {
  content: "\faad";
}
.mdi-dots-horizontal::before {
  content: "\f1d8";
}
.mdi-dots-horizontal-circle::before {
  content: "\f7c2";
}
.mdi-dots-horizontal-circle-outline::before {
  content: "\fb69";
}
.mdi-dots-vertical::before {
  content: "\f1d9";
}
.mdi-dots-vertical-circle::before {
  content: "\f7c3";
}
.mdi-dots-vertical-circle-outline::before {
  content: "\fb6a";
}
.mdi-douban::before {
  content: "\f699";
}
.mdi-download::before {
  content: "\f1da";
}
.mdi-download-multiple::before {
  content: "\f9e8";
}
.mdi-download-network::before {
  content: "\f6f3";
}
.mdi-download-network-outline::before {
  content: "\fc42";
}
.mdi-download-outline::before {
  content: "\fb6b";
}
.mdi-drag::before {
  content: "\f1db";
}
.mdi-drag-horizontal::before {
  content: "\f1dc";
}
.mdi-drag-variant::before {
  content: "\fb6c";
}
.mdi-drag-vertical::before {
  content: "\f1dd";
}
.mdi-drama-masks::before {
  content: "\fcde";
}
.mdi-draw::before {
  content: "\ff66";
}
.mdi-drawing::before {
  content: "\f1de";
}
.mdi-drawing-box::before {
  content: "\f1df";
}
.mdi-dresser::before {
  content: "\ff67";
}
.mdi-dresser-outline::before {
  content: "\ff68";
}
.mdi-dribbble::before {
  content: "\f1e0";
}
.mdi-dribbble-box::before {
  content: "\f1e1";
}
.mdi-drone::before {
  content: "\f1e2";
}
.mdi-dropbox::before {
  content: "\f1e3";
}
.mdi-drupal::before {
  content: "\f1e4";
}
.mdi-duck::before {
  content: "\f1e5";
}
.mdi-dumbbell::before {
  content: "\f1e6";
}
.mdi-dump-truck::before {
  content: "\fc43";
}
.mdi-ear-hearing::before {
  content: "\f7c4";
}
.mdi-ear-hearing-off::before {
  content: "\fa44";
}
.mdi-earth::before {
  content: "\f1e7";
}
.mdi-earth-box::before {
  content: "\f6cc";
}
.mdi-earth-box-off::before {
  content: "\f6cd";
}
.mdi-earth-off::before {
  content: "\f1e8";
}
.mdi-edge::before {
  content: "\f1e9";
}
.mdi-egg::before {
  content: "\faae";
}
.mdi-egg-easter::before {
  content: "\faaf";
}
.mdi-eight-track::before {
  content: "\f9e9";
}
.mdi-eject::before {
  content: "\f1ea";
}
.mdi-eject-outline::before {
  content: "\fb6d";
}
.mdi-electric-switch::before {
  content: "\febc";
}
.mdi-elephant::before {
  content: "\f7c5";
}
.mdi-elevation-decline::before {
  content: "\f1eb";
}
.mdi-elevation-rise::before {
  content: "\f1ec";
}
.mdi-elevator::before {
  content: "\f1ed";
}
.mdi-ellipse::before {
  content: "\febd";
}
.mdi-ellipse-outline::before {
  content: "\febe";
}
.mdi-email::before {
  content: "\f1ee";
}
.mdi-email-alert::before {
  content: "\f6ce";
}
.mdi-email-box::before {
  content: "\fcdf";
}
.mdi-email-check::before {
  content: "\fab0";
}
.mdi-email-check-outline::before {
  content: "\fab1";
}
.mdi-email-edit::before {
  content: "\ff00";
}
.mdi-email-edit-outline::before {
  content: "\ff01";
}
.mdi-email-lock::before {
  content: "\f1f1";
}
.mdi-email-mark-as-unread::before {
  content: "\fb6e";
}
.mdi-email-minus::before {
  content: "\ff02";
}
.mdi-email-minus-outline::before {
  content: "\ff03";
}
.mdi-email-multiple::before {
  content: "\ff04";
}
.mdi-email-multiple-outline::before {
  content: "\ff05";
}
.mdi-email-open::before {
  content: "\f1ef";
}
.mdi-email-open-multiple::before {
  content: "\ff06";
}
.mdi-email-open-multiple-outline::before {
  content: "\ff07";
}
.mdi-email-open-outline::before {
  content: "\f5ef";
}
.mdi-email-outline::before {
  content: "\f1f0";
}
.mdi-email-plus::before {
  content: "\f9ea";
}
.mdi-email-plus-outline::before {
  content: "\f9eb";
}
.mdi-email-search::before {
  content: "\f960";
}
.mdi-email-search-outline::before {
  content: "\f961";
}
.mdi-email-variant::before {
  content: "\f5f0";
}
.mdi-ember::before {
  content: "\fb15";
}
.mdi-emby::before {
  content: "\f6b3";
}
.mdi-emoticon::before {
  content: "\fc44";
}
.mdi-emoticon-angry::before {
  content: "\fc45";
}
.mdi-emoticon-angry-outline::before {
  content: "\fc46";
}
.mdi-emoticon-cool::before {
  content: "\fc47";
}
.mdi-emoticon-cool-outline::before {
  content: "\f1f3";
}
.mdi-emoticon-cry::before {
  content: "\fc48";
}
.mdi-emoticon-cry-outline::before {
  content: "\fc49";
}
.mdi-emoticon-dead::before {
  content: "\fc4a";
}
.mdi-emoticon-dead-outline::before {
  content: "\f69a";
}
.mdi-emoticon-devil::before {
  content: "\fc4b";
}
.mdi-emoticon-devil-outline::before {
  content: "\f1f4";
}
.mdi-emoticon-excited::before {
  content: "\fc4c";
}
.mdi-emoticon-excited-outline::before {
  content: "\f69b";
}
.mdi-emoticon-frown::before {
  content: "\ff69";
}
.mdi-emoticon-frown-outline::before {
  content: "\ff6a";
}
.mdi-emoticon-happy::before {
  content: "\fc4d";
}
.mdi-emoticon-happy-outline::before {
  content: "\f1f5";
}
.mdi-emoticon-kiss::before {
  content: "\fc4e";
}
.mdi-emoticon-kiss-outline::before {
  content: "\fc4f";
}
.mdi-emoticon-neutral::before {
  content: "\fc50";
}
.mdi-emoticon-neutral-outline::before {
  content: "\f1f6";
}
.mdi-emoticon-outline::before {
  content: "\f1f2";
}
.mdi-emoticon-poop::before {
  content: "\f1f7";
}
.mdi-emoticon-poop-outline::before {
  content: "\fc51";
}
.mdi-emoticon-sad::before {
  content: "\fc52";
}
.mdi-emoticon-sad-outline::before {
  content: "\f1f8";
}
.mdi-emoticon-tongue::before {
  content: "\f1f9";
}
.mdi-emoticon-tongue-outline::before {
  content: "\fc53";
}
.mdi-emoticon-wink::before {
  content: "\fc54";
}
.mdi-emoticon-wink-outline::before {
  content: "\fc55";
}
.mdi-engine::before {
  content: "\f1fa";
}
.mdi-engine-off::before {
  content: "\fa45";
}
.mdi-engine-off-outline::before {
  content: "\fa46";
}
.mdi-engine-outline::before {
  content: "\f1fb";
}
.mdi-equal::before {
  content: "\f1fc";
}
.mdi-equal-box::before {
  content: "\f1fd";
}
.mdi-equalizer::before {
  content: "\febf";
}
.mdi-equalizer-outline::before {
  content: "\fec0";
}
.mdi-eraser::before {
  content: "\f1fe";
}
.mdi-eraser-variant::before {
  content: "\f642";
}
.mdi-escalator::before {
  content: "\f1ff";
}
.mdi-eslint::before {
  content: "\fc56";
}
.mdi-et::before {
  content: "\fab2";
}
.mdi-ethereum::before {
  content: "\f869";
}
.mdi-ethernet::before {
  content: "\f200";
}
.mdi-ethernet-cable::before {
  content: "\f201";
}
.mdi-ethernet-cable-off::before {
  content: "\f202";
}
.mdi-etsy::before {
  content: "\f203";
}
.mdi-ev-station::before {
  content: "\f5f1";
}
.mdi-eventbrite::before {
  content: "\f7c6";
}
.mdi-evernote::before {
  content: "\f204";
}
.mdi-exclamation::before {
  content: "\f205";
}
.mdi-exit-run::before {
  content: "\fa47";
}
.mdi-exit-to-app::before {
  content: "\f206";
}
.mdi-expand-all::before {
  content: "\fab3";
}
.mdi-expand-all-outline::before {
  content: "\fab4";
}
.mdi-exponent::before {
  content: "\f962";
}
.mdi-exponent-box::before {
  content: "\f963";
}
.mdi-export::before {
  content: "\f207";
}
.mdi-export-variant::before {
  content: "\fb6f";
}
.mdi-eye::before {
  content: "\f208";
}
.mdi-eye-check::before {
  content: "\fce0";
}
.mdi-eye-check-outline::before {
  content: "\fce1";
}
.mdi-eye-circle::before {
  content: "\fb70";
}
.mdi-eye-circle-outline::before {
  content: "\fb71";
}
.mdi-eye-off::before {
  content: "\f209";
}
.mdi-eye-off-outline::before {
  content: "\f6d0";
}
.mdi-eye-outline::before {
  content: "\f6cf";
}
.mdi-eye-plus::before {
  content: "\f86a";
}
.mdi-eye-plus-outline::before {
  content: "\f86b";
}
.mdi-eye-settings::before {
  content: "\f86c";
}
.mdi-eye-settings-outline::before {
  content: "\f86d";
}
.mdi-eyedropper::before {
  content: "\f20a";
}
.mdi-eyedropper-variant::before {
  content: "\f20b";
}
.mdi-face::before {
  content: "\f643";
}
.mdi-face-agent::before {
  content: "\fd4c";
}
.mdi-face-outline::before {
  content: "\fb72";
}
.mdi-face-profile::before {
  content: "\f644";
}
.mdi-face-recognition::before {
  content: "\fc57";
}
.mdi-facebook::before {
  content: "\f20c";
}
.mdi-facebook-box::before {
  content: "\f20d";
}
.mdi-facebook-messenger::before {
  content: "\f20e";
}
.mdi-facebook-workplace::before {
  content: "\fb16";
}
.mdi-factory::before {
  content: "\f20f";
}
.mdi-fan::before {
  content: "\f210";
}
.mdi-fan-off::before {
  content: "\f81c";
}
.mdi-fast-forward::before {
  content: "\f211";
}
.mdi-fast-forward-10::before {
  content: "\fd4d";
}
.mdi-fast-forward-30::before {
  content: "\fce2";
}
.mdi-fast-forward-outline::before {
  content: "\f6d1";
}
.mdi-fax::before {
  content: "\f212";
}
.mdi-feather::before {
  content: "\f6d2";
}
.mdi-feature-search::before {
  content: "\fa48";
}
.mdi-feature-search-outline::before {
  content: "\fa49";
}
.mdi-fedora::before {
  content: "\f8da";
}
.mdi-ferris-wheel::before {
  content: "\fec1";
}
.mdi-ferry::before {
  content: "\f213";
}
.mdi-file::before {
  content: "\f214";
}
.mdi-file-account::before {
  content: "\f73a";
}
.mdi-file-alert::before {
  content: "\fa4a";
}
.mdi-file-alert-outline::before {
  content: "\fa4b";
}
.mdi-file-cabinet::before {
  content: "\fab5";
}
.mdi-file-cad::before {
  content: "\ff08";
}
.mdi-file-cad-box::before {
  content: "\ff09";
}
.mdi-file-cancel::before {
  content: "\fda2";
}
.mdi-file-cancel-outline::before {
  content: "\fda3";
}
.mdi-file-chart::before {
  content: "\f215";
}
.mdi-file-check::before {
  content: "\f216";
}
.mdi-file-check-outline::before {
  content: "\fe7b";
}
.mdi-file-cloud::before {
  content: "\f217";
}
.mdi-file-compare::before {
  content: "\f8a9";
}
.mdi-file-delimited::before {
  content: "\f218";
}
.mdi-file-delimited-outline::before {
  content: "\fec2";
}
.mdi-file-document::before {
  content: "\f219";
}
.mdi-file-document-box::before {
  content: "\f21a";
}
.mdi-file-document-box-check::before {
  content: "\fec3";
}
.mdi-file-document-box-check-outline::before {
  content: "\fec4";
}
.mdi-file-document-box-minus::before {
  content: "\fec5";
}
.mdi-file-document-box-minus-outline::before {
  content: "\fec6";
}
.mdi-file-document-box-multiple::before {
  content: "\fab6";
}
.mdi-file-document-box-multiple-outline::before {
  content: "\fab7";
}
.mdi-file-document-box-outline::before {
  content: "\f9ec";
}
.mdi-file-document-box-plus::before {
  content: "\fec7";
}
.mdi-file-document-box-plus-outline::before {
  content: "\fec8";
}
.mdi-file-document-box-remove::before {
  content: "\fec9";
}
.mdi-file-document-box-remove-outline::before {
  content: "\feca";
}
.mdi-file-document-box-search::before {
  content: "\fecb";
}
.mdi-file-document-box-search-outline::before {
  content: "\fecc";
}
.mdi-file-document-edit::before {
  content: "\fda4";
}
.mdi-file-document-edit-outline::before {
  content: "\fda5";
}
.mdi-file-document-outline::before {
  content: "\f9ed";
}
.mdi-file-download::before {
  content: "\f964";
}
.mdi-file-download-outline::before {
  content: "\f965";
}
.mdi-file-excel::before {
  content: "\f21b";
}
.mdi-file-excel-box::before {
  content: "\f21c";
}
.mdi-file-export::before {
  content: "\f21d";
}
.mdi-file-eye::before {
  content: "\fda6";
}
.mdi-file-eye-outline::before {
  content: "\fda7";
}
.mdi-file-find::before {
  content: "\f21e";
}
.mdi-file-find-outline::before {
  content: "\fb73";
}
.mdi-file-hidden::before {
  content: "\f613";
}
.mdi-file-image::before {
  content: "\f21f";
}
.mdi-file-image-outline::before {
  content: "\fecd";
}
.mdi-file-import::before {
  content: "\f220";
}
.mdi-file-lock::before {
  content: "\f221";
}
.mdi-file-move::before {
  content: "\fab8";
}
.mdi-file-multiple::before {
  content: "\f222";
}
.mdi-file-music::before {
  content: "\f223";
}
.mdi-file-music-outline::before {
  content: "\fe7c";
}
.mdi-file-outline::before {
  content: "\f224";
}
.mdi-file-pdf::before {
  content: "\f225";
}
.mdi-file-pdf-box::before {
  content: "\f226";
}
.mdi-file-pdf-outline::before {
  content: "\fe7d";
}
.mdi-file-percent::before {
  content: "\f81d";
}
.mdi-file-plus::before {
  content: "\f751";
}
.mdi-file-plus-outline::before {
  content: "\ff0a";
}
.mdi-file-powerpoint::before {
  content: "\f227";
}
.mdi-file-powerpoint-box::before {
  content: "\f228";
}
.mdi-file-presentation-box::before {
  content: "\f229";
}
.mdi-file-question::before {
  content: "\f86e";
}
.mdi-file-remove::before {
  content: "\fb74";
}
.mdi-file-replace::before {
  content: "\fb17";
}
.mdi-file-replace-outline::before {
  content: "\fb18";
}
.mdi-file-restore::before {
  content: "\f670";
}
.mdi-file-search::before {
  content: "\fc58";
}
.mdi-file-search-outline::before {
  content: "\fc59";
}
.mdi-file-send::before {
  content: "\f22a";
}
.mdi-file-table::before {
  content: "\fc5a";
}
.mdi-file-table-outline::before {
  content: "\fc5b";
}
.mdi-file-tree::before {
  content: "\f645";
}
.mdi-file-undo::before {
  content: "\f8db";
}
.mdi-file-upload::before {
  content: "\fa4c";
}
.mdi-file-upload-outline::before {
  content: "\fa4d";
}
.mdi-file-video::before {
  content: "\f22b";
}
.mdi-file-video-outline::before {
  content: "\fe10";
}
.mdi-file-word::before {
  content: "\f22c";
}
.mdi-file-word-box::before {
  content: "\f22d";
}
.mdi-file-xml::before {
  content: "\f22e";
}
.mdi-film::before {
  content: "\f22f";
}
.mdi-filmstrip::before {
  content: "\f230";
}
.mdi-filmstrip-off::before {
  content: "\f231";
}
.mdi-filter::before {
  content: "\f232";
}
.mdi-filter-minus::before {
  content: "\ff0b";
}
.mdi-filter-minus-outline::before {
  content: "\ff0c";
}
.mdi-filter-outline::before {
  content: "\f233";
}
.mdi-filter-plus::before {
  content: "\ff0d";
}
.mdi-filter-plus-outline::before {
  content: "\ff0e";
}
.mdi-filter-remove::before {
  content: "\f234";
}
.mdi-filter-remove-outline::before {
  content: "\f235";
}
.mdi-filter-variant::before {
  content: "\f236";
}
.mdi-finance::before {
  content: "\f81e";
}
.mdi-find-replace::before {
  content: "\f6d3";
}
.mdi-fingerprint::before {
  content: "\f237";
}
.mdi-fingerprint-off::before {
  content: "\fece";
}
.mdi-fire::before {
  content: "\f238";
}
.mdi-fire-extinguisher::before {
  content: "\ff0f";
}
.mdi-fire-truck::before {
  content: "\f8aa";
}
.mdi-firebase::before {
  content: "\f966";
}
.mdi-firefox::before {
  content: "\f239";
}
.mdi-fireplace::before {
  content: "\fe11";
}
.mdi-fireplace-off::before {
  content: "\fe12";
}
.mdi-firework::before {
  content: "\fe13";
}
.mdi-fish::before {
  content: "\f23a";
}
.mdi-fishbowl::before {
  content: "\ff10";
}
.mdi-fishbowl-outline::before {
  content: "\ff11";
}
.mdi-fit-to-page::before {
  content: "\ff12";
}
.mdi-fit-to-page-outline::before {
  content: "\ff13";
}
.mdi-flag::before {
  content: "\f23b";
}
.mdi-flag-checkered::before {
  content: "\f23c";
}
.mdi-flag-minus::before {
  content: "\fb75";
}
.mdi-flag-outline::before {
  content: "\f23d";
}
.mdi-flag-plus::before {
  content: "\fb76";
}
.mdi-flag-remove::before {
  content: "\fb77";
}
.mdi-flag-triangle::before {
  content: "\f23f";
}
.mdi-flag-variant::before {
  content: "\f240";
}
.mdi-flag-variant-outline::before {
  content: "\f23e";
}
.mdi-flare::before {
  content: "\fd4e";
}
.mdi-flash::before {
  content: "\f241";
}
.mdi-flash-alert::before {
  content: "\ff14";
}
.mdi-flash-alert-outline::before {
  content: "\ff15";
}
.mdi-flash-auto::before {
  content: "\f242";
}
.mdi-flash-circle::before {
  content: "\f81f";
}
.mdi-flash-off::before {
  content: "\f243";
}
.mdi-flash-outline::before {
  content: "\f6d4";
}
.mdi-flash-red-eye::before {
  content: "\f67a";
}
.mdi-flashlight::before {
  content: "\f244";
}
.mdi-flashlight-off::before {
  content: "\f245";
}
.mdi-flask::before {
  content: "\f093";
}
.mdi-flask-empty::before {
  content: "\f094";
}
.mdi-flask-empty-outline::before {
  content: "\f095";
}
.mdi-flask-outline::before {
  content: "\f096";
}
.mdi-flattr::before {
  content: "\f246";
}
.mdi-flickr::before {
  content: "\fce3";
}
.mdi-flip-to-back::before {
  content: "\f247";
}
.mdi-flip-to-front::before {
  content: "\f248";
}
.mdi-floor-lamp::before {
  content: "\f8dc";
}
.mdi-floor-plan::before {
  content: "\f820";
}
.mdi-floppy::before {
  content: "\f249";
}
.mdi-floppy-variant::before {
  content: "\f9ee";
}
.mdi-flower::before {
  content: "\f24a";
}
.mdi-flower-outline::before {
  content: "\f9ef";
}
.mdi-flower-poppy::before {
  content: "\fce4";
}
.mdi-flower-tulip::before {
  content: "\f9f0";
}
.mdi-flower-tulip-outline::before {
  content: "\f9f1";
}
.mdi-focus-auto::before {
  content: "\ff6b";
}
.mdi-focus-field::before {
  content: "\ff6c";
}
.mdi-focus-field-horizontal::before {
  content: "\ff6d";
}
.mdi-focus-field-vertical::before {
  content: "\ff6e";
}
.mdi-folder::before {
  content: "\f24b";
}
.mdi-folder-account::before {
  content: "\f24c";
}
.mdi-folder-account-outline::before {
  content: "\fb78";
}
.mdi-folder-alert::before {
  content: "\fda8";
}
.mdi-folder-alert-outline::before {
  content: "\fda9";
}
.mdi-folder-clock::before {
  content: "\fab9";
}
.mdi-folder-clock-outline::before {
  content: "\faba";
}
.mdi-folder-download::before {
  content: "\f24d";
}
.mdi-folder-edit::before {
  content: "\f8dd";
}
.mdi-folder-edit-outline::before {
  content: "\fdaa";
}
.mdi-folder-google-drive::before {
  content: "\f24e";
}
.mdi-folder-image::before {
  content: "\f24f";
}
.mdi-folder-key::before {
  content: "\f8ab";
}
.mdi-folder-key-network::before {
  content: "\f8ac";
}
.mdi-folder-key-network-outline::before {
  content: "\fc5c";
}
.mdi-folder-lock::before {
  content: "\f250";
}
.mdi-folder-lock-open::before {
  content: "\f251";
}
.mdi-folder-move::before {
  content: "\f252";
}
.mdi-folder-multiple::before {
  content: "\f253";
}
.mdi-folder-multiple-image::before {
  content: "\f254";
}
.mdi-folder-multiple-outline::before {
  content: "\f255";
}
.mdi-folder-network::before {
  content: "\f86f";
}
.mdi-folder-network-outline::before {
  content: "\fc5d";
}
.mdi-folder-open::before {
  content: "\f76f";
}
.mdi-folder-open-outline::before {
  content: "\fdab";
}
.mdi-folder-outline::before {
  content: "\f256";
}
.mdi-folder-plus::before {
  content: "\f257";
}
.mdi-folder-plus-outline::before {
  content: "\fb79";
}
.mdi-folder-pound::before {
  content: "\fce5";
}
.mdi-folder-pound-outline::before {
  content: "\fce6";
}
.mdi-folder-remove::before {
  content: "\f258";
}
.mdi-folder-remove-outline::before {
  content: "\fb7a";
}
.mdi-folder-search::before {
  content: "\f967";
}
.mdi-folder-search-outline::before {
  content: "\f968";
}
.mdi-folder-star::before {
  content: "\f69c";
}
.mdi-folder-star-outline::before {
  content: "\fb7b";
}
.mdi-folder-sync::before {
  content: "\fce7";
}
.mdi-folder-sync-outline::before {
  content: "\fce8";
}
.mdi-folder-text::before {
  content: "\fc5e";
}
.mdi-folder-text-outline::before {
  content: "\fc5f";
}
.mdi-folder-upload::before {
  content: "\f259";
}
.mdi-font-awesome::before {
  content: "\f03a";
}
.mdi-food::before {
  content: "\f25a";
}
.mdi-food-apple::before {
  content: "\f25b";
}
.mdi-food-apple-outline::before {
  content: "\fc60";
}
.mdi-food-croissant::before {
  content: "\f7c7";
}
.mdi-food-fork-drink::before {
  content: "\f5f2";
}
.mdi-food-off::before {
  content: "\f5f3";
}
.mdi-food-variant::before {
  content: "\f25c";
}
.mdi-foot-print::before {
  content: "\ff6f";
}
.mdi-football::before {
  content: "\f25d";
}
.mdi-football-australian::before {
  content: "\f25e";
}
.mdi-football-helmet::before {
  content: "\f25f";
}
.mdi-forklift::before {
  content: "\f7c8";
}
.mdi-format-align-bottom::before {
  content: "\f752";
}
.mdi-format-align-center::before {
  content: "\f260";
}
.mdi-format-align-justify::before {
  content: "\f261";
}
.mdi-format-align-left::before {
  content: "\f262";
}
.mdi-format-align-middle::before {
  content: "\f753";
}
.mdi-format-align-right::before {
  content: "\f263";
}
.mdi-format-align-top::before {
  content: "\f754";
}
.mdi-format-annotation-minus::before {
  content: "\fabb";
}
.mdi-format-annotation-plus::before {
  content: "\f646";
}
.mdi-format-bold::before {
  content: "\f264";
}
.mdi-format-clear::before {
  content: "\f265";
}
.mdi-format-color-fill::before {
  content: "\f266";
}
.mdi-format-color-highlight::before {
  content: "\fe14";
}
.mdi-format-color-text::before {
  content: "\f69d";
}
.mdi-format-columns::before {
  content: "\f8de";
}
.mdi-format-float-center::before {
  content: "\f267";
}
.mdi-format-float-left::before {
  content: "\f268";
}
.mdi-format-float-none::before {
  content: "\f269";
}
.mdi-format-float-right::before {
  content: "\f26a";
}
.mdi-format-font::before {
  content: "\f6d5";
}
.mdi-format-font-size-decrease::before {
  content: "\f9f2";
}
.mdi-format-font-size-increase::before {
  content: "\f9f3";
}
.mdi-format-header-1::before {
  content: "\f26b";
}
.mdi-format-header-2::before {
  content: "\f26c";
}
.mdi-format-header-3::before {
  content: "\f26d";
}
.mdi-format-header-4::before {
  content: "\f26e";
}
.mdi-format-header-5::before {
  content: "\f26f";
}
.mdi-format-header-6::before {
  content: "\f270";
}
.mdi-format-header-decrease::before {
  content: "\f271";
}
.mdi-format-header-equal::before {
  content: "\f272";
}
.mdi-format-header-increase::before {
  content: "\f273";
}
.mdi-format-header-pound::before {
  content: "\f274";
}
.mdi-format-horizontal-align-center::before {
  content: "\f61e";
}
.mdi-format-horizontal-align-left::before {
  content: "\f61f";
}
.mdi-format-horizontal-align-right::before {
  content: "\f620";
}
.mdi-format-indent-decrease::before {
  content: "\f275";
}
.mdi-format-indent-increase::before {
  content: "\f276";
}
.mdi-format-italic::before {
  content: "\f277";
}
.mdi-format-letter-case::before {
  content: "\fb19";
}
.mdi-format-letter-case-lower::before {
  content: "\fb1a";
}
.mdi-format-letter-case-upper::before {
  content: "\fb1b";
}
.mdi-format-line-spacing::before {
  content: "\f278";
}
.mdi-format-line-style::before {
  content: "\f5c8";
}
.mdi-format-line-weight::before {
  content: "\f5c9";
}
.mdi-format-list-bulleted::before {
  content: "\f279";
}
.mdi-format-list-bulleted-square::before {
  content: "\fdac";
}
.mdi-format-list-bulleted-type::before {
  content: "\f27a";
}
.mdi-format-list-checkbox::before {
  content: "\f969";
}
.mdi-format-list-checks::before {
  content: "\f755";
}
.mdi-format-list-numbered::before {
  content: "\f27b";
}
.mdi-format-list-numbered-rtl::before {
  content: "\fce9";
}
.mdi-format-list-triangle::before {
  content: "\fecf";
}
.mdi-format-overline::before {
  content: "\fed0";
}
.mdi-format-page-break::before {
  content: "\f6d6";
}
.mdi-format-paint::before {
  content: "\f27c";
}
.mdi-format-paragraph::before {
  content: "\f27d";
}
.mdi-format-pilcrow::before {
  content: "\f6d7";
}
.mdi-format-quote-close::before {
  content: "\f27e";
}
.mdi-format-quote-open::before {
  content: "\f756";
}
.mdi-format-rotate-90::before {
  content: "\f6a9";
}
.mdi-format-section::before {
  content: "\f69e";
}
.mdi-format-size::before {
  content: "\f27f";
}
.mdi-format-strikethrough::before {
  content: "\f280";
}
.mdi-format-strikethrough-variant::before {
  content: "\f281";
}
.mdi-format-subscript::before {
  content: "\f282";
}
.mdi-format-superscript::before {
  content: "\f283";
}
.mdi-format-text::before {
  content: "\f284";
}
.mdi-format-text-rotation-down::before {
  content: "\fd4f";
}
.mdi-format-text-rotation-none::before {
  content: "\fd50";
}
.mdi-format-text-variant::before {
  content: "\fe15";
}
.mdi-format-text-wrapping-clip::before {
  content: "\fcea";
}
.mdi-format-text-wrapping-overflow::before {
  content: "\fceb";
}
.mdi-format-text-wrapping-wrap::before {
  content: "\fcec";
}
.mdi-format-textbox::before {
  content: "\fced";
}
.mdi-format-textdirection-l-to-r::before {
  content: "\f285";
}
.mdi-format-textdirection-r-to-l::before {
  content: "\f286";
}
.mdi-format-title::before {
  content: "\f5f4";
}
.mdi-format-underline::before {
  content: "\f287";
}
.mdi-format-vertical-align-bottom::before {
  content: "\f621";
}
.mdi-format-vertical-align-center::before {
  content: "\f622";
}
.mdi-format-vertical-align-top::before {
  content: "\f623";
}
.mdi-format-wrap-inline::before {
  content: "\f288";
}
.mdi-format-wrap-square::before {
  content: "\f289";
}
.mdi-format-wrap-tight::before {
  content: "\f28a";
}
.mdi-format-wrap-top-bottom::before {
  content: "\f28b";
}
.mdi-forum::before {
  content: "\f28c";
}
.mdi-forum-outline::before {
  content: "\f821";
}
.mdi-forward::before {
  content: "\f28d";
}
.mdi-forwardburger::before {
  content: "\fd51";
}
.mdi-fountain::before {
  content: "\f96a";
}
.mdi-fountain-pen::before {
  content: "\fcee";
}
.mdi-fountain-pen-tip::before {
  content: "\fcef";
}
.mdi-foursquare::before {
  content: "\f28e";
}
.mdi-freebsd::before {
  content: "\f8df";
}
.mdi-frequently-asked-questions::before {
  content: "\fed1";
}
.mdi-fridge::before {
  content: "\f290";
}
.mdi-fridge-bottom::before {
  content: "\f292";
}
.mdi-fridge-outline::before {
  content: "\f28f";
}
.mdi-fridge-top::before {
  content: "\f291";
}
.mdi-fuel::before {
  content: "\f7c9";
}
.mdi-fullscreen::before {
  content: "\f293";
}
.mdi-fullscreen-exit::before {
  content: "\f294";
}
.mdi-function::before {
  content: "\f295";
}
.mdi-function-variant::before {
  content: "\f870";
}
.mdi-fuse::before {
  content: "\fc61";
}
.mdi-fuse-blade::before {
  content: "\fc62";
}
.mdi-gamepad::before {
  content: "\f296";
}
.mdi-gamepad-circle::before {
  content: "\fe16";
}
.mdi-gamepad-circle-down::before {
  content: "\fe17";
}
.mdi-gamepad-circle-left::before {
  content: "\fe18";
}
.mdi-gamepad-circle-outline::before {
  content: "\fe19";
}
.mdi-gamepad-circle-right::before {
  content: "\fe1a";
}
.mdi-gamepad-circle-up::before {
  content: "\fe1b";
}
.mdi-gamepad-down::before {
  content: "\fe1c";
}
.mdi-gamepad-left::before {
  content: "\fe1d";
}
.mdi-gamepad-right::before {
  content: "\fe1e";
}
.mdi-gamepad-round::before {
  content: "\fe1f";
}
.mdi-gamepad-round-down::before {
  content: "\fe7e";
}
.mdi-gamepad-round-left::before {
  content: "\fe7f";
}
.mdi-gamepad-round-outline::before {
  content: "\fe80";
}
.mdi-gamepad-round-right::before {
  content: "\fe81";
}
.mdi-gamepad-round-up::before {
  content: "\fe82";
}
.mdi-gamepad-square::before {
  content: "\fed2";
}
.mdi-gamepad-square-outline::before {
  content: "\fed3";
}
.mdi-gamepad-up::before {
  content: "\fe83";
}
.mdi-gamepad-variant::before {
  content: "\f297";
}
.mdi-gamepad-variant-outline::before {
  content: "\fed4";
}
.mdi-gantry-crane::before {
  content: "\fdad";
}
.mdi-garage::before {
  content: "\f6d8";
}
.mdi-garage-alert::before {
  content: "\f871";
}
.mdi-garage-open::before {
  content: "\f6d9";
}
.mdi-gas-cylinder::before {
  content: "\f647";
}
.mdi-gas-station::before {
  content: "\f298";
}
.mdi-gas-station-outline::before {
  content: "\fed5";
}
.mdi-gate::before {
  content: "\f299";
}
.mdi-gate-and::before {
  content: "\f8e0";
}
.mdi-gate-nand::before {
  content: "\f8e1";
}
.mdi-gate-nor::before {
  content: "\f8e2";
}
.mdi-gate-not::before {
  content: "\f8e3";
}
.mdi-gate-or::before {
  content: "\f8e4";
}
.mdi-gate-xnor::before {
  content: "\f8e5";
}
.mdi-gate-xor::before {
  content: "\f8e6";
}
.mdi-gatsby::before {
  content: "\fe84";
}
.mdi-gauge::before {
  content: "\f29a";
}
.mdi-gauge-empty::before {
  content: "\f872";
}
.mdi-gauge-full::before {
  content: "\f873";
}
.mdi-gauge-low::before {
  content: "\f874";
}
.mdi-gavel::before {
  content: "\f29b";
}
.mdi-gender-female::before {
  content: "\f29c";
}
.mdi-gender-male::before {
  content: "\f29d";
}
.mdi-gender-male-female::before {
  content: "\f29e";
}
.mdi-gender-transgender::before {
  content: "\f29f";
}
.mdi-gentoo::before {
  content: "\f8e7";
}
.mdi-gesture::before {
  content: "\f7ca";
}
.mdi-gesture-double-tap::before {
  content: "\f73b";
}
.mdi-gesture-pinch::before {
  content: "\fabc";
}
.mdi-gesture-spread::before {
  content: "\fabd";
}
.mdi-gesture-swipe::before {
  content: "\fd52";
}
.mdi-gesture-swipe-down::before {
  content: "\f73c";
}
.mdi-gesture-swipe-horizontal::before {
  content: "\fabe";
}
.mdi-gesture-swipe-left::before {
  content: "\f73d";
}
.mdi-gesture-swipe-right::before {
  content: "\f73e";
}
.mdi-gesture-swipe-up::before {
  content: "\f73f";
}
.mdi-gesture-swipe-vertical::before {
  content: "\fabf";
}
.mdi-gesture-tap::before {
  content: "\f740";
}
.mdi-gesture-tap-hold::before {
  content: "\fd53";
}
.mdi-gesture-two-double-tap::before {
  content: "\f741";
}
.mdi-gesture-two-tap::before {
  content: "\f742";
}
.mdi-ghost::before {
  content: "\f2a0";
}
.mdi-ghost-off::before {
  content: "\f9f4";
}
.mdi-gif::before {
  content: "\fd54";
}
.mdi-gift::before {
  content: "\fe85";
}
.mdi-gift-outline::before {
  content: "\f2a1";
}
.mdi-git::before {
  content: "\f2a2";
}
.mdi-github-box::before {
  content: "\f2a3";
}
.mdi-github-circle::before {
  content: "\f2a4";
}
.mdi-github-face::before {
  content: "\f6da";
}
.mdi-gitlab::before {
  content: "\fb7c";
}
.mdi-glass-cocktail::before {
  content: "\f356";
}
.mdi-glass-flute::before {
  content: "\f2a5";
}
.mdi-glass-mug::before {
  content: "\f2a6";
}
.mdi-glass-stange::before {
  content: "\f2a7";
}
.mdi-glass-tulip::before {
  content: "\f2a8";
}
.mdi-glass-wine::before {
  content: "\f875";
}
.mdi-glassdoor::before {
  content: "\f2a9";
}
.mdi-glasses::before {
  content: "\f2aa";
}
.mdi-globe-model::before {
  content: "\f8e8";
}
.mdi-gmail::before {
  content: "\f2ab";
}
.mdi-gnome::before {
  content: "\f2ac";
}
.mdi-go-kart::before {
  content: "\fd55";
}
.mdi-go-kart-track::before {
  content: "\fd56";
}
.mdi-gog::before {
  content: "\fb7d";
}
.mdi-golf::before {
  content: "\f822";
}
.mdi-gondola::before {
  content: "\f685";
}
.mdi-goodreads::before {
  content: "\fd57";
}
.mdi-google::before {
  content: "\f2ad";
}
.mdi-google-adwords::before {
  content: "\fc63";
}
.mdi-google-allo::before {
  content: "\f801";
}
.mdi-google-analytics::before {
  content: "\f7cb";
}
.mdi-google-assistant::before {
  content: "\f7cc";
}
.mdi-google-cardboard::before {
  content: "\f2ae";
}
.mdi-google-chrome::before {
  content: "\f2af";
}
.mdi-google-circles::before {
  content: "\f2b0";
}
.mdi-google-circles-communities::before {
  content: "\f2b1";
}
.mdi-google-circles-extended::before {
  content: "\f2b2";
}
.mdi-google-circles-group::before {
  content: "\f2b3";
}
.mdi-google-classroom::before {
  content: "\f2c0";
}
.mdi-google-controller::before {
  content: "\f2b4";
}
.mdi-google-controller-off::before {
  content: "\f2b5";
}
.mdi-google-drive::before {
  content: "\f2b6";
}
.mdi-google-earth::before {
  content: "\f2b7";
}
.mdi-google-fit::before {
  content: "\f96b";
}
.mdi-google-glass::before {
  content: "\f2b8";
}
.mdi-google-hangouts::before {
  content: "\f2c9";
}
.mdi-google-home::before {
  content: "\f823";
}
.mdi-google-keep::before {
  content: "\f6db";
}
.mdi-google-lens::before {
  content: "\f9f5";
}
.mdi-google-maps::before {
  content: "\f5f5";
}
.mdi-google-nearby::before {
  content: "\f2b9";
}
.mdi-google-pages::before {
  content: "\f2ba";
}
.mdi-google-photos::before {
  content: "\f6dc";
}
.mdi-google-physical-web::before {
  content: "\f2bb";
}
.mdi-google-play::before {
  content: "\f2bc";
}
.mdi-google-plus::before {
  content: "\f2bd";
}
.mdi-google-plus-box::before {
  content: "\f2be";
}
.mdi-google-podcast::before {
  content: "\fed6";
}
.mdi-google-spreadsheet::before {
  content: "\f9f6";
}
.mdi-google-street-view::before {
  content: "\fc64";
}
.mdi-google-translate::before {
  content: "\f2bf";
}
.mdi-gpu::before {
  content: "\f8ad";
}
.mdi-gradient::before {
  content: "\f69f";
}
.mdi-grain::before {
  content: "\fd58";
}
.mdi-graphql::before {
  content: "\f876";
}
.mdi-grave-stone::before {
  content: "\fb7e";
}
.mdi-grease-pencil::before {
  content: "\f648";
}
.mdi-greater-than::before {
  content: "\f96c";
}
.mdi-greater-than-or-equal::before {
  content: "\f96d";
}
.mdi-grid::before {
  content: "\f2c1";
}
.mdi-grid-large::before {
  content: "\f757";
}
.mdi-grid-off::before {
  content: "\f2c2";
}
.mdi-grill::before {
  content: "\fe86";
}
.mdi-group::before {
  content: "\f2c3";
}
.mdi-guitar-acoustic::before {
  content: "\f770";
}
.mdi-guitar-electric::before {
  content: "\f2c4";
}
.mdi-guitar-pick::before {
  content: "\f2c5";
}
.mdi-guitar-pick-outline::before {
  content: "\f2c6";
}
.mdi-guy-fawkes-mask::before {
  content: "\f824";
}
.mdi-hackernews::before {
  content: "\f624";
}
.mdi-hail::before {
  content: "\fac0";
}
.mdi-halloween::before {
  content: "\fb7f";
}
.mdi-hamburger::before {
  content: "\f684";
}
.mdi-hammer::before {
  content: "\f8e9";
}
.mdi-hand::before {
  content: "\fa4e";
}
.mdi-hand-left::before {
  content: "\fe87";
}
.mdi-hand-okay::before {
  content: "\fa4f";
}
.mdi-hand-peace::before {
  content: "\fa50";
}
.mdi-hand-peace-variant::before {
  content: "\fa51";
}
.mdi-hand-pointing-down::before {
  content: "\fa52";
}
.mdi-hand-pointing-left::before {
  content: "\fa53";
}
.mdi-hand-pointing-right::before {
  content: "\f2c7";
}
.mdi-hand-pointing-up::before {
  content: "\fa54";
}
.mdi-hand-right::before {
  content: "\fe88";
}
.mdi-hand-saw::before {
  content: "\fe89";
}
.mdi-handball::before {
  content: "\ff70";
}
.mdi-hanger::before {
  content: "\f2c8";
}
.mdi-hard-hat::before {
  content: "\f96e";
}
.mdi-harddisk::before {
  content: "\f2ca";
}
.mdi-hat-fedora::before {
  content: "\fb80";
}
.mdi-hazard-lights::before {
  content: "\fc65";
}
.mdi-hdr::before {
  content: "\fd59";
}
.mdi-hdr-off::before {
  content: "\fd5a";
}
.mdi-headphones::before {
  content: "\f2cb";
}
.mdi-headphones-bluetooth::before {
  content: "\f96f";
}
.mdi-headphones-box::before {
  content: "\f2cc";
}
.mdi-headphones-off::before {
  content: "\f7cd";
}
.mdi-headphones-settings::before {
  content: "\f2cd";
}
.mdi-headset::before {
  content: "\f2ce";
}
.mdi-headset-dock::before {
  content: "\f2cf";
}
.mdi-headset-off::before {
  content: "\f2d0";
}
.mdi-heart::before {
  content: "\f2d1";
}
.mdi-heart-box::before {
  content: "\f2d2";
}
.mdi-heart-box-outline::before {
  content: "\f2d3";
}
.mdi-heart-broken::before {
  content: "\f2d4";
}
.mdi-heart-broken-outline::before {
  content: "\fcf0";
}
.mdi-heart-circle::before {
  content: "\f970";
}
.mdi-heart-circle-outline::before {
  content: "\f971";
}
.mdi-heart-flash::before {
  content: "\ff16";
}
.mdi-heart-half::before {
  content: "\f6de";
}
.mdi-heart-half-full::before {
  content: "\f6dd";
}
.mdi-heart-half-outline::before {
  content: "\f6df";
}
.mdi-heart-multiple::before {
  content: "\fa55";
}
.mdi-heart-multiple-outline::before {
  content: "\fa56";
}
.mdi-heart-off::before {
  content: "\f758";
}
.mdi-heart-outline::before {
  content: "\f2d5";
}
.mdi-heart-pulse::before {
  content: "\f5f6";
}
.mdi-helicopter::before {
  content: "\fac1";
}
.mdi-help::before {
  content: "\f2d6";
}
.mdi-help-box::before {
  content: "\f78a";
}
.mdi-help-circle::before {
  content: "\f2d7";
}
.mdi-help-circle-outline::before {
  content: "\f625";
}
.mdi-help-network::before {
  content: "\f6f4";
}
.mdi-help-network-outline::before {
  content: "\fc66";
}
.mdi-help-rhombus::before {
  content: "\fb81";
}
.mdi-help-rhombus-outline::before {
  content: "\fb82";
}
.mdi-hexagon::before {
  content: "\f2d8";
}
.mdi-hexagon-multiple::before {
  content: "\f6e0";
}
.mdi-hexagon-outline::before {
  content: "\f2d9";
}
.mdi-hexagon-slice-1::before {
  content: "\fac2";
}
.mdi-hexagon-slice-2::before {
  content: "\fac3";
}
.mdi-hexagon-slice-3::before {
  content: "\fac4";
}
.mdi-hexagon-slice-4::before {
  content: "\fac5";
}
.mdi-hexagon-slice-5::before {
  content: "\fac6";
}
.mdi-hexagon-slice-6::before {
  content: "\fac7";
}
.mdi-hexagram::before {
  content: "\fac8";
}
.mdi-hexagram-outline::before {
  content: "\fac9";
}
.mdi-high-definition::before {
  content: "\f7ce";
}
.mdi-high-definition-box::before {
  content: "\f877";
}
.mdi-highway::before {
  content: "\f5f7";
}
.mdi-hiking::before {
  content: "\fd5b";
}
.mdi-hinduism::before {
  content: "\f972";
}
.mdi-history::before {
  content: "\f2da";
}
.mdi-hockey-puck::before {
  content: "\f878";
}
.mdi-hockey-sticks::before {
  content: "\f879";
}
.mdi-hololens::before {
  content: "\f2db";
}
.mdi-home::before {
  content: "\f2dc";
}
.mdi-home-account::before {
  content: "\f825";
}
.mdi-home-alert::before {
  content: "\f87a";
}
.mdi-home-analytics::before {
  content: "\fed7";
}
.mdi-home-assistant::before {
  content: "\f7cf";
}
.mdi-home-automation::before {
  content: "\f7d0";
}
.mdi-home-circle::before {
  content: "\f7d1";
}
.mdi-home-city::before {
  content: "\fcf1";
}
.mdi-home-city-outline::before {
  content: "\fcf2";
}
.mdi-home-currency-usd::before {
  content: "\f8ae";
}
.mdi-home-export-outline::before {
  content: "\ffb8";
}
.mdi-home-flood::before {
  content: "\ff17";
}
.mdi-home-floor-0::before {
  content: "\fdae";
}
.mdi-home-floor-1::before {
  content: "\fd5c";
}
.mdi-home-floor-2::before {
  content: "\fd5d";
}
.mdi-home-floor-3::before {
  content: "\fd5e";
}
.mdi-home-floor-a::before {
  content: "\fd5f";
}
.mdi-home-floor-b::before {
  content: "\fd60";
}
.mdi-home-floor-g::before {
  content: "\fd61";
}
.mdi-home-floor-l::before {
  content: "\fd62";
}
.mdi-home-floor-negative-1::before {
  content: "\fdaf";
}
.mdi-home-group::before {
  content: "\fdb0";
}
.mdi-home-heart::before {
  content: "\f826";
}
.mdi-home-import-outline::before {
  content: "\ffb9";
}
.mdi-home-lock::before {
  content: "\f8ea";
}
.mdi-home-lock-open::before {
  content: "\f8eb";
}
.mdi-home-map-marker::before {
  content: "\f5f8";
}
.mdi-home-minus::before {
  content: "\f973";
}
.mdi-home-modern::before {
  content: "\f2dd";
}
.mdi-home-outline::before {
  content: "\f6a0";
}
.mdi-home-plus::before {
  content: "\f974";
}
.mdi-home-thermometer::before {
  content: "\ff71";
}
.mdi-home-thermometer-outline::before {
  content: "\ff72";
}
.mdi-home-variant::before {
  content: "\f2de";
}
.mdi-home-variant-outline::before {
  content: "\fb83";
}
.mdi-hook::before {
  content: "\f6e1";
}
.mdi-hook-off::before {
  content: "\f6e2";
}
.mdi-hops::before {
  content: "\f2df";
}
.mdi-horseshoe::before {
  content: "\fa57";
}
.mdi-hospital::before {
  content: "\f2e0";
}
.mdi-hospital-building::before {
  content: "\f2e1";
}
.mdi-hospital-marker::before {
  content: "\f2e2";
}
.mdi-hot-tub::before {
  content: "\f827";
}
.mdi-hotel::before {
  content: "\f2e3";
}
.mdi-houzz::before {
  content: "\f2e4";
}
.mdi-houzz-box::before {
  content: "\f2e5";
}
.mdi-hubspot::before {
  content: "\fcf3";
}
.mdi-hulu::before {
  content: "\f828";
}
.mdi-human::before {
  content: "\f2e6";
}
.mdi-human-child::before {
  content: "\f2e7";
}
.mdi-human-female::before {
  content: "\f649";
}
.mdi-human-female-boy::before {
  content: "\fa58";
}
.mdi-human-female-female::before {
  content: "\fa59";
}
.mdi-human-female-girl::before {
  content: "\fa5a";
}
.mdi-human-greeting::before {
  content: "\f64a";
}
.mdi-human-handsdown::before {
  content: "\f64b";
}
.mdi-human-handsup::before {
  content: "\f64c";
}
.mdi-human-male::before {
  content: "\f64d";
}
.mdi-human-male-boy::before {
  content: "\fa5b";
}
.mdi-human-male-female::before {
  content: "\f2e8";
}
.mdi-human-male-girl::before {
  content: "\fa5c";
}
.mdi-human-male-height::before {
  content: "\ff18";
}
.mdi-human-male-height-variant::before {
  content: "\ff19";
}
.mdi-human-male-male::before {
  content: "\fa5d";
}
.mdi-human-pregnant::before {
  content: "\f5cf";
}
.mdi-humble-bundle::before {
  content: "\f743";
}
.mdi-ice-cream::before {
  content: "\f829";
}
.mdi-ice-pop::before {
  content: "\ff1a";
}
.mdi-identifier::before {
  content: "\ff1b";
}
.mdi-iframe::before {
  content: "\fc67";
}
.mdi-iframe-outline::before {
  content: "\fc68";
}
.mdi-image::before {
  content: "\f2e9";
}
.mdi-image-album::before {
  content: "\f2ea";
}
.mdi-image-area::before {
  content: "\f2eb";
}
.mdi-image-area-close::before {
  content: "\f2ec";
}
.mdi-image-broken::before {
  content: "\f2ed";
}
.mdi-image-broken-variant::before {
  content: "\f2ee";
}
.mdi-image-filter::before {
  content: "\f2ef";
}
.mdi-image-filter-black-white::before {
  content: "\f2f0";
}
.mdi-image-filter-center-focus::before {
  content: "\f2f1";
}
.mdi-image-filter-center-focus-strong::before {
  content: "\ff1c";
}
.mdi-image-filter-center-focus-strong-outline::before {
  content: "\ff1d";
}
.mdi-image-filter-center-focus-weak::before {
  content: "\f2f2";
}
.mdi-image-filter-drama::before {
  content: "\f2f3";
}
.mdi-image-filter-frames::before {
  content: "\f2f4";
}
.mdi-image-filter-hdr::before {
  content: "\f2f5";
}
.mdi-image-filter-none::before {
  content: "\f2f6";
}
.mdi-image-filter-tilt-shift::before {
  content: "\f2f7";
}
.mdi-image-filter-vintage::before {
  content: "\f2f8";
}
.mdi-image-frame::before {
  content: "\fe8a";
}
.mdi-image-move::before {
  content: "\f9f7";
}
.mdi-image-multiple::before {
  content: "\f2f9";
}
.mdi-image-off::before {
  content: "\f82a";
}
.mdi-image-outline::before {
  content: "\f975";
}
.mdi-image-plus::before {
  content: "\f87b";
}
.mdi-image-search::before {
  content: "\f976";
}
.mdi-image-search-outline::before {
  content: "\f977";
}
.mdi-image-size-select-actual::before {
  content: "\fc69";
}
.mdi-image-size-select-large::before {
  content: "\fc6a";
}
.mdi-image-size-select-small::before {
  content: "\fc6b";
}
.mdi-import::before {
  content: "\f2fa";
}
.mdi-inbox::before {
  content: "\f686";
}
.mdi-inbox-arrow-down::before {
  content: "\f2fb";
}
.mdi-inbox-arrow-up::before {
  content: "\f3d1";
}
.mdi-inbox-multiple::before {
  content: "\f8af";
}
.mdi-inbox-multiple-outline::before {
  content: "\fb84";
}
.mdi-incognito::before {
  content: "\f5f9";
}
.mdi-infinity::before {
  content: "\f6e3";
}
.mdi-information::before {
  content: "\f2fc";
}
.mdi-information-outline::before {
  content: "\f2fd";
}
.mdi-information-variant::before {
  content: "\f64e";
}
.mdi-instagram::before {
  content: "\f2fe";
}
.mdi-instapaper::before {
  content: "\f2ff";
}
.mdi-internet-explorer::before {
  content: "\f300";
}
.mdi-invert-colors::before {
  content: "\f301";
}
.mdi-invert-colors-off::before {
  content: "\fe8b";
}
.mdi-ip::before {
  content: "\fa5e";
}
.mdi-ip-network::before {
  content: "\fa5f";
}
.mdi-ip-network-outline::before {
  content: "\fc6c";
}
.mdi-ipod::before {
  content: "\fc6d";
}
.mdi-islam::before {
  content: "\f978";
}
.mdi-itunes::before {
  content: "\f676";
}
.mdi-jabber::before {
  content: "\fdb1";
}
.mdi-jeepney::before {
  content: "\f302";
}
.mdi-jellyfish::before {
  content: "\ff1e";
}
.mdi-jellyfish-outline::before {
  content: "\ff1f";
}
.mdi-jira::before {
  content: "\f303";
}
.mdi-jquery::before {
  content: "\f87c";
}
.mdi-jsfiddle::before {
  content: "\f304";
}
.mdi-json::before {
  content: "\f626";
}
.mdi-judaism::before {
  content: "\f979";
}
.mdi-kabaddi::before {
  content: "\fd63";
}
.mdi-karate::before {
  content: "\f82b";
}
.mdi-keg::before {
  content: "\f305";
}
.mdi-kettle::before {
  content: "\f5fa";
}
.mdi-kettle-outline::before {
  content: "\ff73";
}
.mdi-key::before {
  content: "\f306";
}
.mdi-key-change::before {
  content: "\f307";
}
.mdi-key-minus::before {
  content: "\f308";
}
.mdi-key-outline::before {
  content: "\fdb2";
}
.mdi-key-plus::before {
  content: "\f309";
}
.mdi-key-remove::before {
  content: "\f30a";
}
.mdi-key-variant::before {
  content: "\f30b";
}
.mdi-keyboard::before {
  content: "\f30c";
}
.mdi-keyboard-backspace::before {
  content: "\f30d";
}
.mdi-keyboard-caps::before {
  content: "\f30e";
}
.mdi-keyboard-close::before {
  content: "\f30f";
}
.mdi-keyboard-off::before {
  content: "\f310";
}
.mdi-keyboard-off-outline::before {
  content: "\fe8c";
}
.mdi-keyboard-outline::before {
  content: "\f97a";
}
.mdi-keyboard-return::before {
  content: "\f311";
}
.mdi-keyboard-settings::before {
  content: "\f9f8";
}
.mdi-keyboard-settings-outline::before {
  content: "\f9f9";
}
.mdi-keyboard-tab::before {
  content: "\f312";
}
.mdi-keyboard-variant::before {
  content: "\f313";
}
.mdi-kickstarter::before {
  content: "\f744";
}
.mdi-knife::before {
  content: "\f9fa";
}
.mdi-knife-military::before {
  content: "\f9fb";
}
.mdi-kodi::before {
  content: "\f314";
}
.mdi-label::before {
  content: "\f315";
}
.mdi-label-off::before {
  content: "\faca";
}
.mdi-label-off-outline::before {
  content: "\facb";
}
.mdi-label-outline::before {
  content: "\f316";
}
.mdi-label-variant::before {
  content: "\facc";
}
.mdi-label-variant-outline::before {
  content: "\facd";
}
.mdi-ladybug::before {
  content: "\f82c";
}
.mdi-lambda::before {
  content: "\f627";
}
.mdi-lamp::before {
  content: "\f6b4";
}
.mdi-lan::before {
  content: "\f317";
}
.mdi-lan-connect::before {
  content: "\f318";
}
.mdi-lan-disconnect::before {
  content: "\f319";
}
.mdi-lan-pending::before {
  content: "\f31a";
}
.mdi-language-c::before {
  content: "\f671";
}
.mdi-language-cpp::before {
  content: "\f672";
}
.mdi-language-csharp::before {
  content: "\f31b";
}
.mdi-language-css3::before {
  content: "\f31c";
}
.mdi-language-go::before {
  content: "\f7d2";
}
.mdi-language-haskell::before {
  content: "\fc6e";
}
.mdi-language-html5::before {
  content: "\f31d";
}
.mdi-language-java::before {
  content: "\fb1c";
}
.mdi-language-javascript::before {
  content: "\f31e";
}
.mdi-language-lua::before {
  content: "\f8b0";
}
.mdi-language-php::before {
  content: "\f31f";
}
.mdi-language-python::before {
  content: "\f320";
}
.mdi-language-python-text::before {
  content: "\f321";
}
.mdi-language-r::before {
  content: "\f7d3";
}
.mdi-language-ruby-on-rails::before {
  content: "\face";
}
.mdi-language-swift::before {
  content: "\f6e4";
}
.mdi-language-typescript::before {
  content: "\f6e5";
}
.mdi-laptop::before {
  content: "\f322";
}
.mdi-laptop-chromebook::before {
  content: "\f323";
}
.mdi-laptop-mac::before {
  content: "\f324";
}
.mdi-laptop-off::before {
  content: "\f6e6";
}
.mdi-laptop-windows::before {
  content: "\f325";
}
.mdi-laravel::before {
  content: "\facf";
}
.mdi-lasso::before {
  content: "\ff20";
}
.mdi-lastfm::before {
  content: "\f326";
}
.mdi-lastpass::before {
  content: "\f446";
}
.mdi-latitude::before {
  content: "\ff74";
}
.mdi-launch::before {
  content: "\f327";
}
.mdi-lava-lamp::before {
  content: "\f7d4";
}
.mdi-layers::before {
  content: "\f328";
}
.mdi-layers-minus::before {
  content: "\fe8d";
}
.mdi-layers-off::before {
  content: "\f329";
}
.mdi-layers-off-outline::before {
  content: "\f9fc";
}
.mdi-layers-outline::before {
  content: "\f9fd";
}
.mdi-layers-plus::before {
  content: "\fe30";
}
.mdi-layers-remove::before {
  content: "\fe31";
}
.mdi-layers-triple::before {
  content: "\ff75";
}
.mdi-layers-triple-outline::before {
  content: "\ff76";
}
.mdi-lead-pencil::before {
  content: "\f64f";
}
.mdi-leaf::before {
  content: "\f32a";
}
.mdi-leaf-maple::before {
  content: "\fc6f";
}
.mdi-leak::before {
  content: "\fdb3";
}
.mdi-leak-off::before {
  content: "\fdb4";
}
.mdi-led-off::before {
  content: "\f32b";
}
.mdi-led-on::before {
  content: "\f32c";
}
.mdi-led-outline::before {
  content: "\f32d";
}
.mdi-led-strip::before {
  content: "\f7d5";
}
.mdi-led-variant-off::before {
  content: "\f32e";
}
.mdi-led-variant-on::before {
  content: "\f32f";
}
.mdi-led-variant-outline::before {
  content: "\f330";
}
.mdi-less-than::before {
  content: "\f97b";
}
.mdi-less-than-or-equal::before {
  content: "\f97c";
}
.mdi-library::before {
  content: "\f331";
}
.mdi-library-books::before {
  content: "\f332";
}
.mdi-library-movie::before {
  content: "\fcf4";
}
.mdi-library-music::before {
  content: "\f333";
}
.mdi-library-music-outline::before {
  content: "\ff21";
}
.mdi-library-plus::before {
  content: "\f334";
}
.mdi-library-shelves::before {
  content: "\fb85";
}
.mdi-library-video::before {
  content: "\fcf5";
}
.mdi-lifebuoy::before {
  content: "\f87d";
}
.mdi-light-switch::before {
  content: "\f97d";
}
.mdi-lightbulb::before {
  content: "\f335";
}
.mdi-lightbulb-off::before {
  content: "\fe32";
}
.mdi-lightbulb-off-outline::before {
  content: "\fe33";
}
.mdi-lightbulb-on::before {
  content: "\f6e7";
}
.mdi-lightbulb-on-outline::before {
  content: "\f6e8";
}
.mdi-lightbulb-outline::before {
  content: "\f336";
}
.mdi-lighthouse::before {
  content: "\f9fe";
}
.mdi-lighthouse-on::before {
  content: "\f9ff";
}
.mdi-link::before {
  content: "\f337";
}
.mdi-link-box::before {
  content: "\fcf6";
}
.mdi-link-box-outline::before {
  content: "\fcf7";
}
.mdi-link-box-variant::before {
  content: "\fcf8";
}
.mdi-link-box-variant-outline::before {
  content: "\fcf9";
}
.mdi-link-off::before {
  content: "\f338";
}
.mdi-link-plus::before {
  content: "\fc70";
}
.mdi-link-variant::before {
  content: "\f339";
}
.mdi-link-variant-off::before {
  content: "\f33a";
}
.mdi-linkedin::before {
  content: "\f33b";
}
.mdi-linkedin-box::before {
  content: "\f33c";
}
.mdi-linux::before {
  content: "\f33d";
}
.mdi-linux-mint::before {
  content: "\f8ec";
}
.mdi-litecoin::before {
  content: "\fa60";
}
.mdi-loading::before {
  content: "\f771";
}
.mdi-lock::before {
  content: "\f33e";
}
.mdi-lock-alert::before {
  content: "\f8ed";
}
.mdi-lock-clock::before {
  content: "\f97e";
}
.mdi-lock-open::before {
  content: "\f33f";
}
.mdi-lock-open-outline::before {
  content: "\f340";
}
.mdi-lock-outline::before {
  content: "\f341";
}
.mdi-lock-pattern::before {
  content: "\f6e9";
}
.mdi-lock-plus::before {
  content: "\f5fb";
}
.mdi-lock-question::before {
  content: "\f8ee";
}
.mdi-lock-reset::before {
  content: "\f772";
}
.mdi-lock-smart::before {
  content: "\f8b1";
}
.mdi-locker::before {
  content: "\f7d6";
}
.mdi-locker-multiple::before {
  content: "\f7d7";
}
.mdi-login::before {
  content: "\f342";
}
.mdi-login-variant::before {
  content: "\f5fc";
}
.mdi-logout::before {
  content: "\f343";
}
.mdi-logout-variant::before {
  content: "\f5fd";
}
.mdi-longitude::before {
  content: "\ff77";
}
.mdi-looks::before {
  content: "\f344";
}
.mdi-loop::before {
  content: "\f6ea";
}
.mdi-loupe::before {
  content: "\f345";
}
.mdi-lumx::before {
  content: "\f346";
}
.mdi-lyft::before {
  content: "\fb1d";
}
.mdi-magnet::before {
  content: "\f347";
}
.mdi-magnet-on::before {
  content: "\f348";
}
.mdi-magnify::before {
  content: "\f349";
}
.mdi-magnify-close::before {
  content: "\f97f";
}
.mdi-magnify-minus::before {
  content: "\f34a";
}
.mdi-magnify-minus-cursor::before {
  content: "\fa61";
}
.mdi-magnify-minus-outline::before {
  content: "\f6eb";
}
.mdi-magnify-plus::before {
  content: "\f34b";
}
.mdi-magnify-plus-cursor::before {
  content: "\fa62";
}
.mdi-magnify-plus-outline::before {
  content: "\f6ec";
}
.mdi-mail::before {
  content: "\fed8";
}
.mdi-mail-ru::before {
  content: "\f34c";
}
.mdi-mailbox::before {
  content: "\f6ed";
}
.mdi-mailbox-open::before {
  content: "\fd64";
}
.mdi-mailbox-open-outline::before {
  content: "\fd65";
}
.mdi-mailbox-open-up::before {
  content: "\fd66";
}
.mdi-mailbox-open-up-outline::before {
  content: "\fd67";
}
.mdi-mailbox-outline::before {
  content: "\fd68";
}
.mdi-mailbox-up::before {
  content: "\fd69";
}
.mdi-mailbox-up-outline::before {
  content: "\fd6a";
}
.mdi-map::before {
  content: "\f34d";
}
.mdi-map-check::before {
  content: "\fed9";
}
.mdi-map-check-outline::before {
  content: "\feda";
}
.mdi-map-clock::before {
  content: "\fcfa";
}
.mdi-map-clock-outline::before {
  content: "\fcfb";
}
.mdi-map-legend::before {
  content: "\fa00";
}
.mdi-map-marker::before {
  content: "\f34e";
}
.mdi-map-marker-alert::before {
  content: "\ff22";
}
.mdi-map-marker-alert-outline::before {
  content: "\ff23";
}
.mdi-map-marker-check::before {
  content: "\fc71";
}
.mdi-map-marker-circle::before {
  content: "\f34f";
}
.mdi-map-marker-distance::before {
  content: "\f8ef";
}
.mdi-map-marker-minus::before {
  content: "\f650";
}
.mdi-map-marker-multiple::before {
  content: "\f350";
}
.mdi-map-marker-off::before {
  content: "\f351";
}
.mdi-map-marker-outline::before {
  content: "\f7d8";
}
.mdi-map-marker-path::before {
  content: "\fcfc";
}
.mdi-map-marker-plus::before {
  content: "\f651";
}
.mdi-map-marker-question::before {
  content: "\ff24";
}
.mdi-map-marker-question-outline::before {
  content: "\ff25";
}
.mdi-map-marker-radius::before {
  content: "\f352";
}
.mdi-map-marker-remove::before {
  content: "\ff26";
}
.mdi-map-marker-remove-variant::before {
  content: "\ff27";
}
.mdi-map-minus::before {
  content: "\f980";
}
.mdi-map-outline::before {
  content: "\f981";
}
.mdi-map-plus::before {
  content: "\f982";
}
.mdi-map-search::before {
  content: "\f983";
}
.mdi-map-search-outline::before {
  content: "\f984";
}
.mdi-mapbox::before {
  content: "\fb86";
}
.mdi-margin::before {
  content: "\f353";
}
.mdi-markdown::before {
  content: "\f354";
}
.mdi-markdown-outline::before {
  content: "\ff78";
}
.mdi-marker::before {
  content: "\f652";
}
.mdi-marker-cancel::before {
  content: "\fdb5";
}
.mdi-marker-check::before {
  content: "\f355";
}
.mdi-mastodon::before {
  content: "\fad0";
}
.mdi-mastodon-variant::before {
  content: "\fad1";
}
.mdi-material-design::before {
  content: "\f985";
}
.mdi-material-ui::before {
  content: "\f357";
}
.mdi-math-compass::before {
  content: "\f358";
}
.mdi-math-cos::before {
  content: "\fc72";
}
.mdi-math-sin::before {
  content: "\fc73";
}
.mdi-math-tan::before {
  content: "\fc74";
}
.mdi-matrix::before {
  content: "\f628";
}
.mdi-maxcdn::before {
  content: "\f359";
}
.mdi-medal::before {
  content: "\f986";
}
.mdi-medical-bag::before {
  content: "\f6ee";
}
.mdi-medium::before {
  content: "\f35a";
}
.mdi-meetup::before {
  content: "\fad2";
}
.mdi-memory::before {
  content: "\f35b";
}
.mdi-menu::before {
  content: "\f35c";
}
.mdi-menu-down::before {
  content: "\f35d";
}
.mdi-menu-down-outline::before {
  content: "\f6b5";
}
.mdi-menu-left::before {
  content: "\f35e";
}
.mdi-menu-left-outline::before {
  content: "\fa01";
}
.mdi-menu-open::before {
  content: "\fb87";
}
.mdi-menu-right::before {
  content: "\f35f";
}
.mdi-menu-right-outline::before {
  content: "\fa02";
}
.mdi-menu-swap::before {
  content: "\fa63";
}
.mdi-menu-swap-outline::before {
  content: "\fa64";
}
.mdi-menu-up::before {
  content: "\f360";
}
.mdi-menu-up-outline::before {
  content: "\f6b6";
}
.mdi-merge::before {
  content: "\ff79";
}
.mdi-message::before {
  content: "\f361";
}
.mdi-message-alert::before {
  content: "\f362";
}
.mdi-message-alert-outline::before {
  content: "\fa03";
}
.mdi-message-bulleted::before {
  content: "\f6a1";
}
.mdi-message-bulleted-off::before {
  content: "\f6a2";
}
.mdi-message-draw::before {
  content: "\f363";
}
.mdi-message-image::before {
  content: "\f364";
}
.mdi-message-outline::before {
  content: "\f365";
}
.mdi-message-plus::before {
  content: "\f653";
}
.mdi-message-processing::before {
  content: "\f366";
}
.mdi-message-reply::before {
  content: "\f367";
}
.mdi-message-reply-text::before {
  content: "\f368";
}
.mdi-message-settings::before {
  content: "\f6ef";
}
.mdi-message-settings-variant::before {
  content: "\f6f0";
}
.mdi-message-text::before {
  content: "\f369";
}
.mdi-message-text-outline::before {
  content: "\f36a";
}
.mdi-message-video::before {
  content: "\f36b";
}
.mdi-meteor::before {
  content: "\f629";
}
.mdi-metronome::before {
  content: "\f7d9";
}
.mdi-metronome-tick::before {
  content: "\f7da";
}
.mdi-micro-sd::before {
  content: "\f7db";
}
.mdi-microphone::before {
  content: "\f36c";
}
.mdi-microphone-minus::before {
  content: "\f8b2";
}
.mdi-microphone-off::before {
  content: "\f36d";
}
.mdi-microphone-outline::before {
  content: "\f36e";
}
.mdi-microphone-plus::before {
  content: "\f8b3";
}
.mdi-microphone-settings::before {
  content: "\f36f";
}
.mdi-microphone-variant::before {
  content: "\f370";
}
.mdi-microphone-variant-off::before {
  content: "\f371";
}
.mdi-microscope::before {
  content: "\f654";
}
.mdi-microsoft::before {
  content: "\f372";
}
.mdi-microsoft-dynamics::before {
  content: "\f987";
}
.mdi-microwave::before {
  content: "\fc75";
}
.mdi-middleware::before {
  content: "\ff7a";
}
.mdi-middleware-outline::before {
  content: "\ff7b";
}
.mdi-midi::before {
  content: "\f8f0";
}
.mdi-midi-port::before {
  content: "\f8f1";
}
.mdi-mine::before {
  content: "\fdb6";
}
.mdi-minecraft::before {
  content: "\f373";
}
.mdi-mini-sd::before {
  content: "\fa04";
}
.mdi-minidisc::before {
  content: "\fa05";
}
.mdi-minus::before {
  content: "\f374";
}
.mdi-minus-box::before {
  content: "\f375";
}
.mdi-minus-box-outline::before {
  content: "\f6f1";
}
.mdi-minus-circle::before {
  content: "\f376";
}
.mdi-minus-circle-outline::before {
  content: "\f377";
}
.mdi-minus-network::before {
  content: "\f378";
}
.mdi-minus-network-outline::before {
  content: "\fc76";
}
.mdi-mixcloud::before {
  content: "\f62a";
}
.mdi-mixed-martial-arts::before {
  content: "\fd6b";
}
.mdi-mixed-reality::before {
  content: "\f87e";
}
.mdi-mixer::before {
  content: "\f7dc";
}
.mdi-molecule::before {
  content: "\fb88";
}
.mdi-monitor::before {
  content: "\f379";
}
.mdi-monitor-cellphone::before {
  content: "\f988";
}
.mdi-monitor-cellphone-star::before {
  content: "\f989";
}
.mdi-monitor-dashboard::before {
  content: "\fa06";
}
.mdi-monitor-lock::before {
  content: "\fdb7";
}
.mdi-monitor-multiple::before {
  content: "\f37a";
}
.mdi-monitor-off::before {
  content: "\fd6c";
}
.mdi-monitor-screenshot::before {
  content: "\fe34";
}
.mdi-monitor-speaker::before {
  content: "\ff7c";
}
.mdi-monitor-speaker-off::before {
  content: "\ff7d";
}
.mdi-monitor-star::before {
  content: "\fdb8";
}
.mdi-moon-first-quarter::before {
  content: "\ff7e";
}
.mdi-moon-full::before {
  content: "\ff7f";
}
.mdi-moon-last-quarter::before {
  content: "\ff80";
}
.mdi-moon-new::before {
  content: "\ff81";
}
.mdi-moon-waning-crescent::before {
  content: "\ff82";
}
.mdi-moon-waning-gibbous::before {
  content: "\ff83";
}
.mdi-moon-waxing-crescent::before {
  content: "\ff84";
}
.mdi-moon-waxing-gibbous::before {
  content: "\ff85";
}
.mdi-more::before {
  content: "\f37b";
}
.mdi-mother-nurse::before {
  content: "\fcfd";
}
.mdi-motion-sensor::before {
  content: "\fd6d";
}
.mdi-motorbike::before {
  content: "\f37c";
}
.mdi-mouse::before {
  content: "\f37d";
}
.mdi-mouse-bluetooth::before {
  content: "\f98a";
}
.mdi-mouse-off::before {
  content: "\f37e";
}
.mdi-mouse-variant::before {
  content: "\f37f";
}
.mdi-mouse-variant-off::before {
  content: "\f380";
}
.mdi-move-resize::before {
  content: "\f655";
}
.mdi-move-resize-variant::before {
  content: "\f656";
}
.mdi-movie::before {
  content: "\f381";
}
.mdi-movie-outline::before {
  content: "\fdb9";
}
.mdi-movie-roll::before {
  content: "\f7dd";
}
.mdi-muffin::before {
  content: "\f98b";
}
.mdi-multiplication::before {
  content: "\f382";
}
.mdi-multiplication-box::before {
  content: "\f383";
}
.mdi-mushroom::before {
  content: "\f7de";
}
.mdi-mushroom-outline::before {
  content: "\f7df";
}
.mdi-music::before {
  content: "\f759";
}
.mdi-music-accidental-double-flat::before {
  content: "\ff86";
}
.mdi-music-accidental-double-sharp::before {
  content: "\ff87";
}
.mdi-music-accidental-flat::before {
  content: "\ff88";
}
.mdi-music-accidental-natural::before {
  content: "\ff89";
}
.mdi-music-accidental-sharp::before {
  content: "\ff8a";
}
.mdi-music-box::before {
  content: "\f384";
}
.mdi-music-box-outline::before {
  content: "\f385";
}
.mdi-music-circle::before {
  content: "\f386";
}
.mdi-music-circle-outline::before {
  content: "\fad3";
}
.mdi-music-clef-alto::before {
  content: "\ff8b";
}
.mdi-music-clef-bass::before {
  content: "\ff8c";
}
.mdi-music-clef-treble::before {
  content: "\ff8d";
}
.mdi-music-note::before {
  content: "\f387";
}
.mdi-music-note-bluetooth::before {
  content: "\f5fe";
}
.mdi-music-note-bluetooth-off::before {
  content: "\f5ff";
}
.mdi-music-note-eighth::before {
  content: "\f388";
}
.mdi-music-note-eighth-dotted::before {
  content: "\ff8e";
}
.mdi-music-note-half::before {
  content: "\f389";
}
.mdi-music-note-half-dotted::before {
  content: "\ff8f";
}
.mdi-music-note-off::before {
  content: "\f38a";
}
.mdi-music-note-off-outline::before {
  content: "\ff90";
}
.mdi-music-note-outline::before {
  content: "\ff91";
}
.mdi-music-note-plus::before {
  content: "\fdba";
}
.mdi-music-note-quarter::before {
  content: "\f38b";
}
.mdi-music-note-quarter-dotted::before {
  content: "\ff92";
}
.mdi-music-note-sixteenth::before {
  content: "\f38c";
}
.mdi-music-note-sixteenth-dotted::before {
  content: "\ff93";
}
.mdi-music-note-whole::before {
  content: "\f38d";
}
.mdi-music-note-whole-dotted::before {
  content: "\ff94";
}
.mdi-music-off::before {
  content: "\f75a";
}
.mdi-music-rest-eighth::before {
  content: "\ff95";
}
.mdi-music-rest-half::before {
  content: "\ff96";
}
.mdi-music-rest-quarter::before {
  content: "\ff97";
}
.mdi-music-rest-sixteenth::before {
  content: "\ff98";
}
.mdi-music-rest-whole::before {
  content: "\ff99";
}
.mdi-nail::before {
  content: "\fdbb";
}
.mdi-nas::before {
  content: "\f8f2";
}
.mdi-nativescript::before {
  content: "\f87f";
}
.mdi-nature::before {
  content: "\f38e";
}
.mdi-nature-people::before {
  content: "\f38f";
}
.mdi-navigation::before {
  content: "\f390";
}
.mdi-near-me::before {
  content: "\f5cd";
}
.mdi-necklace::before {
  content: "\ff28";
}
.mdi-needle::before {
  content: "\f391";
}
.mdi-netflix::before {
  content: "\f745";
}
.mdi-network::before {
  content: "\f6f2";
}
.mdi-network-off::before {
  content: "\fc77";
}
.mdi-network-off-outline::before {
  content: "\fc78";
}
.mdi-network-outline::before {
  content: "\fc79";
}
.mdi-network-strength-1::before {
  content: "\f8f3";
}
.mdi-network-strength-1-alert::before {
  content: "\f8f4";
}
.mdi-network-strength-2::before {
  content: "\f8f5";
}
.mdi-network-strength-2-alert::before {
  content: "\f8f6";
}
.mdi-network-strength-3::before {
  content: "\f8f7";
}
.mdi-network-strength-3-alert::before {
  content: "\f8f8";
}
.mdi-network-strength-4::before {
  content: "\f8f9";
}
.mdi-network-strength-4-alert::before {
  content: "\f8fa";
}
.mdi-network-strength-off::before {
  content: "\f8fb";
}
.mdi-network-strength-off-outline::before {
  content: "\f8fc";
}
.mdi-network-strength-outline::before {
  content: "\f8fd";
}
.mdi-new-box::before {
  content: "\f394";
}
.mdi-newspaper::before {
  content: "\f395";
}
.mdi-newspaper-minus::before {
  content: "\ff29";
}
.mdi-newspaper-plus::before {
  content: "\ff2a";
}
.mdi-nfc::before {
  content: "\f396";
}
.mdi-nfc-off::before {
  content: "\fe35";
}
.mdi-nfc-search-variant::before {
  content: "\fe36";
}
.mdi-nfc-tap::before {
  content: "\f397";
}
.mdi-nfc-variant::before {
  content: "\f398";
}
.mdi-nfc-variant-off::before {
  content: "\fe37";
}
.mdi-ninja::before {
  content: "\f773";
}
.mdi-nintendo-switch::before {
  content: "\f7e0";
}
.mdi-nodejs::before {
  content: "\f399";
}
.mdi-not-equal::before {
  content: "\f98c";
}
.mdi-not-equal-variant::before {
  content: "\f98d";
}
.mdi-note::before {
  content: "\f39a";
}
.mdi-note-circle::before {
  content: "\fedb";
}
.mdi-note-multiple::before {
  content: "\f6b7";
}
.mdi-note-multiple-outline::before {
  content: "\f6b8";
}
.mdi-note-outline::before {
  content: "\f39b";
}
.mdi-note-plus::before {
  content: "\f39c";
}
.mdi-note-plus-outline::before {
  content: "\f39d";
}
.mdi-note-text::before {
  content: "\f39e";
}
.mdi-notebook::before {
  content: "\f82d";
}
.mdi-notebook-multiple::before {
  content: "\fe38";
}
.mdi-notebook-outline::before {
  content: "\fedc";
}
.mdi-notification-clear-all::before {
  content: "\f39f";
}
.mdi-npm::before {
  content: "\f6f6";
}
.mdi-npm-variant::before {
  content: "\f98e";
}
.mdi-npm-variant-outline::before {
  content: "\f98f";
}
.mdi-nuke::before {
  content: "\f6a3";
}
.mdi-null::before {
  content: "\f7e1";
}
.mdi-numeric::before {
  content: "\f3a0";
}
.mdi-numeric-0::before {
  content: "0";
}
.mdi-numeric-0-box::before {
  content: "\f3a1";
}
.mdi-numeric-0-box-multiple::before {
  content: "\ff2b";
}
.mdi-numeric-0-box-multiple-outline::before {
  content: "\f3a2";
}
.mdi-numeric-0-box-outline::before {
  content: "\f3a3";
}
.mdi-numeric-0-circle::before {
  content: "\fc7a";
}
.mdi-numeric-0-circle-outline::before {
  content: "\fc7b";
}
.mdi-numeric-1::before {
  content: "1";
}
.mdi-numeric-1-box::before {
  content: "\f3a4";
}
.mdi-numeric-1-box-multiple::before {
  content: "\ff2c";
}
.mdi-numeric-1-box-multiple-outline::before {
  content: "\f3a5";
}
.mdi-numeric-1-box-outline::before {
  content: "\f3a6";
}
.mdi-numeric-1-circle::before {
  content: "\fc7c";
}
.mdi-numeric-1-circle-outline::before {
  content: "\fc7d";
}
.mdi-numeric-10-box::before {
  content: "\ff9a";
}
.mdi-numeric-10-box-outline::before {
  content: "\ff9b";
}
.mdi-numeric-2::before {
  content: "2";
}
.mdi-numeric-2-box::before {
  content: "\f3a7";
}
.mdi-numeric-2-box-multiple::before {
  content: "\ff2d";
}
.mdi-numeric-2-box-multiple-outline::before {
  content: "\f3a8";
}
.mdi-numeric-2-box-outline::before {
  content: "\f3a9";
}
.mdi-numeric-2-circle::before {
  content: "\fc7e";
}
.mdi-numeric-2-circle-outline::before {
  content: "\fc7f";
}
.mdi-numeric-3::before {
  content: "3";
}
.mdi-numeric-3-box::before {
  content: "\f3aa";
}
.mdi-numeric-3-box-multiple::before {
  content: "\ff2e";
}
.mdi-numeric-3-box-multiple-outline::before {
  content: "\f3ab";
}
.mdi-numeric-3-box-outline::before {
  content: "\f3ac";
}
.mdi-numeric-3-circle::before {
  content: "\fc80";
}
.mdi-numeric-3-circle-outline::before {
  content: "\fc81";
}
.mdi-numeric-4::before {
  content: "4";
}
.mdi-numeric-4-box::before {
  content: "\f3ad";
}
.mdi-numeric-4-box-multiple::before {
  content: "\ff2f";
}
.mdi-numeric-4-box-multiple-outline::before {
  content: "\f3ae";
}
.mdi-numeric-4-box-outline::before {
  content: "\f3af";
}
.mdi-numeric-4-circle::before {
  content: "\fc82";
}
.mdi-numeric-4-circle-outline::before {
  content: "\fc83";
}
.mdi-numeric-5::before {
  content: "5";
}
.mdi-numeric-5-box::before {
  content: "\f3b0";
}
.mdi-numeric-5-box-multiple::before {
  content: "\ff30";
}
.mdi-numeric-5-box-multiple-outline::before {
  content: "\f3b1";
}
.mdi-numeric-5-box-outline::before {
  content: "\f3b2";
}
.mdi-numeric-5-circle::before {
  content: "\fc84";
}
.mdi-numeric-5-circle-outline::before {
  content: "\fc85";
}
.mdi-numeric-6::before {
  content: "6";
}
.mdi-numeric-6-box::before {
  content: "\f3b3";
}
.mdi-numeric-6-box-multiple::before {
  content: "\ff31";
}
.mdi-numeric-6-box-multiple-outline::before {
  content: "\f3b4";
}
.mdi-numeric-6-box-outline::before {
  content: "\f3b5";
}
.mdi-numeric-6-circle::before {
  content: "\fc86";
}
.mdi-numeric-6-circle-outline::before {
  content: "\fc87";
}
.mdi-numeric-7::before {
  content: "7";
}
.mdi-numeric-7-box::before {
  content: "\f3b6";
}
.mdi-numeric-7-box-multiple::before {
  content: "\ff32";
}
.mdi-numeric-7-box-multiple-outline::before {
  content: "\f3b7";
}
.mdi-numeric-7-box-outline::before {
  content: "\f3b8";
}
.mdi-numeric-7-circle::before {
  content: "\fc88";
}
.mdi-numeric-7-circle-outline::before {
  content: "\fc89";
}
.mdi-numeric-8::before {
  content: "8";
}
.mdi-numeric-8-box::before {
  content: "\f3b9";
}
.mdi-numeric-8-box-multiple::before {
  content: "\ff33";
}
.mdi-numeric-8-box-multiple-outline::before {
  content: "\f3ba";
}
.mdi-numeric-8-box-outline::before {
  content: "\f3bb";
}
.mdi-numeric-8-circle::before {
  content: "\fc8a";
}
.mdi-numeric-8-circle-outline::before {
  content: "\fc8b";
}
.mdi-numeric-9::before {
  content: "9";
}
.mdi-numeric-9-box::before {
  content: "\f3bc";
}
.mdi-numeric-9-box-multiple::before {
  content: "\ff34";
}
.mdi-numeric-9-box-multiple-outline::before {
  content: "\f3bd";
}
.mdi-numeric-9-box-outline::before {
  content: "\f3be";
}
.mdi-numeric-9-circle::before {
  content: "\fc8c";
}
.mdi-numeric-9-circle-outline::before {
  content: "\fc8d";
}
.mdi-numeric-9-plus-box::before {
  content: "\f3bf";
}
.mdi-numeric-9-plus-box-multiple::before {
  content: "\ff35";
}
.mdi-numeric-9-plus-box-multiple-outline::before {
  content: "\f3c0";
}
.mdi-numeric-9-plus-box-outline::before {
  content: "\f3c1";
}
.mdi-numeric-9-plus-circle::before {
  content: "\fc8e";
}
.mdi-numeric-9-plus-circle-outline::before {
  content: "\fc8f";
}
.mdi-nut::before {
  content: "\f6f7";
}
.mdi-nutrition::before {
  content: "\f3c2";
}
.mdi-oar::before {
  content: "\f67b";
}
.mdi-ocarina::before {
  content: "\fdbc";
}
.mdi-octagon::before {
  content: "\f3c3";
}
.mdi-octagon-outline::before {
  content: "\f3c4";
}
.mdi-octagram::before {
  content: "\f6f8";
}
.mdi-octagram-outline::before {
  content: "\f774";
}
.mdi-odnoklassniki::before {
  content: "\f3c5";
}
.mdi-office::before {
  content: "\f3c6";
}
.mdi-office-building::before {
  content: "\f990";
}
.mdi-oil::before {
  content: "\f3c7";
}
.mdi-oil-lamp::before {
  content: "\ff36";
}
.mdi-oil-temperature::before {
  content: "\f3c8";
}
.mdi-omega::before {
  content: "\f3c9";
}
.mdi-one-up::before {
  content: "\fb89";
}
.mdi-onedrive::before {
  content: "\f3ca";
}
.mdi-onenote::before {
  content: "\f746";
}
.mdi-onepassword::before {
  content: "\f880";
}
.mdi-opacity::before {
  content: "\f5cc";
}
.mdi-open-in-app::before {
  content: "\f3cb";
}
.mdi-open-in-new::before {
  content: "\f3cc";
}
.mdi-open-source-initiative::before {
  content: "\fb8a";
}
.mdi-openid::before {
  content: "\f3cd";
}
.mdi-opera::before {
  content: "\f3ce";
}
.mdi-orbit::before {
  content: "\f018";
}
.mdi-origin::before {
  content: "\fb2b";
}
.mdi-ornament::before {
  content: "\f3cf";
}
.mdi-ornament-variant::before {
  content: "\f3d0";
}
.mdi-outlook::before {
  content: "\fcfe";
}
.mdi-owl::before {
  content: "\f3d2";
}
.mdi-pac-man::before {
  content: "\fb8b";
}
.mdi-package::before {
  content: "\f3d3";
}
.mdi-package-down::before {
  content: "\f3d4";
}
.mdi-package-up::before {
  content: "\f3d5";
}
.mdi-package-variant::before {
  content: "\f3d6";
}
.mdi-package-variant-closed::before {
  content: "\f3d7";
}
.mdi-page-first::before {
  content: "\f600";
}
.mdi-page-last::before {
  content: "\f601";
}
.mdi-page-layout-body::before {
  content: "\f6f9";
}
.mdi-page-layout-footer::before {
  content: "\f6fa";
}
.mdi-page-layout-header::before {
  content: "\f6fb";
}
.mdi-page-layout-header-footer::before {
  content: "\ff9c";
}
.mdi-page-layout-sidebar-left::before {
  content: "\f6fc";
}
.mdi-page-layout-sidebar-right::before {
  content: "\f6fd";
}
.mdi-page-next::before {
  content: "\fb8c";
}
.mdi-page-next-outline::before {
  content: "\fb8d";
}
.mdi-page-previous::before {
  content: "\fb8e";
}
.mdi-page-previous-outline::before {
  content: "\fb8f";
}
.mdi-palette::before {
  content: "\f3d8";
}
.mdi-palette-advanced::before {
  content: "\f3d9";
}
.mdi-palette-outline::before {
  content: "\fe6c";
}
.mdi-palette-swatch::before {
  content: "\f8b4";
}
.mdi-pan::before {
  content: "\fb90";
}
.mdi-pan-bottom-left::before {
  content: "\fb91";
}
.mdi-pan-bottom-right::before {
  content: "\fb92";
}
.mdi-pan-down::before {
  content: "\fb93";
}
.mdi-pan-horizontal::before {
  content: "\fb94";
}
.mdi-pan-left::before {
  content: "\fb95";
}
.mdi-pan-right::before {
  content: "\fb96";
}
.mdi-pan-top-left::before {
  content: "\fb97";
}
.mdi-pan-top-right::before {
  content: "\fb98";
}
.mdi-pan-up::before {
  content: "\fb99";
}
.mdi-pan-vertical::before {
  content: "\fb9a";
}
.mdi-panda::before {
  content: "\f3da";
}
.mdi-pandora::before {
  content: "\f3db";
}
.mdi-panorama::before {
  content: "\f3dc";
}
.mdi-panorama-fisheye::before {
  content: "\f3dd";
}
.mdi-panorama-horizontal::before {
  content: "\f3de";
}
.mdi-panorama-vertical::before {
  content: "\f3df";
}
.mdi-panorama-wide-angle::before {
  content: "\f3e0";
}
.mdi-paper-cut-vertical::before {
  content: "\f3e1";
}
.mdi-paperclip::before {
  content: "\f3e2";
}
.mdi-parachute::before {
  content: "\fc90";
}
.mdi-parachute-outline::before {
  content: "\fc91";
}
.mdi-parking::before {
  content: "\f3e3";
}
.mdi-passport::before {
  content: "\f7e2";
}
.mdi-passport-biometric::before {
  content: "\fdbd";
}
.mdi-patio-heater::before {
  content: "\ff9d";
}
.mdi-patreon::before {
  content: "\f881";
}
.mdi-pause::before {
  content: "\f3e4";
}
.mdi-pause-circle::before {
  content: "\f3e5";
}
.mdi-pause-circle-outline::before {
  content: "\f3e6";
}
.mdi-pause-octagon::before {
  content: "\f3e7";
}
.mdi-pause-octagon-outline::before {
  content: "\f3e8";
}
.mdi-paw::before {
  content: "\f3e9";
}
.mdi-paw-off::before {
  content: "\f657";
}
.mdi-paypal::before {
  content: "\f882";
}
.mdi-pdf-box::before {
  content: "\fe39";
}
.mdi-peace::before {
  content: "\f883";
}
.mdi-pen::before {
  content: "\f3ea";
}
.mdi-pen-lock::before {
  content: "\fdbe";
}
.mdi-pen-minus::before {
  content: "\fdbf";
}
.mdi-pen-off::before {
  content: "\fdc0";
}
.mdi-pen-plus::before {
  content: "\fdc1";
}
.mdi-pen-remove::before {
  content: "\fdc2";
}
.mdi-pencil::before {
  content: "\f3eb";
}
.mdi-pencil-box::before {
  content: "\f3ec";
}
.mdi-pencil-box-outline::before {
  content: "\f3ed";
}
.mdi-pencil-circle::before {
  content: "\f6fe";
}
.mdi-pencil-circle-outline::before {
  content: "\f775";
}
.mdi-pencil-lock::before {
  content: "\f3ee";
}
.mdi-pencil-lock-outline::before {
  content: "\fdc3";
}
.mdi-pencil-minus::before {
  content: "\fdc4";
}
.mdi-pencil-minus-outline::before {
  content: "\fdc5";
}
.mdi-pencil-off::before {
  content: "\f3ef";
}
.mdi-pencil-off-outline::before {
  content: "\fdc6";
}
.mdi-pencil-outline::before {
  content: "\fc92";
}
.mdi-pencil-plus::before {
  content: "\fdc7";
}
.mdi-pencil-plus-outline::before {
  content: "\fdc8";
}
.mdi-pencil-remove::before {
  content: "\fdc9";
}
.mdi-pencil-remove-outline::before {
  content: "\fdca";
}
.mdi-penguin::before {
  content: "\fedd";
}
.mdi-pentagon::before {
  content: "\f6ff";
}
.mdi-pentagon-outline::before {
  content: "\f700";
}
.mdi-percent::before {
  content: "\f3f0";
}
.mdi-periodic-table::before {
  content: "\f8b5";
}
.mdi-periodic-table-co2::before {
  content: "\f7e3";
}
.mdi-periscope::before {
  content: "\f747";
}
.mdi-perspective-less::before {
  content: "\fcff";
}
.mdi-perspective-more::before {
  content: "\fd00";
}
.mdi-pharmacy::before {
  content: "\f3f1";
}
.mdi-phone::before {
  content: "\f3f2";
}
.mdi-phone-alert::before {
  content: "\ff37";
}
.mdi-phone-bluetooth::before {
  content: "\f3f3";
}
.mdi-phone-classic::before {
  content: "\f602";
}
.mdi-phone-forward::before {
  content: "\f3f4";
}
.mdi-phone-hangup::before {
  content: "\f3f5";
}
.mdi-phone-in-talk::before {
  content: "\f3f6";
}
.mdi-phone-incoming::before {
  content: "\f3f7";
}
.mdi-phone-lock::before {
  content: "\f3f8";
}
.mdi-phone-log::before {
  content: "\f3f9";
}
.mdi-phone-minus::before {
  content: "\f658";
}
.mdi-phone-missed::before {
  content: "\f3fa";
}
.mdi-phone-off::before {
  content: "\fdcb";
}
.mdi-phone-outgoing::before {
  content: "\f3fb";
}
.mdi-phone-outline::before {
  content: "\fdcc";
}
.mdi-phone-paused::before {
  content: "\f3fc";
}
.mdi-phone-plus::before {
  content: "\f659";
}
.mdi-phone-return::before {
  content: "\f82e";
}
.mdi-phone-rotate-landscape::before {
  content: "\f884";
}
.mdi-phone-rotate-portrait::before {
  content: "\f885";
}
.mdi-phone-settings::before {
  content: "\f3fd";
}
.mdi-phone-voip::before {
  content: "\f3fe";
}
.mdi-pi::before {
  content: "\f3ff";
}
.mdi-pi-box::before {
  content: "\f400";
}
.mdi-pi-hole::before {
  content: "\fdcd";
}
.mdi-piano::before {
  content: "\f67c";
}
.mdi-pickaxe::before {
  content: "\f8b6";
}
.mdi-picture-in-picture-bottom-right::before {
  content: "\fe3a";
}
.mdi-picture-in-picture-bottom-right-outline::before {
  content: "\fe3b";
}
.mdi-picture-in-picture-top-right::before {
  content: "\fe3c";
}
.mdi-picture-in-picture-top-right-outline::before {
  content: "\fe3d";
}
.mdi-pier::before {
  content: "\f886";
}
.mdi-pier-crane::before {
  content: "\f887";
}
.mdi-pig::before {
  content: "\f401";
}
.mdi-pill::before {
  content: "\f402";
}
.mdi-pillar::before {
  content: "\f701";
}
.mdi-pin::before {
  content: "\f403";
}
.mdi-pin-off::before {
  content: "\f404";
}
.mdi-pin-off-outline::before {
  content: "\f92f";
}
.mdi-pin-outline::before {
  content: "\f930";
}
.mdi-pine-tree::before {
  content: "\f405";
}
.mdi-pine-tree-box::before {
  content: "\f406";
}
.mdi-pinterest::before {
  content: "\f407";
}
.mdi-pinterest-box::before {
  content: "\f408";
}
.mdi-pinwheel::before {
  content: "\fad4";
}
.mdi-pinwheel-outline::before {
  content: "\fad5";
}
.mdi-pipe::before {
  content: "\f7e4";
}
.mdi-pipe-disconnected::before {
  content: "\f7e5";
}
.mdi-pipe-leak::before {
  content: "\f888";
}
.mdi-pirate::before {
  content: "\fa07";
}
.mdi-pistol::before {
  content: "\f702";
}
.mdi-piston::before {
  content: "\f889";
}
.mdi-pizza::before {
  content: "\f409";
}
.mdi-play::before {
  content: "\f40a";
}
.mdi-play-box-outline::before {
  content: "\f40b";
}
.mdi-play-circle::before {
  content: "\f40c";
}
.mdi-play-circle-outline::before {
  content: "\f40d";
}
.mdi-play-network::before {
  content: "\f88a";
}
.mdi-play-network-outline::before {
  content: "\fc93";
}
.mdi-play-outline::before {
  content: "\ff38";
}
.mdi-play-pause::before {
  content: "\f40e";
}
.mdi-play-protected-content::before {
  content: "\f40f";
}
.mdi-play-speed::before {
  content: "\f8fe";
}
.mdi-playlist-check::before {
  content: "\f5c7";
}
.mdi-playlist-edit::before {
  content: "\f8ff";
}
.mdi-playlist-minus::before {
  content: "\f410";
}
.mdi-playlist-music::before {
  content: "\fc94";
}
.mdi-playlist-music-outline::before {
  content: "\fc95";
}
.mdi-playlist-play::before {
  content: "\f411";
}
.mdi-playlist-plus::before {
  content: "\f412";
}
.mdi-playlist-remove::before {
  content: "\f413";
}
.mdi-playlist-star::before {
  content: "\fdce";
}
.mdi-playstation::before {
  content: "\f414";
}
.mdi-plex::before {
  content: "\f6b9";
}
.mdi-plus::before {
  content: "\f415";
}
.mdi-plus-box::before {
  content: "\f416";
}
.mdi-plus-box-outline::before {
  content: "\f703";
}
.mdi-plus-circle::before {
  content: "\f417";
}
.mdi-plus-circle-multiple-outline::before {
  content: "\f418";
}
.mdi-plus-circle-outline::before {
  content: "\f419";
}
.mdi-plus-minus::before {
  content: "\f991";
}
.mdi-plus-minus-box::before {
  content: "\f992";
}
.mdi-plus-network::before {
  content: "\f41a";
}
.mdi-plus-network-outline::before {
  content: "\fc96";
}
.mdi-plus-one::before {
  content: "\f41b";
}
.mdi-plus-outline::before {
  content: "\f704";
}
.mdi-pocket::before {
  content: "\f41c";
}
.mdi-podcast::before {
  content: "\f993";
}
.mdi-podium::before {
  content: "\fd01";
}
.mdi-podium-bronze::before {
  content: "\fd02";
}
.mdi-podium-gold::before {
  content: "\fd03";
}
.mdi-podium-silver::before {
  content: "\fd04";
}
.mdi-point-of-sale::before {
  content: "\fd6e";
}
.mdi-pokeball::before {
  content: "\f41d";
}
.mdi-pokemon-go::before {
  content: "\fa08";
}
.mdi-poker-chip::before {
  content: "\f82f";
}
.mdi-polaroid::before {
  content: "\f41e";
}
.mdi-poll::before {
  content: "\f41f";
}
.mdi-poll-box::before {
  content: "\f420";
}
.mdi-polymer::before {
  content: "\f421";
}
.mdi-pool::before {
  content: "\f606";
}
.mdi-popcorn::before {
  content: "\f422";
}
.mdi-postage-stamp::before {
  content: "\fc97";
}
.mdi-pot::before {
  content: "\f65a";
}
.mdi-pot-mix::before {
  content: "\f65b";
}
.mdi-pound::before {
  content: "\f423";
}
.mdi-pound-box::before {
  content: "\f424";
}
.mdi-power::before {
  content: "\f425";
}
.mdi-power-cycle::before {
  content: "\f900";
}
.mdi-power-off::before {
  content: "\f901";
}
.mdi-power-on::before {
  content: "\f902";
}
.mdi-power-plug::before {
  content: "\f6a4";
}
.mdi-power-plug-off::before {
  content: "\f6a5";
}
.mdi-power-settings::before {
  content: "\f426";
}
.mdi-power-sleep::before {
  content: "\f903";
}
.mdi-power-socket::before {
  content: "\f427";
}
.mdi-power-socket-au::before {
  content: "\f904";
}
.mdi-power-socket-eu::before {
  content: "\f7e6";
}
.mdi-power-socket-uk::before {
  content: "\f7e7";
}
.mdi-power-socket-us::before {
  content: "\f7e8";
}
.mdi-power-standby::before {
  content: "\f905";
}
.mdi-powershell::before {
  content: "\fa09";
}
.mdi-prescription::before {
  content: "\f705";
}
.mdi-presentation::before {
  content: "\f428";
}
.mdi-presentation-play::before {
  content: "\f429";
}
.mdi-printer::before {
  content: "\f42a";
}
.mdi-printer-3d::before {
  content: "\f42b";
}
.mdi-printer-3d-nozzle::before {
  content: "\fe3e";
}
.mdi-printer-3d-nozzle-outline::before {
  content: "\fe3f";
}
.mdi-printer-alert::before {
  content: "\f42c";
}
.mdi-printer-off::before {
  content: "\fe40";
}
.mdi-printer-settings::before {
  content: "\f706";
}
.mdi-printer-wireless::before {
  content: "\fa0a";
}
.mdi-priority-high::before {
  content: "\f603";
}
.mdi-priority-low::before {
  content: "\f604";
}
.mdi-professional-hexagon::before {
  content: "\f42d";
}
.mdi-progress-alert::before {
  content: "\fc98";
}
.mdi-progress-check::before {
  content: "\f994";
}
.mdi-progress-clock::before {
  content: "\f995";
}
.mdi-progress-download::before {
  content: "\f996";
}
.mdi-progress-upload::before {
  content: "\f997";
}
.mdi-progress-wrench::before {
  content: "\fc99";
}
.mdi-projector::before {
  content: "\f42e";
}
.mdi-projector-screen::before {
  content: "\f42f";
}
.mdi-publish::before {
  content: "\f6a6";
}
.mdi-pulse::before {
  content: "\f430";
}
.mdi-pumpkin::before {
  content: "\fb9b";
}
.mdi-purse::before {
  content: "\ff39";
}
.mdi-purse-outline::before {
  content: "\ff3a";
}
.mdi-puzzle::before {
  content: "\f431";
}
.mdi-puzzle-outline::before {
  content: "\fa65";
}
.mdi-qi::before {
  content: "\f998";
}
.mdi-qqchat::before {
  content: "\f605";
}
.mdi-qrcode::before {
  content: "\f432";
}
.mdi-qrcode-edit::before {
  content: "\f8b7";
}
.mdi-qrcode-scan::before {
  content: "\f433";
}
.mdi-quadcopter::before {
  content: "\f434";
}
.mdi-quality-high::before {
  content: "\f435";
}
.mdi-quality-low::before {
  content: "\fa0b";
}
.mdi-quality-medium::before {
  content: "\fa0c";
}
.mdi-quicktime::before {
  content: "\f436";
}
.mdi-quora::before {
  content: "\fd05";
}
.mdi-rabbit::before {
  content: "\f906";
}
.mdi-racing-helmet::before {
  content: "\fd6f";
}
.mdi-racquetball::before {
  content: "\fd70";
}
.mdi-radar::before {
  content: "\f437";
}
.mdi-radiator::before {
  content: "\f438";
}
.mdi-radiator-disabled::before {
  content: "\fad6";
}
.mdi-radiator-off::before {
  content: "\fad7";
}
.mdi-radio::before {
  content: "\f439";
}
.mdi-radio-am::before {
  content: "\fc9a";
}
.mdi-radio-fm::before {
  content: "\fc9b";
}
.mdi-radio-handheld::before {
  content: "\f43a";
}
.mdi-radio-tower::before {
  content: "\f43b";
}
.mdi-radioactive::before {
  content: "\f43c";
}
.mdi-radioactive-off::before {
  content: "\fede";
}
.mdi-radiobox-blank::before {
  content: "\f43d";
}
.mdi-radiobox-marked::before {
  content: "\f43e";
}
.mdi-radius::before {
  content: "\fc9c";
}
.mdi-radius-outline::before {
  content: "\fc9d";
}
.mdi-railroad-light::before {
  content: "\ff3b";
}
.mdi-raspberry-pi::before {
  content: "\f43f";
}
.mdi-ray-end::before {
  content: "\f440";
}
.mdi-ray-end-arrow::before {
  content: "\f441";
}
.mdi-ray-start::before {
  content: "\f442";
}
.mdi-ray-start-arrow::before {
  content: "\f443";
}
.mdi-ray-start-end::before {
  content: "\f444";
}
.mdi-ray-vertex::before {
  content: "\f445";
}
.mdi-react::before {
  content: "\f707";
}
.mdi-read::before {
  content: "\f447";
}
.mdi-receipt::before {
  content: "\f449";
}
.mdi-record::before {
  content: "\f44a";
}
.mdi-record-circle::before {
  content: "\fedf";
}
.mdi-record-circle-outline::before {
  content: "\fee0";
}
.mdi-record-player::before {
  content: "\f999";
}
.mdi-record-rec::before {
  content: "\f44b";
}
.mdi-rectangle::before {
  content: "\fe41";
}
.mdi-rectangle-outline::before {
  content: "\fe42";
}
.mdi-recycle::before {
  content: "\f44c";
}
.mdi-reddit::before {
  content: "\f44d";
}
.mdi-redo::before {
  content: "\f44e";
}
.mdi-redo-variant::before {
  content: "\f44f";
}
.mdi-reflect-horizontal::before {
  content: "\fa0d";
}
.mdi-reflect-vertical::before {
  content: "\fa0e";
}
.mdi-refresh::before {
  content: "\f450";
}
.mdi-regex::before {
  content: "\f451";
}
.mdi-registered-trademark::before {
  content: "\fa66";
}
.mdi-relative-scale::before {
  content: "\f452";
}
.mdi-reload::before {
  content: "\f453";
}
.mdi-reminder::before {
  content: "\f88b";
}
.mdi-remote::before {
  content: "\f454";
}
.mdi-remote-desktop::before {
  content: "\f8b8";
}
.mdi-remote-off::before {
  content: "\fee1";
}
.mdi-remote-tv::before {
  content: "\fee2";
}
.mdi-remote-tv-off::before {
  content: "\fee3";
}
.mdi-rename-box::before {
  content: "\f455";
}
.mdi-reorder-horizontal::before {
  content: "\f687";
}
.mdi-reorder-vertical::before {
  content: "\f688";
}
.mdi-repeat::before {
  content: "\f456";
}
.mdi-repeat-off::before {
  content: "\f457";
}
.mdi-repeat-once::before {
  content: "\f458";
}
.mdi-replay::before {
  content: "\f459";
}
.mdi-reply::before {
  content: "\f45a";
}
.mdi-reply-all::before {
  content: "\f45b";
}
.mdi-reply-all-outline::before {
  content: "\ff3c";
}
.mdi-reply-outline::before {
  content: "\ff3d";
}
.mdi-reproduction::before {
  content: "\f45c";
}
.mdi-resistor::before {
  content: "\fb1f";
}
.mdi-resistor-nodes::before {
  content: "\fb20";
}
.mdi-resize::before {
  content: "\fa67";
}
.mdi-resize-bottom-right::before {
  content: "\f45d";
}
.mdi-responsive::before {
  content: "\f45e";
}
.mdi-restart::before {
  content: "\f708";
}
.mdi-restart-off::before {
  content: "\fd71";
}
.mdi-restore::before {
  content: "\f99a";
}
.mdi-restore-clock::before {
  content: "\f6a7";
}
.mdi-rewind::before {
  content: "\f45f";
}
.mdi-rewind-10::before {
  content: "\fd06";
}
.mdi-rewind-30::before {
  content: "\fd72";
}
.mdi-rewind-outline::before {
  content: "\f709";
}
.mdi-rhombus::before {
  content: "\f70a";
}
.mdi-rhombus-medium::before {
  content: "\fa0f";
}
.mdi-rhombus-outline::before {
  content: "\f70b";
}
.mdi-rhombus-split::before {
  content: "\fa10";
}
.mdi-ribbon::before {
  content: "\f460";
}
.mdi-rice::before {
  content: "\f7e9";
}
.mdi-ring::before {
  content: "\f7ea";
}
.mdi-rivet::before {
  content: "\fe43";
}
.mdi-road::before {
  content: "\f461";
}
.mdi-road-variant::before {
  content: "\f462";
}
.mdi-robot::before {
  content: "\f6a8";
}
.mdi-robot-industrial::before {
  content: "\fb21";
}
.mdi-robot-vacuum::before {
  content: "\f70c";
}
.mdi-robot-vacuum-variant::before {
  content: "\f907";
}
.mdi-rocket::before {
  content: "\f463";
}
.mdi-roller-skate::before {
  content: "\fd07";
}
.mdi-rollerblade::before {
  content: "\fd08";
}
.mdi-rollupjs::before {
  content: "\fb9c";
}
.mdi-room-service::before {
  content: "\f88c";
}
.mdi-room-service-outline::before {
  content: "\fd73";
}
.mdi-rotate-3d::before {
  content: "\fee4";
}
.mdi-rotate-3d-variant::before {
  content: "\f464";
}
.mdi-rotate-left::before {
  content: "\f465";
}
.mdi-rotate-left-variant::before {
  content: "\f466";
}
.mdi-rotate-orbit::before {
  content: "\fd74";
}
.mdi-rotate-right::before {
  content: "\f467";
}
.mdi-rotate-right-variant::before {
  content: "\f468";
}
.mdi-rounded-corner::before {
  content: "\f607";
}
.mdi-router-wireless::before {
  content: "\f469";
}
.mdi-router-wireless-settings::before {
  content: "\fa68";
}
.mdi-routes::before {
  content: "\f46a";
}
.mdi-rowing::before {
  content: "\f608";
}
.mdi-rss::before {
  content: "\f46b";
}
.mdi-rss-box::before {
  content: "\f46c";
}
.mdi-rss-off::before {
  content: "\ff3e";
}
.mdi-ruby::before {
  content: "\fd09";
}
.mdi-rugby::before {
  content: "\fd75";
}
.mdi-ruler::before {
  content: "\f46d";
}
.mdi-ruler-square::before {
  content: "\fc9e";
}
.mdi-run::before {
  content: "\f70d";
}
.mdi-run-fast::before {
  content: "\f46e";
}
.mdi-sack::before {
  content: "\fd0a";
}
.mdi-sack-percent::before {
  content: "\fd0b";
}
.mdi-safe::before {
  content: "\fa69";
}
.mdi-safety-goggles::before {
  content: "\fd0c";
}
.mdi-sailing::before {
  content: "\fee5";
}
.mdi-sale::before {
  content: "\f46f";
}
.mdi-salesforce::before {
  content: "\f88d";
}
.mdi-sass::before {
  content: "\f7eb";
}
.mdi-satellite::before {
  content: "\f470";
}
.mdi-satellite-uplink::before {
  content: "\f908";
}
.mdi-satellite-variant::before {
  content: "\f471";
}
.mdi-sausage::before {
  content: "\f8b9";
}
.mdi-saw-blade::before {
  content: "\fe44";
}
.mdi-saxophone::before {
  content: "\f609";
}
.mdi-scale::before {
  content: "\f472";
}
.mdi-scale-balance::before {
  content: "\f5d1";
}
.mdi-scale-bathroom::before {
  content: "\f473";
}
.mdi-scanner::before {
  content: "\f6aa";
}
.mdi-scanner-off::before {
  content: "\f909";
}
.mdi-scatter-plot::before {
  content: "\fee6";
}
.mdi-scatter-plot-outline::before {
  content: "\fee7";
}
.mdi-school::before {
  content: "\f474";
}
.mdi-scissors-cutting::before {
  content: "\fa6a";
}
.mdi-screen-rotation::before {
  content: "\f475";
}
.mdi-screen-rotation-lock::before {
  content: "\f476";
}
.mdi-screw-flat-top::before {
  content: "\fdcf";
}
.mdi-screw-lag::before {
  content: "\fe54";
}
.mdi-screw-machine-flat-top::before {
  content: "\fe55";
}
.mdi-screw-machine-round-top::before {
  content: "\fe56";
}
.mdi-screw-round-top::before {
  content: "\fe57";
}
.mdi-screwdriver::before {
  content: "\f477";
}
.mdi-script::before {
  content: "\fb9d";
}
.mdi-script-outline::before {
  content: "\f478";
}
.mdi-script-text::before {
  content: "\fb9e";
}
.mdi-script-text-outline::before {
  content: "\fb9f";
}
.mdi-sd::before {
  content: "\f479";
}
.mdi-seal::before {
  content: "\f47a";
}
.mdi-search-web::before {
  content: "\f70e";
}
.mdi-seat::before {
  content: "\fc9f";
}
.mdi-seat-flat::before {
  content: "\f47b";
}
.mdi-seat-flat-angled::before {
  content: "\f47c";
}
.mdi-seat-individual-suite::before {
  content: "\f47d";
}
.mdi-seat-legroom-extra::before {
  content: "\f47e";
}
.mdi-seat-legroom-normal::before {
  content: "\f47f";
}
.mdi-seat-legroom-reduced::before {
  content: "\f480";
}
.mdi-seat-outline::before {
  content: "\fca0";
}
.mdi-seat-recline-extra::before {
  content: "\f481";
}
.mdi-seat-recline-normal::before {
  content: "\f482";
}
.mdi-seatbelt::before {
  content: "\fca1";
}
.mdi-security::before {
  content: "\f483";
}
.mdi-security-network::before {
  content: "\f484";
}
.mdi-seed::before {
  content: "\fe45";
}
.mdi-seed-outline::before {
  content: "\fe46";
}
.mdi-segment::before {
  content: "\fee8";
}
.mdi-select::before {
  content: "\f485";
}
.mdi-select-all::before {
  content: "\f486";
}
.mdi-select-color::before {
  content: "\fd0d";
}
.mdi-select-compare::before {
  content: "\fad8";
}
.mdi-select-drag::before {
  content: "\fa6b";
}
.mdi-select-group::before {
  content: "\ff9f";
}
.mdi-select-inverse::before {
  content: "\f487";
}
.mdi-select-off::before {
  content: "\f488";
}
.mdi-selection::before {
  content: "\f489";
}
.mdi-selection-drag::before {
  content: "\fa6c";
}
.mdi-selection-ellipse::before {
  content: "\fd0e";
}
.mdi-selection-ellipse-arrow-inside::before {
  content: "\ff3f";
}
.mdi-selection-off::before {
  content: "\f776";
}
.mdi-send::before {
  content: "\f48a";
}
.mdi-send-circle::before {
  content: "\fe58";
}
.mdi-send-circle-outline::before {
  content: "\fe59";
}
.mdi-send-lock::before {
  content: "\f7ec";
}
.mdi-serial-port::before {
  content: "\f65c";
}
.mdi-server::before {
  content: "\f48b";
}
.mdi-server-minus::before {
  content: "\f48c";
}
.mdi-server-network::before {
  content: "\f48d";
}
.mdi-server-network-off::before {
  content: "\f48e";
}
.mdi-server-off::before {
  content: "\f48f";
}
.mdi-server-plus::before {
  content: "\f490";
}
.mdi-server-remove::before {
  content: "\f491";
}
.mdi-server-security::before {
  content: "\f492";
}
.mdi-set-all::before {
  content: "\f777";
}
.mdi-set-center::before {
  content: "\f778";
}
.mdi-set-center-right::before {
  content: "\f779";
}
.mdi-set-left::before {
  content: "\f77a";
}
.mdi-set-left-center::before {
  content: "\f77b";
}
.mdi-set-left-right::before {
  content: "\f77c";
}
.mdi-set-none::before {
  content: "\f77d";
}
.mdi-set-right::before {
  content: "\f77e";
}
.mdi-set-top-box::before {
  content: "\f99e";
}
.mdi-settings::before {
  content: "\f493";
}
.mdi-settings-box::before {
  content: "\f494";
}
.mdi-settings-helper::before {
  content: "\fa6d";
}
.mdi-settings-outline::before {
  content: "\f8ba";
}
.mdi-shape::before {
  content: "\f830";
}
.mdi-shape-circle-plus::before {
  content: "\f65d";
}
.mdi-shape-outline::before {
  content: "\f831";
}
.mdi-shape-plus::before {
  content: "\f495";
}
.mdi-shape-polygon-plus::before {
  content: "\f65e";
}
.mdi-shape-rectangle-plus::before {
  content: "\f65f";
}
.mdi-shape-square-plus::before {
  content: "\f660";
}
.mdi-share::before {
  content: "\f496";
}
.mdi-share-off::before {
  content: "\ff40";
}
.mdi-share-off-outline::before {
  content: "\ff41";
}
.mdi-share-outline::before {
  content: "\f931";
}
.mdi-share-variant::before {
  content: "\f497";
}
.mdi-sheep::before {
  content: "\fca2";
}
.mdi-shield::before {
  content: "\f498";
}
.mdi-shield-account::before {
  content: "\f88e";
}
.mdi-shield-account-outline::before {
  content: "\fa11";
}
.mdi-shield-airplane::before {
  content: "\f6ba";
}
.mdi-shield-airplane-outline::before {
  content: "\fca3";
}
.mdi-shield-alert::before {
  content: "\fee9";
}
.mdi-shield-alert-outline::before {
  content: "\feea";
}
.mdi-shield-car::before {
  content: "\ffa0";
}
.mdi-shield-check::before {
  content: "\f565";
}
.mdi-shield-check-outline::before {
  content: "\fca4";
}
.mdi-shield-cross::before {
  content: "\fca5";
}
.mdi-shield-cross-outline::before {
  content: "\fca6";
}
.mdi-shield-half-full::before {
  content: "\f77f";
}
.mdi-shield-home::before {
  content: "\f689";
}
.mdi-shield-home-outline::before {
  content: "\fca7";
}
.mdi-shield-key::before {
  content: "\fba0";
}
.mdi-shield-key-outline::before {
  content: "\fba1";
}
.mdi-shield-link-variant::before {
  content: "\fd0f";
}
.mdi-shield-link-variant-outline::before {
  content: "\fd10";
}
.mdi-shield-lock::before {
  content: "\f99c";
}
.mdi-shield-lock-outline::before {
  content: "\fca8";
}
.mdi-shield-off::before {
  content: "\f99d";
}
.mdi-shield-off-outline::before {
  content: "\f99b";
}
.mdi-shield-outline::before {
  content: "\f499";
}
.mdi-shield-plus::before {
  content: "\fad9";
}
.mdi-shield-plus-outline::before {
  content: "\fada";
}
.mdi-shield-remove::before {
  content: "\fadb";
}
.mdi-shield-remove-outline::before {
  content: "\fadc";
}
.mdi-shield-search::before {
  content: "\fd76";
}
.mdi-ship-wheel::before {
  content: "\f832";
}
.mdi-shoe-formal::before {
  content: "\fb22";
}
.mdi-shoe-heel::before {
  content: "\fb23";
}
.mdi-shoe-print::before {
  content: "\fe5a";
}
.mdi-shopify::before {
  content: "\fadd";
}
.mdi-shopping::before {
  content: "\f49a";
}
.mdi-shopping-music::before {
  content: "\f49b";
}
.mdi-shopping-search::before {
  content: "\ffa1";
}
.mdi-shovel::before {
  content: "\f70f";
}
.mdi-shovel-off::before {
  content: "\f710";
}
.mdi-shower::before {
  content: "\f99f";
}
.mdi-shower-head::before {
  content: "\f9a0";
}
.mdi-shredder::before {
  content: "\f49c";
}
.mdi-shuffle::before {
  content: "\f49d";
}
.mdi-shuffle-disabled::before {
  content: "\f49e";
}
.mdi-shuffle-variant::before {
  content: "\f49f";
}
.mdi-sigma::before {
  content: "\f4a0";
}
.mdi-sigma-lower::before {
  content: "\f62b";
}
.mdi-sign-caution::before {
  content: "\f4a1";
}
.mdi-sign-direction::before {
  content: "\f780";
}
.mdi-sign-text::before {
  content: "\f781";
}
.mdi-signal::before {
  content: "\f4a2";
}
.mdi-signal-2g::before {
  content: "\f711";
}
.mdi-signal-3g::before {
  content: "\f712";
}
.mdi-signal-4g::before {
  content: "\f713";
}
.mdi-signal-5g::before {
  content: "\fa6e";
}
.mdi-signal-cellular-1::before {
  content: "\f8bb";
}
.mdi-signal-cellular-2::before {
  content: "\f8bc";
}
.mdi-signal-cellular-3::before {
  content: "\f8bd";
}
.mdi-signal-cellular-outline::before {
  content: "\f8be";
}
.mdi-signal-distance-variant::before {
  content: "\fe47";
}
.mdi-signal-hspa::before {
  content: "\f714";
}
.mdi-signal-hspa-plus::before {
  content: "\f715";
}
.mdi-signal-off::before {
  content: "\f782";
}
.mdi-signal-variant::before {
  content: "\f60a";
}
.mdi-signature::before {
  content: "\fe5b";
}
.mdi-signature-freehand::before {
  content: "\fe5c";
}
.mdi-signature-image::before {
  content: "\fe5d";
}
.mdi-signature-text::before {
  content: "\fe5e";
}
.mdi-silo::before {
  content: "\fb24";
}
.mdi-silverware::before {
  content: "\f4a3";
}
.mdi-silverware-fork::before {
  content: "\f4a4";
}
.mdi-silverware-fork-knife::before {
  content: "\fa6f";
}
.mdi-silverware-spoon::before {
  content: "\f4a5";
}
.mdi-silverware-variant::before {
  content: "\f4a6";
}
.mdi-sim::before {
  content: "\f4a7";
}
.mdi-sim-alert::before {
  content: "\f4a8";
}
.mdi-sim-off::before {
  content: "\f4a9";
}
.mdi-sina-weibo::before {
  content: "\fade";
}
.mdi-sitemap::before {
  content: "\f4aa";
}
.mdi-skate::before {
  content: "\fd11";
}
.mdi-skew-less::before {
  content: "\fd12";
}
.mdi-skew-more::before {
  content: "\fd13";
}
.mdi-skip-backward::before {
  content: "\f4ab";
}
.mdi-skip-backward-outline::before {
  content: "\ff42";
}
.mdi-skip-forward::before {
  content: "\f4ac";
}
.mdi-skip-forward-outline::before {
  content: "\ff43";
}
.mdi-skip-next::before {
  content: "\f4ad";
}
.mdi-skip-next-circle::before {
  content: "\f661";
}
.mdi-skip-next-circle-outline::before {
  content: "\f662";
}
.mdi-skip-next-outline::before {
  content: "\ff44";
}
.mdi-skip-previous::before {
  content: "\f4ae";
}
.mdi-skip-previous-circle::before {
  content: "\f663";
}
.mdi-skip-previous-circle-outline::before {
  content: "\f664";
}
.mdi-skip-previous-outline::before {
  content: "\ff45";
}
.mdi-skull::before {
  content: "\f68b";
}
.mdi-skull-crossbones::before {
  content: "\fba2";
}
.mdi-skull-crossbones-outline::before {
  content: "\fba3";
}
.mdi-skull-outline::before {
  content: "\fba4";
}
.mdi-skype::before {
  content: "\f4af";
}
.mdi-skype-business::before {
  content: "\f4b0";
}
.mdi-slack::before {
  content: "\f4b1";
}
.mdi-slackware::before {
  content: "\f90a";
}
.mdi-sleep::before {
  content: "\f4b2";
}
.mdi-sleep-off::before {
  content: "\f4b3";
}
.mdi-slope-downhill::before {
  content: "\fe5f";
}
.mdi-slope-uphill::before {
  content: "\fe60";
}
.mdi-smog::before {
  content: "\fa70";
}
.mdi-smoke-detector::before {
  content: "\f392";
}
.mdi-smoking::before {
  content: "\f4b4";
}
.mdi-smoking-off::before {
  content: "\f4b5";
}
.mdi-snapchat::before {
  content: "\f4b6";
}
.mdi-snowflake::before {
  content: "\f716";
}
.mdi-snowflake-alert::before {
  content: "\ff46";
}
.mdi-snowflake-variant::before {
  content: "\ff47";
}
.mdi-snowman::before {
  content: "\f4b7";
}
.mdi-soccer::before {
  content: "\f4b8";
}
.mdi-soccer-field::before {
  content: "\f833";
}
.mdi-sofa::before {
  content: "\f4b9";
}
.mdi-solar-panel::before {
  content: "\fd77";
}
.mdi-solar-panel-large::before {
  content: "\fd78";
}
.mdi-solar-power::before {
  content: "\fa71";
}
.mdi-solid::before {
  content: "\f68c";
}
.mdi-sort::before {
  content: "\f4ba";
}
.mdi-sort-alphabetical::before {
  content: "\f4bb";
}
.mdi-sort-ascending::before {
  content: "\f4bc";
}
.mdi-sort-descending::before {
  content: "\f4bd";
}
.mdi-sort-numeric::before {
  content: "\f4be";
}
.mdi-sort-variant::before {
  content: "\f4bf";
}
.mdi-sort-variant-lock::before {
  content: "\fca9";
}
.mdi-sort-variant-lock-open::before {
  content: "\fcaa";
}
.mdi-soundcloud::before {
  content: "\f4c0";
}
.mdi-source-branch::before {
  content: "\f62c";
}
.mdi-source-commit::before {
  content: "\f717";
}
.mdi-source-commit-end::before {
  content: "\f718";
}
.mdi-source-commit-end-local::before {
  content: "\f719";
}
.mdi-source-commit-local::before {
  content: "\f71a";
}
.mdi-source-commit-next-local::before {
  content: "\f71b";
}
.mdi-source-commit-start::before {
  content: "\f71c";
}
.mdi-source-commit-start-next-local::before {
  content: "\f71d";
}
.mdi-source-fork::before {
  content: "\f4c1";
}
.mdi-source-merge::before {
  content: "\f62d";
}
.mdi-source-pull::before {
  content: "\f4c2";
}
.mdi-source-repository::before {
  content: "\fcab";
}
.mdi-source-repository-multiple::before {
  content: "\fcac";
}
.mdi-soy-sauce::before {
  content: "\f7ed";
}
.mdi-spa::before {
  content: "\fcad";
}
.mdi-spa-outline::before {
  content: "\fcae";
}
.mdi-space-invaders::before {
  content: "\fba5";
}
.mdi-spade::before {
  content: "\fe48";
}
.mdi-speaker::before {
  content: "\f4c3";
}
.mdi-speaker-bluetooth::before {
  content: "\f9a1";
}
.mdi-speaker-multiple::before {
  content: "\fd14";
}
.mdi-speaker-off::before {
  content: "\f4c4";
}
.mdi-speaker-wireless::before {
  content: "\f71e";
}
.mdi-speedometer::before {
  content: "\f4c5";
}
.mdi-speedometer-medium::before {
  content: "\ffa2";
}
.mdi-speedometer-slow::before {
  content: "\ffa3";
}
.mdi-spellcheck::before {
  content: "\f4c6";
}
.mdi-spider-web::before {
  content: "\fba6";
}
.mdi-spotify::before {
  content: "\f4c7";
}
.mdi-spotlight::before {
  content: "\f4c8";
}
.mdi-spotlight-beam::before {
  content: "\f4c9";
}
.mdi-spray::before {
  content: "\f665";
}
.mdi-spray-bottle::before {
  content: "\fadf";
}
.mdi-sprout::before {
  content: "\fe49";
}
.mdi-sprout-outline::before {
  content: "\fe4a";
}
.mdi-square::before {
  content: "\f763";
}
.mdi-square-edit-outline::before {
  content: "\f90b";
}
.mdi-square-inc::before {
  content: "\f4ca";
}
.mdi-square-inc-cash::before {
  content: "\f4cb";
}
.mdi-square-medium::before {
  content: "\fa12";
}
.mdi-square-medium-outline::before {
  content: "\fa13";
}
.mdi-square-outline::before {
  content: "\f762";
}
.mdi-square-root::before {
  content: "\f783";
}
.mdi-square-root-box::before {
  content: "\f9a2";
}
.mdi-square-small::before {
  content: "\fa14";
}
.mdi-squeegee::before {
  content: "\fae0";
}
.mdi-ssh::before {
  content: "\f8bf";
}
.mdi-stack-exchange::before {
  content: "\f60b";
}
.mdi-stack-overflow::before {
  content: "\f4cc";
}
.mdi-stadium::before {
  content: "\f71f";
}
.mdi-stairs::before {
  content: "\f4cd";
}
.mdi-stamper::before {
  content: "\fd15";
}
.mdi-standard-definition::before {
  content: "\f7ee";
}
.mdi-star::before {
  content: "\f4ce";
}
.mdi-star-box::before {
  content: "\fa72";
}
.mdi-star-box-outline::before {
  content: "\fa73";
}
.mdi-star-circle::before {
  content: "\f4cf";
}
.mdi-star-circle-outline::before {
  content: "\f9a3";
}
.mdi-star-face::before {
  content: "\f9a4";
}
.mdi-star-four-points::before {
  content: "\fae1";
}
.mdi-star-four-points-outline::before {
  content: "\fae2";
}
.mdi-star-half::before {
  content: "\f4d0";
}
.mdi-star-off::before {
  content: "\f4d1";
}
.mdi-star-outline::before {
  content: "\f4d2";
}
.mdi-star-three-points::before {
  content: "\fae3";
}
.mdi-star-three-points-outline::before {
  content: "\fae4";
}
.mdi-steam::before {
  content: "\f4d3";
}
.mdi-steam-box::before {
  content: "\f90c";
}
.mdi-steering::before {
  content: "\f4d4";
}
.mdi-steering-off::before {
  content: "\f90d";
}
.mdi-step-backward::before {
  content: "\f4d5";
}
.mdi-step-backward-2::before {
  content: "\f4d6";
}
.mdi-step-forward::before {
  content: "\f4d7";
}
.mdi-step-forward-2::before {
  content: "\f4d8";
}
.mdi-stethoscope::before {
  content: "\f4d9";
}
.mdi-sticker::before {
  content: "\f5d0";
}
.mdi-sticker-emoji::before {
  content: "\f784";
}
.mdi-stocking::before {
  content: "\f4da";
}
.mdi-stop::before {
  content: "\f4db";
}
.mdi-stop-circle::before {
  content: "\f666";
}
.mdi-stop-circle-outline::before {
  content: "\f667";
}
.mdi-store::before {
  content: "\f4dc";
}
.mdi-store-24-hour::before {
  content: "\f4dd";
}
.mdi-stove::before {
  content: "\f4de";
}
.mdi-strava::before {
  content: "\fb25";
}
.mdi-stretch-to-page::before {
  content: "\ff48";
}
.mdi-stretch-to-page-outline::before {
  content: "\ff49";
}
.mdi-subdirectory-arrow-left::before {
  content: "\f60c";
}
.mdi-subdirectory-arrow-right::before {
  content: "\f60d";
}
.mdi-subtitles::before {
  content: "\fa15";
}
.mdi-subtitles-outline::before {
  content: "\fa16";
}
.mdi-subway::before {
  content: "\f6ab";
}
.mdi-subway-alert-variant::before {
  content: "\fd79";
}
.mdi-subway-variant::before {
  content: "\f4df";
}
.mdi-summit::before {
  content: "\f785";
}
.mdi-sunglasses::before {
  content: "\f4e0";
}
.mdi-surround-sound::before {
  content: "\f5c5";
}
.mdi-surround-sound-2-0::before {
  content: "\f7ef";
}
.mdi-surround-sound-3-1::before {
  content: "\f7f0";
}
.mdi-surround-sound-5-1::before {
  content: "\f7f1";
}
.mdi-surround-sound-7-1::before {
  content: "\f7f2";
}
.mdi-svg::before {
  content: "\f720";
}
.mdi-swap-horizontal::before {
  content: "\f4e1";
}
.mdi-swap-horizontal-bold::before {
  content: "\fba9";
}
.mdi-swap-horizontal-variant::before {
  content: "\f8c0";
}
.mdi-swap-vertical::before {
  content: "\f4e2";
}
.mdi-swap-vertical-bold::before {
  content: "\fbaa";
}
.mdi-swap-vertical-variant::before {
  content: "\f8c1";
}
.mdi-swim::before {
  content: "\f4e3";
}
.mdi-switch::before {
  content: "\f4e4";
}
.mdi-sword::before {
  content: "\f4e5";
}
.mdi-sword-cross::before {
  content: "\f786";
}
.mdi-symfony::before {
  content: "\fae5";
}
.mdi-sync::before {
  content: "\f4e6";
}
.mdi-sync-alert::before {
  content: "\f4e7";
}
.mdi-sync-off::before {
  content: "\f4e8";
}
.mdi-tab::before {
  content: "\f4e9";
}
.mdi-tab-minus::before {
  content: "\fb26";
}
.mdi-tab-plus::before {
  content: "\f75b";
}
.mdi-tab-remove::before {
  content: "\fb27";
}
.mdi-tab-unselected::before {
  content: "\f4ea";
}
.mdi-table::before {
  content: "\f4eb";
}
.mdi-table-border::before {
  content: "\fa17";
}
.mdi-table-column::before {
  content: "\f834";
}
.mdi-table-column-plus-after::before {
  content: "\f4ec";
}
.mdi-table-column-plus-before::before {
  content: "\f4ed";
}
.mdi-table-column-remove::before {
  content: "\f4ee";
}
.mdi-table-column-width::before {
  content: "\f4ef";
}
.mdi-table-edit::before {
  content: "\f4f0";
}
.mdi-table-large::before {
  content: "\f4f1";
}
.mdi-table-large-plus::before {
  content: "\ffa4";
}
.mdi-table-large-remove::before {
  content: "\ffa5";
}
.mdi-table-merge-cells::before {
  content: "\f9a5";
}
.mdi-table-of-contents::before {
  content: "\f835";
}
.mdi-table-plus::before {
  content: "\fa74";
}
.mdi-table-remove::before {
  content: "\fa75";
}
.mdi-table-row::before {
  content: "\f836";
}
.mdi-table-row-height::before {
  content: "\f4f2";
}
.mdi-table-row-plus-after::before {
  content: "\f4f3";
}
.mdi-table-row-plus-before::before {
  content: "\f4f4";
}
.mdi-table-row-remove::before {
  content: "\f4f5";
}
.mdi-table-search::before {
  content: "\f90e";
}
.mdi-table-settings::before {
  content: "\f837";
}
.mdi-table-tennis::before {
  content: "\fe4b";
}
.mdi-tablet::before {
  content: "\f4f6";
}
.mdi-tablet-android::before {
  content: "\f4f7";
}
.mdi-tablet-cellphone::before {
  content: "\f9a6";
}
.mdi-tablet-dashboard::before {
  content: "\feeb";
}
.mdi-tablet-ipad::before {
  content: "\f4f8";
}
.mdi-taco::before {
  content: "\f761";
}
.mdi-tag::before {
  content: "\f4f9";
}
.mdi-tag-faces::before {
  content: "\f4fa";
}
.mdi-tag-heart::before {
  content: "\f68a";
}
.mdi-tag-heart-outline::before {
  content: "\fbab";
}
.mdi-tag-minus::before {
  content: "\f90f";
}
.mdi-tag-multiple::before {
  content: "\f4fb";
}
.mdi-tag-outline::before {
  content: "\f4fc";
}
.mdi-tag-plus::before {
  content: "\f721";
}
.mdi-tag-remove::before {
  content: "\f722";
}
.mdi-tag-text-outline::before {
  content: "\f4fd";
}
.mdi-tank::before {
  content: "\fd16";
}
.mdi-tape-measure::before {
  content: "\fb28";
}
.mdi-target::before {
  content: "\f4fe";
}
.mdi-target-account::before {
  content: "\fbac";
}
.mdi-target-variant::before {
  content: "\fa76";
}
.mdi-taxi::before {
  content: "\f4ff";
}
.mdi-tea::before {
  content: "\fd7a";
}
.mdi-tea-outline::before {
  content: "\fd7b";
}
.mdi-teach::before {
  content: "\f88f";
}
.mdi-teamviewer::before {
  content: "\f500";
}
.mdi-telegram::before {
  content: "\f501";
}
.mdi-telescope::before {
  content: "\fb29";
}
.mdi-television::before {
  content: "\f502";
}
.mdi-television-box::before {
  content: "\f838";
}
.mdi-television-classic::before {
  content: "\f7f3";
}
.mdi-television-classic-off::before {
  content: "\f839";
}
.mdi-television-guide::before {
  content: "\f503";
}
.mdi-television-off::before {
  content: "\f83a";
}
.mdi-television-pause::before {
  content: "\ffa6";
}
.mdi-television-play::before {
  content: "\feec";
}
.mdi-television-stop::before {
  content: "\ffa7";
}
.mdi-temperature-celsius::before {
  content: "\f504";
}
.mdi-temperature-fahrenheit::before {
  content: "\f505";
}
.mdi-temperature-kelvin::before {
  content: "\f506";
}
.mdi-tennis::before {
  content: "\fd7c";
}
.mdi-tennis-ball::before {
  content: "\f507";
}
.mdi-tent::before {
  content: "\f508";
}
.mdi-terrain::before {
  content: "\f509";
}
.mdi-test-tube::before {
  content: "\f668";
}
.mdi-test-tube-empty::before {
  content: "\f910";
}
.mdi-test-tube-off::before {
  content: "\f911";
}
.mdi-text::before {
  content: "\f9a7";
}
.mdi-text-shadow::before {
  content: "\f669";
}
.mdi-text-short::before {
  content: "\f9a8";
}
.mdi-text-subject::before {
  content: "\f9a9";
}
.mdi-text-to-speech::before {
  content: "\f50a";
}
.mdi-text-to-speech-off::before {
  content: "\f50b";
}
.mdi-textbox::before {
  content: "\f60e";
}
.mdi-textbox-password::before {
  content: "\f7f4";
}
.mdi-texture::before {
  content: "\f50c";
}
.mdi-theater::before {
  content: "\f50d";
}
.mdi-theme-light-dark::before {
  content: "\f50e";
}
.mdi-thermometer::before {
  content: "\f50f";
}
.mdi-thermometer-alert::before {
  content: "\fe61";
}
.mdi-thermometer-chevron-down::before {
  content: "\fe62";
}
.mdi-thermometer-chevron-up::before {
  content: "\fe63";
}
.mdi-thermometer-lines::before {
  content: "\f510";
}
.mdi-thermometer-minus::before {
  content: "\fe64";
}
.mdi-thermometer-plus::before {
  content: "\fe65";
}
.mdi-thermostat::before {
  content: "\f393";
}
.mdi-thermostat-box::before {
  content: "\f890";
}
.mdi-thought-bubble::before {
  content: "\f7f5";
}
.mdi-thought-bubble-outline::before {
  content: "\f7f6";
}
.mdi-thumb-down::before {
  content: "\f511";
}
.mdi-thumb-down-outline::before {
  content: "\f512";
}
.mdi-thumb-up::before {
  content: "\f513";
}
.mdi-thumb-up-outline::before {
  content: "\f514";
}
.mdi-thumbs-up-down::before {
  content: "\f515";
}
.mdi-ticket::before {
  content: "\f516";
}
.mdi-ticket-account::before {
  content: "\f517";
}
.mdi-ticket-confirmation::before {
  content: "\f518";
}
.mdi-ticket-outline::before {
  content: "\f912";
}
.mdi-ticket-percent::before {
  content: "\f723";
}
.mdi-tie::before {
  content: "\f519";
}
.mdi-tilde::before {
  content: "\f724";
}
.mdi-timelapse::before {
  content: "\f51a";
}
.mdi-timeline::before {
  content: "\fbad";
}
.mdi-timeline-alert::before {
  content: "\ffb2";
}
.mdi-timeline-alert-outline::before {
  content: "\ffb5";
}
.mdi-timeline-help::before {
  content: "\ffb6";
}
.mdi-timeline-help-outline::before {
  content: "\ffb7";
}
.mdi-timeline-outline::before {
  content: "\fbae";
}
.mdi-timeline-plus::before {
  content: "\ffb3";
}
.mdi-timeline-plus-outline::before {
  content: "\ffb4";
}
.mdi-timeline-text::before {
  content: "\fbaf";
}
.mdi-timeline-text-outline::before {
  content: "\fbb0";
}
.mdi-timer::before {
  content: "\f51b";
}
.mdi-timer-10::before {
  content: "\f51c";
}
.mdi-timer-3::before {
  content: "\f51d";
}
.mdi-timer-off::before {
  content: "\f51e";
}
.mdi-timer-sand::before {
  content: "\f51f";
}
.mdi-timer-sand-empty::before {
  content: "\f6ac";
}
.mdi-timer-sand-full::before {
  content: "\f78b";
}
.mdi-timetable::before {
  content: "\f520";
}
.mdi-toaster-oven::before {
  content: "\fcaf";
}
.mdi-toggle-switch::before {
  content: "\f521";
}
.mdi-toggle-switch-off::before {
  content: "\f522";
}
.mdi-toggle-switch-off-outline::before {
  content: "\fa18";
}
.mdi-toggle-switch-outline::before {
  content: "\fa19";
}
.mdi-toilet::before {
  content: "\f9aa";
}
.mdi-toolbox::before {
  content: "\f9ab";
}
.mdi-toolbox-outline::before {
  content: "\f9ac";
}
.mdi-tooltip::before {
  content: "\f523";
}
.mdi-tooltip-account::before {
  content: "\f00c";
}
.mdi-tooltip-edit::before {
  content: "\f524";
}
.mdi-tooltip-image::before {
  content: "\f525";
}
.mdi-tooltip-image-outline::before {
  content: "\fbb1";
}
.mdi-tooltip-outline::before {
  content: "\f526";
}
.mdi-tooltip-plus::before {
  content: "\fbb2";
}
.mdi-tooltip-plus-outline::before {
  content: "\f527";
}
.mdi-tooltip-text::before {
  content: "\f528";
}
.mdi-tooltip-text-outline::before {
  content: "\fbb3";
}
.mdi-tooth::before {
  content: "\f8c2";
}
.mdi-tooth-outline::before {
  content: "\f529";
}
.mdi-tor::before {
  content: "\f52a";
}
.mdi-tortoise::before {
  content: "\fd17";
}
.mdi-tournament::before {
  content: "\f9ad";
}
.mdi-tower-beach::before {
  content: "\f680";
}
.mdi-tower-fire::before {
  content: "\f681";
}
.mdi-towing::before {
  content: "\f83b";
}
.mdi-track-light::before {
  content: "\f913";
}
.mdi-trackpad::before {
  content: "\f7f7";
}
.mdi-trackpad-lock::before {
  content: "\f932";
}
.mdi-tractor::before {
  content: "\f891";
}
.mdi-trademark::before {
  content: "\fa77";
}
.mdi-traffic-light::before {
  content: "\f52b";
}
.mdi-train::before {
  content: "\f52c";
}
.mdi-train-car::before {
  content: "\fbb4";
}
.mdi-train-variant::before {
  content: "\f8c3";
}
.mdi-tram::before {
  content: "\f52d";
}
.mdi-transcribe::before {
  content: "\f52e";
}
.mdi-transcribe-close::before {
  content: "\f52f";
}
.mdi-transfer-down::before {
  content: "\fd7d";
}
.mdi-transfer-left::before {
  content: "\fd7e";
}
.mdi-transfer-right::before {
  content: "\f530";
}
.mdi-transfer-up::before {
  content: "\fd7f";
}
.mdi-transit-connection::before {
  content: "\fd18";
}
.mdi-transit-connection-variant::before {
  content: "\fd19";
}
.mdi-transit-detour::before {
  content: "\ffa8";
}
.mdi-transit-transfer::before {
  content: "\f6ad";
}
.mdi-transition::before {
  content: "\f914";
}
.mdi-transition-masked::before {
  content: "\f915";
}
.mdi-translate::before {
  content: "\f5ca";
}
.mdi-translate-off::before {
  content: "\fe66";
}
.mdi-transmission-tower::before {
  content: "\fd1a";
}
.mdi-trash-can::before {
  content: "\fa78";
}
.mdi-trash-can-outline::before {
  content: "\fa79";
}
.mdi-treasure-chest::before {
  content: "\f725";
}
.mdi-tree::before {
  content: "\f531";
}
.mdi-tree-outline::before {
  content: "\fe4c";
}
.mdi-trello::before {
  content: "\f532";
}
.mdi-trending-down::before {
  content: "\f533";
}
.mdi-trending-neutral::before {
  content: "\f534";
}
.mdi-trending-up::before {
  content: "\f535";
}
.mdi-triangle::before {
  content: "\f536";
}
.mdi-triangle-outline::before {
  content: "\f537";
}
.mdi-triforce::before {
  content: "\fbb5";
}
.mdi-trophy::before {
  content: "\f538";
}
.mdi-trophy-award::before {
  content: "\f539";
}
.mdi-trophy-broken::before {
  content: "\fd80";
}
.mdi-trophy-outline::before {
  content: "\f53a";
}
.mdi-trophy-variant::before {
  content: "\f53b";
}
.mdi-trophy-variant-outline::before {
  content: "\f53c";
}
.mdi-truck::before {
  content: "\f53d";
}
.mdi-truck-check::before {
  content: "\fcb0";
}
.mdi-truck-delivery::before {
  content: "\f53e";
}
.mdi-truck-fast::before {
  content: "\f787";
}
.mdi-truck-trailer::before {
  content: "\f726";
}
.mdi-tshirt-crew::before {
  content: "\fa7a";
}
.mdi-tshirt-crew-outline::before {
  content: "\f53f";
}
.mdi-tshirt-v::before {
  content: "\fa7b";
}
.mdi-tshirt-v-outline::before {
  content: "\f540";
}
.mdi-tumble-dryer::before {
  content: "\f916";
}
.mdi-tumblr::before {
  content: "\f541";
}
.mdi-tumblr-box::before {
  content: "\f917";
}
.mdi-tumblr-reblog::before {
  content: "\f542";
}
.mdi-tune::before {
  content: "\f62e";
}
.mdi-tune-vertical::before {
  content: "\f66a";
}
.mdi-turnstile::before {
  content: "\fcb1";
}
.mdi-turnstile-outline::before {
  content: "\fcb2";
}
.mdi-turtle::before {
  content: "\fcb3";
}
.mdi-twitch::before {
  content: "\f543";
}
.mdi-twitter::before {
  content: "\f544";
}
.mdi-twitter-box::before {
  content: "\f545";
}
.mdi-twitter-circle::before {
  content: "\f546";
}
.mdi-twitter-retweet::before {
  content: "\f547";
}
.mdi-two-factor-authentication::before {
  content: "\f9ae";
}
.mdi-typewriter::before {
  content: "\ff4a";
}
.mdi-uber::before {
  content: "\f748";
}
.mdi-ubisoft::before {
  content: "\fbb6";
}
.mdi-ubuntu::before {
  content: "\f548";
}
.mdi-ultra-high-definition::before {
  content: "\f7f8";
}
.mdi-umbraco::before {
  content: "\f549";
}
.mdi-umbrella::before {
  content: "\f54a";
}
.mdi-umbrella-closed::before {
  content: "\f9af";
}
.mdi-umbrella-outline::before {
  content: "\f54b";
}
.mdi-undo::before {
  content: "\f54c";
}
.mdi-undo-variant::before {
  content: "\f54d";
}
.mdi-unfold-less-horizontal::before {
  content: "\f54e";
}
.mdi-unfold-less-vertical::before {
  content: "\f75f";
}
.mdi-unfold-more-horizontal::before {
  content: "\f54f";
}
.mdi-unfold-more-vertical::before {
  content: "\f760";
}
.mdi-ungroup::before {
  content: "\f550";
}
.mdi-unicode::before {
  content: "\feed";
}
.mdi-unity::before {
  content: "\f6ae";
}
.mdi-unreal::before {
  content: "\f9b0";
}
.mdi-untappd::before {
  content: "\f551";
}
.mdi-update::before {
  content: "\f6af";
}
.mdi-upload::before {
  content: "\f552";
}
.mdi-upload-multiple::before {
  content: "\f83c";
}
.mdi-upload-network::before {
  content: "\f6f5";
}
.mdi-upload-network-outline::before {
  content: "\fcb4";
}
.mdi-upload-outline::before {
  content: "\fe67";
}
.mdi-usb::before {
  content: "\f553";
}
.mdi-van-passenger::before {
  content: "\f7f9";
}
.mdi-van-utility::before {
  content: "\f7fa";
}
.mdi-vanish::before {
  content: "\f7fb";
}
.mdi-variable::before {
  content: "\fae6";
}
.mdi-vector-arrange-above::before {
  content: "\f554";
}
.mdi-vector-arrange-below::before {
  content: "\f555";
}
.mdi-vector-bezier::before {
  content: "\fae7";
}
.mdi-vector-circle::before {
  content: "\f556";
}
.mdi-vector-circle-variant::before {
  content: "\f557";
}
.mdi-vector-combine::before {
  content: "\f558";
}
.mdi-vector-curve::before {
  content: "\f559";
}
.mdi-vector-difference::before {
  content: "\f55a";
}
.mdi-vector-difference-ab::before {
  content: "\f55b";
}
.mdi-vector-difference-ba::before {
  content: "\f55c";
}
.mdi-vector-ellipse::before {
  content: "\f892";
}
.mdi-vector-intersection::before {
  content: "\f55d";
}
.mdi-vector-line::before {
  content: "\f55e";
}
.mdi-vector-point::before {
  content: "\f55f";
}
.mdi-vector-polygon::before {
  content: "\f560";
}
.mdi-vector-polyline::before {
  content: "\f561";
}
.mdi-vector-radius::before {
  content: "\f749";
}
.mdi-vector-rectangle::before {
  content: "\f5c6";
}
.mdi-vector-selection::before {
  content: "\f562";
}
.mdi-vector-square::before {
  content: "\f001";
}
.mdi-vector-triangle::before {
  content: "\f563";
}
.mdi-vector-union::before {
  content: "\f564";
}
.mdi-venmo::before {
  content: "\f578";
}
.mdi-vhs::before {
  content: "\fa1a";
}
.mdi-vibrate::before {
  content: "\f566";
}
.mdi-vibrate-off::before {
  content: "\fcb5";
}
.mdi-video::before {
  content: "\f567";
}
.mdi-video-3d::before {
  content: "\f7fc";
}
.mdi-video-3d-variant::before {
  content: "\feee";
}
.mdi-video-4k-box::before {
  content: "\f83d";
}
.mdi-video-account::before {
  content: "\f918";
}
.mdi-video-image::before {
  content: "\f919";
}
.mdi-video-input-antenna::before {
  content: "\f83e";
}
.mdi-video-input-component::before {
  content: "\f83f";
}
.mdi-video-input-hdmi::before {
  content: "\f840";
}
.mdi-video-input-scart::before {
  content: "\ffa9";
}
.mdi-video-input-svideo::before {
  content: "\f841";
}
.mdi-video-minus::before {
  content: "\f9b1";
}
.mdi-video-off::before {
  content: "\f568";
}
.mdi-video-off-outline::before {
  content: "\fbb7";
}
.mdi-video-outline::before {
  content: "\fbb8";
}
.mdi-video-plus::before {
  content: "\f9b2";
}
.mdi-video-stabilization::before {
  content: "\f91a";
}
.mdi-video-switch::before {
  content: "\f569";
}
.mdi-video-vintage::before {
  content: "\fa1b";
}
.mdi-video-wireless::before {
  content: "\feef";
}
.mdi-video-wireless-outline::before {
  content: "\fef0";
}
.mdi-view-agenda::before {
  content: "\f56a";
}
.mdi-view-array::before {
  content: "\f56b";
}
.mdi-view-carousel::before {
  content: "\f56c";
}
.mdi-view-column::before {
  content: "\f56d";
}
.mdi-view-comfy::before {
  content: "\fe4d";
}
.mdi-view-compact::before {
  content: "\fe4e";
}
.mdi-view-compact-outline::before {
  content: "\fe4f";
}
.mdi-view-dashboard::before {
  content: "\f56e";
}
.mdi-view-dashboard-outline::before {
  content: "\fa1c";
}
.mdi-view-dashboard-variant::before {
  content: "\f842";
}
.mdi-view-day::before {
  content: "\f56f";
}
.mdi-view-grid::before {
  content: "\f570";
}
.mdi-view-grid-plus::before {
  content: "\ffaa";
}
.mdi-view-headline::before {
  content: "\f571";
}
.mdi-view-list::before {
  content: "\f572";
}
.mdi-view-module::before {
  content: "\f573";
}
.mdi-view-parallel::before {
  content: "\f727";
}
.mdi-view-quilt::before {
  content: "\f574";
}
.mdi-view-sequential::before {
  content: "\f728";
}
.mdi-view-split-horizontal::before {
  content: "\fba7";
}
.mdi-view-split-vertical::before {
  content: "\fba8";
}
.mdi-view-stream::before {
  content: "\f575";
}
.mdi-view-week::before {
  content: "\f576";
}
.mdi-vimeo::before {
  content: "\f577";
}
.mdi-violin::before {
  content: "\f60f";
}
.mdi-virtual-reality::before {
  content: "\f893";
}
.mdi-visual-studio::before {
  content: "\f610";
}
.mdi-visual-studio-code::before {
  content: "\fa1d";
}
.mdi-vk::before {
  content: "\f579";
}
.mdi-vk-box::before {
  content: "\f57a";
}
.mdi-vk-circle::before {
  content: "\f57b";
}
.mdi-vlc::before {
  content: "\f57c";
}
.mdi-voice::before {
  content: "\f5cb";
}
.mdi-voice-off::before {
  content: "\fef1";
}
.mdi-voicemail::before {
  content: "\f57d";
}
.mdi-volleyball::before {
  content: "\f9b3";
}
.mdi-volume-high::before {
  content: "\f57e";
}
.mdi-volume-low::before {
  content: "\f57f";
}
.mdi-volume-medium::before {
  content: "\f580";
}
.mdi-volume-minus::before {
  content: "\f75d";
}
.mdi-volume-mute::before {
  content: "\f75e";
}
.mdi-volume-off::before {
  content: "\f581";
}
.mdi-volume-plus::before {
  content: "\f75c";
}
.mdi-volume-variant-off::before {
  content: "\fe68";
}
.mdi-vote::before {
  content: "\fa1e";
}
.mdi-vote-outline::before {
  content: "\fa1f";
}
.mdi-vpn::before {
  content: "\f582";
}
.mdi-vuejs::before {
  content: "\f843";
}
.mdi-vuetify::before {
  content: "\fe50";
}
.mdi-walk::before {
  content: "\f583";
}
.mdi-wall::before {
  content: "\f7fd";
}
.mdi-wall-sconce::before {
  content: "\f91b";
}
.mdi-wall-sconce-flat::before {
  content: "\f91c";
}
.mdi-wall-sconce-variant::before {
  content: "\f91d";
}
.mdi-wallet::before {
  content: "\f584";
}
.mdi-wallet-giftcard::before {
  content: "\f585";
}
.mdi-wallet-membership::before {
  content: "\f586";
}
.mdi-wallet-outline::before {
  content: "\fbb9";
}
.mdi-wallet-plus::before {
  content: "\ffab";
}
.mdi-wallet-plus-outline::before {
  content: "\ffac";
}
.mdi-wallet-travel::before {
  content: "\f587";
}
.mdi-wallpaper::before {
  content: "\fe69";
}
.mdi-wan::before {
  content: "\f588";
}
.mdi-wardrobe::before {
  content: "\ffad";
}
.mdi-wardrobe-outline::before {
  content: "\ffae";
}
.mdi-warehouse::before {
  content: "\ffbb";
}
.mdi-washing-machine::before {
  content: "\f729";
}
.mdi-watch::before {
  content: "\f589";
}
.mdi-watch-export::before {
  content: "\f58a";
}
.mdi-watch-export-variant::before {
  content: "\f894";
}
.mdi-watch-import::before {
  content: "\f58b";
}
.mdi-watch-import-variant::before {
  content: "\f895";
}
.mdi-watch-variant::before {
  content: "\f896";
}
.mdi-watch-vibrate::before {
  content: "\f6b0";
}
.mdi-watch-vibrate-off::before {
  content: "\fcb6";
}
.mdi-water::before {
  content: "\f58c";
}
.mdi-water-boiler::before {
  content: "\ffaf";
}
.mdi-water-off::before {
  content: "\f58d";
}
.mdi-water-outline::before {
  content: "\fe6a";
}
.mdi-water-percent::before {
  content: "\f58e";
}
.mdi-water-pump::before {
  content: "\f58f";
}
.mdi-water-pump-off::before {
  content: "\ffb0";
}
.mdi-watermark::before {
  content: "\f612";
}
.mdi-wave::before {
  content: "\ff4b";
}
.mdi-waves::before {
  content: "\f78c";
}
.mdi-waze::before {
  content: "\fbba";
}
.mdi-weather-cloudy::before {
  content: "\f590";
}
.mdi-weather-cloudy-alert::before {
  content: "\ff4c";
}
.mdi-weather-cloudy-arrow-right::before {
  content: "\fe51";
}
.mdi-weather-fog::before {
  content: "\f591";
}
.mdi-weather-hail::before {
  content: "\f592";
}
.mdi-weather-hazy::before {
  content: "\ff4d";
}
.mdi-weather-hurricane::before {
  content: "\f897";
}
.mdi-weather-lightning::before {
  content: "\f593";
}
.mdi-weather-lightning-rainy::before {
  content: "\f67d";
}
.mdi-weather-night::before {
  content: "\f594";
}
.mdi-weather-night-partly-cloudy::before {
  content: "\ff4e";
}
.mdi-weather-partly-cloudy::before {
  content: "\f595";
}
.mdi-weather-partly-lightning::before {
  content: "\ff4f";
}
.mdi-weather-partly-rainy::before {
  content: "\ff50";
}
.mdi-weather-partly-snowy::before {
  content: "\ff51";
}
.mdi-weather-partly-snowy-rainy::before {
  content: "\ff52";
}
.mdi-weather-pouring::before {
  content: "\f596";
}
.mdi-weather-rainy::before {
  content: "\f597";
}
.mdi-weather-snowy::before {
  content: "\f598";
}
.mdi-weather-snowy-heavy::before {
  content: "\ff53";
}
.mdi-weather-snowy-rainy::before {
  content: "\f67e";
}
.mdi-weather-sunny::before {
  content: "\f599";
}
.mdi-weather-sunny-alert::before {
  content: "\ff54";
}
.mdi-weather-sunset::before {
  content: "\f59a";
}
.mdi-weather-sunset-down::before {
  content: "\f59b";
}
.mdi-weather-sunset-up::before {
  content: "\f59c";
}
.mdi-weather-tornado::before {
  content: "\ff55";
}
.mdi-weather-windy::before {
  content: "\f59d";
}
.mdi-weather-windy-variant::before {
  content: "\f59e";
}
.mdi-web::before {
  content: "\f59f";
}
.mdi-web-box::before {
  content: "\ffb1";
}
.mdi-webcam::before {
  content: "\f5a0";
}
.mdi-webhook::before {
  content: "\f62f";
}
.mdi-webpack::before {
  content: "\f72a";
}
.mdi-wechat::before {
  content: "\f611";
}
.mdi-weight::before {
  content: "\f5a1";
}
.mdi-weight-gram::before {
  content: "\fd1b";
}
.mdi-weight-kilogram::before {
  content: "\f5a2";
}
.mdi-weight-pound::before {
  content: "\f9b4";
}
.mdi-whatsapp::before {
  content: "\f5a3";
}
.mdi-wheelchair-accessibility::before {
  content: "\f5a4";
}
.mdi-whistle::before {
  content: "\f9b5";
}
.mdi-white-balance-auto::before {
  content: "\f5a5";
}
.mdi-white-balance-incandescent::before {
  content: "\f5a6";
}
.mdi-white-balance-iridescent::before {
  content: "\f5a7";
}
.mdi-white-balance-sunny::before {
  content: "\f5a8";
}
.mdi-widgets::before {
  content: "\f72b";
}
.mdi-wifi::before {
  content: "\f5a9";
}
.mdi-wifi-off::before {
  content: "\f5aa";
}
.mdi-wifi-star::before {
  content: "\fe6b";
}
.mdi-wifi-strength-1::before {
  content: "\f91e";
}
.mdi-wifi-strength-1-alert::before {
  content: "\f91f";
}
.mdi-wifi-strength-1-lock::before {
  content: "\f920";
}
.mdi-wifi-strength-2::before {
  content: "\f921";
}
.mdi-wifi-strength-2-alert::before {
  content: "\f922";
}
.mdi-wifi-strength-2-lock::before {
  content: "\f923";
}
.mdi-wifi-strength-3::before {
  content: "\f924";
}
.mdi-wifi-strength-3-alert::before {
  content: "\f925";
}
.mdi-wifi-strength-3-lock::before {
  content: "\f926";
}
.mdi-wifi-strength-4::before {
  content: "\f927";
}
.mdi-wifi-strength-4-alert::before {
  content: "\f928";
}
.mdi-wifi-strength-4-lock::before {
  content: "\f929";
}
.mdi-wifi-strength-alert-outline::before {
  content: "\f92a";
}
.mdi-wifi-strength-lock-outline::before {
  content: "\f92b";
}
.mdi-wifi-strength-off::before {
  content: "\f92c";
}
.mdi-wifi-strength-off-outline::before {
  content: "\f92d";
}
.mdi-wifi-strength-outline::before {
  content: "\f92e";
}
.mdi-wii::before {
  content: "\f5ab";
}
.mdi-wiiu::before {
  content: "\f72c";
}
.mdi-wikipedia::before {
  content: "\f5ac";
}
.mdi-wind-turbine::before {
  content: "\fd81";
}
.mdi-window-close::before {
  content: "\f5ad";
}
.mdi-window-closed::before {
  content: "\f5ae";
}
.mdi-window-maximize::before {
  content: "\f5af";
}
.mdi-window-minimize::before {
  content: "\f5b0";
}
.mdi-window-open::before {
  content: "\f5b1";
}
.mdi-window-restore::before {
  content: "\f5b2";
}
.mdi-windows::before {
  content: "\f5b3";
}
.mdi-windows-classic::before {
  content: "\fa20";
}
.mdi-wiper::before {
  content: "\fae8";
}
.mdi-wiper-wash::before {
  content: "\fd82";
}
.mdi-wordpress::before {
  content: "\f5b4";
}
.mdi-worker::before {
  content: "\f5b5";
}
.mdi-wrap::before {
  content: "\f5b6";
}
.mdi-wrap-disabled::before {
  content: "\fbbb";
}
.mdi-wrench::before {
  content: "\f5b7";
}
.mdi-wrench-outline::before {
  content: "\fbbc";
}
.mdi-wunderlist::before {
  content: "\f5b8";
}
.mdi-xamarin::before {
  content: "\f844";
}
.mdi-xamarin-outline::before {
  content: "\f845";
}
.mdi-xaml::before {
  content: "\f673";
}
.mdi-xbox::before {
  content: "\f5b9";
}
.mdi-xbox-controller::before {
  content: "\f5ba";
}
.mdi-xbox-controller-battery-alert::before {
  content: "\f74a";
}
.mdi-xbox-controller-battery-charging::before {
  content: "\fa21";
}
.mdi-xbox-controller-battery-empty::before {
  content: "\f74b";
}
.mdi-xbox-controller-battery-full::before {
  content: "\f74c";
}
.mdi-xbox-controller-battery-low::before {
  content: "\f74d";
}
.mdi-xbox-controller-battery-medium::before {
  content: "\f74e";
}
.mdi-xbox-controller-battery-unknown::before {
  content: "\f74f";
}
.mdi-xbox-controller-menu::before {
  content: "\fe52";
}
.mdi-xbox-controller-off::before {
  content: "\f5bb";
}
.mdi-xbox-controller-view::before {
  content: "\fe53";
}
.mdi-xda::before {
  content: "\f5bc";
}
.mdi-xing::before {
  content: "\f5bd";
}
.mdi-xing-box::before {
  content: "\f5be";
}
.mdi-xing-circle::before {
  content: "\f5bf";
}
.mdi-xml::before {
  content: "\f5c0";
}
.mdi-xmpp::before {
  content: "\f7fe";
}
.mdi-yahoo::before {
  content: "\fb2a";
}
.mdi-yammer::before {
  content: "\f788";
}
.mdi-yeast::before {
  content: "\f5c1";
}
.mdi-yelp::before {
  content: "\f5c2";
}
.mdi-yin-yang::before {
  content: "\f67f";
}
.mdi-youtube::before {
  content: "\f5c3";
}
.mdi-youtube-creator-studio::before {
  content: "\f846";
}
.mdi-youtube-gaming::before {
  content: "\f847";
}
.mdi-youtube-subscription::before {
  content: "\fd1c";
}
.mdi-youtube-tv::before {
  content: "\f448";
}
.mdi-z-wave::before {
  content: "\fae9";
}
.mdi-zend::before {
  content: "\faea";
}
.mdi-zigbee::before {
  content: "\fd1d";
}
.mdi-zip-box::before {
  content: "\f5c4";
}
.mdi-zip-disk::before {
  content: "\fa22";
}
.mdi-zodiac-aquarius::before {
  content: "\fa7c";
}
.mdi-zodiac-aries::before {
  content: "\fa7d";
}
.mdi-zodiac-cancer::before {
  content: "\fa7e";
}
.mdi-zodiac-capricorn::before {
  content: "\fa7f";
}
.mdi-zodiac-gemini::before {
  content: "\fa80";
}
.mdi-zodiac-leo::before {
  content: "\fa81";
}
.mdi-zodiac-libra::before {
  content: "\fa82";
}
.mdi-zodiac-pisces::before {
  content: "\fa83";
}
.mdi-zodiac-sagittarius::before {
  content: "\fa84";
}
.mdi-zodiac-scorpio::before {
  content: "\fa85";
}
.mdi-zodiac-taurus::before {
  content: "\fa86";
}
.mdi-zodiac-virgo::before {
  content: "\fa87";
}
.mdi-blank::before {
  content: "\f68c";
  visibility: hidden;
}
.mdi-18px.mdi-set,
.mdi-18px.mdi:before {
  font-size: 18px;
}
.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
  font-size: 24px;
}
.mdi-36px.mdi-set,
.mdi-36px.mdi:before {
  font-size: 36px;
}
.mdi-48px.mdi-set,
.mdi-48px.mdi:before {
  font-size: 48px;
}
.mdi-dark:before {
  color: rgba(0, 0, 0, 0.54);
}
.mdi-dark.mdi-inactive:before {
  color: rgba(0, 0, 0, 0.26);
}
.mdi-light:before {
  color: #fff;
}
.mdi-light.mdi-inactive:before {
  color: rgba(255, 255, 255, 0.3);
}
.mdi-rotate-45:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mdi-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mdi-rotate-135:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mdi-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mdi-rotate-225:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.mdi-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mdi-rotate-315:before {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.mdi-flip-h:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}
.mdi-flip-v:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.mdi-spin:before {
  -webkit-animation: mdi-spin 2s infinite linear;
  animation: mdi-spin 2s infinite linear;
}
@-webkit-keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes mdi-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* angular:styles/global:styles */
