@charset "UTF-8";

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

/* node_modules/primeicons/primeicons.css */
@font-face {
  font-family: "primeicons";
  font-display: block;
  src: url("./media/primeicons-RSSEDYLY.eot");
  src:
    url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),
    url("./media/primeicons-4GST5W3O.woff2") format("woff2"),
    url("./media/primeicons-P53SE5CV.woff") format("woff"),
    url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),
    url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.pi {
  font-family: "primeicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}
.pi-fw {
  width: 1.28571429em;
  text-align: center;
}
.pi-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.pi-folder-plus:before {
  content: "\ea05";
}
.pi-receipt:before {
  content: "\ea06";
}
.pi-asterisk:before {
  content: "\ea07";
}
.pi-face-smile:before {
  content: "\ea08";
}
.pi-pinterest:before {
  content: "\ea09";
}
.pi-expand:before {
  content: "\ea0a";
}
.pi-pen-to-square:before {
  content: "\ea0b";
}
.pi-wave-pulse:before {
  content: "\ea0c";
}
.pi-turkish-lira:before {
  content: "\ea0d";
}
.pi-spinner-dotted:before {
  content: "\ea0e";
}
.pi-crown:before {
  content: "\ea0f";
}
.pi-pause-circle:before {
  content: "\ea10";
}
.pi-warehouse:before {
  content: "\ea11";
}
.pi-objects-column:before {
  content: "\ea12";
}
.pi-clipboard:before {
  content: "\ea13";
}
.pi-play-circle:before {
  content: "\ea14";
}
.pi-venus:before {
  content: "\ea15";
}
.pi-cart-minus:before {
  content: "\ea16";
}
.pi-file-plus:before {
  content: "\ea17";
}
.pi-microchip:before {
  content: "\ea18";
}
.pi-twitch:before {
  content: "\ea19";
}
.pi-building-columns:before {
  content: "\ea1a";
}
.pi-file-check:before {
  content: "\ea1b";
}
.pi-microchip-ai:before {
  content: "\ea1c";
}
.pi-trophy:before {
  content: "\ea1d";
}
.pi-barcode:before {
  content: "\ea1e";
}
.pi-file-arrow-up:before {
  content: "\ea1f";
}
.pi-mars:before {
  content: "\ea20";
}
.pi-tiktok:before {
  content: "\ea21";
}
.pi-arrow-up-right-and-arrow-down-left-from-center:before {
  content: "\ea22";
}
.pi-ethereum:before {
  content: "\ea23";
}
.pi-list-check:before {
  content: "\ea24";
}
.pi-thumbtack:before {
  content: "\ea25";
}
.pi-arrow-down-left-and-arrow-up-right-to-center:before {
  content: "\ea26";
}
.pi-equals:before {
  content: "\ea27";
}
.pi-lightbulb:before {
  content: "\ea28";
}
.pi-star-half:before {
  content: "\ea29";
}
.pi-address-book:before {
  content: "\ea2a";
}
.pi-chart-scatter:before {
  content: "\ea2b";
}
.pi-indian-rupee:before {
  content: "\ea2c";
}
.pi-star-half-fill:before {
  content: "\ea2d";
}
.pi-cart-arrow-down:before {
  content: "\ea2e";
}
.pi-calendar-clock:before {
  content: "\ea2f";
}
.pi-sort-up-fill:before {
  content: "\ea30";
}
.pi-sparkles:before {
  content: "\ea31";
}
.pi-bullseye:before {
  content: "\ea32";
}
.pi-sort-down-fill:before {
  content: "\ea33";
}
.pi-graduation-cap:before {
  content: "\ea34";
}
.pi-hammer:before {
  content: "\ea35";
}
.pi-bell-slash:before {
  content: "\ea36";
}
.pi-gauge:before {
  content: "\ea37";
}
.pi-shop:before {
  content: "\ea38";
}
.pi-headphones:before {
  content: "\ea39";
}
.pi-eraser:before {
  content: "\ea04";
}
.pi-stopwatch:before {
  content: "\ea01";
}
.pi-verified:before {
  content: "\ea02";
}
.pi-delete-left:before {
  content: "\ea03";
}
.pi-hourglass:before {
  content: "\e9fe";
}
.pi-truck:before {
  content: "\ea00";
}
.pi-wrench:before {
  content: "\e9ff";
}
.pi-microphone:before {
  content: "\e9fa";
}
.pi-megaphone:before {
  content: "\e9fb";
}
.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}
.pi-bitcoin:before {
  content: "\e9fd";
}
.pi-file-edit:before {
  content: "\e9f6";
}
.pi-language:before {
  content: "\e9f7";
}
.pi-file-export:before {
  content: "\e9f8";
}
.pi-file-import:before {
  content: "\e9f9";
}
.pi-file-word:before {
  content: "\e9f1";
}
.pi-gift:before {
  content: "\e9f2";
}
.pi-cart-plus:before {
  content: "\e9f3";
}
.pi-thumbs-down-fill:before {
  content: "\e9f4";
}
.pi-thumbs-up-fill:before {
  content: "\e9f5";
}
.pi-arrows-alt:before {
  content: "\e9f0";
}
.pi-calculator:before {
  content: "\e9ef";
}
.pi-sort-alt-slash:before {
  content: "\e9ee";
}
.pi-arrows-h:before {
  content: "\e9ec";
}
.pi-arrows-v:before {
  content: "\e9ed";
}
.pi-pound:before {
  content: "\e9eb";
}
.pi-prime:before {
  content: "\e9ea";
}
.pi-chart-pie:before {
  content: "\e9e9";
}
.pi-reddit:before {
  content: "\e9e8";
}
.pi-code:before {
  content: "\e9e7";
}
.pi-sync:before {
  content: "\e9e6";
}
.pi-shopping-bag:before {
  content: "\e9e5";
}
.pi-server:before {
  content: "\e9e4";
}
.pi-database:before {
  content: "\e9e3";
}
.pi-hashtag:before {
  content: "\e9e2";
}
.pi-bookmark-fill:before {
  content: "\e9df";
}
.pi-filter-fill:before {
  content: "\e9e0";
}
.pi-heart-fill:before {
  content: "\e9e1";
}
.pi-flag-fill:before {
  content: "\e9de";
}
.pi-circle:before {
  content: "\e9dc";
}
.pi-circle-fill:before {
  content: "\e9dd";
}
.pi-bolt:before {
  content: "\e9db";
}
.pi-history:before {
  content: "\e9da";
}
.pi-box:before {
  content: "\e9d9";
}
.pi-at:before {
  content: "\e9d8";
}
.pi-arrow-up-right:before {
  content: "\e9d4";
}
.pi-arrow-up-left:before {
  content: "\e9d5";
}
.pi-arrow-down-left:before {
  content: "\e9d6";
}
.pi-arrow-down-right:before {
  content: "\e9d7";
}
.pi-telegram:before {
  content: "\e9d3";
}
.pi-stop-circle:before {
  content: "\e9d2";
}
.pi-stop:before {
  content: "\e9d1";
}
.pi-whatsapp:before {
  content: "\e9d0";
}
.pi-building:before {
  content: "\e9cf";
}
.pi-qrcode:before {
  content: "\e9ce";
}
.pi-car:before {
  content: "\e9cd";
}
.pi-instagram:before {
  content: "\e9cc";
}
.pi-linkedin:before {
  content: "\e9cb";
}
.pi-send:before {
  content: "\e9ca";
}
.pi-slack:before {
  content: "\e9c9";
}
.pi-sun:before {
  content: "\e9c8";
}
.pi-moon:before {
  content: "\e9c7";
}
.pi-vimeo:before {
  content: "\e9c6";
}
.pi-youtube:before {
  content: "\e9c5";
}
.pi-flag:before {
  content: "\e9c4";
}
.pi-wallet:before {
  content: "\e9c3";
}
.pi-map:before {
  content: "\e9c2";
}
.pi-link:before {
  content: "\e9c1";
}
.pi-credit-card:before {
  content: "\e9bf";
}
.pi-discord:before {
  content: "\e9c0";
}
.pi-percentage:before {
  content: "\e9be";
}
.pi-euro:before {
  content: "\e9bd";
}
.pi-book:before {
  content: "\e9ba";
}
.pi-shield:before {
  content: "\e9b9";
}
.pi-paypal:before {
  content: "\e9bb";
}
.pi-amazon:before {
  content: "\e9bc";
}
.pi-phone:before {
  content: "\e9b8";
}
.pi-filter-slash:before {
  content: "\e9b7";
}
.pi-facebook:before {
  content: "\e9b4";
}
.pi-github:before {
  content: "\e9b5";
}
.pi-twitter:before {
  content: "\e9b6";
}
.pi-step-backward-alt:before {
  content: "\e9ac";
}
.pi-step-forward-alt:before {
  content: "\e9ad";
}
.pi-forward:before {
  content: "\e9ae";
}
.pi-backward:before {
  content: "\e9af";
}
.pi-fast-backward:before {
  content: "\e9b0";
}
.pi-fast-forward:before {
  content: "\e9b1";
}
.pi-pause:before {
  content: "\e9b2";
}
.pi-play:before {
  content: "\e9b3";
}
.pi-compass:before {
  content: "\e9ab";
}
.pi-id-card:before {
  content: "\e9aa";
}
.pi-ticket:before {
  content: "\e9a9";
}
.pi-file-o:before {
  content: "\e9a8";
}
.pi-reply:before {
  content: "\e9a7";
}
.pi-directions-alt:before {
  content: "\e9a5";
}
.pi-directions:before {
  content: "\e9a6";
}
.pi-thumbs-up:before {
  content: "\e9a3";
}
.pi-thumbs-down:before {
  content: "\e9a4";
}
.pi-sort-numeric-down-alt:before {
  content: "\e996";
}
.pi-sort-numeric-up-alt:before {
  content: "\e997";
}
.pi-sort-alpha-down-alt:before {
  content: "\e998";
}
.pi-sort-alpha-up-alt:before {
  content: "\e999";
}
.pi-sort-numeric-down:before {
  content: "\e99a";
}
.pi-sort-numeric-up:before {
  content: "\e99b";
}
.pi-sort-alpha-down:before {
  content: "\e99c";
}
.pi-sort-alpha-up:before {
  content: "\e99d";
}
.pi-sort-alt:before {
  content: "\e99e";
}
.pi-sort-amount-up:before {
  content: "\e99f";
}
.pi-sort-amount-down:before {
  content: "\e9a0";
}
.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}
.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}
.pi-palette:before {
  content: "\e995";
}
.pi-undo:before {
  content: "\e994";
}
.pi-desktop:before {
  content: "\e993";
}
.pi-sliders-v:before {
  content: "\e991";
}
.pi-sliders-h:before {
  content: "\e992";
}
.pi-search-plus:before {
  content: "\e98f";
}
.pi-search-minus:before {
  content: "\e990";
}
.pi-file-excel:before {
  content: "\e98e";
}
.pi-file-pdf:before {
  content: "\e98d";
}
.pi-check-square:before {
  content: "\e98c";
}
.pi-chart-line:before {
  content: "\e98b";
}
.pi-user-edit:before {
  content: "\e98a";
}
.pi-exclamation-circle:before {
  content: "\e989";
}
.pi-android:before {
  content: "\e985";
}
.pi-google:before {
  content: "\e986";
}
.pi-apple:before {
  content: "\e987";
}
.pi-microsoft:before {
  content: "\e988";
}
.pi-heart:before {
  content: "\e984";
}
.pi-mobile:before {
  content: "\e982";
}
.pi-tablet:before {
  content: "\e983";
}
.pi-key:before {
  content: "\e981";
}
.pi-shopping-cart:before {
  content: "\e980";
}
.pi-comments:before {
  content: "\e97e";
}
.pi-comment:before {
  content: "\e97f";
}
.pi-briefcase:before {
  content: "\e97d";
}
.pi-bell:before {
  content: "\e97c";
}
.pi-paperclip:before {
  content: "\e97b";
}
.pi-share-alt:before {
  content: "\e97a";
}
.pi-envelope:before {
  content: "\e979";
}
.pi-volume-down:before {
  content: "\e976";
}
.pi-volume-up:before {
  content: "\e977";
}
.pi-volume-off:before {
  content: "\e978";
}
.pi-eject:before {
  content: "\e975";
}
.pi-money-bill:before {
  content: "\e974";
}
.pi-images:before {
  content: "\e973";
}
.pi-image:before {
  content: "\e972";
}
.pi-sign-in:before {
  content: "\e970";
}
.pi-sign-out:before {
  content: "\e971";
}
.pi-wifi:before {
  content: "\e96f";
}
.pi-sitemap:before {
  content: "\e96e";
}
.pi-chart-bar:before {
  content: "\e96d";
}
.pi-camera:before {
  content: "\e96c";
}
.pi-dollar:before {
  content: "\e96b";
}
.pi-lock-open:before {
  content: "\e96a";
}
.pi-table:before {
  content: "\e969";
}
.pi-map-marker:before {
  content: "\e968";
}
.pi-list:before {
  content: "\e967";
}
.pi-eye-slash:before {
  content: "\e965";
}
.pi-eye:before {
  content: "\e966";
}
.pi-folder-open:before {
  content: "\e964";
}
.pi-folder:before {
  content: "\e963";
}
.pi-video:before {
  content: "\e962";
}
.pi-inbox:before {
  content: "\e961";
}
.pi-lock:before {
  content: "\e95f";
}
.pi-unlock:before {
  content: "\e960";
}
.pi-tags:before {
  content: "\e95d";
}
.pi-tag:before {
  content: "\e95e";
}
.pi-power-off:before {
  content: "\e95c";
}
.pi-save:before {
  content: "\e95b";
}
.pi-question-circle:before {
  content: "\e959";
}
.pi-question:before {
  content: "\e95a";
}
.pi-copy:before {
  content: "\e957";
}
.pi-file:before {
  content: "\e958";
}
.pi-clone:before {
  content: "\e955";
}
.pi-calendar-times:before {
  content: "\e952";
}
.pi-calendar-minus:before {
  content: "\e953";
}
.pi-calendar-plus:before {
  content: "\e954";
}
.pi-ellipsis-v:before {
  content: "\e950";
}
.pi-ellipsis-h:before {
  content: "\e951";
}
.pi-bookmark:before {
  content: "\e94e";
}
.pi-globe:before {
  content: "\e94f";
}
.pi-replay:before {
  content: "\e94d";
}
.pi-filter:before {
  content: "\e94c";
}
.pi-print:before {
  content: "\e94b";
}
.pi-align-right:before {
  content: "\e946";
}
.pi-align-left:before {
  content: "\e947";
}
.pi-align-center:before {
  content: "\e948";
}
.pi-align-justify:before {
  content: "\e949";
}
.pi-cog:before {
  content: "\e94a";
}
.pi-cloud-download:before {
  content: "\e943";
}
.pi-cloud-upload:before {
  content: "\e944";
}
.pi-cloud:before {
  content: "\e945";
}
.pi-pencil:before {
  content: "\e942";
}
.pi-users:before {
  content: "\e941";
}
.pi-clock:before {
  content: "\e940";
}
.pi-user-minus:before {
  content: "\e93e";
}
.pi-user-plus:before {
  content: "\e93f";
}
.pi-trash:before {
  content: "\e93d";
}
.pi-external-link:before {
  content: "\e93c";
}
.pi-window-maximize:before {
  content: "\e93b";
}
.pi-window-minimize:before {
  content: "\e93a";
}
.pi-refresh:before {
  content: "\e938";
}
.pi-user:before {
  content: "\e939";
}
.pi-exclamation-triangle:before {
  content: "\e922";
}
.pi-calendar:before {
  content: "\e927";
}
.pi-chevron-circle-left:before {
  content: "\e928";
}
.pi-chevron-circle-down:before {
  content: "\e929";
}
.pi-chevron-circle-right:before {
  content: "\e92a";
}
.pi-chevron-circle-up:before {
  content: "\e92b";
}
.pi-angle-double-down:before {
  content: "\e92c";
}
.pi-angle-double-left:before {
  content: "\e92d";
}
.pi-angle-double-right:before {
  content: "\e92e";
}
.pi-angle-double-up:before {
  content: "\e92f";
}
.pi-angle-down:before {
  content: "\e930";
}
.pi-angle-left:before {
  content: "\e931";
}
.pi-angle-right:before {
  content: "\e932";
}
.pi-angle-up:before {
  content: "\e933";
}
.pi-upload:before {
  content: "\e934";
}
.pi-download:before {
  content: "\e956";
}
.pi-ban:before {
  content: "\e935";
}
.pi-star-fill:before {
  content: "\e936";
}
.pi-star:before {
  content: "\e937";
}
.pi-chevron-left:before {
  content: "\e900";
}
.pi-chevron-right:before {
  content: "\e901";
}
.pi-chevron-down:before {
  content: "\e902";
}
.pi-chevron-up:before {
  content: "\e903";
}
.pi-caret-left:before {
  content: "\e904";
}
.pi-caret-right:before {
  content: "\e905";
}
.pi-caret-down:before {
  content: "\e906";
}
.pi-caret-up:before {
  content: "\e907";
}
.pi-search:before {
  content: "\e908";
}
.pi-check:before {
  content: "\e909";
}
.pi-check-circle:before {
  content: "\e90a";
}
.pi-times:before {
  content: "\e90b";
}
.pi-times-circle:before {
  content: "\e90c";
}
.pi-plus:before {
  content: "\e90d";
}
.pi-plus-circle:before {
  content: "\e90e";
}
.pi-minus:before {
  content: "\e90f";
}
.pi-minus-circle:before {
  content: "\e910";
}
.pi-circle-on:before {
  content: "\e911";
}
.pi-circle-off:before {
  content: "\e912";
}
.pi-sort-down:before {
  content: "\e913";
}
.pi-sort-up:before {
  content: "\e914";
}
.pi-sort:before {
  content: "\e915";
}
.pi-step-backward:before {
  content: "\e916";
}
.pi-step-forward:before {
  content: "\e917";
}
.pi-th-large:before {
  content: "\e918";
}
.pi-arrow-down:before {
  content: "\e919";
}
.pi-arrow-left:before {
  content: "\e91a";
}
.pi-arrow-right:before {
  content: "\e91b";
}
.pi-arrow-up:before {
  content: "\e91c";
}
.pi-bars:before {
  content: "\e91d";
}
.pi-arrow-circle-down:before {
  content: "\e91e";
}
.pi-arrow-circle-left:before {
  content: "\e91f";
}
.pi-arrow-circle-right:before {
  content: "\e920";
}
.pi-arrow-circle-up:before {
  content: "\e921";
}
.pi-info:before {
  content: "\e923";
}
.pi-info-circle:before {
  content: "\e924";
}
.pi-home:before {
  content: "\e925";
}
.pi-spinner:before {
  content: "\e926";
}

/* node_modules/bootstrap/dist/css/bootstrap.css */
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("./media/glyphicons-halflings-regular-PIHUWCJO.eot");
  src:
    url("./media/glyphicons-halflings-regular-PIHUWCJO.eot?#iefix") format("embedded-opentype"),
    url("./media/glyphicons-halflings-regular-W4DYDFZM.woff2") format("woff2"),
    url("./media/glyphicons-halflings-regular-JOUF32XT.woff") format("woff"),
    url("./media/glyphicons-halflings-regular-ACNUA6UY.ttf") format("truetype"),
    url("./media/glyphicons-halflings-regular-QXYEM3FU.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\a5";
}
.glyphicon-jpy:before {
  content: "\a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role=button] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014\a0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\a0\2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family:
    Menlo,
    Monaco,
    Consolas,
    "Courier New",
    monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \	;
  line-height: normal;
}
input[type=file] {
  display: block;
}
input[type=range] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date],
  input[type=time],
  input[type=datetime-local],
  input[type=month] {
    line-height: 34px;
  }
  input[type=date].input-sm,
  input[type=time].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  .input-group-sm input[type=date],
  .input-group-sm input[type=time],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
  input[type=time].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  .input-group-lg input[type=date],
  .input-group-lg input[type=time],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \	;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
  .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:
    linear-gradient(
      45deg,
      rgba(255, 255, 255, .15) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, .15) 50%,
      rgba(255, 255, 255, .15) 75%,
      transparent 75%,
      transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family:
    "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, .5) 0%,
      rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:
    linear-gradient(
      to right,
      rgba(0, 0, 0, .0001) 0%,
      rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \	;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* node_modules/nvd3/build/nv.d3.css */
.nvd3 .nv-axis {
  pointer-events: none;
  opacity: 1;
}
.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges;
}
.nvd3 .nv-axis path.domain {
  stroke-opacity: .75;
}
.nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0;
}
.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges;
}
.nvd3 .nv-axis .zero line,
.nvd3 .nv-axis line.zero {
  stroke-opacity: .75;
}
.nvd3 .nv-axis .nv-axisMaxMin text {
  font-weight: bold;
}
.nvd3 .x .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
  text-anchor: middle;
}
.nvd3 .nv-axis.nv-disabled {
  opacity: 0;
}
.nvd3 .nv-bars rect {
  fill-opacity: .75;
  transition: fill-opacity 250ms linear;
}
.nvd3 .nv-bars rect.hover {
  fill-opacity: 1;
}
.nvd3 .nv-bars .hover rect {
  fill: lightblue;
}
.nvd3 .nv-bars text {
  fill: rgba(0, 0, 0, 0);
}
.nvd3 .nv-bars .hover text {
  fill: rgba(0, 0, 0, 1);
}
.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear;
}
.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
  fill-opacity: 1;
}
.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: bold;
  fill: rgba(0, 0, 0, 1);
  stroke: rgba(0, 0, 0, 0);
}
.nvd3 .nv-boxplot circle {
  fill-opacity: 0.5;
}
.nvd3 .nv-boxplot circle:hover {
  fill-opacity: 1;
}
.nvd3 .nv-boxplot rect:hover {
  fill-opacity: 1;
}
.nvd3 line.nv-boxplot-median {
  stroke: black;
}
.nv-boxplot-tick:hover {
  stroke-width: 2.5px;
}
.nvd3.nv-bullet {
  font: 10px sans-serif;
}
.nvd3.nv-bullet .nv-measure {
  fill-opacity: .8;
}
.nvd3.nv-bullet .nv-measure:hover {
  fill-opacity: 1;
}
.nvd3.nv-bullet .nv-marker {
  stroke: #000;
  stroke-width: 2px;
}
.nvd3.nv-bullet .nv-markerTriangle {
  stroke: #000;
  fill: #fff;
  stroke-width: 1.5px;
}
.nvd3.nv-bullet .nv-markerLine {
  stroke: #000;
  stroke-width: 1.5px;
}
.nvd3.nv-bullet .nv-tick line {
  stroke: #666;
  stroke-width: .5px;
}
.nvd3.nv-bullet .nv-range.nv-s0 {
  fill: #eee;
}
.nvd3.nv-bullet .nv-range.nv-s1 {
  fill: #ddd;
}
.nvd3.nv-bullet .nv-range.nv-s2 {
  fill: #ccc;
}
.nvd3.nv-bullet .nv-title {
  font-size: 14px;
  font-weight: bold;
}
.nvd3.nv-bullet .nv-subtitle {
  fill: #999;
}
.nvd3.nv-bullet .nv-range {
  fill: #bababa;
  fill-opacity: .4;
}
.nvd3.nv-bullet .nv-range:hover {
  fill-opacity: .7;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick {
  stroke-width: 1px;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover {
  stroke-width: 2px;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect {
  stroke: #2ca02c;
  fill: #2ca02c;
}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect {
  stroke: #d62728;
  fill: #d62728;
}
.with-transitions .nv-candlestickBar .nv-ticks .nv-tick {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-candlestickBar .nv-ticks line {
  stroke: #333;
}
.nv-force-node {
  stroke: #fff;
  stroke-width: 1.5px;
}
.nv-force-link {
  stroke: #999;
  stroke-opacity: .6;
}
.nv-force-node text {
  stroke-width: 0px;
}
.nvd3 .nv-legend .nv-disabled rect {
}
.nvd3 .nv-check-box .nv-box {
  fill-opacity: 0;
  stroke-width: 2;
}
.nvd3 .nv-check-box .nv-check {
  fill-opacity: 0;
  stroke-width: 4;
}
.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check {
  opacity: 0;
}
.nvd3.nv-linePlusBar .nv-bar rect {
  fill-opacity: .75;
}
.nvd3.nv-linePlusBar .nv-bar rect:hover {
  fill-opacity: 1;
}
.nvd3 .nv-groups path.nv-line {
  fill: none;
}
.nvd3 .nv-groups path.nv-area {
  stroke: none;
}
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
  fill-opacity: .5 !important;
  stroke-opacity: .5 !important;
}
.with-transitions .nvd3 .nv-groups .nv-point {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 7px;
  fill-opacity: .95 !important;
  stroke-opacity: .95 !important;
}
.nvd3 .nv-point-paths path {
  stroke: #aaa;
  stroke-opacity: 0;
  fill: #eee;
  fill-opacity: 0;
}
.nvd3 .nv-indexLine {
  cursor: ew-resize;
}
svg.nvd3-svg {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  height: 100%;
}
.nvtooltip.with-3d-shadow,
.with-3d-shadow .nvtooltip {
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  border-radius: 5px;
}
.nvd3 text {
  font: normal 12px Arial, sans-serif;
}
.nvd3 .title {
  font: bold 14px Arial, sans-serif;
}
.nvd3 .nv-background {
  fill: white;
  fill-opacity: 0;
}
.nvd3.nv-noData {
  font-size: 18px;
  font-weight: bold;
}
.nv-brush .extent {
  fill-opacity: .125;
  shape-rendering: crispEdges;
}
.nv-brush .resize path {
  fill: #eee;
  stroke: #666;
}
.nvd3 .nv-legend .nv-series {
  cursor: pointer;
}
.nvd3 .nv-legend .nv-disabled circle {
  fill-opacity: 0;
}
.nvd3 .nv-brush .extent {
  fill-opacity: 0 !important;
}
.nvd3 .nv-brushBackground rect {
  stroke: #000;
  stroke-width: .4;
  fill: #fff;
  fill-opacity: .7;
}
@media print {
  .nvd3 text {
    stroke-width: 0;
    fill-opacity: 1;
  }
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
  stroke-width: 1px;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
  stroke-width: 2px;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
  stroke: #2ca02c;
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
  stroke: #d62728;
}
.nvd3 .background path {
  fill: none;
  stroke: #EEE;
  stroke-opacity: .4;
  shape-rendering: crispEdges;
}
.nvd3 .foreground path {
  fill: none;
  stroke-opacity: .7;
}
.nvd3 .nv-parallelCoordinates-brush .extent {
  fill: #fff;
  fill-opacity: .6;
  stroke: gray;
  shape-rendering: crispEdges;
}
.nvd3 .nv-parallelCoordinates .hover {
  fill-opacity: 1;
  stroke-width: 3px;
}
.nvd3 .missingValuesline line {
  fill: none;
  stroke: black;
  stroke-width: 1;
  stroke-opacity: 1;
  stroke-dasharray: 5, 5;
}
.nvd3.nv-pie path {
  stroke-opacity: 0;
  transition:
    fill-opacity 250ms linear,
    stroke-width 250ms linear,
    stroke-opacity 250ms linear;
}
.nvd3.nv-pie .nv-pie-title {
  font-size: 24px;
  fill: rgba(19, 196, 249, 0.59);
}
.nvd3.nv-pie .nv-slice text {
  stroke: #000;
  stroke-width: 0;
}
.nvd3.nv-pie path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-opacity: 1;
}
.nvd3.nv-pie path {
  fill-opacity: .7;
}
.nvd3.nv-pie .hover path {
  fill-opacity: 1;
}
.nvd3.nv-pie .nv-label {
  pointer-events: none;
}
.nvd3.nv-pie .nv-label rect {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .5;
}
.nvd3 .nv-scatter .nv-point.hover {
  fill-opacity: 1;
}
.nv-noninteractive {
  pointer-events: none;
}
.nv-distx,
.nv-disty {
  pointer-events: none;
}
.nvd3.nv-sparkline path {
  fill: none;
}
.nvd3.nv-sparklineplus g.nv-hoverValue {
  pointer-events: none;
}
.nvd3.nv-sparklineplus .nv-hoverValue line {
  stroke: #333;
  stroke-width: 1.5px;
}
.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
  pointer-events: all;
}
.nvd3 .nv-hoverArea {
  fill-opacity: 0;
  stroke-opacity: 0;
}
.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
  stroke-width: 0;
  font-size: .9em;
  font-weight: normal;
}
.nvd3.nv-sparklineplus .nv-yValue {
  stroke: #f66;
}
.nvd3.nv-sparklineplus .nv-maxValue {
  stroke: #2ca02c;
  fill: #2ca02c;
}
.nvd3.nv-sparklineplus .nv-minValue {
  stroke: #d62728;
  fill: #d62728;
}
.nvd3.nv-sparklineplus .nv-currentValue {
  font-weight: bold;
  font-size: 1.1em;
}
.nvd3.nv-stackedarea path.nv-area {
  fill-opacity: .7;
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
}
.nvd3.nv-stackedarea path.nv-area.hover {
  fill-opacity: .9;
}
.nvd3.nv-stackedarea .nv-groups .nv-point {
  stroke-opacity: 0;
  fill-opacity: 0;
}
.nvtooltip {
  position: absolute;
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
  padding: 1px;
  border: 1px solid rgba(0, 0, 0, .2);
  z-index: 10000;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  text-align: left;
  pointer-events: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nvtooltip {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.nvtooltip.with-transitions,
.with-transitions .nvtooltip {
  transition: opacity 50ms linear;
  transition-delay: 200ms;
}
.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
  padding: 8px;
}
.nvtooltip h3 {
  margin: 0;
  padding: 4px 14px;
  line-height: 18px;
  font-weight: normal;
  background-color: rgba(247, 247, 247, 0.75);
  color: rgba(0, 0, 0, 1.0);
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.nvtooltip p {
  margin: 0;
  padding: 5px 14px;
  text-align: center;
}
.nvtooltip span {
  display: inline-block;
  margin: 2px 0;
}
.nvtooltip table {
  margin: 6px;
  border-spacing: 0;
}
.nvtooltip table td {
  padding: 2px 9px 2px 0;
  vertical-align: middle;
}
.nvtooltip table td.key {
  font-weight: normal;
}
.nvtooltip table td.key.total {
  font-weight: bold;
}
.nvtooltip table td.value {
  text-align: right;
  font-weight: bold;
}
.nvtooltip table td.percent {
  color: darkgray;
}
.nvtooltip table tr.highlight td {
  padding: 1px 9px 1px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}
.nvtooltip table td.legend-color-guide div {
  width: 8px;
  height: 8px;
  vertical-align: middle;
}
.nvtooltip table td.legend-color-guide div {
  width: 12px;
  height: 12px;
  border: 1px solid #999;
}
.nvtooltip .footer {
  padding: 3px;
  text-align: center;
}
.nvtooltip-pending-removal {
  pointer-events: none;
  display: none;
}
.nvd3 .nv-interactiveGuideLine {
  pointer-events: none;
}
.nvd3 line.nv-guideline {
  stroke: #ccc;
}

/* node_modules/angular-ui-grid/ui-grid.css */
/*!
 * ui-grid - v4.12.7 - 2024-04-12
* http://ui-grid.info/
 * Copyright (c) 2024 ; License: MIT 
 */
.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-scrollbar-placeholder {
  background-color: transparent;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}
.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}
.ui-grid-clearfix:after {
  clear: both;
}
.ui-grid-invisible {
  visibility: hidden;
}
.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.ui-grid-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-grid-icon-button {
  background-color: transparent;
  border: none;
  padding: 0;
}
.clickable {
  cursor: pointer;
}
.ui-grid-top-panel-background {
  background-color: #f3f3f3;
}
.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-header-viewport {
  overflow: hidden;
}
.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}
.ui-grid-header-cell-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.ui-grid-header-cell-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ui-grid-header-cell {
  position: relative;
  box-sizing: border-box;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}
.ui-grid-header-cell:last-child {
  border-right: 0;
}
.ui-grid-header-cell .sortable {
  cursor: pointer;
}
.ui-grid-header-cell .ui-grid-sort-priority-number {
  margin-left: -8px;
}
.ui-grid-header-cell > div {
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}
.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}
.ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 13px;
}
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-render-container-right .ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 28px;
}
.ui-grid-column-menu {
  position: absolute;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  display: block !important;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  display: block !important;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}
.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon]:hover {
  opacity: 1;
}
.ui-grid-filter-container .ui-grid-filter-button-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 0px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon]:hover {
  opacity: 1;
}
input[type=text].ui-grid-filter-input {
  box-sizing: border-box;
  padding: 0 18px 0 0;
  margin: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type=text].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
select.ui-grid-filter-select {
  padding: 0;
  margin: 0;
  border: 0;
  width: 90%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
select.ui-grid-filter-select:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
  width: 100%;
}
.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-render-container:focus {
  outline: none;
}
.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.ui-grid-viewport:focus {
  outline: none !important;
}
.ui-grid-canvas {
  position: relative;
  padding-top: 1px;
  min-height: 1px;
}
.ui-grid-row {
  clear: both;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}
.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: #d5eaee;
}
.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}
.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}
.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-cell:last-child {
  border-right: 0;
}
.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #F0F0EE;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-cell-empty {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.ui-grid-footer-info {
  padding: 5px 10px;
}
.ui-grid-footer-panel-background {
  background-color: #f3f3f3;
}
.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-grid-footer {
  float: left;
  width: 100%;
}
.ui-grid-footer-viewport,
.ui-grid-footer-canvas {
  height: 100%;
}
.ui-grid-footer-viewport {
  overflow: hidden;
}
.ui-grid-footer-canvas {
  position: relative;
}
.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-footer-canvas:after {
  clear: both;
}
.ui-grid-footer-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-footer-cell-row {
  display: table-row;
}
.ui-grid-footer-cell {
  overflow: hidden;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
  display: table-cell;
}
.ui-grid-footer-cell:last-child {
  border-right: 0;
}
.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: #f3f3f3;
  border: 0;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer;
  height: 32px;
  font-weight: normal;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 5px;
  margin-left: 2px;
}
.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: scroll;
}
.ui-grid-menu {
  overflow: hidden;
  max-width: 320px;
  z-index: 2;
  position: absolute;
  right: 100%;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.ui-grid-menu-item {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 0;
}
.ui-grid-menu .ui-grid-menu-inner ul li .ui-grid-menu-item {
  color: #000;
  min-width: 100%;
  padding: 8px;
  text-align: left;
  background: transparent;
  border: none;
  cursor: default;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item {
  cursor: pointer;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item:focus {
  background-color: #b3c4c7;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item.ui-grid-menu-item-active {
  background-color: #9cb2b6;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > .ui-grid-menu-item {
  border-bottom: 1px solid #d4d4d4;
}
.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}
.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@font-face {
  font-family: "ui-grid";
  src: url("./media/ui-grid-5ENFEWCA.eot");
  src:
    url("./media/ui-grid-5ENFEWCA.eot#iefix") format("embedded-opentype"),
    url("./media/ui-grid-FUXTVP7F.woff") format("woff"),
    url("./media/ui-grid-I7F5TARL.ttf") format("truetype"),
    url("./media/ui-grid-AHKMII7I.svg?#ui-grid") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ui-grid-icon]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.ui-grid-icon-blank::before {
  width: 1em;
  content: " ";
}
.ui-grid-icon-plus-squared:before {
  content: "\c350";
}
.ui-grid-icon-minus-squared:before {
  content: "\c351";
}
.ui-grid-icon-search:before {
  content: "\c352";
}
.ui-grid-icon-cancel:before {
  content: "\c353";
}
.ui-grid-icon-info-circled:before {
  content: "\c354";
}
.ui-grid-icon-lock:before {
  content: "\c355";
}
.ui-grid-icon-lock-open:before {
  content: "\c356";
}
.ui-grid-icon-pencil:before {
  content: "\c357";
}
.ui-grid-icon-down-dir:before {
  content: "\c358";
}
.ui-grid-icon-up-dir:before {
  content: "\c359";
}
.ui-grid-icon-left-dir:before {
  content: "\c35a";
}
.ui-grid-icon-right-dir:before {
  content: "\c35b";
}
.ui-grid-icon-left-open:before {
  content: "\c35c";
}
.ui-grid-icon-right-open:before {
  content: "\c35d";
}
.ui-grid-icon-angle-down:before {
  content: "\c35e";
}
.ui-grid-icon-filter:before {
  content: "\c35f";
}
.ui-grid-icon-sort-alt-up:before {
  content: "\c360";
}
.ui-grid-icon-sort-alt-down:before {
  content: "\c361";
}
.ui-grid-icon-ok:before {
  content: "\c362";
}
.ui-grid-icon-menu:before {
  content: "\c363";
}
.ui-grid-icon-indent-left:before {
  content: "\e800";
}
.ui-grid-icon-indent-right:before {
  content: "\e801";
}
.ui-grid-icon-spin5:before {
  content: "\ea61";
}
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}
.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}
.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
  right: initial;
  left: 0;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  right: initial;
  left: 10px;
}
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ui-grid-cell-focus {
  outline: 0;
  background-color: #b3c4c7;
}
.ui-grid-focuser {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.ui-grid-focuser:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-offscreen {
  display: block;
  position: absolute;
  left: -10000px;
  top: -10000px;
  clip: rect(0px, 0px, 0px, 0px);
}
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-render-container:focus {
  outline: none;
}
.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.ui-grid-viewport:focus {
  outline: none !important;
}
.ui-grid-canvas {
  position: relative;
  padding-top: 1px;
  min-height: 1px;
}
.ui-grid-row {
  clear: both;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}
.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: #d5eaee;
}
.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}
.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}
.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-cell:last-child {
  border-right: 0;
}
.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #F0F0EE;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-cell-empty {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-scrollbar-placeholder {
  background-color: transparent;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}
.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}
.ui-grid-clearfix:after {
  clear: both;
}
.ui-grid-invisible {
  visibility: hidden;
}
.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.ui-grid-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-grid-icon-button {
  background-color: transparent;
  border: none;
  padding: 0;
}
.clickable {
  cursor: pointer;
}
.ui-grid-top-panel-background {
  background-color: #f3f3f3;
}
.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-header-viewport {
  overflow: hidden;
}
.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}
.ui-grid-header-cell-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.ui-grid-header-cell-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ui-grid-header-cell {
  position: relative;
  box-sizing: border-box;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}
.ui-grid-header-cell:last-child {
  border-right: 0;
}
.ui-grid-header-cell .sortable {
  cursor: pointer;
}
.ui-grid-header-cell .ui-grid-sort-priority-number {
  margin-left: -8px;
}
.ui-grid-header-cell > div {
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}
.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}
.ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 13px;
}
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-render-container-right .ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 28px;
}
.ui-grid-column-menu {
  position: absolute;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  display: block !important;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  display: block !important;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}
.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon]:hover {
  opacity: 1;
}
.ui-grid-filter-container .ui-grid-filter-button-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 0px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon]:hover {
  opacity: 1;
}
input[type=text].ui-grid-filter-input {
  box-sizing: border-box;
  padding: 0 18px 0 0;
  margin: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type=text].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
select.ui-grid-filter-select {
  padding: 0;
  margin: 0;
  border: 0;
  width: 90%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
select.ui-grid-filter-select:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
  width: 100%;
}
.ui-grid-render-container {
  position: inherit;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-render-container:focus {
  outline: none;
}
.ui-grid-viewport {
  min-height: 20px;
  position: relative;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.ui-grid-viewport:focus {
  outline: none !important;
}
.ui-grid-canvas {
  position: relative;
  padding-top: 1px;
  min-height: 1px;
}
.ui-grid-row {
  clear: both;
}
.ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-row:last-child .ui-grid-cell {
  border-bottom-color: #d4d4d4;
  border-bottom-style: solid;
}
.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: #d5eaee;
}
.ui-grid-no-row-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 10%;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  font-size: 2em;
  text-align: center;
}
.ui-grid-no-row-overlay > * {
  position: absolute;
  display: table;
  margin: auto 0;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.66;
}
.ui-grid-cell {
  overflow: hidden;
  float: left;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-cell:last-child {
  border-right: 0;
}
.ui-grid-cell-contents {
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 100%;
}
.ui-grid-cell-contents-hidden {
  visibility: hidden;
  width: 0;
  height: 0;
  display: none;
}
.ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: #F0F0EE;
  border-bottom: solid 1px #d4d4d4;
}
.ui-grid-cell-empty {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.ui-grid-footer-info {
  padding: 5px 10px;
}
.ui-grid-footer-panel-background {
  background-color: #f3f3f3;
}
.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-grid-footer {
  float: left;
  width: 100%;
}
.ui-grid-footer-viewport,
.ui-grid-footer-canvas {
  height: 100%;
}
.ui-grid-footer-viewport {
  overflow: hidden;
}
.ui-grid-footer-canvas {
  position: relative;
}
.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-footer-canvas:after {
  clear: both;
}
.ui-grid-footer-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-footer-cell-row {
  display: table-row;
}
.ui-grid-footer-cell {
  overflow: hidden;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
  display: table-cell;
}
.ui-grid-footer-cell:last-child {
  border-right: 0;
}
.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: #f3f3f3;
  border: 0;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer;
  height: 32px;
  font-weight: normal;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 5px;
  margin-left: 2px;
}
.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: scroll;
}
.ui-grid-menu {
  overflow: hidden;
  max-width: 320px;
  z-index: 2;
  position: absolute;
  right: 100%;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.ui-grid-menu-item {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 0;
}
.ui-grid-menu .ui-grid-menu-inner ul li .ui-grid-menu-item {
  color: #000;
  min-width: 100%;
  padding: 8px;
  text-align: left;
  background: transparent;
  border: none;
  cursor: default;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item {
  cursor: pointer;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item:focus {
  background-color: #b3c4c7;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item.ui-grid-menu-item-active {
  background-color: #9cb2b6;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > .ui-grid-menu-item {
  border-bottom: 1px solid #d4d4d4;
}
.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}
.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@font-face {
  font-family: "ui-grid";
  src: url("./media/ui-grid-5ENFEWCA.eot");
  src:
    url("./media/ui-grid-5ENFEWCA.eot#iefix") format("embedded-opentype"),
    url("./media/ui-grid-FUXTVP7F.woff") format("woff"),
    url("./media/ui-grid-I7F5TARL.ttf") format("truetype"),
    url("./media/ui-grid-AHKMII7I.svg?#ui-grid") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ui-grid-icon]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.ui-grid-icon-blank::before {
  width: 1em;
  content: " ";
}
.ui-grid-icon-plus-squared:before {
  content: "\c350";
}
.ui-grid-icon-minus-squared:before {
  content: "\c351";
}
.ui-grid-icon-search:before {
  content: "\c352";
}
.ui-grid-icon-cancel:before {
  content: "\c353";
}
.ui-grid-icon-info-circled:before {
  content: "\c354";
}
.ui-grid-icon-lock:before {
  content: "\c355";
}
.ui-grid-icon-lock-open:before {
  content: "\c356";
}
.ui-grid-icon-pencil:before {
  content: "\c357";
}
.ui-grid-icon-down-dir:before {
  content: "\c358";
}
.ui-grid-icon-up-dir:before {
  content: "\c359";
}
.ui-grid-icon-left-dir:before {
  content: "\c35a";
}
.ui-grid-icon-right-dir:before {
  content: "\c35b";
}
.ui-grid-icon-left-open:before {
  content: "\c35c";
}
.ui-grid-icon-right-open:before {
  content: "\c35d";
}
.ui-grid-icon-angle-down:before {
  content: "\c35e";
}
.ui-grid-icon-filter:before {
  content: "\c35f";
}
.ui-grid-icon-sort-alt-up:before {
  content: "\c360";
}
.ui-grid-icon-sort-alt-down:before {
  content: "\c361";
}
.ui-grid-icon-ok:before {
  content: "\c362";
}
.ui-grid-icon-menu:before {
  content: "\c363";
}
.ui-grid-icon-indent-left:before {
  content: "\e800";
}
.ui-grid-icon-indent-right:before {
  content: "\e801";
}
.ui-grid-icon-spin5:before {
  content: "\ea61";
}
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}
.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}
.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
  right: initial;
  left: 0;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  right: initial;
  left: 10px;
}
.ui-grid-animate-spin {
  -moz-animation: ui-grid-spin 2s infinite linear;
  -o-animation: ui-grid-spin 2s infinite linear;
  -webkit-animation: ui-grid-spin 2s infinite linear;
  animation: ui-grid-spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ui-grid-footer-info {
  padding: 5px 10px;
}
.ui-grid-footer-panel-background {
  background-color: #f3f3f3;
}
.ui-grid-footer-panel {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  overflow: hidden;
  font-weight: bold;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-grid-footer {
  float: left;
  width: 100%;
}
.ui-grid-footer-viewport,
.ui-grid-footer-canvas {
  height: 100%;
}
.ui-grid-footer-viewport {
  overflow: hidden;
}
.ui-grid-footer-canvas {
  position: relative;
}
.ui-grid-footer-canvas:before,
.ui-grid-footer-canvas:after {
  content: "";
  display: table;
  line-height: 0;
}
.ui-grid-footer-canvas:after {
  clear: both;
}
.ui-grid-footer-cell-wrapper {
  position: relative;
  display: table;
  box-sizing: border-box;
  height: 100%;
}
.ui-grid-footer-cell-row {
  display: table-row;
}
.ui-grid-footer-cell {
  overflow: hidden;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  box-sizing: border-box;
  display: table-cell;
}
.ui-grid-footer-cell:last-child {
  border-right: 0;
}
.ui-grid {
  border: 1px solid #d4d4d4;
  box-sizing: content-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.ui-grid-vertical-bar {
  position: absolute;
  right: 0;
  width: 0;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-scrollbar-placeholder {
  background-color: transparent;
}
.ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #d4d4d4;
}
.ui-grid-clearfix:before,
.ui-grid-clearfix:after {
  content: "";
  display: table;
}
.ui-grid-clearfix:after {
  clear: both;
}
.ui-grid-invisible {
  visibility: hidden;
}
.ui-grid-contents-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.ui-grid-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ui-grid-icon-button {
  background-color: transparent;
  border: none;
  padding: 0;
}
.clickable {
  cursor: pointer;
}
.ui-grid-top-panel-background {
  background-color: #f3f3f3;
}
.ui-grid-header {
  border-bottom: 1px solid #d4d4d4;
  box-sizing: border-box;
}
.ui-grid-top-panel {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  background-color: #f3f3f3;
  -webkit-border-top-right-radius: -1px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: -1px;
  -moz-border-radius-topright: -1px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: -1px;
  border-top-right-radius: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: -1px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-grid-header-viewport {
  overflow: hidden;
}
.ui-grid-header-canvas:before,
.ui-grid-header-canvas:after {
  content: "";
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
}
.ui-grid-header-canvas:after {
  clear: both;
}
.ui-grid-header-cell-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
}
.ui-grid-header-cell-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ui-grid-header-cell {
  position: relative;
  box-sizing: border-box;
  background-color: inherit;
  border-right: 1px solid;
  border-color: #d4d4d4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 0;
}
.ui-grid-header-cell:last-child {
  border-right: 0;
}
.ui-grid-header-cell .sortable {
  cursor: pointer;
}
.ui-grid-header-cell .ui-grid-sort-priority-number {
  margin-left: -8px;
}
.ui-grid-header-cell > div {
  -ms-flex-basis: 100%;
  flex-basis: 100%;
}
.ui-grid-header .ui-grid-vertical-bar {
  top: 0;
  bottom: 0;
}
.ui-grid-column-menu-button {
  position: absolute;
  right: 1px;
  top: 0;
}
.ui-grid-column-menu-button .ui-grid-icon-angle-down {
  vertical-align: sub;
}
.ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 13px;
}
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-cell-contents,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-filter-container,
.ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-column-menu-button,
.ui-grid-render-container-right .ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
  margin-right: 28px;
}
.ui-grid-column-menu {
  position: absolute;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  display: block !important;
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  display: block !important;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add,
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.ui-grid-filter-container {
  padding: 4px 10px;
  position: relative;
}
.ui-grid-filter-container .ui-grid-filter-button {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 10px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon]:hover {
  opacity: 1;
}
.ui-grid-filter-container .ui-grid-filter-button-select {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon] {
  position: absolute;
  top: 50%;
  line-height: 32px;
  margin-top: -16px;
  right: 0px;
  opacity: 0.66;
}
.ui-grid-filter-container .ui-grid-filter-button-select [class^=ui-grid-icon]:hover {
  opacity: 1;
}
input[type=text].ui-grid-filter-input {
  box-sizing: border-box;
  padding: 0 18px 0 0;
  margin: 0;
  width: 100%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input[type=text].ui-grid-filter-input:hover {
  border: 1px solid #d4d4d4;
}
select.ui-grid-filter-select {
  padding: 0;
  margin: 0;
  border: 0;
  width: 90%;
  border: 1px solid #d4d4d4;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
select.ui-grid-filter-select:hover {
  border: 1px solid #d4d4d4;
}
.ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
  width: 100%;
}
@font-face {
  font-family: "ui-grid";
  src: url("./media/ui-grid-5ENFEWCA.eot");
  src:
    url("./media/ui-grid-5ENFEWCA.eot#iefix") format("embedded-opentype"),
    url("./media/ui-grid-FUXTVP7F.woff") format("woff"),
    url("./media/ui-grid-I7F5TARL.ttf") format("truetype"),
    url("./media/ui-grid-AHKMII7I.svg?#ui-grid") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=ui-grid-icon]:before,
[class*=" ui-grid-icon"]:before {
  font-family: "ui-grid";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.ui-grid-icon-blank::before {
  width: 1em;
  content: " ";
}
.ui-grid-icon-plus-squared:before {
  content: "\c350";
}
.ui-grid-icon-minus-squared:before {
  content: "\c351";
}
.ui-grid-icon-search:before {
  content: "\c352";
}
.ui-grid-icon-cancel:before {
  content: "\c353";
}
.ui-grid-icon-info-circled:before {
  content: "\c354";
}
.ui-grid-icon-lock:before {
  content: "\c355";
}
.ui-grid-icon-lock-open:before {
  content: "\c356";
}
.ui-grid-icon-pencil:before {
  content: "\c357";
}
.ui-grid-icon-down-dir:before {
  content: "\c358";
}
.ui-grid-icon-up-dir:before {
  content: "\c359";
}
.ui-grid-icon-left-dir:before {
  content: "\c35a";
}
.ui-grid-icon-right-dir:before {
  content: "\c35b";
}
.ui-grid-icon-left-open:before {
  content: "\c35c";
}
.ui-grid-icon-right-open:before {
  content: "\c35d";
}
.ui-grid-icon-angle-down:before {
  content: "\c35e";
}
.ui-grid-icon-filter:before {
  content: "\c35f";
}
.ui-grid-icon-sort-alt-up:before {
  content: "\c360";
}
.ui-grid-icon-sort-alt-down:before {
  content: "\c361";
}
.ui-grid-icon-ok:before {
  content: "\c362";
}
.ui-grid-icon-menu:before {
  content: "\c363";
}
.ui-grid-icon-indent-left:before {
  content: "\e800";
}
.ui-grid-icon-indent-right:before {
  content: "\e801";
}
.ui-grid-icon-spin5:before {
  content: "\ea61";
}
.ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  background: #f3f3f3;
  border: 0;
  border-left: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  cursor: pointer;
  height: 32px;
  font-weight: normal;
}
.ui-grid-menu-button .ui-grid-icon-container {
  margin-top: 5px;
  margin-left: 2px;
}
.ui-grid-menu-button .ui-grid-menu {
  right: 0;
}
.ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
  overflow: scroll;
}
.ui-grid-menu {
  overflow: hidden;
  max-width: 320px;
  z-index: 2;
  position: absolute;
  right: 100%;
  padding: 0 10px 20px 10px;
  cursor: pointer;
  box-sizing: border-box;
}
.ui-grid-menu-item {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-grid-menu .ui-grid-menu-inner {
  background: #fff;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.ui-grid-menu .ui-grid-menu-inner ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li {
  padding: 0;
}
.ui-grid-menu .ui-grid-menu-inner ul li .ui-grid-menu-item {
  color: #000;
  min-width: 100%;
  padding: 8px;
  text-align: left;
  background: transparent;
  border: none;
  cursor: default;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item {
  cursor: pointer;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item:hover,
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item:focus {
  background-color: #b3c4c7;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item.ui-grid-menu-item-active {
  background-color: #9cb2b6;
}
.ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > .ui-grid-menu-item {
  border-bottom: 1px solid #d4d4d4;
}
.ui-grid[dir=rtl] .ui-grid-header-cell,
.ui-grid[dir=rtl] .ui-grid-footer-cell,
.ui-grid[dir=rtl] .ui-grid-cell {
  float: right !important;
}
.ui-grid[dir=rtl] .ui-grid-column-menu-button {
  position: absolute;
  left: 1px;
  top: 0;
  right: inherit;
}
.ui-grid[dir=rtl] .ui-grid-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-cell:last-child,
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
  border-right: 1px solid #d4d4d4;
  border-left: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar,
.ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
  width: 0;
}
.ui-grid[dir=rtl] .ui-grid-menu-button {
  z-index: 2;
  position: absolute;
  left: 0;
  right: auto;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  cursor: pointer;
  min-height: 27px;
  font-weight: normal;
}
.ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
  left: 0;
  right: auto;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
  right: initial;
  left: 0;
}
.ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon] {
  right: initial;
  left: 10px;
}
.ui-grid-sortarrow {
  right: 5px;
  position: absolute;
  width: 20px;
  top: 0;
  bottom: 0;
  background-position: center;
}
.ui-grid-sortarrow.down {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ui-grid-cell input {
  border-radius: inherit;
  padding: 0;
  width: 100%;
  color: inherit;
  height: auto;
  font: inherit;
  outline: none;
}
.ui-grid-cell input:focus {
  color: inherit;
  outline: none;
}
.ui-grid-cell input[type=checkbox] {
  margin: 9px 0 0 6px;
  width: auto;
}
.ui-grid-cell input.ng-invalid {
  border: 1px solid #fc8f8f;
}
.ui-grid-cell input.ng-valid {
  border: 1px solid #d4d4d4;
}
.ui-grid-viewport .ui-grid-empty-base-layer-container {
  position: absolute;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd;
}
.expandableRow .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #f3f3f3;
}
.ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: none;
}
.ui-grid-expandable-buttons-cell i {
  pointer-events: all;
}
.scrollFiller {
  float: left;
  border: 1px solid #d4d4d4;
}
.ui-grid-tree-header-row {
  font-weight: bold !important;
}
.movingColumn {
  position: absolute;
  top: 0;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.movingColumn .ui-grid-icon-angle-down {
  display: none;
}
.ui-grid-pager-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  box-sizing: content-box;
}
.ui-grid-pager-container {
  float: left;
}
.ui-grid-pager-control {
  padding: 5px 0;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-right: 10px;
  margin-left: 10px;
  min-width: 135px;
  float: left;
}
.ui-grid-pager-control button,
.ui-grid-pager-control span,
.ui-grid-pager-control input {
  margin-right: 4px;
}
.ui-grid-pager-control button {
  height: 25px;
  min-width: 26px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background: #f3f3f3;
  border: 1px solid #ccc;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #eee;
}
.ui-grid-pager-control button:hover {
  border-color: #adadad;
  text-decoration: none;
}
.ui-grid-pager-control button:focus {
  border-color: #8c8c8c;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-grid-pager-control button:active {
  border-color: #adadad;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ui-grid-pager-control button:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ui-grid-pager-control button:active:hover,
.ui-grid-pager-control button:active:focus {
  background-color: #c8c8c8;
  border-color: #8c8c8c;
}
.ui-grid-pager-control button:hover,
.ui-grid-pager-control button:focus,
.ui-grid-pager-control button:active {
  color: #eee;
  background: #dadada;
}
.ui-grid-pager-control button[disabled] {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-grid-pager-control button[disabled]:hover,
.ui-grid-pager-control button[disabled]:focus {
  background-color: #f3f3f3;
  border-color: #ccc;
}
.ui-grid-pager-control input {
  display: inline;
  height: 26px;
  width: 50px;
  vertical-align: top;
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ui-grid-pager-control input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-pager-control input[disabled],
.ui-grid-pager-control input[readonly],
.ui-grid-pager-control input::-moz-placeholder {
  opacity: 1;
}
.ui-grid-pager-control input::-moz-placeholder,
.ui-grid-pager-control input:-ms-input-placeholder,
.ui-grid-pager-control input::-webkit-input-placeholder {
  color: #999;
}
.ui-grid-pager-control input::-ms-expand {
  border: 0;
  background-color: transparent;
}
.ui-grid-pager-control input[disabled],
.ui-grid-pager-control input[readonly] {
  background-color: #eeeeee;
}
.ui-grid-pager-control input[disabled] {
  cursor: not-allowed;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number {
  vertical-align: bottom;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number > * {
  vertical-align: bottom;
}
.ui-grid-pager-control .ui-grid-pager-max-pages-number abbr {
  border-bottom: none;
  text-decoration: none;
}
.ui-grid-pager-control .first-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: -3px;
}
.ui-grid-pager-control .first-bar-rtl {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-right: -7px;
}
.ui-grid-pager-control .first-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 8.7px 5px 0;
  border-color: transparent #4d4d4d transparent transparent;
  margin-left: 2px;
}
.ui-grid-pager-control .next-triangle {
  margin-left: 1px;
}
.ui-grid-pager-control .prev-triangle {
  margin-left: 0;
}
.ui-grid-pager-control .last-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #4d4d4d;
  margin-left: -1px;
}
.ui-grid-pager-control .last-bar {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-left: 1px;
}
.ui-grid-pager-control .last-bar-rtl {
  width: 10px;
  border-left: 2px solid #4d4d4d;
  margin-top: -6px;
  height: 12px;
  margin-right: -11px;
}
.ui-grid-pager-row-count-picker {
  float: left;
  padding: 5px 10px;
}
.ui-grid-pager-row-count-picker select {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  height: 25px;
  width: 67px;
  display: inline;
  vertical-align: middle;
}
.ui-grid-pager-row-count-picker select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ui-grid-pager-row-count-picker select[disabled],
.ui-grid-pager-row-count-picker select[readonly],
.ui-grid-pager-row-count-picker select::-moz-placeholder {
  opacity: 1;
}
.ui-grid-pager-row-count-picker select::-moz-placeholder,
.ui-grid-pager-row-count-picker select:-ms-input-placeholder,
.ui-grid-pager-row-count-picker select::-webkit-input-placeholder {
  color: #999;
}
.ui-grid-pager-row-count-picker select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.ui-grid-pager-row-count-picker select[disabled],
.ui-grid-pager-row-count-picker select[readonly] {
  background-color: #eeeeee;
}
.ui-grid-pager-row-count-picker select[disabled] {
  cursor: not-allowed;
}
.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
  margin-top: 3px;
}
.ui-grid-pager-count-container {
  float: right;
  margin-top: 4px;
  min-width: 50px;
}
.ui-grid-pager-count-container .ui-grid-pager-count {
  margin-right: 10px;
  margin-left: 10px;
  float: right;
}
.ui-grid-pager-count-container .ui-grid-pager-count abbr {
  border-bottom: none;
  text-decoration: none;
}
.ui-grid-pinned-container {
  position: absolute;
  display: inline;
  top: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left {
  float: left;
  left: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right {
  float: right;
  right: 0;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  box-sizing: border-box;
  border-right: 1px solid;
  border-width: 1px;
  border-right-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child .ui-grid-vertical-bar {
  right: -1px;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:first-child {
  box-sizing: border-box;
  border-left: 1px solid;
  border-width: 1px;
  border-left-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar,
.ui-grid-pinned-container .ui-grid-cell:not(:first-child) .ui-grid-vertical-bar {
  width: 1px;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-header-cell:not(:first-child) .ui-grid-vertical-bar {
  background-color: #d4d4d4;
}
.ui-grid-pinned-container.ui-grid-pinned-container-right .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
  background-color: #aeaeae;
}
.ui-grid-pinned-container.ui-grid-pinned-container-first .ui-grid-header-cell:first-child .ui-grid-vertical-bar {
  left: -1px;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-column-resizer {
  top: 0;
  bottom: 0;
  width: 5px;
  position: absolute;
  cursor: col-resize;
}
.ui-grid-column-resizer.left {
  left: 0;
}
.ui-grid-column-resizer.right {
  right: 0;
}
.ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 1px solid #d4d4d4;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: 0;
}
.ui-grid[dir=rtl] .ui-grid-header-cell:last-child .ui-grid-column-resizer.left {
  border-left: 1px solid #d4d4d4;
}
.ui-grid.column-resizing {
  cursor: col-resize;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-grid.column-resizing .ui-grid-resize-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #aeaeae;
}
.ui-grid-row-saving .ui-grid-cell {
  color: #848484 !important;
}
.ui-grid-row-dirty .ui-grid-cell {
  color: #610B38;
}
.ui-grid-row-error .ui-grid-cell {
  color: #FF0000 !important;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
  background-color: #C9DDE1;
}
.ui-grid-disable-selection {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}
.ui-grid-selection-row-header-buttons {
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
.ui-grid-selection-row-header-buttons::before {
  opacity: 0.1;
}
.ui-grid-selection-row-header-buttons.ui-grid-row-selected::before,
.ui-grid-selection-row-header-buttons.ui-grid-all-selected::before {
  opacity: 1;
}
.ui-grid-tree-row-header-buttons.ui-grid-tree-header {
  cursor: pointer;
  opacity: 1;
}
.ui-grid-tree-header-row {
  font-weight: bold !important;
}
.ui-grid-tree-header-row .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
  pointer-events: all;
}
.ui-grid-cell-contents.invalid {
  border: 1px solid #fc8f8f;
}

/* node_modules/ng-tags-input/build/ng-tags-input.css */
tags-input {
  display: block;
}
tags-input *,
tags-input *:before,
tags-input *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%;
}
tags-input .host:active {
  outline: none;
}
tags-input .tags {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
  background-color: #fff;
  border: 1px solid darkgray;
  box-shadow: 1px 1px 1px 0 lightgray inset;
  height: 100%;
}
tags-input .tags.focused {
  outline: none;
  -webkit-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
  box-shadow: 0 0 3px 1px rgba(5, 139, 242, 0.6);
}
tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font:
    14px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  height: 26px;
  line-height: 25px;
  border: 1px solid #acacac;
  border-radius: 3px;
  background: -webkit-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%);
  background:
    linear-gradient(
      to bottom,
      #f0f9ff 0%,
      #cbebff 47%,
      #a1dbff 100%);
}
tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
  background:
    linear-gradient(
      to bottom,
      #febbbb 0%,
      #fe9090 45%,
      #ff5c5c 100%);
}
tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 16px Arial, sans-serif;
  color: #585858;
}
tags-input .tags .tag-item .remove-button:active {
  color: #ff0000;
}
tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 2px;
  padding: 0;
  padding-left: 5px;
  float: left;
  height: 26px;
  font:
    14px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
}
tags-input .tags .input.invalid-tag {
  color: #ff0000;
}
tags-input .tags .input::-ms-clear {
  display: none;
}
tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}
tags-input[disabled] .host:focus {
  outline: none;
}
tags-input[disabled] .tags {
  background-color: #eee;
  cursor: default;
}
tags-input[disabled] .tags .tag-item {
  opacity: 0.65;
  background: -webkit-linear-gradient(top, #f0f9ff 0%, rgba(203, 235, 255, 0.75) 47%, rgba(161, 219, 255, 0.62) 100%);
  background:
    linear-gradient(
      to bottom,
      #f0f9ff 0%,
      rgba(203, 235, 255, 0.75) 47%,
      rgba(161, 219, 255, 0.62) 100%);
}
tags-input[disabled] .tags .tag-item .remove-button {
  cursor: default;
}
tags-input[disabled] .tags .tag-item .remove-button:active {
  color: #585858;
}
tags-input[disabled] .tags .input {
  background-color: #eee;
  cursor: default;
}
tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}
tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font:
    16px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  color: #000;
  background-color: #fff;
}
tags-input .autocomplete .suggestion-item.selected {
  color: #fff;
  background-color: #0097cf;
}
tags-input .autocomplete .suggestion-item.selected em {
  color: #fff;
  background-color: #0097cf;
}
tags-input .autocomplete .suggestion-item em {
  font:
    normal bold 16px "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  color: #000;
  background-color: #fff;
}

/* node_modules/croppie/croppie.css */
.croppie-container {
  width: 100%;
  height: 100%;
}
.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none;
}
.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.croppie-container .cr-resizer {
  z-index: 2;
  box-shadow: none;
  pointer-events: none;
}
.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position: absolute;
  pointer-events: all;
}
.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
  display: block;
  position: absolute;
  box-sizing: border-box;
  border: 1px solid black;
  background: #fff;
  width: 10px;
  height: 10px;
  content: "";
}
.croppie-container .cr-resizer-vertical {
  bottom: -5px;
  cursor: row-resize;
  width: 100%;
  height: 10px;
}
.croppie-container .cr-resizer-vertical::after {
  left: 50%;
  margin-left: -5px;
}
.croppie-container .cr-resizer-horisontal {
  right: -5px;
  cursor: col-resize;
  width: 10px;
  height: 100%;
}
.croppie-container .cr-resizer-horisontal::after {
  top: 50%;
  margin-top: -5px;
}
.croppie-container .cr-original-image {
  display: none;
}
.croppie-container .cr-vp-circle {
  border-radius: 50%;
}
.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
  touch-action: none;
}
.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 15px auto;
  text-align: center;
}
.croppie-result {
  position: relative;
  overflow: hidden;
}
.croppie-result img {
  position: absolute;
}
.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.cr-slider {
  -webkit-appearance: none;
  width: 300px;
  max-width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: transparent;
}
.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:focus {
  outline: none;
}
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
.cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
}
.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px;
}
.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
}
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}
.cr-rotate-controls button {
  border: 0;
  background: none;
}
.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}
.cr-rotate-l i:before {
  content: "\21ba";
}
.cr-rotate-r i:before {
  content: "\21bb";
}

/* node_modules/ng-croppie/ng-croppie.css */
.croppie-container {
  width: 100%;
  height: 100%;
}
.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-height: none;
  max-width: none;
}
.croppie-container .cr-boundary {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.croppie-container .cr-viewport {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.croppie-container .cr-original-image {
  display: none;
}
.croppie-container .cr-vp-circle {
  border-radius: 50%;
}
.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
}
.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 15px auto;
  text-align: center;
}
.croppie-result {
  position: relative;
  overflow: hidden;
}
.croppie-result img {
  position: absolute;
}
.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.cr-slider {
  -webkit-appearance: none;
  width: 300px;
  max-width: 100%;
}
.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:focus {
  outline: none;
}
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}
.cr-slider::-ms-track {
  width: 100%;
  height: 5px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
}
.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: 1px;
}
.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
}
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}
.cr-rotate-controls button {
  border: 0;
  background: none;
}
.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}
.cr-rotate-l i:before {
  content: "\21ba";
}
.cr-rotate-r i:before {
  content: "\21bb";
}

/* src/ng1/styles/main.css */
@font-face {
  font-family: "Product Sans";
  src: url("./media/ProductSans-Light-VIXUJLZ7.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Product Sans";
  src: url("./media/ProductSans-Regular-F6SIC6E7.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Product Sans";
  src: url("./media/ProductSans-Medium-O4GVIRBC.ttf") format("truetype");
  font-weight: 600;
}
html {
  font-size: 80%;
}
a,
a:hover {
  color: black;
}
search {
  display: inline-block;
}
.bold {
  font-weight: bold !important;
}
.forceSave {
  cursor: pointer;
  color: darkblue;
  text-decoration: underline;
}
.exp-row {
  min-height: 50px;
}
.exp-row:hover {
  background-color: #f5f5f5;
}
.hidden-datepicker {
  opacity: 0 !important;
}
.item-list:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.fee-history {
  padding: 10px 0;
}
.fee-history:hover {
  background-color: #f5f5f5;
}
.excel-history-entry {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5px;
}
.excel-history-chevron {
  transition: transform 0.3s ease;
  display: inline-block;
}
.excel-history-chevron.expanded {
  transform: rotate(90deg);
}
.excel-history-details {
  padding: 10px 0;
  background-color: #fafafa;
  border-left: 3px solid #0891b2;
}
.modal .btn {
  border-color: #ccc !important;
}
.modal-wide .modal-dialog {
  width: 90%;
}
.container-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.bi-embed {
  height: calc(100vh - 120px);
  width: calc(100vw - 100px);
  position: absolute;
  left: 10px;
}
.btn {
  font-size: 14px;
  padding: 6px 16px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  gap: 8px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-approve {
  background-color: white;
  border: rgb(203, 202, 202) 1px solid;
}
.btn-approve:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.btn-plus-sign {
  font-size: 14px;
}
.btn-fp-secondary {
  background-color: #0891b2;
  color: white;
  border: none;
}
.secondaryText {
  color: #0891b2;
}
.btn-fp-secondary:hover {
  color: white;
  background-color: #41748e;
}
.approve-balance {
  color: darkgray;
  font-size: 12px;
}
ul[uib-dropdown-menu] {
  font-size: 14px;
}
.login-panel {
  text-align: center;
  max-width: 400px;
}
.notification-banner {
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 15px;
  position: fixed;
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
  background: #418fae;
}
.notification-banner a {
  color: white;
  text-decoration: underline;
  font-weight: 500;
}
.notification-banner a:hover {
  color: #f59e0b;
}
.form-margin {
  margin-bottom: 15px;
}
.error-form {
  font-size: smaller;
  color: #d2322d;
  padding-bottom: 5px;
}
.btn-signout {
  margin-top: 10px;
  margin-right: 10px;
}
.btn-transparent {
  background-color: transparent;
  border: none;
}
.marg-bot-0 {
  margin-bottom: 0;
}
body {
  padding-bottom: 20px;
  font-size: 13px;
  overflow-x: hidden;
  font-family: "Product Sans", sans-serif !important;
  color: #545454;
  scrollbar-width: thin;
}
.exp-processed {
  font-size: 11px;
  color: #1e40af;
}
.welcome {
  font-size: xx-large;
  text-align: center;
  margin-bottom: 45px;
}
.progress {
  margin-top: 5px;
  margin-bottom: 5px;
  height: 13px;
}
.subline {
  padding-top: 3px;
  font-size: 11px;
  font-weight: 400;
  font-style: italic;
}
.search-icon {
  width: 200px;
  display: inline-block;
  color: #94a3b8;
  margin: 0 30px;
  font-size: 15px;
  cursor: pointer;
}
.search-icon:hover {
  color: #1e293b;
}
.search-icon-edit {
  position: absolute;
  margin: 8px 0 0 10px;
  font-size: 14px;
  color: #94a3b8;
}
.search-input {
  width: 300px;
  display: inline-block;
  margin-right: 20px;
}
.checkbox-center {
  margin-top: 2px !important;
  vertical-align: text-top;
}
.search-input-box {
  width: 100%;
  background-color: #f1f5f9;
  border-radius: 4px;
  color: #0891b2;
  font-size: 16px;
  padding: 4px 12px 4px 40px;
  border: none;
}
.search-input-box:focus-visible {
  outline: none;
}
.search-input-box::placeholder {
  color: #94a3b8;
}
.search-box {
  border: 1px solid #e5e5e5;
  font-size: 0.9rem;
  width: 100%;
  padding: 3px 3px 3px 3px;
}
.openweeks-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 2px;
  max-height: 200px;
  overflow-y: auto;
}
.progress-left-line {
  border-left: 1px dashed #e7e7e7;
}
.progress-ETC-cell {
  padding: 0 5px 0 5px;
  height: 25px;
  border-color: #7bb7c7;
  margin-left: 10px;
  width: calc(100% - 10px);
}
.progress-row {
  padding-top: 7px !important;
  padding-bottom: 7px;
}
.progress-row:hover {
  background-color: #f1f5f9;
}
.progress-row-detail:hover {
  background-color: #f1f5f9;
}
.progress-modal .col-sm-1,
.progress-modal .col-sm-2,
.progress-modal .col-sm-3,
.progress-modal .col-sm-4 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.col-sm-half {
  width: 4%;
  float: left;
  min-height: 10px;
}
.progress-header {
  font-size: 15px;
  font-weight: 500;
  color: #0891b2;
}
.progress-row-header {
  padding-top: 10px !important;
  padding-bottom: 10px;
}
.progress-row-header:hover {
  background-color: #f1f5f9;
}
.row-center {
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}
.col-right-align {
  text-align: right;
}
.inline {
  display: inline-block;
}
.td-pad-left {
  padding-left: 15px;
}
.width-100 {
  width: 100px;
}
.sum-cell {
  width: 20px;
}
.row-section {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  background-color: #f6faff;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ranking {
  font-size: x-small;
  color: #bdbdbf;
}
.fillspan {
  width: 100%;
  display: inline-block;
}
.completedText {
  font-size: small;
  color: #bdbdbf;
}
.list-group a {
  display: block;
  color: #000000;
  height: 100%;
  width: 100%;
}
.list-group a:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.panel-title a {
  cursor: pointer;
}
.link {
  cursor: pointer;
}
.not-allowed {
  cursor: not-allowed;
}
.link-highlight {
  font-weight: 500;
  cursor: pointer;
}
.font-weight-600 {
  font-weight: 500;
}
.highlighted {
  background-color: rgba(235, 98, 9, 0.6);
  color: white;
}
.link-highlight:hover {
  font-style: italic;
  text-decoration: underline;
}
.bg-unsaved {
  background: lightyellow;
}
.panel-red {
  background: #ff0000;
}
.panel-scroll {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.progress-bg {
  background-color: #eef1ec;
}
.progress-scroll {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: rgb(199, 196, 196);
  border-radius: 5px;
}
textarea {
  margin: 0;
  padding: 0;
  overflow: hidden;
  resize: none;
  box-sizing: content-box;
}
textarea:hover {
  overflow-y: scroll;
}
.guidance-link {
  font-size: small;
  color: darkgrey;
  cursor: pointer;
}
.billing-rate-container {
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.guidance-link:hover {
  text-decoration: underline;
  color: #84bb59;
}
.guidance-panel {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid darkgrey;
  border-radius: 5px;
  padding: 10px;
  background-color: rgba(244, 244, 244, 0.35);
}
.guidance-para {
  margin-bottom: 10px;
}
.approval-status {
  padding: 10px 10px;
}
.btn-success {
  background-color: #76b82a !important;
  border-color: #76b82a !important;
}
.btn-warning {
  background-color: #f97316 !important;
  border-color: #f97316 !important;
}
.btn-danger {
  background-color: #d9534f !important;
  border-color: #d43f3a !important;
}
.btn-inverse {
  background-color: transparent;
}
.btn-inverse:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: black;
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.btn-default:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
  background-color: transparent !important;
  color: #264b13;
}
.btn-default.active {
  background-color: #76b82a !important;
  border-color: #76b82a !important;
  color: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.list-group-item-selected {
  background-color: #76b82a;
  border-color: #76b82a;
  border: none;
  color: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.riba-0 {
  border-right: 3px solid #f89c34;
}
.riba-1 {
  border-right: 3px solid #efa2c7;
}
.riba-2 {
  border-right: 3px solid #71ccd2;
}
.riba-3 {
  border-right: 3px solid #fcd51b;
}
.riba-4 {
  border-right: 3px solid #858f9b;
}
.riba-5 {
  border-right: 3px solid #a5a8d5;
}
.riba-6 {
  border-right: 3px solid #f0d499;
}
.riba-7 {
  border-right: 3px solid #5baadb;
}
.riba-8 {
  border-right: 3px solid #75bf70;
}
.riba-9 {
  border-right: 3px solid #a870bf;
}
.riba-10 {
  border-right: 3px solid #c7db5b;
}
.riba-11 {
  border-right: 3px solid #a56666;
}
.modal-xlg {
  width: 1200px;
}
.glyph-link {
  color: darkgray;
  font-size: 12px;
  cursor: pointer;
}
.glyph-link:hover {
  color: black;
}
.list-group-item-grey {
  background: #e5e5e5;
}
.list-group-item-orange {
  background: #f4cd56;
}
.disabled-background {
  background: #f5f5f5;
}
.btn-toolbar {
  margin: 5px 5px 5px 5px;
}
.btn-sage {
  background-color: #047e64;
  color: white;
}
.btn-group-toolbar {
  margin-bottom: 5px;
  margin-top: 5px;
}
.btn-toolbar .btn-default :hover {
  background-color: transparent !important;
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
::-webkit-file-upload-button {
  cursor: pointer;
}
::-webkit-file-upload-button :hover {
  background-color: transparent !important;
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.dndDragging .upload-btn-wrapper {
  display: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  font-weight: 500;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 4px solid #0891b2;
  font-weight: 500;
}
.nav-tabs > li > a {
  border: none;
  font-size: 16px;
}
.nav-tabs > li > a:hover {
  color: #0891b2;
  background-color: transparent;
  border: none;
}
.popover-content {
  max-width: 600px;
}
.popover-title {
  text-align: center;
}
.popover {
  max-width: unset;
}
.popover-lg {
  max-width: 500px;
}
.popover-forecast .popover-content {
  max-width: 80vw;
}
.forecast-inner {
  width: 75vw;
}
.forecast-inner .panel-reload {
  padding: 30px;
}
@media (min-width: 2400px) {
  .popover-forecast .popover-content {
    max-width: 2000px;
  }
  .forecast-inner {
    width: 1900px;
  }
}
.confirm-time {
  min-width: 200px;
}
.select-activity {
  width: 300px;
}
.select-activity-container {
  font-size: 12px;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 245px;
}
.animateRow {
  transition: 0.3s linear all;
}
.animateRow.unsaved {
  background-color: #f9f3e5;
}
.animateRow.saving {
  background-color: #bed6a5;
}
.animateRow.saved {
  background-color: #93d687;
}
.account-chip {
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  font-size: 14px;
  margin: 0 5px 5px 0;
  border: 1px solid #ccc;
  background-color: #ebebeb;
}
table {
  table-layout: fixed;
  padding: 2px;
}
.buffered-text {
  padding-left: 10px;
  padding-right: 10px;
}
.sub-table {
  table-layout: auto;
  width: 100%;
}
.sub-table-uib-dropdown {
  table-layout: fixed;
  width: 100%;
}
.padded-row {
  padding-bottom: 4px;
}
.foot-input {
  width: 2.1em;
}
.hours-input {
  width: 3em;
}
.days-col {
  width: 40%;
  border-left: solid 1px lightgrey;
}
.traffic-light {
  width: 2%;
}
.jtd-col {
  width: 25%;
  border-left: solid 1px lightgrey;
}
.proj-col {
  width: 27%;
}
.togl-col {
  width: 3%;
}
.togl-cell {
  height: 25px;
}
.togl-inactive {
  background: #9ed660;
}
.timer-on-chev {
  background: rgba(126, 170, 76, 0.5);
}
.proj-wide-col {
  width: 49%;
}
.trash-col {
  border-left: solid 1px lightgrey;
  width: 25%;
}
.exp-wide-col {
  width: 30%;
}
.exp-date {
  width: 18%;
}
.exp-type {
  width: 28%;
}
.exp-qty {
  width: 8%;
}
.exp-unit {
  width: 18%;
}
.exp-amount {
  width: 18%;
}
.exp-buffer {
  width: 26%;
}
.exp-supplier-name {
  padding-top: 10px;
}
.exp-supplier-inv {
  padding-top: 10px;
}
.col-15 {
  width: 15%;
}
.col-30 {
  width: 30%;
}
.col-20 {
  width: 20%;
}
.col-50 {
  width: 53%;
}
.col-70 {
  width: 70%;
}
.col-80 {
  width: 83%;
}
.line-left {
  border-left: solid 1px lightgrey;
}
.proj-dropdown-col {
  width: 25%;
}
.prog-head-row {
  border-top: 0 !important;
}
.panel-group .panel {
  overflow: visible;
}
.prog-foot-row {
  border-bottom: solid 1px lightgrey !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.spinner-image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 75px;
  height: 75px;
  margin: -37px 0 0 -37px;
}
.spinner-image-spin {
  -webkit-animation: spin 3s linear infinite;
  -moz-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.day-col {
  width: 11%;
}
.week-hrs-col {
  width: 11%;
}
.week-total-col {
  width: 22%;
}
.act-row {
  height: 30px;
}
.ellipsis .caret {
  position: absolute;
  top: 13px;
  right: 10px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.input-right-rounded {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.btn-max-selector {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
.btn-group .btn-block {
  text-align: left;
}
.act-total-td {
  padding-bottom: 10px;
}
.job-hrs-col {
  width: 20%;
}
.no-border {
  border: 0px !important;
}
.no-pad-left {
  padding-left: 0;
}
.no-pad {
  padding: 0;
}
.forex-symbol {
  position: absolute;
  top: 10px;
  left: 20px;
  color: lightgray;
}
.sched-bar-edit .forex-symbol {
  position: absolute;
  top: 8px;
  left: 10px;
  font-size: 10px;
  color: white;
}
.forex-value-exists {
  border-color: #79a6bd;
  color: #41748e;
}
.forex-value-missing {
  border-style: dashed;
}
.progress-thin {
  height: 12px;
  margin-bottom: 3px;
  margin-top: 3px;
}
.progress-bar {
  font-size: 10px;
  line-height: 14px;
}
.progress-bar-zerocost {
  background-color: #504a4aa6;
}
.progress-bar-nonzerocost {
  background-color: #504a4aea;
}
.comm-col {
  border-left: solid 1px lightgrey;
  width: 3%;
  overflow: visible;
}
.day-cell {
  height: 25px;
  text-align: right;
  border-style: solid;
  border-color: #e9e9e9;
  border-width: 0.5px;
  border-radius: 0;
  padding-top: 3px;
}
.we-cell {
  background-color: #eeeeee;
}
.multi .dropdown-menu > li > a {
  cursor: pointer;
}
.multi .dropdown-menu {
  overflow: auto !important;
}
.multi .dropdown-menu li > a[disabled].option:hover {
  background-color: white;
  background-image: none;
}
.multi .dropdown-menu a[disabled].option {
  color: #b3b1b1;
  cursor: not-allowed;
}
.multi-full .btn-group {
  width: 100%;
}
.multi-full .btn {
  width: 100%;
  text-align: left;
}
.multi-full .caret {
  float: right;
  margin-right: -3px;
  margin-top: 8px;
}
.forecast-multi .dropdown-menu li:nth-of-type(3) > a {
  color: darkgray;
}
.forecast-multi .dropdown-menu li:nth-of-type(4) > a {
  color: darkgray;
  font-style: italic;
}
.forecast-multi .dropdown-menu li:nth-of-type(5) > a {
  color: #418fae;
}
.forecast-multi .dropdown-menu li:nth-of-type(6) > a {
  color: #3c3c3b;
}
.forecast-multi .dropdown-menu li:nth-of-type(7) > a {
  color: red;
}
.forecast-multi .dropdown-menu li:nth-of-type(8) > a {
  color: green;
}
.forecast-multi .dropdown-menu li:nth-of-type(9) > a {
  color: #6685a3;
}
.forecast-multi .dropdown-menu li:nth-of-type(11) > a,
.forecast-multi .dropdown-menu li:nth-of-type(12) > a,
.forecast-multi .dropdown-menu li:nth-of-type(13) > a,
.forecast-multi .dropdown-menu li:nth-of-type(14) > a {
  color: #eb6209;
}
.forecast-multi .dropdown-menu li:nth-of-type(15) > a {
  color: #252757;
}
.forecast-multi .dropdown-menu li:nth-of-type(18) > a,
.forecast-multi .dropdown-menu li:nth-of-type(19) > a {
  color: #9ed660;
}
.forecast-multi .dropdown-menu {
  min-width: 275px;
}
.bubble {
  width: 100%;
  white-space: pre-wrap;
  background-color: #fafafa;
  border-radius: 5px;
  box-shadow: 0 0 6px #b2b2b2;
  display: inline-block;
  padding: 10px 18px;
  position: relative;
  vertical-align: top;
}
.bubble::before {
  background-color: #fafafa;
  content: "\a0";
  display: block;
  height: 16px;
  position: absolute;
  top: 11px;
  transform: rotate(29deg) skew(-35deg);
  -moz-transform: rotate(29deg) skew(-35deg);
  -ms-transform: rotate(29deg) skew(-35deg);
  -o-transform: rotate(29deg) skew(-35deg);
  -webkit-transform: rotate(29deg) skew(-35deg);
  width: 20px;
}
.you {
  float: left;
  margin: 5px 20px 5px 0px;
}
.you::before {
  box-shadow: 2px -2px 2px 0 rgba(178, 178, 178, 0.4);
  right: -9px;
}
.indirect-cell {
  height: 35px;
  text-align: right;
  border-radius: 0px;
  border: 0px;
}
.weekend-col {
  background-color: #e7e7e7;
}
.day-head-cell {
  text-align: right;
  width: 5.7%;
}
.proj-cell {
  height: 25px;
  padding-left: 5px !important;
  padding-right: 2px !important;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 1px;
  padding-top: 3px;
}
.expense-sub-total {
  height: 20px;
}
.overflow-column {
  position: relative;
}
.overflow-content {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  z-index: 1;
}
.expense-row-hover {
  padding: 10px 20px;
  border-radius: 6px;
}
.expense-row-hover:hover {
  background-color: #f1f5f9;
}
.expense-row-hover .col-sm-2 {
  opacity: 0;
}
.expense-row-hover:hover .col-sm-2 {
  opacity: 1;
}
.saving-in-progress {
  pointer-events: none;
  opacity: 0.5;
}
.exp-cell {
  height: 25px;
  border-style: solid;
  border-color: #a9a9a9;
  border-width: 1px;
  padding-top: 3px;
}
.history-popover {
  width: 270px;
}
.poContainer {
  border: 1px solid lightgray;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 20px;
}
.editStatusHistory {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: rgba(136, 143, 136, 0.315);
  padding-top: 10px;
  padding-bottom: 10px;
}
.exp-popover {
  width: 350px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.exp-popover-item {
  margin: 10px;
  border: 1px solid lightgrey;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
}
.exp-popover-item:hover {
  background-color: rgba(211, 211, 211, 0.32);
}
.remain-comment {
  font-size: 9px;
}
.sync-text {
  font-size: 11px;
  color: darkgray;
  margin-top: 33px;
  margin-left: 10px;
}
.project-selector-list {
  margin-top: 15px;
  height: 300px;
  overflow-y: auto;
}
.project-selector-item {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 8px;
  border: 1px solid lightgrey;
  border-radius: 5px;
}
.project-selector-item:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.project-selector-item-overhead {
  border: 1px solid rgba(91, 192, 222, 0.5);
  box-shadow: 0 2px 4px rgba(91, 192, 222, 0.25);
}
.project-selector-item-opportunity {
  border: 1px solid rgba(240, 172, 78, 0.5);
  box-shadow: 0 2px 4px rgba(240, 172, 78, 0.25);
}
.project-selector-item-active {
  border: 1px solid rgba(92, 184, 92, 0.5);
  box-shadow: 0 2px 4px rgba(92, 184, 92, 0.25);
}
.project-selector-item-lost {
  border: 1px solid rgba(200, 62, 18, 0.5);
  box-shadow: 0 2px 4px rgba(200, 62, 18, 0.25);
}
.project-selector-item-dormant {
  border: 1px solid rgba(200, 62, 18, 0.5);
  box-shadow: 0 2px 4px rgba(200, 62, 18, 0.25);
}
.project-selector-item-completed {
  border: 1px solid rgba(58, 116, 58, 0.5);
  box-shadow: 0 2px 4px rgba(58, 116, 58, 0.25);
}
.project-selector-item-mixed {
  border: 1px solid rgba(123, 130, 123, 1);
  box-shadow: 0 2px 4px rgba(123, 130, 123, 0.25);
}
.project-selector-alert {
  padding: 7px 28px 7px 7px;
}
.project-selector-alert:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.client-subline {
  opacity: 0.7;
  font-size: 10px;
}
.appr-tr:hover {
  background-color: #e5e5e5;
}
.appr-cal-col {
  width: 3%;
}
.appr-res-col {
  width: 15%;
}
.appr-bot-left-text {
  vertical-align: bottom;
  text-align: left;
}
.appr-week-col {
  width: 10%;
}
.appr-proj-col {
  width: 32%;
}
.appr-oh-col {
  width: 47%;
}
.appr-hrs-col {
  width: 15%;
  border-left: solid 1px lightgrey;
}
.appr-appr-col {
  width: 5%;
  border-left: solid 1px lightgrey;
}
.appr-com-col {
  width: 5%;
}
.appr-job-hrs-col {
  width: 30%;
}
.appr-exp-hrs-col {
  width: 30%;
}
.appr-exp-hrs-reimb-col {
  width: 10%;
}
.appr-act {
  color: lightgrey;
  font-size: 10px;
  margin-left: -10px;
}
.appr-act:hover {
  color: #000;
}
.ts-traffic-light {
  width: 3%;
}
.ts-name {
  width: 30%;
}
.ts-day {
  width: 5%;
}
.ts-note {
  width: 18%;
}
.ts-appr {
  width: 16%;
}
.proj-text {
  font-size: 12px;
}
.medium-font {
  font-size: medium;
}
.linked-font {
  font-size: 14px;
}
.h5-nomarg {
  margin-top: 0px;
  margin-bottom: 0px;
}
.hint {
  font-size: small !important;
  color: #3d3d3c !important;
  font-weight: 400;
}
.hint.link:hover {
  font-style: italic;
  color: #41748e !important;
}
.locked {
  font-size: smaller;
  color: #b8b8b8;
}
.colnopadlr {
  padding-left: 3px;
  padding-right: 3px;
}
.badge {
  margin-bottom: 5px;
}
.badge-neg-left {
  margin-left: -20px;
}
.badge-green {
  background-color: #00a000;
}
.badge-ts {
  background-color: #00a000;
  margin-left: 5px;
}
.d3-tip-donut {
  position: absolute;
  text-align: center;
  width: 150px;
  height: 40px;
  color: white;
  padding: 6px;
  font: 12px sans-serif;
  background: rgb(3, 0, 1);
  border: 1px solid white;
  border-radius: 5px;
  pointer-events: none;
}
.ul-none {
  list-style-type: none;
}
.ul-padd-left-sm {
  padding-left: 15px;
}
.vert-col {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.vert-element {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.ul-scroll {
  margin-top: 30px;
  height: 200px !important;
  overflow: scroll;
}
.neg-marg-pb {
  margin-top: -12px;
}
.expr-prog-bar {
  height: 10px;
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ontop {
  position: relative;
  z-index: 9999;
}
.pad-left-sm {
  padding-left: 5px;
}
.pad-left-top-sm {
  padding-left: 5px;
  padding-top: 5px;
}
.pad-top-sm {
  padding-top: 5px;
}
.pad-right {
  padding-right: 20px;
}
.pad-right-sm {
  padding-right: 5px;
}
.pad-right-exp {
  padding-right: 60px;
}
.pad-bottom-sm {
  padding-bottom: 5px;
}
.pad-bottom {
  padding-bottom: 10px;
}
.pad-bottom-lg {
  padding-bottom: 30px;
}
.pad-top {
  padding-top: 10px;
}
.pad-top-lg {
  padding-top: 30px;
}
.add-text {
  font-size: small;
  color: #737373;
}
.text-md {
  font-size: 12px;
}
.text-sm {
  font-size: 10px;
}
.adjustAlert {
  color: #e38d13;
}
.utilExceeded {
  color: red;
}
.darkgreyText {
  color: #787878;
}
.plannedTL {
  background-color: #6685a3;
  font-size: 10px;
}
.actualTL {
  background-color: #252757;
  color: white;
  font-size: 10px;
}
.projectedTL {
  background-color: #7bb7c7;
  font-size: 10px;
}
.blackText {
  color: black;
}
.plannedText {
  color: #6685a3;
}
.actualText {
  color: #252757;
}
.projectedText {
  color: #7bb7c7;
}
.greyText {
  color: #747474;
}
.expText {
  color: #eb6209;
}
.oppText {
  color: #e6b05f;
}
.activeText {
  color: #84bb59;
}
.overheadText {
  color: #76bebd;
}
.redText {
  color: red;
}
.greenText {
  color: #9ed660;
}
.darkGreenText {
  color: #338400;
}
.orangeText {
  color: #d6941f;
}
.yellowText {
  color: yellow;
}
.nvd3 .nv-groups path.nv-area {
  stroke: rgb(92, 184, 92) !important;
}
.form-control {
  font-size: 14px;
  padding-left: 8px;
  padding-right: 8px;
}
.form-control-right {
  text-align: right;
  margin-bottom: 15px;
}
.form-control-inline {
  display: inline;
  vertical-align: top;
}
h3 {
  margin-top: 7px;
}
.alert-narrow {
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.btn-block-wrap {
  white-space: normal;
}
.btn-pad {
  margin-bottom: 5px;
}
.btn-xs-list {
  font-size: xx-small;
  margin-bottom: 2px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.img-top-pad {
  padding-top: 7px;
}
.centre-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}
.right-margin {
  margin-right: 15px;
}
input[type=range] {
  padding: 0px;
}
.range {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.range-narrow {
  display: block;
  width: 100%;
}
.guidance {
  padding-bottom: 3px;
  color: #777;
  font-size: smaller;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
.filterText {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #0891b2;
}
.topline {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
}
.topline-xs {
  border-top: 1px solid #e5e5e5;
  padding-top: 3px;
}
.topline-no-pad {
  border-top: 1px solid #e5e5e5;
}
.bottomline {
  border-bottom: 1px solid #e5e5e5;
}
.cat-text {
  padding-bottom: 20px;
  color: #777;
  font-size: smaller;
}
.form-group-cat {
  margin-bottom: 0px;
}
.form-row input {
  width: 500px;
  padding: 3px 1px;
}
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
  padding-bottom: 19px;
}
.head {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}
.largefont {
  font-size: large;
}
.font-remaining {
  margin-top: 10px;
  font-size: 13px;
}
.dayhead {
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.marg-left-lg {
  margin-left: 5%;
}
.marg-left-xs {
  margin-left: 8px;
}
.marg-left {
  margin-left: 15px;
}
.marg-right {
  margin-right: 15px;
}
.marg-right-lg {
  margin-right: 30px;
}
.marg-right-md {
  margin-right: 20px;
}
.marg-right-sm {
  margin-right: 5px;
}
.marg-left-sm {
  margin-left: 5px;
}
.record-list-tag {
  margin-right: 5px;
  margin-bottom: 5px;
}
.marg-bottom-sm {
  margin-bottom: 5px;
}
.marg-bottom {
  margin-bottom: 15px;
}
.marg-bottom-lg {
  margin-bottom: 30px;
}
.marg-top-lg {
  margin-top: 30px;
}
.marg-top-reload {
  margin-top: 100px;
}
.marg-top-sm {
  margin-top: 8px;
}
.marg-top-xs {
  margin-top: 2px;
}
.marg-top {
  margin-top: 15px;
}
.rotate-90 {
  transform: rotate(90deg);
}
.nvd3 g.nv-groups path.nv-line {
  stroke-dasharray: 5, 5;
}
.marg-top-neg {
  margin-top: -10px !important;
}
.marg-top-neg-md {
  margin-top: -5px !important;
}
.marg-top-zero {
  margin-top: 0px;
}
.vert-align-row {
  display: flex;
  align-items: center;
}
.text-centered {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-muted {
  color: #737373;
}
.text-grey {
  color: #e5e5e5;
}
.bg-grey {
  background-color: #f5f5f5;
}
.wrap {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.floatleft {
  float: left;
  width: 25%;
  padding-right: 15px;
  position: fixed;
  overflow-y: auto;
  height: 100%;
}
.dismiss-notification {
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.wiz_pad {
  padding: 15px;
}
.floatright_wiz {
  margin-left: 25%;
  width: 75%;
}
.floatright {
  width: 100%;
}
.well-wiz {
  background: rgba(126, 196, 39, 0.6);
}
.fill-width {
  width: 100%;
}
.fullModal .modal-dialog {
  width: 90%;
  min-height: 90%;
}
.fullModal .modal-content {
  width: 100%;
  min-height: 90%;
}
.ts-head {
  background-color: white;
  border-bottom: solid 1px lightgrey;
  margin-bottom: 10px;
}
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.img-circle {
  border-radius: 50%;
  width: 50px;
}
.img-logo {
  width: 60px;
}
.plus-btn {
  padding: 10px;
  border-radius: 3px;
}
.budgetRow:hover {
  background-color: #f9f9f9;
}
.pre-desc {
  font-family: sans-serif !important;
  border: 0px;
  background-color: white;
  white-space: pre-wrap;
  word-break: break-word;
  margin-bottom: 0px;
}
.dailyF {
  min-height: 14px;
}
.actTot {
  display: table;
  width: 100%;
}
.ts-table > tbody > tr {
  border-radius: 5px;
}
.ts-table > tbody > tr > td {
  padding-top: 10px;
}
.ts-table > tbody > tr:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.leave-row {
  padding: 5px;
}
.leave-row:hover {
  background-color: rgba(174, 174, 174, 0.16);
}
.feature-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.feature-row-title {
  background-color: #eb6209;
  color: white;
  border: 2px solid white;
}
.feature-row-subtitle {
  color: white;
  background-color: #76b82a;
}
.pricing-title {
  color: #41748d;
  font-size: 16px;
  font-weight: bold;
}
.feature-row:hover {
  background-color: rgba(174, 174, 174, 0.16);
}
.btn-upgrade {
  border: 2px solid #41748d;
  color: #41748d !important;
  font-weight: 500;
  font-size: medium;
}
.colorBrandBlue {
  color: #41748d;
}
.upgrade-hero {
  background-color: #41748d;
  margin-left: -15px;
  margin-right: -15px;
  color: white;
  font-weight: bold;
  padding: 30px;
}
.leave-cell {
  width: 60px;
}
.leave-adjust {
  border: 1px #51baf2 solid;
  padding: 10px;
  border-radius: 5px;
}
.leave-max-cell {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.break {
  flex-basis: 100%;
  height: 0;
}
.todo-container {
  border: 1px solid lightgray;
  border-radius: 4px;
  padding: 5px;
  min-height: 50px;
  width: 100%;
  background-color: rgba(223, 221, 221, 0.12);
  display: inline-flex;
  flex-wrap: wrap;
}
.row.equal {
  display: flex;
  flex-wrap: wrap;
}
.row.equal > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.record-panel {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.todo-list-item {
  width: 150px;
  min-width: 150px;
  margin: 5px 5px 5px 0;
  height: 50px;
  border: solid 1px rgba(0, 0, 0, 0.3);
  background: #fff;
  cursor: pointer;
}
.todo-list-content {
  padding: 7px;
}
.todo-list-item:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.todo-tr {
  vertical-align: top;
}
.todo-td {
  height: 100%;
}
.missing-container {
  display: flex;
  flex-wrap: wrap;
  gap: 3px;
}
.missing-block {
  width: 15px;
  height: 15px;
  background-color: #991b1b;
  display: inline-block;
}
.missing-block-half {
  opacity: 0.5;
}
.scroll-col {
  position: relative;
  padding-right: 10px;
  display: inline-block;
  margin: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 95%;
}
.todo-col {
  height: 600px;
  border-radius: 0px;
  background: rgba(0, 0, 0, 0.05);
}
.todo-panel-body {
  padding: 7px;
}
.todo-card {
  position: relative;
  margin-bottom: 3px;
  border-radius: 0px;
  border: solid 1px rgba(0, 0, 0, 0.3);
  background: #fff;
}
.todo-col .dndDraggingSource {
  display: none;
}
.todo-col .dndPlaceholder {
  display: block;
  background-color: #9ed660;
  min-height: 42px;
}
.todo-li {
  margin: 5px;
  list-style: none;
}
.todo-panel,
.panel-rating,
.panel-more1 {
  float: left;
  margin: 0 10px;
}
.todo-panel-archived {
  background-color: #dad5d5;
  opacity: 0.6;
}
.todo-card .label {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.strikethrough {
  text-decoration: line-through;
}
.todo-done {
  text-decoration: line-through;
  color: #9ed660 !important;
}
.todo-date {
  height: 0px;
  padding: 0px;
  border: 0px;
}
.todo-prog-table {
  width: 100%;
  padding: 0px;
  min-height: 4px;
}
.todo-prog-done {
  min-height: 4px;
  width: 50%;
}
.setting-status-col {
  width: 20%;
  padding: 5px;
}
.todo-col-flash {
  height: 5px;
  margin-left: 10px;
}
.todo-card-flash {
  height: 2px;
}
.todo-bg0 {
  background-color: #a5a5a7;
}
.todo-bg1 {
  background-color: #51baf2;
}
.todo-bg2 {
  background-color: #d08ce0;
}
.todo-bg3 {
  background-color: #f4cd56;
}
.todo-bg4 {
  background-color: #71ca58;
}
.todo-border0 {
  border-top-color: #a5a5a7;
  border-top-width: 4px;
}
.todo-border1 {
  border-top-width: 4px;
  border-top-color: #51baf2;
}
.todo-border2 {
  border-top-width: 4px;
  border-top-color: #d08ce0;
}
.todo-border3 {
  border-top-width: 4px;
  border-top-color: #f4cd56;
}
.todo-border4 {
  border-top-width: 4px;
  border-top-color: #71ca58;
}
.todo-cal-week {
  width: 70%;
}
.todo-cal-col {
  width: 14%;
  padding-top: 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.todo-cal-col-row2 {
  width: 14%;
  padding-top: 5px !important;
  padding-bottom: 0 !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.todo-cal-h1 {
  font-size: 1.3em;
  padding: 0 !important;
}
.todo-cal-h1-outer {
  font-size: 1.3em;
  padding-top: 10px;
}
.todo-cal-col-common {
  position: relative;
  display: inline-block;
  margin: 5px;
  height: 100%;
  width: 98%;
  border-radius: 0px;
  background: rgba(0, 0, 0, 0.05);
}
.todo-cal-col-inner {
  height: 260px;
}
.todo-cal-col-outer {
  margin-top: 28px;
  height: 600px;
}
.todo-cal-col-common .dndDraggingSource {
  display: none;
}
.todo-cal-col-common .dndPlaceholder {
  display: block;
  background-color: #9ed660;
  min-height: 42px;
}
.todo-cal-overdue {
  border-left-width: 3px;
  border-left-color: red;
}
.cal-text-title {
  font-size: 0.9em !important;
}
.cal-text-proj {
  font-size: 0.8em !important;
}
.cal-table th,
.cal-table td {
  border-top: none !important;
}
.nudge {
  box-shadow: 0 0 5px red;
}
.well-danger {
  background: #f3dede;
}
.text-hide {
  color: black;
}
.icon-flipped {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}
.d3-tip {
  line-height: 1;
  width: 300px;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 4px;
  pointer-events: none;
}
.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  position: absolute;
  pointer-events: none;
}
.d3-tip.n:after {
  content: "\25bc";
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
  text-align: center;
}
.d3-tip.e:after {
  content: "\25c0";
  margin: -4px 0 0 0;
  top: 50%;
  left: -8px;
}
.d3-tip.s:after {
  content: "\25b2";
  margin: 0 0 1px 0;
  top: -8px;
  left: 0;
  text-align: center;
}
.d3-tip.w:after {
  content: "\25b6";
  margin: -4px 0 0 -1px;
  top: 50%;
  left: 100%;
}
.invoiced {
  font-weight: bold;
}
.tooltip-inner {
  white-space: pre;
  max-width: none;
}
.tooltip-info + .tooltip .tooltip-inner {
  color: #31708f;
  background-color: #d9edf7;
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image:
    linear-gradient(
      to bottom,
      #d9edf7 0%,
      #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7", endColorstr="#ffb9def0", GradientType=0);
}
.tooltip-info + .tooltip.top .tooltip-arrow,
.tooltip-info + .tooltip.top-left .tooltip-arrow,
.tooltip-info + .tooltip.top-right .tooltip-arrow {
  border-top-color: #bce8f1;
}
.tooltip-info + .tooltip.bottom .tooltip-arrow,
.tooltip-info + .tooltip.bottom-left .tooltip-arrow,
.tooltip-info + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #bce8f1;
}
.tooltip-info + .tooltip.right .tooltip-arrow {
  border-right-color: #bce8f1;
}
.tooltip-info + .tooltip.left .tooltip-arrow {
  border-left-color: #bce8f1;
}
.tooltip-danger + .tooltip .tooltip-inner {
  color: #a94442;
  background-color: #f2dede;
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image:
    linear-gradient(
      to bottom,
      #f2dede 0%,
      #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede", endColorstr="#ffe7c3c3", GradientType=0);
}
.tooltip-danger + .tooltip.top .tooltip-arrow,
.tooltip-danger + .tooltip.top-left .tooltip-arrow,
.tooltip-danger + .tooltip.top-right .tooltip-arrow {
  border-top-color: #ebccd1;
}
.tooltip-danger + .tooltip.bottom .tooltip-arrow,
.tooltip-danger + .tooltip.bottom-left .tooltip-arrow,
.tooltip-danger + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #ebccd1;
}
.tooltip-danger + .tooltip.right .tooltip-arrow {
  border-right-color: #ebccd1;
}
.tooltip-danger + .tooltip.left .tooltip-arrow {
  border-left-color: #ebccd1;
}
.tooltip-warning + .tooltip .tooltip-inner {
  color: #8a6d3b;
  background-color: #fcf8e3;
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image:
    linear-gradient(
      to bottom,
      #fcf8e3 0%,
      #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3", endColorstr="#fff8efc0", GradientType=0);
}
.tooltip-warning + .tooltip.top .tooltip-arrow,
.tooltip-warning + .tooltip.top-left .tooltip-arrow,
.tooltip-warning + .tooltip.top-right .tooltip-arrow {
  border-top-color: #faebcc;
}
.tooltip-warning + .tooltip.bottom .tooltip-arrow,
.tooltip-warning + .tooltip.bottom-left .tooltip-arrow,
.tooltip-warning + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #faebcc;
}
.tooltip-warning + .tooltip.right .tooltip-arrow {
  border-right-color: #faebcc;
}
.tooltip-warning + .tooltip.left .tooltip-arrow {
  border-left-color: #faebcc;
}
.tooltip-success + .tooltip .tooltip-inner {
  color: #3c763d;
  background-color: #dff0d8;
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image:
    linear-gradient(
      to bottom,
      #dff0d8 0%,
      #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffc8e5bc", GradientType=0);
}
.tooltip-success + .tooltip.top .tooltip-arrow,
.tooltip-success + .tooltip.top-left .tooltip-arrow,
.tooltip-success + .tooltip.top-right .tooltip-arrow {
  border-top-color: #d6e9c6;
}
.tooltip-success + .tooltip.bottom .tooltip-arrow,
.tooltip-success + .tooltip.bottom-left .tooltip-arrow,
.tooltip-success + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #d6e9c6;
}
.tooltip-success + .tooltip.right .tooltip-arrow {
  border-right-color: #d6e9c6;
}
.tooltip-success + .tooltip.left .tooltip-arrow {
  border-left-color: #d6e9c6;
}
.tooltip-gray + .tooltip .tooltip-inner {
  color: white;
  background-color: #5f5c5c;
  border-color: #464444;
}
.tooltip-gray + .tooltip.top .tooltip-arrow,
.tooltip-gray + .tooltip.top-left .tooltip-arrow,
.tooltip-gray + .tooltip.top-right .tooltip-arrow {
  border-top-color: #464444;
}
.tooltip-gray + .tooltip.bottom .tooltip-arrow,
.tooltip-gray + .tooltip.bottom-left .tooltip-arrow,
.tooltip-gray + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #464444;
}
.tooltip-gray + .tooltip.right .tooltip-arrow {
  border-right-color: #464444;
}
.tooltip-gray + .tooltip.left .tooltip-arrow {
  border-left-color: #464444;
}
.tooltip-actual + .tooltip .tooltip-inner {
  color: white;
  background-color: #252757;
  border-color: #252757;
}
.tooltip-actual + .tooltip.top .tooltip-arrow,
.tooltip-actual + .tooltip.top-left .tooltip-arrow,
.tooltip-actual + .tooltip.top-right .tooltip-arrow {
  border-top-color: #252757;
}
.tooltip-actual + .tooltip.bottom .tooltip-arrow,
.tooltip-actual + .tooltip.bottom-left .tooltip-arrow,
.tooltip-actual + .tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #252757;
}
.tooltip-actual + .tooltip.right .tooltip-arrow {
  border-right-color: #252757;
}
.tooltip-actual + .tooltip.left .tooltip-arrow {
  border-left-color: #252757;
}
.summary-table {
  font-size: 7pt;
  width: 150px;
}
.borderless td {
  border: none !important;
  padding-top: 0px !important;
}
.donut-title {
  text-overflow: ellipsis;
  line-height: 1em;
  height: 2em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  overflow: hidden;
  margin-bottom: -10px;
  margin-top: 30px;
}
.grid-number {
  text-align: right;
}
.date-range-hint {
  font-size: 12px;
  color: #999;
}
.ui-grid-top-panel {
  background-color: white;
}
.ui-grid-footer-panel {
  background-color: white;
}
.ui-grid-header-cell-label {
  padding: 5px 0;
}
.arPaid {
  color: green;
}
.arOverdue {
  color: red;
}
.arPartial {
  color: orange;
}
.arVoided {
  color: lightgrey;
}
.arWriteOff {
  color: rgb(226, 144, 144);
  text-decoration: line-through;
}
.text-line-through {
  text-decoration: line-through;
}
.billingInProgress {
  color: orange;
}
.billingPaid {
  color: green;
}
.empSelector {
  margin-bottom: 0px;
  margin-top: 0px;
}
.logotext {
  line-height: 20px;
  width: 150px;
}
.logoTextFresh {
  margin-top: -5px;
  font-size: 36px;
  color: #76b82a;
  letter-spacing: 5px;
  font-weight: 500;
}
.logoTextProjects {
  font-size: 20px;
  letter-spacing: 5px;
  margin-top: 6px;
  color: #191919;
}
.logoPro {
  text-transform: capitalize;
  color: white;
  font-size: 11px;
  font-weight: 500;
  padding: 1px 15px;
  margin-top: -10px;
  margin-left: -20px;
  text-align: left;
  width: 60px;
  background-color: #41748d;
  transform: rotate(-90deg);
  letter-spacing: 1px;
}
.logoStarter {
  text-transform: capitalize;
  color: white;
  font-size: 11px;
  font-weight: 500;
  padding: 1px 5px;
  margin-top: -10px;
  margin-left: -20px;
  text-align: left;
  width: 60px;
  background-color: #eb6209;
  transform: rotate(-90deg);
}
.userDetail {
  margin: 5px 5px 5px 20px;
  color: darkgray;
  text-transform: uppercase;
}
.menuActive {
  border-bottom: 4px solid #0891b2;
}
.subMenu {
  display: none;
}
.menuActive .subMenu {
  display: block;
  padding: 0 15px;
  font-size: 13px;
  margin-top: -12px;
  color: #0891b2;
}
.menuActive > a {
  font-weight: 500;
  color: #1e293b !important;
}
.logo-fp {
  height: 50px;
  margin-bottom: 0px !important;
  margin-top: -5px !important;
}
.freshcolor {
  color: #76b82a;
}
.navbar-fp {
  background-color: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
}
.navbar-fp li {
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 16px;
}
.navbar-fp .open a {
  background-color: transparent !important;
}
.dropdown-menu {
  background-color: #f8fafc;
  min-width: 250px;
  z-index: 10000;
}
.dropdown-menu li {
  padding-top: 0;
  padding-bottom: 0;
}
.dropdown-menu > li > a {
  white-space: normal;
}
.etTypeahead .dropdown-menu {
  width: 300px;
}
.billing-rate-container .dropdown-menu {
  width: 500px;
  max-height: 125px;
  overflow-y: auto;
}
.dropdown-lg .dropdown-menu {
  width: 500px;
}
.navbar-fp-nav {
  width: calc(90% - 65px);
}
.connecting-line {
  height: 2px;
  background: #e0e0e0;
  position: absolute;
  width: 75%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}
span.round-tab {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 2px solid #e0e0e0;
  z-index: 2;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: 15px;
}
span.round-tab i {
  color: #5892a2;
}
span.round-tab:hover {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.leftBar {
  padding-left: 30px;
  padding-top: 15px;
}
.showMe {
  color: white;
  margin-right: 15px;
  font-size: 1.3em;
}
.whiteText {
  color: #fff !important;
}
.almostWhiteText {
  color: rgb(215, 215, 215) !important;
}
.trialBox {
  margin-top: 5px;
}
.instrBox {
  margin-top: 10px;
}
.introInstr {
  font-size: 1.2em;
}
.mainInstr {
  font-size: 1.5em;
}
.subInstr {
  font-size: 1.1em;
}
.corner-ribbon {
  width: 200px;
  position: absolute;
  font-family: "Noto Sans", sans-serif;
  top: 30px;
  left: -50px;
  text-align: center;
  line-height: 35px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 10000;
}
.corner-ribbon.sticky {
  position: fixed;
}
.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.corner-ribbon.top-left {
  top: 30px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon.top-right {
  top: 25px;
  right: -50px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-left {
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.corner-ribbon.bottom-right {
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.corner-ribbon.white {
  background: #f0f0f0;
  color: #555;
}
.corner-ribbon.black {
  background: #333;
}
.corner-ribbon.grey {
  background: #999;
}
.corner-ribbon.blue {
  background: #39d;
}
.corner-ribbon.green {
  background: rgb(92, 184, 92);
}
.corner-ribbon.turquoise {
  background: #1b9;
}
.corner-ribbon.purple {
  background: #95b;
}
.corner-ribbon.red {
  background: #e43;
}
.corner-ribbon.orange {
  background: #e82;
}
.corner-ribbon.yellow {
  background: #ec0;
}
.companyName {
  font-weight: 500;
  color: darkgray;
}
.topic-off {
  color: #aaaaaa !important;
  cursor: default;
}
.topic-on {
  color: #000 !important;
  cursor: pointer;
}
.subp-list .dndDraggingSource {
  display: none;
}
.subp-list .dndPlaceholder {
  display: block;
  background-color: #ddd;
  min-height: 42px;
}
.subp-indent {
  margin-left: 20px;
}
.mand-tag {
  background-color: red !important;
}
.act-tags .tags {
  background-color: #f1f5f9;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  height: auto;
}
.act-tags .tags input {
  background-color: transparent;
}
.act-tags .tags input::placeholder {
  color: #94a3b8;
}
.act-tags .tags.focused {
  border-color: #66afe9;
  box-shadow: none;
}
.act-tags .tags .tag-item {
  background: #f1fafa;
  border: 1px solid #0891b2;
  border-radius: 40px;
  padding: 0 12px;
  color: #0891b2;
}
.act-tags .tags .tag-item.selected {
  background: #0891b2;
  border: 1px solid #0891b2;
  color: #fff;
}
.act-tags .tags .tag-item button {
  background: transparent;
  color: #0891b2;
  opacity: 0.4;
}
.act-tags .autocomplete {
  border-radius: 4px;
}
.act-tags .autocomplete .suggestion-item.selected {
  color: #262626;
  background-color: #e9e9e9;
}
.act-tags .autocomplete .suggestion-item em {
  font-weight: normal;
  background-color: #ffff00;
}
.act-tags .autocomplete .suggestion-item.selected em {
  color: #262626;
  background-color: #ffff00;
}
.panel-active {
  border-color: #85ca85;
}
.panel-active > .panel-heading {
  color: #000;
  background-color: #85ca85;
  border-color: #85ca85;
}
.panel-nonactive {
  border-color: #f4c17a;
}
.panel-nonactive > .panel-heading {
  color: #000;
  background-color: #f4c17a;
  border-color: #f4c17a;
}
.panel-overhead {
  border-color: #84d0e6;
}
.panel-overhead > .panel-heading {
  color: #000;
  background-color: #84d0e6;
  border-color: #84d0e6;
}
.panel-overtime {
  border-color: #b6b3d6;
}
.panel-overtime > .panel-heading {
  color: #000;
  background-color: #b6b3d6;
  border-color: #b6b3d6;
}
input[type=text].ui-grid-filter-input {
  padding: 3px 5px !important;
  border-radius: 3px;
}
.utilGrid.ui-grid.ui-grid-viewport {
  width: 100%;
  height: auto !important;
}
.utilGrid .ui-grid-top-panel {
  height: 65px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}
.utilGrid .ui-grid-header-canvas {
  height: auto !important;
}
.utilGrid .ui-grid-cell-contents {
  text-overflow: inherit;
}
.utilGrid .ui-grid-header-cell-label {
  display: inline-block;
  white-space: initial;
}
.utilGrid .ui-grid-header-cell {
  height: 65px;
}
.pb_blank_left {
  height: 25px;
}
.pb_blank {
  height: 25px;
  margin: -10px 0 10px 0;
  font-size: 16px;
}
.pb_blank_right {
  height: 25px;
}
.pb_center {
  text-align: right;
  margin-right: -15px;
}
.pb_head {
  font-weight: 400;
  height: 30px;
  margin-top: -10px;
}
.ui-grid-menu-button {
  height: 31px;
}
.util-cell {
  border: 1px white solid;
}
.util-low .ui-grid-cell-contents {
  border-left: 5px solid #235b79;
}
.util-under .ui-grid-cell-contents {
  border-left: 5px solid #64aad0;
}
.util-good .ui-grid-cell-contents {
  border-left: 5px solid #6fad2b;
}
.util-over .ui-grid-cell-contents {
  border-left: 5px solid #ff3900;
}
.util-high .ui-grid-cell-contents {
  border-left: 5px solid #a62500;
}
.util-low-emp {
  background-color: #235b79 !important;
  color: white;
}
.util-under-emp {
  background-color: #64aad0 !important;
  color: white;
}
.util-good-emp {
  background-color: #6fad2b !important;
  color: white;
}
.util-over-emp {
  background-color: #ff3900 !important;
  color: white;
}
.util-high-emp {
  background-color: #a62500 !important;
  color: white;
}
button:focus,
a:focus {
  outline: none !important;
}
input[type=range]::-webkit-slider-thumb {
  cursor: pointer;
}
input[type=range]::-moz-range-thumb {
  cursor: pointer;
}
input[type=range]::-ms-thumb {
  cursor: pointer;
}
.tse-input {
  width: 100%;
}
.tse-focus-left {
  margin-left: -15px;
  color: #76b82a;
  font-size: 7px;
}
.tse-focus-right {
  margin-right: -15px;
  color: #76b82a;
  font-size: 7px;
}
.tse-padding-right {
  padding-right: 30px;
}
.tse-bg {
  background-color: white !important;
}
.tse-white-text {
  color: white;
}
.small-screen {
  display: none;
}
@media screen and (max-width: 760px) {
  .small-screen {
    display: inherit;
    background-color: #41748d;
    color: white;
    padding: 30px;
    margin-top: 100px;
  }
  .hide-small-screen {
    display: none;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 75%;
  }
}
@media (min-width: 2400px) {
  .container {
    width: 2000px;
  }
}
.grey-col {
  background-color: #f7f7f7;
}
.mr-select-col {
  width: 3%;
}
.mr-title-col {
  width: 25%;
}
.feesplit {
  width: 50%;
}
.a-team .nv-y .tick:nth-child(6) line {
  stroke: #eb6209;
  stroke-width: 2;
  stroke-dasharray: 2;
}
.a-team .nv-x .tick:nth-child(4) line {
  stroke: #eb6209;
  stroke-width: 2;
  stroke-dasharray: 2;
}
.resizable {
  text-align: center;
  box-sizing: border-box;
  width: 300px;
  height: 50px;
  background-color: red;
  border-radius: 10px;
}
.sk-fading-circle {
  margin: 1px auto;
  width: 20px;
  height: 20px;
  position: relative;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #76b82a;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.5s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.5s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@media print {
  .table {
    width: 100%;
  }
  .fp-td {
    border-top: 0.05em solid black;
    border-left: 0.05em solid black;
    outline: thin solid;
  }
  .navbar-nav {
    width: calc(100% - 100px);
  }
  .freshwidget-theme {
    display: none;
  }
  .navbar-header {
    width: 100%;
  }
  .container {
    width: 100%;
  }
  .hide-print {
    display: none;
  }
  @page {
    margin-left: 0px;
    margin-right: 0.2cm;
  }
  .nav-tabs {
    display: none;
  }
  .donut-title {
    page-break-after: avoid;
  }
  .row {
    page-break-inside: avoid;
    margin-top: 0.5cm;
    position: relative;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .day-col {
    width: 4%;
  }
  .hours-col {
    width: 258%;
  }
  .project-col {
    width: 48%;
  }
  .note-col {
    width: 20%;
  }
  #company-id {
    font-size: 10px;
    color: #555;
  }
  #tax-rate-selector {
    text-align: left;
    position: relative;
    min-width: 100%;
    white-space: normal;
    word-wrap: break-word;
  }
  #tax-rate-id {
    font-size: 10px;
    color: #555;
    margin-right: 5px;
  }
  #tax-rate-caret {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
  }
  #tax-rate-dropdown {
    min-width: 100%;
  }
}

/* src/ng1/styles/settings.css */
.todoSetup ul {
  min-height: 42px;
  padding-left: 0px;
}
.todoSetup ul[dnd-list] .dndDraggingSource {
  display: none;
}
.todoSetup ul[dnd-list] .dndPlaceholder {
  background-color: #ddd;
  display: block;
  min-height: 42px;
}
.todoSetup ul li {
  background-color: #fafafa;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 4px;
  min-height: 50px;
  font-size: 13px;
  display: block;
  padding: 10px 15px;
  margin: 5px;
}
.todo-status-card {
  border-left: 1px solid #ddd;
}
.todo-border-left0 {
  border-left-color: #a5a5a7 !important;
  border-left-width: 4px !important;
}
.todo-border-left1 {
  border-left-width: 4px !important;
  border-left-color: #51baf2 !important;
}
.todo-border-left2 {
  border-left-width: 4px !important;
  border-left-color: #d08ce0 !important;
}
.todo-border-left3 {
  border-left-width: 4px !important;
  border-left-color: #f4cd56 !important;
}
.todo-border-left4 {
  border-left-width: 4px !important;
  border-left-color: #71ca58 !important;
}
.checklist .dndDraggingSource {
  display: none;
}
.checklist .dndDragging {
  color: lightgrey;
}
.checklist .dndPlaceholder {
  display: block;
  background-color: #e0e0e0;
  min-height: 42px;
  margin: 10px;
  list-style: none;
}
.check-dropdown-option {
  display: inline-block;
  margin: 3px;
}
.check-dropdown-option .check-dropdown-option-input {
  background-color: white;
  padding: 2px 5px;
  height: 25px;
  display: inline-block;
  width: calc(100% - 20px);
  font-size: 11px;
}
.check-dropdown-row {
  background: #fafafa;
  padding: 10px;
}
.check-dropdown-option-val .check-dropdown-option-input {
  width: calc(100% - 80px);
}
.check-dropdown-option-score {
  width: 20px;
  padding: 2px 3px;
  height: 24px;
  display: inline-block;
  background-color: white;
  font-size: 11px;
}
.check-dropdown-option .btn {
  padding: 2px 5px;
  height: 25px;
  font-size: 11px;
}
.check-dropdown-remove {
  color: lightgray;
}
.check-dropdown-remove:hover {
  color: rgb(226, 11, 11);
}
.colorpatch {
  width: 20px;
  height: 20px;
  margin: 10px;
  display: inline-block;
  border-radius: 4px;
}
.colorpicker .dropdown-menu {
  min-width: unset;
}
.colorpicker .dropdown-menu > li > a {
  padding: 0;
}

/* src/ng1/styles/print.css */

/* src/ng1/styles/grid.css */
.sortable .ui-grid-icon-blank::before {
  content: "\25bf";
  color: lightgray;
  font-size: 14px;
  visibility: visible !important;
}
.jobCatGrid {
  border: none;
  height: calc(100vh - 200px);
}
.expDetail {
  border: none;
  height: 600px;
}
.projectGuardGrid {
  border: none;
  height: calc(100vh - 300px);
}
.unbilledGrid {
  border: none;
  height: calc(100vh - 200px);
}
.projectsUnbilledGrid {
  border: none;
  height: calc(100vh - 300px);
}
.invoiceGrid {
  border: none;
  height: auto !important;
}
.classificationGrid {
  border: none;
  height: calc(100vh - 400px);
}
.unbilledEditGrid {
  border: none;
  height: 600px;
}
.aeInvoiceListCatGrid {
  border: none;
  width: 1170px !important;
  height: calc(100vh - 350px);
}
.employeeGrid {
  border: none;
  height: calc(100vh - 200px);
}
.expenseTypesGrid {
  border: none;
  height: calc(100vh - 200px);
}
.expenseSearchGrid {
  border: none;
  height: 500px;
}
.arGrid {
  border: none;
  height: calc(100vh - 300px);
}
.billingTablesGrid {
  border: none;
  height: calc(100vh - 200px);
}
.lossStatsGrid {
  border: none;
  height: calc(100vh - 300px);
}
.projectTemplateGrid {
  border: none;
  height: calc(100vh - 300px);
}
.proposalTemplateGrid {
  border: none;
  height: calc(100vh - 300px);
}
.invoiceTemplateGrid {
  border: none;
  height: calc(100vh - 300px);
}
.checklistTemplateGrid {
  border: none;
  height: calc(100vh - 300px);
}
.monthlyEmployeeGrid {
  border: none;
  height: calc(100vh - 350px);
}
.monthlyExpenseGrid {
  width: 1170px !important;
  border: none;
  height: calc(100vh - 350px);
}
.clientGrid {
  border: none;
  height: calc(100vh - 300px);
}
.permissionsGrid {
  border: none;
  height: calc(100vh - 200px);
}
.permissions-group-title {
  font-weight: bold;
  font-size: 14px;
  background: #f5f5f5;
}
.permissions-role-title {
  font-weight: bold;
  font-size: 13px;
}
.permission-title {
  font-size: 13px;
  padding-left: 15px;
}
.permissions-role-select {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
}
.contactPersonGrid {
  border: none;
  height: 600px;
}
.leaveGrid {
  height: calc(100vh - 250px);
  border: none;
}
.expensesGrid {
  height: calc(100vh - 350px);
  border: none;
}
.poGrid {
  height: calc(100vh - 350px);
  border: none;
}
.peopleGrid {
  border: none;
  height: calc(100vh - 300px);
}
.projectsGrid {
  border: none;
  height: calc(100vh - 300px);
}
.timeGrid {
  border: none;
  height: calc(100vh - 450px);
}
.timesheetStatusGrid {
  border: none;
  height: calc(100vh - 300px);
}
.projecBalancesGrid {
  border: none;
  height: calc(100vh - 400px);
}
.projecBalancesGrid .ui-grid-top-panel {
  height: 54px;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
}
.overheadGrid {
  border: none;
  height: calc(100vh - 200px);
}
.approvalGrid {
  border: none;
  height: calc(100vh - 350px);
}
.checklistGrid {
  height: calc(100vh - 400px);
  border: none;
}
.pipelineGrid {
  width: 100%;
  border: none;
  height: calc(100vh - 300px);
}
.targetGrid {
  width: 100%;
  border: none;
  height: calc(100vh - 300px);
}
.forecastGrid {
  border: none;
  height: calc(100vh - 200px);
}
.forecast-quarter {
  background-color: #fffff1 !important;
}
.forecast-half {
  background-color: #ffffe2 !important;
}
.forecast-year {
  background-color: #ffffcd !important;
}
.forecast-dirty {
  border: 1px dashed orange !important;
}
.pipelineDashGrid {
  width: 100%;
  border: none;
  height: calc(100vh - 300px);
}
.pipelineDashGrid .ui-grid-viewport .ui-grid-cell-contents {
  word-wrap: break-word;
  white-space: normal !important;
}
.pipelineDashGrid .ui-grid-row,
.pipelineDashGrid .ui-grid-cell {
  min-height: 50px;
  height: auto !important;
}
.pipelineDashGrid .ui-grid-row div[role=row] {
  display: flex;
  align-content: stretch;
}
.pipeline-todo-card {
  display: flex;
  flex-wrap: wrap;
}
.cleanGrid .ui-grid-row .ui-grid-cell {
  background-color: white;
  min-height: 50px;
  line-height: 40px;
  border-top: 1px solid #e2e8f0;
  border-right: none;
  padding-right: 10px;
}
.cleanGrid .ui-grid-focuser {
  display: none;
}
.leaveGrid .ui-grid-row .ui-grid-cell {
  padding-right: 0;
}
.invoiceGrid .ui-grid,
.invoiceGrid .ui-grid-viewport {
  height: auto !important;
}
.extraHeightGrid .ui-grid-row .ui-grid-cell {
  min-height: 65px;
  line-height: 25px;
}
.cleanGrid .ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.cleanGrid .ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.cleanGrid .ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: #f1f5f9;
}
.noHover .ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.noHover .ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.noHover .ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: transparent;
}
.cleanGrid .ui-grid-row:last-child .ui-grid-cell {
  border-bottom: none;
}
.ui-grid-row.ui-grid-row-hovered > [ui-grid-row] > .ui-grid-cell {
  background: #f1f5f9;
}
.cleanGrid .ui-grid-header-cell {
  border: none;
  font-size: 14px;
}
.cleanGrid .ui-grid-header {
  border: none;
  height: 50px;
}
.cleanGrid .ui-grid-header-cell-row {
  height: 50px;
  line-height: 40px;
}
.timeGrid .ui-grid-header {
  height: 80px;
}
.timeGrid .ui-grid-header-cell-row {
  height: 80px;
}
.timeGrid .ui-grid-header-cell-row .ui-grid-cell-contents {
  height: 32px;
}
.unbilledGrid .ui-grid-header {
  height: 80px;
}
.unbilledGrid .ui-grid-header-cell-row {
  height: 80px;
}
.unbilledGrid .timeGrid .ui-grid-header-cell-row .ui-grid-cell-contents {
  height: 32px;
}
.unbilledGrid .ui-grid-header-cell-row {
  line-height: 20px;
}
.unbilledGrid .ui-grid-header-cell-label {
  height: 50px;
  white-space: normal;
}
.invoiceGrid .ui-grid-header {
  height: 80px;
}
.invoiceGrid .ui-grid-header-cell-row {
  height: 80px;
}
.invoiceGrid .ui-grid-header-cell-row {
  line-height: 20px;
}
.invoiceGrid .ui-grid-header-cell-label {
  height: 50px;
  white-space: normal;
}
.projectsUnbilledGrid .ui-grid-header {
  height: 80px;
}
.projectsUnbilledGrid .ui-grid-header-cell-row {
  height: 80px;
}
.projectsUnbilledGrid .ui-grid-header-cell-row {
  line-height: 20px;
}
.projectsUnbilledGrid .ui-grid-header-cell-label {
  height: 50px;
  white-space: normal;
}
.invoiceGrid .ui-grid-invisible {
  display: none;
}
.expensesGrid .ui-grid-header {
  height: 80px;
}
.expensesGrid .ui-grid-header-cell-row {
  height: 80px;
}
.expensesGrid .ui-grid-header-cell-row .ui-grid-cell-contents {
  height: 32px;
}
.unbilledEditGrid .ui-grid-header {
  height: 80px;
}
.unbilledEditGrid .ui-grid-header-cell-row {
  height: 80px;
}
.unbilledEditGrid .ui-grid-header-cell-row .ui-grid-cell-contents {
  margin-bottom: -15px;
}
.unbilledEditGrid .ui-grid-header-cell-row input {
  height: 30px;
}
.unbilledEditGrid .ui-grid-cell {
  overflow: visible;
}
.unbilledEditGrid .ui-grid-top-panel,
.unbilledEditGrid .ui-grid-header-viewport {
  overflow: visible !important;
}
.leaveGrid .ui-grid-header {
  height: 70px;
}
.leaveGrid .ui-grid-header-cell-row {
  height: 70px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.timesheetStatusGrid .ui-grid-header {
  height: 80px;
}
.timesheetStatusGrid .ui-grid-header-cell-row {
  height: 80px;
}
.timesheetStatusGrid .ui-grid-header-cell-row .ui-grid-cell-contents {
  height: 32px;
}
.cleanGrid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  border-right: none;
}
.cleanGrid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  border-right: none;
}
.cleanGrid .ui-grid-header-cell:last-child .ui-grid-column-resizer.right {
  border-right: none;
}
.cleanGrid .ui-grid-footer-cell {
  border: none;
}
.cleanGrid .ui-grid-footer-panel {
  border-bottom: none;
}
.cleanGrid .ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
  background-color: transparent;
  border-bottom: none;
}
.pinned {
  background-color: #f8fafc !important;
}
.cleanGrid .ui-grid-render-container-left {
  background-color: #f8fafc;
}
.cleanGrid .ui-grid-cell-focus {
  background-color: transparent;
  border-bottom: 4px solid #0891b2;
}
.cleanGrid .ui-grid-cell input {
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding: 4px;
}
.projectGuardGrid .ui-grid-cell input,
.classificationGrid .ui-grid-cell input {
  border: 1px solid #d0d0d0;
  height: 34px;
  border-radius: 4px;
  margin-top: 5px;
  padding: 4px 8px;
}
.label {
  border-radius: 100px;
  font-size: 13px;
  font-weight: 400;
  padding: 4px 12px;
  margin-bottom: 5px;
}
.label-warning {
  background-color: #fef3c7;
  color: #92400e;
}
.label-success {
  background-color: #d1fae5;
  color: #065f46;
}
.label-info {
  background-color: #e0f2fe;
  color: #075985;
}
.label-danger {
  background-color: #fee2e2;
  color: #991b1b;
}
.label-default {
  background-color: #f1f5f9;
  color: #334155;
}
.label-opportunity {
  background-color: #fef3c7;
  color: #92400e;
}
.label-active {
  background-color: #84b754c7;
  color: #ffff;
}
.label-lost {
  background-color: #fee2e2;
  color: #991b1b;
}
.label-dormant {
  background-color: #f1f5f9;
  color: #334155;
}
.label-completed {
  background-color: #164e63;
  color: #ffffff;
}
.label-mixed {
  background-color: #e0e7ff;
  color: #3730a3;
}
.label-overhead {
  background-color: #e0f2fe;
  color: #075985;
}
.label-blue {
  background-color: #cffafe;
  color: #155e75;
}
.label-lite-user {
  padding: 8px;
  color: #155e75;
  background-color: #cffafe;
}
.grid-check {
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  color: #94a3b8;
}
.grid-check:hover {
  color: #1e293b;
}
.panel-filter {
  border: none;
  background-color: #f8fafc;
  border-radius: 4px;
}
.panel-filter .btn {
  box-shadow: none;
}
.panel-reload {
  width: 100%;
  padding: 100px;
  border: none;
}
.subline-text {
  color: #64748b;
}
.cost-history-row {
  height: 45px;
}
.grid-row-default {
  height: 50px;
}
.xero-pull-project-row {
  font-size: 13px;
  font-weight: 500;
}
.xero-pull-row {
  padding: 10px;
  border-radius: 8px;
}
.xero-pull-row:hover {
  background-color: #f1f5f9;
}
.xero-updatedAt {
  font-size: 12px;
  font-weight: 400;
  color: #64748b;
  margin-bottom: 10px;
}
.btn-input-group {
  padding: 3px;
  font-size: 11pt;
}
.radio-label-history {
  border-radius: 4px;
  padding: 4px 20px;
}
.radio-label-selected {
  background-color: #f7d785;
}
.history-selected {
  background-color: #f7d785;
}
.permissionsGrid .ui-grid-header {
  height: 110px;
}
.permissionsGrid .ui-grid-header-cell-row {
  height: 110px;
}
.permissionsGrid .header-cell-title {
  font-size: 16px;
  font-weight: bold;
  height: 20px;
}
.permissionsGrid .header-cell-employees {
  font-size: 12px;
  font-weight: 400;
  color: #64748b;
  height: 15px;
  cursor: pointer;
}
.permissionsGrid .header-cell-employees:hover {
  color: #1e293b;
}
.ui-grid-filter-container-permissions {
  margin-top: 50px;
  font-weight: 500;
}
.search-input-box-permissions {
  height: 35px;
  padding: 5px 15px;
  font-size: 14px;
}
.dropdown-menu-permissions-item {
  padding: 3px;
  font-size: 13px;
  margin-top: 10px;
  font-weight: 400;
}
.perm-ugrade-icon {
  color: #f8cd39;
  cursor: pointer;
  margin-left: 3px;
}
.perm-ugrade-icon:hover {
  color: #e07205;
}
.perm-ugrade-text {
  color: #f8cd39;
}
.employeeGroupGrid {
  min-height: 200px;
  max-height: 600px;
  border: none;
}
.employeeGroupGrid .ui-grid-header {
  height: 110px;
}
.employeeGroupGrid .ui-grid-header-cell-row {
  height: 110px;
}
.employeeGroupGrid .ui-grid-filter-container {
  padding: 0;
}
.employeeGroupGrid .ui-grid-filter-container input {
  height: 30px;
  border: 1px solid #e2e8f0;
  border-radius: 4px;
  padding: 5px 10px;
  width: 100%;
  font-size: 13px;
}
.employeeGroupGrid .ui-grid-filter-container input:focus {
  border-color: #0891b2;
  outline: none;
  box-shadow: 0 0 0 1px #0891b2;
}
.employeeGroupGrid .form-control {
  height: 34px;
  margin-top: 8px;
}
.employeeGroupGrid .label {
  display: inline-block;
  margin-top: 8px;
}
.no-results {
  padding: 30px;
  color: #64748b;
  font-size: 14px;
  background: #f8fafc;
  border-radius: 8px;
  margin-top: 20px;
}
.no-results i {
  color: #94a3b8;
}

/* src/ng1/styles/cloud.css */
IMG.displayed {
  display: block;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}
.instr {
  font-size: 12px;
  font-family:
    "trebuchet ms",
    verdana,
    arial;
  color: gray;
  margin-bottom: 30px;
  text-align: center;
}
.stat {
  margin-top: 20px;
  font-size: 10px;
  font-family:
    "trebuchet ms",
    verdana,
    arial;
  color: gray;
  text-align: center;
}
.marg-top-lg {
  margin-top: 50px;
}
.browser {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-family:
    "trebuchet ms",
    verdana,
    arial;
  color: red;
  text-align: center;
}

/* src/ng1/styles/nav.css */
#fpNavbar .dropdown-menu {
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #e2e8f0;
  box-shadow: 0px 8px 16px rgba(6, 15, 25, 0.1), 0px 4px 8px rgba(6, 15, 25, 0.05);
  border-radius: 8px;
  padding: 4px;
  margin-top: -5px;
}
#fpNavbar .insight-item {
  height: 70px;
  width: 320px;
}

/* src/ng1/styles/components/leave.css */
.leave-adjust-panel {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #d3d3d32b;
}
.pending-text {
  color: darkgrey;
}
.leave-emp-col {
  width: 15%;
}
.leave-type-col {
  width: 15%;
}
.leave-from-col {
  width: 10%;
}
.leave-to-col {
  width: 10%;
}
.leave-days-col {
  width: 5%;
}
.leave-balance-col {
  width: 10%;
}
.leave-appr-col {
  width: 10%;
}
.leave-full-width {
  width: 100%;
}
.leave-tr:hover {
  background-color: #e5e5e5;
}
.balance-row-group:hover {
  background-color: #f5f5f5;
}
.leave-cal-header-month {
  font-size: 11px;
  color: darkgray;
}
.leave-cal-header-fri {
  padding-right: 20px;
}
.leave-day-cell {
  max-width: 30px;
  padding: 8px 1px;
}
.leave-day-cell-error {
  border-bottom: 2px solid red;
}
.leave-cell-full-public-holiday {
  border-top: 20px solid rgba(114, 157, 192, 0.548);
}
.leave-cell-full {
  border-top: 20px solid rgba(14, 13, 13);
  opacity: 0.4;
}
.leave-cell-half-end {
  width: 0;
  height: 0;
  border-top: 20px solid rgba(14, 13, 13);
  opacity: 0.4;
  border-right: 20px solid transparent;
}
.leave-cell-half-start {
  width: 0;
  height: 0;
  opacity: 0.4;
  border-top: 20px solid rgba(14, 13, 13, 0.8);
  border-right: 20px solid transparent;
}
.leave-cell-hours {
  width: 0;
  height: 0;
  opacity: 0.4;
  border-top: 7px solid rgba(14, 13, 13, 0.8);
  border-right: 20px solid transparent;
}
.leave-approved {
  opacity: 1 !important;
}
.leave-1 {
  border-color: #f89c34;
}
.leave-2 {
  border-color: #efa2c7;
}
.leave-3 {
  border-color: #71ccd2;
}
.leave-4 {
  border-color: #fcd51b;
}
.leave-5 {
  border-color: #858f9b;
}
.leave-6 {
  border-color: #a5a8d5;
}
.leave-7 {
  border-color: #f0d499;
}
.leave-8 {
  border-color: #5baadb;
}
.leave-9 {
  border-color: #75bf70;
}
.leave-10 {
  border-color: #a870bf;
}

/* src/ng1/styles/components/pipeline.css */
.pipeline-expand {
  position: absolute;
  left: 20px;
  right: 20px;
}
.pipeline-tr {
  vertical-align: top;
}
.pipeline-td {
  height: 100%;
}
.pipeline-col {
  height: 600px;
  border-radius: 0px;
  background: #f8fafc;
}
.pipeline-col .dndDraggingSource {
  display: none;
}
.pipeline-col .dndPlaceholder {
  display: block;
  background-color: #9ed660;
  min-height: 60px;
}
.lead-title-row {
  height: 40px;
}
.lead-month-row {
  height: 40px;
  font-size: 12px;
  display: inline-flex;
}
.timeline-container {
  display: flex;
  max-height: 70vh;
}
.timeline-leads-section {
  width: 200px;
  overflow-y: hidden;
}
.timeline-months-section {
  width: calc(100% - 200px);
  overflow-x: auto;
  overflow-y: auto;
}
.timeline-month-active {
  background-color: #41748e;
  padding: 1px 5px;
  color: white;
  margin: 4px;
  height: 22px;
}
.pipeline-tl-bg0.timeline-month-active {
  border-left: 5px solid #dddddd;
}
.pipeline-tl-bg1.timeline-month-active {
  border-left: 5px solid #acacac;
}
.pipeline-tl-bg2.timeline-month-active {
  border-left: 5px solid #888888;
}
.pipeline-tl-bg3.timeline-month-active {
  border-left: 5px solid #6b6b6b;
}
.pipeline-tl-bg4.timeline-month-active {
  border-left: 5px solid #444444;
}
.pipeline-tlo-bg0.timeline-month-active {
  border-left: 5px solid #f8c271;
}
.pipeline-tlo-bg1.timeline-month-active {
  border-left: 5px solid #db9a39;
}
.pipeline-tlo-bg2.timeline-month-active {
  border-left: 5px solid #e9760a;
}
.lead-header-row {
  height: 50px;
  font-weight: bold;
  display: inline-flex;
}
.lead-month-col {
  width: 80px;
  padding: 5px;
  border-left: 1px solid lightgray;
}
.sublead-row {
  min-height: 55px;
}
.sublead-row-converting {
  background-color: #f7b135;
  border: 1px solid orange;
  border-radius: 5px;
}
.sublead-row-lost {
  background-color: #f74235;
  border: 1px solid red;
  border-radius: 5px;
}
.sublead-row-expanded {
  min-height: 230px;
  height: 100%;
}
.sublead-convert-text {
  margin-top: 4px;
  color: white;
  max-width: 250px;
  margin-left: 45px;
}
.sublead-lost-text {
  color: white;
  margin-bottom: 5px;
  margin-left: 145px;
}
.sublead-header-row {
  height: 50px;
  font-weight: bold;
  display: inline-flex;
}
.sublead-col-sm {
  width: 30px;
  padding: 10px 2px;
}
.sublead-col-1 {
  width: 50px;
  padding: 10px;
}
.sublead-col-1_5 {
  width: 70px;
  padding: 10px 0px;
}
.sublead-col-2 {
  width: 100px;
  padding: 10px;
}
.sublead-col-3 {
  width: 150px;
  padding: 10px;
}
.sublead-col-4 {
  width: 200px;
  padding: 10px;
}
.sublead-hint {
  color: darkgray;
}
.pipeline-col-flash {
  height: 5px;
  margin-left: 10px;
}
.pipeline-card-flash {
  height: 2px;
}
.pipeline-bg0 {
  background-color: #dddddd;
}
.pipeline-bg1 {
  background-color: #acacac;
}
.pipeline-bg2 {
  background-color: #888888;
}
.pipeline-bg3 {
  background-color: #6b6b6b;
}
.pipeline-bg4 {
  background-color: #444444;
}
.pipeline-opp-bg0 {
  background-color: #f8c271;
}
.pipeline-opp-bg1 {
  background-color: #db9a39;
}
.pipeline-opp-bg2 {
  background-color: #e9760a;
}
.pipeline-active-bg {
  background-color: #84bb59;
}
.pipeline-lost-bg {
  background-color: #f74235;
}
.pipeline-border0 {
  border-top-color: #dddddd;
  border-top-width: 4px;
}
.pipeline-border1 {
  border-top-width: 4px;
  border-top-color: #acacac;
}
.pipeline-border2 {
  border-top-width: 4px;
  border-top-color: #888888;
}
.pipeline-border3 {
  border-top-width: 4px;
  border-top-color: #6b6b6b;
}
.pipeline-border4 {
  border-top-width: 4px;
  border-top-color: #444444;
}
.prob-option-card {
  border-left: 1px solid #ddd;
}
.lost-option-card {
  border-left: 4px solid #f00;
}
.prob-bar {
  background-color: #444444;
  min-height: 4px;
  width: 50%;
}
.pipeline-status-table {
  table-layout: auto;
  width: 98%;
}
.pipeline-status-container {
  width: 100%;
  overflow-x: auto;
}
.pipeline-card0 {
  border-left: 4px solid #dddddd;
}
.pipeline-card1 {
  border-left: 4px solid #acacac;
}
.pipeline-card2 {
  border-left: 4px solid #888888;
}
.pipeline-card3 {
  border-left: 4px solid #6b6b6b;
}
.pipeline-card4 {
  border-left: 4px solid #444444;
}
.pipeline-opp-card0 {
  border-left: 4px solid #f8c271;
}
.pipeline-opp-card1 {
  border-left: 4px solid #db9a39;
}
.pipeline-opp-card2 {
  border-left: 4px solid #e9760a;
}
.pipeline-proj-card {
  border-left: 4px solid #84bb59;
}
.pipeline-proj-lost-card {
  border-left: 4px solid #f74235;
}
.pipeline-panel-body {
  padding: 5px;
}
.pipeline-card {
  position: relative;
  margin-bottom: 3px;
  border-radius: 0px;
  background: #fff;
  min-height: 60px;
}
.pipeline-card:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.pipeline-card:active {
  top: 3px;
  background-color: lightgray;
}
.pipeline-header-title {
  font-size: 14px;
  font-weight: bold;
}
.pipeline-header-tagline {
  font-size: 12px;
}
.pipeline-subLeads-text {
  font-size: 9px;
  height: 12px;
  min-width: 100%;
  color: darkgray;
}
.pipeline-fee-text {
  font-weight: bold;
}
.opp-popover {
  min-width: 350px;
}
.oppview-container {
  max-height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}
.pipeline-map-row {
  margin-top: 15px;
}
.leadSetup ul {
  min-height: 42px;
  padding-left: 0px;
}
.leadSetup ul[dnd-list] .dndDraggingSource {
  display: none;
}
.leadSetup ul[dnd-list] .dndPlaceholder {
  background-color: #ddd;
  display: block;
  min-height: 42px;
}
.leadSetup > ul > li {
  background-color: #fafafa;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-radius: 4px;
  min-height: 50px;
  font-size: 13px;
  display: block;
  padding: 10px 15px 3px 15px;
  margin: 5px;
}
.contact-item {
  padding: 5px;
  width: 100%;
  border: 1px solid lightgray;
  border-radius: 3px;
}
.contact-item-select {
  border: 1px solid #bce8f1;
  background-color: rgba(190, 218, 241, 0.35);
}
.contact-item:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.contacts-container {
  margin: 0;
  max-height: 160px;
}
.select-contacts-container {
  margin: 0;
  max-height: 600px;
  padding: 10px;
}
.contact-limit-height .select-contacts-container {
  max-height: 200px;
}

/* src/ng1/styles/components/project.css */
.proj-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.project-validation-errors {
  font-size: smaller;
  color: white;
  text-align: center;
  padding: 10px;
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  background: #d2322d;
}
.errorText {
  color: #d2322d !important;
}
.project-header {
  font-size: 18px;
}
.project-back {
  position: fixed;
  left: 25px;
  margin-top: 15px;
}
.errorForm {
  border: 1px solid #d2322d;
  color: #d2322d;
}
.errorFormCheck {
  border-radius: 5px;
  background-color: #d2322d96;
  width: 17px;
  height: 21px;
  padding: 0px 2px;
}
.project-sub-menu {
  margin-bottom: 8px;
  margin-top: 20px;
}
.contrib-bar {
  height: 20px;
  display: inline-block;
  width: 2px;
  background-color: #31839e;
}
.team-row {
  padding: 5px;
  border-radius: 8px;
}
.team-row:hover {
  background-color: #f5f5f5;
}
.external-row {
  padding: 10px 0 15px 0;
  border-radius: 8px;
}
.external-row:hover {
  background-color: #f5f5f5;
}
.blocked {
  text-decoration: line-through dotted;
}
.fee-bg {
  background-color: #1f1e1f;
}
.fee-bg-alt {
  background-color: #a3a0a2;
}
.planned-bg {
  background-color: #6685a3;
}
.actual-bg {
  background-color: #252757;
}
.projected-bg {
  background-color: #7bb7c7;
}
.tree-col {
  padding: 0;
  width: 300px;
  display: inline-block;
}
.main-col {
  padding: 0;
  overflow-y: hidden;
  overflow-x: auto;
}
.main-row {
  display: inline-flex;
}
.stick-left {
  position: sticky;
  left: 0;
  background-color: white;
  z-index: 200;
  padding: 10px;
  margin-right: 10px;
}
.col-4 {
  width: 300px;
  flex: 0 0 300px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}
.col-3 {
  display: inline-block;
  width: 200px;
  flex: 0 0 200px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}
.col-2 {
  display: inline-block;
  width: 150px;
  flex: 0 0 150px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: top;
}
.col-1 {
  display: inline-block;
  width: 120px;
  flex: 0 0 120px;
  padding-left: 5px;
  padding-right: 15px;
  vertical-align: top;
  position: relative;
}
.col-fill {
  width: 9px;
}
.col-calc {
  padding: 10px 8px 0px 10px;
}
.col-breakdown {
  width: 530px;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}
.project-title {
  font-size: large;
}
.project-row-main {
  width: 100%;
}
.project-header-row {
  height: 45px;
  padding: 0;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  overflow: hidden;
  padding: 0;
  padding: 15px 8px 5px 12px;
}
.filler-row {
  min-height: 34px;
}
.project-row {
  height: 50px;
  padding: 15px 8px 5px 15px;
}
.project-row-setup {
  display: flex;
  background-color: #e2dbdb;
  margin: 0;
  padding: 12px;
  min-height: 50px;
  overflow: hidden;
}
.project-comments {
  font-size: 11px;
  color: darkgray;
}
.subproject-row {
  min-height: 60px;
  border-top: 1px solid lightgray;
  padding: 15px 8px 5px 20px;
}
.group-row {
  height: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #eb6209;
}
.breakdown-row:hover {
  background-color: rgba(174, 174, 174, 0.08);
}
.subproject-row-calc {
  padding: 0;
}
.handle {
  margin-top: 16px;
  margin-left: -16px;
  cursor: move !important;
  color: lightgray;
}
.handle .breakdown-row:hover {
  color: black;
}
.btn-setup-toolbar {
  width: 36px;
  padding: 6px 8px;
}
.setup-list .dndDraggingSource {
  display: none;
}
.setup-list .dndPlaceholder {
  display: block;
  background-color: #9ed660;
  min-height: 40px;
}
.row-trash {
  background-color: #f74235;
  color: white;
}
.group-label {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  top: -20px;
  color: #eb6209;
}
.group-label-class {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  color: #eb6209;
  border-bottom: 1px solid #eb6209;
  height: 50px;
  padding-top: 20px;
}
.class-readonly {
  padding: 10px;
  color: darkgray;
  font-weight: 400;
}
.spacer-block {
  display: inline-block;
  width: 20px;
}
.all-groups {
  text-transform: lowercase;
  font-size: 10px;
  margin-top: -3px;
  font-weight: 400;
  color: #eb6209;
}
.group-classification-row {
  height: 50px;
  border-bottom: 1px solid #eb6209;
  padding-top: 10px;
}
.proj-classification-row {
  height: 50px;
  padding: 5px;
}
.tag-draft {
  color: darkgray;
}
.tag-invoiced {
  color: black;
  font-weight: 500;
}
.tag-writeoff {
  color: red;
  text-decoration: line-through;
}
.tag-none {
  color: #eb6209;
}
.group-filter button {
  border-color: #eb6209;
  color: #eb6209;
}
.dashboard-subproject-row {
  min-height: 60px;
  position: relative;
  width: 100%;
}
.subproject-row-setup {
  padding: 0 0 0 10px;
}
.last-subproject-row-setup {
  height: 75px;
}
.income-unscheduled {
  font-size: 10px;
  color: orange;
  cursor: help;
}
.income-backlog {
  height: 20px;
}
.exp-unscheduled {
  font-size: 10px;
  color: orange;
  cursor: help;
}
.add-desc {
  font-style: italic;
  font-size: 11px;
  color: lightgray;
  margin-top: 3px;
}
.subproject-popover {
  padding-top: 8px;
}
.subproject-popover-container {
  min-width: 400px;
}
.subproject-popover:hover {
  font-style: italic;
  color: darkblue;
  font-size: 12px;
  cursor: pointer;
}
.res-swap-popover:hover {
  font-style: italic;
  color: darkgrey;
  cursor: pointer;
}
.res-swap-popover-container {
  min-width: 400px;
}
.res-quick-popover-container {
  min-width: 500px;
}
.util-bar {
  height: 20px;
  position: absolute;
  background-color: rgba(173, 216, 230, 0.33);
}
.auto-mode {
  color: #31839e;
  border-color: #31839e;
}
.project-edit {
  color: lightgray;
  right: 10px;
  position: absolute;
  top: 10px;
  cursor: pointer;
}
.tree-col:hover .project-edit {
  color: black;
}
.add-line {
  margin: 16px;
  font-size: 11px;
  color: darkgray;
}
.add-line:hover {
  font-size: 12px;
  color: #72be49;
}
.subproject-header-row {
  text-transform: uppercase;
  min-height: 40px;
  padding: 10px 0;
  font-weight: 500;
  color: #272727;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.subproject-title {
  font-weight: 500;
  text-transform: uppercase;
  color: #272727;
  padding: 9px;
  min-height: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.group-label-grid {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.unbilled-name.group-label-grid {
  color: #eb6209;
}
.subproject-title-grid {
  margin-left: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
.l1-title {
  padding: 10px;
  font-size: 13px;
  height: 35px;
  background-color: rgba(245, 243, 243, 0.25);
  border-top: 1px solid rgb(230, 227, 227);
}
.l1-title-grid {
  margin-left: 30px;
  font-size: 13px;
  font-weight: 400p;
}
.l2-title-grid {
  margin-left: 45px;
  font-size: 12px;
  font-weight: 300;
}
.l1-title {
  padding: 10px;
  font-size: 13px;
  height: 35px;
  background-color: rgba(245, 243, 243, 0.25);
  border-top: 1px solid rgb(230, 227, 227);
}
.tree-col .l1-title {
  padding-left: 20px;
}
.l2-title {
  font-weight: 500;
  padding: 5px 10px;
  height: 45px;
  border-top: 1px solid rgb(230, 227, 227);
}
.tree-col .l2-title {
  padding-left: 40px;
}
.l3-title {
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
  padding: 5px 10px;
  height: 25px;
}
.footer-total {
  font-size: 14px;
}
.exp-sched-edit {
  margin-top: -10px;
  font-size: 11px;
  padding: 2px 5px;
  height: 25px;
}
.tree-col .l3-title {
  padding: 5px 30px;
}
.final-fee-box {
  font-weight: 500;
  font-size: 14px;
  color: #011602;
}
.project-edit-btn {
  position: absolute;
  right: 0px;
  top: 5px;
  font-size: 11px;
}
.neg-right-marg {
  margin-right: -20px;
}
.schedule-container {
  position: absolute;
  left: 0;
  right: 0;
}
.budget .avatar {
  position: absolute;
  right: 5px;
}
.budget .col-sm-1 {
  padding: 0;
}
.project-fee-val {
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
}
.project-actual-income-val {
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
}
.project-budget-val {
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
}
.project-actual-cost-val {
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
}
.main-container {
  display: grid;
}
.proj-bar {
  height: 15px;
  position: absolute;
  left: 0;
}
.proj-bar-fee {
  background-color: #706e6f;
  top: 5px;
}
.proj-bar-income {
  background-color: #000;
  top: 5px;
}
.proj-bar-budget {
  background-color: #7bb7c7;
  top: 22px;
}
.proj-bar-expense {
  background-color: #252757;
  top: 22px;
}
.proj-bar-detailed {
  height: 15px;
  margin-top: 3px;
}
.proj-bar-detailed-container {
  display: inline-block;
  width: calc(100% - 460px);
  margin: 0 20px;
}
.proj-bar-income-detail {
  background-color: #000;
  margin-top: -15px;
}
.proj-bar-budget-detail {
  background-color: #6d84a0;
}
.proj-bar-expense-detail {
  background-color: #252757;
}
.proj-bar-projected-detail {
  background-color: #88b5c5;
}
.slim-container {
  width: calc(100% - 20px);
}
.proj-bar-slim-container {
  position: relative;
  margin-left: 20px;
}
.proj-bar-thick-container {
  position: relative;
  margin-left: 40px;
}
.profit-cell-thick {
  width: 40px;
  float: left;
}
.numbers-cell-detailed {
  width: 100px;
  display: inline-block;
}
.labels-cell-detailed {
  width: 100px;
  display: inline-block;
}
.perc-cell-detailed {
  width: 50px;
  display: inline-block;
}
.perc-labels-cell-detailed {
  width: 150px;
  text-align: right;
  display: inline-block;
}
.detailed-container {
  background-color: #f7f7f7;
  padding: 15px;
}
.total-row-container {
  background-color: #f7f7f7;
  padding-top: 10px;
}
.detailed-row {
  height: 20px;
  padding: 2px 0px;
}
.profit-cell-slim {
  width: 20px;
  float: left;
}
.proj-bar-slim {
  height: 5px;
  position: absolute;
  left: 0;
}
.proj-bar-slim-fee {
  background-color: #706e6f;
  top: 3px;
}
.proj-bar-slim-income {
  background-color: #000;
  top: 3px;
}
.proj-bar-slim-budget {
  background-color: #7bb7c7;
  top: 10px;
}
.proj-bar-slim-expense {
  background-color: #252757;
  top: 10px;
}
.profit-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #72be49;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
.loss-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: red;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
}
.actual-popover-container {
  min-width: 600px;
}
.statustag {
  font-size: 10px;
  text-transform: uppercase;
  color: lightgray;
}
.dot-large {
  height: 15px;
  width: 15px;
}
.node-progress {
  vertical-align: middle;
  margin: 10px 20px;
}
.prog-bar {
  height: 15px;
  position: absolute;
  top: 0;
}
.prog-bar-projected {
  background-color: #7bb7c7;
}
.prog-bar-actual {
  background-color: #252757;
  left: 0;
}
.prog-bar-budget {
  background-color: rgb(102, 133, 163);
  left: 0;
}
.prog-wrapper {
  width: 100%;
  height: 125px;
  position: relative;
  padding: 15px;
  margin-top: 5px;
  border-radius: 4px;
  border: 1px solid #6685a3;
  border-left: 30px solid #6685a3;
  display: inline-block;
}
.prog-header {
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  margin-left: -23px;
  transform: rotate(270deg);
  transform-origin: 0 0;
}
.prog-header-res {
  bottom: 0px;
}
.prog-header-ind {
  bottom: 10px;
}
.wide-screen {
  left: -3px;
  right: -3px;
  position: absolute;
}
.adjusted-text {
  font-size: 11px;
  font-style: italic;
  opacity: 0.5;
}
.schedule-text {
  opacity: 0.5;
  font-style: italic;
  height: 100%;
}
.month-hover {
  height: 20px;
  width: 133%;
  background-color: rgba(65, 116, 141, 0.5);
}
.month-hover-calc {
  margin-top: -15px;
}
.month-active {
  padding-left: 5px;
  height: 20px;
  width: 118%;
  background-color: #41748e;
}
.month-active-calc {
  margin-top: -15px;
}
.split-input {
  height: 30px;
  margin-left: 10%;
  width: 90%;
  margin-top: -10px;
}
.fee-split-container {
  max-height: 50vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #efefef;
}
.full-modal .modal-dialog {
  width: 100% !important;
  padding: 0px;
  margin: 0px;
}
.full-modal .modal-content {
  width: 100% !important;
  min-height: 100vh !important;
  padding: 0px;
  margin: 0px;
}
.full-modal .modal-footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 2px !important;
}
.exp-calc-container {
  max-height: calc(100vh - 300px);
  overflow-y: auto;
  overflow-x: hidden;
}
.exp-forecast-input {
  width: 50%;
  margin: 5% 0;
  display: inline-block;
}
.pac-container {
  min-width: 300px;
}

/* src/ng1/styles/components/billing.css */
.stripe-card {
  background-color: #d3d3d324;
  border: 1px solid #a9a9a970;
  border-radius: 5px;
  padding: 15px;
}
.stripe-error-text {
  padding: 10px;
  color: rgba(255, 0, 0, 0.651);
}
.stripe-token {
  color: rgb(131, 130, 130);
}
.detail-row {
  padding: 5px 0 5px 0;
}
.detail-row:hover {
  background-color: #f5f5f5;
}
.invoice-row {
  padding: 7px 0;
}
.invoice-row:hover {
  font-weight: 500;
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.feeDetail-popover-container {
  font-style: normal !important;
  font-size: 13px !important;
  font-weight: normal !important;
  color: #3c3c3b !important;
}
.feeDetail-perc-box {
  height: 25px;
  padding: 3px;
}
.invoice-task-container {
  height: 300px;
  overflow-y: auto;
}
.trash-ae {
  padding-top: 7px;
  font-size: 10px;
  color: #aeaeae;
}
.trash-ae:hover {
  color: #ff0000;
}
.panel-footer {
  background-color: inherit;
}
.invoice-panel {
  box-shadow: rgba(0, 0, 0, 0.16) 2px 3px 2px;
}
.invoice-panel .panel-heading {
  background-color: #f8fafc;
}
.billingTableContainer {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* src/ng1/styles/components/nav.css */
.navbar-calc {
  font-size: 14px;
}
.navbar-calc .dropdown-menu > li > a {
  font-size: 14px;
}

/* src/ng1/styles/components/help.css */
.help-btn {
  position: absolute;
  right: 0;
  top: 30px;
  color: white;
  background-color: #009b8b;
  padding: 10px;
  width: 30px;
  height: 60px;
  font-weight: 500;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.help-btn:hover {
  width: 33px;
}
.vertical-text {
  margin-top: 20px;
  margin-left: 15px;
  transform: rotate(270deg);
  transform-origin: right bottom;
}
.sideBar {
  width: 33%;
  min-width: 300px;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
  background-color: white;
  overflow-y: auto;
  padding: 5px;
  border: 1px solid darkgray;
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
}
.help-header {
  padding: 15px 20px;
  font-size: large;
}
.help-html {
  padding: 20px 10px;
}
.attachment-toolbar {
  display: none;
}
.attachment-container {
  margin: -6px 0px;
  min-height: 42px;
}
.attachment-row {
  padding: 0px;
}
.attachemnt-add-row {
  padding: 3px 10px;
  font-size: 12px;
}
.attachment-container .btn {
  margin: 6px 0 0 6px;
}
.attachment-container:hover {
  background-color: #fafafa;
  border-radius: 3px;
}
.attachment-container:hover .attachment-toolbar {
  display: inline-block;
}
.attachment-pending {
  padding: 10px 5px;
  height: 45px;
  display: inline-block;
  max-width: 75%;
}
.btn-stack {
  padding: 2px;
}
.attachment-ovverlay {
  position: absolute;
  bottom: 0;
  color: #fafafa;
}
.atachment-link {
  width: calc(100% - 45px);
  display: inline-block;
  margin-top: 7px;
  height: 32px;
}
.attachment-upload {
  position: absolute;
  display: inline-block;
}
.attachment-history-row {
  padding: 5px;
}

/* src/ng1/styles/components/sched.css */
.draggie-parent {
  position: relative;
  min-height: 30px;
  overflow: visible;
}
.draggie-bar {
  position: absolute;
  height: 30px;
  border-radius: 16px;
  z-index: 998;
}
.sched-bar-cell {
  display: inline-block;
  padding: 5px;
  color: white;
  font-weight: 400;
}
.sched-bar-edit {
  padding: 0;
}
.sched-actuals-cell {
  color: white;
  padding: 10px 5px;
}
.sched-actuals-pill {
  border-radius: 16px;
  padding: 1px 10px;
}
.sched-future-pill {
  border-radius: 16px;
  padding: 1px 10px;
  z-index: 10;
  position: relative;
}
.sched-over {
  border: 1px solid red;
}
.sched-future-cell {
  color: white;
  padding: 10px;
}
.forecast-cell-parent {
  padding-top: 10px;
  overflow: visible;
  position: relative;
}
.forecast-cell {
  line-height: 15px;
  min-height: 15px;
  margin-top: 1px;
}
.forecast-cell-col {
  vertical-align: top;
  display: inline-block;
}
.forecast-gap {
  margin-top: 5px;
}
.forecast-cell:hover .sched-future-pill {
  background-color: #545454;
}
.forecastGrid .ui-grid-cell {
  overflow: visible;
}
.forecastGrid .ui-grid-footer-cell {
  display: inline-block;
}
.forecast-drag-bar {
  height: 21px;
  background-color: #a3a0a22e;
  position: absolute;
  margin-left: -10px;
  top: 13px;
  border-radius: 16px;
  z-index: 998;
}
.forecast-drag-tooltip {
  position: absolute;
  top: -28px;
  left: 0;
  font-size: 12px;
  color: #545454;
  display: none;
}
.forecast-drag-bar:hover .forecast-drag-tooltip {
  display: block;
}
.forecast-drag-bar:hover {
  background-color: #545454;
  cursor: move;
}
.forecast-drag-text {
  color: #545454;
  margin-top: 10px;
}
.remain-hint {
  font-size: 11px;
  color: darkgray;
  font-weight: 400;
}
.sched-future-pill-empty {
  opacity: 0;
  width: 70%;
  margin-left: 15%;
}
.sched-full-pill {
  z-index: 999;
}
.sched-future-pill-empty:hover {
  opacity: 1;
}
.bar-summary-0 {
  height: 22px;
  opacity: 0.7;
  font-weight: 500;
}
.bar-summary-1 {
  height: 20px;
  opacity: 0.6;
}
.bar-summary-2 {
  height: 18px;
  opacity: 0.5;
  font-style: italic;
}
.bar-summary-3 {
  height: 18px;
  opacity: 0.4;
  font-style: italic;
}
.bar-summary-0 .sched-bar-cell {
  padding: 1px 8px;
}
.bar-summary-1 .sched-bar-cell {
  padding: 0 8px;
}
.bar-summary-2 .sched-bar-cell {
  padding: 0 8px;
}
.bar-summary-3 .sched-bar-cell {
  padding: 0 8px;
}
.draggie-bar:hover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3), 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.draggie-bar-project-income {
  background-color: #706e6f;
  border: none;
}
.draggie-bar-subproject-income {
  background-color: #706e6f;
}
.draggie-resize {
  position: absolute;
  right: 0;
  top: 0;
  min-height: 32px;
  width: 16px;
  cursor: ew-resize;
  z-index: 999;
}
.narrow-utilGrid {
  position: relative !important;
}
.schedGrid {
  position: absolute;
  left: 0;
  right: 0;
  border: none;
  height: calc(100vh - 300px);
}
.schedGrid .ui-grid-cell {
  overflow: visible;
}
.schedGrid .ui-grid-row .ui-grid-cell {
  border: 1px solid #fafafa;
  background-color: white;
}
.schedGrid .ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.schedGrid .ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.schedGrid .ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: #f1f5f9;
}
.schedGrid .ui-grid-header-cell {
  border-right: 1px solid #eeeeee;
}
.schedGrid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  border-right: none;
}
.sched-row-title {
  font-weight: 400;
}
.sched-input {
  text-align: right;
  padding: 2px !important;
  border: none !important;
  font-size: 8pt !important;
  border-radius: 5px !important;
  background-color: rgba(255, 255, 255, 0.2);
}
.sched-input-perc {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 2px !important;
  border: none !important;
  border-radius: 5px !important;
  font-size: 8pt !important;
  width: 33px !important;
}
.sched-perc-btn {
  margin: 3px;
  color: white;
  font-size: 1.75em;
}
.sched-perc-btn:hover {
  color: darkgray;
}
.sched-toolbar {
  display: inline-block;
}
.sched-toolbar-btn {
  border-radius: 16px;
  padding: 3px 10px;
}
.sched-title {
  margin-left: 20px;
  font-weight: 500;
  padding: 8px;
}
.sched-total {
  padding: 5px 10px 0 0;
  font-weight: 400;
  text-align: right;
}
.sched-l0-resource {
  margin-left: 35px;
  font-weight: 400;
  font-size: 12px;
  height: 40px;
  padding: 5px;
}
.sched-l1-resource {
  margin-left: 55px;
  font-weight: 400;
  font-size: 12px;
  height: 40px;
  padding: 5px;
}
.sched-l2-resource {
  margin-left: 75px;
  font-weight: 400;
  font-size: 12px;
  height: 40px;
  padding: 5px;
}
.sched-l0-title {
  margin-left: 30px;
  font-weight: 500;
  font-size: 13px;
  height: 40px;
  padding: 5px;
  text-transform: uppercase;
}
.sched-l1-title {
  margin-left: 50px;
  font-weight: 400;
  padding: 5px;
  height: 40px;
}
.sched-l2-title {
  margin-left: 70px;
  font-weight: 400;
  font-style: italic;
  padding: 5px;
  height: 40px;
}
.sched-actual {
  font-weight: 600;
  font-size: 13px;
  height: 40px;
}
.sched-l0-actual {
  font-weight: 400;
  font-size: 13px;
  height: 40px;
}
.sched-l1-actual {
  font-weight: 400;
  font-size: 12px;
  height: 40px;
}
.sched-l2-actual {
  font-weight: 400;
  font-size: 11px;
  height: 40px;
}
.sched-d-actual {
  font-weight: 400;
  font-size: 11px;
  height: 40px;
}
.sched-edit-title {
  font-size: 8pt;
  font-weight: 400;
  font-style: italic;
  background-color: #f8f8f8;
  height: 40px;
  padding: 5px;
  text-align: right;
}
.sched-edit-cell {
  font-size: 8pt;
  font-style: italic;
  font-weight: 400;
  background-color: #f8f8f8;
  height: 40px;
  padding: 5px;
  text-align: right;
}
.sched-edit-month-title {
  text-align: center;
  font-weight: 500;
  font-size: 9pt;
}
.sched-edit-mode-title {
  position: absolute;
  left: -210px;
  width: 200px;
  text-align: right;
  top: 5px;
  font-weight: 500;
  font-size: 11px;
}
.riba-0-b {
  border-bottom: 3px solid #f89c34;
}
.riba-1-b {
  border-bottom: 3px solid #efa2c7;
}
.riba-2-b {
  border-bottom: 3px solid #71ccd2;
}
.riba-3-b {
  border-bottom: 3px solid #fcd51b;
}
.riba-4-b {
  border-bottom: 3px solid #858f9b;
}
.riba-5-b {
  border-bottom: 3px solid #a5a8d5;
}
.riba-6-b {
  border-bottom: 3px solid #f0d499;
}
.riba-7-b {
  border-bottom: 3px solid #5baadb;
}
.riba-8-b {
  border-bottom: 3px solid #75bf70;
}
.riba-9-b {
  border-bottom: 3px solid #a870bf;
}
.riba-10-b {
  border-bottom: 3px solid #c7db5b;
}
.riba-11-b {
  border-bottom: 3px solid #a56666;
}
.riba-0-c {
  background-color: #f89c34;
}
.riba-1-c {
  background-color: #efa2c7;
}
.riba-2-c {
  background-color: #71ccd2;
}
.riba-3-c {
  background-color: #fcd51b;
}
.riba-4-c {
  background-color: #858f9b;
}
.riba-5-c {
  background-color: #a5a8d5;
}
.riba-6-c {
  background-color: #f0d499;
}
.riba-7-c {
  background-color: #5baadb;
}
.riba-8-c {
  background-color: #75bf70;
}
.riba-9-c {
  background-color: #a870bf;
}
.riba-10-c {
  background-color: #c7db5b;
}
.riba-11-c {
  background-color: #a56666;
}
.riba-0-c-t {
  background-color: #f89d3455;
}
.riba-1-c-t {
  background-color: #efa2c755;
}
.riba-2-c-t {
  background-color: #71ccd255;
}
.riba-3-c-t {
  background-color: #fcd51b55;
}
.riba-4-c-t {
  background-color: #858f9b55;
}
.riba-5-c-t {
  background-color: #a5a8d555;
}
.riba-6-c-t {
  background-color: #f0d49955;
}
.riba-7-c-t {
  background-color: #5baadb55;
}
.riba-8-c-t {
  background-color: #75bf7055;
}
.riba-9-c-t {
  background-color: #a870bf55;
}
.riba-10-c-t {
  background-color: #c7db5b55;
}
.riba-11-c-t {
  background-color: #a5666655;
}
.proj-b-income {
  border-bottom: 3px solid #404040;
}
.sched-avatars {
  display: flex;
}
.avatar {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: darkgray;
  color: white;
  font-size: 12px;
  text-align: center;
  padding-top: 5px;
  margin: 5px 0 0 3px;
}
.emptyRow {
  height: 25px;
  width: 100%;
  opacity: 0 !important;
  color: white;
  font-style: italic;
  font-size: 10px;
  font-weight: 500;
  padding-top: 5px;
  border-radius: 16px;
  cursor: pointer;
  text-align: center;
}
.emptyRow:hover {
  opacity: 0.7 !important;
}
.sched-fade {
  opacity: 0.2;
}
.sched-fade-ish {
  opacity: 0.5;
  cursor: default;
}
.sched-past {
  background-color: #f5f5f5;
}
.upDown {
  display: inline-block;
  position: relative;
  top: -5px;
  opacity: 0.5;
}
.upDown:hover {
  opacity: 1;
}
.sched-summary-row {
  min-height: 15px;
}
.sched-past-bar {
  opacity: 0.5;
  background-color: white;
  height: 105%;
  color: darkgrey;
}
.sched-this-month {
  border-left: 1px dashed #a4ccd7;
}
.util-cell {
  padding-top: 6px;
  border: 4px solid white;
  border-radius: 8px;
  color: darkgrey;
}
.util-cell-this-week {
  border: 4px solid #f2f9ff;
}
.util-cell-subproject {
  border-width: 6px;
  border-radius: 10px;
  font-size: 11px;
}
.util-cell-node {
  font-weight: 400;
  border: 7px solid white;
  border-radius: 12px;
  font-size: 11px;
  opacity: 0.8;
  padding-top: 4px;
}
.util-l0-title {
  margin-left: 20px;
  font-weight: 500;
  padding: 8px;
}
.util-l1-title {
  margin-left: 30px;
  font-weight: 400;
  padding: 5px;
  height: 40px;
}
.util-l2-title {
  margin-left: 50px;
  font-weight: 400;
  font-style: italic;
  padding: 5px;
  height: 40px;
}
.util-scale-icon {
  padding: 0 15px;
  float: right !important;
  color: darkgray;
  font-size: 13px;
}
.util-scale-icon:hover {
  font-size: 14px;
  color: black;
}
.util-scale-bar {
  height: 20px;
  width: 5px;
  margin: 1px;
  display: inline-block;
}
.util-scale-contracted-title {
  position: absolute;
  left: 60px;
  top: 45px;
  font-size: 10px;
  color: #404040;
}
.util-scale-contracted-box {
  position: absolute;
  left: 115px;
  top: 40px;
  padding: 5px;
  background-color: #404040;
  border-radius: 3px;
  text-align: center;
  color: white;
  font-size: 10px;
}
.util-scale-bars {
  position: absolute;
  top: 85px;
}
.util-scale-arrow-down {
  width: 0;
  height: 0;
  position: absolute;
  top: 75px;
  left: 142px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #404040;
}
.util-scale-arrow-up {
  width: 0;
  height: 0;
  position: absolute;
  top: 107px;
  left: 142px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #76b82a;
}
.util-scale-target-title {
  position: absolute;
  text-align: right;
  left: 80px;
  top: 120px;
  font-size: 10px;
  color: #76b82a;
}
.util-scale-target-box {
  position: absolute;
  left: 115px;
  top: 115px;
  padding: 5px;
  background-color: #76b82a;
  border-radius: 3px;
  text-align: center;
  color: white;
  font-size: 10px;
}
.util-active {
  width: 15px;
  height: 15px;
  margin: 10px 5px;
  border-radius: 3px;
  background-color: #5cb85c;
}
.util-scale-generic {
  font-size: 10px;
}
.util-opp {
  width: 15px;
  height: 15px;
  margin: 10px 5px;
  border-radius: 3px;
  background-color: #f0ad4e;
}
.util-over {
  width: 15px;
  height: 15px;
  margin: 10px 5px;
  border-radius: 3px;
  background-color: #5bc0de;
}
.projectGrid {
  width: 100%;
  height: calc(100vh - 270px);
  border: none;
}
.projectGrid .ui-grid-top-panel {
  min-height: 75px;
}
.projectGrid .ui-grid-header-cell {
  height: 75px;
  border: none;
}
.projectGrid .ui-grid-cell {
  overflow: visible;
}
.projectGrid .ui-grid-row .ui-grid-cell {
  border: none;
  background-color: white;
}
.projectGrid .ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell,
.projectGrid .ui-grid-row:nth-child(odd):hover .ui-grid-cell,
.projectGrid .ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background-color: transparent;
}
.projectGrid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-header-cell:last-child {
  border-right: none;
}
.projectGrid .ui-grid-pinned-container.ui-grid-pinned-container-left .ui-grid-cell:last-child {
  border-right: none;
}
.planner-proj-cell {
  min-height: 38px;
}
.planner-proj-cell:hover {
  border: 1px solid #76b82a79;
}
.planner-title {
  padding: 10px;
  font-weight: 400;
}
.planner-title-text {
  font-weight: 500;
}
.planner-proj-pop-container {
  width: 400px;
  z-index: 100;
}
.planner-emp-cell {
  min-height: 38px;
}
.planner-emp-cell:hover {
  border: 1px solid #76b82a79;
}
.planner-emp-pop-container {
  width: 300px;
  z-index: 100;
}
.planner-pop-search {
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.planner-pop-list {
  font-size: 11px;
}
.planner-pop-close {
  position: absolute;
  top: 5px;
  right: 4px;
}
.planner-header {
  padding: 5px 0;
  height: 30px;
  font-weight: 400;
  width: 65px;
}
.planner-header-container {
  border-right: 1px solid #f5f5f5;
}
.planner-this-week {
  background-color: #f2f9ff;
}
.planner-input {
  font-size: 10px;
  padding: 5px 0;
  height: 25px;
}
.planner-input-addon {
  font-size: 10px;
  padding: 5px;
}
.targetSource {
  color: black;
}
.explorer-block {
  width: 40px;
  display: inline-block;
}

/* src/ng1/styles/components/checklist.css */
.checklistRow {
  padding: 10px 0;
}
.checklistRow:hover {
  background-color: #f5f5f5;
  border-radius: 8px;
}

/* src/ng1/styles/components/timesheet.css */
.ts-container {
}
.ts-loader {
  margin: 10%;
  text-align: center;
}
.ts-cal-panel {
  margin: 20px 0 0 20px;
  max-width: 240px;
}
.ts-more-btn {
  position: absolute;
  left: 25px;
  top: 15px;
}
.ts-unsaved {
  margin-top: -10px;
  margin-right: 20px;
  font-size: 20px;
  color: #eb63093f;
}
.ts-quick-panel {
  margin: 20px 20px 0 0;
  height: calc(100vh - 400px);
}
.ts-planned-week-str {
  margin: 10px;
}
.ts-search {
  margin: 10px;
  padding: 5px;
}
.ts-all-btn {
  height: 25px;
  margin-top: 3px;
  font-size: 11px;
  padding: 5px;
}
.ts-fav-item {
  padding: 10px;
  margin: 10px;
  border-radius: 8px;
}
.ts-date-title {
  font-size: 16px;
  cursor: pointer;
}
.ts-date-title:hover {
  color: #41748e;
}
.ts-fav-del-btn {
  display: none;
  margin-right: 10px;
  margin-top: -1px;
  font-size: 10px;
}
.ts-fav-add-icon {
  opacity: 0.3;
}
.ts-fav-item:hover .ts-fav-add-icon {
  opacity: 1;
}
.ts-fav-item:hover .ts-fav-del-btn {
  display: inline-block;
}
.ts-fav-item:hover {
  background-color: #f5f5f5;
}
.ts-cal-week-active {
  font-weight: bold;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.ts-cal-week-head {
  font-weight: bold;
  margin-bottom: 10px;
  cursor: default;
}
.ts-cal-week:not(.ts-cal-week-head):hover {
  font-size: 12px;
  font-weight: bold;
}
.ts-cal-day {
  margin: 5px;
  display: inline-block;
  position: relative;
  text-align: center;
  width: 30px;
}
.ts-cal-header {
  margin-bottom: 20px;
  margin-top: 20px;
}
.ts-cal-selector {
  display: inline-block;
  width: 30px;
  cursor: pointer;
  color: #94a3b8;
}
.ts-cal-selector:hover {
  font-weight: 500;
  color: #0891b2;
}
.ts-cal-day-inactive {
  color: #ccc;
}
.ts-cal-row {
  padding: 3px;
}
.ts-cal-row-not-allowed {
  cursor: not-allowed;
}
.ts-cal-row:hover {
  border-radius: 4px;
  background-color: #f1f5f9;
}
.ts-proj-title {
  padding: 10px;
}
.ts-planned-row {
  padding: 5px;
  font-size: 12px;
  color: darkgray;
}
.ts-day-col {
  display: inline-block;
  width: 60px;
  text-align: center;
}
.ts-cal-today {
  background-color: #d1fae5;
}
.ts-split-submit-btn {
  position: absolute;
  width: 175px;
  top: -140px;
}
.ts-split-line {
  position: absolute;
  top: -110px;
  width: 0;
  height: 2000px;
  outline: 1px solid #0890b2;
  outline-style: dashed;
}
.ts-day-cell-hover-past {
  background: #0890b257 !important;
}
.ts-day-cell-hover {
  background: #0890b257 !important;
}
.ts-today {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #0891b2;
  margin-left: calc(50% - 15px);
  color: white;
  padding-top: 4px;
}
.ts-cal-row-active {
  background-color: #f1f5f9;
}
.ts-toolbar {
  display: none;
  min-width: 140px;
}
.ts-split-week-link {
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  color: darkgray;
}
.ts-split-week-link:hover {
  color: #0891b2;
}
.ts-node-row:hover .ts-toolbar {
  display: block;
}
.ts-node-row:hover .ts-one-node {
  display: none;
}
.ts-link {
  font-size: 11px;
  font-style: italic;
  color: lightgray;
}
.ts-link:hover {
  font-style: normal;
  color: darkgray;
}
.ts-list-container {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ts-timer-container {
  width: 300px;
  height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ts-timer {
  padding: 5px 10px;
  border-bottom: 1px solid lightgray;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.ts-timer-active {
  font-weight: 500;
  border: 1px solid darkgray;
  background-color: #fbfbfb;
  border-radius: 6px;
}
.ts-timer:hover {
  background-color: #f8f8f8;
  border-radius: 6px;
}
.slow-spin {
  -webkit-animation: fa-spin 6s infinite linear;
  animation: fa-spin 6s infinite linear;
}
.ts-day-cell {
  padding: 6px;
  border-radius: 0;
  border-color: #afafaf;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  text-align: center;
  width: 60px;
  height: 30px;
}
.ts-day-cell-last {
  border-right-width: 1px;
}
.ts-day-note {
  margin-top: 5px;
  cursor: pointer;
  color: darkgray;
}
.ts-weekend-cell {
  background-color: #f9f9f9;
}
.ts-disabled-cell {
  background-color: #eeebeb;
}
.ts-save-indicator {
  height: 3px;
  width: 100%;
}
.ts-save-changed {
  height: 1px;
  background-color: #eb63093f;
}
.ts-save-saving {
  height: 1px;
  margin-top: 1px;
  width: 100%;
  background-color: #41748e;
}
.ts-save-saved {
  height: 2px;
  margin-top: 1px;
  width: 100%;
  background-color: #76b82a;
}
.ts-row-container {
  margin-bottom: 4px;
}
.ts-row {
  min-height: 50px;
  padding-top: 5px;
  margin-left: 0;
  margin-right: 0;
}
.ts-node-row {
  margin: 0;
  padding: 5px 0px;
  min-height: 40px;
  border-left: 4px solid lightgray;
}
.ts-row-active {
  border-left: 4px solid #84bb59;
}
.ts-row-overhead {
  border-left: 4px solid #76bebd;
}
.ts-row-opp {
  border-left: 4px solid #e6b05f;
}
.ts-row-overhead .ts-day-cell {
  border-color: #76bebd;
  color: #76bebd;
}
.ts-row-opp .ts-day-cell {
  border-color: #e6b05f;
  color: #e6b05f;
}
.ts-row-active .ts-day-cell {
  border-color: #84bb59;
  color: #84bb59;
}
.ts-highlighted {
  padding-bottom: 20px;
}
.ts-node-title {
  padding: 5px 0 0 10px;
}
.ts-node-row:hover {
  background-color: #fcfcfc;
}
.ts-head-container {
  padding-top: 30px;
  background-color: white;
  border-bottom: 1px solid lightgray;
}
.ts-row-head {
  min-height: 40px;
}
.ts-month-title-row {
  font-size: 12px;
}
.ts-cell {
  padding-top: 5px;
  text-align: center;
}
.ts-cell-right {
  text-align: right;
  padding-right: 10px;
}
.ts-cell-row {
  height: 15px;
  min-width: 15px;
}
.ts-cell-unit {
  padding: 0 1px;
}
.ts-header-cell {
  font-size: 16px;
  font-weight: bold;
}
.ts-act-row {
  font-size: 11px;
}
.ts-act-title {
  padding: 5px 0 0 2 0px;
}

/* src/ng1/styles/components/insight.css */
.insight-title {
  font-size: 18px;
  font-weight: 500;
  color: #1e293b;
  line-height: 28px;
  cursor: pointer;
  margin-top: 20px;
}
.insight-title-desc {
  font-size: 16px;
  font-weight: 400;
  color: #94a3b8;
  line-height: 24px;
}
.insight-chev {
  font-size: 16px;
  color: #94a3b8;
}
.insight-item-container {
  padding: 20px;
}
.insight-item {
  cursor: pointer;
  padding: 10px;
  height: 85px;
  margin-left: 0;
  margin-right: 0;
}
.insight-item-disabled {
  cursor: not-allowed;
}
.insight-item.insight-show-border {
  border-top: 1px solid #e2e8f0;
  border-left: 1px solid #e2e8f0;
  border-right: 1px solid #e2e8f0;
}
.insight-item:hover {
  background-color: #f1f5f9;
}
.insight-item-disabled:hover {
  background-color: transparent;
}
.insight-item-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1e293b;
  padding-left: 10px;
}
.insight-item-desc {
  font-size: 14px;
  font-weight: 400;
  color: #64748b;
  line-height: 20px;
  padding-left: 10px;
}
.insight-icon-container {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  display: inline-block;
  padding: 10px;
}
.insight-item-first {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.insight-item-last {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.insight-show-border.insight-item-last {
  border-bottom: 1px solid #e2e8f0;
}
.insight-icon {
  font-size: 18px;
}

/* src/ng2/styles/styles.scss */
:root {
  --dialog-content-padding: 20px;
}
.select-filters-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #0891b2;
}
.select-filters-wrapper > * {
  width: 100%;
}
.select-filters-wrapper .select-filter-dropdown {
  display: flex;
  flex-direction: column;
}
.select-filters-wrapper .select-filter-dropdown i {
  text-align: center;
  margin-bottom: 10px;
}
.filters-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.filters-wrapper > * {
  margin-right: 16px;
  min-width: 140px;
}
.filters-wrapper > .select-filters-wrapper {
  min-width: auto;
}
.filters-wrapper.vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
}
.filters-wrapper.vertical .p-multiselect {
  min-width: 15rem;
}
.filters-wrapper.vertical .select-filters-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 8px;
}
.filters-wrapper.vertical .select-filters-wrapper .select-filter-dropdown {
  display: flex;
  flex-direction: row;
}
.filters-wrapper.vertical .select-filters-wrapper .select-filter-dropdown i {
  text-align: left;
  margin-bottom: 0px;
  margin-top: 3px;
  margin-right: 4px;
}
.filters-wrapper.vertical .select-filters-wrapper .p-multiselect {
  min-width: 0px;
}
.filter-label {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #0891b2;
  margin-bottom: 0px;
}
.filter-text {
  font-size: 12px;
  font-weight: normal;
  align-self: center;
  color: #545454;
  margin-bottom: 0px;
}
.overhead-bg {
  background-color: #84d0e6;
}
.default-grad-trans-left-light {
  background:
    linear-gradient(
      90deg,
      rgba(193, 197, 201, 0.3) 0%,
      transparent 100%);
}
.default-grad-trans-right-light {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(193, 197, 201, 0.3) 100%);
}
.overhead-grad-trans-left-light {
  background:
    linear-gradient(
      90deg,
      rgba(132, 208, 230, 0.3) 0%,
      transparent 100%);
}
.overhead-grad-trans-right-light {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(132, 208, 230, 0.3) 100%);
}
.project-status-bg-active {
  background-color: rgba(132, 183, 84, 0.7803921569);
}
.project-status-bg-completed {
  background-color: #164e63;
}
.project-status-bg-opportunity {
  background-color: #ffcc00;
}
.project-status-bg-dormant {
  background-color: #babcbf;
}
.project-status-bg-lost {
  background-color: #f97676;
}
.project-status-bg-mixed {
  background-color: #a0b6ff;
}
.project-status-bg-overhead {
  background-color: #84d0e6;
}
.riba-bg-0 {
  background-color: #f89c34;
}
.riba-fg-0 {
  color: #f89c34;
}
.riba-bg-light-0 {
  background-color: rgb(250.55, 192.0642857143, 125.95);
}
.riba-grad-trans-right-0 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #f89c34 100%);
}
.riba-grad-trans-left-0 {
  background:
    linear-gradient(
      90deg,
      #f89c34 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-0 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(248, 156, 52, 0.3) 100%);
}
.riba-grad-trans-left-light-0 {
  background:
    linear-gradient(
      90deg,
      rgba(248, 156, 52, 0.3) 0%,
      transparent 100%);
}
.riba-bg-0.total-worked-bar:hover {
  background-color: rgb(249.7, 180.0428571429, 101.3);
  cursor: pointer;
}
.riba-bg-1 {
  background-color: #e87eae;
}
.riba-fg-1 {
  color: #e87eae;
}
.riba-bg-light-1 {
  background-color: rgb(243.5756578947, 190.9243421053, 214.7664473684);
}
.riba-grad-trans-right-1 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #e87eae 100%);
}
.riba-grad-trans-left-1 {
  background:
    linear-gradient(
      90deg,
      #e87eae 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-1 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(232, 126, 174, 0.3) 100%);
}
.riba-grad-trans-left-light-1 {
  background:
    linear-gradient(
      90deg,
      rgba(232, 126, 174, 0.3) 0%,
      transparent 100%);
}
.riba-bg-1.total-worked-bar:hover {
  background-color: rgb(239.7171052632, 169.2828947368, 201.1776315789);
  cursor: pointer;
}
.riba-bg-2 {
  background-color: #4fb8c1;
}
.riba-fg-2 {
  color: #4fb8c1;
}
.riba-bg-light-2 {
  background-color: rgb(135.5714285714, 206.8214285714, 212.9285714286);
}
.riba-grad-trans-right-2 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #4fb8c1 100%);
}
.riba-grad-trans-left-2 {
  background:
    linear-gradient(
      90deg,
      #4fb8c1 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-2 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(79, 184, 193, 0.3) 100%);
}
.riba-grad-trans-left-light-2 {
  background:
    linear-gradient(
      90deg,
      rgba(79, 184, 193, 0.3) 0%,
      transparent 100%);
}
.riba-bg-2.total-worked-bar:hover {
  background-color: rgb(116.7142857143, 199.2142857143, 206.2857142857);
  cursor: pointer;
}
.riba-bg-3 {
  background-color: #fcd51b;
}
.riba-fg-3 {
  color: #fcd51b;
}
.riba-bg-light-3 {
  background-color: rgb(252.9935064935, 226.9090909091, 102.5064935065);
}
.riba-grad-trans-right-3 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #fcd51b 100%);
}
.riba-grad-trans-left-3 {
  background:
    linear-gradient(
      90deg,
      #fcd51b 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-3 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(252, 213, 27, 0.3) 100%);
}
.riba-grad-trans-left-light-3 {
  background:
    linear-gradient(
      90deg,
      rgba(252, 213, 27, 0.3) 0%,
      transparent 100%);
}
.riba-bg-3.total-worked-bar:hover {
  background-color: rgb(252.6623376623, 222.2727272727, 77.3376623377);
  cursor: pointer;
}
.riba-bg-4 {
  background-color: #858f9b;
}
.riba-fg-4 {
  color: #858f9b;
}
.riba-bg-light-4 {
  background-color: rgb(175.0405405405, 181.5945945946, 189.4594594595);
}
.riba-grad-trans-right-4 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #858f9b 100%);
}
.riba-grad-trans-left-4 {
  background:
    linear-gradient(
      90deg,
      #858f9b 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-4 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(133, 143, 155, 0.3) 100%);
}
.riba-grad-trans-left-light-4 {
  background:
    linear-gradient(
      90deg,
      rgba(133, 143, 155, 0.3) 0%,
      transparent 100%);
}
.riba-bg-4.total-worked-bar:hover {
  background-color: rgb(161.027027027, 168.7297297297, 177.972972973);
  cursor: pointer;
}
.riba-bg-5 {
  background-color: #a5a8d5;
}
.riba-fg-5 {
  color: #a5a8d5;
}
.riba-bg-light-5 {
  background-color: rgb(217.1590909091, 218.4204545455, 237.3409090909);
}
.riba-grad-trans-right-5 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #a5a8d5 100%);
}
.riba-grad-trans-left-5 {
  background:
    linear-gradient(
      90deg,
      #a5a8d5 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-5 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(165, 168, 213, 0.3) 100%);
}
.riba-grad-trans-left-light-5 {
  background:
    linear-gradient(
      90deg,
      rgba(165, 168, 213, 0.3) 0%,
      transparent 100%);
}
.riba-bg-5.total-worked-bar:hover {
  background-color: rgb(199.7727272727, 201.6136363636, 229.2272727273);
  cursor: pointer;
}
.riba-bg-6 {
  background-color: #e5ad52;
}
.riba-fg-6 {
  color: #e5ad52;
}
.riba-bg-light-6 {
  background-color: rgb(238.9949748744, 204.5226130653, 148.5050251256);
}
.riba-grad-trans-right-6 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #e5ad52 100%);
}
.riba-grad-trans-left-6 {
  background:
    linear-gradient(
      90deg,
      #e5ad52 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-6 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(229, 173, 82, 0.3) 100%);
}
.riba-grad-trans-left-light-6 {
  background:
    linear-gradient(
      90deg,
      rgba(229, 173, 82, 0.3) 0%,
      transparent 100%);
}
.riba-bg-6.total-worked-bar:hover {
  background-color: rgb(235.6633165829, 194.0150753769, 126.3366834171);
  cursor: pointer;
}
.riba-bg-7 {
  background-color: #5baadb;
}
.riba-fg-7 {
  color: #5baadb;
}
.riba-bg-light-7 {
  background-color: rgb(153.73, 202.5125, 232.77);
}
.riba-grad-trans-right-7 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #5baadb 100%);
}
.riba-grad-trans-left-7 {
  background:
    linear-gradient(
      90deg,
      #5baadb 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-7 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(91, 170, 219, 0.3) 100%);
}
.riba-grad-trans-left-light-7 {
  background:
    linear-gradient(
      90deg,
      rgba(91, 170, 219, 0.3) 0%,
      transparent 100%);
}
.riba-bg-7.total-worked-bar:hover {
  background-color: rgb(132.82, 191.675, 228.18);
  cursor: pointer;
}
.riba-bg-8 {
  background-color: #75bf70;
}
.riba-fg-8 {
  color: #75bf70;
}
.riba-bg-light-8 {
  background-color: rgb(168, 214.652173913, 164.847826087);
}
.riba-grad-trans-right-8 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #75bf70 100%);
}
.riba-grad-trans-left-8 {
  background:
    linear-gradient(
      90deg,
      #75bf70 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-8 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(117, 191, 112, 0.3) 100%);
}
.riba-grad-trans-left-light-8 {
  background:
    linear-gradient(
      90deg,
      rgba(117, 191, 112, 0.3) 0%,
      transparent 100%);
}
.riba-bg-8.total-worked-bar:hover {
  background-color: rgb(151, 206.768115942, 147.231884058);
  cursor: pointer;
}
.riba-bg-9 {
  background-color: #caa4dc;
}
.riba-fg-9 {
  color: #caa4dc;
}
.riba-bg-light-9 {
  background-color: rgb(234.1785714286, 219.25, 241.25);
}
.riba-grad-trans-right-9 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #caa4dc 100%);
}
.riba-grad-trans-left-9 {
  background:
    linear-gradient(
      90deg,
      #caa4dc 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-9 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(202, 164, 220, 0.3) 100%);
}
.riba-grad-trans-left-light-9 {
  background:
    linear-gradient(
      90deg,
      rgba(202, 164, 220, 0.3) 0%,
      transparent 100%);
}
.riba-bg-9.total-worked-bar:hover {
  background-color: rgb(223.4523809524, 200.8333333333, 234.1666666667);
  cursor: pointer;
}
.riba-bg-10 {
  background-color: #c7db5b;
}
.riba-fg-10 {
  color: #c7db5b;
}
.riba-bg-light-10 {
  background-color: rgb(220.42, 232.77, 153.73);
}
.riba-grad-trans-right-10 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #c7db5b 100%);
}
.riba-grad-trans-left-10 {
  background:
    linear-gradient(
      90deg,
      #c7db5b 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-10 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(199, 219, 91, 0.3) 100%);
}
.riba-grad-trans-left-light-10 {
  background:
    linear-gradient(
      90deg,
      rgba(199, 219, 91, 0.3) 0%,
      transparent 100%);
}
.riba-bg-10.total-worked-bar:hover {
  background-color: rgb(213.28, 228.18, 132.82);
  cursor: pointer;
}
.riba-bg-11 {
  background-color: #cd9c9c;
}
.riba-fg-11 {
  color: #cd9c9c;
}
.riba-bg-light-11 {
  background-color: rgb(230.6711409396, 206.8288590604, 206.8288590604);
}
.riba-grad-trans-right-11 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      #cd9c9c 100%);
}
.riba-grad-trans-left-11 {
  background:
    linear-gradient(
      90deg,
      #cd9c9c 0%,
      transparent 100%);
}
.riba-grad-trans-right-light-11 {
  background:
    linear-gradient(
      90deg,
      transparent 0%,
      rgba(205, 156, 156, 0.3) 100%);
}
.riba-grad-trans-left-light-11 {
  background:
    linear-gradient(
      90deg,
      rgba(205, 156, 156, 0.3) 0%,
      transparent 100%);
}
.riba-bg-11.total-worked-bar:hover {
  background-color: rgb(222.1140939597, 189.8859060403, 189.8859060403);
  cursor: pointer;
}
.card-container {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #1e293b;
}
.import-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  width: 100%;
}
.action-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.action-container .action-item:first-child {
  margin: 0 8px;
}
.action-container span.pi.pi-download {
  font-size: 14px;
}
.action-container .p-button-icon {
  font-size: 12px;
}
.import-history-table-container {
  margin: 30px 0;
  text-align: left;
}
.import-history-table-container .batch-refresh-button {
  margin-left: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 8px;
  margin-left: 8px;
  padding: 4px 8px;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  display: inline-flex;
  background-color: #fcfcfc;
}
.import-instructions-table-container {
  margin: 30px 0;
  text-align: left;
}
.import-instructions-table-container .error-col-key {
  color: #dc2626;
  border-radius: 4px;
  border: 1px solid #fca5a5 !important;
  background: #fbf2f2;
}
.import-instructions-table-container .error-col-header {
  color: #dc2626;
  border-radius: 4px;
  border: 1px solid #fca5a5 !important;
  background: #fbf2f2;
  width: max-content;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  padding: 6px 16px 6px 16px;
  justify-content: space-around;
  align-items: center;
}
.import-instructions-table-container .error-col-header i {
  margin-right: 8px;
}
.import-instructions-table-container .column-data {
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  padding: 2px 6px 4px 6px;
  align-items: center;
}
.import-instructions-table-container .instruction-data {
  border-radius: 4px;
  border: 1px solid #b8dc96;
  padding: 2px 6px 4px 6px;
  align-items: center;
  background: #f0f7e8;
  margin-right: 5px;
}
.card-container .p-card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-shadow: none;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  padding: 16px 16px 16px 16px;
}
.card-container .p-card .p-card-content {
  padding: 0;
}
.card-container .p-card .instruction-list {
  padding: 20px;
}
.card-container .p-card .error-col-upload {
  background: rgba(252, 177, 222, 0.2);
  border: 1px solid rgba(252, 177, 222, 0.3);
  color: #333;
  border-radius: 6px;
  padding: 4px 8px;
  margin: 0px 4px;
}
.card-container .p-card .error-col-upload-tab {
  border: 3px solid rgba(252, 177, 222, 0.3);
  margin: 20px 0px 0px 0px;
  padding: 8px 20px;
  border-radius: 6px;
}
.card-container .p-button {
  background-color: #0891b2;
  color: #fff;
  padding:
    8px,
    16px,
    8px,
    12px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.card-container .p-button input[type=file] {
  display: none;
}
.card-container .p-button:hover {
  background-color: #41748e;
  border: 1px solid #41748e;
}
.card-container .hollow-btn {
  background-color: transparent;
  border: 1px solid #cbd5e1;
  color: #64748b;
  padding:
    8px,
    16px,
    8px,
    12px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.card-container .hollow-btn:enabled:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
  background-color: transparent;
  color: #264b13;
  border-color: #adadad;
}
.card-container .hollow-btn .pi {
  font-size: 18px;
}
.card-container .p-card .p-card-footer {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 32px 0 0 0;
}
.card-container .p-card .p-card-footer > * {
  margin: 0 8px 0 0;
}
#p-card {
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  padding: 16px 16px 32px 16px;
  margin: 16px 0 0 0;
}
#p-card > .card-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.card-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.card-title p {
  margin: 0;
  padding: 0px 0px 0px 16px;
}
.card .card-container {
  display: flex;
  justify-content: space-between;
}
.card-header {
  width: 100%;
  margin: 0 10px;
}
.card-header .card-header-col-title {
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 0px;
  text-align: left;
}
.card-columns {
  width: 100%;
  border-radius: 6px;
  display: flex;
  justify-content: space-between;
}
.example-tabs {
  margin: 0 10px;
  width: 100%;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  padding: 10px;
  background-color: #fcfcfc;
}
.example-tabs ul {
  font-size: 16px;
  list-style: none;
  padding: 0;
}
.example-tabs li {
  margin: 10px 0 0 0;
}
.example-tabs .name {
  color: #333;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 4px;
}
.example-tabs .description {
  color: #555;
  font-weight: 300;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 15px;
}
.mandatory {
  background: #fee2e2;
  border: 1px solid rgba(252, 177, 222, 0.3);
  border-radius: 4px;
}
.secondary {
  background: #e0f2fe;
  border: 1px solid rgba(241, 231, 64, 0.3);
  border-radius: 4px;
}
.instruction-list .mandatory {
  background: #fee2e2;
  padding: 2px 8px;
  border-radius: 8px;
  border: 1px solid #fee2e2;
  margin-left: -4px;
  color: #991b1b;
}
.instruction-list .secondary {
  background: #e0f2fe;
  padding: 2px 8px;
  border-radius: 8px;
  border: 1px solid #e0f2fe;
  margin-left: -4px;
  color: #075985;
}
.search-container {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
.search-container i {
  z-index: 100;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
}
.search-container .pi-search:before {
  color: #9b9696;
}
.search-container input.search-bar {
  border-radius: 3px;
  border: none;
  text-align: center;
  font-family: "Product Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding:
    8px,
    16px,
    8px,
    12px;
  line-height: 30px;
  width: 100px;
  transition-property: width, height;
  transition-duration: 0.1s;
  color: #9b9696;
}
.search-container .pi-sort-alt:before {
  content: "\e906";
  color: lightgrey;
}
.search-container input.search-bar:focus-visible {
  width: 280px;
  text-align: left;
  padding-left: 30px;
  background-color: #f1f5f9;
  color: #9b9696;
  border: none;
  outline: none;
  border-radius: none;
  margin-right: 8px;
}
.search-container input.search-bar:focus-visible::placeholder {
  color: #9b9696;
  outline: none;
  text-align: left;
}
.imports-table-container {
  height: calc(100vh - 72px - 32px);
  display: flex;
  flex-direction: column;
}
.imports-table-container p-table {
  flex-grow: 1;
  flex-shrink: 1;
}
.imports-table-container table {
  table-layout: auto;
}
.imports-table-container th {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #475569;
}
.imports-table-container td {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1e293b;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.error-line {
  background: rgba(252, 177, 222, 0.2);
  border: 1px 0px 1px 0px solid #dee2e6;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.error-line:hover {
  transition: none;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.error-line > td.error-col {
  background: rgba(252, 177, 222, 0.3);
  border: 1px 0px 1px 0px solid #fff;
  height: 44px;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.error-line > td.error-col:hover {
  transition: none;
  cursor: pointer;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.warning-line {
  background: rgba(241, 231, 64, 0.2);
  border: 1px 0px 1px 0px solid #dee2e6;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.warning-line:hover {
  transition: none;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.warning-line > td.warning-col {
  background: rgba(241, 231, 64, 0.3);
  border: 1px 0px 1px 0px solid #fff;
  height: 44px;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.warning-line > td.warning-col:hover {
  transition: none;
  cursor: pointer;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.duplicate-line {
  background: rgba(168, 120, 255, 0.2);
  border: 1px 0px 1px 0px solid #dee2e6;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.duplicate-line:hover {
  transition: none;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.duplicate-line > td.duplicate-col {
  background: rgba(168, 120, 255, 0.3);
  border: 1px 0px 1px 0px solid #fff;
  height: 44px;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr.duplicate-line > td.duplicate-col:hover {
  transition: none;
  cursor: pointer;
}
.imports-table-container .p-datatable .p-datatable-tbody > tr {
  color: #495057;
  transition: box-shadow 0.2s;
}
.imports-table-container .p-element .p-editable-column .p-cell-editing {
  border: none;
}
.imports-table-container td.p-element.p-editable-column.p-cell-editing > div > p-celleditor > input {
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  width: 100%;
  outline: none;
}
.imports-table-container td.p-element.p-editable-column.p-cell-editing > div > p-celleditor > input:focus-visible {
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  width: 100%;
  outline: none;
}
.imports-table-container .input-cell-edit {
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  width: 100%;
  outline: none;
}
.imports-table-container .pi-sort-amount-up-alt:before {
  color: lightgrey;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  content: "\e906";
}
.imports-table-container .pi-sort-amount-down:before {
  color: lightgrey;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  content: "\e907";
}
.imports-table-container .p-button {
  background-color: #0891b2;
  color: #fff;
  padding:
    8px,
    16px,
    8px,
    12px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.imports-table-container .p-button:hover {
  background-color: #41748e;
  border: 1px solid #41748e;
}
.imports-table-container .hollow-btn {
  background-color: transparent;
  border: 1px solid #cbd5e1;
  color: #64748b;
  padding:
    8px,
    16px,
    8px,
    12px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.imports-table-container .hollow-btn:enabled:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
  background-color: transparent;
  color: #264b13;
  border-color: #adadad;
}
.imports-table-container .hollow-btn .pi {
  font-size: 18px;
}
.imports-table-container .p-button.error-btn {
  border: 1px solid lightgray;
  background-color: lightgray;
  pointer-events: none;
  cursor: not-allowed;
}
.imports-table-container .p-button.error-btn:hover {
  background-color: lightgray;
  border: 1px solid lightgray;
}
.imports-table-container #downloadBtn .p-button {
  border: none;
  padding: 8px 16px;
  margin: 0;
  width: max-content;
  background-color: transparent;
  border: 1px solid #cbd5e1;
  line-height: 16px;
  border-radius: 6px;
  color: #64748b;
}
.imports-table-container #downloadBtn button:enabled:hover {
  box-shadow: 0 5px 15px rgba(28, 29, 28, 0.2);
  background-color: transparent;
  color: #264b13;
  border-color: #adadad;
}
.imports-table-container #downloadBtn i {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
}
.imports-table-container .table-header-container {
  padding: 0px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.imports-table-container .table-header-container .table-title-container {
  display: flex;
  align-items: center;
  width: 50%;
  justify-content: space-between;
}
.imports-table-container .table-header-container .table-title-container .table-icon {
  display: flex;
  align-items: center;
}
.imports-table-container .table-header-container .table-title-container .table-name {
  padding-left: 14px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #1e293b;
}
.imports-table-container .table-header-container .table-tools-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.imports-table-container .table-header-container .table-tools-container input[type=checkbox] {
  display: none;
}
.imports-table-container .table-header-container .table-tools-container .toggle-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 2px 8px 0px 0px;
}
.imports-table-container .table-header-container .table-tools-container .p-inputswitch {
  display: flex;
  align-items: center;
}
.imports-table-container .table-header-container .table-tools-container .toggle-container span {
  font-size: 16px;
  display: flex;
  padding-left: 8px;
  color: #64748b;
  font-weight: 400;
}
.imports-table-container .table-header-container .table-tools-container .button-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 8px;
}
.imports-table-container .table-header-container .table-tools-container .button-container p-button {
  margin: 0 6px;
}
.imports-table-container ::-webkit-scrollbar-thumb {
  background-color: #cbd5e1;
  border-radius: 5px;
}
.imports-table-container ::-webkit-scrollbar {
  width: 7px;
}
.imports-table-container .stacked-row {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.imports-table-container p-celleditor:not(:first-child) {
  color: #64748b;
  font-weight: 400;
}
.imports-table-container .badge-match .p-badge {
  font-style: normal;
  background-color: rgba(132, 183, 84, 0.7803921569);
  border-radius: 12px;
  padding: 4px 12px;
  line-height: 100%;
  color: #fff;
  margin-right: 5px;
  position: none;
}
.imports-table-container .edit-match {
  margin-right: 5px;
}
.imports-paginator-container {
  padding: 10px 0px 30px 0px;
}
.test-keys i {
  padding: 0px 4px 0px 10px;
}
#projectTypeContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 30px;
}
#projectLevelContainer-Project,
#projectLevelContainer-SubProject {
  height: 100%;
  padding: 0px 20px;
  width: 49%;
  color: #545454;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-card.p-component {
  background-color: transparent;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: scroll;
  justify-content: space-between;
  cursor: pointer;
}
.p-card.p-component:hover {
  background-color: #f9f9f9;
}
.loader-spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 999;
}
.customPiIcon {
  font-size: 7px;
  font-weight: 800;
}
.import-error-row {
  background: #f2dede !important;
}
#trial-balance-report-container {
  padding: 20px 0px;
}
#trial-balance-report-container th {
  border-top: none;
  text-align: left;
}
#trial-balance-report-container th.highlight-income-th {
  color: #787878;
  font-weight: 600;
  text-align: right;
}
#trial-balance-report-container th.highlight-expense-th {
  color: #7bb7c7;
  font-weight: 600;
  text-align: right;
}
#trial-balance-report-container #project-row > td.highlight-income-td {
  color: #787878;
  text-align: right;
}
#trial-balance-report-container #project-row > td.highlight-expense-td {
  color: #7bb7c7;
  text-align: right;
}
#trial-balance-report-container #project-row .secondary-description-text {
  color: #94a3b8;
  font-style: italic;
}
.highlight-row {
  font-weight: bold;
  cursor: pointer;
}
.primary-description-text {
  padding-left: 10px;
}
#load-btn-container {
  text-align: center;
  margin-top: 20px;
}
#excel-download-btn {
  margin-left: 10px;
}
#message-for-no-projects {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #787878;
  font-weight: 600;
}
mark {
  color: #fff;
  background: rgba(235, 98, 9, 0.6);
}
#profit-col {
  text-align: right;
  color: #787878;
  font-weight: 700;
}
#project-row > td.profit-values {
  color: red;
}
#filter-button-container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px 0px 15px;
  float: right;
}
#filter-button-icon {
  margin-right: 5px;
  cursor: pointer;
}
.filter-chips-container {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  flex-wrap: wrap;
}
.filter-chips {
  display: inline-block;
  border-radius: 14px;
  border: 1px solid #0891b2;
  background: #f3fafa;
  color: #0891b2;
  font-feature-settings: "clig" off, "liga" off;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-align: center;
  padding: 4px 12px;
  cursor: pointer;
}
.main-filter-dialog {
  background-color: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.filter-dialog-trial-balance .p-dialog-header .p-dialog-title {
  color: #545454;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.main-filter-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 350px;
  padding: 20px 0px;
  color: #0891b2;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.main-filter-section {
  padding: 24px 0px;
}
.main-filter-section-header {
  color: black;
  font-size: 16px;
  font-weight: 600;
}
.main-filter-section-body {
  width: 100%;
  padding: 15px 0px 5px 0px;
}
.main-filter-footer {
  border-top: 1px solid #ddd;
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.btn-secondary-filter-footer {
  border-radius: 4px;
  border: 1px solid #cbd5e1;
  background: #fff;
  display: flex;
  height: 40px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #64748b;
}
.btn-primary-filter-footer {
  border-radius: 4px;
  border: none;
  background: #0891b2;
  display: flex;
  height: 40px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #fff;
}
.ngfilter-footer-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
#form-group-trial-balance-filter {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  gap: 20px;
  flex-wrap: wrap;
}
.filterTextV2 {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.ngfilter-section-header {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.scroll-fade {
  -webkit-mask-image:
    linear-gradient(
      to bottom,
      transparent 0,
      black var(--top-mask-size, 0),
      black calc(100% - var(--bottom-mask-size, 0)),
      transparent 100%);
  mask-image:
    linear-gradient(
      to bottom,
      transparent 0,
      black var(--top-mask-size, 0),
      black calc(100% - var(--bottom-mask-size, 0)),
      transparent 100%);
  --top-mask-size: 0px;
}
.scroll-fade-top {
  --top-mask-size: 48px !important;
}
.scroll-fade-bottom {
  --bottom-mask-size: 48px !important;
}
p-scroller .p-virtualscroller {
  scrollbar-gutter: stable;
}
.nav-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
.nav-logo-wrapper {
  margin-right: 32px;
}
.nav-logo-wrapper img {
  width: 50px;
  height: 50px;
}
.nav-navigation-wrapper {
  display: flex;
  flex-direction: row;
  height: 100%;
}
a.nav-navigation-header {
  font-size: 16px;
  color: rgb(119, 119, 119);
}
a.nav-navigation-header:hover {
  text-decoration: none;
  color: inherit;
}
.nav-navigation-header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-left: 12px;
  padding-right: 12px;
  cursor: pointer;
  font-size: 16px;
  color: rgb(119, 119, 119);
  border-bottom: 4px solid #f8fafc;
}
.nav-navigation-header a {
  color: #777;
  font-size: 16px;
}
.nav-navigation-header a:hover {
  text-decoration: none;
  color: inherit;
}
.nav-navigation-header.active {
  font-weight: 600;
  border-bottom: 4px solid #0891b2;
  text-decoration: none;
}
.nav-navigation-header:hover {
  cursor: pointer;
}
.nav-navigation-header:hover a {
  text-decoration: none;
}
.nav-navigation-header.open {
  display: flex !important;
}
.nav-navigation-header.open a {
  box-shadow: none;
}
.nav-actions .nav-navigation-header > a {
  color: #94a3b8;
}
.nav-navigation-header > a:focus {
  text-decoration: none;
  color: inherit;
}
.user-detail-header span {
  margin-left: 15px;
  margin-right: 6px;
}
.user-detail-company {
  font-weight: bold;
}
.nav-dropdown-menu {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #e2e8f0;
  box-shadow: 0 8px 16px rgba(6, 15, 25, 0.1), 0 4px 8px rgba(6, 15, 25, 0.05);
  border-radius: 8px;
  padding: 4px;
  margin-top: -12px;
}
.btn-group.open .dropdown-toggle.nav-dropdown-toggle {
  box-shadow: none;
}
.menu-nav-item {
  min-width: 320px;
}
.fp-nav-item {
  display: flex;
  flex-direction: row;
  padding: 16px;
  border-radius: 8px;
}
.fp-nav-item:hover {
  background-color: #f1f5f9;
}
.fp-nav-item .nav-item-icon {
  margin-right: 16px;
  font-size: 18px;
}
.fp-nav-item .nav-item-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
}
.fp-nav-item .nav-item-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #1e293b;
  margin-bottom: 4px;
}
.fp-nav-item .nav-item-description {
  font-size: 14px;
  font-weight: 400;
  color: #64748b;
}
.fp-nav-item.disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
.fp-nav-item.disabled .nav-item-circle {
  background-color: rgb(235, 235, 235);
}
.nav-item-circle {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  flex-grow: 0;
}
.nav-item-favourite {
  flex-shrink: 0;
  flex-grow: 0;
  color: #0891b2;
  font-size: 18px;
  padding: 0px 8px;
}
.nav-tag {
  display: inline-block;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 8px;
}
.nav-tag-new {
  background-color: #f1fafa;
  color: #0e7490;
}
.fp-icon {
  width: 18px;
  height: 18px;
  position: relative;
}
.fp-icon-split-middle {
  border: 1.5px solid #94a3b8;
  border-radius: 2px;
}
.fp-icon-split-middle:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1.5px solid #94a3b8;
  top: 50%;
  left: 0;
}
.fp-icon-split-top {
  border: 1.5px solid #94a3b8;
  border-radius: 2px;
}
.fp-icon-split-top:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1.5px solid #94a3b8;
  top: 3px;
  left: 0;
}
.fp-icon-split-bottom {
  border: 1.5px solid #94a3b8;
  border-radius: 2px;
}
.fp-icon-split-bottom:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  border-top: 1.5px solid #94a3b8;
  bottom: 3px;
  left: 0;
}
.expanded-search-field {
  width: 180px;
  transition: width 0.3s;
}
.expanded-search-field input[type=text] {
  width: 180px;
  transition: width 0.3s;
}
.expanded-search-field.expanded-search-field--focused {
  width: 300px;
}
.expanded-search-field.expanded-search-field--focused input[type=text] {
  width: 300px;
}
.full-width {
  width: 100%;
}
:root {
  --danger: #ff4d4f;
  --success: #00ae68;
}
.planner-overlay-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: 0;
  pointer-events: none;
}
.planner-overlay-background.overlay-visible {
  opacity: 0.5;
  pointer-events: all;
  background-color: #fff;
}
.project-calendar-row-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
}
.week-background {
  background-image:
    linear-gradient(
      90deg,
      #cbd5e1 1px,
      transparent 1px),
    linear-gradient(
      90deg,
      rgba(148, 163, 184, 0.1411764706) 1px,
      transparent 1px,
      transparent 6.2px);
  background-size: 35px 35px, 7px 7px;
}
app-project-planner-page .planner-row {
  height: 52px;
  max-height: 52px;
  width: 100%;
  display: flex;
  flex-direction: row;
  position: relative;
}
app-project-planner-page .planner-row > div {
  width: 35px;
  flex-shrink: 0;
  flex-grow: 0;
}
app-project-planner-page .planner-row > div.planner-row-header {
  width: 525px;
}
app-project-planner-page .planner-row > div:first-child {
  width: 525px;
}
app-project-planner-page .planner-row.row-hover:hover > *.planner-row-header {
  background-color: #f1f5f9;
}
app-project-planner-page .planner-header {
  width: auto;
}
app-project-planner-page .planner-row-header {
  width: 525px;
  background: #fff;
  color: #0f172a;
  font-weight: 600;
  font-size: 14px;
}
app-project-planner-page .planner-fixed-column {
  position: sticky;
  left: 0;
  z-index: 3;
}
app-project-planner-page .col-week {
  display: flex;
  align-items: center;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-thead > tr > th,
app-project-planner-page app-calendar-wrapper th {
  margin-top: 16px;
  padding: 0px;
  border-top: none;
  height: 64px;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-thead > tr > th.header,
app-project-planner-page app-calendar-wrapper th.header {
  color: #0f172a;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-thead > tr > th .header-with-search,
app-project-planner-page app-calendar-wrapper th .header-with-search {
  display: flex;
  flex-direction: row;
  gap: 18px;
  padding-right: 16px;
  align-items: center;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-thead > tr > th .header-with-search .p-inputgroup,
app-project-planner-page app-calendar-wrapper th .header-with-search .p-inputgroup {
  height: 32px;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-tbody > tr > td,
app-project-planner-page app-calendar-wrapper td {
  padding: 0px;
  height: 54px;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-tbody > tr > td.col-week,
app-project-planner-page app-calendar-wrapper td.col-week {
  border-bottom: none;
  border-top: none;
}
app-project-planner-page app-calendar-wrapper .p-treetable .p-treetable-tbody > tr > td.header,
app-project-planner-page app-calendar-wrapper td.header {
  color: #0f172a;
  font-weight: 600;
  font-size: 14px;
}
.image-render-block .planner-row {
  min-width: 0;
}
.planner-table-header {
  display: flex;
  flex-direction: row;
  gap: 18px;
  padding-right: 16px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #0f172a;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.planner-table-header .p-inputgroup {
  height: 32px;
}
.planner-table-header .planner-table-header-left,
.planner-table-header .planner-table-header-right {
  display: flex;
  flex-direction: row;
  gap: 18px;
}
.drop-week-target .drop-target {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  left: 2px;
  height: 40px;
  border-radius: 2px;
  opacity: 0;
}
.drop-week-target .drop-target.drop-target-bg-default {
  background-color: rgba(0, 0, 0, 0.5);
}
.drop-week-target .drop-target > div {
  width: 16px;
  height: 16px;
  background: rgba(30, 41, 59, 0.6);
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: relative;
  pointer-events: none;
}
.drop-week-target .drop-target > div:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 6px;
  display: block;
  width: 2px;
  height: 8px;
  background: #ffffff;
}
.drop-week-target .drop-target > div:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 3px;
  display: block;
  width: 8px;
  height: 2px;
  background: #ffffff;
}
.drop-week-target.hover-drag .drop-target {
  opacity: 1;
}
.p-treetable .p-treetable-tbody > tr > td.planner-fixed-column {
  border: none;
}
.test-wrapper {
  background-color: #f1f5f9;
  border: 1px solid #cbd5e1;
  display: flex;
  flex-direction: row;
  width: 400px;
  height: 74px;
}
.p-treetable .p-treetable-scrollable-header {
  background: #fff;
}
.week-background-under {
  display: flex;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
app-project-planner-page .project-planner-table-secondary .p-treetable-thead > tr > th {
  border-bottom: none;
  border-top: 1px solid #cbd5e1;
}
app-project-planner-page .planner-header-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  width: 525px;
  padding-right: 16px;
  gap: 8px;
  cursor: pointer;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-name {
  color: #0f172a;
  flex-grow: 1;
  flex-shrink: 1;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-name .project-code {
  border: 1px solid rgba(15, 23, 42, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  text-align: center;
  margin-right: 8px;
  padding: 0px 4px;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-name .project-name {
  font-size: 13px;
  line-height: 24px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-name .sub-project-name {
  font-size: 13px;
  line-height: 24px;
  color: #667182;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-toggle.planner-row-head-indent {
  margin-left: 12px;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-indentation {
  width: 20px;
  height: 1px;
}
app-project-planner-page .planner-header-wrapper .planner-row-head-description {
  font-size: 12px;
  font-weight: 400;
  color: #94a3b8;
}
app-project-planner-page .planner-header-wrapper.is-project .planner-row-head-name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
app-project-planner-page .planner-header-wrapper.is-group .planner-row-head-name {
  font-size: 14px;
  font-weight: 700;
}
app-project-planner-page .planner-header-wrapper.is-subproject .planner-row-head-name {
  font-size: 14px;
  font-weight: 600;
  padding-left: 8px;
}
app-project-planner-page .planner-header-wrapper.is-subproject-resources {
  border-bottom: 1px solid #f4f4f4;
}
app-project-planner-page .planner-header-wrapper.is-subproject-resources .planner-row-head-name {
  font-size: 14px;
  font-weight: 600;
  padding-left: 25px;
}
.planner-header-subproject {
  height: 40px;
  width: 4px;
  flex-shrink: 0;
}
.planner-date-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.planner-date-wrapper .planner-header-day {
  font-size: 11px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  color: #1e293b;
}
.planner-date-wrapper .planner-header-month {
  font-size: 11px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  color: #94a3b8;
}
.planner-date-wrapper .planner-header-alerts {
  padding-top: 8px;
  padding-bottom: 8px;
  height: 4px;
}
.planner-date-wrapper .planner-sort-icon {
  display: flex;
  flex-direction: column;
  margin-top: 4px;
  cursor: pointer;
}
app-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #cbd5e1;
  color: #cbd5e1;
  background-color: #f1f5f9;
  font-size: 10px;
  line-height: 10px;
  font-weight: 500;
}
app-avatar.no-color {
  background-color: darkgray;
}
app-avatar.active {
  color: #fff;
  border: none;
}
app-avatar.small-avatar {
  width: 16px;
  height: 16px;
  font-size: 8px;
  line-height: 16px;
}
app-avatar-group app-avatar {
  width: 20px;
  height: 20px;
}
.subproject-wrapper {
  cursor: pointer;
}
.subproject-wrapper app-avatar-group app-avatar {
  border: 1px solid #fff;
}
.project-planner-move-handle {
  cursor: move;
}
.subproject-disabled .project-planner-move-handle {
  cursor: default;
}
.subproject-disabled {
  opacity: 0.7;
}
.project-planner-popup,
.project-planner-resource-popup {
  background: #fff;
  padding: 8px 0px;
  gap: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  z-index: 3;
}
.project-planner-popup .p-overlaypanel-content,
.project-planner-resource-popup .p-overlaypanel-content {
  padding: 0px;
}
.popup-actions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.popup-actions .popup-actions-left {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
}
.popup-actions .popup-actions-right {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}
.project-planner-resource-popup {
  min-width: 660px;
}
.project-planner-resource-popup .p-inputgroup .p-inputwrapper > .p-component {
  width: 100%;
}
.project-planner-resource-popup .p-inputgroup .p-inputwrapper > .p-component > input {
  width: 100%;
}
.project-planner-resource-popup .p-autocomplete,
.project-planner-resource-popup .p-autocomplete > input {
  width: 100%;
}
.popup-project-planner {
  width: 100%;
}
.popup-project-planner-notes {
  width: 300px;
}
.overlay-popup-close {
  position: absolute;
  display: flex;
  padding: 4px;
  border-radius: 50%;
  top: -4px;
  right: -4px;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.popup-header {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-end;
  padding: 20px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e2e8f0;
  margin-bottom: 12px;
}
.popup-header app-avatar {
  width: 40px;
  height: 40px;
  margin-right: 12px;
  align-self: center;
}
.popup-header .popup-header-title-wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  margin-right: 8px;
}
.popup-header .popup-header-title-wrapper .popup-header-dates {
  color: #64748b;
  font-weight: 400;
  font-size: 11px;
}
.popup-header .popup-header-title-wrapper .popup-header-title {
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.popup-header .popup-header-summary {
  font-weight: 600;
  font-size: 18px;
  flex-shrink: 0;
}
.popup-header .popup-header-summary span {
  color: #94a3b8;
  font-weight: 500;
  font-size: 14px;
}
.popup-body {
  overflow-y: scroll;
  flex-grow: 1;
  flex-shrink: 1;
}
.popup-row-project {
  margin-top: 24px;
}
.popup-row-project .popup-column-code > div {
  border: 1px solid rgba(15, 23, 42, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0px 4px;
}
.popup-row-project .popup-column-title {
  font-weight: 500;
  font-size: 14px;
}
.popup-row-project .popup-column-percent {
  font-weight: 400;
  font-size: 14px;
  color: #94a3b8;
}
.popup-row-project .popup-column-hours {
  font-weight: 400;
  font-size: 14px;
  color: #94a3b8;
}
.popup-row-group .popup-column-title {
  font-weight: 500;
  font-size: 14px;
}
.popup-row-group .popup-column-percent {
  font-weight: 400;
  font-size: 14px;
  color: #94a3b8;
}
.popup-row-group .popup-column-hours {
  font-weight: 400;
  font-size: 14px;
  color: #94a3b8;
}
.popup-row-subproject .popup-column-code {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.popup-row-subproject .popup-column-code > div {
  height: 100%;
  width: 4px;
  border-radius: 1px;
}
.popup-row-subproject .popup-column-title {
  font-weight: 400;
  font-size: 14px;
  color: #64748b;
}
.popup-row-subproject .popup-column-percent {
  font-weight: 400;
  font-size: 14px;
  color: #0f172a;
}
.popup-row-subproject .popup-column-hours {
  font-weight: 400;
  font-size: 14px;
  color: #0f172a;
}
.popup-row-leave > *:last-child {
  padding-right: 6px;
}
.popup-row-leave .popup-column-code > div {
  border: 1px solid rgba(15, 23, 42, 0.1);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.popup-row-leave .popup-column-title {
  font-weight: 500;
  font-size: 14px;
}
.popup-row-leave .popup-column-percent {
  font-weight: 400;
  font-size: 14px;
  color: #94a3b8;
}
.popup-row-leave .popup-column-hours {
  font-weight: 400;
  font-size: 14px;
  color: #94a3b8;
}
.leave-divider {
  width: 100%;
  border-bottom: 1px solid #e2e8f0;
  margin-top: 12px;
  margin-bottom: 16px;
}
.leave-header {
  font-weight: 500;
  color: #84d0e6;
  text-transform: uppercase;
  margin-left: 12px;
  font-size: 13px;
  margin-bottom: 16px;
  margin-top: 20px;
}
.popup-column-code {
  display: flex;
  justify-content: flex-end;
  flex-shrink: 0;
  align-self: stretch;
  width: 85px;
}
.popup-column-title {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.popup-column-hours {
  flex-shrink: 0;
  width: 110px;
  text-align: right;
}
.popup-column-hours-total {
  flex-shrink: 0;
  width: 112px;
  text-align: right;
}
.popup-column-percent {
  flex-shrink: 0;
  width: 76px;
  text-align: right;
}
.popup-column-weeks {
  flex-shrink: 0;
  width: 80px;
  text-align: right;
}
.popup-column-copy {
  flex-shrink: 0;
  width: 30px;
  cursor: pointer;
  opacity: 0.5;
}
.popup-column-copy i:last-child {
  margin-left: 3px;
}
.popup-column-copy:hover {
  opacity: 1;
}
.popup-header .popup-column-copy {
  width: 40px;
  padding-left: 12px;
}
.planner-header-busy {
  height: 4px;
  width: 10px;
  background: #eb6209;
  border-radius: 2px;
}
.heat-bg-0 {
  background-color: #8ea9ba;
}
.heat-fg-0 {
  color: #8ea9ba;
}
.heat-bg-1 {
  background-color: #8ea9ba;
}
.heat-fg-1 {
  color: #8ea9ba;
}
.heat-bg-2 {
  background-color: #7597ab;
}
.heat-fg-2 {
  color: #7597ab;
}
.heat-bg-3 {
  background-color: #4f7d95;
}
.heat-fg-3 {
  color: #4f7d95;
}
.heat-bg-4 {
  background-color: #008a9c;
}
.heat-fg-4 {
  color: #008a9c;
}
.heat-bg-5 {
  background-color: #00ae68;
}
.heat-fg-5 {
  color: #00ae68;
}
.heat-bg-6 {
  background-color: #76b82a;
}
.heat-fg-6 {
  color: #76b82a;
}
.heat-bg-7 {
  background-color: #9ba800;
}
.heat-fg-7 {
  color: #9ba800;
}
.heat-bg-8 {
  background-color: #ba9600;
}
.heat-fg-8 {
  color: #ba9600;
}
.heat-bg-9 {
  background-color: #d57e00;
}
.heat-fg-9 {
  color: #d57e00;
}
.heat-bg-10 {
  background-color: #eb6209;
}
.heat-fg-10 {
  color: #eb6209;
}
.project-planner-filter-button {
  color: #333;
}
.project-planner-row-skeleton {
  align-self: center;
}
.budget-change {
  padding: 4px;
  background: #f1f5f9;
  color: #64748b;
  font-weight: 500;
  font-size: 12px;
  text-align: right;
  flex-grow: 0;
  border-radius: 4px;
  white-space: nowrap;
  cursor: pointer;
  margin: 0 8px;
}
.budget-change.negative {
  background-color: #fef2f2;
  color: var(--danger);
}
.budget-change.positive {
  background-color: #f3fef2;
  color: var(--success);
}
.budget-change i {
  margin-right: 2px;
}
.planner-popup-budget {
  padding: 20px;
}
.calendar-invisible-scrollbar {
  display: block;
  height: 100%;
  width: 0px;
}
.calendar-wrapper-scrollable-master .calendar-invisible-scrollbar {
  display: none;
}
.project-planner-avatar-badge {
  position: absolute;
  left: 4px;
  top: -7px;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background: white;
  color: #797979;
  font-size: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  border: 1px solid darkgray;
}
.project-planner-avatar-badge.resource {
  top: 5px;
  left: 5.5px;
}
.planner-no-results {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
}
.project-planner-deadline {
  background:
    linear-gradient(
      90deg,
      transparent 0px,
      transparent 4px,
      #7c3aed 4px,
      #7c3aed 6px,
      transparent 6px);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
}
.project-planner-deadline:hover {
  background-color: #7c3aed;
}
.project-planner-deadline:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #7c3aed;
  border-radius: 50%;
  left: 1px;
}
.project-planner-deadline.deadline-line:after {
  display: none;
}
.project-planner-deadline.show-deadline-number:after {
  display: none;
}
.deadline-number {
  position: absolute;
  display: flex;
  width: 20px;
  height: 20px;
  border-color: #7c3aed;
  background: #7c3aed;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  left: -50%;
  top: -6px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 13px;
  line-height: 10px;
  font-weight: 600;
}
.deadline-legend-title {
  font-size: 18px;
  font-weight: 600;
}
.deadline-legend-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.deadline-legend-row .deadline-number {
  position: initial;
  width: 20px;
}
app-project-planner-page .planner-row div.project-planner-deadline,
app-project-planner-page .planner-row.row-hover:hover > div.project-planner-deadline {
  background:
    linear-gradient(
      90deg,
      transparent 0px,
      transparent 4px,
      #7c3aed 4px,
      #7c3aed 6px,
      transparent 6px);
  width: 10px;
}
app-project-planner-page .planner-row div.row-options {
  position: sticky;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 16px;
  width: calc(100vw - 525px - 40px);
  opacity: 0;
  height: 52px;
}
app-project-planner-page .planner-row.row-hover:hover > .row-options {
  opacity: 1;
  z-index: 1;
}
.row-options {
  pointer-events: none;
}
.row-options .row-options-actions {
  pointer-events: all;
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.row-options .row-options-action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  padding: 8px 6px;
  background: #fff;
  border: 1px solid rgba(148, 163, 184, 0.5);
  gap: 6px;
  flex-shrink: 0;
  border-radius: 50%;
  cursor: pointer;
  color: #777;
}
.row-options .row-options-action:hover {
  color: #0891b2;
}
.row-options .row-options-action.action-disabled {
  cursor: default;
  opacity: 0.5;
}
.row-options .row-options-action.action-disabled:hover {
  color: #777;
}
#render-block {
  position: fixed;
  top: 0px;
  left: 0px;
  min-width: 800px;
  padding: 10px;
  background: #fff;
  z-index: 998;
  transform: translateX(200vw);
}
#render-block.debug {
  transform: translateX(300px);
  width: calc(100vw - 300px);
  min-width: 300px;
  top: 450px;
  border: 1px solid red;
  overflow-x: scroll;
  max-height: 400px;
  overflow-y: auto;
}
#render-block .planner-row-head-name {
  white-space: normal;
}
#render-block .render-deadlines {
  border: 1px solid rgba(124, 58, 237, 0.25);
  background: rgba(124, 58, 237, 0.04);
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 16px;
}
#render-block .planner-header-wrapper.is-project .planner-row-head-name {
  font-weight: 700;
}
#render-block .planner-header-wrapper.is-group .planner-row-head-name {
  font-weight: 500;
}
#render-block .planner-header-wrapper.is-subproject .planner-row-head-name {
  font-weight: 400;
}
app-project-planner-page .planner-header-wrapper .project-overhead-title {
  color: #84d0e6;
}
.project-planner-date {
  font-size: 12px;
  border: 1px solid #ccc;
  padding: 1px 4px;
  border-radius: 6px;
  font-weight: normal;
  white-space: nowrap;
}
.milestone-grid {
  column-count: auto;
  column-width: 400px;
  column-gap: 8px;
}
.milestone-grid > * {
  padding-top: 8px;
}
.milestone-grid .deadline-number {
  min-width: 20px;
}
.milestone-grid .deadline-name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.milestone-grid .deadline-date {
  border: 1px solid rgba(124, 58, 237, 0.5);
  background: #fff;
}
app-project-planner-page {
  height: 100%;
}
project-v2 app-project-planner-page {
  height: calc(100vh - 155px);
  padding-top: 16px;
}
.cursor-pointer {
  cursor: pointer;
}
.date-col-header {
  padding-top: 4px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.planner-row-head-resource {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.planner-row-head-resource-description {
  font-size: 12px;
  font-weight: 400;
  color: #94a3b8;
}
.planner-header-wrapper app-avatar {
  margin-right: 16px;
}
.planner-row-head-name {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sorted-highlighted {
  background-color: #0891b2;
  opacity: 0.07;
  width: 35px;
  height: 52px;
  position: absolute;
}
.sorted-highlighted-inline {
  background-color: rgba(8, 145, 178, 0.07);
  width: 35px;
}
.sorted-highlighted-2 {
  background-color: rgba(8, 145, 178, 0.07);
  width: 35px;
  height: 52px;
  position: absolute;
}
.sorted-highlighted-color {
  color: #0891b2;
}
.sorted-default-color {
  color: #94a3b8;
}
.planner-row > .row-busy {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.planner-row > .row-busy p-skeleton {
  width: 100%;
}
.planner-row-background {
  position: absolute;
  height: 52px;
  z-index: 0;
  top: 0;
  left: 0;
}
.tree-table-lines tbody td:first-child {
  position: relative;
}
.tree-table-lines tr .tree-lines .tree-line {
  position: absolute;
  border-right: 1px solid #94a3b8;
  width: 1px;
  height: 100%;
  top: 0px;
  left: 25.5px;
}
.tree-table-lines tr .tree-lines .tree-line:nth-child(2) {
  left: 41.5px;
}
.tree-table-lines tr .tree-lines .tree-line:nth-child(3) {
  left: 57.5px;
}
.tree-table-lines tr .tree-lines .tree-line:nth-child(4) {
  left: 73.5px;
}
.tree-table-lines tr .tree-lines .tree-line:nth-child(5) {
  left: 89.5px;
}
.tree-table-lines tr .tree-lines .tree-line:nth-child(6) {
  left: 105.5px;
}
.tree-table-lines tr .tree-lines .tree-line:nth-child(7) {
  left: 121.5px;
}
.tree-table-lines tr .tree-lines .tree-line.last-row {
  border: none;
}
.tree-table-lines tr .tree-lines:not(.has-toggle) .tree-line:last-of-type:after,
.tree-table-lines tr .tree-lines.has-toggle .tree-line:nth-last-child(2):after {
  content: "";
  position: absolute;
  top: 0px;
  border: none;
  border-color: #94a3b8;
  border-left: 1px solid #94a3b8;
  border-bottom: 1px solid #94a3b8;
  border-bottom-left-radius: 4px;
  height: 50%;
  width: 22px;
}
.tree-table-lines tr .tree-lines.has-toggle .tree-line:nth-last-child(2):after {
  width: 8px;
}
.tree-table-lines tr .tree-lines.has-toggle .tree-line:last-child {
  top: calc(50% + 10px);
  height: 50%;
}
.tree-table-lines tr .tree-lines.has-toggle:not(.expanded) .tree-line:last-child {
  display: none;
}
.fresh-form-field {
  display: flex;
  flex-direction: column;
}
.fresh-form-field label {
  color: #64748b;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.fresh-form-field input {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}
.input-label {
  color: #545454;
  font-weight: bold;
  justify-self: flex-end;
}
.fresh-input-wrapper {
  display: flex;
  position: relative;
}
.fresh-input-wrapper p-inputNumber {
  display: flex;
}
.fresh-input-wrapper p-inputNumber > :nth-child(1) {
  flex: 1;
}
.fresh-input-wrapper > :nth-child(1) {
  flex: 1;
  max-width: 100%;
  align-content: stretch;
}
.fresh-input-wrapper small {
  position: absolute;
  top: 100%;
  color: red;
  z-index: 1;
  white-space: nowrap;
  position: absolute;
}
.fresh-input-wrapper small.fresh-input-info {
  color: #818181;
}
.fresh-input-wrapper small.fresh-input-warning {
  color: #ff8c00;
}
.fresh-input-wrapper p-autocomplete {
  width: 100%;
}
.fresh-input-wrapper p-autocomplete > :first-child {
  width: 100%;
}
.fresh-input-wrapper p-autocomplete input {
  width: 100%;
}
.fresh-input-wrapper input {
  width: 100%;
}
.fresh-input-wrapper p-dropdown {
  width: 100%;
}
.fresh-input-wrapper p-dropdown > :first-child {
  width: 100%;
}
p-selectButton.fresh-select-button-prevent-wrap {
  white-space: nowrap;
}
.calendar-panel {
  width: 300px;
}
p-checkbox label {
  font-weight: normal;
  margin-bottom: initial;
}
.p-checkbox .p-checkbox-box .p-checkbox-icon {
  color: #FFF;
}
input::placeholder {
  color: #999999 !important;
}
p-inputNumber input {
  text-align: right;
}
.fresh-controls-in-grid label {
  margin-bottom: 0 !important;
}
.fresh-controls-in-grid app-checkbox-with-label-control {
  height: 35px;
}
.fresh-controls-in-grid app-checkbox-with-label-control {
  height: 35px;
}
.fresh-controls-in-grid p-multiselect .p-multiselect-label {
  height: 35px;
  padding: 0 14px;
  align-items: center;
  display: flex;
}
.fresh-controls-in-grid p-multiselect .p-inputwrapper {
  width: 100%;
}
.fresh-controls-in-grid p-inputNumber {
  width: 100%;
  height: 35px;
}
.fresh-controls-in-grid p-inputNumber .p-inputnumber {
  width: 100%;
}
.fresh-controls-in-grid app-select-control {
  width: 100%;
  min-height: 35px;
}
.fresh-controls-in-grid .fresh-input-wrapper *:disabled {
  opacity: 0.5;
}
.fresh-controls-in-grid .fresh-input-wrapper p-checkbox:has(.p-disabled) {
  opacity: 0.5;
}
.fresh-controls-in-grid .fresh-input-wrapper p-selectButton:has(.p-disabled) {
  opacity: 0.5;
}
.fresh-controls-in-grid p-selectButton {
  height: 35px;
}
.fresh-controls-in-grid p-selectButton p-toggleButton {
  padding: 4px 12px;
}
.fresh-controls-in-grid button {
  width: fit-content;
  height: 35px;
}
.fresh-controls-in-grid button:disabled {
  background: initial;
}
.fresh-controls-in-grid .p-inputtext:not(textarea) {
  height: 35px;
}
.fresh-controls-in-grid p-slider {
  height: 35px;
  align-items: center;
  display: flex;
}
.fresh-controls-in-grid p-slider .p-slider {
  flex: 1;
}
.fresh-controls-in-grid app-file-control {
  height: 35px;
}
.fresh-controls-in-grid app-files-control {
  height: 35px;
}
.fresh-controls-in-grid app-file-link-control {
  height: 35px;
}
.fresh-controls-in-grid .p-datepicker {
  width: 100%;
}
.p-datepicker-panel {
  width: 400px !important;
}
pre {
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: inherit;
  border: none;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
  line-height: inherit;
}
.fresh-number,
div[class^=fresh-number] {
  font-family: monospace !important;
  font-size: 11px !important;
  font-weight: 400;
  text-align: right !important;
}
.fresh-number > *,
p-inputnumber > * {
  font-family: monospace !important;
}
.fresh-number-bold {
  font-weight: 600;
}
.p-button-icon-only {
  aspect-ratio: 1;
  width: 100% !important;
}
.p-button:not(:disabled):active {
  background: #41748e;
  color: #fff;
  border-color: #41748e;
}
.p-button-icon-only.p-button-rounded {
  height: auto !important;
  aspect-ratio: 1;
}
.cdk-overlay-container:has(app-overlay),
.cdk-overlay-container:has(app-snackbar),
.cdk-overlay-container:has(app-toast) {
  z-index: 4500 !important;
}
.cdk-drag-preview {
  z-index: 2106 !important;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow:
    0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14),
    0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.cdk-drop-list-dragging > *:not(.cdk-drag-placeholder) {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
.fresh-dialog-header {
  display: grid;
  grid-auto-flow: column;
  gap: 16px;
  padding: 16px 20px;
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  height: 70px;
}
.fresh-dialog-header > :nth-child(1) {
  font-size: 18px;
  font-weight: 500;
  align-content: center;
}
.fresh-dialog-header > :nth-child(2) {
  display: grid;
  grid-auto-flow: column;
  gap: 12px;
}
.fresh-dialog-header > :nth-child(2) .p-button {
  height: 33px !important;
}
.fresh-dialog-body {
  display: grid;
}
.fresh-dialog-footer {
  display: grid;
  grid-auto-flow: column;
  justify-content: end;
  gap: 16px;
  padding: 16px 20px;
  border-top: 1px solid #e5e5e5;
}
.fresh-dialog .p-dialog-content {
  padding: 0;
}
.fresh-dialog-with-tabs .p-dialog-content {
  overflow: hidden;
  padding: 0;
  display: grid;
  grid-template-rows: minmax(0, 1fr);
}
.fresh-dialog-with-tabs .p-dialog-content > * {
  display: grid;
  grid-template-rows: min-content minmax(0, 1fr);
}
.fresh-dialog-with-tabs app-tabs {
  border-bottom: 1px solid #e7e7e7;
}
.fresh-dialog-with-tabs app-tabs + * {
  overflow: auto;
  padding: 20px;
  display: grid;
  grid-auto-flow: row;
  align-content: start;
}
.fresh-dialog-with-tabs .p-tablist-tab-list {
  background: var(--p-tabs-tab-background);
}
.fresh-dialog-with-tabs .fresh-dialog-body {
  display: grid;
  grid-template-rows: min-content minmax(0, 1fr);
}
.fresh-dialog-scrollable-body .p-dialog-content {
  padding: 0;
  overflow: hidden;
  display: grid;
  grid-template-rows: minmax(0, 1fr);
}
.fresh-dialog-scrollable-body .p-dialog-content > * {
  display: grid;
  grid-template-rows: min-content minmax(0, min-content);
}
.fresh-dialog-scrollable-body .p-dialog-content > *:has(.fresh-dialog-footer) {
  grid-template-rows: min-content minmax(0, 1fr) min-content;
}
.fresh-dialog-scrollable-body .fresh-dialog-body {
  overflow: auto;
}
p-listbox > * {
  height: 100% !important;
}
p-scroller > * {
  height: 100% !important;
}
.snackbar-user-preview {
  opacity: 0.8 !important;
}
.snackbar-user-preview :hover {
  opacity: 1;
}
.snackbar-user-preview > :first-child {
  background: #2f96b4 !important;
}
th p-sorticon {
  display: inline-block;
  transform: translate(4px, 2px);
}
.fresh-number-table-header {
  text-align: end !important;
  padding-right: 12px !important;
  justify-content: end;
}
.highlight-text {
  background-color: rgba(235, 98, 9, 0.6);
  color: white;
}
.fresh-table-button {
  margin: -6px 0;
  padding-top: 4px;
  padding-bottom: 4px;
}
app-table-wrapper td * {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.fresh-router-outlet-wrapper label,
.p-dialog-content label {
  margin-bottom: 0 !important;
}
.fresh-router-outlet-wrapper table,
.p-dialog-content table {
  padding: 0;
}
.leave-datepicker {
  width: 306px !important;
}
.leave-datepicker .p-datepicker-day-cell {
  padding: 0;
  width: 100%;
  border-radius: 0;
}
.leave-datepicker .p-datepicker-day-cell .p-datepicker-day {
  margin: 0;
}
.leave-datepicker .p-datepicker-day {
  border: none !important;
  border-radius: 0;
  width: 100%;
  display: block;
}
.leave-datepicker .p-datepicker-day-selected {
  background-color: initial !important;
}
.leave-datepicker .p-datepicker-day-selected .fresh-date-cell {
  background-color: #9a9797 !important;
  color: #FFF;
}
.leave-datepicker .p-datepicker-today > .p-datepicker-day {
  background-color: initial !important;
  color: initial !important;
  font-weight: 600;
}
.timesheets-datepicker .p-datepicker-day-selected {
  background-color: initial !important;
  color: initial !important;
}
.timesheets-datepicker .p-datepicker-day {
  margin: 0;
  border-radius: 0;
  width: 100%;
}
.timesheets-datepicker .p-datepicker-day :first-child {
  width: 100%;
  height: 100%;
  display: grid;
  align-content: center;
  justify-content: center;
}
.timesheets-datepicker .p-datepicker-day-cell {
  padding: 0;
}
.timesheets-datepicker .p-datepicker-day-cell:has(.is-selected-week) {
  background-color: #d6d6d6 !important;
}
.timesheets-datepicker .p-datepicker-day-cell:has(.is-selected-week):first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.timesheets-datepicker .p-datepicker-day-cell:has(.is-selected-week):last-of-type {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.timesheets-datepicker .p-datepicker-day-cell:has(.is-hovered-week) {
  background-color: #ececec !important;
}
.timesheets-datepicker .p-datepicker-day-cell:has(.is-hovered-week):first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.timesheets-datepicker .p-datepicker-day-cell:has(.is-hovered-week):last-of-type {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.popover-options .p-popover-content {
  padding: 0;
  display: grid;
  grid-auto-flow: row;
}
.popover-options .p-popover-content > * {
  display: grid;
  grid-template-columns: 20px 1fr;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 8px 12px;
  overflow: hidden;
}
.popover-options .p-popover-content > *:hover {
  background-color: #eaeaea;
}
app-project-selector-dialog .p-tree-node-label {
  width: 100%;
}
app-project-selector-dialog .p-tree-empty-message {
  height: 100%;
}
app-project-selector-dialog .p-tree-node-content:has(.selected) {
  background-color: #F0F0F0;
}
app-project-selector-dialog .p-tree-node-content {
  padding: 0;
  cursor: pointer;
}
app-project-selector-dialog .p-tree-node-content:hover {
  background-color: #F0F0F0;
}
app-project-selector-dialog .p-tree-node-content:has(.selectable):active {
  background-color: #E0E0E0;
}
app-project-selector-dialog .p-tree-node-content:has(.is-blocked) {
  cursor: not-allowed;
  color: #999;
  background-color: #F0F0F0;
}
app-project-selector-dialog .p-tree-root-children,
app-project-selector-dialog \a0.p-tree-node-children\a0  {
  gap: 0;
}
.fresh-checkbox-optimised {
  width: 20px;
  height: 20px;
  border: 1px solid var(--p-primary-color);
  border-radius: 6px;
}
.fresh-checkbox-optimised.is-checked {
  background-color: var(--p-primary-color);
}
.fresh-checkbox-optimised.is-checked:after {
  content: "";
  display: inline-block;
  transform: rotate(45deg) translate(5px, -5px);
  height: 12px;
  width: 5px;
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
.fresh-checkbox-optimised.is-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-LEZCGFVT.woff2") format("woff2"), url("./media/material-icons-JLIDJUWE.woff") format("woff");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-outlined-7BWLPMFK.woff2") format("woff2"), url("./media/material-icons-outlined-PCUTWIDZ.woff") format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Round";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-round-WEHMTW23.woff2") format("woff2"), url("./media/material-icons-round-SLOHZIXU.woff") format("woff");
}
.material-icons-round {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Sharp";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-sharp-HCCYMPXE.woff2") format("woff2"), url("./media/material-icons-sharp-U4OLFP3G.woff") format("woff");
}
.material-icons-sharp {
  font-family: "Material Icons Sharp";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons Two Tone";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./media/material-icons-two-tone-M5N5K6F5.woff2") format("woff2"), url("./media/material-icons-two-tone-LCGWGE2N.woff") format("woff");
}
.material-icons-two-tone {
  font-family: "Material Icons Two Tone";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}
.add-table-dropdown {
  width: 300px;
}
.add-table-dropdown .p-checkbox-box .p-checkbox-icon {
  color: #fff;
}
.column-checkbox .p-checkbox-box .p-checkbox-icon {
  color: #fff;
}
.myTabView {
  box-shadow: none !important;
}
.p-dropdown.folder-name-dropdown {
  display: flex;
}
.p-tabview .p-tabview-nav li .p-tabview-nav-link:focus {
  box-shadow: none !important;
}
.p-dialog-content {
  padding: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.p-dialog-content .myTabView {
  flex: 1 1 auto;
  display: flex;
  min-height: 0;
  height: 100%;
  flex-shrink: 1;
}
.p-dialog-content .myTabView .general-tab {
  flex-grow: 1;
}
.p-dialog-content .myTabView .live-data-feeds-tab {
  flex-grow: 1;
}
.p-dialog-content .myTabView .p-tabview {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
  height: 100%;
}
.p-dialog-content .myTabView .p-tabview .p-tabview-panels {
  display: block;
  height: 100%;
  width: 100%;
  overflow-y: auto;
}
.p-dialog-content .myTabView .p-tabview .p-tabview-panels .p-tabview-panel {
  height: 100%;
  width: 100%;
}
.p-dialog-content .myTabView .p-tabview .p-tabview-panels .p-tabview-panel .tab-content {
  height: 100%;
  width: 100%;
}
.p-dialog-content .myTabView .p-tabview .p-tabview-panels .p-tabview-panel .tab-content .report-form {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: auto;
}
.p-dialog-content .tab-content .report-form {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  overflow-x: auto;
}
.p-dialog-content .tab-content .report-form .details-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.p-dialog-content .tab-content .report-form .details-row .name-input,
.p-dialog-content .tab-content .report-form .details-row .description-input,
.p-dialog-content .tab-content .report-form .details-row .folder-input {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.p-dialog-content .tab-content .report-form .details-row .name-input label,
.p-dialog-content .tab-content .report-form .details-row .description-input label,
.p-dialog-content .tab-content .report-form .details-row .folder-input label {
  font-weight: 500;
  color: #333;
}
.p-dialog-content .tab-content .report-form .details-row .name-input input,
.p-dialog-content .tab-content .report-form .details-row .name-input .p-dropdown,
.p-dialog-content .tab-content .report-form .details-row .description-input input,
.p-dialog-content .tab-content .report-form .details-row .description-input .p-dropdown,
.p-dialog-content .tab-content .report-form .details-row .folder-input input,
.p-dialog-content .tab-content .report-form .details-row .folder-input .p-dropdown {
  width: 100%;
}
.p-dialog-content .tab-content .report-form .additional-filters .date-range-select {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.p-dialog-content .tab-content .report-form .additional-filters .date-range-select label {
  font-weight: 500;
  color: #333;
}
.p-dialog-content .update-reports-label {
  margin-left: 20px;
}
.p-dialog-content .report-update-toggle .p-button {
  padding: 0.5rem 1rem;
  background-color: #ffffff;
}
.p-dialog-content .report-update-toggle .p-button.p-highlight {
  color: #ffffff;
}
.p-dialog-content .report-update-toggle .p-button:focus {
  box-shadow: none;
}
.p-dialog-footer {
  padding: 1rem 1.5rem;
  border-top: 1px solid #dee2e6;
}
.p-dialog-footer .save-spinner i {
  margin-right: 5px;
}
.p-dialog-footer button {
  margin-left: 0.5rem;
}
.date-dropdown {
  position: fixed;
}
.date-dropdown .p-dropdown-items-wrapper {
  position: fixed;
}
.relative-date-dropdown {
  width: 100%;
}
.p-dropdown {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #ddd;
}
.add-table-dropdown {
  min-width: 250px;
  max-width: 250px;
}
.p-button:enabled:active {
  color: #fff;
  background-color: #0891b2;
}
.p-calendar.p-disabled,
.p-calendar[disabled] {
  background-color: #eeeeee !important;
  color: #aaa !important;
  cursor: not-allowed;
}
.p-calendar .p-inputtext.p-disabled {
  background-color: #eeeeee !important;
  color: #aaa !important;
  cursor: not-allowed;
}
body {
  padding-top: 0px;
  scrollbar-width: thin;
  scrollbar-color: #BCBCBC transparent;
  overflow: hidden;
  color: var(--app-fg-primary);
  background-color: var(--app-bg-primary);
}
body * {
  font-family:
    var(--app-font-family),
    "Product Sans",
    sans-serif;
  scrollbar-width: thin;
}
body > .d3-tip-donut {
  top: 0;
  left: -9999;
}
:root {
  interpolate-size: allow-keywords;
}
.app-container planner > div + div {
  position: relative !important;
}
.app-container project-v2-schedule div:nth-of-type(3) {
  position: relative;
}
.app-content-wrapper {
  width: 75%;
}
.app-content-wrapper-nav {
  width: 100%;
  padding-left: calc((100vw - 1170px) / 2 + 16px);
  padding-right: 16px;
}
@media screen and (max-width: 1200px) {
  .app-content-wrapper {
    width: 940px;
  }
  .app-content-wrapper-nav {
    padding-left: calc((100vw - 970px) / 2 + 16px);
  }
}
@media screen and (max-width: 992px) {
  .app-content-wrapper {
    width: 720px;
  }
  .app-content-wrapper-nav {
    padding-left: calc((100vw - 750px) / 2 + 16px);
  }
}
@media (min-width: 1400px) {
  .container {
    width: 75%;
  }
  .app-content-wrapper-nav {
    padding-left: calc((100vw - 75%) / 2);
  }
}
@media (min-width: 2400px) {
  .container {
    width: 2000px;
  }
}
html,
body {
  height: 100%;
}
.p-datatable .p-datatable-tbody > tr.groupedrow > td {
  border: none;
}
.p-datatable .p-datatable-tbody > tr.groupedparent > td {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.fp-button-clearable .p-button.p-button-secondary.p-button-outlined {
  margin-right: 0;
  background-color: #fff;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 0;
}
.fp-button-clearable .p-button.p-button-secondary.p-button-outlined:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.fp-button-clearable .p-button.p-button-secondary.p-button-outlined:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.fp-button-clearable .p-button.p-button-secondary.p-button-outlined:last-child:not(:first-child) {
  border-left: none;
}
.fp-button-clearable .p-button.p-button-secondary.p-button-outlined:last-child:not(:first-child):hover {
  border-left: none;
}
.nav-navigation-header .dropdown-menu > li > a {
  white-space: nowrap;
}
router-outlet {
  display: none;
}
.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
  box-shadow: none;
}
body.wopi-body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -ms-content-zooming: none;
}
.fresh-filter * {
  font-family:
    var(--app-font-family),
    "Product Sans",
    sans-serif;
}
.fresh-filter .p-multiselect-panel {
  min-width: 160px;
  padding: 5px 0;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}
.fresh-filter .p-multiselect-header {
  padding: 0px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}
.fresh-filter .p-multiselect-close {
  display: none;
}
.fresh-filter .p-checkbox {
  display: none;
}
.fresh-filter .p-multiselect-items .p-multiselect-item {
  padding: 0px;
}
.fresh-filter .fresh-filter-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: 3px 20px;
  font-size: 14px;
  color: rgb(51, 51, 51);
}
.fresh-filter .fresh-filter-icon {
  margin-right: 8px;
}
.fresh-filter .p-multiselect-items .p-multiselect-item:focus {
  box-shadow: none;
}
label.asterisk {
  position: relative;
  margin-right: 8px;
}
label.asterisk::after {
  content: " *";
  white-space: nowrap;
  position: absolute;
  right: -8px;
}
.livedoc-ng1 app-page-header {
  height: 48px;
  min-height: 48px;
  padding: 0 12px;
}

/* angular:styles/global:styles */
