/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/custom-theme.scss?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

:root {
  --color-fondo: #F5F5F5;
  --color-tarjeta: #ecf0f1a1;
  --color-boton: #0f4d7e;
  --color-hover: #5070ee;
  --color-primary: #0f4d7e;
  --color-filas: #ECF0F1;
  --color-warn: #ff2200;
  --color-menu: #e3e6ee;
  --color-submenu: #fbfbfb;
  --color-texto: rgb(241, 238, 238);
  --color-titulotabla: #5376d7dc;
  --color-accent: #85afe7;
  --color-btn-verde: #22c55e;
  --color-btn-rojo: #f44336;
  --color-btn-naranja: #ff9800;
  --color-primary-light: #0f4d7e;
  --color-secundario: #fff;
  --color-barra-hover: #0f4d7e;
  --color-seccion: #5fb35ae8;
  --color-tree-header-01: #5b98e7a6;
  --color-tree-header-02: #5d8ee752;
  --color-tree-header-03: #cdedf940;
}

.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}

.mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-option:hover:not(.mdc-list-item--disabled), .mat-mdc-option:focus:not(.mdc-list-item--disabled), .mat-mdc-option.mat-mdc-option-active, .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}

.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, #ff4081);
}

.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #ff5252);
}

.mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #448aff;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #448aff;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff4081;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff4081;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff4081;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff4081;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff5252;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff5252;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 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-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-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-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-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-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.mat-mdc-card {
  box-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-elevated-card-container-color: #fff;
}

.mat-mdc-card-outlined {
  box-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-outlined-card-outline-color: #e0e0e0;
}

.mat-mdc-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #448aff;
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(68, 138, 255, 0.25)'/%3E%3C/svg%3E");
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(68, 138, 255, 0.25);
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #ff4081;
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E");
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 64, 129, 0.25);
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ff5252;
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 82, 82, 0.25)'/%3E%3C/svg%3E");
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 82, 82, 0.25);
}
.mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}

.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
@media all {
  .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media all {
  .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
.mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #448aff);
}
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field--filled .mdc-text-field__ripple::before,
.mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
.mdc-text-field--filled:hover .mdc-text-field__ripple::before, .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: whitesmoke;
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #448aff);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #448aff);
}
[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.mdc-text-field--outlined .mdc-text-field__ripple::before,
.mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(68, 138, 255, 0.87);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.38);
}
@media all {
  .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
@media all {
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
.mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field-character-counter,
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
  .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field-character-counter,
  .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
  .mdc-text-field--disabled .mdc-notched-outline__leading,
  .mdc-text-field--disabled .mdc-notched-outline__notch,
  .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #fafafa;
}
[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input, .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #ff5252);
}

.mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}

.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}

.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(68, 138, 255, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(255, 82, 82, 0.87);
}
.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, #ff4081);
}
.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, #ff4081);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, #ff4081);
}

.mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 82, 82, 0.87);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}
.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff5252);
}

.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}

[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}

.mat-mdc-form-field-infix {
  min-height: 56px;
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}

.mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--disabled .mdc-list-item__start,
.mdc-list-item--disabled .mdc-list-item__content,
.mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}

.mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-list-item--selected .mdc-list-item__primary-text,
.mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #448aff);
}

.mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-divider::after {
  border-bottom-color: white;
}

.mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}

.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(68, 138, 255, 0.87);
}
.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(255, 64, 129, 0.87);
}
.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(255, 82, 82, 0.87);
}
.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(255, 82, 82, 0.87);
}
.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}

.mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}

.mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--disabled .mdc-list-item__start,
.mdc-list-item--disabled .mdc-list-item__content,
.mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}

.mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-list-item--selected .mdc-list-item__primary-text,
.mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #448aff);
}

.mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-divider::after {
  border-bottom-color: white;
}

.mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, 0.12);
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #448aff;
  --mdc-chip-elevated-disabled-container-color: #448aff;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #ff4081;
  --mdc-chip-elevated-disabled-container-color: #ff4081;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #ff5252;
  --mdc-chip-elevated-disabled-container-color: #ff5252;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}

.mat-mdc-chip-focus-overlay {
  background: black;
}

.mat-mdc-chip {
  height: 32px;
}

.mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-unselected-icon-color: #fff;
}
.mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-slide-toggle.mat-primary {
  --mdc-switch-selected-focus-state-layer-color: #1e88e5;
  --mdc-switch-selected-handle-color: #1e88e5;
  --mdc-switch-selected-hover-state-layer-color: #1e88e5;
  --mdc-switch-selected-pressed-state-layer-color: #1e88e5;
  --mdc-switch-selected-focus-handle-color: #0d47a1;
  --mdc-switch-selected-hover-handle-color: #0d47a1;
  --mdc-switch-selected-pressed-handle-color: #0d47a1;
  --mdc-switch-selected-focus-track-color: #64b5f6;
  --mdc-switch-selected-hover-track-color: #64b5f6;
  --mdc-switch-selected-pressed-track-color: #64b5f6;
  --mdc-switch-selected-track-color: #64b5f6;
}
.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;
}
.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;
}

.mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}

.mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #448aff;
  --mdc-radio-selected-hover-icon-color: #448aff;
  --mdc-radio-selected-icon-color: #448aff;
  --mdc-radio-selected-pressed-icon-color: #448aff;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #448aff;
}
.mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #ff4081;
}
.mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #ff5252;
  --mdc-radio-selected-hover-icon-color: #ff5252;
  --mdc-radio-selected-icon-color: #ff5252;
  --mdc-radio-selected-pressed-icon-color: #ff5252;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #ff5252;
}
.mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-radio-button .mdc-radio {
  padding: calc((40px - 20px) / 2);
}
.mat-mdc-radio-button .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (40px - 20px) / 2);
  left: calc(-1 * (40px - 20px) / 2);
  width: 40px;
  height: 40px;
}
.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
  top: calc((40px - 40px) / 2);
  right: calc((40px - 40px) / 2);
  left: calc((40px - 40px) / 2);
  width: 40px;
  height: 40px;
}

.mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
.mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #448aff;
  --mdc-slider-focus-handle-color: #448aff;
  --mdc-slider-hover-handle-color: #448aff;
  --mdc-slider-active-track-color: #448aff;
  --mdc-slider-inactive-track-color: #448aff;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #448aff;
  --mat-mdc-slider-ripple-color: #448aff;
  --mat-mdc-slider-hover-ripple-color: rgba(68, 138, 255, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(68, 138, 255, 0.2);
}
.mat-mdc-slider.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-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff4081;
  --mat-mdc-slider-ripple-color: #ff4081;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, 0.2);
}
.mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #ff5252;
  --mdc-slider-focus-handle-color: #ff5252;
  --mdc-slider-hover-handle-color: #ff5252;
  --mdc-slider-active-track-color: #ff5252;
  --mdc-slider-inactive-track-color: #ff5252;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff5252;
  --mat-mdc-slider-ripple-color: #ff5252;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 82, 82, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 82, 82, 0.2);
}

.mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}

.mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}

.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}

.mdc-list-item--disabled .mdc-list-item__start,
.mdc-list-item--disabled .mdc-list-item__content,
.mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}

.mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}

.mdc-list-item--selected .mdc-list-item__primary-text,
.mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #448aff);
}

.mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mdc-list-divider::after {
  border-bottom-color: white;
}

.mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-menu-item[disabled],
.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
.mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));
}

.mat-mdc-menu-item .mat-icon-no-color,
.mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-mdc-menu-item:hover:not([disabled]),
.mat-mdc-menu-item.cdk-program-focused:not([disabled]),
.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}

.mat-mdc-list-base {
  --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;
}

.mat-mdc-list-option .mdc-list-item__start, .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #448aff;
  --mdc-checkbox-selected-hover-icon-color: #448aff;
  --mdc-checkbox-selected-icon-color: #448aff;
  --mdc-checkbox-selected-pressed-icon-color: #448aff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-list-option .mdc-list-item__start, .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #448aff;
  --mdc-radio-selected-hover-icon-color: #448aff;
  --mdc-radio-selected-icon-color: #448aff;
  --mdc-radio-selected-pressed-icon-color: #448aff;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #448aff;
}
.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-list-option.mat-accent .mdc-list-item__start, .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --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-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-list-option.mat-accent .mdc-list-item__start, .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #ff4081;
}
.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-list-option.mat-warn .mdc-list-item__start, .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff5252;
  --mdc-checkbox-selected-hover-icon-color: #ff5252;
  --mdc-checkbox-selected-icon-color: #ff5252;
  --mdc-checkbox-selected-pressed-icon-color: #ff5252;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-list-option.mat-warn .mdc-list-item__start, .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #ff5252;
  --mdc-radio-selected-hover-icon-color: #ff5252;
  --mdc-radio-selected-icon-color: #ff5252;
  --mdc-radio-selected-pressed-icon-color: #ff5252;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #ff5252;
}
.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}

.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--activated .mdc-list-item__primary-text {
  color: #448aff;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #448aff;
}

.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;
}

.mat-mdc-list-base {
  --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;
}

.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;
}

.mat-mdc-paginator {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-mdc-paginator-decrement,
.mat-mdc-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-mdc-paginator-first,
.mat-mdc-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}

.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.12);
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}

.mat-mdc-paginator-container {
  min-height: 56px;
}

.mat-mdc-tab, .mat-mdc-tab-link {
  background-color: transparent;
}
.mat-mdc-tab .mdc-tab__text-label, .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #448aff;
}
.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #448aff);
}
.mdc-tab__ripple::before,
.mat-mdc-tab .mat-ripple-element,
.mat-mdc-tab-header-pagination .mat-ripple-element,
.mat-mdc-tab-link .mat-ripple-element {
  background-color: #448aff;
}

.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #ff4081;
}
.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #ff4081);
}
.mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: #ff4081;
}
.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #ff5252;
}
.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #ff5252);
}
.mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #ff5252;
}

.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #448aff;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: #ff4081;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #ff5252;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}

.mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #000);
}

.mat-mdc-tab-header .mdc-tab {
  height: 48px;
}

.mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #000;
}
.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #448aff;
  --mdc-checkbox-selected-hover-icon-color: #448aff;
  --mdc-checkbox-selected-icon-color: #448aff;
  --mdc-checkbox-selected-pressed-icon-color: #448aff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(68, 138, 255, 0.1);
}
.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #448aff;
}
.mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --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-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #ff4081;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff5252;
  --mdc-checkbox-selected-hover-icon-color: #ff5252;
  --mdc-checkbox-selected-icon-color: #ff5252;
  --mdc-checkbox-selected-pressed-icon-color: #ff5252;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 82, 82, 0.1);
}
.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #ff5252;
}

.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-checkbox .mdc-checkbox {
  padding: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  margin: calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2);
}
.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  top: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  left: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
}
.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  right: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  left: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  width: var(--mdc-checkbox-touch-target-size, 40px);
  height: var(--mdc-checkbox-touch-target-size, 40px);
}

.mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #448aff;
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #ff4081;
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ff5252;
}
.mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #448aff;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #ff4081;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ff5252;
  --mdc-filled-button-label-text-color: #fff;
}
.mat-mdc-unelevated-button[disabled][disabled] {
  --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);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #448aff;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #ff4081;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ff5252;
  --mdc-protected-button-label-text-color: #fff;
}
.mat-mdc-raised-button[disabled][disabled] {
  --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);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}

.mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #448aff;
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #ff4081;
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ff5252;
}
.mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}

.mat-mdc-button, .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-button.mat-primary, .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #448aff;
  --mat-mdc-button-ripple-color: rgba(68, 138, 255, 0.1);
}
.mat-mdc-button.mat-accent, .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #ff4081;
  --mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-button.mat-warn, .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff5252;
  --mat-mdc-button-ripple-color: rgba(255, 82, 82, 0.1);
}

.mat-mdc-raised-button, .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-raised-button.mat-primary, .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent, .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-warn, .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-button.mat-mdc-button-base,
.mat-mdc-raised-button.mat-mdc-button-base,
.mat-mdc-unelevated-button.mat-mdc-button-base,
.mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}

.mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #448aff;
  --mat-mdc-button-ripple-color: rgba(68, 138, 255, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #ff4081;
  --mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff5252;
  --mat-mdc-button-ripple-color: rgba(255, 82, 82, 0.1);
}
.mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #448aff;
}
.mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #ff4081;
}
.mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ff5252;
}
.mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}

.mat-mdc-fab, .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.mat-mdc-fab.mat-primary, .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-accent, .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-warn, .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-fab.mat-unthemed, .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #fff;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.mat-mdc-fab.mat-primary, .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #448aff;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab.mat-accent, .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #ff4081;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab.mat-warn, .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #ff5252;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.mat-mdc-fab[disabled][disabled], .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}

.mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: #c51162;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
}

.mdc-data-table {
  background-color: var(--mdc-theme-surface, #fff);
  border-color: rgba(0, 0, 0, 0.12);
}
.mdc-data-table__row {
  background-color: inherit;
}

.mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #fff);
}

.mdc-data-table__row--selected {
  background-color: rgba(68, 138, 255, 0.04);
}

.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.12);
}
.mdc-data-table__cell,
.mdc-data-table__header-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.mdc-data-table__pagination {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.mdc-data-table__header-cell {
  color: rgba(0, 0, 0, 0.87);
}

.mdc-data-table__pagination-total,
.mdc-data-table__pagination-rows-per-page-label,
.mdc-data-table__cell {
  color: rgba(0, 0, 0, 0.87);
}

[dir=rtl] .mdc-data-table__pagination-button .mdc-button__icon, .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.mat-mdc-table {
  background: white;
}

.mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
.mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
.mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}

.mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #448aff;
}
.mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #ff4081;
}
.mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #ff5252;
}

.mat-badge {
  position: relative;
}

.mat-badge.mat-badge {
  overflow: visible;
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

.mat-badge-content {
  color: white;
  background: #448aff;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: white;
}

.mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff5252;
}

.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}

.mat-bottom-sheet-container {
  box-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);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}

.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}

.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}

.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}

[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}

.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}

.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}

.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}

.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}

.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}

.mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}

.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}

.mat-calendar-table-header,
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}

.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}

.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}

.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}

.mat-calendar-body-in-range::before {
  background: rgba(68, 138, 255, 0.2);
}

.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}

.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(68, 138, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(68, 138, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}

.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}

.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}

.mat-calendar-body-selected {
  background-color: #448aff;
  color: white;
}

.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(68, 138, 255, 0.4);
}

.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}

.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(68, 138, 255, 0.3);
}

@media (hover: hover) {
  .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(68, 138, 255, 0.3);
  }
}
.mat-datepicker-content {
  box-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);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 64, 129, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ff4081;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 64, 129, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 64, 129, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 64, 129, 0.3);
  }
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 82, 82, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 82, 82, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 82, 82, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff5252;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 82, 82, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 82, 82, 0.3);
}
@media (hover: hover) {
  .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 82, 82, 0.3);
  }
}

.mat-datepicker-content-touch {
  box-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-datepicker-toggle-active {
  color: #2962ff;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #c51162;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #d50000;
}

.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}

.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}

.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}

.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}

.mat-icon.mat-primary {
  color: #2962ff;
}
.mat-icon.mat-accent {
  color: #c51162;
}
.mat-icon.mat-warn {
  color: #d50000;
}

.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-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-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}

[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}

.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}

.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover:not([aria-disabled]), .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #448aff;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ff4081;
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff5252;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #d50000;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #d50000;
}

.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}

.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.mat-horizontal-stepper-header {
  height: 72px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}

.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}

.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}

.mat-sort-header-arrow {
  color: #757575;
}

.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #448aff;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #ff4081;
  color: white;
}
.mat-toolbar.mat-warn {
  background: #ff5252;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}

.mat-toolbar-multiple-rows {
  min-height: 64px;
}

.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}

@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tree {
  background: white;
}

.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.mat-tree-node {
  min-height: 48px;
}

.light-theme {
  --color-fondo: #F5F5F5;
  --color-tarjeta: #ecf0f1a1;
  --color-boton: #0f4d7e;
  --color-hover: #17A589;
  --color-primary: #0f4d7e;
  --color-filas: #ECF0F1;
  --color-warn: #ff2200;
  --color-menu: #e3e6ee;
  --color-submenu: #fbfbfb;
  --color-texto: rgb(241, 238, 238);
  --color-titulotabla: #5376d7dc;
  --color-accent: #85afe7;
  --color-fondofiltro: #fbfbfb;
  --color-primary-light: #0f4d7e;
  --color-seccion: #5fb35ae8;
  --color-tree-header-01: #5b98e7a6;
  --color-tree-header-02: #5d8ee752;
  --color-tree-header-03: #cdedf940;
}
.light-theme .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled), .light-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled), .light-theme .mat-mdc-option.mat-mdc-option-active, .light-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, whitesmoke);
}
.light-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #448aff;
}
.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #448aff;
}
.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: whitesmoke;
}
.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: whitesmoke;
}
.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: whitesmoke;
}
.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: whitesmoke;
}
.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #d32f2f;
}
.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #d32f2f;
}
.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.light-theme .mat-app-background, .light-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-elevation-z0, .light-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.light-theme .mat-elevation-z1, .light-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.light-theme .mat-elevation-z2, .light-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.light-theme .mat-elevation-z3, .light-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z4, .light-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-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);
}
.light-theme .mat-elevation-z5, .light-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z6, .light-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.light-theme .mat-elevation-z7, .light-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z8, .light-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.light-theme .mat-elevation-z9, .light-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z10, .light-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z11, .light-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z12, .light-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-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);
}
.light-theme .mat-elevation-z13, .light-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z14, .light-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z15, .light-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z16, .light-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-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);
}
.light-theme .mat-elevation-z17, .light-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z18, .light-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z19, .light-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z20, .light-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z21, .light-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z22, .light-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z23, .light-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.light-theme .mat-elevation-z24, .light-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.light-theme .mat-mdc-card {
  box-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-elevated-card-container-color: #fff;
}
.light-theme .mat-mdc-card-outlined {
  box-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-outlined-card-outline-color: #e0e0e0;
}
.light-theme .mat-mdc-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #448aff;
}
.light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(68, 138, 255, 0.25)'/%3E%3C/svg%3E");
}
.light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(68, 138, 255, 0.25);
}
.light-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: whitesmoke;
}
.light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 245, 245, 0.25)'/%3E%3C/svg%3E");
}
.light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(245, 245, 245, 0.25);
}
.light-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #d32f2f;
}
.light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(211, 47, 47, 0.25)'/%3E%3C/svg%3E");
}
.light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(211, 47, 47, 0.25);
}
.light-theme .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
@media all {
  .light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media all {
  .light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
.light-theme .mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mdc-text-field--filled .mdc-text-field__ripple::before,
.light-theme .mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-text-field--filled:hover .mdc-text-field__ripple::before, .light-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.light-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, .light-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: whitesmoke;
}
.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #448aff);
}
[dir=rtl] .light-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .light-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .light-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .light-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.light-theme .mdc-text-field--outlined .mdc-text-field__ripple::before,
.light-theme .mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] .light-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .light-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.light-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(68, 138, 255, 0.87);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.38);
}
@media all {
  .light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
@media all {
  .light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
.light-theme .mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
.light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
.light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
.light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
.light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
  .light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
  .light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
  .light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
  .light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.light-theme .mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #fafafa;
}
[dir=rtl] .light-theme .mdc-text-field--end-aligned .mdc-text-field__input, .light-theme .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .light-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .light-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.light-theme .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.light-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.light-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(68, 138, 255, 0.87);
}
.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(245, 245, 245, 0.87);
}
.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(211, 47, 47, 0.87);
}
.light-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, whitesmoke);
}
.light-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, whitesmoke);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(245, 245, 245, 0.87);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, whitesmoke);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(211, 47, 47, 0.87);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.light-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}
.light-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}
.light-theme .mat-mdc-form-field-infix {
  min-height: 56px;
}
.light-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.light-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.light-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.light-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.light-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.light-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.light-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item--disabled .mdc-list-item__start,
.light-theme .mdc-list-item--disabled .mdc-list-item__content,
.light-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.light-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.light-theme .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(68, 138, 255, 0.87);
}
.light-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(245, 245, 245, 0.87);
}
.light-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(211, 47, 47, 0.87);
}
.light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(211, 47, 47, 0.87);
}
.light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.light-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item--disabled .mdc-list-item__start,
.light-theme .mdc-list-item--disabled .mdc-list-item__content,
.light-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.light-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.light-theme .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, 0.12);
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
}
.light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, .light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #448aff;
  --mdc-chip-elevated-disabled-container-color: #448aff;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, .light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: whitesmoke;
  --mdc-chip-elevated-disabled-container-color: whitesmoke;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, .light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #d32f2f;
  --mdc-chip-elevated-disabled-container-color: #d32f2f;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.light-theme .mat-mdc-chip-focus-overlay {
  background: black;
}
.light-theme .mat-mdc-chip {
  height: 32px;
}
.light-theme .mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-unselected-icon-color: #fff;
}
.light-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-slide-toggle.mat-primary {
  --mdc-switch-selected-focus-state-layer-color: #1e88e5;
  --mdc-switch-selected-handle-color: #1e88e5;
  --mdc-switch-selected-hover-state-layer-color: #1e88e5;
  --mdc-switch-selected-pressed-state-layer-color: #1e88e5;
  --mdc-switch-selected-focus-handle-color: #0d47a1;
  --mdc-switch-selected-hover-handle-color: #0d47a1;
  --mdc-switch-selected-pressed-handle-color: #0d47a1;
  --mdc-switch-selected-focus-track-color: #64b5f6;
  --mdc-switch-selected-hover-track-color: #64b5f6;
  --mdc-switch-selected-pressed-track-color: #64b5f6;
  --mdc-switch-selected-track-color: #64b5f6;
}
.light-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #757575;
  --mdc-switch-selected-handle-color: #757575;
  --mdc-switch-selected-hover-state-layer-color: #757575;
  --mdc-switch-selected-pressed-state-layer-color: #757575;
  --mdc-switch-selected-focus-handle-color: #212121;
  --mdc-switch-selected-hover-handle-color: #212121;
  --mdc-switch-selected-pressed-handle-color: #212121;
  --mdc-switch-selected-focus-track-color: #e0e0e0;
  --mdc-switch-selected-hover-track-color: #e0e0e0;
  --mdc-switch-selected-pressed-track-color: #e0e0e0;
  --mdc-switch-selected-track-color: #e0e0e0;
}
.light-theme .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;
}
.light-theme .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}
.light-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #448aff;
  --mdc-radio-selected-hover-icon-color: #448aff;
  --mdc-radio-selected-icon-color: #448aff;
  --mdc-radio-selected-pressed-icon-color: #448aff;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #448aff;
}
.light-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: whitesmoke;
  --mdc-radio-selected-hover-icon-color: whitesmoke;
  --mdc-radio-selected-icon-color: whitesmoke;
  --mdc-radio-selected-pressed-icon-color: whitesmoke;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: whitesmoke;
}
.light-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #d32f2f;
  --mdc-radio-selected-hover-icon-color: #d32f2f;
  --mdc-radio-selected-icon-color: #d32f2f;
  --mdc-radio-selected-pressed-icon-color: #d32f2f;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #d32f2f;
}
.light-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-radio-button .mdc-radio {
  padding: calc((40px - 20px) / 2);
}
.light-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (40px - 20px) / 2);
  left: calc(-1 * (40px - 20px) / 2);
  width: 40px;
  height: 40px;
}
.light-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
  top: calc((40px - 40px) / 2);
  right: calc((40px - 40px) / 2);
  left: calc((40px - 40px) / 2);
  width: 40px;
  height: 40px;
}
.light-theme .mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
.light-theme .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #448aff;
  --mdc-slider-focus-handle-color: #448aff;
  --mdc-slider-hover-handle-color: #448aff;
  --mdc-slider-active-track-color: #448aff;
  --mdc-slider-inactive-track-color: #448aff;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #448aff;
  --mat-mdc-slider-ripple-color: #448aff;
  --mat-mdc-slider-hover-ripple-color: rgba(68, 138, 255, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(68, 138, 255, 0.2);
}
.light-theme .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: whitesmoke;
  --mdc-slider-focus-handle-color: whitesmoke;
  --mdc-slider-hover-handle-color: whitesmoke;
  --mdc-slider-active-track-color: whitesmoke;
  --mdc-slider-inactive-track-color: whitesmoke;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: whitesmoke;
  --mat-mdc-slider-ripple-color: whitesmoke;
  --mat-mdc-slider-hover-ripple-color: rgba(245, 245, 245, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(245, 245, 245, 0.2);
}
.light-theme .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #d32f2f;
  --mdc-slider-focus-handle-color: #d32f2f;
  --mdc-slider-hover-handle-color: #d32f2f;
  --mdc-slider-active-track-color: #d32f2f;
  --mdc-slider-inactive-track-color: #d32f2f;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;
  --mat-mdc-slider-ripple-color: #d32f2f;
  --mat-mdc-slider-hover-ripple-color: rgba(211, 47, 47, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(211, 47, 47, 0.2);
}
.light-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.light-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mdc-list-item--disabled .mdc-list-item__start,
.light-theme .mdc-list-item--disabled .mdc-list-item__content,
.light-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.light-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #448aff);
}
.light-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.light-theme .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-menu-item[disabled],
.light-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
.light-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));
}
.light-theme .mat-mdc-menu-item .mat-icon-no-color,
.light-theme .mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mat-mdc-menu-item:hover:not([disabled]),
.light-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),
.light-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
.light-theme .mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-mdc-list-base {
  --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;
}
.light-theme .mat-mdc-list-option .mdc-list-item__start, .light-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #448aff;
  --mdc-checkbox-selected-hover-icon-color: #448aff;
  --mdc-checkbox-selected-icon-color: #448aff;
  --mdc-checkbox-selected-pressed-icon-color: #448aff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-list-option .mdc-list-item__start, .light-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #448aff;
  --mdc-radio-selected-hover-icon-color: #448aff;
  --mdc-radio-selected-icon-color: #448aff;
  --mdc-radio-selected-pressed-icon-color: #448aff;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #448aff;
}
.light-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, .light-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, .light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: whitesmoke;
  --mdc-checkbox-selected-hover-icon-color: whitesmoke;
  --mdc-checkbox-selected-icon-color: whitesmoke;
  --mdc-checkbox-selected-pressed-icon-color: whitesmoke;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, .light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: whitesmoke;
  --mdc-radio-selected-hover-icon-color: whitesmoke;
  --mdc-radio-selected-icon-color: whitesmoke;
  --mdc-radio-selected-pressed-icon-color: whitesmoke;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: whitesmoke;
}
.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, .light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, .light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #d32f2f;
  --mdc-checkbox-selected-hover-icon-color: #d32f2f;
  --mdc-checkbox-selected-icon-color: #d32f2f;
  --mdc-checkbox-selected-pressed-icon-color: #d32f2f;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, .light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #d32f2f;
  --mdc-radio-selected-hover-icon-color: #d32f2f;
  --mdc-radio-selected-icon-color: #d32f2f;
  --mdc-radio-selected-pressed-icon-color: #d32f2f;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #d32f2f;
}
.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, .light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #448aff;
}
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #448aff;
}
.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.light-theme .mat-mdc-list-base {
  --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;
}
.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .light-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .light-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.light-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .light-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .light-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.light-theme .mat-mdc-paginator {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-paginator-decrement,
.light-theme .mat-mdc-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-paginator-first,
.light-theme .mat-mdc-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.light-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.light-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.light-theme .mat-mdc-paginator-container {
  min-height: 56px;
}
.light-theme .mat-mdc-tab, .light-theme .mat-mdc-tab-link {
  background-color: transparent;
}
.light-theme .mat-mdc-tab .mdc-tab__text-label, .light-theme .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, .light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #448aff;
}
.light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #448aff);
}
.light-theme .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab .mat-ripple-element,
.light-theme .mat-mdc-tab-header-pagination .mat-ripple-element,
.light-theme .mat-mdc-tab-link .mat-ripple-element {
  background-color: #448aff;
}
.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: whitesmoke;
}
.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, whitesmoke);
}
.light-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, .light-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: whitesmoke;
}
.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #d32f2f;
}
.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #d32f2f);
}
.light-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, .light-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #d32f2f;
}
.light-theme .mat-mdc-tab-group.mat-background-primary, .light-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #448aff;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.light-theme .mat-mdc-tab-group.mat-background-accent, .light-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: whitesmoke;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
.light-theme .mat-mdc-tab-group.mat-background-warn, .light-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #d32f2f;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.light-theme .mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #000);
}
.light-theme .mat-mdc-tab-header .mdc-tab {
  height: 48px;
}
.light-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.light-theme .mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #000;
}
.light-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #448aff;
  --mdc-checkbox-selected-hover-icon-color: #448aff;
  --mdc-checkbox-selected-icon-color: #448aff;
  --mdc-checkbox-selected-pressed-icon-color: #448aff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(68, 138, 255, 0.1);
}
.light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #448aff;
}
.light-theme .mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: whitesmoke;
  --mdc-checkbox-selected-hover-icon-color: whitesmoke;
  --mdc-checkbox-selected-icon-color: whitesmoke;
  --mdc-checkbox-selected-pressed-icon-color: whitesmoke;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(245, 245, 245, 0.1);
}
.light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: whitesmoke;
}
.light-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #d32f2f;
  --mdc-checkbox-selected-hover-icon-color: #d32f2f;
  --mdc-checkbox-selected-icon-color: #d32f2f;
  --mdc-checkbox-selected-pressed-icon-color: #d32f2f;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(211, 47, 47, 0.1);
}
.light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #d32f2f;
}
.light-theme .mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-checkbox .mdc-checkbox {
  padding: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  margin: calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2);
}
.light-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  top: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  left: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
}
.light-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  right: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  left: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  width: var(--mdc-checkbox-touch-target-size, 40px);
  height: var(--mdc-checkbox-touch-target-size, 40px);
}
.light-theme .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.light-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #448aff;
}
.light-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: whitesmoke;
}
.light-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #d32f2f;
}
.light-theme .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.light-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #448aff;
  --mdc-filled-button-label-text-color: #fff;
}
.light-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: whitesmoke;
  --mdc-filled-button-label-text-color: #000;
}
.light-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #d32f2f;
  --mdc-filled-button-label-text-color: #fff;
}
.light-theme .mat-mdc-unelevated-button[disabled][disabled] {
  --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);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.light-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #448aff;
  --mdc-protected-button-label-text-color: #fff;
}
.light-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: whitesmoke;
  --mdc-protected-button-label-text-color: #000;
}
.light-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #d32f2f;
  --mdc-protected-button-label-text-color: #fff;
}
.light-theme .mat-mdc-raised-button[disabled][disabled] {
  --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);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}
.light-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.light-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #448aff;
}
.light-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: whitesmoke;
}
.light-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #d32f2f;
}
.light-theme .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-mdc-button, .light-theme .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.light-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-button.mat-primary, .light-theme .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #448aff;
  --mat-mdc-button-ripple-color: rgba(68, 138, 255, 0.1);
}
.light-theme .mat-mdc-button.mat-accent, .light-theme .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: whitesmoke;
  --mat-mdc-button-ripple-color: rgba(245, 245, 245, 0.1);
}
.light-theme .mat-mdc-button.mat-warn, .light-theme .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #d32f2f;
  --mat-mdc-button-ripple-color: rgba(211, 47, 47, 0.1);
}
.light-theme .mat-mdc-raised-button, .light-theme .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.light-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-raised-button.mat-primary, .light-theme .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-mdc-raised-button.mat-accent, .light-theme .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-raised-button.mat-warn, .light-theme .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-mdc-button.mat-mdc-button-base,
.light-theme .mat-mdc-raised-button.mat-mdc-button-base,
.light-theme .mat-mdc-unelevated-button.mat-mdc-button-base,
.light-theme .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.light-theme .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.light-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #448aff;
  --mat-mdc-button-ripple-color: rgba(68, 138, 255, 0.1);
}
.light-theme .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: whitesmoke;
  --mat-mdc-button-ripple-color: rgba(245, 245, 245, 0.1);
}
.light-theme .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #d32f2f;
  --mat-mdc-button-ripple-color: rgba(211, 47, 47, 0.1);
}
.light-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #448aff;
}
.light-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: whitesmoke;
}
.light-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #d32f2f;
}
.light-theme .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.light-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.light-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.light-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.light-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}
.light-theme .mat-mdc-fab, .light-theme .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.light-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, .light-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.light-theme .mat-mdc-fab.mat-primary, .light-theme .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-mdc-fab.mat-accent, .light-theme .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.light-theme .mat-mdc-fab.mat-warn, .light-theme .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.light-theme .mat-mdc-fab.mat-unthemed, .light-theme .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #fff;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.light-theme .mat-mdc-fab.mat-primary, .light-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #448aff;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.light-theme .mat-mdc-fab.mat-accent, .light-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: whitesmoke;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.light-theme .mat-mdc-fab.mat-warn, .light-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #d32f2f;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.light-theme .mat-mdc-fab[disabled][disabled], .light-theme .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: whitesmoke;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
}
.light-theme .mdc-data-table {
  background-color: var(--mdc-theme-surface, #fff);
  border-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mdc-data-table__row {
  background-color: inherit;
}
.light-theme .mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #fff);
}
.light-theme .mdc-data-table__row--selected {
  background-color: rgba(68, 138, 255, 0.04);
}
.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mdc-data-table__cell,
.light-theme .mdc-data-table__header-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mdc-data-table__pagination {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.light-theme .mdc-data-table__header-cell {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mdc-data-table__pagination-total,
.light-theme .mdc-data-table__pagination-rows-per-page-label,
.light-theme .mdc-data-table__cell {
  color: rgba(0, 0, 0, 0.87);
}
[dir=rtl] .light-theme .mdc-data-table__pagination-button .mdc-button__icon, .light-theme .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.light-theme .mat-mdc-table {
  background: white;
}
.light-theme .mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
.light-theme .mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
.light-theme .mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}
.light-theme .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #448aff;
}
.light-theme .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: whitesmoke;
}
.light-theme .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #d32f2f;
}
.light-theme .mat-badge-content {
  color: white;
  background: #448aff;
}
.cdk-high-contrast-active .light-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.light-theme .mat-badge-accent .mat-badge-content {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #d32f2f;
}
.light-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-bottom-sheet-container {
  box-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);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-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);
}
.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.light-theme .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}
.light-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.light-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
.light-theme .mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-datepicker-toggle,
.light-theme .mat-datepicker-content .mat-calendar-next-button,
.light-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-calendar-table-header,
.light-theme .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-calendar-body-cell-content,
.light-theme .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.light-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.light-theme .mat-calendar-body-in-range::before {
  background: rgba(68, 138, 255, 0.2);
}
.light-theme .mat-calendar-body-comparison-identical,
.light-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.light-theme .mat-calendar-body-comparison-bridge-start::before,
.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(68, 138, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-calendar-body-comparison-bridge-end::before,
.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(68, 138, 255, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.light-theme .mat-calendar-body-selected {
  background-color: #448aff;
  color: white;
}
.light-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(68, 138, 255, 0.4);
}
.light-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.light-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(68, 138, 255, 0.3);
}
@media (hover: hover) {
  .light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(68, 138, 255, 0.3);
  }
}
.light-theme .mat-datepicker-content {
  box-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);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(245, 245, 245, 0.2);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(245, 245, 245, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(245, 245, 245, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(245, 245, 245, 0.4);
}
.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(245, 245, 245, 0.3);
}
@media (hover: hover) {
  .light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(245, 245, 245, 0.3);
  }
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(211, 47, 47, 0.2);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(211, 47, 47, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(211, 47, 47, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #d32f2f;
  color: white;
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(211, 47, 47, 0.4);
}
.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(211, 47, 47, 0.3);
}
@media (hover: hover) {
  .light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(211, 47, 47, 0.3);
  }
}
.light-theme .mat-datepicker-content-touch {
  box-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);
}
.light-theme .mat-datepicker-toggle-active {
  color: #2962ff;
}
.light-theme .mat-datepicker-toggle-active.mat-accent {
  color: whitesmoke;
}
.light-theme .mat-datepicker-toggle-active.mat-warn {
  color: #d32f2f;
}
.light-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.light-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.light-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}
.light-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.light-theme .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-expansion-panel-header-description,
.light-theme .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.light-theme .mat-icon.mat-primary {
  color: #2962ff;
}
.light-theme .mat-icon.mat-accent {
  color: whitesmoke;
}
.light-theme .mat-icon.mat-warn {
  color: #d32f2f;
}
.light-theme .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
.light-theme .mat-drawer:not(.mat-drawer-side) {
  box-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);
}
.light-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.light-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.light-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.light-theme .mat-step-header.cdk-keyboard-focused, .light-theme .mat-step-header.cdk-program-focused, .light-theme .mat-step-header:hover:not([aria-disabled]), .light-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.light-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .light-theme .mat-step-header:hover {
    background: none;
  }
}
.light-theme .mat-step-header .mat-step-label,
.light-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.light-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.light-theme .mat-step-header .mat-step-icon-selected,
.light-theme .mat-step-header .mat-step-icon-state-done,
.light-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #448aff;
  color: white;
}
.light-theme .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #d32f2f;
  color: white;
}
.light-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #d32f2f;
}
.light-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #d32f2f;
}
.light-theme .mat-stepper-horizontal, .light-theme .mat-stepper-vertical {
  background-color: white;
}
.light-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-horizontal-stepper-header::before,
.light-theme .mat-horizontal-stepper-header::after,
.light-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.light-theme .mat-sort-header-arrow {
  color: #757575;
}
.light-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-primary {
  background: #448aff;
  color: white;
}
.light-theme .mat-toolbar.mat-accent {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.light-theme .mat-toolbar.mat-warn {
  background: #d32f2f;
  color: white;
}
.light-theme .mat-toolbar .mat-form-field-underline,
.light-theme .mat-toolbar .mat-form-field-ripple,
.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.light-theme .mat-toolbar .mat-form-field-label,
.light-theme .mat-toolbar .mat-focused .mat-form-field-label,
.light-theme .mat-toolbar .mat-select-value,
.light-theme .mat-toolbar .mat-select-arrow,
.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.light-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.light-theme .mat-tree {
  background: white;
}
.light-theme .mat-tree-node,
.light-theme .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}

.dark-theme {
  --color-fondo: #202041;
  --color-tarjeta: #3D3D7E;
  --color-boton: #7b66e6;
  --color-hover: #7B1FA2;
  --color-primary: #4d4d8e;
  --color-filas: #3d3d6e;
  --color-texto: white;
  --color-warn: #ff2200;
  --color-accent: #3D3D7E;
  --color-titulotabla: #5252ad;
  --color-dashboard: #aeaeb1;
  --color-fondofiltro: #4d4d8e;
  --color-primary-light: #7b66e6;
  --color-seccion: #275773e8;
  --color-tree-header-01: #5b98e7a6;
  --color-tree-header-02: #5d8ee752;
  --color-tree-header-03: #cdedf940;
}
.dark-theme .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled), .dark-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled), .dark-theme .mat-mdc-option.mat-mdc-option-active, .dark-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(255, 255, 255, 0.08);
}
.dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, #263238);
}
.dark-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #c5cae9;
}
.dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #c5cae9;
}
.dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #263238;
}
.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #263238;
}
.dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #263238;
}
.dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #263238;
}
.dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff1744;
}
.dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff1744;
}
.dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.dark-theme .mat-app-background, .dark-theme.mat-app-background {
  background-color: #303030;
  color: white;
}
.dark-theme .mat-elevation-z0, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.dark-theme .mat-elevation-z1, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.dark-theme .mat-elevation-z2, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.dark-theme .mat-elevation-z3, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z4, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-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);
}
.dark-theme .mat-elevation-z5, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z6, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.dark-theme .mat-elevation-z7, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z8, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.dark-theme .mat-elevation-z9, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z10, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z11, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z12, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-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);
}
.dark-theme .mat-elevation-z13, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z14, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z15, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z16, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-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);
}
.dark-theme .mat-elevation-z17, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z18, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z19, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z20, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z21, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z22, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z23, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.dark-theme .mat-elevation-z24, .dark-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.dark-theme .mat-mdc-card {
  box-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-elevated-card-container-color: #424242;
}
.dark-theme .mat-mdc-card-outlined {
  box-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-outlined-card-outline-color: #595959;
}
.dark-theme .mat-mdc-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #c5cae9;
}
.dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(197, 202, 233, 0.25)'/%3E%3C/svg%3E");
}
.dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(197, 202, 233, 0.25);
}
.dark-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #263238;
}
.dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(38, 50, 56, 0.25)'/%3E%3C/svg%3E");
}
.dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(38, 50, 56, 0.25);
}
.dark-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ff1744;
}
.dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 23, 68, 0.25)'/%3E%3C/svg%3E");
}
.dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 23, 68, 0.25);
}
.dark-theme .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 255, 255, 0.6);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(255, 255, 255, 0.87);
}
@media all {
  .dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
}
@media all {
  .dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
}
.dark-theme .mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
.dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.dark-theme .mdc-text-field--filled .mdc-text-field__ripple::before,
.dark-theme .mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(255, 255, 255, 0.87));
}
.dark-theme .mdc-text-field--filled:hover .mdc-text-field__ripple::before, .dark-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.dark-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, .dark-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #4a4a4a;
}
.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.42);
}
.dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.87);
}
.dark-theme .mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.38);
}
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.87);
}
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #c5cae9);
}
[dir=rtl] .dark-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .dark-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .dark-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .dark-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.dark-theme .mdc-text-field--outlined .mdc-text-field__ripple::before,
.dark-theme .mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] .dark-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .dark-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.dark-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(197, 202, 233, 0.87);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(255, 255, 255, 0.38);
}
@media all {
  .dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(255, 255, 255, 0.38);
  }
}
@media all {
  .dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.38);
  }
}
.dark-theme .mdc-text-field--disabled .mdc-floating-label {
  color: rgba(255, 255, 255, 0.38);
}
.dark-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
.dark-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
.dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
.dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.dark-theme .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
.dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
.dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
  .dark-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
  .dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
  .dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
  .dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.dark-theme .mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #464646;
}
[dir=rtl] .dark-theme .mdc-text-field--end-aligned .mdc-text-field__input, .dark-theme .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .dark-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .dark-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.dark-theme .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.dark-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.dark-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.dark-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(197, 202, 233, 0.87);
}
.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(38, 50, 56, 0.87);
}
.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(255, 23, 68, 0.87);
}
.dark-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.38);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, #263238);
}
.dark-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, #263238);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(38, 50, 56, 0.87);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, #263238);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 23, 68, 0.87);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}
.dark-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}
.dark-theme .mat-mdc-form-field-infix {
  min-height: 56px;
}
.dark-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.dark-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.dark-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.dark-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.dark-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
.dark-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__start,
.dark-theme .mdc-list-item--disabled .mdc-list-item__content,
.dark-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.dark-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.dark-theme .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.dark-theme .mat-mdc-select-value {
  color: rgba(255, 255, 255, 0.87);
}
.dark-theme .mat-mdc-select-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.dark-theme .mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(255, 255, 255, 0.38);
}
.dark-theme .mat-mdc-select-arrow {
  color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(197, 202, 233, 0.87);
}
.dark-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(38, 50, 56, 0.87);
}
.dark-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(255, 23, 68, 0.87);
}
.dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(255, 23, 68, 0.87);
}
.dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(255, 255, 255, 0.38);
}
.dark-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
.dark-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__start,
.dark-theme .mdc-list-item--disabled .mdc-list-item__content,
.dark-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.dark-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.dark-theme .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.dark-theme .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, 0.12);
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.dark-theme .mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
}
.dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, .dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #c5cae9;
  --mdc-chip-elevated-disabled-container-color: #c5cae9;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, .dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #263238;
  --mdc-chip-elevated-disabled-container-color: #263238;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, .dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #ff1744;
  --mdc-chip-elevated-disabled-container-color: #ff1744;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.dark-theme .mat-mdc-chip-focus-overlay {
  background: white;
}
.dark-theme .mat-mdc-chip {
  height: 32px;
}
.dark-theme .mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-unselected-icon-color: #212121;
}
.dark-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-slide-toggle.mat-primary {
  --mdc-switch-selected-focus-state-layer-color: #7986cb;
  --mdc-switch-selected-handle-color: #7986cb;
  --mdc-switch-selected-hover-state-layer-color: #7986cb;
  --mdc-switch-selected-pressed-state-layer-color: #7986cb;
  --mdc-switch-selected-focus-handle-color: #9fa8da;
  --mdc-switch-selected-hover-handle-color: #9fa8da;
  --mdc-switch-selected-pressed-handle-color: #9fa8da;
  --mdc-switch-selected-focus-track-color: #3949ab;
  --mdc-switch-selected-hover-track-color: #3949ab;
  --mdc-switch-selected-pressed-track-color: #3949ab;
  --mdc-switch-selected-track-color: #3949ab;
}
.dark-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #90a4ae;
  --mdc-switch-selected-handle-color: #90a4ae;
  --mdc-switch-selected-hover-state-layer-color: #90a4ae;
  --mdc-switch-selected-pressed-state-layer-color: #90a4ae;
  --mdc-switch-selected-focus-handle-color: #b0bec5;
  --mdc-switch-selected-hover-handle-color: #b0bec5;
  --mdc-switch-selected-pressed-handle-color: #b0bec5;
  --mdc-switch-selected-focus-track-color: #546e7a;
  --mdc-switch-selected-hover-track-color: #546e7a;
  --mdc-switch-selected-pressed-track-color: #546e7a;
  --mdc-switch-selected-track-color: #546e7a;
}
.dark-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e57373;
  --mdc-switch-selected-handle-color: #e57373;
  --mdc-switch-selected-hover-state-layer-color: #e57373;
  --mdc-switch-selected-pressed-state-layer-color: #e57373;
  --mdc-switch-selected-focus-handle-color: #ef9a9a;
  --mdc-switch-selected-hover-handle-color: #ef9a9a;
  --mdc-switch-selected-pressed-handle-color: #ef9a9a;
  --mdc-switch-selected-focus-track-color: #e53935;
  --mdc-switch-selected-hover-track-color: #e53935;
  --mdc-switch-selected-pressed-track-color: #e53935;
  --mdc-switch-selected-track-color: #e53935;
}
.dark-theme .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}
.dark-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #c5cae9;
  --mdc-radio-selected-hover-icon-color: #c5cae9;
  --mdc-radio-selected-icon-color: #c5cae9;
  --mdc-radio-selected-pressed-icon-color: #c5cae9;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #c5cae9;
}
.dark-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #263238;
  --mdc-radio-selected-hover-icon-color: #263238;
  --mdc-radio-selected-icon-color: #263238;
  --mdc-radio-selected-pressed-icon-color: #263238;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #263238;
}
.dark-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff1744;
  --mdc-radio-selected-hover-icon-color: #ff1744;
  --mdc-radio-selected-icon-color: #ff1744;
  --mdc-radio-selected-pressed-icon-color: #ff1744;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #ff1744;
}
.dark-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-radio-button .mdc-radio {
  padding: calc((40px - 20px) / 2);
}
.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (40px - 20px) / 2);
  left: calc(-1 * (40px - 20px) / 2);
  width: 40px;
  height: 40px;
}
.dark-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
  top: calc((40px - 40px) / 2);
  right: calc((40px - 40px) / 2);
  left: calc((40px - 40px) / 2);
  width: 40px;
  height: 40px;
}
.dark-theme .mat-mdc-slider {
  --mdc-slider-label-container-color: white;
  --mdc-slider-label-label-text-color: black;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --mat-mdc-slider-value-indicator-opacity: 0.9;
}
.dark-theme .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #c5cae9;
  --mdc-slider-focus-handle-color: #c5cae9;
  --mdc-slider-hover-handle-color: #c5cae9;
  --mdc-slider-active-track-color: #c5cae9;
  --mdc-slider-inactive-track-color: #c5cae9;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #c5cae9;
  --mat-mdc-slider-ripple-color: #c5cae9;
  --mat-mdc-slider-hover-ripple-color: rgba(197, 202, 233, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(197, 202, 233, 0.2);
}
.dark-theme .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #263238;
  --mdc-slider-focus-handle-color: #263238;
  --mdc-slider-hover-handle-color: #263238;
  --mdc-slider-active-track-color: #263238;
  --mdc-slider-inactive-track-color: #263238;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #263238;
  --mat-mdc-slider-ripple-color: #263238;
  --mat-mdc-slider-hover-ripple-color: rgba(38, 50, 56, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(38, 50, 56, 0.2);
}
.dark-theme .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #ff1744;
  --mdc-slider-focus-handle-color: #ff1744;
  --mdc-slider-hover-handle-color: #ff1744;
  --mdc-slider-active-track-color: #ff1744;
  --mdc-slider-inactive-track-color: #ff1744;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff1744;
  --mat-mdc-slider-ripple-color: #ff1744;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 23, 68, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 23, 68, 0.2);
}
.dark-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
.dark-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__start,
.dark-theme .mdc-list-item--disabled .mdc-list-item__content,
.dark-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.dark-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #c5cae9);
}
.dark-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.dark-theme .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.dark-theme .mat-mdc-menu-item[disabled],
.dark-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
.dark-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, 0.5));
}
.dark-theme .mat-mdc-menu-item .mat-icon-no-color,
.dark-theme .mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mat-mdc-menu-item:hover:not([disabled]),
.dark-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),
.dark-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
.dark-theme .mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.08);
}
.dark-theme .mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
}
.dark-theme .mat-mdc-list-option .mdc-list-item__start, .dark-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #c5cae9;
  --mdc-checkbox-selected-hover-icon-color: #c5cae9;
  --mdc-checkbox-selected-icon-color: #c5cae9;
  --mdc-checkbox-selected-pressed-icon-color: #c5cae9;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-list-option .mdc-list-item__start, .dark-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #c5cae9;
  --mdc-radio-selected-hover-icon-color: #c5cae9;
  --mdc-radio-selected-icon-color: #c5cae9;
  --mdc-radio-selected-pressed-icon-color: #c5cae9;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #c5cae9;
}
.dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, .dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, .dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #263238;
  --mdc-checkbox-selected-hover-icon-color: #263238;
  --mdc-checkbox-selected-icon-color: #263238;
  --mdc-checkbox-selected-pressed-icon-color: #263238;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, .dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #263238;
  --mdc-radio-selected-hover-icon-color: #263238;
  --mdc-radio-selected-icon-color: #263238;
  --mdc-radio-selected-pressed-icon-color: #263238;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #263238;
}
.dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, .dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, .dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff1744;
  --mdc-checkbox-selected-hover-icon-color: #ff1744;
  --mdc-checkbox-selected-icon-color: #ff1744;
  --mdc-checkbox-selected-pressed-icon-color: #ff1744;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, .dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff1744;
  --mdc-radio-selected-hover-icon-color: #ff1744;
  --mdc-radio-selected-icon-color: #ff1744;
  --mdc-radio-selected-pressed-icon-color: #ff1744;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #ff1744;
}
.dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, .dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #c5cae9;
}
.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #c5cae9;
}
.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.dark-theme .mat-mdc-list-base {
  --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;
}
.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .dark-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.dark-theme .mat-mdc-paginator {
  background: #424242;
  color: rgba(255, 255, 255, 0.87);
}
.dark-theme .mat-mdc-paginator-icon {
  fill: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-paginator-decrement,
.dark-theme .mat-mdc-paginator-increment {
  border-top: 2px solid rgba(255, 255, 255, 0.54);
  border-right: 2px solid rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-paginator-first,
.dark-theme .mat-mdc-paginator-last {
  border-top: 2px solid rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.dark-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.dark-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.dark-theme .mat-mdc-paginator-container {
  min-height: 56px;
}
.dark-theme .mat-mdc-tab, .dark-theme .mat-mdc-tab-link {
  background-color: transparent;
}
.dark-theme .mat-mdc-tab .mdc-tab__text-label, .dark-theme .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(255, 255, 255, 0.6);
}
.dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, .dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #c5cae9;
}
.dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #c5cae9);
}
.dark-theme .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab .mat-ripple-element,
.dark-theme .mat-mdc-tab-header-pagination .mat-ripple-element,
.dark-theme .mat-mdc-tab-link .mat-ripple-element {
  background-color: #c5cae9;
}
.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #263238;
}
.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #263238);
}
.dark-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, .dark-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: #263238;
}
.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #ff1744;
}
.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #ff1744);
}
.dark-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, .dark-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #ff1744;
}
.dark-theme .mat-mdc-tab-group.mat-background-primary, .dark-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #c5cae9;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
.dark-theme .mat-mdc-tab-group.mat-background-accent, .dark-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: #263238;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.dark-theme .mat-mdc-tab-group.mat-background-warn, .dark-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #ff1744;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.dark-theme .mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #fff);
}
.dark-theme .mat-mdc-tab-header .mdc-tab {
  height: 48px;
}
.dark-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.dark-theme .mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #fff;
}
.dark-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #c5cae9;
  --mdc-checkbox-selected-hover-icon-color: #c5cae9;
  --mdc-checkbox-selected-icon-color: #c5cae9;
  --mdc-checkbox-selected-pressed-icon-color: #c5cae9;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(197, 202, 233, 0.1);
}
.dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #c5cae9;
}
.dark-theme .mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #263238;
  --mdc-checkbox-selected-hover-icon-color: #263238;
  --mdc-checkbox-selected-icon-color: #263238;
  --mdc-checkbox-selected-pressed-icon-color: #263238;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(38, 50, 56, 0.1);
}
.dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #263238;
}
.dark-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff1744;
  --mdc-checkbox-selected-hover-icon-color: #ff1744;
  --mdc-checkbox-selected-icon-color: #ff1744;
  --mdc-checkbox-selected-pressed-icon-color: #ff1744;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 23, 68, 0.1);
}
.dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #ff1744;
}
.dark-theme .mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-checkbox .mdc-checkbox {
  padding: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  margin: calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2);
}
.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  top: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  left: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
}
.dark-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  right: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  left: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  width: var(--mdc-checkbox-touch-target-size, 40px);
  height: var(--mdc-checkbox-touch-target-size, 40px);
}
.dark-theme .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #c5cae9;
}
.dark-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #263238;
}
.dark-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ff1744;
}
.dark-theme .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-text-button-label-text-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #c5cae9;
  --mdc-filled-button-label-text-color: #000;
}
.dark-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #263238;
  --mdc-filled-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ff1744;
  --mdc-filled-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-filled-button-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-label-text-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #c5cae9;
  --mdc-protected-button-label-text-color: #000;
}
.dark-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #263238;
  --mdc-protected-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ff1744;
  --mdc-protected-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-elevation: 0;
}
.dark-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.dark-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #c5cae9;
}
.dark-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #263238;
}
.dark-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ff1744;
}
.dark-theme .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-mdc-button, .dark-theme .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.dark-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-button.mat-primary, .dark-theme .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #c5cae9;
  --mat-mdc-button-ripple-color: rgba(197, 202, 233, 0.1);
}
.dark-theme .mat-mdc-button.mat-accent, .dark-theme .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #263238;
  --mat-mdc-button-ripple-color: rgba(38, 50, 56, 0.1);
}
.dark-theme .mat-mdc-button.mat-warn, .dark-theme .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff1744;
  --mat-mdc-button-ripple-color: rgba(255, 23, 68, 0.1);
}
.dark-theme .mat-mdc-raised-button, .dark-theme .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.dark-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-raised-button.mat-primary, .dark-theme .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.dark-theme .mat-mdc-raised-button.mat-accent, .dark-theme .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-raised-button.mat-warn, .dark-theme .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-button.mat-mdc-button-base,
.dark-theme .mat-mdc-raised-button.mat-mdc-button-base,
.dark-theme .mat-mdc-unelevated-button.mat-mdc-button-base,
.dark-theme .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.dark-theme .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.dark-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #c5cae9;
  --mat-mdc-button-ripple-color: rgba(197, 202, 233, 0.1);
}
.dark-theme .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #263238;
  --mat-mdc-button-ripple-color: rgba(38, 50, 56, 0.1);
}
.dark-theme .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff1744;
  --mat-mdc-button-ripple-color: rgba(255, 23, 68, 0.1);
}
.dark-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #c5cae9;
}
.dark-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #263238;
}
.dark-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ff1744;
}
.dark-theme .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.dark-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.dark-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.dark-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.dark-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}
.dark-theme .mat-mdc-fab, .dark-theme .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.dark-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, .dark-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.dark-theme .mat-mdc-fab.mat-primary, .dark-theme .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.dark-theme .mat-mdc-fab.mat-accent, .dark-theme .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-fab.mat-warn, .dark-theme .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.dark-theme .mat-mdc-fab.mat-unthemed, .dark-theme .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.dark-theme .mat-mdc-fab.mat-primary, .dark-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #c5cae9;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.dark-theme .mat-mdc-fab.mat-accent, .dark-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #263238;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.dark-theme .mat-mdc-fab.mat-warn, .dark-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #ff1744;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.dark-theme .mat-mdc-fab[disabled][disabled], .dark-theme .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(255, 255, 255, 0.12);
  --mdc-fab-icon-color: rgba(255, 255, 255, 0.5);
  --mat-mdc-fab-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
}
.dark-theme .mdc-data-table {
  background-color: var(--mdc-theme-surface, #424242);
  border-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mdc-data-table__row {
  background-color: inherit;
}
.dark-theme .mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #424242);
}
.dark-theme .mdc-data-table__row--selected {
  background-color: rgba(197, 202, 233, 0.04);
}
.dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mdc-data-table__cell,
.dark-theme .mdc-data-table__header-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mdc-data-table__pagination {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(255, 255, 255, 0.04);
}
.dark-theme .mdc-data-table__header-cell {
  color: rgba(255, 255, 255, 0.87);
}
.dark-theme .mdc-data-table__pagination-total,
.dark-theme .mdc-data-table__pagination-rows-per-page-label,
.dark-theme .mdc-data-table__cell {
  color: rgba(255, 255, 255, 0.87);
}
[dir=rtl] .dark-theme .mdc-data-table__pagination-button .mdc-button__icon, .dark-theme .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.dark-theme .mat-mdc-table {
  background: #424242;
}
.dark-theme .mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
.dark-theme .mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
.dark-theme .mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}
.dark-theme .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #c5cae9;
}
.dark-theme .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #263238;
}
.dark-theme .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #ff1744;
}
.dark-theme .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #c5cae9;
}
.cdk-high-contrast-active .dark-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.dark-theme .mat-badge-accent .mat-badge-content {
  background: #263238;
  color: white;
}
.dark-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff1744;
}
.dark-theme .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-bottom-sheet-container {
  box-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);
  background: #424242;
  color: white;
}
.dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-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);
}
.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.dark-theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}
.dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
.dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #595959;
}
.dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #595959;
}
.dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #595959;
}
.dark-theme .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
.dark-theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
.dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}
.dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
.dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.dark-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #595959;
}
.dark-theme .mat-calendar-arrow {
  fill: white;
}
.dark-theme .mat-datepicker-toggle,
.dark-theme .mat-datepicker-content .mat-calendar-next-button,
.dark-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.dark-theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-calendar-table-header,
.dark-theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-calendar-body-cell-content,
.dark-theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-calendar-body-in-range::before {
  background: rgba(197, 202, 233, 0.2);
}
.dark-theme .mat-calendar-body-comparison-identical,
.dark-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.dark-theme .mat-calendar-body-comparison-bridge-start::before,
.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(197, 202, 233, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-calendar-body-comparison-bridge-end::before,
.dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(197, 202, 233, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.dark-theme .mat-calendar-body-selected {
  background-color: #c5cae9;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(197, 202, 233, 0.4);
}
.dark-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.dark-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(197, 202, 233, 0.3);
}
@media (hover: hover) {
  .dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(197, 202, 233, 0.3);
  }
}
.dark-theme .mat-datepicker-content {
  box-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);
  background-color: #424242;
  color: white;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(38, 50, 56, 0.2);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(38, 50, 56, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(38, 50, 56, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #263238;
  color: white;
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(38, 50, 56, 0.4);
}
.dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(38, 50, 56, 0.3);
}
@media (hover: hover) {
  .dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(38, 50, 56, 0.3);
  }
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 23, 68, 0.2);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff1744;
  color: white;
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 23, 68, 0.4);
}
.dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 23, 68, 0.3);
}
@media (hover: hover) {
  .dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 23, 68, 0.3);
  }
}
.dark-theme .mat-datepicker-content-touch {
  box-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);
}
.dark-theme .mat-datepicker-toggle-active {
  color: #c5cae9;
}
.dark-theme .mat-datepicker-toggle-active.mat-accent {
  color: #263238;
}
.dark-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ff1744;
}
.dark-theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.dark-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.dark-theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-expansion-panel {
  background: #424242;
  color: white;
}
.dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}
.dark-theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}
.dark-theme .mat-expansion-panel-header-title {
  color: white;
}
.dark-theme .mat-expansion-panel-header-description,
.dark-theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.dark-theme .mat-icon.mat-primary {
  color: #c5cae9;
}
.dark-theme .mat-icon.mat-accent {
  color: #263238;
}
.dark-theme .mat-icon.mat-warn {
  color: #ff1744;
}
.dark-theme .mat-drawer-container {
  background-color: #303030;
  color: white;
}
.dark-theme .mat-drawer {
  background-color: #424242;
  color: white;
}
.dark-theme .mat-drawer.mat-drawer-push {
  background-color: #424242;
}
.dark-theme .mat-drawer:not(.mat-drawer-side) {
  box-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);
}
.dark-theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.dark-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}
.dark-theme .mat-step-header.cdk-keyboard-focused, .dark-theme .mat-step-header.cdk-program-focused, .dark-theme .mat-step-header:hover:not([aria-disabled]), .dark-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}
.dark-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .dark-theme .mat-step-header:hover {
    background: none;
  }
}
.dark-theme .mat-step-header .mat-step-label,
.dark-theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
.dark-theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-step-header .mat-step-icon-selected,
.dark-theme .mat-step-header .mat-step-icon-state-done,
.dark-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #c5cae9;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #263238;
  color: white;
}
.dark-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff1744;
  color: white;
}
.dark-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff1744;
}
.dark-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
.dark-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff1744;
}
.dark-theme .mat-stepper-horizontal, .dark-theme .mat-stepper-vertical {
  background-color: #424242;
}
.dark-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-horizontal-stepper-header::before,
.dark-theme .mat-horizontal-stepper-header::after,
.dark-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.dark-theme .mat-sort-header-arrow {
  color: #c6c6c6;
}
.dark-theme .mat-toolbar {
  background: #212121;
  color: white;
}
.dark-theme .mat-toolbar.mat-primary {
  background: #c5cae9;
  color: rgba(0, 0, 0, 0.87);
}
.dark-theme .mat-toolbar.mat-accent {
  background: #263238;
  color: white;
}
.dark-theme .mat-toolbar.mat-warn {
  background: #ff1744;
  color: white;
}
.dark-theme .mat-toolbar .mat-form-field-underline,
.dark-theme .mat-toolbar .mat-form-field-ripple,
.dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.dark-theme .mat-toolbar .mat-form-field-label,
.dark-theme .mat-toolbar .mat-focused .mat-form-field-label,
.dark-theme .mat-toolbar .mat-select-value,
.dark-theme .mat-toolbar .mat-select-arrow,
.dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.dark-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.dark-theme .mat-tree {
  background: #424242;
}
.dark-theme .mat-tree-node,
.dark-theme .mat-nested-tree-node {
  color: white;
}

.vivo-theme {
  --color-fondo: #1E1E1E;
  --color-tarjeta: #292929;
  --color-boton: #1976D2;
  --color-hover: #0D47A1;
  --color-primary: #2196F3;
  --color-filas: #3F3F3F;
  --color-texto: white;
  --color-warn: #ff2200;
  --color-accent: #292929;
  --color-titulotabla: #65a3d6;
  --color-primary-light: #1976D2;
  --color-seccion: #71eb85e8;
  --color-tree-header-01: #5b98e7a6;
  --color-tree-header-02: #5d8ee752;
  --color-tree-header-03: #cdedf940;
}
.vivo-theme .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled), .vivo-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled), .vivo-theme .mat-mdc-option.mat-mdc-option-active, .vivo-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(255, 255, 255, 0.08);
}
.vivo-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, #263238);
}
.vivo-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.vivo-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.vivo-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.vivo-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #42a5f5;
}
.vivo-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.vivo-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #42a5f5;
}
.vivo-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.vivo-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.vivo-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.vivo-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #263238;
}
.vivo-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.vivo-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #263238;
}
.vivo-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.vivo-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.vivo-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.vivo-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #263238;
}
.vivo-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.vivo-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #263238;
}
.vivo-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.vivo-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.vivo-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.vivo-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff1744;
}
.vivo-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.vivo-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff1744;
}
.vivo-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.vivo-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.vivo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.vivo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.vivo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.vivo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.vivo-theme .mat-app-background, .vivo-theme.mat-app-background {
  background-color: #303030;
  color: white;
}
.vivo-theme .mat-elevation-z0, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.vivo-theme .mat-elevation-z1, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.vivo-theme .mat-elevation-z2, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.vivo-theme .mat-elevation-z3, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z4, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-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);
}
.vivo-theme .mat-elevation-z5, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z6, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.vivo-theme .mat-elevation-z7, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z8, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.vivo-theme .mat-elevation-z9, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z10, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z11, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z12, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-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);
}
.vivo-theme .mat-elevation-z13, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z14, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z15, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z16, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-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);
}
.vivo-theme .mat-elevation-z17, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z18, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z19, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z20, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z21, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z22, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z23, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.vivo-theme .mat-elevation-z24, .vivo-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.vivo-theme .mat-mdc-card {
  box-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-elevated-card-container-color: #424242;
}
.vivo-theme .mat-mdc-card-outlined {
  box-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-outlined-card-outline-color: #595959;
}
.vivo-theme .mat-mdc-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
.vivo-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #42a5f5;
}
.vivo-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(66, 165, 245, 0.25)'/%3E%3C/svg%3E");
}
.vivo-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(66, 165, 245, 0.25);
}
.vivo-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #263238;
}
.vivo-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(38, 50, 56, 0.25)'/%3E%3C/svg%3E");
}
.vivo-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(38, 50, 56, 0.25);
}
.vivo-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ff1744;
}
.vivo-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 23, 68, 0.25)'/%3E%3C/svg%3E");
}
.vivo-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 23, 68, 0.25);
}
.vivo-theme .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 255, 255, 0.6);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(255, 255, 255, 0.87);
}
@media all {
  .vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
}
@media all {
  .vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
}
.vivo-theme .mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
.vivo-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.vivo-theme .mdc-text-field--filled .mdc-text-field__ripple::before,
.vivo-theme .mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(255, 255, 255, 0.87));
}
.vivo-theme .mdc-text-field--filled:hover .mdc-text-field__ripple::before, .vivo-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.vivo-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, .vivo-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.vivo-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #4a4a4a;
}
.vivo-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.42);
}
.vivo-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.87);
}
.vivo-theme .mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.38);
}
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.87);
}
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #42a5f5);
}
[dir=rtl] .vivo-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .vivo-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .vivo-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .vivo-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.vivo-theme .mdc-text-field--outlined .mdc-text-field__ripple::before,
.vivo-theme .mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] .vivo-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .vivo-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.vivo-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(66, 165, 245, 0.87);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(255, 255, 255, 0.38);
}
@media all {
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(255, 255, 255, 0.38);
  }
}
@media all {
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.38);
  }
}
.vivo-theme .mdc-text-field--disabled .mdc-floating-label {
  color: rgba(255, 255, 255, 0.38);
}
.vivo-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.vivo-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
.vivo-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.vivo-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
.vivo-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.vivo-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
.vivo-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.vivo-theme .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
.vivo-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
.vivo-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
.vivo-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
  .vivo-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
  .vivo-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
  .vivo-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
  .vivo-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.vivo-theme .mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #464646;
}
[dir=rtl] .vivo-theme .mdc-text-field--end-aligned .mdc-text-field__input, .vivo-theme .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .vivo-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .vivo-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.vivo-theme .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.vivo-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.vivo-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.vivo-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.vivo-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.vivo-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(66, 165, 245, 0.87);
}
.vivo-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(38, 50, 56, 0.87);
}
.vivo-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(255, 23, 68, 0.87);
}
.vivo-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.38);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, #263238);
}
.vivo-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, #263238);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(38, 50, 56, 0.87);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, #263238);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 23, 68, 0.87);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.vivo-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff1744);
}
.vivo-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}
.vivo-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}
.vivo-theme .mat-mdc-form-field-infix {
  min-height: 56px;
}
.vivo-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.vivo-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.vivo-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.vivo-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.vivo-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.vivo-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
.vivo-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.vivo-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__start,
.vivo-theme .mdc-list-item--disabled .mdc-list-item__content,
.vivo-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.vivo-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.vivo-theme .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.vivo-theme .mat-mdc-select-value {
  color: rgba(255, 255, 255, 0.87);
}
.vivo-theme .mat-mdc-select-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.vivo-theme .mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(255, 255, 255, 0.38);
}
.vivo-theme .mat-mdc-select-arrow {
  color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(66, 165, 245, 0.87);
}
.vivo-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(38, 50, 56, 0.87);
}
.vivo-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(255, 23, 68, 0.87);
}
.vivo-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(255, 23, 68, 0.87);
}
.vivo-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(255, 255, 255, 0.38);
}
.vivo-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
.vivo-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.vivo-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__start,
.vivo-theme .mdc-list-item--disabled .mdc-list-item__content,
.vivo-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.vivo-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.vivo-theme .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.vivo-theme .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, 0.12);
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
.vivo-theme .mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
}
.vivo-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, .vivo-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #42a5f5;
  --mdc-chip-elevated-disabled-container-color: #42a5f5;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
}
.vivo-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, .vivo-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #263238;
  --mdc-chip-elevated-disabled-container-color: #263238;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.vivo-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, .vivo-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #ff1744;
  --mdc-chip-elevated-disabled-container-color: #ff1744;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.vivo-theme .mat-mdc-chip-focus-overlay {
  background: white;
}
.vivo-theme .mat-mdc-chip {
  height: 32px;
}
.vivo-theme .mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-unselected-icon-color: #212121;
}
.vivo-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-slide-toggle.mat-primary {
  --mdc-switch-selected-focus-state-layer-color: #64b5f6;
  --mdc-switch-selected-handle-color: #64b5f6;
  --mdc-switch-selected-hover-state-layer-color: #64b5f6;
  --mdc-switch-selected-pressed-state-layer-color: #64b5f6;
  --mdc-switch-selected-focus-handle-color: #90caf9;
  --mdc-switch-selected-hover-handle-color: #90caf9;
  --mdc-switch-selected-pressed-handle-color: #90caf9;
  --mdc-switch-selected-focus-track-color: #1e88e5;
  --mdc-switch-selected-hover-track-color: #1e88e5;
  --mdc-switch-selected-pressed-track-color: #1e88e5;
  --mdc-switch-selected-track-color: #1e88e5;
}
.vivo-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #90a4ae;
  --mdc-switch-selected-handle-color: #90a4ae;
  --mdc-switch-selected-hover-state-layer-color: #90a4ae;
  --mdc-switch-selected-pressed-state-layer-color: #90a4ae;
  --mdc-switch-selected-focus-handle-color: #b0bec5;
  --mdc-switch-selected-hover-handle-color: #b0bec5;
  --mdc-switch-selected-pressed-handle-color: #b0bec5;
  --mdc-switch-selected-focus-track-color: #546e7a;
  --mdc-switch-selected-hover-track-color: #546e7a;
  --mdc-switch-selected-pressed-track-color: #546e7a;
  --mdc-switch-selected-track-color: #546e7a;
}
.vivo-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e57373;
  --mdc-switch-selected-handle-color: #e57373;
  --mdc-switch-selected-hover-state-layer-color: #e57373;
  --mdc-switch-selected-pressed-state-layer-color: #e57373;
  --mdc-switch-selected-focus-handle-color: #ef9a9a;
  --mdc-switch-selected-hover-handle-color: #ef9a9a;
  --mdc-switch-selected-pressed-handle-color: #ef9a9a;
  --mdc-switch-selected-focus-track-color: #e53935;
  --mdc-switch-selected-hover-track-color: #e53935;
  --mdc-switch-selected-pressed-track-color: #e53935;
  --mdc-switch-selected-track-color: #e53935;
}
.vivo-theme .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}
.vivo-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #42a5f5;
  --mdc-radio-selected-hover-icon-color: #42a5f5;
  --mdc-radio-selected-icon-color: #42a5f5;
  --mdc-radio-selected-pressed-icon-color: #42a5f5;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #42a5f5;
}
.vivo-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #263238;
  --mdc-radio-selected-hover-icon-color: #263238;
  --mdc-radio-selected-icon-color: #263238;
  --mdc-radio-selected-pressed-icon-color: #263238;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #263238;
}
.vivo-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff1744;
  --mdc-radio-selected-hover-icon-color: #ff1744;
  --mdc-radio-selected-icon-color: #ff1744;
  --mdc-radio-selected-pressed-icon-color: #ff1744;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #ff1744;
}
.vivo-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-radio-button .mdc-radio {
  padding: calc((40px - 20px) / 2);
}
.vivo-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (40px - 20px) / 2);
  left: calc(-1 * (40px - 20px) / 2);
  width: 40px;
  height: 40px;
}
.vivo-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
  top: calc((40px - 40px) / 2);
  right: calc((40px - 40px) / 2);
  left: calc((40px - 40px) / 2);
  width: 40px;
  height: 40px;
}
.vivo-theme .mat-mdc-slider {
  --mdc-slider-label-container-color: white;
  --mdc-slider-label-label-text-color: black;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --mat-mdc-slider-value-indicator-opacity: 0.9;
}
.vivo-theme .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #42a5f5;
  --mdc-slider-focus-handle-color: #42a5f5;
  --mdc-slider-hover-handle-color: #42a5f5;
  --mdc-slider-active-track-color: #42a5f5;
  --mdc-slider-inactive-track-color: #42a5f5;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #42a5f5;
  --mat-mdc-slider-ripple-color: #42a5f5;
  --mat-mdc-slider-hover-ripple-color: rgba(66, 165, 245, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(66, 165, 245, 0.2);
}
.vivo-theme .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #263238;
  --mdc-slider-focus-handle-color: #263238;
  --mdc-slider-hover-handle-color: #263238;
  --mdc-slider-active-track-color: #263238;
  --mdc-slider-inactive-track-color: #263238;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #263238;
  --mat-mdc-slider-ripple-color: #263238;
  --mat-mdc-slider-hover-ripple-color: rgba(38, 50, 56, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(38, 50, 56, 0.2);
}
.vivo-theme .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #ff1744;
  --mdc-slider-focus-handle-color: #ff1744;
  --mdc-slider-hover-handle-color: #ff1744;
  --mdc-slider-active-track-color: #ff1744;
  --mdc-slider-inactive-track-color: #ff1744;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff1744;
  --mat-mdc-slider-ripple-color: #ff1744;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 23, 68, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 23, 68, 0.2);
}
.vivo-theme .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
.vivo-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.vivo-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__start,
.vivo-theme .mdc-list-item--disabled .mdc-list-item__content,
.vivo-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mdc-list-item--selected .mdc-list-item__primary-text,
.vivo-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #42a5f5);
}
.vivo-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
.vivo-theme .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
.vivo-theme .mat-mdc-menu-item[disabled],
.vivo-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
.vivo-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, 0.5));
}
.vivo-theme .mat-mdc-menu-item .mat-icon-no-color,
.vivo-theme .mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mat-mdc-menu-item:hover:not([disabled]),
.vivo-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),
.vivo-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
.vivo-theme .mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.08);
}
.vivo-theme .mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
}
.vivo-theme .mat-mdc-list-option .mdc-list-item__start, .vivo-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #42a5f5;
  --mdc-checkbox-selected-hover-icon-color: #42a5f5;
  --mdc-checkbox-selected-icon-color: #42a5f5;
  --mdc-checkbox-selected-pressed-icon-color: #42a5f5;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-list-option .mdc-list-item__start, .vivo-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #42a5f5;
  --mdc-radio-selected-hover-icon-color: #42a5f5;
  --mdc-radio-selected-icon-color: #42a5f5;
  --mdc-radio-selected-pressed-icon-color: #42a5f5;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #42a5f5;
}
.vivo-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, .vivo-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, .vivo-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #263238;
  --mdc-checkbox-selected-hover-icon-color: #263238;
  --mdc-checkbox-selected-icon-color: #263238;
  --mdc-checkbox-selected-pressed-icon-color: #263238;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, .vivo-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #263238;
  --mdc-radio-selected-hover-icon-color: #263238;
  --mdc-radio-selected-icon-color: #263238;
  --mdc-radio-selected-pressed-icon-color: #263238;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #263238;
}
.vivo-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, .vivo-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, .vivo-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff1744;
  --mdc-checkbox-selected-hover-icon-color: #ff1744;
  --mdc-checkbox-selected-icon-color: #ff1744;
  --mdc-checkbox-selected-pressed-icon-color: #ff1744;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, .vivo-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff1744;
  --mdc-radio-selected-hover-icon-color: #ff1744;
  --mdc-radio-selected-icon-color: #ff1744;
  --mdc-radio-selected-pressed-icon-color: #ff1744;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #ff1744;
}
.vivo-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, .vivo-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.vivo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #42a5f5;
}
.vivo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.vivo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #42a5f5;
}
.vivo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.vivo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.vivo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.vivo-theme .mat-mdc-list-base {
  --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;
}
.vivo-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .vivo-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .vivo-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.vivo-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .vivo-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .vivo-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.vivo-theme .mat-mdc-paginator {
  background: #424242;
  color: rgba(255, 255, 255, 0.87);
}
.vivo-theme .mat-mdc-paginator-icon {
  fill: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-paginator-decrement,
.vivo-theme .mat-mdc-paginator-increment {
  border-top: 2px solid rgba(255, 255, 255, 0.54);
  border-right: 2px solid rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-paginator-first,
.vivo-theme .mat-mdc-paginator-last {
  border-top: 2px solid rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
.vivo-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
.vivo-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
.vivo-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.vivo-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.vivo-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.vivo-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.vivo-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.vivo-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.vivo-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.vivo-theme .mat-mdc-paginator-container {
  min-height: 56px;
}
.vivo-theme .mat-mdc-tab, .vivo-theme .mat-mdc-tab-link {
  background-color: transparent;
}
.vivo-theme .mat-mdc-tab .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(255, 255, 255, 0.6);
}
.vivo-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, .vivo-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #42a5f5;
}
.vivo-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #42a5f5);
}
.vivo-theme .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab .mat-ripple-element,
.vivo-theme .mat-mdc-tab-header-pagination .mat-ripple-element,
.vivo-theme .mat-mdc-tab-link .mat-ripple-element {
  background-color: #42a5f5;
}
.vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #263238;
}
.vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #263238);
}
.vivo-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
.vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.vivo-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, .vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
.vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.vivo-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: #263238;
}
.vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #ff1744;
}
.vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #ff1744);
}
.vivo-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
.vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.vivo-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, .vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
.vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
.vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.vivo-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #ff1744;
}
.vivo-theme .mat-mdc-tab-group.mat-background-primary, .vivo-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #42a5f5;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
.vivo-theme .mat-mdc-tab-group.mat-background-accent, .vivo-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: #263238;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.vivo-theme .mat-mdc-tab-group.mat-background-warn, .vivo-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #ff1744;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.vivo-theme .mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #fff);
}
.vivo-theme .mat-mdc-tab-header .mdc-tab {
  height: 48px;
}
.vivo-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.vivo-theme .mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #fff;
}
.vivo-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #42a5f5;
  --mdc-checkbox-selected-hover-icon-color: #42a5f5;
  --mdc-checkbox-selected-icon-color: #42a5f5;
  --mdc-checkbox-selected-pressed-icon-color: #42a5f5;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(66, 165, 245, 0.1);
}
.vivo-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #42a5f5;
}
.vivo-theme .mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #263238;
  --mdc-checkbox-selected-hover-icon-color: #263238;
  --mdc-checkbox-selected-icon-color: #263238;
  --mdc-checkbox-selected-pressed-icon-color: #263238;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(38, 50, 56, 0.1);
}
.vivo-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #263238;
}
.vivo-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #ff1744;
  --mdc-checkbox-selected-hover-icon-color: #ff1744;
  --mdc-checkbox-selected-icon-color: #ff1744;
  --mdc-checkbox-selected-pressed-icon-color: #ff1744;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
.vivo-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 23, 68, 0.1);
}
.vivo-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #ff1744;
}
.vivo-theme .mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-checkbox .mdc-checkbox {
  padding: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  margin: calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2);
}
.vivo-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  top: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  left: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
}
.vivo-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  right: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  left: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  width: var(--mdc-checkbox-touch-target-size, 40px);
  height: var(--mdc-checkbox-touch-target-size, 40px);
}
.vivo-theme .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #42a5f5;
}
.vivo-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #263238;
}
.vivo-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ff1744;
}
.vivo-theme .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-text-button-label-text-color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #42a5f5;
  --mdc-filled-button-label-text-color: #000;
}
.vivo-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #263238;
  --mdc-filled-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ff1744;
  --mdc-filled-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-filled-button-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-label-text-color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #42a5f5;
  --mdc-protected-button-label-text-color: #000;
}
.vivo-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #263238;
  --mdc-protected-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ff1744;
  --mdc-protected-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-elevation: 0;
}
.vivo-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.vivo-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #42a5f5;
}
.vivo-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #263238;
}
.vivo-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ff1744;
}
.vivo-theme .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-mdc-button, .vivo-theme .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.vivo-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-button.mat-primary, .vivo-theme .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #42a5f5;
  --mat-mdc-button-ripple-color: rgba(66, 165, 245, 0.1);
}
.vivo-theme .mat-mdc-button.mat-accent, .vivo-theme .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #263238;
  --mat-mdc-button-ripple-color: rgba(38, 50, 56, 0.1);
}
.vivo-theme .mat-mdc-button.mat-warn, .vivo-theme .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff1744;
  --mat-mdc-button-ripple-color: rgba(255, 23, 68, 0.1);
}
.vivo-theme .mat-mdc-raised-button, .vivo-theme .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.vivo-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-raised-button.mat-primary, .vivo-theme .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.vivo-theme .mat-mdc-raised-button.mat-accent, .vivo-theme .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-raised-button.mat-warn, .vivo-theme .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-button.mat-mdc-button-base,
.vivo-theme .mat-mdc-raised-button.mat-mdc-button-base,
.vivo-theme .mat-mdc-unelevated-button.mat-mdc-button-base,
.vivo-theme .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.vivo-theme .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.vivo-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #42a5f5;
  --mat-mdc-button-ripple-color: rgba(66, 165, 245, 0.1);
}
.vivo-theme .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #263238;
  --mat-mdc-button-ripple-color: rgba(38, 50, 56, 0.1);
}
.vivo-theme .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff1744;
  --mat-mdc-button-ripple-color: rgba(255, 23, 68, 0.1);
}
.vivo-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #42a5f5;
}
.vivo-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #263238;
}
.vivo-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ff1744;
}
.vivo-theme .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.vivo-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.vivo-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.vivo-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.vivo-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}
.vivo-theme .mat-mdc-fab, .vivo-theme .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.vivo-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, .vivo-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.vivo-theme .mat-mdc-fab.mat-primary, .vivo-theme .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.vivo-theme .mat-mdc-fab.mat-accent, .vivo-theme .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-fab.mat-warn, .vivo-theme .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.vivo-theme .mat-mdc-fab.mat-unthemed, .vivo-theme .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.vivo-theme .mat-mdc-fab.mat-primary, .vivo-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #42a5f5;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.vivo-theme .mat-mdc-fab.mat-accent, .vivo-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #263238;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.vivo-theme .mat-mdc-fab.mat-warn, .vivo-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #ff1744;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.vivo-theme .mat-mdc-fab[disabled][disabled], .vivo-theme .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(255, 255, 255, 0.12);
  --mdc-fab-icon-color: rgba(255, 255, 255, 0.5);
  --mat-mdc-fab-color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
}
.vivo-theme .mdc-data-table {
  background-color: var(--mdc-theme-surface, #424242);
  border-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mdc-data-table__row {
  background-color: inherit;
}
.vivo-theme .mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #424242);
}
.vivo-theme .mdc-data-table__row--selected {
  background-color: rgba(66, 165, 245, 0.04);
}
.vivo-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.vivo-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.vivo-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mdc-data-table__cell,
.vivo-theme .mdc-data-table__header-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mdc-data-table__pagination {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(255, 255, 255, 0.04);
}
.vivo-theme .mdc-data-table__header-cell {
  color: rgba(255, 255, 255, 0.87);
}
.vivo-theme .mdc-data-table__pagination-total,
.vivo-theme .mdc-data-table__pagination-rows-per-page-label,
.vivo-theme .mdc-data-table__cell {
  color: rgba(255, 255, 255, 0.87);
}
[dir=rtl] .vivo-theme .mdc-data-table__pagination-button .mdc-button__icon, .vivo-theme .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.vivo-theme .mat-mdc-table {
  background: #424242;
}
.vivo-theme .mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
.vivo-theme .mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
.vivo-theme .mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}
.vivo-theme .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #42a5f5;
}
.vivo-theme .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #263238;
}
.vivo-theme .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #ff1744;
}
.vivo-theme .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #42a5f5;
}
.cdk-high-contrast-active .vivo-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.vivo-theme .mat-badge-accent .mat-badge-content {
  background: #263238;
  color: white;
}
.vivo-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #ff1744;
}
.vivo-theme .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-bottom-sheet-container {
  box-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);
  background: #424242;
  color: white;
}
.vivo-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.vivo-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-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);
}
.vivo-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.vivo-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.vivo-theme .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}
.vivo-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
.vivo-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #595959;
}
.vivo-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #595959;
}
.vivo-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #595959;
}
.vivo-theme .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
.vivo-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
.vivo-theme .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
.vivo-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}
.vivo-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
.vivo-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.vivo-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #595959;
}
.vivo-theme .mat-calendar-arrow {
  fill: white;
}
.vivo-theme .mat-datepicker-toggle,
.vivo-theme .mat-datepicker-content .mat-calendar-next-button,
.vivo-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
.vivo-theme .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-calendar-table-header,
.vivo-theme .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
.vivo-theme .mat-calendar-body-cell-content,
.vivo-theme .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
.vivo-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
.vivo-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
.vivo-theme .mat-calendar-body-in-range::before {
  background: rgba(66, 165, 245, 0.2);
}
.vivo-theme .mat-calendar-body-comparison-identical,
.vivo-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.vivo-theme .mat-calendar-body-comparison-bridge-start::before,
.vivo-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(66, 165, 245, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.vivo-theme .mat-calendar-body-comparison-bridge-end::before,
.vivo-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(66, 165, 245, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.vivo-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.vivo-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.vivo-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.vivo-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.vivo-theme .mat-calendar-body-selected {
  background-color: #42a5f5;
  color: rgba(0, 0, 0, 0.87);
}
.vivo-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(66, 165, 245, 0.4);
}
.vivo-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.vivo-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.vivo-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(66, 165, 245, 0.3);
}
@media (hover: hover) {
  .vivo-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(66, 165, 245, 0.3);
  }
}
.vivo-theme .mat-datepicker-content {
  box-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);
  background-color: #424242;
  color: white;
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(38, 50, 56, 0.2);
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.vivo-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(38, 50, 56, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.vivo-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(38, 50, 56, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #263238;
  color: white;
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(38, 50, 56, 0.4);
}
.vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.vivo-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.vivo-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(38, 50, 56, 0.3);
}
@media (hover: hover) {
  .vivo-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(38, 50, 56, 0.3);
  }
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 23, 68, 0.2);
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.vivo-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.vivo-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 23, 68, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff1744;
  color: white;
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 23, 68, 0.4);
}
.vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.vivo-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.vivo-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 23, 68, 0.3);
}
@media (hover: hover) {
  .vivo-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 23, 68, 0.3);
  }
}
.vivo-theme .mat-datepicker-content-touch {
  box-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);
}
.vivo-theme .mat-datepicker-toggle-active {
  color: #42a5f5;
}
.vivo-theme .mat-datepicker-toggle-active.mat-accent {
  color: #263238;
}
.vivo-theme .mat-datepicker-toggle-active.mat-warn {
  color: #ff1744;
}
.vivo-theme .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
.vivo-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.vivo-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.vivo-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.vivo-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.vivo-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.vivo-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.vivo-theme .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-expansion-panel {
  background: #424242;
  color: white;
}
.vivo-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}
.vivo-theme .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .vivo-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .vivo-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  .vivo-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}
.vivo-theme .mat-expansion-panel-header-title {
  color: white;
}
.vivo-theme .mat-expansion-panel-header-description,
.vivo-theme .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
.vivo-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
.vivo-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.vivo-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.vivo-theme .mat-icon.mat-primary {
  color: #42a5f5;
}
.vivo-theme .mat-icon.mat-accent {
  color: #263238;
}
.vivo-theme .mat-icon.mat-warn {
  color: #ff1744;
}
.vivo-theme .mat-drawer-container {
  background-color: #303030;
  color: white;
}
.vivo-theme .mat-drawer {
  background-color: #424242;
  color: white;
}
.vivo-theme .mat-drawer.mat-drawer-push {
  background-color: #424242;
}
.vivo-theme .mat-drawer:not(.mat-drawer-side) {
  box-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);
}
.vivo-theme .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.vivo-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
.vivo-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}
.vivo-theme .mat-step-header.cdk-keyboard-focused, .vivo-theme .mat-step-header.cdk-program-focused, .vivo-theme .mat-step-header:hover:not([aria-disabled]), .vivo-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}
.vivo-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .vivo-theme .mat-step-header:hover {
    background: none;
  }
}
.vivo-theme .mat-step-header .mat-step-label,
.vivo-theme .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
.vivo-theme .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87);
}
.vivo-theme .mat-step-header .mat-step-icon-selected,
.vivo-theme .mat-step-header .mat-step-icon-state-done,
.vivo-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #42a5f5;
  color: rgba(0, 0, 0, 0.87);
}
.vivo-theme .mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.vivo-theme .mat-step-header.mat-accent .mat-step-icon-selected,
.vivo-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
.vivo-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #263238;
  color: white;
}
.vivo-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.vivo-theme .mat-step-header.mat-warn .mat-step-icon-selected,
.vivo-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
.vivo-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff1744;
  color: white;
}
.vivo-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff1744;
}
.vivo-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
.vivo-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff1744;
}
.vivo-theme .mat-stepper-horizontal, .vivo-theme .mat-stepper-vertical {
  background-color: #424242;
}
.vivo-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-horizontal-stepper-header::before,
.vivo-theme .mat-horizontal-stepper-header::after,
.vivo-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.vivo-theme .mat-sort-header-arrow {
  color: #c6c6c6;
}
.vivo-theme .mat-toolbar {
  background: #212121;
  color: white;
}
.vivo-theme .mat-toolbar.mat-primary {
  background: #42a5f5;
  color: rgba(0, 0, 0, 0.87);
}
.vivo-theme .mat-toolbar.mat-accent {
  background: #263238;
  color: white;
}
.vivo-theme .mat-toolbar.mat-warn {
  background: #ff1744;
  color: white;
}
.vivo-theme .mat-toolbar .mat-form-field-underline,
.vivo-theme .mat-toolbar .mat-form-field-ripple,
.vivo-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.vivo-theme .mat-toolbar .mat-form-field-label,
.vivo-theme .mat-toolbar .mat-focused .mat-form-field-label,
.vivo-theme .mat-toolbar .mat-select-value,
.vivo-theme .mat-toolbar .mat-select-arrow,
.vivo-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.vivo-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.vivo-theme .mat-tree {
  background: #424242;
}
.vivo-theme .mat-tree-node,
.vivo-theme .mat-nested-tree-node {
  color: white;
}

.tema-claro-dos {
  --color-fondo: #FDEFF2;
  --color-tarjeta: #FFF0F4;
  --color-boton: #EB5286;
  --color-hover: #C11D5D;
  --color-primary: #FC5185;
  --color-filas: #FFF0F4;
  --color-texto: white;
  --color-warn: #FFF0F4;
  --color-accent: #FFF0F4;
  --color-titulotabla: #f0b6c6;
  --color-primary-light: #EB5286;
}
.tema-claro-dos .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mat-mdc-option:hover:not(.mdc-list-item--disabled), .tema-claro-dos .mat-mdc-option:focus:not(.mdc-list-item--disabled), .tema-claro-dos .mat-mdc-option.mat-mdc-option-active, .tema-claro-dos .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.tema-claro-dos .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, whitesmoke);
}
.tema-claro-dos .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.tema-claro-dos .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.tema-claro-dos .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e91e63;
}
.tema-claro-dos .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.tema-claro-dos .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e91e63;
}
.tema-claro-dos .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.tema-claro-dos .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.tema-claro-dos .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.tema-claro-dos .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: whitesmoke;
}
.tema-claro-dos .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.tema-claro-dos .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: whitesmoke;
}
.tema-claro-dos .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.tema-claro-dos .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.tema-claro-dos .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.tema-claro-dos .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: whitesmoke;
}
.tema-claro-dos .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.tema-claro-dos .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: whitesmoke;
}
.tema-claro-dos .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.tema-claro-dos .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.tema-claro-dos .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.tema-claro-dos .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #d32f2f;
}
.tema-claro-dos .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.tema-claro-dos .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #d32f2f;
}
.tema-claro-dos .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.tema-claro-dos .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.tema-claro-dos .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.tema-claro-dos .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.tema-claro-dos .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.tema-claro-dos .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.tema-claro-dos .mat-app-background, .tema-claro-dos.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-elevation-z0, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.tema-claro-dos .mat-elevation-z1, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.tema-claro-dos .mat-elevation-z2, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.tema-claro-dos .mat-elevation-z3, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z4, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-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);
}
.tema-claro-dos .mat-elevation-z5, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z6, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.tema-claro-dos .mat-elevation-z7, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z8, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.tema-claro-dos .mat-elevation-z9, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z10, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z11, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z12, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-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);
}
.tema-claro-dos .mat-elevation-z13, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z14, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z15, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z16, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-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);
}
.tema-claro-dos .mat-elevation-z17, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z18, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z19, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z20, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z21, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z22, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z23, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.tema-claro-dos .mat-elevation-z24, .tema-claro-dos .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-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-theme-loaded-marker {
  display: none;
}

.tema-claro-dos .mat-mdc-card {
  box-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-elevated-card-container-color: #fff;
}
.tema-claro-dos .mat-mdc-card-outlined {
  box-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-outlined-card-outline-color: #e0e0e0;
}
.tema-claro-dos .mat-mdc-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #e91e63;
}
.tema-claro-dos .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(233, 30, 99, 0.25)'/%3E%3C/svg%3E");
}
.tema-claro-dos .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(233, 30, 99, 0.25);
}
.tema-claro-dos .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 245, 245, 0.25)'/%3E%3C/svg%3E");
}
.tema-claro-dos .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(245, 245, 245, 0.25);
}
.tema-claro-dos .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(211, 47, 47, 0.25)'/%3E%3C/svg%3E");
}
.tema-claro-dos .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(211, 47, 47, 0.25);
}
.tema-claro-dos .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
@media all {
  .tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media all {
  .tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
.tema-claro-dos .mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mdc-text-field--filled .mdc-text-field__ripple::before,
.tema-claro-dos .mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-text-field--filled:hover .mdc-text-field__ripple::before, .tema-claro-dos .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.tema-claro-dos .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, .tema-claro-dos .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.tema-claro-dos .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: whitesmoke;
}
.tema-claro-dos .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.tema-claro-dos .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #e91e63);
}
[dir=rtl] .tema-claro-dos .mdc-text-field--outlined.mdc-text-field--with-leading-icon, .tema-claro-dos .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .tema-claro-dos .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, .tema-claro-dos .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.tema-claro-dos .mdc-text-field--outlined .mdc-text-field__ripple::before,
.tema-claro-dos .mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] .tema-claro-dos .mdc-text-field--with-leading-icon.mdc-text-field--outlined, .tema-claro-dos .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.tema-claro-dos .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(233, 30, 99, 0.87);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.38);
}
@media all {
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
@media all {
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
.tema-claro-dos .mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-text-field-character-counter,
.tema-claro-dos .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.tema-claro-dos .mdc-text-field--disabled .mdc-notched-outline__leading,
.tema-claro-dos .mdc-text-field--disabled .mdc-notched-outline__notch,
.tema-claro-dos .mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field-character-counter,
  .tema-claro-dos .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
  .tema-claro-dos .mdc-text-field--disabled .mdc-notched-outline__leading,
  .tema-claro-dos .mdc-text-field--disabled .mdc-notched-outline__notch,
  .tema-claro-dos .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.tema-claro-dos .mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #fafafa;
}
[dir=rtl] .tema-claro-dos .mdc-text-field--end-aligned .mdc-text-field__input, .tema-claro-dos .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] .tema-claro-dos .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), .tema-claro-dos .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
.tema-claro-dos .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.tema-claro-dos .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(233, 30, 99, 0.87);
}
.tema-claro-dos .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(245, 245, 245, 0.87);
}
.tema-claro-dos .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(211, 47, 47, 0.87);
}
.tema-claro-dos .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, whitesmoke);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, whitesmoke);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(245, 245, 245, 0.87);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, whitesmoke);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(211, 47, 47, 0.87);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.tema-claro-dos .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #d32f2f);
}
.tema-claro-dos .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}
.tema-claro-dos [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}
.tema-claro-dos .mat-mdc-form-field-infix {
  min-height: 56px;
}
.tema-claro-dos .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.tema-claro-dos .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.tema-claro-dos .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.tema-claro-dos .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.tema-claro-dos .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.tema-claro-dos .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.tema-claro-dos .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.tema-claro-dos .mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__content,
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--selected .mdc-list-item__primary-text,
.tema-claro-dos .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-list-divider::after {
  border-bottom-color: white;
}
.tema-claro-dos .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-mdc-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(233, 30, 99, 0.87);
}
.tema-claro-dos .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(245, 245, 245, 0.87);
}
.tema-claro-dos .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(211, 47, 47, 0.87);
}
.tema-claro-dos .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(211, 47, 47, 0.87);
}
.tema-claro-dos .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.tema-claro-dos .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.tema-claro-dos .mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__content,
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--selected .mdc-list-item__primary-text,
.tema-claro-dos .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-list-divider::after {
  border-bottom-color: white;
}
.tema-claro-dos .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, 0.12);
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
}
.tema-claro-dos .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, .tema-claro-dos .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #e91e63;
  --mdc-chip-elevated-disabled-container-color: #e91e63;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.tema-claro-dos .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, .tema-claro-dos .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: whitesmoke;
  --mdc-chip-elevated-disabled-container-color: whitesmoke;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, .tema-claro-dos .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #d32f2f;
  --mdc-chip-elevated-disabled-container-color: #d32f2f;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
.tema-claro-dos .mat-mdc-chip-focus-overlay {
  background: black;
}
.tema-claro-dos .mat-mdc-chip {
  height: 32px;
}
.tema-claro-dos .mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-unselected-icon-color: #fff;
}
.tema-claro-dos .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-slide-toggle.mat-primary {
  --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;
}
.tema-claro-dos .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #757575;
  --mdc-switch-selected-handle-color: #757575;
  --mdc-switch-selected-hover-state-layer-color: #757575;
  --mdc-switch-selected-pressed-state-layer-color: #757575;
  --mdc-switch-selected-focus-handle-color: #212121;
  --mdc-switch-selected-hover-handle-color: #212121;
  --mdc-switch-selected-pressed-handle-color: #212121;
  --mdc-switch-selected-focus-track-color: #e0e0e0;
  --mdc-switch-selected-hover-track-color: #e0e0e0;
  --mdc-switch-selected-pressed-track-color: #e0e0e0;
  --mdc-switch-selected-track-color: #e0e0e0;
}
.tema-claro-dos .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;
}
.tema-claro-dos .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}
.tema-claro-dos .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #e91e63;
  --mdc-radio-selected-hover-icon-color: #e91e63;
  --mdc-radio-selected-icon-color: #e91e63;
  --mdc-radio-selected-pressed-icon-color: #e91e63;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #e91e63;
}
.tema-claro-dos .mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: whitesmoke;
  --mdc-radio-selected-hover-icon-color: whitesmoke;
  --mdc-radio-selected-icon-color: whitesmoke;
  --mdc-radio-selected-pressed-icon-color: whitesmoke;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #d32f2f;
  --mdc-radio-selected-hover-icon-color: #d32f2f;
  --mdc-radio-selected-icon-color: #d32f2f;
  --mdc-radio-selected-pressed-icon-color: #d32f2f;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-radio-button .mdc-radio {
  padding: calc((40px - 20px) / 2);
}
.tema-claro-dos .mat-mdc-radio-button .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (40px - 20px) / 2);
  left: calc(-1 * (40px - 20px) / 2);
  width: 40px;
  height: 40px;
}
.tema-claro-dos .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
  top: calc((40px - 40px) / 2);
  right: calc((40px - 40px) / 2);
  left: calc((40px - 40px) / 2);
  width: 40px;
  height: 40px;
}
.tema-claro-dos .mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
.tema-claro-dos .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #e91e63;
  --mdc-slider-focus-handle-color: #e91e63;
  --mdc-slider-hover-handle-color: #e91e63;
  --mdc-slider-active-track-color: #e91e63;
  --mdc-slider-inactive-track-color: #e91e63;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e91e63;
  --mat-mdc-slider-ripple-color: #e91e63;
  --mat-mdc-slider-hover-ripple-color: rgba(233, 30, 99, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(233, 30, 99, 0.2);
}
.tema-claro-dos .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: whitesmoke;
  --mdc-slider-focus-handle-color: whitesmoke;
  --mdc-slider-hover-handle-color: whitesmoke;
  --mdc-slider-active-track-color: whitesmoke;
  --mdc-slider-inactive-track-color: whitesmoke;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: whitesmoke;
  --mat-mdc-slider-ripple-color: whitesmoke;
  --mat-mdc-slider-hover-ripple-color: rgba(245, 245, 245, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(245, 245, 245, 0.2);
}
.tema-claro-dos .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #d32f2f;
  --mdc-slider-focus-handle-color: #d32f2f;
  --mdc-slider-hover-handle-color: #d32f2f;
  --mdc-slider-active-track-color: #d32f2f;
  --mdc-slider-inactive-track-color: #d32f2f;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #d32f2f;
  --mat-mdc-slider-ripple-color: #d32f2f;
  --mat-mdc-slider-hover-ripple-color: rgba(211, 47, 47, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(211, 47, 47, 0.2);
}
.tema-claro-dos .mdc-menu-surface {
  box-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);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.tema-claro-dos .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
.tema-claro-dos .mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__content,
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mdc-list-item--selected .mdc-list-item__primary-text,
.tema-claro-dos .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #e91e63);
}
.tema-claro-dos .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mdc-list-divider::after {
  border-bottom-color: white;
}
.tema-claro-dos .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-menu-item[disabled],
.tema-claro-dos .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
.tema-claro-dos .mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));
}
.tema-claro-dos .mat-mdc-menu-item .mat-icon-no-color,
.tema-claro-dos .mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mat-mdc-menu-item:hover:not([disabled]),
.tema-claro-dos .mat-mdc-menu-item.cdk-program-focused:not([disabled]),
.tema-claro-dos .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
.tema-claro-dos .mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.tema-claro-dos .mat-mdc-list-base {
  --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;
}
.tema-claro-dos .mat-mdc-list-option .mdc-list-item__start, .tema-claro-dos .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e91e63;
  --mdc-checkbox-selected-hover-icon-color: #e91e63;
  --mdc-checkbox-selected-icon-color: #e91e63;
  --mdc-checkbox-selected-pressed-icon-color: #e91e63;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-list-option .mdc-list-item__start, .tema-claro-dos .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #e91e63;
  --mdc-radio-selected-hover-icon-color: #e91e63;
  --mdc-radio-selected-icon-color: #e91e63;
  --mdc-radio-selected-pressed-icon-color: #e91e63;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #e91e63;
}
.tema-claro-dos .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, .tema-claro-dos .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-list-option.mat-accent .mdc-list-item__start, .tema-claro-dos .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: whitesmoke;
  --mdc-checkbox-selected-hover-icon-color: whitesmoke;
  --mdc-checkbox-selected-icon-color: whitesmoke;
  --mdc-checkbox-selected-pressed-icon-color: whitesmoke;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-list-option.mat-accent .mdc-list-item__start, .tema-claro-dos .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: whitesmoke;
  --mdc-radio-selected-hover-icon-color: whitesmoke;
  --mdc-radio-selected-icon-color: whitesmoke;
  --mdc-radio-selected-pressed-icon-color: whitesmoke;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, .tema-claro-dos .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-list-option.mat-warn .mdc-list-item__start, .tema-claro-dos .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #d32f2f;
  --mdc-checkbox-selected-hover-icon-color: #d32f2f;
  --mdc-checkbox-selected-icon-color: #d32f2f;
  --mdc-checkbox-selected-pressed-icon-color: #d32f2f;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-list-option.mat-warn .mdc-list-item__start, .tema-claro-dos .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-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: #d32f2f;
  --mdc-radio-selected-hover-icon-color: #d32f2f;
  --mdc-radio-selected-icon-color: #d32f2f;
  --mdc-radio-selected-pressed-icon-color: #d32f2f;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, .tema-claro-dos .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.tema-claro-dos .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #e91e63;
}
.tema-claro-dos .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.tema-claro-dos .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #e91e63;
}
.tema-claro-dos .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.tema-claro-dos .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.tema-claro-dos .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.tema-claro-dos .mat-mdc-list-base {
  --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;
}
.tema-claro-dos .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .tema-claro-dos .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .tema-claro-dos .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.tema-claro-dos .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .tema-claro-dos .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .tema-claro-dos .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.tema-claro-dos .mat-mdc-paginator {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-paginator-decrement,
.tema-claro-dos .mat-mdc-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-paginator-first,
.tema-claro-dos .mat-mdc-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
.tema-claro-dos .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
.tema-claro-dos .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
.tema-claro-dos .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.tema-claro-dos .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.tema-claro-dos .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.tema-claro-dos .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.tema-claro-dos .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.tema-claro-dos .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.tema-claro-dos .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.tema-claro-dos .mat-mdc-paginator-container {
  min-height: 56px;
}
.tema-claro-dos .mat-mdc-tab, .tema-claro-dos .mat-mdc-tab-link {
  background-color: transparent;
}
.tema-claro-dos .mat-mdc-tab .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, .tema-claro-dos .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #e91e63;
}
.tema-claro-dos .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #e91e63);
}
.tema-claro-dos .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-header-pagination .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-link .mat-ripple-element {
  background-color: #e91e63;
}
.tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: whitesmoke;
}
.tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, whitesmoke);
}
.tema-claro-dos .mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #d32f2f;
}
.tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #d32f2f);
}
.tema-claro-dos .mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
.tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
.tema-claro-dos .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-tab-group.mat-background-primary, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #e91e63;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.tema-claro-dos .mat-mdc-tab-group.mat-background-accent, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: whitesmoke;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
.tema-claro-dos .mat-mdc-tab-group.mat-background-warn, .tema-claro-dos .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #d32f2f;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
.tema-claro-dos .mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #000);
}
.tema-claro-dos .mat-mdc-tab-header .mdc-tab {
  height: 48px;
}
.tema-claro-dos .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.tema-claro-dos .mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #000;
}
.tema-claro-dos .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e91e63;
  --mdc-checkbox-selected-hover-icon-color: #e91e63;
  --mdc-checkbox-selected-icon-color: #e91e63;
  --mdc-checkbox-selected-pressed-icon-color: #e91e63;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(233, 30, 99, 0.1);
}
.tema-claro-dos .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #e91e63;
}
.tema-claro-dos .mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: whitesmoke;
  --mdc-checkbox-selected-hover-icon-color: whitesmoke;
  --mdc-checkbox-selected-icon-color: whitesmoke;
  --mdc-checkbox-selected-pressed-icon-color: whitesmoke;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(245, 245, 245, 0.1);
}
.tema-claro-dos .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: whitesmoke;
}
.tema-claro-dos .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #d32f2f;
  --mdc-checkbox-selected-hover-icon-color: #d32f2f;
  --mdc-checkbox-selected-icon-color: #d32f2f;
  --mdc-checkbox-selected-pressed-icon-color: #d32f2f;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --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-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(211, 47, 47, 0.1);
}
.tema-claro-dos .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #d32f2f;
}
.tema-claro-dos .mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-checkbox .mdc-checkbox {
  padding: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  margin: calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2);
}
.tema-claro-dos .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  top: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  left: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
}
.tema-claro-dos .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  right: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  left: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  width: var(--mdc-checkbox-touch-target-size, 40px);
  height: var(--mdc-checkbox-touch-target-size, 40px);
}
.tema-claro-dos .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.tema-claro-dos .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #e91e63;
}
.tema-claro-dos .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.tema-claro-dos .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #e91e63;
  --mdc-filled-button-label-text-color: #fff;
}
.tema-claro-dos .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: whitesmoke;
  --mdc-filled-button-label-text-color: #000;
}
.tema-claro-dos .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #d32f2f;
  --mdc-filled-button-label-text-color: #fff;
}
.tema-claro-dos .mat-mdc-unelevated-button[disabled][disabled] {
  --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);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.tema-claro-dos .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #e91e63;
  --mdc-protected-button-label-text-color: #fff;
}
.tema-claro-dos .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: whitesmoke;
  --mdc-protected-button-label-text-color: #000;
}
.tema-claro-dos .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #d32f2f;
  --mdc-protected-button-label-text-color: #fff;
}
.tema-claro-dos .mat-mdc-raised-button[disabled][disabled] {
  --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);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}
.tema-claro-dos .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.tema-claro-dos .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #e91e63;
}
.tema-claro-dos .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-mdc-button, .tema-claro-dos .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.tema-claro-dos .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-button.mat-primary, .tema-claro-dos .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #e91e63;
  --mat-mdc-button-ripple-color: rgba(233, 30, 99, 0.1);
}
.tema-claro-dos .mat-mdc-button.mat-accent, .tema-claro-dos .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: whitesmoke;
  --mat-mdc-button-ripple-color: rgba(245, 245, 245, 0.1);
}
.tema-claro-dos .mat-mdc-button.mat-warn, .tema-claro-dos .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #d32f2f;
  --mat-mdc-button-ripple-color: rgba(211, 47, 47, 0.1);
}
.tema-claro-dos .mat-mdc-raised-button, .tema-claro-dos .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.tema-claro-dos .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-raised-button.mat-primary, .tema-claro-dos .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.tema-claro-dos .mat-mdc-raised-button.mat-accent, .tema-claro-dos .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-raised-button.mat-warn, .tema-claro-dos .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.tema-claro-dos .mat-mdc-button.mat-mdc-button-base,
.tema-claro-dos .mat-mdc-raised-button.mat-mdc-button-base,
.tema-claro-dos .mat-mdc-unelevated-button.mat-mdc-button-base,
.tema-claro-dos .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.tema-claro-dos .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.tema-claro-dos .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #e91e63;
  --mat-mdc-button-ripple-color: rgba(233, 30, 99, 0.1);
}
.tema-claro-dos .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: whitesmoke;
  --mat-mdc-button-ripple-color: rgba(245, 245, 245, 0.1);
}
.tema-claro-dos .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #d32f2f;
  --mat-mdc-button-ripple-color: rgba(211, 47, 47, 0.1);
}
.tema-claro-dos .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #e91e63;
}
.tema-claro-dos .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #d32f2f;
}
.tema-claro-dos .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
.tema-claro-dos .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
.tema-claro-dos .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
.tema-claro-dos .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.tema-claro-dos .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}
.tema-claro-dos .mat-mdc-fab, .tema-claro-dos .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.tema-claro-dos .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, .tema-claro-dos .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.tema-claro-dos .mat-mdc-fab.mat-primary, .tema-claro-dos .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.tema-claro-dos .mat-mdc-fab.mat-accent, .tema-claro-dos .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.tema-claro-dos .mat-mdc-fab.mat-warn, .tema-claro-dos .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.tema-claro-dos .mat-mdc-fab.mat-unthemed, .tema-claro-dos .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #fff;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.tema-claro-dos .mat-mdc-fab.mat-primary, .tema-claro-dos .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #e91e63;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.tema-claro-dos .mat-mdc-fab.mat-accent, .tema-claro-dos .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: whitesmoke;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
.tema-claro-dos .mat-mdc-fab.mat-warn, .tema-claro-dos .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #d32f2f;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
.tema-claro-dos .mat-mdc-fab[disabled][disabled], .tema-claro-dos .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: whitesmoke;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
}
.tema-claro-dos .mdc-data-table {
  background-color: var(--mdc-theme-surface, #fff);
  border-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mdc-data-table__row {
  background-color: inherit;
}
.tema-claro-dos .mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #fff);
}
.tema-claro-dos .mdc-data-table__row--selected {
  background-color: rgba(233, 30, 99, 0.04);
}
.tema-claro-dos .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.tema-claro-dos .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.tema-claro-dos .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mdc-data-table__cell,
.tema-claro-dos .mdc-data-table__header-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mdc-data-table__pagination {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(0, 0, 0, 0.04);
}
.tema-claro-dos .mdc-data-table__header-cell {
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mdc-data-table__pagination-total,
.tema-claro-dos .mdc-data-table__pagination-rows-per-page-label,
.tema-claro-dos .mdc-data-table__cell {
  color: rgba(0, 0, 0, 0.87);
}
[dir=rtl] .tema-claro-dos .mdc-data-table__pagination-button .mdc-button__icon, .tema-claro-dos .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

.tema-claro-dos .mat-mdc-table {
  background: white;
}
.tema-claro-dos .mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
.tema-claro-dos .mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
.tema-claro-dos .mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}
.tema-claro-dos .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #e91e63;
}
.tema-claro-dos .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: whitesmoke;
}
.tema-claro-dos .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #d32f2f;
}
.tema-claro-dos .mat-badge-content {
  color: white;
  background: #e91e63;
}
.cdk-high-contrast-active .tema-claro-dos .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.tema-claro-dos .mat-badge-accent .mat-badge-content {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-badge-warn .mat-badge-content {
  color: white;
  background: #d32f2f;
}
.tema-claro-dos .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-bottom-sheet-container {
  box-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);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
.tema-claro-dos .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-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);
}
.tema-claro-dos .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
.tema-claro-dos .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
.tema-claro-dos .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.tema-claro-dos .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.tema-claro-dos .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
.tema-claro-dos [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
.tema-claro-dos .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}
.tema-claro-dos .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.tema-claro-dos .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.tema-claro-dos .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.tema-claro-dos .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.tema-claro-dos .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
.tema-claro-dos .mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-datepicker-toggle,
.tema-claro-dos .mat-datepicker-content .mat-calendar-next-button,
.tema-claro-dos .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-calendar-table-header,
.tema-claro-dos .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-calendar-body-cell-content,
.tema-claro-dos .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.tema-claro-dos .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.tema-claro-dos .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.tema-claro-dos .mat-calendar-body-in-range::before {
  background: rgba(233, 30, 99, 0.2);
}
.tema-claro-dos .mat-calendar-body-comparison-identical,
.tema-claro-dos .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.tema-claro-dos .mat-calendar-body-comparison-bridge-start::before,
.tema-claro-dos [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(233, 30, 99, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.tema-claro-dos .mat-calendar-body-comparison-bridge-end::before,
.tema-claro-dos [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(233, 30, 99, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.tema-claro-dos .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.tema-claro-dos .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.tema-claro-dos .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.tema-claro-dos .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.tema-claro-dos .mat-calendar-body-selected {
  background-color: #e91e63;
  color: white;
}
.tema-claro-dos .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(233, 30, 99, 0.4);
}
.tema-claro-dos .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.tema-claro-dos .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.tema-claro-dos .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(233, 30, 99, 0.3);
}
@media (hover: hover) {
  .tema-claro-dos .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(233, 30, 99, 0.3);
  }
}
.tema-claro-dos .mat-datepicker-content {
  box-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);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(245, 245, 245, 0.2);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.tema-claro-dos .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(245, 245, 245, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.tema-claro-dos .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(245, 245, 245, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(245, 245, 245, 0.4);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.tema-claro-dos .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(245, 245, 245, 0.3);
}
@media (hover: hover) {
  .tema-claro-dos .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(245, 245, 245, 0.3);
  }
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(211, 47, 47, 0.2);
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.tema-claro-dos .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(211, 47, 47, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.tema-claro-dos .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(211, 47, 47, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #d32f2f;
  color: white;
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(211, 47, 47, 0.4);
}
.tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.tema-claro-dos .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.tema-claro-dos .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(211, 47, 47, 0.3);
}
@media (hover: hover) {
  .tema-claro-dos .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(211, 47, 47, 0.3);
  }
}
.tema-claro-dos .mat-datepicker-content-touch {
  box-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);
}
.tema-claro-dos .mat-datepicker-toggle-active {
  color: #e91e63;
}
.tema-claro-dos .mat-datepicker-toggle-active.mat-accent {
  color: whitesmoke;
}
.tema-claro-dos .mat-datepicker-toggle-active.mat-warn {
  color: #d32f2f;
}
.tema-claro-dos .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.tema-claro-dos .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
.tema-claro-dos .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.tema-claro-dos .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
.tema-claro-dos .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
.tema-claro-dos .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
.tema-claro-dos .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.tema-claro-dos .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-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);
}
.tema-claro-dos .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .tema-claro-dos .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .tema-claro-dos .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .tema-claro-dos .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.tema-claro-dos .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-expansion-panel-header-description,
.tema-claro-dos .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.tema-claro-dos .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.tema-claro-dos .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.tema-claro-dos .mat-icon.mat-primary {
  color: #e91e63;
}
.tema-claro-dos .mat-icon.mat-accent {
  color: whitesmoke;
}
.tema-claro-dos .mat-icon.mat-warn {
  color: #d32f2f;
}
.tema-claro-dos .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-drawer.mat-drawer-push {
  background-color: white;
}
.tema-claro-dos .mat-drawer:not(.mat-drawer-side) {
  box-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);
}
.tema-claro-dos .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.tema-claro-dos [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
.tema-claro-dos [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.tema-claro-dos .mat-step-header.cdk-keyboard-focused, .tema-claro-dos .mat-step-header.cdk-program-focused, .tema-claro-dos .mat-step-header:hover:not([aria-disabled]), .tema-claro-dos .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
.tema-claro-dos .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  .tema-claro-dos .mat-step-header:hover {
    background: none;
  }
}
.tema-claro-dos .mat-step-header .mat-step-label,
.tema-claro-dos .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.tema-claro-dos .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.tema-claro-dos .mat-step-header .mat-step-icon-selected,
.tema-claro-dos .mat-step-header .mat-step-icon-state-done,
.tema-claro-dos .mat-step-header .mat-step-icon-state-edit {
  background-color: #e91e63;
  color: white;
}
.tema-claro-dos .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-step-header.mat-accent .mat-step-icon-selected,
.tema-claro-dos .mat-step-header.mat-accent .mat-step-icon-state-done,
.tema-claro-dos .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.tema-claro-dos .mat-step-header.mat-warn .mat-step-icon-selected,
.tema-claro-dos .mat-step-header.mat-warn .mat-step-icon-state-done,
.tema-claro-dos .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #d32f2f;
  color: white;
}
.tema-claro-dos .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #d32f2f;
}
.tema-claro-dos .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-step-header .mat-step-label.mat-step-label-error {
  color: #d32f2f;
}
.tema-claro-dos .mat-stepper-horizontal, .tema-claro-dos .mat-stepper-vertical {
  background-color: white;
}
.tema-claro-dos .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-horizontal-stepper-header::before,
.tema-claro-dos .mat-horizontal-stepper-header::after,
.tema-claro-dos .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.tema-claro-dos .mat-sort-header-arrow {
  color: #757575;
}
.tema-claro-dos .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-toolbar.mat-primary {
  background: #e91e63;
  color: white;
}
.tema-claro-dos .mat-toolbar.mat-accent {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.tema-claro-dos .mat-toolbar.mat-warn {
  background: #d32f2f;
  color: white;
}
.tema-claro-dos .mat-toolbar .mat-form-field-underline,
.tema-claro-dos .mat-toolbar .mat-form-field-ripple,
.tema-claro-dos .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.tema-claro-dos .mat-toolbar .mat-form-field-label,
.tema-claro-dos .mat-toolbar .mat-focused .mat-form-field-label,
.tema-claro-dos .mat-toolbar .mat-select-value,
.tema-claro-dos .mat-toolbar .mat-select-arrow,
.tema-claro-dos .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.tema-claro-dos .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.tema-claro-dos .mat-tree {
  background: white;
}
.tema-claro-dos .mat-tree-node,
.tema-claro-dos .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@angular/material/prebuilt-themes/indigo-pink.css ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus::before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #ff4081)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mat-pseudo-checkbox-full{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after{color:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after{color:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after{color:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow: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-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-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-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow: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-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow: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-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow: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-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow: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-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow: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-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow: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-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow: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-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow: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-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-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-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow: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-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow: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-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow: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-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow: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-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow: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-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow: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-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow: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-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-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-theme-loaded-marker{display:none}.mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, 0.03125em)}.mat-mdc-card{box-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-elevated-card-container-color:#fff}.mat-mdc-card-outlined{box-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-outlined-card-outline-color:#e0e0e0}.mat-mdc-card-subtitle{color:rgba(0,0,0,.54)}.mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, 0.0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, 0.0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:rgba(63, 81, 181, 0.25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:rgba(255, 64, 129, 0.25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:rgba(244, 67, 54, 0.25)}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:white}.mat-mdc-tooltip{--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}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(0, 0, 0, 0.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:rgba(0, 0, 0, 0.87)}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:rgba(0, 0, 0, 0.6)}}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:rgba(0, 0, 0, 0.6)}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0, 0, 0, 0.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:rgba(0, 0, 0, 0.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:rgba(0, 0, 0, 0.54)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:rgba(0, 0, 0, 0.54)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:rgba(0, 0, 0, 0.6)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:rgba(0, 0, 0, 0.6)}.mdc-text-field--filled .mdc-text-field__ripple::before,.mdc-text-field--filled .mdc-text-field__ripple::after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, 0.87))}.mdc-text-field--filled:hover .mdc-text-field__ripple::before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before{opacity:var(--mdc-ripple-hover-opacity, 0.04)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{opacity:var(--mdc-ripple-focus-opacity, 0.12)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:whitesmoke}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:rgba(0, 0, 0, 0.42)}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before{border-bottom-color:rgba(0, 0, 0, 0.87)}.mdc-text-field--filled .mdc-line-ripple::after{border-bottom-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:rgba(0, 0, 0, 0.38)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(0, 0, 0, 0.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined .mdc-text-field__ripple::before,.mdc-text-field--outlined .mdc-text-field__ripple::after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(63, 81, 181, 0.87)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--disabled .mdc-text-field__input{color:rgba(0, 0, 0, 0.38)}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:rgba(0, 0, 0, 0.38)}}@media all{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:rgba(0, 0, 0, 0.38)}}.mdc-text-field--disabled .mdc-floating-label{color:rgba(0, 0, 0, 0.38)}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(0, 0, 0, 0.38)}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:rgba(0, 0, 0, 0.38)}.mdc-text-field--disabled .mdc-text-field__icon--leading{color:rgba(0, 0, 0, 0.3)}.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:rgba(0, 0, 0, 0.3)}.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:rgba(0, 0, 0, 0.38)}.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:rgba(0, 0, 0, 0.38)}.mdc-text-field--disabled .mdc-line-ripple::before{border-bottom-color:rgba(0, 0, 0, 0.06)}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(0, 0, 0, 0.06)}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-line-ripple::before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-focus-overlay{background-color:rgba(0,0,0,.87)}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{color:rgba(0,0,0,.54)}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after{color:rgba(63,81,181,.87)}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after{color:rgba(255,64,129,.87)}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after{color:rgba(244,67,54,.87)}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after{color:rgba(0,0,0,.38)}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(255, 64, 129, 0.87)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:rgba(244, 67, 54, 0.87)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid rgba(0,0,0,0)}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid rgba(0,0,0,0)}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align::before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, 0.0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, 0.03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, 0.75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.mdc-menu-surface{box-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);background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:0.38}.mdc-list-item--disabled .mdc-list-item__primary-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled .mdc-list-item__secondary-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled .mdc-list-item__overline-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #3f51b5)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-list-divider::after{border-bottom-color:white}.mdc-list-divider{background-color:rgba(0, 0, 0, 0.12)}.mat-mdc-select-value{color:rgba(0,0,0,.87)}.mat-mdc-select-placeholder{color:rgba(0,0,0,.6)}.mat-mdc-select-disabled .mat-mdc-select-value{color:rgba(0,0,0,.38)}.mat-mdc-select-arrow{color:rgba(0,0,0,.54)}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:rgba(63,81,181,.87)}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:rgba(255,64,129,.87)}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow{color:rgba(244,67,54,.87)}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:rgba(244,67,54,.87)}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:rgba(0,0,0,.38)}.mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, 0.03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mdc-menu-surface{box-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);background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:0.38}.mdc-list-item--disabled .mdc-list-item__primary-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled .mdc-list-item__secondary-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled .mdc-list-item__overline-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #3f51b5)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-list-divider::after{border-bottom-color:white}.mdc-list-divider{background-color:rgba(0, 0, 0, 0.12)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-dialog-container{--mdc-dialog-container-color:white;--mdc-dialog-with-divider-divider-color:rgba(0, 0, 0, 0.12);--mdc-dialog-subhead-color:rgba(0, 0, 0, 0.87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, 0.6)}.mat-mdc-dialog-container{--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-elevated-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-label-text-color:#212121;--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-label-text-color:white;--mdc-chip-disabled-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white}.mat-mdc-chip-focus-overlay{background:#000}.mat-mdc-chip{height:32px}.mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color:#616161;--mdc-switch-selected-icon-color:#fff;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-unselected-icon-color:#fff}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:rgba(0,0,0,.38)}.mat-mdc-slide-toggle.mat-primary{--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}.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}.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}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size:48px}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-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-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:rgba(0,0,0,.38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-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-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:rgba(0,0,0,.38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-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-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:rgba(0,0,0,.38)}.mat-mdc-radio-button .mdc-radio{padding:calc((40px - 20px) / 2)}.mat-mdc-radio-button .mdc-radio .mdc-radio__background::before{top:calc(-1 * (40px - 20px) / 2);left:calc(-1 * (40px - 20px) / 2);width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:calc((40px - 40px) / 2);right:calc((40px - 40px) / 2);left:calc((40px - 40px) / 2);width:40px;height:40px}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slider{--mdc-slider-label-container-color:black;--mdc-slider-label-label-text-color:white;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-mdc-slider-value-indicator-opacity: 0.6}.mat-mdc-slider.mat-primary{--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-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, 0.05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, 0.2)}.mat-mdc-slider.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-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, 0.05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, 0.2)}.mat-mdc-slider.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-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, 0.05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, 0.2)}.mat-mdc-slider{--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}.mdc-menu-surface{box-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);background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:0.38}.mdc-list-item--disabled .mdc-list-item__primary-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled .mdc-list-item__secondary-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled .mdc-list-item__overline-text{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #3f51b5)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mdc-list-divider::after{border-bottom-color:white}.mdc-list-divider{background-color:rgba(0, 0, 0, 0.12)}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, 0.03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-base{--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}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--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-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-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-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:rgba(0,0,0,.38)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--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-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-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-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:rgba(0,0,0,.38)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color:#fff;--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-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-hover-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-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:rgba(0,0,0,.38)}.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--activated .mdc-list-item__primary-text{color:#3f51b5}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .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}.mat-mdc-list-base{--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}.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}.mat-mdc-list-base{--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-size:16px;font-weight:400;line-height:28px;font-family:Roboto, sans-serif;letter-spacing:.009375em}.mat-mdc-paginator{background:#fff;color:rgba(0,0,0,.87)}.mat-mdc-paginator-icon{fill:rgba(0,0,0,.54)}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:rgba(0,0,0,.12)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:rgba(0,0,0,.12)}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-paginator-container{min-height:56px}.mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, 0.0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:rgba(0,0,0,0)}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:rgba(0, 0, 0, 0.6)}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#3f51b5}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #3f51b5)}.mdc-tab__ripple::before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#3f51b5}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff4081}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff4081)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#ff4081}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #3f51b5;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #ff4081;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.mat-mdc-tab-header .mdc-tab{height:48px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87))}.mat-mdc-checkbox .mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color:#fff;--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-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:rgba(63,81,181,.1)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#3f51b5}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color:#fff;--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-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:rgba(255,64,129,.1)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff4081}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color:#fff;--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-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.1)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.mat-mdc-checkbox-disabled label{color:rgba(0,0,0,.38)}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color:#000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-text-button-label-text-color:rgba(0, 0, 0, 0.38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color:#fff;--mdc-filled-button-label-text-color:#000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button[disabled][disabled]{--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);--mdc-filled-button-container-color:rgba(0, 0, 0, 0.12);--mdc-filled-button-label-text-color:rgba(0, 0, 0, 0.38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color:#fff;--mdc-protected-button-label-text-color:#000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button[disabled][disabled]{--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);--mdc-protected-button-container-color:rgba(0, 0, 0, 0.12);--mdc-protected-button-label-text-color:rgba(0, 0, 0, 0.38);--mdc-protected-button-container-elevation:0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color:#000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);--mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, 0.1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, 0.1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1)}.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, 0.1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, 0.1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, 0.1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color:rgba(0, 0, 0, 0.38);--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1)}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1)}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color:#fff;--mdc-fab-icon-color:#000;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color:#f44336;--mdc-fab-icon-color:#fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color:rgba(0, 0, 0, 0.12);--mdc-fab-icon-color:rgba(0, 0, 0, 0.38);--mat-mdc-fab-color: rgba(0, 0, 0, 0.38)}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, 0.0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #ff4081;--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87)}.mat-mdc-snack-bar-container{--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}.mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:rgba(0, 0, 0, 0.12)}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.mdc-data-table__row--selected{background-color:rgba(63, 81, 181, 0.04)}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:rgba(0, 0, 0, 0.12)}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:rgba(0, 0, 0, 0.12)}.mdc-data-table__pagination{border-top-color:rgba(0, 0, 0, 0.12)}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:rgba(0, 0, 0, 0.04)}.mdc-data-table__header-cell{color:rgba(0, 0, 0, 0.87)}.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:rgba(0, 0, 0, 0.87)}.mat-mdc-table{background:#fff}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.mdc-data-table__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, 0.0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, 0.0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform 200ms ease-in-out;transform:scale(0.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto, sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-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);background:#fff;color:rgba(0,0,0,.87)}.mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto, sans-serif;letter-spacing:.0178571429em}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Roboto, sans-serif}.mat-calendar-arrow{fill:rgba(0,0,0,.54)}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:rgba(0,0,0,.54)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:rgba(0,0,0,0)}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:rgba(0,0,0,.38)}.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range::before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start::before,[dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-calendar-body-comparison-bridge-end::before,[dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(63,81,181,.3)}@media(hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(63,81,181,.3)}}.mat-datepicker-content{box-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);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,64,129,.3)}@media(hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(255,64,129,.3)}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before{background:linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before{background:linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}@media(hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}}.mat-datepicker-content-touch{box-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-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%, -50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:Roboto, sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media(hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-panel-header-description,.mat-expansion-indicator::after{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Roboto, sans-serif;font-size:14px;font-weight:500}.mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto, sans-serif;letter-spacing:.0178571429em}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-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-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:rgba(0,0,0,.04)}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media(hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:rgba(0,0,0,0);color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header::before,.mat-horizontal-stepper-header::after,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px 24px}.mat-stepper-vertical-line::before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto, sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:normal}.mat-step-label-error{font-size:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.mat-sort-header-arrow{color:#757575}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media(max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto, sans-serif;letter-spacing:.0125em;margin:0}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-tree{font-family:Roboto, sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family: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-size:20px;font-weight:500;line-height:32px;font-family: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-size:16px;font-weight:400;line-height:28px;font-family: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-size:16px;font-weight:400;line-height:24px;font-family:Roboto, sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 calc(14px * 0.83)/20px Roboto, sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 calc(14px * 0.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-size:14px;font-weight:500;line-height:22px;font-family:Roboto, sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family: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-size:12px;font-weight:400;line-height:20px;font-family:Roboto, sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto, sans-serif;letter-spacing:-0.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto, sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto, sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto, sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}
/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@fortawesome/fontawesome-free/css/all.css ***!
  \************************************************************************************************************************************************************************************************************************************************/
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }

.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }

.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }

.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }

.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }

.fa-spin-reverse {
  --fa-animation-direction: reverse; }

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }

@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }

@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }

@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }

@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }

@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }

@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  transform: rotate(90deg); }

.fa-rotate-180 {
  transform: rotate(180deg); }

.fa-rotate-270 {
  transform: rotate(270deg); }

.fa-flip-horizontal {
  transform: scale(-1, 1); }

.fa-flip-vertical {
  transform: scale(1, -1); }

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none)); }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: var(--fa-inverse, #fff); }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-0::before {
  content: "\30"; }

.fa-1::before {
  content: "\31"; }

.fa-2::before {
  content: "\32"; }

.fa-3::before {
  content: "\33"; }

.fa-4::before {
  content: "\34"; }

.fa-5::before {
  content: "\35"; }

.fa-6::before {
  content: "\36"; }

.fa-7::before {
  content: "\37"; }

.fa-8::before {
  content: "\38"; }

.fa-9::before {
  content: "\39"; }

.fa-fill-drip::before {
  content: "\f576"; }

.fa-arrows-to-circle::before {
  content: "\e4bd"; }

.fa-circle-chevron-right::before {
  content: "\f138"; }

.fa-chevron-circle-right::before {
  content: "\f138"; }

.fa-at::before {
  content: "\40"; }

.fa-trash-can::before {
  content: "\f2ed"; }

.fa-trash-alt::before {
  content: "\f2ed"; }

.fa-text-height::before {
  content: "\f034"; }

.fa-user-xmark::before {
  content: "\f235"; }

.fa-user-times::before {
  content: "\f235"; }

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-message::before {
  content: "\f27a"; }

.fa-comment-alt::before {
  content: "\f27a"; }

.fa-info::before {
  content: "\f129"; }

.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }

.fa-compress-alt::before {
  content: "\f422"; }

.fa-explosion::before {
  content: "\e4e9"; }

.fa-file-lines::before {
  content: "\f15c"; }

.fa-file-alt::before {
  content: "\f15c"; }

.fa-file-text::before {
  content: "\f15c"; }

.fa-wave-square::before {
  content: "\f83e"; }

.fa-ring::before {
  content: "\f70b"; }

.fa-building-un::before {
  content: "\e4d9"; }

.fa-dice-three::before {
  content: "\f527"; }

.fa-calendar-days::before {
  content: "\f073"; }

.fa-calendar-alt::before {
  content: "\f073"; }

.fa-anchor-circle-check::before {
  content: "\e4aa"; }

.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }

.fa-volleyball::before {
  content: "\f45f"; }

.fa-volleyball-ball::before {
  content: "\f45f"; }

.fa-arrows-up-to-line::before {
  content: "\e4c2"; }

.fa-sort-down::before {
  content: "\f0dd"; }

.fa-sort-desc::before {
  content: "\f0dd"; }

.fa-circle-minus::before {
  content: "\f056"; }

.fa-minus-circle::before {
  content: "\f056"; }

.fa-door-open::before {
  content: "\f52b"; }

.fa-right-from-bracket::before {
  content: "\f2f5"; }

.fa-sign-out-alt::before {
  content: "\f2f5"; }

.fa-atom::before {
  content: "\f5d2"; }

.fa-soap::before {
  content: "\e06e"; }

.fa-icons::before {
  content: "\f86d"; }

.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }

.fa-microphone-lines-slash::before {
  content: "\f539"; }

.fa-microphone-alt-slash::before {
  content: "\f539"; }

.fa-bridge-circle-check::before {
  content: "\e4c9"; }

.fa-pump-medical::before {
  content: "\e06a"; }

.fa-fingerprint::before {
  content: "\f577"; }

.fa-hand-point-right::before {
  content: "\f0a4"; }

.fa-magnifying-glass-location::before {
  content: "\f689"; }

.fa-search-location::before {
  content: "\f689"; }

.fa-forward-step::before {
  content: "\f051"; }

.fa-step-forward::before {
  content: "\f051"; }

.fa-face-smile-beam::before {
  content: "\f5b8"; }

.fa-smile-beam::before {
  content: "\f5b8"; }

.fa-flag-checkered::before {
  content: "\f11e"; }

.fa-football::before {
  content: "\f44e"; }

.fa-football-ball::before {
  content: "\f44e"; }

.fa-school-circle-exclamation::before {
  content: "\e56c"; }

.fa-crop::before {
  content: "\f125"; }

.fa-angles-down::before {
  content: "\f103"; }

.fa-angle-double-down::before {
  content: "\f103"; }

.fa-users-rectangle::before {
  content: "\e594"; }

.fa-people-roof::before {
  content: "\e537"; }

.fa-people-line::before {
  content: "\e534"; }

.fa-beer-mug-empty::before {
  content: "\f0fc"; }

.fa-beer::before {
  content: "\f0fc"; }

.fa-diagram-predecessor::before {
  content: "\e477"; }

.fa-arrow-up-long::before {
  content: "\f176"; }

.fa-long-arrow-up::before {
  content: "\f176"; }

.fa-fire-flame-simple::before {
  content: "\f46a"; }

.fa-burn::before {
  content: "\f46a"; }

.fa-person::before {
  content: "\f183"; }

.fa-male::before {
  content: "\f183"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-file-csv::before {
  content: "\f6dd"; }

.fa-menorah::before {
  content: "\f676"; }

.fa-truck-plane::before {
  content: "\e58f"; }

.fa-record-vinyl::before {
  content: "\f8d9"; }

.fa-face-grin-stars::before {
  content: "\f587"; }

.fa-grin-stars::before {
  content: "\f587"; }

.fa-bong::before {
  content: "\f55c"; }

.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }

.fa-pastafarianism::before {
  content: "\f67b"; }

.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }

.fa-spoon::before {
  content: "\f2e5"; }

.fa-utensil-spoon::before {
  content: "\f2e5"; }

.fa-jar-wheat::before {
  content: "\e517"; }

.fa-envelopes-bulk::before {
  content: "\f674"; }

.fa-mail-bulk::before {
  content: "\f674"; }

.fa-file-circle-exclamation::before {
  content: "\e4eb"; }

.fa-circle-h::before {
  content: "\f47e"; }

.fa-hospital-symbol::before {
  content: "\f47e"; }

.fa-pager::before {
  content: "\f815"; }

.fa-address-book::before {
  content: "\f2b9"; }

.fa-contact-book::before {
  content: "\f2b9"; }

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-k::before {
  content: "\4b"; }

.fa-landmark-flag::before {
  content: "\e51c"; }

.fa-pencil::before {
  content: "\f303"; }

.fa-pencil-alt::before {
  content: "\f303"; }

.fa-backward::before {
  content: "\f04a"; }

.fa-caret-right::before {
  content: "\f0da"; }

.fa-comments::before {
  content: "\f086"; }

.fa-paste::before {
  content: "\f0ea"; }

.fa-file-clipboard::before {
  content: "\f0ea"; }

.fa-code-pull-request::before {
  content: "\e13c"; }

.fa-clipboard-list::before {
  content: "\f46d"; }

.fa-truck-ramp-box::before {
  content: "\f4de"; }

.fa-truck-loading::before {
  content: "\f4de"; }

.fa-user-check::before {
  content: "\f4fc"; }

.fa-vial-virus::before {
  content: "\e597"; }

.fa-sheet-plastic::before {
  content: "\e571"; }

.fa-blog::before {
  content: "\f781"; }

.fa-user-ninja::before {
  content: "\f504"; }

.fa-person-arrow-up-from-line::before {
  content: "\e539"; }

.fa-scroll-torah::before {
  content: "\f6a0"; }

.fa-torah::before {
  content: "\f6a0"; }

.fa-broom-ball::before {
  content: "\f458"; }

.fa-quidditch::before {
  content: "\f458"; }

.fa-quidditch-broom-ball::before {
  content: "\f458"; }

.fa-toggle-off::before {
  content: "\f204"; }

.fa-box-archive::before {
  content: "\f187"; }

.fa-archive::before {
  content: "\f187"; }

.fa-person-drowning::before {
  content: "\e545"; }

.fa-arrow-down-9-1::before {
  content: "\f886"; }

.fa-sort-numeric-desc::before {
  content: "\f886"; }

.fa-sort-numeric-down-alt::before {
  content: "\f886"; }

.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-grin-tongue-squint::before {
  content: "\f58a"; }

.fa-spray-can::before {
  content: "\f5bd"; }

.fa-truck-monster::before {
  content: "\f63b"; }

.fa-w::before {
  content: "\57"; }

.fa-earth-africa::before {
  content: "\f57c"; }

.fa-globe-africa::before {
  content: "\f57c"; }

.fa-rainbow::before {
  content: "\f75b"; }

.fa-circle-notch::before {
  content: "\f1ce"; }

.fa-tablet-screen-button::before {
  content: "\f3fa"; }

.fa-tablet-alt::before {
  content: "\f3fa"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-cloud::before {
  content: "\f0c2"; }

.fa-trowel-bricks::before {
  content: "\e58a"; }

.fa-face-flushed::before {
  content: "\f579"; }

.fa-flushed::before {
  content: "\f579"; }

.fa-hospital-user::before {
  content: "\f80d"; }

.fa-tent-arrow-left-right::before {
  content: "\e57f"; }

.fa-gavel::before {
  content: "\f0e3"; }

.fa-legal::before {
  content: "\f0e3"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-microphone-slash::before {
  content: "\f131"; }

.fa-box-tissue::before {
  content: "\e05b"; }

.fa-motorcycle::before {
  content: "\f21c"; }

.fa-bell-concierge::before {
  content: "\f562"; }

.fa-concierge-bell::before {
  content: "\f562"; }

.fa-pen-ruler::before {
  content: "\f5ae"; }

.fa-pencil-ruler::before {
  content: "\f5ae"; }

.fa-people-arrows::before {
  content: "\e068"; }

.fa-people-arrows-left-right::before {
  content: "\e068"; }

.fa-mars-and-venus-burst::before {
  content: "\e523"; }

.fa-square-caret-right::before {
  content: "\f152"; }

.fa-caret-square-right::before {
  content: "\f152"; }

.fa-scissors::before {
  content: "\f0c4"; }

.fa-cut::before {
  content: "\f0c4"; }

.fa-sun-plant-wilt::before {
  content: "\e57a"; }

.fa-toilets-portable::before {
  content: "\e584"; }

.fa-hockey-puck::before {
  content: "\f453"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }

.fa-tachograph-digital::before {
  content: "\f566"; }

.fa-digital-tachograph::before {
  content: "\f566"; }

.fa-users-slash::before {
  content: "\e073"; }

.fa-clover::before {
  content: "\e139"; }

.fa-reply::before {
  content: "\f3e5"; }

.fa-mail-reply::before {
  content: "\f3e5"; }

.fa-star-and-crescent::before {
  content: "\f699"; }

.fa-house-fire::before {
  content: "\e50c"; }

.fa-square-minus::before {
  content: "\f146"; }

.fa-minus-square::before {
  content: "\f146"; }

.fa-helicopter::before {
  content: "\f533"; }

.fa-compass::before {
  content: "\f14e"; }

.fa-square-caret-down::before {
  content: "\f150"; }

.fa-caret-square-down::before {
  content: "\f150"; }

.fa-file-circle-question::before {
  content: "\e4ef"; }

.fa-laptop-code::before {
  content: "\f5fc"; }

.fa-swatchbook::before {
  content: "\f5c3"; }

.fa-prescription-bottle::before {
  content: "\f485"; }

.fa-bars::before {
  content: "\f0c9"; }

.fa-navicon::before {
  content: "\f0c9"; }

.fa-people-group::before {
  content: "\e533"; }

.fa-hourglass-end::before {
  content: "\f253"; }

.fa-hourglass-3::before {
  content: "\f253"; }

.fa-heart-crack::before {
  content: "\f7a9"; }

.fa-heart-broken::before {
  content: "\f7a9"; }

.fa-square-up-right::before {
  content: "\f360"; }

.fa-external-link-square-alt::before {
  content: "\f360"; }

.fa-face-kiss-beam::before {
  content: "\f597"; }

.fa-kiss-beam::before {
  content: "\f597"; }

.fa-film::before {
  content: "\f008"; }

.fa-ruler-horizontal::before {
  content: "\f547"; }

.fa-people-robbery::before {
  content: "\e536"; }

.fa-lightbulb::before {
  content: "\f0eb"; }

.fa-caret-left::before {
  content: "\f0d9"; }

.fa-circle-exclamation::before {
  content: "\f06a"; }

.fa-exclamation-circle::before {
  content: "\f06a"; }

.fa-school-circle-xmark::before {
  content: "\e56d"; }

.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }

.fa-sign-out::before {
  content: "\f08b"; }

.fa-circle-chevron-down::before {
  content: "\f13a"; }

.fa-chevron-circle-down::before {
  content: "\f13a"; }

.fa-unlock-keyhole::before {
  content: "\f13e"; }

.fa-unlock-alt::before {
  content: "\f13e"; }

.fa-cloud-showers-heavy::before {
  content: "\f740"; }

.fa-headphones-simple::before {
  content: "\f58f"; }

.fa-headphones-alt::before {
  content: "\f58f"; }

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }

.fa-donate::before {
  content: "\f4b9"; }

.fa-memory::before {
  content: "\f538"; }

.fa-road-spikes::before {
  content: "\e568"; }

.fa-fire-burner::before {
  content: "\e4f1"; }

.fa-flag::before {
  content: "\f024"; }

.fa-hanukiah::before {
  content: "\f6e6"; }

.fa-feather::before {
  content: "\f52d"; }

.fa-volume-low::before {
  content: "\f027"; }

.fa-volume-down::before {
  content: "\f027"; }

.fa-comment-slash::before {
  content: "\f4b3"; }

.fa-cloud-sun-rain::before {
  content: "\f743"; }

.fa-compress::before {
  content: "\f066"; }

.fa-wheat-awn::before {
  content: "\e2cd"; }

.fa-wheat-alt::before {
  content: "\e2cd"; }

.fa-ankh::before {
  content: "\f644"; }

.fa-hands-holding-child::before {
  content: "\e4fa"; }

.fa-asterisk::before {
  content: "\2a"; }

.fa-square-check::before {
  content: "\f14a"; }

.fa-check-square::before {
  content: "\f14a"; }

.fa-peseta-sign::before {
  content: "\e221"; }

.fa-heading::before {
  content: "\f1dc"; }

.fa-header::before {
  content: "\f1dc"; }

.fa-ghost::before {
  content: "\f6e2"; }

.fa-list::before {
  content: "\f03a"; }

.fa-list-squares::before {
  content: "\f03a"; }

.fa-square-phone-flip::before {
  content: "\f87b"; }

.fa-phone-square-alt::before {
  content: "\f87b"; }

.fa-cart-plus::before {
  content: "\f217"; }

.fa-gamepad::before {
  content: "\f11b"; }

.fa-circle-dot::before {
  content: "\f192"; }

.fa-dot-circle::before {
  content: "\f192"; }

.fa-face-dizzy::before {
  content: "\f567"; }

.fa-dizzy::before {
  content: "\f567"; }

.fa-egg::before {
  content: "\f7fb"; }

.fa-house-medical-circle-xmark::before {
  content: "\e513"; }

.fa-campground::before {
  content: "\f6bb"; }

.fa-folder-plus::before {
  content: "\f65e"; }

.fa-futbol::before {
  content: "\f1e3"; }

.fa-futbol-ball::before {
  content: "\f1e3"; }

.fa-soccer-ball::before {
  content: "\f1e3"; }

.fa-paintbrush::before {
  content: "\f1fc"; }

.fa-paint-brush::before {
  content: "\f1fc"; }

.fa-lock::before {
  content: "\f023"; }

.fa-gas-pump::before {
  content: "\f52f"; }

.fa-hot-tub-person::before {
  content: "\f593"; }

.fa-hot-tub::before {
  content: "\f593"; }

.fa-map-location::before {
  content: "\f59f"; }

.fa-map-marked::before {
  content: "\f59f"; }

.fa-house-flood-water::before {
  content: "\e50e"; }

.fa-tree::before {
  content: "\f1bb"; }

.fa-bridge-lock::before {
  content: "\e4cc"; }

.fa-sack-dollar::before {
  content: "\f81d"; }

.fa-pen-to-square::before {
  content: "\f044"; }

.fa-edit::before {
  content: "\f044"; }

.fa-car-side::before {
  content: "\f5e4"; }

.fa-share-nodes::before {
  content: "\f1e0"; }

.fa-share-alt::before {
  content: "\f1e0"; }

.fa-heart-circle-minus::before {
  content: "\e4ff"; }

.fa-hourglass-half::before {
  content: "\f252"; }

.fa-hourglass-2::before {
  content: "\f252"; }

.fa-microscope::before {
  content: "\f610"; }

.fa-sink::before {
  content: "\e06d"; }

.fa-bag-shopping::before {
  content: "\f290"; }

.fa-shopping-bag::before {
  content: "\f290"; }

.fa-arrow-down-z-a::before {
  content: "\f881"; }

.fa-sort-alpha-desc::before {
  content: "\f881"; }

.fa-sort-alpha-down-alt::before {
  content: "\f881"; }

.fa-mitten::before {
  content: "\f7b5"; }

.fa-person-rays::before {
  content: "\e54d"; }

.fa-users::before {
  content: "\f0c0"; }

.fa-eye-slash::before {
  content: "\f070"; }

.fa-flask-vial::before {
  content: "\e4f3"; }

.fa-hand::before {
  content: "\f256"; }

.fa-hand-paper::before {
  content: "\f256"; }

.fa-om::before {
  content: "\f679"; }

.fa-worm::before {
  content: "\e599"; }

.fa-house-circle-xmark::before {
  content: "\e50b"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-chevron-up::before {
  content: "\f077"; }

.fa-hand-spock::before {
  content: "\f259"; }

.fa-stopwatch::before {
  content: "\f2f2"; }

.fa-face-kiss::before {
  content: "\f596"; }

.fa-kiss::before {
  content: "\f596"; }

.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }

.fa-face-grin-tongue::before {
  content: "\f589"; }

.fa-grin-tongue::before {
  content: "\f589"; }

.fa-chess-bishop::before {
  content: "\f43a"; }

.fa-face-grin-wink::before {
  content: "\f58c"; }

.fa-grin-wink::before {
  content: "\f58c"; }

.fa-ear-deaf::before {
  content: "\f2a4"; }

.fa-deaf::before {
  content: "\f2a4"; }

.fa-deafness::before {
  content: "\f2a4"; }

.fa-hard-of-hearing::before {
  content: "\f2a4"; }

.fa-road-circle-check::before {
  content: "\e564"; }

.fa-dice-five::before {
  content: "\f523"; }

.fa-square-rss::before {
  content: "\f143"; }

.fa-rss-square::before {
  content: "\f143"; }

.fa-land-mine-on::before {
  content: "\e51b"; }

.fa-i-cursor::before {
  content: "\f246"; }

.fa-stamp::before {
  content: "\f5bf"; }

.fa-stairs::before {
  content: "\e289"; }

.fa-i::before {
  content: "\49"; }

.fa-hryvnia-sign::before {
  content: "\f6f2"; }

.fa-hryvnia::before {
  content: "\f6f2"; }

.fa-pills::before {
  content: "\f484"; }

.fa-face-grin-wide::before {
  content: "\f581"; }

.fa-grin-alt::before {
  content: "\f581"; }

.fa-tooth::before {
  content: "\f5c9"; }

.fa-v::before {
  content: "\56"; }

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }

.fa-bicycle::before {
  content: "\f206"; }

.fa-staff-snake::before {
  content: "\e579"; }

.fa-rod-asclepius::before {
  content: "\e579"; }

.fa-rod-snake::before {
  content: "\e579"; }

.fa-staff-aesculapius::before {
  content: "\e579"; }

.fa-head-side-cough-slash::before {
  content: "\e062"; }

.fa-truck-medical::before {
  content: "\f0f9"; }

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }

.fa-snowman::before {
  content: "\f7d0"; }

.fa-mortar-pestle::before {
  content: "\f5a7"; }

.fa-road-barrier::before {
  content: "\e562"; }

.fa-school::before {
  content: "\f549"; }

.fa-igloo::before {
  content: "\f7ae"; }

.fa-joint::before {
  content: "\f595"; }

.fa-angle-right::before {
  content: "\f105"; }

.fa-horse::before {
  content: "\f6f0"; }

.fa-q::before {
  content: "\51"; }

.fa-g::before {
  content: "\47"; }

.fa-notes-medical::before {
  content: "\f481"; }

.fa-temperature-half::before {
  content: "\f2c9"; }

.fa-temperature-2::before {
  content: "\f2c9"; }

.fa-thermometer-2::before {
  content: "\f2c9"; }

.fa-thermometer-half::before {
  content: "\f2c9"; }

.fa-dong-sign::before {
  content: "\e169"; }

.fa-capsules::before {
  content: "\f46b"; }

.fa-poo-storm::before {
  content: "\f75a"; }

.fa-poo-bolt::before {
  content: "\f75a"; }

.fa-face-frown-open::before {
  content: "\f57a"; }

.fa-frown-open::before {
  content: "\f57a"; }

.fa-hand-point-up::before {
  content: "\f0a6"; }

.fa-money-bill::before {
  content: "\f0d6"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-align-justify::before {
  content: "\f039"; }

.fa-umbrella-beach::before {
  content: "\f5ca"; }

.fa-helmet-un::before {
  content: "\e503"; }

.fa-bullseye::before {
  content: "\f140"; }

.fa-bacon::before {
  content: "\f7e5"; }

.fa-hand-point-down::before {
  content: "\f0a7"; }

.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }

.fa-folder::before {
  content: "\f07b"; }

.fa-folder-blank::before {
  content: "\f07b"; }

.fa-file-waveform::before {
  content: "\f478"; }

.fa-file-medical-alt::before {
  content: "\f478"; }

.fa-radiation::before {
  content: "\f7b9"; }

.fa-chart-simple::before {
  content: "\e473"; }

.fa-mars-stroke::before {
  content: "\f229"; }

.fa-vial::before {
  content: "\f492"; }

.fa-gauge::before {
  content: "\f624"; }

.fa-dashboard::before {
  content: "\f624"; }

.fa-gauge-med::before {
  content: "\f624"; }

.fa-tachometer-alt-average::before {
  content: "\f624"; }

.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }

.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }

.fa-e::before {
  content: "\45"; }

.fa-pen-clip::before {
  content: "\f305"; }

.fa-pen-alt::before {
  content: "\f305"; }

.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }

.fa-user::before {
  content: "\f007"; }

.fa-school-circle-check::before {
  content: "\e56b"; }

.fa-dumpster::before {
  content: "\f793"; }

.fa-van-shuttle::before {
  content: "\f5b6"; }

.fa-shuttle-van::before {
  content: "\f5b6"; }

.fa-building-user::before {
  content: "\e4da"; }

.fa-square-caret-left::before {
  content: "\f191"; }

.fa-caret-square-left::before {
  content: "\f191"; }

.fa-highlighter::before {
  content: "\f591"; }

.fa-key::before {
  content: "\f084"; }

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-globe::before {
  content: "\f0ac"; }

.fa-synagogue::before {
  content: "\f69b"; }

.fa-person-half-dress::before {
  content: "\e548"; }

.fa-road-bridge::before {
  content: "\e563"; }

.fa-location-arrow::before {
  content: "\f124"; }

.fa-c::before {
  content: "\43"; }

.fa-tablet-button::before {
  content: "\f10a"; }

.fa-building-lock::before {
  content: "\e4d6"; }

.fa-pizza-slice::before {
  content: "\f818"; }

.fa-money-bill-wave::before {
  content: "\f53a"; }

.fa-chart-area::before {
  content: "\f1fe"; }

.fa-area-chart::before {
  content: "\f1fe"; }

.fa-house-flag::before {
  content: "\e50d"; }

.fa-person-circle-minus::before {
  content: "\e540"; }

.fa-ban::before {
  content: "\f05e"; }

.fa-cancel::before {
  content: "\f05e"; }

.fa-camera-rotate::before {
  content: "\e0d8"; }

.fa-spray-can-sparkles::before {
  content: "\f5d0"; }

.fa-air-freshener::before {
  content: "\f5d0"; }

.fa-star::before {
  content: "\f005"; }

.fa-repeat::before {
  content: "\f363"; }

.fa-cross::before {
  content: "\f654"; }

.fa-box::before {
  content: "\f466"; }

.fa-venus-mars::before {
  content: "\f228"; }

.fa-arrow-pointer::before {
  content: "\f245"; }

.fa-mouse-pointer::before {
  content: "\f245"; }

.fa-maximize::before {
  content: "\f31e"; }

.fa-expand-arrows-alt::before {
  content: "\f31e"; }

.fa-charging-station::before {
  content: "\f5e7"; }

.fa-shapes::before {
  content: "\f61f"; }

.fa-triangle-circle-square::before {
  content: "\f61f"; }

.fa-shuffle::before {
  content: "\f074"; }

.fa-random::before {
  content: "\f074"; }

.fa-person-running::before {
  content: "\f70c"; }

.fa-running::before {
  content: "\f70c"; }

.fa-mobile-retro::before {
  content: "\e527"; }

.fa-grip-lines-vertical::before {
  content: "\f7a5"; }

.fa-spider::before {
  content: "\f717"; }

.fa-hands-bound::before {
  content: "\e4f9"; }

.fa-file-invoice-dollar::before {
  content: "\f571"; }

.fa-plane-circle-exclamation::before {
  content: "\e556"; }

.fa-x-ray::before {
  content: "\f497"; }

.fa-spell-check::before {
  content: "\f891"; }

.fa-slash::before {
  content: "\f715"; }

.fa-computer-mouse::before {
  content: "\f8cc"; }

.fa-mouse::before {
  content: "\f8cc"; }

.fa-arrow-right-to-bracket::before {
  content: "\f090"; }

.fa-sign-in::before {
  content: "\f090"; }

.fa-shop-slash::before {
  content: "\e070"; }

.fa-store-alt-slash::before {
  content: "\e070"; }

.fa-server::before {
  content: "\f233"; }

.fa-virus-covid-slash::before {
  content: "\e4a9"; }

.fa-shop-lock::before {
  content: "\e4a5"; }

.fa-hourglass-start::before {
  content: "\f251"; }

.fa-hourglass-1::before {
  content: "\f251"; }

.fa-blender-phone::before {
  content: "\f6b6"; }

.fa-building-wheat::before {
  content: "\e4db"; }

.fa-person-breastfeeding::before {
  content: "\e53a"; }

.fa-right-to-bracket::before {
  content: "\f2f6"; }

.fa-sign-in-alt::before {
  content: "\f2f6"; }

.fa-venus::before {
  content: "\f221"; }

.fa-passport::before {
  content: "\f5ab"; }

.fa-heart-pulse::before {
  content: "\f21e"; }

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-people-carry-box::before {
  content: "\f4ce"; }

.fa-people-carry::before {
  content: "\f4ce"; }

.fa-temperature-high::before {
  content: "\f769"; }

.fa-microchip::before {
  content: "\f2db"; }

.fa-crown::before {
  content: "\f521"; }

.fa-weight-hanging::before {
  content: "\f5cd"; }

.fa-xmarks-lines::before {
  content: "\e59a"; }

.fa-file-prescription::before {
  content: "\f572"; }

.fa-weight-scale::before {
  content: "\f496"; }

.fa-weight::before {
  content: "\f496"; }

.fa-user-group::before {
  content: "\f500"; }

.fa-user-friends::before {
  content: "\f500"; }

.fa-arrow-up-a-z::before {
  content: "\f15e"; }

.fa-sort-alpha-up::before {
  content: "\f15e"; }

.fa-chess-knight::before {
  content: "\f441"; }

.fa-face-laugh-squint::before {
  content: "\f59b"; }

.fa-laugh-squint::before {
  content: "\f59b"; }

.fa-wheelchair::before {
  content: "\f193"; }

.fa-circle-arrow-up::before {
  content: "\f0aa"; }

.fa-arrow-circle-up::before {
  content: "\f0aa"; }

.fa-toggle-on::before {
  content: "\f205"; }

.fa-person-walking::before {
  content: "\f554"; }

.fa-walking::before {
  content: "\f554"; }

.fa-l::before {
  content: "\4c"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-bed-pulse::before {
  content: "\f487"; }

.fa-procedures::before {
  content: "\f487"; }

.fa-shuttle-space::before {
  content: "\f197"; }

.fa-space-shuttle::before {
  content: "\f197"; }

.fa-face-laugh::before {
  content: "\f599"; }

.fa-laugh::before {
  content: "\f599"; }

.fa-folder-open::before {
  content: "\f07c"; }

.fa-heart-circle-plus::before {
  content: "\e500"; }

.fa-code-fork::before {
  content: "\e13b"; }

.fa-city::before {
  content: "\f64f"; }

.fa-microphone-lines::before {
  content: "\f3c9"; }

.fa-microphone-alt::before {
  content: "\f3c9"; }

.fa-pepper-hot::before {
  content: "\f816"; }

.fa-unlock::before {
  content: "\f09c"; }

.fa-colon-sign::before {
  content: "\e140"; }

.fa-headset::before {
  content: "\f590"; }

.fa-store-slash::before {
  content: "\e071"; }

.fa-road-circle-xmark::before {
  content: "\e566"; }

.fa-user-minus::before {
  content: "\f503"; }

.fa-mars-stroke-up::before {
  content: "\f22a"; }

.fa-mars-stroke-v::before {
  content: "\f22a"; }

.fa-champagne-glasses::before {
  content: "\f79f"; }

.fa-glass-cheers::before {
  content: "\f79f"; }

.fa-clipboard::before {
  content: "\f328"; }

.fa-house-circle-exclamation::before {
  content: "\e50a"; }

.fa-file-arrow-up::before {
  content: "\f574"; }

.fa-file-upload::before {
  content: "\f574"; }

.fa-wifi::before {
  content: "\f1eb"; }

.fa-wifi-3::before {
  content: "\f1eb"; }

.fa-wifi-strong::before {
  content: "\f1eb"; }

.fa-bath::before {
  content: "\f2cd"; }

.fa-bathtub::before {
  content: "\f2cd"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-user-pen::before {
  content: "\f4ff"; }

.fa-user-edit::before {
  content: "\f4ff"; }

.fa-signature::before {
  content: "\f5b7"; }

.fa-stroopwafel::before {
  content: "\f551"; }

.fa-bold::before {
  content: "\f032"; }

.fa-anchor-lock::before {
  content: "\e4ad"; }

.fa-building-ngo::before {
  content: "\e4d7"; }

.fa-manat-sign::before {
  content: "\e1d5"; }

.fa-not-equal::before {
  content: "\f53e"; }

.fa-border-top-left::before {
  content: "\f853"; }

.fa-border-style::before {
  content: "\f853"; }

.fa-map-location-dot::before {
  content: "\f5a0"; }

.fa-map-marked-alt::before {
  content: "\f5a0"; }

.fa-jedi::before {
  content: "\f669"; }

.fa-square-poll-vertical::before {
  content: "\f681"; }

.fa-poll::before {
  content: "\f681"; }

.fa-mug-hot::before {
  content: "\f7b6"; }

.fa-car-battery::before {
  content: "\f5df"; }

.fa-battery-car::before {
  content: "\f5df"; }

.fa-gift::before {
  content: "\f06b"; }

.fa-dice-two::before {
  content: "\f528"; }

.fa-chess-queen::before {
  content: "\f445"; }

.fa-glasses::before {
  content: "\f530"; }

.fa-chess-board::before {
  content: "\f43c"; }

.fa-building-circle-check::before {
  content: "\e4d2"; }

.fa-person-chalkboard::before {
  content: "\e53d"; }

.fa-mars-stroke-right::before {
  content: "\f22b"; }

.fa-mars-stroke-h::before {
  content: "\f22b"; }

.fa-hand-back-fist::before {
  content: "\f255"; }

.fa-hand-rock::before {
  content: "\f255"; }

.fa-square-caret-up::before {
  content: "\f151"; }

.fa-caret-square-up::before {
  content: "\f151"; }

.fa-cloud-showers-water::before {
  content: "\e4e4"; }

.fa-chart-bar::before {
  content: "\f080"; }

.fa-bar-chart::before {
  content: "\f080"; }

.fa-hands-bubbles::before {
  content: "\e05e"; }

.fa-hands-wash::before {
  content: "\e05e"; }

.fa-less-than-equal::before {
  content: "\f537"; }

.fa-train::before {
  content: "\f238"; }

.fa-eye-low-vision::before {
  content: "\f2a8"; }

.fa-low-vision::before {
  content: "\f2a8"; }

.fa-crow::before {
  content: "\f520"; }

.fa-sailboat::before {
  content: "\e445"; }

.fa-window-restore::before {
  content: "\f2d2"; }

.fa-square-plus::before {
  content: "\f0fe"; }

.fa-plus-square::before {
  content: "\f0fe"; }

.fa-torii-gate::before {
  content: "\f6a1"; }

.fa-frog::before {
  content: "\f52e"; }

.fa-bucket::before {
  content: "\e4cf"; }

.fa-image::before {
  content: "\f03e"; }

.fa-microphone::before {
  content: "\f130"; }

.fa-cow::before {
  content: "\f6c8"; }

.fa-caret-up::before {
  content: "\f0d8"; }

.fa-screwdriver::before {
  content: "\f54a"; }

.fa-folder-closed::before {
  content: "\e185"; }

.fa-house-tsunami::before {
  content: "\e515"; }

.fa-square-nfi::before {
  content: "\e576"; }

.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }

.fa-martini-glass::before {
  content: "\f57b"; }

.fa-glass-martini-alt::before {
  content: "\f57b"; }

.fa-rotate-left::before {
  content: "\f2ea"; }

.fa-rotate-back::before {
  content: "\f2ea"; }

.fa-rotate-backward::before {
  content: "\f2ea"; }

.fa-undo-alt::before {
  content: "\f2ea"; }

.fa-table-columns::before {
  content: "\f0db"; }

.fa-columns::before {
  content: "\f0db"; }

.fa-lemon::before {
  content: "\f094"; }

.fa-head-side-mask::before {
  content: "\e063"; }

.fa-handshake::before {
  content: "\f2b5"; }

.fa-gem::before {
  content: "\f3a5"; }

.fa-dolly::before {
  content: "\f472"; }

.fa-dolly-box::before {
  content: "\f472"; }

.fa-smoking::before {
  content: "\f48d"; }

.fa-minimize::before {
  content: "\f78c"; }

.fa-compress-arrows-alt::before {
  content: "\f78c"; }

.fa-monument::before {
  content: "\f5a6"; }

.fa-snowplow::before {
  content: "\f7d2"; }

.fa-angles-right::before {
  content: "\f101"; }

.fa-angle-double-right::before {
  content: "\f101"; }

.fa-cannabis::before {
  content: "\f55f"; }

.fa-circle-play::before {
  content: "\f144"; }

.fa-play-circle::before {
  content: "\f144"; }

.fa-tablets::before {
  content: "\f490"; }

.fa-ethernet::before {
  content: "\f796"; }

.fa-euro-sign::before {
  content: "\f153"; }

.fa-eur::before {
  content: "\f153"; }

.fa-euro::before {
  content: "\f153"; }

.fa-chair::before {
  content: "\f6c0"; }

.fa-circle-check::before {
  content: "\f058"; }

.fa-check-circle::before {
  content: "\f058"; }

.fa-circle-stop::before {
  content: "\f28d"; }

.fa-stop-circle::before {
  content: "\f28d"; }

.fa-compass-drafting::before {
  content: "\f568"; }

.fa-drafting-compass::before {
  content: "\f568"; }

.fa-plate-wheat::before {
  content: "\e55a"; }

.fa-icicles::before {
  content: "\f7ad"; }

.fa-person-shelter::before {
  content: "\e54f"; }

.fa-neuter::before {
  content: "\f22c"; }

.fa-id-badge::before {
  content: "\f2c1"; }

.fa-marker::before {
  content: "\f5a1"; }

.fa-face-laugh-beam::before {
  content: "\f59a"; }

.fa-laugh-beam::before {
  content: "\f59a"; }

.fa-helicopter-symbol::before {
  content: "\e502"; }

.fa-universal-access::before {
  content: "\f29a"; }

.fa-circle-chevron-up::before {
  content: "\f139"; }

.fa-chevron-circle-up::before {
  content: "\f139"; }

.fa-lari-sign::before {
  content: "\e1c8"; }

.fa-volcano::before {
  content: "\f770"; }

.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }

.fa-sterling-sign::before {
  content: "\f154"; }

.fa-gbp::before {
  content: "\f154"; }

.fa-pound-sign::before {
  content: "\f154"; }

.fa-viruses::before {
  content: "\e076"; }

.fa-square-person-confined::before {
  content: "\e577"; }

.fa-user-tie::before {
  content: "\f508"; }

.fa-arrow-down-long::before {
  content: "\f175"; }

.fa-long-arrow-down::before {
  content: "\f175"; }

.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }

.fa-certificate::before {
  content: "\f0a3"; }

.fa-reply-all::before {
  content: "\f122"; }

.fa-mail-reply-all::before {
  content: "\f122"; }

.fa-suitcase::before {
  content: "\f0f2"; }

.fa-person-skating::before {
  content: "\f7c5"; }

.fa-skating::before {
  content: "\f7c5"; }

.fa-filter-circle-dollar::before {
  content: "\f662"; }

.fa-funnel-dollar::before {
  content: "\f662"; }

.fa-camera-retro::before {
  content: "\f083"; }

.fa-circle-arrow-down::before {
  content: "\f0ab"; }

.fa-arrow-circle-down::before {
  content: "\f0ab"; }

.fa-file-import::before {
  content: "\f56f"; }

.fa-arrow-right-to-file::before {
  content: "\f56f"; }

.fa-square-arrow-up-right::before {
  content: "\f14c"; }

.fa-external-link-square::before {
  content: "\f14c"; }

.fa-box-open::before {
  content: "\f49e"; }

.fa-scroll::before {
  content: "\f70e"; }

.fa-spa::before {
  content: "\f5bb"; }

.fa-location-pin-lock::before {
  content: "\e51f"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-hill-avalanche::before {
  content: "\e507"; }

.fa-temperature-empty::before {
  content: "\f2cb"; }

.fa-temperature-0::before {
  content: "\f2cb"; }

.fa-thermometer-0::before {
  content: "\f2cb"; }

.fa-thermometer-empty::before {
  content: "\f2cb"; }

.fa-bomb::before {
  content: "\f1e2"; }

.fa-registered::before {
  content: "\f25d"; }

.fa-address-card::before {
  content: "\f2bb"; }

.fa-contact-card::before {
  content: "\f2bb"; }

.fa-vcard::before {
  content: "\f2bb"; }

.fa-scale-unbalanced-flip::before {
  content: "\f516"; }

.fa-balance-scale-right::before {
  content: "\f516"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-diamond-turn-right::before {
  content: "\f5eb"; }

.fa-directions::before {
  content: "\f5eb"; }

.fa-burst::before {
  content: "\e4dc"; }

.fa-house-laptop::before {
  content: "\e066"; }

.fa-laptop-house::before {
  content: "\e066"; }

.fa-face-tired::before {
  content: "\f5c8"; }

.fa-tired::before {
  content: "\f5c8"; }

.fa-money-bills::before {
  content: "\e1f3"; }

.fa-smog::before {
  content: "\f75f"; }

.fa-crutch::before {
  content: "\f7f7"; }

.fa-cloud-arrow-up::before {
  content: "\f0ee"; }

.fa-cloud-upload::before {
  content: "\f0ee"; }

.fa-cloud-upload-alt::before {
  content: "\f0ee"; }

.fa-palette::before {
  content: "\f53f"; }

.fa-arrows-turn-right::before {
  content: "\e4c0"; }

.fa-vest::before {
  content: "\e085"; }

.fa-ferry::before {
  content: "\e4ea"; }

.fa-arrows-down-to-people::before {
  content: "\e4b9"; }

.fa-seedling::before {
  content: "\f4d8"; }

.fa-sprout::before {
  content: "\f4d8"; }

.fa-left-right::before {
  content: "\f337"; }

.fa-arrows-alt-h::before {
  content: "\f337"; }

.fa-boxes-packing::before {
  content: "\e4c7"; }

.fa-circle-arrow-left::before {
  content: "\f0a8"; }

.fa-arrow-circle-left::before {
  content: "\f0a8"; }

.fa-group-arrows-rotate::before {
  content: "\e4f6"; }

.fa-bowl-food::before {
  content: "\e4c6"; }

.fa-candy-cane::before {
  content: "\f786"; }

.fa-arrow-down-wide-short::before {
  content: "\f160"; }

.fa-sort-amount-asc::before {
  content: "\f160"; }

.fa-sort-amount-down::before {
  content: "\f160"; }

.fa-cloud-bolt::before {
  content: "\f76c"; }

.fa-thunderstorm::before {
  content: "\f76c"; }

.fa-text-slash::before {
  content: "\f87d"; }

.fa-remove-format::before {
  content: "\f87d"; }

.fa-face-smile-wink::before {
  content: "\f4da"; }

.fa-smile-wink::before {
  content: "\f4da"; }

.fa-file-word::before {
  content: "\f1c2"; }

.fa-file-powerpoint::before {
  content: "\f1c4"; }

.fa-arrows-left-right::before {
  content: "\f07e"; }

.fa-arrows-h::before {
  content: "\f07e"; }

.fa-house-lock::before {
  content: "\e510"; }

.fa-cloud-arrow-down::before {
  content: "\f0ed"; }

.fa-cloud-download::before {
  content: "\f0ed"; }

.fa-cloud-download-alt::before {
  content: "\f0ed"; }

.fa-children::before {
  content: "\e4e1"; }

.fa-chalkboard::before {
  content: "\f51b"; }

.fa-blackboard::before {
  content: "\f51b"; }

.fa-user-large-slash::before {
  content: "\f4fa"; }

.fa-user-alt-slash::before {
  content: "\f4fa"; }

.fa-envelope-open::before {
  content: "\f2b6"; }

.fa-handshake-simple-slash::before {
  content: "\e05f"; }

.fa-handshake-alt-slash::before {
  content: "\e05f"; }

.fa-mattress-pillow::before {
  content: "\e525"; }

.fa-guarani-sign::before {
  content: "\e19a"; }

.fa-arrows-rotate::before {
  content: "\f021"; }

.fa-refresh::before {
  content: "\f021"; }

.fa-sync::before {
  content: "\f021"; }

.fa-fire-extinguisher::before {
  content: "\f134"; }

.fa-cruzeiro-sign::before {
  content: "\e152"; }

.fa-greater-than-equal::before {
  content: "\f532"; }

.fa-shield-halved::before {
  content: "\f3ed"; }

.fa-shield-alt::before {
  content: "\f3ed"; }

.fa-book-atlas::before {
  content: "\f558"; }

.fa-atlas::before {
  content: "\f558"; }

.fa-virus::before {
  content: "\e074"; }

.fa-envelope-circle-check::before {
  content: "\e4e8"; }

.fa-layer-group::before {
  content: "\f5fd"; }

.fa-arrows-to-dot::before {
  content: "\e4be"; }

.fa-archway::before {
  content: "\f557"; }

.fa-heart-circle-check::before {
  content: "\e4fd"; }

.fa-house-chimney-crack::before {
  content: "\f6f1"; }

.fa-house-damage::before {
  content: "\f6f1"; }

.fa-file-zipper::before {
  content: "\f1c6"; }

.fa-file-archive::before {
  content: "\f1c6"; }

.fa-square::before {
  content: "\f0c8"; }

.fa-martini-glass-empty::before {
  content: "\f000"; }

.fa-glass-martini::before {
  content: "\f000"; }

.fa-couch::before {
  content: "\f4b8"; }

.fa-cedi-sign::before {
  content: "\e0df"; }

.fa-italic::before {
  content: "\f033"; }

.fa-church::before {
  content: "\f51d"; }

.fa-comments-dollar::before {
  content: "\f653"; }

.fa-democrat::before {
  content: "\f747"; }

.fa-z::before {
  content: "\5a"; }

.fa-person-skiing::before {
  content: "\f7c9"; }

.fa-skiing::before {
  content: "\f7c9"; }

.fa-road-lock::before {
  content: "\e567"; }

.fa-a::before {
  content: "\41"; }

.fa-temperature-arrow-down::before {
  content: "\e03f"; }

.fa-temperature-down::before {
  content: "\e03f"; }

.fa-feather-pointed::before {
  content: "\f56b"; }

.fa-feather-alt::before {
  content: "\f56b"; }

.fa-p::before {
  content: "\50"; }

.fa-snowflake::before {
  content: "\f2dc"; }

.fa-newspaper::before {
  content: "\f1ea"; }

.fa-rectangle-ad::before {
  content: "\f641"; }

.fa-ad::before {
  content: "\f641"; }

.fa-circle-arrow-right::before {
  content: "\f0a9"; }

.fa-arrow-circle-right::before {
  content: "\f0a9"; }

.fa-filter-circle-xmark::before {
  content: "\e17b"; }

.fa-locust::before {
  content: "\e520"; }

.fa-sort::before {
  content: "\f0dc"; }

.fa-unsorted::before {
  content: "\f0dc"; }

.fa-list-ol::before {
  content: "\f0cb"; }

.fa-list-1-2::before {
  content: "\f0cb"; }

.fa-list-numeric::before {
  content: "\f0cb"; }

.fa-person-dress-burst::before {
  content: "\e544"; }

.fa-money-check-dollar::before {
  content: "\f53d"; }

.fa-money-check-alt::before {
  content: "\f53d"; }

.fa-vector-square::before {
  content: "\f5cb"; }

.fa-bread-slice::before {
  content: "\f7ec"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-face-kiss-wink-heart::before {
  content: "\f598"; }

.fa-kiss-wink-heart::before {
  content: "\f598"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-question::before {
  content: "\3f"; }

.fa-file-signature::before {
  content: "\f573"; }

.fa-up-down-left-right::before {
  content: "\f0b2"; }

.fa-arrows-alt::before {
  content: "\f0b2"; }

.fa-house-chimney-user::before {
  content: "\e065"; }

.fa-hand-holding-heart::before {
  content: "\f4be"; }

.fa-puzzle-piece::before {
  content: "\f12e"; }

.fa-money-check::before {
  content: "\f53c"; }

.fa-star-half-stroke::before {
  content: "\f5c0"; }

.fa-star-half-alt::before {
  content: "\f5c0"; }

.fa-code::before {
  content: "\f121"; }

.fa-whiskey-glass::before {
  content: "\f7a0"; }

.fa-glass-whiskey::before {
  content: "\f7a0"; }

.fa-building-circle-exclamation::before {
  content: "\e4d3"; }

.fa-magnifying-glass-chart::before {
  content: "\e522"; }

.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }

.fa-external-link::before {
  content: "\f08e"; }

.fa-cubes-stacked::before {
  content: "\e4e6"; }

.fa-won-sign::before {
  content: "\f159"; }

.fa-krw::before {
  content: "\f159"; }

.fa-won::before {
  content: "\f159"; }

.fa-virus-covid::before {
  content: "\e4a8"; }

.fa-austral-sign::before {
  content: "\e0a9"; }

.fa-f::before {
  content: "\46"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-road::before {
  content: "\f018"; }

.fa-taxi::before {
  content: "\f1ba"; }

.fa-cab::before {
  content: "\f1ba"; }

.fa-person-circle-plus::before {
  content: "\e541"; }

.fa-chart-pie::before {
  content: "\f200"; }

.fa-pie-chart::before {
  content: "\f200"; }

.fa-bolt-lightning::before {
  content: "\e0b7"; }

.fa-sack-xmark::before {
  content: "\e56a"; }

.fa-file-excel::before {
  content: "\f1c3"; }

.fa-file-contract::before {
  content: "\f56c"; }

.fa-fish-fins::before {
  content: "\e4f2"; }

.fa-building-flag::before {
  content: "\e4d5"; }

.fa-face-grin-beam::before {
  content: "\f582"; }

.fa-grin-beam::before {
  content: "\f582"; }

.fa-object-ungroup::before {
  content: "\f248"; }

.fa-poop::before {
  content: "\f619"; }

.fa-location-pin::before {
  content: "\f041"; }

.fa-map-marker::before {
  content: "\f041"; }

.fa-kaaba::before {
  content: "\f66b"; }

.fa-toilet-paper::before {
  content: "\f71e"; }

.fa-helmet-safety::before {
  content: "\f807"; }

.fa-hard-hat::before {
  content: "\f807"; }

.fa-hat-hard::before {
  content: "\f807"; }

.fa-eject::before {
  content: "\f052"; }

.fa-circle-right::before {
  content: "\f35a"; }

.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }

.fa-plane-circle-check::before {
  content: "\e555"; }

.fa-face-rolling-eyes::before {
  content: "\f5a5"; }

.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }

.fa-object-group::before {
  content: "\f247"; }

.fa-chart-line::before {
  content: "\f201"; }

.fa-line-chart::before {
  content: "\f201"; }

.fa-mask-ventilator::before {
  content: "\e524"; }

.fa-arrow-right::before {
  content: "\f061"; }

.fa-signs-post::before {
  content: "\f277"; }

.fa-map-signs::before {
  content: "\f277"; }

.fa-cash-register::before {
  content: "\f788"; }

.fa-person-circle-question::before {
  content: "\e542"; }

.fa-h::before {
  content: "\48"; }

.fa-tarp::before {
  content: "\e57b"; }

.fa-screwdriver-wrench::before {
  content: "\f7d9"; }

.fa-tools::before {
  content: "\f7d9"; }

.fa-arrows-to-eye::before {
  content: "\e4bf"; }

.fa-plug-circle-bolt::before {
  content: "\e55b"; }

.fa-heart::before {
  content: "\f004"; }

.fa-mars-and-venus::before {
  content: "\f224"; }

.fa-house-user::before {
  content: "\e1b0"; }

.fa-home-user::before {
  content: "\e1b0"; }

.fa-dumpster-fire::before {
  content: "\f794"; }

.fa-house-crack::before {
  content: "\e3b1"; }

.fa-martini-glass-citrus::before {
  content: "\f561"; }

.fa-cocktail::before {
  content: "\f561"; }

.fa-face-surprise::before {
  content: "\f5c2"; }

.fa-surprise::before {
  content: "\f5c2"; }

.fa-bottle-water::before {
  content: "\e4c5"; }

.fa-circle-pause::before {
  content: "\f28b"; }

.fa-pause-circle::before {
  content: "\f28b"; }

.fa-toilet-paper-slash::before {
  content: "\e072"; }

.fa-apple-whole::before {
  content: "\f5d1"; }

.fa-apple-alt::before {
  content: "\f5d1"; }

.fa-kitchen-set::before {
  content: "\e51a"; }

.fa-r::before {
  content: "\52"; }

.fa-temperature-quarter::before {
  content: "\f2ca"; }

.fa-temperature-1::before {
  content: "\f2ca"; }

.fa-thermometer-1::before {
  content: "\f2ca"; }

.fa-thermometer-quarter::before {
  content: "\f2ca"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-bitcoin-sign::before {
  content: "\e0b4"; }

.fa-shield-dog::before {
  content: "\e573"; }

.fa-solar-panel::before {
  content: "\f5ba"; }

.fa-lock-open::before {
  content: "\f3c1"; }

.fa-elevator::before {
  content: "\e16d"; }

.fa-money-bill-transfer::before {
  content: "\e528"; }

.fa-money-bill-trend-up::before {
  content: "\e529"; }

.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }

.fa-square-poll-horizontal::before {
  content: "\f682"; }

.fa-poll-h::before {
  content: "\f682"; }

.fa-circle::before {
  content: "\f111"; }

.fa-backward-fast::before {
  content: "\f049"; }

.fa-fast-backward::before {
  content: "\f049"; }

.fa-recycle::before {
  content: "\f1b8"; }

.fa-user-astronaut::before {
  content: "\f4fb"; }

.fa-plane-slash::before {
  content: "\e069"; }

.fa-trademark::before {
  content: "\f25c"; }

.fa-basketball::before {
  content: "\f434"; }

.fa-basketball-ball::before {
  content: "\f434"; }

.fa-satellite-dish::before {
  content: "\f7c0"; }

.fa-circle-up::before {
  content: "\f35b"; }

.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }

.fa-mobile-screen-button::before {
  content: "\f3cd"; }

.fa-mobile-alt::before {
  content: "\f3cd"; }

.fa-volume-high::before {
  content: "\f028"; }

.fa-volume-up::before {
  content: "\f028"; }

.fa-users-rays::before {
  content: "\e593"; }

.fa-wallet::before {
  content: "\f555"; }

.fa-clipboard-check::before {
  content: "\f46c"; }

.fa-file-audio::before {
  content: "\f1c7"; }

.fa-burger::before {
  content: "\f805"; }

.fa-hamburger::before {
  content: "\f805"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-bugs::before {
  content: "\e4d0"; }

.fa-rupee-sign::before {
  content: "\f156"; }

.fa-rupee::before {
  content: "\f156"; }

.fa-file-image::before {
  content: "\f1c5"; }

.fa-circle-question::before {
  content: "\f059"; }

.fa-question-circle::before {
  content: "\f059"; }

.fa-plane-departure::before {
  content: "\f5b0"; }

.fa-handshake-slash::before {
  content: "\e060"; }

.fa-book-bookmark::before {
  content: "\e0bb"; }

.fa-code-branch::before {
  content: "\f126"; }

.fa-hat-cowboy::before {
  content: "\f8c0"; }

.fa-bridge::before {
  content: "\e4c8"; }

.fa-phone-flip::before {
  content: "\f879"; }

.fa-phone-alt::before {
  content: "\f879"; }

.fa-truck-front::before {
  content: "\e2b7"; }

.fa-cat::before {
  content: "\f6be"; }

.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }

.fa-truck-field::before {
  content: "\e58d"; }

.fa-route::before {
  content: "\f4d7"; }

.fa-clipboard-question::before {
  content: "\e4e3"; }

.fa-panorama::before {
  content: "\e209"; }

.fa-comment-medical::before {
  content: "\f7f5"; }

.fa-teeth-open::before {
  content: "\f62f"; }

.fa-file-circle-minus::before {
  content: "\e4ed"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-wine-glass::before {
  content: "\f4e3"; }

.fa-forward-fast::before {
  content: "\f050"; }

.fa-fast-forward::before {
  content: "\f050"; }

.fa-face-meh-blank::before {
  content: "\f5a4"; }

.fa-meh-blank::before {
  content: "\f5a4"; }

.fa-square-parking::before {
  content: "\f540"; }

.fa-parking::before {
  content: "\f540"; }

.fa-house-signal::before {
  content: "\e012"; }

.fa-bars-progress::before {
  content: "\f828"; }

.fa-tasks-alt::before {
  content: "\f828"; }

.fa-faucet-drip::before {
  content: "\e006"; }

.fa-cart-flatbed::before {
  content: "\f474"; }

.fa-dolly-flatbed::before {
  content: "\f474"; }

.fa-ban-smoking::before {
  content: "\f54d"; }

.fa-smoking-ban::before {
  content: "\f54d"; }

.fa-terminal::before {
  content: "\f120"; }

.fa-mobile-button::before {
  content: "\f10b"; }

.fa-house-medical-flag::before {
  content: "\e514"; }

.fa-basket-shopping::before {
  content: "\f291"; }

.fa-shopping-basket::before {
  content: "\f291"; }

.fa-tape::before {
  content: "\f4db"; }

.fa-bus-simple::before {
  content: "\f55e"; }

.fa-bus-alt::before {
  content: "\f55e"; }

.fa-eye::before {
  content: "\f06e"; }

.fa-face-sad-cry::before {
  content: "\f5b3"; }

.fa-sad-cry::before {
  content: "\f5b3"; }

.fa-audio-description::before {
  content: "\f29e"; }

.fa-person-military-to-person::before {
  content: "\e54c"; }

.fa-file-shield::before {
  content: "\e4f0"; }

.fa-user-slash::before {
  content: "\f506"; }

.fa-pen::before {
  content: "\f304"; }

.fa-tower-observation::before {
  content: "\e586"; }

.fa-file-code::before {
  content: "\f1c9"; }

.fa-signal::before {
  content: "\f012"; }

.fa-signal-5::before {
  content: "\f012"; }

.fa-signal-perfect::before {
  content: "\f012"; }

.fa-bus::before {
  content: "\f207"; }

.fa-heart-circle-xmark::before {
  content: "\e501"; }

.fa-house-chimney::before {
  content: "\e3af"; }

.fa-home-lg::before {
  content: "\e3af"; }

.fa-window-maximize::before {
  content: "\f2d0"; }

.fa-face-frown::before {
  content: "\f119"; }

.fa-frown::before {
  content: "\f119"; }

.fa-prescription::before {
  content: "\f5b1"; }

.fa-shop::before {
  content: "\f54f"; }

.fa-store-alt::before {
  content: "\f54f"; }

.fa-floppy-disk::before {
  content: "\f0c7"; }

.fa-save::before {
  content: "\f0c7"; }

.fa-vihara::before {
  content: "\f6a7"; }

.fa-scale-unbalanced::before {
  content: "\f515"; }

.fa-balance-scale-left::before {
  content: "\f515"; }

.fa-sort-up::before {
  content: "\f0de"; }

.fa-sort-asc::before {
  content: "\f0de"; }

.fa-comment-dots::before {
  content: "\f4ad"; }

.fa-commenting::before {
  content: "\f4ad"; }

.fa-plant-wilt::before {
  content: "\e5aa"; }

.fa-diamond::before {
  content: "\f219"; }

.fa-face-grin-squint::before {
  content: "\f585"; }

.fa-grin-squint::before {
  content: "\f585"; }

.fa-hand-holding-dollar::before {
  content: "\f4c0"; }

.fa-hand-holding-usd::before {
  content: "\f4c0"; }

.fa-bacterium::before {
  content: "\e05a"; }

.fa-hand-pointer::before {
  content: "\f25a"; }

.fa-drum-steelpan::before {
  content: "\f56a"; }

.fa-hand-scissors::before {
  content: "\f257"; }

.fa-hands-praying::before {
  content: "\f684"; }

.fa-praying-hands::before {
  content: "\f684"; }

.fa-arrow-rotate-right::before {
  content: "\f01e"; }

.fa-arrow-right-rotate::before {
  content: "\f01e"; }

.fa-arrow-rotate-forward::before {
  content: "\f01e"; }

.fa-redo::before {
  content: "\f01e"; }

.fa-biohazard::before {
  content: "\f780"; }

.fa-location-crosshairs::before {
  content: "\f601"; }

.fa-location::before {
  content: "\f601"; }

.fa-mars-double::before {
  content: "\f227"; }

.fa-child-dress::before {
  content: "\e59c"; }

.fa-users-between-lines::before {
  content: "\e591"; }

.fa-lungs-virus::before {
  content: "\e067"; }

.fa-face-grin-tears::before {
  content: "\f588"; }

.fa-grin-tears::before {
  content: "\f588"; }

.fa-phone::before {
  content: "\f095"; }

.fa-calendar-xmark::before {
  content: "\f273"; }

.fa-calendar-times::before {
  content: "\f273"; }

.fa-child-reaching::before {
  content: "\e59d"; }

.fa-head-side-virus::before {
  content: "\e064"; }

.fa-user-gear::before {
  content: "\f4fe"; }

.fa-user-cog::before {
  content: "\f4fe"; }

.fa-arrow-up-1-9::before {
  content: "\f163"; }

.fa-sort-numeric-up::before {
  content: "\f163"; }

.fa-door-closed::before {
  content: "\f52a"; }

.fa-shield-virus::before {
  content: "\e06c"; }

.fa-dice-six::before {
  content: "\f526"; }

.fa-mosquito-net::before {
  content: "\e52c"; }

.fa-bridge-water::before {
  content: "\e4ce"; }

.fa-person-booth::before {
  content: "\f756"; }

.fa-text-width::before {
  content: "\f035"; }

.fa-hat-wizard::before {
  content: "\f6e8"; }

.fa-pen-fancy::before {
  content: "\f5ac"; }

.fa-person-digging::before {
  content: "\f85e"; }

.fa-digging::before {
  content: "\f85e"; }

.fa-trash::before {
  content: "\f1f8"; }

.fa-gauge-simple::before {
  content: "\f629"; }

.fa-gauge-simple-med::before {
  content: "\f629"; }

.fa-tachometer-average::before {
  content: "\f629"; }

.fa-book-medical::before {
  content: "\f7e6"; }

.fa-poo::before {
  content: "\f2fe"; }

.fa-quote-right::before {
  content: "\f10e"; }

.fa-quote-right-alt::before {
  content: "\f10e"; }

.fa-shirt::before {
  content: "\f553"; }

.fa-t-shirt::before {
  content: "\f553"; }

.fa-tshirt::before {
  content: "\f553"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-divide::before {
  content: "\f529"; }

.fa-tenge-sign::before {
  content: "\f7d7"; }

.fa-tenge::before {
  content: "\f7d7"; }

.fa-headphones::before {
  content: "\f025"; }

.fa-hands-holding::before {
  content: "\f4c2"; }

.fa-hands-clapping::before {
  content: "\e1a8"; }

.fa-republican::before {
  content: "\f75e"; }

.fa-arrow-left::before {
  content: "\f060"; }

.fa-person-circle-xmark::before {
  content: "\e543"; }

.fa-ruler::before {
  content: "\f545"; }

.fa-align-left::before {
  content: "\f036"; }

.fa-dice-d6::before {
  content: "\f6d1"; }

.fa-restroom::before {
  content: "\f7bd"; }

.fa-j::before {
  content: "\4a"; }

.fa-users-viewfinder::before {
  content: "\e595"; }

.fa-file-video::before {
  content: "\f1c8"; }

.fa-up-right-from-square::before {
  content: "\f35d"; }

.fa-external-link-alt::before {
  content: "\f35d"; }

.fa-table-cells::before {
  content: "\f00a"; }

.fa-th::before {
  content: "\f00a"; }

.fa-file-pdf::before {
  content: "\f1c1"; }

.fa-book-bible::before {
  content: "\f647"; }

.fa-bible::before {
  content: "\f647"; }

.fa-o::before {
  content: "\4f"; }

.fa-suitcase-medical::before {
  content: "\f0fa"; }

.fa-medkit::before {
  content: "\f0fa"; }

.fa-user-secret::before {
  content: "\f21b"; }

.fa-otter::before {
  content: "\f700"; }

.fa-person-dress::before {
  content: "\f182"; }

.fa-female::before {
  content: "\f182"; }

.fa-comment-dollar::before {
  content: "\f651"; }

.fa-business-time::before {
  content: "\f64a"; }

.fa-briefcase-clock::before {
  content: "\f64a"; }

.fa-table-cells-large::before {
  content: "\f009"; }

.fa-th-large::before {
  content: "\f009"; }

.fa-book-tanakh::before {
  content: "\f827"; }

.fa-tanakh::before {
  content: "\f827"; }

.fa-phone-volume::before {
  content: "\f2a0"; }

.fa-volume-control-phone::before {
  content: "\f2a0"; }

.fa-hat-cowboy-side::before {
  content: "\f8c1"; }

.fa-clipboard-user::before {
  content: "\f7f3"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-lira-sign::before {
  content: "\f195"; }

.fa-satellite::before {
  content: "\f7bf"; }

.fa-plane-lock::before {
  content: "\e558"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-comment::before {
  content: "\f075"; }

.fa-cake-candles::before {
  content: "\f1fd"; }

.fa-birthday-cake::before {
  content: "\f1fd"; }

.fa-cake::before {
  content: "\f1fd"; }

.fa-envelope::before {
  content: "\f0e0"; }

.fa-angles-up::before {
  content: "\f102"; }

.fa-angle-double-up::before {
  content: "\f102"; }

.fa-paperclip::before {
  content: "\f0c6"; }

.fa-arrow-right-to-city::before {
  content: "\e4b3"; }

.fa-ribbon::before {
  content: "\f4d6"; }

.fa-lungs::before {
  content: "\f604"; }

.fa-arrow-up-9-1::before {
  content: "\f887"; }

.fa-sort-numeric-up-alt::before {
  content: "\f887"; }

.fa-litecoin-sign::before {
  content: "\e1d3"; }

.fa-border-none::before {
  content: "\f850"; }

.fa-circle-nodes::before {
  content: "\e4e2"; }

.fa-parachute-box::before {
  content: "\f4cd"; }

.fa-indent::before {
  content: "\f03c"; }

.fa-truck-field-un::before {
  content: "\e58e"; }

.fa-hourglass::before {
  content: "\f254"; }

.fa-hourglass-empty::before {
  content: "\f254"; }

.fa-mountain::before {
  content: "\f6fc"; }

.fa-user-doctor::before {
  content: "\f0f0"; }

.fa-user-md::before {
  content: "\f0f0"; }

.fa-circle-info::before {
  content: "\f05a"; }

.fa-info-circle::before {
  content: "\f05a"; }

.fa-cloud-meatball::before {
  content: "\f73b"; }

.fa-camera::before {
  content: "\f030"; }

.fa-camera-alt::before {
  content: "\f030"; }

.fa-square-virus::before {
  content: "\e578"; }

.fa-meteor::before {
  content: "\f753"; }

.fa-car-on::before {
  content: "\e4dd"; }

.fa-sleigh::before {
  content: "\f7cc"; }

.fa-arrow-down-1-9::before {
  content: "\f162"; }

.fa-sort-numeric-asc::before {
  content: "\f162"; }

.fa-sort-numeric-down::before {
  content: "\f162"; }

.fa-hand-holding-droplet::before {
  content: "\f4c1"; }

.fa-hand-holding-water::before {
  content: "\f4c1"; }

.fa-water::before {
  content: "\f773"; }

.fa-calendar-check::before {
  content: "\f274"; }

.fa-braille::before {
  content: "\f2a1"; }

.fa-prescription-bottle-medical::before {
  content: "\f486"; }

.fa-prescription-bottle-alt::before {
  content: "\f486"; }

.fa-landmark::before {
  content: "\f66f"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-crosshairs::before {
  content: "\f05b"; }

.fa-person-cane::before {
  content: "\e53c"; }

.fa-tent::before {
  content: "\e57d"; }

.fa-vest-patches::before {
  content: "\e086"; }

.fa-check-double::before {
  content: "\f560"; }

.fa-arrow-down-a-z::before {
  content: "\f15d"; }

.fa-sort-alpha-asc::before {
  content: "\f15d"; }

.fa-sort-alpha-down::before {
  content: "\f15d"; }

.fa-money-bill-wheat::before {
  content: "\e52a"; }

.fa-cookie::before {
  content: "\f563"; }

.fa-arrow-rotate-left::before {
  content: "\f0e2"; }

.fa-arrow-left-rotate::before {
  content: "\f0e2"; }

.fa-arrow-rotate-back::before {
  content: "\f0e2"; }

.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }

.fa-undo::before {
  content: "\f0e2"; }

.fa-hard-drive::before {
  content: "\f0a0"; }

.fa-hdd::before {
  content: "\f0a0"; }

.fa-face-grin-squint-tears::before {
  content: "\f586"; }

.fa-grin-squint-tears::before {
  content: "\f586"; }

.fa-dumbbell::before {
  content: "\f44b"; }

.fa-rectangle-list::before {
  content: "\f022"; }

.fa-list-alt::before {
  content: "\f022"; }

.fa-tarp-droplet::before {
  content: "\e57c"; }

.fa-house-medical-circle-check::before {
  content: "\e511"; }

.fa-person-skiing-nordic::before {
  content: "\f7ca"; }

.fa-skiing-nordic::before {
  content: "\f7ca"; }

.fa-calendar-plus::before {
  content: "\f271"; }

.fa-plane-arrival::before {
  content: "\f5af"; }

.fa-circle-left::before {
  content: "\f359"; }

.fa-arrow-alt-circle-left::before {
  content: "\f359"; }

.fa-train-subway::before {
  content: "\f239"; }

.fa-subway::before {
  content: "\f239"; }

.fa-chart-gantt::before {
  content: "\e0e4"; }

.fa-indian-rupee-sign::before {
  content: "\e1bc"; }

.fa-indian-rupee::before {
  content: "\e1bc"; }

.fa-inr::before {
  content: "\e1bc"; }

.fa-crop-simple::before {
  content: "\f565"; }

.fa-crop-alt::before {
  content: "\f565"; }

.fa-money-bill-1::before {
  content: "\f3d1"; }

.fa-money-bill-alt::before {
  content: "\f3d1"; }

.fa-left-long::before {
  content: "\f30a"; }

.fa-long-arrow-alt-left::before {
  content: "\f30a"; }

.fa-dna::before {
  content: "\f471"; }

.fa-virus-slash::before {
  content: "\e075"; }

.fa-minus::before {
  content: "\f068"; }

.fa-subtract::before {
  content: "\f068"; }

.fa-chess::before {
  content: "\f439"; }

.fa-arrow-left-long::before {
  content: "\f177"; }

.fa-long-arrow-left::before {
  content: "\f177"; }

.fa-plug-circle-check::before {
  content: "\e55c"; }

.fa-street-view::before {
  content: "\f21d"; }

.fa-franc-sign::before {
  content: "\e18f"; }

.fa-volume-off::before {
  content: "\f026"; }

.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }

.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-asl-interpreting::before {
  content: "\f2a3"; }

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }

.fa-gear::before {
  content: "\f013"; }

.fa-cog::before {
  content: "\f013"; }

.fa-droplet-slash::before {
  content: "\f5c7"; }

.fa-tint-slash::before {
  content: "\f5c7"; }

.fa-mosque::before {
  content: "\f678"; }

.fa-mosquito::before {
  content: "\e52b"; }

.fa-star-of-david::before {
  content: "\f69a"; }

.fa-person-military-rifle::before {
  content: "\e54b"; }

.fa-cart-shopping::before {
  content: "\f07a"; }

.fa-shopping-cart::before {
  content: "\f07a"; }

.fa-vials::before {
  content: "\f493"; }

.fa-plug-circle-plus::before {
  content: "\e55f"; }

.fa-place-of-worship::before {
  content: "\f67f"; }

.fa-grip-vertical::before {
  content: "\f58e"; }

.fa-arrow-turn-up::before {
  content: "\f148"; }

.fa-level-up::before {
  content: "\f148"; }

.fa-u::before {
  content: "\55"; }

.fa-square-root-variable::before {
  content: "\f698"; }

.fa-square-root-alt::before {
  content: "\f698"; }

.fa-clock::before {
  content: "\f017"; }

.fa-clock-four::before {
  content: "\f017"; }

.fa-backward-step::before {
  content: "\f048"; }

.fa-step-backward::before {
  content: "\f048"; }

.fa-pallet::before {
  content: "\f482"; }

.fa-faucet::before {
  content: "\e005"; }

.fa-baseball-bat-ball::before {
  content: "\f432"; }

.fa-s::before {
  content: "\53"; }

.fa-timeline::before {
  content: "\e29c"; }

.fa-keyboard::before {
  content: "\f11c"; }

.fa-caret-down::before {
  content: "\f0d7"; }

.fa-house-chimney-medical::before {
  content: "\f7f2"; }

.fa-clinic-medical::before {
  content: "\f7f2"; }

.fa-temperature-three-quarters::before {
  content: "\f2c8"; }

.fa-temperature-3::before {
  content: "\f2c8"; }

.fa-thermometer-3::before {
  content: "\f2c8"; }

.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }

.fa-mobile-screen::before {
  content: "\f3cf"; }

.fa-mobile-android-alt::before {
  content: "\f3cf"; }

.fa-plane-up::before {
  content: "\e22d"; }

.fa-piggy-bank::before {
  content: "\f4d3"; }

.fa-battery-half::before {
  content: "\f242"; }

.fa-battery-3::before {
  content: "\f242"; }

.fa-mountain-city::before {
  content: "\e52e"; }

.fa-coins::before {
  content: "\f51e"; }

.fa-khanda::before {
  content: "\f66d"; }

.fa-sliders::before {
  content: "\f1de"; }

.fa-sliders-h::before {
  content: "\f1de"; }

.fa-folder-tree::before {
  content: "\f802"; }

.fa-network-wired::before {
  content: "\f6ff"; }

.fa-map-pin::before {
  content: "\f276"; }

.fa-hamsa::before {
  content: "\f665"; }

.fa-cent-sign::before {
  content: "\e3f5"; }

.fa-flask::before {
  content: "\f0c3"; }

.fa-person-pregnant::before {
  content: "\e31e"; }

.fa-wand-sparkles::before {
  content: "\f72b"; }

.fa-ellipsis-vertical::before {
  content: "\f142"; }

.fa-ellipsis-v::before {
  content: "\f142"; }

.fa-ticket::before {
  content: "\f145"; }

.fa-power-off::before {
  content: "\f011"; }

.fa-right-long::before {
  content: "\f30b"; }

.fa-long-arrow-alt-right::before {
  content: "\f30b"; }

.fa-flag-usa::before {
  content: "\f74d"; }

.fa-laptop-file::before {
  content: "\e51d"; }

.fa-tty::before {
  content: "\f1e4"; }

.fa-teletype::before {
  content: "\f1e4"; }

.fa-diagram-next::before {
  content: "\e476"; }

.fa-person-rifle::before {
  content: "\e54e"; }

.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }

.fa-closed-captioning::before {
  content: "\f20a"; }

.fa-person-hiking::before {
  content: "\f6ec"; }

.fa-hiking::before {
  content: "\f6ec"; }

.fa-venus-double::before {
  content: "\f226"; }

.fa-images::before {
  content: "\f302"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-people-pulling::before {
  content: "\e535"; }

.fa-n::before {
  content: "\4e"; }

.fa-cable-car::before {
  content: "\f7da"; }

.fa-tram::before {
  content: "\f7da"; }

.fa-cloud-rain::before {
  content: "\f73d"; }

.fa-building-circle-xmark::before {
  content: "\e4d4"; }

.fa-ship::before {
  content: "\f21a"; }

.fa-arrows-down-to-line::before {
  content: "\e4b8"; }

.fa-download::before {
  content: "\f019"; }

.fa-face-grin::before {
  content: "\f580"; }

.fa-grin::before {
  content: "\f580"; }

.fa-delete-left::before {
  content: "\f55a"; }

.fa-backspace::before {
  content: "\f55a"; }

.fa-eye-dropper::before {
  content: "\f1fb"; }

.fa-eye-dropper-empty::before {
  content: "\f1fb"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

.fa-file-circle-check::before {
  content: "\e5a0"; }

.fa-forward::before {
  content: "\f04e"; }

.fa-mobile::before {
  content: "\f3ce"; }

.fa-mobile-android::before {
  content: "\f3ce"; }

.fa-mobile-phone::before {
  content: "\f3ce"; }

.fa-face-meh::before {
  content: "\f11a"; }

.fa-meh::before {
  content: "\f11a"; }

.fa-align-center::before {
  content: "\f037"; }

.fa-book-skull::before {
  content: "\f6b7"; }

.fa-book-dead::before {
  content: "\f6b7"; }

.fa-id-card::before {
  content: "\f2c2"; }

.fa-drivers-license::before {
  content: "\f2c2"; }

.fa-outdent::before {
  content: "\f03b"; }

.fa-dedent::before {
  content: "\f03b"; }

.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }

.fa-house::before {
  content: "\f015"; }

.fa-home::before {
  content: "\f015"; }

.fa-home-alt::before {
  content: "\f015"; }

.fa-home-lg-alt::before {
  content: "\f015"; }

.fa-calendar-week::before {
  content: "\f784"; }

.fa-laptop-medical::before {
  content: "\f812"; }

.fa-b::before {
  content: "\42"; }

.fa-file-medical::before {
  content: "\f477"; }

.fa-dice-one::before {
  content: "\f525"; }

.fa-kiwi-bird::before {
  content: "\f535"; }

.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }

.fa-exchange::before {
  content: "\f0ec"; }

.fa-rotate-right::before {
  content: "\f2f9"; }

.fa-redo-alt::before {
  content: "\f2f9"; }

.fa-rotate-forward::before {
  content: "\f2f9"; }

.fa-utensils::before {
  content: "\f2e7"; }

.fa-cutlery::before {
  content: "\f2e7"; }

.fa-arrow-up-wide-short::before {
  content: "\f161"; }

.fa-sort-amount-up::before {
  content: "\f161"; }

.fa-mill-sign::before {
  content: "\e1ed"; }

.fa-bowl-rice::before {
  content: "\e2eb"; }

.fa-skull::before {
  content: "\f54c"; }

.fa-tower-broadcast::before {
  content: "\f519"; }

.fa-broadcast-tower::before {
  content: "\f519"; }

.fa-truck-pickup::before {
  content: "\f63c"; }

.fa-up-long::before {
  content: "\f30c"; }

.fa-long-arrow-alt-up::before {
  content: "\f30c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-code-merge::before {
  content: "\f387"; }

.fa-upload::before {
  content: "\f093"; }

.fa-hurricane::before {
  content: "\f751"; }

.fa-mound::before {
  content: "\e52d"; }

.fa-toilet-portable::before {
  content: "\e583"; }

.fa-compact-disc::before {
  content: "\f51f"; }

.fa-file-arrow-down::before {
  content: "\f56d"; }

.fa-file-download::before {
  content: "\f56d"; }

.fa-caravan::before {
  content: "\f8ff"; }

.fa-shield-cat::before {
  content: "\e572"; }

.fa-bolt::before {
  content: "\f0e7"; }

.fa-zap::before {
  content: "\f0e7"; }

.fa-glass-water::before {
  content: "\e4f4"; }

.fa-oil-well::before {
  content: "\e532"; }

.fa-vault::before {
  content: "\e2c5"; }

.fa-mars::before {
  content: "\f222"; }

.fa-toilet::before {
  content: "\f7d8"; }

.fa-plane-circle-xmark::before {
  content: "\e557"; }

.fa-yen-sign::before {
  content: "\f157"; }

.fa-cny::before {
  content: "\f157"; }

.fa-jpy::before {
  content: "\f157"; }

.fa-rmb::before {
  content: "\f157"; }

.fa-yen::before {
  content: "\f157"; }

.fa-ruble-sign::before {
  content: "\f158"; }

.fa-rouble::before {
  content: "\f158"; }

.fa-rub::before {
  content: "\f158"; }

.fa-ruble::before {
  content: "\f158"; }

.fa-sun::before {
  content: "\f185"; }

.fa-guitar::before {
  content: "\f7a6"; }

.fa-face-laugh-wink::before {
  content: "\f59c"; }

.fa-laugh-wink::before {
  content: "\f59c"; }

.fa-horse-head::before {
  content: "\f7ab"; }

.fa-bore-hole::before {
  content: "\e4c3"; }

.fa-industry::before {
  content: "\f275"; }

.fa-circle-down::before {
  content: "\f358"; }

.fa-arrow-alt-circle-down::before {
  content: "\f358"; }

.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }

.fa-florin-sign::before {
  content: "\e184"; }

.fa-arrow-down-short-wide::before {
  content: "\f884"; }

.fa-sort-amount-desc::before {
  content: "\f884"; }

.fa-sort-amount-down-alt::before {
  content: "\f884"; }

.fa-less-than::before {
  content: "\3c"; }

.fa-angle-down::before {
  content: "\f107"; }

.fa-car-tunnel::before {
  content: "\e4de"; }

.fa-head-side-cough::before {
  content: "\e061"; }

.fa-grip-lines::before {
  content: "\f7a4"; }

.fa-thumbs-down::before {
  content: "\f165"; }

.fa-user-lock::before {
  content: "\f502"; }

.fa-arrow-right-long::before {
  content: "\f178"; }

.fa-long-arrow-right::before {
  content: "\f178"; }

.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }

.fa-ellipsis::before {
  content: "\f141"; }

.fa-ellipsis-h::before {
  content: "\f141"; }

.fa-chess-pawn::before {
  content: "\f443"; }

.fa-kit-medical::before {
  content: "\f479"; }

.fa-first-aid::before {
  content: "\f479"; }

.fa-person-through-window::before {
  content: "\e5a9"; }

.fa-toolbox::before {
  content: "\f552"; }

.fa-hands-holding-circle::before {
  content: "\e4fb"; }

.fa-bug::before {
  content: "\f188"; }

.fa-credit-card::before {
  content: "\f09d"; }

.fa-credit-card-alt::before {
  content: "\f09d"; }

.fa-car::before {
  content: "\f1b9"; }

.fa-automobile::before {
  content: "\f1b9"; }

.fa-hand-holding-hand::before {
  content: "\e4f7"; }

.fa-book-open-reader::before {
  content: "\f5da"; }

.fa-book-reader::before {
  content: "\f5da"; }

.fa-mountain-sun::before {
  content: "\e52f"; }

.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }

.fa-dice-d20::before {
  content: "\f6cf"; }

.fa-truck-droplet::before {
  content: "\e58c"; }

.fa-file-circle-xmark::before {
  content: "\e5a1"; }

.fa-temperature-arrow-up::before {
  content: "\e040"; }

.fa-temperature-up::before {
  content: "\e040"; }

.fa-medal::before {
  content: "\f5a2"; }

.fa-bed::before {
  content: "\f236"; }

.fa-square-h::before {
  content: "\f0fd"; }

.fa-h-square::before {
  content: "\f0fd"; }

.fa-podcast::before {
  content: "\f2ce"; }

.fa-temperature-full::before {
  content: "\f2c7"; }

.fa-temperature-4::before {
  content: "\f2c7"; }

.fa-thermometer-4::before {
  content: "\f2c7"; }

.fa-thermometer-full::before {
  content: "\f2c7"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-plug-circle-xmark::before {
  content: "\e560"; }

.fa-star-of-life::before {
  content: "\f621"; }

.fa-phone-slash::before {
  content: "\f3dd"; }

.fa-paint-roller::before {
  content: "\f5aa"; }

.fa-handshake-angle::before {
  content: "\f4c4"; }

.fa-hands-helping::before {
  content: "\f4c4"; }

.fa-location-dot::before {
  content: "\f3c5"; }

.fa-map-marker-alt::before {
  content: "\f3c5"; }

.fa-file::before {
  content: "\f15b"; }

.fa-greater-than::before {
  content: "\3e"; }

.fa-person-swimming::before {
  content: "\f5c4"; }

.fa-swimmer::before {
  content: "\f5c4"; }

.fa-arrow-down::before {
  content: "\f063"; }

.fa-droplet::before {
  content: "\f043"; }

.fa-tint::before {
  content: "\f043"; }

.fa-eraser::before {
  content: "\f12d"; }

.fa-earth-americas::before {
  content: "\f57d"; }

.fa-earth::before {
  content: "\f57d"; }

.fa-earth-america::before {
  content: "\f57d"; }

.fa-globe-americas::before {
  content: "\f57d"; }

.fa-person-burst::before {
  content: "\e53b"; }

.fa-dove::before {
  content: "\f4ba"; }

.fa-battery-empty::before {
  content: "\f244"; }

.fa-battery-0::before {
  content: "\f244"; }

.fa-socks::before {
  content: "\f696"; }

.fa-inbox::before {
  content: "\f01c"; }

.fa-section::before {
  content: "\e447"; }

.fa-gauge-high::before {
  content: "\f625"; }

.fa-tachometer-alt::before {
  content: "\f625"; }

.fa-tachometer-alt-fast::before {
  content: "\f625"; }

.fa-envelope-open-text::before {
  content: "\f658"; }

.fa-hospital::before {
  content: "\f0f8"; }

.fa-hospital-alt::before {
  content: "\f0f8"; }

.fa-hospital-wide::before {
  content: "\f0f8"; }

.fa-wine-bottle::before {
  content: "\f72f"; }

.fa-chess-rook::before {
  content: "\f447"; }

.fa-bars-staggered::before {
  content: "\f550"; }

.fa-reorder::before {
  content: "\f550"; }

.fa-stream::before {
  content: "\f550"; }

.fa-dharmachakra::before {
  content: "\f655"; }

.fa-hotdog::before {
  content: "\f80f"; }

.fa-person-walking-with-cane::before {
  content: "\f29d"; }

.fa-blind::before {
  content: "\f29d"; }

.fa-drum::before {
  content: "\f569"; }

.fa-ice-cream::before {
  content: "\f810"; }

.fa-heart-circle-bolt::before {
  content: "\e4fc"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-check-to-slot::before {
  content: "\f772"; }

.fa-vote-yea::before {
  content: "\f772"; }

.fa-star-half::before {
  content: "\f089"; }

.fa-boxes-stacked::before {
  content: "\f468"; }

.fa-boxes::before {
  content: "\f468"; }

.fa-boxes-alt::before {
  content: "\f468"; }

.fa-link::before {
  content: "\f0c1"; }

.fa-chain::before {
  content: "\f0c1"; }

.fa-ear-listen::before {
  content: "\f2a2"; }

.fa-assistive-listening-systems::before {
  content: "\f2a2"; }

.fa-tree-city::before {
  content: "\e587"; }

.fa-play::before {
  content: "\f04b"; }

.fa-font::before {
  content: "\f031"; }

.fa-rupiah-sign::before {
  content: "\e23d"; }

.fa-magnifying-glass::before {
  content: "\f002"; }

.fa-search::before {
  content: "\f002"; }

.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }

.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }

.fa-table-tennis::before {
  content: "\f45d"; }

.fa-person-dots-from-line::before {
  content: "\f470"; }

.fa-diagnoses::before {
  content: "\f470"; }

.fa-trash-can-arrow-up::before {
  content: "\f82a"; }

.fa-trash-restore-alt::before {
  content: "\f82a"; }

.fa-naira-sign::before {
  content: "\e1f6"; }

.fa-cart-arrow-down::before {
  content: "\f218"; }

.fa-walkie-talkie::before {
  content: "\f8ef"; }

.fa-file-pen::before {
  content: "\f31c"; }

.fa-file-edit::before {
  content: "\f31c"; }

.fa-receipt::before {
  content: "\f543"; }

.fa-square-pen::before {
  content: "\f14b"; }

.fa-pen-square::before {
  content: "\f14b"; }

.fa-pencil-square::before {
  content: "\f14b"; }

.fa-suitcase-rolling::before {
  content: "\f5c1"; }

.fa-person-circle-exclamation::before {
  content: "\e53f"; }

.fa-chevron-down::before {
  content: "\f078"; }

.fa-battery-full::before {
  content: "\f240"; }

.fa-battery::before {
  content: "\f240"; }

.fa-battery-5::before {
  content: "\f240"; }

.fa-skull-crossbones::before {
  content: "\f714"; }

.fa-code-compare::before {
  content: "\e13a"; }

.fa-list-ul::before {
  content: "\f0ca"; }

.fa-list-dots::before {
  content: "\f0ca"; }

.fa-school-lock::before {
  content: "\e56f"; }

.fa-tower-cell::before {
  content: "\e585"; }

.fa-down-long::before {
  content: "\f309"; }

.fa-long-arrow-alt-down::before {
  content: "\f309"; }

.fa-ranking-star::before {
  content: "\e561"; }

.fa-chess-king::before {
  content: "\f43f"; }

.fa-person-harassing::before {
  content: "\e549"; }

.fa-brazilian-real-sign::before {
  content: "\e46c"; }

.fa-landmark-dome::before {
  content: "\f752"; }

.fa-landmark-alt::before {
  content: "\f752"; }

.fa-arrow-up::before {
  content: "\f062"; }

.fa-tv::before {
  content: "\f26c"; }

.fa-television::before {
  content: "\f26c"; }

.fa-tv-alt::before {
  content: "\f26c"; }

.fa-shrimp::before {
  content: "\e448"; }

.fa-list-check::before {
  content: "\f0ae"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-jug-detergent::before {
  content: "\e519"; }

.fa-circle-user::before {
  content: "\f2bd"; }

.fa-user-circle::before {
  content: "\f2bd"; }

.fa-user-shield::before {
  content: "\f505"; }

.fa-wind::before {
  content: "\f72e"; }

.fa-car-burst::before {
  content: "\f5e1"; }

.fa-car-crash::before {
  content: "\f5e1"; }

.fa-y::before {
  content: "\59"; }

.fa-person-snowboarding::before {
  content: "\f7ce"; }

.fa-snowboarding::before {
  content: "\f7ce"; }

.fa-truck-fast::before {
  content: "\f48b"; }

.fa-shipping-fast::before {
  content: "\f48b"; }

.fa-fish::before {
  content: "\f578"; }

.fa-user-graduate::before {
  content: "\f501"; }

.fa-circle-half-stroke::before {
  content: "\f042"; }

.fa-adjust::before {
  content: "\f042"; }

.fa-clapperboard::before {
  content: "\e131"; }

.fa-circle-radiation::before {
  content: "\f7ba"; }

.fa-radiation-alt::before {
  content: "\f7ba"; }

.fa-baseball::before {
  content: "\f433"; }

.fa-baseball-ball::before {
  content: "\f433"; }

.fa-jet-fighter-up::before {
  content: "\e518"; }

.fa-diagram-project::before {
  content: "\f542"; }

.fa-project-diagram::before {
  content: "\f542"; }

.fa-copy::before {
  content: "\f0c5"; }

.fa-volume-xmark::before {
  content: "\f6a9"; }

.fa-volume-mute::before {
  content: "\f6a9"; }

.fa-volume-times::before {
  content: "\f6a9"; }

.fa-hand-sparkles::before {
  content: "\e05d"; }

.fa-grip::before {
  content: "\f58d"; }

.fa-grip-horizontal::before {
  content: "\f58d"; }

.fa-share-from-square::before {
  content: "\f14d"; }

.fa-share-square::before {
  content: "\f14d"; }

.fa-child-combatant::before {
  content: "\e4e0"; }

.fa-child-rifle::before {
  content: "\e4e0"; }

.fa-gun::before {
  content: "\e19b"; }

.fa-square-phone::before {
  content: "\f098"; }

.fa-phone-square::before {
  content: "\f098"; }

.fa-plus::before {
  content: "\2b"; }

.fa-add::before {
  content: "\2b"; }

.fa-expand::before {
  content: "\f065"; }

.fa-computer::before {
  content: "\e4e5"; }

.fa-xmark::before {
  content: "\f00d"; }

.fa-close::before {
  content: "\f00d"; }

.fa-multiply::before {
  content: "\f00d"; }

.fa-remove::before {
  content: "\f00d"; }

.fa-times::before {
  content: "\f00d"; }

.fa-arrows-up-down-left-right::before {
  content: "\f047"; }

.fa-arrows::before {
  content: "\f047"; }

.fa-chalkboard-user::before {
  content: "\f51c"; }

.fa-chalkboard-teacher::before {
  content: "\f51c"; }

.fa-peso-sign::before {
  content: "\e222"; }

.fa-building-shield::before {
  content: "\e4d8"; }

.fa-baby::before {
  content: "\f77c"; }

.fa-users-line::before {
  content: "\e592"; }

.fa-quote-left::before {
  content: "\f10d"; }

.fa-quote-left-alt::before {
  content: "\f10d"; }

.fa-tractor::before {
  content: "\f722"; }

.fa-trash-arrow-up::before {
  content: "\f829"; }

.fa-trash-restore::before {
  content: "\f829"; }

.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }

.fa-lines-leaning::before {
  content: "\e51e"; }

.fa-ruler-combined::before {
  content: "\f546"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-equals::before {
  content: "\3d"; }

.fa-blender::before {
  content: "\f517"; }

.fa-teeth::before {
  content: "\f62e"; }

.fa-shekel-sign::before {
  content: "\f20b"; }

.fa-ils::before {
  content: "\f20b"; }

.fa-shekel::before {
  content: "\f20b"; }

.fa-sheqel::before {
  content: "\f20b"; }

.fa-sheqel-sign::before {
  content: "\f20b"; }

.fa-map::before {
  content: "\f279"; }

.fa-rocket::before {
  content: "\f135"; }

.fa-photo-film::before {
  content: "\f87c"; }

.fa-photo-video::before {
  content: "\f87c"; }

.fa-folder-minus::before {
  content: "\f65d"; }

.fa-store::before {
  content: "\f54e"; }

.fa-arrow-trend-up::before {
  content: "\e098"; }

.fa-plug-circle-minus::before {
  content: "\e55e"; }

.fa-sign-hanging::before {
  content: "\f4d9"; }

.fa-sign::before {
  content: "\f4d9"; }

.fa-bezier-curve::before {
  content: "\f55b"; }

.fa-bell-slash::before {
  content: "\f1f6"; }

.fa-tablet::before {
  content: "\f3fb"; }

.fa-tablet-android::before {
  content: "\f3fb"; }

.fa-school-flag::before {
  content: "\e56e"; }

.fa-fill::before {
  content: "\f575"; }

.fa-angle-up::before {
  content: "\f106"; }

.fa-drumstick-bite::before {
  content: "\f6d7"; }

.fa-holly-berry::before {
  content: "\f7aa"; }

.fa-chevron-left::before {
  content: "\f053"; }

.fa-bacteria::before {
  content: "\e059"; }

.fa-hand-lizard::before {
  content: "\f258"; }

.fa-notdef::before {
  content: "\e1fe"; }

.fa-disease::before {
  content: "\f7fa"; }

.fa-briefcase-medical::before {
  content: "\f469"; }

.fa-genderless::before {
  content: "\f22d"; }

.fa-chevron-right::before {
  content: "\f054"; }

.fa-retweet::before {
  content: "\f079"; }

.fa-car-rear::before {
  content: "\f5de"; }

.fa-car-alt::before {
  content: "\f5de"; }

.fa-pump-soap::before {
  content: "\e06b"; }

.fa-video-slash::before {
  content: "\f4e2"; }

.fa-battery-quarter::before {
  content: "\f243"; }

.fa-battery-2::before {
  content: "\f243"; }

.fa-radio::before {
  content: "\f8d7"; }

.fa-baby-carriage::before {
  content: "\f77d"; }

.fa-carriage-baby::before {
  content: "\f77d"; }

.fa-traffic-light::before {
  content: "\f637"; }

.fa-thermometer::before {
  content: "\f491"; }

.fa-vr-cardboard::before {
  content: "\f729"; }

.fa-hand-middle-finger::before {
  content: "\f806"; }

.fa-percent::before {
  content: "\25"; }

.fa-percentage::before {
  content: "\25"; }

.fa-truck-moving::before {
  content: "\f4df"; }

.fa-glass-water-droplet::before {
  content: "\e4f5"; }

.fa-display::before {
  content: "\e163"; }

.fa-face-smile::before {
  content: "\f118"; }

.fa-smile::before {
  content: "\f118"; }

.fa-thumbtack::before {
  content: "\f08d"; }

.fa-thumb-tack::before {
  content: "\f08d"; }

.fa-trophy::before {
  content: "\f091"; }

.fa-person-praying::before {
  content: "\f683"; }

.fa-pray::before {
  content: "\f683"; }

.fa-hammer::before {
  content: "\f6e3"; }

.fa-hand-peace::before {
  content: "\f25b"; }

.fa-rotate::before {
  content: "\f2f1"; }

.fa-sync-alt::before {
  content: "\f2f1"; }

.fa-spinner::before {
  content: "\f110"; }

.fa-robot::before {
  content: "\f544"; }

.fa-peace::before {
  content: "\f67c"; }

.fa-gears::before {
  content: "\f085"; }

.fa-cogs::before {
  content: "\f085"; }

.fa-warehouse::before {
  content: "\f494"; }

.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }

.fa-splotch::before {
  content: "\f5bc"; }

.fa-face-grin-hearts::before {
  content: "\f584"; }

.fa-grin-hearts::before {
  content: "\f584"; }

.fa-dice-four::before {
  content: "\f524"; }

.fa-sim-card::before {
  content: "\f7c4"; }

.fa-transgender::before {
  content: "\f225"; }

.fa-transgender-alt::before {
  content: "\f225"; }

.fa-mercury::before {
  content: "\f223"; }

.fa-arrow-turn-down::before {
  content: "\f149"; }

.fa-level-down::before {
  content: "\f149"; }

.fa-person-falling-burst::before {
  content: "\e547"; }

.fa-award::before {
  content: "\f559"; }

.fa-ticket-simple::before {
  content: "\f3ff"; }

.fa-ticket-alt::before {
  content: "\f3ff"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-angles-left::before {
  content: "\f100"; }

.fa-angle-double-left::before {
  content: "\f100"; }

.fa-qrcode::before {
  content: "\f029"; }

.fa-clock-rotate-left::before {
  content: "\f1da"; }

.fa-history::before {
  content: "\f1da"; }

.fa-face-grin-beam-sweat::before {
  content: "\f583"; }

.fa-grin-beam-sweat::before {
  content: "\f583"; }

.fa-file-export::before {
  content: "\f56e"; }

.fa-arrow-right-from-file::before {
  content: "\f56e"; }

.fa-shield::before {
  content: "\f132"; }

.fa-shield-blank::before {
  content: "\f132"; }

.fa-arrow-up-short-wide::before {
  content: "\f885"; }

.fa-sort-amount-up-alt::before {
  content: "\f885"; }

.fa-house-medical::before {
  content: "\e3b2"; }

.fa-golf-ball-tee::before {
  content: "\f450"; }

.fa-golf-ball::before {
  content: "\f450"; }

.fa-circle-chevron-left::before {
  content: "\f137"; }

.fa-chevron-circle-left::before {
  content: "\f137"; }

.fa-house-chimney-window::before {
  content: "\e00d"; }

.fa-pen-nib::before {
  content: "\f5ad"; }

.fa-tent-arrow-turn-left::before {
  content: "\e580"; }

.fa-tents::before {
  content: "\e582"; }

.fa-wand-magic::before {
  content: "\f0d0"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-dog::before {
  content: "\f6d3"; }

.fa-carrot::before {
  content: "\f787"; }

.fa-moon::before {
  content: "\f186"; }

.fa-wine-glass-empty::before {
  content: "\f5ce"; }

.fa-wine-glass-alt::before {
  content: "\f5ce"; }

.fa-cheese::before {
  content: "\f7ef"; }

.fa-yin-yang::before {
  content: "\f6ad"; }

.fa-music::before {
  content: "\f001"; }

.fa-code-commit::before {
  content: "\f386"; }

.fa-temperature-low::before {
  content: "\f76b"; }

.fa-person-biking::before {
  content: "\f84a"; }

.fa-biking::before {
  content: "\f84a"; }

.fa-broom::before {
  content: "\f51a"; }

.fa-shield-heart::before {
  content: "\e574"; }

.fa-gopuram::before {
  content: "\f664"; }

.fa-earth-oceania::before {
  content: "\e47b"; }

.fa-globe-oceania::before {
  content: "\e47b"; }

.fa-square-xmark::before {
  content: "\f2d3"; }

.fa-times-square::before {
  content: "\f2d3"; }

.fa-xmark-square::before {
  content: "\f2d3"; }

.fa-hashtag::before {
  content: "\23"; }

.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }

.fa-expand-alt::before {
  content: "\f424"; }

.fa-oil-can::before {
  content: "\f613"; }

.fa-t::before {
  content: "\54"; }

.fa-hippo::before {
  content: "\f6ed"; }

.fa-chart-column::before {
  content: "\e0e3"; }

.fa-infinity::before {
  content: "\f534"; }

.fa-vial-circle-check::before {
  content: "\e596"; }

.fa-person-arrow-down-to-line::before {
  content: "\e538"; }

.fa-voicemail::before {
  content: "\f897"; }

.fa-fan::before {
  content: "\f863"; }

.fa-person-walking-luggage::before {
  content: "\e554"; }

.fa-up-down::before {
  content: "\f338"; }

.fa-arrows-alt-v::before {
  content: "\f338"; }

.fa-cloud-moon-rain::before {
  content: "\f73c"; }

.fa-calendar::before {
  content: "\f133"; }

.fa-trailer::before {
  content: "\e041"; }

.fa-bahai::before {
  content: "\f666"; }

.fa-haykal::before {
  content: "\f666"; }

.fa-sd-card::before {
  content: "\f7c2"; }

.fa-dragon::before {
  content: "\f6d5"; }

.fa-shoe-prints::before {
  content: "\f54b"; }

.fa-circle-plus::before {
  content: "\f055"; }

.fa-plus-circle::before {
  content: "\f055"; }

.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-grin-tongue-wink::before {
  content: "\f58b"; }

.fa-hand-holding::before {
  content: "\f4bd"; }

.fa-plug-circle-exclamation::before {
  content: "\e55d"; }

.fa-link-slash::before {
  content: "\f127"; }

.fa-chain-broken::before {
  content: "\f127"; }

.fa-chain-slash::before {
  content: "\f127"; }

.fa-unlink::before {
  content: "\f127"; }

.fa-clone::before {
  content: "\f24d"; }

.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }

.fa-arrow-up-z-a::before {
  content: "\f882"; }

.fa-sort-alpha-up-alt::before {
  content: "\f882"; }

.fa-fire-flame-curved::before {
  content: "\f7e4"; }

.fa-fire-alt::before {
  content: "\f7e4"; }

.fa-tornado::before {
  content: "\f76f"; }

.fa-file-circle-plus::before {
  content: "\e494"; }

.fa-book-quran::before {
  content: "\f687"; }

.fa-quran::before {
  content: "\f687"; }

.fa-anchor::before {
  content: "\f13d"; }

.fa-border-all::before {
  content: "\f84c"; }

.fa-face-angry::before {
  content: "\f556"; }

.fa-angry::before {
  content: "\f556"; }

.fa-cookie-bite::before {
  content: "\f564"; }

.fa-arrow-trend-down::before {
  content: "\e097"; }

.fa-rss::before {
  content: "\f09e"; }

.fa-feed::before {
  content: "\f09e"; }

.fa-draw-polygon::before {
  content: "\f5ee"; }

.fa-scale-balanced::before {
  content: "\f24e"; }

.fa-balance-scale::before {
  content: "\f24e"; }

.fa-gauge-simple-high::before {
  content: "\f62a"; }

.fa-tachometer::before {
  content: "\f62a"; }

.fa-tachometer-fast::before {
  content: "\f62a"; }

.fa-shower::before {
  content: "\f2cc"; }

.fa-desktop::before {
  content: "\f390"; }

.fa-desktop-alt::before {
  content: "\f390"; }

.fa-m::before {
  content: "\4d"; }

.fa-table-list::before {
  content: "\f00b"; }

.fa-th-list::before {
  content: "\f00b"; }

.fa-comment-sms::before {
  content: "\f7cd"; }

.fa-sms::before {
  content: "\f7cd"; }

.fa-book::before {
  content: "\f02d"; }

.fa-user-plus::before {
  content: "\f234"; }

.fa-check::before {
  content: "\f00c"; }

.fa-battery-three-quarters::before {
  content: "\f241"; }

.fa-battery-4::before {
  content: "\f241"; }

.fa-house-circle-check::before {
  content: "\e509"; }

.fa-angle-left::before {
  content: "\f104"; }

.fa-diagram-successor::before {
  content: "\e47a"; }

.fa-truck-arrow-right::before {
  content: "\e58b"; }

.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }

.fa-hand-fist::before {
  content: "\f6de"; }

.fa-fist-raised::before {
  content: "\f6de"; }

.fa-cloud-moon::before {
  content: "\f6c3"; }

.fa-briefcase::before {
  content: "\f0b1"; }

.fa-person-falling::before {
  content: "\e546"; }

.fa-image-portrait::before {
  content: "\f3e0"; }

.fa-portrait::before {
  content: "\f3e0"; }

.fa-user-tag::before {
  content: "\f507"; }

.fa-rug::before {
  content: "\e569"; }

.fa-earth-europe::before {
  content: "\f7a2"; }

.fa-globe-europe::before {
  content: "\f7a2"; }

.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }

.fa-luggage-cart::before {
  content: "\f59d"; }

.fa-rectangle-xmark::before {
  content: "\f410"; }

.fa-rectangle-times::before {
  content: "\f410"; }

.fa-times-rectangle::before {
  content: "\f410"; }

.fa-window-close::before {
  content: "\f410"; }

.fa-baht-sign::before {
  content: "\e0ac"; }

.fa-book-open::before {
  content: "\f518"; }

.fa-book-journal-whills::before {
  content: "\f66a"; }

.fa-journal-whills::before {
  content: "\f66a"; }

.fa-handcuffs::before {
  content: "\e4f8"; }

.fa-triangle-exclamation::before {
  content: "\f071"; }

.fa-exclamation-triangle::before {
  content: "\f071"; }

.fa-warning::before {
  content: "\f071"; }

.fa-database::before {
  content: "\f1c0"; }

.fa-share::before {
  content: "\f064"; }

.fa-arrow-turn-right::before {
  content: "\f064"; }

.fa-mail-forward::before {
  content: "\f064"; }

.fa-bottle-droplet::before {
  content: "\e4c4"; }

.fa-mask-face::before {
  content: "\e1d7"; }

.fa-hill-rockslide::before {
  content: "\e508"; }

.fa-right-left::before {
  content: "\f362"; }

.fa-exchange-alt::before {
  content: "\f362"; }

.fa-paper-plane::before {
  content: "\f1d8"; }

.fa-road-circle-exclamation::before {
  content: "\e565"; }

.fa-dungeon::before {
  content: "\f6d9"; }

.fa-align-right::before {
  content: "\f038"; }

.fa-money-bill-1-wave::before {
  content: "\f53b"; }

.fa-money-bill-wave-alt::before {
  content: "\f53b"; }

.fa-life-ring::before {
  content: "\f1cd"; }

.fa-hands::before {
  content: "\f2a7"; }

.fa-sign-language::before {
  content: "\f2a7"; }

.fa-signing::before {
  content: "\f2a7"; }

.fa-calendar-day::before {
  content: "\f783"; }

.fa-water-ladder::before {
  content: "\f5c5"; }

.fa-ladder-water::before {
  content: "\f5c5"; }

.fa-swimming-pool::before {
  content: "\f5c5"; }

.fa-arrows-up-down::before {
  content: "\f07d"; }

.fa-arrows-v::before {
  content: "\f07d"; }

.fa-face-grimace::before {
  content: "\f57f"; }

.fa-grimace::before {
  content: "\f57f"; }

.fa-wheelchair-move::before {
  content: "\e2ce"; }

.fa-wheelchair-alt::before {
  content: "\e2ce"; }

.fa-turn-down::before {
  content: "\f3be"; }

.fa-level-down-alt::before {
  content: "\f3be"; }

.fa-person-walking-arrow-right::before {
  content: "\e552"; }

.fa-square-envelope::before {
  content: "\f199"; }

.fa-envelope-square::before {
  content: "\f199"; }

.fa-dice::before {
  content: "\f522"; }

.fa-bowling-ball::before {
  content: "\f436"; }

.fa-brain::before {
  content: "\f5dc"; }

.fa-bandage::before {
  content: "\f462"; }

.fa-band-aid::before {
  content: "\f462"; }

.fa-calendar-minus::before {
  content: "\f272"; }

.fa-circle-xmark::before {
  content: "\f057"; }

.fa-times-circle::before {
  content: "\f057"; }

.fa-xmark-circle::before {
  content: "\f057"; }

.fa-gifts::before {
  content: "\f79c"; }

.fa-hotel::before {
  content: "\f594"; }

.fa-earth-asia::before {
  content: "\f57e"; }

.fa-globe-asia::before {
  content: "\f57e"; }

.fa-id-card-clip::before {
  content: "\f47f"; }

.fa-id-card-alt::before {
  content: "\f47f"; }

.fa-magnifying-glass-plus::before {
  content: "\f00e"; }

.fa-search-plus::before {
  content: "\f00e"; }

.fa-thumbs-up::before {
  content: "\f164"; }

.fa-user-clock::before {
  content: "\f4fd"; }

.fa-hand-dots::before {
  content: "\f461"; }

.fa-allergies::before {
  content: "\f461"; }

.fa-file-invoice::before {
  content: "\f570"; }

.fa-window-minimize::before {
  content: "\f2d1"; }

.fa-mug-saucer::before {
  content: "\f0f4"; }

.fa-coffee::before {
  content: "\f0f4"; }

.fa-brush::before {
  content: "\f55d"; }

.fa-mask::before {
  content: "\f6fa"; }

.fa-magnifying-glass-minus::before {
  content: "\f010"; }

.fa-search-minus::before {
  content: "\f010"; }

.fa-ruler-vertical::before {
  content: "\f548"; }

.fa-user-large::before {
  content: "\f406"; }

.fa-user-alt::before {
  content: "\f406"; }

.fa-train-tram::before {
  content: "\e5b4"; }

.fa-user-nurse::before {
  content: "\f82f"; }

.fa-syringe::before {
  content: "\f48e"; }

.fa-cloud-sun::before {
  content: "\f6c4"; }

.fa-stopwatch-20::before {
  content: "\e06f"; }

.fa-square-full::before {
  content: "\f45c"; }

.fa-magnet::before {
  content: "\f076"; }

.fa-jar::before {
  content: "\e516"; }

.fa-note-sticky::before {
  content: "\f249"; }

.fa-sticky-note::before {
  content: "\f249"; }

.fa-bug-slash::before {
  content: "\e490"; }

.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }

.fa-bone::before {
  content: "\f5d7"; }

.fa-user-injured::before {
  content: "\f728"; }

.fa-face-sad-tear::before {
  content: "\f5b4"; }

.fa-sad-tear::before {
  content: "\f5b4"; }

.fa-plane::before {
  content: "\f072"; }

.fa-tent-arrows-down::before {
  content: "\e581"; }

.fa-exclamation::before {
  content: "\21"; }

.fa-arrows-spin::before {
  content: "\e4bb"; }

.fa-print::before {
  content: "\f02f"; }

.fa-turkish-lira-sign::before {
  content: "\e2bb"; }

.fa-try::before {
  content: "\e2bb"; }

.fa-turkish-lira::before {
  content: "\e2bb"; }

.fa-dollar-sign::before {
  content: "\24"; }

.fa-dollar::before {
  content: "\24"; }

.fa-usd::before {
  content: "\24"; }

.fa-x::before {
  content: "\58"; }

.fa-magnifying-glass-dollar::before {
  content: "\f688"; }

.fa-search-dollar::before {
  content: "\f688"; }

.fa-users-gear::before {
  content: "\f509"; }

.fa-users-cog::before {
  content: "\f509"; }

.fa-person-military-pointing::before {
  content: "\e54a"; }

.fa-building-columns::before {
  content: "\f19c"; }

.fa-bank::before {
  content: "\f19c"; }

.fa-institution::before {
  content: "\f19c"; }

.fa-museum::before {
  content: "\f19c"; }

.fa-university::before {
  content: "\f19c"; }

.fa-umbrella::before {
  content: "\f0e9"; }

.fa-trowel::before {
  content: "\e589"; }

.fa-d::before {
  content: "\44"; }

.fa-stapler::before {
  content: "\e5af"; }

.fa-masks-theater::before {
  content: "\f630"; }

.fa-theater-masks::before {
  content: "\f630"; }

.fa-kip-sign::before {
  content: "\e1c4"; }

.fa-hand-point-left::before {
  content: "\f0a5"; }

.fa-handshake-simple::before {
  content: "\f4c6"; }

.fa-handshake-alt::before {
  content: "\f4c6"; }

.fa-jet-fighter::before {
  content: "\f0fb"; }

.fa-fighter-jet::before {
  content: "\f0fb"; }

.fa-square-share-nodes::before {
  content: "\f1e1"; }

.fa-share-alt-square::before {
  content: "\f1e1"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-plus-minus::before {
  content: "\e43c"; }

.fa-video::before {
  content: "\f03d"; }

.fa-video-camera::before {
  content: "\f03d"; }

.fa-graduation-cap::before {
  content: "\f19d"; }

.fa-mortar-board::before {
  content: "\f19d"; }

.fa-hand-holding-medical::before {
  content: "\e05c"; }

.fa-person-circle-check::before {
  content: "\e53e"; }

.fa-turn-up::before {
  content: "\f3bf"; }

.fa-level-up-alt::before {
  content: "\f3bf"; }

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.9210030c21e68a90.woff2') format("woff2"), url('fa-brands-400.5f7c5bb77eae788b.ttf') format("truetype"); }

.fab,
.fa-brands {
  font-weight: 400; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-aws:before {
  content: "\f375"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-modx:before {
  content: "\f285"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-square-js:before {
  content: "\f3b9"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-unity:before {
  content: "\e049"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-vk:before {
  content: "\f189"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-square-reddit:before {
  content: "\f1a2"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-square-font-awesome:before {
  content: "\e5ad"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-square-instagram:before {
  content: "\e055"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-square-hacker-news:before {
  content: "\f3af"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-edge:before {
  content: "\f282"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-square-snapchat:before {
  content: "\f2ad"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-safari:before {
  content: "\f267"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-square-viadeo:before {
  content: "\f2aa"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-centos:before {
  content: "\f789"; }

.fa-adn:before {
  content: "\f170"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-square-dribbble:before {
  content: "\f397"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-node:before {
  content: "\f419"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-square-twitter:before {
  content: "\f081"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-golang:before {
  content: "\e40f"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-square-youtube:before {
  content: "\f431"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-nfc-directional:before {
  content: "\e530"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-meta:before {
  content: "\e49b"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-hips:before {
  content: "\f452"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-discord:before {
  content: "\f392"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-square-steam:before {
  content: "\f1b7"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-square-vimeo:before {
  content: "\f194"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-flag:before {
  content: "\f2b4"; }

.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-apple:before {
  content: "\f179"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-padlet:before {
  content: "\e4a0"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-square-github:before {
  content: "\f092"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-neos:before {
  content: "\f612"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-angular:before {
  content: "\f420"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envira:before {
  content: "\f299"; }

.fa-square-gitlab:before {
  content: "\e5ae"; }

.fa-gitlab-square:before {
  content: "\e5ae"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-square-odnoklassniki:before {
  content: "\f264"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-sith:before {
  content: "\f512"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-hashnode:before {
  content: "\e499"; }

.fa-react:before {
  content: "\f41b"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-gg:before {
  content: "\f260"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-square-pinterest:before {
  content: "\f0d3"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-xing:before {
  content: "\f168"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-less:before {
  content: "\f41d"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-nfc-symbol:before {
  content: "\e531"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-square-google-plus:before {
  content: "\f0d4"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-square-xing:before {
  content: "\f169"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-fly:before {
  content: "\f417"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-viber:before {
  content: "\f409"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-audible:before {
  content: "\f373"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-bilibili:before {
  content: "\e3d9"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-42-group:before {
  content: "\e080"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-square-pied-piper:before {
  content: "\e01e"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-square-facebook:before {
  content: "\f082"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-square-lastfm:before {
  content: "\f203"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-figma:before {
  content: "\f799"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-cmplid:before {
  content: "\e360"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-docker:before {
  content: "\f395"; }

.fa-screenpal:before {
  content: "\e570"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-wirsindhandwerk:before {
  content: "\e2d0"; }

.fa-wsh:before {
  content: "\e2d0"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-apper:before {
  content: "\f371"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ab"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-square-behance:before {
  content: "\f1b5"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-space-awesome:before {
  content: "\e5ac"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-square-git:before {
  content: "\f1d2"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-square-tumblr:before {
  content: "\f174"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-trello:before {
  content: "\f181"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-android:before {
  content: "\f17b"; }

.fa-bots:before {
  content: "\e340"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-uber:before {
  content: "\f402"; }

.fa-github:before {
  content: "\f09b"; }

.fa-php:before {
  content: "\f457"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-stubber:before {
  content: "\e5c7"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f2c6"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-odysee:before {
  content: "\e5c6"; }

.fa-square-whatsapp:before {
  content: "\f40c"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f198"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-usb:before {
  content: "\f287"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f23a"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-sitrox:before {
  content: "\e44a"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-strava:before {
  content: "\f428"; }

.fa-ember:before {
  content: "\f423"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-zhihu:before {
  content: "\f63f"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-pix:before {
  content: "\e43a"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-regular-400.02ad4ff91ef84f65.woff2') format("woff2"), url('fa-regular-400.570a165b064c1468.ttf') format("truetype"); }

.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('fa-solid-900.3eae9857c06e9372.woff2') format("woff2"), url('fa-solid-900.0b5caff7ad4bc179.ttf') format("truetype"); }

.fas,
.fa-solid {
  font-weight: 900; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url('fa-brands-400.9210030c21e68a90.woff2') format("woff2"), url('fa-brands-400.5f7c5bb77eae788b.ttf') format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 900;
  src: url('fa-solid-900.3eae9857c06e9372.woff2') format("woff2"), url('fa-solid-900.0b5caff7ad4bc179.ttf') format("truetype"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 400;
  src: url('fa-regular-400.02ad4ff91ef84f65.woff2') format("woff2"), url('fa-regular-400.570a165b064c1468.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-solid-900.3eae9857c06e9372.woff2') format("woff2"), url('fa-solid-900.0b5caff7ad4bc179.ttf') format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-brands-400.9210030c21e68a90.woff2') format("woff2"), url('fa-brands-400.5f7c5bb77eae788b.ttf') format("truetype"); }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-regular-400.02ad4ff91ef84f65.woff2') format("woff2"), url('fa-regular-400.570a165b064c1468.ttf') format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }

@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-v4compatibility.6209cf0172d95b0e.woff2') format("woff2"), url('fa-v4compatibility.92dce52f885fd838.ttf') format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }

/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css ***!
  \********************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.8ca441e178bfb872.eot');
    src: url('primeicons.8ca441e178bfb872.eot?#iefix') format('embedded-opentype'), url('primeicons.e1a53edb6ea00325.woff2') format('woff2'), url('primeicons.7f7722745590608a.woff') format('woff'), url('primeicons.310a7310efb91ab1.ttf') format('truetype'), url('primeicons.19e14e488f5edc90.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 {
    animation: fa-spin 2s infinite linear;
}

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        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";
}

/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeflex/primeflex.css ***!
  \******************************************************************************************************************************************************************************************************************************/
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}

.grid > .col,
.grid > [class*=col] {
  box-sizing: border-box;
}

.grid-nogutter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}

.grid-nogutter > .col,
.grid-nogutter > [class*=col-] {
  padding: 0;
}

.col {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0.5rem;
}

.col-fixed {
  flex: 0 0 auto;
  padding: 0.5rem;
}

.col-1 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 8.3333%;
}

.col-2 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 16.6667%;
}

.col-3 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 33.3333%;
}

.col-5 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 41.6667%;
}

.col-6 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 58.3333%;
}

.col-8 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 66.6667%;
}

.col-9 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 83.3333%;
}

.col-11 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 91.6667%;
}

.col-12 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 100%;
}

@media screen and (min-width: 576px) {
  .sm\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .sm\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .sm\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .sm\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .sm\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .sm\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .sm\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .sm\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .sm\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .sm\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .sm\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .sm\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .sm\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .sm\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .md\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .md\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .md\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .md\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .md\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .md\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .md\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .md\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .md\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .md\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .md\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .md\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .md\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .md\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .lg\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .lg\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .lg\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .lg\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .lg\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .lg\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .lg\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .lg\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .lg\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .lg\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .lg\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .lg\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .lg\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .xl\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .xl\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .xl\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .xl\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .xl\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .xl\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .xl\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .xl\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .xl\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .xl\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .xl\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .xl\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .xl\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
.col-offset-0 {
  margin-left: 0 !important;
}

.col-offset-1 {
  margin-left: 8.3333% !important;
}

.col-offset-2 {
  margin-left: 16.6667% !important;
}

.col-offset-3 {
  margin-left: 25% !important;
}

.col-offset-4 {
  margin-left: 33.3333% !important;
}

.col-offset-5 {
  margin-left: 41.6667% !important;
}

.col-offset-6 {
  margin-left: 50% !important;
}

.col-offset-7 {
  margin-left: 58.3333% !important;
}

.col-offset-8 {
  margin-left: 66.6667% !important;
}

.col-offset-9 {
  margin-left: 75% !important;
}

.col-offset-10 {
  margin-left: 83.3333% !important;
}

.col-offset-11 {
  margin-left: 91.6667% !important;
}

.col-offset-12 {
  margin-left: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:col-offset-0 {
    margin-left: 0 !important;
  }
  .sm\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .sm\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .sm\:col-offset-3 {
    margin-left: 25% !important;
  }
  .sm\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .sm\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .sm\:col-offset-6 {
    margin-left: 50% !important;
  }
  .sm\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .sm\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .sm\:col-offset-9 {
    margin-left: 75% !important;
  }
  .sm\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .sm\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .sm\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:col-offset-0 {
    margin-left: 0 !important;
  }
  .md\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .md\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .md\:col-offset-3 {
    margin-left: 25% !important;
  }
  .md\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .md\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .md\:col-offset-6 {
    margin-left: 50% !important;
  }
  .md\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .md\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .md\:col-offset-9 {
    margin-left: 75% !important;
  }
  .md\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .md\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .md\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col-offset-0 {
    margin-left: 0 !important;
  }
  .lg\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .lg\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .lg\:col-offset-3 {
    margin-left: 25% !important;
  }
  .lg\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .lg\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .lg\:col-offset-6 {
    margin-left: 50% !important;
  }
  .lg\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .lg\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .lg\:col-offset-9 {
    margin-left: 75% !important;
  }
  .lg\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .lg\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .lg\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col-offset-0 {
    margin-left: 0 !important;
  }
  .xl\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .xl\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .xl\:col-offset-3 {
    margin-left: 25% !important;
  }
  .xl\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .xl\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .xl\:col-offset-6 {
    margin-left: 50% !important;
  }
  .xl\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .xl\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .xl\:col-offset-9 {
    margin-left: 75% !important;
  }
  .xl\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .xl\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .xl\:col-offset-12 {
    margin-left: 100% !important;
  }
}
.text-0 {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.text-50 {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.text-100 {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.text-200 {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.text-300 {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.text-400 {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.text-500 {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.text-600 {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.text-700 {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.text-800 {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.text-900 {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:text-0:focus {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:text-0:hover {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:text-0:active {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:text-50:focus {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:text-50:hover {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:text-50:active {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:text-100:focus {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:text-100:hover {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:text-100:active {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:text-200:focus {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:text-200:hover {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:text-200:active {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:text-300:focus {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:text-300:hover {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:text-300:active {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:text-400:focus {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:text-400:hover {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:text-400:active {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:text-500:focus {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:text-500:hover {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:text-500:active {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:text-600:focus {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:text-600:hover {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:text-600:active {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:text-700:focus {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:text-700:hover {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:text-700:active {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:text-800:focus {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:text-800:hover {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:text-800:active {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:text-900:focus {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:text-900:hover {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:text-900:active {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.surface-0 {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-50 {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.surface-100 {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.surface-200 {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.surface-300 {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.surface-400 {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.surface-500 {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.surface-600 {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.surface-700 {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.surface-800 {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.surface-900 {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:surface-0:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-0:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-0:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-50:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:surface-50:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:surface-50:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:surface-100:focus {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:surface-100:hover {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:surface-100:active {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:surface-200:focus {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:surface-200:hover {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:surface-200:active {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:surface-300:focus {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:surface-300:hover {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:surface-300:active {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:surface-400:focus {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:surface-400:hover {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:surface-400:active {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:surface-500:focus {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:surface-500:hover {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:surface-500:active {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:surface-600:focus {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:surface-600:hover {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:surface-600:active {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:surface-700:focus {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:surface-700:hover {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:surface-700:active {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:surface-800:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:surface-800:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:surface-800:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:surface-900:focus {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:surface-900:hover {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:surface-900:active {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.border-0 {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.border-50 {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.border-100 {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.border-200 {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.border-300 {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.border-400 {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.border-500 {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.border-600 {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.border-700 {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.border-800 {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.border-900 {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:border-0:focus {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:border-0:hover {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:border-0:active {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:border-50:focus {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:border-50:hover {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:border-50:active {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:border-100:focus {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:border-100:hover {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:border-100:active {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:border-200:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:border-200:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:border-200:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:border-300:focus {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:border-300:hover {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:border-300:active {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:border-400:focus {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:border-400:hover {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:border-400:active {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:border-500:focus {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:border-500:hover {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:border-500:active {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:border-600:focus {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:border-600:hover {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:border-600:active {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:border-700:focus {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:border-700:hover {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:border-700:active {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:border-800:focus {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:border-800:hover {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:border-800:active {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:border-900:focus {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:border-900:hover {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:border-900:active {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-transparent {
    background-color: transparent !important;
  }
}
.border-transparent {
  border-color: transparent !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-transparent {
    border-color: transparent !important;
  }
}
.text-blue-50 {
  color: var(--p-blue-50) !important;
}
.text-blue-100 {
  color: var(--p-blue-100) !important;
}
.text-blue-200 {
  color: var(--p-blue-200) !important;
}
.text-blue-300 {
  color: var(--p-blue-300) !important;
}
.text-blue-400 {
  color: var(--p-blue-400) !important;
}
.text-blue-500 {
  color: var(--p-blue-500) !important;
}
.text-blue-600 {
  color: var(--p-blue-600) !important;
}
.text-blue-700 {
  color: var(--p-blue-700) !important;
}
.text-blue-800 {
  color: var(--p-blue-800) !important;
}
.text-blue-900 {
  color: var(--p-blue-900) !important;
}

.focus\:text-blue-50:focus {
  color: var(--p-blue-50) !important;
}
.focus\:text-blue-100:focus {
  color: var(--p-blue-100) !important;
}
.focus\:text-blue-200:focus {
  color: var(--p-blue-200) !important;
}
.focus\:text-blue-300:focus {
  color: var(--p-blue-300) !important;
}
.focus\:text-blue-400:focus {
  color: var(--p-blue-400) !important;
}
.focus\:text-blue-500:focus {
  color: var(--p-blue-500) !important;
}
.focus\:text-blue-600:focus {
  color: var(--p-blue-600) !important;
}
.focus\:text-blue-700:focus {
  color: var(--p-blue-700) !important;
}
.focus\:text-blue-800:focus {
  color: var(--p-blue-800) !important;
}
.focus\:text-blue-900:focus {
  color: var(--p-blue-900) !important;
}

.hover\:text-blue-50:hover {
  color: var(--p-blue-50) !important;
}
.hover\:text-blue-100:hover {
  color: var(--p-blue-100) !important;
}
.hover\:text-blue-200:hover {
  color: var(--p-blue-200) !important;
}
.hover\:text-blue-300:hover {
  color: var(--p-blue-300) !important;
}
.hover\:text-blue-400:hover {
  color: var(--p-blue-400) !important;
}
.hover\:text-blue-500:hover {
  color: var(--p-blue-500) !important;
}
.hover\:text-blue-600:hover {
  color: var(--p-blue-600) !important;
}
.hover\:text-blue-700:hover {
  color: var(--p-blue-700) !important;
}
.hover\:text-blue-800:hover {
  color: var(--p-blue-800) !important;
}
.hover\:text-blue-900:hover {
  color: var(--p-blue-900) !important;
}

.active\:text-blue-50:active {
  color: var(--p-blue-50) !important;
}
.active\:text-blue-100:active {
  color: var(--p-blue-100) !important;
}
.active\:text-blue-200:active {
  color: var(--p-blue-200) !important;
}
.active\:text-blue-300:active {
  color: var(--p-blue-300) !important;
}
.active\:text-blue-400:active {
  color: var(--p-blue-400) !important;
}
.active\:text-blue-500:active {
  color: var(--p-blue-500) !important;
}
.active\:text-blue-600:active {
  color: var(--p-blue-600) !important;
}
.active\:text-blue-700:active {
  color: var(--p-blue-700) !important;
}
.active\:text-blue-800:active {
  color: var(--p-blue-800) !important;
}
.active\:text-blue-900:active {
  color: var(--p-blue-900) !important;
}

.text-green-50 {
  color: var(--p-green-50) !important;
}
.text-green-100 {
  color: var(--p-green-100) !important;
}
.text-green-200 {
  color: var(--p-green-200) !important;
}
.text-green-300 {
  color: var(--p-green-300) !important;
}
.text-green-400 {
  color: var(--p-green-400) !important;
}
.text-green-500 {
  color: var(--p-green-500) !important;
}
.text-green-600 {
  color: var(--p-green-600) !important;
}
.text-green-700 {
  color: var(--p-green-700) !important;
}
.text-green-800 {
  color: var(--p-green-800) !important;
}
.text-green-900 {
  color: var(--p-green-900) !important;
}

.focus\:text-green-50:focus {
  color: var(--p-green-50) !important;
}
.focus\:text-green-100:focus {
  color: var(--p-green-100) !important;
}
.focus\:text-green-200:focus {
  color: var(--p-green-200) !important;
}
.focus\:text-green-300:focus {
  color: var(--p-green-300) !important;
}
.focus\:text-green-400:focus {
  color: var(--p-green-400) !important;
}
.focus\:text-green-500:focus {
  color: var(--p-green-500) !important;
}
.focus\:text-green-600:focus {
  color: var(--p-green-600) !important;
}
.focus\:text-green-700:focus {
  color: var(--p-green-700) !important;
}
.focus\:text-green-800:focus {
  color: var(--p-green-800) !important;
}
.focus\:text-green-900:focus {
  color: var(--p-green-900) !important;
}

.hover\:text-green-50:hover {
  color: var(--p-green-50) !important;
}
.hover\:text-green-100:hover {
  color: var(--p-green-100) !important;
}
.hover\:text-green-200:hover {
  color: var(--p-green-200) !important;
}
.hover\:text-green-300:hover {
  color: var(--p-green-300) !important;
}
.hover\:text-green-400:hover {
  color: var(--p-green-400) !important;
}
.hover\:text-green-500:hover {
  color: var(--p-green-500) !important;
}
.hover\:text-green-600:hover {
  color: var(--p-green-600) !important;
}
.hover\:text-green-700:hover {
  color: var(--p-green-700) !important;
}
.hover\:text-green-800:hover {
  color: var(--p-green-800) !important;
}
.hover\:text-green-900:hover {
  color: var(--p-green-900) !important;
}

.active\:text-green-50:active {
  color: var(--p-green-50) !important;
}
.active\:text-green-100:active {
  color: var(--p-green-100) !important;
}
.active\:text-green-200:active {
  color: var(--p-green-200) !important;
}
.active\:text-green-300:active {
  color: var(--p-green-300) !important;
}
.active\:text-green-400:active {
  color: var(--p-green-400) !important;
}
.active\:text-green-500:active {
  color: var(--p-green-500) !important;
}
.active\:text-green-600:active {
  color: var(--p-green-600) !important;
}
.active\:text-green-700:active {
  color: var(--p-green-700) !important;
}
.active\:text-green-800:active {
  color: var(--p-green-800) !important;
}
.active\:text-green-900:active {
  color: var(--p-green-900) !important;
}

.text-yellow-50 {
  color: var(--p-yellow-50) !important;
}
.text-yellow-100 {
  color: var(--p-yellow-100) !important;
}
.text-yellow-200 {
  color: var(--p-yellow-200) !important;
}
.text-yellow-300 {
  color: var(--p-yellow-300) !important;
}
.text-yellow-400 {
  color: var(--p-yellow-400) !important;
}
.text-yellow-500 {
  color: var(--p-yellow-500) !important;
}
.text-yellow-600 {
  color: var(--p-yellow-600) !important;
}
.text-yellow-700 {
  color: var(--p-yellow-700) !important;
}
.text-yellow-800 {
  color: var(--p-yellow-800) !important;
}
.text-yellow-900 {
  color: var(--p-yellow-900) !important;
}

.focus\:text-yellow-50:focus {
  color: var(--p-yellow-50) !important;
}
.focus\:text-yellow-100:focus {
  color: var(--p-yellow-100) !important;
}
.focus\:text-yellow-200:focus {
  color: var(--p-yellow-200) !important;
}
.focus\:text-yellow-300:focus {
  color: var(--p-yellow-300) !important;
}
.focus\:text-yellow-400:focus {
  color: var(--p-yellow-400) !important;
}
.focus\:text-yellow-500:focus {
  color: var(--p-yellow-500) !important;
}
.focus\:text-yellow-600:focus {
  color: var(--p-yellow-600) !important;
}
.focus\:text-yellow-700:focus {
  color: var(--p-yellow-700) !important;
}
.focus\:text-yellow-800:focus {
  color: var(--p-yellow-800) !important;
}
.focus\:text-yellow-900:focus {
  color: var(--p-yellow-900) !important;
}

.hover\:text-yellow-50:hover {
  color: var(--p-yellow-50) !important;
}
.hover\:text-yellow-100:hover {
  color: var(--p-yellow-100) !important;
}
.hover\:text-yellow-200:hover {
  color: var(--p-yellow-200) !important;
}
.hover\:text-yellow-300:hover {
  color: var(--p-yellow-300) !important;
}
.hover\:text-yellow-400:hover {
  color: var(--p-yellow-400) !important;
}
.hover\:text-yellow-500:hover {
  color: var(--p-yellow-500) !important;
}
.hover\:text-yellow-600:hover {
  color: var(--p-yellow-600) !important;
}
.hover\:text-yellow-700:hover {
  color: var(--p-yellow-700) !important;
}
.hover\:text-yellow-800:hover {
  color: var(--p-yellow-800) !important;
}
.hover\:text-yellow-900:hover {
  color: var(--p-yellow-900) !important;
}

.active\:text-yellow-50:active {
  color: var(--p-yellow-50) !important;
}
.active\:text-yellow-100:active {
  color: var(--p-yellow-100) !important;
}
.active\:text-yellow-200:active {
  color: var(--p-yellow-200) !important;
}
.active\:text-yellow-300:active {
  color: var(--p-yellow-300) !important;
}
.active\:text-yellow-400:active {
  color: var(--p-yellow-400) !important;
}
.active\:text-yellow-500:active {
  color: var(--p-yellow-500) !important;
}
.active\:text-yellow-600:active {
  color: var(--p-yellow-600) !important;
}
.active\:text-yellow-700:active {
  color: var(--p-yellow-700) !important;
}
.active\:text-yellow-800:active {
  color: var(--p-yellow-800) !important;
}
.active\:text-yellow-900:active {
  color: var(--p-yellow-900) !important;
}

.text-cyan-50 {
  color: var(--p-cyan-50) !important;
}
.text-cyan-100 {
  color: var(--p-cyan-100) !important;
}
.text-cyan-200 {
  color: var(--p-cyan-200) !important;
}
.text-cyan-300 {
  color: var(--p-cyan-300) !important;
}
.text-cyan-400 {
  color: var(--p-cyan-400) !important;
}
.text-cyan-500 {
  color: var(--p-cyan-500) !important;
}
.text-cyan-600 {
  color: var(--p-cyan-600) !important;
}
.text-cyan-700 {
  color: var(--p-cyan-700) !important;
}
.text-cyan-800 {
  color: var(--p-cyan-800) !important;
}
.text-cyan-900 {
  color: var(--p-cyan-900) !important;
}

.focus\:text-cyan-50:focus {
  color: var(--p-cyan-50) !important;
}
.focus\:text-cyan-100:focus {
  color: var(--p-cyan-100) !important;
}
.focus\:text-cyan-200:focus {
  color: var(--p-cyan-200) !important;
}
.focus\:text-cyan-300:focus {
  color: var(--p-cyan-300) !important;
}
.focus\:text-cyan-400:focus {
  color: var(--p-cyan-400) !important;
}
.focus\:text-cyan-500:focus {
  color: var(--p-cyan-500) !important;
}
.focus\:text-cyan-600:focus {
  color: var(--p-cyan-600) !important;
}
.focus\:text-cyan-700:focus {
  color: var(--p-cyan-700) !important;
}
.focus\:text-cyan-800:focus {
  color: var(--p-cyan-800) !important;
}
.focus\:text-cyan-900:focus {
  color: var(--p-cyan-900) !important;
}

.hover\:text-cyan-50:hover {
  color: var(--p-cyan-50) !important;
}
.hover\:text-cyan-100:hover {
  color: var(--p-cyan-100) !important;
}
.hover\:text-cyan-200:hover {
  color: var(--p-cyan-200) !important;
}
.hover\:text-cyan-300:hover {
  color: var(--p-cyan-300) !important;
}
.hover\:text-cyan-400:hover {
  color: var(--p-cyan-400) !important;
}
.hover\:text-cyan-500:hover {
  color: var(--p-cyan-500) !important;
}
.hover\:text-cyan-600:hover {
  color: var(--p-cyan-600) !important;
}
.hover\:text-cyan-700:hover {
  color: var(--p-cyan-700) !important;
}
.hover\:text-cyan-800:hover {
  color: var(--p-cyan-800) !important;
}
.hover\:text-cyan-900:hover {
  color: var(--p-cyan-900) !important;
}

.active\:text-cyan-50:active {
  color: var(--p-cyan-50) !important;
}
.active\:text-cyan-100:active {
  color: var(--p-cyan-100) !important;
}
.active\:text-cyan-200:active {
  color: var(--p-cyan-200) !important;
}
.active\:text-cyan-300:active {
  color: var(--p-cyan-300) !important;
}
.active\:text-cyan-400:active {
  color: var(--p-cyan-400) !important;
}
.active\:text-cyan-500:active {
  color: var(--p-cyan-500) !important;
}
.active\:text-cyan-600:active {
  color: var(--p-cyan-600) !important;
}
.active\:text-cyan-700:active {
  color: var(--p-cyan-700) !important;
}
.active\:text-cyan-800:active {
  color: var(--p-cyan-800) !important;
}
.active\:text-cyan-900:active {
  color: var(--p-cyan-900) !important;
}

.text-pink-50 {
  color: var(--p-pink-50) !important;
}
.text-pink-100 {
  color: var(--p-pink-100) !important;
}
.text-pink-200 {
  color: var(--p-pink-200) !important;
}
.text-pink-300 {
  color: var(--p-pink-300) !important;
}
.text-pink-400 {
  color: var(--p-pink-400) !important;
}
.text-pink-500 {
  color: var(--p-pink-500) !important;
}
.text-pink-600 {
  color: var(--p-pink-600) !important;
}
.text-pink-700 {
  color: var(--p-pink-700) !important;
}
.text-pink-800 {
  color: var(--p-pink-800) !important;
}
.text-pink-900 {
  color: var(--p-pink-900) !important;
}

.focus\:text-pink-50:focus {
  color: var(--p-pink-50) !important;
}
.focus\:text-pink-100:focus {
  color: var(--p-pink-100) !important;
}
.focus\:text-pink-200:focus {
  color: var(--p-pink-200) !important;
}
.focus\:text-pink-300:focus {
  color: var(--p-pink-300) !important;
}
.focus\:text-pink-400:focus {
  color: var(--p-pink-400) !important;
}
.focus\:text-pink-500:focus {
  color: var(--p-pink-500) !important;
}
.focus\:text-pink-600:focus {
  color: var(--p-pink-600) !important;
}
.focus\:text-pink-700:focus {
  color: var(--p-pink-700) !important;
}
.focus\:text-pink-800:focus {
  color: var(--p-pink-800) !important;
}
.focus\:text-pink-900:focus {
  color: var(--p-pink-900) !important;
}

.hover\:text-pink-50:hover {
  color: var(--p-pink-50) !important;
}
.hover\:text-pink-100:hover {
  color: var(--p-pink-100) !important;
}
.hover\:text-pink-200:hover {
  color: var(--p-pink-200) !important;
}
.hover\:text-pink-300:hover {
  color: var(--p-pink-300) !important;
}
.hover\:text-pink-400:hover {
  color: var(--p-pink-400) !important;
}
.hover\:text-pink-500:hover {
  color: var(--p-pink-500) !important;
}
.hover\:text-pink-600:hover {
  color: var(--p-pink-600) !important;
}
.hover\:text-pink-700:hover {
  color: var(--p-pink-700) !important;
}
.hover\:text-pink-800:hover {
  color: var(--p-pink-800) !important;
}
.hover\:text-pink-900:hover {
  color: var(--p-pink-900) !important;
}

.active\:text-pink-50:active {
  color: var(--p-pink-50) !important;
}
.active\:text-pink-100:active {
  color: var(--p-pink-100) !important;
}
.active\:text-pink-200:active {
  color: var(--p-pink-200) !important;
}
.active\:text-pink-300:active {
  color: var(--p-pink-300) !important;
}
.active\:text-pink-400:active {
  color: var(--p-pink-400) !important;
}
.active\:text-pink-500:active {
  color: var(--p-pink-500) !important;
}
.active\:text-pink-600:active {
  color: var(--p-pink-600) !important;
}
.active\:text-pink-700:active {
  color: var(--p-pink-700) !important;
}
.active\:text-pink-800:active {
  color: var(--p-pink-800) !important;
}
.active\:text-pink-900:active {
  color: var(--p-pink-900) !important;
}

.text-indigo-50 {
  color: var(--p-indigo-50) !important;
}
.text-indigo-100 {
  color: var(--p-indigo-100) !important;
}
.text-indigo-200 {
  color: var(--p-indigo-200) !important;
}
.text-indigo-300 {
  color: var(--p-indigo-300) !important;
}
.text-indigo-400 {
  color: var(--p-indigo-400) !important;
}
.text-indigo-500 {
  color: var(--p-indigo-500) !important;
}
.text-indigo-600 {
  color: var(--p-indigo-600) !important;
}
.text-indigo-700 {
  color: var(--p-indigo-700) !important;
}
.text-indigo-800 {
  color: var(--p-indigo-800) !important;
}
.text-indigo-900 {
  color: var(--p-indigo-900) !important;
}

.focus\:text-indigo-50:focus {
  color: var(--p-indigo-50) !important;
}
.focus\:text-indigo-100:focus {
  color: var(--p-indigo-100) !important;
}
.focus\:text-indigo-200:focus {
  color: var(--p-indigo-200) !important;
}
.focus\:text-indigo-300:focus {
  color: var(--p-indigo-300) !important;
}
.focus\:text-indigo-400:focus {
  color: var(--p-indigo-400) !important;
}
.focus\:text-indigo-500:focus {
  color: var(--p-indigo-500) !important;
}
.focus\:text-indigo-600:focus {
  color: var(--p-indigo-600) !important;
}
.focus\:text-indigo-700:focus {
  color: var(--p-indigo-700) !important;
}
.focus\:text-indigo-800:focus {
  color: var(--p-indigo-800) !important;
}
.focus\:text-indigo-900:focus {
  color: var(--p-indigo-900) !important;
}

.hover\:text-indigo-50:hover {
  color: var(--p-indigo-50) !important;
}
.hover\:text-indigo-100:hover {
  color: var(--p-indigo-100) !important;
}
.hover\:text-indigo-200:hover {
  color: var(--p-indigo-200) !important;
}
.hover\:text-indigo-300:hover {
  color: var(--p-indigo-300) !important;
}
.hover\:text-indigo-400:hover {
  color: var(--p-indigo-400) !important;
}
.hover\:text-indigo-500:hover {
  color: var(--p-indigo-500) !important;
}
.hover\:text-indigo-600:hover {
  color: var(--p-indigo-600) !important;
}
.hover\:text-indigo-700:hover {
  color: var(--p-indigo-700) !important;
}
.hover\:text-indigo-800:hover {
  color: var(--p-indigo-800) !important;
}
.hover\:text-indigo-900:hover {
  color: var(--p-indigo-900) !important;
}

.active\:text-indigo-50:active {
  color: var(--p-indigo-50) !important;
}
.active\:text-indigo-100:active {
  color: var(--p-indigo-100) !important;
}
.active\:text-indigo-200:active {
  color: var(--p-indigo-200) !important;
}
.active\:text-indigo-300:active {
  color: var(--p-indigo-300) !important;
}
.active\:text-indigo-400:active {
  color: var(--p-indigo-400) !important;
}
.active\:text-indigo-500:active {
  color: var(--p-indigo-500) !important;
}
.active\:text-indigo-600:active {
  color: var(--p-indigo-600) !important;
}
.active\:text-indigo-700:active {
  color: var(--p-indigo-700) !important;
}
.active\:text-indigo-800:active {
  color: var(--p-indigo-800) !important;
}
.active\:text-indigo-900:active {
  color: var(--p-indigo-900) !important;
}

.text-teal-50 {
  color: var(--p-teal-50) !important;
}
.text-teal-100 {
  color: var(--p-teal-100) !important;
}
.text-teal-200 {
  color: var(--p-teal-200) !important;
}
.text-teal-300 {
  color: var(--p-teal-300) !important;
}
.text-teal-400 {
  color: var(--p-teal-400) !important;
}
.text-teal-500 {
  color: var(--p-teal-500) !important;
}
.text-teal-600 {
  color: var(--p-teal-600) !important;
}
.text-teal-700 {
  color: var(--p-teal-700) !important;
}
.text-teal-800 {
  color: var(--p-teal-800) !important;
}
.text-teal-900 {
  color: var(--p-teal-900) !important;
}

.focus\:text-teal-50:focus {
  color: var(--p-teal-50) !important;
}
.focus\:text-teal-100:focus {
  color: var(--p-teal-100) !important;
}
.focus\:text-teal-200:focus {
  color: var(--p-teal-200) !important;
}
.focus\:text-teal-300:focus {
  color: var(--p-teal-300) !important;
}
.focus\:text-teal-400:focus {
  color: var(--p-teal-400) !important;
}
.focus\:text-teal-500:focus {
  color: var(--p-teal-500) !important;
}
.focus\:text-teal-600:focus {
  color: var(--p-teal-600) !important;
}
.focus\:text-teal-700:focus {
  color: var(--p-teal-700) !important;
}
.focus\:text-teal-800:focus {
  color: var(--p-teal-800) !important;
}
.focus\:text-teal-900:focus {
  color: var(--p-teal-900) !important;
}

.hover\:text-teal-50:hover {
  color: var(--p-teal-50) !important;
}
.hover\:text-teal-100:hover {
  color: var(--p-teal-100) !important;
}
.hover\:text-teal-200:hover {
  color: var(--p-teal-200) !important;
}
.hover\:text-teal-300:hover {
  color: var(--p-teal-300) !important;
}
.hover\:text-teal-400:hover {
  color: var(--p-teal-400) !important;
}
.hover\:text-teal-500:hover {
  color: var(--p-teal-500) !important;
}
.hover\:text-teal-600:hover {
  color: var(--p-teal-600) !important;
}
.hover\:text-teal-700:hover {
  color: var(--p-teal-700) !important;
}
.hover\:text-teal-800:hover {
  color: var(--p-teal-800) !important;
}
.hover\:text-teal-900:hover {
  color: var(--p-teal-900) !important;
}

.active\:text-teal-50:active {
  color: var(--p-teal-50) !important;
}
.active\:text-teal-100:active {
  color: var(--p-teal-100) !important;
}
.active\:text-teal-200:active {
  color: var(--p-teal-200) !important;
}
.active\:text-teal-300:active {
  color: var(--p-teal-300) !important;
}
.active\:text-teal-400:active {
  color: var(--p-teal-400) !important;
}
.active\:text-teal-500:active {
  color: var(--p-teal-500) !important;
}
.active\:text-teal-600:active {
  color: var(--p-teal-600) !important;
}
.active\:text-teal-700:active {
  color: var(--p-teal-700) !important;
}
.active\:text-teal-800:active {
  color: var(--p-teal-800) !important;
}
.active\:text-teal-900:active {
  color: var(--p-teal-900) !important;
}

.text-orange-50 {
  color: var(--p-orange-50) !important;
}
.text-orange-100 {
  color: var(--p-orange-100) !important;
}
.text-orange-200 {
  color: var(--p-orange-200) !important;
}
.text-orange-300 {
  color: var(--p-orange-300) !important;
}
.text-orange-400 {
  color: var(--p-orange-400) !important;
}
.text-orange-500 {
  color: var(--p-orange-500) !important;
}
.text-orange-600 {
  color: var(--p-orange-600) !important;
}
.text-orange-700 {
  color: var(--p-orange-700) !important;
}
.text-orange-800 {
  color: var(--p-orange-800) !important;
}
.text-orange-900 {
  color: var(--p-orange-900) !important;
}

.focus\:text-orange-50:focus {
  color: var(--p-orange-50) !important;
}
.focus\:text-orange-100:focus {
  color: var(--p-orange-100) !important;
}
.focus\:text-orange-200:focus {
  color: var(--p-orange-200) !important;
}
.focus\:text-orange-300:focus {
  color: var(--p-orange-300) !important;
}
.focus\:text-orange-400:focus {
  color: var(--p-orange-400) !important;
}
.focus\:text-orange-500:focus {
  color: var(--p-orange-500) !important;
}
.focus\:text-orange-600:focus {
  color: var(--p-orange-600) !important;
}
.focus\:text-orange-700:focus {
  color: var(--p-orange-700) !important;
}
.focus\:text-orange-800:focus {
  color: var(--p-orange-800) !important;
}
.focus\:text-orange-900:focus {
  color: var(--p-orange-900) !important;
}

.hover\:text-orange-50:hover {
  color: var(--p-orange-50) !important;
}
.hover\:text-orange-100:hover {
  color: var(--p-orange-100) !important;
}
.hover\:text-orange-200:hover {
  color: var(--p-orange-200) !important;
}
.hover\:text-orange-300:hover {
  color: var(--p-orange-300) !important;
}
.hover\:text-orange-400:hover {
  color: var(--p-orange-400) !important;
}
.hover\:text-orange-500:hover {
  color: var(--p-orange-500) !important;
}
.hover\:text-orange-600:hover {
  color: var(--p-orange-600) !important;
}
.hover\:text-orange-700:hover {
  color: var(--p-orange-700) !important;
}
.hover\:text-orange-800:hover {
  color: var(--p-orange-800) !important;
}
.hover\:text-orange-900:hover {
  color: var(--p-orange-900) !important;
}

.active\:text-orange-50:active {
  color: var(--p-orange-50) !important;
}
.active\:text-orange-100:active {
  color: var(--p-orange-100) !important;
}
.active\:text-orange-200:active {
  color: var(--p-orange-200) !important;
}
.active\:text-orange-300:active {
  color: var(--p-orange-300) !important;
}
.active\:text-orange-400:active {
  color: var(--p-orange-400) !important;
}
.active\:text-orange-500:active {
  color: var(--p-orange-500) !important;
}
.active\:text-orange-600:active {
  color: var(--p-orange-600) !important;
}
.active\:text-orange-700:active {
  color: var(--p-orange-700) !important;
}
.active\:text-orange-800:active {
  color: var(--p-orange-800) !important;
}
.active\:text-orange-900:active {
  color: var(--p-orange-900) !important;
}

.text-bluegray-50 {
  color: var(--p-bluegray-50) !important;
}
.text-bluegray-100 {
  color: var(--p-bluegray-100) !important;
}
.text-bluegray-200 {
  color: var(--p-bluegray-200) !important;
}
.text-bluegray-300 {
  color: var(--p-bluegray-300) !important;
}
.text-bluegray-400 {
  color: var(--p-bluegray-400) !important;
}
.text-bluegray-500 {
  color: var(--p-bluegray-500) !important;
}
.text-bluegray-600 {
  color: var(--p-bluegray-600) !important;
}
.text-bluegray-700 {
  color: var(--p-bluegray-700) !important;
}
.text-bluegray-800 {
  color: var(--p-bluegray-800) !important;
}
.text-bluegray-900 {
  color: var(--p-bluegray-900) !important;
}

.focus\:text-bluegray-50:focus {
  color: var(--p-bluegray-50) !important;
}
.focus\:text-bluegray-100:focus {
  color: var(--p-bluegray-100) !important;
}
.focus\:text-bluegray-200:focus {
  color: var(--p-bluegray-200) !important;
}
.focus\:text-bluegray-300:focus {
  color: var(--p-bluegray-300) !important;
}
.focus\:text-bluegray-400:focus {
  color: var(--p-bluegray-400) !important;
}
.focus\:text-bluegray-500:focus {
  color: var(--p-bluegray-500) !important;
}
.focus\:text-bluegray-600:focus {
  color: var(--p-bluegray-600) !important;
}
.focus\:text-bluegray-700:focus {
  color: var(--p-bluegray-700) !important;
}
.focus\:text-bluegray-800:focus {
  color: var(--p-bluegray-800) !important;
}
.focus\:text-bluegray-900:focus {
  color: var(--p-bluegray-900) !important;
}

.hover\:text-bluegray-50:hover {
  color: var(--p-bluegray-50) !important;
}
.hover\:text-bluegray-100:hover {
  color: var(--p-bluegray-100) !important;
}
.hover\:text-bluegray-200:hover {
  color: var(--p-bluegray-200) !important;
}
.hover\:text-bluegray-300:hover {
  color: var(--p-bluegray-300) !important;
}
.hover\:text-bluegray-400:hover {
  color: var(--p-bluegray-400) !important;
}
.hover\:text-bluegray-500:hover {
  color: var(--p-bluegray-500) !important;
}
.hover\:text-bluegray-600:hover {
  color: var(--p-bluegray-600) !important;
}
.hover\:text-bluegray-700:hover {
  color: var(--p-bluegray-700) !important;
}
.hover\:text-bluegray-800:hover {
  color: var(--p-bluegray-800) !important;
}
.hover\:text-bluegray-900:hover {
  color: var(--p-bluegray-900) !important;
}

.active\:text-bluegray-50:active {
  color: var(--p-bluegray-50) !important;
}
.active\:text-bluegray-100:active {
  color: var(--p-bluegray-100) !important;
}
.active\:text-bluegray-200:active {
  color: var(--p-bluegray-200) !important;
}
.active\:text-bluegray-300:active {
  color: var(--p-bluegray-300) !important;
}
.active\:text-bluegray-400:active {
  color: var(--p-bluegray-400) !important;
}
.active\:text-bluegray-500:active {
  color: var(--p-bluegray-500) !important;
}
.active\:text-bluegray-600:active {
  color: var(--p-bluegray-600) !important;
}
.active\:text-bluegray-700:active {
  color: var(--p-bluegray-700) !important;
}
.active\:text-bluegray-800:active {
  color: var(--p-bluegray-800) !important;
}
.active\:text-bluegray-900:active {
  color: var(--p-bluegray-900) !important;
}

.text-purple-50 {
  color: var(--p-purple-50) !important;
}
.text-purple-100 {
  color: var(--p-purple-100) !important;
}
.text-purple-200 {
  color: var(--p-purple-200) !important;
}
.text-purple-300 {
  color: var(--p-purple-300) !important;
}
.text-purple-400 {
  color: var(--p-purple-400) !important;
}
.text-purple-500 {
  color: var(--p-purple-500) !important;
}
.text-purple-600 {
  color: var(--p-purple-600) !important;
}
.text-purple-700 {
  color: var(--p-purple-700) !important;
}
.text-purple-800 {
  color: var(--p-purple-800) !important;
}
.text-purple-900 {
  color: var(--p-purple-900) !important;
}

.focus\:text-purple-50:focus {
  color: var(--p-purple-50) !important;
}
.focus\:text-purple-100:focus {
  color: var(--p-purple-100) !important;
}
.focus\:text-purple-200:focus {
  color: var(--p-purple-200) !important;
}
.focus\:text-purple-300:focus {
  color: var(--p-purple-300) !important;
}
.focus\:text-purple-400:focus {
  color: var(--p-purple-400) !important;
}
.focus\:text-purple-500:focus {
  color: var(--p-purple-500) !important;
}
.focus\:text-purple-600:focus {
  color: var(--p-purple-600) !important;
}
.focus\:text-purple-700:focus {
  color: var(--p-purple-700) !important;
}
.focus\:text-purple-800:focus {
  color: var(--p-purple-800) !important;
}
.focus\:text-purple-900:focus {
  color: var(--p-purple-900) !important;
}

.hover\:text-purple-50:hover {
  color: var(--p-purple-50) !important;
}
.hover\:text-purple-100:hover {
  color: var(--p-purple-100) !important;
}
.hover\:text-purple-200:hover {
  color: var(--p-purple-200) !important;
}
.hover\:text-purple-300:hover {
  color: var(--p-purple-300) !important;
}
.hover\:text-purple-400:hover {
  color: var(--p-purple-400) !important;
}
.hover\:text-purple-500:hover {
  color: var(--p-purple-500) !important;
}
.hover\:text-purple-600:hover {
  color: var(--p-purple-600) !important;
}
.hover\:text-purple-700:hover {
  color: var(--p-purple-700) !important;
}
.hover\:text-purple-800:hover {
  color: var(--p-purple-800) !important;
}
.hover\:text-purple-900:hover {
  color: var(--p-purple-900) !important;
}

.active\:text-purple-50:active {
  color: var(--p-purple-50) !important;
}
.active\:text-purple-100:active {
  color: var(--p-purple-100) !important;
}
.active\:text-purple-200:active {
  color: var(--p-purple-200) !important;
}
.active\:text-purple-300:active {
  color: var(--p-purple-300) !important;
}
.active\:text-purple-400:active {
  color: var(--p-purple-400) !important;
}
.active\:text-purple-500:active {
  color: var(--p-purple-500) !important;
}
.active\:text-purple-600:active {
  color: var(--p-purple-600) !important;
}
.active\:text-purple-700:active {
  color: var(--p-purple-700) !important;
}
.active\:text-purple-800:active {
  color: var(--p-purple-800) !important;
}
.active\:text-purple-900:active {
  color: var(--p-purple-900) !important;
}

.text-gray-50 {
  color: var(--p-gray-50) !important;
}
.text-gray-100 {
  color: var(--p-gray-100) !important;
}
.text-gray-200 {
  color: var(--p-gray-200) !important;
}
.text-gray-300 {
  color: var(--p-gray-300) !important;
}
.text-gray-400 {
  color: var(--p-gray-400) !important;
}
.text-gray-500 {
  color: var(--p-gray-500) !important;
}
.text-gray-600 {
  color: var(--p-gray-600) !important;
}
.text-gray-700 {
  color: var(--p-gray-700) !important;
}
.text-gray-800 {
  color: var(--p-gray-800) !important;
}
.text-gray-900 {
  color: var(--p-gray-900) !important;
}

.focus\:text-gray-50:focus {
  color: var(--p-gray-50) !important;
}
.focus\:text-gray-100:focus {
  color: var(--p-gray-100) !important;
}
.focus\:text-gray-200:focus {
  color: var(--p-gray-200) !important;
}
.focus\:text-gray-300:focus {
  color: var(--p-gray-300) !important;
}
.focus\:text-gray-400:focus {
  color: var(--p-gray-400) !important;
}
.focus\:text-gray-500:focus {
  color: var(--p-gray-500) !important;
}
.focus\:text-gray-600:focus {
  color: var(--p-gray-600) !important;
}
.focus\:text-gray-700:focus {
  color: var(--p-gray-700) !important;
}
.focus\:text-gray-800:focus {
  color: var(--p-gray-800) !important;
}
.focus\:text-gray-900:focus {
  color: var(--p-gray-900) !important;
}

.hover\:text-gray-50:hover {
  color: var(--p-gray-50) !important;
}
.hover\:text-gray-100:hover {
  color: var(--p-gray-100) !important;
}
.hover\:text-gray-200:hover {
  color: var(--p-gray-200) !important;
}
.hover\:text-gray-300:hover {
  color: var(--p-gray-300) !important;
}
.hover\:text-gray-400:hover {
  color: var(--p-gray-400) !important;
}
.hover\:text-gray-500:hover {
  color: var(--p-gray-500) !important;
}
.hover\:text-gray-600:hover {
  color: var(--p-gray-600) !important;
}
.hover\:text-gray-700:hover {
  color: var(--p-gray-700) !important;
}
.hover\:text-gray-800:hover {
  color: var(--p-gray-800) !important;
}
.hover\:text-gray-900:hover {
  color: var(--p-gray-900) !important;
}

.active\:text-gray-50:active {
  color: var(--p-gray-50) !important;
}
.active\:text-gray-100:active {
  color: var(--p-gray-100) !important;
}
.active\:text-gray-200:active {
  color: var(--p-gray-200) !important;
}
.active\:text-gray-300:active {
  color: var(--p-gray-300) !important;
}
.active\:text-gray-400:active {
  color: var(--p-gray-400) !important;
}
.active\:text-gray-500:active {
  color: var(--p-gray-500) !important;
}
.active\:text-gray-600:active {
  color: var(--p-gray-600) !important;
}
.active\:text-gray-700:active {
  color: var(--p-gray-700) !important;
}
.active\:text-gray-800:active {
  color: var(--p-gray-800) !important;
}
.active\:text-gray-900:active {
  color: var(--p-gray-900) !important;
}

.text-red-50 {
  color: var(--p-red-50) !important;
}
.text-red-100 {
  color: var(--p-red-100) !important;
}
.text-red-200 {
  color: var(--p-red-200) !important;
}
.text-red-300 {
  color: var(--p-red-300) !important;
}
.text-red-400 {
  color: var(--p-red-400) !important;
}
.text-red-500 {
  color: var(--p-red-500) !important;
}
.text-red-600 {
  color: var(--p-red-600) !important;
}
.text-red-700 {
  color: var(--p-red-700) !important;
}
.text-red-800 {
  color: var(--p-red-800) !important;
}
.text-red-900 {
  color: var(--p-red-900) !important;
}

.focus\:text-red-50:focus {
  color: var(--p-red-50) !important;
}
.focus\:text-red-100:focus {
  color: var(--p-red-100) !important;
}
.focus\:text-red-200:focus {
  color: var(--p-red-200) !important;
}
.focus\:text-red-300:focus {
  color: var(--p-red-300) !important;
}
.focus\:text-red-400:focus {
  color: var(--p-red-400) !important;
}
.focus\:text-red-500:focus {
  color: var(--p-red-500) !important;
}
.focus\:text-red-600:focus {
  color: var(--p-red-600) !important;
}
.focus\:text-red-700:focus {
  color: var(--p-red-700) !important;
}
.focus\:text-red-800:focus {
  color: var(--p-red-800) !important;
}
.focus\:text-red-900:focus {
  color: var(--p-red-900) !important;
}

.hover\:text-red-50:hover {
  color: var(--p-red-50) !important;
}
.hover\:text-red-100:hover {
  color: var(--p-red-100) !important;
}
.hover\:text-red-200:hover {
  color: var(--p-red-200) !important;
}
.hover\:text-red-300:hover {
  color: var(--p-red-300) !important;
}
.hover\:text-red-400:hover {
  color: var(--p-red-400) !important;
}
.hover\:text-red-500:hover {
  color: var(--p-red-500) !important;
}
.hover\:text-red-600:hover {
  color: var(--p-red-600) !important;
}
.hover\:text-red-700:hover {
  color: var(--p-red-700) !important;
}
.hover\:text-red-800:hover {
  color: var(--p-red-800) !important;
}
.hover\:text-red-900:hover {
  color: var(--p-red-900) !important;
}

.active\:text-red-50:active {
  color: var(--p-red-50) !important;
}
.active\:text-red-100:active {
  color: var(--p-red-100) !important;
}
.active\:text-red-200:active {
  color: var(--p-red-200) !important;
}
.active\:text-red-300:active {
  color: var(--p-red-300) !important;
}
.active\:text-red-400:active {
  color: var(--p-red-400) !important;
}
.active\:text-red-500:active {
  color: var(--p-red-500) !important;
}
.active\:text-red-600:active {
  color: var(--p-red-600) !important;
}
.active\:text-red-700:active {
  color: var(--p-red-700) !important;
}
.active\:text-red-800:active {
  color: var(--p-red-800) !important;
}
.active\:text-red-900:active {
  color: var(--p-red-900) !important;
}

.text-primary-50 {
  color: var(--p-primary-50) !important;
}
.text-primary-100 {
  color: var(--p-primary-100) !important;
}
.text-primary-200 {
  color: var(--p-primary-200) !important;
}
.text-primary-300 {
  color: var(--p-primary-300) !important;
}
.text-primary-400 {
  color: var(--p-primary-400) !important;
}
.text-primary-500 {
  color: var(--p-primary-500) !important;
}
.text-primary-600 {
  color: var(--p-primary-600) !important;
}
.text-primary-700 {
  color: var(--p-primary-700) !important;
}
.text-primary-800 {
  color: var(--p-primary-800) !important;
}
.text-primary-900 {
  color: var(--p-primary-900) !important;
}

.focus\:text-primary-50:focus {
  color: var(--p-primary-50) !important;
}
.focus\:text-primary-100:focus {
  color: var(--p-primary-100) !important;
}
.focus\:text-primary-200:focus {
  color: var(--p-primary-200) !important;
}
.focus\:text-primary-300:focus {
  color: var(--p-primary-300) !important;
}
.focus\:text-primary-400:focus {
  color: var(--p-primary-400) !important;
}
.focus\:text-primary-500:focus {
  color: var(--p-primary-500) !important;
}
.focus\:text-primary-600:focus {
  color: var(--p-primary-600) !important;
}
.focus\:text-primary-700:focus {
  color: var(--p-primary-700) !important;
}
.focus\:text-primary-800:focus {
  color: var(--p-primary-800) !important;
}
.focus\:text-primary-900:focus {
  color: var(--p-primary-900) !important;
}

.hover\:text-primary-50:hover {
  color: var(--p-primary-50) !important;
}
.hover\:text-primary-100:hover {
  color: var(--p-primary-100) !important;
}
.hover\:text-primary-200:hover {
  color: var(--p-primary-200) !important;
}
.hover\:text-primary-300:hover {
  color: var(--p-primary-300) !important;
}
.hover\:text-primary-400:hover {
  color: var(--p-primary-400) !important;
}
.hover\:text-primary-500:hover {
  color: var(--p-primary-500) !important;
}
.hover\:text-primary-600:hover {
  color: var(--p-primary-600) !important;
}
.hover\:text-primary-700:hover {
  color: var(--p-primary-700) !important;
}
.hover\:text-primary-800:hover {
  color: var(--p-primary-800) !important;
}
.hover\:text-primary-900:hover {
  color: var(--p-primary-900) !important;
}

.active\:text-primary-50:active {
  color: var(--p-primary-50) !important;
}
.active\:text-primary-100:active {
  color: var(--p-primary-100) !important;
}
.active\:text-primary-200:active {
  color: var(--p-primary-200) !important;
}
.active\:text-primary-300:active {
  color: var(--p-primary-300) !important;
}
.active\:text-primary-400:active {
  color: var(--p-primary-400) !important;
}
.active\:text-primary-500:active {
  color: var(--p-primary-500) !important;
}
.active\:text-primary-600:active {
  color: var(--p-primary-600) !important;
}
.active\:text-primary-700:active {
  color: var(--p-primary-700) !important;
}
.active\:text-primary-800:active {
  color: var(--p-primary-800) !important;
}
.active\:text-primary-900:active {
  color: var(--p-primary-900) !important;
}

.bg-blue-50 {
  background-color: var(--p-blue-50) !important;
}
.bg-blue-100 {
  background-color: var(--p-blue-100) !important;
}
.bg-blue-200 {
  background-color: var(--p-blue-200) !important;
}
.bg-blue-300 {
  background-color: var(--p-blue-300) !important;
}
.bg-blue-400 {
  background-color: var(--p-blue-400) !important;
}
.bg-blue-500 {
  background-color: var(--p-blue-500) !important;
}
.bg-blue-600 {
  background-color: var(--p-blue-600) !important;
}
.bg-blue-700 {
  background-color: var(--p-blue-700) !important;
}
.bg-blue-800 {
  background-color: var(--p-blue-800) !important;
}
.bg-blue-900 {
  background-color: var(--p-blue-900) !important;
}

.focus\:bg-blue-50:focus {
  background-color: var(--p-blue-50) !important;
}
.focus\:bg-blue-100:focus {
  background-color: var(--p-blue-100) !important;
}
.focus\:bg-blue-200:focus {
  background-color: var(--p-blue-200) !important;
}
.focus\:bg-blue-300:focus {
  background-color: var(--p-blue-300) !important;
}
.focus\:bg-blue-400:focus {
  background-color: var(--p-blue-400) !important;
}
.focus\:bg-blue-500:focus {
  background-color: var(--p-blue-500) !important;
}
.focus\:bg-blue-600:focus {
  background-color: var(--p-blue-600) !important;
}
.focus\:bg-blue-700:focus {
  background-color: var(--p-blue-700) !important;
}
.focus\:bg-blue-800:focus {
  background-color: var(--p-blue-800) !important;
}
.focus\:bg-blue-900:focus {
  background-color: var(--p-blue-900) !important;
}

.hover\:bg-blue-50:hover {
  background-color: var(--p-blue-50) !important;
}
.hover\:bg-blue-100:hover {
  background-color: var(--p-blue-100) !important;
}
.hover\:bg-blue-200:hover {
  background-color: var(--p-blue-200) !important;
}
.hover\:bg-blue-300:hover {
  background-color: var(--p-blue-300) !important;
}
.hover\:bg-blue-400:hover {
  background-color: var(--p-blue-400) !important;
}
.hover\:bg-blue-500:hover {
  background-color: var(--p-blue-500) !important;
}
.hover\:bg-blue-600:hover {
  background-color: var(--p-blue-600) !important;
}
.hover\:bg-blue-700:hover {
  background-color: var(--p-blue-700) !important;
}
.hover\:bg-blue-800:hover {
  background-color: var(--p-blue-800) !important;
}
.hover\:bg-blue-900:hover {
  background-color: var(--p-blue-900) !important;
}

.active\:bg-blue-50:active {
  background-color: var(--p-blue-50) !important;
}
.active\:bg-blue-100:active {
  background-color: var(--p-blue-100) !important;
}
.active\:bg-blue-200:active {
  background-color: var(--p-blue-200) !important;
}
.active\:bg-blue-300:active {
  background-color: var(--p-blue-300) !important;
}
.active\:bg-blue-400:active {
  background-color: var(--p-blue-400) !important;
}
.active\:bg-blue-500:active {
  background-color: var(--p-blue-500) !important;
}
.active\:bg-blue-600:active {
  background-color: var(--p-blue-600) !important;
}
.active\:bg-blue-700:active {
  background-color: var(--p-blue-700) !important;
}
.active\:bg-blue-800:active {
  background-color: var(--p-blue-800) !important;
}
.active\:bg-blue-900:active {
  background-color: var(--p-blue-900) !important;
}

.bg-green-50 {
  background-color: var(--p-green-50) !important;
}
.bg-green-100 {
  background-color: var(--p-green-100) !important;
}
.bg-green-200 {
  background-color: var(--p-green-200) !important;
}
.bg-green-300 {
  background-color: var(--p-green-300) !important;
}
.bg-green-400 {
  background-color: var(--p-green-400) !important;
}
.bg-green-500 {
  background-color: var(--p-green-500) !important;
}
.bg-green-600 {
  background-color: var(--p-green-600) !important;
}
.bg-green-700 {
  background-color: var(--p-green-700) !important;
}
.bg-green-800 {
  background-color: var(--p-green-800) !important;
}
.bg-green-900 {
  background-color: var(--p-green-900) !important;
}

.focus\:bg-green-50:focus {
  background-color: var(--p-green-50) !important;
}
.focus\:bg-green-100:focus {
  background-color: var(--p-green-100) !important;
}
.focus\:bg-green-200:focus {
  background-color: var(--p-green-200) !important;
}
.focus\:bg-green-300:focus {
  background-color: var(--p-green-300) !important;
}
.focus\:bg-green-400:focus {
  background-color: var(--p-green-400) !important;
}
.focus\:bg-green-500:focus {
  background-color: var(--p-green-500) !important;
}
.focus\:bg-green-600:focus {
  background-color: var(--p-green-600) !important;
}
.focus\:bg-green-700:focus {
  background-color: var(--p-green-700) !important;
}
.focus\:bg-green-800:focus {
  background-color: var(--p-green-800) !important;
}
.focus\:bg-green-900:focus {
  background-color: var(--p-green-900) !important;
}

.hover\:bg-green-50:hover {
  background-color: var(--p-green-50) !important;
}
.hover\:bg-green-100:hover {
  background-color: var(--p-green-100) !important;
}
.hover\:bg-green-200:hover {
  background-color: var(--p-green-200) !important;
}
.hover\:bg-green-300:hover {
  background-color: var(--p-green-300) !important;
}
.hover\:bg-green-400:hover {
  background-color: var(--p-green-400) !important;
}
.hover\:bg-green-500:hover {
  background-color: var(--p-green-500) !important;
}
.hover\:bg-green-600:hover {
  background-color: var(--p-green-600) !important;
}
.hover\:bg-green-700:hover {
  background-color: var(--p-green-700) !important;
}
.hover\:bg-green-800:hover {
  background-color: var(--p-green-800) !important;
}
.hover\:bg-green-900:hover {
  background-color: var(--p-green-900) !important;
}

.active\:bg-green-50:active {
  background-color: var(--p-green-50) !important;
}
.active\:bg-green-100:active {
  background-color: var(--p-green-100) !important;
}
.active\:bg-green-200:active {
  background-color: var(--p-green-200) !important;
}
.active\:bg-green-300:active {
  background-color: var(--p-green-300) !important;
}
.active\:bg-green-400:active {
  background-color: var(--p-green-400) !important;
}
.active\:bg-green-500:active {
  background-color: var(--p-green-500) !important;
}
.active\:bg-green-600:active {
  background-color: var(--p-green-600) !important;
}
.active\:bg-green-700:active {
  background-color: var(--p-green-700) !important;
}
.active\:bg-green-800:active {
  background-color: var(--p-green-800) !important;
}
.active\:bg-green-900:active {
  background-color: var(--p-green-900) !important;
}

.bg-yellow-50 {
  background-color: var(--p-yellow-50) !important;
}
.bg-yellow-100 {
  background-color: var(--p-yellow-100) !important;
}
.bg-yellow-200 {
  background-color: var(--p-yellow-200) !important;
}
.bg-yellow-300 {
  background-color: var(--p-yellow-300) !important;
}
.bg-yellow-400 {
  background-color: var(--p-yellow-400) !important;
}
.bg-yellow-500 {
  background-color: var(--p-yellow-500) !important;
}
.bg-yellow-600 {
  background-color: var(--p-yellow-600) !important;
}
.bg-yellow-700 {
  background-color: var(--p-yellow-700) !important;
}
.bg-yellow-800 {
  background-color: var(--p-yellow-800) !important;
}
.bg-yellow-900 {
  background-color: var(--p-yellow-900) !important;
}

.focus\:bg-yellow-50:focus {
  background-color: var(--p-yellow-50) !important;
}
.focus\:bg-yellow-100:focus {
  background-color: var(--p-yellow-100) !important;
}
.focus\:bg-yellow-200:focus {
  background-color: var(--p-yellow-200) !important;
}
.focus\:bg-yellow-300:focus {
  background-color: var(--p-yellow-300) !important;
}
.focus\:bg-yellow-400:focus {
  background-color: var(--p-yellow-400) !important;
}
.focus\:bg-yellow-500:focus {
  background-color: var(--p-yellow-500) !important;
}
.focus\:bg-yellow-600:focus {
  background-color: var(--p-yellow-600) !important;
}
.focus\:bg-yellow-700:focus {
  background-color: var(--p-yellow-700) !important;
}
.focus\:bg-yellow-800:focus {
  background-color: var(--p-yellow-800) !important;
}
.focus\:bg-yellow-900:focus {
  background-color: var(--p-yellow-900) !important;
}

.hover\:bg-yellow-50:hover {
  background-color: var(--p-yellow-50) !important;
}
.hover\:bg-yellow-100:hover {
  background-color: var(--p-yellow-100) !important;
}
.hover\:bg-yellow-200:hover {
  background-color: var(--p-yellow-200) !important;
}
.hover\:bg-yellow-300:hover {
  background-color: var(--p-yellow-300) !important;
}
.hover\:bg-yellow-400:hover {
  background-color: var(--p-yellow-400) !important;
}
.hover\:bg-yellow-500:hover {
  background-color: var(--p-yellow-500) !important;
}
.hover\:bg-yellow-600:hover {
  background-color: var(--p-yellow-600) !important;
}
.hover\:bg-yellow-700:hover {
  background-color: var(--p-yellow-700) !important;
}
.hover\:bg-yellow-800:hover {
  background-color: var(--p-yellow-800) !important;
}
.hover\:bg-yellow-900:hover {
  background-color: var(--p-yellow-900) !important;
}

.active\:bg-yellow-50:active {
  background-color: var(--p-yellow-50) !important;
}
.active\:bg-yellow-100:active {
  background-color: var(--p-yellow-100) !important;
}
.active\:bg-yellow-200:active {
  background-color: var(--p-yellow-200) !important;
}
.active\:bg-yellow-300:active {
  background-color: var(--p-yellow-300) !important;
}
.active\:bg-yellow-400:active {
  background-color: var(--p-yellow-400) !important;
}
.active\:bg-yellow-500:active {
  background-color: var(--p-yellow-500) !important;
}
.active\:bg-yellow-600:active {
  background-color: var(--p-yellow-600) !important;
}
.active\:bg-yellow-700:active {
  background-color: var(--p-yellow-700) !important;
}
.active\:bg-yellow-800:active {
  background-color: var(--p-yellow-800) !important;
}
.active\:bg-yellow-900:active {
  background-color: var(--p-yellow-900) !important;
}

.bg-cyan-50 {
  background-color: var(--p-cyan-50) !important;
}
.bg-cyan-100 {
  background-color: var(--p-cyan-100) !important;
}
.bg-cyan-200 {
  background-color: var(--p-cyan-200) !important;
}
.bg-cyan-300 {
  background-color: var(--p-cyan-300) !important;
}
.bg-cyan-400 {
  background-color: var(--p-cyan-400) !important;
}
.bg-cyan-500 {
  background-color: var(--p-cyan-500) !important;
}
.bg-cyan-600 {
  background-color: var(--p-cyan-600) !important;
}
.bg-cyan-700 {
  background-color: var(--p-cyan-700) !important;
}
.bg-cyan-800 {
  background-color: var(--p-cyan-800) !important;
}
.bg-cyan-900 {
  background-color: var(--p-cyan-900) !important;
}

.focus\:bg-cyan-50:focus {
  background-color: var(--p-cyan-50) !important;
}
.focus\:bg-cyan-100:focus {
  background-color: var(--p-cyan-100) !important;
}
.focus\:bg-cyan-200:focus {
  background-color: var(--p-cyan-200) !important;
}
.focus\:bg-cyan-300:focus {
  background-color: var(--p-cyan-300) !important;
}
.focus\:bg-cyan-400:focus {
  background-color: var(--p-cyan-400) !important;
}
.focus\:bg-cyan-500:focus {
  background-color: var(--p-cyan-500) !important;
}
.focus\:bg-cyan-600:focus {
  background-color: var(--p-cyan-600) !important;
}
.focus\:bg-cyan-700:focus {
  background-color: var(--p-cyan-700) !important;
}
.focus\:bg-cyan-800:focus {
  background-color: var(--p-cyan-800) !important;
}
.focus\:bg-cyan-900:focus {
  background-color: var(--p-cyan-900) !important;
}

.hover\:bg-cyan-50:hover {
  background-color: var(--p-cyan-50) !important;
}
.hover\:bg-cyan-100:hover {
  background-color: var(--p-cyan-100) !important;
}
.hover\:bg-cyan-200:hover {
  background-color: var(--p-cyan-200) !important;
}
.hover\:bg-cyan-300:hover {
  background-color: var(--p-cyan-300) !important;
}
.hover\:bg-cyan-400:hover {
  background-color: var(--p-cyan-400) !important;
}
.hover\:bg-cyan-500:hover {
  background-color: var(--p-cyan-500) !important;
}
.hover\:bg-cyan-600:hover {
  background-color: var(--p-cyan-600) !important;
}
.hover\:bg-cyan-700:hover {
  background-color: var(--p-cyan-700) !important;
}
.hover\:bg-cyan-800:hover {
  background-color: var(--p-cyan-800) !important;
}
.hover\:bg-cyan-900:hover {
  background-color: var(--p-cyan-900) !important;
}

.active\:bg-cyan-50:active {
  background-color: var(--p-cyan-50) !important;
}
.active\:bg-cyan-100:active {
  background-color: var(--p-cyan-100) !important;
}
.active\:bg-cyan-200:active {
  background-color: var(--p-cyan-200) !important;
}
.active\:bg-cyan-300:active {
  background-color: var(--p-cyan-300) !important;
}
.active\:bg-cyan-400:active {
  background-color: var(--p-cyan-400) !important;
}
.active\:bg-cyan-500:active {
  background-color: var(--p-cyan-500) !important;
}
.active\:bg-cyan-600:active {
  background-color: var(--p-cyan-600) !important;
}
.active\:bg-cyan-700:active {
  background-color: var(--p-cyan-700) !important;
}
.active\:bg-cyan-800:active {
  background-color: var(--p-cyan-800) !important;
}
.active\:bg-cyan-900:active {
  background-color: var(--p-cyan-900) !important;
}

.bg-pink-50 {
  background-color: var(--p-pink-50) !important;
}
.bg-pink-100 {
  background-color: var(--p-pink-100) !important;
}
.bg-pink-200 {
  background-color: var(--p-pink-200) !important;
}
.bg-pink-300 {
  background-color: var(--p-pink-300) !important;
}
.bg-pink-400 {
  background-color: var(--p-pink-400) !important;
}
.bg-pink-500 {
  background-color: var(--p-pink-500) !important;
}
.bg-pink-600 {
  background-color: var(--p-pink-600) !important;
}
.bg-pink-700 {
  background-color: var(--p-pink-700) !important;
}
.bg-pink-800 {
  background-color: var(--p-pink-800) !important;
}
.bg-pink-900 {
  background-color: var(--p-pink-900) !important;
}

.focus\:bg-pink-50:focus {
  background-color: var(--p-pink-50) !important;
}
.focus\:bg-pink-100:focus {
  background-color: var(--p-pink-100) !important;
}
.focus\:bg-pink-200:focus {
  background-color: var(--p-pink-200) !important;
}
.focus\:bg-pink-300:focus {
  background-color: var(--p-pink-300) !important;
}
.focus\:bg-pink-400:focus {
  background-color: var(--p-pink-400) !important;
}
.focus\:bg-pink-500:focus {
  background-color: var(--p-pink-500) !important;
}
.focus\:bg-pink-600:focus {
  background-color: var(--p-pink-600) !important;
}
.focus\:bg-pink-700:focus {
  background-color: var(--p-pink-700) !important;
}
.focus\:bg-pink-800:focus {
  background-color: var(--p-pink-800) !important;
}
.focus\:bg-pink-900:focus {
  background-color: var(--p-pink-900) !important;
}

.hover\:bg-pink-50:hover {
  background-color: var(--p-pink-50) !important;
}
.hover\:bg-pink-100:hover {
  background-color: var(--p-pink-100) !important;
}
.hover\:bg-pink-200:hover {
  background-color: var(--p-pink-200) !important;
}
.hover\:bg-pink-300:hover {
  background-color: var(--p-pink-300) !important;
}
.hover\:bg-pink-400:hover {
  background-color: var(--p-pink-400) !important;
}
.hover\:bg-pink-500:hover {
  background-color: var(--p-pink-500) !important;
}
.hover\:bg-pink-600:hover {
  background-color: var(--p-pink-600) !important;
}
.hover\:bg-pink-700:hover {
  background-color: var(--p-pink-700) !important;
}
.hover\:bg-pink-800:hover {
  background-color: var(--p-pink-800) !important;
}
.hover\:bg-pink-900:hover {
  background-color: var(--p-pink-900) !important;
}

.active\:bg-pink-50:active {
  background-color: var(--p-pink-50) !important;
}
.active\:bg-pink-100:active {
  background-color: var(--p-pink-100) !important;
}
.active\:bg-pink-200:active {
  background-color: var(--p-pink-200) !important;
}
.active\:bg-pink-300:active {
  background-color: var(--p-pink-300) !important;
}
.active\:bg-pink-400:active {
  background-color: var(--p-pink-400) !important;
}
.active\:bg-pink-500:active {
  background-color: var(--p-pink-500) !important;
}
.active\:bg-pink-600:active {
  background-color: var(--p-pink-600) !important;
}
.active\:bg-pink-700:active {
  background-color: var(--p-pink-700) !important;
}
.active\:bg-pink-800:active {
  background-color: var(--p-pink-800) !important;
}
.active\:bg-pink-900:active {
  background-color: var(--p-pink-900) !important;
}

.bg-indigo-50 {
  background-color: var(--p-indigo-50) !important;
}
.bg-indigo-100 {
  background-color: var(--p-indigo-100) !important;
}
.bg-indigo-200 {
  background-color: var(--p-indigo-200) !important;
}
.bg-indigo-300 {
  background-color: var(--p-indigo-300) !important;
}
.bg-indigo-400 {
  background-color: var(--p-indigo-400) !important;
}
.bg-indigo-500 {
  background-color: var(--p-indigo-500) !important;
}
.bg-indigo-600 {
  background-color: var(--p-indigo-600) !important;
}
.bg-indigo-700 {
  background-color: var(--p-indigo-700) !important;
}
.bg-indigo-800 {
  background-color: var(--p-indigo-800) !important;
}
.bg-indigo-900 {
  background-color: var(--p-indigo-900) !important;
}

.focus\:bg-indigo-50:focus {
  background-color: var(--p-indigo-50) !important;
}
.focus\:bg-indigo-100:focus {
  background-color: var(--p-indigo-100) !important;
}
.focus\:bg-indigo-200:focus {
  background-color: var(--p-indigo-200) !important;
}
.focus\:bg-indigo-300:focus {
  background-color: var(--p-indigo-300) !important;
}
.focus\:bg-indigo-400:focus {
  background-color: var(--p-indigo-400) !important;
}
.focus\:bg-indigo-500:focus {
  background-color: var(--p-indigo-500) !important;
}
.focus\:bg-indigo-600:focus {
  background-color: var(--p-indigo-600) !important;
}
.focus\:bg-indigo-700:focus {
  background-color: var(--p-indigo-700) !important;
}
.focus\:bg-indigo-800:focus {
  background-color: var(--p-indigo-800) !important;
}
.focus\:bg-indigo-900:focus {
  background-color: var(--p-indigo-900) !important;
}

.hover\:bg-indigo-50:hover {
  background-color: var(--p-indigo-50) !important;
}
.hover\:bg-indigo-100:hover {
  background-color: var(--p-indigo-100) !important;
}
.hover\:bg-indigo-200:hover {
  background-color: var(--p-indigo-200) !important;
}
.hover\:bg-indigo-300:hover {
  background-color: var(--p-indigo-300) !important;
}
.hover\:bg-indigo-400:hover {
  background-color: var(--p-indigo-400) !important;
}
.hover\:bg-indigo-500:hover {
  background-color: var(--p-indigo-500) !important;
}
.hover\:bg-indigo-600:hover {
  background-color: var(--p-indigo-600) !important;
}
.hover\:bg-indigo-700:hover {
  background-color: var(--p-indigo-700) !important;
}
.hover\:bg-indigo-800:hover {
  background-color: var(--p-indigo-800) !important;
}
.hover\:bg-indigo-900:hover {
  background-color: var(--p-indigo-900) !important;
}

.active\:bg-indigo-50:active {
  background-color: var(--p-indigo-50) !important;
}
.active\:bg-indigo-100:active {
  background-color: var(--p-indigo-100) !important;
}
.active\:bg-indigo-200:active {
  background-color: var(--p-indigo-200) !important;
}
.active\:bg-indigo-300:active {
  background-color: var(--p-indigo-300) !important;
}
.active\:bg-indigo-400:active {
  background-color: var(--p-indigo-400) !important;
}
.active\:bg-indigo-500:active {
  background-color: var(--p-indigo-500) !important;
}
.active\:bg-indigo-600:active {
  background-color: var(--p-indigo-600) !important;
}
.active\:bg-indigo-700:active {
  background-color: var(--p-indigo-700) !important;
}
.active\:bg-indigo-800:active {
  background-color: var(--p-indigo-800) !important;
}
.active\:bg-indigo-900:active {
  background-color: var(--p-indigo-900) !important;
}

.bg-teal-50 {
  background-color: var(--p-teal-50) !important;
}
.bg-teal-100 {
  background-color: var(--p-teal-100) !important;
}
.bg-teal-200 {
  background-color: var(--p-teal-200) !important;
}
.bg-teal-300 {
  background-color: var(--p-teal-300) !important;
}
.bg-teal-400 {
  background-color: var(--p-teal-400) !important;
}
.bg-teal-500 {
  background-color: var(--p-teal-500) !important;
}
.bg-teal-600 {
  background-color: var(--p-teal-600) !important;
}
.bg-teal-700 {
  background-color: var(--p-teal-700) !important;
}
.bg-teal-800 {
  background-color: var(--p-teal-800) !important;
}
.bg-teal-900 {
  background-color: var(--p-teal-900) !important;
}

.focus\:bg-teal-50:focus {
  background-color: var(--p-teal-50) !important;
}
.focus\:bg-teal-100:focus {
  background-color: var(--p-teal-100) !important;
}
.focus\:bg-teal-200:focus {
  background-color: var(--p-teal-200) !important;
}
.focus\:bg-teal-300:focus {
  background-color: var(--p-teal-300) !important;
}
.focus\:bg-teal-400:focus {
  background-color: var(--p-teal-400) !important;
}
.focus\:bg-teal-500:focus {
  background-color: var(--p-teal-500) !important;
}
.focus\:bg-teal-600:focus {
  background-color: var(--p-teal-600) !important;
}
.focus\:bg-teal-700:focus {
  background-color: var(--p-teal-700) !important;
}
.focus\:bg-teal-800:focus {
  background-color: var(--p-teal-800) !important;
}
.focus\:bg-teal-900:focus {
  background-color: var(--p-teal-900) !important;
}

.hover\:bg-teal-50:hover {
  background-color: var(--p-teal-50) !important;
}
.hover\:bg-teal-100:hover {
  background-color: var(--p-teal-100) !important;
}
.hover\:bg-teal-200:hover {
  background-color: var(--p-teal-200) !important;
}
.hover\:bg-teal-300:hover {
  background-color: var(--p-teal-300) !important;
}
.hover\:bg-teal-400:hover {
  background-color: var(--p-teal-400) !important;
}
.hover\:bg-teal-500:hover {
  background-color: var(--p-teal-500) !important;
}
.hover\:bg-teal-600:hover {
  background-color: var(--p-teal-600) !important;
}
.hover\:bg-teal-700:hover {
  background-color: var(--p-teal-700) !important;
}
.hover\:bg-teal-800:hover {
  background-color: var(--p-teal-800) !important;
}
.hover\:bg-teal-900:hover {
  background-color: var(--p-teal-900) !important;
}

.active\:bg-teal-50:active {
  background-color: var(--p-teal-50) !important;
}
.active\:bg-teal-100:active {
  background-color: var(--p-teal-100) !important;
}
.active\:bg-teal-200:active {
  background-color: var(--p-teal-200) !important;
}
.active\:bg-teal-300:active {
  background-color: var(--p-teal-300) !important;
}
.active\:bg-teal-400:active {
  background-color: var(--p-teal-400) !important;
}
.active\:bg-teal-500:active {
  background-color: var(--p-teal-500) !important;
}
.active\:bg-teal-600:active {
  background-color: var(--p-teal-600) !important;
}
.active\:bg-teal-700:active {
  background-color: var(--p-teal-700) !important;
}
.active\:bg-teal-800:active {
  background-color: var(--p-teal-800) !important;
}
.active\:bg-teal-900:active {
  background-color: var(--p-teal-900) !important;
}

.bg-orange-50 {
  background-color: var(--p-orange-50) !important;
}
.bg-orange-100 {
  background-color: var(--p-orange-100) !important;
}
.bg-orange-200 {
  background-color: var(--p-orange-200) !important;
}
.bg-orange-300 {
  background-color: var(--p-orange-300) !important;
}
.bg-orange-400 {
  background-color: var(--p-orange-400) !important;
}
.bg-orange-500 {
  background-color: var(--p-orange-500) !important;
}
.bg-orange-600 {
  background-color: var(--p-orange-600) !important;
}
.bg-orange-700 {
  background-color: var(--p-orange-700) !important;
}
.bg-orange-800 {
  background-color: var(--p-orange-800) !important;
}
.bg-orange-900 {
  background-color: var(--p-orange-900) !important;
}

.focus\:bg-orange-50:focus {
  background-color: var(--p-orange-50) !important;
}
.focus\:bg-orange-100:focus {
  background-color: var(--p-orange-100) !important;
}
.focus\:bg-orange-200:focus {
  background-color: var(--p-orange-200) !important;
}
.focus\:bg-orange-300:focus {
  background-color: var(--p-orange-300) !important;
}
.focus\:bg-orange-400:focus {
  background-color: var(--p-orange-400) !important;
}
.focus\:bg-orange-500:focus {
  background-color: var(--p-orange-500) !important;
}
.focus\:bg-orange-600:focus {
  background-color: var(--p-orange-600) !important;
}
.focus\:bg-orange-700:focus {
  background-color: var(--p-orange-700) !important;
}
.focus\:bg-orange-800:focus {
  background-color: var(--p-orange-800) !important;
}
.focus\:bg-orange-900:focus {
  background-color: var(--p-orange-900) !important;
}

.hover\:bg-orange-50:hover {
  background-color: var(--p-orange-50) !important;
}
.hover\:bg-orange-100:hover {
  background-color: var(--p-orange-100) !important;
}
.hover\:bg-orange-200:hover {
  background-color: var(--p-orange-200) !important;
}
.hover\:bg-orange-300:hover {
  background-color: var(--p-orange-300) !important;
}
.hover\:bg-orange-400:hover {
  background-color: var(--p-orange-400) !important;
}
.hover\:bg-orange-500:hover {
  background-color: var(--p-orange-500) !important;
}
.hover\:bg-orange-600:hover {
  background-color: var(--p-orange-600) !important;
}
.hover\:bg-orange-700:hover {
  background-color: var(--p-orange-700) !important;
}
.hover\:bg-orange-800:hover {
  background-color: var(--p-orange-800) !important;
}
.hover\:bg-orange-900:hover {
  background-color: var(--p-orange-900) !important;
}

.active\:bg-orange-50:active {
  background-color: var(--p-orange-50) !important;
}
.active\:bg-orange-100:active {
  background-color: var(--p-orange-100) !important;
}
.active\:bg-orange-200:active {
  background-color: var(--p-orange-200) !important;
}
.active\:bg-orange-300:active {
  background-color: var(--p-orange-300) !important;
}
.active\:bg-orange-400:active {
  background-color: var(--p-orange-400) !important;
}
.active\:bg-orange-500:active {
  background-color: var(--p-orange-500) !important;
}
.active\:bg-orange-600:active {
  background-color: var(--p-orange-600) !important;
}
.active\:bg-orange-700:active {
  background-color: var(--p-orange-700) !important;
}
.active\:bg-orange-800:active {
  background-color: var(--p-orange-800) !important;
}
.active\:bg-orange-900:active {
  background-color: var(--p-orange-900) !important;
}

.bg-bluegray-50 {
  background-color: var(--p-bluegray-50) !important;
}
.bg-bluegray-100 {
  background-color: var(--p-bluegray-100) !important;
}
.bg-bluegray-200 {
  background-color: var(--p-bluegray-200) !important;
}
.bg-bluegray-300 {
  background-color: var(--p-bluegray-300) !important;
}
.bg-bluegray-400 {
  background-color: var(--p-bluegray-400) !important;
}
.bg-bluegray-500 {
  background-color: var(--p-bluegray-500) !important;
}
.bg-bluegray-600 {
  background-color: var(--p-bluegray-600) !important;
}
.bg-bluegray-700 {
  background-color: var(--p-bluegray-700) !important;
}
.bg-bluegray-800 {
  background-color: var(--p-bluegray-800) !important;
}
.bg-bluegray-900 {
  background-color: var(--p-bluegray-900) !important;
}

.focus\:bg-bluegray-50:focus {
  background-color: var(--p-bluegray-50) !important;
}
.focus\:bg-bluegray-100:focus {
  background-color: var(--p-bluegray-100) !important;
}
.focus\:bg-bluegray-200:focus {
  background-color: var(--p-bluegray-200) !important;
}
.focus\:bg-bluegray-300:focus {
  background-color: var(--p-bluegray-300) !important;
}
.focus\:bg-bluegray-400:focus {
  background-color: var(--p-bluegray-400) !important;
}
.focus\:bg-bluegray-500:focus {
  background-color: var(--p-bluegray-500) !important;
}
.focus\:bg-bluegray-600:focus {
  background-color: var(--p-bluegray-600) !important;
}
.focus\:bg-bluegray-700:focus {
  background-color: var(--p-bluegray-700) !important;
}
.focus\:bg-bluegray-800:focus {
  background-color: var(--p-bluegray-800) !important;
}
.focus\:bg-bluegray-900:focus {
  background-color: var(--p-bluegray-900) !important;
}

.hover\:bg-bluegray-50:hover {
  background-color: var(--p-bluegray-50) !important;
}
.hover\:bg-bluegray-100:hover {
  background-color: var(--p-bluegray-100) !important;
}
.hover\:bg-bluegray-200:hover {
  background-color: var(--p-bluegray-200) !important;
}
.hover\:bg-bluegray-300:hover {
  background-color: var(--p-bluegray-300) !important;
}
.hover\:bg-bluegray-400:hover {
  background-color: var(--p-bluegray-400) !important;
}
.hover\:bg-bluegray-500:hover {
  background-color: var(--p-bluegray-500) !important;
}
.hover\:bg-bluegray-600:hover {
  background-color: var(--p-bluegray-600) !important;
}
.hover\:bg-bluegray-700:hover {
  background-color: var(--p-bluegray-700) !important;
}
.hover\:bg-bluegray-800:hover {
  background-color: var(--p-bluegray-800) !important;
}
.hover\:bg-bluegray-900:hover {
  background-color: var(--p-bluegray-900) !important;
}

.active\:bg-bluegray-50:active {
  background-color: var(--p-bluegray-50) !important;
}
.active\:bg-bluegray-100:active {
  background-color: var(--p-bluegray-100) !important;
}
.active\:bg-bluegray-200:active {
  background-color: var(--p-bluegray-200) !important;
}
.active\:bg-bluegray-300:active {
  background-color: var(--p-bluegray-300) !important;
}
.active\:bg-bluegray-400:active {
  background-color: var(--p-bluegray-400) !important;
}
.active\:bg-bluegray-500:active {
  background-color: var(--p-bluegray-500) !important;
}
.active\:bg-bluegray-600:active {
  background-color: var(--p-bluegray-600) !important;
}
.active\:bg-bluegray-700:active {
  background-color: var(--p-bluegray-700) !important;
}
.active\:bg-bluegray-800:active {
  background-color: var(--p-bluegray-800) !important;
}
.active\:bg-bluegray-900:active {
  background-color: var(--p-bluegray-900) !important;
}

.bg-purple-50 {
  background-color: var(--p-purple-50) !important;
}
.bg-purple-100 {
  background-color: var(--p-purple-100) !important;
}
.bg-purple-200 {
  background-color: var(--p-purple-200) !important;
}
.bg-purple-300 {
  background-color: var(--p-purple-300) !important;
}
.bg-purple-400 {
  background-color: var(--p-purple-400) !important;
}
.bg-purple-500 {
  background-color: var(--p-purple-500) !important;
}
.bg-purple-600 {
  background-color: var(--p-purple-600) !important;
}
.bg-purple-700 {
  background-color: var(--p-purple-700) !important;
}
.bg-purple-800 {
  background-color: var(--p-purple-800) !important;
}
.bg-purple-900 {
  background-color: var(--p-purple-900) !important;
}

.focus\:bg-purple-50:focus {
  background-color: var(--p-purple-50) !important;
}
.focus\:bg-purple-100:focus {
  background-color: var(--p-purple-100) !important;
}
.focus\:bg-purple-200:focus {
  background-color: var(--p-purple-200) !important;
}
.focus\:bg-purple-300:focus {
  background-color: var(--p-purple-300) !important;
}
.focus\:bg-purple-400:focus {
  background-color: var(--p-purple-400) !important;
}
.focus\:bg-purple-500:focus {
  background-color: var(--p-purple-500) !important;
}
.focus\:bg-purple-600:focus {
  background-color: var(--p-purple-600) !important;
}
.focus\:bg-purple-700:focus {
  background-color: var(--p-purple-700) !important;
}
.focus\:bg-purple-800:focus {
  background-color: var(--p-purple-800) !important;
}
.focus\:bg-purple-900:focus {
  background-color: var(--p-purple-900) !important;
}

.hover\:bg-purple-50:hover {
  background-color: var(--p-purple-50) !important;
}
.hover\:bg-purple-100:hover {
  background-color: var(--p-purple-100) !important;
}
.hover\:bg-purple-200:hover {
  background-color: var(--p-purple-200) !important;
}
.hover\:bg-purple-300:hover {
  background-color: var(--p-purple-300) !important;
}
.hover\:bg-purple-400:hover {
  background-color: var(--p-purple-400) !important;
}
.hover\:bg-purple-500:hover {
  background-color: var(--p-purple-500) !important;
}
.hover\:bg-purple-600:hover {
  background-color: var(--p-purple-600) !important;
}
.hover\:bg-purple-700:hover {
  background-color: var(--p-purple-700) !important;
}
.hover\:bg-purple-800:hover {
  background-color: var(--p-purple-800) !important;
}
.hover\:bg-purple-900:hover {
  background-color: var(--p-purple-900) !important;
}

.active\:bg-purple-50:active {
  background-color: var(--p-purple-50) !important;
}
.active\:bg-purple-100:active {
  background-color: var(--p-purple-100) !important;
}
.active\:bg-purple-200:active {
  background-color: var(--p-purple-200) !important;
}
.active\:bg-purple-300:active {
  background-color: var(--p-purple-300) !important;
}
.active\:bg-purple-400:active {
  background-color: var(--p-purple-400) !important;
}
.active\:bg-purple-500:active {
  background-color: var(--p-purple-500) !important;
}
.active\:bg-purple-600:active {
  background-color: var(--p-purple-600) !important;
}
.active\:bg-purple-700:active {
  background-color: var(--p-purple-700) !important;
}
.active\:bg-purple-800:active {
  background-color: var(--p-purple-800) !important;
}
.active\:bg-purple-900:active {
  background-color: var(--p-purple-900) !important;
}

.bg-gray-50 {
  background-color: var(--p-gray-50) !important;
}
.bg-gray-100 {
  background-color: var(--p-gray-100) !important;
}
.bg-gray-200 {
  background-color: var(--p-gray-200) !important;
}
.bg-gray-300 {
  background-color: var(--p-gray-300) !important;
}
.bg-gray-400 {
  background-color: var(--p-gray-400) !important;
}
.bg-gray-500 {
  background-color: var(--p-gray-500) !important;
}
.bg-gray-600 {
  background-color: var(--p-gray-600) !important;
}
.bg-gray-700 {
  background-color: var(--p-gray-700) !important;
}
.bg-gray-800 {
  background-color: var(--p-gray-800) !important;
}
.bg-gray-900 {
  background-color: var(--p-gray-900) !important;
}

.focus\:bg-gray-50:focus {
  background-color: var(--p-gray-50) !important;
}
.focus\:bg-gray-100:focus {
  background-color: var(--p-gray-100) !important;
}
.focus\:bg-gray-200:focus {
  background-color: var(--p-gray-200) !important;
}
.focus\:bg-gray-300:focus {
  background-color: var(--p-gray-300) !important;
}
.focus\:bg-gray-400:focus {
  background-color: var(--p-gray-400) !important;
}
.focus\:bg-gray-500:focus {
  background-color: var(--p-gray-500) !important;
}
.focus\:bg-gray-600:focus {
  background-color: var(--p-gray-600) !important;
}
.focus\:bg-gray-700:focus {
  background-color: var(--p-gray-700) !important;
}
.focus\:bg-gray-800:focus {
  background-color: var(--p-gray-800) !important;
}
.focus\:bg-gray-900:focus {
  background-color: var(--p-gray-900) !important;
}

.hover\:bg-gray-50:hover {
  background-color: var(--p-gray-50) !important;
}
.hover\:bg-gray-100:hover {
  background-color: var(--p-gray-100) !important;
}
.hover\:bg-gray-200:hover {
  background-color: var(--p-gray-200) !important;
}
.hover\:bg-gray-300:hover {
  background-color: var(--p-gray-300) !important;
}
.hover\:bg-gray-400:hover {
  background-color: var(--p-gray-400) !important;
}
.hover\:bg-gray-500:hover {
  background-color: var(--p-gray-500) !important;
}
.hover\:bg-gray-600:hover {
  background-color: var(--p-gray-600) !important;
}
.hover\:bg-gray-700:hover {
  background-color: var(--p-gray-700) !important;
}
.hover\:bg-gray-800:hover {
  background-color: var(--p-gray-800) !important;
}
.hover\:bg-gray-900:hover {
  background-color: var(--p-gray-900) !important;
}

.active\:bg-gray-50:active {
  background-color: var(--p-gray-50) !important;
}
.active\:bg-gray-100:active {
  background-color: var(--p-gray-100) !important;
}
.active\:bg-gray-200:active {
  background-color: var(--p-gray-200) !important;
}
.active\:bg-gray-300:active {
  background-color: var(--p-gray-300) !important;
}
.active\:bg-gray-400:active {
  background-color: var(--p-gray-400) !important;
}
.active\:bg-gray-500:active {
  background-color: var(--p-gray-500) !important;
}
.active\:bg-gray-600:active {
  background-color: var(--p-gray-600) !important;
}
.active\:bg-gray-700:active {
  background-color: var(--p-gray-700) !important;
}
.active\:bg-gray-800:active {
  background-color: var(--p-gray-800) !important;
}
.active\:bg-gray-900:active {
  background-color: var(--p-gray-900) !important;
}

.bg-red-50 {
  background-color: var(--p-red-50) !important;
}
.bg-red-100 {
  background-color: var(--p-red-100) !important;
}
.bg-red-200 {
  background-color: var(--p-red-200) !important;
}
.bg-red-300 {
  background-color: var(--p-red-300) !important;
}
.bg-red-400 {
  background-color: var(--p-red-400) !important;
}
.bg-red-500 {
  background-color: var(--p-red-500) !important;
}
.bg-red-600 {
  background-color: var(--p-red-600) !important;
}
.bg-red-700 {
  background-color: var(--p-red-700) !important;
}
.bg-red-800 {
  background-color: var(--p-red-800) !important;
}
.bg-red-900 {
  background-color: var(--p-red-900) !important;
}

.focus\:bg-red-50:focus {
  background-color: var(--p-red-50) !important;
}
.focus\:bg-red-100:focus {
  background-color: var(--p-red-100) !important;
}
.focus\:bg-red-200:focus {
  background-color: var(--p-red-200) !important;
}
.focus\:bg-red-300:focus {
  background-color: var(--p-red-300) !important;
}
.focus\:bg-red-400:focus {
  background-color: var(--p-red-400) !important;
}
.focus\:bg-red-500:focus {
  background-color: var(--p-red-500) !important;
}
.focus\:bg-red-600:focus {
  background-color: var(--p-red-600) !important;
}
.focus\:bg-red-700:focus {
  background-color: var(--p-red-700) !important;
}
.focus\:bg-red-800:focus {
  background-color: var(--p-red-800) !important;
}
.focus\:bg-red-900:focus {
  background-color: var(--p-red-900) !important;
}

.hover\:bg-red-50:hover {
  background-color: var(--p-red-50) !important;
}
.hover\:bg-red-100:hover {
  background-color: var(--p-red-100) !important;
}
.hover\:bg-red-200:hover {
  background-color: var(--p-red-200) !important;
}
.hover\:bg-red-300:hover {
  background-color: var(--p-red-300) !important;
}
.hover\:bg-red-400:hover {
  background-color: var(--p-red-400) !important;
}
.hover\:bg-red-500:hover {
  background-color: var(--p-red-500) !important;
}
.hover\:bg-red-600:hover {
  background-color: var(--p-red-600) !important;
}
.hover\:bg-red-700:hover {
  background-color: var(--p-red-700) !important;
}
.hover\:bg-red-800:hover {
  background-color: var(--p-red-800) !important;
}
.hover\:bg-red-900:hover {
  background-color: var(--p-red-900) !important;
}

.active\:bg-red-50:active {
  background-color: var(--p-red-50) !important;
}
.active\:bg-red-100:active {
  background-color: var(--p-red-100) !important;
}
.active\:bg-red-200:active {
  background-color: var(--p-red-200) !important;
}
.active\:bg-red-300:active {
  background-color: var(--p-red-300) !important;
}
.active\:bg-red-400:active {
  background-color: var(--p-red-400) !important;
}
.active\:bg-red-500:active {
  background-color: var(--p-red-500) !important;
}
.active\:bg-red-600:active {
  background-color: var(--p-red-600) !important;
}
.active\:bg-red-700:active {
  background-color: var(--p-red-700) !important;
}
.active\:bg-red-800:active {
  background-color: var(--p-red-800) !important;
}
.active\:bg-red-900:active {
  background-color: var(--p-red-900) !important;
}

.bg-primary-50 {
  background-color: var(--p-primary-50) !important;
}
.bg-primary-100 {
  background-color: var(--p-primary-100) !important;
}
.bg-primary-200 {
  background-color: var(--p-primary-200) !important;
}
.bg-primary-300 {
  background-color: var(--p-primary-300) !important;
}
.bg-primary-400 {
  background-color: var(--p-primary-400) !important;
}
.bg-primary-500 {
  background-color: var(--p-primary-500) !important;
}
.bg-primary-600 {
  background-color: var(--p-primary-600) !important;
}
.bg-primary-700 {
  background-color: var(--p-primary-700) !important;
}
.bg-primary-800 {
  background-color: var(--p-primary-800) !important;
}
.bg-primary-900 {
  background-color: var(--p-primary-900) !important;
}

.focus\:bg-primary-50:focus {
  background-color: var(--p-primary-50) !important;
}
.focus\:bg-primary-100:focus {
  background-color: var(--p-primary-100) !important;
}
.focus\:bg-primary-200:focus {
  background-color: var(--p-primary-200) !important;
}
.focus\:bg-primary-300:focus {
  background-color: var(--p-primary-300) !important;
}
.focus\:bg-primary-400:focus {
  background-color: var(--p-primary-400) !important;
}
.focus\:bg-primary-500:focus {
  background-color: var(--p-primary-500) !important;
}
.focus\:bg-primary-600:focus {
  background-color: var(--p-primary-600) !important;
}
.focus\:bg-primary-700:focus {
  background-color: var(--p-primary-700) !important;
}
.focus\:bg-primary-800:focus {
  background-color: var(--p-primary-800) !important;
}
.focus\:bg-primary-900:focus {
  background-color: var(--p-primary-900) !important;
}

.hover\:bg-primary-50:hover {
  background-color: var(--p-primary-50) !important;
}
.hover\:bg-primary-100:hover {
  background-color: var(--p-primary-100) !important;
}
.hover\:bg-primary-200:hover {
  background-color: var(--p-primary-200) !important;
}
.hover\:bg-primary-300:hover {
  background-color: var(--p-primary-300) !important;
}
.hover\:bg-primary-400:hover {
  background-color: var(--p-primary-400) !important;
}
.hover\:bg-primary-500:hover {
  background-color: var(--p-primary-500) !important;
}
.hover\:bg-primary-600:hover {
  background-color: var(--p-primary-600) !important;
}
.hover\:bg-primary-700:hover {
  background-color: var(--p-primary-700) !important;
}
.hover\:bg-primary-800:hover {
  background-color: var(--p-primary-800) !important;
}
.hover\:bg-primary-900:hover {
  background-color: var(--p-primary-900) !important;
}

.active\:bg-primary-50:active {
  background-color: var(--p-primary-50) !important;
}
.active\:bg-primary-100:active {
  background-color: var(--p-primary-100) !important;
}
.active\:bg-primary-200:active {
  background-color: var(--p-primary-200) !important;
}
.active\:bg-primary-300:active {
  background-color: var(--p-primary-300) !important;
}
.active\:bg-primary-400:active {
  background-color: var(--p-primary-400) !important;
}
.active\:bg-primary-500:active {
  background-color: var(--p-primary-500) !important;
}
.active\:bg-primary-600:active {
  background-color: var(--p-primary-600) !important;
}
.active\:bg-primary-700:active {
  background-color: var(--p-primary-700) !important;
}
.active\:bg-primary-800:active {
  background-color: var(--p-primary-800) !important;
}
.active\:bg-primary-900:active {
  background-color: var(--p-primary-900) !important;
}

.border-blue-50 {
  border-color: var(--p-blue-50) !important;
}
.border-blue-100 {
  border-color: var(--p-blue-100) !important;
}
.border-blue-200 {
  border-color: var(--p-blue-200) !important;
}
.border-blue-300 {
  border-color: var(--p-blue-300) !important;
}
.border-blue-400 {
  border-color: var(--p-blue-400) !important;
}
.border-blue-500 {
  border-color: var(--p-blue-500) !important;
}
.border-blue-600 {
  border-color: var(--p-blue-600) !important;
}
.border-blue-700 {
  border-color: var(--p-blue-700) !important;
}
.border-blue-800 {
  border-color: var(--p-blue-800) !important;
}
.border-blue-900 {
  border-color: var(--p-blue-900) !important;
}

.focus\:border-blue-50:focus {
  border-color: var(--p-blue-50) !important;
}
.focus\:border-blue-100:focus {
  border-color: var(--p-blue-100) !important;
}
.focus\:border-blue-200:focus {
  border-color: var(--p-blue-200) !important;
}
.focus\:border-blue-300:focus {
  border-color: var(--p-blue-300) !important;
}
.focus\:border-blue-400:focus {
  border-color: var(--p-blue-400) !important;
}
.focus\:border-blue-500:focus {
  border-color: var(--p-blue-500) !important;
}
.focus\:border-blue-600:focus {
  border-color: var(--p-blue-600) !important;
}
.focus\:border-blue-700:focus {
  border-color: var(--p-blue-700) !important;
}
.focus\:border-blue-800:focus {
  border-color: var(--p-blue-800) !important;
}
.focus\:border-blue-900:focus {
  border-color: var(--p-blue-900) !important;
}

.hover\:border-blue-50:hover {
  border-color: var(--p-blue-50) !important;
}
.hover\:border-blue-100:hover {
  border-color: var(--p-blue-100) !important;
}
.hover\:border-blue-200:hover {
  border-color: var(--p-blue-200) !important;
}
.hover\:border-blue-300:hover {
  border-color: var(--p-blue-300) !important;
}
.hover\:border-blue-400:hover {
  border-color: var(--p-blue-400) !important;
}
.hover\:border-blue-500:hover {
  border-color: var(--p-blue-500) !important;
}
.hover\:border-blue-600:hover {
  border-color: var(--p-blue-600) !important;
}
.hover\:border-blue-700:hover {
  border-color: var(--p-blue-700) !important;
}
.hover\:border-blue-800:hover {
  border-color: var(--p-blue-800) !important;
}
.hover\:border-blue-900:hover {
  border-color: var(--p-blue-900) !important;
}

.active\:border-blue-50:active {
  border-color: var(--p-blue-50) !important;
}
.active\:border-blue-100:active {
  border-color: var(--p-blue-100) !important;
}
.active\:border-blue-200:active {
  border-color: var(--p-blue-200) !important;
}
.active\:border-blue-300:active {
  border-color: var(--p-blue-300) !important;
}
.active\:border-blue-400:active {
  border-color: var(--p-blue-400) !important;
}
.active\:border-blue-500:active {
  border-color: var(--p-blue-500) !important;
}
.active\:border-blue-600:active {
  border-color: var(--p-blue-600) !important;
}
.active\:border-blue-700:active {
  border-color: var(--p-blue-700) !important;
}
.active\:border-blue-800:active {
  border-color: var(--p-blue-800) !important;
}
.active\:border-blue-900:active {
  border-color: var(--p-blue-900) !important;
}

.border-green-50 {
  border-color: var(--p-green-50) !important;
}
.border-green-100 {
  border-color: var(--p-green-100) !important;
}
.border-green-200 {
  border-color: var(--p-green-200) !important;
}
.border-green-300 {
  border-color: var(--p-green-300) !important;
}
.border-green-400 {
  border-color: var(--p-green-400) !important;
}
.border-green-500 {
  border-color: var(--p-green-500) !important;
}
.border-green-600 {
  border-color: var(--p-green-600) !important;
}
.border-green-700 {
  border-color: var(--p-green-700) !important;
}
.border-green-800 {
  border-color: var(--p-green-800) !important;
}
.border-green-900 {
  border-color: var(--p-green-900) !important;
}

.focus\:border-green-50:focus {
  border-color: var(--p-green-50) !important;
}
.focus\:border-green-100:focus {
  border-color: var(--p-green-100) !important;
}
.focus\:border-green-200:focus {
  border-color: var(--p-green-200) !important;
}
.focus\:border-green-300:focus {
  border-color: var(--p-green-300) !important;
}
.focus\:border-green-400:focus {
  border-color: var(--p-green-400) !important;
}
.focus\:border-green-500:focus {
  border-color: var(--p-green-500) !important;
}
.focus\:border-green-600:focus {
  border-color: var(--p-green-600) !important;
}
.focus\:border-green-700:focus {
  border-color: var(--p-green-700) !important;
}
.focus\:border-green-800:focus {
  border-color: var(--p-green-800) !important;
}
.focus\:border-green-900:focus {
  border-color: var(--p-green-900) !important;
}

.hover\:border-green-50:hover {
  border-color: var(--p-green-50) !important;
}
.hover\:border-green-100:hover {
  border-color: var(--p-green-100) !important;
}
.hover\:border-green-200:hover {
  border-color: var(--p-green-200) !important;
}
.hover\:border-green-300:hover {
  border-color: var(--p-green-300) !important;
}
.hover\:border-green-400:hover {
  border-color: var(--p-green-400) !important;
}
.hover\:border-green-500:hover {
  border-color: var(--p-green-500) !important;
}
.hover\:border-green-600:hover {
  border-color: var(--p-green-600) !important;
}
.hover\:border-green-700:hover {
  border-color: var(--p-green-700) !important;
}
.hover\:border-green-800:hover {
  border-color: var(--p-green-800) !important;
}
.hover\:border-green-900:hover {
  border-color: var(--p-green-900) !important;
}

.active\:border-green-50:active {
  border-color: var(--p-green-50) !important;
}
.active\:border-green-100:active {
  border-color: var(--p-green-100) !important;
}
.active\:border-green-200:active {
  border-color: var(--p-green-200) !important;
}
.active\:border-green-300:active {
  border-color: var(--p-green-300) !important;
}
.active\:border-green-400:active {
  border-color: var(--p-green-400) !important;
}
.active\:border-green-500:active {
  border-color: var(--p-green-500) !important;
}
.active\:border-green-600:active {
  border-color: var(--p-green-600) !important;
}
.active\:border-green-700:active {
  border-color: var(--p-green-700) !important;
}
.active\:border-green-800:active {
  border-color: var(--p-green-800) !important;
}
.active\:border-green-900:active {
  border-color: var(--p-green-900) !important;
}

.border-yellow-50 {
  border-color: var(--p-yellow-50) !important;
}
.border-yellow-100 {
  border-color: var(--p-yellow-100) !important;
}
.border-yellow-200 {
  border-color: var(--p-yellow-200) !important;
}
.border-yellow-300 {
  border-color: var(--p-yellow-300) !important;
}
.border-yellow-400 {
  border-color: var(--p-yellow-400) !important;
}
.border-yellow-500 {
  border-color: var(--p-yellow-500) !important;
}
.border-yellow-600 {
  border-color: var(--p-yellow-600) !important;
}
.border-yellow-700 {
  border-color: var(--p-yellow-700) !important;
}
.border-yellow-800 {
  border-color: var(--p-yellow-800) !important;
}
.border-yellow-900 {
  border-color: var(--p-yellow-900) !important;
}

.focus\:border-yellow-50:focus {
  border-color: var(--p-yellow-50) !important;
}
.focus\:border-yellow-100:focus {
  border-color: var(--p-yellow-100) !important;
}
.focus\:border-yellow-200:focus {
  border-color: var(--p-yellow-200) !important;
}
.focus\:border-yellow-300:focus {
  border-color: var(--p-yellow-300) !important;
}
.focus\:border-yellow-400:focus {
  border-color: var(--p-yellow-400) !important;
}
.focus\:border-yellow-500:focus {
  border-color: var(--p-yellow-500) !important;
}
.focus\:border-yellow-600:focus {
  border-color: var(--p-yellow-600) !important;
}
.focus\:border-yellow-700:focus {
  border-color: var(--p-yellow-700) !important;
}
.focus\:border-yellow-800:focus {
  border-color: var(--p-yellow-800) !important;
}
.focus\:border-yellow-900:focus {
  border-color: var(--p-yellow-900) !important;
}

.hover\:border-yellow-50:hover {
  border-color: var(--p-yellow-50) !important;
}
.hover\:border-yellow-100:hover {
  border-color: var(--p-yellow-100) !important;
}
.hover\:border-yellow-200:hover {
  border-color: var(--p-yellow-200) !important;
}
.hover\:border-yellow-300:hover {
  border-color: var(--p-yellow-300) !important;
}
.hover\:border-yellow-400:hover {
  border-color: var(--p-yellow-400) !important;
}
.hover\:border-yellow-500:hover {
  border-color: var(--p-yellow-500) !important;
}
.hover\:border-yellow-600:hover {
  border-color: var(--p-yellow-600) !important;
}
.hover\:border-yellow-700:hover {
  border-color: var(--p-yellow-700) !important;
}
.hover\:border-yellow-800:hover {
  border-color: var(--p-yellow-800) !important;
}
.hover\:border-yellow-900:hover {
  border-color: var(--p-yellow-900) !important;
}

.active\:border-yellow-50:active {
  border-color: var(--p-yellow-50) !important;
}
.active\:border-yellow-100:active {
  border-color: var(--p-yellow-100) !important;
}
.active\:border-yellow-200:active {
  border-color: var(--p-yellow-200) !important;
}
.active\:border-yellow-300:active {
  border-color: var(--p-yellow-300) !important;
}
.active\:border-yellow-400:active {
  border-color: var(--p-yellow-400) !important;
}
.active\:border-yellow-500:active {
  border-color: var(--p-yellow-500) !important;
}
.active\:border-yellow-600:active {
  border-color: var(--p-yellow-600) !important;
}
.active\:border-yellow-700:active {
  border-color: var(--p-yellow-700) !important;
}
.active\:border-yellow-800:active {
  border-color: var(--p-yellow-800) !important;
}
.active\:border-yellow-900:active {
  border-color: var(--p-yellow-900) !important;
}

.border-cyan-50 {
  border-color: var(--p-cyan-50) !important;
}
.border-cyan-100 {
  border-color: var(--p-cyan-100) !important;
}
.border-cyan-200 {
  border-color: var(--p-cyan-200) !important;
}
.border-cyan-300 {
  border-color: var(--p-cyan-300) !important;
}
.border-cyan-400 {
  border-color: var(--p-cyan-400) !important;
}
.border-cyan-500 {
  border-color: var(--p-cyan-500) !important;
}
.border-cyan-600 {
  border-color: var(--p-cyan-600) !important;
}
.border-cyan-700 {
  border-color: var(--p-cyan-700) !important;
}
.border-cyan-800 {
  border-color: var(--p-cyan-800) !important;
}
.border-cyan-900 {
  border-color: var(--p-cyan-900) !important;
}

.focus\:border-cyan-50:focus {
  border-color: var(--p-cyan-50) !important;
}
.focus\:border-cyan-100:focus {
  border-color: var(--p-cyan-100) !important;
}
.focus\:border-cyan-200:focus {
  border-color: var(--p-cyan-200) !important;
}
.focus\:border-cyan-300:focus {
  border-color: var(--p-cyan-300) !important;
}
.focus\:border-cyan-400:focus {
  border-color: var(--p-cyan-400) !important;
}
.focus\:border-cyan-500:focus {
  border-color: var(--p-cyan-500) !important;
}
.focus\:border-cyan-600:focus {
  border-color: var(--p-cyan-600) !important;
}
.focus\:border-cyan-700:focus {
  border-color: var(--p-cyan-700) !important;
}
.focus\:border-cyan-800:focus {
  border-color: var(--p-cyan-800) !important;
}
.focus\:border-cyan-900:focus {
  border-color: var(--p-cyan-900) !important;
}

.hover\:border-cyan-50:hover {
  border-color: var(--p-cyan-50) !important;
}
.hover\:border-cyan-100:hover {
  border-color: var(--p-cyan-100) !important;
}
.hover\:border-cyan-200:hover {
  border-color: var(--p-cyan-200) !important;
}
.hover\:border-cyan-300:hover {
  border-color: var(--p-cyan-300) !important;
}
.hover\:border-cyan-400:hover {
  border-color: var(--p-cyan-400) !important;
}
.hover\:border-cyan-500:hover {
  border-color: var(--p-cyan-500) !important;
}
.hover\:border-cyan-600:hover {
  border-color: var(--p-cyan-600) !important;
}
.hover\:border-cyan-700:hover {
  border-color: var(--p-cyan-700) !important;
}
.hover\:border-cyan-800:hover {
  border-color: var(--p-cyan-800) !important;
}
.hover\:border-cyan-900:hover {
  border-color: var(--p-cyan-900) !important;
}

.active\:border-cyan-50:active {
  border-color: var(--p-cyan-50) !important;
}
.active\:border-cyan-100:active {
  border-color: var(--p-cyan-100) !important;
}
.active\:border-cyan-200:active {
  border-color: var(--p-cyan-200) !important;
}
.active\:border-cyan-300:active {
  border-color: var(--p-cyan-300) !important;
}
.active\:border-cyan-400:active {
  border-color: var(--p-cyan-400) !important;
}
.active\:border-cyan-500:active {
  border-color: var(--p-cyan-500) !important;
}
.active\:border-cyan-600:active {
  border-color: var(--p-cyan-600) !important;
}
.active\:border-cyan-700:active {
  border-color: var(--p-cyan-700) !important;
}
.active\:border-cyan-800:active {
  border-color: var(--p-cyan-800) !important;
}
.active\:border-cyan-900:active {
  border-color: var(--p-cyan-900) !important;
}

.border-pink-50 {
  border-color: var(--p-pink-50) !important;
}
.border-pink-100 {
  border-color: var(--p-pink-100) !important;
}
.border-pink-200 {
  border-color: var(--p-pink-200) !important;
}
.border-pink-300 {
  border-color: var(--p-pink-300) !important;
}
.border-pink-400 {
  border-color: var(--p-pink-400) !important;
}
.border-pink-500 {
  border-color: var(--p-pink-500) !important;
}
.border-pink-600 {
  border-color: var(--p-pink-600) !important;
}
.border-pink-700 {
  border-color: var(--p-pink-700) !important;
}
.border-pink-800 {
  border-color: var(--p-pink-800) !important;
}
.border-pink-900 {
  border-color: var(--p-pink-900) !important;
}

.focus\:border-pink-50:focus {
  border-color: var(--p-pink-50) !important;
}
.focus\:border-pink-100:focus {
  border-color: var(--p-pink-100) !important;
}
.focus\:border-pink-200:focus {
  border-color: var(--p-pink-200) !important;
}
.focus\:border-pink-300:focus {
  border-color: var(--p-pink-300) !important;
}
.focus\:border-pink-400:focus {
  border-color: var(--p-pink-400) !important;
}
.focus\:border-pink-500:focus {
  border-color: var(--p-pink-500) !important;
}
.focus\:border-pink-600:focus {
  border-color: var(--p-pink-600) !important;
}
.focus\:border-pink-700:focus {
  border-color: var(--p-pink-700) !important;
}
.focus\:border-pink-800:focus {
  border-color: var(--p-pink-800) !important;
}
.focus\:border-pink-900:focus {
  border-color: var(--p-pink-900) !important;
}

.hover\:border-pink-50:hover {
  border-color: var(--p-pink-50) !important;
}
.hover\:border-pink-100:hover {
  border-color: var(--p-pink-100) !important;
}
.hover\:border-pink-200:hover {
  border-color: var(--p-pink-200) !important;
}
.hover\:border-pink-300:hover {
  border-color: var(--p-pink-300) !important;
}
.hover\:border-pink-400:hover {
  border-color: var(--p-pink-400) !important;
}
.hover\:border-pink-500:hover {
  border-color: var(--p-pink-500) !important;
}
.hover\:border-pink-600:hover {
  border-color: var(--p-pink-600) !important;
}
.hover\:border-pink-700:hover {
  border-color: var(--p-pink-700) !important;
}
.hover\:border-pink-800:hover {
  border-color: var(--p-pink-800) !important;
}
.hover\:border-pink-900:hover {
  border-color: var(--p-pink-900) !important;
}

.active\:border-pink-50:active {
  border-color: var(--p-pink-50) !important;
}
.active\:border-pink-100:active {
  border-color: var(--p-pink-100) !important;
}
.active\:border-pink-200:active {
  border-color: var(--p-pink-200) !important;
}
.active\:border-pink-300:active {
  border-color: var(--p-pink-300) !important;
}
.active\:border-pink-400:active {
  border-color: var(--p-pink-400) !important;
}
.active\:border-pink-500:active {
  border-color: var(--p-pink-500) !important;
}
.active\:border-pink-600:active {
  border-color: var(--p-pink-600) !important;
}
.active\:border-pink-700:active {
  border-color: var(--p-pink-700) !important;
}
.active\:border-pink-800:active {
  border-color: var(--p-pink-800) !important;
}
.active\:border-pink-900:active {
  border-color: var(--p-pink-900) !important;
}

.border-indigo-50 {
  border-color: var(--p-indigo-50) !important;
}
.border-indigo-100 {
  border-color: var(--p-indigo-100) !important;
}
.border-indigo-200 {
  border-color: var(--p-indigo-200) !important;
}
.border-indigo-300 {
  border-color: var(--p-indigo-300) !important;
}
.border-indigo-400 {
  border-color: var(--p-indigo-400) !important;
}
.border-indigo-500 {
  border-color: var(--p-indigo-500) !important;
}
.border-indigo-600 {
  border-color: var(--p-indigo-600) !important;
}
.border-indigo-700 {
  border-color: var(--p-indigo-700) !important;
}
.border-indigo-800 {
  border-color: var(--p-indigo-800) !important;
}
.border-indigo-900 {
  border-color: var(--p-indigo-900) !important;
}

.focus\:border-indigo-50:focus {
  border-color: var(--p-indigo-50) !important;
}
.focus\:border-indigo-100:focus {
  border-color: var(--p-indigo-100) !important;
}
.focus\:border-indigo-200:focus {
  border-color: var(--p-indigo-200) !important;
}
.focus\:border-indigo-300:focus {
  border-color: var(--p-indigo-300) !important;
}
.focus\:border-indigo-400:focus {
  border-color: var(--p-indigo-400) !important;
}
.focus\:border-indigo-500:focus {
  border-color: var(--p-indigo-500) !important;
}
.focus\:border-indigo-600:focus {
  border-color: var(--p-indigo-600) !important;
}
.focus\:border-indigo-700:focus {
  border-color: var(--p-indigo-700) !important;
}
.focus\:border-indigo-800:focus {
  border-color: var(--p-indigo-800) !important;
}
.focus\:border-indigo-900:focus {
  border-color: var(--p-indigo-900) !important;
}

.hover\:border-indigo-50:hover {
  border-color: var(--p-indigo-50) !important;
}
.hover\:border-indigo-100:hover {
  border-color: var(--p-indigo-100) !important;
}
.hover\:border-indigo-200:hover {
  border-color: var(--p-indigo-200) !important;
}
.hover\:border-indigo-300:hover {
  border-color: var(--p-indigo-300) !important;
}
.hover\:border-indigo-400:hover {
  border-color: var(--p-indigo-400) !important;
}
.hover\:border-indigo-500:hover {
  border-color: var(--p-indigo-500) !important;
}
.hover\:border-indigo-600:hover {
  border-color: var(--p-indigo-600) !important;
}
.hover\:border-indigo-700:hover {
  border-color: var(--p-indigo-700) !important;
}
.hover\:border-indigo-800:hover {
  border-color: var(--p-indigo-800) !important;
}
.hover\:border-indigo-900:hover {
  border-color: var(--p-indigo-900) !important;
}

.active\:border-indigo-50:active {
  border-color: var(--p-indigo-50) !important;
}
.active\:border-indigo-100:active {
  border-color: var(--p-indigo-100) !important;
}
.active\:border-indigo-200:active {
  border-color: var(--p-indigo-200) !important;
}
.active\:border-indigo-300:active {
  border-color: var(--p-indigo-300) !important;
}
.active\:border-indigo-400:active {
  border-color: var(--p-indigo-400) !important;
}
.active\:border-indigo-500:active {
  border-color: var(--p-indigo-500) !important;
}
.active\:border-indigo-600:active {
  border-color: var(--p-indigo-600) !important;
}
.active\:border-indigo-700:active {
  border-color: var(--p-indigo-700) !important;
}
.active\:border-indigo-800:active {
  border-color: var(--p-indigo-800) !important;
}
.active\:border-indigo-900:active {
  border-color: var(--p-indigo-900) !important;
}

.border-teal-50 {
  border-color: var(--p-teal-50) !important;
}
.border-teal-100 {
  border-color: var(--p-teal-100) !important;
}
.border-teal-200 {
  border-color: var(--p-teal-200) !important;
}
.border-teal-300 {
  border-color: var(--p-teal-300) !important;
}
.border-teal-400 {
  border-color: var(--p-teal-400) !important;
}
.border-teal-500 {
  border-color: var(--p-teal-500) !important;
}
.border-teal-600 {
  border-color: var(--p-teal-600) !important;
}
.border-teal-700 {
  border-color: var(--p-teal-700) !important;
}
.border-teal-800 {
  border-color: var(--p-teal-800) !important;
}
.border-teal-900 {
  border-color: var(--p-teal-900) !important;
}

.focus\:border-teal-50:focus {
  border-color: var(--p-teal-50) !important;
}
.focus\:border-teal-100:focus {
  border-color: var(--p-teal-100) !important;
}
.focus\:border-teal-200:focus {
  border-color: var(--p-teal-200) !important;
}
.focus\:border-teal-300:focus {
  border-color: var(--p-teal-300) !important;
}
.focus\:border-teal-400:focus {
  border-color: var(--p-teal-400) !important;
}
.focus\:border-teal-500:focus {
  border-color: var(--p-teal-500) !important;
}
.focus\:border-teal-600:focus {
  border-color: var(--p-teal-600) !important;
}
.focus\:border-teal-700:focus {
  border-color: var(--p-teal-700) !important;
}
.focus\:border-teal-800:focus {
  border-color: var(--p-teal-800) !important;
}
.focus\:border-teal-900:focus {
  border-color: var(--p-teal-900) !important;
}

.hover\:border-teal-50:hover {
  border-color: var(--p-teal-50) !important;
}
.hover\:border-teal-100:hover {
  border-color: var(--p-teal-100) !important;
}
.hover\:border-teal-200:hover {
  border-color: var(--p-teal-200) !important;
}
.hover\:border-teal-300:hover {
  border-color: var(--p-teal-300) !important;
}
.hover\:border-teal-400:hover {
  border-color: var(--p-teal-400) !important;
}
.hover\:border-teal-500:hover {
  border-color: var(--p-teal-500) !important;
}
.hover\:border-teal-600:hover {
  border-color: var(--p-teal-600) !important;
}
.hover\:border-teal-700:hover {
  border-color: var(--p-teal-700) !important;
}
.hover\:border-teal-800:hover {
  border-color: var(--p-teal-800) !important;
}
.hover\:border-teal-900:hover {
  border-color: var(--p-teal-900) !important;
}

.active\:border-teal-50:active {
  border-color: var(--p-teal-50) !important;
}
.active\:border-teal-100:active {
  border-color: var(--p-teal-100) !important;
}
.active\:border-teal-200:active {
  border-color: var(--p-teal-200) !important;
}
.active\:border-teal-300:active {
  border-color: var(--p-teal-300) !important;
}
.active\:border-teal-400:active {
  border-color: var(--p-teal-400) !important;
}
.active\:border-teal-500:active {
  border-color: var(--p-teal-500) !important;
}
.active\:border-teal-600:active {
  border-color: var(--p-teal-600) !important;
}
.active\:border-teal-700:active {
  border-color: var(--p-teal-700) !important;
}
.active\:border-teal-800:active {
  border-color: var(--p-teal-800) !important;
}
.active\:border-teal-900:active {
  border-color: var(--p-teal-900) !important;
}

.border-orange-50 {
  border-color: var(--p-orange-50) !important;
}
.border-orange-100 {
  border-color: var(--p-orange-100) !important;
}
.border-orange-200 {
  border-color: var(--p-orange-200) !important;
}
.border-orange-300 {
  border-color: var(--p-orange-300) !important;
}
.border-orange-400 {
  border-color: var(--p-orange-400) !important;
}
.border-orange-500 {
  border-color: var(--p-orange-500) !important;
}
.border-orange-600 {
  border-color: var(--p-orange-600) !important;
}
.border-orange-700 {
  border-color: var(--p-orange-700) !important;
}
.border-orange-800 {
  border-color: var(--p-orange-800) !important;
}
.border-orange-900 {
  border-color: var(--p-orange-900) !important;
}

.focus\:border-orange-50:focus {
  border-color: var(--p-orange-50) !important;
}
.focus\:border-orange-100:focus {
  border-color: var(--p-orange-100) !important;
}
.focus\:border-orange-200:focus {
  border-color: var(--p-orange-200) !important;
}
.focus\:border-orange-300:focus {
  border-color: var(--p-orange-300) !important;
}
.focus\:border-orange-400:focus {
  border-color: var(--p-orange-400) !important;
}
.focus\:border-orange-500:focus {
  border-color: var(--p-orange-500) !important;
}
.focus\:border-orange-600:focus {
  border-color: var(--p-orange-600) !important;
}
.focus\:border-orange-700:focus {
  border-color: var(--p-orange-700) !important;
}
.focus\:border-orange-800:focus {
  border-color: var(--p-orange-800) !important;
}
.focus\:border-orange-900:focus {
  border-color: var(--p-orange-900) !important;
}

.hover\:border-orange-50:hover {
  border-color: var(--p-orange-50) !important;
}
.hover\:border-orange-100:hover {
  border-color: var(--p-orange-100) !important;
}
.hover\:border-orange-200:hover {
  border-color: var(--p-orange-200) !important;
}
.hover\:border-orange-300:hover {
  border-color: var(--p-orange-300) !important;
}
.hover\:border-orange-400:hover {
  border-color: var(--p-orange-400) !important;
}
.hover\:border-orange-500:hover {
  border-color: var(--p-orange-500) !important;
}
.hover\:border-orange-600:hover {
  border-color: var(--p-orange-600) !important;
}
.hover\:border-orange-700:hover {
  border-color: var(--p-orange-700) !important;
}
.hover\:border-orange-800:hover {
  border-color: var(--p-orange-800) !important;
}
.hover\:border-orange-900:hover {
  border-color: var(--p-orange-900) !important;
}

.active\:border-orange-50:active {
  border-color: var(--p-orange-50) !important;
}
.active\:border-orange-100:active {
  border-color: var(--p-orange-100) !important;
}
.active\:border-orange-200:active {
  border-color: var(--p-orange-200) !important;
}
.active\:border-orange-300:active {
  border-color: var(--p-orange-300) !important;
}
.active\:border-orange-400:active {
  border-color: var(--p-orange-400) !important;
}
.active\:border-orange-500:active {
  border-color: var(--p-orange-500) !important;
}
.active\:border-orange-600:active {
  border-color: var(--p-orange-600) !important;
}
.active\:border-orange-700:active {
  border-color: var(--p-orange-700) !important;
}
.active\:border-orange-800:active {
  border-color: var(--p-orange-800) !important;
}
.active\:border-orange-900:active {
  border-color: var(--p-orange-900) !important;
}

.border-bluegray-50 {
  border-color: var(--p-bluegray-50) !important;
}
.border-bluegray-100 {
  border-color: var(--p-bluegray-100) !important;
}
.border-bluegray-200 {
  border-color: var(--p-bluegray-200) !important;
}
.border-bluegray-300 {
  border-color: var(--p-bluegray-300) !important;
}
.border-bluegray-400 {
  border-color: var(--p-bluegray-400) !important;
}
.border-bluegray-500 {
  border-color: var(--p-bluegray-500) !important;
}
.border-bluegray-600 {
  border-color: var(--p-bluegray-600) !important;
}
.border-bluegray-700 {
  border-color: var(--p-bluegray-700) !important;
}
.border-bluegray-800 {
  border-color: var(--p-bluegray-800) !important;
}
.border-bluegray-900 {
  border-color: var(--p-bluegray-900) !important;
}

.focus\:border-bluegray-50:focus {
  border-color: var(--p-bluegray-50) !important;
}
.focus\:border-bluegray-100:focus {
  border-color: var(--p-bluegray-100) !important;
}
.focus\:border-bluegray-200:focus {
  border-color: var(--p-bluegray-200) !important;
}
.focus\:border-bluegray-300:focus {
  border-color: var(--p-bluegray-300) !important;
}
.focus\:border-bluegray-400:focus {
  border-color: var(--p-bluegray-400) !important;
}
.focus\:border-bluegray-500:focus {
  border-color: var(--p-bluegray-500) !important;
}
.focus\:border-bluegray-600:focus {
  border-color: var(--p-bluegray-600) !important;
}
.focus\:border-bluegray-700:focus {
  border-color: var(--p-bluegray-700) !important;
}
.focus\:border-bluegray-800:focus {
  border-color: var(--p-bluegray-800) !important;
}
.focus\:border-bluegray-900:focus {
  border-color: var(--p-bluegray-900) !important;
}

.hover\:border-bluegray-50:hover {
  border-color: var(--p-bluegray-50) !important;
}
.hover\:border-bluegray-100:hover {
  border-color: var(--p-bluegray-100) !important;
}
.hover\:border-bluegray-200:hover {
  border-color: var(--p-bluegray-200) !important;
}
.hover\:border-bluegray-300:hover {
  border-color: var(--p-bluegray-300) !important;
}
.hover\:border-bluegray-400:hover {
  border-color: var(--p-bluegray-400) !important;
}
.hover\:border-bluegray-500:hover {
  border-color: var(--p-bluegray-500) !important;
}
.hover\:border-bluegray-600:hover {
  border-color: var(--p-bluegray-600) !important;
}
.hover\:border-bluegray-700:hover {
  border-color: var(--p-bluegray-700) !important;
}
.hover\:border-bluegray-800:hover {
  border-color: var(--p-bluegray-800) !important;
}
.hover\:border-bluegray-900:hover {
  border-color: var(--p-bluegray-900) !important;
}

.active\:border-bluegray-50:active {
  border-color: var(--p-bluegray-50) !important;
}
.active\:border-bluegray-100:active {
  border-color: var(--p-bluegray-100) !important;
}
.active\:border-bluegray-200:active {
  border-color: var(--p-bluegray-200) !important;
}
.active\:border-bluegray-300:active {
  border-color: var(--p-bluegray-300) !important;
}
.active\:border-bluegray-400:active {
  border-color: var(--p-bluegray-400) !important;
}
.active\:border-bluegray-500:active {
  border-color: var(--p-bluegray-500) !important;
}
.active\:border-bluegray-600:active {
  border-color: var(--p-bluegray-600) !important;
}
.active\:border-bluegray-700:active {
  border-color: var(--p-bluegray-700) !important;
}
.active\:border-bluegray-800:active {
  border-color: var(--p-bluegray-800) !important;
}
.active\:border-bluegray-900:active {
  border-color: var(--p-bluegray-900) !important;
}

.border-purple-50 {
  border-color: var(--p-purple-50) !important;
}
.border-purple-100 {
  border-color: var(--p-purple-100) !important;
}
.border-purple-200 {
  border-color: var(--p-purple-200) !important;
}
.border-purple-300 {
  border-color: var(--p-purple-300) !important;
}
.border-purple-400 {
  border-color: var(--p-purple-400) !important;
}
.border-purple-500 {
  border-color: var(--p-purple-500) !important;
}
.border-purple-600 {
  border-color: var(--p-purple-600) !important;
}
.border-purple-700 {
  border-color: var(--p-purple-700) !important;
}
.border-purple-800 {
  border-color: var(--p-purple-800) !important;
}
.border-purple-900 {
  border-color: var(--p-purple-900) !important;
}

.focus\:border-purple-50:focus {
  border-color: var(--p-purple-50) !important;
}
.focus\:border-purple-100:focus {
  border-color: var(--p-purple-100) !important;
}
.focus\:border-purple-200:focus {
  border-color: var(--p-purple-200) !important;
}
.focus\:border-purple-300:focus {
  border-color: var(--p-purple-300) !important;
}
.focus\:border-purple-400:focus {
  border-color: var(--p-purple-400) !important;
}
.focus\:border-purple-500:focus {
  border-color: var(--p-purple-500) !important;
}
.focus\:border-purple-600:focus {
  border-color: var(--p-purple-600) !important;
}
.focus\:border-purple-700:focus {
  border-color: var(--p-purple-700) !important;
}
.focus\:border-purple-800:focus {
  border-color: var(--p-purple-800) !important;
}
.focus\:border-purple-900:focus {
  border-color: var(--p-purple-900) !important;
}

.hover\:border-purple-50:hover {
  border-color: var(--p-purple-50) !important;
}
.hover\:border-purple-100:hover {
  border-color: var(--p-purple-100) !important;
}
.hover\:border-purple-200:hover {
  border-color: var(--p-purple-200) !important;
}
.hover\:border-purple-300:hover {
  border-color: var(--p-purple-300) !important;
}
.hover\:border-purple-400:hover {
  border-color: var(--p-purple-400) !important;
}
.hover\:border-purple-500:hover {
  border-color: var(--p-purple-500) !important;
}
.hover\:border-purple-600:hover {
  border-color: var(--p-purple-600) !important;
}
.hover\:border-purple-700:hover {
  border-color: var(--p-purple-700) !important;
}
.hover\:border-purple-800:hover {
  border-color: var(--p-purple-800) !important;
}
.hover\:border-purple-900:hover {
  border-color: var(--p-purple-900) !important;
}

.active\:border-purple-50:active {
  border-color: var(--p-purple-50) !important;
}
.active\:border-purple-100:active {
  border-color: var(--p-purple-100) !important;
}
.active\:border-purple-200:active {
  border-color: var(--p-purple-200) !important;
}
.active\:border-purple-300:active {
  border-color: var(--p-purple-300) !important;
}
.active\:border-purple-400:active {
  border-color: var(--p-purple-400) !important;
}
.active\:border-purple-500:active {
  border-color: var(--p-purple-500) !important;
}
.active\:border-purple-600:active {
  border-color: var(--p-purple-600) !important;
}
.active\:border-purple-700:active {
  border-color: var(--p-purple-700) !important;
}
.active\:border-purple-800:active {
  border-color: var(--p-purple-800) !important;
}
.active\:border-purple-900:active {
  border-color: var(--p-purple-900) !important;
}

.border-gray-50 {
  border-color: var(--p-gray-50) !important;
}
.border-gray-100 {
  border-color: var(--p-gray-100) !important;
}
.border-gray-200 {
  border-color: var(--p-gray-200) !important;
}
.border-gray-300 {
  border-color: var(--p-gray-300) !important;
}
.border-gray-400 {
  border-color: var(--p-gray-400) !important;
}
.border-gray-500 {
  border-color: var(--p-gray-500) !important;
}
.border-gray-600 {
  border-color: var(--p-gray-600) !important;
}
.border-gray-700 {
  border-color: var(--p-gray-700) !important;
}
.border-gray-800 {
  border-color: var(--p-gray-800) !important;
}
.border-gray-900 {
  border-color: var(--p-gray-900) !important;
}

.focus\:border-gray-50:focus {
  border-color: var(--p-gray-50) !important;
}
.focus\:border-gray-100:focus {
  border-color: var(--p-gray-100) !important;
}
.focus\:border-gray-200:focus {
  border-color: var(--p-gray-200) !important;
}
.focus\:border-gray-300:focus {
  border-color: var(--p-gray-300) !important;
}
.focus\:border-gray-400:focus {
  border-color: var(--p-gray-400) !important;
}
.focus\:border-gray-500:focus {
  border-color: var(--p-gray-500) !important;
}
.focus\:border-gray-600:focus {
  border-color: var(--p-gray-600) !important;
}
.focus\:border-gray-700:focus {
  border-color: var(--p-gray-700) !important;
}
.focus\:border-gray-800:focus {
  border-color: var(--p-gray-800) !important;
}
.focus\:border-gray-900:focus {
  border-color: var(--p-gray-900) !important;
}

.hover\:border-gray-50:hover {
  border-color: var(--p-gray-50) !important;
}
.hover\:border-gray-100:hover {
  border-color: var(--p-gray-100) !important;
}
.hover\:border-gray-200:hover {
  border-color: var(--p-gray-200) !important;
}
.hover\:border-gray-300:hover {
  border-color: var(--p-gray-300) !important;
}
.hover\:border-gray-400:hover {
  border-color: var(--p-gray-400) !important;
}
.hover\:border-gray-500:hover {
  border-color: var(--p-gray-500) !important;
}
.hover\:border-gray-600:hover {
  border-color: var(--p-gray-600) !important;
}
.hover\:border-gray-700:hover {
  border-color: var(--p-gray-700) !important;
}
.hover\:border-gray-800:hover {
  border-color: var(--p-gray-800) !important;
}
.hover\:border-gray-900:hover {
  border-color: var(--p-gray-900) !important;
}

.active\:border-gray-50:active {
  border-color: var(--p-gray-50) !important;
}
.active\:border-gray-100:active {
  border-color: var(--p-gray-100) !important;
}
.active\:border-gray-200:active {
  border-color: var(--p-gray-200) !important;
}
.active\:border-gray-300:active {
  border-color: var(--p-gray-300) !important;
}
.active\:border-gray-400:active {
  border-color: var(--p-gray-400) !important;
}
.active\:border-gray-500:active {
  border-color: var(--p-gray-500) !important;
}
.active\:border-gray-600:active {
  border-color: var(--p-gray-600) !important;
}
.active\:border-gray-700:active {
  border-color: var(--p-gray-700) !important;
}
.active\:border-gray-800:active {
  border-color: var(--p-gray-800) !important;
}
.active\:border-gray-900:active {
  border-color: var(--p-gray-900) !important;
}

.border-red-50 {
  border-color: var(--p-red-50) !important;
}
.border-red-100 {
  border-color: var(--p-red-100) !important;
}
.border-red-200 {
  border-color: var(--p-red-200) !important;
}
.border-red-300 {
  border-color: var(--p-red-300) !important;
}
.border-red-400 {
  border-color: var(--p-red-400) !important;
}
.border-red-500 {
  border-color: var(--p-red-500) !important;
}
.border-red-600 {
  border-color: var(--p-red-600) !important;
}
.border-red-700 {
  border-color: var(--p-red-700) !important;
}
.border-red-800 {
  border-color: var(--p-red-800) !important;
}
.border-red-900 {
  border-color: var(--p-red-900) !important;
}

.focus\:border-red-50:focus {
  border-color: var(--p-red-50) !important;
}
.focus\:border-red-100:focus {
  border-color: var(--p-red-100) !important;
}
.focus\:border-red-200:focus {
  border-color: var(--p-red-200) !important;
}
.focus\:border-red-300:focus {
  border-color: var(--p-red-300) !important;
}
.focus\:border-red-400:focus {
  border-color: var(--p-red-400) !important;
}
.focus\:border-red-500:focus {
  border-color: var(--p-red-500) !important;
}
.focus\:border-red-600:focus {
  border-color: var(--p-red-600) !important;
}
.focus\:border-red-700:focus {
  border-color: var(--p-red-700) !important;
}
.focus\:border-red-800:focus {
  border-color: var(--p-red-800) !important;
}
.focus\:border-red-900:focus {
  border-color: var(--p-red-900) !important;
}

.hover\:border-red-50:hover {
  border-color: var(--p-red-50) !important;
}
.hover\:border-red-100:hover {
  border-color: var(--p-red-100) !important;
}
.hover\:border-red-200:hover {
  border-color: var(--p-red-200) !important;
}
.hover\:border-red-300:hover {
  border-color: var(--p-red-300) !important;
}
.hover\:border-red-400:hover {
  border-color: var(--p-red-400) !important;
}
.hover\:border-red-500:hover {
  border-color: var(--p-red-500) !important;
}
.hover\:border-red-600:hover {
  border-color: var(--p-red-600) !important;
}
.hover\:border-red-700:hover {
  border-color: var(--p-red-700) !important;
}
.hover\:border-red-800:hover {
  border-color: var(--p-red-800) !important;
}
.hover\:border-red-900:hover {
  border-color: var(--p-red-900) !important;
}

.active\:border-red-50:active {
  border-color: var(--p-red-50) !important;
}
.active\:border-red-100:active {
  border-color: var(--p-red-100) !important;
}
.active\:border-red-200:active {
  border-color: var(--p-red-200) !important;
}
.active\:border-red-300:active {
  border-color: var(--p-red-300) !important;
}
.active\:border-red-400:active {
  border-color: var(--p-red-400) !important;
}
.active\:border-red-500:active {
  border-color: var(--p-red-500) !important;
}
.active\:border-red-600:active {
  border-color: var(--p-red-600) !important;
}
.active\:border-red-700:active {
  border-color: var(--p-red-700) !important;
}
.active\:border-red-800:active {
  border-color: var(--p-red-800) !important;
}
.active\:border-red-900:active {
  border-color: var(--p-red-900) !important;
}

.border-primary-50 {
  border-color: var(--p-primary-50) !important;
}
.border-primary-100 {
  border-color: var(--p-primary-100) !important;
}
.border-primary-200 {
  border-color: var(--p-primary-200) !important;
}
.border-primary-300 {
  border-color: var(--p-primary-300) !important;
}
.border-primary-400 {
  border-color: var(--p-primary-400) !important;
}
.border-primary-500 {
  border-color: var(--p-primary-500) !important;
}
.border-primary-600 {
  border-color: var(--p-primary-600) !important;
}
.border-primary-700 {
  border-color: var(--p-primary-700) !important;
}
.border-primary-800 {
  border-color: var(--p-primary-800) !important;
}
.border-primary-900 {
  border-color: var(--p-primary-900) !important;
}

.focus\:border-primary-50:focus {
  border-color: var(--p-primary-50) !important;
}
.focus\:border-primary-100:focus {
  border-color: var(--p-primary-100) !important;
}
.focus\:border-primary-200:focus {
  border-color: var(--p-primary-200) !important;
}
.focus\:border-primary-300:focus {
  border-color: var(--p-primary-300) !important;
}
.focus\:border-primary-400:focus {
  border-color: var(--p-primary-400) !important;
}
.focus\:border-primary-500:focus {
  border-color: var(--p-primary-500) !important;
}
.focus\:border-primary-600:focus {
  border-color: var(--p-primary-600) !important;
}
.focus\:border-primary-700:focus {
  border-color: var(--p-primary-700) !important;
}
.focus\:border-primary-800:focus {
  border-color: var(--p-primary-800) !important;
}
.focus\:border-primary-900:focus {
  border-color: var(--p-primary-900) !important;
}

.hover\:border-primary-50:hover {
  border-color: var(--p-primary-50) !important;
}
.hover\:border-primary-100:hover {
  border-color: var(--p-primary-100) !important;
}
.hover\:border-primary-200:hover {
  border-color: var(--p-primary-200) !important;
}
.hover\:border-primary-300:hover {
  border-color: var(--p-primary-300) !important;
}
.hover\:border-primary-400:hover {
  border-color: var(--p-primary-400) !important;
}
.hover\:border-primary-500:hover {
  border-color: var(--p-primary-500) !important;
}
.hover\:border-primary-600:hover {
  border-color: var(--p-primary-600) !important;
}
.hover\:border-primary-700:hover {
  border-color: var(--p-primary-700) !important;
}
.hover\:border-primary-800:hover {
  border-color: var(--p-primary-800) !important;
}
.hover\:border-primary-900:hover {
  border-color: var(--p-primary-900) !important;
}

.active\:border-primary-50:active {
  border-color: var(--p-primary-50) !important;
}
.active\:border-primary-100:active {
  border-color: var(--p-primary-100) !important;
}
.active\:border-primary-200:active {
  border-color: var(--p-primary-200) !important;
}
.active\:border-primary-300:active {
  border-color: var(--p-primary-300) !important;
}
.active\:border-primary-400:active {
  border-color: var(--p-primary-400) !important;
}
.active\:border-primary-500:active {
  border-color: var(--p-primary-500) !important;
}
.active\:border-primary-600:active {
  border-color: var(--p-primary-600) !important;
}
.active\:border-primary-700:active {
  border-color: var(--p-primary-700) !important;
}
.active\:border-primary-800:active {
  border-color: var(--p-primary-800) !important;
}
.active\:border-primary-900:active {
  border-color: var(--p-primary-900) !important;
}

.bg-white-alpha-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.bg-white-alpha-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.bg-white-alpha-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.bg-white-alpha-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.bg-white-alpha-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.bg-white-alpha-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.bg-white-alpha-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.bg-white-alpha-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.bg-white-alpha-90 {
  background-color: rgba(255,255,255,0.9) !important;
}

.hover\:bg-white-alpha-10:hover {
  background-color: rgba(255,255,255,0.1) !important;
}
.hover\:bg-white-alpha-20:hover {
  background-color: rgba(255,255,255,0.2) !important;
}
.hover\:bg-white-alpha-30:hover {
  background-color: rgba(255,255,255,0.3) !important;
}
.hover\:bg-white-alpha-40:hover {
  background-color: rgba(255,255,255,0.4) !important;
}
.hover\:bg-white-alpha-50:hover {
  background-color: rgba(255,255,255,0.5) !important;
}
.hover\:bg-white-alpha-60:hover {
  background-color: rgba(255,255,255,0.6) !important;
}
.hover\:bg-white-alpha-70:hover {
  background-color: rgba(255,255,255,0.7) !important;
}
.hover\:bg-white-alpha-80:hover {
  background-color: rgba(255,255,255,0.8) !important;
}
.hover\:bg-white-alpha-90:hover {
  background-color: rgba(255,255,255,0.9) !important;
}

.focus\:bg-white-alpha-10:focus {
  background-color: rgba(255,255,255,0.1) !important;
}
.focus\:bg-white-alpha-20:focus {
  background-color: rgba(255,255,255,0.2) !important;
}
.focus\:bg-white-alpha-30:focus {
  background-color: rgba(255,255,255,0.3) !important;
}
.focus\:bg-white-alpha-40:focus {
  background-color: rgba(255,255,255,0.4) !important;
}
.focus\:bg-white-alpha-50:focus {
  background-color: rgba(255,255,255,0.5) !important;
}
.focus\:bg-white-alpha-60:focus {
  background-color: rgba(255,255,255,0.6) !important;
}
.focus\:bg-white-alpha-70:focus {
  background-color: rgba(255,255,255,0.7) !important;
}
.focus\:bg-white-alpha-80:focus {
  background-color: rgba(255,255,255,0.8) !important;
}
.focus\:bg-white-alpha-90:focus {
  background-color: rgba(255,255,255,0.9) !important;
}

.active\:bg-white-alpha-10:active {
  background-color: rgba(255,255,255,0.1) !important;
}
.active\:bg-white-alpha-20:active {
  background-color: rgba(255,255,255,0.2) !important;
}
.active\:bg-white-alpha-30:active {
  background-color: rgba(255,255,255,0.3) !important;
}
.active\:bg-white-alpha-40:active {
  background-color: rgba(255,255,255,0.4) !important;
}
.active\:bg-white-alpha-50:active {
  background-color: rgba(255,255,255,0.5) !important;
}
.active\:bg-white-alpha-60:active {
  background-color: rgba(255,255,255,0.6) !important;
}
.active\:bg-white-alpha-70:active {
  background-color: rgba(255,255,255,0.7) !important;
}
.active\:bg-white-alpha-80:active {
  background-color: rgba(255,255,255,0.8) !important;
}
.active\:bg-white-alpha-90:active {
  background-color: rgba(255,255,255,0.9) !important;
}

.bg-black-alpha-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.bg-black-alpha-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.bg-black-alpha-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.bg-black-alpha-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.bg-black-alpha-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.bg-black-alpha-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.bg-black-alpha-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.bg-black-alpha-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.bg-black-alpha-90 {
  background-color: rgba(0,0,0,0.9) !important;
}

.hover\:bg-black-alpha-10:hover {
  background-color: rgba(0,0,0,0.1) !important;
}
.hover\:bg-black-alpha-20:hover {
  background-color: rgba(0,0,0,0.2) !important;
}
.hover\:bg-black-alpha-30:hover {
  background-color: rgba(0,0,0,0.3) !important;
}
.hover\:bg-black-alpha-40:hover {
  background-color: rgba(0,0,0,0.4) !important;
}
.hover\:bg-black-alpha-50:hover {
  background-color: rgba(0,0,0,0.5) !important;
}
.hover\:bg-black-alpha-60:hover {
  background-color: rgba(0,0,0,0.6) !important;
}
.hover\:bg-black-alpha-70:hover {
  background-color: rgba(0,0,0,0.7) !important;
}
.hover\:bg-black-alpha-80:hover {
  background-color: rgba(0,0,0,0.8) !important;
}
.hover\:bg-black-alpha-90:hover {
  background-color: rgba(0,0,0,0.9) !important;
}

.focus\:bg-black-alpha-10:focus {
  background-color: rgba(0,0,0,0.1) !important;
}
.focus\:bg-black-alpha-20:focus {
  background-color: rgba(0,0,0,0.2) !important;
}
.focus\:bg-black-alpha-30:focus {
  background-color: rgba(0,0,0,0.3) !important;
}
.focus\:bg-black-alpha-40:focus {
  background-color: rgba(0,0,0,0.4) !important;
}
.focus\:bg-black-alpha-50:focus {
  background-color: rgba(0,0,0,0.5) !important;
}
.focus\:bg-black-alpha-60:focus {
  background-color: rgba(0,0,0,0.6) !important;
}
.focus\:bg-black-alpha-70:focus {
  background-color: rgba(0,0,0,0.7) !important;
}
.focus\:bg-black-alpha-80:focus {
  background-color: rgba(0,0,0,0.8) !important;
}
.focus\:bg-black-alpha-90:focus {
  background-color: rgba(0,0,0,0.9) !important;
}

.active\:bg-black-alpha-10:active {
  background-color: rgba(0,0,0,0.1) !important;
}
.active\:bg-black-alpha-20:active {
  background-color: rgba(0,0,0,0.2) !important;
}
.active\:bg-black-alpha-30:active {
  background-color: rgba(0,0,0,0.3) !important;
}
.active\:bg-black-alpha-40:active {
  background-color: rgba(0,0,0,0.4) !important;
}
.active\:bg-black-alpha-50:active {
  background-color: rgba(0,0,0,0.5) !important;
}
.active\:bg-black-alpha-60:active {
  background-color: rgba(0,0,0,0.6) !important;
}
.active\:bg-black-alpha-70:active {
  background-color: rgba(0,0,0,0.7) !important;
}
.active\:bg-black-alpha-80:active {
  background-color: rgba(0,0,0,0.8) !important;
}
.active\:bg-black-alpha-90:active {
  background-color: rgba(0,0,0,0.9) !important;
}

.border-white-alpha-10 {
  border-color: rgba(255,255,255,0.1) !important;
}
.border-white-alpha-20 {
  border-color: rgba(255,255,255,0.2) !important;
}
.border-white-alpha-30 {
  border-color: rgba(255,255,255,0.3) !important;
}
.border-white-alpha-40 {
  border-color: rgba(255,255,255,0.4) !important;
}
.border-white-alpha-50 {
  border-color: rgba(255,255,255,0.5) !important;
}
.border-white-alpha-60 {
  border-color: rgba(255,255,255,0.6) !important;
}
.border-white-alpha-70 {
  border-color: rgba(255,255,255,0.7) !important;
}
.border-white-alpha-80 {
  border-color: rgba(255,255,255,0.8) !important;
}
.border-white-alpha-90 {
  border-color: rgba(255,255,255,0.9) !important;
}

.hover\:border-white-alpha-10:hover {
  border-color: rgba(255,255,255,0.1) !important;
}
.hover\:border-white-alpha-20:hover {
  border-color: rgba(255,255,255,0.2) !important;
}
.hover\:border-white-alpha-30:hover {
  border-color: rgba(255,255,255,0.3) !important;
}
.hover\:border-white-alpha-40:hover {
  border-color: rgba(255,255,255,0.4) !important;
}
.hover\:border-white-alpha-50:hover {
  border-color: rgba(255,255,255,0.5) !important;
}
.hover\:border-white-alpha-60:hover {
  border-color: rgba(255,255,255,0.6) !important;
}
.hover\:border-white-alpha-70:hover {
  border-color: rgba(255,255,255,0.7) !important;
}
.hover\:border-white-alpha-80:hover {
  border-color: rgba(255,255,255,0.8) !important;
}
.hover\:border-white-alpha-90:hover {
  border-color: rgba(255,255,255,0.9) !important;
}

.focus\:border-white-alpha-10:focus {
  border-color: rgba(255,255,255,0.1) !important;
}
.focus\:border-white-alpha-20:focus {
  border-color: rgba(255,255,255,0.2) !important;
}
.focus\:border-white-alpha-30:focus {
  border-color: rgba(255,255,255,0.3) !important;
}
.focus\:border-white-alpha-40:focus {
  border-color: rgba(255,255,255,0.4) !important;
}
.focus\:border-white-alpha-50:focus {
  border-color: rgba(255,255,255,0.5) !important;
}
.focus\:border-white-alpha-60:focus {
  border-color: rgba(255,255,255,0.6) !important;
}
.focus\:border-white-alpha-70:focus {
  border-color: rgba(255,255,255,0.7) !important;
}
.focus\:border-white-alpha-80:focus {
  border-color: rgba(255,255,255,0.8) !important;
}
.focus\:border-white-alpha-90:focus {
  border-color: rgba(255,255,255,0.9) !important;
}

.active\:border-white-alpha-10:active {
  border-color: rgba(255,255,255,0.1) !important;
}
.active\:border-white-alpha-20:active {
  border-color: rgba(255,255,255,0.2) !important;
}
.active\:border-white-alpha-30:active {
  border-color: rgba(255,255,255,0.3) !important;
}
.active\:border-white-alpha-40:active {
  border-color: rgba(255,255,255,0.4) !important;
}
.active\:border-white-alpha-50:active {
  border-color: rgba(255,255,255,0.5) !important;
}
.active\:border-white-alpha-60:active {
  border-color: rgba(255,255,255,0.6) !important;
}
.active\:border-white-alpha-70:active {
  border-color: rgba(255,255,255,0.7) !important;
}
.active\:border-white-alpha-80:active {
  border-color: rgba(255,255,255,0.8) !important;
}
.active\:border-white-alpha-90:active {
  border-color: rgba(255,255,255,0.9) !important;
}

.border-black-alpha-10 {
  border-color: rgba(0,0,0,0.1) !important;
}
.border-black-alpha-20 {
  border-color: rgba(0,0,0,0.2) !important;
}
.border-black-alpha-30 {
  border-color: rgba(0,0,0,0.3) !important;
}
.border-black-alpha-40 {
  border-color: rgba(0,0,0,0.4) !important;
}
.border-black-alpha-50 {
  border-color: rgba(0,0,0,0.5) !important;
}
.border-black-alpha-60 {
  border-color: rgba(0,0,0,0.6) !important;
}
.border-black-alpha-70 {
  border-color: rgba(0,0,0,0.7) !important;
}
.border-black-alpha-80 {
  border-color: rgba(0,0,0,0.8) !important;
}
.border-black-alpha-90 {
  border-color: rgba(0,0,0,0.9) !important;
}

.hover\:border-black-alpha-10:hover {
  border-color: rgba(0,0,0,0.1) !important;
}
.hover\:border-black-alpha-20:hover {
  border-color: rgba(0,0,0,0.2) !important;
}
.hover\:border-black-alpha-30:hover {
  border-color: rgba(0,0,0,0.3) !important;
}
.hover\:border-black-alpha-40:hover {
  border-color: rgba(0,0,0,0.4) !important;
}
.hover\:border-black-alpha-50:hover {
  border-color: rgba(0,0,0,0.5) !important;
}
.hover\:border-black-alpha-60:hover {
  border-color: rgba(0,0,0,0.6) !important;
}
.hover\:border-black-alpha-70:hover {
  border-color: rgba(0,0,0,0.7) !important;
}
.hover\:border-black-alpha-80:hover {
  border-color: rgba(0,0,0,0.8) !important;
}
.hover\:border-black-alpha-90:hover {
  border-color: rgba(0,0,0,0.9) !important;
}

.focus\:border-black-alpha-10:focus {
  border-color: rgba(0,0,0,0.1) !important;
}
.focus\:border-black-alpha-20:focus {
  border-color: rgba(0,0,0,0.2) !important;
}
.focus\:border-black-alpha-30:focus {
  border-color: rgba(0,0,0,0.3) !important;
}
.focus\:border-black-alpha-40:focus {
  border-color: rgba(0,0,0,0.4) !important;
}
.focus\:border-black-alpha-50:focus {
  border-color: rgba(0,0,0,0.5) !important;
}
.focus\:border-black-alpha-60:focus {
  border-color: rgba(0,0,0,0.6) !important;
}
.focus\:border-black-alpha-70:focus {
  border-color: rgba(0,0,0,0.7) !important;
}
.focus\:border-black-alpha-80:focus {
  border-color: rgba(0,0,0,0.8) !important;
}
.focus\:border-black-alpha-90:focus {
  border-color: rgba(0,0,0,0.9) !important;
}

.active\:border-black-alpha-10:active {
  border-color: rgba(0,0,0,0.1) !important;
}
.active\:border-black-alpha-20:active {
  border-color: rgba(0,0,0,0.2) !important;
}
.active\:border-black-alpha-30:active {
  border-color: rgba(0,0,0,0.3) !important;
}
.active\:border-black-alpha-40:active {
  border-color: rgba(0,0,0,0.4) !important;
}
.active\:border-black-alpha-50:active {
  border-color: rgba(0,0,0,0.5) !important;
}
.active\:border-black-alpha-60:active {
  border-color: rgba(0,0,0,0.6) !important;
}
.active\:border-black-alpha-70:active {
  border-color: rgba(0,0,0,0.7) !important;
}
.active\:border-black-alpha-80:active {
  border-color: rgba(0,0,0,0.8) !important;
}
.active\:border-black-alpha-90:active {
  border-color: rgba(0,0,0,0.9) !important;
}

.text-white-alpha-10 {
  color: rgba(255,255,255,0.1) !important;
}
.text-white-alpha-20 {
  color: rgba(255,255,255,0.2) !important;
}
.text-white-alpha-30 {
  color: rgba(255,255,255,0.3) !important;
}
.text-white-alpha-40 {
  color: rgba(255,255,255,0.4) !important;
}
.text-white-alpha-50 {
  color: rgba(255,255,255,0.5) !important;
}
.text-white-alpha-60 {
  color: rgba(255,255,255,0.6) !important;
}
.text-white-alpha-70 {
  color: rgba(255,255,255,0.7) !important;
}
.text-white-alpha-80 {
  color: rgba(255,255,255,0.8) !important;
}
.text-white-alpha-90 {
  color: rgba(255,255,255,0.9) !important;
}

.hover\:text-white-alpha-10:hover {
  color: rgba(255,255,255,0.1) !important;
}
.hover\:text-white-alpha-20:hover {
  color: rgba(255,255,255,0.2) !important;
}
.hover\:text-white-alpha-30:hover {
  color: rgba(255,255,255,0.3) !important;
}
.hover\:text-white-alpha-40:hover {
  color: rgba(255,255,255,0.4) !important;
}
.hover\:text-white-alpha-50:hover {
  color: rgba(255,255,255,0.5) !important;
}
.hover\:text-white-alpha-60:hover {
  color: rgba(255,255,255,0.6) !important;
}
.hover\:text-white-alpha-70:hover {
  color: rgba(255,255,255,0.7) !important;
}
.hover\:text-white-alpha-80:hover {
  color: rgba(255,255,255,0.8) !important;
}
.hover\:text-white-alpha-90:hover {
  color: rgba(255,255,255,0.9) !important;
}

.focus\:text-white-alpha-10:focus {
  color: rgba(255,255,255,0.1) !important;
}
.focus\:text-white-alpha-20:focus {
  color: rgba(255,255,255,0.2) !important;
}
.focus\:text-white-alpha-30:focus {
  color: rgba(255,255,255,0.3) !important;
}
.focus\:text-white-alpha-40:focus {
  color: rgba(255,255,255,0.4) !important;
}
.focus\:text-white-alpha-50:focus {
  color: rgba(255,255,255,0.5) !important;
}
.focus\:text-white-alpha-60:focus {
  color: rgba(255,255,255,0.6) !important;
}
.focus\:text-white-alpha-70:focus {
  color: rgba(255,255,255,0.7) !important;
}
.focus\:text-white-alpha-80:focus {
  color: rgba(255,255,255,0.8) !important;
}
.focus\:text-white-alpha-90:focus {
  color: rgba(255,255,255,0.9) !important;
}

.active\:text-white-alpha-10:active {
  color: rgba(255,255,255,0.1) !important;
}
.active\:text-white-alpha-20:active {
  color: rgba(255,255,255,0.2) !important;
}
.active\:text-white-alpha-30:active {
  color: rgba(255,255,255,0.3) !important;
}
.active\:text-white-alpha-40:active {
  color: rgba(255,255,255,0.4) !important;
}
.active\:text-white-alpha-50:active {
  color: rgba(255,255,255,0.5) !important;
}
.active\:text-white-alpha-60:active {
  color: rgba(255,255,255,0.6) !important;
}
.active\:text-white-alpha-70:active {
  color: rgba(255,255,255,0.7) !important;
}
.active\:text-white-alpha-80:active {
  color: rgba(255,255,255,0.8) !important;
}
.active\:text-white-alpha-90:active {
  color: rgba(255,255,255,0.9) !important;
}

.text-black-alpha-10 {
  color: rgba(0,0,0,0.1) !important;
}
.text-black-alpha-20 {
  color: rgba(0,0,0,0.2) !important;
}
.text-black-alpha-30 {
  color: rgba(0,0,0,0.3) !important;
}
.text-black-alpha-40 {
  color: rgba(0,0,0,0.4) !important;
}
.text-black-alpha-50 {
  color: rgba(0,0,0,0.5) !important;
}
.text-black-alpha-60 {
  color: rgba(0,0,0,0.6) !important;
}
.text-black-alpha-70 {
  color: rgba(0,0,0,0.7) !important;
}
.text-black-alpha-80 {
  color: rgba(0,0,0,0.8) !important;
}
.text-black-alpha-90 {
  color: rgba(0,0,0,0.9) !important;
}

.hover\:text-black-alpha-10:hover {
  color: rgba(0,0,0,0.1) !important;
}
.hover\:text-black-alpha-20:hover {
  color: rgba(0,0,0,0.2) !important;
}
.hover\:text-black-alpha-30:hover {
  color: rgba(0,0,0,0.3) !important;
}
.hover\:text-black-alpha-40:hover {
  color: rgba(0,0,0,0.4) !important;
}
.hover\:text-black-alpha-50:hover {
  color: rgba(0,0,0,0.5) !important;
}
.hover\:text-black-alpha-60:hover {
  color: rgba(0,0,0,0.6) !important;
}
.hover\:text-black-alpha-70:hover {
  color: rgba(0,0,0,0.7) !important;
}
.hover\:text-black-alpha-80:hover {
  color: rgba(0,0,0,0.8) !important;
}
.hover\:text-black-alpha-90:hover {
  color: rgba(0,0,0,0.9) !important;
}

.focus\:text-black-alpha-10:focus {
  color: rgba(0,0,0,0.1) !important;
}
.focus\:text-black-alpha-20:focus {
  color: rgba(0,0,0,0.2) !important;
}
.focus\:text-black-alpha-30:focus {
  color: rgba(0,0,0,0.3) !important;
}
.focus\:text-black-alpha-40:focus {
  color: rgba(0,0,0,0.4) !important;
}
.focus\:text-black-alpha-50:focus {
  color: rgba(0,0,0,0.5) !important;
}
.focus\:text-black-alpha-60:focus {
  color: rgba(0,0,0,0.6) !important;
}
.focus\:text-black-alpha-70:focus {
  color: rgba(0,0,0,0.7) !important;
}
.focus\:text-black-alpha-80:focus {
  color: rgba(0,0,0,0.8) !important;
}
.focus\:text-black-alpha-90:focus {
  color: rgba(0,0,0,0.9) !important;
}

.active\:text-black-alpha-10:active {
  color: rgba(0,0,0,0.1) !important;
}
.active\:text-black-alpha-20:active {
  color: rgba(0,0,0,0.2) !important;
}
.active\:text-black-alpha-30:active {
  color: rgba(0,0,0,0.3) !important;
}
.active\:text-black-alpha-40:active {
  color: rgba(0,0,0,0.4) !important;
}
.active\:text-black-alpha-50:active {
  color: rgba(0,0,0,0.5) !important;
}
.active\:text-black-alpha-60:active {
  color: rgba(0,0,0,0.6) !important;
}
.active\:text-black-alpha-70:active {
  color: rgba(0,0,0,0.7) !important;
}
.active\:text-black-alpha-80:active {
  color: rgba(0,0,0,0.8) !important;
}
.active\:text-black-alpha-90:active {
  color: rgba(0,0,0,0.9) !important;
}

.text-primary {
  color: var(--p-primary-color) !important;
}

.bg-primary {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.bg-primary-reverse {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-primary {
  border-color: var(--p-primary-color) !important;
}

.text-white {
  color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-color {
  color: var(--p-text-color) !important;
}

.text-color-secondary {
  color: var(--p-text-muted-color) !important;
}

.surface-ground {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.surface-section {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.surface-card {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-overlay {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.surface-border {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.focus\:text-primary:focus {
  color: var(--p-primary-color) !important;
}

.hover\:text-primary:hover {
  color: var(--p-primary-color) !important;
}

.active\:text-primary:active {
  color: var(--p-primary-color) !important;
}

.focus\:bg-primary:focus {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.hover\:bg-primary:hover {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.active\:bg-primary:active {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.focus\:bg-primary-reverse:focus {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.hover\:bg-primary-reverse:hover {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.active\:bg-primary-reverse:active {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.focus\:bg-white:focus {
  background-color: #ffffff !important;
}

.hover\:bg-white:hover {
  background-color: #ffffff !important;
}

.active\:bg-white:active {
  background-color: #ffffff !important;
}

.focus\:border-primary:focus {
  border-color: var(--p-primary-color) !important;
}

.hover\:border-primary:hover {
  border-color: var(--p-primary-color) !important;
}

.active\:border-primary:active {
  border-color: var(--p-primary-color) !important;
}

.focus\:text-white:focus {
  color: #ffffff !important;
}

.hover\:text-white:hover {
  color: #ffffff !important;
}

.active\:text-white:active {
  color: #ffffff !important;
}

.focus\:border-white:focus {
  border-color: #ffffff !important;
}

.hover\:border-white:hover {
  border-color: #ffffff !important;
}

.active\:border-white:active {
  border-color: #ffffff !important;
}

.focus\:text-color:focus {
  color: var(--p-text-color) !important;
}

.hover\:text-color:hover {
  color: var(--p-text-color) !important;
}

.active\:text-color:active {
  color: var(--p-text-color) !important;
}

.focus\:text-color-secondary:focus {
  color: var(--p-text-muted-color) !important;
}

.hover\:text-color-secondary:hover {
  color: var(--p-text-muted-color) !important;
}

.active\:text-color-secondary:active {
  color: var(--p-text-muted-color) !important;
}

.focus\:surface-ground:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.hover\:surface-ground:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.active\:surface-ground:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.focus\:surface-section:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.hover\:surface-section:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.active\:surface-section:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.focus\:surface-card:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-card:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-card:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-overlay:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-overlay:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-overlay:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-hover:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.hover\:surface-hover:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.active\:surface-hover:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.focus\:surface-border:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.hover\:surface-border:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.active\:surface-border:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:bg-white {
    background-color: #ffffff !important;
  }
  .sm\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:text-white {
    color: #ffffff !important;
  }
  .sm\:border-white {
    border-color: #ffffff !important;
  }
  .sm\:text-color {
    color: var(--p-text-color) !important;
  }
  .sm\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .sm\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .sm\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .sm\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .sm\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .sm\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .sm\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .sm\:active\:text-white:active {
    color: #ffffff !important;
  }
  .sm\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .sm\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .sm\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .sm\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .sm\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .sm\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .sm\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .md\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:bg-white {
    background-color: #ffffff !important;
  }
  .md\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .md\:text-white {
    color: #ffffff !important;
  }
  .md\:border-white {
    border-color: #ffffff !important;
  }
  .md\:text-color {
    color: var(--p-text-color) !important;
  }
  .md\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .md\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .md\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .md\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .md\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .md\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .md\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .md\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .md\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .md\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .md\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .md\:active\:text-white:active {
    color: #ffffff !important;
  }
  .md\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .md\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .md\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .md\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .md\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .md\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .md\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .md\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .md\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .md\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:bg-white {
    background-color: #ffffff !important;
  }
  .lg\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:text-white {
    color: #ffffff !important;
  }
  .lg\:border-white {
    border-color: #ffffff !important;
  }
  .lg\:text-color {
    color: var(--p-text-color) !important;
  }
  .lg\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .lg\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .lg\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .lg\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .lg\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .lg\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .lg\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .lg\:active\:text-white:active {
    color: #ffffff !important;
  }
  .lg\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .lg\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .lg\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .lg\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .lg\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .lg\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .lg\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:bg-white {
    background-color: #ffffff !important;
  }
  .xl\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:text-white {
    color: #ffffff !important;
  }
  .xl\:border-white {
    border-color: #ffffff !important;
  }
  .xl\:text-color {
    color: var(--p-text-color) !important;
  }
  .xl\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .xl\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .xl\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .xl\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .xl\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .xl\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .xl\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .xl\:active\:text-white:active {
    color: #ffffff !important;
  }
  .xl\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .xl\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .xl\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .xl\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .xl\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .xl\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .xl\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
.field {
  margin-bottom: 1rem;
}

.field > label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.field.grid > label {
  display: flex;
  align-items: center;
}

.field > small {
  margin-top: 0.25rem;
}

.field.grid,
.formgrid.grid {
  margin-top: 0;
}

.field.grid .col-fixed,
.formgrid.grid .col-fixed,
.field.grid .col,
.formgrid.grid .col,
.field.grid .col-1,
.formgrid.grid .col-1,
.field.grid .col-2,
.formgrid.grid .col-2,
.field.grid .col-3,
.formgrid.grid .col-3,
.field.grid .col-4,
.formgrid.grid .col-4,
.field.grid .col-5,
.formgrid.grid .col-5,
.field.grid .col-6,
.formgrid.grid .col-6,
.field.grid .col-7,
.formgrid.grid .col-7,
.field.grid .col-8,
.formgrid.grid .col-8,
.field.grid .col-9,
.formgrid.grid .col-9,
.field.grid .col-10,
.formgrid.grid .col-10,
.field.grid .col-11,
.formgrid.grid .col-11,
.field.grid .col-12,
.formgrid.grid .col-12 {
  padding-top: 0;
  padding-bottom: 0;
}

.formgroup-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.formgroup-inline .field,
.formgroup-inline .field-checkbox,
.formgroup-inline .field-radiobutton {
  margin-right: 1rem;
}

.formgroup-inline .field > label,
.formgroup-inline .field-checkbox > label,
.formgroup-inline .field-radiobutton > label {
  margin-right: 0.5rem;
  margin-bottom: 0;
}

.field-checkbox,
.field-radiobutton {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.field-checkbox > label,
.field-radiobutton > label {
  margin-left: 0.5rem;
  line-height: 1;
}

.hidden {
  display: none !important;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

@media screen and (min-width: 576px) {
  .sm\:hidden {
    display: none !important;
  }
  .sm\:block {
    display: block !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:hidden {
    display: none !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:hidden {
    display: none !important;
  }
  .lg\:block {
    display: block !important;
  }
  .lg\:inline {
    display: inline !important;
  }
  .lg\:inline-block {
    display: inline-block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:hidden {
    display: none !important;
  }
  .xl\:block {
    display: block !important;
  }
  .xl\:inline {
    display: inline !important;
  }
  .xl\:inline-block {
    display: inline-block !important;
  }
  .xl\:flex {
    display: flex !important;
  }
  .xl\:inline-flex {
    display: inline-flex !important;
  }
}
.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-center {
    text-align: center !important;
  }
  .sm\:text-justify {
    text-align: justify !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-center {
    text-align: center !important;
  }
  .md\:text-justify {
    text-align: justify !important;
  }
  .md\:text-left {
    text-align: left !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-center {
    text-align: center !important;
  }
  .lg\:text-justify {
    text-align: justify !important;
  }
  .lg\:text-left {
    text-align: left !important;
  }
  .lg\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-center {
    text-align: center !important;
  }
  .xl\:text-justify {
    text-align: justify !important;
  }
  .xl\:text-left {
    text-align: left !important;
  }
  .xl\:text-right {
    text-align: right !important;
  }
}
.underline {
  text-decoration: underline !important;
}

.line-through {
  text-decoration: line-through !important;
}

.no-underline {
  text-decoration: none !important;
}

.focus\:underline:focus {
  text-decoration: underline !important;
}

.hover\:underline:hover {
  text-decoration: underline !important;
}

.active\:underline:active {
  text-decoration: underline !important;
}

.focus\:line-through:focus {
  text-decoration: line-through !important;
}

.hover\:line-through:hover {
  text-decoration: line-through !important;
}

.active\:line-through:active {
  text-decoration: line-through !important;
}

.focus\:no-underline:focus {
  text-decoration: none !important;
}

.hover\:no-underline:hover {
  text-decoration: none !important;
}

.active\:no-underline:active {
  text-decoration: none !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.text-overflow-clip {
  text-overflow: clip !important;
}

.text-overflow-ellipsis {
  text-overflow: ellipsis !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .sm\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .md\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .lg\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .xl\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
.font-light {
  font-weight: 300 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700 !important;
}

@media screen and (min-width: 576px) {
  .sm\:font-light {
    font-weight: 300 !important;
  }
  .sm\:font-normal {
    font-weight: 400 !important;
  }
  .sm\:font-medium {
    font-weight: 500 !important;
  }
  .sm\:font-semibold {
    font-weight: 600 !important;
  }
  .sm\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:font-light {
    font-weight: 300 !important;
  }
  .md\:font-normal {
    font-weight: 400 !important;
  }
  .md\:font-medium {
    font-weight: 500 !important;
  }
  .md\:font-semibold {
    font-weight: 600 !important;
  }
  .md\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:font-light {
    font-weight: 300 !important;
  }
  .lg\:font-normal {
    font-weight: 400 !important;
  }
  .lg\:font-medium {
    font-weight: 500 !important;
  }
  .lg\:font-semibold {
    font-weight: 600 !important;
  }
  .lg\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:font-light {
    font-weight: 300 !important;
  }
  .xl\:font-normal {
    font-weight: 400 !important;
  }
  .xl\:font-medium {
    font-weight: 500 !important;
  }
  .xl\:font-semibold {
    font-weight: 600 !important;
  }
  .xl\:font-bold {
    font-weight: 700 !important;
  }
}
.font-italic {
  font-style: italic !important;
}

.text-xs {
  font-size: 0.75rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
}

.text-base {
  font-size: 1rem !important;
}

.text-lg {
  font-size: 1.125rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
}

.text-3xl {
  font-size: 1.75rem !important;
}

.text-4xl {
  font-size: 2rem !important;
}

.text-5xl {
  font-size: 2.5rem !important;
}

.text-6xl {
  font-size: 3rem !important;
}

.text-7xl {
  font-size: 4rem !important;
}

.text-8xl {
  font-size: 6rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-xs {
    font-size: 0.75rem !important;
  }
  .sm\:text-sm {
    font-size: 0.875rem !important;
  }
  .sm\:text-base {
    font-size: 1rem !important;
  }
  .sm\:text-lg {
    font-size: 1.125rem !important;
  }
  .sm\:text-xl {
    font-size: 1.25rem !important;
  }
  .sm\:text-2xl {
    font-size: 1.5rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.75rem !important;
  }
  .sm\:text-4xl {
    font-size: 2rem !important;
  }
  .sm\:text-5xl {
    font-size: 2.5rem !important;
  }
  .sm\:text-6xl {
    font-size: 3rem !important;
  }
  .sm\:text-7xl {
    font-size: 4rem !important;
  }
  .sm\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-xs {
    font-size: 0.75rem !important;
  }
  .md\:text-sm {
    font-size: 0.875rem !important;
  }
  .md\:text-base {
    font-size: 1rem !important;
  }
  .md\:text-lg {
    font-size: 1.125rem !important;
  }
  .md\:text-xl {
    font-size: 1.25rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem !important;
  }
  .md\:text-3xl {
    font-size: 1.75rem !important;
  }
  .md\:text-4xl {
    font-size: 2rem !important;
  }
  .md\:text-5xl {
    font-size: 2.5rem !important;
  }
  .md\:text-6xl {
    font-size: 3rem !important;
  }
  .md\:text-7xl {
    font-size: 4rem !important;
  }
  .md\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-xs {
    font-size: 0.75rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem !important;
  }
  .lg\:text-base {
    font-size: 1rem !important;
  }
  .lg\:text-lg {
    font-size: 1.125rem !important;
  }
  .lg\:text-xl {
    font-size: 1.25rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.75rem !important;
  }
  .lg\:text-4xl {
    font-size: 2rem !important;
  }
  .lg\:text-5xl {
    font-size: 2.5rem !important;
  }
  .lg\:text-6xl {
    font-size: 3rem !important;
  }
  .lg\:text-7xl {
    font-size: 4rem !important;
  }
  .lg\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-xs {
    font-size: 0.75rem !important;
  }
  .xl\:text-sm {
    font-size: 0.875rem !important;
  }
  .xl\:text-base {
    font-size: 1rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.75rem !important;
  }
  .xl\:text-4xl {
    font-size: 2rem !important;
  }
  .xl\:text-5xl {
    font-size: 2.5rem !important;
  }
  .xl\:text-6xl {
    font-size: 3rem !important;
  }
  .xl\:text-7xl {
    font-size: 4rem !important;
  }
  .xl\:text-8xl {
    font-size: 6rem !important;
  }
}
.line-height-1 {
  line-height: 1 !important;
}

.line-height-2 {
  line-height: 1.25 !important;
}

.line-height-3 {
  line-height: 1.5 !important;
}

.line-height-4 {
  line-height: 2 !important;
}

.white-space-normal {
  white-space: normal !important;
}

.white-space-nowrap {
  white-space: nowrap !important;
}

.vertical-align-baseline {
  vertical-align: baseline !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.vertical-align-middle {
  vertical-align: middle !important;
}

.vertical-align-bottom {
  vertical-align: bottom !important;
}

.vertical-align-text-top {
  vertical-align: text-top !important;
}

.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}

.vertical-align-sub {
  vertical-align: sub !important;
}

.vertical-align-super {
  vertical-align: super !important;
}

@media screen and (min-width: 576px) {
  .sm\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .sm\:vertical-align-top {
    vertical-align: top !important;
  }
  .sm\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .sm\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .sm\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .sm\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .sm\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .sm\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .md\:vertical-align-top {
    vertical-align: top !important;
  }
  .md\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .md\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .md\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .md\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .md\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .md\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .lg\:vertical-align-top {
    vertical-align: top !important;
  }
  .lg\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .lg\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .lg\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .lg\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .lg\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .lg\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .xl\:vertical-align-top {
    vertical-align: top !important;
  }
  .xl\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .xl\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .xl\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .xl\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .xl\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .xl\:vertical-align-super {
    vertical-align: super !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-column {
    flex-direction: column !important;
  }
  .sm\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-column {
    flex-direction: column !important;
  }
  .md\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lg\:flex-column {
    flex-direction: column !important;
  }
  .lg\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .xl\:flex-column {
    flex-direction: column !important;
  }
  .xl\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

@media screen and (min-width: 576px) {
  .sm\:justify-content-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-content-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-content-center {
    justify-content: center !important;
  }
  .sm\:justify-content-between {
    justify-content: space-between !important;
  }
  .sm\:justify-content-around {
    justify-content: space-around !important;
  }
  .sm\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:justify-content-start {
    justify-content: flex-start !important;
  }
  .md\:justify-content-end {
    justify-content: flex-end !important;
  }
  .md\:justify-content-center {
    justify-content: center !important;
  }
  .md\:justify-content-between {
    justify-content: space-between !important;
  }
  .md\:justify-content-around {
    justify-content: space-around !important;
  }
  .md\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:justify-content-start {
    justify-content: flex-start !important;
  }
  .lg\:justify-content-end {
    justify-content: flex-end !important;
  }
  .lg\:justify-content-center {
    justify-content: center !important;
  }
  .lg\:justify-content-between {
    justify-content: space-between !important;
  }
  .lg\:justify-content-around {
    justify-content: space-around !important;
  }
  .lg\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:justify-content-start {
    justify-content: flex-start !important;
  }
  .xl\:justify-content-end {
    justify-content: flex-end !important;
  }
  .xl\:justify-content-center {
    justify-content: center !important;
  }
  .xl\:justify-content-between {
    justify-content: space-between !important;
  }
  .xl\:justify-content-around {
    justify-content: space-around !important;
  }
  .xl\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-evenly {
  align-content: space-evenly !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-content-start {
    align-content: flex-start !important;
  }
  .sm\:align-content-end {
    align-content: flex-end !important;
  }
  .sm\:align-content-center {
    align-content: center !important;
  }
  .sm\:align-content-between {
    align-content: space-between !important;
  }
  .sm\:align-content-around {
    align-content: space-around !important;
  }
  .sm\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-content-start {
    align-content: flex-start !important;
  }
  .md\:align-content-end {
    align-content: flex-end !important;
  }
  .md\:align-content-center {
    align-content: center !important;
  }
  .md\:align-content-between {
    align-content: space-between !important;
  }
  .md\:align-content-around {
    align-content: space-around !important;
  }
  .md\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-content-start {
    align-content: flex-start !important;
  }
  .lg\:align-content-end {
    align-content: flex-end !important;
  }
  .lg\:align-content-center {
    align-content: center !important;
  }
  .lg\:align-content-between {
    align-content: space-between !important;
  }
  .lg\:align-content-around {
    align-content: space-around !important;
  }
  .lg\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-content-start {
    align-content: flex-start !important;
  }
  .xl\:align-content-end {
    align-content: flex-end !important;
  }
  .xl\:align-content-center {
    align-content: center !important;
  }
  .xl\:align-content-between {
    align-content: space-between !important;
  }
  .xl\:align-content-around {
    align-content: space-around !important;
  }
  .xl\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-items-stretch {
    align-items: stretch !important;
  }
  .sm\:align-items-start {
    align-items: flex-start !important;
  }
  .sm\:align-items-center {
    align-items: center !important;
  }
  .sm\:align-items-end {
    align-items: flex-end !important;
  }
  .sm\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-items-stretch {
    align-items: stretch !important;
  }
  .md\:align-items-start {
    align-items: flex-start !important;
  }
  .md\:align-items-center {
    align-items: center !important;
  }
  .md\:align-items-end {
    align-items: flex-end !important;
  }
  .md\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-items-stretch {
    align-items: stretch !important;
  }
  .lg\:align-items-start {
    align-items: flex-start !important;
  }
  .lg\:align-items-center {
    align-items: center !important;
  }
  .lg\:align-items-end {
    align-items: flex-end !important;
  }
  .lg\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-items-stretch {
    align-items: stretch !important;
  }
  .xl\:align-items-start {
    align-items: flex-start !important;
  }
  .xl\:align-items-center {
    align-items: center !important;
  }
  .xl\:align-items-end {
    align-items: flex-end !important;
  }
  .xl\:align-items-baseline {
    align-items: baseline !important;
  }
}
.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-self-auto {
    align-self: auto !important;
  }
  .sm\:align-self-start {
    align-self: flex-start !important;
  }
  .sm\:align-self-end {
    align-self: flex-end !important;
  }
  .sm\:align-self-center {
    align-self: center !important;
  }
  .sm\:align-self-stretch {
    align-self: stretch !important;
  }
  .sm\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-self-auto {
    align-self: auto !important;
  }
  .md\:align-self-start {
    align-self: flex-start !important;
  }
  .md\:align-self-end {
    align-self: flex-end !important;
  }
  .md\:align-self-center {
    align-self: center !important;
  }
  .md\:align-self-stretch {
    align-self: stretch !important;
  }
  .md\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-self-auto {
    align-self: auto !important;
  }
  .lg\:align-self-start {
    align-self: flex-start !important;
  }
  .lg\:align-self-end {
    align-self: flex-end !important;
  }
  .lg\:align-self-center {
    align-self: center !important;
  }
  .lg\:align-self-stretch {
    align-self: stretch !important;
  }
  .lg\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-self-auto {
    align-self: auto !important;
  }
  .xl\:align-self-start {
    align-self: flex-start !important;
  }
  .xl\:align-self-end {
    align-self: flex-end !important;
  }
  .xl\:align-self-center {
    align-self: center !important;
  }
  .xl\:align-self-stretch {
    align-self: stretch !important;
  }
  .xl\:align-self-baseline {
    align-self: baseline !important;
  }
}
.flex-order-0 {
  order: 0 !important;
}

.flex-order-1 {
  order: 1 !important;
}

.flex-order-2 {
  order: 2 !important;
}

.flex-order-3 {
  order: 3 !important;
}

.flex-order-4 {
  order: 4 !important;
}

.flex-order-5 {
  order: 5 !important;
}

.flex-order-6 {
  order: 6 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-order-0 {
    order: 0 !important;
  }
  .sm\:flex-order-1 {
    order: 1 !important;
  }
  .sm\:flex-order-2 {
    order: 2 !important;
  }
  .sm\:flex-order-3 {
    order: 3 !important;
  }
  .sm\:flex-order-4 {
    order: 4 !important;
  }
  .sm\:flex-order-5 {
    order: 5 !important;
  }
  .sm\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-order-0 {
    order: 0 !important;
  }
  .md\:flex-order-1 {
    order: 1 !important;
  }
  .md\:flex-order-2 {
    order: 2 !important;
  }
  .md\:flex-order-3 {
    order: 3 !important;
  }
  .md\:flex-order-4 {
    order: 4 !important;
  }
  .md\:flex-order-5 {
    order: 5 !important;
  }
  .md\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-order-0 {
    order: 0 !important;
  }
  .lg\:flex-order-1 {
    order: 1 !important;
  }
  .lg\:flex-order-2 {
    order: 2 !important;
  }
  .lg\:flex-order-3 {
    order: 3 !important;
  }
  .lg\:flex-order-4 {
    order: 4 !important;
  }
  .lg\:flex-order-5 {
    order: 5 !important;
  }
  .lg\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-order-0 {
    order: 0 !important;
  }
  .xl\:flex-order-1 {
    order: 1 !important;
  }
  .xl\:flex-order-2 {
    order: 2 !important;
  }
  .xl\:flex-order-3 {
    order: 3 !important;
  }
  .xl\:flex-order-4 {
    order: 4 !important;
  }
  .xl\:flex-order-5 {
    order: 5 !important;
  }
  .xl\:flex-order-6 {
    order: 6 !important;
  }
}
.flex-1 {
  flex: 1 1 0% !important;
}

.flex-auto {
  flex: 1 1 auto !important;
}

.flex-initial {
  flex: 0 1 auto !important;
}

.flex-none {
  flex: none !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }
  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }
  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }
  .sm\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-1 {
    flex: 1 1 0% !important;
  }
  .md\:flex-auto {
    flex: 1 1 auto !important;
  }
  .md\:flex-initial {
    flex: 0 1 auto !important;
  }
  .md\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }
  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }
  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }
  .lg\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-1 {
    flex: 1 1 0% !important;
  }
  .xl\:flex-auto {
    flex: 1 1 auto !important;
  }
  .xl\:flex-initial {
    flex: 0 1 auto !important;
  }
  .xl\:flex-none {
    flex: none !important;
  }
}
.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .xl\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .sm\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .md\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lg\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .xl\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
.gap-0 {
  gap: 0rem !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 2rem !important;
}

.gap-6 {
  gap: 3rem !important;
}

.gap-7 {
  gap: 4rem !important;
}

.gap-8 {
  gap: 5rem !important;
}

.row-gap-0 {
  row-gap: 0rem !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 2rem !important;
}

.row-gap-6 {
  row-gap: 3rem !important;
}

.row-gap-7 {
  row-gap: 4rem !important;
}

.row-gap-8 {
  row-gap: 5rem !important;
}

.column-gap-0 {
  column-gap: 0rem !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 2rem !important;
}

.column-gap-6 {
  column-gap: 3rem !important;
}

.column-gap-7 {
  column-gap: 4rem !important;
}

.column-gap-8 {
  column-gap: 5rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:gap-0 {
    gap: 0rem !important;
  }
  .sm\:gap-1 {
    gap: 0.25rem !important;
  }
  .sm\:gap-2 {
    gap: 0.5rem !important;
  }
  .sm\:gap-3 {
    gap: 1rem !important;
  }
  .sm\:gap-4 {
    gap: 1.5rem !important;
  }
  .sm\:gap-5 {
    gap: 2rem !important;
  }
  .sm\:gap-6 {
    gap: 3rem !important;
  }
  .sm\:gap-7 {
    gap: 4rem !important;
  }
  .sm\:gap-8 {
    gap: 5rem !important;
  }
  .sm\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .sm\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .sm\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .sm\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .sm\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .sm\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .sm\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .sm\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .sm\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .sm\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .sm\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .sm\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .sm\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .sm\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .sm\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .sm\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .sm\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .sm\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:gap-0 {
    gap: 0rem !important;
  }
  .md\:gap-1 {
    gap: 0.25rem !important;
  }
  .md\:gap-2 {
    gap: 0.5rem !important;
  }
  .md\:gap-3 {
    gap: 1rem !important;
  }
  .md\:gap-4 {
    gap: 1.5rem !important;
  }
  .md\:gap-5 {
    gap: 2rem !important;
  }
  .md\:gap-6 {
    gap: 3rem !important;
  }
  .md\:gap-7 {
    gap: 4rem !important;
  }
  .md\:gap-8 {
    gap: 5rem !important;
  }
  .md\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .md\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .md\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .md\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .md\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .md\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .md\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .md\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .md\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .md\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .md\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .md\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .md\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .md\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .md\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .md\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .md\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .md\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:gap-0 {
    gap: 0rem !important;
  }
  .lg\:gap-1 {
    gap: 0.25rem !important;
  }
  .lg\:gap-2 {
    gap: 0.5rem !important;
  }
  .lg\:gap-3 {
    gap: 1rem !important;
  }
  .lg\:gap-4 {
    gap: 1.5rem !important;
  }
  .lg\:gap-5 {
    gap: 2rem !important;
  }
  .lg\:gap-6 {
    gap: 3rem !important;
  }
  .lg\:gap-7 {
    gap: 4rem !important;
  }
  .lg\:gap-8 {
    gap: 5rem !important;
  }
  .lg\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .lg\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .lg\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .lg\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .lg\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .lg\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .lg\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .lg\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .lg\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .lg\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .lg\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .lg\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .lg\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .lg\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .lg\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .lg\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .lg\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .lg\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:gap-0 {
    gap: 0rem !important;
  }
  .xl\:gap-1 {
    gap: 0.25rem !important;
  }
  .xl\:gap-2 {
    gap: 0.5rem !important;
  }
  .xl\:gap-3 {
    gap: 1rem !important;
  }
  .xl\:gap-4 {
    gap: 1.5rem !important;
  }
  .xl\:gap-5 {
    gap: 2rem !important;
  }
  .xl\:gap-6 {
    gap: 3rem !important;
  }
  .xl\:gap-7 {
    gap: 4rem !important;
  }
  .xl\:gap-8 {
    gap: 5rem !important;
  }
  .xl\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .xl\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .xl\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .xl\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .xl\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .xl\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .xl\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .xl\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .xl\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .xl\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .xl\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .xl\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .xl\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .xl\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .xl\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .xl\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .xl\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .xl\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 2rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.p-7 {
  padding: 4rem !important;
}

.p-8 {
  padding: 5rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pt-7 {
  padding-top: 4rem !important;
}

.pt-8 {
  padding-top: 5rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pr-5 {
  padding-right: 2rem !important;
}

.pr-6 {
  padding-right: 3rem !important;
}

.pr-7 {
  padding-right: 4rem !important;
}

.pr-8 {
  padding-right: 5rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.pl-5 {
  padding-left: 2rem !important;
}

.pl-6 {
  padding-left: 3rem !important;
}

.pl-7 {
  padding-left: 4rem !important;
}

.pl-8 {
  padding-left: 5rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.pb-7 {
  padding-bottom: 4rem !important;
}

.pb-8 {
  padding-bottom: 5rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:p-0 {
    padding: 0rem !important;
  }
  .sm\:p-1 {
    padding: 0.25rem !important;
  }
  .sm\:p-2 {
    padding: 0.5rem !important;
  }
  .sm\:p-3 {
    padding: 1rem !important;
  }
  .sm\:p-4 {
    padding: 1.5rem !important;
  }
  .sm\:p-5 {
    padding: 2rem !important;
  }
  .sm\:p-6 {
    padding: 3rem !important;
  }
  .sm\:p-7 {
    padding: 4rem !important;
  }
  .sm\:p-8 {
    padding: 5rem !important;
  }
  .sm\:pt-0 {
    padding-top: 0rem !important;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .sm\:pt-3 {
    padding-top: 1rem !important;
  }
  .sm\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .sm\:pt-5 {
    padding-top: 2rem !important;
  }
  .sm\:pt-6 {
    padding-top: 3rem !important;
  }
  .sm\:pt-7 {
    padding-top: 4rem !important;
  }
  .sm\:pt-8 {
    padding-top: 5rem !important;
  }
  .sm\:pr-0 {
    padding-right: 0rem !important;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .sm\:pr-3 {
    padding-right: 1rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .sm\:pr-5 {
    padding-right: 2rem !important;
  }
  .sm\:pr-6 {
    padding-right: 3rem !important;
  }
  .sm\:pr-7 {
    padding-right: 4rem !important;
  }
  .sm\:pr-8 {
    padding-right: 5rem !important;
  }
  .sm\:pl-0 {
    padding-left: 0rem !important;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .sm\:pl-3 {
    padding-left: 1rem !important;
  }
  .sm\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .sm\:pl-5 {
    padding-left: 2rem !important;
  }
  .sm\:pl-6 {
    padding-left: 3rem !important;
  }
  .sm\:pl-7 {
    padding-left: 4rem !important;
  }
  .sm\:pl-8 {
    padding-left: 5rem !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .sm\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .sm\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .sm\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .sm\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .sm\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .sm\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .sm\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:p-0 {
    padding: 0rem !important;
  }
  .md\:p-1 {
    padding: 0.25rem !important;
  }
  .md\:p-2 {
    padding: 0.5rem !important;
  }
  .md\:p-3 {
    padding: 1rem !important;
  }
  .md\:p-4 {
    padding: 1.5rem !important;
  }
  .md\:p-5 {
    padding: 2rem !important;
  }
  .md\:p-6 {
    padding: 3rem !important;
  }
  .md\:p-7 {
    padding: 4rem !important;
  }
  .md\:p-8 {
    padding: 5rem !important;
  }
  .md\:pt-0 {
    padding-top: 0rem !important;
  }
  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .md\:pt-3 {
    padding-top: 1rem !important;
  }
  .md\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .md\:pt-5 {
    padding-top: 2rem !important;
  }
  .md\:pt-6 {
    padding-top: 3rem !important;
  }
  .md\:pt-7 {
    padding-top: 4rem !important;
  }
  .md\:pt-8 {
    padding-top: 5rem !important;
  }
  .md\:pr-0 {
    padding-right: 0rem !important;
  }
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .md\:pr-3 {
    padding-right: 1rem !important;
  }
  .md\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .md\:pr-5 {
    padding-right: 2rem !important;
  }
  .md\:pr-6 {
    padding-right: 3rem !important;
  }
  .md\:pr-7 {
    padding-right: 4rem !important;
  }
  .md\:pr-8 {
    padding-right: 5rem !important;
  }
  .md\:pl-0 {
    padding-left: 0rem !important;
  }
  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .md\:pl-3 {
    padding-left: 1rem !important;
  }
  .md\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .md\:pl-5 {
    padding-left: 2rem !important;
  }
  .md\:pl-6 {
    padding-left: 3rem !important;
  }
  .md\:pl-7 {
    padding-left: 4rem !important;
  }
  .md\:pl-8 {
    padding-left: 5rem !important;
  }
  .md\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .md\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .md\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .md\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:p-0 {
    padding: 0rem !important;
  }
  .lg\:p-1 {
    padding: 0.25rem !important;
  }
  .lg\:p-2 {
    padding: 0.5rem !important;
  }
  .lg\:p-3 {
    padding: 1rem !important;
  }
  .lg\:p-4 {
    padding: 1.5rem !important;
  }
  .lg\:p-5 {
    padding: 2rem !important;
  }
  .lg\:p-6 {
    padding: 3rem !important;
  }
  .lg\:p-7 {
    padding: 4rem !important;
  }
  .lg\:p-8 {
    padding: 5rem !important;
  }
  .lg\:pt-0 {
    padding-top: 0rem !important;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .lg\:pt-3 {
    padding-top: 1rem !important;
  }
  .lg\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .lg\:pt-5 {
    padding-top: 2rem !important;
  }
  .lg\:pt-6 {
    padding-top: 3rem !important;
  }
  .lg\:pt-7 {
    padding-top: 4rem !important;
  }
  .lg\:pt-8 {
    padding-top: 5rem !important;
  }
  .lg\:pr-0 {
    padding-right: 0rem !important;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .lg\:pr-3 {
    padding-right: 1rem !important;
  }
  .lg\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .lg\:pr-5 {
    padding-right: 2rem !important;
  }
  .lg\:pr-6 {
    padding-right: 3rem !important;
  }
  .lg\:pr-7 {
    padding-right: 4rem !important;
  }
  .lg\:pr-8 {
    padding-right: 5rem !important;
  }
  .lg\:pl-0 {
    padding-left: 0rem !important;
  }
  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .lg\:pl-3 {
    padding-left: 1rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .lg\:pl-5 {
    padding-left: 2rem !important;
  }
  .lg\:pl-6 {
    padding-left: 3rem !important;
  }
  .lg\:pl-7 {
    padding-left: 4rem !important;
  }
  .lg\:pl-8 {
    padding-left: 5rem !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .lg\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .lg\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .lg\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .lg\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .lg\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .lg\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .lg\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:p-0 {
    padding: 0rem !important;
  }
  .xl\:p-1 {
    padding: 0.25rem !important;
  }
  .xl\:p-2 {
    padding: 0.5rem !important;
  }
  .xl\:p-3 {
    padding: 1rem !important;
  }
  .xl\:p-4 {
    padding: 1.5rem !important;
  }
  .xl\:p-5 {
    padding: 2rem !important;
  }
  .xl\:p-6 {
    padding: 3rem !important;
  }
  .xl\:p-7 {
    padding: 4rem !important;
  }
  .xl\:p-8 {
    padding: 5rem !important;
  }
  .xl\:pt-0 {
    padding-top: 0rem !important;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .xl\:pt-3 {
    padding-top: 1rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .xl\:pt-5 {
    padding-top: 2rem !important;
  }
  .xl\:pt-6 {
    padding-top: 3rem !important;
  }
  .xl\:pt-7 {
    padding-top: 4rem !important;
  }
  .xl\:pt-8 {
    padding-top: 5rem !important;
  }
  .xl\:pr-0 {
    padding-right: 0rem !important;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .xl\:pr-3 {
    padding-right: 1rem !important;
  }
  .xl\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .xl\:pr-5 {
    padding-right: 2rem !important;
  }
  .xl\:pr-6 {
    padding-right: 3rem !important;
  }
  .xl\:pr-7 {
    padding-right: 4rem !important;
  }
  .xl\:pr-8 {
    padding-right: 5rem !important;
  }
  .xl\:pl-0 {
    padding-left: 0rem !important;
  }
  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .xl\:pl-3 {
    padding-left: 1rem !important;
  }
  .xl\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .xl\:pl-5 {
    padding-left: 2rem !important;
  }
  .xl\:pl-6 {
    padding-left: 3rem !important;
  }
  .xl\:pl-7 {
    padding-left: 4rem !important;
  }
  .xl\:pl-8 {
    padding-left: 5rem !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .xl\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .xl\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .xl\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .xl\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .xl\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .xl\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .xl\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .xl\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .xl\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .xl\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .xl\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .xl\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .xl\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .xl\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .xl\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.m-0 {
  margin: 0rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 2rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.m-7 {
  margin: 4rem !important;
}

.m-8 {
  margin: 5rem !important;
}

.-m-1 {
  margin: -0.25rem !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.-m-3 {
  margin: -1rem !important;
}

.-m-4 {
  margin: -1.5rem !important;
}

.-m-5 {
  margin: -2rem !important;
}

.-m-6 {
  margin: -3rem !important;
}

.-m-7 {
  margin: -4rem !important;
}

.-m-8 {
  margin: -5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 2rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mt-7 {
  margin-top: 4rem !important;
}

.mt-8 {
  margin-top: 5rem !important;
}

.-mt-1 {
  margin-top: -0.25rem !important;
}

.-mt-2 {
  margin-top: -0.5rem !important;
}

.-mt-3 {
  margin-top: -1rem !important;
}

.-mt-4 {
  margin-top: -1.5rem !important;
}

.-mt-5 {
  margin-top: -2rem !important;
}

.-mt-6 {
  margin-top: -3rem !important;
}

.-mt-7 {
  margin-top: -4rem !important;
}

.-mt-8 {
  margin-top: -5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mr-5 {
  margin-right: 2rem !important;
}

.mr-6 {
  margin-right: 3rem !important;
}

.mr-7 {
  margin-right: 4rem !important;
}

.mr-8 {
  margin-right: 5rem !important;
}

.-mr-1 {
  margin-right: -0.25rem !important;
}

.-mr-2 {
  margin-right: -0.5rem !important;
}

.-mr-3 {
  margin-right: -1rem !important;
}

.-mr-4 {
  margin-right: -1.5rem !important;
}

.-mr-5 {
  margin-right: -2rem !important;
}

.-mr-6 {
  margin-right: -3rem !important;
}

.-mr-7 {
  margin-right: -4rem !important;
}

.-mr-8 {
  margin-right: -5rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.ml-5 {
  margin-left: 2rem !important;
}

.ml-6 {
  margin-left: 3rem !important;
}

.ml-7 {
  margin-left: 4rem !important;
}

.ml-8 {
  margin-left: 5rem !important;
}

.-ml-1 {
  margin-left: -0.25rem !important;
}

.-ml-2 {
  margin-left: -0.5rem !important;
}

.-ml-3 {
  margin-left: -1rem !important;
}

.-ml-4 {
  margin-left: -1.5rem !important;
}

.-ml-5 {
  margin-left: -2rem !important;
}

.-ml-6 {
  margin-left: -3rem !important;
}

.-ml-7 {
  margin-left: -4rem !important;
}

.-ml-8 {
  margin-left: -5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.mb-7 {
  margin-bottom: 4rem !important;
}

.mb-8 {
  margin-bottom: 5rem !important;
}

.-mb-1 {
  margin-bottom: -0.25rem !important;
}

.-mb-2 {
  margin-bottom: -0.5rem !important;
}

.-mb-3 {
  margin-bottom: -1rem !important;
}

.-mb-4 {
  margin-bottom: -1.5rem !important;
}

.-mb-5 {
  margin-bottom: -2rem !important;
}

.-mb-6 {
  margin-bottom: -3rem !important;
}

.-mb-7 {
  margin-bottom: -4rem !important;
}

.-mb-8 {
  margin-bottom: -5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.-mx-3 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.-mx-4 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.-mx-5 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.-mx-6 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.-mx-7 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.-mx-8 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.-my-3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.-my-4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.-my-5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.-my-6 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.-my-7 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.-my-8 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media screen and (min-width: 576px) {
  .sm\:m-0 {
    margin: 0rem !important;
  }
  .sm\:m-1 {
    margin: 0.25rem !important;
  }
  .sm\:m-2 {
    margin: 0.5rem !important;
  }
  .sm\:m-3 {
    margin: 1rem !important;
  }
  .sm\:m-4 {
    margin: 1.5rem !important;
  }
  .sm\:m-5 {
    margin: 2rem !important;
  }
  .sm\:m-6 {
    margin: 3rem !important;
  }
  .sm\:m-7 {
    margin: 4rem !important;
  }
  .sm\:m-8 {
    margin: 5rem !important;
  }
  .sm\:-m-1 {
    margin: -0.25rem !important;
  }
  .sm\:-m-2 {
    margin: -0.5rem !important;
  }
  .sm\:-m-3 {
    margin: -1rem !important;
  }
  .sm\:-m-4 {
    margin: -1.5rem !important;
  }
  .sm\:-m-5 {
    margin: -2rem !important;
  }
  .sm\:-m-6 {
    margin: -3rem !important;
  }
  .sm\:-m-7 {
    margin: -4rem !important;
  }
  .sm\:-m-8 {
    margin: -5rem !important;
  }
  .sm\:m-auto {
    margin: auto !important;
  }
  .sm\:mt-0 {
    margin-top: 0rem !important;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .sm\:mt-3 {
    margin-top: 1rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .sm\:mt-5 {
    margin-top: 2rem !important;
  }
  .sm\:mt-6 {
    margin-top: 3rem !important;
  }
  .sm\:mt-7 {
    margin-top: 4rem !important;
  }
  .sm\:mt-8 {
    margin-top: 5rem !important;
  }
  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .sm\:-mt-3 {
    margin-top: -1rem !important;
  }
  .sm\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .sm\:-mt-5 {
    margin-top: -2rem !important;
  }
  .sm\:-mt-6 {
    margin-top: -3rem !important;
  }
  .sm\:-mt-7 {
    margin-top: -4rem !important;
  }
  .sm\:-mt-8 {
    margin-top: -5rem !important;
  }
  .sm\:mt-auto {
    margin-top: auto !important;
  }
  .sm\:mr-0 {
    margin-right: 0rem !important;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-3 {
    margin-right: 1rem !important;
  }
  .sm\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .sm\:mr-5 {
    margin-right: 2rem !important;
  }
  .sm\:mr-6 {
    margin-right: 3rem !important;
  }
  .sm\:mr-7 {
    margin-right: 4rem !important;
  }
  .sm\:mr-8 {
    margin-right: 5rem !important;
  }
  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .sm\:-mr-3 {
    margin-right: -1rem !important;
  }
  .sm\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .sm\:-mr-5 {
    margin-right: -2rem !important;
  }
  .sm\:-mr-6 {
    margin-right: -3rem !important;
  }
  .sm\:-mr-7 {
    margin-right: -4rem !important;
  }
  .sm\:-mr-8 {
    margin-right: -5rem !important;
  }
  .sm\:mr-auto {
    margin-right: auto !important;
  }
  .sm\:ml-0 {
    margin-left: 0rem !important;
  }
  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-3 {
    margin-left: 1rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .sm\:ml-5 {
    margin-left: 2rem !important;
  }
  .sm\:ml-6 {
    margin-left: 3rem !important;
  }
  .sm\:ml-7 {
    margin-left: 4rem !important;
  }
  .sm\:ml-8 {
    margin-left: 5rem !important;
  }
  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .sm\:-ml-3 {
    margin-left: -1rem !important;
  }
  .sm\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .sm\:-ml-5 {
    margin-left: -2rem !important;
  }
  .sm\:-ml-6 {
    margin-left: -3rem !important;
  }
  .sm\:-ml-7 {
    margin-left: -4rem !important;
  }
  .sm\:-ml-8 {
    margin-left: -5rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .sm\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .sm\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .sm\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .sm\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .sm\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .sm\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .sm\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .sm\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .sm\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .sm\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .sm\:mb-auto {
    margin-bottom: auto !important;
  }
  .sm\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .sm\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .sm\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .sm\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .sm\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .sm\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .sm\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .sm\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .sm\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .sm\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .sm\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .sm\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .sm\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .sm\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .sm\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:m-0 {
    margin: 0rem !important;
  }
  .md\:m-1 {
    margin: 0.25rem !important;
  }
  .md\:m-2 {
    margin: 0.5rem !important;
  }
  .md\:m-3 {
    margin: 1rem !important;
  }
  .md\:m-4 {
    margin: 1.5rem !important;
  }
  .md\:m-5 {
    margin: 2rem !important;
  }
  .md\:m-6 {
    margin: 3rem !important;
  }
  .md\:m-7 {
    margin: 4rem !important;
  }
  .md\:m-8 {
    margin: 5rem !important;
  }
  .md\:-m-1 {
    margin: -0.25rem !important;
  }
  .md\:-m-2 {
    margin: -0.5rem !important;
  }
  .md\:-m-3 {
    margin: -1rem !important;
  }
  .md\:-m-4 {
    margin: -1.5rem !important;
  }
  .md\:-m-5 {
    margin: -2rem !important;
  }
  .md\:-m-6 {
    margin: -3rem !important;
  }
  .md\:-m-7 {
    margin: -4rem !important;
  }
  .md\:-m-8 {
    margin: -5rem !important;
  }
  .md\:m-auto {
    margin: auto !important;
  }
  .md\:mt-0 {
    margin-top: 0rem !important;
  }
  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .md\:mt-3 {
    margin-top: 1rem !important;
  }
  .md\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .md\:mt-5 {
    margin-top: 2rem !important;
  }
  .md\:mt-6 {
    margin-top: 3rem !important;
  }
  .md\:mt-7 {
    margin-top: 4rem !important;
  }
  .md\:mt-8 {
    margin-top: 5rem !important;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .md\:-mt-3 {
    margin-top: -1rem !important;
  }
  .md\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .md\:-mt-5 {
    margin-top: -2rem !important;
  }
  .md\:-mt-6 {
    margin-top: -3rem !important;
  }
  .md\:-mt-7 {
    margin-top: -4rem !important;
  }
  .md\:-mt-8 {
    margin-top: -5rem !important;
  }
  .md\:mt-auto {
    margin-top: auto !important;
  }
  .md\:mr-0 {
    margin-right: 0rem !important;
  }
  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .md\:mr-3 {
    margin-right: 1rem !important;
  }
  .md\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .md\:mr-5 {
    margin-right: 2rem !important;
  }
  .md\:mr-6 {
    margin-right: 3rem !important;
  }
  .md\:mr-7 {
    margin-right: 4rem !important;
  }
  .md\:mr-8 {
    margin-right: 5rem !important;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .md\:-mr-3 {
    margin-right: -1rem !important;
  }
  .md\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .md\:-mr-5 {
    margin-right: -2rem !important;
  }
  .md\:-mr-6 {
    margin-right: -3rem !important;
  }
  .md\:-mr-7 {
    margin-right: -4rem !important;
  }
  .md\:-mr-8 {
    margin-right: -5rem !important;
  }
  .md\:mr-auto {
    margin-right: auto !important;
  }
  .md\:ml-0 {
    margin-left: 0rem !important;
  }
  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .md\:ml-3 {
    margin-left: 1rem !important;
  }
  .md\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .md\:ml-5 {
    margin-left: 2rem !important;
  }
  .md\:ml-6 {
    margin-left: 3rem !important;
  }
  .md\:ml-7 {
    margin-left: 4rem !important;
  }
  .md\:ml-8 {
    margin-left: 5rem !important;
  }
  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .md\:-ml-3 {
    margin-left: -1rem !important;
  }
  .md\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .md\:-ml-5 {
    margin-left: -2rem !important;
  }
  .md\:-ml-6 {
    margin-left: -3rem !important;
  }
  .md\:-ml-7 {
    margin-left: -4rem !important;
  }
  .md\:-ml-8 {
    margin-left: -5rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .md\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .md\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .md\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .md\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .md\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .md\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .md\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .md\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .md\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .md\:mb-auto {
    margin-bottom: auto !important;
  }
  .md\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .md\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .md\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .md\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .md\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .md\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .md\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .md\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .md\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .md\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .md\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .md\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .md\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .md\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:m-0 {
    margin: 0rem !important;
  }
  .lg\:m-1 {
    margin: 0.25rem !important;
  }
  .lg\:m-2 {
    margin: 0.5rem !important;
  }
  .lg\:m-3 {
    margin: 1rem !important;
  }
  .lg\:m-4 {
    margin: 1.5rem !important;
  }
  .lg\:m-5 {
    margin: 2rem !important;
  }
  .lg\:m-6 {
    margin: 3rem !important;
  }
  .lg\:m-7 {
    margin: 4rem !important;
  }
  .lg\:m-8 {
    margin: 5rem !important;
  }
  .lg\:-m-1 {
    margin: -0.25rem !important;
  }
  .lg\:-m-2 {
    margin: -0.5rem !important;
  }
  .lg\:-m-3 {
    margin: -1rem !important;
  }
  .lg\:-m-4 {
    margin: -1.5rem !important;
  }
  .lg\:-m-5 {
    margin: -2rem !important;
  }
  .lg\:-m-6 {
    margin: -3rem !important;
  }
  .lg\:-m-7 {
    margin: -4rem !important;
  }
  .lg\:-m-8 {
    margin: -5rem !important;
  }
  .lg\:m-auto {
    margin: auto !important;
  }
  .lg\:mt-0 {
    margin-top: 0rem !important;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mt-3 {
    margin-top: 1rem !important;
  }
  .lg\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .lg\:mt-5 {
    margin-top: 2rem !important;
  }
  .lg\:mt-6 {
    margin-top: 3rem !important;
  }
  .lg\:mt-7 {
    margin-top: 4rem !important;
  }
  .lg\:mt-8 {
    margin-top: 5rem !important;
  }
  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .lg\:-mt-3 {
    margin-top: -1rem !important;
  }
  .lg\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .lg\:-mt-5 {
    margin-top: -2rem !important;
  }
  .lg\:-mt-6 {
    margin-top: -3rem !important;
  }
  .lg\:-mt-7 {
    margin-top: -4rem !important;
  }
  .lg\:-mt-8 {
    margin-top: -5rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:mr-0 {
    margin-right: 0rem !important;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .lg\:mr-3 {
    margin-right: 1rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .lg\:mr-5 {
    margin-right: 2rem !important;
  }
  .lg\:mr-6 {
    margin-right: 3rem !important;
  }
  .lg\:mr-7 {
    margin-right: 4rem !important;
  }
  .lg\:mr-8 {
    margin-right: 5rem !important;
  }
  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .lg\:-mr-3 {
    margin-right: -1rem !important;
  }
  .lg\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .lg\:-mr-5 {
    margin-right: -2rem !important;
  }
  .lg\:-mr-6 {
    margin-right: -3rem !important;
  }
  .lg\:-mr-7 {
    margin-right: -4rem !important;
  }
  .lg\:-mr-8 {
    margin-right: -5rem !important;
  }
  .lg\:mr-auto {
    margin-right: auto !important;
  }
  .lg\:ml-0 {
    margin-left: 0rem !important;
  }
  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .lg\:ml-3 {
    margin-left: 1rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .lg\:ml-5 {
    margin-left: 2rem !important;
  }
  .lg\:ml-6 {
    margin-left: 3rem !important;
  }
  .lg\:ml-7 {
    margin-left: 4rem !important;
  }
  .lg\:ml-8 {
    margin-left: 5rem !important;
  }
  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .lg\:-ml-3 {
    margin-left: -1rem !important;
  }
  .lg\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .lg\:-ml-5 {
    margin-left: -2rem !important;
  }
  .lg\:-ml-6 {
    margin-left: -3rem !important;
  }
  .lg\:-ml-7 {
    margin-left: -4rem !important;
  }
  .lg\:-ml-8 {
    margin-left: -5rem !important;
  }
  .lg\:ml-auto {
    margin-left: auto !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .lg\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .lg\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .lg\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .lg\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .lg\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .lg\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .lg\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .lg\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .lg\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .lg\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .lg\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .lg\:mb-auto {
    margin-bottom: auto !important;
  }
  .lg\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .lg\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .lg\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .lg\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .lg\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .lg\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .lg\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .lg\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .lg\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .lg\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .lg\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .lg\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .lg\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:m-0 {
    margin: 0rem !important;
  }
  .xl\:m-1 {
    margin: 0.25rem !important;
  }
  .xl\:m-2 {
    margin: 0.5rem !important;
  }
  .xl\:m-3 {
    margin: 1rem !important;
  }
  .xl\:m-4 {
    margin: 1.5rem !important;
  }
  .xl\:m-5 {
    margin: 2rem !important;
  }
  .xl\:m-6 {
    margin: 3rem !important;
  }
  .xl\:m-7 {
    margin: 4rem !important;
  }
  .xl\:m-8 {
    margin: 5rem !important;
  }
  .xl\:-m-1 {
    margin: -0.25rem !important;
  }
  .xl\:-m-2 {
    margin: -0.5rem !important;
  }
  .xl\:-m-3 {
    margin: -1rem !important;
  }
  .xl\:-m-4 {
    margin: -1.5rem !important;
  }
  .xl\:-m-5 {
    margin: -2rem !important;
  }
  .xl\:-m-6 {
    margin: -3rem !important;
  }
  .xl\:-m-7 {
    margin: -4rem !important;
  }
  .xl\:-m-8 {
    margin: -5rem !important;
  }
  .xl\:m-auto {
    margin: auto !important;
  }
  .xl\:mt-0 {
    margin-top: 0rem !important;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .xl\:mt-3 {
    margin-top: 1rem !important;
  }
  .xl\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-5 {
    margin-top: 2rem !important;
  }
  .xl\:mt-6 {
    margin-top: 3rem !important;
  }
  .xl\:mt-7 {
    margin-top: 4rem !important;
  }
  .xl\:mt-8 {
    margin-top: 5rem !important;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .xl\:-mt-3 {
    margin-top: -1rem !important;
  }
  .xl\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .xl\:-mt-5 {
    margin-top: -2rem !important;
  }
  .xl\:-mt-6 {
    margin-top: -3rem !important;
  }
  .xl\:-mt-7 {
    margin-top: -4rem !important;
  }
  .xl\:-mt-8 {
    margin-top: -5rem !important;
  }
  .xl\:mt-auto {
    margin-top: auto !important;
  }
  .xl\:mr-0 {
    margin-right: 0rem !important;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .xl\:mr-3 {
    margin-right: 1rem !important;
  }
  .xl\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .xl\:mr-5 {
    margin-right: 2rem !important;
  }
  .xl\:mr-6 {
    margin-right: 3rem !important;
  }
  .xl\:mr-7 {
    margin-right: 4rem !important;
  }
  .xl\:mr-8 {
    margin-right: 5rem !important;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .xl\:-mr-3 {
    margin-right: -1rem !important;
  }
  .xl\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .xl\:-mr-5 {
    margin-right: -2rem !important;
  }
  .xl\:-mr-6 {
    margin-right: -3rem !important;
  }
  .xl\:-mr-7 {
    margin-right: -4rem !important;
  }
  .xl\:-mr-8 {
    margin-right: -5rem !important;
  }
  .xl\:mr-auto {
    margin-right: auto !important;
  }
  .xl\:ml-0 {
    margin-left: 0rem !important;
  }
  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .xl\:ml-3 {
    margin-left: 1rem !important;
  }
  .xl\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .xl\:ml-5 {
    margin-left: 2rem !important;
  }
  .xl\:ml-6 {
    margin-left: 3rem !important;
  }
  .xl\:ml-7 {
    margin-left: 4rem !important;
  }
  .xl\:ml-8 {
    margin-left: 5rem !important;
  }
  .xl\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .xl\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .xl\:-ml-3 {
    margin-left: -1rem !important;
  }
  .xl\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .xl\:-ml-5 {
    margin-left: -2rem !important;
  }
  .xl\:-ml-6 {
    margin-left: -3rem !important;
  }
  .xl\:-ml-7 {
    margin-left: -4rem !important;
  }
  .xl\:-ml-8 {
    margin-left: -5rem !important;
  }
  .xl\:ml-auto {
    margin-left: auto !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .xl\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .xl\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .xl\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .xl\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .xl\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .xl\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .xl\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .xl\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .xl\:mb-auto {
    margin-bottom: auto !important;
  }
  .xl\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xl\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .xl\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .xl\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .xl\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .xl\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .xl\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .xl\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .xl\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .xl\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .xl\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .xl\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .xl\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .xl\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .xl\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .xl\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xl\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .xl\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xl\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xl\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .xl\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .xl\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .xl\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .xl\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .xl\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .xl\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.shadow-none {
  box-shadow: none !important;
}

.shadow-1 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.shadow-2 {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.shadow-3 {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.shadow-4 {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.shadow-5 {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.shadow-6 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.shadow-7 {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.shadow-8 {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-none:focus {
  box-shadow: none !important;
}

.hover\:shadow-none:hover {
  box-shadow: none !important;
}

.active\:shadow-none:active {
  box-shadow: none !important;
}

.focus\:shadow-1:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.hover\:shadow-1:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.active\:shadow-1:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.focus\:shadow-2:focus {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.hover\:shadow-2:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.active\:shadow-2:active {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.focus\:shadow-3:focus {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.hover\:shadow-3:hover {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.active\:shadow-3:active {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.focus\:shadow-4:focus {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-4:hover {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-4:active {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-5:focus {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-5:hover {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-5:active {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-6:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.hover\:shadow-6:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.active\:shadow-6:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.focus\:shadow-7:focus {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.hover\:shadow-7:hover {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.active\:shadow-7:active {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.focus\:shadow-8:focus {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-8:hover {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-8:active {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

@media screen and (min-width: 576px) {
  .sm\:shadow-none {
    box-shadow: none !important;
  }
  .sm\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .sm\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .sm\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:shadow-none {
    box-shadow: none !important;
  }
  .md\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .md\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .md\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:shadow-none {
    box-shadow: none !important;
  }
  .lg\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .lg\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .lg\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:shadow-none {
    box-shadow: none !important;
  }
  .xl\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .xl\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .xl\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .xl\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
.border-none {
  border-width: 0px !important;
  border-style: none;
}

.border-1 {
  border-width: 1px !important;
  border-style: solid;
}

.border-2 {
  border-width: 2px !important;
  border-style: solid;
}

.border-3 {
  border-width: 3px !important;
  border-style: solid;
}

.border-top-none {
  border-top-width: 0px !important;
  border-top-style: none;
}

.border-top-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
}

.border-top-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
}

.border-top-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
}

.border-right-none {
  border-right-width: 0px !important;
  border-right-style: none;
}

.border-right-1 {
  border-right-width: 1px !important;
  border-right-style: solid;
}

.border-right-2 {
  border-right-width: 2px !important;
  border-right-style: solid;
}

.border-right-3 {
  border-right-width: 3px !important;
  border-right-style: solid;
}

.border-left-none {
  border-left-width: 0px !important;
  border-left-style: none;
}

.border-left-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
}

.border-left-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
}

.border-left-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
}

.border-bottom-none {
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}

.border-bottom-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}

.border-bottom-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}

.border-x-none {
  border-left-width: 0px !important;
  border-left-style: none;
  border-right-width: 0px !important;
  border-right-style: none;
}

.border-x-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
  border-right-width: 1px !important;
  border-right-style: solid;
}

.border-x-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
  border-right-width: 2px !important;
  border-right-style: solid;
}

.border-x-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
  border-right-width: 3px !important;
  border-right-style: solid;
}

.border-y-none {
  border-top-width: 0px !important;
  border-top-style: none;
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}

.border-y-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.border-y-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}

.border-y-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}

@media screen and (min-width: 576px) {
  .sm\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .sm\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .sm\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .sm\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .sm\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .sm\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .sm\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .sm\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .sm\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .sm\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .sm\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .sm\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .sm\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .sm\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .md\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .md\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .md\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .md\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .md\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .md\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .md\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .md\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .md\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .md\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .md\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .md\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .md\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .lg\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .lg\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .lg\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .lg\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .lg\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .lg\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .lg\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .lg\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .lg\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .lg\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .lg\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .lg\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .lg\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .xl\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .xl\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .xl\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .xl\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .xl\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .xl\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .xl\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .xl\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .xl\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .xl\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .xl\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .xl\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .xl\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
.border-solid {
  border-style: solid !important;
}

.border-dashed {
  border-style: dashed !important;
}

.border-dotted {
  border-style: dotted !important;
}

.border-double {
  border-style: double !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-solid {
    border-style: solid !important;
  }
  .sm\:border-dashed {
    border-style: dashed !important;
  }
  .sm\:border-dotted {
    border-style: dotted !important;
  }
  .sm\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-solid {
    border-style: solid !important;
  }
  .md\:border-dashed {
    border-style: dashed !important;
  }
  .md\:border-dotted {
    border-style: dotted !important;
  }
  .md\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-solid {
    border-style: solid !important;
  }
  .lg\:border-dashed {
    border-style: dashed !important;
  }
  .lg\:border-dotted {
    border-style: dotted !important;
  }
  .lg\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-solid {
    border-style: solid !important;
  }
  .xl\:border-dashed {
    border-style: dashed !important;
  }
  .xl\:border-dotted {
    border-style: dotted !important;
  }
  .xl\:border-double {
    border-style: double !important;
  }
}
.border-noround {
  border-radius: 0 !important;
}

.border-round {
  border-radius: var(--p-content-border-radius) !important;
}

.border-round-xs {
  border-radius: 0.125rem !important;
}

.border-round-sm {
  border-radius: 0.25rem !important;
}

.border-round-md {
  border-radius: 0.375rem !important;
}

.border-round-lg {
  border-radius: 0.5rem !important;
}

.border-round-xl {
  border-radius: 0.75rem !important;
}

.border-round-2xl {
  border-radius: 1rem !important;
}

.border-round-3xl {
  border-radius: 1.5rem !important;
}

.border-circle {
  border-radius: 50% !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-noround {
    border-radius: 0 !important;
  }
  .sm\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .sm\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .sm\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .sm\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .sm\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .sm\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround {
    border-radius: 0 !important;
  }
  .md\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .md\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .md\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .md\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .md\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .md\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .md\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .md\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround {
    border-radius: 0 !important;
  }
  .lg\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .lg\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .lg\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .lg\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .lg\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .lg\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .lg\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .lg\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround {
    border-radius: 0 !important;
  }
  .xl\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .xl\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .xl\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .xl\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .xl\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .xl\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .xl\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .xl\:border-circle {
    border-radius: 50% !important;
  }
}
.border-noround-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.border-noround-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.border-noround-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-noround-bottom {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-round-left {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-bottom-left-radius: var(--p-content-border-radius) !important;
}

.border-round-top {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-top-right-radius: var(--p-content-border-radius) !important;
}

.border-round-right {
  border-top-right-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}

.border-round-bottom {
  border-bottom-left-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}

.border-round-left-xs {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.border-round-top-xs {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.border-round-right-xs {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.border-round-bottom-xs {
  border-bottom-left-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.border-round-left-sm {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.border-round-top-sm {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.border-round-right-sm {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.border-round-bottom-sm {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.border-round-left-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.border-round-top-md {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

.border-round-right-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.border-round-bottom-md {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.border-round-left-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.border-round-top-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.border-round-right-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.border-round-bottom-lg {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.border-round-left-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.border-round-top-xl {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}

.border-round-right-xl {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.border-round-bottom-xl {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.border-round-left-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.border-round-top-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.border-round-right-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.border-round-bottom-2xl {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.border-round-left-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.border-round-top-3xl {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.border-round-right-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.border-round-bottom-3xl {
  border-bottom-left-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.border-circle-left {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.border-circle-top {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.border-circle-right {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.border-circle-bottom {
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .sm\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .sm\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .sm\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .sm\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .sm\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .sm\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .sm\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .sm\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .sm\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .sm\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .sm\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .sm\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .sm\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .sm\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .sm\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .sm\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .sm\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .sm\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .md\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .md\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .md\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .md\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .md\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .md\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .md\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .md\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .md\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .md\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .md\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .md\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .md\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .md\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .md\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .md\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .md\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .md\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .md\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .lg\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .lg\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .lg\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .lg\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .lg\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .lg\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .lg\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .lg\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .lg\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .lg\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .lg\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .lg\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .lg\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .lg\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .lg\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .lg\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .lg\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .lg\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .lg\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .xl\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .xl\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .xl\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .xl\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .xl\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .xl\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .xl\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .xl\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .xl\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .xl\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .xl\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .xl\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .xl\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .xl\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .xl\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .xl\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .xl\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .xl\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .xl\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
.w-full {
  width: 100% !important;
}

.w-screen {
  width: 100vw !important;
}

.w-auto {
  width: auto !important;
}

.w-1 {
  width: 8.3333% !important;
}

.w-2 {
  width: 16.6667% !important;
}

.w-3 {
  width: 25% !important;
}

.w-4 {
  width: 33.3333% !important;
}

.w-5 {
  width: 41.6667% !important;
}

.w-6 {
  width: 50% !important;
}

.w-7 {
  width: 58.3333% !important;
}

.w-8 {
  width: 66.6667% !important;
}

.w-9 {
  width: 75% !important;
}

.w-10 {
  width: 83.3333% !important;
}

.w-11 {
  width: 91.6667% !important;
}

.w-12 {
  width: 100% !important;
}

.w-min {
  width: min-content !important;
}

.w-max {
  width: max-content !important;
}

.w-fit {
  width: fit-content !important;
}

.w-1rem {
  width: 1rem !important;
}

.w-2rem {
  width: 2rem !important;
}

.w-3rem {
  width: 3rem !important;
}

.w-4rem {
  width: 4rem !important;
}

.w-5rem {
  width: 5rem !important;
}

.w-6rem {
  width: 6rem !important;
}

.w-7rem {
  width: 7rem !important;
}

.w-8rem {
  width: 8rem !important;
}

.w-9rem {
  width: 9rem !important;
}

.w-10rem {
  width: 10rem !important;
}

.w-11rem {
  width: 11rem !important;
}

.w-12rem {
  width: 12rem !important;
}

.w-13rem {
  width: 13rem !important;
}

.w-14rem {
  width: 14rem !important;
}

.w-15rem {
  width: 15rem !important;
}

.w-16rem {
  width: 16rem !important;
}

.w-17rem {
  width: 17rem !important;
}

.w-18rem {
  width: 18rem !important;
}

.w-19rem {
  width: 19rem !important;
}

.w-20rem {
  width: 20rem !important;
}

.w-21rem {
  width: 21rem !important;
}

.w-22rem {
  width: 22rem !important;
}

.w-23rem {
  width: 23rem !important;
}

.w-24rem {
  width: 24rem !important;
}

.w-25rem {
  width: 25rem !important;
}

.w-26rem {
  width: 26rem !important;
}

.w-27rem {
  width: 27rem !important;
}

.w-28rem {
  width: 28rem !important;
}

.w-29rem {
  width: 29rem !important;
}

.w-30rem {
  width: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:w-screen {
    width: 100vw !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:w-1 {
    width: 8.3333% !important;
  }
  .sm\:w-2 {
    width: 16.6667% !important;
  }
  .sm\:w-3 {
    width: 25% !important;
  }
  .sm\:w-4 {
    width: 33.3333% !important;
  }
  .sm\:w-5 {
    width: 41.6667% !important;
  }
  .sm\:w-6 {
    width: 50% !important;
  }
  .sm\:w-7 {
    width: 58.3333% !important;
  }
  .sm\:w-8 {
    width: 66.6667% !important;
  }
  .sm\:w-9 {
    width: 75% !important;
  }
  .sm\:w-10 {
    width: 83.3333% !important;
  }
  .sm\:w-11 {
    width: 91.6667% !important;
  }
  .sm\:w-12 {
    width: 100% !important;
  }
  .sm\:w-min {
    width: min-content !important;
  }
  .sm\:w-max {
    width: max-content !important;
  }
  .sm\:w-fit {
    width: fit-content !important;
  }
  .sm\:w-1rem {
    width: 1rem !important;
  }
  .sm\:w-2rem {
    width: 2rem !important;
  }
  .sm\:w-3rem {
    width: 3rem !important;
  }
  .sm\:w-4rem {
    width: 4rem !important;
  }
  .sm\:w-5rem {
    width: 5rem !important;
  }
  .sm\:w-6rem {
    width: 6rem !important;
  }
  .sm\:w-7rem {
    width: 7rem !important;
  }
  .sm\:w-8rem {
    width: 8rem !important;
  }
  .sm\:w-9rem {
    width: 9rem !important;
  }
  .sm\:w-10rem {
    width: 10rem !important;
  }
  .sm\:w-11rem {
    width: 11rem !important;
  }
  .sm\:w-12rem {
    width: 12rem !important;
  }
  .sm\:w-13rem {
    width: 13rem !important;
  }
  .sm\:w-14rem {
    width: 14rem !important;
  }
  .sm\:w-15rem {
    width: 15rem !important;
  }
  .sm\:w-16rem {
    width: 16rem !important;
  }
  .sm\:w-17rem {
    width: 17rem !important;
  }
  .sm\:w-18rem {
    width: 18rem !important;
  }
  .sm\:w-19rem {
    width: 19rem !important;
  }
  .sm\:w-20rem {
    width: 20rem !important;
  }
  .sm\:w-21rem {
    width: 21rem !important;
  }
  .sm\:w-22rem {
    width: 22rem !important;
  }
  .sm\:w-23rem {
    width: 23rem !important;
  }
  .sm\:w-24rem {
    width: 24rem !important;
  }
  .sm\:w-25rem {
    width: 25rem !important;
  }
  .sm\:w-26rem {
    width: 26rem !important;
  }
  .sm\:w-27rem {
    width: 27rem !important;
  }
  .sm\:w-28rem {
    width: 28rem !important;
  }
  .sm\:w-29rem {
    width: 29rem !important;
  }
  .sm\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:w-full {
    width: 100% !important;
  }
  .md\:w-screen {
    width: 100vw !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:w-1 {
    width: 8.3333% !important;
  }
  .md\:w-2 {
    width: 16.6667% !important;
  }
  .md\:w-3 {
    width: 25% !important;
  }
  .md\:w-4 {
    width: 33.3333% !important;
  }
  .md\:w-5 {
    width: 41.6667% !important;
  }
  .md\:w-6 {
    width: 50% !important;
  }
  .md\:w-7 {
    width: 58.3333% !important;
  }
  .md\:w-8 {
    width: 66.6667% !important;
  }
  .md\:w-9 {
    width: 75% !important;
  }
  .md\:w-10 {
    width: 83.3333% !important;
  }
  .md\:w-11 {
    width: 91.6667% !important;
  }
  .md\:w-12 {
    width: 100% !important;
  }
  .md\:w-min {
    width: min-content !important;
  }
  .md\:w-max {
    width: max-content !important;
  }
  .md\:w-fit {
    width: fit-content !important;
  }
  .md\:w-1rem {
    width: 1rem !important;
  }
  .md\:w-2rem {
    width: 2rem !important;
  }
  .md\:w-3rem {
    width: 3rem !important;
  }
  .md\:w-4rem {
    width: 4rem !important;
  }
  .md\:w-5rem {
    width: 5rem !important;
  }
  .md\:w-6rem {
    width: 6rem !important;
  }
  .md\:w-7rem {
    width: 7rem !important;
  }
  .md\:w-8rem {
    width: 8rem !important;
  }
  .md\:w-9rem {
    width: 9rem !important;
  }
  .md\:w-10rem {
    width: 10rem !important;
  }
  .md\:w-11rem {
    width: 11rem !important;
  }
  .md\:w-12rem {
    width: 12rem !important;
  }
  .md\:w-13rem {
    width: 13rem !important;
  }
  .md\:w-14rem {
    width: 14rem !important;
  }
  .md\:w-15rem {
    width: 15rem !important;
  }
  .md\:w-16rem {
    width: 16rem !important;
  }
  .md\:w-17rem {
    width: 17rem !important;
  }
  .md\:w-18rem {
    width: 18rem !important;
  }
  .md\:w-19rem {
    width: 19rem !important;
  }
  .md\:w-20rem {
    width: 20rem !important;
  }
  .md\:w-21rem {
    width: 21rem !important;
  }
  .md\:w-22rem {
    width: 22rem !important;
  }
  .md\:w-23rem {
    width: 23rem !important;
  }
  .md\:w-24rem {
    width: 24rem !important;
  }
  .md\:w-25rem {
    width: 25rem !important;
  }
  .md\:w-26rem {
    width: 26rem !important;
  }
  .md\:w-27rem {
    width: 27rem !important;
  }
  .md\:w-28rem {
    width: 28rem !important;
  }
  .md\:w-29rem {
    width: 29rem !important;
  }
  .md\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:w-full {
    width: 100% !important;
  }
  .lg\:w-screen {
    width: 100vw !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:w-1 {
    width: 8.3333% !important;
  }
  .lg\:w-2 {
    width: 16.6667% !important;
  }
  .lg\:w-3 {
    width: 25% !important;
  }
  .lg\:w-4 {
    width: 33.3333% !important;
  }
  .lg\:w-5 {
    width: 41.6667% !important;
  }
  .lg\:w-6 {
    width: 50% !important;
  }
  .lg\:w-7 {
    width: 58.3333% !important;
  }
  .lg\:w-8 {
    width: 66.6667% !important;
  }
  .lg\:w-9 {
    width: 75% !important;
  }
  .lg\:w-10 {
    width: 83.3333% !important;
  }
  .lg\:w-11 {
    width: 91.6667% !important;
  }
  .lg\:w-12 {
    width: 100% !important;
  }
  .lg\:w-min {
    width: min-content !important;
  }
  .lg\:w-max {
    width: max-content !important;
  }
  .lg\:w-fit {
    width: fit-content !important;
  }
  .lg\:w-1rem {
    width: 1rem !important;
  }
  .lg\:w-2rem {
    width: 2rem !important;
  }
  .lg\:w-3rem {
    width: 3rem !important;
  }
  .lg\:w-4rem {
    width: 4rem !important;
  }
  .lg\:w-5rem {
    width: 5rem !important;
  }
  .lg\:w-6rem {
    width: 6rem !important;
  }
  .lg\:w-7rem {
    width: 7rem !important;
  }
  .lg\:w-8rem {
    width: 8rem !important;
  }
  .lg\:w-9rem {
    width: 9rem !important;
  }
  .lg\:w-10rem {
    width: 10rem !important;
  }
  .lg\:w-11rem {
    width: 11rem !important;
  }
  .lg\:w-12rem {
    width: 12rem !important;
  }
  .lg\:w-13rem {
    width: 13rem !important;
  }
  .lg\:w-14rem {
    width: 14rem !important;
  }
  .lg\:w-15rem {
    width: 15rem !important;
  }
  .lg\:w-16rem {
    width: 16rem !important;
  }
  .lg\:w-17rem {
    width: 17rem !important;
  }
  .lg\:w-18rem {
    width: 18rem !important;
  }
  .lg\:w-19rem {
    width: 19rem !important;
  }
  .lg\:w-20rem {
    width: 20rem !important;
  }
  .lg\:w-21rem {
    width: 21rem !important;
  }
  .lg\:w-22rem {
    width: 22rem !important;
  }
  .lg\:w-23rem {
    width: 23rem !important;
  }
  .lg\:w-24rem {
    width: 24rem !important;
  }
  .lg\:w-25rem {
    width: 25rem !important;
  }
  .lg\:w-26rem {
    width: 26rem !important;
  }
  .lg\:w-27rem {
    width: 27rem !important;
  }
  .lg\:w-28rem {
    width: 28rem !important;
  }
  .lg\:w-29rem {
    width: 29rem !important;
  }
  .lg\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:w-full {
    width: 100% !important;
  }
  .xl\:w-screen {
    width: 100vw !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:w-1 {
    width: 8.3333% !important;
  }
  .xl\:w-2 {
    width: 16.6667% !important;
  }
  .xl\:w-3 {
    width: 25% !important;
  }
  .xl\:w-4 {
    width: 33.3333% !important;
  }
  .xl\:w-5 {
    width: 41.6667% !important;
  }
  .xl\:w-6 {
    width: 50% !important;
  }
  .xl\:w-7 {
    width: 58.3333% !important;
  }
  .xl\:w-8 {
    width: 66.6667% !important;
  }
  .xl\:w-9 {
    width: 75% !important;
  }
  .xl\:w-10 {
    width: 83.3333% !important;
  }
  .xl\:w-11 {
    width: 91.6667% !important;
  }
  .xl\:w-12 {
    width: 100% !important;
  }
  .xl\:w-min {
    width: min-content !important;
  }
  .xl\:w-max {
    width: max-content !important;
  }
  .xl\:w-fit {
    width: fit-content !important;
  }
  .xl\:w-1rem {
    width: 1rem !important;
  }
  .xl\:w-2rem {
    width: 2rem !important;
  }
  .xl\:w-3rem {
    width: 3rem !important;
  }
  .xl\:w-4rem {
    width: 4rem !important;
  }
  .xl\:w-5rem {
    width: 5rem !important;
  }
  .xl\:w-6rem {
    width: 6rem !important;
  }
  .xl\:w-7rem {
    width: 7rem !important;
  }
  .xl\:w-8rem {
    width: 8rem !important;
  }
  .xl\:w-9rem {
    width: 9rem !important;
  }
  .xl\:w-10rem {
    width: 10rem !important;
  }
  .xl\:w-11rem {
    width: 11rem !important;
  }
  .xl\:w-12rem {
    width: 12rem !important;
  }
  .xl\:w-13rem {
    width: 13rem !important;
  }
  .xl\:w-14rem {
    width: 14rem !important;
  }
  .xl\:w-15rem {
    width: 15rem !important;
  }
  .xl\:w-16rem {
    width: 16rem !important;
  }
  .xl\:w-17rem {
    width: 17rem !important;
  }
  .xl\:w-18rem {
    width: 18rem !important;
  }
  .xl\:w-19rem {
    width: 19rem !important;
  }
  .xl\:w-20rem {
    width: 20rem !important;
  }
  .xl\:w-21rem {
    width: 21rem !important;
  }
  .xl\:w-22rem {
    width: 22rem !important;
  }
  .xl\:w-23rem {
    width: 23rem !important;
  }
  .xl\:w-24rem {
    width: 24rem !important;
  }
  .xl\:w-25rem {
    width: 25rem !important;
  }
  .xl\:w-26rem {
    width: 26rem !important;
  }
  .xl\:w-27rem {
    width: 27rem !important;
  }
  .xl\:w-28rem {
    width: 28rem !important;
  }
  .xl\:w-29rem {
    width: 29rem !important;
  }
  .xl\:w-30rem {
    width: 30rem !important;
  }
}
.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

.h-auto {
  height: auto !important;
}

.h-min {
  height: min-content !important;
}

.h-max {
  height: max-content !important;
}

.h-fit {
  height: fit-content !important;
}

.h-1rem {
  height: 1rem !important;
}

.h-2rem {
  height: 2rem !important;
}

.h-3rem {
  height: 3rem !important;
}

.h-4rem {
  height: 4rem !important;
}

.h-5rem {
  height: 5rem !important;
}

.h-6rem {
  height: 6rem !important;
}

.h-7rem {
  height: 7rem !important;
}

.h-8rem {
  height: 8rem !important;
}

.h-9rem {
  height: 9rem !important;
}

.h-10rem {
  height: 10rem !important;
}

.h-11rem {
  height: 11rem !important;
}

.h-12rem {
  height: 12rem !important;
}

.h-13rem {
  height: 13rem !important;
}

.h-14rem {
  height: 14rem !important;
}

.h-15rem {
  height: 15rem !important;
}

.h-16rem {
  height: 16rem !important;
}

.h-17rem {
  height: 17rem !important;
}

.h-18rem {
  height: 18rem !important;
}

.h-19rem {
  height: 19rem !important;
}

.h-20rem {
  height: 20rem !important;
}

.h-21rem {
  height: 21rem !important;
}

.h-22rem {
  height: 22rem !important;
}

.h-23rem {
  height: 23rem !important;
}

.h-24rem {
  height: 24rem !important;
}

.h-25rem {
  height: 25rem !important;
}

.h-26rem {
  height: 26rem !important;
}

.h-27rem {
  height: 27rem !important;
}

.h-28rem {
  height: 28rem !important;
}

.h-29rem {
  height: 29rem !important;
}

.h-30rem {
  height: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:h-full {
    height: 100% !important;
  }
  .sm\:h-screen {
    height: 100vh !important;
  }
  .sm\:h-auto {
    height: auto !important;
  }
  .sm\:h-min {
    height: min-content !important;
  }
  .sm\:h-max {
    height: max-content !important;
  }
  .sm\:h-fit {
    height: fit-content !important;
  }
  .sm\:h-1rem {
    height: 1rem !important;
  }
  .sm\:h-2rem {
    height: 2rem !important;
  }
  .sm\:h-3rem {
    height: 3rem !important;
  }
  .sm\:h-4rem {
    height: 4rem !important;
  }
  .sm\:h-5rem {
    height: 5rem !important;
  }
  .sm\:h-6rem {
    height: 6rem !important;
  }
  .sm\:h-7rem {
    height: 7rem !important;
  }
  .sm\:h-8rem {
    height: 8rem !important;
  }
  .sm\:h-9rem {
    height: 9rem !important;
  }
  .sm\:h-10rem {
    height: 10rem !important;
  }
  .sm\:h-11rem {
    height: 11rem !important;
  }
  .sm\:h-12rem {
    height: 12rem !important;
  }
  .sm\:h-13rem {
    height: 13rem !important;
  }
  .sm\:h-14rem {
    height: 14rem !important;
  }
  .sm\:h-15rem {
    height: 15rem !important;
  }
  .sm\:h-16rem {
    height: 16rem !important;
  }
  .sm\:h-17rem {
    height: 17rem !important;
  }
  .sm\:h-18rem {
    height: 18rem !important;
  }
  .sm\:h-19rem {
    height: 19rem !important;
  }
  .sm\:h-20rem {
    height: 20rem !important;
  }
  .sm\:h-21rem {
    height: 21rem !important;
  }
  .sm\:h-22rem {
    height: 22rem !important;
  }
  .sm\:h-23rem {
    height: 23rem !important;
  }
  .sm\:h-24rem {
    height: 24rem !important;
  }
  .sm\:h-25rem {
    height: 25rem !important;
  }
  .sm\:h-26rem {
    height: 26rem !important;
  }
  .sm\:h-27rem {
    height: 27rem !important;
  }
  .sm\:h-28rem {
    height: 28rem !important;
  }
  .sm\:h-29rem {
    height: 29rem !important;
  }
  .sm\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:h-full {
    height: 100% !important;
  }
  .md\:h-screen {
    height: 100vh !important;
  }
  .md\:h-auto {
    height: auto !important;
  }
  .md\:h-min {
    height: min-content !important;
  }
  .md\:h-max {
    height: max-content !important;
  }
  .md\:h-fit {
    height: fit-content !important;
  }
  .md\:h-1rem {
    height: 1rem !important;
  }
  .md\:h-2rem {
    height: 2rem !important;
  }
  .md\:h-3rem {
    height: 3rem !important;
  }
  .md\:h-4rem {
    height: 4rem !important;
  }
  .md\:h-5rem {
    height: 5rem !important;
  }
  .md\:h-6rem {
    height: 6rem !important;
  }
  .md\:h-7rem {
    height: 7rem !important;
  }
  .md\:h-8rem {
    height: 8rem !important;
  }
  .md\:h-9rem {
    height: 9rem !important;
  }
  .md\:h-10rem {
    height: 10rem !important;
  }
  .md\:h-11rem {
    height: 11rem !important;
  }
  .md\:h-12rem {
    height: 12rem !important;
  }
  .md\:h-13rem {
    height: 13rem !important;
  }
  .md\:h-14rem {
    height: 14rem !important;
  }
  .md\:h-15rem {
    height: 15rem !important;
  }
  .md\:h-16rem {
    height: 16rem !important;
  }
  .md\:h-17rem {
    height: 17rem !important;
  }
  .md\:h-18rem {
    height: 18rem !important;
  }
  .md\:h-19rem {
    height: 19rem !important;
  }
  .md\:h-20rem {
    height: 20rem !important;
  }
  .md\:h-21rem {
    height: 21rem !important;
  }
  .md\:h-22rem {
    height: 22rem !important;
  }
  .md\:h-23rem {
    height: 23rem !important;
  }
  .md\:h-24rem {
    height: 24rem !important;
  }
  .md\:h-25rem {
    height: 25rem !important;
  }
  .md\:h-26rem {
    height: 26rem !important;
  }
  .md\:h-27rem {
    height: 27rem !important;
  }
  .md\:h-28rem {
    height: 28rem !important;
  }
  .md\:h-29rem {
    height: 29rem !important;
  }
  .md\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:h-full {
    height: 100% !important;
  }
  .lg\:h-screen {
    height: 100vh !important;
  }
  .lg\:h-auto {
    height: auto !important;
  }
  .lg\:h-min {
    height: min-content !important;
  }
  .lg\:h-max {
    height: max-content !important;
  }
  .lg\:h-fit {
    height: fit-content !important;
  }
  .lg\:h-1rem {
    height: 1rem !important;
  }
  .lg\:h-2rem {
    height: 2rem !important;
  }
  .lg\:h-3rem {
    height: 3rem !important;
  }
  .lg\:h-4rem {
    height: 4rem !important;
  }
  .lg\:h-5rem {
    height: 5rem !important;
  }
  .lg\:h-6rem {
    height: 6rem !important;
  }
  .lg\:h-7rem {
    height: 7rem !important;
  }
  .lg\:h-8rem {
    height: 8rem !important;
  }
  .lg\:h-9rem {
    height: 9rem !important;
  }
  .lg\:h-10rem {
    height: 10rem !important;
  }
  .lg\:h-11rem {
    height: 11rem !important;
  }
  .lg\:h-12rem {
    height: 12rem !important;
  }
  .lg\:h-13rem {
    height: 13rem !important;
  }
  .lg\:h-14rem {
    height: 14rem !important;
  }
  .lg\:h-15rem {
    height: 15rem !important;
  }
  .lg\:h-16rem {
    height: 16rem !important;
  }
  .lg\:h-17rem {
    height: 17rem !important;
  }
  .lg\:h-18rem {
    height: 18rem !important;
  }
  .lg\:h-19rem {
    height: 19rem !important;
  }
  .lg\:h-20rem {
    height: 20rem !important;
  }
  .lg\:h-21rem {
    height: 21rem !important;
  }
  .lg\:h-22rem {
    height: 22rem !important;
  }
  .lg\:h-23rem {
    height: 23rem !important;
  }
  .lg\:h-24rem {
    height: 24rem !important;
  }
  .lg\:h-25rem {
    height: 25rem !important;
  }
  .lg\:h-26rem {
    height: 26rem !important;
  }
  .lg\:h-27rem {
    height: 27rem !important;
  }
  .lg\:h-28rem {
    height: 28rem !important;
  }
  .lg\:h-29rem {
    height: 29rem !important;
  }
  .lg\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:h-full {
    height: 100% !important;
  }
  .xl\:h-screen {
    height: 100vh !important;
  }
  .xl\:h-auto {
    height: auto !important;
  }
  .xl\:h-min {
    height: min-content !important;
  }
  .xl\:h-max {
    height: max-content !important;
  }
  .xl\:h-fit {
    height: fit-content !important;
  }
  .xl\:h-1rem {
    height: 1rem !important;
  }
  .xl\:h-2rem {
    height: 2rem !important;
  }
  .xl\:h-3rem {
    height: 3rem !important;
  }
  .xl\:h-4rem {
    height: 4rem !important;
  }
  .xl\:h-5rem {
    height: 5rem !important;
  }
  .xl\:h-6rem {
    height: 6rem !important;
  }
  .xl\:h-7rem {
    height: 7rem !important;
  }
  .xl\:h-8rem {
    height: 8rem !important;
  }
  .xl\:h-9rem {
    height: 9rem !important;
  }
  .xl\:h-10rem {
    height: 10rem !important;
  }
  .xl\:h-11rem {
    height: 11rem !important;
  }
  .xl\:h-12rem {
    height: 12rem !important;
  }
  .xl\:h-13rem {
    height: 13rem !important;
  }
  .xl\:h-14rem {
    height: 14rem !important;
  }
  .xl\:h-15rem {
    height: 15rem !important;
  }
  .xl\:h-16rem {
    height: 16rem !important;
  }
  .xl\:h-17rem {
    height: 17rem !important;
  }
  .xl\:h-18rem {
    height: 18rem !important;
  }
  .xl\:h-19rem {
    height: 19rem !important;
  }
  .xl\:h-20rem {
    height: 20rem !important;
  }
  .xl\:h-21rem {
    height: 21rem !important;
  }
  .xl\:h-22rem {
    height: 22rem !important;
  }
  .xl\:h-23rem {
    height: 23rem !important;
  }
  .xl\:h-24rem {
    height: 24rem !important;
  }
  .xl\:h-25rem {
    height: 25rem !important;
  }
  .xl\:h-26rem {
    height: 26rem !important;
  }
  .xl\:h-27rem {
    height: 27rem !important;
  }
  .xl\:h-28rem {
    height: 28rem !important;
  }
  .xl\:h-29rem {
    height: 29rem !important;
  }
  .xl\:h-30rem {
    height: 30rem !important;
  }
}
.min-w-0 {
  min-width: 0px !important;
}

.min-w-full {
  min-width: 100% !important;
}

.min-w-screen {
  min-width: 100vw !important;
}

.min-w-min {
  min-width: min-content !important;
}

.min-w-max {
  min-width: max-content !important;
}

@media screen and (min-width: 576px) {
  .sm\:min-w-0 {
    min-width: 0px !important;
  }
  .sm\:min-w-full {
    min-width: 100% !important;
  }
  .sm\:min-w-screen {
    min-width: 100vw !important;
  }
  .sm\:min-w-min {
    min-width: min-content !important;
  }
  .sm\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-w-0 {
    min-width: 0px !important;
  }
  .md\:min-w-full {
    min-width: 100% !important;
  }
  .md\:min-w-screen {
    min-width: 100vw !important;
  }
  .md\:min-w-min {
    min-width: min-content !important;
  }
  .md\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-w-0 {
    min-width: 0px !important;
  }
  .lg\:min-w-full {
    min-width: 100% !important;
  }
  .lg\:min-w-screen {
    min-width: 100vw !important;
  }
  .lg\:min-w-min {
    min-width: min-content !important;
  }
  .lg\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-w-0 {
    min-width: 0px !important;
  }
  .xl\:min-w-full {
    min-width: 100% !important;
  }
  .xl\:min-w-screen {
    min-width: 100vw !important;
  }
  .xl\:min-w-min {
    min-width: min-content !important;
  }
  .xl\:min-w-max {
    min-width: max-content !important;
  }
}
.max-w-0 {
  max-width: 0px !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-screen {
  max-width: 100vw !important;
}

.max-w-min {
  max-width: min-content !important;
}

.max-w-max {
  max-width: max-content !important;
}

.max-w-fit {
  max-width: fit-content !important;
}

.max-w-1rem {
  max-width: 1rem !important;
}

.max-w-2rem {
  max-width: 2rem !important;
}

.max-w-3rem {
  max-width: 3rem !important;
}

.max-w-4rem {
  max-width: 4rem !important;
}

.max-w-5rem {
  max-width: 5rem !important;
}

.max-w-6rem {
  max-width: 6rem !important;
}

.max-w-7rem {
  max-width: 7rem !important;
}

.max-w-8rem {
  max-width: 8rem !important;
}

.max-w-9rem {
  max-width: 9rem !important;
}

.max-w-10rem {
  max-width: 10rem !important;
}

.max-w-11rem {
  max-width: 11rem !important;
}

.max-w-12rem {
  max-width: 12rem !important;
}

.max-w-13rem {
  max-width: 13rem !important;
}

.max-w-14rem {
  max-width: 14rem !important;
}

.max-w-15rem {
  max-width: 15rem !important;
}

.max-w-16rem {
  max-width: 16rem !important;
}

.max-w-17rem {
  max-width: 17rem !important;
}

.max-w-18rem {
  max-width: 18rem !important;
}

.max-w-19rem {
  max-width: 19rem !important;
}

.max-w-20rem {
  max-width: 20rem !important;
}

.max-w-21rem {
  max-width: 21rem !important;
}

.max-w-22rem {
  max-width: 22rem !important;
}

.max-w-23rem {
  max-width: 23rem !important;
}

.max-w-24rem {
  max-width: 24rem !important;
}

.max-w-25rem {
  max-width: 25rem !important;
}

.max-w-26rem {
  max-width: 26rem !important;
}

.max-w-27rem {
  max-width: 27rem !important;
}

.max-w-28rem {
  max-width: 28rem !important;
}

.max-w-29rem {
  max-width: 29rem !important;
}

.max-w-30rem {
  max-width: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:max-w-0 {
    max-width: 0px !important;
  }
  .sm\:max-w-full {
    max-width: 100% !important;
  }
  .sm\:max-w-screen {
    max-width: 100vw !important;
  }
  .sm\:max-w-min {
    max-width: min-content !important;
  }
  .sm\:max-w-max {
    max-width: max-content !important;
  }
  .sm\:max-w-fit {
    max-width: fit-content !important;
  }
  .sm\:max-w-1rem {
    max-width: 1rem !important;
  }
  .sm\:max-w-2rem {
    max-width: 2rem !important;
  }
  .sm\:max-w-3rem {
    max-width: 3rem !important;
  }
  .sm\:max-w-4rem {
    max-width: 4rem !important;
  }
  .sm\:max-w-5rem {
    max-width: 5rem !important;
  }
  .sm\:max-w-6rem {
    max-width: 6rem !important;
  }
  .sm\:max-w-7rem {
    max-width: 7rem !important;
  }
  .sm\:max-w-8rem {
    max-width: 8rem !important;
  }
  .sm\:max-w-9rem {
    max-width: 9rem !important;
  }
  .sm\:max-w-10rem {
    max-width: 10rem !important;
  }
  .sm\:max-w-11rem {
    max-width: 11rem !important;
  }
  .sm\:max-w-12rem {
    max-width: 12rem !important;
  }
  .sm\:max-w-13rem {
    max-width: 13rem !important;
  }
  .sm\:max-w-14rem {
    max-width: 14rem !important;
  }
  .sm\:max-w-15rem {
    max-width: 15rem !important;
  }
  .sm\:max-w-16rem {
    max-width: 16rem !important;
  }
  .sm\:max-w-17rem {
    max-width: 17rem !important;
  }
  .sm\:max-w-18rem {
    max-width: 18rem !important;
  }
  .sm\:max-w-19rem {
    max-width: 19rem !important;
  }
  .sm\:max-w-20rem {
    max-width: 20rem !important;
  }
  .sm\:max-w-21rem {
    max-width: 21rem !important;
  }
  .sm\:max-w-22rem {
    max-width: 22rem !important;
  }
  .sm\:max-w-23rem {
    max-width: 23rem !important;
  }
  .sm\:max-w-24rem {
    max-width: 24rem !important;
  }
  .sm\:max-w-25rem {
    max-width: 25rem !important;
  }
  .sm\:max-w-26rem {
    max-width: 26rem !important;
  }
  .sm\:max-w-27rem {
    max-width: 27rem !important;
  }
  .sm\:max-w-28rem {
    max-width: 28rem !important;
  }
  .sm\:max-w-29rem {
    max-width: 29rem !important;
  }
  .sm\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-w-0 {
    max-width: 0px !important;
  }
  .md\:max-w-full {
    max-width: 100% !important;
  }
  .md\:max-w-screen {
    max-width: 100vw !important;
  }
  .md\:max-w-min {
    max-width: min-content !important;
  }
  .md\:max-w-max {
    max-width: max-content !important;
  }
  .md\:max-w-fit {
    max-width: fit-content !important;
  }
  .md\:max-w-1rem {
    max-width: 1rem !important;
  }
  .md\:max-w-2rem {
    max-width: 2rem !important;
  }
  .md\:max-w-3rem {
    max-width: 3rem !important;
  }
  .md\:max-w-4rem {
    max-width: 4rem !important;
  }
  .md\:max-w-5rem {
    max-width: 5rem !important;
  }
  .md\:max-w-6rem {
    max-width: 6rem !important;
  }
  .md\:max-w-7rem {
    max-width: 7rem !important;
  }
  .md\:max-w-8rem {
    max-width: 8rem !important;
  }
  .md\:max-w-9rem {
    max-width: 9rem !important;
  }
  .md\:max-w-10rem {
    max-width: 10rem !important;
  }
  .md\:max-w-11rem {
    max-width: 11rem !important;
  }
  .md\:max-w-12rem {
    max-width: 12rem !important;
  }
  .md\:max-w-13rem {
    max-width: 13rem !important;
  }
  .md\:max-w-14rem {
    max-width: 14rem !important;
  }
  .md\:max-w-15rem {
    max-width: 15rem !important;
  }
  .md\:max-w-16rem {
    max-width: 16rem !important;
  }
  .md\:max-w-17rem {
    max-width: 17rem !important;
  }
  .md\:max-w-18rem {
    max-width: 18rem !important;
  }
  .md\:max-w-19rem {
    max-width: 19rem !important;
  }
  .md\:max-w-20rem {
    max-width: 20rem !important;
  }
  .md\:max-w-21rem {
    max-width: 21rem !important;
  }
  .md\:max-w-22rem {
    max-width: 22rem !important;
  }
  .md\:max-w-23rem {
    max-width: 23rem !important;
  }
  .md\:max-w-24rem {
    max-width: 24rem !important;
  }
  .md\:max-w-25rem {
    max-width: 25rem !important;
  }
  .md\:max-w-26rem {
    max-width: 26rem !important;
  }
  .md\:max-w-27rem {
    max-width: 27rem !important;
  }
  .md\:max-w-28rem {
    max-width: 28rem !important;
  }
  .md\:max-w-29rem {
    max-width: 29rem !important;
  }
  .md\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-w-0 {
    max-width: 0px !important;
  }
  .lg\:max-w-full {
    max-width: 100% !important;
  }
  .lg\:max-w-screen {
    max-width: 100vw !important;
  }
  .lg\:max-w-min {
    max-width: min-content !important;
  }
  .lg\:max-w-max {
    max-width: max-content !important;
  }
  .lg\:max-w-fit {
    max-width: fit-content !important;
  }
  .lg\:max-w-1rem {
    max-width: 1rem !important;
  }
  .lg\:max-w-2rem {
    max-width: 2rem !important;
  }
  .lg\:max-w-3rem {
    max-width: 3rem !important;
  }
  .lg\:max-w-4rem {
    max-width: 4rem !important;
  }
  .lg\:max-w-5rem {
    max-width: 5rem !important;
  }
  .lg\:max-w-6rem {
    max-width: 6rem !important;
  }
  .lg\:max-w-7rem {
    max-width: 7rem !important;
  }
  .lg\:max-w-8rem {
    max-width: 8rem !important;
  }
  .lg\:max-w-9rem {
    max-width: 9rem !important;
  }
  .lg\:max-w-10rem {
    max-width: 10rem !important;
  }
  .lg\:max-w-11rem {
    max-width: 11rem !important;
  }
  .lg\:max-w-12rem {
    max-width: 12rem !important;
  }
  .lg\:max-w-13rem {
    max-width: 13rem !important;
  }
  .lg\:max-w-14rem {
    max-width: 14rem !important;
  }
  .lg\:max-w-15rem {
    max-width: 15rem !important;
  }
  .lg\:max-w-16rem {
    max-width: 16rem !important;
  }
  .lg\:max-w-17rem {
    max-width: 17rem !important;
  }
  .lg\:max-w-18rem {
    max-width: 18rem !important;
  }
  .lg\:max-w-19rem {
    max-width: 19rem !important;
  }
  .lg\:max-w-20rem {
    max-width: 20rem !important;
  }
  .lg\:max-w-21rem {
    max-width: 21rem !important;
  }
  .lg\:max-w-22rem {
    max-width: 22rem !important;
  }
  .lg\:max-w-23rem {
    max-width: 23rem !important;
  }
  .lg\:max-w-24rem {
    max-width: 24rem !important;
  }
  .lg\:max-w-25rem {
    max-width: 25rem !important;
  }
  .lg\:max-w-26rem {
    max-width: 26rem !important;
  }
  .lg\:max-w-27rem {
    max-width: 27rem !important;
  }
  .lg\:max-w-28rem {
    max-width: 28rem !important;
  }
  .lg\:max-w-29rem {
    max-width: 29rem !important;
  }
  .lg\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-w-0 {
    max-width: 0px !important;
  }
  .xl\:max-w-full {
    max-width: 100% !important;
  }
  .xl\:max-w-screen {
    max-width: 100vw !important;
  }
  .xl\:max-w-min {
    max-width: min-content !important;
  }
  .xl\:max-w-max {
    max-width: max-content !important;
  }
  .xl\:max-w-fit {
    max-width: fit-content !important;
  }
  .xl\:max-w-1rem {
    max-width: 1rem !important;
  }
  .xl\:max-w-2rem {
    max-width: 2rem !important;
  }
  .xl\:max-w-3rem {
    max-width: 3rem !important;
  }
  .xl\:max-w-4rem {
    max-width: 4rem !important;
  }
  .xl\:max-w-5rem {
    max-width: 5rem !important;
  }
  .xl\:max-w-6rem {
    max-width: 6rem !important;
  }
  .xl\:max-w-7rem {
    max-width: 7rem !important;
  }
  .xl\:max-w-8rem {
    max-width: 8rem !important;
  }
  .xl\:max-w-9rem {
    max-width: 9rem !important;
  }
  .xl\:max-w-10rem {
    max-width: 10rem !important;
  }
  .xl\:max-w-11rem {
    max-width: 11rem !important;
  }
  .xl\:max-w-12rem {
    max-width: 12rem !important;
  }
  .xl\:max-w-13rem {
    max-width: 13rem !important;
  }
  .xl\:max-w-14rem {
    max-width: 14rem !important;
  }
  .xl\:max-w-15rem {
    max-width: 15rem !important;
  }
  .xl\:max-w-16rem {
    max-width: 16rem !important;
  }
  .xl\:max-w-17rem {
    max-width: 17rem !important;
  }
  .xl\:max-w-18rem {
    max-width: 18rem !important;
  }
  .xl\:max-w-19rem {
    max-width: 19rem !important;
  }
  .xl\:max-w-20rem {
    max-width: 20rem !important;
  }
  .xl\:max-w-21rem {
    max-width: 21rem !important;
  }
  .xl\:max-w-22rem {
    max-width: 22rem !important;
  }
  .xl\:max-w-23rem {
    max-width: 23rem !important;
  }
  .xl\:max-w-24rem {
    max-width: 24rem !important;
  }
  .xl\:max-w-25rem {
    max-width: 25rem !important;
  }
  .xl\:max-w-26rem {
    max-width: 26rem !important;
  }
  .xl\:max-w-27rem {
    max-width: 27rem !important;
  }
  .xl\:max-w-28rem {
    max-width: 28rem !important;
  }
  .xl\:max-w-29rem {
    max-width: 29rem !important;
  }
  .xl\:max-w-30rem {
    max-width: 30rem !important;
  }
}
.min-h-0 {
  min-height: 0px !important;
}

.min-h-full {
  min-height: 100% !important;
}

.min-h-screen {
  min-height: 100vh !important;
}

@media screen and (min-width: 576px) {
  .sm\:min-h-0 {
    min-height: 0px !important;
  }
  .sm\:min-h-full {
    min-height: 100% !important;
  }
  .sm\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-h-0 {
    min-height: 0px !important;
  }
  .md\:min-h-full {
    min-height: 100% !important;
  }
  .md\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-h-0 {
    min-height: 0px !important;
  }
  .lg\:min-h-full {
    min-height: 100% !important;
  }
  .lg\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-h-0 {
    min-height: 0px !important;
  }
  .xl\:min-h-full {
    min-height: 100% !important;
  }
  .xl\:min-h-screen {
    min-height: 100vh !important;
  }
}
.max-h-0 {
  max-height: 0px !important;
}

.max-h-full {
  max-height: 100% !important;
}

.max-h-screen {
  max-height: 100vh !important;
}

.max-h-min {
  max-height: min-content !important;
}

.max-h-max {
  max-height: max-content !important;
}

.max-h-fit {
  max-height: fit-content !important;
}

.max-h-1rem {
  max-height: 1rem !important;
}

.max-h-2rem {
  max-height: 2rem !important;
}

.max-h-3rem {
  max-height: 3rem !important;
}

.max-h-4rem {
  max-height: 4rem !important;
}

.max-h-5rem {
  max-height: 5rem !important;
}

.max-h-6rem {
  max-height: 6rem !important;
}

.max-h-7rem {
  max-height: 7rem !important;
}

.max-h-8rem {
  max-height: 8rem !important;
}

.max-h-9rem {
  max-height: 9rem !important;
}

.max-h-10rem {
  max-height: 10rem !important;
}

.max-h-11rem {
  max-height: 11rem !important;
}

.max-h-12rem {
  max-height: 12rem !important;
}

.max-h-13rem {
  max-height: 13rem !important;
}

.max-h-14rem {
  max-height: 14rem !important;
}

.max-h-15rem {
  max-height: 15rem !important;
}

.max-h-16rem {
  max-height: 16rem !important;
}

.max-h-17rem {
  max-height: 17rem !important;
}

.max-h-18rem {
  max-height: 18rem !important;
}

.max-h-19rem {
  max-height: 19rem !important;
}

.max-h-20rem {
  max-height: 20rem !important;
}

.max-h-21rem {
  max-height: 21rem !important;
}

.max-h-22rem {
  max-height: 22rem !important;
}

.max-h-23rem {
  max-height: 23rem !important;
}

.max-h-24rem {
  max-height: 24rem !important;
}

.max-h-25rem {
  max-height: 25rem !important;
}

.max-h-26rem {
  max-height: 26rem !important;
}

.max-h-27rem {
  max-height: 27rem !important;
}

.max-h-28rem {
  max-height: 28rem !important;
}

.max-h-29rem {
  max-height: 29rem !important;
}

.max-h-30rem {
  max-height: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:max-h-0 {
    max-height: 0px !important;
  }
  .sm\:max-h-full {
    max-height: 100% !important;
  }
  .sm\:max-h-screen {
    max-height: 100vh !important;
  }
  .sm\:max-h-min {
    max-height: min-content !important;
  }
  .sm\:max-h-max {
    max-height: max-content !important;
  }
  .sm\:max-h-fit {
    max-height: fit-content !important;
  }
  .sm\:max-h-1rem {
    max-height: 1rem !important;
  }
  .sm\:max-h-2rem {
    max-height: 2rem !important;
  }
  .sm\:max-h-3rem {
    max-height: 3rem !important;
  }
  .sm\:max-h-4rem {
    max-height: 4rem !important;
  }
  .sm\:max-h-5rem {
    max-height: 5rem !important;
  }
  .sm\:max-h-6rem {
    max-height: 6rem !important;
  }
  .sm\:max-h-7rem {
    max-height: 7rem !important;
  }
  .sm\:max-h-8rem {
    max-height: 8rem !important;
  }
  .sm\:max-h-9rem {
    max-height: 9rem !important;
  }
  .sm\:max-h-10rem {
    max-height: 10rem !important;
  }
  .sm\:max-h-11rem {
    max-height: 11rem !important;
  }
  .sm\:max-h-12rem {
    max-height: 12rem !important;
  }
  .sm\:max-h-13rem {
    max-height: 13rem !important;
  }
  .sm\:max-h-14rem {
    max-height: 14rem !important;
  }
  .sm\:max-h-15rem {
    max-height: 15rem !important;
  }
  .sm\:max-h-16rem {
    max-height: 16rem !important;
  }
  .sm\:max-h-17rem {
    max-height: 17rem !important;
  }
  .sm\:max-h-18rem {
    max-height: 18rem !important;
  }
  .sm\:max-h-19rem {
    max-height: 19rem !important;
  }
  .sm\:max-h-20rem {
    max-height: 20rem !important;
  }
  .sm\:max-h-21rem {
    max-height: 21rem !important;
  }
  .sm\:max-h-22rem {
    max-height: 22rem !important;
  }
  .sm\:max-h-23rem {
    max-height: 23rem !important;
  }
  .sm\:max-h-24rem {
    max-height: 24rem !important;
  }
  .sm\:max-h-25rem {
    max-height: 25rem !important;
  }
  .sm\:max-h-26rem {
    max-height: 26rem !important;
  }
  .sm\:max-h-27rem {
    max-height: 27rem !important;
  }
  .sm\:max-h-28rem {
    max-height: 28rem !important;
  }
  .sm\:max-h-29rem {
    max-height: 29rem !important;
  }
  .sm\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-h-0 {
    max-height: 0px !important;
  }
  .md\:max-h-full {
    max-height: 100% !important;
  }
  .md\:max-h-screen {
    max-height: 100vh !important;
  }
  .md\:max-h-min {
    max-height: min-content !important;
  }
  .md\:max-h-max {
    max-height: max-content !important;
  }
  .md\:max-h-fit {
    max-height: fit-content !important;
  }
  .md\:max-h-1rem {
    max-height: 1rem !important;
  }
  .md\:max-h-2rem {
    max-height: 2rem !important;
  }
  .md\:max-h-3rem {
    max-height: 3rem !important;
  }
  .md\:max-h-4rem {
    max-height: 4rem !important;
  }
  .md\:max-h-5rem {
    max-height: 5rem !important;
  }
  .md\:max-h-6rem {
    max-height: 6rem !important;
  }
  .md\:max-h-7rem {
    max-height: 7rem !important;
  }
  .md\:max-h-8rem {
    max-height: 8rem !important;
  }
  .md\:max-h-9rem {
    max-height: 9rem !important;
  }
  .md\:max-h-10rem {
    max-height: 10rem !important;
  }
  .md\:max-h-11rem {
    max-height: 11rem !important;
  }
  .md\:max-h-12rem {
    max-height: 12rem !important;
  }
  .md\:max-h-13rem {
    max-height: 13rem !important;
  }
  .md\:max-h-14rem {
    max-height: 14rem !important;
  }
  .md\:max-h-15rem {
    max-height: 15rem !important;
  }
  .md\:max-h-16rem {
    max-height: 16rem !important;
  }
  .md\:max-h-17rem {
    max-height: 17rem !important;
  }
  .md\:max-h-18rem {
    max-height: 18rem !important;
  }
  .md\:max-h-19rem {
    max-height: 19rem !important;
  }
  .md\:max-h-20rem {
    max-height: 20rem !important;
  }
  .md\:max-h-21rem {
    max-height: 21rem !important;
  }
  .md\:max-h-22rem {
    max-height: 22rem !important;
  }
  .md\:max-h-23rem {
    max-height: 23rem !important;
  }
  .md\:max-h-24rem {
    max-height: 24rem !important;
  }
  .md\:max-h-25rem {
    max-height: 25rem !important;
  }
  .md\:max-h-26rem {
    max-height: 26rem !important;
  }
  .md\:max-h-27rem {
    max-height: 27rem !important;
  }
  .md\:max-h-28rem {
    max-height: 28rem !important;
  }
  .md\:max-h-29rem {
    max-height: 29rem !important;
  }
  .md\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-h-0 {
    max-height: 0px !important;
  }
  .lg\:max-h-full {
    max-height: 100% !important;
  }
  .lg\:max-h-screen {
    max-height: 100vh !important;
  }
  .lg\:max-h-min {
    max-height: min-content !important;
  }
  .lg\:max-h-max {
    max-height: max-content !important;
  }
  .lg\:max-h-fit {
    max-height: fit-content !important;
  }
  .lg\:max-h-1rem {
    max-height: 1rem !important;
  }
  .lg\:max-h-2rem {
    max-height: 2rem !important;
  }
  .lg\:max-h-3rem {
    max-height: 3rem !important;
  }
  .lg\:max-h-4rem {
    max-height: 4rem !important;
  }
  .lg\:max-h-5rem {
    max-height: 5rem !important;
  }
  .lg\:max-h-6rem {
    max-height: 6rem !important;
  }
  .lg\:max-h-7rem {
    max-height: 7rem !important;
  }
  .lg\:max-h-8rem {
    max-height: 8rem !important;
  }
  .lg\:max-h-9rem {
    max-height: 9rem !important;
  }
  .lg\:max-h-10rem {
    max-height: 10rem !important;
  }
  .lg\:max-h-11rem {
    max-height: 11rem !important;
  }
  .lg\:max-h-12rem {
    max-height: 12rem !important;
  }
  .lg\:max-h-13rem {
    max-height: 13rem !important;
  }
  .lg\:max-h-14rem {
    max-height: 14rem !important;
  }
  .lg\:max-h-15rem {
    max-height: 15rem !important;
  }
  .lg\:max-h-16rem {
    max-height: 16rem !important;
  }
  .lg\:max-h-17rem {
    max-height: 17rem !important;
  }
  .lg\:max-h-18rem {
    max-height: 18rem !important;
  }
  .lg\:max-h-19rem {
    max-height: 19rem !important;
  }
  .lg\:max-h-20rem {
    max-height: 20rem !important;
  }
  .lg\:max-h-21rem {
    max-height: 21rem !important;
  }
  .lg\:max-h-22rem {
    max-height: 22rem !important;
  }
  .lg\:max-h-23rem {
    max-height: 23rem !important;
  }
  .lg\:max-h-24rem {
    max-height: 24rem !important;
  }
  .lg\:max-h-25rem {
    max-height: 25rem !important;
  }
  .lg\:max-h-26rem {
    max-height: 26rem !important;
  }
  .lg\:max-h-27rem {
    max-height: 27rem !important;
  }
  .lg\:max-h-28rem {
    max-height: 28rem !important;
  }
  .lg\:max-h-29rem {
    max-height: 29rem !important;
  }
  .lg\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-h-0 {
    max-height: 0px !important;
  }
  .xl\:max-h-full {
    max-height: 100% !important;
  }
  .xl\:max-h-screen {
    max-height: 100vh !important;
  }
  .xl\:max-h-min {
    max-height: min-content !important;
  }
  .xl\:max-h-max {
    max-height: max-content !important;
  }
  .xl\:max-h-fit {
    max-height: fit-content !important;
  }
  .xl\:max-h-1rem {
    max-height: 1rem !important;
  }
  .xl\:max-h-2rem {
    max-height: 2rem !important;
  }
  .xl\:max-h-3rem {
    max-height: 3rem !important;
  }
  .xl\:max-h-4rem {
    max-height: 4rem !important;
  }
  .xl\:max-h-5rem {
    max-height: 5rem !important;
  }
  .xl\:max-h-6rem {
    max-height: 6rem !important;
  }
  .xl\:max-h-7rem {
    max-height: 7rem !important;
  }
  .xl\:max-h-8rem {
    max-height: 8rem !important;
  }
  .xl\:max-h-9rem {
    max-height: 9rem !important;
  }
  .xl\:max-h-10rem {
    max-height: 10rem !important;
  }
  .xl\:max-h-11rem {
    max-height: 11rem !important;
  }
  .xl\:max-h-12rem {
    max-height: 12rem !important;
  }
  .xl\:max-h-13rem {
    max-height: 13rem !important;
  }
  .xl\:max-h-14rem {
    max-height: 14rem !important;
  }
  .xl\:max-h-15rem {
    max-height: 15rem !important;
  }
  .xl\:max-h-16rem {
    max-height: 16rem !important;
  }
  .xl\:max-h-17rem {
    max-height: 17rem !important;
  }
  .xl\:max-h-18rem {
    max-height: 18rem !important;
  }
  .xl\:max-h-19rem {
    max-height: 19rem !important;
  }
  .xl\:max-h-20rem {
    max-height: 20rem !important;
  }
  .xl\:max-h-21rem {
    max-height: 21rem !important;
  }
  .xl\:max-h-22rem {
    max-height: 22rem !important;
  }
  .xl\:max-h-23rem {
    max-height: 23rem !important;
  }
  .xl\:max-h-24rem {
    max-height: 24rem !important;
  }
  .xl\:max-h-25rem {
    max-height: 25rem !important;
  }
  .xl\:max-h-26rem {
    max-height: 26rem !important;
  }
  .xl\:max-h-27rem {
    max-height: 27rem !important;
  }
  .xl\:max-h-28rem {
    max-height: 28rem !important;
  }
  .xl\:max-h-29rem {
    max-height: 29rem !important;
  }
  .xl\:max-h-30rem {
    max-height: 30rem !important;
  }
}
.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.sticky {
  position: sticky !important;
}

@media screen and (min-width: 576px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:fixed {
    position: fixed !important;
  }
  .sm\:absolute {
    position: absolute !important;
  }
  .sm\:relative {
    position: relative !important;
  }
  .sm\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:static {
    position: static !important;
  }
  .md\:fixed {
    position: fixed !important;
  }
  .md\:absolute {
    position: absolute !important;
  }
  .md\:relative {
    position: relative !important;
  }
  .md\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:static {
    position: static !important;
  }
  .lg\:fixed {
    position: fixed !important;
  }
  .lg\:absolute {
    position: absolute !important;
  }
  .lg\:relative {
    position: relative !important;
  }
  .lg\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:static {
    position: static !important;
  }
  .xl\:fixed {
    position: fixed !important;
  }
  .xl\:absolute {
    position: absolute !important;
  }
  .xl\:relative {
    position: relative !important;
  }
  .xl\:sticky {
    position: sticky !important;
  }
}
.top-auto {
  top: auto !important;
}

.top-0 {
  top: 0px !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:top-auto {
    top: auto !important;
  }
  .sm\:top-0 {
    top: 0px !important;
  }
  .sm\:top-50 {
    top: 50% !important;
  }
  .sm\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:top-auto {
    top: auto !important;
  }
  .md\:top-0 {
    top: 0px !important;
  }
  .md\:top-50 {
    top: 50% !important;
  }
  .md\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:top-auto {
    top: auto !important;
  }
  .lg\:top-0 {
    top: 0px !important;
  }
  .lg\:top-50 {
    top: 50% !important;
  }
  .lg\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:top-auto {
    top: auto !important;
  }
  .xl\:top-0 {
    top: 0px !important;
  }
  .xl\:top-50 {
    top: 50% !important;
  }
  .xl\:top-100 {
    top: 100% !important;
  }
}
.left-auto {
  left: auto !important;
}

.left-0 {
  left: 0px !important;
}

.left-50 {
  left: 50% !important;
}

.left-100 {
  left: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:left-auto {
    left: auto !important;
  }
  .sm\:left-0 {
    left: 0px !important;
  }
  .sm\:left-50 {
    left: 50% !important;
  }
  .sm\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:left-auto {
    left: auto !important;
  }
  .md\:left-0 {
    left: 0px !important;
  }
  .md\:left-50 {
    left: 50% !important;
  }
  .md\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:left-auto {
    left: auto !important;
  }
  .lg\:left-0 {
    left: 0px !important;
  }
  .lg\:left-50 {
    left: 50% !important;
  }
  .lg\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:left-auto {
    left: auto !important;
  }
  .xl\:left-0 {
    left: 0px !important;
  }
  .xl\:left-50 {
    left: 50% !important;
  }
  .xl\:left-100 {
    left: 100% !important;
  }
}
.right-auto {
  right: auto !important;
}

.right-0 {
  right: 0px !important;
}

.right-50 {
  right: 50% !important;
}

.right-100 {
  right: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:right-auto {
    right: auto !important;
  }
  .sm\:right-0 {
    right: 0px !important;
  }
  .sm\:right-50 {
    right: 50% !important;
  }
  .sm\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:right-auto {
    right: auto !important;
  }
  .md\:right-0 {
    right: 0px !important;
  }
  .md\:right-50 {
    right: 50% !important;
  }
  .md\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:right-auto {
    right: auto !important;
  }
  .lg\:right-0 {
    right: 0px !important;
  }
  .lg\:right-50 {
    right: 50% !important;
  }
  .lg\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:right-auto {
    right: auto !important;
  }
  .xl\:right-0 {
    right: 0px !important;
  }
  .xl\:right-50 {
    right: 50% !important;
  }
  .xl\:right-100 {
    right: 100% !important;
  }
}
.bottom-auto {
  bottom: auto !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:bottom-auto {
    bottom: auto !important;
  }
  .sm\:bottom-0 {
    bottom: 0px !important;
  }
  .sm\:bottom-50 {
    bottom: 50% !important;
  }
  .sm\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bottom-auto {
    bottom: auto !important;
  }
  .md\:bottom-0 {
    bottom: 0px !important;
  }
  .md\:bottom-50 {
    bottom: 50% !important;
  }
  .md\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bottom-auto {
    bottom: auto !important;
  }
  .lg\:bottom-0 {
    bottom: 0px !important;
  }
  .lg\:bottom-50 {
    bottom: 50% !important;
  }
  .lg\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bottom-auto {
    bottom: auto !important;
  }
  .xl\:bottom-0 {
    bottom: 0px !important;
  }
  .xl\:bottom-50 {
    bottom: 50% !important;
  }
  .xl\:bottom-100 {
    bottom: 100% !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-auto {
    overflow: auto !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:overflow-visible {
    overflow: visible !important;
  }
  .sm\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-auto {
    overflow: auto !important;
  }
  .md\:overflow-hidden {
    overflow: hidden !important;
  }
  .md\:overflow-visible {
    overflow: visible !important;
  }
  .md\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-auto {
    overflow: auto !important;
  }
  .lg\:overflow-hidden {
    overflow: hidden !important;
  }
  .lg\:overflow-visible {
    overflow: visible !important;
  }
  .lg\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-auto {
    overflow: auto !important;
  }
  .xl\:overflow-hidden {
    overflow: hidden !important;
  }
  .xl\:overflow-visible {
    overflow: visible !important;
  }
  .xl\:overflow-scroll {
    overflow: scroll !important;
  }
}
.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .xl\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .xl\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .xl\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .xl\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
.z-auto {
  z-index: auto !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

.z-4 {
  z-index: 4 !important;
}

.z-5 {
  z-index: 5 !important;
}

@media screen and (min-width: 576px) {
  .sm\:z-auto {
    z-index: auto !important;
  }
  .sm\:z-0 {
    z-index: 0 !important;
  }
  .sm\:z-1 {
    z-index: 1 !important;
  }
  .sm\:z-2 {
    z-index: 2 !important;
  }
  .sm\:z-3 {
    z-index: 3 !important;
  }
  .sm\:z-4 {
    z-index: 4 !important;
  }
  .sm\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:z-auto {
    z-index: auto !important;
  }
  .md\:z-0 {
    z-index: 0 !important;
  }
  .md\:z-1 {
    z-index: 1 !important;
  }
  .md\:z-2 {
    z-index: 2 !important;
  }
  .md\:z-3 {
    z-index: 3 !important;
  }
  .md\:z-4 {
    z-index: 4 !important;
  }
  .md\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:z-auto {
    z-index: auto !important;
  }
  .lg\:z-0 {
    z-index: 0 !important;
  }
  .lg\:z-1 {
    z-index: 1 !important;
  }
  .lg\:z-2 {
    z-index: 2 !important;
  }
  .lg\:z-3 {
    z-index: 3 !important;
  }
  .lg\:z-4 {
    z-index: 4 !important;
  }
  .lg\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:z-auto {
    z-index: auto !important;
  }
  .xl\:z-0 {
    z-index: 0 !important;
  }
  .xl\:z-1 {
    z-index: 1 !important;
  }
  .xl\:z-2 {
    z-index: 2 !important;
  }
  .xl\:z-3 {
    z-index: 3 !important;
  }
  .xl\:z-4 {
    z-index: 4 !important;
  }
  .xl\:z-5 {
    z-index: 5 !important;
  }
}
.bg-repeat {
  background-repeat: repeat !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.bg-repeat-x {
  background-repeat: repeat-x !important;
}

.bg-repeat-y {
  background-repeat: repeat-y !important;
}

.bg-repeat-round {
  background-repeat: round !important;
}

.bg-repeat-space {
  background-repeat: space !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }
  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .sm\:bg-repeat-round {
    background-repeat: round !important;
  }
  .sm\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-repeat {
    background-repeat: repeat !important;
  }
  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .md\:bg-repeat-round {
    background-repeat: round !important;
  }
  .md\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }
  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .lg\:bg-repeat-round {
    background-repeat: round !important;
  }
  .lg\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-repeat {
    background-repeat: repeat !important;
  }
  .xl\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .xl\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .xl\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .xl\:bg-repeat-round {
    background-repeat: round !important;
  }
  .xl\:bg-repeat-space {
    background-repeat: space !important;
  }
}
.bg-auto {
  background-size: auto !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-contain {
  background-size: contain !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-auto {
    background-size: auto !important;
  }
  .sm\:bg-cover {
    background-size: cover !important;
  }
  .sm\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-auto {
    background-size: auto !important;
  }
  .md\:bg-cover {
    background-size: cover !important;
  }
  .md\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-auto {
    background-size: auto !important;
  }
  .lg\:bg-cover {
    background-size: cover !important;
  }
  .lg\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-auto {
    background-size: auto !important;
  }
  .xl\:bg-cover {
    background-size: cover !important;
  }
  .xl\:bg-contain {
    background-size: contain !important;
  }
}
.bg-bottom {
  background-position: bottom !important;
}

.bg-center {
  background-position: center !important;
}

.bg-left {
  background-position: left !important;
}

.bg-left-bottom {
  background-position: left bottom !important;
}

.bg-left-top {
  background-position: left top !important;
}

.bg-right {
  background-position: right !important;
}

.bg-right-bottom {
  background-position: right bottom !important;
}

.bg-right-top {
  background-position: right top !important;
}

.bg-top {
  background-position: top !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-bottom {
    background-position: bottom !important;
  }
  .sm\:bg-center {
    background-position: center !important;
  }
  .sm\:bg-left {
    background-position: left !important;
  }
  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .sm\:bg-left-top {
    background-position: left top !important;
  }
  .sm\:bg-right {
    background-position: right !important;
  }
  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .sm\:bg-right-top {
    background-position: right top !important;
  }
  .sm\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-bottom {
    background-position: bottom !important;
  }
  .md\:bg-center {
    background-position: center !important;
  }
  .md\:bg-left {
    background-position: left !important;
  }
  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .md\:bg-left-top {
    background-position: left top !important;
  }
  .md\:bg-right {
    background-position: right !important;
  }
  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .md\:bg-right-top {
    background-position: right top !important;
  }
  .md\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-bottom {
    background-position: bottom !important;
  }
  .lg\:bg-center {
    background-position: center !important;
  }
  .lg\:bg-left {
    background-position: left !important;
  }
  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .lg\:bg-left-top {
    background-position: left top !important;
  }
  .lg\:bg-right {
    background-position: right !important;
  }
  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .lg\:bg-right-top {
    background-position: right top !important;
  }
  .lg\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-bottom {
    background-position: bottom !important;
  }
  .xl\:bg-center {
    background-position: center !important;
  }
  .xl\:bg-left {
    background-position: left !important;
  }
  .xl\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .xl\:bg-left-top {
    background-position: left top !important;
  }
  .xl\:bg-right {
    background-position: right !important;
  }
  .xl\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .xl\:bg-right-top {
    background-position: right top !important;
  }
  .xl\:bg-top {
    background-position: top !important;
  }
}
.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.list-none {
  list-style: none !important;
}

.list-disc {
  list-style: disc !important;
}

.list-decimal {
  list-style: decimal !important;
}

.appearance-none {
  appearance: none !important;
}

.outline-none {
  outline: none !important;
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.cursor-auto {
  cursor: auto !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-wait {
  cursor: wait !important;
}

.cursor-move {
  cursor: move !important;
}

.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-10 {
  opacity: .1 !important;
}

.opacity-20 {
  opacity: .2 !important;
}

.opacity-30 {
  opacity: .3 !important;
}

.opacity-40 {
  opacity: .4 !important;
}

.opacity-50 {
  opacity: .5 !important;
}

.opacity-60 {
  opacity: .6 !important;
}

.opacity-70 {
  opacity: .7 !important;
}

.opacity-80 {
  opacity: .8 !important;
}

.opacity-90 {
  opacity: .9 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.reset {
  all: unset;
}

.transition-none {
  transition-property: none !important;
}

.transition-all {
  transition-property: all !important;
}

.transition-colors {
  transition-property: background-color,border-color,color !important;
}

.transition-transform {
  transition-property: transform !important;
}

.transition-duration-100 {
  transition-duration: 100ms !important;
}

.transition-duration-150 {
  transition-duration: 150ms !important;
}

.transition-duration-200 {
  transition-duration: 200ms !important;
}

.transition-duration-300 {
  transition-duration: 300ms !important;
}

.transition-duration-400 {
  transition-duration: 400ms !important;
}

.transition-duration-500 {
  transition-duration: 500ms !important;
}

.transition-duration-1000 {
  transition-duration: 1000ms !important;
}

.transition-duration-2000 {
  transition-duration: 2000ms !important;
}

.transition-duration-3000 {
  transition-duration: 3000ms !important;
}

.transition-linear {
  transition-timing-function: linear !important;
}

.transition-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.transition-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.transition-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.transition-delay-100 {
  transition-delay: 100ms !important;
}

.transition-delay-150 {
  transition-delay: 150ms !important;
}

.transition-delay-200 {
  transition-delay: 200ms !important;
}

.transition-delay-300 {
  transition-delay: 300ms !important;
}

.transition-delay-400 {
  transition-delay: 400ms !important;
}

.transition-delay-500 {
  transition-delay: 500ms !important;
}

.transition-delay-1000 {
  transition-delay: 1000ms !important;
}

.translate-x-0 {
  transform: translateX(0%) !important;
}

.translate-x-100 {
  transform: translateX(100%) !important;
}

.-translate-x-100 {
  transform: translateX(-100%) !important;
}

.translate-y-0 {
  transform: translateY(0%) !important;
}

.translate-y-100 {
  transform: translateY(100%) !important;
}

.-translate-y-100 {
  transform: translateY(-100%) !important;
}

@media screen and (min-width: 576px) {
  .sm\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .sm\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .sm\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .sm\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .sm\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .sm\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .md\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .md\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .md\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .md\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .md\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .lg\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .lg\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .lg\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .lg\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .lg\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .xl\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .xl\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .xl\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .xl\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .xl\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
.rotate-45 {
  transform: rotate(45deg) !important;
}

.-rotate-45 {
  transform: rotate(-45deg) !important;
}

.rotate-90 {
  transform: rotate(90deg) !important;
}

.-rotate-90 {
  transform: rotate(-90deg) !important;
}

.rotate-180 {
  transform: rotate(180deg) !important;
}

.-rotate-180 {
  transform: rotate(-180deg) !important;
}

@media screen and (min-width: 576px) {
  .sm\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .sm\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .sm\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .sm\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .sm\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .sm\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .md\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .md\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .md\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .md\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .md\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .lg\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .lg\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .lg\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .lg\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .lg\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .xl\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .xl\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .xl\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .xl\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .xl\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
.origin-center {
  transform-origin: center !important;
}

.origin-top {
  transform-origin: top !important;
}

.origin-top-right {
  transform-origin: top right !important;
}

.origin-right {
  transform-origin: right !important;
}

.origin-bottom-right {
  transform-origin: bottom right !important;
}

.origin-bottom {
  transform-origin: bottom !important;
}

.origin-bottom-left {
  transform-origin: bottom left !important;
}

.origin-left {
  transform-origin: left !important;
}

.origin-top-left {
  transform-origin: top-left !important;
}

@media screen and (min-width: 576px) {
  .sm\:origin-center {
    transform-origin: center !important;
  }
  .sm\:origin-top {
    transform-origin: top !important;
  }
  .sm\:origin-top-right {
    transform-origin: top right !important;
  }
  .sm\:origin-right {
    transform-origin: right !important;
  }
  .sm\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .sm\:origin-bottom {
    transform-origin: bottom !important;
  }
  .sm\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .sm\:origin-left {
    transform-origin: left !important;
  }
  .sm\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:origin-center {
    transform-origin: center !important;
  }
  .md\:origin-top {
    transform-origin: top !important;
  }
  .md\:origin-top-right {
    transform-origin: top right !important;
  }
  .md\:origin-right {
    transform-origin: right !important;
  }
  .md\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .md\:origin-bottom {
    transform-origin: bottom !important;
  }
  .md\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .md\:origin-left {
    transform-origin: left !important;
  }
  .md\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:origin-center {
    transform-origin: center !important;
  }
  .lg\:origin-top {
    transform-origin: top !important;
  }
  .lg\:origin-top-right {
    transform-origin: top right !important;
  }
  .lg\:origin-right {
    transform-origin: right !important;
  }
  .lg\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .lg\:origin-bottom {
    transform-origin: bottom !important;
  }
  .lg\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .lg\:origin-left {
    transform-origin: left !important;
  }
  .lg\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:origin-center {
    transform-origin: center !important;
  }
  .xl\:origin-top {
    transform-origin: top !important;
  }
  .xl\:origin-top-right {
    transform-origin: top right !important;
  }
  .xl\:origin-right {
    transform-origin: right !important;
  }
  .xl\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .xl\:origin-bottom {
    transform-origin: bottom !important;
  }
  .xl\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .xl\:origin-left {
    transform-origin: left !important;
  }
  .xl\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scalein {
  0% {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes slidedown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: auto;
  }
}
@keyframes slideup {
  0% {
    max-height: 1000px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutleft {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes fadeinright {
  0% {
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutup {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@keyframes fadeindown {
  0% {
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes flip {
  from {
    transform: perspective(2000px) rotateX(-100deg);
  }
  to {
    transform: perspective(2000px) rotateX(0);
  }
}
@keyframes flipleft {
  from {
    transform: perspective(2000px) rotateY(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipright {
  from {
    transform: perspective(2000px) rotateY(100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipup {
  from {
    transform: perspective(2000px) rotateX(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes zoomin {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomindown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoominleft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoominright {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoominup {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.fadein {
  animation: fadein 0.15s linear;
}

.fadeout {
  animation: fadeout 0.15s linear;
}

.slidedown {
  animation: slidedown 0.45s ease-in-out;
}

.slideup {
  animation: slideup 0.45s cubic-bezier(0, 1, 0, 1);
}

.scalein {
  animation: scalein 0.15s linear;
}

.fadeinleft {
  animation: fadeinleft 0.15s linear;
}

.fadeoutleft {
  animation: fadeoutleft 0.15s linear;
}

.fadeinright {
  animation: fadeinright 0.15s linear;
}

.fadeoutright {
  animation: fadeoutright 0.15s linear;
}

.fadeinup {
  animation: fadeinup 0.15s linear;
}

.fadeoutup {
  animation: fadeoutup 0.15s linear;
}

.fadeindown {
  animation: fadeindown 0.15s linear;
}

.fadeoutdown {
  animation: fadeoutdown 0.15s linear;
}

.animate-width {
  animation: animate-width 1000ms linear;
}

.flip {
  backface-visibility: visible;
  animation: flip 0.15s linear;
}

.flipup {
  backface-visibility: visible;
  animation: flipup 0.15s linear;
}

.flipleft {
  backface-visibility: visible;
  animation: flipleft 0.15s linear;
}

.flipright {
  backface-visibility: visible;
  animation: flipright 0.15s linear;
}

.zoomin {
  animation: zoomin 0.15s linear;
}

.zoomindown {
  animation: zoomindown 0.15s linear;
}

.zoominleft {
  animation: zoominleft 0.15s linear;
}

.zoominright {
  animation: zoominright 0.15s linear;
}

.zoominup {
  animation: zoominup 0.15s linear;
}

.animation-duration-100 {
  animation-duration: 100ms !important;
}

.animation-duration-150 {
  animation-duration: 150ms !important;
}

.animation-duration-200 {
  animation-duration: 200ms !important;
}

.animation-duration-300 {
  animation-duration: 300ms !important;
}

.animation-duration-400 {
  animation-duration: 400ms !important;
}

.animation-duration-500 {
  animation-duration: 500ms !important;
}

.animation-duration-1000 {
  animation-duration: 1000ms !important;
}

.animation-duration-2000 {
  animation-duration: 2000ms !important;
}

.animation-duration-3000 {
  animation-duration: 3000ms !important;
}

.animation-delay-100 {
  animation-delay: 100ms !important;
}

.animation-delay-150 {
  animation-delay: 150ms !important;
}

.animation-delay-200 {
  animation-delay: 200ms !important;
}

.animation-delay-300 {
  animation-delay: 300ms !important;
}

.animation-delay-400 {
  animation-delay: 400ms !important;
}

.animation-delay-500 {
  animation-delay: 500ms !important;
}

.animation-delay-1000 {
  animation-delay: 1000ms !important;
}

.animation-iteration-1 {
  animation-iteration-count: 1 !important;
}

.animation-iteration-2 {
  animation-iteration-count: 2 !important;
}

.animation-iteration-infinite {
  animation-iteration-count: infinite !important;
}

.animation-linear {
  animation-timing-function: linear !important;
}

.animation-ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.animation-ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.animation-ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.animation-fill-none {
  animation-fill-mode: none !important;
}

.animation-fill-forwards {
  animation-fill-mode: forwards !important;
}

.animation-fill-backwards {
  animation-fill-mode: backwards !important;
}

.animation-fill-both {
  animation-fill-mode: both !important;
}

/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/dhtmlx-gantt/codebase/dhtmlxgantt.css ***!
  \********************************************************************************************************************************************************************************************************************************************/
.gridHoverStyle,.gridSelection,.timelineSelection{background-color:#fff3a1}.gantt_grid_scale .gantt_grid_head_cell{color:#a6a6a6;border-top:none!important;border-right:none!important}.gantt_grid_data .gantt_cell{border-right:none;color:#454545}.gantt_task_link .gantt_link_arrow_right{border-width:6px;margin-top:-3px}.gantt_task_link .gantt_link_arrow_left{border-width:6px;margin-left:-6px;margin-top:-3px}.gantt_task_link .gantt_link_arrow_down,.gantt_task_link .gantt_link_arrow_up{border-width:6px}.gantt_task_line .gantt_task_progress_drag{bottom:-4px;height:10px;margin-left:-8px;width:16px}.chartHeaderBg{background-color:#fff}.gantt_task .gantt_task_scale .gantt_scale_cell{color:#a6a6a6;border-right:1px solid #ebebeb}.gantt_row.gantt_project,.gantt_row.odd.gantt_project{background-color:#edffef}.gantt_task_row.gantt_project,.gantt_task_row.odd.gantt_project{background-color:#f5fff6}.gantt_task_line.gantt_project{background-color:#65c16f;border:1px solid #3c9445}.gantt_task_line.gantt_project .gantt_task_progress{background-color:#46ad51}.buttonBg{background:#fff}.gantt_cal_light .gantt_btn_set{margin:5px 10px}.gantt_btn_set.gantt_cancel_btn_set{background:#fff;color:#454545;border:1px solid #cecece}.gantt_btn_set.gantt_save_btn_set{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff}.gantt_btn_set.gantt_delete_btn_set{text-shadow:0 -1px 0 #6f6f6f;background:#ec8e00;text-shadow:0 -1px 0 #a60;color:#fff}.gantt_cal_light_wide{padding-left:0!important;padding-right:0!important}.gantt_cal_light_wide .gantt_cal_larea{border-left:none!important;border-right:none!important}.gantt_popup_button.gantt_ok_button{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff;font-weight:700;border-width:0}.gantt_popup_button.gantt_cancel_button{font-weight:700;color:#454544}.gantt_popup_title{background-color:#fff}.gantt_popup_shadow{box-shadow:3px 3px 3px rgba(0,0,0,.07)}.gantt_qi_big_icon.icon_edit{color:#454545;background:#fff}.gantt_qi_big_icon.icon_delete{text-shadow:0 -1px 0 #a60;background:#ec8e00;color:#fff;border-width:0}.gantt_tooltip{box-shadow:3px 3px 3px rgba(0,0,0,.07);border-left:1px solid rgba(0,0,0,.07);border-top:1px solid rgba(0,0,0,.07);font-size:8pt;color:#454545}.gantt_container,.gantt_tooltip{background-color:#fff;font-family:Arial}.gantt_container{font-size:13px;border:1px solid #cecece;position:relative;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.gantt_touch_active{overscroll-behavior:none}.gantt_task_scroll{overflow-x:scroll}.gantt_grid,.gantt_task{position:relative;overflow-x:hidden;overflow-y:hidden;display:inline-block;vertical-align:top}.gantt_grid_scale,.gantt_task_scale{color:#6b6b6b;font-size:12px;border-bottom:1px solid #cecece;box-sizing:border-box}.gantt_grid_scale,.gantt_task_scale,.gantt_task_vscroll{background-color:#fff}.gantt_scale_line{box-sizing:border-box;-moz-box-sizing:border-box;border-top:1px solid #cecece}.gantt_scale_line:first-child{border-top:none}.gantt_grid_head_cell{display:inline-block;vertical-align:top;border-right:1px solid #cecece;text-align:center;position:relative;cursor:default;height:100%;box-sizing:border-box;-moz-box-sizing:border-box;line-height:33px;-webkit-user-select:none;user-select:none;overflow:hidden}.gantt_scale_line{clear:both}.gantt_grid_data{width:100%;overflow:hidden;position:relative}.gantt_row{position:relative;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_add,.gantt_grid_head_add{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTQ3MjMyMENDNkI0MTFFMjk4MTI5QTg3MDhFNDVDQTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTQ3MjMyMERDNkI0MTFFMjk4MTI5QTg3MDhFNDVDQTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1NDcyMzIwQUM2QjQxMUUyOTgxMjlBODcwOEU0NUNBOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1NDcyMzIwQkM2QjQxMUUyOTgxMjlBODcwOEU0NUNBOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PshZT8UAAABbSURBVHjaYrTdeZmBEsCER+4wEP+H4sPkGGCDg020ARR7gb4GIAcYDKMDdPnDyAbYkGG5DVW9cIQMvUdBBAuUY4vDz8iAcZinA2zgCHqAYQMseAywJcYFAAEGAM+UFGuohFczAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;cursor:pointer;position:relative;-moz-opacity:.3;opacity:.3}.gantt_grid_head_cell.gantt_grid_head_add{-moz-opacity:.6;opacity:.6;top:0}.gantt_grid_head_cell.gantt_grid_head_add:hover{-moz-opacity:1;opacity:1}.gantt_grid_data .gantt_row.odd:hover,.gantt_grid_data .gantt_row:hover{background-color:#fff3a1}.gantt_grid_data .gantt_row.odd:hover .gantt_add,.gantt_grid_data .gantt_row:hover .gantt_add{-moz-opacity:1;opacity:1}.gantt_row,.gantt_task_row{border-bottom:1px solid #ebebeb;background-color:#fff}.gantt_row.odd,.gantt_task_row.odd{background-color:#fff}.gantt_cell,.gantt_grid_head_cell,.gantt_row,.gantt_scale_cell,.gantt_task_cell,.gantt_task_row{box-sizing:border-box;-moz-box-sizing:border-box}.gantt_grid_head_cell,.gantt_scale_cell{line-height:inherit}.gantt_grid_scale .gantt_grid_column_resize_wrap{cursor:col-resize;position:absolute;width:13px;margin-left:-7px}.gantt_grid_column_resize_wrap .gantt_grid_column_resize{background-color:#cecece;height:100%;width:1px;margin:0 auto}.gantt_task_grid_row_resize_wrap{cursor:row-resize;position:absolute;height:13px;margin-top:-7px;left:0;width:100%}.gantt_task_grid_row_resize_wrap .gantt_task_grid_row_resize{background-color:#ebebeb;top:6px;height:1px;width:100%;margin:0 auto;position:relative}.gantt_drag_marker{pointer-events:none}.gantt_drag_marker.gantt_grid_resize_area,.gantt_drag_marker.gantt_row_grid_resize_area{background-color:hsla(0,0%,91%,.5);height:100%;width:100%;box-sizing:border-box}.gantt_drag_marker.gantt_grid_resize_area{border-left:1px solid #cecece;border-right:1px solid #cecece}.gantt_drag_marker.gantt_row_grid_resize_area{border-top:1px solid #cecece;border-bottom:1px solid #cecece;pointer-events:none}.gantt_row{display:flex}.gantt_row>div{flex-shrink:0;flex-grow:0}.gantt_cell{vertical-align:top;border-right:1px solid #ebebeb;padding-left:6px;padding-right:6px;height:100%;overflow:hidden;white-space:nowrap;font-size:13px}.gantt_cell_tree{display:flex;flex-wrap:nowrap}.gantt_grid_data .gantt_last_cell,.gantt_grid_scale .gantt_last_cell,.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell,.gantt_task_bg .gantt_last_cell{border-right-width:0}.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell{border-right-width:1px}.gantt_task_bg{overflow:hidden}.gantt_scale_cell{display:inline-block;white-space:nowrap;overflow:hidden;border-right:1px solid #cecece;text-align:center;height:100%}.gantt_task_cell{display:inline-block;height:100%;border-right:1px solid #ebebeb}.gantt_layout_cell.gantt_ver_scroll{width:0;background-color:transparent;height:1px;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;z-index:1}.gantt_ver_scroll>div{width:1px;height:1px}.gantt_hor_scroll{height:0;background-color:transparent;width:100%;clear:both;overflow-x:scroll;overflow-y:hidden}.gantt_layout_cell .gantt_hor_scroll{position:absolute}.gantt_hor_scroll>div{width:5000px;height:1px}.gantt_tree_icon,.gantt_tree_indent{flex-grow:0;flex-shrink:0}.gantt_tree_indent{width:15px;height:100%}.gantt_tree_content,.gantt_tree_icon{vertical-align:top}.gantt_tree_icon{width:28px;height:100%;background-repeat:no-repeat;background-position:50%}.gantt_tree_content{height:100%;white-space:nowrap;min-width:0}.gantt_tree_icon.gantt_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAArklEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNUAGcXJyMnz//h3uQrJdRLFBIAPQAchlJLsIFuCMjIwM////B5sJMoRkg2CuIdtrQcHBDOxsbHBfCQgIMHz48AHO//nrF8O6tWsJR7+7uzsDIxMTznT0/98/hp07d+I3iGopm2DewKFg8OV+AJWkfRMrTobLAAAAAElFTkSuQmCC);width:18px;cursor:pointer}.gantt_tree_icon.gantt_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAkUlEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNeIN4uTkxAin79+/M5AcRtgCHGQIyQbhijaiDQoKDmZgZ2PDGf0/f/1iWLd2LeHod3d3Z2BkYsJp0P9//xh27tyJ3yCqpWyCeQOHgsGX+wEZpW4T5LCxKwAAAABJRU5ErkJggg==);width:18px;cursor:pointer}.gantt_tree_icon.gantt_blank{width:18px}.gantt_tree_icon.gantt_folder_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAs0lEQVQ4T62T0Q2EIBBEpQlzuaaMsQoqooqLsSljbMLLmMxmUXBR4U+Qt7Mzi2sqLVeJ00SgEMKWAnvvzYLyAyHfT5sU2fXDJSwCAXK8MI0/UTkva7IIFJsg3NSwnKdFoKtAWOQ1CN7CEqeTotE5L7QyJhmBcklZM4ZgTiAr3iOU3kD93ppO5SkMjB1EeXdBWoSkRql3YeIRe+cGvktS056JR9wsmeBUkujCfNXWCPC8GugPqn5ii/hV+FoAAAAASUVORK5CYII=)}.gantt_tree_icon.gantt_folder_closed{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAfElEQVQ4T2NkoBJgpJI5DCgGTZ8+/T82gzMzMwlaCFcAM0RKQgyrI/0Dg/EahmIQyBB0DRvXr4W78tmLV1gtAbmYoEEgnciG4QpTogzCFyEwSyg2CBS2oCAZNQh3cA+hMAJ5AlcKxuVBlOgnNgVjMwyUrQjmamKLGaoZBAAOTFyLnFFW4wAAAABJRU5ErkJggg==)}.gantt_tree_icon.gantt_file{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAeElEQVQ4T2NkoBJgRDZn+vTp/wmZm5mZiaIHph7DICkJMUJmMfgHBmMYhtUgbAo3rl+L4lp0NUQbBPI2umuRDaPIIFAYwAyjv0HoMQALM5JdhG4QLMxGDcKdyIdoGIE89OzFK4KZF5Rl8EY/QROQFGA1iBQD0NUCAJVjcxO0naAQAAAAAElFTkSuQmCC)}.gantt_grid_head_cell .gantt_sort{position:absolute;right:5px;top:8px;width:7px;height:13px;background-repeat:no-repeat;background-position:50%}.gantt_grid_head_cell .gantt_sort.gantt_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR4nGNgQAKGxib/GbABkIS7b8B/DAUwCRiGK0CXwFBAb1DfP/U/LszwHwi2X7qFgUEArBtdAVwCBmAKMCSQFSDzAWXXaOHsXeqkAAAAAElFTkSuQmCC)}.gantt_grid_head_cell .gantt_sort.gantt_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR42mNgQAL1/VP/M2ADIIntF2/9x1AAlrh0C47hCmA60DFYwX88gIFGwNDY5D8uDFbg7hvwHx2jmIBTAlkB0e4BAEjlaNtBWJPnAAAAAElFTkSuQmCC)}.gantt_inserted,.gantt_updated{font-weight:700}.gantt_deleted{text-decoration:line-through}.gantt_invalid{background-color:#ffe0e0}.gantt_error{color:red}.gantt_status{right:1px;padding:5px 10px;background:hsla(0,0%,61%,.1);position:absolute;top:1px;transition:opacity .2s;opacity:0}.gantt_status.gantt_status_visible{opacity:1}#gantt_ajax_dots span{transition:opacity .2s;background-repeat:no-repeat;opacity:0}#gantt_ajax_dots span.gantt_dot_visible{opacity:1}.gantt_column_drag_marker{border:1px solid #cecece;opacity:.8;pointer-events:none}.gantt_grid_head_cell_dragged{border:1px solid #cecece;opacity:.3}.gantt_grid_target_marker{position:absolute;top:0;width:2px;height:100%;background-color:#ffa011;transform:translateX(-1px)}.gantt_grid_target_marker:after,.gantt_grid_target_marker:before{display:block;content:"";position:absolute;left:-5px;width:0;height:0;border:6px solid transparent}.gantt_grid_target_marker:before{border-top-color:#ffa011}.gantt_grid_target_marker:after{bottom:0;border-bottom-color:#ffa011}.gantt_message_area{position:fixed;right:5px;width:250px;z-index:1000}.gantt-info{min-width:120px;padding:4px 4px 4px 20px;font-family:Arial;z-index:10000;margin:5px;margin-bottom:10px;transition:all .5s ease}.gantt-info.hidden{height:0;padding:0;border-width:0;margin:0;overflow:hidden}.gantt_modal_box{overflow:hidden;display:inline-block;min-width:250px;width:250px;text-align:center;position:fixed;z-index:20000;box-shadow:3px 3px 3px rgba(0,0,0,.07);font-family:Arial;border-radius:6px;border:1px solid #cecece;background:#fff}.gantt_popup_title{border-top-left-radius:6px;border-top-right-radius:6px;border-width:0}.gantt_button,.gantt_popup_button{border:1px solid #cecece;height:30px;line-height:30px;display:inline-block;margin:0 5px;border-radius:4px;background:#fff}.gantt-info,.gantt_button,.gantt_popup_button{user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;cursor:pointer}.gantt_popup_text{overflow:hidden}.gantt_popup_controls{border-radius:6px;padding:10px}.gantt_popup_button{min-width:100px}div.dhx_modal_cover{background-color:#000;cursor:default;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);opacity:.2;position:fixed;z-index:19999;left:0;top:0;width:100%;height:100%;border:none;zoom:1}.gantt-info img,.gantt_modal_box img{float:left;margin-right:20px}.gantt-alert-error,.gantt-confirm-error{border:1px solid red}.gantt_button input,.gantt_popup_button div{border-radius:4px;font-size:14px;box-sizing:content-box;padding:0;margin:0;vertical-align:top}.gantt_popup_title{border-bottom:1px solid #cecece;height:40px;line-height:40px;font-size:20px}.gantt_popup_text{margin:15px 15px 5px;font-size:14px;color:#000;min-height:30px;border-radius:6px}.gantt-error,.gantt-info{font-size:14px;color:#000;box-shadow:3px 3px 3px rgba(0,0,0,.07);padding:0;background-color:#fff;border-radius:3px;border:1px solid #fff}.gantt-info div{padding:5px 10px;background-color:#fff;border-radius:3px;border:1px solid #cecece}.gantt-error{background-color:#d81b1b;border:1px solid #ff3c3c}.gantt-error div{background-color:#d81b1b;border:1px solid #940000;color:#fff}.gantt-warning{background-color:#ff9000;border:1px solid #ffa633}.gantt-warning div{background-color:#ff9000;border:1px solid #b36500;color:#fff}.gantt_data_area div,.gantt_grid div{-ms-touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.gantt_data_area{position:relative;overflow-x:hidden;overflow-y:hidden;-webkit-user-select:none;user-select:none}.gantt_links_area{position:absolute;left:0;top:0}.gantt_side_content,.gantt_task_content,.gantt_task_progress{line-height:inherit;overflow:hidden;height:100%}.gantt_task_content{font-size:12px;color:#fff;width:100%;top:0;cursor:pointer;position:absolute;white-space:nowrap;text-align:center}.gantt_task_progress{text-align:center;z-index:0;background:#299cb4}.gantt_task_progress_wrapper{border-radius:inherit;position:relative;width:100%;height:100%;overflow:hidden}.gantt_task_line{border-radius:2px;position:absolute;box-sizing:border-box;background-color:#3db9d3;border:1px solid #2898b0;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_task_line.gantt_drag_move div{cursor:move}.gantt_touch_move,.gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transform-origin:50%}.gantt_touch_progress .gantt_task_progress_drag,.gantt_touch_resize .gantt_task_drag{transform:scaleY(1.3);transform-origin:50%}.gantt_side_content{position:absolute;white-space:nowrap;color:#6e6e6e;top:0;font-size:11px}.gantt_side_content.gantt_left{right:100%;padding-right:20px}.gantt_side_content.gantt_right{left:100%;padding-left:20px}.gantt_side_content.gantt_link_crossing{bottom:8.75px;top:auto}.gantt_link_arrow,.gantt_task_link .gantt_line_wrapper{position:absolute;cursor:pointer}.gantt_line_wrapper div{background-color:#ffa011}.gantt_task_link:hover .gantt_line_wrapper div{box-shadow:0 0 5px 0 #ffa011}.gantt_task_link div.gantt_link_arrow{background-color:transparent;border-style:solid;width:0;height:0}.gantt_link_control{position:absolute;width:20px;top:0}.gantt_link_control div{display:none;cursor:pointer;box-sizing:border-box;position:relative;top:50%;margin-top:-7.5px;vertical-align:middle;border:1px solid #929292;border-radius:6.5px;height:13px;width:13px;background-color:#f0f0f0}.gantt_link_control.task_right div.gantt_link_point{margin-left:7px}.gantt_link_control div:hover{background-color:#fff}.gantt_link_control.task_left{left:-20px}.gantt_link_control.task_right{right:-20px}.gantt_link_target .gantt_link_control div,.gantt_task_line.gantt_drag_move .gantt_link_control div,.gantt_task_line.gantt_drag_move .gantt_task_drag,.gantt_task_line.gantt_drag_move .gantt_task_progress_drag,.gantt_task_line.gantt_drag_progress .gantt_link_control div,.gantt_task_line.gantt_drag_progress .gantt_task_drag,.gantt_task_line.gantt_drag_progress .gantt_task_progress_drag,.gantt_task_line.gantt_drag_resize .gantt_link_control div,.gantt_task_line.gantt_drag_resize .gantt_task_drag,.gantt_task_line.gantt_drag_resize .gantt_task_progress_drag,.gantt_task_line.gantt_selected .gantt_link_control div,.gantt_task_line.gantt_selected .gantt_task_drag,.gantt_task_line.gantt_selected .gantt_task_progress_drag,.gantt_task_line:hover .gantt_link_control div,.gantt_task_line:hover .gantt_task_drag,.gantt_task_line:hover .gantt_task_progress_drag{display:block}.gantt_link_source,.gantt_link_target{box-shadow:0 0 3px #3db9d3}.gantt_link_target.link_finish_allow,.gantt_link_target.link_start_allow{box-shadow:0 0 3px #ffbf5e}.gantt_link_target.link_finish_deny,.gantt_link_target.link_start_deny{box-shadow:0 0 3px #e87e7b}.link_finish_allow .gantt_link_control.task_end_date div,.link_start_allow .gantt_link_control.task_start_date div{background-color:#ffbf5e;border-color:#ffa011}.link_finish_deny .gantt_link_control.task_end_date div,.link_start_deny .gantt_link_control.task_start_date div{background-color:#e87e7b;border-color:#dd3e3a}.gantt_link_arrow_right{border-width:4px 0 4px 6px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#ffa011}.gantt_link_arrow_left{border-width:4px 6px 4px 0;margin-top:-1px;border-top-color:transparent!important;border-right-color:#ffa011;border-bottom-color:transparent!important;border-left-color:transparent!important}.gantt_link_arrow_up{border-width:0 4px 6px;border-color:transparent transparent #ffa011;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:#ffa011;border-left-color:transparent!important}.gantt_link_arrow_down{border-width:4px 6px 0 4px;border-top-color:#ffa011;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.gantt_task_drag,.gantt_task_progress_drag{cursor:ew-resize;display:none;position:absolute}.gantt_task_drag.task_right{cursor:e-resize}.gantt_task_drag.task_left{cursor:w-resize}.gantt_task_drag{height:100%;width:8px;z-index:1;top:-1px}.gantt_task_drag.task_left{left:-7px}.gantt_task_drag.task_right{right:-7px}.gantt_task_progress_drag{height:8px;width:8px;bottom:-4px;margin-left:-4px;background-position:bottom;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkY3Rjk0RUVDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkY3Rjk0RUZDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjdGOTRFQ0MyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjdGOTRFREMyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PobPBzIAAADkSURBVHjaYpk2bRoDDsAExL1QdjEQ/8OmiAWHZk4gXqymqhQM4ty6fU8OSMUA8XdiDBAB4k0a6iqWRga6EKcwMQXduHlnL5DpB8Rv0J2JDFSA+JiOtgZcMwiA2CAxkBxUDVYDLEAKgIpV9XQ0MZwFEgPJAZnHoWpRDAgC4n2W5saiQKfjClQGkBxQDciL+6B6wAbkA/EqJwdrTkUFOQZCAKQGpBbIXA3SCzJggo+XK7OEuBgDsQCkFqgHrBfsBT5eHgZSAUwP2IBfv36TbABMDygdtK1Zv6UESLORaAbIhG6AAAMAKN8wE24DXWcAAAAASUVORK5CYII=);background-repeat:no-repeat;z-index:1}.gantt_task_progress_drag:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAs0lEQVQoz6WMPW7CQBgFJxZaiZ60qcgdwjVMmzu8gpwhDULabXyBdHAGuzRHivQiQZovigS2+Jtu95t5T03TMITtCtjEc5VSOgx5k5F4CnxJWgKUUl5sv6eUvk/daiCeAe1fDCCpBtq4jQ/YngO9pMWpGH99OOcDtt8ifmWEuO3D/R+wXQOdpGcuIGkGdNFQ2RawlTTlSsLd2RY55+O95JyPFQ/y8MAE+CylfADpxvYHWP8CXj+JR4wdKHYAAAAASUVORK5CYII=)}.gantt_link_tooltip{box-shadow:3px 3px 3px #888;background-color:#fff;border-left:1px dotted #cecece;border-top:1px dotted #cecece;font-family:Tahoma;font-size:8pt;color:#444;padding:6px;line-height:20px}.gantt_link_direction{height:0;border:0 none #ffa011;border-bottom-style:dashed;border-bottom-width:2px;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;z-index:2;margin-left:1px;position:absolute}.gantt_grid_data .gantt_row.gantt_selected,.gantt_grid_data .gantt_row.odd.gantt_selected,.gantt_task_row.gantt_selected{background-color:#fff3a1}.gantt_task_row.gantt_selected .gantt_task_cell{border-right-color:#ffec6e}.gantt_task_line.gantt_selected{box-shadow:0 0 5px #299cb4}.gantt_task_line.gantt_project.gantt_selected{box-shadow:0 0 5px #46ad51}.gantt_task_line.gantt_milestone{visibility:hidden;background-color:#d33daf;border:0 solid #61164f;box-sizing:content-box;-moz-box-sizing:content-box}.gantt_task_line.gantt_milestone div{visibility:visible}.gantt_task_line.gantt_milestone .gantt_task_content{background:inherit;border:inherit;border-width:1px;border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;transform:rotate(45deg)}.gantt_task_line.gantt_task_inline_color{border-color:#999}.gantt_task_line.gantt_task_inline_color .gantt_task_progress{background-color:#363636;opacity:.2}.gantt_task_line.gantt_task_inline_color.gantt_project.gantt_selected,.gantt_task_line.gantt_task_inline_color.gantt_selected{box-shadow:0 0 5px #999}.gantt_task_link.gantt_link_inline_color:hover .gantt_line_wrapper div{box-shadow:0 0 5px 0 #999}.gantt_critical_task{background-color:#e63030;border-color:#9d3a3a}.gantt_critical_task .gantt_task_progress{background-color:rgba(0,0,0,.4)}.gantt_critical_link .gantt_line_wrapper>div{background-color:#e63030}.gantt_critical_link .gantt_link_arrow{border-color:#e63030}.gantt_btn_set:focus,.gantt_cell:focus,.gantt_grid_head_cell:focus,.gantt_popup_button:focus,.gantt_qi_big_icon:focus,.gantt_row:focus{box-shadow:inset 0 0 1px 1px #4d90fe}.gantt_split_parent,.gantt_split_subproject{opacity:.1;pointer-events:none}.gantt_rollup_child .gantt_link_control,.gantt_rollup_child:hover .gantt_link_control{display:none}.gantt_unselectable,.gantt_unselectable div{-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.gantt_cal_light{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:6px;font-family:Arial;font-size:13px;border:1px solid #cecece;color:#6b6b6b;font-size:12px;position:absolute;z-index:10001;width:550px;height:250px;box-shadow:3px 3px 3px rgba(0,0,0,.07)}.gantt_cal_light_wide{width:650px}.gantt_cal_light select{font-family:Arial;border:1px solid #cecece;font-size:13px;padding:2px;margin:0}.gantt_cal_ltitle{padding:7px 10px;overflow:hidden;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;border-top-left-radius:6px;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:0}.gantt_cal_ltitle,.gantt_cal_ltitle span{white-space:nowrap}.gantt_cal_lsection{color:#727272;font-weight:700;padding:12px 0 5px 10px}.gantt_cal_lsection .gantt_fullday{float:right;margin-right:5px;font-size:12px;font-weight:400;line-height:20px;vertical-align:top;cursor:pointer}.gantt_cal_lsection{font-size:13px}.gantt_cal_ltext{padding:2px 10px;overflow:hidden}.gantt_cal_ltext textarea{overflow-y:auto;overflow-x:hidden;font-family:Arial;font-size:13px;box-sizing:border-box;border:1px solid #cecece;height:100%;width:100%;outline:none!important;resize:none}.gantt_section_constraint [data-constraint-time-select]{margin-left:20px}.gantt_time{font-weight:700}.gantt_cal_light .gantt_title{padding-left:10px}.gantt_cal_larea{border:1px solid #cecece;border-left:none;border-right:none;background-color:#fff;overflow:hidden;height:1px}.gantt_btn_set{margin:10px 7px 5px 10px;padding:5px 15px 5px 10px;float:left;border-radius:4px;border:0 solid #cecece;height:32px;font-weight:700;background:#fff;box-sizing:border-box;cursor:pointer}.gantt_hidden{display:none}.gantt_btn_set div{float:left;font-size:13px;height:22px;line-height:22px;background-repeat:no-repeat;vertical-align:middle}.gantt_save_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk1OUU5RDFDMzA0MTFFMkExMUZBQTdDNDAzOUE5RjMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk1OUU5RDJDMzA0MTFFMkExMUZBQTdDNDAzOUE5RjMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTU5RTlDRkMzMDQxMUUyQTExRkFBN0M0MDM5QTlGMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOTU5RTlEMEMzMDQxMUUyQTExRkFBN0M0MDM5QTlGMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjDroXYAAAEXSURBVHjaYvz//z8DJYCRUgPIAUxAbAnEHiAHMIBcQCwGaRYXF3e6evXqoffv39/dv38/CymaGSUkJBzv3LlzCsj///fv3wdAihkkIQnEvkAshU8zLy+v7a1bt06ANP/79+87kDIAy505cybq06dPr3p7ezuwGQLTfOPGjWP/ESAZLg8kPKBO+g01RBJNszWyZqC6uSgWgIg/f/4shxnS2dnZBjMEqNkSFGBImi8CKTYMA4BYCGjIczRDHC5dunQQSfN7IKWI4UUkjjdMMdCwnw8ePLjwHxV4Yw1gZA5Q47z/2EELzhhCE+ABGvIQWSeQvwcU38QaAML2wHj+C/X3MyAlijeB4ZBoBOIPQGxJKIVSnBsBAgwABddBclWfcZUAAAAASUVORK5CYII=);margin-top:2px;width:21px}.gantt_cancel_btn{margin-top:2px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDkzMDA3MzlDMzA0MTFFMjg2QTVFMzFEQzgwRkJERDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDkzMDA3M0FDMzA0MTFFMjg2QTVFMzFEQzgwRkJERDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowOTMwMDczN0MzMDQxMUUyODZBNUUzMURDODBGQkRENiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowOTMwMDczOEMzMDQxMUUyODZBNUUzMURDODBGQkRENiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmYuYOUAAAEdSURBVHjaYvz//z8DJYAFXWDlypU8QKoIiD2A2AwqfAqIdwBxX3h4+Bdk9YzILgBqtgdS84FYEYeF94E4EWjIQZgAE5LmQCB1AKoZZKMPEAtAMYh9GSp3AKjWD8UFQAEhIPshEIOc3wHENUBb/qJ57SyQMoJyPwKxElDNO1gYFEE17wMKVmIJlzNQzeegrjaA6qmBecEbSvfh0GwMxGeBhoPoemQ9MAO0kEIbl2YTqPAFKK2IbMB3AjabYIkRZmQD7kNpMyI0G0PpO8gGbIUFJj7NQDk2INWIrIcJKfBAKcwJqvkcDs0TgFgXGo19KCkRmpDWQdWDEk0NUoCBoq0FqhkE/IEWbKJKUmZEz43QzFSKIzN1481M5ACAAAMAlfl/lCwRpagAAAAASUVORK5CYII=);width:20px}.gantt_delete_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=);margin-top:2px;width:20px}.gantt_cal_cover{width:100%;height:100%;position:fixed;z-index:10000;top:0;left:0;background-color:#000;opacity:.1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10)}.gantt_custom_button{padding:0 3px;font-family:Arial;font-size:13px;font-weight:400;margin-right:10px;margin-top:-5px;cursor:pointer;float:right;height:21px;width:90px;border:1px solid #cecece;text-align:center;border-radius:4px}.gantt_custom_button div{cursor:pointer;float:none;height:21px;line-height:21px;vertical-align:middle}.gantt_custom_button div:first-child{display:none}.gantt_cal_light_wide{width:580px;padding:2px 4px}.gantt_cal_light_wide .gantt_cal_larea{box-sizing:border-box;border:1px solid #cecece}.gantt_cal_light_wide .gantt_cal_lsection{border:0;float:left;text-align:right;width:80px;height:20px;padding:5px 10px 0 0}.gantt_cal_light_wide .gantt_wrap_section{position:relative;padding:10px 0;overflow:hidden;border-bottom:1px solid #ebebeb}.gantt_cal_light_wide .gantt_section_time{overflow:hidden;padding-top:2px!important;padding-right:0;height:20px!important}.gantt_cal_light_wide .gantt_cal_ltext{padding-right:0}.gantt_cal_light_wide .gantt_cal_larea{padding:0 10px;width:100%}.gantt_cal_light_wide .gantt_section_time{background:transparent}.gantt_cal_light_wide .gantt_cal_checkbox label{padding-left:0}.gantt_cal_light_wide .gantt_cal_lsection .gantt_fullday{float:none;margin-right:0;font-weight:700;cursor:pointer}.gantt_cal_light_wide .gantt_custom_button{position:absolute;top:0;right:0;margin-top:2px}.gantt_cal_light_wide .gantt_repeat_right{margin-right:55px}.gantt_cal_light_wide.gantt_cal_light_full{width:738px}.gantt_cal_wide_checkbox input{margin-top:8px;margin-left:14px}.gantt_cal_light input{font-size:13px}.gantt_section_time{background-color:#fff;white-space:nowrap;padding:2px 10px 5px;padding-top:2px!important}.gantt_section_time .gantt_time_selects{float:left;height:25px}.gantt_section_time .gantt_time_selects select{height:23px;padding:2px;border:1px solid #cecece}.gantt_duration{width:100px;height:23px;float:left;white-space:nowrap;margin-left:20px;line-height:23px}.gantt_duration .gantt_duration_dec,.gantt_duration .gantt_duration_inc,.gantt_duration .gantt_duration_value{box-sizing:border-box;text-align:center;vertical-align:top;height:100%;border:1px solid #cecece}.gantt_duration .gantt_duration_value{width:40px;padding:3px 4px;border-left-width:0;border-right-width:0}.gantt_duration .gantt_duration_value.gantt_duration_value_formatted{width:70px}.gantt_duration .gantt_duration_dec,.gantt_duration .gantt_duration_inc{width:20px;padding:1px;padding-bottom:1px;background:#fff}.gantt_duration .gantt_duration_dec{-moz-border-top-left-radius:4px;-moz-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;border-top-left-radius:4px;border-bottom-left-radius:4px}.gantt_duration .gantt_duration_inc{margin-right:4px;-moz-border-top-right-radius:4px;-moz-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px}.gantt_resources{max-height:150px;height:auto;overflow-y:auto}.gantt_resource_row{display:block;padding:10px 0;border-bottom:1px solid #ebebeb;cursor:pointer}.gantt_resource_row input[type=checkbox]:not(:checked),.gantt_resource_row input[type=checkbox]:not(:checked)~div{opacity:.5}.gantt_resource_toggle{vertical-align:middle}.gantt_resources_filter .gantt_resources_filter_input{padding:1px 2px;box-sizing:border-box}.gantt_resources_filter .switch_unsetted{vertical-align:middle}.gantt_resource_cell{display:inline-block}.gantt_resource_cell.gantt_resource_cell_checkbox{width:24px;max-width:24px;min-width:24px;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_label{width:40%;max-width:40%;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_value{width:30%;max-width:30%;vertical-align:middle}.gantt_resource_cell.gantt_resource_cell_value input,.gantt_resource_cell.gantt_resource_cell_value select{width:80%;vertical-align:middle;padding:1px 2px;box-sizing:border-box}.gantt_resource_cell.gantt_resource_cell_unit{width:10%;max-width:10%;vertical-align:middle}.gantt_resource_early_value{opacity:.8;font-size:.9em}.gantt_cal_quick_info{border:1px solid #cecece;border-radius:6px;position:absolute;z-index:300;box-shadow:3px 3px 3px rgba(0,0,0,.07);background-color:#fff;width:300px;transition:left .5s ease,right .5s;-moz-transition:left .5s ease,right .5s;-webkit-transition:left .5s ease,right .5s;-o-transition:left .5s ease,right .5s}.gantt_no_animate{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.gantt_cal_quick_info.gantt_qi_left .gantt_qi_big_icon{float:right}.gantt_cal_qi_title{-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:0;border-top-left-radius:6px;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:0;padding:5px 0 8px 12px;color:#454545;background-color:#fff;border-bottom:1px solid #cecece}.gantt_cal_qi_tdate{font-size:14px;font-weight:700}.gantt_cal_qi_tcontent{font-size:13px}.gantt_cal_qi_content{padding:16px 8px;font-size:13px;color:#454545;overflow:hidden}.gantt_cal_qi_controls{-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:6px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:6px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:6px;border-top-left-radius:0;border-bottom-left-radius:6px;border-top-right-radius:0;border-bottom-right-radius:6px;padding-left:7px}.gantt_cal_qi_controls .gantt_menu_icon{margin-top:6px;background-repeat:no-repeat}.gantt_cal_qi_controls .gantt_menu_icon.icon_edit{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH3QYFCjI5ZQj5bAAAAFNJREFUOMvt0zEOACAIA0DkwTymH8bJTRTKZGJXyaWEKPKTCQAH4Ls37cItcDUzsxHNDLZNhCq7Gt1wh9ErV7EjyGAhyGLphlnsClWuS32rn0czAV+vNGrM/LBtAAAAAElFTkSuQmCC)}.gantt_cal_qi_controls .gantt_menu_icon.icon_delete{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=)}.gantt_qi_big_icon{font-size:13px;border-radius:4px;font-weight:700;background:#fff;margin:5px 9px 8px 0;min-width:60px;line-height:32px;vertical-align:middle;padding:0 10px 0 5px;cursor:pointer;border:1px solid #cecece}.gantt_cal_qi_controls div{float:left;height:32px;text-align:center;line-height:32px}.gantt_cal_quick_info.gantt_qi_hidden{display:none}.gantt_tooltip{padding:10px;position:absolute;z-index:50;white-space:nowrap}.gantt_resource_marker{position:absolute;text-align:center;font-size:14px;color:#fff}.gantt_resource_marker_ok{background:rgba(78,208,134,.75)}.gantt_resource_marker_overtime{background:hsla(0,100%,76%,.69)}.gantt_histogram_label{width:100%;height:100%;position:absolute;z-index:1;font-weight:700;font-size:13px}.gantt_histogram_fill{background-color:rgba(41,157,180,.2);width:100%;position:absolute;bottom:0}.gantt_histogram_hor_bar{height:1px;margin-top:-1px}.gantt_histogram_hor_bar,.gantt_histogram_vert_bar{position:absolute;background:#299db4;margin-left:-1px}.gantt_histogram_vert_bar{width:1px}.gantt_histogram_cell{position:absolute;text-align:center;font-size:13px;color:#000}.gantt_marker{height:100%;width:2px;top:0;position:absolute;text-align:center;background-color:rgba(255,0,0,.4);box-sizing:border-box}.gantt_marker .gantt_marker_content{padding:5px;background:inherit;color:#fff;position:absolute;font-size:12px;line-height:12px;opacity:.8}.gantt_marker_area{position:absolute;top:0;left:0}.gantt_grid_editor_placeholder{position:absolute}.gantt_grid_editor_placeholder>div,.gantt_grid_editor_placeholder input,.gantt_grid_editor_placeholder select{width:100%;height:100%;box-sizing:border-box}.gantt_row_placeholder div{opacity:.5}.gantt_row_placeholder .gantt_add,.gantt_row_placeholder .gantt_file{display:none}.gantt_drag_marker.gantt_grid_dnd_marker{background-color:transparent;transition:all .1s ease}.gantt_grid_dnd_marker_line{height:4px;width:100%;background-color:#3498db}.gantt_grid_dnd_marker_line:before{background:#fff;width:12px;height:12px;box-sizing:border-box;border:3px solid #3498db;border-radius:6px;content:"";line-height:1px;display:block;position:absolute;margin-left:-11px;margin-top:-4px;pointer-events:none}.gantt_grid_dnd_marker_folder{height:100%;width:100%;position:absolute;pointer-events:none;box-sizing:border-box;box-shadow:inset 0 0 0 2px #3f98db;background:transparent}.gantt_overlay_area{display:none}.gantt_overlay,.gantt_overlay_area{position:absolute;height:inherit;width:inherit;top:0;left:0}.gantt_click_drag_rect{position:absolute;left:0;top:0;outline:1px solid #3f98db;background-color:rgba(52,152,219,.3)}.gantt_timeline_move_available,.gantt_timeline_move_available *{cursor:move}.gantt_rtl .gantt_grid{text-align:right}.gantt_rtl .gantt_cell,.gantt_rtl .gantt_row{flex-direction:row-reverse}.gantt_layout_content{width:100%;overflow:auto;box-sizing:border-box}.gantt_layout_cell{position:relative;box-sizing:border-box}.gantt_layout_cell>.gantt_layout_header{background:#33aae8;color:#fff;font-size:17px;padding:5px 10px;box-sizing:border-box}.gantt_layout_header.collapsed_x{background:#a9a9a9}.gantt_layout_header.collapsed_x .gantt_header_arrow:before{content:"\21E7"}.gantt_layout_header.collapsed_y{background:#a9a9a9}.gantt_layout_header.collapsed_y .gantt_header_arrow:before{content:"\21E9"}.gantt_layout_header{cursor:pointer}.gantt_layout_header .gantt_header_arrow{float:right;text-align:right}.gantt_layout_header .gantt_header_arrow:before{content:"\21E6"}.gantt_layout_header.vertical .gantt_header_arrow:before{content:"\21E7"}.gantt_layout_outer_scroll_vertical .gantt_layout_content{overflow-y:hidden}.gantt_layout_outer_scroll_horizontal .gantt_layout_content{overflow-x:hidden}.gantt_layout_x>.gantt_layout_cell{display:inline-block;vertical-align:top}.gantt_layout_x{white-space:nowrap}.gantt_resizing{opacity:.7;background:#f2f2f2}.gantt_layout_cell_border_right.gantt_resizer{overflow:visible;border-right:0}.gantt_resizer{cursor:e-resize;position:relative}.gantt_resizer_y{cursor:n-resize}.gantt_resizer_stick{background:#33aae8;z-index:9999;position:absolute;top:0;width:100%}.gantt_resizer_x .gantt_resizer_x{position:absolute;width:20px;height:100%;margin-left:-10px;top:0;left:0;z-index:1}.gantt_resizer_y .gantt_resizer_y{position:absolute;height:20px;width:100%;top:-10px;left:0;z-index:1}.gantt_resizer_error{background:#cd5c5c!important}.gantt_layout_cell_border_left{border-left:1px solid #cecece}.gantt_layout_cell_border_right{border-right:1px solid #cecece}.gantt_layout_cell_border_top{border-top:1px solid #cecece}.gantt_layout_cell_border_bottom{border-bottom:1px solid #cecece}.gantt_layout_cell_border_transparent{border-color:transparent}.gantt_window{position:absolute;top:50%;left:50%;z-index:999999999;background:#fff}.gantt_window_content{position:relative}.gantt_window_content_header{background:#39c;color:#fff;height:33px;padding:10px 10px 0;border-bottom:2px solid #fff;position:relative}.gantt_window_content_header_text{padding-left:10%}.gantt_window_content_header_buttons{position:absolute;top:10px;right:10px}.gantt_window_content_header_buttons:hover{color:#000;cursor:pointer}.gantt_window_content_resizer{position:absolute;width:15px;height:15px;bottom:0;line-height:15px;right:-1px;text-align:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUeAFjIAUwUshlpJDLSIhLGAAACQ4AFk79JaMAAAAASUVORK5CYII=);cursor:nw-resize;z-index:999}.gantt_window_content_frame{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);z-index:9999}.gantt_window_drag{cursor:pointer!important}.gantt_window_resizing{overflow:visible}.gantt_window_resizing_body{overflow:hidden!important}.gantt_window_modal{background:rgba(0,0,0,.1);z-index:9999;top:0;left:0;width:100%;height:100%;position:fixed}.gantt_cal_light,.gantt_cal_quick_info,.gantt_container,.gantt_message_area,.gantt_modal_box,.gantt_tooltip{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gantt_noselect{-webkit-user-select:none;user-select:none}.gantt_noselect .gantt_grid_data .gantt_row.odd:hover,.gantt_noselect .gantt_grid_data .gantt_row:hover{background-color:unset}.gantt_drag_marker{position:absolute;top:-1000px;left:-1000px;font-family:Arial;font-size:13px;z-index:1;white-space:nowrap}.gantt_drag_marker .gantt_tree_icon.gantt_blank,.gantt_drag_marker .gantt_tree_icon.gantt_close,.gantt_drag_marker .gantt_tree_icon.gantt_open,.gantt_drag_marker .gantt_tree_indent{display:none}.gantt_empty_state_wrapper{position:relative}.gantt_empty_state{height:100%;max-width:500px;box-sizing:border-box;white-space:pre-line;overflow-wrap:break-word;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto}.gantt_empty_state_image{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWYAAADjCAYAAAC2LL7JAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAACAASURBVHic7L15vGVFfS2+vrX3OXfqvj1BQzMLIoNEQdQXhSg4ECeCE63SAooEYhxinjGTL0mb/HjPl2cSE2MUVMQBIQ1PQEQRiTjE5BlxRhNnZGqg6bnvcM7Zu9bvj6rau/Z0hnvPvef27bP6c/vsoXbt2kOtvepb3/oWMMQQQwwxxBBDDDHEEEMMMcQQQwwxxBBDDDHEEEMMMcQQQwwxxBBDDDHEEEMMMcQQQwwxxBBDDLG4kEEXYIilgTdeyzUtwZEBcQSAgyA4iMDBANZDsFKISQITIMYhWJ07fALAFICWAPu0YFaIGQqmBGgS2CPADDS2CvAAFB6MBQ/pKTxw9Rtk76Jf7BBDLHEMifkAwuu38OB6CydphRMAPEEEJ4B4HICjCKwcSKGIfQLcT8GDAvyExI8I/FcY4Z4PXiSPDqRMQwwxYAyJeZni0k/yiCDE6SROB/EUAqcJcOigy9Uj7gdwtwi+CY1/r6/BN973ImkMulBDDLHQGBLzMsGl1/MkIc4U4AwAZwI4ZsBFWgjMgPh/BL4UKNz6wVfLPYMu0BBDLASGxLyf4ne3cEUrxnMEeAGFLwBx1KDLtPiQn4vgFgGuvfLV8r1Bl2aIIfqFITHvR9j0SU6OKfyWEpxP4rkiGBl0mZYKSHxPBB8NA3zsnzbKvkGXZ4gh5oMhMS9xbL6L4QOP4MVCvBaC3wQxOugyLXHsFOADrQDv/+hG2TbowgwxxFwwJOYlisv+LzcwwiYQvwPgyEGXZ3+DAFMg/m5ngPfcsFFmBl2eIYboBUNiXmK47Ho+hVq/Q0TOIxAMujz7O4R4gNR/fvhPg+s2bxY96PIMMUQ3GBLzEsFvb+GzqfmHAjx30GVZjiDl20GAt1+5Uf590GUZYohOGBLzgHHp9TxJBFeAfOGgy7LcIQApvC6cUH/wgZfIzkGXZ4ghqjAk5gHhkut4WCD4cwKvFUANujwHEkhsVQpvv+pVcvOgyzLEEGUYEvNig5RLr8clIrgCMqBh0EM4fEZivOWqC+SxQRdkiCF8DIl5EfE71/GYGPxHCM4edFmGsCC2CeRNV71Gbht0UYYYwmFIzIuEy67n+RT8I8mJQZdliCyM7VmubjQe+dNPXHTo1KDLsxA4fwvrK2McVAuwOooxIsAKpRACWEUg0DpeJUEQgqhRxwX3QpFglyiQwG60sLs2ip1KsPvRCLtu2CjxAC5pWWNIzAuMy65kDWtwBck3DrosQ7QHiZ9Cy+s+fIF8f9Bl6Ra/u4UrWhGORg1HMdbHQLAexCEiWEfKOhGsA3AIFjB6IIF9AmwDcB/IByDqV1C4T2vcjxC/+sjLcR9EuFDnX44YEvMC4g1buFbI6wH8+qDLMkTXaCjK/7jqVbhqqZDJRVumD69j7AQAjwf10YA6CuTRAI6CYO2gy9cRxBSAHwrkHo34HkFwjx7DD68+bxiLuwpDYl4gXHIdD1OKNwM4cdBlGaJ3CHmbVupNH9koOxbrnJd9ghtQx4lacCKIkwCeBPP+rFqsMiwiYgL3APw6RH2t3sK/fWDT0IXRYUjMC4DLrudxWniz4ECM+LaMIPKQIi6/8lXy1X5me9ZdDI/fjhO0jp+sKE+mqCcJeTJQmBnmgAEFGsCPBHInND77oVfh7qXSYhkEhsTcZ7z+Oh6pFL+4HwalH6IcGuA/qF3qiqsul1avB7/lHzgyfTBOVgGeTOonE/JkgZwMcBiMqh2IrRC5TQS3/vRH+PqXN0s06CItJobE3Ee87iaurrV4O4ETBl2WIfoLAb6j0bzsIxtHf1aV5qzNDI87EScqFT8VCE4HeKp9F2qLWNTlB+IRgNeGWn3ig6+RewddnMXAkJj7hLf8A0dmDuWNBM8cdFmGWBiYiHX84w+/KvwkAFz6f3kEo/ipgJwO4emgPBmC8UGXcxlDC+Qr0PpjP/uv4LblrKKHxNwnXPrPrSsANXSJOwBAyHcBHibA+kGX5YCFyL0Q/d7dDK6/YaM0B12cfmNIzH3ApTfwLJA3Yng/hxhisfEQIO+LDsbHrzlbZgddmH5hSCTzxOtu4uow4lcIHL6oJ2b3HdbEAdu5vawhvVRfWeZVndgqkP/vw+djy3Lw5ljmT2vhcekN8XtAuXjRTtiBkEtJuAcSH2I/QgnZdiTr5U7QkG8BrXd+eGP9W4MuyXyw3J/SguJ1N/L4gPqrIMIFP1kbcs2QcWW64eQdywsVkWI94m1L0suboGMKrpqYUFe870XSGHRh5oJl/XQWGpfcEH1MIAsf4L6CbBNCLuwvkjDnopqHQntxMIdaKKXEqvKJbPYVJ1je5AxAfsw4evPVr65/b9Al6RXL/cksGN5wfeMUCcJ/WdCTVJCpLiXklIypMwq65BkPGXf/RMmj9Oypovz9yk9jtxyQBN0SUf/nQ6/AP+xPtudl/UQWEpfeyL8medGCnaCElMsVMu2mDDFLdl8ur6HNef9EjkBT1eyZL5QhHxFV2NdWQS9vcoaAd8401O9e+1rZM+iydIPl/TQWCBd+nBP1Uf1dLFQoxa5IWdtVS74eGadE3C0xD4l6aSJXPTsQs1m3ywlBuzQqk8eBSM4Efx7Wgouuepn8fNBl6YTl/SQWCJfcEG0C5D0LknkVKVNntyT8rKVAxnZZk/BJN0PQetgZuF9BpaaJrH1ZoNy6T8xuWSkmu2x686PsWnvyX3YgdmqoC67ZKN8ddFHaYZk/hYXBG26MrgHknL5n3JGUHeHCErJvwiCgHUEz3e7lqe0xfl7dlGGIRUQlMabblSVbP70xXYghZFVO0GpIzg5T1Pr1V2+s/eugC1KFZf8E+o2zNjM87on6HiyEGSNHiqWkrClIyNcqYrplnapircXfn+SXP8+QiJc2fJLMmyF8hRwEGdOFSJDsT8jZdQIq4ZCcMS1Ql3z4fPnaoAtShmV/9/uNS7fwdC36M33PuAMpa2dDplPDWUIGCebIWDtSJj1SdmfwOwv18D1YopBEHTsbsfuxRCtivC18ElbKvCwSmPVkX2pnzpPzAUjMgGAWUK+6+pVy96CLksfCD4xYZmCg/1vfxziTmU9kQspi1zRFxBiWCW28fkgQMQSEdoRMTVqThqaWnQ0dPjKr63ubDJsaqklIXOo+t5+j6oqWRWMg2xegCNQU9EggejxAvH48bB48qloBQAQKoBhblwiUgIbCA3uPdKKoSUAU7IunwQI580Ag5xGB/sjrbuJ517xsaYUTXfZ3vt+45MbW3wBqY18z9dRyqmytKkZqvkiUsibI2NiMtU6InDpGrLXcuy8eu3cKY00amdV2cMlSN2UU3lCZ+1vL5L/ctiWONgQpIggAHjkhs8dNqOl6qLSoIFXBSkGJIkQgQYC8aaOtcl7+xGxA3isMzlvMacQ64QC58/3DJTdGN0Lk6X3LsGDC0LZ3z66RYojYkDJ1bH8tKVNDMwa1lh2zuvaDnXrlDBlkXZ3bsc8SYqaMs0G+ad3ncxU8Blm9b6Dobli1CFBTok+cVPsOH1cNUYrK2plFBRBHzsojZ6WgkkEXrtMQkJLBKQcA7jrqB+r1mzfLknBXGpoyeoXgKFmgqqutrdjVRWqKkEzNF8a8obUWY7YwKpk6lvumOPKfe/RKTZ22VbtAZpTgIJCMg/CVGlCmbNNOrzmeKzGzl1yzeKcUZO/fAKuqVITEAJBraQmaMdUPdnFyR0PPnLI62CsKlMD2FYOGcAkacgbEGL5SOzaN+eKAoeIsznrgFH05gA8MuiDAUDH3hM13Mbxve/wz9uu++aP1ch4T1NrzvoiTjj6tY6OUdQRqs37/dDz6w92c9I93uZacqqQci0zOYv8rGZyWJikxWfTrba0YX1Mg7MxYnnzn6SKgVK2aAmQJO2d+IHHYqMz82hq1V0RBBQEhyilnQBRV4NzrnKq25Fw2AGUJquauPh9tv2olyUUioXrlR14p35ljsfqGpXfHlzAu/PjDE7WJg3/YtwwzikcXfY6dXVnHWVJmDMaxkDG2z+ra3Tu5RtO50ZncgPyYlGpGWZR4zckAtHLVmyHiSkLOq+oeULhEVhJ0urvEvKGTnQuOIvl4J3VkSRYHjygj/09cEew5eqWaUaKMO50oiAqhVEBjZnaeGpa8HZQsbWKuKI90EXGvEwj5ydFr5UWbzx7stFVDU0YPGBs9JGxhYdr+ab8URWsCJI1d2fomO/MFY2gdC6kZa8r3d3GVTsaUZGNkFBcH0AloCQCAVchWmDGniD1Tp+cTli9k6eK8yubnJR7hSlqkDEkrGHL2zR0LceuMG06ugK5okhm5Sb/QBARG/f54b7xyXV03V9RVZL3mKBJBaw2RAKIUCUKEiHXqseE+Psq/QWoJkTP9B2ahxIgbt8cnafbiYcLj793BywD807zLOQ8sobu99PGGLVzLQPfP59ENnfbVMulc3wwhW+8L0pgvdBwL4xhkjF/s4cRPp7Ay9WcGkLMxs+R8PRRw7tdWIGS7WUpI15Fx1dvY6/YylF1K1eXRW8hxY3ZYu9s3X4JudyF584ojGaZHEuk2sUOwbfL1o5x90mrZrZQ1ZaiQEigoCQAVUpRTzWLtywIR4ZL20KiKGeI6MpNoeuVhUDvnj9koUs//+EZ5cF7lnAeGirkHSDRVYzDaxxz9UX30SNnale3oPmNjjo1K0maZOpJfTQcTBVLOj/IDFteGXELIpWaKMoIGitv6ZWfOq+OqbfTPIWmnoFXTIpI+rmRktMzTDt3xC2FXvX4I95ytchc6YrYmMFEUETw6I6NT49HUeE0i0RpKaREGpCKEWpRWpFLW9ixIRxOKvRVV9qXFhnd+IhM9j/bDJOlLRQDQlqcT5W96OjufihgNguitAP6oL0WfA4bE3CMW0rpo63uy7AaKUGtSE9SxkDG1jmXbbFxraKUyduWqodcFl7wFgE/ITs1p08HHvJnC97rwibANIZcHhp9jOe15k/tU8MhI0xRRPCbxbEm29eMtKZKyeMvIPWN3G6lhAhcxNqG4RfDwVDRyzApESpGaGkJCVAyRAAxCiE5Vs9hOQXM9nmoesClDJI0PYm6z9sokEKjkes2rKHStCw2m10Hdbafgyy6+afaqj71sdCCR6IbE3APUyok4bvXTxqxspx+SFwqAUcywwoCgMR0aSaSNqua2RjCS5kPXxCXz7nJlJg3vPPNGGSE7+7GvKNOLKyfjTKu5hATIQrpiQTIHlCfzNmeOEM9MkahkL31eaTPdmFw9c5lzPgSda/GI2FOaN0OsuStNaV3fRIg4zjTbH5vlyNGj0ZRWFBUEJAlBQAkEoiMopUjbGmBMiFhzhv+gBjxqn4jNghmuaIjWEbGYAATGsqxsayZ5j+juXW/+2aKUxhsB/MECXE5HDIm5B8Qz0FLro+D06x4M4SbDrmHiW9B++Gl690yFhMZUrMKMcoKtmk4p2KHXpZ4FvRSsCr5Jwpn2kCNkyaljd1yOjItEnCfhbuzPnYk4k565nczVVUfUVSQt3rbAmjlcCBPJXW/XBF1iWymYL8zzZ7IOqwIl4W0B7LBsk+dUhFDHEYwJLBQJFJWuCXREWNUMiewNUKCLTieSktmAFLMqvBtWd7h4IBTAuvyppDMzSL//5vVkwT+7q8tRL7rsVr77qnPlsT5cSk8YEnMPiGvQ0k/BTJ0NNJT5BWhd40yHX2Rc5HSEOI5kNqoHiVbyKynoBSWqMGXM9xIyJgnA2V5ZRqQVpgq/mqSd7O43b8coO3/Vznzaig+Tu4aCCcMnUUl+Soe159PBEblkTSUu8473vUSee8ScDDLyA1PRtrioRZT5KFNTrJIEAEQRpdGYVmFY05QYijVopaF0CAk0NLVAhM6coVSQPgPbITgoxex7fGY+4GboIkQpiGiKElAHAqWglPk8iQQgBaKU/WJ5niYxujFp1Jqt1isBfLCvF9UFhsTcA8ZqkNlmf3vSihrJDr2mFrF0YGPRJOoZ0Ii0bbNlkChV5r0zcosV6JCgTCX7/S3K7ssrXk8lp5XLTyPZtGWKuV2ZO+wulN9HzkUuq47p3VIUVbR/DgEQ2GWrVk2sKWavrRfzRsYcRWPLJk1rihpJPBVqAEJGkTN4mHgq3n1tRLEEpOgwoG7FooKQlFiUDmi8NRRoh2zHOoKIiECYXPgScJczH36VxPoQpQgtoCiAARCA0BqU0OwTDfNS0nqamI9lOoK084MQyPkgr8Qizxc4JOYe0GpggtJ1teoKxWmfbN3V1pRhXOUYa9cJGIvWNgy+U2XM5WfoPCXnsvP0CoFnmvDMFqb1iyK5It2PvNpxv1JMn10oXe2OsP0kjuBy+5grN5AStVO+OZJOorMl6jiXnwAIxDwDbe9TxrzRjXrOK2enjI1a1nZZrJvl49aNYOOpBwUnHzYuK0fDzHGOhNaE8TqlQFGKSchQe+1m3VePdrslI0lv5ODhvUetmNy2rxV9677G1PcfbM4ICBWE1HEEYQixVhkvoCILrbHOOOLiW3Hyx4D+DSzrAkNi7gE6bEyIDvpGzAQtD1j7MlykOIo1JhuVDNvZA0KLBhhLkRHy5EtAhMVYy3MofkLKvkq2xKQkS37i/QFZheyrY8lty5zPK2MZoeevpaqu5S813zxxZcjzYPKh8Ena/TqCdoe0IWiFavXclpzdx9VBw7WkXOxt4+eu8dwnTMofPO+IoKbcB8MSbc6GNBqKBGZEoKTEDPi2VzdPYOmXbwC8XH7KtAkzGgpWjowEx64bGTnhkMbUjd/ds0trQgU1gjFAAYUUaEAC84mU0qtrX46odQ4WmZh7G0x+gIORmljcE/pKz9oCXQUHwLKa3VYZt9nHij8AyRtMV+ndpnS7n8wsSqIWzYZUofmpnD023eTS+eSB9pWobdlLkMlPsufM5Cv5xNl09K4TuWTu/J4JQCDW37iYT2XZXQuIZtm0lUzslKNXhwkpp1MhODOHT+6WyHUsYPLxh/sA0NqrtdZCTbGtNMkUJinH4v3R/8vfnkxnKPGkw0Ymznjc6ARj7UbGwo0FsHZ3WM+m8nrTDiJn93bA/DFUzL1AZCX7GFiCtqFIL9P013biaNPbmLyC9CZitZnkzRRJbh3m+Gtr3nAqGQCEiemCYuWiG16dM1sUmvq+DTqvjhOB5hMbUUnCnRROXhFXoeRDklXFuYQZ8cns8Y40fQXt50ekw7i9gmVfo7x69kjVEpD46awp42VPPkSFlpSReUtM/ubDmGYsYiU7tbXLuu3+pdrnmyvPQGLO+R/KwjtukyTpiDOOW7Hiaz+f3iexkBTAOG6DihTRAANYp+Yey4HjNn2Ok9e+SPbM/WJ6w5CYewAD2SC6f51/ZfxgtuvExGl2aiFBMc1XEXFd9CBQEh/DwXVYMGvO6GhvTkwXLhvJbvejwpWZLfImiwIh59KU3YT8trzSble5yvYlxIVy04N/XELSlqB8MnZ252SbZAha7H3L3OOEnCU5TuwHOb03eXL2D7YfX63TdNQ4cUO+AecpXHhlsOVz62b0YvlAC9NJNgASLkPVe5rjawEgSnHliASrR0XtbugYoimaRKAhUPQGNabmjO4vU0Zb0akAvjr3i+kNQ2LuBTEPg+qfYs4KvLQSJXyQ1FdTV+heLm/ota3pVlD5ZOAtez3KHef3KyNlR6R+z7xHuoWOPe/4YgefZI/Pnzu/3Ml1rlu4mpgnYd/u6zdbMiTtyNdLVEbQ7mBL0IXGlesktS6XleSc8cZIy2nfA1qilfG6QkZdo+S4pEg6uS66D4glZ7NO6y5X/oFYKhOSuUaVWTH3zHjCmfs4WoPsmo2pdEAoDRpSNm6Eou1sLn5m3SGmOgVDYl6aEMFhVbpmLiABaBvtwFZI0waz9UhrO4WbHZpNO6sfsxyRIefSk2Quorr87Ui5jFB9Ui5N025f7rzwjmlTcbKBdSqvJAuf3/KX7zfbnfL1FbVP0pn0OYJ2JhgXs4LpvWFGccN84OzzFnrkTMuahf5aT+4ZMYisDdlPW7GNxsIqCTkbk4W42LAi1n4NuCZR5pvYt7d+fkhfeXOv3ChF07AhtDYjA2JqBFpTApJaA0Fg3b61MXGAJQOb2kEf1f+rqcaQmHsABYv6cAAblzkpQGcv/3b1p615vJKUc0TZSSUXCNku5Am5SzIuBMyfi3Lzi+p/vxJuZXniDKPndvkE7Tdv/Dws4Qpy6jnJyxxTUM6ZD0NODYMg49Rf2VfXSfk8abwAIICHWpQyKRBAsCFcBBq3HxazqEWgyLSJiSQYuQYQmA/R/Cw0csx8ju4VQ2LuEudvYZ2IHt+e3XpDWUbmnUqNG0nLltqIKa2F0IkES/MwZug5Vca5knKedMvMFu0IOZ8eHYhYCom7Q4Z3WeBP8cz0mYBLiQnDU9F5goakeZapZ8/23Imck/P7BFN6PW3UclJW5nYxk6W7hGTdKX0AQGwVtJ9Dao++c1oH79wW1ypKh/etD5tPH+vv3HlFUnWkTKQBjgjGsdEvSlGDxueHGoqKiTTRBJT0VJMFOLgPl9E1hsTcJSbqOAFAiH4PMPFVTp4wBEhH/cGSIlDt9uObNLos5nxIuVIllyjgNoRcOXtJCXHPCQUitYspKyVEWUrS/gF5gnYEnBzkyp2xj3RFzoVt/kcESEi+iE7Pun07yhBb9oujCezTIpPJtL4pz+6K259tp9ZS9tB+1IDaUBOuUb2rByOQVWFjMiVW8gBBQtPMbgiSMexEtPRFggjYm4LmorrKDom5S5DNU9KXoH/IjFAWGBOwILU1GwoWSFpLM+9TxxL1x3wRKMEhKwIZrakScvXTd1DJ3m/vcZrnx9DTLY1HZ0wI1ew5nDJGkaSrCBreYiafEvXsElibaGezBrLPIWk2+XBfBxQfMStXCoWWTJ+D2f7NWai/2xXXdmnB9YcGzcnsnOvYF7fvCpwqsbjd14L8ziNxva7AN6xS0caVEgftMikrNbVHzlml7D0bWvFE11FqSZjmem0y14naJQQY3UyqzbI4s2gPiblLiMiZ8x7WnAM1bQ+9hvac6s1yGkFMe8t0aZPXo6Jyou1mgy5IefVYgM3POTjceMqkmhzptSotPTw2E+OaH+2L//e3dsaN2IlBn6j92spqghakZNmLeu6GnMWzOYsAJVzQ3ZvI3HLy9bHfoNRsQggeiCjv24XwK9MM3DF/uzMONx+kWn6uUx1Ovldn5w3TAK7YrmsNAo0Y8t4dunbzXoRvWxu0njHa2xzk9Nz8xLsuE8pUTIwQIhmYAphps9wHU2kXPwNeWNouzgsI3tVLSeeHITF3gctu5Xgzjp9qO3/7BiYkmI4eMwNmzeecpscZLmiLc8Y0JJpENMpB6Lr1Ow4gcYttSPnO1x9dO/GgkfkaE5YMDhoL8Aenrwp+/bAReeltD0fNiDa2hU2QhMsEMh187RR0opLh3dfUhFFFzibnMhMGkOkQXAD3CJG0726KwEd3I9yyF2E+Rtfnpxg8fwLxGWPQv2iJfHuW6uuzbPuF/sI0gxjAk0dEnzoK/em9CL7bYMYOcW8L8rZH4voZ46J/b3XQOrrWfd2SCnNiGttDiHT0ko1voKEkTIMyibAXrwwCrc2bF0ctA0Ni7gqNKDpTBPUSo+684FdXwKzkwpNnWqygEU9JU9zZlAvvtHspS1wQ3InFNLvF/mbMD3Z583MOCpcTKfs4c8OoetOvTQbv/d6uODEdEGmEOCAl6eRBOYJGStD+PveTuWP+ffcIvOBt4R1rTSDGI8y+FCbYBrwMcsd38Wra/CUXVu2ShzHyq6jaPHHFDl2bEOK+VneN/583KT9vMgSAyQBs6Orjvj5N9ctmXL/5iGC2m7wBeN84DRMR39uXDryC9UU1Zg1mjoR438RuIMB096nnj2GsjC4gIi+ngAvx58QxUdwn/ja4wPn2OO+tSqtpGUH76gEZZZyJ8ZDzMw6UYOMpq5b1+/GaJ6wwQz7E/rlZlZJfSQfVuHXPhl7dEerlo/zt3rJ7Bhlfce/Ywjky1oEc8s+9inHo2ZRTXnpSvb05YXtE6ZaU89gTQxodCPCFK1TUW67mjU+yNS0QJvXDKJxinYJX33qtp0q2zuHy54yhYu6ASz47e6yO9dMWJncijRrmL+d/88tzFO4l5ooyUoYA61cEslg25dvundZRNy3ZSmpoxxlpvmceOqrWjabXdOyqmuRd09ytoMuWSMnZmxXEH1qdmjeqTBte2ygZ5WG3V9qc03QCOwlBW3KeK4hLVkl0+zSDuXDvsXXRzx4TfceUDh6Mes9gZQBeMMkOfh55VJ2mrJ64bapivTsQfKi3Ms4PQ2LugCgONrnZ1vqdN0s41pxJwUTHMqHxhbCey2ZkoImUZWFszRmTRSnHOaaxHJHa16TQ/BYIavP0gOgFv/vlR6NdDZ1VlUDut0N58rtL7sHtLz609oxDgyRl3anZsrjLfjbiLdAjVe9EQkuuLj/ftIFMJtn9jpxRQs6Q3LpLX359nZA+Zu+BE9gQgi+akPiWKfT8Jf679aq5IQTPngjiix6KRzofkcWrV6popZI51y2/BeC8SL3BsbaZqZy1ip4FqSd3OU38ZK5lnAuGxNwGr7t19nhqnos++y47iGStwIAydjPxYmNAZXyYM6yRyjxryegQ0Mi+iZnOPmesUO4cXtN5sSBCiHPDc9sA5Nk2XyTfHFPIM11MgvcoX9a6dIoZw74/qIQ5Be1iXdDud+ld/mXDq33lnNlmyVml2xNvDHcON/2R0Pya0WwC1Zt9FDAEJokJzP+omOWnj6n4lindMzHv0ZANAPfMsVssmM97JsLUPcmfaNXeYecmJ3Q+zImLnHjL3Z1Kvjf3gvaOITG3AbX6ffsIF4SYDa24mJCmMpq+cjd7ttg01lPDrbuXrJhfIhtyp4FTohm7sh8lDj4pY7GJOTuBa2af2yyFbd1nL5WH7X7D0R1V3t9+e1f8rm/ujDKC2a24e+XIGSWBiYBys0ZmGUlLJi+oE3tz8pFWctsRbAAAIABJREFUPd8DAJgF8Nc7gtpzxhmfOWZcd0SE/9EQ9Vfbdb33HIE3P6Lrp9VFfzPnddEtPrgzrs3ESt60RloAsC2ifHwPwlv36fDvDwkaTx4psX+3U9hmpDgFQts7S4Gi0EXDdi++sKyqlEGAph4Jvz+X65srhsRcgYs/E70C4FOxACYMB9NadWIXpq67P3jrSEWWiMDv5O76m+ErUV+Nir8NKdEsIi8XPgRlHwr/N5+wI+b5CL2BHokHndueqOdUhXZNzs6WnEpqj5yZHlrWsdjzAyI+sScMb5+R4PYZCU6oQ1+6EtGaEHzHNo7MzvEW7Y4pX55p7z7XCR/bo0ORgA1N+fQ+HbrOwvfs1LWPbQhmqxmfSV2wvbiZjnS37JSyXYa9yV2bMjTx9U/8pkzN5xp7xZCYS3DJZ2ePjbR+28JzU75zD95y2XZ427upScyQXsGE4auxfO//ovpjONZDquoLZDx3xdyG2bs/PLFppK6wperZXktHcnadgBXknDyD5FFL8pzSJ989mz4ci3xqSpL6/uMm1Du2GzO7P/H7cXXRW1tU0wsmR0yH38GB8BfNVGVfs7sYe+PHDarP7GX40pWS89rI2/nz+/y64/7E+0VuuT0Ckdu6SthHDIk5hws+yzVxHP1vEdaxgGoZQOqamodm0ji2cwICkELoBMCV0Nua7wxM1J4zFSBLugkpc978NWdYE3Ny7sIADiC1p+eP7ZC3f8PmM9FxJrhRan/O5JiL8GaSlvQJZCzdjoi9fe7YxNPR/orO7iu5eBEhyXzJ8E97VFjmtuaT8uWrpXXJJKIHtcKrHojHOnlprAuE60JwrRJOkbKtBXksZp5FMxhXwn8+TM0eFAjfu5O1T5UQso8rd+va8ydUPFFmvsjcAls7rK+c6SW3Q4I0YeOopxPMsDsbs4j86uhvhV/rnLK/GBKzh0tu2bYyYuvvqXAkFpiUgcSEbJYBwIuP4WYoozGaUUBoaxZj9mX0Xi/73qU91WlKb5Qh3I//YmZMGItryhBl1WNeHZeV0aFXRV/ROfW97c3Mc56oCR4/WStjvFThZswO/ovSpXLOEordlm01JCYN/7rd16vkAyri28SyuCcS3jVbMl1JDseFIES4IQDGlLBVMjDk5BHoF0wE0VnjiA/JhPc0Sac05d9nRH1pSod3zTDQueKsVsDawPgaH9tFeNDtEeUjuxi+ZS2SYeF+h2/qlZEOtRaQFEnHA5jk/jLYZecfBR9YzBF/DkNitrjsVh40y/hvhTwei0DKBraTD4BYFznz2glIZXr5Rawrlms/Q5LWmT0SVb0Y/kASR3y5aaEKJozF7PRzcGaVMhOGeGk8lE6AWgb3iaqIi/Dszz3c9NOdcciouu0312dVXEKWrnwes1rTRk/kXBje6Z+I2Y+AM2ck1g7JPrdOly/CD+7tLirE3+9ibQcFd88w2JMj5aNrot+0RrWePY62PscTSvi8CcTPm1DxL5pU79/J2r96NuiHIsoVj7F+ch36o3t0W7XssGWvrr18MogOzxF5NgBTZhsFyipnN/RaKFSJHcp1CLYF8dWPnVe7q5sy9htDYgZw8edmj5uNo/8DcMMiMTIAQHu2ZMLMXpz+09CFbS6dYeW2Zc0pTQLZUWwoU2Re+kUkaBcXJClDCRnn4zR32aGeHmN6TovnDpCaG8utA8kHK5n0tCT2RXKPc9v8jNM5+PLKWbKmJv8456XhztjjY/llBPw86u6gByPIu0u8M547LvFfHKwavQ7OP7Yu+m8OkcaWPQjfuyOuO0a/dZ8Ob+0hn5qAOzXk8Jzhzgph+7/5VJs6A1tHaC3Npv+Pnl2Z0FBtbybvi2v1K3ooZl9xwBPzhbfOnqtj9d8FHMEC+StXwYkwt2KUF1NhJW4/zfgD295tH8SICZFAzIFWdUlyUp/80rRIFKsIZlqL13r713MPreebvAX04TtxyGiQyWUmsmrW6cl2/UG25dGOnKuVs9tS4nmZZOGbNLxy+CyU5JV+pMTFGa64f8eFwF+uIt+3D9gW9/61fe2kar15rbTmc/s3TiI6qhbwHY/GI80ea9gZYxL/8UGquT5Ir7BMKaf7kAn7mXzXhIl3hpeuPA/wsWCk/vsfP2fxZsXO44Al5ovu5DqZab6dkGfbTYtKyu6MmT4feIaJpM+HGftz0pLOFNezKec7klxefudJpiksXqVP39rtDXLrvogbVoQLLp2PnFj4c5Thh7tbGirpIoJt6RbfA1F0M14kg0gcOfsDRhw522eXDChxG7UlZ/eQ3UQ0/tUTSAaVuC+qKFB5FgT3MS3Ae8QeeT19BPzkmG6+f68Kb52SsNsX/exxid+8Fi2pbEp0j18fQ/yOdap5xWPd+UvXBfiTdar5ohUlfYl+ZSnam51goe3ZpLUemSfCJI8KYuYuifRbrz5XFnUIdh4HHDGfdRfDo/Y1z+Vs8zKIrMQgCNnC7/xz6+aP3rJdB1ITQ+aFordka7yzQzqbqO91kTNxFFSY6ykBcOV3d8ebz1y3bN+RD/5kKvbvjRvcU0CmNcEsOWfkahvl7GzLQNaEURh16K8jfT55n+42KFOUE0L8yeq49YNmoH7Z6twReHgIvutgaUiS3/y/neetlNb3ZqE+u093fKdaBJ42rqLSD2XOmAFbRiZmDKQBjcRWC6uevRZqwVpHcG9Avu2al43dO6cL7COWdfSwPC6+pXXGUXubnwTl7aJlZcbNcRB/9P7y2/xllGxHyT6gSLwl2yo7/HJmjr/71s7o1p9P9RhgZv/AlT+dim68fzqGIBs1rqpG5DooCzOI+8vup8JklNx/VZ0m86HM7PeWOyFHaVsjkW5IGQDeuFqaIyV5zBdvWiPNsS5iYxDAl/exsyjI15GyelW27Nc58xerlvyPa84d/WmPl7QgWLZqyMeFn22cIpA3knySfaMHppJ9JM1aABAze1RivhRJh+cC1gPOVex8Tt7l2B791BOjjVou/GZJIAZwwW1bW5tOmtQXnLQyOH5NXcZLPMk6XWU3mxYD+yKNH+5u8ZpfzkSfe3BG+4NGqs0DKN47pveYmS+i9xycBQNITRni7XPP3o3wKLMWSH4111lbWlD/1fYzJb7VUF2R8nF10c9foXJdhv2pMutC8JUrEX1iNzp6ZHy7QbWxdE9WKaflE9NXKna6H7ED/5LwuuLZmCVnyuD7PvaykW/N8bL6jmVNzJs+33ya0ngtiNPsC70kCNnBr2TOrJGaLFAYmu2G/2toO1VDfjAJgMScgWIlLlPLHZQZAVz7X3vja3+8N84obHH5IbdNsucqKMo078TTIn9+oKQ8bUizE8qeujtv5iG0abHnt/vknPe2cBnb7Ojus7M3F0waflmQpqEU703+I9EGswR2aWCaQByL+tdZ6Wro9PMn2o4RmTdeMCHRJ3azIzF/Y0YH73pUjUwE4LgAKxT4kpWI1gZijcelj8X5K2fiMSPr05zxYxbwix9/yciN/bzG+WLZEfPmzZvVz576zl8PhBcyxsl285IiZIc07GfasZ6MBvSErim8cQey1j6itGfaKWTxjaYGfvKq5rC/rvLKGwVySLnSS+NWHblI7vhUsXjHeGSVkFBexTLJ25SvePXIJc3AdzLJ1OjMTS6HXx4f9oE5b5o0X0e8+WOyaQQwpK6QVc1utJ/pbUyX/b8yQvfWZwhsfExUOnov7DpI0bPGEGduUhkDzgPHj4jeEAq3tpk1BQCmNOS2qaw9ek0Q8NyViABYtVyw4SU3TZDEzU+6bdKgNIakCT4WxvX39u/q+oNlQ8yXXXl3bfbIU5/3C+rXKPCopaiQ80jd4bLrvqilc4gX9wrSmzGbsK1pSQ6AJT0XThLIkqHbIJkd1Yos2S6ZXylNLx4pl+STIWW3LXcDSrfb31w0vHQ5V7/9OuregMyUUenuAvFXNPYzE6T6yJs1vI+qM2Ekz84f3ZcnU/dx8lUzcqrZlaMLkmxC0OqcrIARAY5LZjTpMyN7OKEu8daoCxtyDhQNSRxLsuVL5vyz7nKwSjk1ZXgq2c4QFGt599Xnyd55X1Cfsd8T8/lbOFYfa754RtRGxHr9oMvTC+jUMQBq8we7Tet0P2kFlfebyQcorz95ZczcstvnkwmQkkAy0k2KdTRZ905Cn/yRkop3TObjkOTjE3mFSsuQsn+OkutOkCdsS3xepNVEhMIvQ1Vuntmi5PwpOeeYl/6qZJpEhTz97P3jWLJtHnhcDfr0OvSdsxLsilOqX+v5C2e+HX2WOAcH2as4OADPGlfRv80yeLDVJoRo7v4k2sN7XzRtFFnaemW9D+lNkA0CMeTL1/5W7Zv9uqZ+Yr8l5ktu2bayqVa9UlT0MlBWJupxfwKZDL4jKG4WbvOyabHSzk2OnaQpXKTp2ACEkri/itdedqIuTV+ukCvVsrfBU/QFMhPvz99XUMq+Qm+jkgUeIZcoaLvcbgSXzpCed15/UEmyP5+5X5YckWY+aJJlLqbpHRGnqjl3DW5dwQbG99NI9l4mDSPrWZzpEWbXhK0EeP/BurEmAJ85q9R/34ZRt2+1yudiTtFuUMdcsCbIvsbvXh/MPmlU4vtbVC9/IB5vf3TBfJGYNQT0B5ZkVTPSOQ8JRiMj4Yf6eU39xH5HzJfcsm1lK1z1ipbmK0QwkTiT74fwS+7LFH/iC8JTziDd4NK0OW6P9HnAKYMCscIjuHyl9/Yro/4yZFlG2gXCzuXt/Ul+mztXnpT9/crb7l2H6sGnV3lOxdqzACX5lhF0GRJizMe+sHAmDboBJEny5NdxeEY1+x2ICZl7x+bLUPZMUZK2HQjEpvXCvLljr+txFmTIuN8VbHcuFkdkLXKdzC/V5TCFJszUUvCmlyLtNgDuVzG+7epzBjuIpB32G2I+fwvHxsZbG1vCVwCYsHEf9ktCTlBW0awiTe3NdiIGM+EEs4q1cKyj5pJ8rWZ29mdHlG7eOyBLhPnfKrXs4m8oTxFDMj66CSnn868i5eS+pNurg+Z3YudU3Sovv8zoPcAQdFK385DUvcqN8NMeAft/ChCKUeqJkrZE7IrqC76MvcD+KvGDpdllAWKY/gX3giB3bJe1QQO4bJsaPa2O+KuN7Dx/22MryAsvWX+r2rZcx98fP8rRZ47p6D9mOg8+8ZFX8kYZa/u+m/in4tuXrbdGa7qxpLww8ljyxExSLv584wVE8/Uk19mtgy1U30AUZ8QGip7wZX+5fFzFzMVaBiypJQotsyOXVlIi9ZKVLufWVZkCl3z6bkk5e/5iZ2JJ+SqRKkD/PrmPRZagWZ6nK1POhJGoY5u1U8DpOgomCsftKVnb722SV/6Z2HkgC52A3Vx7NbZGkK1Rsf7PaMoDLagj6tBd3uA54RdR1o68M6bctq+zC12tYFIpmjXS+hR4y4DrWBClv3H9a9Y9OLeSLw6WNDFfdEvztAtva/wOoI4zW/rdBTFYGGux7YliMtkmCGXbXgKtEzd5O5eyINZwo1FINwQbjlDLKneb5aptJQRepZZVmVdHgVTL0rQn5VJCLlPMVV1FxkTvqUmPpK3aLQQmquKiEjIFUOQF2/GnRMwA4W5Vs5TklV9uty2HlUK8ehzcqQVTBGag+atIyWNx56O/MoNgUw0l0Zj7g181qe5tdh51vCoQvmk1misCcKUSrgyET6insZHzphaB7TSHkFCkKLplMwegAiFEM/rSwlxZ/7Akifl1N3F1XG++mcCzzWSly0YiZ5B3YMjuRMakYdK7Tp8kUENZJXYRELPfsa6IuFgGf//TDhlRF584GeTzyIfkLBJ7SZ5Kitsy6xUkWZq2DUoaF+VpzC09ZFQVc/TvT/Ldyyvd/H7vXKUde7n0+e1V20pRtEsrAK9bQboPyYowbnxmWgd/vauzP/NdUwg3TaJV+Mj3Cf8y3R3v/NoI4pdOqpzZmRBxHQPZ8qUzgSOJk4+s6xwEaN77s698oz9XsnBYcsR88W2tZ0VsvkUgq7BMCTmDZHbl9F1z5rCkX8+JPgKgzjGBHyi/oimeJE3+K2kLS5Zk837LAI5bVZeLTlyx5N6ZRUFiyvCUr0+qmd/2qjmxLPkHuY5D5BQ5bLqyj1UZibfBqXV2Fcv1+w0G/z4jwTPcQJP52k087NOQT+3uLkD+qaOqPE5LiY1elAmDa3VMYvMTF8vINosYxz/++h+dNz3vC1lgLJlK9obbubYRN98aI36maXEeAJzs2ZKTuFiZ8PgmKL62v34wfZcDgEwFTcYQeio7TVNMn6CdKksU46LPsLOEwGwLJDFLMJ2XMaOCXaMm/6yYcHEmH//XnYuEm+cv89czT5pzH1ODPrIGfX+rsxnhfTs58vQxmQ7SC+r1pKX4yC7W8rOjVOE3xhmXnde9/5LZZ01/uXpi6k/quE7inj5cxoJjSUSXu+CzU6c32fwghM9AdpTOAfMnmT9xJmVv5JJkj3HI2JcBjw18z+UiurVjLpCdcb9E3gZddY+87YlrX+L9ItlDuvlIdnpWXWJbDBnpUvD8rEn1N9sxkpy28I72/ve1GR1ct6e7eMwA8IEdrG/XxXO3O8bUHaENfm3rj6TH6sZ93Z5/kBisYibl4tvjV8c6vhCEkmXWudcJQvclB5g2wARUBBUE3nx/VBARmLDuudrpXKiYs1R3Y6MsrfxFM4bBkviOLz5ci8GZHzKdeSW2Zj9dmQ2ZufzchsScgdxBKDcndFNb7Gv12WkV/OOeoLavhy69G/fq2jF1Fb9qUuYyujuDnzap/vxRjnacqcbDl6cZfvv+eOL310njJSvztmaD0oEvVASUaZAGQlOfAFCoWs2H53gJi4qBEfNlt3J8+vPNt8eCZ0K5rpcDC5n5rX1zhJimbFK/ARtVjm5sn+3dcM3bEpj8PGXtVciCD6ynutuRdwkvv/ee3dEtv5qJ/SHT4ogs77Ps96tlfJq9Y1wZRKXmmMxgmT5IeNt3mlhcCQA69eKwt9XZ+LfORswQanIMSoi2zTK6OKZqX/Jb8Ywq0IJg826RbzXQtVL18Z7tenRrS6m3HiSNuX6W75pi+BfbODozBz+PPRryrm0cfSzW8rrVqpnZWRHEiGKcMdKocqSN3shWHTNzvIxFxUCI+aJbZ46aCVp/AWADDgRjcgXKzL5+vxLgRJdpSwhdWAUtCYEI0sEIyoYBlbwNzldlyJ6wUKDcvg4mjfunYn5nR1MnqlKAJIhSvhmf8V9O14vhQQVQcZHk+2VWIVJydjc6TrcBpiVMf93dgyrVbJ0Zs6P+7AHuOOed4aOMuP19Vei0z+apQGxtze9rdu0eXf9RQ4LfXyuNk0al64kTdsSUK3dy5Oa9rM2nd0IB+G8jEhc4OPehFCXphD90keXsxGG0jYc9M/vFxA+LTswX3DF7PCP+FaEnF/vcSw/5wSX5jh7k1v1pTixcyMgydCDVee2rSJ+q7qw5pBgHw6r0vK+yIBk1KH7afpFyUjTDXgJLzqlVCcWIcY6IUVSzfp4VKllB7HBwmw+9cwMJsVfm6//2iADApSs0/3JPiRtgDsfUoS+ZRPObsxLcmhvs8Z0Gg9dt5fhZ4xK9cIW0njEuUdms2QRwT4PBv+xDeNM+XZsuUcnnT6rmySPUV+1CfWu7gEUWL16hWuUfhHynJDv+qTBY0FjT/cKiEvPFtzeeGEXcTMg4DkDTRR6FoGKuFU1PvEGScCCmR9BYNE0ns6nlySi2Qs2mv+SZNXLKOaNU3bpTs5ZHKkSXibzkhUgqqOO8eq44J7LHJYITqDz3vODI2T4EM92fpB852xIpvKRmftT0V6dpkY4RKpgkknzch8cel3VgEzs0XIHKmVbSJoYLAZs0I7q8Lc8cAU8fof5Wo32g/DevRuNZ4yo6ZyVaX5tB6Eedgy3yl6YZfmma4YgSHl+DXhuA6xQ4TcGjMdV9LartbQaxHFET/YfrpGHea+IvH+NoVVoAGFfg766Vhr/N7wB0CyoJTiS0oatovbjdWC2ze7S+CsCSHvUHLCIxX3hb86mx5p+KSB1DUjYQV0NtXEJRdkAfRMR08iWh5Vz72VTKfNvayzOdwSRJUnn+9LegdEvSdMyn03HttrllyS0vBCmXnS9Ru45JPdXsj/bLMGxqxmirosv25dNU7qxe7QW/Nxm3Xr8tCNoN/LunIcGzxhHd24LaF+u2zN/QlHsycTa6q9LbY8jWWOSwEPqHzc5q+ZLVqnFwKL1bQqx3Rhqj2awHMrYewI96zm+RsSjEfNEXW2cyxtsFDDEk5QSZ1r0lCebISdI/Oy1OGirU2jnNiFMAbW9tJcG2qe1zJYKC0pXcPrG7M1+G5DdJ3W8TRhkSrwpPoVd1yFVtczskZ2cuPV/V8RVpCjvmhmNr1OdNsPXpKaml26DPnkDrml0ciSG4Zjfrd04z3BZBRQt042c0ZeMD8cSaAPTNGC+fVM2zxiX60A498oMmA8Co602rg2a797ow5x9cyE8pBC8SAeMgOHpBLqzPWHBi3vT55tN0S7+d6H22guUOTRsNHxpa07RrtQap01iFmiDNfk2CWpvjympuZYVug27Sdqmae1Ld+W1lankx0I5888tVx7bdZxaUSDY2dKcytCuv/9sNbNrLJ+PWnTMSrg3ASyfZfM4EolAUjwjAv9qBUU3ggS4Gn8wXs5qy1bM9v3CFtP74IJlVAJ45rqKvz+jwk7tQv3CVNGulg5r8i8/2CGpbV4SmvogmIBrUGtSEBOrXFuzC+ogFJcuLb288Mdb6jyAIZKiUC/BH3roPf6qYneXCdDAbxUyY5pl3QOG20jbjgKxfs/8C+y+7Sjf7v6WoalF2odTb7asyhSwqOdtblpCkU71Mlwt+ye66meRR3hnL7K8b1VeZxusEltzvPKrRqkD0DYdyemVA+pMLvHiFtMYC4Z9v41izx+wPDsCnjUn0byU26W5w9rhqvWu9zPhfgzPGVHTGGObUSZcMJBHa2bI1IMoONCGVUse9+padF+/dd/9Nt2160s65nGMxsGDEvOlzPKLF2f8hIjUMSbkS3hgTN3tkWg81xc3y67lhZacwMd1/ltVtxchTdsI43kbnYlfFD2Xqrd1TrFJ87UwAiaK0v4LEC62rie36hRxvJssJJ7qbbu3JeY6s4NTKNARcXOfSdN3+zeEyVyntviIQUckkV4+vU8dzyPN9G4Kp4+rQ355lcPlDnOj1+HtbOiCCni4n6WFRSJxtKabv1fr32wanoh33Y37t51DC2ktXrXn8Cy74fPNzrbB20w3Pl929lnuhsSDEfP5dXIFG650CNYYhKVciMRaLQESB0JDUmAw7j5SVzonrQmJM69zs9YLjszhgsLfCAt2O/FtRE9kXVbXbXdHSwgQCnLo6VIePhVLzvTYWE86vGcgRoPvmMb3f/uwxGnCuFXsaGt/d0dTbZizFdfGMykzVi4H8KNuP7EJ9Lg6+Nfs61uZY7l+2oO7Yp2svWFE+sq8MHae5EkXX+ed3Akq6HQKMQPjSkbj5wtfe3vxiA7VP3/AC2TG3q+g/+k7M529hUJuZ/ROIbOh33ssO2kosN/sqbBO38Gddp/z1DNrJ1JIas8CV/+pnrKu//Vs7m/fPljlYZ09+zvqR4D1PXFk/cixYZCZeGMQEPvWLqegdd+9szjR7cCbo5kPbFt0c7PRxdtu9LVFfmEJXEd/y+L2HOf7MMUR3zcy9D+kjuzhyzgq0+mLcTj6Wtp749UibwBumrhlPKAIjAF8ygtnnb/r8zOeUGr3xE78pU/0oynzQd0P/yGTrIig5OW2CD//m9sfiOoztjEhdgLLVscdYI11TYW+cecyKUD579sGjR47nyDaXzTnrR4JPnb56ZLmQMmDU/4XHTYRbzjp4pPOQDnj3ZHC34Ma9UusUw6JWQfwPtKi27NH1bRUDRZQAazpYKu5tQv2si4EmDtkIiwZi3f1N29BN+9d9fdMidYq8VOvZD17w+emXX3Z359lUFhJ9VcybPj/1NCr9EjmAh1n3AkpaHd0yxesUdAHx3TahG2Ngup0X0w7bI46eCOW2Zx80+uKvPjZ7/0yx2isB3nPKZH35UHIWzzpkJHjl4ybCLT+bWtiRZvk40d0ckumFEFy4io2dWuTOKdbKcjipjvjKw4Op7zQQ/Mc0w29PM/zPJioHq4wo4TkT0jp1lPFvjKtWQ0M2PhivKIuV8fi6xG8/SGZPqHc/1DtzLQI6s5dSdp4/1/kXeBHp7J849zl3bDHDCYG8dmp74wWbPjd74/H/MXLn5s1z8KOeJ/qmmC/8AtdDwreYMA52BtHhX9s/Y+dT3rJQkv2AUFGgzDbYNNqkSq0VeZVcoZpzNjeks7zm/iT9S2xz9q+svZzP0zv/UROh3Pasg0aPHA+R7LPpTl1dl+WklMtw3tHjqmjnzN/T5J7lfrP3y+QoTO2nvYmfjF3Ws5ULhIcE4P88CDNXHoKpE+vZaB41EH+2Xs2MK+EZYxL9/jo1+2frVdtAQIeH0H+xXmbOm1TNtSG4oQ79lnVq1k+zOgD/6CA186kj1L6njUl/Pl50tnOhUGXrGgNzr2nqXLJc/bcOSi7/2TOa777gjtnj+1K+HtAfxUxK/IXZN0PUcKh1L3BMJ9ll5zKXviNiWVNc08ve5HLbcmphdnybszWXmRrboucDEhw1Ecptv7F27CVf3zFz30za779hpD0p370nir+2o6mn9CK9T2Wdf257+pOkEwCPXxGqlxw2GqwMy3sqDx8Luhc+7a6yr5+vlKDzc+adOirxxw/H1K17UXv/To7uiCGvX6Nmn5BTs5MdTBNlrhnnT0rzS/uk9t0ZHb5oMmi+ZQ1m14QVIqJ9+b3F7PGmx8aZMPKmQCTR5ry61vH8BI4VyP/c9IXmV0dma9dcfZ7s7b3MvaMvxPza2xvnapGTwYrWSBf+jfpAnB1Dx6JhOyW0FkKDcSw6jgRxLDpqidaR6CgSHbdE65boOBLqSJIolYo+ExvvgcQ+4v3M4vrMAAAgAElEQVQKu+RX9xxynEJ/X35H+/f7qIlQPnvm2rGXfH37zH2zMQFBUNE6nIrJy3+0t/G5bY0upg3tE4ik0yghZs10OwV01hi33XYwvbOu5KqnrR553qGjhaZ9Nzbmwl2oupWiaKIKuvXMzooD7fbkotxvdcEEwHmT0nzehLS+MMXab03akXde9is79GWMBwUTMATAu9er6X2xyBFuQtW5fHL9oicmHJippWA/NqS5X0TaUU5tbp8w0/nXDeyMVc+eHW08+TV3tD5x3TnhV3vuz+kR8ybmi/6Fh8etmVfn7TW0ZEw3k0BmZ0mLeL4F2Q9hfOGMNwbtC5SYj5PaDwg0hBqAJqgphZF/HjOXrTti7uUud/naHTEeqNPW1pVxQxYgAEZV8URHjYfy2TPWWXKu7mq6/Id7G597dDZOAhstFlixDPsOl+0AsWM25qavb5/9l+euHztldS3zNRsPFU5bV1PJ++4uOyF88/PzXS3uSloTJdalttvL4BN1ulw+EQW9NJKo6IkAfPmklA6HHg/AEETVsO1JVV641QG4OpgHoXkNk0qXOZFkYIkSUIn0ZmNuj1XC+M2bbo+erUf4T9edLY/N8Uo6Yp7ETImas78NhRAAM2QM0B8BRersU+yyo2JZI45NS4EE4th+4GPoOAZ0bIZjx2ZdxxqMCTKG1nFKti66GZDe06ROlt3jCoLO1s+u8bYnTtbe9sTJrnqwE3L+tx2lNspv7o7i2x6ZjSXPKwsNZ67w//NVps+NQEHmNmLif92zu3ntmQdlIqUdPxmqL7/40LFOp7/wjkdmb/rp3vYTjxLIROSrujFl4lkkcz8JQDlS8p63iNUHys+9+EIIgKsPC/btrmjTPK7e3+avU8PZEiDxhfcJVlzfCALtohoAIAjSDqPNXdwcCiSnoDn7nk13tD507Tm1r88pjw6YDzHLaz6371kShCcBYkjZ3iAhQG3NF3StFvv2xzmCXiQT4lIEGZuPmAbA2H7OYpDaEDRjUNt1apPeiGZkmdTlh2qTRZ5cHNwIwHb7iPJRgnPAUeOh3PbMdWNX/nKqMKDga4810jlpBQvgzFmCsvvSRj2XHgvgS4805h+A3T9X8mjtglOLdDvKbo73PuS9NJKAUGK8Fxy5KWXPIrksJauwc6d74nifOux6RrVqFuUGkZASCCVQlCDUSoVEGFBE2TRB6fG9lULGAP3WTXc0T63Vah+55myZ7XxU95grMcv5W344oZTaxEinKtkE3BGnlLWO7V3UicrQjGWoli0SGzMA3TKGtzgSrbVQR8LI2pd1JIyaxubcaomOW+a+atoYwExjHidmC8B3pzNuHigh7SqJbAyuqfSpaJ/OAYePBfK0tfUCs0xrmrG0jkOcZ+oCqmbxTApwvap5S0HZcu5mNGONmMaPed6o+ohmmhH+X1lBkRBx1w/O/0jn34tBdwHlDPbK2ZDtNYo4TyX7QdGAmeuPtg9HbLxtBSgaFa77clHPipr6uIu+yPd+/PnSt4le50LMAgDhxNHna3IV3RgHrUE7HF0zFluxqXVkScSRdO5+MF7Aare0QR2bt0kD1C3jKxVr0ToSUENHTbMcRaLjyBAzI+i4JS5gBmkD5Zs1JB1ERBp+UgAww9IpJE0rtJ0jvjxKAsETzE/2OgdoAm/97s7mnkjzvA2jmffv5BWhSsqZqOYebSudkHMby1guHCMnGz3V6Q/JTtIi2X/iyprqn/NfqT0CaXxuBYhGI2b25iQmi5wdKHHPc1/nrFoGYM0XqZJ227JlGjycyiVoTRnZcs2SEQKhhEpLYL0xAlCUMm9WYCvFPNRyHgQP02y+61W373vvP79gxff6kWevxCwAcP6WrQchVM8hY8OyZuwMGJupjwSgjiNhHMv42oOiMzcEG556cHD44ROyZkVNxkJV7Zx+IEHrNLynW9ZaG5uy1mjFEeIoQqsVSxS1ELVaaLVaaEUt/PaXR8KpyH0KaWNsWGNatv5ZgyKzNkpX6ZIZS6zNTpCqE+W2m7wentW48kd7AOTMnJlfwfnHTGBNURBDE/jTH+7mHY81as8/pGh6feH6kfBJa2rBI02mQtkrX19BU6CYYDOibsSIGpGOU7c4APbZZKqw3w/opb38CSsKdvZHZ2Je/3M7wMRmfNrBI+o3Sjw4koxoWzcJt7oHQBgfZhrRI4KfPTajj1k3KtAULyyemfsRALT9SCfPSmx2kgzKEKW8r615L9Im/tIg4zxS27Itp30ZZyLdemy6NSvhqDZeLEJn3lBCQikm71XvHX8doEeDIPjDC+6c/einnjd653xzm5MpI1gx8VLoOBRqkhRoTa1jgaZRyHEsWsdyzimHr3vlccFp60Zl1XwLuhyhrSAj02UtZr5OLUYsxoEgIBBB0DLDTaBo4qgqpELOVEtm+MI3Q1dqXU9zFZLkLAk/3tnEj3c3k41SMcnqczaMFYhZE3jnPbtx80MzogRQJeassUDw9ydNyuX37MHe2JJzogD7SM6WdO01SxiKGlcII6X0vhabM1EcA+aD54hSMtMtpkoUAC44Zjy88LgVhbq0dTrmn317VwMEGBOAxu/92upagZjNhzVpmrsgVlk7s5vlRlvFHOCWHz4WP+cJawLlXOmMDchJeUCpxG1NoKgUWLiPyews5hih8jrH+txa6RJ+gKs2aTxSNvblu+/f+xAkjJWoZACPkkCLUoQoWN1i0velxyQHMyf3Ja/9YvOwTz6v9on5qPJeiFkA4GWffvhgCJ5lOqoo0BqxIWXoqKlAIhwZ1ZeetvqEc44Mn7QAWmeIKnhE7N7CbBg6y9BemnbHd9zXLr0HTeCdP9iFmx7q3D9y2mQNn37Kanzo/hn82+4W9kQ6VedW6szrjXKkbO3JCe8rAkrU2hpGZ6Jaa28zbmmtszZnTy3XROHElUHwumNXhK84ajxsVyT6bnI9w124uckiAioFxMSPts3qD/+/rdFv//qGUBI/Z8meyytY/jH5yhkQSFCilKWwsODI3yZVRnC+65xS/OWOxs6b/3PnfQxqZKAoKiCDgFolnzVQFBTSYVcLdwHxC159RxxeD34Uc/R37lkxj9THzwUkEK1J0+wW6BiMI2EUgbolb3zGoSefdUR4ylwKNEQPaEeI+X2Z9dxOXzW1O64TYaO4XxN45/d34aYHZ1J1DWBfq7rj5YjRAO86fkXl/kVAzf7NC7tbujDQohLM/eZvajIBqzJfFSUAQ1z/vW3Rz7ZN601PWR+efOiESjypM/Zmsf/Mdl9tGtLzTFvwvDGUWx8Eqs/q3OdIYMdMa/ruB/Ztvf3Hux9iUIuDIKRSNUIpmisRKoC+h4l4LYkFLP1zL/jCbONTv4lr53J8t8QsAHDW+++aYIgzjCuBCeIOxkIdQccRwBZefNrR6559+JCUFx15gqza10b1UnyFLQlhp7ztFLf5TTtgvAwTMvBI+f7plPht8nt2t9DURL2rEGz7J76xrWlc6PxnUkkIRr4nI9Dzph6PsE0noDNthLj7gSl9932/bIIxJmtJI930D8fGHn1i7f7/HKtxFkFIFdZ0ENS0KIEEda2sKxkkpAqEEoQmKoAKPZtssMBU5qH0nZDUtc++S7OximKIVkFIhDWqMKQKQkIEKggoKqAKAhPLPFDprC39czDqhBe+5s7Z7dc9b/T2Xg/sSTGvP/YpZ4BSJ2MYu3JLtCahNRi3ZMUhRzRefmx42mLHOD+g4Q/BLuxDd/vKVDLQnemiQjFrAn/63Z24+QGrlP0IaCLY2yI+ft80Lj2m50kv9gvsbGh+8Ed7WjqOPfMJwBK/M+PRZfeTdtg34cZpZVQ0YVQztUBZU7WZ45jQCntaGogJKhCakNh8a/foOIpi3VI1pSXWOgipEYZUBBShlVKEUlQS0AhyIagIBSgoq9QXCaXT/Cm48EoSBBQRiAooyvxCBRQVkqKgVEAqIUXB+DUHaX9qsPBqOQu+5oI79j38qXNWfLeXo3qzMYucLSRJbfyRNQHdgo6bohnhuUeEh68dGXb0LTqs2jWVNvvWOY+NUnNFt/biKhLPHONUtjnVn35nB26+fyZrF/aLJsB7f7IXh44EeMmGzIC5/R7bZmNe8KVHZ7dNl0zW1K3rbOFISU1BBKACCrVYNwpQOcup88BxmQSEKKpwJFa1OJYw1CoIqcKQEta0hMooTalpUSFVGBAqMKdSAa0bnVkeJJxit+YV5cqjQvPxkMAofVHGVi4BVKDMgBNFiLXVpKMEF009CiS8/DW37vmz686d7HoId9fE/IobHz1OEYczjs2laeMep+NYEBO6Gcvp69RRcyr6EP1DR4LNmikyOyk5f+Y25gy47db84RHvu763C9/c3kitkwmR2zxt3pEG/uD7u3DDg3Wcc8go1jlPDvEOKm/Vzv3eVG5jMY0Rr4zMEM10f64/1a00I+I7O1rxx3+yN9rd1CS9qEhONbcrm6+M3YoWpNGVYJQjYsswAY2tWYtp3sfGDTyw51PuoQkkDCkBqIIaVVDTKgwJFVKpkAqGkEVC2/QPjGIOajTmZwEGTcxAauKQwJRLzIcDUFCBIqAgEhAQQ9Q06URbUl50tezACRmpXQbwfxWUUwW6Jub62MhTrccydBwLSWhEJnZD3ALZwuErZV2vRd7W2o2btv97r4ctC9AM2jCtUPtLTejYDL2ObYwMHZl4GXErRhxFiFsRtrWejkYUpNHkko61ZACUWVLWJkfYkU82ncD65NnC5P2Z8+nEcgKQ+Dd7rkrpQBQRfOnhGYyoEPWgZsg5P4LPkZUt1ze2N/GNHc1Mnkk53LXliboTeSc32f6XIVJvmzMfJPvT7aCZKuqRvc2G+SYl18Iki/yEqo6AM4Oo8ufOl9Flx2J53XldXJTkQdCY+bUAShn1LIkV1U75rc1EsoAh1gAaQahVGFJqNa2CukYQ0qjmuoaElMAqZhE6NSpWlQ8cgTOnpAQtlpihxJZbGU8TFWSGQ0kgTFl5Mcb6F3DCa+6YfdZ15+Ar3STumphjJU8RgmJdf6hNiEpoTdCEqFxRk44BW/J4pLkLf//gZ3o9bHnA3cvMPGU0Pq/u1wUvijUYaSAyv4+2ngAd1VMRpgwpixQJTJSbd0eyAzZy/sduf6KAlWT3SSLA0rzgkbm3vqo2hnpQSxV1QsQ5W4gfYCe3LXH3c1woQOKQ7ZttEjWJ7DrK1rMk3Y6UASAARKmAOo5FqGHsuy6dZLL11XNRLaM9cko9uVe+inbmKv9LlHyghMmXU5GIzaATUWI78gIdBBKLKCgJtJJQq0BpUcqo5iA0xByGxufXKebkfRiMYi72A9prDLzyiCBwNnCRVFG7tEoGpJSzEJFXXnYrv3nVuTLdKW1XxPzy2x46SikczJiAsvNeIBYQpI7FRDvTrMn8XYyGmCP8JrZn7zWC1dvpeVUkJOhn4swZvrmjjPik6pfIkieyxNc1OcOUxbYIMgQNP98cOVbeHL8c7p7kypYjZad+BWI+ooJMGkIjia/hn6pMLbdjBvsRSsqRQJANEi1Ig4LBKGdFZKI4Oo8DN/rPEpYKQi1BRAkUEQRaAqUlCLUEIRGElKCmjUmgpqFs558KLLErSLAETBkOyVRSHhmbLYkvdmJTLoQZHYhatuCKvWPT5wC4uVPKroh5JJg4yXSIasRaC+JYCBOQyAXcifWBG/NiyaGgvnLLVdvQOa0Tc/DJ3rc1A1kCAzyi987RkZyz2zMEnbku76DcN6bsnhQI2Ve0JaSckjhBCoSxAIppPvTImXbS8xLbsp9vFUrTuA+qW3UfNm+/EiDSaQvI3RvlPUZRgCiowKri0KnjkBLUjDqGGDussopZAiBYYsTsCQn7BTIrOUKm3ZYt9CBJ2YLqnPO33P+FGzYe2XZ6rq6ImVRPkIzuMi+KaBI6MvGD4/lHPRxijsgQHoo21zIiTpadinbbTIKkEzAhR3tg3lyQIW3Pr9knOdh9fgE7kXOeeHMEnR7SXjGTrNhfoZDdPUj20UtL0M2QAeSOtyTuJsktaVFU9f3RzvBY/DAgNSm5yF9061YpJ3Mm/P/tfXmwLcdZ3+/7umfOvffdt+k97RLyIslosS3b8oJsCR7FloAJkChVuIBymYKq2MGBIoSwVEUBEgJxwpJKVSBATFwxEHlDyMgWpizbYTMyQlib4UmyNutJz3rr3c9Mf/mjl+npM3OWe89d3rvzezVvZnp6unvmnvnNN7/++mt/H1zd3oomwBISG4IygDbEyhBpAyEhZYcsE7MBMYitxezczFxxvG1SRhvSGM0UTbIdrORajh1AyhYz+sDhNwHDtebRxCxCdO/S1WIK52pi7BBwKQko/fMoMB0xby+kIkdPuImcUZFmTLju9PVYzWlZiMooV4D+YrDcQlNSfRvRNgEQA8xd0nx9Pm/MtRIT0GD2wWISizl5gQyScrQtviIDCEfnlXCTMzaQe0LibYgt7LQtCbNX10z23jqCDi8tgSVW31wQiI2VJVgEDLsoCNw+KdgOQ79muyZFYmem2dyplMYFtxHsQDD96oydBmLcio0S8+33LV4swB4bKNdUBoTrArEBuGxQ9w47CG2E22RRI0kfZTXXyvUWsCXpYBlzD8jn7DFHzCPJGQBWj6Ombacvh9hipvDfENJLyS5aN5KgP9ZAygL4ASJUs5bJzQBqqhdVUock+03NbG9bvPbXW2+vsJVXqhnEIiInPyRZwozs/h+Tnz3aejOQkPUFFnL7LIBfbz8EGPMlsfMIOcJV77j71MEPfseBk20ZRhKzKuhSgz4iMwJGCqq+oUpEYbc6bBf8k1/zLa6zcG2wSUSmjRZvm9Wc+jXHpBGR8wCpoiq35qkB1HXTQErNFvJAmyDxJTbck4b9AdJrsJIR7bu1cZcI3wknDO8nKLF1W7N0EYyZ5kZ5mKRd9TLq7Yr+SCGwUoOk40OGElt3OS6FFAmYBMouVlMmm04EKLaj6YjdUGarMe8Ui3l8bHdk/3aIgGSGbwTwubY8I4mZBZfa7x1rDdgHioWEYD/fANi5ws+xP9x5ipR0JpAo6nkarOagDUfF1CSNqtxAVLGXhkdMzj5P6LhKSL2NoJvaPs49qaVFdYVrHjwmIjB+Mrza+cb99qXy444ljNiqTkk/bcswa7nGyXEbq3aGkZ8iIETWbWVBi7WC2VrN1l52FrRdg9iFeraxjEHkyuJ6mR2mAH4FNkLMpZKLxQ0oAtlnjAhSSEmllFbSILtMs9kd1oGUrBr14SFWc0K8/rwjl+/D9193GK/Y30POXDtWQ5SmiMHUMF32sAQCYA4CPOJn2WYhj8BqKTi6UOD/Pr2Eh073BwkZGCDVyo2tXlaI0QyqlxMTsV/FpNxIzlIvf8BajuqPt2sfqhL+H7w9AoGx7xBIeF6tPQUbRRgCJoiwiIlnkybXuO75njauHHZwtMUMvb+UNWfzMGD69ltVnL1MIiiNjWLVYfsRdMVUH3bHhxE36vskgv9y28vw7tdcvAUN99hcV/jXH8xx+5VzeN+jZ/Dbjy9UB2rkiYqU7XY1t3JMmHDWsk8LsoJUq9T6bcJIa9mXl7wkCBKkI19hKk35EJ/+YkRgZRgbIYmc7uyv0nZhitjpGWwqhfM7TAtEdNGw4yMVcqFyb/VqjtfxlA7pL6rDtqGJCJK0ug+uT4z3bdK7brhoi0l5a0AA/vV1+3DrhT33c5bq2p13Q00nDz9193uP/Ztr7nQYJOWY8E1iGTdhxN+k2VrGkHJNQ4bUBG96noc9892y0UWk7L3z09IavWukxWwM7bG/QfFWhP0IdhMBiEj4LBpVVhOunr0MH73+Z9dz6jkPP88fROzIdqnP+VeWpV2KEkVRoOj3UfQLFEUf//Yrl2GpD+8WA6AiChsjw3fQUZCgAMC7rwX/3yTuRTxk+9/cfMUW35GtAwH4wVfO43MvrFSKQZsrnTUuracCYOOaAKEDk8Ls2iNIua2PPOa/liVY5t75KXWdM8HlpfE5dA+ouAfW/2zsO8j/jHxNftv2Awyo2h2mg8Xlhb0AGqf1Ge2VQTxTkpsHjA1gWOzDbufUgptfq+0HMQoznOHa2cvWc+o5j7bJWEtHzEVRoCwdKRcF+qpvl34fM5yhID/1avW1Wu27jjtPzEBwWfOoBmeEz96wv7/HuGrfaFlhuRCsmfH/9K3ycNzpOIWAOTkTZkZMW/2aA7lzhojan34AxtYrHCkL3ACHQUu5Tqj+pKq8ZtaM8o9jLfvtWufniL+BnalEquc2embDLNquc5DsJKbw8YxBlV90h+lhVlonpR5JzCJ2mlDfQU4S/NgdB9hvv50RJqQDgOpBTV3T2rTmsC/wGuWcble5nl8s8Gt/cxKfenoJp/0UUdEgkYrfq7TGqHGh3mh/9Tgwe2G9jXDWacyzY3D34Z7Ct18+i/e8ai/2ZYPXM6cj1z53+WEdk53bN7Eft3FuGAJYiYOcvek9laQ67l+UcJOuJiAie1YcYyRam7is6O8k6cvA5oaLRFXVIz7dtc6pyd77Oow5DBqz7z+CPafmHtNhWuipdgtk9Mg/hve88J/EIgwYggiRCEGMZezuD7fT4B/kdO2O1Tw0Ene3tufwidN9fO/dz+HEiqkI17uJRf1jlKTFL4YwpD+QdVS//6xPSDgmUKqRVDu+ulLidx9fwH3HVvDBWy/EoV7Dy6bJEq1ukCNbExQiUNUcm81t2ofEdaPFhBkEguGNDdVG1jIqC725jX5bgCjOr6Xm+hvXuZ4Hj4sBrwz7XFfbzivDndc935uA1aVite3YGBYzxOpjridXjN02Tsj26RN8zgKAPPDvgYVnALM20XnnE8RUxpXddh8gxsZlltK4tQ/7GYX/PPteoOxVJABED7Xbd/7BElulTaE+B7YJyHsAXj7Q5p+490t46aT1Zhg2vFpqlnNSjydwbz2HPABMUSeh9IUC+PCGY9twX17o4xf+7hR+5Y0XDBz7tTemIcSltikA+kZmxUhjllpabA0PkKfFNQcbTPdxJAyp542HX7e2B6gsbN95WVvcc83uOSYCyLiXJLkXpBtEQzt6JN05iT29E63hP0cSMwGGmATCkNKQ1ZT9XFpcaVOTYuUl0JvfB+QHJj71fAEZ93CIhG0yBlSWdl0Udrso7NLvhwVnZoE1CecDqLbjfd+558nNd+7B7kvcEejJkwHkg/ryl06s4cGTM0BvtvqynpSck21x+zV5I1jHkWWcGN+hnHEgwCefXcKZmw4MSBrfdsVYIcQnnk1+IsSkHParTsZGqSU+L0WTz3FNR451Zh9Tw03D5BcANrgRCcADQYM6bBhr7z/y8saOP2Aci1lxYQS5f9DE9SHYyQ79pw+LrLPzr8Mmw4/gQ0PoTWBQ0gg69OCf88lTa/GnMwY0bG+VN8oaqMoPR9Asb4TTI6uwpe0BKUknzS8FeGqhwKsP5sPv1zZAEEsWtuHSKGFI/V4hOp7cHO8kx07iEBIrOVqFQpwDM6pn2DprwMsbtigRsgPPG8m+w7pBwAvDjo+2mE1Z2A4/qSaRAIDgiE6V402HnYfoeW3tCERCzqABYgOAvTknRDAmOfvkkA5UoUb9j8rnlUCydS1ZEkJOmHjkr08aOwB3BsaQMEKe2mmDVy1AGiPFpgtsh59YvcxOcxHxsy3d2l6+e9+q5tRWV4d1Q5heHHZ8tMVMMIPO5ul2m9DVYWdABiWBmnXsEL11m/D6S2axN2ecXfP2WBs5AyEwUTCZE+u59sYAwls/eDqg0pKRknTSxjZJI8py1bzGVfObq0isGwkpt/pTo7KWkcbuGFq4v+nx3y19ln15cRojtr07TA8M8+yw42PEYw5KJgBUk4ZaK1qMc1mvood32HGI5IdqqLZDRNZV9Dmg6c85qwk//qZDuOP/HR9hOaMi/qHWs8/nGhKsPd8uClVITdbwVVbHh4FI8FOvbe7LeONHnvUV1MuKiPKF5XKhKPq2Rv+2EAx29klCqqkcYZJ0h8UVE42qTs6J8ldlm8FrrvT92pGKlim4ygmJGCMgtoNNGP6b148XG6i9WnWYCgrRTw47PpqYic6A+BCRgdhOP7t2822Rd0jfoQ7oH3jmOM4WOyNW9HUH9iLjyvIwrsPPDyyB2ChmYeSfnx27KFCWfuRfH0VRYKHsYdmEJwqAf6iTfYcgETAAL1vUorrBdcrZY6stt+z7btyPpcLgP3/+JSwXEs6pOv98yNHBdADVPlW7ANDzEzHXZv+ISDqVVzxZoyqrCfszxr97wyEcuay5k+/0apmQsgzUc3JFTNE3bKMrVpU6GS80wAwj5WCISr0en4aElJMXxGBUueEgJH0+SadfPJgkdAKGDkDX4Rc6B/1Akw5TAaGUC3tPD8syhlcGnYqUR/cTdOaROJ3KrafS6CnjXZ99EEVRbHczLC6/AlDRLfcuSxJte1dEMXa6rtrSB4rCLkszQOnlgujpr+mUCcMQAjFW5IlqKmKKliF9ZD9800F8z6v24d6nFvDcQlFxBcVrqqfFiP3q3eY+Hc1NQQMbDWW0HwIARcDlezTedskM5lu05TKQYAPpRfwZWbrivw4IkOpvJzCx/j0JKTd19qV/v1o5sbUcNzhuQHRzBG6WaANynXs23KcdhoBa4CIXzDeq0e2nlXXYAEjkiTtvoKF+wqPDfpKcNj7wBgwMDPzgIb/tUzvscASmiSSNFr35+GKBpb7BXAupHZ5VeMfX7t+CRm8enl3oD/jfS0qmPjHuFI3uV91KRp1EQ7pEw7ITUhYMLkl5NV05am4TLQ8etZ8f9jm1BSrXGDuOx8CAnNOFgKLRPT7Vb3eYDoyRR0flGS1llOXpMAzbfWLaKbKN+5nuMHn5xINA7xCw5/wNwLMhNJGzPxCRc78UfOix0/iBVx/cnnZuAe7+8iKAhIxr6/hLJF7bY75bLLZ8wxRMNVL3Xw/RtrdsKRnqTYgGgyQSRjrhQIxU706zWrvYeWXATS/lSiUfOqRYvfsAACAASURBVB/Bgnb9gH6Itns7dJgGtNDDI/OMysDgUyWzkAv2QmTHdMZBUNY9yGQz8NLfQv7ivaA3/Bxw/Y9sd2t2JiJjqtZh59L88Z/69DF848vmccXezY2RvB147OQafvOhMy4sMVrkH0SWbUWqIaxF+OgXpxRFHYOxRYwqT5o+MOS6jZQn4MUBfRmoiDsOOub7hsISa89OV2YXxIg7jXlKeO73vnFuqA8zMI7G3MMxWqmGKQBBhnTvYIj3iZy4iY/9D4wUCyfFV78A9M9A/vJHgac+BuBnplv+eQNHNAOublXn2/NnC9zy/sfx6996Gd5+zV4MiblyzqBvBHc9sYj/eP8JLMVuf+mvN7KCvTdZ1dkYBSpypFqRoQyScsu2kcgT1dfT1NknDe2zDam3N0lK2mpfI1IFM/J9Q1Zfrvsy+7dBZzFPFyz0hXHyjSTmY/25Fw/z6UKMzRuG0btRQYYgcMGMJmkg3fTTwMoJTGIJjAVTAk/eCahZ0BXfBrTOQ7vLEUkaw8j52TN9fM+HnsLBWYVXHOxV/Xrx8OqQhupcoOF42iFY7V+cK2iiwfNjDJDOJNdqO/uePltgsV82/+wG5Aq3Ej/Cyk1066UCR2GEJLZiExHHRC+OlAcs5cR6HkrKadO90RT9DcMRpzOTVIHHCEJsB/4ZYpscjQJ0ncR2JCAojorUYb0QGJ6deWCcrCOJ+b4jVNz+yRNfFZFLagGMjO+IiIMaTYDZS+wybXz1fuDit4Fu/S1g/6uAL35q+nWcLxiTnAHg5HKJL6wsJUGHqE7IjemI0v12naAJhCtmNLKmcKDRaupIZYY4TSIjUaLF35t0OyHedukiIuRYRolIuersG0HKw+7LgAXtn1OpP8MUpZMPZOQDFxmAuTq3w4YgBg/9n7fQmXHyjjUUSlB+hZgvFhdkSkpD5N6mVl92csZOwNd8B+iaH8DmPc3nGSYgZ5szGoQSE5P3WY71UIkIWqrsKWuIH9UPRJ4irkzE5yVa+MTXGe1Iw7GYjON0P/VU3BbfEe5PGUtPniIpA/UOP5/UpC8DzifZPrOANf6rZxhCbF1HiJWArcVM7PMTaKc83+cwdK7/bOy842Qygq8Q6CYBQ4Rh7F9ORNgt5D/wth+9NIxjh5HYCDkHdx1XRtwplsZsSAlakvywJO23A0nHbaztJ4jJuu3XmKanZBznice8eS8yIhETV9VmJUf72ARSbkEYqG2J2ME9q6SslOGjFRmAtH2WISyGGOyeaWuB2XTrotF1/m0Qxz5468wT42Yei5ipv/IsZvYIuR+ndVRH9QYmSPVr63BOYig5I7KGfXZxyVRZkzFrxtazICJvDBC9zTPw7V0j6XBqHNC/8RqGXV8DCafnNQ7qcG+YmHRFbChMaTgvIdbNI+U4Y/zGaro5Bgg6MlnrOH6OYYJV7b6AAfY6dLj6DusEQ+6bJP9YxPzgvR99+jXf/o4+iclDUPygMwvge5c7nNtoJWeXHqxkhM/5AWmjJWrcSIIOMXRiq3iwI7Gm+27oOtNrjtIbrOpAmj6h5iqX7rtLigeEtJDyeN4XoxCE+TDLSp2gXRv9hLAslTwTa83E9lkWcm1lmw5U6w6TQ3Dia4/seXCSU8Yi5qP/7b3Fjf/ke5+iElc7P5swFY2P47pTNah3XfcynFrbGUOy33LZhchVNZJOolmy7fRFduYSU5YQY2DKwsbKKEuYokBZ9GGKEmXRxwdOZFgtKkszhJGSyHMx8mCcyNsp7sADomD47mDcQUc+KU2nep60Iy/pAFShQw2okUvCL7X6J0VMwslmIxn7tSe1qMECJ96FfN7Tw37ym5is41OjLwMZ+LLYjH4RN7O3HYsthqyaYUhEUfCVc9NNOYWDIHYmdREQiZvIZEc+3+cCTFl+5g6a7M02dhxEtWKeEM2vtGGzWQA/VojsECjZIRpzgt94/dXb3YRWjJolO54huygK9F0Ao36/j0/mCguoBywaCGjUsB4bKTkjIucB7wmEY5RaxG0EXTu3LpMMSB01TmywKofxWdNlt92KJks6tWSDvMLuXRcPkyYxcd4acaMmdwxYyusxSENEzoaARYB9Jqu/nxv5Vw0kIWEbTx0kBBZ7TWzTSQmctkzgKqpeh4kgoJMv0Z6xfJdjjE3MSwtnnpy7YL8QA0GHggHFWnOHHQsimoycE2liYPi2LXSA5OraMyJpIu4QTM9NWDm2khFtj0Ook6DRYk6INawFqM0FX9YaabxInFrJ/vxUT47TN1slILaeFpBIZ0boH6p7Z9jFa8physjOYl4XjMin7vsGmviTfWxi/offfe+zN/7I76wZg54Y46QpYy29MCoqfaI6TBM1azRK27TAfrVPfwqdcc0xl6NzIi24kaARlRvr0DFxh59SA1HHGPVzG0nmMkiiSI7VyFNCe0wt36DGXLe6UyvZbayblOMLr31SwEDAsVeNq4fcKEDjImMI2VALxgCkBMHjJHzdGJD3aTbdcz0pSOjFV3/mfQ9+eB3njk3MR++5p7zh3WtHifT1YES+y4LOYt441kOwm0rKMQJBR52CcSefbcwgwQ0j6La4y7HOmhK1zxNvjH35STlJci0htZjDqDz/crH9BD5UJ4Vhz0m5kawxFeliI4itYv/cOs8MbzFXz3XUZ8SV5bzFLT7nwcrcc8cdd6zrLz3RXDu0vPSw7Nl/nZ+RleA0Kq81d5gKUsuYiEKa36at/jqJyRkYz3qOThkg6MjybCRpYJCoQzvcxriXP/SXmRB2re1Srf2mEYDFhZajRN5ARbxuu/binCYpNwUNC9oyBu4NMQxEib/BpLQhygzAAiYhygyJ22anN8P1JAGgzo95MjA98ge3zv39ek+fiJgf/cT/+vvr/ul7C0PIxPXiGj/D7jn8Qn1i+Rg+d+qhLa9XTNRhF3cCGoEprUxkytJ6YpQlTGHsbCb9Akt4NU4XM63eGIFnUot6Ghb2sI5B1I+F/OE8n6WBVQnQpMHEtbSBulsP1qGJXVkJOcYYkDGaLWsxJaw7Gay8DISXkVB1bvDUkOplNHUredRsIsTVjICOrHNllm1ADBFmNv75Fa0MnGeGEESxXSOymAXApLFwdjWY+0V/5p6NFDERMX/pd3559Zrv/BdPEHAtXFQ5GxcF57TF/Ftf+QR+8egfbH3FUYdQpTlK9elcuv0SVggsXFphgKV3AWsvr5dRI4IhdU4DXv+NybbmuREdr50zuI5JWrMCgQcJuImDR1jMF2TzmOOe3Wm67CFEDFQvNetqQTJArGmUueS86O24uaQsAGphOSPdRwTMWMtQFES5ECsDO57PPb8Q+LjMkLBPXpp0b5fBbt4ObaCy+MzHjtCpjZQx8bTBa2eOPdLbd9G11cy68dJh40i1gGg/tkjVcQAvbz83LSZkoemQc0xqTfKGlyUErR2EQeaoDSppanskewy0YQg7m7iN6Xktl9U48g/1n3cIeC8Ig0sQWcjhvCkScq3gGKnLit1n67soAJDR2oIf+Vcvxz63xJnUZ8UO9jaqC+ie73FABi+9KPf/+UbLmXhO8if++889SkRLxP5ty+5t271Rp4bGz3eqH5t5bPg5Q8snoElKWA8E1SiyoKR4eQYRQdXz1AgvWvtBNqlfdu2c2iIjloZzfHFRHWLs0tSm2nlCUo2a82029euNj08L0cQUUaJdcdx7Wr9GEGEfnf0KMRm2/suGmAyBDUEZhDFi9usX/lkWEVLKkNuPepK6ZchSkrnnviNHNjyibWKL+ehf3dO/euHMw5TnbzJEImxHBpnqh9P51UwFXhZosJ4JQPYEQKsAeggWZZKt1WoO+WIPiA2+V70FHVnInlRrwYhiyy419uJfT7QdyHnELyueiUXQQOxpE5r2m25Dg1zh66jlMYAwJHRYbvBJGHp6o85c/ViEvNc5yQX5mecMKTtbiVIirESUtja/0gLFIkRCWouQFiElxFx5rSst0s1gMgbMIx++df8/TKOkiYkZAE48+tcPHH7NLW8kO/rJj8ru/nCbhVi3JbLPnyqBuT8DFr+xIfM6/hTTnp3EEzRQ8VTN+yJa174GqJHDa/tx2kCl1WFy/xoON+8P1CUJKVtNWeKRdn6OP0iYE3PTEZNyuLwqLSbVOTr7/F5eOkWUG2I2EBG27nJCpIx9dkmg2PmXSGwhB+068T3pkEAgK2s8/4lplTexlAEAn/+FHzperi49V9eWOw1qckSE1NCZVifkeHFSxJ4/A/hsUka96IH0rcCAzADHcZEVW5ML/Kd/Ij8MlBctaffGqONNeZraawSpVAETyR6I2lcK7OiqQWt6UxC+Sl0Dwt+VZPCC7MaV+fNfBAOs7Lmk7Jx/pFjABnA+zX5cAmlI883rlmELadxz19vo7Kg/4bhYFzEDwMnHH/1LI9ZUdvJc90ZdD9pIs0aobscTsj/Ga8D8H7YX2kTUW4kmzXUYSbcStTQTalNdY+dpqCNpR4hjYk17qV1PGadJYxPWuwQCTpcA9wPwtmxIgw1F6nzdDumvPjzPS6eElRFWhlgZERekSEQEyhBYRJG7C1JJ7uxeOf7PhG5pW4zgsTtvmf9iy69uXViXlAEAn7/jBx7/pt/6ixeI+NIdM0P2+QAC7IALqQim0WKGzTP7GFD8CbD4zclneKRHx+Ug2t9KSFpxpAdH12oVsQb9Of6Jpe1veemQJBJ9rT3JSYK6ZkxApdKSwMQ3FJY8wxcOhTu+uUhqCLPUOxkjsqD38MJzV+rnHoHOjGJtiJQQKWGdGeLMkM4MaRbSyhCzsFJCpAXMQkoLO5uNmAXMLZp2ByFanFs88/Fpl7tuYgaAhae+9Pk9V73yOyF2iqlpNaqDBzkPJnGxilGtBQi+MHOftdvL31SdmpJzSMNoBtnMv6QvW+J21Ym4KUC+vQxqbnsr+TYc8y+AtpMkXrsdI/UXBFW6cq3tG8aY5BfVRzFhCgBi2Uunn35F9uTnFVNJzIaYjXIWM7EypJQh0oag3OhdZVy3vYs4515b5GcyQTckuwVS9u/+wLdesjjtcjdEzH/5X99z9LZf+vAJglxkOo15Y2jwRqg/8FRPD3IGAAVgz32AehFY+C4Ac1VZccEpgbQ9alsue0j9upvIjiZ/XzT2RweVJykwJmJJM3Nle8dEGHWyVdgky3LAWKaosc6yJykP0bGHr8ieeYyVNpJpYaUEzGIUiVI2CDMrEsMGWmdilAjB2GtREP9pMKL6DgCE+W8/MiUvjBQbImYsLsrx+z/3mYtf/9Z/1m6CdBiORLYI+/EazlJD1SsQW4OegGceAfQTwPJtwMotCH/egQ9tCVXtTCRE7ZJqL6cxMOCVEcqRhjQgYu20IIvgMkYC9iXT1txM8fpxU8NI5unU05fzlx+aVf0FpbQBK+PWQooNkbWUFbmRf6QMRIRECSsOljKU24LYQPnu5nReVwmITvGBuT/ZrOI3RswAHn3/f3j2wDW/9yTn+c6NSD8C33boZjy38tLWV+w7jTxZCMJABTGWecUIpHQB9Uuxs56UBqa063DcxdaweU6hKO7FicVLcWLxciytHcBafxZ909v6a5wQM5zVY2UMwwgu7HFmswxQSmp+jqqGJBrEIcTxm7KJMDcTBCbTV1IsZ1hZmMep5y/QJ56bodVlYi2sMwNWonRuSOdG6cxAKVG5NqQzA6WFs8ymay1EVl+GsoHxrasdR7q1+1t0fswB9ltL3X3nDbS2WXWsh5gH/kBH7/7ff37td//gywqDtYwxM4V2bSluO3Ajbjtw45bXm84+Em/HM5qks5o0LUVR1I777bgMkTLqZpeBdrS1b2uxsg11DoX5iY8/+NHTzz6+j1VWQudGqcxwpksoLayUAQFkiU1sYOPJwEPfQ570GaR8hyMJiMFKCexgEEMqE1JaSGlDSgl0bkhpI8yiVG4EylrJSglBGWOlfCtreGsZgLjhMUKQuGHrUJLOXzB/9kO3zD69mVVsxGIOXVDH/+Ke05e84W0PLJdyNmM654h5u+GD+MRE6GMt+zCfzAwRCWuPeLssy5DfGANmjkhZGpemcjpUWOoXy6efOboPOispy0rW2nCelQwtlCkDpQ2xFhAJA7CW5xTQMIiEXdlEJGAlTErAbPeVNkplAqWEtDasWEhby5iUEtY2XbESyrSBtl4apFig2FrLmitvDDfvX2hC1/lnIfIPH7plbsOxMEZhw1KGx5d+8xcfPPNLP3l0X6YunFaZuxFxpDVPrDE5A3VLW2uNsizDuZ6cPSHHlveoeQE7DOLMYnEcrA0rt+i8VCovoVhIZYYVG7AGuw5CmhYxx1CV1cxMlkSJrPxAShQrgSIrS2hLyC7dEJEwkxDnhkiElDZw8/0xuWBFxnXcuxUR27kCS5tAzALpOvcheGlx4YWpu8Y1YVxibuyKibZlbW2hzIDfBvB102rcbkPTjCQpKQODlnWadxQpd9by+Dh6+tTjKssLznolZ8pQnhekcsNZZkhZyxSkhNlZs9MmZu99wey2GcTOOidlXwTWYhbltGKllIC0UJYZpZSQ7hloFqWsZU/MohQHn2Urk/Cg77JHpy9DICs9U374Q//4mtWtqG9Si3mAkOPti+fUB9aM3JEzXTGV1p3niIk43U7z+TURQSnVWFZMyKmEYZxV1KRnt2G3E/ZqaRb+5KnTj0DrfaS5JN0rlc5KyuzsH0ppA+10ZUfIsh6NWQ3rPPRkGeUhLcKAYm0sYSshRUKkhbQNUOQlDGEtUFqYyQYnsjq0ne9PaRFhQNsOPwNrLYufEMBX13lcFVmuPvrBN+09uVUVTkLM3mqWlsUQ0bUi8mMA7px2Q3cDUq3Z73tJw1vNxhgopappppLF52+zluM6msh3txOyx6eeOfG5rzz6wF6V9wqV5SXnvVLpvKQst9pynhsrIShrbRIJ8QYt5qaOQFISkoPOrMVKHAylyVrISlnLmUigvTWtRGlL2tBalCNnMOwUWUCYhIW8ZRxry7vcWhZCiUL/4e+/aeaZrax3oxqzIAkRQ0SP98vy1zTzv9pw63YB2uQLoE7QKTmnckZKyr6TMCZmf16TjNGRcR1fOrH4xf/54btfYN0rlcpLlfcK6NxQ3iuV0gZZJirrlV7rZQDYKClHINZVWZHGDADK75MlWCJPyMpGiSMlIICFbdAiYYEiUeTn8ysBYUFJ1vg2QBCYudKciVmC/rwLIQKjOb/rD26deWKr616PlNFoLbulBGA084+vlsh6Cu+eZmN3A5okDe+dkZKuzxN3EHrPDU/IPm+bpdwR8iAeO7H8wK88+OInOM8v5HymIJ0Z6vUKlc+WpHNDWhvVmynJeUVAUfCQmHZMiTDCz1uxpMNfTHk9my1BC2cGDDBrZxWTiGuT8rGW2VvBVsJgsB0bRiyiOKl790oYBEgf+PiH3zrz+DbVP3Y+jtYMS+p+yQDk6XJssbhhb0/98pzCoWk3/HxDSpBtVm6bPDHMJa4j5vGwVMiZTz99+k9/9Xd//wRrXVI+U3KeGZXNFirPSqVnLCHn2pDuGT8oQ1m/4sp1bYpgrWvlkdewGe4lYN3clE9XNj9pFrAW5YiZHHnH59Q6+wCAq76L3S1hSMGU/fGdt8wc3a4WTELMMTkr1MnZE/PA+heeWXrmdax//voD6nWHc7pyVmG/Ipqam975hEnIedIlLr/zyLAwIsVygbPHl9eef/jk2qN3PXn64aN/etellGUlZ7mhfKZUvbxQWWbAudG9uVL1ZkooJTrLS2hLxuzd1zYpCltN1gCCtKGoSidP4NoSr1LayhZe7vBWMjCSlO3+LiVmIytMq3fdecvh57azGZMSc0rOChUxa1SkHC/60E23XnLF13/71wuoB1MSABgxVMU9aogF0wEi9l5F8aHsvYsDRpX+3pkqrz8PgEDIDu9Oym695+evpkhREFAOlqcjV6UMqcxwlpektFF5XrLKhPK8VPlsoXRureUsE1bWFY28puutUaByb1snYrIdgKujrj9H5MwszFyRbULKpG16NYjE5UskjN0a4pOITpq18mMfO3JwQzNcT6UtE+RLydnHNfPk7Ak6Q52sNQB9wQ1fd+jKb/3uI6zUrDEAxDTXbcqOpBNIfE8kIecyJdjqhSci1Eq0Zpe8DFs65IjYkSkJtDJ2kIa2MSSy3Cjf0ef15Dw3Ss+WpEiU7tk4E873t+b3u0mkRrqlY5FYlKrqDqTNAFFWneNIWXl2D5ZyoivvVkuZ+dl9y/N3v/8I7YiYAJMQs1/HxNxEzikp+2N84Gtv2v/yt7/zCOcz81KWBAnW3lQu5rxG8sISd+9MFTM4Iu+Gl1t8i5uO7wp4Aos9KZwXAwOsckO5Nkr3SuLcUJ4Z1tpwb6ZUWWZI9wxr27FGbN3VGKoizWl3/CUkySmJhvoqiQKc1c4ZsJJbCNke24RRizsdIsJa/fUN98z+1R130I4hovUSs1+81qzQTNBxOgPguUuunL32+370rfm+g5cC2D2W2xQgZQOhBoJukjd8lt1KxIOgeHgzkYTRc6xEaRuBjd1oOaVzQ1lmVJ4ZynKjtB9Rlxuv0xJV1vLmW5sJmTrSHdCgUVnYHJ3TKl3YQnYfKUOWxWT3fuSts09td0tSTPLAtoVpTy3ntqXy6shzvvGHfvbV819z7WsAoLKcO4yDZoKupCGTejmVLbLRboMjH+YqAH4YQq21YbZEa93heoZ0ZlSWGcpmjFJawFo4yw1gvSWIWDzJ0WYTWwP5pvDWMQAwGjwsWsLY7Ur5QuTZPXv23vuB19LUZx+ZBtZDzEBFsk2ac0zS3LCE8655x3uuuPjmI7cI69kNXsfuRBNBA5AG/b6bYQYgFROQsyUZdkhzlhlFKoygU5mPXZxb+YK0UG5JmbyEEWvLW0xuMQl7cGJRt3pcpMd3E0TWSpg//8OvO/jQRjtqNxOTWlJtkkZqPbcRMidlYP/XXNu7/l/+/Jt7Bw6/cv2XsTsgbV8W6eisto7VDhWchUsu4A+U9RFWmTZ+cAYpLUprS9aelDVbUt5KazlBSsAeAxpxk2Th8+5C6YIgX6b9e++78wZa2O62jMJ6idlvN5Fz02CUpry1Ml/7M7/+soPX3vQmVnp+8svYXRAzgnibhtF2ZG2RuKPVBmd4eUJrUaSFnE8wZQkpJ9HXtsXybKuzxToGdqmFDABECxrqs3e+efbJ7W7KuFjPw9pEzvF2TMzpdnpOrcz5q1+nX//j/+nVMxccfu3QX1gHi0nIdhfHPAhQDZ1kPmobWyuYtRuYAQYFomZRXrPlylIGttHybIgw2IbdSsgk3DemfEgf2PuFzZwGajOwXitqHHIGohH+SZ6hdd/w7p+Yv/y273kd9fZfS9Ty3dZhEJ2Hy9jgyN8XAOoj49yw5p1KymNgV7q+OYiIIVKP9E+cvf+P3n7Z0na3Zz3YyIPcZPU2WcWjCLm1DTf+9K/uu/zmb35dNrPnaj9zT4cOG0Ozy1kV99hpz1olgePrFuputUJ3OISIniiW+5/fCaP3NoKNWlhtJNtEwk11jVX/G37yN2YPv+Vtr1Kze29gpfZM2MYOHeposHSbXM0C+cZW8i62RHcqRGBIcHTNlA98/NYDWxbMfjMxrU/fYaS7bkJOcfU/+hF1/Xvf8zLKD1wrGV2+3nI6dADqvr4eTWRcHetIeWdBCi7xKK2u/N2dRy7a8Z4Wk2DaxNZW3nr9pVvx5l//4z0XX3f9K1nlrwCriyYov8MuwkSSQ+fve05AmE5LaR47tXbqsfuOvHxHxLaYNjbT4twya/ZbPnlsbnY2u4qYrjJMlxIo26q6O5yf6KzjnQURMUzmKUL56EfecujZ7W7PZuO8kwLuEOG/+avFC7UUlxNllxiSC2FMvt3tOpcgDEPgPopyTRT3WaQvitcE6AMA96VfiohSMEak788jptwU9jfFObEY6omYniK7FqGZzsumwyQwxpwk6KNl78zf/9HN56aHxXpw3hHzAETou/721H61yhcaosMsctCwOkhidsMwcDEiq0SyysQrpeFVYlklY1YNqxUqZVWzXlntm9XewbmVmQKrz5zA6n1HqNiMxtwhwg9/6uTetf0z+5jK/SjlAIEuAcmBzaivw7kJIjoDKZ/ozeLxD77m/OjMmxTnPzG34J2ffnLmdH54H+flPJPeU5RmHsLzRGYeIvMg2jFWNgnEsKxSRKwlq1UyZpWUWS1Ks0qlWmVVrqq1fHUhX1ud33vByrniVP/2+2VuZu3MZQXM5aSyy4Fd8dLsEIGJThrwM2rFfPnO2/Ye3+72bDd2LTGPwg/fL9kzxYlZrbOcVlTOai0nVjkTZX3inIoiV7qaIkuM6SHq5TemZCIwkbLWZ1mUlNntspBCKZhCRCB6TYn0mUyxRlJQlq2qZVNoMsWqWev3Dh5ePVcIdioQobd/4ewhWiuvBKkrFeGwUPc7Pe9AKA3kGBl+WoqVZ+5624Vnt7tJOwndD77DjsY3fPrJmQP5wcuJ5AoofRFE9m53mzqsC0IKL5m+HBOdPf8sP3LsCzff3B992u5ER8wdzim880mZeemlkxcp6l0IU1zEwGGRbnLfHQeBYcKJkvQLJa0cm5k9eGxXffltEB0xdzi3cccdfPvtP3ZgZZkuYoMLQHIABgdoB/UR7AoQnTWC42Tw1TzHcRydP3HnP6dyu5t1rqIj5g7nJW5/WPLVsy8eVDS73xg5CMIhERzkzsd9QzCQPoHOgHEKQi9JsXKqxysn77zlyuXtbtv5hI6YO+wq3P7pF+dXD8/t4VU9T2UxT2zmSyPzxDxPxuwBaNc/EyJioOksjDnLoDMF0Rmsrp7t9eXM+Tb0eadi1/8IO3QIEKHv/zvMnV5enGddzKvC7BFWvVJohsXMMPOMGOoZNjMk5+hAGYNSiFcUzLLALIPzBcLKUpnNLdJSsbS4sLh477dcvLSTp13aDeiIuUOHdeD2hyVfOHtiZqbsz5hsX08U96Rc7DH34GK3VQAAAIhJREFU2PSLTGnSZEiVRJlSpS4NFIEyAWkypSKts8ZJdUdAIH0SiCheI4EAao0UxBTS18qsmb70Res1DdMvYfqc5avLZbmaLa2snOkfXt6swUMdOnTo0KFDhw4dOnTo0KFDhw4dOnTo0KFDhw4dOnTo0KFDhw4dOnTo0KFDhw4dOnTo0OHcxv8HnRxVygJP8F8AAAAASUVORK5CYII=");background-repeat:no-repeat;width:100%;max-width:500px;max-height:500px;margin-left:auto;margin-right:auto;display:block;min-height:0;height:200px;background-size:contain;background-position-x:center;background-position-y:bottom;margin-top:40px}.gantt_empty_state_text{text-align:center}.gantt_empty_state_text_link{color:#03a9f4;background-position:100% 0;background:none;opacity:1;height:unset;cursor:pointer}.gantt_drag_marker,.gantt_drag_marker .gantt_row.odd{background-color:#fff}.gantt_drag_marker .gantt_row{border-left:1px solid #d2d2d2;border-top:1px solid #d2d2d2}.gantt_drag_marker .gantt_cell{border-color:#d2d2d2}.gantt_row.gantt_over,.gantt_task_row.gantt_over{background-color:#0070fe}.gantt_row.gantt_transparent .gantt_cell{opacity:.7}.gantt_task_row.gantt_transparent{background-color:#f8fdfd}.gantt_popup_button.gantt_delete_button{background:#3db9d3;text-shadow:0 -1px 0 #248a9f;color:#fff;font-weight:700;border-width:0}.gantt_container_resize_watcher{background:transparent;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;border:0;box-sizing:border-box;opacity:0}
/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/theme/styles.prime.css ***!
  \********************************************************************************************************************************************************************************************************************/
/* CONFIGURACION DE DATAPICKERS */
/* ::ng-deep .p-datepicker:has(.p-datepicker-input-icon-container) .p-datepicker-input {
    font-size: 0.8rem;
}

:host ::ng-deep .p-datepicker:has(.p-datepicker-dropdown) .p-datepicker-input {
    font-size: .8rem !important; 
}

.p-datepicker .p-datepicker-input-icon-container .p-datepicker-input {
    font-size: 0.8rem;
} */

.p-datepicker.p-datepicker-dropdown .p-datepicker-input {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
    font-size: 0.8rem;
}

.a-tab-header {
    font-size: .7rem;
    padding: 10px 20px;
}

.p-confirmdialog-icon {
    width: 0.75rem !important;
    height: 0.75rem !important;
}

.p-confirmdialog-message {
    font-size: 0.75rem !important;
}

.p-dialog-header {
    padding: .75rem !important;
}

.p-datepicker-day-view {
    font-size: 0.75rem !important;
}

.p-datepicker-day-cell {
    /* padding: var(--p-datepicker-date-padding); */
    padding: 0.1rem !important;
}

.p-datepicker-day {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.p-datepicker-time-picker span {
    font-size: .75rem !important;
}

.p-datepicker-time-picker .p-datepicker-increment-button {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.p-dialog-title {
    font-size: .8rem !important;
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/smart-webcomponents-angular/source/styles/smart.default.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
:root{--smart-primary-rgb:0,92,153;--smart-primary:rgb(var(--smart-primary-rgb));--smart-primary-color:#ffffff;--smart-secondary-rgb:45,45,48;--smart-secondary:rgb(var(--smart-secondary-rgb));--smart-secondary-color:#ffffff;--smart-error-rgb:176,0,32;--smart-error:rgb(var(--smart-error-rgb));--smart-error-color:#ffffff;--smart-success-rgb:139,195,74;--smart-success:rgb(var(--smart-success-rgb));--smart-success-color:#ffffff;--smart-info-rgb:92,192,222;--smart-info:rgb(var(--smart-info-rgb));--smart-info-color:#fff;--smart-warning-rgb:240,173,78;--smart-warning:rgb(var(--smart-warning-rgb));--smart-warning-color:#fff;--smart-light-rgb:255,255,255;--smart-light:rgb(var(--smart-light-rgb));--smart-light-color:#222222;--smart-dark-rgb:34,34,34;--smart-dark:rgb(var(--smart-dark-rgb));--smart-dark-color:#ffffff;--smart-background:#fefefe;--smart-background-color:#5A5A5A;--smart-surface:#F5F5F5;--smart-surface-color:#323232;--smart-disabled:#CCCCCC;--smart-disabled-color:#555;--smart-ui-state-hover:#ebebeb;--smart-ui-state-color-hover:#333;--smart-ui-state-border-hover:var(--smart-ui-state-hover);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-focus:#e2e0e0;--smart-ui-state-color-focus:#333;--smart-ui-state-border-focus:var(--smart-ui-state-focus);--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb), .1);--smart-item-border-width:1px;--smart-item-border-radius:var(--smart-border-radius);--smart-item-border-top-left-radius:var(--smart-border-radius);--smart-item-border-top-right-radius:var(--smart-border-radius);--smart-item-border-bottom-left-radius:var(--smart-border-radius);--smart-item-border-bottom-right-radius:var(--smart-border-radius);--smart-font-size:14px;--smart-font-weight:inherit;--smart-font-style:inherit;--smart-font-family:Roboto,"Helvetica Neue",sans-serif;--smart-font-family-icon:smart-icons;--smart-font-family-icon-src:local('./font/smart-icons'),url('smart-icons.bf94924c9aa7c2bc.woff2') format('woff2'),url('smart-icons.eee868e241bdbe81.woff') format('woff'),url('smart-icons.f44564f1a275ab1a.ttf') format('truetype'),url('smart-icons.bd35711a237d2be9.eot') format('embedded-opentype');--smart-border-width:1px;--smart-border-radius:4px;--smart-border-top-left-radius:var(--smart-border-radius);--smart-border-top-right-radius:var(--smart-border-radius);--smart-border-bottom-left-radius:var(--smart-border-radius);--smart-border-bottom-right-radius:var(--smart-border-radius);--smart-border:#E0E0E0;--smart-border-rgb:244,224,224;--smart-outline:#b2b2b2;--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-alternation-index0-color:var(--smart-surface-color);--smart-alternation-index0-border:var(--smart-surface);--smart-alternation-index0-background:var(--smart-surface);--smart-alternation-index1-color:#111;--smart-alternation-index1-border:#9BBB59;--smart-alternation-index1-background:#9BBB59;--smart-alternation-index2-color:#fff;--smart-alternation-index2-border:#FC3752;--smart-alternation-index2-background:#FC3752;--smart-tick-color:var(--smart-border);--smart-tick-label-color:var(--smart-background-color);--smart-box-height:450px;--smart-box-width:450px;--smart-bar-height:48px;--smart-bar-width:400px;--smart-editor-height:30px;--smart-editor-width:250px;--smart-editor-drop-down-width:300px;--smart-editor-drop-down-height:400px;--smart-editor-drop-down-padding-size:3px;--smart-editor-drop-down-max-width:800px;--smart-editor-drop-down-min-width:100px;--smart-editor-drop-down-max-height:400px;--smart-editor-drop-down-min-height:50px;--smart-editor-drop-down-resize-bar-height:15px;--smart-editor-drop-down-vertical-offset:5px;--smart-editor-drop-down-z-index:9999;--smart-editor-label-padding:4px;--smart-editor-addon-width:27px;--smart-column-icon-size:30px;--smart-icon-table:'\e800';--smart-icon-star:'\e801';--smart-icon-star-empty:'\e802';--smart-icon-plus:'\e803';--smart-icon-minus:'\e804';--smart-icon-attention-circled:'\e805';--smart-icon-align-left:'\e806';--smart-icon-align-right:'\e807';--smart-icon-align-center:'\e808';--smart-icon-align-justify:'\e813';--smart-icon-reload:'\e809';--smart-icon-cloud:'\e84d';--smart-icon-cancel:'\e80d';--smart-icon-close:'\e80d';--smart-icon-cancel-circled:'\e80e';--smart-icon-cancel-alt:'\E849';--smart-icon-arrow-alt:'\F105';--smart-icon-plus-circled:'\e810';--smart-icon-power:'\e811';--smart-icon-minus-circled:'\e814';--smart-icon-arrow-up-alt:'\e817';--smart-icon-radio:'\e818';--smart-icon-refresh:'\e819';--smart-icon-chart:'\e81a';--smart-icon-check-squared:'\e81b';--smart-icon-resize-full:'\e81c';--smart-icon-resize-small:'\e81d';--smart-icon-resize-vertical:'\e80c';--smart-icon-resize-horizontal:'\e80f';--smart-icon-lock:'\e821';--smart-icon-sort:'\e823';--smart-icon-delete:'\e826';--smart-icon-search:'\e828';--smart-icon-calendar:'\e829';--smart-icon-edit:'\e82a';--smart-icon-popup:'\e82c';--smart-icon-lock-open:'\e82e';--smart-icon-add-filter:'\e82f';--smart-icon-block:'\e832';--smart-icon-settings:'\e833';--smart-icon-duplicate:'\e834';--smart-icon-copy-record:'\e835';--smart-icon-download-alt:'\e836';--smart-icon-clock:'\e837';--smart-icon-attention:'\e838';--smart-icon-help-circled:'\e839';--smart-icon-mail:'\e83c';--smart-icon-up:'\e83f';--smart-icon-first-page:'\e900';--smart-icon-arrow-down:'\e901';--smart-icon-arrow-left:'\e902';--smart-icon-arrow-right:'\e903';--smart-icon-arrow-up:'\e904';--smart-icon-arrow-down-filled:'\e812';--smart-icon-arrow-left-filled:'\e816';--smart-icon-arrow-right-filled:'\e81e';--smart-icon-arrow-up-filled:'\e815';--smart-icon-last-page:'\e905';--smart-icon-more-horiz:'\e906';--smart-icon-skip-next:'\e907';--smart-icon-check:'\e908';--smart-icon-mode-edit:'\e909';--smart-icon-replay:'\e90c';--smart-icon-visibility:'\e90d';--smart-icon-visibility-off:'\e90e';--smart-icon-link:'\e831';--smart-icon-unlink:'\f127';--smart-icon-link-ext:'\f08e';--smart-icon-check-empty:'\f096';--smart-icon-filter:'\f0b0';--smart-icon-resize-full-alt:'\f0b2';--smart-icon-menu:'\f0c9';--smart-icon-sort-1:'\f0dc';--smart-icon-paste:'\f0ea';--smart-icon-circle-empty:'\f10c';--smart-icon-circle:'\f111';--smart-icon-ellipsis:'\f141';--smart-icon-minus-squared:'\f146';--smart-icon-ok-squared:'\f14a';--smart-icon-sort-name-up:'\f15d';--smart-icon-sort-name-down:'\f15e';--smart-icon-sort-alt-up:'\f160';--smart-icon-sort-alt-down:'\f161';--smart-icon-sort-number-up:'\f162';--smart-icon-sort-number-down:'\f163';--smart-icon-dot-circled:'\f192';--smart-icon-toggle-off:'\f204';--smart-icon-toggle-on:'\f205';--smart-icon-group:'\f247';--smart-icon-ungroup:'\f248';--smart-icon-window-maximize:'\f2d0';--smart-icon-window-minimize:'\f2d1';--smart-icon-window-restore:'\f2d2';--smart-icon-window-pin-alt:'\e82d';--smart-icon-window-pin:'\e80a';--smart-icon-docs:'\f0c5';--smart-icon-pdf:'\f1c1';--smart-icon-excel:'\f1C3';--smart-icon-word:'\f1C2';--smart-icon-archive:'\f1C6';--smart-icon-file:'\e845';--smart-icon-powerpoint:'\f1c4';--smart-icon-text:'\f0f6';--smart-icon-math:'\f01a';--smart-icon-spin:'\e80b';--smart-icon-user:'\e81f';--smart-icon-font:'\f031';--smart-icon-fontsize:'\f088';--smart-icon-contains:'\f063';--smart-icon-starts_with:'\f064';--smart-icon-ends_with:'\f065';--smart-icon-does_not_contain:'\f066';--smart-icon-equals:'\f52c';--smart-icon-greater-than:'\f531';--smart-icon-greater-than-equal:'\f532';--smart-icon-less-than:'\f536';--smart-icon-less-than-equal:'\f537';--smart-icon-not-equal:'\f53e';--smart-icon-percentage:'\f541';--smart-icon-grip-vertical:'\f58e';--smart-icon-between:'\f06a';--smart-icon-bold:'\e820';--smart-icon-italic:'\e822';--smart-icon-underline:'\f0cd';--smart-icon-strike-through:'\f0cc';--smart-icon-list-ordered:'\f0cb';--smart-icon-list-unordered:'\f0ca';--smart-icon-list-check:'\e89f';--smart-icon-subscript:'\f12c';--smart-icon-superscript:'\f12b';--smart-icon-color-background:'\e830';--smart-icon-indent-right:'\e824';--smart-icon-indent-left:'\e825';--smart-icon-image:'\e827';--smart-icon-case-lower:'aa';--smart-icon-case-upper:'AA';--smart-icon-print:'\e82b';--smart-icon-format-clear:'T';--smart-icon-source-code:'\f121';--smart-icon-split-mode:'\e83b';--smart-icon-cut:'\e83a';--smart-icon-video:'\f16a';--smart-icon-video-camera:'\e840';--smart-icon-bell:'\f0f3';--smart-icon-header:'\f1dc';--smart-icon-row:'\f0db';--smart-icon-row-before:'\f2d0';--smart-icon-row-after:'\f2d0';--smart-icon-row-delete:var(--smart-icon-cancel-circled);--smart-icon-column:'\f0db';--smart-icon-column-left:'\f2d0';--smart-icon-column-right:'\f2d0';--smart-icon-column-delete:var(--smart-icon-cancel-circled);--smart-icon-vertical-align:'\f06a \e80c';--smart-icon-styles:'\f1fc';--smart-icon-comment:'\F0E5';--smart-icon-card:'\E83E';--smart-icon-tasks:'\F0AE';--smart-icon-phone:'\E83D';--smart-icon-kanban:'\F181';--smart-icon-table-alt:'\F0CE';--smart-icon-zoom-in:'\E841';--smart-icon-zoom-out:'\E842';--smart-icon-move:'\F047';--smart-icon-home:'\E843';--smart-icon-history:'\F1DA';--smart-icon-kanban-alt:'\e8a1';--smart-icon-card-alt:'\e8a2';--smart-icon-grid-alt:'\e8a3';--smart-icon-timeline:'\E8A4';--smart-icon-scheduler:'\E8A5';--smart-icon-like:'\F164';--smart-icon-heart:'\E84E';--smart-icon-flag:'\E850';--smart-icon-music:'\E851';--smart-accordion-animation-duration:225ms;--smart-accordion-default-width:var(--smart-box-width);--smart-accordion-default-height:var(--smart-box-height);--smart-accordion-expanded-content-height:0px;--smart-accordion-expanded-content-local-height:0px;--smart-accordion-item-header-height:var(--smart-bar-height);--smart-accordion-item-expanded-offset:20px;--smart-array-default-width:var(--smart-box-width);--smart-array-default-height:var(--smart-box-height);--smart-array-element-gap:3px;--smart-breadcrumb-default-width:400px;--smart-breadcrumb-default-height:auto;--smart-breadcrumb-padding:10px;--smart-breadcrumb-drop-down-width:var(--smart-editor-drop-down-width);--smart-breadcrumb-item-height:40px;--smart-breadcrumb-horizontal-offset:10px;--smart-button-text-transform:uppercase;--smart-button-padding:8px 16px;--smart-button-large-padding:10px 16px;--smart-button-large-font-size:18px;--smart-button-small-padding:5px 10px;--smart-button-small-font-size:12px;--smart-button-very-small-padding:3px 5px;--smart-button-very-small-font-size:10px;--smart-button-flat-color:var(--smart-background-color);--smart-button-outlined-color:var(--smart-background-color);--smart-button-outlined-border:var(--smart-border);--smart-button-group-default-width:auto;--smart-button-group-default-height:auto;--smart-calendar-header-height:calc(0.75 * var(--smart-bar-height));--smart-calendar-footer-height:calc(0.75 * var(--smart-bar-height));--smart-calendar-title-height:calc(1.25 * var(--smart-bar-height));--smart-calendar-cell-size:30px;--smart-calendar-cell-spacing:4px;--smart-calendar-default-width:calc(50px + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)));--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height));--smart-calendar-title-text-transform:initial;--smart-calendar-week-title-text-transform:uppercase;--smart-calendar-header-text-transform:uppercase;--smart-calendar-footer-text-transform:uppercase;--smart-calendar-cell-border-top-right-radius:15px;--smart-calendar-cell-border-top-left-radius:15px;--smart-calendar-cell-border-bottom-left-radius:15px;--smart-calendar-cell-border-bottom-right-radius:15px;--smart-calendar-title-padding:10px;--smart-calendar-important-date-background:var(--smart-ui-state-hover);--smart-calendar-important-date-color:var(--smart-ui-state-color-hover);--smart-calendar-important-date-border-color:var(--smart-ui-state-border-hover);--smart-calendar-navigation-button-size:30px;--smart-card-view-default-width:1200px;--smart-card-view-default-height:800px;--smart-card-view-header-height:30px;--smart-card-view-cover-height:var(--smart-carousel-default-height);--smart-card-view-vertical-offset:15px;--smart-card-view-column-min-width:250px;--smart-card-view-gap:10px;--smart-card-view-add-new-button-size:60px;--smart-carousel-default-width:600px;--smart-carousel-default-height:200px;--smart-carousel-3d-mode-slide-width:400px;--smart-carousel-3d-mode-slide-height:400px;--smart-carousel-multiple-mode-slide-width:200px;--smart-chart-default-width:850px;--smart-chart-default-height:500px;--smart-check-box-default-size:calc(1px + 1/2 * var(--smart-editor-height));--smart-color-panel-default-width:auto;--smart-color-panel-default-height:auto;--smart-color-panel-palette-size:300px;--smart-color-panel-grid-mode-item-size:20px;--smart-color-panel-grid-mode-column-count:8;--smart-color-panel-grid-mode-columns-gap:1px;--smart-color-panel-brightness:0;--smart-color-panel-default-mode-sections-gap:8px;--smart-color-panel-palette-width:var(--smart-color-panel-palette-size);--smart-color-panel-palette-height:var(--smart-color-panel-palette-size);--smart-color-panel-alpha-channel-color:white;--smart-color-picker-default-width:var(--smart-editor-width);--smart-color-picker-default-height:var(--smart-editor-height);--smart-color-picker-drop-down-width:auto;--smart-color-picker-drop-down-height:auto;--smart-combo-box-default-width:var(--smart-editor-width);--smart-combo-box-default-height:var(--smart-editor-height);--smart-combo-box-drop-down-width:auto;--smart-combo-box-drop-down-height:auto;--smart-chip-default-height:var(--smart-editor-height);--smart-chip-avatar-background:var(--smart-secondary);--smart-currency-format-panel-currency-holder-width:1fr;--smart-currency-format-panel-apply-button-width:125px;--smart-currency-format-panel-header-holder-offset:2%;--smart-currency-format-panel-currency-holder-input-width:1fr;--smart-currency-format-panel-currency-holder-dropdown-width:165px;--smart-currency-format-panel-currency-holder-dropdown-button-width:95%;--smart-currency-format-panel-border-size:1px;--smart-currency-format-panel-border-color:#ccc;--smart-currency-format-panel-border-radius:4px;--smart-currency-format-panel-currencies-margin-top:15px;--smart-currency-format-panel-currencies-max-height:400px;--smart-currency-format-panel-currencies-item-padding:12px;--smart-currency-format-panel-currency-holder-padding-left:5px;--smart-currency-format-panel-currency-holder-padding-top:3px;--smart-currency-format-panel-currency-holder-padding-bottom:3px;--smart-currency-format-panel-currency-input-width:100%;--smart-currency-format-panel-currencies-left-padding:10px;--smart-currency-format-panel-currencies-hover-background:#f1f1f1;--smart-currency-format-panel-currencies-example-format-color:#777;--smart-data-view-padding:10px;--smart-data-view-customize-panel-width:320px;--smart-data-view-filter-panel-width:550px;--smart-data-view-sort-panel-width:470px;--smart-data-view-search-panel-width:250px;--smart-date-format-panel-main-container-width:960px;--smart-date-format-panel-main-container-padding:15px;--smart-date-format-panel-border-radius:4px;--smart-date-format-panel-border-size:1px;--smart-date-format-panel-border-color:#ccc;--smart-date-format-panel-smart-inputs-container-width:1fr;--smart-date-format-panel-apply-container-width:150px;--smart-date-format-panel-smart-input-buttons-column-gap:2%;--smart-date-format-panel-smart-inputs-holder-width:94%;--smart-date-format-panel-add-format-holder-width:6%;--smart-date-format-panel-smart-inputs-list-holder-offset:2px;--smart-date-format-panel-smart-input-format-width:150px;--smart-date-format-panel-smart-input-sign-width:80px;--smart-date-format-panel-smart-input-height:25px;--smart-date-format-panel-each-smart-input-offset:4px;--smart-date-format-panel-all-format-holders-width:255px;--smart-date-format-panel-add-format-holder-button:120px;--smart-date-format-panel-each-add-format-holder-width:120px;--smart-date-format-panel-add-new-format-dropdown-offset:5px;--smart-date-format-panel-date-time-format-list-offset-top:15px;--smart-date-format-panel-date-time-format-list-max-height:400px;--smart-date-format-panel-each-date-time-format-offset:12px;--smart-date-time-picker-default-width:var(--smart-editor-width);--smart-date-time-picker-default-height:var(--smart-editor-height);--smart-date-time-picker-header-opacity:0.8;--smart-date-time-picker-header-opacity-active:1;--smart-date-time-picker-drop-down-width:var(--smart-editor-drop-down-height);--smart-date-time-picker-drop-down-height:auto;--smart-docking-layout-default-width:1000px;--smart-docking-layout-default-height:800px;--smart-docking-layout-feedback-background-secondary-size:7px;--smart-drop-down-list-default-width:var(--smart-editor-width);--smart-drop-down-list-default-height:var(--smart-editor-height);--smart-drop-down-list-drop-down-width:initial;--smart-drop-down-list-drop-down-height:auto;--smart-drop-down-button-default-width:auto;--smart-drop-down-button-default-height:var(--smart-editor-height);--smart-drop-down-button-drop-down-width:var(--smart-editor-drop-down-width);--smart-drop-down-button-drop-down-height:var(--smart-editor-drop-down-height);--smart-editor-default-width:100%;--smart-editor-default-height:600px;--smart-editor-input-min-height:100px;--smart-editor-padding:15px;--smart-editor-toolbar-item-margin:5px;--smart-editor-toolbar-button-width:30px;--smart-editor-toolbar-delimiter-width:5px;--smart-editor-toolbar-drop-down-width-large:100px;--smart-editor-toolbar-drop-down-width-small:65px;--smart-editor-window-header-height:var(--smart-scheduler-window-header-height);--smart-editor-window-footer-height:var(--smart-scheduler-window-footer-height);--smart-editor-inline-toolbar-max-width:80vw;--smart-editor-table-column-width:initial;--smart-editor-table-cell-min-height:20px;--smart-editor-table-cell-min-width:var(--smart-editor-table-cell-min-height);--smart-editor-char-counter-offset:30px;--smart-editor-toolbar-item-height:30px;--smart-editor-toolbar-item-border-radius:var(--smart-border-radius);--smart-editor-toolbar-height:calc(var(--smart-editor-toolbar-item-height) + 2 * var(--smart-editor-toolbar-item-margin));--smart-editor-highlight:var(--smart-primary);--smart-editor-highlight-color:var(--smart-primary-color);--smart-editor-search-bar-offset:5px;--smart-editor-search-bar-padding:5px;--smart-filter-builder-default-width:var(--smart-box-width);--smart-filter-builder-default-height:var(--smart-box-height);--smart-filter-builder-row-height:var(--smart-editor-height);--smart-filter-builder-item-width:var(--smart-editor-width);--smart-filter-builder-group-container-border:4px;--smart-filter-builder-item-margin:20px;--smart-filter-builder-group-condition-margin:5px;--smart-filter-builder-group-margin:15px;--smart-filter-panel-default-width:300px;--smart-filter-panel-default-height:auto;--smart-filter-panel-padding:10px;--smart-filter-panel-border-top-right-radius:var(--smart-border-radius);--smart-filter-panel-border-top-left-radius:var(--smart-border-radius);--smart-filter-panel-border-bottom-left-radius:var(--smart-border-radius);--smart-filter-panel-border-bottom-right-radius:var(--smart-border-radius);--smart-filter-panel-border-width:var(--smart-border-width);--smart-filter-panel-border:var(--smart-border);--smart-filter-panel-background:var(--smart-background);--smart-filter-panel-color:var(--smart-background-color);--smart-filter-panel-vertical-offset:10px;--smart-filter-panel-main-element-height:400px;--smart-file-upload-default-width:var(--smart-editor-width);--smart-file-upload-browse-button-width:auto;--smart-file-upload-browse-button-height:auto;--smart-file-upload-footer-button-width:auto;--smart-file-upload-footer-button-height:auto;--smart-file-upload-text-content-uploading-start:"Connecting ...";--smart-file-upload-text-content-uploading:"Uploading ...";--smart-file-upload-text-content-error:"Upload error!";--smart-file-upload-text-content-pause:"Upload paused!";--smart-file-upload-text-content-drop-zone:"Drag files here";--smart-file-upload-text-content-drop-zone-over:"Drop here \e824";--smart-file-upload-container-min-height:60px;--smart-file-upload-total-files-min-height:20px;--smart-file-upload-drop-zone-height:100%;--smart-gantt-chart-resource-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-timeline-content-height) + var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-task-splitter-bar-fit-size:var(--smart-gantt-chart-task-timeline-content-height);--smart-gantt-chart-task-default-height:30px;--smart-gantt-chart-header-height:var(--smart-gantt-chart-task-default-height);--smart-gantt-chart-task-bar-fill-padding:5px;--smart-gantt-chart-task-label-padding:2px var(--smart-gantt-chart-task-bar-fill-padding);--smart-gantt-chart-task-thumb-color:rgba(0, 0, 0, .55);--smart-gantt-chart-task-progress-color:rgba(0, 0, 0, .15);--smart-gantt-chart-project-color:#ffa558;--smart-gantt-chart-project-label-color:#333;--smart-gantt-chart-project-label-color-selected:#000;--smart-gantt-chart-project-progress-color:var(--smart-gantt-chart-task-progress-color);--smart-gantt-chart-task-color:rgb(43, 195, 190);--smart-gantt-chart-milestone-color:#800080;--smart-gantt-chart-timeline-task-background-color:transparent;--smart-gantt-chart-timeline-task-connection-feedback-color:#e6510a;--smart-gantt-chart-timeline-task-connection-feedback-width:1px;--smart-gantt-chart-timeline-task-connection-feedback-style:dashed;--smart-gantt-chart-timeline-task-connection-color:var(--smart-gantt-chart-timeline-task-connection-feedback-color);--smart-gantt-chart-timeline-task-connection-color-hover:var(--smart-gantt-chart-timeline-task-connection-color);--smart-gantt-chart-timeline-task-connection-width:var(--smart-gantt-chart-timeline-task-connection-feedback-width);--smart-gantt-chart-timeline-task-connection-style:solid;--smart-gantt-chart-timeline-task-connection-arrow-type:solid;--smart-gantt-chart-timeline-task-connection-arrow-width:5px;--smart-gantt-chart-timeline-task-resize-indicator-width:4px;--smart-gantt-chart-timeline-task-resize-indicator-color:#fff;--smart-gantt-chart-timeline-task-resize-indicator-border-color:#333;--smart-gantt-chart-timeline-task-progress-thumb-size:10px;--smart-gantt-chart-timeline-cell-size:auto;--smart-gantt-chart-timeline-cell-min-size:70px;--smart-gantt-chart-timeline-task-min-width:5px;--smart-gantt-chart-timeline-weekend-color:#EFF5FD;--smart-gantt-chart-timeline-nonworking-color:#F5F5F5;--smart-gantt-chart-default-width:auto;--smart-gantt-chart-default-height:600px;--smart-gantt-chart-task-popup-window-default-width:60vw;--smart-gantt-chart-connection-popup-window-default-width:300px;--smart-gantt-chart-confirm-popup-window-default-width:var(--smart-gantt-chart-connection-popup-default-width);--smart-gantt-chart-popup-window-header-height:35px;--smart-gantt-chart-popup-window-footer-height:50px;--smart-gantt-chart-header-placeholder:' - ';--smart-gantt-chart-progress-label-padding:0 10px 0 10px;--smart-gantt-chart-filter-row-height:30px;--smart-gantt-chart-task-fill-border-radius:0;--smart-gantt-chart-segment-link-color:var(--smart-gantt-chart-task-color);--smart-gantt-chart-segment-link-size:var(--smart-border-width);--smart-gantt-chart-date-marker-height:25px;--smart-gantt-chart-date-marker-width:var(--smart-border-width);--smart-gantt-chart-date-marker-background:var(--smart-primary);--smart-gantt-chart-date-marker-color:var(--smart-primary-color);--smart-gantt-chart-date-marker-v-offset:15%;--smart-gantt-chart-date-marker-h-offset:10px;--smart-gantt-chart-indicator-icon:initial;--smart-gantt-chart-deadline-icon:var(--smart-icon-attention-circled);--smart-gantt-chart-deadline-color:var(--smart-error);--smart-gantt-chart-baseline-proportion:2;--smart-gantt-chart-baseline-background:rgba(166, 205, 87, .5);--smart-gantt-chart-progress-label-width:60px;--smart-gantt-chart-current-time-indicator-size:1px;--smart-gantt-chart-current-time-indicator-background:var(--smart-primary);--smart-gantt-chart-current-time-indicator-arrow-size:7px;--smart-gantt-chart-current-time-indicator-header-size:2px;--smart-gantt-chart-shader-background:rgba(var(--smart-border-rgb), .5);--smart-gauge-default-width:var(--smart-box-width);--smart-gauge-default-height:var(--smart-box-height);--smart-gauge-track-border:var(--smart-border);--smart-gauge-track-background:var(--smart-background);--smart-gauge-needle-background:var(--smart-primary);--smart-gauge-label-fill-state:initial;--smart-gauge-label-stroke:initial;--smart-grid-default-width:800px;--smart-grid-default-height:400px;--smart-grid-footer-height:var(--smart-bar-height);--smart-grid-header-height:var(--smart-bar-height);--smart-grid-group-header-height:var(--smart-bar-height);--smart-grid-row-height:30px;--smart-grid-column-header-height:var(--smart-bar-height);--smart-grid-filter-footer-height:var(--smart-bar-height);--smart-grid-aggregate-footer-height:var(--smart-bar-height);--smart-grid-header-background-freeze:var(--smart-surface);--smart-grid-header-color-freeze:var(--smart-surface-color);--smart-grid-column-menu-width:200px;--smart-grid-column-menu-height:auto;--smart-grid-column-buttons-width:23px;--smart-grid-cell-color-freeze:var(--smart-surface-color);--smart-grid-cell-background-freeze:var(--smart-surface);--smart-grid-cell-background-freeze-selected:#DCE5EC;--smart-grid-cell-color-delete:#333;--smart-grid-cell-background-delete:#FFDCDC;--smart-grid-cell-color-update:#333;--smart-grid-cell-background-update:#D7F9C7;--smart-grid-cell-background-color:#D7F9C7;--smart-grid-cell-color-add:#333;--smart-grid-cell-background-add:#FED59B;--smart-grid-cell-color-unbound:var(--smart-surface-color);--smart-grid-cell-background-unbound:var(--smart-surface);--smart-grid-cell-color-sort:var(--smart-surface-color);--smart-grid-cell-background-sort:#FEF3dd;--smart-grid-cell-color-filter:var(--smart-surface-color);--smart-grid-cell-background-filter:#E8F2DB;--smart-grid-view-bar-background:#FCFCFC;--smart-grid-group-row-vertical-offset:5;--smart-grid-group-row-horizontal-offset:1;--smart-grid-template-columns:none;--smart-grid-column-gap:0px;--smart-grid-row-gap:0px;--smart-grid-freeze-splitter-size:1px;--smart-grid-resize-line-size:1px;--smart-grid-layout-col-gap:10px;--smart-grid-layout-row-gap:10px;--smart-grid-layout-width:100%;--smart-grid-layout-rows:none;--smart-grid-panel-default-width:450px;--smart-grid-panel-default-height:auto;--smart-grid-panel-padding:10px;--smart-grid-panel-vertical-offset:10px;--smart-grid-panel-item-height:30px;--smart-column-panel-drop-down-height:350px;--smart-multi-column-filter-panel-template-columns:15px 60px 2fr 3fr 3fr;--smart-formatting-panel-default-width:600px;--smart-formatting-panel-row-height:30px;--smart-formatting-panel-add-new-button-size:40px;--smart-formatting-panel-popup-width:300px;--smart-formatting-panel-color-box-height:20px;--smart-kanban-default-width:1200px;--smart-kanban-default-height:500px;--smart-kanban-header-size:35px;--smart-kanban-task-min-width:150px;--smart-kanban-task-min-height:80px;--smart-kanban-text-max-height:200px;--smart-kanban-user-icon-size:30px;--smart-kanban-user-list-width:150px;--smart-kanban-user-list-max-height:500px;--smart-kanban-comments-list-width:350px;--smart-kanban-comments-list-height:auto;--smart-kanban-new-comment-height:50px;--smart-kanban-new-comment-height-expanded:175px;--smart-kanban-send-button-height:30px;--smart-kanban-color-band-width:3px;--smart-kanban-add-new-column-width:1fr;--smart-list-box-default-width:var(--smart-editor-width);--smart-list-box-default-height:var(--smart-editor-width);--smart-list-item-group-header-text-transform:uppercase;--smart-list-item-horizontal-offset:3px;--smart-list-item-vertical-offset:3px;--smart-list-item-height:36px;--smart-list-item-check-box-radius:2px;--smart-list-item-label-padding:0;--smart-list-item-label-border-radius:0;--smart-list-item-padding:9px 12px;--smart-loader-size:var(--smart-editor-height);--smart-led-default-width:var(--smart-editor-height);--smart-led-default-height:var(--smart-editor-height);--smart-list-menu-default-width:var(--smart-box-width);--smart-list-menu-default-height:var(--smart-box-height);--smart-list-menu-filter-input-vertical-offset:5px;--smart-list-menu-filter-input-horizontal-offset:5px;--smart-masked-text-box-default-width:var(--smart-editor-width);--smart-masked-text-box-default-height:var(--smart-editor-height);--smart-menu-default-width:var(--smart-bar-width);--smart-menu-default-height:var(--smart-bar-height);--smart-menu-vertical-default-width:calc(var(--smart-bar-width) / 2);--smart-menu-vertical-default-height:var(--smart-bar-width);--smart-menu-scroll-button-size:calc(var(--smart-bar-height) / 1.5);--smart-multiline-text-box-default-width:var(--smart-editor-width);--smart-multiline-text-box-default-height:calc(10 * var(--smart-editor-height));--smart-multi-split-button-default-width:var(--smart-editor-width);--smart-multi-split-button-default-height:var(--smart-editor-height);--smart-number-format-panel-selected-format-width:1fr;--smart-number-format-panel-apply-button-width:125px;--smart-number-format-panel-header-holder-offset:10px;--smart-number-format-panel-border-size:1px;--smart-number-format-panel-border-color:#ccc;--smart-number-format-panel-border-radius:4px;--smart-number-format-panel-sample-container-vertical-offset:15px;--smart-number-format-panel-sample-container-horizontal-offset:5px;--smart-number-format-panel-formats-list-margin-top:15px;--smart-number-format-panel-formats-list-max-height:400px;--smart-number-format-panel-formats-item-padding:12px;--smart-number-format-panel-selected-format-padding-left:5px;--smart-number-format-panel-selected-format-padding-top:3px;--smart-number-format-panel-selected-format-padding-bottom:3px;--smart-number-format-panel-header-input-width:100%;--smart-number-format-panel-formats-item-left-padding:10px;--smart-number-format-panel-formats-item-hover-background:#f1f1f1;--smart-number-format-panel-formats-item-example-format-color:#777;--smart-numeric-text-box-default-width:var(--smart-editor-width);--smart-numeric-text-box-default-height:var(--smart-editor-height);--smart-numeric-text-box-default-radix-display-width:12%;--smart-numeric-text-box-default-unit-display-width:var(--smart-editor-addon-width);--smart-numeric-text-box-text-align:right;--smart-path-default-width:var(--smart-editor-width);--smart-path-default-height:var(--smart-editor-height);--smart-path-drop-down-width:auto;--smart-path-drop-down-height:auto;--smart-path-button-gap:5px;--smart-path-text-align:start;--smart-power-button-default-width:var(--smart-editor-height);--smart-power-button-default-height:var(--smart-editor-height);--smart-progress-bar-default-width:var(--smart-editor-width);--smart-progress-bar-default-height:var(--smart-editor-height);--smart-circular-progress-bar-default-size:var(--smart-editor-width);--smart-circular-progress-bar-fill-size:20%;--smart-query-builder-default-width:auto;--smart-query-builder-default-height:auto;--smart-query-builder-min-width:100px;--smart-query-builder-content-padding:5px;--smart-query-builder-editor-width:125px;--smart-radio-button-default-size:calc(1px + 1/2 * var(--smart-editor-height));--smart-ribbon-tab-height:125px;--smart-ribbon-collapsed-tab-height:50px;--smart-ribbon-border-color:var(--smart-border);--smart-ribbon-tab-header-width:100px;--smart-ribbon-tab-padding:0px;--smart-ribbon-group-items-padding:0 10px;--smart-ribbon-tab-header-height:32px;--smart-ribbon-header-padding:0px;--smart-sortable-handle-size:25px;--smart-splitter-default-width:var(--smart-box-width);--smart-splitter-default-height:var(--smart-box-height);--smart-splitter-bar-size:10px;--smart-splitter-bar-fit-size:100%;--smart-splitter-item-padding:0;--smart-splitter-item-content-padding:0;--smart-splitter-item-size:auto;--smart-switch-button-default-width:calc(var(--smart-editor-height) + 10px);--smart-switch-button-default-height:var(--smart-editor-height);--smart-switch-button-thumb-size:calc(var(--smart-switch-button-default-height) - 8px);--smart-slider-default-width:var(--smart-editor-width);--smart-slider-default-height:35px;--smart-slider-track-size:1px;--smart-slider-thumb-width:20px;--smart-slider-thumb-height:20px;--smart-slider-tooltip-width:60px;--smart-slider-tooltip-height:30px;--smart-slider-spin-button-width:30px;--smart-slider-spin-button-height:30px;--smart-slider-tick-size:10px;--smart-slider-minor-tick-size:5px;--smart-slider-thumb-border-top-right-radius:15px;--smart-slider-thumb-border-top-left-radius:15px;--smart-slider-thumb-border-bottom-left-radius:15px;--smart-slider-thumb-border-bottom-right-radius:15px;--smart-scroll-button-size:16px;--smart-scroll-bar-size:18px;--smart-scroll-bar-default-width:var(--smart-editor-width);--smart-scroll-bar-default-height:var(--smart-scroll-bar-size);--smart-scroll-bar-background:#F1F1F1;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#F1F1F1;--smart-scroll-bar-thumb-border-top-right-radius:0px;--smart-scroll-bar-thumb-border-top-left-radius:0px;--smart-scroll-bar-thumb-border-bottom-left-radius:0px;--smart-scroll-bar-thumb-border-bottom-right-radius:0px;--smart-scroll-bar-thumb-background:#C1C1C1;--smart-scroll-bar-thumb-border:transparent;--smart-scroll-bar-thumb-size:100%;--smart-scroll-bar-thumb-padding:1px;--smart-scroll-bar-thumb-background-hover:#A8A8A8;--smart-scroll-bar-thumb-border-hover:transparent;--smart-scroll-bar-thumb-background-active:#787878;--smart-scroll-bar-thumb-border-active:transparent;--smart-scroll-bar-button-background:#F1F1F1;--smart-scroll-bar-button-border:#F1F1F1;--smart-scroll-bar-button-color:#505050;--smart-scroll-bar-button-background-hover:#D2D2D2;--smart-scroll-bar-button-border-hover:#F1F1F1;--smart-scroll-bar-button-color-hover:#505050;--smart-scroll-bar-button-background-active:#787878;--smart-scroll-bar-button-border-active:#F1F1F1;--smart-scroll-bar-button-color-active:#fff;--smart-table-default-width:100%;--smart-table-default-height:auto;--smart-table-header-footer-height:56px;--smart-table-column-header-height:var(--smart-table-header-footer-height);--smart-table-row-height:48px;--smart-table-cell-padding:12px;--smart-table-row-detail-height:var(--smart-table-row-height);--smart-table-indent:30px;--smart-table-arrow-size:16px;--smart-table-arrow-margin:5px;--smart-table-group-name-display:unset;--smart-table-group-count-display:unset;--smart-pivot-table-cell-width:200px;--smart-pivot-table-secondary-group-width:calc(1.25 * var(--smart-pivot-table-cell-width));--smart-pivot-panel-width:300px;--smart-pivot-panel-default-height:800px;--smart-pivot-panel-tab-item-height:150px;--smart-pivot-panel-padding:10px;--smart-tank-default-width:var(--smart-editor-width);--smart-tank-default-height:calc(10 * var(--smart-editor-height));--smart-tank-scale-size:105px;--smart-tank-thumb-width:25px;--smart-tank-thumb-height:var(--smart-tank-thumb-width);--smart-tank-tooltip-width:80px;--smart-tank-tooltip-height:30px;--smart-tank-tick-size:10px;--smart-tank-minor-tick-size:5px;--smart-tank-minimum-track-size:6px;--smart-tabs-header-button-size:20px;--smart-tabs-animation-duration:0.5s;--smart-tabs-default-width:var(--smart-box-width);--smart-tabs-default-height:var(--smart-box-height);--smart-tabs-header-padding:0px;--smart-tabs-header-offset:0px;--smart-tab-item-padding:12px 16px;--smart-tab-item-offset:5px;--smart-tab-item-initial-offset:5px;--smart-tab-item-text-transform:uppercase;--smart-time-picker-default-width:var(--smart-editor-width);--smart-time-picker-default-height:calc(12 * var(--smart-editor-height));--smart-tooltip-arrow-width:6px;--smart-tooltip-arrow-color:var(--smart-secondary);--smart-tooltip-arrow-translate:0;--smart-tooltip-padding:4px 8px;--smart-tooltip-content-shadow:none;--smart-toast-item-icon:'';--smart-toast-container-default-width:var(--smart-bar-width);--smart-toast-header-height:20px;--smart-toast-info-background:var(--smart-info);--smart-toast-info-color:var(--smart-info-color);--smart-toast-warning-background:var(--smart-warning);--smart-toast-warning-color:var(--smart-warning-color);--smart-toast-error-background:var(--smart-error);--smart-toast-error-color:var(--smart-error-color);--smart-toast-success-background:var(--smart-success);--smart-toast-success-color:var(--smart-success-color);--smart-tree-default-width:var(--smart-box-width);--smart-tree-default-height:var(--smart-box-height);--smart-tree-scroll-button-size:20px;--smart-tree-lines-style:dashed;--smart-tree-indent:16px;--smart-tree-lines-color:var(--smart-border);--smart-tree-lines-width:1px;--smart-tree-item-label-height:36px;--smart-tree-item-padding:9px 12px;--smart-tree-item-vertical-offset:3px;--smart-tree-item-horizontal-offset:3px;--smart-text-box-default-width:var(--smart-editor-width);--smart-text-box-default-height:var(--smart-editor-height);--smart-validation-panel-description-width:20%;--smart-validation-panel-content-width:80%;--smart-validation-panel-appearance-vertical-offset:10px;--smart-validation-panel-appearance-reset-button-left-offset:5px;--smart-validation-panel-appearance-textbox-vertical-offset:5px;--smart-validation-panel-appearance-reset-button-color:var(--smart-primary);--smart-validation-panel-criteria-row-margin-top:10px;--smart-validation-panel-criteria-container-vertical-offset:10px;--smart-validation-panel-criteria-container-input-width:180px;--smart-validation-panel-criteria-container-input-horizontal-offset:2px;--smart-validation-panel-criteria-container-textbox-width:80px;--smart-validation-panel-criteria-container-textbox-horizontal-offset:2px;--smart-validation-panel-criteria-container-text-between-inputs-offset:5px;--smart-validation-panel-invalid-data-vertical-offset:10px;--smart-validation-panel-footer-button-color:#188038;--smart-validation-panel-footer-button-background:white;--smart-validation-panel-footer-vertical-offset:20px;--smart-validation-panel-footer-button-horizontal-offset:5px;--smart-validation-panel-footer-remove-validation-button-color:var(--smart-validation-panel-footer-button-color);--smart-validation-panel-footer-cancel-button-color:var(--smart-validation-panel-footer-button-color);--smart-validation-panel-footer-save-button-color:var(--smart-validation-panel-footer-button-background);--smart-validation-panel-footer-save-button-background:var(--smart-validation-panel-footer-button-color);--smart-password-text-box-default-width:var(--smart-editor-width);--smart-password-text-box-default-height:var(--smart-editor-height);--smart-pager-default-width:var(--smart-bar-width);--smart-pager-default-height:var(--smart-bar-height);--smart-pager-button-width:'auto';--smart-pager-button-height:32px;--smart-pager-page-size-selector-width:60px;--smart-pager-page-index-selector-width:32px;--smart-pager-page-index-selector-height:32px;--smart-pager-page-index-ellipsis-selector-width:32px;--smart-pager-page-index-ellipsis-selector-height:32px;--smart-pager-page-index-selector-horizontal-offset:8px;--smart-pager-padding:2px;--smart-pager-input-width:50px;--smart-scroll-viewer-min-width:none;--smart-scroll-viewer-max-width:none;--smart-scroll-viewer-min-height:none;--smart-scroll-viewer-max-height:none;--smart-scheduler-default-height:auto;--smart-scheduler-default-width:auto;--smart-scheduler-item-size:auto;--smart-scheduler-timeline-cell-width:auto;--smart-scheduler-timeline-cell-height:50px;--smart-scheduler-timeline-cell-min-width:70px;--smart-scheduler-timeline-cell-min-height:35px;--smart-scheduler-header-height:50px;--smart-scheduler-header-today-button-size:auto;--smart-scheduler-header-date-button-max-size:auto;--smart-scheduler-header-navigation-button-size:30px;--smart-scheduler-footer-height:var(--smart-scheduler-header-height);--smart-scheduler-header-box-shadow:initial;--smart-scheduler-header-padding:10px;--smart-scheduler-timeline-header-cell-padding:5px;--smart-scheduler-header-menu-button-size:auto;--smart-scheduler-timeline-weekend-color:var(--smart-background);--smart-scheduler-timeline-nonworking-color:var(--smart-gantt-chart-timeline-nonworking-color);--smart-scheduler-timeline-all-day-label-font-weight:600;--smart-scheduler-timeline-header-horizontal-cells-size:40px;--smart-scheduler-timeline-header-horizontal-label-padding:initial;--smart-scheduler-timeline-header-horizontal-details-size:var(--smart-scheduler-timeline-header-horizontal-cells-size);--smart-scheduler-timeline-header-horizontal-group-size:var(--smart-scheduler-timeline-header-horizontal-cells-size);--smart-scheduler-timeline-header-vertical-cells-size:100px;--smart-scheduler-timeline-header-vertical-label-padding:initial;--smart-scheduler-timeline-header-vertical-details-size:var(--smart-scheduler-timeline-header-vertical-cells-size);--smart-scheduler-timeline-header-vertical-group-size:var(--smart-scheduler-timeline-header-vertical-cells-size);--smart-scheduler-timeline-header-all-day-cells-size:75px;--smart-scheduler-timeline-group-separator-background:var(--smart-outline);--smart-scheduler-timeline-group-separator-size:var(--smart-border-width);--smart-scheduler-timeline-group-white-space:nowrap;--smart-scheduler-timeline-group-header-offset:calc(-50% - var(--smart-scheduler-timeline-header-cell-padding));--smart-scheduler-current-time-indicator-background:var(--smart-primary);--smart-scheduler-current-time-indicator-size:1px;--smart-scheduler-current-time-indicator-header-size:2px;--smart-scheduler-current-time-indicator-arrow-size:7px;--smart-scheduler-shader-background:rgba(var(--smart-border-rgb), .5);--smart-scheduler-view-background:transparent;--smart-scheduler-view-line-size:var(--smart-border-width);--smart-scheduler-view-horizontal-line-color:var(--smart-border);--smart-scheduler-view-vertical-line-color:var(--smart-border);--smart-scheduler-day-week-view-vertical-line-size:var(--smart-scheduler-view-line-size);--smart-scheduler-day-week-view-vertical-line-color:var(--smart-border);--smart-scheduler-day-week-view-hour-size:var(--smart-scheduler-view-line-size);--smart-scheduler-day-week-view-hour-color:var(--smart-border);--smart-scheduler-time-ruler-tick-size:10px;--smart-scheduler-event-background-rgb:52,121,186;--smart-scheduler-event-background:rgba(var(--smart-scheduler-event-background-rgb), 1);--smart-scheduler-legend-item-background:var(--smart-scheduler-event-background);--smart-scheduler-event-color:var(--smart-primary-color);--smart-scheduler-event-focus:rgba(var(--smart-scheduler-event-background-rgb), .9);--smart-scheduler-event-color-focus:var(--smart-scheduler-event-color);--smart-scheduler-event-hover:rgba(var(--smart-scheduler-event-background-rgb), .8);--smart-scheduler-event-color-hover:var(--smart-scheduler-event-color);--smart-scheduler-event-padding-agenda:5px;--smart-scheduler-event-padding-basic:2px;--smart-scheduler-event-padding-timeline:2px;--smart-scheduler-event-padding-all-day:2px;--smart-scheduler-event-content-padding:5px;--smart-scheduler-event-label-font-size:var(--smart-font-size);--smart-scheduler-event-time-font-size:calc(var(--smart-font-size) - 3px);--smart-scheduler-event-time-font-size-agenda:var(--smart-font-size);--smart-scheduler-event-time-font-weight-agenda:600;--smart-scheduler-event-time-opacity-agenda:1;--smart-scheduler-event-time-opacity:0.7;--smart-scheduler-event-icon-size:30px;--smart-scheduler-event-size:30px;--smart-scheduler-event-size-basic:var(--smart-scheduler-event-size);--smart-scheduler-event-size-timeline:60px;--smart-scheduler-event-collector-size:24px;--smart-scheduler-event-collector-mobile-size:28px;--smart-scheduler-event-collector-background:rgba(var(--smart-primary-rgb), 1);--smart-scheduler-event-collector-color:var(--smart-primary-color);--smart-scheduler-event-collector-focus:rgba(var(--smart-primary-rgb), .9);--smart-scheduler-event-collector-color-focus:var(--smart-scheduler-event-collector-color);--smart-scheduler-event-collector-hover:rgba(var(--smart-primary-rgb), .8);--smart-scheduler-event-collector-color-hover:var(--smart-scheduler-event-collector-color);--smart-scheduler-month-view-number-size:24px;--smart-scheduler-status-size:7px;--smart-scheduler-status-padding:5px;--smart-scheduler-status-background:transparent;--smart-scheduler-status-free-background:white;--smart-scheduler-status-tentative-background:0 -244rem/5rem 5rem linear-gradient(45deg, #fd7e14 25%, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .2) 50%, #fd7e14 50%, #fd7e14 75%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .2));--smart-scheduler-status-busy-background:#dc3545;--smart-scheduler-status-out-of-office-background:#00a9e6;--smart-scheduler-cell-feedback-background:transparent;--smart-scheduler-event-resize-indicator-size:var(--smart-gantt-chart-timeline-task-resize-indicator-width);--smart-scheduler-event-resize-indicator-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);--smart-scheduler-event-resize-indicator-border-color:var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);--smart-scheduler-restricted-background:0 -245rem/12px 12px linear-gradient(135deg, rgba(255, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(255, 0, 0, .15) 50%, rgba(255, 0, 0, .15) 75%, transparent 75%, transparent);--smart-scheduler-event-item-size:50px;--smart-scheduler-event-button-size:30px;--smart-scheduler-event-border-radius:initial;--smart-scheduler-event-collector-border-radius:20px;--smart-scheduler-context-menu-max-height:calc(4 * var(--smart-scheduler-event-item-size));--smart-scheduler-context-menu-max-width:300px;--smart-scheduler-window-header-height:var(--smart-gantt-chart-popup-window-header-height);--smart-scheduler-window-footer-height:var(--smart-gantt-chart-popup-window-footer-height);--smart-scheduler-event-label-font-weight:300;--smart-scheduler-event-time-font-weight:300;--smart-scheduler-event-item-label-font-weight:600;--smart-scheduler-toast-default-width:400px;--smart-scheduler-toast-default-height:50px;--smart-scheduler-shortcut-size:28px;--smart-window-default-height:var(--smart-box-height);--smart-window-default-width:var(--smart-box-width);--smart-window-header-height:var(--smart-bar-height);--smart-window-footer-height:var(--smart-bar-height);--smart-window-min-width:250px;--smart-window-header-padding:10px;--smart-window-footer-padding:6.5px;--smart-window-header-button-size:24px;--smart-window-header-icon-size:var(--smart-font-size);--smart-window-header-background:var(--smart-surface);--smart-window-footer-background:var(--smart-surface);--smart-window-footer-button-width:100px;--smart-window-content-padding:10px;--smart-elevation-24:0 24px 38px 3px rgba(0, 0, 0, .14),0 9px 46px 8px rgba(0, 0, 0, .12),0 11px 15px 0 rgba(0, 0, 0, .2);--smart-elevation-16:0 16px 24px 2px rgba(0, 0, 0, .14),0 6px 30px 5px rgba(0, 0, 0, .12),0 8px 10px 0 rgba(0, 0, 0, .2);--smart-elevation-12:0 12px 17px 2px rgba(0, 0, 0, .14),0 5px 22px 4px rgba(0, 0, 0, .12),0 7px 8px 0 rgba(0, 0, 0, .2);--smart-elevation-8:0 8px 10px 1px rgba(0, 0, 0, .14),0 3px 14px 3px rgba(0, 0, 0, .12),0 4px 15px 0 rgba(0, 0, 0, .2);--smart-elevation-6:0 6px 10px 0 rgba(0, 0, 0, .14),0 1px 18px 0 rgba(0, 0, 0, .12),0 3px 5px 0 rgba(0, 0, 0, .2);--smart-elevation-4:0 2px 4px 0 rgba(0, 0, 0, .14),0 4px 5px 0 rgba(0, 0, 0, .12),0 1px 10px 0 rgba(0, 0, 0, .2);--smart-elevation-2:0 3px 1px -2px rgba(0, 0, 0, .2),0 2px 2px 0 rgba(0, 0, 0, .14),0 1px 5px 0 rgba(0, 0, 0, .12);--smart-elevation-1:0 0 2px 0 rgba(0, 0, 0, .14),0 2px 2px 0 rgba(0, 0, 0, .12),0 1px 3px 0 rgba(0, 0, 0, .2);--smart-elevation-0:none;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--pseudo-element-height:0}.smart-ui-component[theme=dark],body[theme=dark]{--smart-primary-rgb:122,202,255;--smart-primary:rgb(var(--smart-primary-rgb));--smart-primary-color:#242424;--smart-background:#242424;--smart-background-color:#fff;--smart-surface:#333;--smart-surface-color:#fff;--smart-disabled:#535353;--smart-disabled-color:#fff;--smart-border:#464646;--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-ui-state-hover:#444;--smart-ui-state-color-hover:#fff;--smart-ui-state-border-hover:var(--smart-ui-state-hover);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-focus:#555;--smart-ui-state-color-focus:#fff;--smart-ui-state-border-focus:#555;--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb), .1);--smart-alternation-index0-color:var(--smart-surface-color);--smart-alternation-index0-border:var(--smart-surface);--smart-alternation-index0-background:var(--smart-surface);--smart-alternation-index1-color:#111;--smart-alternation-index1-border:#9BBB59;--smart-alternation-index1-background:#9BBB59;--smart-alternation-index2-color:#fff;--smart-alternation-index2-border:#FC3752;--smart-alternation-index2-background:#FC3752;--smart-grid-cell-background-freeze:#242424;--smart-grid-cell-color-freeze:#fff;--smart-scroll-bar-background:#3E3E42;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#3E3E42;--smart-scroll-bar-thumb-background:#686868;--smart-scroll-bar-thumb-border:#686868;--smart-scroll-bar-thumb-background-hover:#9E9E9E;--smart-scroll-bar-thumb-border-hover:#9E9E9E;--smart-scroll-bar-thumb-background-active:#444;--smart-scroll-bar-thumb-border-active:#444;--smart-scroll-bar-button-background:#3E3E42;--smart-scroll-bar-button-border:#3E3E42;--smart-scroll-bar-button-color:#999999;--smart-scroll-bar-button-background-hover:#3E3E42;--smart-scroll-bar-button-border-hover:#3E3E42;--smart-scroll-bar-button-color-hover:var(--smart-primary);--smart-scroll-bar-button-background-active:#3E3E42;--smart-scroll-bar-button-border-active:#3E3E42;--smart-scroll-bar-button-color-active:var(--smart-primary);--smart-gantt-chart-timeline-nonworking-color:#3E3E42;--smart-scheduler-timeline-weekend-color:var(--smart-background);--smart-scheduler-timeline-nonworking-color:var(--smart-gantt-chart-timeline-nonworking-color);--smart-scheduler-event-background-rgb:103,176,245;--smart-scheduler-event-background:rgba(var(--smart-scheduler-event-background-rgb), 1);--smart-scheduler-event-color:var(--smart-primary-color);--smart-scheduler-event-focus:rgba(var(--smart-scheduler-event-background-rgb), .9);--smart-scheduler-event-color-focus:var(--smart-scheduler-event-color);--smart-scheduler-event-hover:rgba(var(--smart-scheduler-event-background-rgb), .8);--smart-scheduler-event-color-hover:var(--smart-scheduler-event-color);--smart-scheduler-event-collector-background:rgba(var(--smart-primary-rgb), 1);--smart-scheduler-event-collector-color:var(--smart-primary-color);--smart-scheduler-event-collector-focus:rgba(var(--smart-primary-rgb), .9);--smart-scheduler-event-collector-color-focus:var(--smart-scheduler-event-collector-color);--smart-scheduler-event-collector-hover:rgba(var(--smart-primary-rgb), .8);--smart-scheduler-event-collector-color-hover:var(--smart-scheduler-event-collector-color);--smart-scheduler-status-free-background:white;--smart-scheduler-status-tentative-background:0 -244rem/5rem 5rem linear-gradient(45deg, #fd7e14 25%, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .2) 50%, #fd7e14 50%, #fd7e14 75%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .2));--smart-scheduler-status-busy-background:#dc3545;--smart-scheduler-status-out-of-office-background:#00a9e6;--smart-scheduler-event-resize-indicator-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);--smart-scheduler-event-resize-indicator-border-color:var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);--smart-scheduler-restricted-background:0 -245rem/12px 12px linear-gradient(135deg, rgba(255, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(255, 0, 0, .15) 50%, rgba(255, 0, 0, .15) 75%, transparent 75%, transparent)}
smart-accordion,smart-alert-window,smart-array,smart-breadcrumb,smart-button,smart-calendar,smart-card,smart-card-view,smart-carousel,smart-check-box,smart-circular-progress-bar,smart-color-panel,smart-color-picker,smart-column-panel,smart-combo-box,smart-date-time-picker,smart-dialog-window,smart-docking-layout,smart-drop-down-button,smart-drop-down-list,smart-filter-panel,smart-gantt-chart,smart-gauge,smart-grid,smart-group-panel,smart-kanban,smart-layout,smart-led,smart-list-box,smart-list-menu,smart-masked-text-box,smart-menu,smart-multi-column-filter-panel,smart-multi-split-button,smart-multiline-prompt-window,smart-multiline-text-box,smart-numeric-text-box,smart-pager,smart-password-text-box,smart-path,smart-pivot-panel,smart-power-button,smart-progress-bar,smart-progress-window,smart-prompt-window,smart-query-builder,smart-radio-button,smart-repeat-button,smart-scroll-bar,smart-sheduler,smart-slider,smart-sort-panel,smart-splitter,smart-switch-button,smart-tabs,smart-tabs-window,smart-tank,smart-text-box,smart-time-picker,smart-toggle-button,smart-tooltip,smart-tree,smart-wait-window,smart-window{padding:0;margin:0;overflow:hidden;display:block}.smart-element{outline:0;box-sizing:border-box;font-family:var(--smart-font-family);font-size:var(--smart-font-size);font-weight:var(--smart-font-weight);-webkit-tap-highlight-color:transparent;background:var(--smart-background);color:var(--smart-background-color)}.smart-root{width:100%;height:100%;padding:0;margin:0;box-sizing:border-box}smart-alert-window[disabled],smart-breadcrumb[disabled],smart-button-group[disabled],smart-button[disabled],smart-calendar[disabled],smart-card-view[disabled],smart-card[disabled],smart-check-box[disabled],smart-check-input[disabled],smart-chip[disabled],smart-circular-progress-bar[disabled],smart-color-input[disabled],smart-color-panel[disabled],smart-color-picker[disabled],smart-column-panel[disabled],smart-combo-box[disabled],smart-date-input[disabled],smart-date-range-input[disabled],smart-date-time-picker[disabled],smart-dialog-window[disabled],smart-docking-layout[disabled],smart-drop-down-button[disabled],smart-drop-down-list[disabled],smart-editor[disabled],smart-filter-panel[disabled],smart-formatting-panel[disabled],smart-gantt-chart[disabled],smart-gantt[disabled],smart-gauge[disabled],smart-grid[disabled],smart-group-panel[disabled],smart-input[disabled],smart-kanban[disabled],smart-layout[disabled],smart-led[disabled],smart-list-box[disabled],smart-list-item[disabled],smart-list-menu[disabled],smart-menu-item[disabled],smart-menu-items-group[disabled],smart-menu[disabled],smart-multi-column-filter-panel[disabled],smart-multi-combo-input[disabled],smart-multi-input[disabled],smart-multi-split-button[disabled],smart-multiline-prompt-window[disabled],smart-multiline-text-box[disabled],smart-notification-panel[disabled],smart-number-input[disabled],smart-numeric-text-box[disabled],smart-pager .smart-pager-button[disabled],smart-pager[disabled],smart-password-input[disabled],smart-password-text-box[disabled],smart-path[disabled],smart-pivot-table[disabled],smart-power-button[disabled],smart-progress-bar[disabled],smart-progress-window[disabled],smart-prompt-window[disabled],smart-query-builder[disabled],smart-radio-button[disabled],smart-repeat-button[disabled],smart-scheduler[disabled],smart-scroll-bar[disabled],smart-slider[disabled],smart-sort-panel[disabled],smart-splitter[disabled],smart-switch-button[disabled],smart-tab[disabled],smart-table[disabled],smart-tabs[disabled],smart-tank[disabled],smart-text-area[disabled],smart-text-box[disabled],smart-time-input[disabled],smart-time-picker[disabled],smart-toggle-button[disabled],smart-tree-item[disabled]>.smart-tree-item-label-container,smart-tree-items-group[disabled]>.smart-tree-item-label-container,smart-tree[disabled],smart-wait-window[disabled],smart-window[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-window,smart-accordion,smart-button,smart-button-group,smart-calendar,smart-card-view,smart-color-panel,smart-column-panel,smart-date-time-picker,smart-docking-layout,smart-formatting-panel,smart-gantt-chart,smart-grid,smart-group-panel,smart-kanban,smart-layout,smart-list-box,smart-list-menu,smart-menu,smart-multi-column-filter-panel,smart-multiline-text-box,smart-pager,smart-progress-bar,smart-scheduler,smart-scroll-viewer,smart-sort-panel,smart-splitter,smart-tank,smart-text-box,smart-time-picker,smart-tree{border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid}smart-card-view.smart-element,smart-color-panel.smart-element,smart-color-picker.smart-element,smart-combo-box.smart-element,smart-date-time-picker.smart-element,smart-drop-down-button.smart-element,smart-drop-down-list.smart-element,smart-filter-panel.smart-element,smart-kanban.smart-element,smart-masked-text-box.smart-element,smart-menu.smart-element,smart-multi-split-button.smart-element,smart-multiline-text-box.smart-element,smart-numeric-text-box.smart-element,smart-pager.smart-element,smart-password-text-box.smart-element,smart-path.smart-element,smart-query-builder.smart-element,smart-slider.smart-element,smart-switch-button.smart-element,smart-tabs.smart-element,smart-tank.smart-element,smart-text-box.smart-element{overflow:visible}.smart-disabled{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-element input::selection,.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}@media (hover:hover){.smart-element[theme=dark],body[theme=dark]{scrollbar-color:var(--smart-scroll-bar-thumb-background) var(--smart-scroll-bar-track-background)}body[theme=dark] ::-webkit-scrollbar,body[theme=dark]::-webkit-scrollbar{background-color:var(--smart-background)}body[theme=dark] ::-webkit-scrollbar-track,body[theme=dark] ::-webkit-scrollbar-track-piece,body[theme=dark]::-webkit-scrollbar-track,body[theme=dark]::-webkit-scrollbar-track-piece{background-color:var(--smart-scroll-bar-track-background)}body[theme=dark] ::-webkit-scrollbar-thumb,body[theme=dark]::-webkit-scrollbar-thumb{border:1px solid var(--smart-scroll-bar-thumb-border);background-color:var(--smart-scroll-bar-thumb-background)}body[theme=dark] ::-webkit-scrollbar-thumb:hover,body[theme=dark]::-webkit-scrollbar-thumb:hover{border-color:var(--smart-scroll-bar-thumb-border-hover);background-color:var(--smart-scroll-bar-thumb-background-hover)}body[theme=dark] ::-webkit-scrollbar-button,body[theme=dark]::-webkit-scrollbar-button{background-color:var(--smart-scroll-bar-button-background)}}
smart-accordion{width:var(--smart-accordion-default-width);height:var(--smart-accordion-default-height);border:0;display:block}smart-accordion.smart-element{background:0 0}smart-accordion:not(.smart-element){visibility:hidden}smart-accordion>.smart-container{overflow:auto;touch-action:none;padding:10px}smart-accordion.smart-container{overflow:auto;touch-action:none}smart-accordion .smart-reordering *{user-select:none;-webkit-user-select:none;cursor:move}smart-accordion .smart-empty:after{content:"No accordion items.";display:flex;justify-content:center;align-items:center;width:100%;height:100%}smart-accordion .smart-accordion.smart-container{padding:10px}smart-accordion smart-accordion-item{font-size:inherit;font-family:inherit;display:block;overflow:hidden;box-sizing:border-box;box-shadow:var(--smart-elevation-4);width:100%;border:0;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-accordion smart-accordion-item:first-child{border-top-left-radius:var(--smart-first-item-border-top-left-radius,--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-first-item-border-top-right-radius,--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-first-item-border-bottom-left-radius,--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-first-item-border-bottom-right-radius,--smart-item-border-bottom-right-radius)}smart-accordion smart-accordion-item:last-child{border-top-left-radius:var(--smart-last-item-border-top-left-radius,--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-last-item-border-top-right-radius,--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-last-item-border-bottom-left-radius,--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-last-item-border-bottom-right-radius,--smart-item-border-bottom-right-radius)}smart-accordion smart-accordion-item>.smart-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-accordion smart-accordion-item .smart-ripple{background-color:var(--smart-background-color);opacity:.5}smart-accordion smart-accordion-item .smart-accordion-item-header{width:100%;cursor:pointer;color:var(--smart-surface-color);background:var(--smart-surface);border-color:var(--smart-border);font-family:inherit;font-size:inherit;box-sizing:border-box;padding:0 24px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;align-items:center;position:relative;height:var(--smart-accordion-item-header-height)}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-arrow{width:var(--smart-editor-addon-width);display:flex;justify-content:center;align-items:center;order:2}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-arrow:after{vertical-align:middle;content:var(--smart-icon-arrow-up-alt);transform:rotate(180deg);width:var(--smart-editor-addon-width);height:100%;margin-left:2px;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:12px;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;justify-content:center;align-items:center;color:var(--smart-ui-state);transform-origin:center}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-label{margin-left:5px;width:calc(100% - var(--smart-editor-addon-width));display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}smart-accordion smart-accordion-item .smart-accordion-item-content{overflow-y:auto;height:var(--smart-accordion-expanded-content-height);padding:0 24px;color:var(--smart-background-color);background:var(--smart-background);width:100%;box-sizing:border-box;display:none}smart-accordion smart-accordion-item .smart-accordion-item-content .smart-content-container{width:100%;height:100%;box-sizing:border-box;min-height:5px;padding:10px}smart-accordion smart-accordion-item[expanded]:not(:last-child){margin-bottom:var(--smart-accordion-item-expanded-offset)}smart-accordion smart-accordion-item[expanded]:last-child:not(:first-child){margin-top:var(--smart-accordion-item-expanded-offset)}smart-accordion smart-accordion-item[expanded] .smart-accordion-item-header{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-accordion smart-accordion-item[expanded] .smart-accordion-item-header>.smart-arrow:after{transform:rotate(0);transform-origin:center}smart-accordion smart-accordion-item[expanded]>.smart-container>.smart-accordion-item-content{display:block}smart-accordion smart-accordion-item[hover] .smart-accordion-item-header{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover);border-color:vaR(--smart-ui-state-border-hover)}smart-accordion smart-accordion-item[focused] .smart-accordion-item-header{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);border-color:vaR(--smart-ui-state-border-focus)}smart-accordion smart-accordion-item[focused] .smart-accordion-item-header>.smart-arrow{opacity:.6}smart-accordion smart-accordion-item[dragged]{-webkit-user-select:none;user-select:none;cursor:move}smart-accordion smart-accordion-item[dragged] .smart-accordion-item-header{cursor:move}smart-accordion smart-accordion-item[disabled]{cursor:default;opacity:1}smart-accordion smart-accordion-item[disabled] .smart-accordion-item-header{cursor:initial}smart-accordion[expand-mode=singleFitHeight] smart-accordion-item .smart-accordion-item-header{height:var(--smart-accordion-item-header-height)}smart-accordion[expand-mode=singleFitHeight] smart-accordion-item .smart-accordion-item-content{overflow-y:auto;height:var(--smart-accordion-expanded-content-height);padding:0 24px;color:var(--smart-background-color);background:var(--smart-background)}smart-accordion[expand-mode=multiple] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=none] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=single] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=toggle] smart-accordion-item .smart-accordion-item-content{overflow-y:hidden;height:auto}smart-accordion[expand-mode=multiple].smart-container.smart-toggling,smart-accordion[expand-mode=multiple]>.smart-container.smart-toggling{padding:10px}smart-accordion[disabled],smart-accordion[disabled] smart-accordion-item .smart-accordion-item-header{cursor:default}smart-accordion:focus,smart-accordion:focus smart-accordion-item:focus{outline:0}smart-accordion.smart-no-arrow .smart-accordion-item-header>.smart-arrow,smart-accordion.smart-no-arrow .smart-accordion-item-header>.smart-arrow:after{visibility:hidden;width:0}smart-accordion.smart-arrow-right smart-accordion-item .smart-accordion-item-header>.smart-arrow{float:right}smart-accordion.smart-arrow-right smart-accordion-item .smart-accordion-item-header>.smart-arrow:after{content:var(--smart-icon-arrow-right)}smart-accordion.smart-arrow-right smart-accordion-item[expanded] .smart-accordion-item-header>.smart-arrow:after{content:var(--smart-icon-arrow-up-alt)}smart-accordion .smart-toggled-item .smart-accordion-item-content{overflow:hidden}smart-accordion:not([animation=none]){animation-duration:var(--smart-accordion-animation-duration)}smart-accordion:not([animation=none]) *{animation-duration:inherit}smart-accordion:not([animation=none])[expand-mode=singleFitHeight] smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-out;animation-direction:reverse;display:block;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=singleFitHeight].smart-toggled-item smart-accordion-item[expanded] .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=multiple] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=none] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=single] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=toggle] smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation ease-out;animation-direction:reverse;display:block;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=multiple] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=none] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=single] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=toggle] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none]) smart-accordion-item .smart-accordion-item-header>.smart-arrow.smart-animate-trigger:after{transition:transform .2s ease-out}smart-accordion:not([animation=none]) smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-out;animation-direction:reverse;display:block;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none]) smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion[right-to-left]>.smart-container{direction:rtl}:host .smart-ripple{background-color:var(--smart-background-color);opacity:.5}@keyframes smart-accordion-item-expand-animation-default-mode{0%{height:0}100%{height:var(--smart-accordion-expanded-content-height)}}@keyframes smart-accordion-item-expand-animation{0%{height:0}100%{height:var(--smart-accordion-expanded-content-local-height)}}
smart-array{width:var(--smart-array-default-width);height:var(--smart-array-default-height);display:block;overflow:visible}smart-array .smart-big-container,smart-array>.smart-container{display:flex}smart-array .smart-array-indexer{display:block;margin-bottom:2px;width:100%}smart-array .smart-big-container{background-color:var(--smart-background)}smart-array[show-index-display] .smart-big-container{margin-left:2px}smart-array .smart-main-container,smart-array .smart-scrollbar-container-horizontal{width:100%}smart-array .smart-array-element-gap{border-spacing:0}smart-array .smart-array-table-data{border:2px solid transparent;padding:0;min-width:0;background-color:transparent;white-space:nowrap}smart-array .smart-array-table-data-gap{border-width:var(--smart-array-element-gap);padding:var(--smart-array-element-gap)}smart-array .smart-scrollbar-container-horizontal{height:20px}smart-array .smart-scrollbar-container-vertical{width:20px}smart-array .smart-scrollbar-container-horizontal>smart-scroll-bar,smart-array .smart-scrollbar-container-vertical>smart-scroll-bar{width:100%;height:100%}smart-array .smart-array-element{position:relative}smart-array .smart-array-element-selected{border-color:#00f}smart-array .smart-array-element-empty{border-color:#999;color:#999;opacity:.7}smart-array .smart-array-element>smart-check-box,smart-array .smart-array-element>smart-led,smart-array .smart-array-element>smart-numeric-text-box,smart-array .smart-array-element>smart-power-button,smart-array .smart-array-element>smart-radio-button,smart-array .smart-array-element>smart-switch-button,smart-array .smart-array-element>smart-toggle-button,smart-array smart-switch-button.smart-array-element,smart-array smart-text-box.smart-array-element{display:block}smart-array .smart-array-element>smart-check-box{padding:0}
.smart-badge{display:inline-block;padding:.25em .4em;font-weight:700;line-height:1}.smart-badge.smart-badge-primary{color:var(--smart-primary-color);background-color:var(--smart-primary)}.smart-badge.smart-badge-secondary{color:var(--smart-secondary-color);background-color:var(--smart-secondary)}.smart-badge.smart-badge-success{color:var(--smart-success-color);background-color:var(--smart-success)}.smart-badge.smart-badge-error{color:var(--smart-error-color);background-color:var(--smart-error)}.smart-badge.smart-badge-info{color:var(--smart-info-color);background-color:var(--smart-info)}.smart-badge.smart-badge-warning{color:var(--smart-warning-color);background-color:var(--smart-warning)}.smart-badge.smart-badge-light{color:var(--smart-light-color);background-color:var(--smart-light)}.smart-badge.smart-badge-dark{color:var(--smart-dark-color);background-color:var(--smart-dark)}.smart-badge.smart-badge-danger{color:var(--smart-error-color);background-color:var(--smart-error)}.smart-badge.smart-badge-pill{border-radius:10rem}.smart-badge[right-to-left]{direction:rtl}
.smart-breadcrumb-feedback,.smart-breadcrumb-feedback *,smart-breadcrumb{box-sizing:border-box}smart-breadcrumb{display:block;width:var(--smart-breadcrumb-default-width);min-width:calc(2 * var(--smart-breadcrumb-padding) + 2 * var(--smart-border-width) + 40px);height:var(--smart-breadcrumb-default-height);border:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-breadcrumb-padding);padding-top:0;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-breadcrumb .smart-template-container{height:auto}smart-breadcrumb .smart-template-container .smart-breadcrumb-items{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}.smart-breadcrumb-feedback,smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{flex-direction:row;margin-top:var(--smart-breadcrumb-padding);width:auto;padding:5px;color:var(--smart-background-color)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{display:flex;align-items:center;position:relative;border:var(--smart-border-width) solid var(--smart-border);margin-right:var(--smart-breadcrumb-horizontal-offset);height:var(--smart-breadcrumb-item-height);background-color:var(--smart-background)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{position:absolute;width:var(--smart-breadcrumb-horizontal-offset);height:2px;background-color:var(--smart-border);left:calc(100% + var(--smart-border-width));top:50%;content:""}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{display:none;margin-left:10px;margin-right:5px;width:1em;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer;font-family:smart-icons}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button:after{content:var(--smart-icon-close)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item .smart-breadcrumb-item-label{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after,smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.target:before{position:absolute;width:2px;height:100%;background-color:var(--smart-primary);left:calc(-1 * var(--smart-breadcrumb-horizontal-offset)/ 2 - 1px);content:""}smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after{left:calc(100% + var(--smart-breadcrumb-horizontal-offset)/ 2)}smart-breadcrumb .smart-breadcrumb-placeholder{width:100%;height:100%;display:flex;padding:5px}smart-breadcrumb[allow-drag] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{cursor:pointer;touch-action:none}smart-breadcrumb[allow-drag] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}smart-breadcrumb[add-new-item] .smart-template-container .smart-breadcrumb-items>smart-button{--smart-button-padding:0;position:relative;margin-right:var(--smart-breadcrumb-horizontal-offset);margin-top:var(--smart-breadcrumb-padding);border:var(--smart-border-width) solid var(--smart-border);border-radius:initial;width:var(--smart-breadcrumb-item-height);height:var(--smart-breadcrumb-item-height);text-align:center;font-size:25px;overflow:visible}smart-breadcrumb[add-new-item] .smart-template-container .smart-breadcrumb-items>smart-button>button{overflow:hidden;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}smart-breadcrumb[close-buttons] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{display:block}smart-breadcrumb[minimized]{padding:0;overflow:visible}smart-breadcrumb[minimized] .smart-container{display:flex;align-items:center;position:relative;padding:var(--smart-breadcrumb-padding)}smart-breadcrumb[minimized] .smart-hamburger-icon{width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{width:29px;transform:translateX(4px) rotate(45deg)}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{width:29px;transform:translateX(4px) rotate(-45deg)}smart-breadcrumb[minimized] .smart-hamburger-icon-line{margin-bottom:5px;border-radius:10px;width:30px;height:5px;background-color:var(--smart-primary);transform-origin:left}smart-breadcrumb[minimized] .smart-hamburger-icon-line-bottom{margin-bottom:0}smart-breadcrumb[minimized] .smart-template-container{position:absolute;left:calc(-1 * var(--smart-border-width));top:calc(100% + 2px + var(--smart-border-width));margin:calc(var(--smart-drop-down-vertical-offset) + var(--smart-drop-down-element-padding-size)) 0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);padding:var(--smart-drop-down-element-padding-size);width:var(--smart-breadcrumb-drop-down-width);background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);z-index:1}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{width:100%;margin:0;justify-content:space-between}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{content:none}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>smart-button{width:100%;margin:0}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>smart-button>button{padding:0;justify-content:center}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after,smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.target:before{width:100%;height:4px;left:0;top:-3px}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after{top:100%}smart-breadcrumb[minimized][animation=none] .smart-template-container.smart-visibility-hidden{display:none}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container{opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}smart-breadcrumb[minimized]:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-breadcrumb-feedback{align-items:center;border:var(--smart-border-width) solid var(--smart-border);margin-right:var(--smart-breadcrumb-horizontal-offset);height:var(--smart-breadcrumb-item-height);background-color:var(--smart-background);box-shadow:var(--smart-elevation-12);white-space:nowrap;opacity:.8;position:absolute;display:inline-flex;font-family:var(--smart-font-family);font-size:var(--smart-font-size);z-index:999}.smart-breadcrumb-feedback:after{margin-left:10px;content:var(--smart-icon-check);font-family:smart-icons;font-size:14px;width:1.5em;border-radius:100%;height:1.5em;background-color:var(--smart-success);color:var(--smart-success-color);display:flex;align-items:center;justify-content:center}.smart-breadcrumb-feedback.freeze:after{background-color:inherit;color:var(--smart-primary);content:var(--smart-icon-lock)}.smart-breadcrumb-feedback.unfreeze:after{background-color:inherit;color:var(--smart-primary);content:var(--smart-icon-lock-open)}.smart-breadcrumb-feedback.error:after{background-color:var(--smart-error);color:var(--smart-error-color);content:var(--smart-icon-attention-circled)}.smart-breadcrumb-feedback.data:after{background-color:var(--smart-primary);color:var(--smart-primary-color);content:var(--smart-icon-docs)}smart-breadcrumb[right-to-left]>.smart-container{direction:rtl}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items>.afterTarget:first-child:after{position:absolute;content:"";width:2px;height:100%;top:0;left:calc(100% + var(--smart-breadcrumb-horizontal-offset)/ 2);background-color:var(--smart-success)}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{margin-left:5px;margin-right:10px}.smart-breadcrumb-feedback[right-to-left],smart-breadcrumb[right-to-left]:not([minimized]) .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item,smart-breadcrumb[right-to-left]:not([minimized])[add-new-item]:not([minimized]) .smart-breadcrumb-items>smart-button{margin-left:var(--smart-breadcrumb-horizontal-offset);margin-right:initial}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{left:calc(-1 * var(--smart-breadcrumb-horizontal-offset))}smart-breadcrumb[right-to-left][minimized] .smart-container .smart-template-container{right:calc(-1 * var(--smart-border-width));left:auto}.smart-breadcrumb-feedback[right-to-left]{direction:rtl}.smart-breadcrumb-feedback[right-to-left]:after{margin-left:initial;margin-right:var(--smart-breadcrumb-horizontal-offset)}
.smart-button-element,smart-button,smart-repeat-button,smart-toggle-button{--smart-button-flat-color:var(--smart-background-color);text-align:center;display:inline-flex;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;visibility:hidden;font-weight:500}.smart-button-element.smart-element,smart-button.smart-element,smart-repeat-button.smart-element,smart-toggle-button.smart-element{display:inline-flex;visibility:inherit}.smart-button-element button::-moz-focus-inner,smart-button button::-moz-focus-inner,smart-repeat-button button::-moz-focus-inner,smart-toggle-button button::-moz-focus-inner{border:0}.smart-button-element.primary,smart-button.primary,smart-repeat-button.primary,smart-toggle-button.primary{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-primary);--smart-border:var(--smart-primary);--smart-border-rgb:var(--smart-primary-rgb);--smart-background-color:var(--smart-primary-color);--smart-ui-state-hover:var(--smart-primary);--smart-ui-state-border-hover:var(--smart-primary);--smart-ui-state-color-hover:var(--smart-primary-color);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-focus:var(--smart-primary);--smart-ui-state-border-focus:var(--smart-primary);--smart-ui-state-color-focus:var(--smart-primary-color);--smart-button-flat-color:var(--smart-primary);--smart-button-outlined-color:var(--smart-primary);--smart-button-outlined-border:var(--smart-primary)}.smart-button-element.secondary,smart-button.secondary,smart-repeat-button.secondary,smart-toggle-button.secondary{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-secondary);--smart-border:var(--smart-secondary);--smart-border-rgb:var(--smart-secondary-rgb);--smart-background-color:var(--smart-secondary-color);--smart-ui-state-hover:var(--smart-secondary);--smart-ui-state-border-hover:var(--smart-secondary);--smart-ui-state-color-hover:var(--smart-secondary-color);--smart-ui-state-active:var(--smart-secondary);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-focus:var(--smart-secondary);--smart-ui-state-border-focus:var(--smart-secondary);--smart-ui-state-color-focus:var(--smart-secondary-color);--smart-button-flat-color:var(--smart-secondary);--smart-button-outlined-color:var(--smart-secondary);--smart-button-outlined-border:var(--smart-secondary)}.smart-button-element.success,smart-button.success,smart-repeat-button.success,smart-toggle-button.success{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-success);--smart-border:var(--smart-success);--smart-border-rgb:var(--smart-success-rgb);--smart-background-color:var(--smart-success-color);--smart-ui-state-hover:var(--smart-success);--smart-ui-state-border-hover:var(--smart-success);--smart-ui-state-color-hover:var(--smart-success-color);--smart-ui-state-active:var(--smart-success);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-focus:var(--smart-success);--smart-ui-state-border-focus:var(--smart-success);--smart-ui-state-color-focus:var(--smart-success-color);--smart-button-flat-color:var(--smart-success);--smart-button-outlined-color:var(--smart-success);--smart-button-outlined-border:var(--smart-success)}.smart-button-element.error,smart-button.error,smart-repeat-button.error,smart-toggle-button.error{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-error);--smart-border:var(--smart-error);--smart-border-rgb:var(--smart-error-rgb);--smart-background-color:var(--smart-error-color);--smart-ui-state-hover:var(--smart-error);--smart-ui-state-border-hover:var(--smart-error);--smart-ui-state-color-hover:var(--smart-error-color);--smart-ui-state-active:var(--smart-error);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-focus:var(--smart-error);--smart-ui-state-border-focus:var(--smart-error);--smart-ui-state-color-focus:var(--smart-error-color);--smart-button-flat-color:var(--smart-error);--smart-button-outlined-color:var(--smart-error);--smart-button-outlined-border:var(--smart-error)}.smart-button-element.info,smart-button.info,smart-repeat-button.info,smart-toggle-button.info{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-info);--smart-border:var(--smart-info);--smart-border-rgb:var(--smart-info-rgb);--smart-background-color:var(--smart-info-color);--smart-ui-state-hover:var(--smart-info);--smart-ui-state-border-hover:var(--smart-info);--smart-ui-state-color-hover:var(--smart-info-color);--smart-ui-state-active:var(--smart-info);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-focus:var(--smart-info);--smart-ui-state-border-focus:var(--smart-info);--smart-ui-state-color-focus:var(--smart-info-color);--smart-button-flat-color:var(--smart-info);--smart-button-outlined-color:var(--smart-info);--smart-button-outlined-border:var(--smart-info)}.smart-button-element.warning,smart-button.warning,smart-repeat-button.warning,smart-toggle-button.warning{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-warning);--smart-border:var(--smart-warning);--smart-border-rgb:var(--smart-warning-rgb);--smart-background-color:var(--smart-warning-color);--smart-ui-state-hover:var(--smart-warning);--smart-ui-state-border-hover:var(--smart-warning);--smart-ui-state-color-hover:var(--smart-warning-color);--smart-ui-state-active:var(--smart-warning);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-focus:var(--smart-warning);--smart-ui-state-border-focus:var(--smart-warning);--smart-ui-state-color-focus:var(--smart-warning-color);--smart-button-flat-color:var(--smart-warning);--smart-button-outlined-color:var(--smart-warning);--smart-button-outlined-border:var(--smart-warning)}.smart-button-element.light,smart-button.light,smart-repeat-button.light,smart-toggle-button.light{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-light);--smart-border:var(--smart-light);--smart-border-rgb:var(--smart-light-rgb);--smart-background-color:var(--smart-light-color);--smart-ui-state-hover:var(--smart-light);--smart-ui-state-border-hover:var(--smart-light);--smart-ui-state-color-hover:var(--smart-light-color);--smart-ui-state-active:var(--smart-light);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-focus:var(--smart-light);--smart-ui-state-border-focus:var(--smart-light);--smart-ui-state-color-focus:var(--smart-light-color);--smart-button-flat-color:var(--smart-light);--smart-button-outlined-color:var(--smart-light);--smart-button-outlined-border:var(--smart-light)}.smart-button-element.dark,smart-button.dark,smart-repeat-button.dark,smart-toggle-button.dark{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-dark);--smart-border:var(--smart-dark);--smart-border-rgb:var(--smart-dark-rgb);--smart-background-color:var(--smart-dark-color);--smart-ui-state-hover:var(--smart-dark);--smart-ui-state-border-hover:var(--smart-dark);--smart-ui-state-color-hover:var(--smart-dark-color);--smart-ui-state-active:var(--smart-dark);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-focus:var(--smart-dark);--smart-ui-state-border-focus:var(--smart-dark);--smart-ui-state-color-focus:var(--smart-dark-color);--smart-button-flat-color:var(--smart-dark);--smart-button-outlined-color:var(--smart-dark);--smart-button-outlined-border:var(--smart-dark)}.smart-button-element[hover],smart-button[hover],smart-repeat-button[hover],smart-toggle-button[hover]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);transition:background-color .1s linear,box-shadow 280ms ease-in-out;opacity:var(--smart-button-opacity-hover)}.smart-button-element[focus],smart-button[focus],smart-repeat-button[focus],smart-toggle-button[focus]{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-button-element[active],smart-button[active],smart-repeat-button[active],smart-toggle-button[active]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);transition:background-color .1s linear,box-shadow 280ms ease-in-out;opacity:var(--smart-button-opacity-active)}.smart-button-element[disabled],smart-button[disabled],smart-repeat-button[disabled],smart-toggle-button[disabled]{color:var(--smart-disabled-color);border-color:var(--smart-disabled);background-color:var(--smart-disabled);cursor:default;--smart-background:var(--smart-disabled);--smart-border:var(--smart-disabled);--smart-background-color:var(--smart-disabled-color)}.smart-button-element.large button,smart-button.large button,smart-repeat-button.large button,smart-toggle-button.large button{padding:var(--smart-button-large-padding);font-size:var(--smart-button-large-font-size)}.smart-button-element.small button,smart-button.small button,smart-repeat-button.small button,smart-toggle-button.small button{padding:var(--smart-button-small-padding);font-size:var(--smart-button-small-font-size)}.smart-button-element.very-small button,smart-button.very-small button,smart-repeat-button.very-small button,smart-toggle-button.very-small button{padding:var(--smart-button-very-small-padding);font-size:var(--smart-button-very-small-font-size)}.smart-button-element.rounded,smart-button.rounded,smart-repeat-button.rounded,smart-toggle-button.rounded{--smart-border-top-left-radius:50px;--smart-border-top-right-radius:50px;--smart-border-bottom-left-radius:50px;--smart-border-bottom-right-radius:50px;border-radius:var(--smart-border-bottom-left-radius)!important}.smart-button-element.squared,smart-button.squared,smart-repeat-button.squared,smart-toggle-button.squared{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0}.smart-button-element.flat,.smart-button-element.flat[active],.smart-button-element.flat[hover],smart-button.flat,smart-button.flat[active],smart-button.flat[hover],smart-repeat-button.flat,smart-repeat-button.flat[active],smart-repeat-button.flat[hover],smart-toggle-button.flat,smart-toggle-button.flat[active],smart-toggle-button.flat[hover]{color:var(--smart-button-flat-color);background:0 0;border-color:transparent}.smart-button-element.flat[focus],smart-button.flat[focus],smart-repeat-button.flat[focus],smart-toggle-button.flat[focus]{border-color:var(--smart-ui-state-focus)}.smart-button-element.flat[checked],smart-button.flat[checked],smart-repeat-button.flat[checked],smart-toggle-button.flat[checked]{text-decoration:underline;background:var(--smart-ui-state-active)}.smart-button-element.flat .smart-ripple,smart-button.flat .smart-ripple,smart-repeat-button.flat .smart-ripple,smart-toggle-button.flat .smart-ripple{background-color:var(--smart-button-flat-color)}.smart-button-element.outlined,smart-button.outlined,smart-repeat-button.outlined,smart-toggle-button.outlined{color:var(--smart-button-outlined-color);border-color:var(--smart-button-outlined-border);background:0 0;border-width:calc(2 * var(--smart-border-width))}.smart-button-element.outlined[active],.smart-button-element.outlined[hover],smart-button.outlined[active],smart-button.outlined[hover],smart-repeat-button.outlined[active],smart-repeat-button.outlined[hover],smart-toggle-button.outlined[active],smart-toggle-button.outlined[hover]{color:var(--smart-button-outlined-color);border-color:var(--smart-button-outlined-border);background:0 0}.smart-button-element.outlined[focus],smart-button.outlined[focus],smart-repeat-button.outlined[focus],smart-toggle-button.outlined[focus]{color:var(--smart-button-outlined-color);border-color:var(--smart-ui-state-focus);background:0 0}.smart-button-element.outlined[checked],smart-button.outlined[checked],smart-repeat-button.outlined[checked],smart-toggle-button.outlined[checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-active);background:var(--smart-ui-state-active)}.smart-button-element.outlined .smart-ripple,smart-button.outlined .smart-ripple,smart-repeat-button.outlined .smart-ripple,smart-toggle-button.outlined .smart-ripple{background-color:var(--smart-button-outlined-color)}.smart-button-element.outlined button.smart-button,smart-button.outlined button.smart-button,smart-repeat-button.outlined button.smart-button,smart-toggle-button.outlined button.smart-button{border-radius:initial}.smart-button-element.raised,smart-button.raised,smart-repeat-button.raised,smart-toggle-button.raised{box-shadow:var(--smart-elevation-2);transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-button-element.raised[hover],smart-button.raised[hover],smart-repeat-button.raised[hover],smart-toggle-button.raised[hover]{box-shadow:var(--smart-elevation-4)}.smart-button-element.raised button[active],.smart-button-element.raised[active],.smart-button-element.raised[checked],smart-button.raised button[active],smart-button.raised[active],smart-button.raised[checked],smart-repeat-button.raised button[active],smart-repeat-button.raised[active],smart-repeat-button.raised[checked],smart-toggle-button.raised button[active],smart-toggle-button.raised[active],smart-toggle-button.raised[checked]{box-shadow:var(--smart-elevation-8)}.smart-button-element.raised[focus],.smart-button-element.raised[focus]:not([checked]),smart-button.raised[focus],smart-button.raised[focus]:not([checked]),smart-repeat-button.raised[focus],smart-repeat-button.raised[focus]:not([checked]),smart-toggle-button.raised[focus],smart-toggle-button.raised[focus]:not([checked]){box-shadow:var(--smart-elevation-6)}.smart-button-element.floating,smart-button.floating,smart-repeat-button.floating,smart-toggle-button.floating{border-radius:50%;width:48px;height:48px;box-shadow:var(--smart-elevation-4);transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-button-element.floating[hover],smart-button.floating[hover],smart-repeat-button.floating[hover],smart-toggle-button.floating[hover]{box-shadow:var(--smart-elevation-6)}.smart-button-element.floating[active],.smart-button-element.floating[checked],smart-button.floating[active],smart-button.floating[checked],smart-repeat-button.floating[active],smart-repeat-button.floating[checked],smart-toggle-button.floating[active],smart-toggle-button.floating[checked]{box-shadow:var(--smart-elevation-12)}.smart-button-element.floating[focus],.smart-button-element.floating[focus]:not([checked]),smart-button.floating[focus],smart-button.floating[focus]:not([checked]),smart-repeat-button.floating[focus],smart-repeat-button.floating[focus]:not([checked]),smart-toggle-button.floating[focus],smart-toggle-button.floating[focus]:not([checked]){box-shadow:var(--smart-elevation-6)}button.smart-button{position:relative;padding:var(--smart-button-padding);text-align:inherit;vertical-align:inherit;cursor:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;background:inherit;color:inherit;border:none;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;border-radius:inherit}.smart-button .smart-ripple{background:var(--smart-background-color)}[smart-toggle-button] .smart-container,smart-toggle-button .smart-container{font-weight:inherit;font-style:inherit}[smart-toggle-button][checked],smart-toggle-button[checked]{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected)}.smart-scroll-button .smart-button{padding:0}:host(.smart-button.flat) .smart-ripple{background-color:var(--smart-button-flat-color)}:host(.smart-button.outlined) .smart-ripple{background-color:var(--smart-button-outlined-color)}button.smart-button[type]:not(.smart-container){border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;text-align:center;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);font-weight:500;letter-spacing:.08929em;overflow:hidden;font-style:var(--smart-font-style);font-size:var(--smart-font-size);background:var(--smart-background);outline:0}button.smart-button[type]:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}button.smart-button[type]:not([disabled]):active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}smart-button[right-to-left],smart-repeat-button[right-to-left],smart-toggle-button[right-to-left]{direction:rtl}
.smart-button-group{display:inline-flex;vertical-align:middle;width:var(--smart-button-group-default-width);height:var(--smart-button-group-default-height);cursor:pointer;text-transform:var(--smart-button-text-transform);letter-spacing:.08929em;overflow:hidden}.smart-button-group .smart-button-group-items{display:flex;align-items:center;height:100%;width:100%}.smart-button-group .smart-button-group-items .smart-button-group-item{display:flex;align-items:center;justify-content:center;position:relative;padding:var(--smart-button-padding);cursor:inherit;font-weight:inherit;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;border-radius:inherit;width:100%;height:100%}.smart-button-group .smart-button-group-items .smart-button-group-item>div{overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-button-group .smart-button-group-items .smart-button-group-item:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);opacity:var(--smart-button-opacity-hover)}.smart-button-group .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected)}.smart-button-group .smart-button-group-items .smart-button-group-item:active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);opacity:var(--smart-button-opacity-active)}.smart-button-group.small .smart-button-group-items .smart-button-group-item{padding:var(--smart-button-small-padding);font-size:var(--smart-button-small-font-size)}.smart-button-group.large .smart-button-group-items .smart-button-group-item{padding:var(--smart-button-large-padding);font-size:var(--smart-button-large-font-size)}.smart-button-group:focus .smart-button-group-item[focus]:not(:active){color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-button-group.primary{border-color:var(--smart-primary)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item{color:var(--smart-primary-color);background-color:var(--smart-primary)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-primary-rgb),.8)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item:active,.smart-button-group.primary .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-primary);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-primary-rgb),.2)}.smart-button-group.secondary{border-color:var(--smart-secondary)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item{color:var(--smart-secondary-color);background-color:var(--smart-secondary)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-secondary-rgb),.8)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item:active,.smart-button-group.secondary .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-secondary);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-secondary-rgb),.2)}.smart-button-group.success{border-color:var(--smart-success)}.smart-button-group.success .smart-button-group-items .smart-button-group-item{color:var(--smart-success-color);background-color:var(--smart-success)}.smart-button-group.success .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-success-rgb),.8)}.smart-button-group.success .smart-button-group-items .smart-button-group-item:active,.smart-button-group.success .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-success);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-success-rgb),.2)}.smart-button-group.error{border-color:var(--smart-error)}.smart-button-group.error .smart-button-group-items .smart-button-group-item{color:var(--smart-error-color);background-color:var(--smart-error)}.smart-button-group.error .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-error-rgb),.8)}.smart-button-group.error .smart-button-group-items .smart-button-group-item:active,.smart-button-group.error .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-error);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-error-rgb),.2)}.smart-button-group.info{border-color:var(--smart-info)}.smart-button-group.info .smart-button-group-items .smart-button-group-item{color:var(--smart-info-color);background-color:var(--smart-info)}.smart-button-group.info .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-info-rgb),.8)}.smart-button-group.info .smart-button-group-items .smart-button-group-item:active,.smart-button-group.info .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-info);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-info-rgb),.2)}.smart-button-group.warning{border-color:var(--smart-warning)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item{color:var(--smart-warning-color);background-color:var(--smart-warning)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-warning-rgb),.8)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item:active,.smart-button-group.warning .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-warning);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-warning-rgb),.2)}.smart-button-group.light{border-color:var(--smart-light)}.smart-button-group.light .smart-button-group-items .smart-button-group-item{color:var(--smart-light-color);background-color:var(--smart-light)}.smart-button-group.light .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-light-rgb),.8)}.smart-button-group.light .smart-button-group-items .smart-button-group-item:active,.smart-button-group.light .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-light);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-light-rgb),.2)}.smart-button-group.dark{border-color:var(--smart-dark)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item{color:var(--smart-dark-color);background-color:var(--smart-dark)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-dark-rgb),.8)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item:active,.smart-button-group.dark .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-dark);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-dark-rgb),.2)}.smart-button-group:not([animation=none]) .smart-button-group-item{transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-button-group[right-to-left] .smart-button-group-items{direction:rtl}
.smart-calendar,.smart-calendar[months="1"]{min-width:var(--smart-calendar-default-width);min-height:var(--smart-calendar-default-height)}.smart-calendar{width:var(--smart-calendar-default-width);height:var(--smart-calendar-default-height)}.smart-calendar:focus{border-color:var(--smart-outline)}.smart-calendar>.smart-container{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-calendar.smart-container,.smart-calendar>.smart-container{display:flex;justify-content:center;flex-direction:column}.smart-calendar smart-drop-down-list{--smart-drop-down-list-default-min-height:initial}.smart-calendar smart-tooltip{top:0}.smart-calendar smart-tooltip .smart-tooltip-content{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-calendar input{background:inherit;color:inherit}.smart-calendar button:focus{border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-container{width:100%;height:100%;border:initial;padding:0}.smart-calendar .smart-calendar-container>.smart-calendar-body{position:relative;width:96%;height:calc(100% - var(--smart-calendar-header-height));display:flex;padding:2px;padding-left:initial;padding-right:initial;margin-left:2%;margin-right:2%;cursor:default;overflow:hidden;outline:initial;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;touch-action:none}.smart-calendar .smart-calendar-container>.smart-calendar-body:focus .smart-calendar-date-view-container .smart-calendar-cell:focus,.smart-calendar .smart-calendar-container>.smart-calendar-body:focus .smart-calendar-date-view-container .smart-calendar-cell[focus]{background-color:var(--smart-background);color:var(--smart-primary);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-footer,.smart-calendar .smart-calendar-header{background:var(--smart-surface);color:var(--smart-surface-color);width:100%;outline:initial}.smart-calendar .smart-calendar-container>.smart-calendar-body>div{display:flex;flex-shrink:0;flex-wrap:wrap;font-size:inherit}.smart-calendar .smart-calendar-container>.smart-calendar-body .smart-hidden{display:none}.smart-calendar .smart-calendar-header{display:flex;align-items:center;justify-content:center;border:var(--smart-border-width) solid var(--smart-border);height:var(--smart-calendar-header-height);border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;text-transform:var(--smart-calendar-header-text-transform)}.smart-calendar .smart-calendar-header.smart-hidden{display:none}.smart-calendar .smart-calendar-footer{display:flex;align-items:center;justify-content:center;border:var(--smart-border-width) solid var(--smart-border);height:var(--smart-calendar-footer-height);border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;text-transform:var(--smart-calendar-footer-text-transform)}.smart-calendar .smart-calendar-footer.smart-hidden{display:none}.smart-calendar .smart-calendar-title{width:100%;padding:var(--smart-calendar-title-padding);font-size:inherit;font-family:inherit;background:var(--smart-primary);border:none;color:var(--smart-primary-color);user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;overflow:hidden;display:flex;justify-content:center;flex-direction:column;text-transform:var(--smart-calendar-title-text-transform);height:calc(var(--smart-calendar-title-height))}.smart-calendar .smart-calendar-title.smart-hidden{display:none}.smart-calendar .smart-calendar-title div:first-of-type{font-size:70%}.smart-calendar .smart-calendar-title .smart-calendar-selected{opacity:1}.smart-calendar .smart-calendar-title div{position:relative;opacity:.5;font-size:125%;cursor:pointer;display:table;border:1px solid transparent}.smart-calendar .smart-calendar-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border);opacity:.5}.smart-calendar .smart-calendar-cell[focus]{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-element{cursor:default;align-items:center;border:1px solid transparent;position:relative;display:flex;width:74%;height:100%;outline:initial;overflow:hidden;text-align:center}.smart-calendar .smart-calendar-date-element:focus{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-element>div{display:flex;justify-content:center;align-items:center;width:100%;height:100%;outline:initial;font-size:inherit}.smart-calendar .smart-calendar-date-element>div:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.smart-calendar .smart-calendar-date-element div.smart-hidden{display:none}.smart-calendar .smart-calendar-date-element .smart-ripple{background-color:var(--smart-button-color);opacity:.2}.smart-calendar .smart-calendar-button .smart-button{font-family:var(--smart-font-family-icon);padding:0;border-radius:0;border:none;background:0 0;min-height:initial}.smart-calendar .smart-calendar-button[next-month],.smart-calendar .smart-calendar-button[prev-month]{width:var(--smart-calendar-navigation-button-size);min-width:var(--smart-calendar-navigation-button-size);height:var(--smart-calendar-navigation-button-size);position:relative;font-size:initial;display:inline-block;font-weight:inherit;font-family:var(--smart-font-family-icon);border-radius:100%;background:0 0;border:none;color:inherit}.smart-calendar .smart-calendar-button[next-month][active] button,.smart-calendar .smart-calendar-button[prev-month][active] button{border:1px solid var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-primary)}.smart-calendar .smart-calendar-button[next-year],.smart-calendar .smart-calendar-button[prev-year]{position:relative;display:block;cursor:default;font-size:10px;padding:0;margin:0;border-radius:0;border-color:var(--smart-border);border-left:none}.smart-calendar .smart-calendar-button[next-year] span:after{content:var(--smart-icon-arrow-up)}.smart-calendar .smart-calendar-button[prev-year]{border-top-color:transparent}.smart-calendar .smart-calendar-button[prev-year] span:after{content:var(--smart-icon-arrow-down)}.smart-calendar [next-month][focus] button,.smart-calendar [next-year][focus] button,.smart-calendar [prev-month][focus] button,.smart-calendar [prev-year][focus] button{border:1px solid var(--smart-border-focus);background-color:var(--smart-background-focus);outline:0}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer{--smart-input-drop-down-menu-height:100%;--smart-input-drop-down-menu-width:100%;width:100%;height:100%;border:initial;position:absolute;color:inherit;text-align:center;top:0;left:0;opacity:initial;z-index:initial;padding:initial;float:initial;transform:initial;margin:initial;transition:initial;box-shadow:initial}.smart-calendar .smart-calendar-week .smart-calendar-cell,.smart-calendar .smart-calendar-week .smart-calendar-week-number{padding:0;text-overflow:ellipsis;width:var(--smart-calendar-cell-size);height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px);overflow:hidden;position:relative}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer>.smart-container{max-height:initial}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer a{pointer-events:none}.smart-calendar .smart-calendar-week{display:flex;overflow:hidden;text-align:center;justify-content:center}.smart-calendar .smart-calendar-week .smart-calendar-cell{border:1px solid transparent;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);margin-right:var(--smart-calendar-cell-spacing);margin-bottom:var(--smart-calendar-cell-spacing)}.smart-calendar .smart-calendar-week .smart-calendar-cell[selected],.smart-calendar .smart-calendar-week .smart-calendar-cell[selected][hover]{background-color:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell[today],.smart-calendar .smart-calendar-week .smart-calendar-cell[today][hover]{background:var(--smart-secondary);color:var(--smart-secondary-color);border-color:var(--smart-secondary)}.smart-calendar .smart-calendar-week .smart-calendar-cell[selected][today]{background-color:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell:focus:not([selected]),.smart-calendar .smart-calendar-week .smart-calendar-cell[focus]:not([selected]){background-color:var(--smart-background);color:var(--smart-primary);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell .smart-ripple{background-color:var(--smart-primary-color);opacity:.5}.smart-calendar .smart-calendar-week .smart-calendar-week-number{border:1px solid transparent;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);margin:0}.smart-calendar .smart-calendar-week.smart-hidden{display:none}.smart-calendar .smart-calendar-week div[restricted]{cursor:not-allowed;opacity:.55;text-decoration:line-through}.smart-calendar .smart-calendar-week div[hover]:not([restricted]){background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-calendar .smart-calendar-week div[important]{background:var(--smart-calendar-important-date-background);color:var(--smart-calendar-important-date-color);border-color:var(--smart-calendar-important-date-border-color)}@-moz-document url-prefix(){.smart-calendar .smart-calendar-week div{padding:initial}}.smart-calendar .smart-calendar-week-number{display:none;margin:auto}.smart-calendar .smart-calendar-week-titles{display:flex;overflow:hidden;text-align:center;justify-content:center}.smart-calendar .smart-calendar-week-titles div:first-child{display:none;margin:auto}.smart-calendar .smart-calendar-week-titles .smart-calendar-week-title{text-overflow:ellipsis;overflow:hidden;border:1px solid transparent;padding:0;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);width:var(--smart-calendar-cell-size);height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px);margin-right:var(--smart-calendar-cell-spacing);margin-bottom:var(--smart-calendar-cell-spacing);position:relative;text-transform:var(--smart-calendar-week-title-text-transform)}.smart-calendar .smart-calendar-months-container{order:1;width:100%;height:100%;align-items:center}.smart-calendar .smart-calendar-month{display:flex;overflow:hidden;text-align:center;justify-content:center;flex-direction:column;max-width:var(--smart-calendar-default-width);margin:auto}.smart-calendar .smart-calendar-month-name{display:none}.smart-calendar .smart-calendar-month-separator{display:flex;overflow:hidden;text-align:center;justify-content:center;width:50%;order:2}.smart-calendar .smart-calendar-month-element{position:relative;width:70%;height:80%;margin:5% 0;text-align:center;font-size:inherit}.smart-calendar .smart-calendar-year-container:focus{border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-year-element{outline:0;width:25%;height:80%;margin-left:5%;padding:2px;text-align:center;font-size:inherit;border-style:solid;border-width:1px;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;background:var(--smart-background)}.smart-calendar .smart-calendar-year-element:focus{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-year-elements{display:flex;width:10%;height:80%;flex-direction:column;align-items:center;justify-content:space-around}.smart-calendar .smart-calendar-year-elements>smart-repeat-button{height:50%;width:100%}.smart-calendar .smart-calendar-year-selector{display:inline-block}.smart-calendar .smart-calendar-next-months-container{order:3;width:100%;height:100%;align-items:center}@-moz-document url-prefix(){.smart-calendar .smart-calendar-months-container,.smart-calendar .smart-calendar-next-months-container{line-height:initial}}.smart-calendar .smart-calendar-date-container:focus{border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-date-view-container{width:100%;height:100%;text-align:center;flex-direction:row;align-items:center}.smart-calendar .smart-calendar-date-view-container.smart-list-display-mode-view{flex-direction:column}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell{display:flex;justify-content:center;align-items:center;position:relative;width:23%;margin:0 1%;height:23%;border:1px solid transparent;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius)}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell[focus]{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border);opacity:.5}.smart-calendar .smart-calendar-date-view-container .smart-visibility-hidden{visibility:visible;opacity:.55}.smart-calendar .smart-calendar-animation-panel{position:absolute;background-color:var(--smart-background);justify-content:center;align-items:center;pointer-events:none}.smart-calendar[months] .smart-calendar-month{width:50%}.smart-calendar[months] .smart-calendar-month-name{display:initial}.smart-calendar[hide-day-names] .smart-calendar-week-titles,.smart-calendar[months="1"] .smart-calendar-month-name{display:none}.smart-calendar[months]:not([months="1"]){width:calc(2 * var(--smart-calendar-default-width) + var(--smart-calendar-cell-size));height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[months="1"]{width:var(--smart-calendar-default-width);height:var(--smart-calendar-default-height)}.smart-calendar[months="1"] .smart-calendar-month{width:100%;font-size:100%}.smart-calendar[months="3"],.smart-calendar[months="4"]{--smart-calendar-default-height:calc(2 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="5"],.smart-calendar[months="6"]{--smart-calendar-default-height:calc(3 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="7"],.smart-calendar[months="8"]{--smart-calendar-default-height:calc(4 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="9"],.smart-calendar[months="10"]{--smart-calendar-default-height:calc(5 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="12"],.smart-calendar[months="11"]{--smart-calendar-default-height:calc(6 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}@media only screen and (max-width:768px){.smart-calendar[months] .smart-calendar-month{width:100%}.smart-calendar[months="2"]{height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[months="3"]{--smart-calendar-default-height:calc(3 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="4"]{--smart-calendar-default-height:calc(4 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="5"]{--smart-calendar-default-height:calc(5 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="6"]{--smart-calendar-default-height:calc(6 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="7"]{--smart-calendar-default-height:calc(7 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="8"]{--smart-calendar-default-height:calc(8 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="9"]{--smart-calendar-default-height:calc(9 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="10"]{--smart-calendar-default-height:calc(10 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="11"]{--smart-calendar-default-height:calc(11 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="12"]{--smart-calendar-default-height:calc(12 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}}.smart-calendar[view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[view-sections*=footer][view-sections*=header] .smart-calendar-container>.smart-calendar-body{height:calc(100% - var(--smart-calendar-header-height) - var(--smart-calendar-footer-height))}.smart-calendar[view-sections*=title]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height))}.smart-calendar[view-sections*=title] .smart-calendar-container{width:100%;height:calc(100% - (var(--smart-calendar-title-height)))}.smart-calendar[view-sections*=title][view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[scroll-buttons-position=near] .smart-calendar-button[prev-month]{order:1}.smart-calendar[scroll-buttons-position=near] .smart-calendar-button[next-month]{order:2}.smart-calendar[scroll-buttons-position=near] .smart-calendar-date-element{order:3}.smart-calendar[scroll-buttons-position=far] .smart-calendar-date-element{order:1}.smart-calendar[scroll-buttons-position=far] .smart-calendar-button[prev-month]{order:2}.smart-calendar[scroll-buttons-position=far] .smart-calendar-button[next-month]{order:3}.smart-calendar[scroll-buttons-navigation-mode=portrait] .smart-calendar-month-separator{width:100%;height:50%}.smart-calendar[scroll-buttons-navigation-mode=portrait] .smart-calendar-container>.smart-calendar-body{flex-direction:column}.smart-calendar[calendar-mode=classic] .smart-calendar-title div{cursor:initial}.smart-calendar[calendar-mode=classic] .smart-calendar-date-element{align-items:initial;overflow:initial}.smart-calendar[display-mode-view=list][display-mode=decade] .smart-calendar-container>.smart-calendar-body,.smart-calendar[display-mode-view=list][display-mode=year] .smart-calendar-container>.smart-calendar-body{touch-action:auto}.smart-calendar[hide-other-month-days] .smart-calendar-cell[other-month]{visibility:hidden}.smart-calendar[week-numbers]{--smart-calendar-default-width:calc(var(--smart-calendar-cell-spacing) + 8 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)))}.smart-calendar[week-numbers][view-sections*=title][view=landscape]{--smart-calendar-default-width:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 8 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)))}.smart-calendar[week-numbers] .smart-calendar-week-number,.smart-calendar[week-numbers] .smart-calendar-week-titles div:first-child{display:initial}.smart-calendar[view=portrait].smart-container,.smart-calendar[view=portrait]>.smart-container{display:flex;justify-content:center;flex-direction:column}.smart-calendar[view=landscape]{--smart-calendar-default-width:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)));--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height))}.smart-calendar[view=landscape].smart-container,.smart-calendar[view=landscape]>.smart-container{flex-direction:row}.smart-calendar[view=landscape] .smart-calendar-container{width:calc(100% - (var(--smart-calendar-title-height)));height:100%}.smart-calendar[view=landscape] .smart-calendar-title{width:calc(var(--smart-calendar-title-height));height:100%;justify-content:flex-start}.smart-calendar[view=landscape][view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[animation=none] .smart-calendar-body .smart-calendar-month-separator,.smart-calendar[animation=none] .smart-calendar-body .smart-calendar-next-months-container{display:none}.smart-calendar[right-to-left] .smart-calendar-date-element>div,.smart-calendar[right-to-left] .smart-calendar-date-view-container,.smart-calendar[right-to-left] .smart-calendar-date-view-container .smart-calendar-cell,.smart-calendar[right-to-left] .smart-calendar-footer,.smart-calendar[right-to-left] .smart-calendar-title,.smart-calendar[right-to-left] .smart-calendar-week .smart-calendar-cell,.smart-calendar[right-to-left] .smart-calendar-week .smart-calendar-week-number,.smart-calendar[right-to-left] .smart-calendar-week-titles .smart-calendar-week-title{direction:rtl}.smart-calendar[right-to-left] .smart-calendar-month-element{direction:initial}.smart-calendar[right-to-left] .smart-calendar-year-element{margin-left:initial;margin-right:5%}.smart-calendar[right-to-left][view=landscape]>.smart-container{flex-direction:row-reverse}
.smart-cards{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-evenly;width:100%;max-width:1500px;margin-left:auto;margin-right:auto;background-color:var(--smart-surface)}@media only screen and (max-width:768px){.smart-cards smart-card{margin:0 10px 10px}}smart-card{display:inline-block;width:30.5%;min-height:20px;margin:1%;box-shadow:var(--smart-elevation-2);box-sizing:border-box;font-size:inherit}@media only screen and (max-width:1024px){smart-card{display:inline-block;width:47%}}@media only screen and (max-width:768px){smart-card{display:block;width:100%;margin:0;max-height:100vh;overflow-y:auto}}smart-card:hover{box-shadow:var(--smart-elevation-4)}smart-card.simple{box-shadow:unset;width:auto;margin:0}smart-card[right-to-left].smart-container,smart-card[right-to-left]>.smart-container{direction:rtl}
.smart-card-view{width:var(--smart-card-view-default-width);min-width:var(--smart-card-view-column-min-width);height:var(--smart-card-view-default-height);min-height:100px}.smart-card-view.smart-container{position:relative;contain:layout style}.smart-card-view.smart-container>smart-scroll-viewer,.smart-card-view>.smart-container>smart-scroll-viewer{position:relative;contain:layout style;border:none;width:100%;height:100%;background-color:transparent}.smart-card-view.smart-container>smart-scroll-viewer .smart-scroll-viewer-content-container,.smart-card-view>.smart-container>smart-scroll-viewer .smart-scroll-viewer-content-container{display:flex;padding:0}.smart-card-view.smart-container[modal],.smart-card-view>.smart-container[modal]{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal]:after,.smart-card-view>.smart-container[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal] .smart-indicator,.smart-card-view>.smart-container[modal] .smart-indicator{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal] .smart-carousel-item.smart-active,.smart-card-view>.smart-container[modal] .smart-carousel-item.smart-active{pointer-events:none}.smart-card-view .smart-card,.smart-card-view smart-card{display:flex;margin:0;border:var(--smart-border-width) solid;width:unset;padding:var(--smart-data-view-padding);overflow:auto;font-family:inherit;font-size:inherit;background-color:var(--smart-background);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-card-view .smart-card>.smart-container,.smart-card-view smart-card>.smart-container{display:grid;grid-template-rows:1fr;grid-row-gap:var(--smart-card-view-vertical-offset);overflow:auto}.smart-card-view .smart-card .smart-arrow-up.collapsed,.smart-card-view smart-card .smart-arrow-up.collapsed{transform:rotate(-180deg)}.smart-card-view .smart-card .smart-card-view-content.smart-visibility-hidden,.smart-card-view smart-card .smart-card-view-content.smart-visibility-hidden{margin-top:0;height:0;transform:scaleY(0);opacity:0}.smart-card-view .smart-card.collapsed,.smart-card-view smart-card.collapsed{height:auto!important;align-self:start}.smart-card-view .smart-card[updating] .smart-card-view-content,.smart-card-view .smart-card[updating] .smart-card-view-title .smart-arrow-up,.smart-card-view smart-card[updating] .smart-card-view-content,.smart-card-view smart-card[updating] .smart-card-view-title .smart-arrow-up{transition:none}.smart-card-view .smart-card.drop-target,.smart-card-view smart-card.drop-target{position:relative}.smart-card-view .smart-card.drop-target:after,.smart-card-view smart-card.drop-target:after{content:"";position:absolute;width:10%;height:5000px;background-color:var(--smart-primary);text-decoration:underline;top:0}.smart-card-view .smart-card.drop-target.left:after,.smart-card-view smart-card.drop-target.left:after{left:0}.smart-card-view .smart-card.drop-target.right:after,.smart-card-view smart-card.drop-target.right:after{right:0}.smart-card-view .smart-card.dragged,.smart-card-view smart-card.dragged{position:relative}.smart-card-view .smart-card.dragged:after,.smart-card-view smart-card.dragged:after{content:"";position:absolute;top:0;left:0;width:100%;height:5000px;background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em;opacity:.8}.smart-card-view smart-carousel{width:100%}.smart-card-view smart-carousel .smart-carousel-item{border-bottom:1px solid var(--smart-border);background-size:cover}.smart-card-view smart-carousel .smart-carousel-item.smart-active{pointer-events:none}.smart-card-view smart-carousel .smart-indicator{pointer-events:all}.smart-card-view smart-carousel .smart-indicator:only-child{display:none}.smart-card-view smart-carousel *{pointer-events:none}.smart-card-view[header-position=bottom].smart-container>smart-scroll-viewer,.smart-card-view[header-position=top].smart-container>smart-scroll-viewer{height:calc(100% - var(--smart-card-view-header-height))}.smart-card-view .smart-card-container{border:none;width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--smart-card-view-column-min-width),1fr));grid-column-gap:var(--smart-card-view-column-gap,var(--smart-card-view-gap));grid-row-gap:var(--smart-card-view-row-gap,var(--smart-card-view-gap))}.smart-card-view .smart-data-view-header{height:var(--smart-card-view-header-height)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top{padding:var(--smart-data-view-padding);padding-bottom:0}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top>div{display:flex;align-items:center;justify-content:space-between}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button{margin-left:30px;margin-right:30px;position:relative;z-index:1}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button:before{content:attr(crop);position:absolute;left:-30px;top:50%;transform:translateY(-50%);font-size:11px}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button:after{position:absolute;top:50%;transform:translateY(-50%);font-size:11px;content:attr(fit);left:calc(100% + 5px)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-input{width:100%}.smart-card-view .smart-scroll-viewer-container.vscroll .smart-card-container{padding-right:3px}.smart-card-view .smart-card-data-container{display:grid;grid-template-rows:1fr;padding:0 .5rem}.smart-card-view .smart-card-view-value{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.smart-card-view .smart-card-view-title{font-size:calc(var(--smart-font-size) + 3px);font-weight:700;display:grid;grid-template-columns:1fr auto;width:100%;align-items:center;overflow:hidden;text-overflow:ellipsis}.smart-card-view .smart-card-view-title:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-card-view .smart-card-view-title .smart-arrow-up{display:none;border-radius:50%;width:16px;height:16px;background-color:var(--smart-background-color);opacity:.7;cursor:pointer}.smart-card-view .smart-card-view-title .smart-arrow-up:after{color:var(--smart-background)}.smart-card-view .smart-card-view-title .smart-arrow-up:hover{opacity:1}.smart-card-view .smart-card-view-label{margin-bottom:calc(var(--smart-card-view-vertical-offset)/ 3);text-transform:uppercase;font-size:calc(var(--smart-font-size) - 2px);opacity:.7;overflow:hidden;text-overflow:ellipsis}.smart-card-view .smart-card-view-label.icon{position:relative;padding-left:30px}.smart-card-view .smart-card-view-label.icon:after{content:"";position:absolute;left:0;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:center}.smart-card-view .smart-card-view-content{margin-top:var(--smart-card-view-vertical-offset);transform:scaleY(1);transform-origin:top;opacity:1}.smart-card-view .smart-card-view-cell{margin-bottom:var(--smart-card-view-vertical-offset)}.smart-card-view .smart-card-view-cell:last-child,.smart-card-view[cell-orientation=horizontal] .smart-card-view-label{margin-bottom:0}.smart-card-view .smart-add-new-button{display:none}.smart-card-view[cell-orientation=horizontal] .smart-card-view-cell{display:flex;align-items:center;justify-content:space-between}.smart-card-view[cell-orientation=horizontal] .smart-card-view-value{text-align:right}.smart-card-view[cover-mode=fit] .smart-carousel-item{background-size:contain}.smart-card-view[editable] .smart-card,.smart-card-view[editable] smart-card{cursor:pointer}.smart-card-view[add-new-button] .smart-add-new-button{display:block;position:absolute;bottom:20px;right:calc(23px + var(--smart-scroll-bar-size));width:var(--smart-card-view-add-new-button-size);height:var(--smart-card-view-add-new-button-size);border-radius:50%;background-color:var(--smart-primary);color:var(--smart-primary-color);cursor:pointer}.smart-card-view[add-new-button] .smart-add-new-button:after{content:var(--smart-icon-plus);display:flex;align-items:center;justify-content:center;margin-top:2px;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-size:20px}.smart-card-view[add-new-button] .smart-add-new-button:hover{transform:scale(1.2,1.2)}.smart-card-view[add-new-button]:not([animation=none]) .smart-add-new-button{transition:transform cubic-bezier(.81,.27,0,.93) .5s}.smart-card-view[empty] .smart-card-view-header{pointer-events:none;opacity:.55}.smart-card-view[empty] .smart-card-container:after{content:attr(no-data)}.smart-card-view[no-matches] .smart-card-container:after{content:attr(no-matches)}.smart-card-view[empty] .smart-card-container,.smart-card-view[empty] .smart-scroll-viewer-content-container,.smart-card-view[no-matches] .smart-card-container,.smart-card-view[no-matches] .smart-scroll-viewer-content-container{height:100%}.smart-card-view[empty] .smart-card-container:after,.smart-card-view[no-matches] .smart-card-container:after{display:flex;align-items:center;justify-content:center;font-style:italic}.smart-card-view[loading] smart-card>.smart-container{visibility:hidden}.smart-card-view[loading] smart-card.smart-hidden{display:flex!important}.smart-card-view[loading] .smart-card-view-content{transition:none}.smart-card-view[cover-field]:not([cover-field=null]) smart-card>.smart-container{grid-template-rows:var(--smart-card-view-cover-height) 1fr}.smart-card-view[collapsible] .smart-card-data-container,.smart-card-view[title-field] .smart-card-data-container{grid-template-rows:auto 1fr}.smart-card-view:not([collapsible]) .smart-card-view-title.empty{display:none}.smart-card-view:not([collapsible]) .smart-card-view-title.empty:first-child+.smart-card-view-content{margin-top:0}.smart-card-view:not([animation=none]) .smart-card-view-title .smart-arrow-up{transition:transform .2s ease-in}.smart-card-view:not([animation=none]) .smart-card-view-content{transition-property:margin-top,height,transform,visibility,opacity;transition-duration:.2s;transition-timing-function:ease-in}.smart-card-view[collapsible] .smart-card-view-title .smart-arrow-up{display:block}.smart-card-view[dragging] smart-card{overflow:hidden}.smart-card-view[allow-drag] .smart-card-data-container{-webkit-user-select:none;user-select:none}.smart-card-view[allow-drag] .smart-card-view-content{pointer-events:none}.smart-window.smart-card-view-window{--smart-numeric-text-box-text-align:left;--smart-window-default-height:75%;cursor:initial;z-index:999}.smart-window.smart-card-view-window .smart-header{font-size:calc(var(--smart-font-size) * 1.5)}.smart-window.smart-card-view-window .smart-next-button:after,.smart-window.smart-card-view-window .smart-prev-button:after{font-size:calc(100% - 2px)}.smart-window.smart-card-view-window .smart-prev-button:after{content:var(--smart-icon-arrow-up)}.smart-window.smart-card-view-window .smart-next-button:after{content:var(--smart-icon-arrow-down)}.smart-window.smart-card-view-window .smart-card-view-label{overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:space-between;margin-bottom:calc(var(--smart-card-view-vertical-offset)/ 3);text-transform:uppercase;font-size:calc(var(--smart-font-size) - 2px);opacity:.7}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility{font-family:var(--smart-font-family-icon);cursor:pointer;color:var(--smart-color)}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility:after{content:var(--smart-icon-visibility)}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility.hidden:after{content:var(--smart-icon-visibility-off)}.smart-window.smart-card-view-window .smart-card-view-label:not(:first-child){margin-top:var(--smart-card-view-vertical-offset)}.smart-window.smart-card-view-window .smart-card-view-label.icon{position:relative;padding-left:30px}.smart-window.smart-card-view-window .smart-card-view-label.icon:after{content:"";position:absolute;left:0;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:center}.smart-window.smart-card-view-window .smart-content-container>.smart-content{display:block;padding:20px}.smart-window.smart-card-view-window .smart-content-container>.smart-footer{display:flex;justify-content:space-evenly;align-items:center}.smart-window.smart-card-view-window .smart-footer smart-button{--smart-button-padding:0;width:25%;height:100%}.smart-window.smart-card-view-window .smart-card-view-editor{width:100%}.smart-window.smart-card-view-window .smart-card-view-editor.image .thumbnail{position:relative;display:inline-block;margin-right:5px;border:var(--smart-border-width) solid var(--smart-border);width:75px;height:75px;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}.smart-window.smart-card-view-window .smart-card-view-editor.image .thumbnail:hover:after{content:var(--smart-icon-close);position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;left:0;top:0;background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);font-family:var(--smart-font-family-icon);font-size:50px;opacity:.4}.smart-card-view[right-to-left] .smart-card-view-label.icon:after,.smart-window.smart-card-view-window[right-to-left] .smart-card-view-label.icon:after{left:initial;right:0}.smart-window.smart-card-view-window .smart-card-view-editor.image .label{margin-top:3px;font-size:calc(var(--smart-font-size) - 3px);text-transform:uppercase;opacity:.7}.smart-window.smart-card-view-window .smart-card-view-editor.image .container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;margin-top:5px;height:30px}.smart-window.smart-card-view-window .smart-card-view-editor.image smart-input{width:calc(100% - 40px);height:100%}.smart-window.smart-card-view-window .smart-card-view-editor.image smart-button{--smart-button-padding:0;width:30px;height:100%;font-size:20px}.smart-window.smart-card-view-window textarea.smart-card-view-editor{min-height:150px;resize:vertical;border-color:var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);font-family:inherit;font-size:inherit}.smart-window.smart-card-view-window textarea.smart-card-view-editor:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-card-view-window textarea.smart-card-view-editor:focus{outline:0;border-color:var(--smart-outline)}.smart-card-view-drag-feedback{position:absolute;display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);padding:5px;white-space:nowrap;font-family:var(--smart-font-family);font-size:20px;background-color:var(--smart-background);color:var(--smart-background-color);z-index:10000;opacity:.85}.smart-card-view-drag-feedback>.drag-feedback-thumbnail{width:50px;height:50px;background-size:cover}.smart-card-view-drag-feedback:nth-child(2){margin-left:10px}.smart-card-view[right-to-left] .smart-card-view-label.icon{padding-left:0;padding-right:30px}.smart-card-view[right-to-left] .smart-card-view-customize-top{direction:rtl}.smart-card-view[right-to-left] .smart-scroll-viewer-container.vscroll .smart-card-container{padding-left:3px;padding-right:initial}.smart-window.smart-card-view-window[right-to-left] .smart-card-view-label.icon{padding-left:0;padding-right:30px}.smart-card-view-drag-feedback[right-to-left]{direction:rtl}.smart-card-view-drag-feedback[right-to-left]:nth-child(2){margin-right:10px;margin-left:initial}.smart-column-panel[right-to-left] .smart-grid-panel-container-footer,.smart-group-panel[right-to-left] .smart-grid-panel-container-footer,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-container-footer,.smart-sort-panel[right-to-left] .smart-grid-panel-container-footer{flex-direction:row-reverse}.smart-column-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-group-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-sort-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-right:15px;margin-left:initial}
smart-carousel .smart-carousel-item,smart-carousel .smart-carousel-item .smart-carousel-item-container{pointer-events:none;background-repeat:no-repeat;background-position:center;box-sizing:border-box;height:100%}smart-carousel{width:var(--smart-carousel-default-width);height:var(--smart-carousel-default-height)}smart-carousel.smart-container,smart-carousel>.smart-container{display:block;position:relative;width:100%;height:100%}smart-carousel .smart-items-container{position:relative;width:100%;height:100%;box-sizing:border-box;overflow:hidden}smart-carousel[disabled]{opacity:.55;cursor:default;pointer-events:none}smart-carousel[swipe]{-webkit-user-select:none;user-select:none}smart-carousel .smart-carousel-item{width:100%;position:absolute;left:0;top:0;opacity:0;z-index:0;-webkit-user-select:none;user-select:none}smart-carousel .smart-carousel-item .smart-carousel-item-container{-webkit-user-select:text;user-select:text;position:relative;width:100%;padding-top:50px;z-index:1;background-size:cover}smart-carousel .smart-carousel-item .smart-carousel-item-content,smart-carousel .smart-carousel-item .smart-carousel-item-label{text-align:center;box-sizing:border-box;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}smart-carousel .smart-carousel-item .smart-carousel-item-content{top:40%;transform:translate(-50%,0)}smart-carousel .smart-carousel-item .smart-carousel-html-content{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;box-sizing:border-box}smart-carousel .smart-carousel-item.smart-active{opacity:1;pointer-events:all;-webkit-user-select:text;user-select:text}smart-carousel .smart-arrow{position:absolute;top:0;width:30px;height:100%;cursor:pointer;opacity:.6;display:block}smart-carousel[hide-arrows] .smart-arrow,smart-carousel[hide-indicators] .smart-indicators-container{display:none}smart-carousel .smart-arrow:after{font-size:20px;position:absolute;left:0;top:0;pointer-events:none;-webkit-user-select:none;user-select:none}smart-carousel .smart-arrow:focus,smart-carousel .smart-arrow:hover{opacity:.8}smart-carousel .smart-arrow:active{opacity:1}smart-carousel .smart-arrow>.smart-button{border-width:0}smart-carousel .smart-arrow>.smart-button:active{background-color:transparent}smart-carousel .smart-arrow[disabled]{opacity:.4;pointer-events:none}smart-carousel .smart-arrow.smart-arrow-left{left:0}smart-carousel .smart-arrow.smart-arrow-right{right:0}smart-carousel .smart-indicators-container{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center}smart-carousel .smart-indicators-container .smart-indicator{width:10px;height:10px;border:1px solid gray;background-color:#fff;margin:2px;cursor:pointer;box-sizing:content-box;opacity:.5}smart-carousel .smart-indicators-container .smart-indicator.smart-active{opacity:.9;border-width:3px}smart-carousel .smart-indicators-container .smart-indicator:hover{opacity:.7}smart-carousel:not([animation=none]) .smart-carousel-item{animation-duration:1s}smart-carousel:not([animation=none]) .smart-carousel-item.smart-active.smart-animate-trigger,smart-carousel:not([animation=none]).fade .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-fade}smart-carousel:not([animation=none]) .smart-carousel-item.smart-out.smart-animate-trigger,smart-carousel:not([animation=none]).fade .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-fade}smart-carousel:not([animation=none]).slide .smart-carousel-item.smart-active.smart-animate-trigger,smart-carousel:not([animation=none]).slide-left .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide}smart-carousel:not([animation=none]).slide .smart-carousel-item.smart-out.smart-animate-trigger,smart-carousel:not([animation=none]).slide-left .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide}smart-carousel:not([animation=none]).slide-right .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-right}smart-carousel:not([animation=none]).slide-right .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-right}smart-carousel:not([animation=none]).slide-top .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-top}smart-carousel:not([animation=none]).slide-top .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-top}smart-carousel:not([animation=none]).slide-bottom .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-bottom}smart-carousel:not([animation=none]).slide-bottom .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-bottom}smart-carousel[display-mode="3d"] .smart-carousel-html-content{padding-left:30px;padding-right:20px}smart-carousel[display-mode="3d"] .smart-carousel-item{width:var(--smart-carousel-3d-mode-slide-width);height:var(--smart-carousel-3d-mode-slide-height);border:20px solid #fff;position:absolute;box-sizing:border-box;overflow:hidden;top:50%;left:50%;z-index:10;transform:translateX(-50%) translateY(-50%) rotateX(1deg) scale(1);transition-duration:0s}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 340px)) translateY(-50%) scale(.4);opacity:.1;z-index:1}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 300px)) translateY(-50%) scale(.5);opacity:.2;z-index:8}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 260px)) translateY(-50%) scale(.6);opacity:.3;z-index:9}smart-carousel[display-mode="3d"] .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 260px)) translateY(-50%) scale(.6);opacity:.3;z-index:9}smart-carousel[display-mode="3d"] .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 300px)) translateY(-50%) scale(.5);opacity:.2;z-index:8}smart-carousel[display-mode="3d"] .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 340px)) translateY(-50%) scale(.4);opacity:.1;z-index:1}smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item{transition-duration:.7s}smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item,smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item.smart-active,smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item.smart-out{animation-name:unset}smart-carousel[display-mode="3d"].circle .smart-carousel-item{border-radius:50%}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 210px)) scale(.4)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 180px)) scale(.5)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 150px)) scale(.6)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 150px)) scale(.6)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 180px)) scale(.5)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 210px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 395px)) translateY(-50%) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 355px)) translateY(-50%) scale(.5)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(-50%) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(-50%) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 355px)) translateY(-50%) scale(.5)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 395px)) translateY(-50%) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 450px)) translateY(calc(-50% + 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 380px)) translateY(calc(-50% + 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(calc(-50% + 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(calc(-50% - 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 380px)) translateY(calc(-50% - 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 450px)) translateY(calc(-50% - 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 450px)) translateY(calc(-50% - 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 380px)) translateY(calc(-50% - 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(calc(-50% - 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(calc(-50% + 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 380px)) translateY(calc(-50% + 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 450px)) translateY(calc(-50% + 150px)) scale(.2)}smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-active,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-animate-trigger.smart-active,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-animate-trigger.smart-out,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-out{animation-name:none}smart-carousel[display-mode=multiple]:not([animation=none]) .smart-items-container{transition-duration:1s}smart-carousel[display-mode=multiple] .smart-items-container{overflow:hidden;width:max-content;transition:margin-left ease-in-out}smart-carousel[display-mode=multiple] .smart-carousel-item{opacity:1;float:left;display:inline-block;position:relative;width:var(--smart-carousel-multiple-mode-slide-width)}smart-carousel[display-mode=multiple] .smart-carousel-item.smart-active{background-color:#d3d3d3;transition:background-color 1s ease-in-out}smart-carousel[display-mode=multiple] .smart-carousel-item.smart-out{transition:background-color 1s ease-in-out}smart-carousel smart-repeat-button[hover] button{background-color:transparent}smart-carousel[adaptive-auto-height],smart-carousel[adaptive-height]{height:100%;overflow:visible;transition:height .6s ease-out;margin:0 auto 70px}smart-carousel[adaptive-auto-height].smart-container,smart-carousel[adaptive-auto-height]>.smart-container,smart-carousel[adaptive-height].smart-container,smart-carousel[adaptive-height]>.smart-container{position:relative}smart-carousel[adaptive-auto-height] .smart-container,smart-carousel[adaptive-height] .smart-container{overflow:visible}smart-carousel[adaptive-auto-height] .smart-carousel-item,smart-carousel[adaptive-height] .smart-carousel-item{height:auto}smart-carousel[adaptive-auto-height] .smart-slide-wrapper,smart-carousel[adaptive-height] .smart-slide-wrapper{height:100%;position:relative;display:flex;align-items:center;padding:0 65px}smart-carousel[adaptive-auto-height] .smart-indicators-container,smart-carousel[adaptive-height] .smart-indicators-container{display:flex;align-items:center;justify-content:center;position:relative;bottom:0;margin-top:20px}smart-carousel[adaptive-auto-height] .smart-arrow,smart-carousel[adaptive-height] .smart-arrow{width:50px;height:50px;background:var(--smart-surface);display:flex;align-items:center;justify-content:center;border-color:var(--smart-border);top:50%;transform:translateY(-50%)}smart-carousel[adaptive-auto-height].smart-calculated-height .smart-carousel-item,smart-carousel[adaptive-height].smart-calculated-height .smart-carousel-item{height:100%;display:flex;justify-content:center;align-items:center}smart-carousel[adaptive-auto-height].smart-calculated-height .smart-slide-wrapper,smart-carousel[adaptive-height].smart-calculated-height .smart-slide-wrapper{height:auto}[disabled] .smart-carousel-item.smart-active{pointer-events:none}@keyframes carousel-active-fade{from{opacity:0}to{opacity:1}}@keyframes carousel-out-fade{from{opacity:1}to{opacity:0}}@keyframes carousel-active-slide{from{left:100%;opacity:1}to{left:0;opacity:1}}@keyframes carousel-out-slide{from{left:0;opacity:1}to{left:-100%;opacity:1}}@keyframes carousel-active-slide-right{from{opacity:1;left:-100%}to{opacity:1;left:0}}@keyframes carousel-out-slide-right{from{left:0;opacity:1}to{left:100%;opacity:1}}@keyframes carousel-active-slide-top{from{top:100%;opacity:1}to{top:0;opacity:1}}@keyframes carousel-out-slide-top{from{top:0;opacity:1}to{top:-100%;opacity:1}}@keyframes carousel-active-slide-bottom{from{opacity:1;top:-100%}to{opacity:1;top:0}}@keyframes carousel-out-slide-bottom{from{opacity:1;top:0}to{opacity:1;top:100%}}smart-carousel[right-to-left] .smart-carousel-item,smart-carousel[right-to-left] .smart-indicators-container{direction:rtl}
.smart-chart-tooltip .smart-chart-tooltip-text,smart-chart .smart-chart-annotation-text,smart-chart .smart-chart-axis-description,smart-chart .smart-chart-axis-text,smart-chart .smart-chart-label-text,smart-chart .smart-chart-legend-text,smart-chart .smart-chart-title-description,smart-chart .smart-chart-title-text{fill:var(--smart-background-color);color:var(--smart-background-color);font-family:var(--smart-font-family)}smart-chart{display:block;width:var(--smart-chart-default-width);height:var(--smart-chart-default-height)}smart-chart .smart-chart-annotation-text,smart-chart .smart-chart-axis-description,smart-chart .smart-chart-axis-text,smart-chart .smart-chart-label-text,smart-chart .smart-chart-legend-text{box-sizing:content-box;font-size:calc(var(--smart-font-size) - 1px)}smart-chart .smart-chart-title-text{font-weight:700;font-size:calc(var(--smart-font-size) + 2px)}smart-chart .smart-chart-title-description{font-size:var(--smart-font-size)}smart-chart[theme=dark] .smart-chart-annotation-text,smart-chart[theme=dark] .smart-chart-axis-description .smart-chart-label-text,smart-chart[theme=dark] .smart-chart-axis-text,smart-chart[theme=dark] .smart-chart-legend-text,smart-chart[theme=dark] .smart-chart-title-description,smart-chart[theme=dark] .smart-chart-title-text{fill:var(--smart-background-color);color:var(--smart-background-color)}.smart-chart-range-selector>smart-chart{width:100%;height:100%;touch-action:none}.smart-chart-range-selector .slider{box-sizing:content-box;pointer-events:none}.smart-chart-tooltip{position:absolute;cursor:default;z-index:10000000;transition:.3s ease-in,transform .3s ease-in;opacity:1;transform:scale(1)}.smart-chart-tooltip .smart-chart-tooltip-content{position:absolute;box-sizing:content-box;outline:0;border:1px solid transparent;padding:3px;text-align:center;vertical-align:middle;margin:0;cursor:default;left:0;top:0;border-radius:var(--smart-border-radius)}.smart-chart-tooltip .smart-chart-tooltip-text{box-sizing:content-box;font-size:calc(var(--smart-font-size) - 1px)}.smart-chart-tooltip .smart-chart-tooltip-arrow-outer{box-sizing:content-box;width:0;height:0;position:absolute;z-index:10000001}.smart-chart-tooltip .smart-chart-tooltip-arrow-inner{box-sizing:content-box;width:0;height:0;position:absolute;z-index:10000002}.smart-chart-tooltip[animation=none]{transition:none}.smart-chart-tooltip.smart-visibility-hidden{transform:scale(0)}[theme=dark] .smart-chart-tooltip:not([theme=dark]) .smart-chart-tooltip-text{fill:var(--smart-background);color:var(--smart-background)}.smart-chart-tooltip[right-to-left] .smart-chart-tooltip-text,smart-chart[right-to-left] .smart-chart-annotation-text,smart-chart[right-to-left] .smart-chart-axis-description,smart-chart[right-to-left] .smart-chart-axis-text,smart-chart[right-to-left] .smart-chart-label-text,smart-chart[right-to-left] .smart-chart-legend-text,smart-chart[right-to-left] .smart-chart-title-text{direction:rtl;text-anchor:end}
.smart-chip .smart-avatar,.smart-chip .smart-value{text-overflow:ellipsis;vertical-align:middle;display:none}.smart-chip .smart-avatar,.smart-chip .smart-close-button{width:var(--smart-chip-default-height);height:var(--smart-chip-default-height);vertical-align:middle}.smart-chip .smart-value,.smart-chip.smart-container,smart-chip .smart-container{white-space:nowrap}smart-chip:focus,smart-chip:hover{box-shadow:var(--smart-elevation-2);outline:0}smart-chip.smart-element{display:inline-block}smart-chip[disabled]:hover{box-shadow:none}.smart-chip{min-height:var(--smart-chip-default-height);min-width:var(--smart-chip-default-height);border-radius:calc(var(--smart-chip-default-height)/ 2);box-sizing:border-box;background-color:var(--smart-primary);color:var(--smart-primary-color);position:relative;margin:2px}.smart-chip .smart-avatar{line-height:var(--smart-chip-default-height);border-radius:50%;font-size:20px;box-sizing:border-box;text-align:center;overflow:hidden}.smart-chip .smart-value{line-height:var(--smart-chip-default-height);padding:0 15px;overflow:hidden;margin:0;cursor:default}.smart-chip .smart-close-button{display:none;position:relative}.smart-chip .smart-close-button:after,.smart-chip[avatar] .smart-avatar,.smart-chip[close-button] .smart-close-button,.smart-chip[value] .smart-value{display:inline-block}.smart-chip .smart-close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);color:inherit;line-height:var(--smart-chip-default-height);width:100%;text-align:center}.smart-chip .smart-close-button:hover:after{color:var(--smart-primary-color);cursor:pointer}.smart-chip[avatar] .smart-avatar img{width:100%;height:100%;border-radius:50%}.smart-chip[avatar] .smart-value{width:calc(100% - var(--smart-chip-default-height));padding-left:5px}.smart-chip[close-button] .smart-value{width:calc(100% - var(--smart-chip-default-height));padding-right:5px}.smart-chip[avatar][close-button] .smart-value{width:calc(100% - 2 * var(--smart-chip-default-height))}smart-chip[right-to-left]>.smart-container{direction:rtl}
smart-combo-box{width:var(--smart-combo-box-default-width);height:var(--smart-combo-box-default-height);overflow:initial;visibility:hidden;cursor:pointer}smart-combo-box.smart-element{overflow:visible;visibility:inherit;border-width:0}.smart-combo-box smart-list-box{position:relative;width:100%;height:100%;border:initial;padding:initial;overflow:hidden;font-size:inherit;font-family:inherit;outline:0}.smart-combo-box .smart-action-button input.smart-input{flex-grow:1;align-self:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:100%;max-height:1rem;vertical-align:middle;margin:0}.smart-combo-box .smart-buttons-container .smart-token{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:0 2px;-webkit-user-select:none;user-select:none}.smart-combo-box .smart-buttons-container .smart-combo-box-auto-complete-string{position:absolute;display:flex;pointer-events:none;align-items:center;padding:var(--smart-editor-label-padding);opacity:.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.smart-combo-box .smart-buttons-container .smart-combo-box-auto-complete-string:empty{display:none}.smart-combo-box.smart-element .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:left top 0}
smart-color-panel{width:var(--smart-color-panel-default-width);height:var(--smart-color-panel-default-height);-webkit-user-select:none;user-select:none}smart-color-panel .no-touch{touch-action:none}smart-color-panel.smart-element{display:inline-block;overflow:initial;border:none;background:var(--smart-background);color:var(--smart-background-color)}smart-color-panel[disabled]{opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-color-panel .smart-content{position:relative;cursor:pointer;display:flex;width:100%;height:100%}.smart-color-panel label{display:inline-block;-webkit-user-select:none;user-select:none}.smart-color-panel smart-tooltip .smart-tooltip-content{box-shadow:0 0 20px 0 #8b8b8b}.smart-color-panel input[type=number]::-webkit-inner-spin-button,.smart-color-panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-color-panel input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfied}.smart-color-panel .color-input{width:70px;height:var(--smart-editor-height);margin:5px;padding:5px;border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);background:var(--smart-background);color:var(--smart-color);outline:0}.smart-color-panel .color-input:focus{border-color:var(--smart-outline)}.smart-color-panel .color-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-color-panel .grid-mode-container,.smart-color-panel .palette-mode-container{width:100%;max-height:100%;position:relative}.smart-color-panel .custom-color-selection .buttons-container{display:flex;align-items:center;justify-content:flex-end}.smart-color-panel .custom-colors-box,.smart-color-panel .gray-shades-box,.smart-color-panel .grid-samples-container,.smart-color-panel .spectrum-box{display:grid;grid-template-columns:repeat(var(--smart-color-panel-grid-mode-column-count),auto)}.smart-color-panel .hue-scale{display:block;max-width:100px;height:var(--smart-color-panel-palette-size);background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);width:20px;margin-left:15px;margin-right:15px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .hue-scale-thumb{width:100%;height:10px;box-sizing:content-box;border:3px solid #fff;border-left-width:10px;border-right-width:10px;position:absolute;left:-10px;top:-3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;opacity:.8;cursor:pointer}.smart-color-panel .color-palette-thumb{width:0;height:0;top:0;position:absolute;z-index:10;pointer-events:none}.smart-color-panel .color-palette-thumb:after{content:" ";position:absolute;left:-14px;top:-14px;width:16px;height:16px;border:5px solid #fff;border-radius:50%;box-shadow:var(--smart-elevation-2)}.smart-color-panel .color-palette{width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);background-color:red;display:block;position:relative;overflow:hidden;cursor:crosshair;padding:1px;border:1px solid #d3d3d3;background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .color-palette:after,.smart-color-panel .color-palette:before{width:100%;height:100%;content:" ";display:block;position:absolute;left:0;top:0;z-index:0}.smart-color-panel .color-palette:before{background-image:linear-gradient(90deg,#fff,transparent)}.smart-color-panel .color-palette:after{background-image:linear-gradient(transparent,#000)}.smart-color-panel .color-controls-container{display:block;max-width:100px;overflow:hidden}.smart-color-panel .color-palette-container{width:100%;height:var(--smart-color-panel-palette-size);display:flex;flex-direction:row}.smart-color-panel .preview-container{width:100%;min-width:100px;height:100px;background-color:#fff;margin-bottom:20px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .preview-container-bottom,.smart-color-panel .preview-container-top{width:100%;height:50%;display:block;background-color:#fff}.smart-color-panel .alpha-channel-container{flex-direction:row;width:100%;align-items:center;align-content:space-around;margin-top:5px;display:none}.smart-color-panel .alpha-channel-container label{width:48px}.smart-color-panel .alpha-channel-scale{width:var(--smart-color-panel-palette-size);height:20px;margin-top:15px;margin-bottom:15px;position:relative;border:var(--smart-border-width) solid var(--smart-border);margin-right:20px}.smart-color-panel .alpha-channel-scale:after,.smart-color-panel .alpha-channel-scale:before{position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:" "}.smart-color-panel .alpha-channel-scale:before{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .alpha-channel-scale:after{background-image:linear-gradient(90deg,var(--smart-color-panel-alpha-channel-color),transparent);box-shadow:inset 1px -1px 0 0 #fff,inset -1px 1px 0 0 #fff}.smart-color-panel .alpha-channel-thumb{width:10px;height:100%;box-sizing:content-box;border:3px solid #fff;border-top-width:10px;border-bottom-width:10px;position:absolute;left:-3px;top:-10px;opacity:.8;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;cursor:pointer;z-index:1}.smart-color-panel .buttons-container{display:none;flex-direction:row;justify-content:flex-end;padding:10px 0 0}.smart-color-panel .buttons-container smart-button{width:100px}.smart-color-panel .color-sample,.smart-color-panel .user-color-container{width:var(--smart-color-panel-grid-mode-item-size);height:var(--smart-color-panel-grid-mode-item-size)}.smart-color-panel .buttons-container smart-button:last-of-type{margin-left:20px}.smart-color-panel .gradient-background{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .color-sample.user-color:before,.smart-color-panel .user-color-container{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 5px,5px 10px;background-size:10px 10px}.smart-color-panel .material-grid-samples-container{display:grid;grid-template-columns:80px repeat(14,auto)}.smart-color-panel .button-custom-color{margin:5px 0}.smart-color-panel .color-sample{margin:var(--smart-color-panel-grid-mode-columns-gap);box-sizing:border-box;cursor:pointer;border:var(--smart-border-width) solid rgba(0,0,0,.1);background-clip:content-box;-webkit-background-clip:content-box;text-overflow:ellipsis}.smart-color-panel .color-sample.user-color{position:relative;background-clip:padding-box;-webkit-background-clip:padding-box}.smart-color-panel .color-sample.user-color:before{position:absolute;content:"";width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.smart-color-panel .color-sample.selected{border:2px solid var(--smart-ui-state-color-selected);padding:1px}.smart-color-panel .color-sample.empty{visibility:hidden}.smart-color-panel .color-sample.header,.smart-color-panel .color-sample.label-column{display:flex;align-items:center;justify-content:center;font-size:11px;border-width:0;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-color-panel .color-sample.label-column{width:100%;justify-content:flex-start}.smart-color-panel .color-sample.color-sample-column,.smart-color-panel .color-sample.color-sample-row{width:16px;height:16px;border:2px solid rgba(0,0,0,.2);padding:1px;background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 10px,#eee 20px)}.smart-color-panel .color-sample[transparent]{position:relative}.smart-color-panel .color-sample[transparent]:after{content:"";border:1px solid red;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);position:absolute;width:150%;border-radius:5px}.smart-color-panel .user-color.empty{background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 10px,#eee 20px);background-origin:content-box;border-color:#d3d3d3}.smart-color-panel .default-samples-container div{display:grid;grid-template-columns:repeat(10,auto);justify-items:center}.smart-color-panel .default-samples-container .theme-shades-box{margin-top:var(--smart-color-panel-default-mode-sections-gap);margin-bottom:var(--smart-color-panel-default-mode-sections-gap)}.smart-color-panel .default-samples-container .standard-colors-label,.smart-color-panel .default-samples-container .theme-colors-label{display:block;font-weight:600;margin-left:2px;margin-top:var(--smart-color-panel-default-mode-sections-gap);margin-bottom:calc(var(--smart-color-panel-default-mode-sections-gap)/ 2)}.smart-color-panel .hex-mode-resize-trigger{visibility:hidden;position:absolute;left:0;top:0}.smart-color-panel[edit-alpha-channel] .alpha-channel-container{display:flex}.smart-color-panel[enable-custom-colors] .button-custom-color,.smart-color-panel[enable-custom-colors] .user-samples-container{width:100%;display:flex;align-items:center}.smart-color-panel[enable-custom-colors]:not([display-mode=palette]):not([display-mdoe=radial]) .custom-color-selection .palette-mode-container{display:block}.smart-color-panel:not([display-mode=radial]) .canvas-radial{display:none}.smart-color-panel[display-mode=hexagonal] .brightness-scale,.smart-color-panel[display-mode=radial] .brightness-scale{display:block;max-width:100px;height:var(--smart-color-panel-palette-size);background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);width:20px;margin-left:15px;margin-right:15px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel[display-mode=hexagonal] .brightness-scale-thumb,.smart-color-panel[display-mode=radial] .brightness-scale-thumb{width:100%;height:10px;box-sizing:content-box;border:3px solid #fff;border-left-width:10px;border-right-width:10px;position:absolute;left:-10px;top:-3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;opacity:.8;cursor:pointer}.smart-color-panel[display-mode=hexagonal] .alpha-channel-scale{width:var(--smart-color-panel-palette-width)}.smart-color-panel[display-mode=hexagonal] .brightness-scale{display:block;height:var(--smart-color-panel-palette-height);background-image:linear-gradient(white,#000)}.smart-color-panel[display-mode=hexagonal] .selected{stroke:#fff;stroke-width:4px}.smart-color-panel[display-mode=hexagonal] .color-palette-container{height:var(--smart-color-panel-palette-height)}.smart-color-panel[display-mode=hexagonal] .color-palette-hexagonal,.smart-color-panel[display-mode=hexagonal] .palette-mode-container{display:block}.smart-color-panel[display-mode=radial] .hue-scale{display:none}.smart-color-panel[display-mode=radial] .brightness-scale{background-image:linear-gradient(white,#000)}.smart-color-panel[display-mode=radial] .color-palette-radial{width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);display:block;position:relative;overflow:hidden;cursor:crosshair;padding:1px;border:1px solid #d3d3d3;background-clip:content-box;-webkit-background-clip:content-box;background:conic-gradient(from 90deg,red,#ff0,#0f0,#0ff,#00f,#ff00ff,red) #ff005a;border-radius:50%}.smart-color-panel[display-mode=radial] .color-palette-radial:after{width:100%;height:100%;content:" ";display:block;position:absolute;left:0;top:0;z-index:0;background:#000;opacity:var(--smart-color-panel-brightness);border-radius:50%}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb{width:0;height:0;position:absolute;z-index:10;pointer-events:none;left:50%;top:50%}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb:after{content:" ";position:absolute;left:-14px;top:-14px;width:16px;height:16px;border:5px solid #fff;border-radius:50%;box-shadow:var(--smart-elevation-2)}.smart-color-panel[display-mode=radial] .white-radial-gradient{z-index:2;width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-image:radial-gradient(circle,#fff,transparent)}.smart-color-panel[display-mode=radial] .palette-mode-container{display:block}.smart-color-panel[display-mode=radial] canvas{transform:rotate(-180deg);transform-origin:center}.smart-color-panel[display-mode=radial][inverted] .color-palette-radial:after{background:#fff}.smart-color-panel[display-mode=radial][inverted] .white-radial-gradient{background:radial-gradient(black,transparent)}.smart-color-panel[display-mode=default] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .color-palette,.smart-color-panel[display-mode=palette] .color-palette,.smart-color-panel[display-mode=palette] .palette-mode-container,.smart-color-panel[display-mode=spectrumGrid] .spectrum-grid-samples-container{display:block}.smart-color-panel[apply-value-mode=useButtons] .buttons-container{display:flex;align-items:center;justify-content:flex-end}.smart-color-panel .button-custom-color,.smart-color-panel .color-palette-hexagonal,.smart-color-panel .custom-color-selection .grid-mode-container,.smart-color-panel .palette-mode-container,.smart-color-panel .spectrum-grid-samples-container,.smart-color-panel .user-samples-container,.smart-color-panel[display-mode=default] .grid-samples-container,.smart-color-panel[display-mode=default] .material-grid-samples-container,.smart-color-panel[display-mode=default] .palette-mode-container,.smart-color-panel[display-mode=grid] .default-samples-container,.smart-color-panel[display-mode=grid] .material-grid-samples-container,.smart-color-panel[display-mode=grid] .palette-mode-container,.smart-color-panel[display-mode=hexagonal] .color-palette,.smart-color-panel[display-mode=hexagonal] .default-samples-container,.smart-color-panel[display-mode=hexagonal] .grid-samples-container,.smart-color-panel[display-mode=hexagonal] .hue-scale,.smart-color-panel[display-mode=hexagonal] .spectrum-grid-samples-container,.smart-color-panel[display-mode=materialGrid] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .grid-samples-container,.smart-color-panel[display-mode=materialGrid] .palette-mode-container,.smart-color-panel[display-mode=palette] .color-palette-radial,.smart-color-panel[display-mode=palette] .grid-mode-container,.smart-color-panel[display-mode=radial] .color-palette,.smart-color-panel[display-mode=radial] .grid-mode-container,.smart-color-panel[display-mode=spectrumGrid] .default-samples-container,.smart-color-panel[display-mode=spectrumGrid] .grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .material-grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .palette-mode-container,.smart-color-panel[enable-custom-colors][display-mode=hexagonal] .button-custom-color,.smart-color-panel[enable-custom-colors][display-mode=hexagonal] .user-samples-container,.smart-color-panel[hide-alpha-editor] .a-channel,.smart-color-panel[hide-h-e-x-editor] .hex,.smart-color-panel[hide-preview-container] .preview-container,.smart-color-panel[hide-r-g-b-editor] .b-channel,.smart-color-panel[hide-r-g-b-editor] .g-channel,.smart-color-panel[hide-r-g-b-editor] .r-channel{display:none}smart-color-panel[right-to-left] .alpha-channel-container,smart-color-panel[right-to-left] .color-palette-container,smart-color-panel[right-to-left] .grid-mode-container{direction:rtl}smart-color-panel[right-to-left] .alpha-channel-scale{margin:0 0 0 20px}smart-color-panel[right-to-left] .alpha-channel-scale:after{background-image:linear-gradient(90deg,transparent,var(--smart-color-panel-alpha-channel-color))}smart-color-panel[right-to-left] .buttons-container{flex-direction:row-reverse}smart-color-panel[right-to-left] .buttons-container smart-button:last-of-type{margin:0 0 0 20px}
smart-color-picker{width:var(--smart-color-picker-default-width);height:var(--smart-color-picker-default-height)}smart-color-picker.smart-element{overflow:initial;border:none}.smart-color-picker smart-color-panel{position:relative;display:flex;width:100%;height:100%;padding:5px;border:none}.smart-color-picker .smart-color-box{position:relative;width:20px;height:20px;border-radius:var(--smart-border-radius);border:var(--smart-border-width) solid var(--smart-border);background-color:var(--smart-background);margin-right:5px;overflow:hidden;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 5px,5px 10px;background-size:10px 10px}.smart-color-picker .smart-color-box.no-color{background-image:linear-gradient(45deg,transparent 47.5%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 52.5%,transparent 52.5%),linear-gradient(-45deg,transparent 47.5%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 52.5%,transparent 52.5%);background-position:initial;background-size:initial}.smart-color-picker .smart-color-box>div{width:100%;height:100%}.smart-color-picker .smart-color-input{border:0;background-color:transparent;outline:0;color:inherit}.smart-color-picker .smart-ripple{background:var(--smart-primary-color)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container{width:var(--smart-color-picker-drop-down-width);max-width:none;height:var(--smart-color-picker-drop-down-height);max-height:none;box-sizing:content-box;overflow:hidden}.smart-color-picker:not([opened]) .smart-color-input{color:inherit}.smart-color-picker:not([editable]) .smart-color-input{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-color-picker[value-display-mode=none] .smart-color-box,.smart-color-picker[value-display-mode=none] .smart-color-input{display:none}.smart-color-picker[value-display-mode=none] .smart-color-input.smart-input{width:0;opacity:0;padding:initial}.smart-color-picker[value-display-mode=none] .smart-action-button{padding:initial;border:none}.smart-color-picker[value-display-mode=none] .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-left-width:var(--smart-border-width);border-left-style:solid}.smart-color-picker[value-display-mode=none]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button{border-left-color:var(--smart-border)}.smart-color-picker[value-display-mode=colorCode] .smart-color-box{display:none}.smart-color-picker[value-display-mode=colorBox] .smart-color-box,.smart-color-picker[value-display-mode=colorCode] .smart-color-input{display:block}.smart-color-picker[value-display-mode=colorBox] .smart-input{display:none}.smart-color-picker[editable] .smart-action-button{cursor:initial}.smart-color-picker[editable]:not([opened]):not([drop-down-open-mode=dropDownButton])[hover] .smart-action-button{background:var(--smart-background);color:var(--smart-background-color)}.smart-color-picker[opened][editable] .smart-action-button{background-color:var(--smart-backgroud);color:var(--smart-background-color)}.smart-color-panel .color-sample.no-color{background-image:linear-gradient(45deg,transparent 47.5%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 52.5%,transparent 52.5%),linear-gradient(-45deg,transparent 47.5%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 52.5%,transparent 52.5%);background-position:initial;background-size:initial}.smart-drop-down-repositioned smart-color-panel{width:100%;height:100%;padding:5px;border:none}.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container,.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container.smart-drop-down-repositioned{width:var(--smart-color-picker-drop-down-width);max-width:none;height:var(--smart-color-picker-drop-down-height);max-height:none;box-sizing:content-box;overflow:hidden}
smart-date-time-picker{width:var(--smart-date-time-picker-default-width);min-width:var(--smart-editor-addon-width);height:var(--smart-date-time-picker-default-height);min-height:var(--smart-editor-height)}smart-date-time-picker.smart-element{overflow:visible}smart-date-time-picker[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker.smart-container,smart-date-time-picker>.smart-container{display:flex;position:relative;align-items:center}.smart-date-time-picker.smart-container>.smart-content,smart-date-time-picker>.smart-container>.smart-content{display:flex;align-items:center;height:100%;width:100%}.smart-date-time-picker.smart-container>input,smart-date-time-picker>.smart-container>input{height:100%}.smart-date-time-picker .smart-input.smart-date-time-input{width:100%;border:none;background:inherit;padding:var(--smart-editor-label-padding);outline:0;color:inherit;font-family:inherit;font-size:inherit;text-align:inherit}.smart-date-time-picker>.smart-container>.smart-hint,.smart-date-time-picker>.smart-container>.smart-label{display:none;position:absolute}.smart-date-time-picker .smart-spin-buttons-container{height:100%;display:none;width:var(--smart-editor-addon-width);border-radius:0}.smart-date-time-picker .smart-spin-button{--smart-button-padding:0;display:block;width:100%;height:50%;min-height:0;color:var(--smart-surface-color);background-color:var(--smart-surface);border:solid;border-width:0;border-color:var(--smart-border);border-left-width:var(--smart-border-width);font-weight:500;border-radius:0}.smart-date-time-picker .smart-spin-button:first-child{border-bottom-width:1px}.smart-date-time-picker .smart-spin-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker .smart-spin-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button{height:100%;display:none;width:var(--smart-editor-addon-width);cursor:pointer;background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);border-width:0;border-left-width:var(--smart-border-width);border-style:solid;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button:after{width:100%;height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:var(--smart-arrow-size);text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;content:var(--smart-icon-calendar)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.time:after{content:var(--smart-icon-clock)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.smart-drop-down-button-pressed{color:var(--smart-ui-state-color)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.smart-drop-down-button-pressed[hover]:after{color:var(--smart-ui-state-color-hover)}.smart-date-time-picker .smart-drop-down.smart-date-time-drop-down{padding:0!important}.smart-date-time-picker .smart-ripple{background:var(--smart-background)}.smart-date-time-picker[focus],.smart-date-time-picker[focus] .smart-drop-down-button.smart-calendar-button{border-color:var(--smart-outline)}.smart-date-time-picker[disabled] .smart-input.smart-date-time-input{background-color:transparent;-webkit-user-select:none;user-select:none}.smart-date-time-picker[disabled] .smart-drop-down-button.smart-calendar-button,.smart-date-time-picker[readonly] .smart-drop-down-button.smart-calendar-button{cursor:default}.smart-date-time-picker[label]>.smart-container>.smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial}.smart-date-time-picker[calendar-button] .smart-input.smart-date-time-input,.smart-date-time-picker[spin-buttons] .smart-input.smart-date-time-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button{border-right-width:var(--smart-border-width);border-left-width:0}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button:first-child{border-top-left-radius:var(--smart-border-top-left-radius)}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button:last-child{border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[spin-buttons]{min-width:calc(var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons] .smart-spin-buttons-container{display:block}.smart-date-time-picker[spin-buttons]:not([spin-buttons-position=left]) .smart-input.smart-date-time-input{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[calendar-button]{min-width:var(--smart-editor-addon-width)}.smart-date-time-picker[calendar-button] .smart-drop-down-button.smart-calendar-button{display:block;position:relative}.smart-date-time-picker[spin-buttons][calendar-button]{min-width:calc(var(--smart-editor-addon-width) + var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons][calendar-button] .smart-input.smart-date-time-input{width:calc(100% - var(--smart-editor-addon-width) - var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons][calendar-button][calendar-button-position=left][spin-buttons-position=left] .smart-spin-button:first-child{border-top-left-radius:0}.smart-date-time-picker[spin-buttons][calendar-button][calendar-button-position=left][spin-buttons-position=left] .smart-spin-button:last-child{border-bottom-left-radius:0}.smart-date-time-picker:not([spin-buttons]) .smart-input.smart-date-time-input,.smart-date-time-picker[calendar-button-position=left] .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[calendar-button-position=left] .smart-drop-down-button{border-left:none;border-right-width:var(--smart-border-width);border-top-right-radius:0;border-bottom-right-radius:0}.smart-date-time-picker[calendar-button-position=left][spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:first-child{border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker[calendar-button-position=left][spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:last-child{border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons-position=left] .smart-input.smart-date-time-input,.smart-date-time-picker[calendar-button-position=left][spin-buttons-position=left] .smart-input.smart-date-time-input{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:first-child{border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:last-child{border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([spin-buttons]):not([calendar-button]) .smart-input.smart-date-time-input,.smart-date-time-picker:not([spin-buttons])[calendar-button-position=left] .smart-input.smart-date-time-input{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker.underlined{border-width:0 0 1px;background:var(--smart-background)}.smart-date-time-picker.underlined .smart-drop-down-button,.smart-date-time-picker.underlined .smart-spin-button{border-width:0;background:var(--smart-background)}.smart-date-time-picker.underlined .smart-spin-button[active],.smart-date-time-picker.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.underlined .smart-drop-down-button.smart-calendar-button[active],.smart-date-time-picker.underlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .1s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-date-time-picker.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-date-time-picker.underlined:not([focus]) .smart-hint{margin-top:0}.smart-date-time-picker.underlined[focus] .smart-drop-down-button.smart-calendar-button,.smart-date-time-picker.underlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-date-time-picker.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-date-time-picker.outlined{padding-top:6px;height:auto;min-height:0;border:none;background:inherit}.smart-date-time-picker.outlined input{padding:0;border:none!important;z-index:initial}.smart-date-time-picker.outlined .smart-content{padding:4px 3px;border:1px solid var(--smart-border);height:auto;border-radius:var(--smart-border-radius);background:var(--smart-background);z-index:5}.smart-date-time-picker.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-date-time-picker.outlined .smart-spin-button[active],.smart-date-time-picker.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.outlined .smart-drop-down-button{padding:8px 0;background:var(--smart-background);border-width:0}.smart-date-time-picker.outlined .smart-drop-down-button.smart-calendar-button[active],.smart-date-time-picker.outlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.outlined .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);z-index:5;pointer-events:none;font-size:75%;line-height:15px;cursor:text;margin-top:-6px;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s}.smart-date-time-picker.outlined .smart-hint:after,.smart-date-time-picker.outlined .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-date-time-picker.outlined .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.smart-date-time-picker.outlined .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.smart-date-time-picker.outlined:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-date-time-picker.outlined[focus] .smart-content{border-color:var(--smart-primary);border-top-color:transparent!important}.smart-date-time-picker.outlined[focus] .smart-drop-down-button{color:var(--smart-primary)}.smart-date-time-picker.outlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-date-time-picker.outlined[focus] .smart-hint:after,.smart-date-time-picker.outlined[focus] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-date-time-picker.outlined.smart-element-init .smart-hint{visibility:hidden;display:none!important}.smart-drop-down.smart-date-time-drop-down{padding:0!important}.smart-drop-down.smart-date-time-drop-down[footer]{height:calc(30px + var(--smart-editor-drop-down-height));max-height:calc(30px + var(--smart-editor-drop-down-height))}.smart-drop-down.smart-date-time-drop-down smart-calendar{border:none;width:100%;height:100%;min-width:0;min-height:0;border-radius:0}.smart-drop-down.smart-date-time-drop-down smart-time-picker{border:none;width:100%;height:100%;min-height:0;border-radius:0;min-width:initial}.smart-drop-down.smart-date-time-drop-down smart-time-picker .smart-hour-minute-container{font-size:40px}.smart-drop-down.smart-date-time-drop-down .smart-footer,.smart-drop-down.smart-date-time-drop-down .smart-header{cursor:initial}.smart-drop-down.smart-date-time-drop-down .smart-date-time-picker-footer{height:100%;width:100%;display:flex;padding:1px}.smart-drop-down.smart-date-time-drop-down .smart-am-pm-element{width:100%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component{display:flex;padding:1px}.smart-drop-down.smart-date-time-drop-down .smart-footer-component:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>input{outline:0;border:var(--smart-border-width) solid var(--smart-border);text-align:center;color:inherit;font-family:inherit;font-size:inherit;height:100%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>input:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>span{width:30%;overflow:hidden;display:flex;flex-direction:column}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-today{padding:1px;font-family:var(--smart-font-family-icon);border:var(--smart-border-width) solid transparent;display:flex;width:30%;overflow:hidden;flex-direction:column;align-items:center;justify-content:center}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-today:focus{outline:0}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute{width:30%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour smart-repeat-button,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute smart-repeat-button{border-radius:0;margin:0 0 0 -1px;width:100%;height:50%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour smart-repeat-button:last-child,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute smart-repeat-button:last-child{border-top-color:transparent}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour button,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute button{border-radius:0;padding:0}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-ampm{width:30%;overflow:hidden;display:flex;flex-direction:column}.smart-drop-down.smart-date-time-drop-down .smart-hour-element,.smart-drop-down.smart-date-time-drop-down .smart-minute-element{width:60%}.smart-drop-down.smart-date-time-drop-down .smart-today-element{cursor:pointer;outline:0}.smart-drop-down.smart-date-time-drop-down .smart-today-element:after{content:var(--smart-icon-calendar)}.smart-drop-down.smart-date-time-drop-down .smart-today-element:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header{height:var(--smart-bar-height);width:100%;display:flex;align-items:center}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header:focus{outline:0}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>div{width:50%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:var(--smart-primary);color:var(--smart-primary-color);opacity:var(--smart-date-time-picker-header-opacity);outline:unset}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>div:focus{text-decoration:underline}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>.smart-selected{background-color:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color);opacity:var(--smart-date-time-picker-header-opacity-active)}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-content{width:100%;height:calc(100% - var(--smart-bar-height))}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-content.partial,.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=classic] .smart-calendar-container,.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=timePicker] .smart-calendar-container{height:100%}.smart-drop-down.smart-date-time-drop-down .smart-date-time-picker .smart-hidden{display:none}.smart-drop-down.smart-date-time-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-date-time-picker[right-to-left]>.smart-container{direction:initial}.smart-date-time-picker[right-to-left] .smart-hint,.smart-date-time-picker[right-to-left] .smart-input.smart-date-time-input,.smart-date-time-picker[right-to-left]>.smart-container>.smart-label{direction:rtl}
smart-docking-layout{width:var(--smart-docking-layout-default-width);height:var(--smart-docking-layout-default-height)}.smart-docking-layout .smart-items-container,smart-docking-layout .smart-horizontal-hidden-items-container,smart-docking-layout .smart-items-container,smart-docking-layout .smart-vertical-hidden-items-container{height:100%;width:100%;background-color:transparent}smart-docking-layout.smart-element{overflow:initial}smart-docking-layout:not([animation=none]) .smart-window .smart-dock-button:after{transition:transform .2s ease}.smart-docking-layout>.smart-container{overflow:hidden}.smart-docking-layout .smart-tabs-window-feedback.smart-window{position:absolute;opacity:0;max-width:400px;max-height:400px;pointer-events:none}.smart-docking-layout .smart-tabs-window-feedback.smart-window:not([animation=none]){transition:transform .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-docking-layout .smart-tabs-window-feedback[tabs-window-dragged]{z-index:10001;opacity:.9;transform:scale(.2);min-width:400px;min-height:400px}.smart-docking-layout .smart-window .smart-content-container>.smart-content{align-items:stretch}.smart-docking-layout .smart-window .smart-dock-button:after{content:var(--smart-icon-arrow-up);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-dock-button:after{content:var(--smart-icon-window-pin-alt);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-menu-button:after{content:var(--smart-icon-menu);transform:rotate(180deg);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-auto-hide-button:after{content:var(--smart-icon-window-pin);font-size:.8rem}.smart-docking-layout .smart-window[focused]{box-shadow:none}.smart-docking-layout .smart-placeholder .smart-window .smart-content-container>.smart-header-section{min-height:0;height:0;padding:0}.smart-docking-layout .smart-docking-layout-item-holder{width:100%;height:100%}.smart-docking-layout .smart-horizontal-hidden-items-container,.smart-docking-layout .smart-vertical-hidden-items-container{width:100%;height:100%;background-color:transparent}.smart-docking-layout .smart-horizontal-hidden-items-container>.smart-container>smart-splitter-item,.smart-docking-layout .smart-vertical-hidden-items-container>.smart-container>smart-splitter-item{background-color:transparent}.smart-docking-layout .smart-docking-layout-auto-hide-window:focus,.smart-docking-layout .smart-docking-layout-auto-hide-window[focused]{box-shadow:none}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]{transition:animation,visibility .2s ease-in;transform-origin:left;animation:leftToRightOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right][opened]{transition:animation,visibility .2s ease-in;transform-origin:left;animation:leftToRightIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]:not([animation=none]){transform:scaleX(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]:not([animation=none]).smart-visibility-hidden{transform:scaleX(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]{transition:animation,visibility .2s ease-in;transform-origin:right;animation:rightToLeftOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left][opened]{transition:animation,visibility .2s ease-in;transform-origin:right;animation:rightToLeftIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]:not([animation=none]){transform:scaleX(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]:not([animation=none]).smart-visibility-hidden{transform:scaleX(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]{transition:animation,visibility .2s ease-in;transform-origin:bottom;animation:bottomToTopOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top][opened]{transition:animation,visibility .2s ease-in;transform-origin:bottom;animation:bottomToTopIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]:not([animation=none]){transform:scaleY(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]:not([animation=none]).smart-visibility-hidden{transform:scaleY(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]{transition:animation,visibility .2s ease-in;transform-origin:top;animation:topToBottomOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom][opened]{transition:animation,visibility .2s ease-in;transform-origin:top;animation:topToBottomIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]:not([animation=none]){transform:scaleY(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]:not([animation=none]).smart-visibility-hidden{transform:scaleY(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window.smart-window{position:absolute;box-shadow:none;border:1px solid #A9A9A9;border-radius:0;width:200px;height:200px;min-width:100px;min-height:100px}.smart-docking-layout .smart-docking-layout-auto-hide-window.smart-window .smart-content-container:not([class*=smart-window-resizing])>.smart-header-section{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout .smart-window-resize-feedback{border:2.5px solid #d3d3d3}.smart-docking-layout smart-tabs-window.smart-window{width:100%;height:100%;max-width:100%;top:initial;left:initial;z-index:initial;transform:initial;border-radius:0;position:relative;min-width:0;min-height:0;box-shadow:none;border:var(--smart-border-width) solid var(--smart-border)}.smart-docking-layout smart-tabs-window.smart-window smart-tabs{min-width:0;min-height:0;height:100%}.smart-docking-layout smart-tabs-window.smart-window .smart-maximize-button,.smart-docking-layout smart-tabs-window.smart-window .smart-minimize-button,.smart-docking-layout smart-tabs-window.smart-window .smart-pin-button{display:none}.smart-docking-layout smart-tabs-window.smart-window:not(.smart-docking-layout-auto-hide-window) .smart-content-container,.smart-docking-layout smart-tabs-window.smart-window[pinned]:not(.smart-docking-layout-auto-hide-window) .smart-content-container{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout smart-tabs-window.smart-window:not([animation=none]):not(.smart-docking-layout-auto-hide-window){transition:transform .2s ease-out}.smart-docking-layout smart-tabs-window.smart-window[collapsed]{height:100%}.smart-docking-layout smart-tabs-window.smart-window[tabs-window-dragged]:not(.smart-tabs-window-feedback){transform:scale(.75)}.smart-docking-layout smart-tabs-window.smart-window[ontop]:not([tabs-window-dragged]){z-index:initial}.smart-docking-layout smart-tabs-window.smart-window[auto-hide]{height:100%;width:100%;border:none}.smart-docking-layout smart-tabs-window.smart-window[auto-hide] smart-tabs{height:100%;width:100%}.smart-docking-layout smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{padding:0;overflow:hidden}.smart-docking-layout smart-placeholder .smart-window .smart-content{height:100%}.smart-docking-layout smart-splitter{border:none}.smart-docking-layout smart-splitter smart-splitter-bar .smart-splitter-resize-button{display:none}.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-bottom>.smart-container::after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-left>.smart-container::after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-right>.smart-container::after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-top>.smart-container::after{content:""}.smart-docking-layout smart-splitter-item smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{height:100%}.smart-docking-layout smart-splitter-item smart-tabs-window.smart-window:not([animation=none]){transition:none;animation:none;border:none}.smart-docking-layout smart-splitter-item.smart-placeholder smart-tab-item .smart-container:after{content:"Drop Items Here";font-family:var(--smart-font-family-icon);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;padding:15px;color:gray;opacity:.75}@-moz-document url-prefix(){.smart-docking-layout smart-splitter-item[locked].auto-hide-top{line-height:100%}}@supports (-ms-ime-align:auto){.smart-docking-layout smart-tabs[vertical]>.smart-container{display:table-cell}}.smart-docking-layout[dragged]{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout[dragged]>.smart-container{overflow:visible}.smart-docking-layout[snap-mode=advanced] smart-splitter-item .smart-content{overflow:hidden}smart-tabs-window[tabs-window-dragged]:not(.smart-tabs-window-feedback){transform:scale(.2)}smart-tabs-window.smart-window .smart-buttons-container .smart-auto-hide-button:after{content:var(--smart-icon-window-pin);font-size:.8rem}smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{padding:5px}smart-tabs-window.smart-window[tabs-window-dragged]{animation:none;position:absolute;opacity:.5;transform:scale(.2);transform-origin:top left;z-index:10001;pointer-events:none;min-width:400px;min-height:400px}smart-tabs-window.smart-window[tabs-window-dragged]:not([animation=none]){transition:transform .2s ease-in;animation:scaleInNo .2s cubic-bezier(.4,0,.2,1)}.smart-docking-snap-bottom-feedback,.smart-docking-snap-left-feedback,.smart-docking-snap-right-feedback,.smart-docking-snap-top-feedback{transition:all 50ms cubic-bezier(.4,0,.6,1);z-index:10001;position:absolute;opacity:.65;border-radius:2px;box-shadow:0 0 1px 1px var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none}.smart-docking-snap-bottom-feedback[disabled]:after,.smart-docking-snap-left-feedback[disabled]:after,.smart-docking-snap-right-feedback[disabled]:after,.smart-docking-snap-top-feedback[disabled]:after{position:absolute;content:var(--smart-icon-block);font-family:var(--smart-font-family-icon);opacity:.25;color:red;font-size:35px;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-docking-snap-right-feedback{width:50%;left:calc(50% - 5px)}.smart-docking-snap-header-feedback,.smart-docking-snap-layout-bottom-feedback,.smart-docking-snap-layout-left-feedback,.smart-docking-snap-layout-right-feedback,.smart-docking-snap-layout-top-feedback{position:absolute;opacity:.65;box-shadow:0 0 1px 1px var(--smart-background-color);border-radius:var(--smart-border-radius);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none;cursor:pointer;z-index:10001;transition:width 50ms cubic-bezier(.4,0,.2,1),height 50ms cubic-bezier(.4,0,.2,1),top 50ms cubic-bezier(.4,0,.6,1),animation .2s cubic-bezier(.4,0,.6,1),left 50ms cubic-bezier(.4,0,.2,1)}.smart-docking-snap-header-feedback.smart-visibility-hidden,.smart-docking-snap-layout-bottom-feedback.smart-visibility-hidden,.smart-docking-snap-layout-left-feedback.smart-visibility-hidden,.smart-docking-snap-layout-right-feedback.smart-visibility-hidden,.smart-docking-snap-layout-top-feedback.smart-visibility-hidden{transition:animation .2s cubic-bezier(.4,0,.6,1),visibility .2s cubic-bezier(.4,0,.6,1),top .2s cubic-bezier(.4,0,.2,1),left .1s cubic-bezier(.4,0,.2,1);animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-docking-snap-header-feedback[disabled]:after,.smart-docking-snap-layout-bottom-feedback[disabled]:after,.smart-docking-snap-layout-left-feedback[disabled]:after,.smart-docking-snap-layout-right-feedback[disabled]:after,.smart-docking-snap-layout-top-feedback[disabled]:after{position:absolute;content:var(--smart-icon-block);font-family:var(--smart-font-family-icon);opacity:.25;color:red;font-size:35px;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-docking-snap-layout-left-feedback,.smart-docking-snap-layout-right-feedback{max-width:50px;transform-origin:left}.smart-docking-snap-layout-bottom-feedback,.smart-docking-snap-layout-top-feedback{max-height:50px;transform-origin:left}.smart-docking-layout-auto-hide-window,.smart-docking-layout-auto-hide-window[ontop]{z-index:9999!important}.smart-docking-layout-snap{width:110px;height:110px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-docking-layout-snap>div{width:100%;height:33.3333333333%;display:flex;justify-content:center;align-items:center}.smart-docking-layout-snap .header{background-color:var(--smart-primary);position:absolute}.smart-docking-layout-snap .bottom,.smart-docking-layout-snap .center,.smart-docking-layout-snap .left,.smart-docking-layout-snap .right,.smart-docking-layout-snap .top{width:35px;height:35px;float:left;padding:2px;overflow:hidden;opacity:.25}.smart-docking-layout-snap .bottom>div,.smart-docking-layout-snap .center>div,.smart-docking-layout-snap .left>div,.smart-docking-layout-snap .right>div,.smart-docking-layout-snap .top>div{width:100%;height:100%;border:1px solid var(--smart-border);background:var(--smart-background);border-top-width:6px;box-sizing:border-box;display:flex;pointer-events:none}.smart-docking-layout-snap .bottom>div div,.smart-docking-layout-snap .center>div div,.smart-docking-layout-snap .left>div div,.smart-docking-layout-snap .right>div div,.smart-docking-layout-snap .top>div div{width:100%;height:50%;background-color:var(--smart-primary)}.smart-docking-layout-snap .bottom[show],.smart-docking-layout-snap .center[show],.smart-docking-layout-snap .left[show],.smart-docking-layout-snap .right[show],.smart-docking-layout-snap .top[show]{opacity:1}.smart-docking-layout-snap .left>div div,.smart-docking-layout-snap .right>div div{width:50%;height:100%}.smart-docking-layout-snap .right>div{flex-direction:column;align-items:flex-end}.smart-docking-layout-snap .bottom>div{align-items:flex-end}.smart-docking-layout-snap .center>div div{height:100%}.smart-docking-layout-snap.layout-bottom,.smart-docking-layout-snap.layout-left,.smart-docking-layout-snap.layout-right,.smart-docking-layout-snap.layout-top{position:absolute;width:30px;height:30px;overflow:hidden;opacity:.25}.smart-docking-layout-snap.layout-bottom>div,.smart-docking-layout-snap.layout-left>div,.smart-docking-layout-snap.layout-right>div,.smart-docking-layout-snap.layout-top>div{width:100%;height:100%;border:1px solid var(--smart-border);background:var(--smart-background);border-top-width:6px;box-sizing:border-box;display:flex;pointer-events:none}.smart-docking-layout-snap.layout-bottom>div div,.smart-docking-layout-snap.layout-left>div div,.smart-docking-layout-snap.layout-right>div div,.smart-docking-layout-snap.layout-top>div div{width:100%;height:100%;background-color:var(--smart-primary)}.smart-docking-layout-snap.layout-bottom.smart-hidden,.smart-docking-layout-snap.layout-left.smart-hidden,.smart-docking-layout-snap.layout-right.smart-hidden,.smart-docking-layout-snap.layout-top.smart-hidden{display:none}.smart-docking-layout-snap.layout-bottom[show],.smart-docking-layout-snap.layout-left[show],.smart-docking-layout-snap.layout-right[show],.smart-docking-layout-snap.layout-top[show]{opacity:1}.smart-docking-layout-snap.layout-top{left:50%;transform:translateX(-50%);top:5px}.smart-docking-layout-snap.layout-top>div{height:50%;position:relative}.smart-docking-layout-snap.layout-bottom>div:after,.smart-docking-layout-snap.layout-top>div:after{position:absolute;height:0;border-left:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent}.smart-docking-layout-snap.layout-top>div:after{content:"";width:0;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;border-top:none;border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);left:50%;top:180%;transform:translateX(-50%)}.smart-docking-layout-snap.layout-bottom{display:flex;align-items:flex-end;left:50%;transform:translateX(-50%);top:auto;bottom:5px}.smart-docking-layout-snap.layout-bottom>div{height:50%;position:relative}.smart-docking-layout-snap.layout-bottom>div:after{content:"";width:0;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;border-top:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-bottom:none;left:50%;top:-100%;transform:translate(-50%,-150%)}.smart-docking-layout-snap.layout-left>div:after,.smart-docking-layout-snap.layout-right>div:after{content:"";height:0;border-top:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent}.smart-docking-layout-snap.layout-left{top:50%;transform:translateY(-50%);left:5px}.smart-docking-layout-snap.layout-left>div{width:50%;position:relative}.smart-docking-layout-snap.layout-left>div:after{position:absolute;width:0;border-left:none;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;left:155%;top:50%;transform:translateY(-50%)}.smart-docking-layout-snap.layout-right{display:flex;align-items:flex-end;flex-direction:column;left:auto;top:50%;transform:translateY(-50%);right:5px}.smart-docking-layout-snap.layout-right>div{width:50%;position:relative}.smart-docking-layout-snap.layout-right>div:after{position:absolute;width:0;top:50%;transform:translateY(-50%);border-right:none;border-left:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;left:calc(-100% - 1px)}.smart-docking-layout-snap-highlighter{background-color:var(--smart-primary);opacity:.5;position:absolute;pointer-events:none;z-index:10001}.smart-docking-layout-snap-highlighter[position=header]{width:100%;height:100%}.smart-docking-layout-snap-highlighter[position=center]{top:0;left:0;width:100%;height:100%}.smart-docking-layout-snap-highlighter[position=top]{width:100%;height:50%;max-height:50%;top:0}.smart-docking-layout-snap-highlighter[position=bottom]{width:100%;height:50%;max-height:50%;bottom:0}.smart-docking-layout-snap-highlighter[position=left]{width:50%;max-width:50%;height:100%;left:0;top:0}.smart-docking-layout-snap-highlighter[position=right]{width:50%;max-width:50%;height:100%;right:0;top:0}.smart-docking-layout-snap-highlighter[position=layout-top]{width:100%;height:10%;max-height:50%;top:0}.smart-docking-layout-snap-highlighter[position=layout-bottom]{width:100%;height:10%;max-height:50%;bottom:0}.smart-docking-layout-snap-highlighter[position=layout-left]{width:10%;max-width:50%;height:100%;left:0;bottom:0}.smart-docking-layout-snap-highlighter[position=layout-right]{width:10%;max-width:50%;height:100%;right:0;bottom:0}.smart-docking-layout-snap-highlighter-header{background-color:var(--smart-primary);opacity:.5;position:absolute;pointer-events:none;z-index:10001;transform:none}@keyframes scaleInNo{0%{transform:scale(1)}100%{transform:scale(.2)}}@keyframes leftToRightIn{0%{transform:scaleX(0)}}@keyframes leftToRightOut{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}@keyframes rightToLeftIn{0%{transform:scaleX(0)}}@keyframes rightToLeftOut{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}@keyframes bottomToTopIn{0%{transform:scaleY(0)}}@keyframes bottomToTopOut{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}@keyframes topToBottomIn{0%{transform:scaleY(0)}}@keyframes topToBottomOut{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}
smart-drop-down-list{width:var(--smart-drop-down-list-default-width);height:var(--smart-drop-down-list-default-height);overflow:initial;visibility:hidden;cursor:pointer}smart-drop-down-list.smart-element{overflow:visible;visibility:inherit;border-width:0}smart-drop-down-list.smart-element .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:left top 0}.smart-drop-down-list smart-list-box{position:relative;width:100%;height:100%;border:initial;padding:initial;overflow:hidden;font-size:inherit;font-family:inherit;outline:0}.smart-drop-down-list .smart-buttons-container .smart-action-button .smart-token{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:0 2px;-webkit-user-select:none;user-select:none}.smart-drop-down-list .smart-drop-down-list-unselect-button{pointer-events:none}.smart-drop-down-list .smart-drop-down-list-unselect-button:not(:empty){margin-right:2px}.smart-drop-down-list[selection-display-mode=tokens] .smart-drop-down-list-unselect-button{pointer-events:initial}
.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container,smart-drop-down-button .smart-drop-down-container>smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{vertical-align:top;padding:0}smart-drop-down-button{width:var(--smart-drop-down-button-default-width);height:var(--smart-drop-down-button-default-height);visibility:hidden}smart-drop-down-button.smart-element{display:inline-block;backface-visibility:hidden;overflow:visible;border:none;visibility:inherit}smart-drop-down-button .smart-ripple{background:var(--smart-primary-color)}smart-drop-down-button>.smart-buttons-container>.smart-action-button:empty{padding:0;width:0}smart-drop-down-button .smart-drop-down-container>smart-scroll-viewer{--smart-scroll-viewer-min-width:calc(var(--smart-editor-drop-down-min-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-width:calc(var(--smart-editor-drop-down-max-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));width:100%;height:100%;border:none;padding:0;overflow:hidden}smart-drop-down-button .smart-drop-down-container:not([resize-mode=none])>smart-scroll-viewer{--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size) - var(--smart-editor-drop-down-resize-bar-height));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size) - var(--smart-editor- drop-down-resize-bar-height));height:calc(100% - var(--smart-editor-drop-down-resize-bar-height))}smart-drop-down-button .smart-drop-down-container[empty]>smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container{display:flex;align-items:center;justify-content:center;font-style:italic}smart-drop-down-button .smart-drop-down-container smart-tree{border:0}smart-drop-down-button.primary{--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb), .1);--smart-border:rgba(var(--smart-primary-rgb), .9)}smart-drop-down-button.primary:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-primary-rgb), .9);background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-drop-down-button.primary .smart-action-button,smart-drop-down-button.primary .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-primary-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-primary-rgb), .9);--smart-ui-state-color-hover:var(--smart-primary-color);background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-drop-down-button.secondary{--smart-editor-selection:var(--smart-secondary);--smart-editor-selection-color:var(--smart-secondary-color);--smart-ui-state-active:var(--smart-secondary);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-selected:rgba(var(--smart-secondary-rgb), .1);--smart-ui-state-color-selected:var(--smart-secondary);--smart-ui-state-border-selected:rgba(var(--smart-secondary-rgb), .1);--smart-border:rgba(var(--smart-secondary-rgb), .9)}smart-drop-down-button.secondary:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-secondary-rgb), .9);background-color:var(--smart-secondary);color:var(--smart-secondary-color)}smart-drop-down-button.secondary .smart-action-button,smart-drop-down-button.secondary .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-secondary-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-secondary-rgb), .9);--smart-ui-state-color-hover:var(--smart-secondary-color);background-color:var(--smart-secondary);color:var(--smart-secondary-color)}smart-drop-down-button.success{--smart-editor-selection:var(--smart-success);--smart-editor-selection-color:var(--smart-success-color);--smart-ui-state-active:var(--smart-success);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-selected:rgba(var(--smart-success-rgb), .1);--smart-ui-state-color-selected:var(--smart-success);--smart-ui-state-border-selected:rgba(var(--smart-success-rgb), .1);--smart-border:rgba(var(--smart-success-rgb), .9)}smart-drop-down-button.success:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-success-rgb), .9);background-color:var(--smart-success);color:var(--smart-success-color)}smart-drop-down-button.success .smart-action-button,smart-drop-down-button.success .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-success-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-success-rgb), .9);--smart-ui-state-color-hover:var(--smart-success-color);background-color:var(--smart-success);color:var(--smart-success-color)}smart-drop-down-button.info{--smart-editor-selection:var(--smart-info);--smart-editor-selection-color:var(--smart-info-color);--smart-ui-state-active:var(--smart-info);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-selected:rgba(var(--smart-info-rgb), .1);--smart-ui-state-color-selected:var(--smart-info);--smart-ui-state-border-selected:rgba(var(--smart-info-rgb), .1);--smart-border:rgba(var(--smart-info-rgb), .9)}smart-drop-down-button.info:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-info-rgb), .9);background-color:var(--smart-info);color:var(--smart-info-color)}smart-drop-down-button.info .smart-action-button,smart-drop-down-button.info .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-info-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-info-rgb), .9);--smart-ui-state-color-hover:var(--smart-info-color);background-color:var(--smart-info);color:var(--smart-info-color)}smart-drop-down-button.warning{--smart-editor-selection:var(--smart-warning);--smart-editor-selection-color:var(--smart-warning-color);--smart-ui-state-active:var(--smart-warning);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-selected:rgba(var(--smart-warning-rgb), .1);--smart-ui-state-color-selected:var(--smart-warning);--smart-ui-state-border-selected:rgba(var(--smart-warning-rgb), .1);--smart-border:rgba(var(--smart-warning-rgb), .9)}smart-drop-down-button.warning:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-warning-rgb), .9);background-color:var(--smart-warning);color:var(--smart-warning-color)}smart-drop-down-button.warning .smart-action-button,smart-drop-down-button.warning .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-warning-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-warning-rgb), .9);--smart-ui-state-color-hover:var(--smart-warning-color);background-color:var(--smart-warning);color:var(--smart-warning-color)}smart-drop-down-button.error{--smart-editor-selection:var(--smart-error);--smart-editor-selection-color:var(--smart-error-color);--smart-ui-state-active:var(--smart-error);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-selected:rgba(var(--smart-error-rgb), .1);--smart-ui-state-color-selected:var(--smart-error);--smart-ui-state-border-selected:rgba(var(--smart-error-rgb), .1);--smart-border:rgba(var(--smart-error-rgb), .9)}smart-drop-down-button.error:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-error-rgb), .9);background-color:var(--smart-error);color:var(--smart-error-color)}smart-drop-down-button.error .smart-action-button,smart-drop-down-button.error .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-error-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-error-rgb), .9);--smart-ui-state-color-hover:var(--smart-error-color);background-color:var(--smart-error);color:var(--smart-error-color)}smart-drop-down-button.light{--smart-editor-selection:var(--smart-light);--smart-editor-selection-color:var(--smart-light-color);--smart-ui-state-active:var(--smart-light);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-selected:rgba(var(--smart-light-rgb), .1);--smart-ui-state-color-selected:var(--smart-light);--smart-ui-state-border-selected:rgba(var(--smart-light-rgb), .1);--smart-border:rgba(var(--smart-light-rgb), .9)}smart-drop-down-button.light:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-light-rgb), .9);background-color:var(--smart-light);color:var(--smart-light-color)}smart-drop-down-button.light .smart-action-button,smart-drop-down-button.light .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-light-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-light-rgb), .9);--smart-ui-state-color-hover:var(--smart-light-color);background-color:var(--smart-light);color:var(--smart-light-color)}smart-drop-down-button.dark{--smart-editor-selection:var(--smart-dark);--smart-editor-selection-color:var(--smart-dark-color);--smart-ui-state-active:var(--smart-dark);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-selected:rgba(var(--smart-dark-rgb), .1);--smart-ui-state-color-selected:var(--smart-dark);--smart-ui-state-border-selected:rgba(var(--smart-dark-rgb), .1);--smart-border:rgba(var(--smart-dark-rgb), .9)}smart-drop-down-button.dark:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-dark-rgb), .9);background-color:var(--smart-dark);color:var(--smart-dark-color)}smart-drop-down-button.dark .smart-action-button,smart-drop-down-button.dark .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-dark-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-dark-rgb), .9);--smart-ui-state-color-hover:var(--smart-dark-color);background-color:var(--smart-dark);color:var(--smart-dark-color)}.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer{--smart-scroll-viewer-min-width:calc(var(--smart-editor-drop-down-min-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-width:calc(var(--smart-editor-drop-down-max-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));width:100%;height:100%;border:none;padding:0;overflow:hidden}
.smart-drop-down-box,.smart-drop-down-box .smart-action-button{border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-drop-down-box{background:var(--smart-surface);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:initial;font-family:var(--smart-font-family);font-size:var(--smart-font-size);outline:0;height:var(--smart-editor-height)}.smart-drop-down-box.smart-container,.smart-drop-down-box>.smart-container{display:flex;position:relative;align-items:center}.smart-drop-down-box.smart-container>.smart-content,.smart-drop-down-box>.smart-container>.smart-content{position:relative;display:flex;width:100%;height:100%}.smart-drop-down-box .smart-buttons-container{width:inherit;height:inherit;display:inherit;flex-direction:inherit;cursor:inherit;position:inherit;overflow:hidden;min-height:inherit}.smart-drop-down-box .smart-action-button{display:flex;padding-left:var(--smart-editor-label-padding);align-content:center;outline:transparent solid 1px;height:100%;width:calc(100% - var(--smart-editor-addon-width));flex-wrap:wrap;overflow:hidden;position:relative;border-style:solid;border-width:var(--smart-border-width);align-items:center;border-right:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-drop-down-box .smart-action-button .smart-input{color:inherit;background:inherit;border:none;width:calc(100% - var(--smart-editor-addon-width));height:100%;outline:0;text-overflow:ellipsis}.smart-drop-down-box .smart-action-button .smart-input::placeholder{color:inherit}.smart-drop-down-box .smart-drop-down-button{display:flex;align-items:center;justify-content:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);color:inherit;outline:transparent solid 1px;overflow:hidden;position:relative;background-color:var(--smart-surface);border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-left:none;color:var(--smart-surface-color);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);cursor:pointer}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon{pointer-events:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-origin:center;font-family:var(--smart-font-family-icon)}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon:after{content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-drop-down-box .smart-drop-down-button[active]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box .smart-drop-down{font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-drop-down-box .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:left top 0}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button,.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{min-height:var(--smart-editor-height);padding-left:initial}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button,.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button,.smart-drop-down-box[drop-down-button-position=top] .smart-action-button,.smart-drop-down-box[drop-down-button-position=top] .smart-drop-down-button{width:100%;border:var(--smart-border-width) solid var(--smart-border);height:50%;justify-content:center}.smart-drop-down-box[drop-down-button-position=bottom]:not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button,.smart-drop-down-box[drop-down-button-position=top]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-top:initial}.smart-drop-down-box[drop-down-button-position=top]{min-height:calc(2 * var(--smart-editor-height))}.smart-drop-down-box[drop-down-button-position=top] .smart-content{flex-direction:column-reverse}.smart-drop-down-box[drop-down-button-position=top] .smart-drop-down-button{border-bottom:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:0}.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{border-top-left-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[drop-down-button-position=bottom]{min-height:calc(2 * var(--smart-editor-height))}.smart-drop-down-box[drop-down-button-position=bottom] .smart-content{flex-direction:column}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button{border-bottom:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:0}.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button{border-top-left-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[drop-down-button-position=left].smart-container>.smart-content,.smart-drop-down-box[drop-down-button-position=left]>.smart-container>.smart-content{flex-direction:row-reverse}.smart-drop-down-box[drop-down-button-position=left] .smart-action-button{padding-right:var(--smart-editor-label-padding);border-right:var(--smart-border-width) solid var(--smart-border);border-color:var(--smart-border);border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-left:initial;flex-direction:row-reverse}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button{border-left:var(--smart-border-width) solid var(--smart-border);border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0;border-right:initial}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button[selected]{border-right:initial}.smart-drop-down-box[drop-down-button-position=left]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-left:initial}.smart-drop-down-box[drop-down-button-position=right] .smart-action-button{padding-left:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-action-button{border-right:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:100%;padding-right:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-drop-down-button{display:none}.smart-drop-down-box:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-color:var(--smart-border);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button{border-color:var(--smart-border);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button[active]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-drop-down-button{border-color:var(--smart-border);background-color:var(--smart-surface);color:var(--smart-surface-color);border-left-style:solid;border-left-width:var(--smart-border-width)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{border-color:var(--smart-outline);box-shadow:var(--smart-border-width) 0 0 0 var(--smart-outline)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-action-button:focus{border-color:var(--smart-outline);box-shadow:calc(-1 * var(--smart-border-width)) 0 0 0 var(--smart-outline)}.smart-drop-down-box[drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-action-button:focus,.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=right]:not([hover]) .smart-action-button:focus{box-shadow:var(--smart-border-width) 0 0 0 var(--smart-outline);border-color:var(--smart-outline);z-index:1}.smart-drop-down-box[drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-drop-down-button:focus{border-color:var(--smart-outline)}.smart-drop-down-box[resizing]{-webkit-user-select:none;user-select:none;touch-action:none}.smart-drop-down-box[readonly] input{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-drop-down-box[hover] .smart-drop-down-button,.smart-drop-down-box[hover]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-drop-down-box[focus]:not([opened]) .smart-action-button,.smart-drop-down-box[focus]:not([opened]) .smart-action-button[focus],.smart-drop-down-box[focus]:not([opened]) .smart-drop-down-button,.smart-drop-down-box[focus]:not([opened]) .smart-drop-down-button[focus]{outline:initial;border-color:var(--smart-outline)}.smart-drop-down-box[active] .smart-action-button,.smart-drop-down-box[active][drop-down-open-mode=dropDownButton] .smart-drop-down-button:focus,.smart-drop-down-box[active][focus][drop-down-open-mode=dropDownButton] .smart-action-button,.smart-drop-down-box[active][focus][drop-down-open-mode=dropDownButton] .smart-drop-down-button{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[bottom] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[center-bottom] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(0)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container:not(.outlined):not(.underlined) .smart-drop-down-button,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container:not([drop-down-open-mode=dropDownButton]):not(.outlined):not(.underlined) .smart-action-button{border-color:var(--smart-ui-state-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.auto-height{height:auto;min-height:var(--smart-editor-height)}.smart-drop-down-box.auto-height .smart-action-button,.smart-drop-down-box.auto-height .smart-content,.smart-drop-down-box.auto-height.smart-container,.smart-drop-down-box.auto-height>.smart-container{min-height:inherit}.smart-drop-down-box.auto-height .smart-action-button{padding:3px}.smart-drop-down-box.auto-height[hint],.smart-drop-down-box.auto-height[label]{height:auto}.smart-drop-down-box[label][hint]>.smart-container{display:flex;position:relative;align-items:center}.smart-drop-down-box[label]>.smart-container{align-items:flex-end}.smart-drop-down-box[hint]>.smart-container{align-items:flex-start}.smart-drop-down-box[hint] .smart-hint{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%}.smart-drop-down-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-drop-down-box[hint] .smart-hint,.smart-drop-down-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-drop-down-box[disabled] .smart-drop-down-button,.smart-drop-down-box[disabled]>.smart-container{cursor:default;background-color:initial}.smart-drop-down-box[disabled][selection-display-mode=tokens] .smart-action-button>span{cursor:default}.smart-drop-down-box.underlined{background-color:transparent;border-width:0 0 1px;background:var(--smart-background);border-bottom-color:var(--smart-border)}.smart-drop-down-box.underlined .smart-action-button{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-left-radius:0;background-color:transparent;color:var(--smart-background-color)}.smart-drop-down-box.underlined .smart-action-button input{border-color:transparent!important}.smart-drop-down-box.underlined .smart-action-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-drop-down-button[hover],.smart-drop-down-box.underlined .smart-spin-button[active],.smart-drop-down-box.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.underlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-drop-down-box.underlined .smart-drop-down-button{background:var(--smart-background);border-width:0;border-bottom:1px solid var(--smart-border)!important;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-drop-down-box.underlined .smart-drop-down-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-drop-down-box.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-drop-down-box.underlined:not([focus]) .smart-hint{margin-top:0}.smart-drop-down-box.underlined[focus] .smart-action-button,.smart-drop-down-box.underlined[focus] input{border-color:transparent!important}.smart-drop-down-box.underlined[focus] .smart-drop-down-button,.smart-drop-down-box.underlined[focus] .smart-hint{color:var(--smart-primary)!important;opacity:1;border-color:transparent!important}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button,.smart-drop-down-box.underlined[opened] .smart-action-button{color:var(--smart-background-color);background-color:transparent}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton][hover]:not([opened]) .smart-action-button[hover],.smart-drop-down-box.underlined[hover]:not([opened]) .smart-action-button,.smart-drop-down-box.underlined[hover]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-action-button:not([active]),.smart-drop-down-box.underlined[opened] .smart-action-button{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-drop-down-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-drop-down-box.underlined[opened] .smart-action-button{border-bottom-left-radius:0}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([hover]){border-bottom-left-radius:0}.smart-drop-down-box.underlined:not([opened]) .smart-action-button:not([active]):not([hover]),.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([active]):not([hover]){border-radius:initial}.smart-drop-down-box.underlined[hover]:not([drop-down-open-mode=dropDownButton]):not([opened]) .smart-action-button{border-bottom-left-radius:0}.smart-drop-down-box.underlined[hover]:not([drop-down-open-mode=dropDownButton]):not([opened]) .smart-action-button:not([active]){background-color:transparent}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton]:not([drop-down-button-position=left]):not([drop-down-button-position=top]):not([drop-down-button-position=bottom]):not([hover]) .smart-action-button:focus{box-shadow:none;z-index:initial}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{box-shadow:none}.smart-drop-down-box.underlined.smart-invalid .smart-drop-down-button{border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box.outlined{padding-top:6px;height:auto;min-height:0;border:none;background:0 0}.smart-drop-down-box.outlined>.smart-container>.smart-content{padding:4px 3px;border:1px solid var(--smart-border);height:auto;background:var(--smart-background);border-radius:var(--smart-border-radius);z-index:5}.smart-drop-down-box.outlined .smart-action-button{border:none;background:var(--smart-background)!important;border-color:var(--smart-border)!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-action-button input{padding:0;border:none!important;z-index:initial}.smart-drop-down-box.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-drop-down-box.outlined .smart-spin-button[active],.smart-drop-down-box.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined .smart-drop-down-button{border-width:0;padding:8px 0;background:var(--smart-background)!important;border-color:var(--smart-border)!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-drop-down-button.smart-calendar-button[active],.smart-drop-down-box.outlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined:not([opened]) .smart-action-button:not([active]),.smart-drop-down-box.outlined:not([opened]) .smart-drop-down-button,.smart-drop-down-box.outlined[drop-down-open-mode=dropDownButton]:not([hover]) .smart-action-button:not([active]),.smart-drop-down-box.outlined[focus],.smart-drop-down-box.outlined[hover]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-action-button:not([active]){background-color:transparent}.smart-drop-down-box.outlined.smart-element-init .smart-hint{visibility:hidden;display:none!important}.smart-drop-down-box.outlined:not([focus])[hint] .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-drop-down-box.outlined[hint] .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;margin-top:-6px;z-index:10;padding:0;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s}.smart-drop-down-box.outlined[hint] .smart-hint:after,.smart-drop-down-box.outlined[hint] .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-drop-down-box.outlined[hint] .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.smart-drop-down-box.outlined[hint] .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.smart-drop-down-box[right-to-left]:not([drop-down-button-position])>.smart-container>.smart-content,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-action-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left]>.smart-container>.smart-content{flex-direction:row}.smart-drop-down-box.outlined[focus]>.smart-container>.smart-content{border-color:var(--smart-primary)}.smart-drop-down-box.outlined[focus] .smart-drop-down-button{color:var(--smart-ui-state-active)!important}.smart-drop-down-box.outlined[focus][hint]>.smart-container>.smart-content{border-top-color:transparent!important}.smart-drop-down-box.outlined[focus][hint] .smart-hint{color:var(--smart-primary);opacity:1}.smart-drop-down-box.outlined[focus][hint] .smart-hint:after,.smart-drop-down-box.outlined[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-drop-down-box.outlined.smart-invalid>.smart-container>.smart-content{border-color:rgba(var(--smart-error-rgb),.5)}.smart-drop-down-box:not([placeholder])[dropDownButtonPosition=none] .smart-drop-down-button,.smart-drop-down-box[placeholder=""][dropDownButtonPosition=none] .smart-drop-down-button{border-left-width:var(--smart-border-width);border-left-style:solid;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box:not([placeholder]):not([opened])[dropDownButtonPosition=none] .smart-drop-down-button:not([focus]),.smart-drop-down-box[placeholder=""]:not([opened])[dropDownButtonPosition=none] .smart-drop-down-button:not([focus]){border-color:var(--smart-border)}.smart-drop-down-box:not([animation=none]) .smart-drop-down-button .smart-drop-down-button-icon:after{transition:transform .2s}.smart-drop-down-box[drop-down-position=overlay-center] .smart-drop-down-button .smart-drop-down-button-icon:after{content:var(--smart-icon-minus)}.smart-drop-down-box.smart-invalid:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box[right-to-left],.smart-drop-down-box[right-to-left] .smart-hint,.smart-drop-down-box[right-to-left] .smart-label{direction:rtl}.smart-drop-down-box[right-to-left] .smart-drop-down-button:focus,.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus],.smart-drop-down-box[right-to-left]:not([hover]) .smart-drop-down-button[focus]{border-color:var(--smart-outline)}.smart-drop-down-box[right-to-left][drop-down-button-position=right]>.smart-container>.smart-content{flex-direction:row-reverse}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-action-button{padding:0 var(--smart-editor-label-padding) 0 0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:initial;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:initial;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-drop-down-button{border-left:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-drop-down.smart-drop-down-container,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{flex-direction:column;height:var(--smart-editor-drop-down-height);min-height:var(--smart-editor-drop-down-min-height)}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left]:not([drop-down-open-mode=dropDownButton])[drop-down-button-position=left] .smart-action-button{border-left:initial}.smart-drop-down-box[right-to-left]:not([drop-down-open-mode=dropDownButton]):not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-drop-down-button{border-right:initial}.smart-drop-down-box[right-to-left][opened] .smart-action-button,.smart-drop-down-box[right-to-left][opened] .smart-drop-down-button{border-color:var(--smart-border-active)}.smart-drop-down-box[right-to-left][drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-action-button:focus,.smart-drop-down-box[right-to-left][drop-down-open-mode=dropDownButton][drop-down-button-position=right]:not([hover]) .smart-action-button:focus{box-shadow:calc(-1 * var(--smart-border-width)) 0 0 0 var(--smart-outline)}.smart-drop-down.smart-drop-down-container{box-shadow:var(--smart-elevation-8);background-color:var(--smart-background);box-sizing:border-box;outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);display:flex;max-height:var(--smart-editor-drop-down-max-height);width:var(--smart-editor-drop-down-width);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;padding:var(--smart-editor-drop-down-padding-size) 0!important}.smart-drop-down.smart-drop-down-container smart-list-box:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);display:flex;max-height:var(--smart-editor-drop-down-max-height);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);padding:var(--smart-editor-drop-down-padding-size) 0!important;box-sizing:border-box;background-color:var(--smart-background)}.smart-drop-down.smart-drop-down-container .smart-drop-down-resize-bar{position:relative;width:100%;margin-top:2.5px;height:calc(var(--smart-editor-drop-down-resize-bar-height) - 2.5px);touch-action:none}.smart-drop-down.smart-drop-down-container.smart-visibility-hidden{transform:scale(0)}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{top:0;left:0}.smart-drop-down.smart-drop-down-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{width:var(--smart-editor-drop-down-width);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-drop-down.smart-date-time-drop-down{width:var(--smart-editor-drop-down-width);height:var(--smart-editor-drop-down-height)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned{flex-direction:column;height:var(--smart-editor-drop-down-height);min-height:var(--smart-editor-drop-down-min-height);width:var(--smart-editor-drop-down-width);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0}.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=calendar]{height:calc(var(--smart-editor-drop-down-height) - var(--smart-calendar-title-height))!important}.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-repositioned{max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-drop-down[top] .smart-drop-down-resize-bar{margin-top:0;margin-bottom:2.5px}.smart-drop-down[top].smart-drop-down-container.smart-drop-down-repositioned,.smart-drop-down[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{top:initial;bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse}.smart-drop-down[overlay-bottom],.smart-drop-down[overlay-center],.smart-drop-down[overlay-top]{margin:unset}.smart-drop-down:not([resize-mode=none]) smart-list-box{position:relative;width:100%;height:calc(100% - var(--smart-editor-drop-down-resize-bar-height));border:none}.smart-drop-down:not([resize-mode=none]) .smart-drop-down-resize-bar{border-top:1px solid var(--smart-border)}.smart-drop-down:not([resize-mode=none])[top] .smart-drop-down-resize-bar{border-top:initial;border-bottom:1px solid var(--smart-border)}.smart-drop-down[resize-mode][top] .smart-drop-down-resize-bar>div{top:calc(50% - 1px)}.smart-drop-down[resize-mode=none] smart-list-box{width:100%;height:100%;position:relative;border:none}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar{display:none;cursor:default}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div{display:initial;position:absolute;width:5px;height:5px;left:50%;top:calc(50% + 1px);transform:translate(-50%,-50%);border:1px solid var(--smart-border);border-radius:50%;pointer-events:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before{position:absolute;top:50%;transform:translate(-50%,-50%);content:"";width:100%;height:100%;border:1px solid var(--smart-border);border-radius:50%;pointer-events:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after{left:500%}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before{left:-400%}.smart-drop-down[resize-mode=both].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=vertical].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div{width:3px;height:3px}.smart-drop-down[resize-mode=both][resize-indicator] .smart-drop-down-resize-bar:before,.smart-drop-down[resize-mode=horizontal][resize-indicator] .smart-drop-down-resize-bar:before{width:8px;height:5px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-resize-horizontal);position:absolute;top:calc(100% - 8px);left:calc(100% - 8px);transform:rotate(-45deg);font-size:10px;cursor:se-resize}.smart-drop-down[resize-mode=both][resize-indicator] .smart-drop-down-resize-bar:after,.smart-drop-down[resize-mode=horizontal][resize-indicator] .smart-drop-down-resize-bar:after{width:8px;height:12px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-resize-full);position:absolute;top:calc(100% - 12px);left:calc(100% - 7px);transform:rotate(-45deg) scaleX(2.25);font-size:10px;cursor:e-resize}.smart-color-picker .smart-drop-down,.smart-combo-box .smart-drop-down,.smart-date-time-picker .smart-drop-down,.smart-drop-down-button .smart-drop-down,.smart-drop-down-container.smart-drop-down-repositioned,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-path .smart-drop-down,.smart-text-box .smart-drop-down{height:var(--smart-editor-drop-down-height);max-height:var(--smart-editor-drop-down-max-height);min-height:var(--smart-editor-drop-down-min-height);width:var(--smart-editor-drop-down-width);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);padding:var(--smart-editor-drop-down-padding-size) 0!important;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);outline:0}.smart-drop-down[resize-mode=both][top] .smart-drop-down-resize-bar:before,.smart-drop-down[resize-mode=horizontal][top] .smart-drop-down-resize-bar:before{transform:rotate(45deg);top:calc(100% - 13px);left:calc(100% - 4px)}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar{cursor:n-resize}.smart-drop-down[resize-mode=horizontal] .smart-drop-down-resize-bar{cursor:e-resize}.smart-drop-down[resize-mode=horizontal] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar{cursor:nwse-resize}.smart-drop-down[resize-mode=both][top] .smart-drop-down-resize-bar{cursor:sw-resize}.smart-drop-down-container.smart-drop-down-repositioned{background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column}.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down-container.smart-drop-down-repositioned:focus{border-color:var(--smart-border)}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom],.smart-drop-down-container.smart-drop-down-repositioned[overlay-center],.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]{margin:unset}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[overlay-center]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[overlay-center]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-drop-down-container.smart-drop-down-repositioned[center-top]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[top]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-drop-down-container.smart-drop-down-repositioned[center-top]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[top]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-drop-down-container.smart-drop-down-repositioned[bottom]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[center-bottom]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned[bottom]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[center-bottom]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned:not([animation=none]).smart-visibility-hidden{transition:animation,visibility .2s cubic-bezier(.4,0,.2,1) 0s}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned{bottom:initial}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{bottom:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down,.smart-combo-box .smart-drop-down,.smart-date-time-picker .smart-drop-down,.smart-drop-down-button .smart-drop-down,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-path .smart-drop-down,.smart-text-box .smart-drop-down{background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column;top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down.smart-visibility-hidden,.smart-combo-box .smart-drop-down.smart-visibility-hidden,.smart-date-time-picker .smart-drop-down.smart-visibility-hidden,.smart-drop-down-button .smart-drop-down.smart-visibility-hidden,.smart-drop-down-list .smart-drop-down.smart-visibility-hidden,.smart-multi-split-button .smart-drop-down.smart-visibility-hidden,.smart-path .smart-drop-down.smart-visibility-hidden,.smart-text-box .smart-drop-down.smart-visibility-hidden{top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-combo-box .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-date-time-picker .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-drop-down-button .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-drop-down-list .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-multi-split-button .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-path .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-text-box .smart-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-color-picker .smart-drop-down[overlay-bottom],.smart-color-picker .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-bottom],.smart-combo-box .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-bottom],.smart-date-time-picker .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-bottom],.smart-drop-down-button .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-bottom],.smart-drop-down-list .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-bottom],.smart-multi-split-button .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-bottom],.smart-path .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-bottom],.smart-text-box .smart-drop-down[overlay-bottom].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:0}.smart-color-picker .smart-drop-down[overlay-center],.smart-color-picker .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-center],.smart-combo-box .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-center],.smart-date-time-picker .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-center],.smart-drop-down-button .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-center],.smart-drop-down-list .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-center],.smart-multi-split-button .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-center],.smart-path .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-center],.smart-text-box .smart-drop-down[overlay-center].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:50%;transform:translateY(-50%)}.smart-color-picker .smart-drop-down[overlay-top],.smart-color-picker .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-top],.smart-combo-box .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-top],.smart-date-time-picker .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-top],.smart-drop-down-button .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-top],.smart-drop-down-list .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-top],.smart-multi-split-button .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-top],.smart-path .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-top],.smart-text-box .smart-drop-down[overlay-top].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:initial;bottom:0}.smart-color-picker .smart-drop-down[top],.smart-color-picker .smart-drop-down[top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[top],.smart-combo-box .smart-drop-down[top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[top],.smart-date-time-picker .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[top],.smart-drop-down-button .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[top],.smart-drop-down-list .smart-drop-down[top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[top],.smart-multi-split-button .smart-drop-down[top].smart-visibility-hidden,.smart-path .smart-drop-down[top],.smart-path .smart-drop-down[top].smart-visibility-hidden,.smart-text-box .smart-drop-down[top],.smart-text-box .smart-drop-down[top].smart-visibility-hidden{top:initial;bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse}.smart-color-picker .smart-drop-down[bottom],.smart-combo-box .smart-drop-down[bottom],.smart-date-time-picker .smart-drop-down[bottom],.smart-drop-down-button .smart-drop-down[bottom],.smart-drop-down-list .smart-drop-down[bottom],.smart-multi-split-button .smart-drop-down[bottom],.smart-path .smart-drop-down[bottom],.smart-text-box .smart-drop-down[bottom]{cursor:default;left:0;box-sizing:border-box;font-size:inherit;padding:var(--smart-editor-drop-down-padding-size);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;background-color:var(--smart-background);border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);box-shadow:var(--smart-elevation-8);display:flex;flex-direction:column;padding-left:0;top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-combo-box .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-drop-down-button .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-drop-down-list .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-multi-split-button .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-text-box .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical]{padding-top:initial}.smart-color-picker .smart-drop-down[bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[bottom].smart-visibility-hidden,.smart-path .smart-drop-down[bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[bottom].smart-visibility-hidden{top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down[center-bottom],.smart-color-picker .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[center-bottom],.smart-combo-box .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[center-bottom],.smart-date-time-picker .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[center-bottom],.smart-drop-down-button .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[center-bottom],.smart-drop-down-list .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[center-bottom],.smart-multi-split-button .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-path .smart-drop-down[center-bottom],.smart-path .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[center-bottom],.smart-text-box .smart-drop-down[center-bottom].smart-visibility-hidden{left:50%;border:var(--smart-border-width) solid var(--smart-border);top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down[center-top],.smart-color-picker .smart-drop-down[center-top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[center-top],.smart-combo-box .smart-drop-down[center-top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[center-top],.smart-date-time-picker .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[center-top],.smart-drop-down-button .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[center-top],.smart-drop-down-list .smart-drop-down[center-top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[center-top],.smart-multi-split-button .smart-drop-down[center-top].smart-visibility-hidden,.smart-path .smart-drop-down[center-top],.smart-path .smart-drop-down[center-top].smart-visibility-hidden,.smart-text-box .smart-drop-down[center-top],.smart-text-box .smart-drop-down[center-top].smart-visibility-hidden{left:50%;border:var(--smart-border-width) solid var(--smart-border);top:initial;bottom:calc(100% - var(--smart-border-width))}.smart-color-picker:not([animation=none]) .smart-drop-down,.smart-combo-box:not([animation=none]) .smart-drop-down,.smart-date-time-picker:not([animation=none]) .smart-drop-down,.smart-drop-down-button:not([animation=none]) .smart-drop-down,.smart-drop-down-list:not([animation=none]) .smart-drop-down,.smart-multi-split-button:not([animation=none]) .smart-drop-down,.smart-path:not([animation=none]) .smart-drop-down,.smart-text-box:not([animation=none]) .smart-drop-down{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down.smart-visibility-hidden{transition:animation,visibility .2s cubic-bezier(.4,0,.2,1) 0s;animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[bottom],.smart-color-picker:not([animation=none]) .smart-drop-down[center-bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[center-bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-bottom],.smart-path:not([animation=none]) .smart-drop-down[bottom],.smart-path:not([animation=none]) .smart-drop-down[center-bottom],.smart-text-box:not([animation=none]) .smart-drop-down[bottom],.smart-text-box:not([animation=none]) .smart-drop-down[center-bottom]{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[center-top],.smart-color-picker:not([animation=none]) .smart-drop-down[top],.smart-combo-box:not([animation=none]) .smart-drop-down[center-top],.smart-combo-box:not([animation=none]) .smart-drop-down[top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[top],.smart-path:not([animation=none]) .smart-drop-down[center-top],.smart-path:not([animation=none]) .smart-drop-down[top],.smart-text-box:not([animation=none]) .smart-drop-down[center-top],.smart-text-box:not([animation=none]) .smart-drop-down[top]{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-color-picker:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-top],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-top],.smart-path:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-path:not([animation=none]) .smart-drop-down[overlay-top],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-top]{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-center],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-center],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-center],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-center],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-center],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-center],.smart-path:not([animation=none]) .smart-drop-down[overlay-center],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-center]{animation:smart-drop-down-list-smart-animate-overlay-center-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-overlay-center-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-button .smart-drop-down,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-text-box .smart-drop-down{height:calc(var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down smart-scroll-bar:before,.smart-drop-down-list .smart-drop-down smart-scroll-bar:before,.smart-multi-split-button .smart-drop-down smart-scroll-bar:before,.smart-text-box .smart-drop-down smart-scroll-bar:before{display:none;background-color:var(--smart-border)}.smart-drop-down-button .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-drop-down-list .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-multi-split-button .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-text-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down .smart-list-items-container.vscroll,.smart-drop-down-button .smart-drop-down smart-scroll-bar.bottom-corner,.smart-drop-down-list .smart-drop-down .smart-list-items-container.vscroll,.smart-drop-down-list .smart-drop-down smart-scroll-bar.bottom-corner,.smart-multi-split-button .smart-drop-down .smart-list-items-container.vscroll,.smart-multi-split-button .smart-drop-down smart-scroll-bar.bottom-corner,.smart-text-box .smart-drop-down .smart-list-items-container.vscroll,.smart-text-box .smart-drop-down smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down input:focus,.smart-drop-down-list .smart-drop-down input:focus,.smart-multi-split-button .smart-drop-down input:focus,.smart-text-box .smart-drop-down input:focus{outline:0}.smart-drop-down-button.auto-height .smart-action-button,.smart-drop-down-list.auto-height .smart-action-button,.smart-multi-split-button.auto-height .smart-action-button{white-space:initial;text-overflow:initial;line-height:1rem;flex-wrap:wrap}.smart-drop-down-button.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-drop-down-button.auto-height[selection-display-mode=tokens] smart-action-button>span,.smart-drop-down-list.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-drop-down-list.auto-height[selection-display-mode=tokens] smart-action-button>span,.smart-multi-split-button.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-multi-split-button.auto-height[selection-display-mode=tokens] smart-action-button>span{display:inline-block;margin:.2em}.smart-color-picker .smart-drop-down smart-scroll-bar:before,.smart-combo-box .smart-drop-down smart-scroll-bar:before,.smart-list-box smart-scroll-bar:before,.smart-scroll-viewer smart-scroll-bar:before{display:none;background-color:var(--smart-border)}.smart-color-picker .smart-drop-down{width:var(--smart-drop-down-button-drop-down-width);height:var(--smart-drop-down-button-drop-down-height)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker{max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-color-picker .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll{width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-list .smart-drop-down{width:var(--smart-drop-down-list-drop-down-width);height:var(--smart-drop-down-list-drop-down-height)}.smart-combo-box .smart-drop-down{width:var(--smart-combo-box-drop-down-width);height:var(--smart-combo-box-drop-down-height)}.smart-combo-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-drop-down .smart-list-items-container.vscroll,.smart-combo-box .smart-drop-down smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-selection-field input{outline:0}.smart-drop-down-button .smart-drop-down{width:var(--smart-drop-down-button-drop-down-width);height:var(--smart-drop-down-button-drop-down-height)}.smart-date-time-picker .smart-drop-down{border:none}.smart-drop-down-overlay{position:absolute;top:0;left:0;z-index:9000}.smart-list-box input.vscroll{outline:0}.smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container.vscroll,.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer{max-width:100%;border:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button[focus],.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus]{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-list-items-container.vscroll,.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}@keyframes smart-drop-down-list-smart-animate-overlay-center-opening{0%{opacity:.2;transform:scaleY(0) translateY(-50%)}50%{opacity:.4}100%{opacity:1;transform:scaleY(1) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-overlay-center-closing{0%{opacity:1;transform:scaleY(1) translateY(-50%)}50%{opacity:.4}100%{opacity:.2;transform:scaleY(0) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-opening{0%{opacity:.2;transform:scaleY(0)}50%{opacity:.4}100%{opacity:1;transform:scaleY(1)}}@keyframes smart-drop-down-list-smart-animate-closing{0%{opacity:1;transform:scaleY(1);pointer-events:none}50%{opacity:.4;pointer-events:none}100%{opacity:.2;transform:scaleY(0);pointer-events:none}}.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus]{border-bottom-left-radius:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button{border-bottom-left-radius:0;border-bottom-right-radius:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]):not([opened]):not([hover]) .smart-drop-down-button:not([hover]),.smart-drop-down-box[right-to-left]:not([drop-down-button-position]):not([opened]):not([hover]) .smart-drop-down-button[focus]:not([hover]){border-bottom-left-radius:0}
.smart-editor>.smart-container,.smart-editor[toolbar-view-mode=multiRow]>.smart-container,.smart-editor[toolbar-view-mode=scroll]>.smart-container{grid-template-rows:auto minmax(0,1fr)}.smart-editor .smart-editor-content-container .smart-editor-editable,.smart-editor .smart-editor-content-container textarea{width:100%;height:100%;outline:0;padding:var(--smart-editor-padding);background:0 0}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=delimiter],.smart-editor-toolbar-item[item-type=drop-down],.smart-editor-toolbar-item[item-type=toggle]{position:relative;height:var(--smart-editor-toolbar-item-height);outline:0}.smart-editor-toolbar-item:not([item-type=drop-down])::before,.smart-editor-toolbar-item[item-name=alignment]::before,.smart-editor-toolbar-item[item-name=clearformat]::after,.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button::before,.smart-editor-toolbar-item[item-type=delimiter]::before,.smart-editor-toolbar-item[item-type=drop-down]:after{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;width:100%;min-width:var(--smart-editor-addon-width);height:100%;box-sizing:border-box;pointer-events:none}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button::before,.smart-editor-toolbar-item[item-type=drop-down]:after{content:var(--smart-icon-arrow-down);width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width)}.smart-editor-toolbar-item[item-type=drop-down]:before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;content:attr(item-value);width:calc(100% - 30px);padding:var(--smart-editor-label-padding);padding-top:initial;padding-right:initial;padding-bottom:initial;text-align:center}[disabled].smart-editor-toolbar-item{-webkit-user-select:none;user-select:none;opacity:.55;cursor:default;pointer-events:none}.smart-editor{display:block;width:var(--smart-editor-default-width);height:var(--smart-editor-default-height);min-height:var(--smart-editor-input-min-height);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);contain:content}.smart-editor.smart-editor-iframe-body{margin:initial;border:initial;min-height:initial;border-radius:initial;width:100%;height:100%}.smart-editor .smart-editor-toolbar-items-primary .smart-editor-toolbar-item,.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor.smart-editor-iframe-body table{font-size:var(--smart-font-size);font-weight:var(--smart-font-weight)}.smart-editor.smart-editor-iframe-body *{box-sizing:border-box}.smart-editor>.smart-container{display:grid;grid-template-columns:100%;position:relative;min-height:inherit}.smart-editor .smart-toast-container.smart-toast-container-custom{position:absolute;top:0;right:0;height:auto;max-height:100%}.smart-editor.full-screen-mode{min-width:100%;max-width:100%;min-height:100%;max-height:100%;position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-editor[readonly] .smart-editor-toolbar-items-primary,.smart-editor[readonly] .smart-editor-toolbar-items-secondary{pointer-events:none}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[toolbar-tab-selected]:not([expanded]) .smart-editor-toolbar-toggle-button::before{content:var(--smart-icon-window-pin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar{position:absolute;bottom:0;height:calc(2 * var(--smart-border-width));background-color:var(--smart-primary);transform:scaleX(1)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar.smart-visibility-hidden{transform:scaleX(0)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-primary{position:relative}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[expanded] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[expanded] .smart-editor-toolbar-toggle-button{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-left:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{background-color:var(--smart-background);padding-bottom:initial;flex-wrap:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-drop-down{border-bottom:var(--smart-border-width) solid var(--smart-border);box-shadow:var(--smart-elevation-4);overflow:hidden}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item:not(:last-of-type){margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab{-webkit-user-select:none;user-select:none;padding:var(--smart-tab-item-padding)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab:not([disabled]){cursor:pointer}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar .smart-editor-toolbar-tab-group{padding-top:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:100%;padding:var(--smart-editor-toolbar-item-margin);padding-bottom:initial}.smart-editor[hide-toolbar] .smart-editor-toolbar:not(.smart-tooltip),.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar .smart-editor-toolbar-toggle-button,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar .smart-editor-toolbar-toggle-button{display:none}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group:not(:first-of-type){border-left:var(--smart-border-width) solid var(--smart-border)}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar{grid-template-areas:"primary primary" "secondary secondary "}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{padding:0 5px 5px 0}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary .smart-editor-toolbar-item,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary .smart-editor-toolbar-item{margin-bottom:initial}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar .smart-editor-toolbar-items-primary{height:auto}.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{overflow-y:auto}.smart-editor:not([animation=none]) .smart-editor-toolbar-tab-selection-bar{transition:width .2s cubic-bezier(.35,0,.25,1),left .2s cubic-bezier(.35,0,.25,1),visibility .2s cubic-bezier(.35,0,.25,1),transform .2s cubic-bezier(.35,0,.25,1)}.smart-editor:not([animation=none]) .smart-editor-search-bar,.smart-editor:not([animation=none])[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out;transform-origin:top}.smart-editor:not([animation=none]) .smart-editor-search-bar.smart-visibility-hidden,.smart-editor:not([animation=none])[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-editor:not([animation=none]) .smart-editor-content-container,.smart-editor:not([animation=none]) .smart-editor-toolbar:not(.smart-tooltip){transition:height .2s ease-in-out}.smart-editor:not([animation=none]) .smart-editor-toolbar-item,.smart-editor:not([animation=none]) .smart-editor-toolbar-toggle-button{transition:background-color 0s linear,border-color 0s ease-in-out,color 0s linear,box-shadow .2s ease-in-out}.smart-editor:not([animation=none]) .smart-editor-toolbar-toggle-button::before{transition:transform .2s ease-in-out}.smart-editor.preview-mode .smart-editor-toolbar-item:not([item-name=print]):not([item-name=sourcecode]):not([item-name=fullscreen]):not([item-name=splitmode]),.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=alignment],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=indent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=lowercase],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=outdent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=removelink],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=uppercase]{-webkit-user-select:none;user-select:none;opacity:.55;cursor:default;pointer-events:none}.smart-editor[hide-toolbar]>.smart-container{grid-template-rows:minmax(auto,1fr)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip){width:100%;height:100%;border-bottom:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface);display:grid;grid-template-areas:"primary toggleButton" "secondary secondary ";grid-template-columns:minmax(0,1fr) auto;overflow:hidden;position:relative}.smart-editor .smart-editor-toolbar:not(.smart-tooltip)[expanded] .smart-editor-toolbar-toggle-button::before{transform:rotate(180deg)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-item{margin-left:var(--smart-editor-toolbar-item-margin);margin-top:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-sticky] .smart-editor-toolbar{position:sticky;top:0;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=sourcecode]::before{content:var(--smart-icon-visibility)}.smart-editor .smart-editor-toolbar-toggle-button{grid-area:toggleButton;width:var(--smart-editor-toolbar-button-width);height:var(--smart-editor-toolbar-height);position:relative;cursor:pointer}.smart-editor .smart-editor-toolbar-toggle-button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box;pointer-events:none;content:var(--smart-icon-arrow-down);width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width)}.smart-editor .smart-editor-toolbar-items-primary{grid-area:primary;height:var(--smart-editor-toolbar-height);overflow:hidden}.smart-editor .smart-editor-toolbar-items-secondary{grid-area:secondary;padding-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor .smart-editor-toolbar-items-secondary:empty{display:none}.smart-editor .smart-editor-toolbar-items-primary,.smart-editor .smart-editor-toolbar-items-secondary{width:100%;display:flex;align-items:center;flex-wrap:wrap}.smart-editor iframe{width:100%;height:100%;min-height:var(--smart-editor-input-min-height);border:initial}.smart-editor .smart-editor-content-container{display:grid;width:100%;height:100%;position:relative;overflow:hidden;outline:0;background:0 0}.smart-editor .smart-editor-content-container[split-mode]{display:grid;grid-template-columns:minmax(0,1fr) var(--smart-border-width) minmax(0,1fr);grid-template-rows:100%;grid-column-gap:2px}.smart-editor .smart-editor-content-container[split-mode] .smart-editor-editable{order:1}.smart-editor .smart-editor-content-container[split-mode]::before{content:"";width:100%;height:100%;background-color:var(--smart-border);order:2}.smart-editor .smart-editor-content-container[split-mode] textarea,.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] .smart-editor-editable{order:3}.smart-editor .smart-editor-content-container textarea{resize:none;outline:0;border:initial;min-height:var(--smart-editor-input-min-height);font-size:inherit;font-family:inherit;color:inherit}.smart-editor .smart-editor-content-container .smart-editor-editable{min-height:var(--smart-editor-input-min-height);overflow:auto}.smart-editor .smart-editor-content-container .smart-editor-editable[show-placeholder]::before{content:attr(placeholder);width:100%;height:100%;position:absolute;pointer-events:none;color:var(--smart-disabled-color);opacity:.9;font-family:inherit;font-size:inherit}.smart-editor .smart-editor-content-container .smart-editor-editable p:first-child{margin-top:0}.smart-editor .smart-editor-content-container .smart-editor-editable p:last-child{margin-bottom:0}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li{list-style:none}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li::before{border-radius:3px;top:3.5px;width:12px;height:12px;display:inline-block;content:"";margin-right:5px;position:relative;border:2px solid rgba(0,0,0,.25)}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li[checked]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering: geometricprecision;'%3E%3Cpath fill-rule='evenodd' fill='white' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'%3E%3C/path%3E%3C/svg%3E");background-color:var(--smart-primary);border:2px solid transparent}.smart-editor .smart-editor-content-container .smart-editor-editable a{display:inline-block}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=left]{text-align:left}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=center]{text-align:center}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=right]{text-align:right}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=justify]{text-align:justify}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal]{cursor:col-resize}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] table{overflow:hidden}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] td[resizing],.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] th[resizing]{position:relative}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] td[resizing]::after,.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] th[resizing]::after{content:"";position:absolute;right:0;display:flex;width:var(--smart-border-width);height:100%;transform:scaleY(100);background-color:var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical]{cursor:row-resize}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical] tr[resizing]>td,.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical] tr[resizing]>th{border-bottom-color:var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-editable[contenteditable=true] img{cursor:pointer}.smart-editor .smart-editor-content-container .smart-editor-editable font:empty{min-width:1px;min-height:1px;display:inline-block}.smart-editor .smart-editor-content-container .smart-editor-editable font:empty::before{content:"a";opacity:0}.smart-editor .smart-editor-content-container .smart-editor-editable pre{padding:10px;background:var(--smart-surface)}.smart-editor .smart-editor-content-container .smart-editor-editable blockquote{border-left:calc(2 * var(--smart-border-width)) solid var(--smart-border);padding:20px 10px}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match{background-color:var(--smart-editor-highlight);opacity:.75;color:var(--smart-editor-highlight-color)}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match.selected{background-color:var(--smart-editor-highlight);opacity:1}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe,.smart-editor .smart-editor-content-container .smart-editor-video-container video,.smart-editor .smart-editor-content-container img{float:initial;vertical-align:initial;margin:auto;min-width:10px;min-height:10px}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe:not([display=block])[alignment=left],.smart-editor .smart-editor-content-container .smart-editor-video-container video:not([display=block])[alignment=left],.smart-editor .smart-editor-content-container img:not([display=block])[alignment=left],.smart-editor .smart-editor-image-container:not([display=block])[alignment=left]{float:left}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block],.smart-editor .smart-editor-content-container img[display=block]{display:block}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block][alignment=left],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block][alignment=left],.smart-editor .smart-editor-content-container img[display=block][alignment=left]{margin-left:0}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block][alignment=right],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block][alignment=right],.smart-editor .smart-editor-content-container img[display=block][alignment=right]{margin-right:0}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[show-resize-frame],.smart-editor .smart-editor-content-container .smart-editor-video-container video[show-resize-frame],.smart-editor .smart-editor-content-container img[show-resize-frame]{box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe:not([display=block])[alignment=right],.smart-editor .smart-editor-content-container .smart-editor-video-container video:not([display=block])[alignment=right],.smart-editor .smart-editor-content-container img:not([display=block])[alignment=right]{float:right}.smart-editor .smart-editor-content-container .smart-editor-search-bar{position:absolute;top:var(--smart-editor-search-bar-offset);right:var(--smart-editor-search-bar-offset);padding:var(--smart-editor-search-bar-padding);display:grid;grid-template-columns:minmax(0,1fr) repeat(3,auto);grid-column-gap:5px;border:var(--smart-border-width) solid var(--smart-border);box-shadow:var(--smart-elevation-4);background:var(--smart-background);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container{width:var(--smart-text-box-default-width);display:flex;align-items:center}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container::after{content:attr(selected) "/" attr(matches);margin:0 var(--smart-editor-search-bar-offset)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input{height:100%;outline:0;border:initial;padding:var(--smart-editor-label-padding)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input:focus{border-color:var(--smart-outline)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button{--smart-button-padding:0;border:initial;height:var(--smart-editor-toolbar-button-width);width:var(--smart-editor-toolbar-button-width)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button button::after{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.prev button::after{content:var(--smart-icon-arrow-up)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.next button::after{content:var(--smart-icon-arrow-down)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.close button::after{content:var(--smart-icon-close)}.smart-editor[show-char-count] .smart-editor-content-container::after{content:attr(char-count);position:absolute;display:flex;justify-content:flex-end;bottom:var(--smart-editor-char-counter-offset);right:var(--smart-editor-char-counter-offset);box-sizing:border-box;background:var(--smart-background);border-radius:var(--smart-border-radius);background-clip:content-box;-webkit-background-clip:content-box;font-family:inherit;font-size:inherit;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-editor[show-char-count] .smart-editor-content-container.char-count-error::after{color:var(--smart-error)}.smart-editor[show-char-count] .smart-editor-content-container.char-count-warning::after{color:var(--smart-warning)}.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] textarea{order:1}.smart-editor .smart-editor-resize-frame{-webkit-user-select:none;user-select:none;position:absolute}.smart-editor .smart-editor-resize-frame span{cursor:pointer;position:absolute;width:10px;height:10px;background:var(--smart-primary);transform:translate(-50%,-50%)}.smart-editor .smart-editor-resize-frame span[position=bottom-right],.smart-editor .smart-editor-resize-frame span[position=top-left]{cursor:se-resize}.smart-editor .smart-editor-resize-frame span[position=bottom-left],.smart-editor .smart-editor-resize-frame span[position=top-right]{cursor:sw-resize}.smart-editor .smart-editor-resize-frame span[position=bottom-center],.smart-editor .smart-editor-resize-frame span[position=top-center]{cursor:ns-resize}.smart-editor .smart-editor-resize-frame span[position=left-center],.smart-editor .smart-editor-resize-frame span[position=right-center]{cursor:ew-resize}.smart-editor .smart-editor-image-container{display:inline-block}.smart-editor .smart-editor-image-container.smart-editor-video-container{position:relative}.smart-editor .smart-editor-image-container.smart-editor-video-container .smart-editor-video-white-space{position:absolute;opacity:0}.smart-editor .smart-editor-image-container.smart-editor-video-container[dragged]::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.smart-editor .smart-editor-image-container.smart-editor-video-container iframe,.smart-editor .smart-editor-image-container.smart-editor-video-container video{width:100%;height:100%}.smart-editor .smart-editor-image-container.smart-editor-video-container>br[class]{display:none}.smart-editor .smart-editor-image-container.smart-editor-video-container::after{content:var(--smart-icon-menu);position:absolute;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);width:var(--smart-editor-toolbar-item-height);height:var(--smart-editor-toolbar-item-height);top:0;left:calc(50% - var(--smart-editor-toolbar-item-height)/ 2);background:var(--smart-background);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;visibility:hidden;transform-origin:top;transform:scale(0) translateY(-100%);transition:transform .2s ease-in-out,visibility .2s ease-in-out}.smart-editor .smart-editor-image-container.smart-editor-video-container:hover::after{visibility:visible;transform:scale(1) translateY(25%)}.smart-editor .smart-editor-image-container[display=block]{display:block}.smart-editor .smart-editor-image-container[display=block][alignment=left] img{margin-left:0}.smart-editor .smart-editor-image-container[display=block][alignment=left] .smart-editor-image-caption{text-align:left}.smart-editor .smart-editor-image-container[display=block][alignment=right] img{margin-right:0}.smart-editor .smart-editor-image-container[display=block][alignment=right] .smart-editor-image-caption{text-align:right}.smart-editor .smart-editor-image-container:not([display=block])[alignment=right]{float:right}.smart-editor .smart-editor-image-container .smart-editor-image-caption{display:block;text-align:center;outline:0}.smart-editor table{width:100%;border-collapse:collapse;empty-cells:show;border-spacing:0;table-layout:fixed}.smart-editor table td,.smart-editor table th{border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-editor-table-column-width);min-height:var(--smart-editor-table-cell-min-height);min-width:var(--smart-editor-table-cell-min-width);padding:2px 5px;vertical-align:middle}.smart-editor table img{max-width:100%}.smart-editor table table{width:100%}.smart-editor table th{background:var(--smart-surface)}.smart-editor table td:empty::before,.smart-editor table th:empty::before{content:"A";visibility:hidden}.smart-editor table[dashed-borders] td,.smart-editor table[dashed-borders] th{border-style:dashed}.smart-editor table[alternation] tr:nth-child(2n){background-color:var(--smart-alternation-index0-background)}.smart-editor table [selected]{box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary) inset}.smart-editor[focus] .smart-editor-toolbar-item[item-type=button][checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;border-radius:var(--smart-editor-toolbar-item-border-radius);cursor:pointer}.smart-editor-toolbar-item:not([item-type=custom]):hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);box-shadow:var(--smart-elevation-1)}.smart-editor-toolbar-item:not([item-type=custom]):not([item-type=color-input]):not([disabled]):active,.smart-editor-toolbar-item[item-type=toggle][checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item[item-name=bold]::before{content:var(--smart-icon-bold)}.smart-editor-toolbar-item[item-name=italic]::before{content:var(--smart-icon-italic)}.smart-editor-toolbar-item[item-name=underline]::before{content:var(--smart-icon-underline)}.smart-editor-toolbar-item[item-name=strikethrough]::before{content:var(--smart-icon-strike-through)}.smart-editor-toolbar-item[item-name=caption]::before{content:var(--smart-icon-format-clear);font-weight:600}.smart-editor-toolbar-item[item-name=orderedlist]::before{content:var(--smart-icon-list-ordered)}.smart-editor-toolbar-item[item-name=unorderedlist]::before{content:var(--smart-icon-list-unordered)}.smart-editor-toolbar-item[item-name=checklist]::before{content:var(--smart-icon-list-check)}.smart-editor-toolbar-item[item-name=subscript]::before{content:var(--smart-icon-subscript)}.smart-editor-toolbar-item[item-name=superscript]::before{content:var(--smart-icon-superscript)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=backgroundcolor]::before{content:var(--smart-icon-color-background)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=fontcolor]::before{content:var(--smart-icon-font)}.smart-editor-toolbar-item[item-name=delete]::before{content:var(--smart-icon-delete)}.smart-editor-toolbar-item[item-name=redo]::before,.smart-editor-toolbar-item[item-name=undo]::before{content:var(--smart-icon-reload)}.smart-editor-toolbar-item[item-name=indent]::before{content:var(--smart-icon-indent-left)}.smart-editor-toolbar-item[item-name=outdent]::before{content:var(--smart-icon-indent-right)}.smart-editor-toolbar-item[item-name=createlink]::before{content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=removelink]::before{content:var(--smart-icon-unlink)}.smart-editor-toolbar-item[item-name=hyperlink]::before{content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=openlink]::before{content:var(--smart-icon-link-ext)}.smart-editor-toolbar-item[item-name=editlink]::before{content:var(--smart-icon-mode-edit)}.smart-editor-toolbar-item[item-name=image]::before{content:var(--smart-icon-image)}.smart-editor-toolbar-item[item-name=table]::before{content:var(--smart-icon-table)}.smart-editor-toolbar-item[item-name=lowercase]::before{content:var(--smart-icon-case-lower)}.smart-editor-toolbar-item[item-name=uppercase]::before{content:var(--smart-icon-case-upper)}.smart-editor-toolbar-item[item-name=print]::before{content:var(--smart-icon-print)}.smart-editor-toolbar-item[item-name=copy]::before{content:var(--smart-icon-copy-record)}.smart-editor-toolbar-item[item-name=paste]::before{content:var(--smart-icon-paste)}.smart-editor-toolbar-item[item-name=cut]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-editor-toolbar-item[item-name=clearformat]::before{content:var(--smart-icon-format-clear);font-style:italic;font-weight:600}.smart-editor-toolbar-item[item-name=fullscreen]::before{content:var(--smart-icon-resize-full)}.smart-editor-toolbar-item[item-name=sourcecode]::before{content:var(--smart-icon-source-code)}.smart-editor-toolbar-item[item-name=preview]::before{content:var(--smart-icon-visibility)}.smart-editor-toolbar-item[item-name=splitmode]::before{content:var(--smart-icon-split-mode)}.smart-editor-toolbar-item[item-name=tableheader]::before{content:var(--smart-icon-header)}.smart-editor-toolbar-item[item-name=tablerows]::before{content:var(--smart-icon-row)}.smart-editor-toolbar-item[item-name=tablecolumns]::before{content:var(--smart-icon-column)}.smart-editor-toolbar-item[item-name=tablevalign]::before{content:var(--smart-icon-vertical-align)}.smart-editor-toolbar-item[item-name=tablestyle]::before{content:var(--smart-icon-styles)}.smart-editor-toolbar-item[item-name=findandreplace]::before{content:var(--smart-icon-search)}.smart-editor-toolbar-item[item-name=video]::before{content:var(--smart-icon-video)}.smart-editor-toolbar-item[item-name=redo]::before{transform:scaleX(-1)}.smart-editor-toolbar-item[item-name=clearformat]::after{content:"-";position:absolute;top:0;font-weight:600;transform:scaleX(1.5)}.smart-editor-toolbar-item[item-name=alignment][item-value=left]::before{content:var(--smart-icon-align-left)}.smart-editor-toolbar-item[item-name=alignment][item-value=center]::before{content:var(--smart-icon-align-center)}.smart-editor-toolbar-item[item-name=alignment][item-value=right]::before{content:var(--smart-icon-align-right)}.smart-editor-toolbar-item[item-name=alignment][item-value=justify]::before{content:var(--smart-icon-align-justify)}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=toggle]{width:var(--smart-editor-toolbar-button-width)}.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=drop-down]{display:flex;align-items:center;justify-content:space-between;width:var(--smart-editor-toolbar-drop-down-width-small)}.smart-editor-toolbar-item[item-type=drop-down][item-name=fontname],.smart-editor-toolbar-item[item-type=drop-down][item-name=formats]{width:var(--smart-editor-toolbar-drop-down-width-large)}.smart-editor-toolbar-item[item-type=drop-down][item-name=tablerows]:before{transform:rotate(90deg);padding:var(--smart-editor-label-padding);padding-left:initial;padding-right:initial;padding-top:initial}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button{display:flex;align-items:center;justify-content:center;position:relative;width:calc(100% - var(--smart-editor-addon-width));height:100%;min-width:var(--smart-editor-addon-width);padding:var(--smart-editor-label-padding);padding-top:initial;padding-bottom:initial}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);border-bottom:calc(3 * var(--smart-border-width)) solid var(--item-value)}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button{position:relative;height:100%}.smart-editor-toolbar-item[item-type=custom]>:first-child{width:100%;height:var(--smart-editor-toolbar-item-height)}.smart-editor-toolbar-item .smart-editor-item-action-button:hover,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-focus);background-color:var(--smart-ui-state-focus)}.smart-editor-toolbar-item .smart-editor-item-action-button:not([disabled]):active,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:not([disabled]):active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item[item-type=delimiter]{width:var(--smart-editor-toolbar-delimiter-width);pointer-events:none}.smart-editor-toolbar-item[item-type=delimiter]::before{content:attr(item-name);transform:scaleY(1.5);min-width:initial}.smart-editor-toolbar-item .smart-ripple{background-color:var(--smart-background-color)}.smart-editor-toolbar-item .smart-editor-item-drop-down{position:absolute;top:0;left:0;visibility:hidden}.smart-color-input-drop-down-menu.smart-editor-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-editor-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-editor-color-input{--smart-input-drop-down-menu-width:auto}.smart-editor-color-input.smart-color-input-drop-down-menu .default-samples-container div.selected[value="#FFFFFF"]::after{border:var(--smart-border-width) solid var(--smart-border);color:var(--smart-ui-state-color-hover);box-sizing:border-box}.smart-editor-input li .editor-icon::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:var(--smart-column-icon-size);line-height:1rem}.smart-editor-input li[value=left] .editor-icon::before{content:var(--smart-icon-align-left)}.smart-editor-input li[value=center] .editor-icon::before{content:var(--smart-icon-align-center)}.smart-editor-input li[value=right] .editor-icon::before{content:var(--smart-icon-align-right)}.smart-editor-input li[value=justify] .editor-icon::before{content:var(--smart-icon-align-justify)}.smart-editor-input li[value=insertRowBefore] .editor-icon::before{content:var(--smart-icon-row-before)}.smart-editor-input li[value=insertRowAfter] .editor-icon::before{content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-editor-input li[value=deleteRow] .editor-icon::before{content:var(--smart-icon-row-delete)}.smart-editor-input li[value=insertColumnLeft] .editor-icon::before{content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-editor-input li[value=insertColumnRight] .editor-icon::before{content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-editor-input li[value=deleteColumn] .editor-icon::before{content:var(--smart-icon-column-delete)}.smart-editor-input li[value=h1] a{font-size:1.5rem;font-weight:700}.smart-editor-input li[value=h2] a{font-size:1.3rem;font-weight:700}.smart-editor-input li[value=h3] a{font-size:1.1rem;font-weight:700}.smart-editor-input li[value=h4] a{font-size:.9rem;font-weight:700}.smart-editor-input li[value=segueUi] a{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.smart-editor-input li[value=arial] a{font-family:Arial,Helvetica,sans-serif}.smart-editor-input li[value=georgia] a{font-family:Georgia,"Times New Roman",Times,serif}.smart-editor-input li[value=impact] a{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.smart-editor-input li[value=tahoma] a{font-family:Tahoma,Geneva,Verdana,sans-serif}.smart-editor-input li[value=timesnewRoman] a{font-family:"Times New Roman",Times,serif}.smart-editor-input li[value=verdana] a{font-family:Verdana,Geneva,Tahoma,sans-serif}.smart-editor-window{--smart-window-default-width:auto;--smart-window-default-height:auto;--smart-window-header-height:var(--smart-editor-window-header-height);--smart-window-footer-height:var(--smart-editor-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-header-background:transparent;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-width:95vw;max-height:95vh}.smart-editor-window.smart-window .smart-content-container>.smart-content{padding:initial;align-items:flex-start}.smart-editor-window .smart-editor-window-button{width:100%;height:100%;--smart-button-padding:0.2rem 16px}.smart-editor-window .smart-editor-window-button:not(:last-of-type){margin-right:2.5%}.smart-editor-window .smart-editor-window-content-wrapper{grid-template-rows:auto minmax(auto,1fr);padding:var(--smart-window-content-padding);width:100%}.smart-editor-window .smart-editor-window-content-wrapper>div{display:grid;width:var(--smart-box-width);grid-row-gap:10px;justify-content:center;grid-template-columns:100%}.smart-editor-window .smart-editor-window-editor{display:grid;grid-row-gap:5px;grid-column-gap:10px}.smart-editor-window .smart-editor-window-editor>.smart-input,.smart-editor-window .smart-editor-window-editor>.smart-list-box{width:100%}.smart-editor-window .smart-editor-window-editor>.smart-check-box{width:max-content}.smart-editor-window .smart-editor-window-editor[multiple] .smart-editor-window-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-editor-window .smart-editor-window-editor[type=results] label{display:flex;justify-content:space-between}.smart-editor-window .smart-editor-window-editor[type=results] label[matches]::after{content:attr(selected) " of " attr(matches)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-drop-zone{width:100%;height:100px;border:calc(2 * var(--smart-border-width)) dashed var(--smart-border);border-radius:var(--smart-border-radius)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload{--smart-file-upload-drop-zone-height:100px;width:100%;order:1;min-height:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-browse-button{margin:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-item-upload-button{display:none}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-file-upload-header{margin-bottom:5px;padding:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-file-upload-container,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files{padding:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-file{display:flex;margin:initial;border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-cancel-button:after,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-pause-button:after,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-upload-button:after{position:initial;left:initial;top:initial;display:flex;align-items:center;justify-content:center}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-name{width:100%}.smart-tooltip .smart-tooltip-content{display:flex;background-color:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-background);opacity:initial}.smart-tooltip.smart-editor-context-menu:not([animation=none]){transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-tooltip.smart-editor-toolbar{--smart-tooltip-padding:5px;--smart-tooltip-arrow-color:var(--smart-surface)}.smart-tooltip.smart-editor-toolbar .smart-tooltip-content{background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-surface)}.smart-tooltip.smart-editor-toolbar.smart-editor-inline-toolbar .smart-tooltip-content{max-width:var(--smart-editor-inline-toolbar-max-width);flex-wrap:wrap}.smart-tooltip.smart-editor-toolbar:not([animation=none]) .smart-editor-toolbar-item{transition:background-color 0s linear,border-color 0s ease-in-out,color 0s linear,box-shadow .2s ease-in-out}.smart-tooltip.smart-editor-toolbar:not(.smart-editor-drop-down-toolbar) .smart-editor-toolbar-item:not(:first-of-type){margin-left:var(--smart-editor-toolbar-item-margin)}.smart-tooltip.smart-editor-context-menu{opacity:.2;transform:scale(0);transform-origin:0 0}.smart-tooltip.smart-editor-context-menu[visible]{opacity:1;transform:scale(1)}.smart-tooltip .smart-editor-context-menu-item-container{width:100%;height:100%;display:grid;align-items:center;justify-content:flex-start}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item{-webkit-user-select:none;user-select:none;height:var(--smart-list-item-height);padding:var(--smart-list-item-padding);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);white-space:nowrap;text-overflow:ellipsis;background:var(--smart-background);color:var(--smart-background-color);display:flex;align-items:center;position:relative;padding-left:var(--smart-column-icon-size)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:var(--smart-column-icon-size);line-height:1rem}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowBefore]::before{content:var(--smart-icon-row-before)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowAfter]::before{content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteRow]::before{content:var(--smart-icon-row-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnLeft]::before{content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnRight]::before{content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteColumn]::before{content:var(--smart-icon-column-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=tableProperties]::before{content:var(--smart-icon-table)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=imageProperties]::before{content:var(--smart-icon-image)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=linkProperties]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=videoProperties]::before{content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteTable]::before{content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copyImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copyVideo]::before{content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cutImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cutVideo]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteVideo]::before{content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=createLink]::before{content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]::before{content:var(--smart-icon-unlink)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=caption]::before{content:var(--smart-icon-format-clear)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=selectAll]::before{content:var(--smart-icon-group)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cut]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copy]::before{content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=paste]::before{content:var(--smart-icon-paste)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected);color:var(--smart-ui-state-color-selected)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[disabled]{opacity:.55;cursor:default;pointer-events:none}.smart-editor-drop-down-toolbar:not([animation=none]){animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-editor-drop-down-toolbar:not([animation=none])[visible]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-editor-drop-down-toolbar:not([arrow-direction]),.smart-editor-drop-down-toolbar[arrow-direction=bottom]{transform-origin:bottom}.smart-editor-drop-down-toolbar:not([arrow]),.smart-editor-drop-down-toolbar[arrow-direction=top]{transform-origin:top}.smart-editor-drop-down-toolbar .smart-table-picker{overflow:hidden;display:block;background:0 0}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid{width:100%;display:flex;flex-direction:column;align-items:center}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid::before{content:attr(value);display:flex;width:100%;justify-content:center;align-items:center;padding:.2rem 16px;box-sizing:border-box}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid>div{display:flex}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell{width:15px;height:15px;border:var(--smart-border-width) solid var(--smart-border);margin:2px;cursor:pointer}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell[selected]{border-color:var(--smart-primary);background:var(--smart-primary)}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-separator{width:100%;height:var(--smart-border-width);background:var(--smart-border);margin:10px 0}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button{width:100%;background:0 0;border:initial}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);content:var(--smart-icon-table);margin-right:10px;box-sizing:border-box}.smart-editor[right-to-left] .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-item,.smart-tooltip.smart-editor-toolbar[right-to-left]:not(.smart-editor-drop-down-toolbar) .smart-editor-toolbar-item:not(:first-of-type){margin-left:initial;margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[right-to-left] .smart-editor-toolbar:not(.smart-tooltip){grid-template-areas:"toggleButton primary" "secondary secondary";grid-template-columns:auto minmax(0,1fr)}.smart-editor[right-to-left] .smart-editor-content-container,.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=color-input],.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=drop-down],.smart-editor[right-to-left] .smart-editor-toolbar-items-primary,.smart-editor[right-to-left] .smart-editor-toolbar-items-secondary{direction:rtl}.smart-editor[right-to-left] .smart-editor-resize-frame span{transform:translate(50%,-50%)}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-right],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-left]{cursor:sw-resize}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-left],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-right]{cursor:se-resize}.smart-editor-input[right-to-left] li .editor-icon::before{right:0;left:initial}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-grid{direction:rtl}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button{display:flex;align-items:center;justify-content:center}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button::before{margin-right:initial;margin-left:10px}
smart-file-upload{display:inline-block;width:var(--smart-file-upload-default-width);font-size:var(--smart-file-upload-font-size);font-family:var(--smart-file-upload-font-family);color:var(--smart-file-upload-color);overflow:hidden;box-sizing:border-box;border:var(--smart-file-upload-border-width) dashed var(--smart-file-upload-border);background-color:var(--smart-file-upload-background);min-width:200px;min-height:100px}smart-file-upload .smart-selected-files .smart-file.smart-hidden,smart-file-upload .smart-total-files.smart-hidden,smart-file-upload[show-progress] .smart-file smart-progress-bar{display:none}smart-file-upload[disabled]{opacity:.55;cursor:default}smart-file-upload[show-progress] .smart-file smart-progress-bar[value]{display:block}.smart-file.smart-uploading-start:before{width:100%;height:100%;position:absolute;left:0;top:0;font-family:arial;content:var(--smart-file-upload-text-content-uploading-start);background-color:rgba(193,193,193,.4117647059);opacity:1;display:flex;justify-content:flex-end;flex-direction:column;box-sizing:border-box;font-size:11px;color:#737373;padding:0 0 2px 5px;pointer-events:none;z-index:1;animation:connecting 1s linear infinite}.smart-file.smart-error:before,.smart-file.smart-pause:before,.smart-file.smart-uploading:before{height:100%;justify-content:flex-end;font-size:11px;z-index:1;position:absolute;font-family:arial;padding:0 0 2px 5px;width:100%;pointer-events:none;box-sizing:border-box;top:0;left:0}.smart-file.smart-uploading:before{content:var(--smart-file-upload-text-content-uploading);background-color:rgba(193,193,193,.4117647059);opacity:1;display:flex;flex-direction:column;color:var(--smart-ui-state)}.smart-file.smart-uploading .smart-item-upload-button{pointer-events:none}.smart-file.smart-uploading .smart-item-name{opacity:.2;-webkit-user-select:none;user-select:none}.smart-file.smart-pause:before{content:var(--smart-file-upload-text-content-pause);background-color:rgba(255,0,0,.1882352941);border-radius:3px;opacity:.8;display:flex;flex-direction:column;color:#8a0000}.smart-file.smart-error:before{content:var(--smart-file-upload-text-content-error);background-color:var(--smart-error);border-radius:var(--smart-error-border-radius);opacity:0;display:flex;flex-direction:column;color:var(--smart-on-error);animation:error 6s linear 1}.smart-file.smart-error smart-progress-bar,.smart-selected-files .smart-uploading .smart-item-upload-button{opacity:.3}.smart-file smart-progress-bar{display:none;width:100%;height:4px;position:absolute;bottom:0;left:0}.smart-file smart-progress-bar .smart-container{border-style:none}.smart-file smart-progress-bar .smart-value{background-color:orange}.smart-file-upload .smart-file-upload-container,.smart-file-upload .smart-file-upload-footer,.smart-file-upload .smart-file-upload-header{padding:5px;width:100%;box-sizing:border-box}.smart-file-upload .smart-browse-button{display:block;margin:4px;width:var(--smart-file-upload-browse-button-width);height:var(--smart-file-upload-browse-button-height)}.smart-file-upload .smart-cancel-all-button,.smart-file-upload .smart-pause-all-button,.smart-file-upload .smart-upload-all-button{width:var(--smart-file-upload-footer-button-width);height:var(--smart-file-upload-footer-button-height);margin:4px}.smart-file-upload .smart-browse-input{display:none}.smart-file-upload .smart-drop-zone{display:none;width:100%;height:100px}.smart-file-upload .smart-total-files{font-family:arial;font-size:12px;color:gray;display:block;box-sizing:border-box;padding:0 0 2px 5px}.smart-file-upload .smart-total-files:empty,.smart-file-upload[hide-footer] .smart-file-upload-footer{display:none}.smart-file-upload[disabled] .smart-file-upload-container{pointer-events:none;-webkit-user-select:none;user-select:none}.smart-file-upload[drop-zone] .smart-drop-zone{display:block}.smart-file-upload[drop-zone] .smart-overflow .smart-drop-zone{display:none}.smart-drop-zone{width:100%;height:100%;background-color:var(--smart-background);position:relative;box-sizing:border-box;border:1px dotted #d3d3d3}.smart-drop-zone:after{font-family:var(--smart-font-family-icon);overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;text-align:center;content:var(--smart-file-upload-text-content-drop-zone);color:var(--smart-ui-state);box-sizing:border-box;border:5px dashed transparent;transition:border .5s ease-out}.smart-drop-zone.smart-drag-over:after,[data-theme=modern] .smart-drop-zone.smart-drag-over:after{content:var(--smart-file-upload-text-content-drop-zone-over);transition:border .5s ease-out;animation:drop-zone 1s ease-in infinite}.smart-drop-zone.smart-drag-over:after{font-size:50px;border:3px dashed var(--smart-background-border)}[data-theme=modern]{--smart-file-upload-text-content-drop-zone-over:"Drop here"}[data-theme=modern] .smart-drop-zone{border:2px dashed var(--smart-surface);width:100%;background-size:contain;background-repeat:no-repeat;background-position:bottom center;padding:10px;display:flex;justify-content:center;align-items:center}[data-theme=modern] .smart-drop-zone:after{font-family:Verdana;font-size:.875rem;font-weight:400;line-height:1.5}[data-theme=modern] .smart-drop-zone:hover{border-color:var(--smart-primary);background-color:rgba(var(--smart-primary-rgb),.1)}[data-theme=modern] .smart-drop-zone.smart-drag-over:after{border-color:transparent;font-size:2.5rem}.smart-selected-files{width:100%;height:100%;display:block;box-sizing:border-box;padding:2px}.smart-selected-files .smart-file{height:auto;position:relative;display:block;box-sizing:border-box;border:1px solid #d3d3d3;padding:10px;border-radius:3px;margin-bottom:1px;background-color:#fafafa;transition:border-color .5s ease}.smart-selected-files .smart-file:hover{transition:border-color .5s ease;border-color:gray}.smart-selected-files .smart-item-pause-button{pointer-events:none;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease;display:none}.smart-selected-files .smart-item-pause-button:after{font-family:var(--smart-font-family-icon);position:absolute;left:0;top:0;font-size:16px;text-shadow:2px 2px 2px #d3d3d3;content:var(--smart-icon-close)}.smart-selected-files .smart-item-cancel-button{display:inline-block;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease}.smart-selected-files .smart-item-cancel-button:after{font-family:var(--smart-font-family-icon);position:absolute;left:0;top:0;font-size:16px;text-shadow:2px 2px 2px #d3d3d3;content:var(--smart-icon-close)}.smart-selected-files .smart-item-cancel-button:hover{cursor:pointer;transition:color .5s ease;color:orange}.smart-selected-files .smart-item-upload-button{display:inline-block;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease}.smart-selected-files .smart-item-upload-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-up);position:absolute;left:0;top:0;font-size:16px;text-shadow:2px 2px 2px #d3d3d3}.smart-selected-files .smart-item-upload-button:hover{cursor:pointer;color:var(--smart-success);transition:color .5s ease}.smart-selected-files .smart-item-name{display:inline-block;box-sizing:border-box;position:relative;width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;height:auto}.smart-selected-files .smart-uploading .smart-item-name{width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;height:auto}.smart-selected-files .smart-uploading .smart-item-pause-button{display:inline-block;cursor:pointer;pointer-events:all;transition:color .5s,opacity .5s ease;color:#dc1919;opacity:.5}.smart-selected-files .smart-uploading .smart-item-pause-button:hover{transition:color .5s,opacity .5s ease;color:red;opacity:1}.smart-selected-files .smart-uploading .smart-item-cancel-button{display:inline-block;cursor:pointer;pointer-events:all;transition:color .5s,opacity .5s ease;opacity:.5;color:#ff8c00}.smart-selected-files .smart-uploading .smart-item-cancel-button:hover{transition:color .5s,opacity .5s ease;color:orange;opacity:1}.smart-drop-zone-square{position:relative}.smart-drop-zone-square:before{content:"";display:block;padding-bottom:100%}.smart-drop-zone-square .smart-drop-zone{position:absolute;top:0;bottom:0;left:0;right:0}.smart-drop-zone-square.smart-drop-zone-small{min-width:115px}.smart-drop-zone-small{position:relative;width:auto;display:inline-block}.smart-drop-zone-small .smart-drop-zone.smart-drag-over:after{font-size:1.25rem}.smart-drop-zone-images-only .smart-drop-zone{display:flex;align-items:center;flex-flow:column;justify-content:space-evenly}.smart-drop-zone-images-only .smart-drop-zone:after{height:auto}.smart-drop-zone-images-only .smart-drop-zone:before{display:block;content:"";background-image:url('dropable_zone_image.e2edea55ddfd43b9.svg');width:70px;height:55px;background-size:contain;background-position:center center}.smart-drop-zone[right-to-left],.smart-file[right-to-left],smart-file-upload[right-to-left]>.smart-container{direction:rtl}
.smart-filter-builder.smart-container,smart-filter-builder,smart-filter-builder>.smart-container{overflow:visible;position:relative}smart-filter-builder{display:inline-block;width:var(--smart-filter-builder-default-width);height:var(--smart-filter-builder-default-height);font-size:var(--smart-filter-builder-font-size);font-family:var(--smart-filter-builder-font-family);box-sizing:border-box;background-color:transparent}smart-filter-builder[disabled]{opacity:.55;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-filter-builder.smart-container>.smart-inner-container,smart-filter-builder>.smart-container>.smart-inner-container{overflow:hidden;width:100%;height:100%;position:relative}.smart-filter-builder smart-menu[mode=dropDown]{width:auto;height:auto}.smart-filter-builder smart-scroll-viewer{width:100%;height:100%;position:relative}.smart-filter-builder .filter-builder-item{min-height:var(--smart-filter-builder-row-height);vertical-align:middle;margin-right:5px;border:none;border-radius:3px;background-color:#add8e6;display:inline-flex;align-content:center;justify-content:center;align-items:center;padding:5px;cursor:pointer}.smart-filter-builder .smart-filter-builder-icon{width:40px;height:100%;display:inline-block;font-weight:700;border-right:1px solid gray;margin-right:5px;padding:0 2px;text-align:center}.smart-filter-builder .smart-filter-builder-menu-item{height:100%;display:inline-block}.smart-filter-builder .smart-filter-add-btn,.smart-filter-builder .smart-filter-delete-btn{min-width:var(--smart-filter-builder-row-height);min-height:var(--smart-filter-builder-row-height);box-sizing:border-box;vertical-align:middle;display:inline-block;padding:5px 0;opacity:.3;font-size:16px}.smart-filter-builder .smart-filter-add-btn:after,.smart-filter-builder .smart-filter-delete-btn:after{content:"+";font-family:var(--smart-font-family-icon);display:inline-block;text-align:center;width:100%;vertical-align:middle;cursor:pointer;font-size:25px}.smart-filter-builder .smart-filter-add-btn:hover,.smart-filter-builder .smart-filter-delete-btn:hover{opacity:.6}.smart-filter-builder .smart-filter-add-btn:active,.smart-filter-builder .smart-filter-delete-btn:active{opacity:1}.smart-filter-builder .smart-filter-add-btn{color:var(--smart-background-color)}.smart-filter-builder .smart-filter-add-btn:after{font-weight:700}.smart-filter-builder .smart-filter-delete-btn:after{content:"\e81F";font-size:10px}.smart-filter-builder .smart-filter-value{min-width:100px;padding:0}.smart-filter-builder .smart-filter-value .smart-value-container{color:gray;width:100%;height:100%;display:inline-flex;align-content:center;justify-content:center;padding:5px;margin:0}.smart-filter-builder .smart-filter-value[edited]{padding:0;background-color:transparent}.smart-filter-builder .smart-filter-value[edited] .smart-value-container{display:none}.smart-filter-builder .smart-filter-group,.smart-filter-builder .smart-filter-group-condition,.smart-filter-builder .smart-filter-group-condition-container,.smart-filter-builder .smart-filter-group-operator{display:block;width:100%;box-sizing:border-box;white-space:nowrap}.smart-filter-builder .smart-filter-group-condition{margin-bottom:5px}.smart-filter-builder .smart-filter-group-condition-container{padding-left:30px}.smart-filter-builder .smart-filter-group-operation{min-width:50px}.smart-filter-builder .smart-content-container>.smart-filter-group>.smart-filter-group-operator{margin-left:30px}.smart-filter-builder .smart-content-container>.smart-filter-group>.smart-filter-group-operator .smart-filter-delete-btn{display:none}.smart-filter-builder .smart-editors-container{position:relative;pointer-events:none;height:20px}.smart-filter-builder .smart-editors-container[open]{min-width:100px;width:var(--smart-filter-builder-item-width);min-height:var(--smart-filter-builder-row-height)}.smart-filter-builder .smart-editors-container[open] .smart-check-box-editor{margin-left:auto;margin-right:auto;display:flex;align-self:center;justify-self:center;width:30px;height:30px}.smart-filter-builder .smart-editors-container[open] .smart-check-box-editor.smart-hidden,.smart-filter-builder .smart-hidden{display:none}.smart-filter-builder .smart-editors-container .smart-check-box-editor,.smart-filter-builder .smart-editors-container .smart-combo-box-editor,.smart-filter-builder .smart-editors-container .smart-custom-editor>*,.smart-filter-builder .smart-editors-container .smart-date-time-picker-editor,.smart-filter-builder .smart-editors-container .smart-drop-down-list-editor,.smart-filter-builder .smart-editors-container .smart-numeric-text-box-editor,.smart-filter-builder .smart-editors-container .smart-text-box-editor{pointer-events:all;width:100%}.smart-filter-builder .smart-filter-field-name,.smart-filter-builder .smart-filter-operation{min-width:100px}.smart-filter-builder .smart-selected-menu-item{background-color:#d3d3d3}.smart-filter-builder .smart-scrollable-outer-container{width:100%;height:100%}.smart-filter-builder .smart-filter-value:hover>*{color:initial;border-color:initial;background-color:initial}
smart-filter-panel{width:var(--smart-filter-panel-default-width);height:var(--smart-filter-panel-default-height)}smart-filter-panel.smart-element{padding:var(--smart-filter-panel-padding);border:none}.smart-filter-panel .smart-filter-panel-input:active,.smart-filter-panel .smart-filter-panel-input:focus{border-color:var(--smart-primary)}.smart-filter-panel smart-numeric-text-box.smart-filter-panel-input input{text-align:right}.smart-filter-panel smart-tree{width:100%;height:var(--smart-filter-panel-main-element-height);margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel smart-tree.date-excel smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-items-group-arrow,.smart-filter-panel smart-tree.standard-excel .smart-tree-items-group-arrow{visibility:hidden}.smart-filter-panel smart-tree.standard-excel smart-tree-item:not([level="1"])>.smart-tree-item-label-container{margin-left:-30px}.smart-filter-panel smart-menu-item[value=notand],.smart-filter-panel smart-menu-item[value=notor]{display:none}.smart-filter-panel .smart-filter-panel-label{margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-list{width:100%;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-operator-list{width:80px;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-button-container{width:100%;min-height:33px;height:var(--smart-editor-height);display:flex;justify-content:space-around}.smart-filter-panel .smart-filter-panel-button-container>smart-button{width:80px}.smart-filter-panel .smart-filter-panel-button-container>smart-button button{padding:8px}.smart-filter-panel .smart-filter-panel-input{height:var(--smart-editor-height);width:100%;display:block;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-input.case-sensitive{width:calc(100% - 32px);display:inline-block}.smart-filter-panel[filter-type=string] .case-sensitive{display:block;margin-top:5px;margin-bottom:calc(var(--smart-filter-panel-vertical-offset) - 5px)}.smart-filter-panel span.case-sensitive.smart-icon{font-family:var(--smart-font-family-icon);font-size:16px;position:relative;margin-left:5px;padding:5px;border:1px solid transparent;border-radius:var(--smart-border-radius)}.smart-filter-panel span.case-sensitive.smart-icon.smart-icon-font-size:after{content:var(--smart-icon-fontsize)}.smart-filter-panel span.case-sensitive.smart-icon:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border:1px solid var(--smart-ui-state-border-hover)}.smart-filter-panel span.case-sensitive.smart-icon.active,.smart-filter-panel span.case-sensitive.smart-icon:active{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border:1px solid var(--smart-ui-state-border-active)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon{font-family:var(--smart-font-family-icon);margin-right:5px;font-size:16px;position:relative;left:-3px}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-contains:after{content:var(--smart-icon-contains)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-starts-with:after{content:var(--smart-icon-starts_with)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-ends-with:after{content:var(--smart-icon-ends_with)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-does-not-contain:after{content:var(--smart-icon-does_not_contain)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-equal:after{content:var(--smart-icon-equals)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-greater-than:after{content:var(--smart-icon-greater-than)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-calendar:after{content:var(--smart-icon-calendar)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-greater-than-equal:after{content:var(--smart-icon-greater-than-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-less-than:after{content:var(--smart-icon-less-than)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-less-than-equal:after{content:var(--smart-icon-less-than-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-equal:after{content:var(--smart-icon-not-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-between:after{content:var(--smart-icon-between)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-empty:after,.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-empty:after{content:var(--smart-icon-check-empty);position:relative;top:1px}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-empty:before{content:var(--smart-icon-close);font-size:10px;left:calc(50% - 4px);top:calc(50% - 5px);position:absolute}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-null:after{content:var(--smart-icon-circle-empty)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-null:after{content:var(--smart-icon-circle)}.smart-filter-panel[right-to-left]{direction:rtl}.smart-filter-panel[right-to-left] smart-tree.standard-excel smart-tree-item:not([level="1"])>.smart-tree-item-label-container{margin-right:-30px;margin-left:unset}
smart-gantt-chart{display:block;width:var(--smart-gantt-chart-default-width);height:var(--smart-gantt-chart-default-height);contain:content}.smart-gantt-chart .smart-splitter,smart-gantt-chart .smart-splitter{width:100%;height:100%;border:none;border-radius:initial}.smart-gantt-chart smart-table,smart-gantt-chart smart-table{width:100%;height:100%;--smart-table-row-height:var(--smart-gantt-chart-task-default-height);--smart-table-header-footer-height:var(--smart-gantt-chart-filter-row-height)}.smart-gantt-chart.smart-container,smart-gantt-chart>.smart-container{overflow:hidden;--smart-scroll-bar-default-height:100%;--smart-scroll-bar-default-width:100%;--smart-gantt-chart-task-timeline-content-height:calc(2 * var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-task-splitter-bar-fit-size:var(--smart-gantt-chart-task-timeline-content-height);--smart-gantt-chart-resource-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-timeline-content-height) + var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-baseline-size:calc(var(--smart-gantt-chart-task-default-height) / var(--smart-gantt-chart-baseline-proportion))}.smart-gantt-chart.smart-container:not(.hscroll),smart-gantt-chart>.smart-container:not(.hscroll){margin-bottom:-1px}.smart-gantt-chart.smart-container:not(.hscroll)[show-resource-panel],smart-gantt-chart>.smart-container:not(.hscroll)[show-resource-panel]{margin-bottom:-4px}.smart-gantt-chart .smart-task-splitter>.smart-resize-trigger-container,.smart-gantt-chart.smart-container .smart-splitter>.smart-resize-trigger-container,smart-gantt-chart>.smart-container .smart-splitter>.smart-resize-trigger-container{margin-bottom:-2px}.smart-gantt-chart smart-splitter{--smart-splitter-bar-size:5px}.smart-gantt-chart .smart-task-splitter smart-splitter-item>.smart-container,.smart-gantt-chart .smart-task-splitter smart-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart smart-splitter-bar .smart-splitter-resize-button{display:none}.smart-gantt-chart smart-scroll-viewer{width:100%;height:100%;border:none;padding:initial}.smart-gantt-chart .smart-table{--smart-table-cell-padding:var(--smart-gantt-chart-task-bar-fill-padding)}.smart-gantt-chart .smart-table.smart-task-table{--smart-table-column-header-height:calc(2 * var(--smart-gantt-chart-task-default-height) - calc(var(--smart-border-width) / 2))}.smart-gantt-chart .smart-table.smart-resource-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height) - calc(var(--smart-border-width) / 2))}.smart-gantt-chart .smart-table>.smart-container{border:initial}.smart-gantt-chart .smart-table[hide-selection-column] tr td{background:inherit}.smart-gantt-chart .smart-table[hide-selection-column] tr[aria-selected=true] td{background:initial}.smart-gantt-chart .smart-table thead tr th,.smart-gantt-chart .smart-table thead tr th.smart-table-select-all.freeze-near,.smart-gantt-chart .smart-timeline-view-cells:empty,.smart-gantt-chart .smart-timeline-view-details:empty{background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-gantt-chart .smart-table .smart-table-virtualization-container .smart-scroll-viewer-content-container{display:block}.smart-gantt-chart .smart-table td.tree-cell>div .hierarchy-arrow::after{display:initial}.smart-gantt-chart .smart-table td div,.smart-gantt-chart .smart-table td span{line-height:inherit}.smart-gantt-chart .smart-table td.tree-cell>div div:nth-child(2){line-height:1rem}.smart-gantt-chart .smart-table thead tr th{border-bottom:var(--smart-border-width) solid var(--smart-border);font-size:var(--smart-font-size)}.smart-gantt-chart .smart-table tbody tr{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-table tbody tr td{line-height:100%}.smart-gantt-chart .smart-table tbody tr[unused] td{border:initial}.smart-gantt-chart .smart-table tbody tr[focus]{border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}.smart-gantt-chart .smart-table tbody tr[hover]{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-gantt-chart .smart-table tbody tr[aria-selected=true]{border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-gantt-chart .smart-table td{border-bottom:var(--smart-border-width) solid var(--smart-border);border-top:none}.smart-gantt-chart .smart-table td[data-field=overdue]::after{font-family:var(--smart-font-family-icon);font-size:1.25em;color:var(--smart-gantt-chart-deadline-color);position:absolute;left:0;top:0;height:100%;display:flex;align-items:center;pointer-events:none;padding-left:var(--smart-table-cell-padding);padding-right:var(--smart-table-cell-padding)}.smart-gantt-chart .smart-table td[data-field=overdue][overdue]::after{content:var(--smart-gantt-chart-deadline-icon)}.smart-gantt-chart .smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:100%}@-moz-document url-prefix(){.smart-gantt-chart .smart-table.smart-task-table{--smart-table-column-header-height:calc(2 * var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart .smart-table.smart-resource-table{--smart-table-column-header-height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{top:0}}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group]{background:var(--smart-background);color:var(--smart-background-color);cursor:initial}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox{background:var(--smart-background);color:var(--smart-background-color);cursor:initial;border-color:var(--smart-border)}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox::after,.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox::before{content:initial}.smart-gantt-chart[resource-filtering] .smart-resource-splitter .smart-timeline-header::before,.smart-gantt-chart[task-filtering] .smart-task-splitter .smart-timeline-header::before,.smart-gantt-chart[task-filtering][filter-row] .smart-task-splitter .smart-timeline-header::after{content:""}.smart-gantt-chart.smart-container,.smart-gantt-chart>.smart-container{position:relative}.smart-gantt-chart.smart-container.hscroll>smart-splitter,.smart-gantt-chart>.smart-container.hscroll>smart-splitter{height:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart.smart-container>.smart-popup-window-modal,.smart-gantt-chart>.smart-container>.smart-popup-window-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-gantt-chart .smart-splitter>.smart-container>smart-splitter-bar>.smart-container{transform:scaleX(5);transform-origin:left}.smart-gantt-chart .smart-splitter:not([dragged]) smart-splitter-bar.smart-element{background-color:var(--smart-border)}.smart-gantt-chart .smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar>.smart-container{transform:scaleY(2.5);transform-origin:center}.smart-gantt-chart .smart-timeline{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:center;overflow:hidden;height:100%}.smart-gantt-chart .smart-timeline[task-bar-hovered],.smart-gantt-chart .smart-timeline[task-bar-hovered] .smart-timeline-task.project .smart-timeline-task-fill,.smart-gantt-chart .smart-timeline[task-bar-hovered] .smart-timeline-task.task .smart-timeline-task-fill{cursor:e-resize}.smart-gantt-chart[task-filtering][hide-timeline-header-details] .smart-task-splitter .smart-timeline-view-cells .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart[task-filtering][hide-timeline-header-details] .smart-task-splitter .smart-timeline-content-container{height:calc(100% - var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[task-filtering] .smart-task-splitter .smart-timeline-content-container{height:calc(100% - 2 * var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[resource-filtering] .smart-resource-splitter{--smart-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-splitter-bar-fit-size) + var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[task-filtering][filter-row] .smart-task-splitter .smart-timeline-header::before{content:none}.smart-gantt-chart .smart-timeline-header{position:relative;overflow:hidden;width:100%}.smart-gantt-chart .smart-timeline-header::after,.smart-gantt-chart .smart-timeline-header::before{width:100%;height:var(--smart-gantt-chart-filter-row-height);display:block;background:var(--smart-surface);border-bottom:var(--smart-border) solid var(--smart-border-width);box-sizing:border-box;position:sticky;left:0}.smart-gantt-chart .smart-timeline-header .smart-timeline-header-content{width:100%}.smart-gantt-chart .smart-timeline-content-container{width:100%;height:calc(100% - 2 * var(--smart-gantt-chart-task-default-height));position:relative;overflow:hidden}.smart-gantt-chart .smart-timeline-content{width:100%;height:100%;position:relative}.smart-gantt-chart .smart-timeline-content:empty:after{content:"No Items";height:var(--smart-gantt-chart-task-default-height);display:flex;align-items:center;justify-content:center;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-content .smart-timeline-task:not(.milestone)[disable-resize] .smart-task-container:after,.smart-gantt-chart .smart-timeline-content .smart-timeline-task:not(.milestone)[disable-resize]:after{content:none}.smart-gantt-chart .smart-timeline-container{display:inline-block;position:relative;width:100%;height:100%}.smart-gantt-chart .smart-timeline-scroll-bar{overflow:visible;position:relative;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-gantt-chart .smart-timeline-scroll-bar:after{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}.smart-gantt-chart .smart-timeline-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart .smart-timeline-scroll-bar.smart-resource-scroll-bar[orientation=vertical]{height:calc(100% - var(--smart-gantt-chart-task-default-height));top:var(--smart-gantt-chart-task-default-height);z-index:1}.smart-gantt-chart .smart-timeline-scroll-bar.smart-resource-scroll-bar[orientation=vertical]:before{top:calc(-1 * var(--smart-gantt-chart-task-default-height));height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical]{position:absolute;right:0;top:calc(2 * var(--smart-gantt-chart-task-default-height));height:calc(100% - 2 * var(--smart-gantt-chart-task-default-height));width:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical]:before{position:absolute;width:100%;background:var(--smart-scroll-bar-background);content:"";left:0;top:calc(-2 * var(--smart-gantt-chart-task-default-height));height:calc(2 * var(--smart-gantt-chart-task-default-height));border:1px solid var(--smart-border);border-top:none;box-sizing:border-box}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::after,.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::before{border-top:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid transparent;border-bottom:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid transparent}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical][disabled]:after{left:0;height:100%}.smart-gantt-chart[show-baseline] .smart-timeline-task{height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))}.smart-gantt-chart[show-baseline] .smart-timeline-task .smart-task-container{padding-bottom:calc(var(--smart-gantt-chart-task-bar-fill-padding)/ 2)}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::after{border-left:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::before{left:calc(-1 * (var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2);border-right:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart[show-baseline] .smart-task-connection-point{top:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.end,.smart-gantt-chart[show-baseline] .smart-task-connection-point.start{width:calc(var(--smart-gantt-chart-task-default-height)/ 3);height:calc(var(--smart-gantt-chart-task-default-height)/ 3)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.end{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.start{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart .smart-timeline-task{position:absolute;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-task:empty{height:0}.smart-gantt-chart .smart-timeline-task .smart-timeline-task-progress-thumb:after{content:"";border-right:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid transparent;border-left:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid transparent;border-bottom:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid var(--smart-gantt-chart-task-thumb-color);box-shadow:0 1px 0 0 var(--smart-gantt-chart-task-thumb-color);position:absolute;bottom:calc(-1 * var(--smart-gantt-chart-task-bar-fill-padding)/ 2);left:calc(-1 * var(--smart-gantt-chart-timeline-task-progress-thumb-size));z-index:1}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell:not(:first-of-type),.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell:not(:first-of-type){border-left-color:transparent}.smart-gantt-chart .smart-timeline-task:not(.milestone) .smart-task-container:after,.smart-gantt-chart .smart-timeline-task:not(.milestone):after{width:var(--smart-gantt-chart-timeline-task-resize-indicator-width);height:var(--smart-gantt-chart-timeline-task-resize-indicator-width);position:absolute;top:calc(50% - var(--smart-gantt-chart-timeline-task-resize-indicator-width)/ 2);background-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);box-shadow:0 0 0 1px var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);transform:scale(0);pointer-events:none}.smart-gantt-chart .smart-timeline-task.task .smart-timeline-task-label{color:var(--smart-gantt-chart-task-label-color)}.smart-gantt-chart .smart-timeline-task.task[selected] .smart-timeline-task-label{color:var(--smart-gantt-chart-task-label-color-selected)}.smart-gantt-chart .smart-timeline-task.project .smart-timeline-task-label{color:var(--smart-gantt-chart-project-label-color)}.smart-gantt-chart .smart-timeline-task.project[selected] .smart-timeline-task-label{color:var(--smart-gantt-chart-project-label-color-selected)}.smart-gantt-chart .smart-timeline-task.project .smart-task-segments::before{content:initial}.smart-gantt-chart .smart-timeline-task:not(.milestone){min-width:var(--smart-gantt-chart-timeline-task-min-width)}.smart-gantt-chart .smart-timeline-task:not(.milestone):after{content:"";left:calc(100% - var(--smart-gantt-chart-timeline-task-resize-indicator-width)/ 2)}.smart-gantt-chart .smart-timeline-task:not(.milestone) .smart-task-container:after{content:"";left:calc(-1 * var(--smart-gantt-chart-timeline-task-resize-indicator-width)/ 2)}.smart-gantt-chart .smart-timeline-task[selected]:not([disable-resize]) .smart-task-container::after,.smart-gantt-chart .smart-timeline-task[selected]:not([disable-resize]):after,.smart-gantt-chart .smart-timeline-task[selected]:not([resource-group]) .smart-timeline-task-progress-thumb{transform:scale(1)}.smart-gantt-chart .smart-timeline-task[selected]:not(.milestone) .smart-timeline-task-fill{box-shadow:var(--smart-elevation-2)}.smart-gantt-chart .smart-timeline-task[connection-point=end] .smart-task-connection-feedback{left:100%}.smart-gantt-chart .smart-timeline-task[disable-drag]{cursor:pointer}.smart-gantt-chart .smart-timeline-task[resource-group]{cursor:initial}.smart-gantt-chart .smart-timeline-task .smart-task-segment,.smart-gantt-chart .smart-timeline-task .smart-task-segments{width:100%;height:100%}.smart-gantt-chart .smart-timeline-task .smart-task-segments{position:relative}.smart-gantt-chart .smart-timeline-task .smart-task-segments::before{pointer-events:none;content:"";width:100%;border-bottom:var(--smart-gantt-chart-segment-link-size) dashed var(--smart-gantt-chart-segment-link-color);box-sizing:border-box;position:absolute;top:calc(50% - var(--smart-gantt-chart-segment-link-size)/ 2);left:0}.smart-gantt-chart .smart-timeline-task .smart-task-segment{position:absolute;min-width:var(--smart-gantt-chart-timeline-task-min-width)}.smart-gantt-chart .smart-timeline-task .smart-task-segment[deadline]::after{content:attr(deadline);position:absolute;height:100%;top:0;left:100%;white-space:nowrap;display:flex;align-items:center;margin-inline-start:10px;font-size:.8em;font-weight:600;pointer-events:none}.smart-gantt-chart .smart-timeline-view-cells:empty:after,.smart-gantt-chart .smart-timeline-view-details:empty:after{content:var(--smart-gantt-chart-header-placeholder)}.smart-gantt-chart .smart-timeline-task-progress{width:100%;height:100%;transform-origin:left;position:relative;pointer-events:none}.smart-gantt-chart .smart-timeline-task-progress-thumb{position:absolute;right:0;cursor:e-resize;transform:scale(0);transform-origin:left bottom}.smart-gantt-chart .smart-timeline-task-fill{width:100%;height:100%;border-radius:var(--smart-gantt-chart-task-fill-border-radius);overflow:hidden}.smart-gantt-chart .smart-timeline-task-label{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:var(--smart-gantt-chart-task-label-padding);font-size:inherit;font-family:inherit;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-task-label>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-gantt-chart .smart-timeline-task-cells{position:relative}.smart-gantt-chart .smart-timeline-view-details{display:flex;width:100%;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-view-details:empty{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;justify-content:center;align-items:center}.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell{min-width:initial;border-top:none}.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell.middle{border-top:1px solid var(--smart-border);border-bottom-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-view-cells{display:flex;width:100%;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-view-cells:empty{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;justify-content:center;align-items:center}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell:last-of-type:after{border-right-color:transparent}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell[weekend]{background:var(--smart-gantt-chart-timeline-weekend-color)}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell[nonworking]{background:var(--smart-gantt-chart-timeline-nonworking-color)}.smart-gantt-chart .smart-timeline-view-cells div{border-bottom-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-view-cell{position:absolute;display:flex;justify-content:center;align-items:center;background-color:var(--smart-surface);color:var(--smart-surface-color);border-top:var(--smart-border-width) solid var(--smart-border);border-bottom:var(--smart-border-width) solid var(--smart-border);border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border);text-overflow:ellipsis;white-space:nowrap;padding:var(--smart-gantt-chart-task-bar-fill-padding);border-bottom-color:transparent;height:var(--smart-gantt-chart-task-default-height);min-width:var(--smart-gantt-chart-timeline-cell-min-size);width:var(--smart-gantt-chart-timeline-cell-size)}.smart-gantt-chart .smart-timeline-view-cell:first-of-type{border-left:none}.smart-gantt-chart .smart-timeline-view-cell:last-of-type{border-right:none}.smart-gantt-chart .smart-timeline-view-cell>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.smart-gantt-chart .smart-timeline-cells-container{width:100%}.smart-gantt-chart .smart-timeline-deadlines-container:empty,.smart-gantt-chart .smart-timeline-indicators-container:empty,.smart-gantt-chart .smart-timeline-markers-container:empty{display:none}.smart-gantt-chart .smart-gantt-chart-date-marker{height:100%;top:0;position:absolute;border-left:var(--smart-gantt-chart-date-marker-width) dashed var(--smart-gantt-chart-date-marker-color);width:0;pointer-events:none;background:var(--smart-gantt-chart-date-marker-background);color:var(--smart-gantt-chart-date-marker-color)}.smart-gantt-chart .smart-gantt-chart-date-marker .smart-gantt-chart-marker-label{position:sticky;top:var(--smart-gantt-chart-date-marker-v-offset);height:var(--smart-gantt-chart-date-marker-height);background:inherit;color:inherit;box-sizing:border-box;white-space:nowrap;display:inline-flex;align-items:center;border-radius:var(--smart-gantt-chart-task-fill-border-radius);padding:5px;margin-inline-start:var(--smart-gantt-chart-date-marker-h-offset)}.smart-gantt-chart .smart-gantt-chart-date-marker .smart-gantt-chart-marker-label::before{content:"";position:absolute;border-top:calc(var(--smart-gantt-chart-date-marker-height)/ 2) solid transparent;border-bottom:calc(var(--smart-gantt-chart-date-marker-height)/ 2) solid transparent;border-right:calc(var(--smart-gantt-chart-date-marker-height)/ 2) solid var(--smart-gantt-chart-date-marker-background);box-sizing:inherit;right:100%}.smart-gantt-chart .smart-gantt-chart-task-indicator{position:absolute;height:var(--smart-gantt-chart-task-default-height);display:flex;align-items:center;white-space:nowrap}.smart-gantt-chart .smart-gantt-chart-task-indicator.icon::before{content:var(--smart-gantt-chart-indicator-icon);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);margin-inline-end:2.5px}.smart-gantt-chart .smart-gantt-chart-task-deadline{position:absolute;height:var(--smart-gantt-chart-task-default-height);display:inline-flex;align-items:center;justify-content:center;width:1px;pointer-events:none}.smart-gantt-chart .smart-gantt-chart-task-deadline::before{content:var(--smart-gantt-chart-deadline-icon);font-family:var(--smart-font-family-icon);font-size:1.25em;color:var(--smart-gantt-chart-deadline-color)}.smart-gantt-chart .smart-gantt-chart-task-baseline{position:absolute;background:var(--smart-gantt-chart-baseline-background);background-clip:content-box;border-top:calc(var(--smart-gantt-chart-task-bar-fill-padding)/ 2) solid transparent;border-bottom:var(--smart-gantt-chart-task-bar-fill-padding) solid transparent;height:var(--smart-gantt-chart-baseline-size);max-height:var(--smart-gantt-chart-task-default-height);transform:translateY(calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size)));pointer-events:none}.smart-gantt-chart .smart-gantt-chart-time-indicators-container{pointer-events:none}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-indicator{position:absolute;height:100%;width:var(--smart-gantt-chart-current-time-indicator-size);background:var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-indicator:before{position:absolute;left:calc(-1 * var(--smart-gantt-chart-current-time-indicator-arrow-size) + var(--smart-gantt-chart-current-time-indicator-size)/ 2);border-right:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid transparent;border-top:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-shader{position:absolute;height:100%;background:var(--smart-gantt-chart-shader-background)}.smart-gantt-chart[current-time-indicator] .smart-gantt-chart-current-time-indicator::before{content:""}.smart-gantt-chart[current-time-indicator] .smart-timeline-view-cell[current]{border-bottom:var(--smart-gantt-chart-current-time-indicator-header-size) solid var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-timeline-row{display:flex;border-width:var(--smart-border-width);border-style:solid;border-top:initial;border-bottom-color:var(--smart-border);background:var(--smart-gantt-chart-timeline-task-background-color);border-left:none;border-right:none;position:absolute;left:0;width:inherit;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-row:first-of-type{border-left-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-row:last-of-type{border-right-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-row[hover]{background:var(--smart-ui-state-hover)}.smart-gantt-chart .smart-timeline-row[selected]{background:var(--smart-ui-state-selected)}.smart-gantt-chart .smart-timeline-row .smart-timeline-cell{position:absolute;padding:var(--smart-gantt-chart-task-bar-fill-padding);height:100%;min-width:var(--smart-gantt-chart-timeline-cell-min-size);width:var(--smart-gantt-chart-timeline-cell-size)}.smart-gantt-chart .smart-timeline-row .smart-timeline-cell:not(:last-of-type){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart .smart-timeline-row:not([hover]):not([selected]) .smart-timeline-cell[weekend]{background:var(--smart-gantt-chart-timeline-weekend-color)}.smart-gantt-chart .smart-timeline-row:not([hover]):not([selected]) .smart-timeline-cell[nonworking]{background:var(--smart-gantt-chart-timeline-nonworking-color)}.smart-gantt-chart .smart-resource-splitter{--smart-splitter-bar-fit-size:var(--smart-gantt-chart-resource-splitter-bar-fit-size)}.smart-gantt-chart .smart-resource-splitter .smart-timeline-content{overflow:hidden;position:relative;height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart .smart-resource-splitter .smart-timeline-view-cells .smart-timeline-view-cell{border-top:none}.smart-gantt-chart .smart-resource-splitter .smart-timeline-row .smart-timeline-cell{padding:initial}.smart-gantt-chart .smart-resource-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart .smart-resource-splitter-item .smart-timeline-view-cells .smart-timeline-view-cell:after{height:var(--smart-gantt-chart-resource-timeline-content-height)}.smart-gantt-chart .smart-resource-splitter-item[show-header] .smart-resource-splitter{height:calc(100% - var(--smart-gantt-chart-header-height))}.smart-gantt-chart .smart-resource-splitter-item .smart-timeline-cell:first-of-type .smart-resource-timeline-view-cell{width:100%;left:0}.smart-gantt-chart .smart-resource-panel-header{width:100%;justify-content:center;align-items:center;height:var(--smart-gantt-chart-header-height);background:var(--smart-surface);border-bottom:var(--smart-border) solid var(--smart-border-width)}.smart-gantt-chart .smart-resource-panel-header:empty{display:none}.smart-gantt-chart .smart-resource-timeline-view-cell{position:absolute;background:var(--smart-gantt-chart-timeline-task-background-color);bottom:0;border:none;width:calc(100% + var(--smart-border-width));left:calc(-1 * var(--smart-border-width));height:100%;display:flex;justify-content:center;align-items:center}.smart-gantt-chart .smart-resource-timeline-view-cell:after{content:"";display:flex;justify-content:center;align-items:center;overflow:hidden;font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);box-sizing:border-box}.smart-gantt-chart .smart-task-panel-header:empty,.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-details{display:none}.smart-gantt-chart .smart-resource-timeline-view-cell[load]:after{content:attr(load);transform:scale(1) rotate(0)}.smart-gantt-chart .smart-resource-timeline-view-cell.warning[load]:after{background:var(--smart-error);color:var(--smart-error-color);border-radius:5px}.smart-gantt-chart .smart-task-container{position:relative;width:100%;height:100%;box-sizing:border-box;padding-top:var(--smart-gantt-chart-task-bar-fill-padding);padding-bottom:var(--smart-gantt-chart-task-bar-fill-padding)}.smart-gantt-chart .smart-task-panel-header{width:100%;justify-content:center;align-items:center;height:var(--smart-gantt-chart-header-height);background:var(--smart-surface)}.smart-gantt-chart .smart-task-splitter{--smart-splitter-bar-fit-size:var(--smart-gantt-chart-task-splitter-bar-fit-size)}.smart-gantt-chart .smart-task-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-task-panel-header{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-task-splitter{height:calc(100% - var(--smart-gantt-chart-header-height))}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-timeline-view-details .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart .smart-task-connection{cursor:pointer;position:absolute;border:var(--smart-gantt-chart-timeline-task-connection-width) var(--smart-gantt-chart-timeline-task-connection-style) var(--smart-gantt-chart-timeline-task-connection-color);top:50%}.smart-gantt-chart .smart-task-connection:after{content:"";width:100%;height:100%;border:inherit inherit transparent;position:absolute;border-width:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-gantt-chart .smart-task-connection[arrow-direction]:before{content:"";position:absolute;left:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);top:calc(-1 * var(--smart-gantt-chart-timeline-task-connection-arrow-width));border-top:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-bottom:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-left:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color)}.smart-gantt-chart .smart-task-connection[arrow-direction=left]:before{left:calc(-1 * var(--smart-gantt-chart-timeline-task-connection-arrow-width)/ 2 + 1px);border-right:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);border-left:none}.smart-gantt-chart .smart-task-connection[hover]{border-color:var(--smart-gantt-chart-timeline-task-connection-color-hover);box-shadow:0 0 2.5px 0 var(--smart-gantt-chart-timeline-task-connection-color)}.smart-gantt-chart .smart-task-connection[hover]:before{border-left-color:var(--smart-gantt-chart-timeline-task-connection-color-hover);border-right-color:var(--smart-gantt-chart-timeline-task-connection-color-hover)}.smart-gantt-chart .smart-task-connection-point{cursor:pointer;position:absolute;border:1px solid #A9A9A9;border-radius:50%;width:calc(var(--smart-gantt-chart-task-default-height)/ 2);height:calc(var(--smart-gantt-chart-task-default-height)/ 2);top:calc(var(--smart-gantt-chart-task-default-height)/ 2);transform:scale(0);background-color:#DEDEDE}.smart-gantt-chart .smart-task-connection-point.start{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5)}.smart-gantt-chart .smart-task-connection-point.end{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5)}.smart-gantt-chart .smart-task-connection-feedback{position:absolute;top:50%;transform-origin:left;border:var(--smart-gantt-chart-timeline-task-connection-feedback-width) var(--smart-gantt-chart-timeline-task-connection-feedback-style) var(--smart-gantt-chart-timeline-task-connection-feedback-color);z-index:1;pointer-events:none}.smart-gantt-chart .smart-task-connection-feedback:before{content:"";position:absolute;left:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);top:calc(-1 * var(--smart-gantt-chart-timeline-task-connection-arrow-width));border-top:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-bottom:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-left:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color)}.smart-gantt-chart .milestone .smart-task-connection-feedback,.smart-gantt-chart .milestone .smart-task-container:before{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart .smart-task-bar-limiter{position:absolute;top:0;height:100%;width:1px}.smart-gantt-chart .smart-task-bar-limiter.min{border:var(--smart-border-width) dashed #90ee90}.smart-gantt-chart .smart-task-bar-limiter.max{border:var(--smart-border-width) dashed red}.smart-gantt-chart .smart-task-bar-limiter.max-date,.smart-gantt-chart .smart-task-bar-limiter.min-date{background-image:linear-gradient(135deg,rgba(255,0,0,.2) 25%,transparent 25%,transparent 50%,rgba(255,0,0,.2) 50%,rgba(255,0,0,.2) 75%,transparent 75%,transparent);background-size:1rem 1rem;border:1px solid #fff}.smart-gantt-chart .milestone .smart-task-container:after,.smart-gantt-chart .milestone .smart-task-container:before{border-top:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid transparent;border-bottom:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid transparent}.smart-gantt-chart .smart-task-bar-limiter.max-date{right:0}.smart-gantt-chart .milestone{height:var(--smart-gantt-chart-task-default-height);padding:initial}.smart-gantt-chart .milestone .smart-task-container{padding:0}.smart-gantt-chart .milestone .smart-task-container:after,.smart-gantt-chart .milestone .smart-task-container:before{content:"";position:absolute;box-sizing:border-box;top:0}.smart-gantt-chart .milestone .smart-task-container:before{border-right:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart .milestone .smart-task-container:after{border-left:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart .milestone .smart-task-connection-point.start{transform:translateX(calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)) scale(0)}.smart-gantt-chart .milestone .smart-task-connection-point.end{transform:translateX(calc(var(--smart-gantt-chart-task-default-height)/ 2)) scale(0)}.smart-gantt-chart .milestone[connection-point=end] .smart-task-connection-feedback{left:calc(100% + var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart .milestone .smart-task-segment{min-width:initial}.smart-gantt-chart .project .smart-timeline-task-fill{background:var(--smart-gantt-chart-project-color)}.smart-gantt-chart .project .smart-timeline-task-progress{background:var(--smart-gantt-chart-project-progress-color)}.smart-gantt-chart .task .smart-timeline-task-fill{background:var(--smart-gantt-chart-task-color)}.smart-gantt-chart .task .smart-timeline-task-progress{background:var(--smart-gantt-chart-task-progress-color)}.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task.milestone .smart-task-container::after,.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task.milestone .smart-task-container::before,.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task:not([disable-drag]) .smart-task-segment:not([disable-drag]){cursor:move}.smart-gantt-chart:not([dragged]):not([resized]) .smart-timeline-task[hover]:not([resource-group]) .smart-task-connection-point,.smart-gantt-chart:not([dragged]):not([resized]) .smart-timeline-task[selected]:not([resource-group]) .smart-task-connection-point{transform:translateY(-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[hover] .smart-task-connection-point.start,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[selected] .smart-task-connection-point.start{transform:translate(calc(-1 * var(--smart-gantt-chart-task-default-height)/ 4),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[hover] .smart-task-connection-point.end,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[selected] .smart-task-connection-point.end{transform:translate(calc(1 * var(--smart-gantt-chart-task-default-height)/ 4),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[hover] .smart-task-connection-point.start,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[selected] .smart-task-connection-point.start{transform:translate(calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[hover] .smart-task-connection-point.end,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[selected] .smart-task-connection-point.end{transform:translate(calc(1 * var(--smart-gantt-chart-task-default-height)/ 2),-50%) scale(1)}.smart-gantt-chart:not([disable-task-progress-change]) .smart-timeline-task .smart-timeline-task-progress-thumb:after{cursor:pointer}.smart-gantt-chart:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]::before{border-right:none}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-resource-timeline-view-cell:not([load])::after{transform:scale(0) rotate(360deg)}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-resource-timeline-view-cell::after{height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-task-bar-fill-padding));width:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-task-bar-fill-padding));border-radius:50%;background:var(--smart-success);color:var(--smart-success-color);line-height:100%}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-timeline-row:first-of-type .smart-resource-timeline-view-cell{border-top:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell{border:var(--smart-border-width) solid var(--smart-primary);border-bottom:none;height:0;padding:0;background:rgba(var(--smart-primary-rgb),.15)}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell:after{width:100%;height:calc(var(--smart-gantt-chart-task-default-height) - 2px);bottom:0}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell:not([load]):after{content:"-"}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border:before,.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border:before{width:100%;content:"";position:absolute;height:100%;bottom:0;z-index:1}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border.warning:before,.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border.warning:before{z-index:initial;left:initial}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border{border-right:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border:before{border-right:1px solid var(--smart-border);left:0}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border{border-left:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border:before{border-left:1px solid var(--smart-border);left:-1px}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell[load]{border-bottom:none;border-top:var(--smart-border-width) solid var(--smart-primary)}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.warning[load]::after{border-radius:initial}.smart-gantt-chart:not([animation=none]) .smart-resource-timeline-view-cell[load]:after{transition:transform .2s cubic-bezier(.4,0,.6,1),border-radius .2s cubic-bezier(.4,0,.6,1)}.smart-gantt-chart:not([animation=none])[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell{transition:height .2s cubic-bezier(.4,0,.6,1)}.smart-gantt-chart:not([animation=none])[show-progress-label] .smart-timeline-task-progress::after{transition:color .2s ease-in-out}.smart-gantt-chart.smart-container.vscroll .smart-timeline,.smart-gantt-chart>.smart-container.vscroll .smart-timeline{width:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar[orientation=vertical]{right:initial}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:none}.smart-gantt-chart[inverted].smart-container.vscroll .smart-timeline,.smart-gantt-chart[inverted]>.smart-container.vscroll .smart-timeline{margin-left:var(--smart-scroll-bar-size)}.smart-gantt-chart[inverted].smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]),.smart-gantt-chart[inverted]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar:after{width:calc(var(--smart-scroll-bar-size));left:calc(-1 * var(--smart-scroll-bar-size))}.smart-gantt-chart[hide-timeline-header-details].smart-container,.smart-gantt-chart[hide-timeline-header-details]>.smart-container{--smart-gantt-chart-task-timeline-content-height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-task-splitter-item[show-header] .smart-timeline-view-cell{border-top:none}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-cells{height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-cells .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart[hide-timeline-header-details] .smart-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-border-width))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-content-container{height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-scroll-bar[orientation=vertical]{top:var(--smart-gantt-chart-task-default-height);height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-scroll-bar[orientation=vertical]:before{top:calc(-1 * var(--smart-gantt-chart-task-default-height));height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[show-progress-label] .smart-timeline-task-progress[value]:after{display:flex;height:100%;content:attr(value);align-items:center;padding:var(--smart-gantt-chart-progress-label-padding);color:var(--smart-gantt-chart-task-label-color);font-weight:var(--smart-font-weight);font-size:var(--smart-font-size)}.smart-gantt-chart[show-progress-label] .project .smart-task-segment[show-progress-label] .smart-timeline-task-label,.smart-gantt-chart[show-progress-label] .task .smart-task-segment[show-progress-label] .smart-timeline-task-label{padding-left:var(--smart-gantt-chart-progress-label-width)}.smart-gantt-chart[show-progress-label] [selected] .smart-timeline-task-progress::after{color:var(--smart-gantt-chart-task-label-color-selected)}.smart-gantt-chart[show-progress-label] .project .smart-timeline-task-progress::after{color:var(--smart-gantt-chart-project-label-color)}.smart-gantt-chart[show-progress-label] .project[selected] .smart-timeline-task-progress::after{color:var(--smart-gantt-chart-project-label-color-selected)}.smart-gantt-chart[connecting-task] .smart-task-connection{pointer-events:none}.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline-task.milestone[connected] .smart-task-container::after,.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline-task.milestone[connected] .smart-task-container::before,.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline:not([task-bar-hovered]) .smart-timeline-task[connected] .smart-timeline-task-fill{cursor:initial}.smart-gantt-chart[dragged],.smart-gantt-chart[resized]{touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart[modal]{pointer-events:none}.smart-window.smart-gantt-chart-popup-window{--smart-window-header-height:var(--smart-gantt-chart-popup-window-header-height);--smart-window-footer-height:var(--smart-gantt-chart-popup-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-default-height:auto;--smart-window-header-background:transparent;--smart-window-content-padding:10px;min-height:50px;max-width:97vw;max-height:97vh}.smart-window.smart-gantt-chart-popup-window .smart-content-container>.smart-content{align-items:initial}.smart-window.smart-gantt-chart-popup-window .smart-content-container>.smart-footer smart-button{width:100%;height:100%;--smart-button-padding:0.2rem}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.ok{grid-area:buttonOk}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.cancel{grid-area:buttonCancel}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.cancel .smart-icon::after{content:var(--smart-icon-cancel)}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.delete{grid-area:buttonDelete}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.delete .smart-icon::after{content:var(--smart-icon-delete)}.smart-window.smart-gantt-chart-popup-window .smart-tabs{min-height:initial;height:100%;width:100%}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-content-section,.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-header-section{border:initial}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-header-section{background:inherit}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tab-item>.smart-container{padding:10px}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor{display:grid;grid-column-gap:10px;grid-row-gap:10px;flex:calc(50% - 10px)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-gantt-chart-label-container{display:flex;justify-content:space-between;align-items:center}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle{text-align:center;display:inline-flex;vertical-align:middle;cursor:pointer;letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;font-weight:500;padding:5px 20px;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle:active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-date-time-picker,.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-drop-down-list{width:100%}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor>b{text-align:center}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor input{height:var(--smart-editor-height)}.smart-window.smart-task-popup-window{--smart-window-default-width:var(--smart-gantt-chart-task-popup-window-default-width)}.smart-window.smart-task-popup-window .smart-content-container>.smart-footer{display:grid;grid-template-columns:23% 23% 23% 23%;grid-column-gap:2%;grid-template-areas:"buttonOk buttonCancel . buttonDelete"}.smart-window.smart-task-popup-window .smart-content-container>.smart-footer .smart-icon{position:relative;height:100%;font-family:var(--smart-font-family-icon);font-size:18px;margin-right:2.5px}.smart-window.smart-task-popup-window .smart-popup-window-button.ok .smart-icon::after{content:var(--smart-icon-check)}.smart-window.smart-task-popup-window .smart-tab-item[value=general]>.smart-container{display:flex;grid-row-gap:10px;grid-column-gap:10px;flex-wrap:wrap}.smart-window.smart-task-popup-window .smart-tab-item .smart-table{--smart-table-column-header-height:40px;--smart-table-row-height:35px;width:100%;height:100%}.smart-window.smart-task-popup-window .smart-tab-item .smart-table th{font-weight:600}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons{display:grid;justify-content:flex-end;grid-template-columns:repeat(2,auto);grid-column-gap:5px;margin-bottom:5px}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button{--smart-button-padding:8px 16px 8px 8px;border:initial}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button button::before{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding-right:5px}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button[action=add] button::before{content:var(--smart-icon-plus)}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button[action=delete] button::before{content:var(--smart-icon-delete)}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-validation-message{color:var(--smart-error);font-style:italic;margin-top:5px;display:inline-flex;white-space:pre-wrap}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-validation-message:empty{display:none}.smart-confirm-popup-window{--smart-window-default-width:var(--smart-gantt-chart-confirm-popup-window-default-width)}.smart-connection-popup-window{--smart-window-default-width:var(--smart-gantt-chart-connection-popup-window-default-width)}.smart-confirm-popup-window .smart-content-container>.smart-content,.smart-connection-popup-window .smart-content-container>.smart-content{justify-content:center}.smart-confirm-popup-window .smart-content-container>.smart-footer,.smart-connection-popup-window .smart-content-container>.smart-footer{display:grid;grid-template-columns:49% 49%;grid-column-gap:2%;grid-template-areas:"buttonOk buttonCancel"}@media not all and (min-resolution:0.001dpcm){.smart-confirm-popup-window .smart-content-container>.smart-footer,.smart-connection-popup-window .smart-content-container>.smart-footer{align-content:start}}.smart-confirm-popup-window .smart-gantt-chart-popup-window-editor,.smart-connection-popup-window .smart-gantt-chart-popup-window-editor{justify-items:center}.smart-gantt-chart-popup-window-editor .smart-input[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart-tooltip{--smart-tooltip-padding:10px}.smart-gantt-chart-tooltip[visible]{pointer-events:none}.smart-gantt-chart-tooltip .smart-tooltip-content{flex-direction:column;text-align:left;white-space:nowrap}.smart-gantt-chart-tooltip .smart-tooltip-content label:not(:first-of-type){margin-top:5px}.smart-gantt-chart[right-to-left] .smart-timeline-task-label{direction:rtl}.smart-gantt-chart[right-to-left] .milestone .smart-task-container{direction:initial}.smart-gantt-chart[right-to-left]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart[right-to-left]>.smart-container.vscroll .smart-timeline{margin-left:var(--smart-scroll-bar-size)}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell{direction:rtl}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell:last-of-type{border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell:first-of-type{border-right:none;border-left:var(--smart-border-width) solid transparent}.smart-gantt-chart[right-to-left] .smart-timeline-row{left:initial;right:0}.smart-gantt-chart[right-to-left] .smart-timeline-scroll-bar:after,.smart-gantt-chart[right-to-left] .smart-timeline-task[connection-point=end] .smart-task-connection-feedback{right:100%;left:initial}.smart-gantt-chart[right-to-left] .smart-timeline-row .smart-timeline-cell:first-of-type{border-right:initial}.smart-gantt-chart[right-to-left] .smart-timeline-row .smart-timeline-cell:not(:first-of-type){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart[right-to-left] .smart-timeline-scroll-bar[orientation=vertical]:after{left:calc(-1 * var(--smart-scroll-bar-size))}.smart-gantt-chart[right-to-left] .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5);right:initial}.smart-gantt-chart[right-to-left] .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5);left:initial}.smart-gantt-chart[right-to-left] .smart-task-connection-feedback{transform-origin:right}.smart-gantt-chart[right-to-left] .smart-task-connection-feedback:before{left:initial;right:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);border-right:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);border-left:initial}.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.max-date,.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.min-date{right:var(--smart-gantt-chart-timeline-column-border-width);left:initial}.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.max-date{left:0}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height) * 1.15);right:initial}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height) * 1.15);left:initial}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-feedback{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2);left:initial}.smart-gantt-chart[right-to-left] .milestone[connection-point=end] .smart-task-connection-feedback{right:calc(100% + var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[right-to-left][show-baseline] .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[right-to-left][show-baseline] .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[right-to-left][show-baseline] .milestone .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height) * .75)}.smart-gantt-chart[right-to-left][show-baseline] .milestone .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height) * .75)}.smart-gantt-chart[right-to-left]:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]{right:initial;left:0}.smart-gantt-chart[right-to-left]:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:none;border-right:1px solid var(--smart-border)}.smart-gantt-chart[right-to-left][inverted]>.smart-container.vscroll .smart-timeline{margin-right:var(--smart-scroll-bar-size)}.smart-gantt-chart[right-to-left][inverted]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:initial}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar:after{right:calc(-1 * var(--smart-scroll-bar-size))}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar[orientation=vertical]{right:0}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar[orientation=vertical]:before{border-right:none;border-left:1px solid var(--smart-border)}.smart-window.smart-task-popup-window .smart-tab-item[right-to-left]>.smart-container>.smart-footer .smart-icon{margin-left:2.5px}
smart-gauge{display:block;width:var(--smart-gauge-default-width);height:var(--smart-gauge-default-height);min-width:125px;min-height:125px;fill:var(--smart-background-color)}smart-gauge:focus{outline:0}smart-gauge.smart-element{border:none}smart-gauge[disabled]{-webkit-user-select:none;user-select:none}smart-gauge[size-mode=auto]{min-height:initial}.smart-gauge:focus .smart-needle,.smart-gauge:focus .smart-needle-central-circle{fill:var(--smart-primary)}.smart-gauge .smart-container,.smart-gauge.smart-container{position:relative;border-radius:50%}.smart-gauge .drawContainer>svg{fill:var(--smart-gauge-label-fill-state);stroke:var(--smart-gauge-label-stroke)}.smart-gauge .smart-needle,.smart-gauge .smart-needle-central-circle{fill:var(--smart-background-color)}.smart-gauge .smart-svg-container{width:100%;height:100%;touch-action:none}.smart-gauge .smart-tick{stroke:var(--smart-border);stroke-width:1px;width:15px;pointer-events:none}.smart-gauge .smart-tick-minor{width:5px}.smart-gauge .smart-needle{width:20px;height:110px}.smart-gauge .smart-track{width:15px;stroke:var(--smart-border);stroke-width:2px;fill:var(--smart-background)}.smart-gauge .smart-value{stroke:var(--smart-ui-state-border-active);stroke-width:2px;fill:var(--smart-ui-state-active)}.smart-gauge .smart-line{stroke:var(--smart-background-color);stroke-width:5px}.smart-gauge .smart-range{width:75px;fill:#D8D8D8}.smart-gauge .smart-digital-display-container{width:100%;height:100%;position:absolute;left:0;top:0;pointer-events:none}.smart-gauge .smart-digital-display{--smart-numeric-text-box-background:transparent;--smart-numeric-text-box-text-align:center;position:absolute;display:none;width:80px;height:auto;top:75%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:inherit;pointer-events:initial}.smart-gauge[dragged],.smart-gauge[dragged] .smart-label{cursor:pointer}.smart-gauge[analog-display-type=fill][ticks-position=track] .smart-tick,.smart-gauge[analog-display-type=line][ticks-position=track] .smart-tick{stroke:#F2F2F2}.smart-gauge[labels-visibility=endPoints] .smart-label-middle,.smart-gauge[ticks-visibility=major] .smart-tick-minor{visibility:hidden}.smart-gauge[show-ranges][ranges] .smart-track{opacity:0}.smart-gauge[show-unit] .smart-digital-display{--smart-numeric-text-box-text-align:right}.smart-gauge[show-unit] .smart-digital-display input.smart-input{border-right:none}.smart-gauge[digital-display] .smart-digital-display{display:inline-block}.smart-gauge[digital-display-position=top] .smart-digital-display{top:25%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=right] .smart-digital-display{top:50%;left:70%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=left] .smart-digital-display{top:50%;left:30%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=center] .smart-digital-display{top:50%;transform:translate(-50%,-50%)}smart-gauge[right-to-left] .smart-label,smart-gauge[right-to-left] .smart-label-middle{direction:rtl;text-anchor:end}
.smart-grid-column-group,.smart-grid-footer{color:var(--smart-surface-color);background:var(--smart-surface)}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-grid-footer{border-color:var(--smart-border);height:var(--smart-grid-footer-height);border-top-width:1px;border-top-style:solid}.smart-grid-group-header{min-height:var(--smart-grid-group-header-height);height:var(--smart-grid-group-header-height);overflow:hidden;position:relative;z-index:99;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--smart-border);background:var(--smart-surface);display:flex;align-items:center}.smart-grid-group-header .smart-breadcrumb{background:0 0;border:none;width:100%;--smart-breadcrumb-item-height:35px;margin-top:1px;padding:0 0 0 5px}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up,.smart-grid-column-header.smart-columns-sticky,.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator span:first-child,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section{border-bottom:1px solid var(--smart-border)}.smart-grid-group-header .smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{border-radius:var(--smart-border-radius);margin-top:0}.smart-grid-group-header .smart-breadcrumb-item-label{display:flex;justify-content:center;align-content:center}.smart-grid-group-header .smart-breadcrumb-item-label .smart-grid-icon{font-weight:700;font-size:16px;margin-right:-10px}.smart-grid-column-group,smart-grid-column{font-size:var(--smart-grid-column-font-size,inherit);font-weight:var(--smart-grid-column-font-weight,inherit);text-overflow:ellipsis}.smart-grid-column-header.smart-columns-sticky{border-top:1px solid var(--smart-border);margin-top:-2px}.smart-grid-column-header .smart-arrow-down.smart-animate{transform:rotate(90deg);transition:transform .2s ease-out}.smart-grid-column-header .smart-arrow-down.smart-animate:after{content:var(--smart-icon-arrow-down)}.smart-grid-column-header .top-right-corner{overflow:hidden;right:0;top:0;width:calc(1px + var(--smart-scroll-bar-size));position:absolute;border-left:1px solid inherit;z-index:1}.smart-grid-column-header .top-right-corner:first-child{left:-1px;z-index:2}.smart-grid-column-header-cell-container{position:relative;z-index:1;height:100%}.smart-grid-column-header-cell-container:hover smart-grid-column[freeze][checkbox][auto-show] .smart-input{opacity:1;border-color:var(--smart-border)}.smart-grid-cell-container.far,.smart-grid-column-header-cell-container.far{border-left:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);right:0}.smart-grid-column-header-cell-container.far,.smart-grid-column-header-cell-container.near{position:absolute;z-index:6;box-sizing:content-box}.smart-grid-column-header-cell-container.near{border-right:var(--smart-grid-freeze-splitter-size) solid var(--smart-border)}.smart-grid-column-header-cell-container.far{top:0}.smart-grid-column-header-cell-container.far.vscroll{right:var(--smart-scroll-bar-size)}.smart-grid-column-header-cell-container.border-collapse.near{box-sizing:border-box;border-right:none}.smart-grid-column-header-cell-container.border-collapse.far{box-sizing:border-box;border-left:none}.smart-grid-column-group{white-space:nowrap;border-width:0;border-style:solid;overflow:hidden;height:100%;position:absolute}.smart-grid-column-group.smart-grid-column-border{border-width:var(--smart-border-width);border-top-color:var(--smart-border);border-top-width:0;border-bottom-color:var(--smart-border);border-left-color:var(--smart-border);border-right-color:var(--smart-border)}.smart-grid-column-group:not(.smart-grid-column-border):after{height:var(--smart-border-width);width:100%;content:"";position:absolute;bottom:0;background:var(--smart-grid-column-horizontal-border,var(--smart-border))}.smart-grid-column-group:not(.smart-grid-column-border):after:not(.smart-grid-column-border-collapse):before{width:var(--smart-border-width);height:100%;content:"";position:absolute;top:0;left:0;background:var(--smart-grid-column-vertical-border,var(--smart-border))}.smart-grid-column-menu{position:absolute;background:var(--smart-surface);width:var(--smart-grid-column-menu-width);height:var(--smart-grid-column-menu-height);z-index:9999;box-shadow:var(--smart-elevation-8);min-height:60px;overflow:hidden}.smart-grid-column-menu smart-menu{border:none}.smart-grid-column-menu.smart-animate{transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);transform:scale(0);opacity:0;transform-origin:top left}.smart-grid-column-menu.smart-animate.smart-open-right,.smart-grid-column-menu[right-to-left].smart-animate{transform-origin:top right}.smart-grid-column-menu.smart-animate.smart-grid-download-menu{width:auto;transform:scaleY(0)}.smart-grid-column-menu smart-menu[mode=vertical]{height:100%}.smart-grid-column-menu.open.smart-animate{transform:scale(1);opacity:1}.smart-grid-column-menu .smart-grid-icon{display:inline-block}.smart-grid-column-menu .smart-filter-container{width:100%;height:auto;background:var(--smart-background)}.smart-grid-column-menu .smart-filter-container smart-filter-panel{width:100%;border:none;background:0 0}.smart-grid-column-menu .smart-filter-container .smart-filter-panel smart-tree,.smart-grid-column-menu .smart-filter-panel smart-filter-builder{height:250px}.smart-grid-filter-footer{height:var(--smart-grid-filter-footer-height)}.smart-grid-icon{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:var(--smart-grid-column-buttons-width);min-width:0;display:none}.smart-grid-icon.visible{display:inline-block!important;width:20px}.smart-grid-icon.show{display:flex!important}.smart-grid-icon.smart-icon-link:before{content:var(--smart-icon-link)}.smart-grid-icon.smart-icon-ai:before{content:"AI";font-family:var(--smart-font-family);font-weight:700;font-size:12px}.smart-grid-icon.smart-icon-cloud:before{content:var(--smart-icon-cloud)}.smart-grid-icon.smart-icon-mail:before{content:var(--smart-icon-mail)}.smart-grid-icon.smart-icon-math:before{content:var(--smart-icon-math)}.smart-grid-icon.smart-icon-user:before{content:var(--smart-icon-user)}.smart-grid-icon.smart-icon-list-ordered:before{content:var(--smart-icon-list-ordered)}.smart-grid-icon.smart-icon-list-unordered:before{content:var(--smart-icon-list-unordered)}.smart-grid-icon.smart-icon-plus:before{content:var(--smart-icon-plus)}.smart-grid-icon.smart-icon-image:before{content:var(--smart-icon-image)}.smart-grid-icon.smart-icon-plus-circled:before{content:var(--smart-icon-plus-circled)}.smart-grid-icon.smart-icon-docs:before{content:var(--smart-icon-docs)}.smart-grid-icon.smart-icon-pdf:before{content:var(--smart-icon-pdf);color:#E50012}.smart-grid-icon.smart-icon-word::before{content:var(--smart-icon-word);color:#185ABD}.smart-grid-icon.smart-icon-music::before{content:var(--smart-icon-music);color:#C5C33C}.smart-grid-icon.smart-icon-video::before{content:var(--smart-icon-video);color:#D94775}.smart-grid-icon.smart-icon-excel:before{content:var(--smart-icon-excel);color:#107C41}.smart-grid-icon.smart-icon-archive:before{content:var(--smart-icon-archive);color:#EDC949}.smart-grid-icon.smart-icon-file:before{content:var(--smart-icon-file);color:var(--smart-primary)}.smart-grid-icon.smart-icon-powerpoint:before{content:var(--smart-icon-powerpoint);color:#C43E1C}.smart-grid-icon.smart-icon-text:before{content:var(--smart-icon-text)}.smart-grid-icon.smart-icon-minus:before{content:var(--smart-icon-minus)}.smart-grid-icon.smart-icon-resize-full:before{content:var(--smart-icon-resize-full)}.smart-grid-icon.smart-icon-align-left:before{content:var(--smart-icon-align-left)}.smart-grid-icon.smart-icon-align-right:before{content:var(--smart-icon-align-right)}.smart-grid-icon.smart-icon-align-center:before{content:var(--smart-icon-align-center)}.smart-grid-icon.smart-icon-cancel:before{content:var(--smart-icon-cancel)}.smart-grid-icon.smart-icon-cancel-circled:before{content:var(--smart-icon-cancel-circled)}.smart-grid-icon.smart-icon-edit:before{content:var(--smart-icon-edit)}.smart-grid-icon.smart-icon-mode-edit:before{content:var(--smart-icon-mode-edit)}.smart-grid-icon.smart-icon-sort:before{content:var(--smart-icon-sort)}.smart-grid-icon.smart-icon-delete:before{content:var(--smart-icon-delete)}.smart-grid-icon.smart-icon-close:before{content:var(--smart-icon-close)}.smart-grid-icon.smart-icon-search:before{content:var(--smart-icon-search)}.smart-grid-icon.smart-icon-history:before{content:var(--smart-icon-history)}.smart-grid-icon.smart-icon-settings:before{content:var(--smart-icon-settings)}.smart-grid-icon.smart-icon-visibility-off:before{content:var(--smart-icon-visibility-off)}.smart-grid-icon.smart-icon-visibility-on:before{content:var(--smart-icon-visibility)}.smart-grid-icon.smart-icon-add-filter:before{content:var(--smart-icon-add-filter)}.smart-grid-icon.smart-icon-duplicate:before{content:var(--smart-icon-duplicate)}.smart-grid-icon.smart-icon-check-empty:before{content:var(--smart-icon-check-empty)}.smart-grid-icon.smart-icon-check-squared:before{content:var(--smart-icon-check-squared)}.smart-grid-icon.smart-icon-check:before{content:var(--smart-icon-check)}.smart-grid-icon.smart-icon-number:before{content:"#";font-weight:700;font-style:normal;font-variant:normal;text-rendering:auto;font-family:var(--smart-font-family);-webkit-font-smoothing:antialiased;padding-left:2px}.smart-grid-icon.smart-icon-filter:before{content:var(--smart-icon-filter)}.smart-grid-icon.smart-icon-phone:before{content:var(--smart-icon-phone)}.smart-grid-icon.smart-icon-lock:before{content:var(--smart-icon-lock)}.smart-grid-icon.smart-icon-lock-open:before{content:var(--smart-icon-lock-open)}.smart-grid-icon.smart-icon-tasks:before{content:var(--smart-icon-tasks)}.smart-grid-icon.smart-icon-table-alt:before{content:var(--smart-icon-table-alt)}.smart-grid-icon.smart-icon-grid-alt:before{content:var(--smart-icon-grid-alt)}.smart-grid-icon.smart-icon-kanban:before{content:var(--smart-icon-kanban)}.smart-grid-icon.smart-icon-timeline:before{content:var(--smart-icon-timeline)}.smart-grid-icon.smart-icon-scheduler:before{content:var(--smart-icon-scheduler)}.smart-grid-icon.smart-icon-like:before{content:var(--smart-icon-like)}.smart-grid-icon.smart-icon-heart:before,smart-grid-cell[template=checkBox] .smart-input[icon][icon=heart]:after{content:var(--smart-icon-heart)}.smart-grid-icon.smart-icon-flag:before{content:var(--smart-icon-flag)}.smart-grid-icon.smart-icon-card:before{content:var(--smart-icon-card)}.smart-grid-icon.smart-icon-kanban-alt:before{content:var(--smart-icon-kanban-alt)}.smart-grid-icon.smart-icon-card-alt:before{content:var(--smart-icon-card-alt)}.smart-grid-icon.smart-icon-clock:before{content:var(--smart-icon-clock)}.smart-grid-icon.smart-icon-font:before{content:var(--smart-icon-font)}.smart-grid-icon.smart-icon-fontsize:before{content:var(--smart-icon-fontsize)}.smart-grid-icon.smart-icon-menu:before{content:var(--smart-icon-menu)}.smart-grid-icon.smart-icon-sort-down:before{content:var(--smart-icon-arrow-down)}.smart-grid-icon.smart-icon-sort-up:before{content:var(--smart-icon-arrow-up)}.smart-grid-icon.smart-icon-ellipsis:before{content:var(--smart-icon-ellipsis)}.smart-grid-icon.smart-icon-ellipsis-vert:before{content:var(--smart-icon-ellipsis);transform:rotate(90deg)}.smart-grid-icon.smart-icon-minus-squared:before{content:var(--smart-icon-minus-squared)}.smart-grid-icon.smart-icon-ok-squared:before{content:var(--smart-icon-ok-squared)}.smart-grid-icon.smart-icon-sort-name-up:before{content:var(--smart-icon-sort-name-up)}.smart-grid-icon.smart-icon-sort-name-down:before{content:var(--smart-icon-sort-name-down)}.smart-grid-icon.smart-icon-sort-alt-up:before{content:var(--smart-icon-sort-alt-up)}.smart-grid-icon.smart-icon-sort-alt-down:before{content:var(--smart-icon-sort-alt-down)}.smart-grid-icon.smart-icon-sort-number-up:before{content:var(--smart-icon-sort-number-up)}.smart-grid-icon.smart-icon-sort-number-down:before{content:var(--smart-icon-sort-number-down)}.smart-grid-icon.smart-icon-group:before{content:var(--smart-icon-group)}.smart-grid-icon.smart-icon-ungroup:before{content:var(--smart-icon-ungroup)}.smart-grid-icon.smart-icon-reload:before{content:var(--smart-icon-reload)}.smart-grid-icon.smart-icon-contains:before{content:var(--smart-icon-contains)}.smart-grid-icon.smart-icon-copy-record:before{content:var(--smart-icon-copy-record)}.smart-grid-icon.smart-icon-paste:before{content:var(--smart-icon-paste)}.smart-grid-icon.smart-icon-starts-with:before{content:var(--smart-icon-starts_with)}.smart-grid-icon.smart-icon-ends-with:before{content:var(--smart-icon-ends_with)}.smart-grid-icon.smart-icon-does-not-contain:before{content:var(--smart-icon-does_not_contain)}.smart-grid-icon.smart-icon-equals:before{content:var(--smart-icon-equals)}.smart-grid-icon.smart-icon-greater-than:before{content:var(--smart-icon-greater-than)}.smart-grid-icon.smart-icon-greater-than-equal:before{content:var(--smart-icon-greater-than-equal)}.smart-grid-icon.smart-icon-less-than:before{content:var(--smart-icon-less-than)}.smart-grid-icon.smart-icon-less-than-equal:before{content:var(--smart-icon-less-than-equal)}.smart-grid-icon.smart-icon-not-equal:before{content:var(--smart-icon-not-equal)}.smart-grid-icon.smart-icon-percentage:before{content:var(--smart-icon-percentage)}.smart-grid-icon.smart-icon-grip-vertical:before{content:var(--smart-icon-grip-vertical)}.smart-grid-icon.smart-icon-between:before{content:var(--smart-icon-between)}.smart-grid-icon.smart-icon-bold:before{content:var(--smart-icon-bold)}.smart-grid-icon.smart-icon-italic:before{content:var(--smart-icon-italic)}.smart-grid-icon.smart-icon-underline:before{content:var(--smart-icon-underline)}.smart-grid-icon.smart-icon-color-background:before{content:var(--smart-icon-color-background)}.smart-grid-icon.smart-icon-calendar:before{content:var(--smart-icon-calendar)}.smart-grid-icon.smart-icon-comment:before{content:var(--smart-icon-comment)}.smart-grid-icon.smart-icon-attention:before{content:var(--smart-icon-attention)}.smart-grid-icon.smart-icon-help-circled:before{content:var(--smart-icon-help-circled)}.smart-grid-icon.smart-icon-star:before{content:var(--smart-icon-star)}.smart-grid-icon.smart-icon-attention-circled:before{content:var(--smart-icon-attention-circled)}.smart-grid-icon.smart-icon-chart:before{content:var(--smart-icon-chart)}.smart-grid-icon.smart-icon-bell:before{content:var(--smart-icon-bell)}.smart-grid-icon.smart-icon-circle:before{content:var(--smart-icon-circle)}.smart-grid-icon.smart-icon-circle-empty:before{content:var(--smart-icon-circle-empty)}.smart-grid-icon.smart-icon-toggle-on:before{content:var(--smart-icon-toggle-on)}.smart-grid-icon.smart-icon-toggle-off:before{content:var(--smart-icon-toggle-off)}.smart-grid-icon.smart-icon-up:before{content:var(--smart-icon-up)}.smart-grid-icon.smart-icon-down:before{content:var(--smart-icon-up);transform:rotate(180deg)}.smart-grid-pager smart-pager{width:calc(100% - 10px);height:calc(100% - 10px);margin-left:2px;margin-top:5px;border:none}.smart-grid-aggregate-footer{position:absolute;bottom:0;z-index:99;height:var(--smart-grid-aggregate-footer-height);width:100%;border-top-style:solid;border-top-color:inherit;border-top-width:1px}.smart-grid-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;-webkit-background-clip:padding-box;border-radius:50%;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-grid-loader:after,.smart-grid-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border-style:inherit;border-color:inherit;border-top-color:inherit;border-width:6px;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-prev-button:after{content:var(--smart-icon-arrow-up)}.smart-grid-loader[loading-indicator-position=top]{width:var(--smart-loader-size);height:var(--smart-loader-size)}.smart-grid-loader[loading-indicator-position=top] .smart-loader-container{top:0}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-container{top:-10%}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-container,.smart-grid-loader[loading-indicator-position=top] .smart-loader-container{display:block;position:relative;width:100%;height:10%;background-color:var(--smart-background);overflow:hidden;animation:smart-loader-container-pop-up-down .3s linear;left:20%}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-label,.smart-grid-loader[loading-indicator-position=top] .smart-loader-label{position:absolute;display:block;top:50%;transform:translate(-50%,-50%);left:60%;font-family:inherit;font-size:inherit;vertical-align:middle;white-space:nowrap}.smart-grid-placeholder{-webkit-user-select:none;user-select:none;text-align:center;display:flex;height:100%;min-height:50px;justify-content:center;align-items:center;background:var(--smart-background)}.smart-grid-content.auto-height .smart-grid-placeholder{height:initial}.smart-grid-content.auto-height smart-grid-cell[addNewRow]{border-right:none}.smart-grid-special-cells-container{overflow:hidden;position:absolute;width:100%;height:100%;left:0;top:0}.smart-grid-sort-animation{transition-timing-function:ease-in-out;transition-delay:0}smart-grid-row[edit] .smart-grid-cell-container.far,smart-grid-row[edit] .smart-grid-cell-container.near{z-index:99}.smart-grid-cell-container{height:100%;position:relative}.smart-grid-cell-container.far,.smart-grid-cell-container.near{position:absolute;z-index:6;box-sizing:content-box}.smart-grid-cell-container.far{top:0}.smart-grid-cell-container.far.vscroll{right:var(--smart-scroll-bar-size)}.smart-grid-cell-container.border-collapse.near{box-sizing:border-box;border-right:none}.smart-grid-cell-container.border-collapse.far{box-sizing:border-box;border-left:none}.smart-grid-cell-editor>*{display:block;width:100%;height:100%;border:none;overflow:hidden;margin:0;outline:0;background:inherit;color:inherit;border-radius:0;--smart-border-top-left-radius:0px;--smart-border-top-right-radius:0px;--smart-border-bottom-left-radius:0px;--smart-border-bottom-right-radius:0px}.smart-grid-cell-editor.smart-grid-date-time-picker-cell-editor,.smart-grid-cell-editor.smart-grid-passowrd-input-cell-editor,.smart-grid-cell-editor.smart-grid-phone-input-cell-editor{border-radius:0;border:none;font-size:inherit;font-weight:inherit;background:inherit;color:inherit}.smart-grid-cell-editor.smart-grid-number-input-cell-editor{width:100%;height:100%;margin:0;border-radius:0;border:none;font-size:inherit;font-weight:inherit;background:inherit;color:inherit;display:flex}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav{padding:0;display:flex;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;color:var(--smart-surface-color);border-left:1px solid var(--smart-border);background:var(--smart-surface)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up{display:flex;height:50%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;outline:0}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:hover,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:active,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down[active],.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:active,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up[active]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor,.smart-grid-cell-editor.smart-grid-input-cell-editor,.smart-grid-cell-editor.smart-grid-text-area-cell-editor{font-size:inherit;background:inherit;color:inherit;width:100%;margin:0;font-weight:inherit}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:after{content:var(--smart-icon-arrow-down)}.smart-grid-cell-editor.smart-grid-text-area-cell-editor{display:flex;height:100%;border-radius:0;border:none;font-family:inherit}.smart-grid-cell-editor.smart-grid-input-cell-editor{height:100%;border-radius:0;border:none}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor{height:100%!important;border-radius:0;border:none}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor div,.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor input{border-radius:0}.smart-grid-cell-editor>input[type=checkbox]{border:none;min-width:16px;height:16px;top:6px;position:relative}.smart-grid-cell-content-popup{background:var(--smart-primary)!important;color:var(--smart-primary-color)!important;border:1px solid var(--smart-primary)!important;z-index:19!important}.smart-grid-cell-content-popup-content{box-shadow:none!important;padding:6px 2px 6px 6px}.smart-grid-row-container{position:relative}.smart-grid-row-container.far,.smart-grid-row-container.near{z-index:7;position:absolute;width:100%}.smart-grid-row-container.near{border-bottom:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);box-sizing:content-box}.smart-grid-row-container.far{border-top:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);box-sizing:content-box;z-index:11}.smart-grid-row-drag-feedback{height:auto!important;flex-direction:column}.smart-grid-row-drag-feedback div{padding-top:3px}.smart-grid-row-drag-feedback>div{display:flex;align-items:flex-start;padding:3px;white-space:nowrap;font-family:var(--smart-font-family);font-size:8px;background-color:var(--smart-background);color:var(--smart-background-color);flex-direction:column;max-height:200px;overflow:hidden}.smart-grid-scroll-view{width:100%;height:100%;position:relative;overflow:hidden}.smart-grid-scroll-view .smart-grid-row-container.far{bottom:-2px}.smart-grid-scroll-view.has-vscroll smart-grid-row[data-id="9999999"]{box-shadow:none!important;--smart-grid-cell-header-horizontal-border:transparent;--smart-grid-cell-horizontal-border:transparent}.smart-grid-scroll-view.vscroll,.smart-grid-scroll-view.vscroll .smart-grid-row-container.far,.smart-grid-scroll-view.vscroll .smart-grid-row-container.near{width:calc(100% - var(--smart-scroll-bar-size))}.smart-grid-scroll-view.hscroll .smart-grid-row-container.far{bottom:calc(-2px + var(--smart-scroll-bar-size))}.smart-grid-summary-row-cell{background:var(--smart-surface)!important;color:var(--smart-surface-color)!important;border-color:var(--smart-border)!important;opacity:1!important}.smart-grid-summary-row-cell button{display:none}.smart-grid-summary-row-cell .summary-value{font-size:11px;opacity:.75;height:calc(100% - 2px);display:flex;justify-content:flex-end;align-items:center;width:100%}.smart-grid-summary-row-cell .summary-value .summary-value-part{transition:transform cubic-bezier(.4,0,.2,1) .2s}.smart-grid-summary-row-cell .summary-value .summary-value-part:hover{transform:scale(1.2)}.smart-grid-summary-row-cell .summary-value .smart-arrow-down,.smart-grid-summary-row-cell .summary-value .smart-summary-placeholder{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-grid-summary-row-cell .summary-value[has-summary] .smart-arrow-down,.smart-grid-summary-row-cell .summary-value[has-summary] .smart-summary-placeholder{display:inherit;opacity:.7}.smart-grid-summary-row-cell .summary-value.summary-chooser .smart-arrow-down,.smart-grid-summary-row-cell .summary-value.summary-chooser .smart-summary-placeholder,.smart-grid-summary-row-cell .summary-value:hover .smart-arrow-down,.smart-grid-summary-row-cell .summary-value:hover .smart-summary-placeholder{opacity:1}.smart-grid-summary-row-cell .summary-value .label{margin-top:-3px}.smart-grid-summary-row-cell::before{display:none}.smart-grid-resize-mode{overflow:visible}.smart-grid-dialog-editor.add-column{display:flex;height:30px;align-items:center;margin-bottom:10px}.smart-grid-dialog-editor.radio-group{height:auto}.smart-grid-dialog-add-column{max-height:700px}.smart-grid-dialog-add-column .smart-footer{background:var(--smart-background)!important}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field{width:100%}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field:focus{outline:0}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field:focus .smart-input{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input{border-radius:50%!important;margin-right:10px}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input:after{content:""!important}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input[checked]:after{content:var(--smart-icon-radio)!important}.smart-grid-dialog-add-column .smart-grid-dialog-boolean-field{display:flex;align-items:center;margin-bottom:5px}.smart-grid-dialog-add-column .smart-grid-dialog-boolean-field .smart-grid-dialog-editor{margin-bottom:initial;margin-right:10px}.smart-grid-dialog-editor[template=colorInput]{border:none!important}.smart-grid-dialog-editor[template=colorInput] smart-color-input{border:1px solid var(--smart-border)}.smart-grid-dialog-editor[template=rating]{border:none!important}.smart-grid-dialog-editor[template=rating] .rating{display:flex}.smart-grid-dialog-editor[template=rating] .rating div{color:#DFDFDF}.smart-grid-dialog-editor[template=rating] .rating div.hover,.smart-grid-dialog-editor[template=rating] .rating div:hover{color:#FFBA05;opacity:.5}.smart-grid-dialog-editor[template=rating] .rating div.value{visibility:inherit;color:#FFBA05!important;opacity:1!important}.smart-grid-dialog-editor[template=rating] .rating:hover div{visibility:inherit}.smart-grid-dialog-editor .attachments,.smart-grid-dialog-editor .images{display:grid;grid-template-columns:1fr auto auto;height:100%}.smart-grid-dialog-editor .attachments .container,.smart-grid-dialog-editor .attachments .file-container,.smart-grid-dialog-editor .images .container,.smart-grid-dialog-editor .images .file-container{display:flex;height:calc(100% - 3px);align-items:center;padding-left:5px}.smart-grid-dialog-editor .attachments .smart-drop-image,.smart-grid-dialog-editor .images .smart-drop-image{margin-left:-5px}.smart-grid-dialog-editor .attachments .smart-drop-image::after,.smart-grid-dialog-editor .images .smart-drop-image::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-download-alt);margin-left:5px}.smart-grid-dialog-editor .attachments .arrowbtn,.smart-grid-dialog-editor .images .arrowbtn{width:15px;background:var(--smart-surface)}.smart-grid-dialog-editor .attachments .arrowbtn:hover,.smart-grid-dialog-editor .images .arrowbtn:hover{cursor:pointer;background:var(--smart-primary);color:var(--smart-primary-color)}.smart-grid-dialog-editor .attachments .attachment,.smart-grid-dialog-editor .attachments img,.smart-grid-dialog-editor .images .attachment,.smart-grid-dialog-editor .images img{height:23px;width:23px;border:1px solid var(--smart-border);margin-right:3px;border-radius:var(--smart-border-radius)}.smart-grid-dialog-editor .attachments .attachment:hover,.smart-grid-dialog-editor .attachments img:hover,.smart-grid-dialog-editor .images .attachment:hover,.smart-grid-dialog-editor .images img:hover{cursor:pointer;border-color:var(--smart-primary)}.smart-grid-image-dialog{width:500px!important;min-height:400px!important;background:var(--smart-background)}.smart-grid-image-dialog .smart-header{display:flex;justify-content:center;align-items:center}.smart-grid-image-dialog .tabs{width:100%;height:30px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;margin-bottom:5px}.smart-grid-image-dialog .tabs .tab{width:50%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--smart-background-color);cursor:pointer}.smart-grid-image-dialog .tabs .tab label{cursor:pointer}.smart-grid-image-dialog .tabs .tab.active{color:var(--smart-primary);border-bottom:2px solid var(--smart-primary);font-weight:700}.smart-grid-image-dialog .preview{margin-top:10px}.smart-grid-image-dialog .preview p{font-size:10px;text-align:center}.smart-grid-image-dialog .preview .smart-icon-delete{margin:5px}.smart-grid-image-dialog .preview .smart-icon-delete:hover{color:var(--smart-primary)}.smart-grid-image-dialog .preview .list{max-height:100px;max-width:500px;overflow:auto;display:flex;flex-direction:row}.smart-grid-image-dialog .preview .list .item{display:flex;align-items:center;flex-direction:column;font-size:10px;color:var(--smart-background-color);max-width:100px;margin-right:10px;overflow:hidden;min-width:60px}.smart-grid-image-dialog .preview .list .item:after{font-family:var(--smart-font-family-icon);width:16px;height:16px;content:var(--smart-icon-close);cursor:pointer}.smart-grid-image-dialog .preview .list .item .attachment,.smart-grid-image-dialog .preview .list .item img{width:50px;height:50px;min-height:50px;border:2px solid transparent}.smart-grid-image-dialog .preview .list .item .attachment:hover,.smart-grid-image-dialog .preview .list .item img:hover{border:2px solid var(--smart-primary);border-radius:var(--smart-border-radius);cursor:pointer}.smart-grid-image-dialog .preview .list .item div{text-overflow:ellipsis;text-align:center}.smart-grid-image-dialog .url-zone{display:flex;justify-content:center;align-items:center;flex-direction:column;height:220px}.smart-grid-image-dialog .url-zone .upload{display:flex;flex-direction:column}.smart-grid-image-dialog .url-zone .url-title{margin-top:10px;font-size:10px;color:var(--smart-background-color)}.smart-grid-image-dialog .url-zone .smart-input{text-align:center}.smart-grid-image-dialog .smart-grid-drop-zone,.smart-grid-image-dialog .smart-grid-file-zone{border:2px dashed rgba(0,0,0,.1);border-radius:6px;height:220px;background:var(--smart-background);display:flex;align-items:center;justify-content:center;text-align:center;transition:all .2s ease-out;flex-direction:column;outline:0}.smart-grid-image-dialog .smart-grid-drop-zone .title,.smart-grid-image-dialog .smart-grid-file-zone .title{cursor:pointer;font-size:20px;font-weight:500;height:50px;display:flex;align-items:center;flex-direction:column;margin-top:20px}.smart-grid-image-dialog .smart-grid-drop-zone .title .smart-grid-icon,.smart-grid-image-dialog .smart-grid-file-zone .title .smart-grid-icon{font-size:24px;margin-bottom:5px;color:var(--smart-primary)}.smart-grid-image-dialog .smart-grid-drop-zone .subtitle,.smart-grid-image-dialog .smart-grid-file-zone .subtitle{margin-top:20px;margin-bottom:20px;display:flex;align-items:center;color:var(--smart-background-color)}.smart-grid-image-dialog .smart-grid-drop-zone.smart-grid-file-zone,.smart-grid-image-dialog .smart-grid-file-zone.smart-grid-file-zone{justify-content:space-between}.smart-grid-image-dialog .smart-grid-drop-zone .files,.smart-grid-image-dialog .smart-grid-file-zone .files{overflow:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:100%;padding:10px;font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-grid-image-dialog .smart-grid-drop-zone .files .item,.smart-grid-image-dialog .smart-grid-file-zone .files .item{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:2px}.smart-grid-image-dialog .smart-grid-drop-zone .files .item img,.smart-grid-image-dialog .smart-grid-file-zone .files .item img{width:24px;height:24px}.smart-grid-dialog-overlay,.smart-grid-overlay{z-index:100;opacity:.1;height:100%;left:0;top:0;position:absolute;width:100%}.smart-grid-image-dialog .smart-grid-drop-zone .files .item.active,.smart-grid-image-dialog .smart-grid-file-zone .files .item.active{background:var(--smart-ui-state-selected);border:1px solid var(--smart-ui-state-border-selected)}.smart-grid-dialog-overlay{background:#333}.smart-grid-overlay{background:0 0}.smart-grid-slider-dialog,.smart-grid-text-area-dialog{z-index:99999;position:absolute;min-width:160px;min-height:140px;font-size:var(--smart-font-size);font-family:var(--smart-font-family);background:var(--smart-background);border:none;box-shadow:0 0 0 3px var(--smart-primary)!important;border-radius:1px;color:var(--smart-background-color);box-sizing:border-box;overflow:visible}.smart-grid-slider-dialog.smart-grid-slider-dialog,.smart-grid-text-area-dialog.smart-grid-slider-dialog{min-height:60px;max-width:200px;transform:rotate(-90deg)}.smart-grid-slider-dialog .smart-grid-text-area-resizer,.smart-grid-text-area-dialog .smart-grid-text-area-resizer{position:absolute;background:var(--smart-primary);color:var(--smart-primary-color);height:16px;font-size:10px;right:-3px;top:-16px;border-top-left-radius:4px;border-top-right-radius:4px}.smart-grid-slider-dialog .smart-grid-slider-container,.smart-grid-slider-dialog .smart-grid-text-area-container,.smart-grid-text-area-dialog .smart-grid-slider-container,.smart-grid-text-area-dialog .smart-grid-text-area-container{width:100%;height:100%;overflow:hidden}.smart-grid-slider-dialog .smart-grid-slider-container,.smart-grid-text-area-dialog .smart-grid-slider-container{height:100%;position:absolute;display:flex;padding:6px;box-sizing:border-box}.smart-grid-slider-dialog smart-text-area,.smart-grid-slider-dialog textarea,.smart-grid-text-area-dialog smart-text-area,.smart-grid-text-area-dialog textarea{min-height:180px;width:100%;height:180px;box-sizing:border-box;border:none;background:inherit;outline:0;resize:none;color:inherit}.smart-grid-cell-notification,.smart-grid-validation-error{padding:7px;width:auto;height:auto;position:absolute;z-index:99}.smart-grid-cell-notification{background:var(--smart-primary);color:var(--smart-primary-color);border-radius:var(--smart-border-radius)}.smart-grid-validation-error{background:var(--smart-error);color:var(--smart-error-color);border-radius:var(--smart-border-radius)}.smart-selection-overlay{position:absolute;border:2px solid var(--smart-primary);z-index:10}.smart-selection-overlay-content{background:var(--smart-ui-state-selected);opacity:.2;width:100%;height:100%}.smart-selection-overlay-content:after{cursor:move;content:"";height:4px;width:calc(100% - 10px);position:absolute;bottom:0}.smart-selection-overlay-border-content{border:0 solid var(--smart-background);width:100%;height:100%}.smart-selection-overlay-border-content.handle:after{border:1px solid var(--smart-background);content:"";background:var(--smart-primary);width:4px;height:4px;position:absolute;right:-4px;bottom:-4px;cursor:crosshair}.smart-input-overlay{background:var(--smart-ui-state-active);position:absolute;border-radius:100%;opacity:0;transform:scale(0);z-index:9;cursor:pointer}.smart-input-overlay.smart-animate{transition:transform .25s ease-in-out,opacity .25s ease-in-out}.smart-input-overlay-on{opacity:.3;transform:scale(1)}.smart-window.smart-grid-popup{transition:opacity .2s,transform .2s ease-out;opacity:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size);transform:scaleY(0)!important;transform-origin:top!important;--smart-window-content-padding:0px;--smart-window-header-height:0px;box-shadow:none;border-radius:0}.smart-window.smart-grid-popup.open{transform:scale(1)!important;opacity:1}.smart-window.smart-grid-dialog{transition:opacity .2s,transform .2s ease-out;transform:scale(0);opacity:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator{display:grid;margin-top:10px;margin-bottom:10px;align-items:center;grid-template-columns:1fr auto 1fr}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator .toggle-button{margin-left:10px;margin-right:10px;cursor:pointer}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator .toggle-button:hover{color:var(--smart-primary)}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator span:last-child{border-top:1px solid var(--smart-border)}.smart-window.smart-grid-dialog[mobile]{left:0!important;top:0!important;width:100%!important;height:100%!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column,.smart-window.smart-grid-dialog.smart-grid-dialog-description{transform:scaleY(0)!important;transform-origin:top!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column.view,.smart-window.smart-grid-dialog.smart-grid-dialog-description.view{transform-origin:unset!important;transform:scale(0)!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column .smart-header-notes,.smart-window.smart-grid-dialog.smart-grid-dialog-description .smart-header-notes{margin-bottom:10px;display:block}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column.center,.smart-window.smart-grid-dialog.smart-grid-dialog-description.center{transform:scale(0);transform-origin:unset}.smart-window.smart-grid-dialog.smart-grid-dialog-summary{transform:scaleY(0);transform-origin:bottom;--smart-window-content-padding:0px;box-shadow:none;border-radius:0}.smart-window.smart-grid-dialog.smart-grid-dialog.disable-animation{transition:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row{width:750px!important;height:500px!important;--smart-window-content-padding:0px}@media screen and (min-width:1128px){.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row{width:1100px!important;height:750px!important}}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section span{margin-left:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-footer,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section{background:var(--smart-background)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row[mobile]{width:100%!important;height:100%!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-column-info{display:grid;grid-template-columns:25px 1fr 25px;padding:5px 0;line-height:normal}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-column-info.header{display:flex;flex-direction:row;justify-content:space-between;font-weight:700;font-size:calc(var(--smart-font-size) + 1px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs{width:100%;height:30px;overflow:hidden;background:var(--smart-background);transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;margin-bottom:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab{padding:4px 10px;display:flex;align-items:center;justify-content:center;color:var(--smart-surface-color);cursor:pointer;white-space:nowrap;position:relative}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab:hover{color:var(--smart-primary);border-bottom-color:var(--smart-primary)!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab.active{border-bottom:2px solid var(--smart-surface-color)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-content-container{width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-next-button{margin-right:5px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-next-button:after{content:var(--smart-icon-arrow-down)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row [editor]:not([template=checkBox]){width:auto;max-width:initial}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout{display:block;height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container{pointer-events:none;cursor:default;background:var(--smart-background);border:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .arrow,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .down,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .smart-drop-down-button-icon,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .up,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .arrow,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .down,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-drop-down-button-icon,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .up{opacity:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor{background:var(--smart-background);--smart-surface:var(--smart-background);pointer-events:none;border:none;border-bottom:1px solid var(--smart-border)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image]{pointer-events:initial;height:100px;border:none;background:initial}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-grid-cell-editor>div{display:block!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .attachment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] img{width:95px;height:95px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-drop-image,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-grid-icon.smart-icon-plus{display:none!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout{display:grid;grid-template-columns:1fr 340px;grid-template-areas:"content sidebar" "footer sidebar";height:100%;grid-template-rows:1fr 45px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile]{display:flex;flex-direction:column}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile] .smart-grid-edit-dialog-activity-container{position:absolute;top:45px;width:90%;height:calc(100% - 45px);right:0;box-shadow:var(--smart-elevation-8)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile] .smart-grid-edit-dialog-editors-container{height:calc(100% - 45px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout.hide-activity{grid-template-columns:1fr}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout.hide-activity .smart-grid-edit-dialog-activity-container{display:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer{grid-area:footer;display:flex;padding-inline-start:20px;padding-inline-end:10px;justify-content:space-between;align-items:center;flex-direction:row-reverse}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer .smart-button{display:flex;align-items:center;height:30px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer .smart-button.primary{margin-right:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-editors-container{padding:20px;overflow:auto;grid-area:content;display:grid}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-editors-container.many{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container{background:var(--smart-surface);border-left:1px solid var(--smart-border);overflow:hidden;grid-area:sidebar}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container>div{height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-grid-edit-dialog-row{height:100%;display:grid;grid-template-rows:40px 40px 40px 40px 40px 1fr}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-user{position:relative;top:10px;left:-3px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon{height:30px;width:30px;border-radius:50%;background-size:cover;background-position:center}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon.image:after{content:""}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:24px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-header{white-space:nowrap}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-tab{height:calc(100% - 35px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout{display:grid;grid-template-rows:1fr auto;flex-direction:column;padding:3px;height:calc(100% - 10px);overflow-x:hidden;overflow-y:auto}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .no-comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .no-comments{display:flex;position:absolute;width:100%;height:100%;align-items:center;justify-content:center}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .no-comments span,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .no-comments span{text-align:center;padding:20px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row{display:grid;grid-template-columns:30px 1fr;grid-column-gap:var(--smart-data-view-padding);margin:var(--smart-data-view-padding)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-header{display:grid;opacity:.75;grid-template-columns:1fr auto auto auto;grid-column-gap:calc(var(--smart-data-view-padding)/ 2);margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body{padding:.625rem .75rem;border-radius:var(--smart-border-radius);background:var(--smart-background);box-shadow:var(--smart-elevation-1);overflow:hidden;overflow-wrap:break-word;display:inline-block;margin:2px;max-width:220px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body .detail{margin-top:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body.edit{overflow:visible;box-shadow:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button{cursor:pointer;opacity:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button:after{content:var(--smart-icon-delete);display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button.edit-button:after{content:var(--smart-icon-mode-edit)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button.enabled{visibility:visible}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row:hover .remove-button{opacity:1}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history{overflow-y:auto;overflow-x:hidden;min-height:180px;max-height:600px;position:relative}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer{height:45px;display:flex;padding:5px;box-sizing:border-box;transition:height cubic-bezier(.4,0,.2,1) .2s}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer.focus,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer.focus{height:70px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer smart-text-area{width:100%;height:100%;border-radius:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer smart-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer smart-button{border-top-left-radius:0;border-bottom-left-radius:0;width:100px;display:none;border-left-color:transparent}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout{display:grid;grid-template-columns:1fr 1fr 1fr;padding:5px;width:300px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout .font-family smart-input{height:35px;width:150px!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group{grid-column-gap:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group .format:first-child{grid-column:1/2 span}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group .format:last-child{width:100px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group{background:var(--smart-background);border:1px solid var(--smart-border);border-radius:var(--smart-border-radius);height:calc(7px + var(--smart-editor-height));width:175px;padding:0;display:flex;justify-content:space-between}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline{font-weight:400;display:block;height:100%;padding:10px;width:100%;border-bottom:2px solid transparent;transition:border ease-in-out .2s}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline:hover{border-bottom:2px solid var(--smart-primary)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline.checked{background:var(--smart-primary);color:var(--smart-primary-color)}.smart-window.smart-grid-dialog .col-sm-6{padding:0}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button{border-radius:var(--smart-border-radius)}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button.checked{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-window.smart-grid-dialog.open,.smart-window.smart-grid-dialog.view.open{transform:scale(1)!important;opacity:1}.smart-window.smart-grid-dialog .smart-field-editor-error-label{font-size:10px;color:var(--smart-error)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox]){max-width:150px;height:30px;overflow:hidden;border:1px solid var(--smart-border);border-radius:var(--smart-border-radius)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=vote]{border:none;width:200px}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=textarea]{height:180px;min-height:120px;resize:vertical}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=textarea] smart-text-area{width:100%!important;height:100%}.smart-window.smart-grid-dialog [editor][focus],.smart-window.smart-grid-dialog [editor][focus] .smart-grid-cell-editor{border-color:var(--smart-primary)}.smart-window.smart-grid-dialog [editor][template=checkBox]{height:30px;display:flex;align-items:center}.smart-window.smart-grid-dialog [editor][template=checkBox]:focus{outline:0}.smart-window.smart-grid-dialog [editor][template=checkBox]:focus .smart-grid-check-box-cell-editor{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox]) .smart-grid-cell-editor{width:100%;height:100%}.smart-window.smart-grid-dialog>.smart-container>.smart-footer{height:auto}.smart-window.smart-grid-dialog .column{display:flex;justify-content:space-between;padding:5px;flex-direction:column}.smart-window.smart-grid-dialog .column label{justify-content:flex-end;padding:5px 0}.smart-window.smart-grid-dialog .smart-footer .smart-stack-layout{padding:0 10px}smart-grid{width:var(--smart-grid-default-width);height:var(--smart-grid-default-height);grid-template-columns:var(--smart-grid-template-columns);grid-column-gap:var(--smart-grid-column-gap);grid-row-gap:var(--smart-grid-row-gap);contain:content;visibility:hidden}smart-grid .smart-grid-cell-loading{height:10px;position:absolute;top:calc(50% - 5px);background:var(--smart-surface);width:80%;left:10%;border:1px solid var(--smart-surface);border-radius:var(--smart-border-radius)}smart-grid .smart-grid-add-column-button,smart-grid .smart-grid-add-row-button{position:absolute;bottom:0;left:0;z-index:12;width:30px;background:var(--smart-surface);transform:scale(0);opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1);height:28px}smart-grid .smart-grid-add-column-button.float,smart-grid .smart-grid-add-row-button.float{height:24px;width:24px;border-radius:50%;font-size:14px;border:1px solid var(--smart-primary);left:5px;bottom:5px;background:var(--smart-primary);color:var(--smart-primary-color)}smart-grid .smart-grid-add-column-button.smart-grid-add-column-button,smart-grid .smart-grid-add-row-button.smart-grid-add-column-button{right:5px;left:initial;top:55px}smart-grid .smart-grid-add-column-button.show,smart-grid .smart-grid-add-row-button.show{transform:scale(1);opacity:1}smart-grid .smart-grid-add-column-button.show:active,smart-grid .smart-grid-add-column-button.show:hover,smart-grid .smart-grid-add-row-button.show:active,smart-grid .smart-grid-add-row-button.show:hover{color:var(--smart-primary-color);background:var(--smart-primary)}smart-grid .smart-grid-add-column-button.show:active.float,smart-grid .smart-grid-add-column-button.show:hover.float,smart-grid .smart-grid-add-row-button.show:active.float,smart-grid .smart-grid-add-row-button.show:hover.float{transform:scale(1.2);box-shadow:var(--smart-elevation-6)}smart-grid.smart-kanban-view{background:#fafafa}smart-grid.smart-kanban-view .smart-grid-add-row-button{display:none!important}smart-grid[appearance_hide-column-group-lines] smart-grid-column:not([column-group-first-child])[column-group]:before{background:0 0!important}smart-grid[appearance_allow-hover] smart-grid-cell:not([focus]):hover:not(.smart-add-new-column){background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid[appearance_allow-hover] smart-grid-cell:not([focus]):hover:not(.smart-add-new-column) .smart-label{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not([focus]){background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not([focus]) .smart-label{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}smart-grid[tree] smart-grid-cell[has-toggle-button]:not([detail]) button[toggle-button]{padding-right:14px;margin-left:7px;cursor:pointer}smart-grid[tree] smart-grid-cell[has-toggle-button]:not([detail]) button[toggle-button]:hover{color:var(--smart-primary)}smart-grid.smart-element{visibility:inherit}smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]),smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]) .smart-label:not([style]),smart-grid:not([selection_allow-cell-selection])[focus][appearance_show-selection-on-top] smart-grid-row[focus] smart-grid-cell:not([editor]):not([header]),smart-grid:not([selection_allow-cell-selection])[focus][appearance_show-selection-on-top] smart-grid-row[focus] smart-grid-cell:not([editor]):not([header]) .smart-label{background:rgba(var(--smart-primary-rgb),.7)!important;color:var(--smart-primary-color)!important;border-color:var(--smart-primary)!important}smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]):before{background:var(--smart-primary)}smart-grid[selection_allow-cell-selection] smart-grid-row[focus] smart-grid-cell[focus]:not([editor]):not([header]){background:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary)}.smart-grid.smart-container{grid-template-columns:var(--smart-grid-template-columns);grid-column-gap:var(--smart-grid-column-gap);grid-row-gap:var(--smart-grid-row-gap);contain:content;visibility:hidden}.smart-grid.smart-container .smart-grid-header,.smart-grid>.smart-container .smart-grid-header{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);height:var(--smart-grid-header-height);border-bottom-width:1px;border-bottom-style:solid;width:100%}.smart-grid.smart-container .smart-grid-column-header,.smart-grid>.smart-container .smart-grid-column-header{height:var(--smart-grid-column-header-height);min-height:30px;color:var(--smart-surface-color);overflow:hidden;position:relative;z-index:99}.smart-grid.smart-container .smart-grid-pager,.smart-grid>.smart-container .smart-grid-pager{height:var(--smart-pager-default-height);overflow:hidden;z-index:99;border-top-width:1px;border-top-style:solid;border-top-color:var(--smart-border);width:100%;background:var(--smart-surface);color:var(--smart-surface-color)}.smart-grid.smart-container .smart-grid-pager[top],.smart-grid>.smart-container .smart-grid-pager[top]{border-top-color:transparent;border-bottom:1px solid var(--smart-border)}.smart-grid.smart-container .smart-grid-content,.smart-grid>.smart-container .smart-grid-content{width:100%;height:100%;padding:0;overflow:hidden;border:none;background:var(--smart-surface)}.smart-grid.smart-container.smart-grid-resize-mode,.smart-grid>.smart-container.smart-grid-resize-mode{overflow:visible}.smart-grid.smart-element{visibility:inherit}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-label.align-right{margin-left:-10px}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-sort-button[order]{width:40px}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-sort-button:after{content:attr(order);font-family:var(--smart-font-family);font-size:11px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);padding:5px;margin-left:5px;height:8px;box-sizing:content-box}.smart-grid smart-grid-row[data-id="9999999"]{box-shadow:rgba(140,149,159,.15) 0 3px 6px 0}.smart-grid smart-grid-row .smart-grid-row-detail{overflow:hidden;width:100%;z-index:3;position:absolute;background:var(--smart-background);color:var(--smart-background-color);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--smart-border);transform-origin:top;transform:scaleY(0);display:flex;justify-content:flex-start}.smart-grid smart-grid-row .smart-grid-row-detail>div{width:100%;height:100%;line-height:initial;overflow:hidden;position:relative}.smart-grid smart-grid-column:not(.smart-grid-column-border).smart-grid-vertical-border-collapse:before,.smart-grid smart-grid-row smart-grid-cell:not(.smart-grid-column-border).smart-grid-vertical-border-collapse:before{width:0}.smart-grid smart-grid-column:not(.smart-grid-column-border).smart-grid-horizontal-border-collapse:after,.smart-grid smart-grid-row smart-grid-cell:not(.smart-grid-column-border).smart-grid-horizontal-border-collapse:after{height:0}.smart-grid smart-grid-row[has-detail]{transition:height .25s ease-in-out}.smart-grid smart-grid-row[has-detail] .smart-grid-row-detail.smart-animate,smart-grid-row .smart-grid-row-sub-container.smart-animate{transition:transform .25s ease-in-out,height .25s ease-in-out}.smart-grid smart-grid-row[show-detail] .smart-grid-row-detail{transform:scaleY(1)}.smart-grid smart-grid-row[unbound] smart-grid-cell{background:var(--smart-grid-cell-background-unbound);color:var(--smart-grid-cell-color-unbound)}.smart-grid smart-grid-cell.dragged,.smart-grid smart-grid-column.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-grid smart-grid-column .smart-grid-command-item{padding:0;align-items:center;justify-content:center;border-radius:0}.smart-grid smart-grid-column .smart-add-new-column{border-right:1px solid var(--smart-border)}.smart-grid smart-grid-column.afterTarget:last-child:after{right:0}.smart-grid smart-grid-cell .smart-grid-command-item{padding:0 3px;overflow:hidden}.smart-grid smart-scroll-bar{overflow:visible;position:absolute;bottom:0;height:calc(var(--smart-scroll-bar-size));width:100%;z-index:11;touch-action:none}.smart-grid smart-scroll-bar:after,.smart-grid smart-scroll-bar:before{height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);position:absolute;top:0}.smart-grid smart-scroll-bar:after{content:"";width:var(--smart-scroll-bar-size);min-width:var(--smart-scroll-bar-far-size);left:100%}.smart-grid smart-scroll-bar:before{content:"";width:var(--smart-scroll-bar-near-size);left:calc(0px - var(--smart-scroll-bar-near-size))}.smart-grid smart-scroll-bar.smart-element{border:none;border-radius:0}.smart-grid smart-scroll-bar.bottom-corner-visible{width:calc(100% - var(--smart-scroll-bar-size))}.smart-grid smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size));border-left:1px solid var(--smart-border)}.smart-grid smart-scroll-bar[orientation=vertical]:before{position:absolute;content:"";height:var(--smart-scroll-bar-near-size);width:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:-1px;top:calc(0px - var(--smart-scroll-bar-near-size));border-left:1px solid var(--smart-border)}.smart-grid smart-scroll-bar[orientation=vertical]:after{position:absolute;content:"";width:var(--smart-scroll-bar-size);height:var(--smart-scroll-bar-size);min-height:var(--smart-scroll-bar-far-size);background:var(--smart-scroll-bar-background);left:0;bottom:calc(0px - var(--smart-scroll-bar-far-size));top:auto;min-width:0;z-index:-1}.smart-grid smart-scroll-bar[orientation=vertical].bottom-corner-visible{height:calc(100% - var(--smart-scroll-bar-size))}.smart-grid .smart-data-view-header-drop-down{transition:transform cubic-bezier(.4,0,.2,1) .2s;transform:scaleY(0)}.smart-grid .smart-data-view-header-drop-down.open{transform:scaleY(1)}.smart-grid .smart-breadcrumb-items>.afterTarget:last-child:after,.smart-grid .smart-breadcrumb-items>.target:before{content:"";display:none}.smart-grid .smart-grid-command-item{display:flex;padding:5px 8px;-webkit-user-select:none;user-select:none;min-width:25px;border:1px solid transparent;cursor:pointer;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}.smart-grid .smart-grid-command-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border:1px solid var(--smart-ui-state-border-hover)}.smart-grid .smart-grid-command-item:active{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border:1px solid var(--smart-ui-state-border-active)}.smart-grid .smart-grid-command-item .smart-grid-icon{display:flex;min-width:16px;width:auto}.smart-grid .smart-grid-command-item span:last-child:not(:first-child){margin-left:4px}.smart-grid .smart-grid-command-bar{display:flex;align-items:center;padding:5px}.smart-grid .smart-grid-command-bar .smart-grid-icon{display:flex}.smart-grid .smart-grid-row:not([leaf]) smart-grid-cell[group]:not([header]) div:not([content]){visibility:hidden}.smart-grid .smart-grid-resize-line{position:absolute;z-index:99;opacity:.8;width:var(--smart-grid-resize-line-size);background:var(--smart-primary)}.smart-grid .smart-grid-resize-line.row{height:var(--smart-grid-resize-line-size)}.smart-grid .smart-grid-resize-tooltip{position:absolute;bottom:0;z-index:99;background:var(--smart-primary);color:var(--smart-primary-color);padding:5px;transition:width .2s ease-out}.smart-grid .smart-grid-drag-line{position:absolute;z-index:199;opacity:1;width:calc(2 * var(--smart-grid-resize-line-size));background:var(--smart-primary);font-family:var(--smart-font-family-icon);transition:opacity cubic-bezier(.6,.2,0,.8) .25s}.smart-grid .smart-grid-drag-line:after{content:var(--smart-icon-arrow-up);color:var(--smart-primary);font-size:16px;position:absolute;left:0;bottom:0;margin-left:-7px;font-weight:700;margin-bottom:-11px}.smart-grid .smart-grid-drag-line:before{content:var(--smart-icon-arrow-down);color:var(--smart-primary);font-size:16px;position:absolute;left:0;top:0;margin-left:-7px;font-weight:700;margin-top:-7px}.smart-grid .smart-grid-drag-line.row{height:calc(2 * var(--smart-grid-resize-line-size))}.smart-grid .smart-grid-drag-line.row:after{content:var(--smart-icon-arrow-left);right:0;left:initial;bottom:0;margin-right:-7px;font-weight:700;margin-bottom:-7px}.smart-grid[grouped] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden),.smart-grid[tree] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden){margin-right:7px}.smart-grid .smart-grid-drag-line.row:before{content:var(--smart-icon-arrow-right);left:0}.smart-grid[tree] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]{line-height:initial;width:100%;height:100%;display:flex;align-items:center}.smart-grid[grouped] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]{line-height:initial;width:100%;height:100%;display:flex;align-items:center}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group]{border-right:1px solid var(--smart-border);padding-right:1px}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]{font-size:12px;grid-template-columns:auto auto auto;display:grid;grid-column-gap:5px;align-items:center}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]:hover span[group] span{transform:scale(1.1);opacity:1;color:var(--smart-primary)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[group]{display:flex;font-weight:700}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[group] span{opacity:.7;font-weight:400;margin-left:-8px;transform:scale(.9)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[value]{font-size:var(--smart-font-size);position:relative;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;display:flex;align-items:center;padding:2px 6px;font-weight:400;border-radius:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);border:1px solid var(--smart-primary)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[summary]{font-weight:400;font-size:10px;opacity:.7}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]:hover span[summary]{opacity:1}.smart-grid[appearance_allow-header-hover] smart-grid-column:not(.top-far-corner):not(.top-near-corner)[header]:hover smart-grid-cell[header],.smart-grid[appearance_allow-header-hover] smart-grid-row:hover smart-grid-cell[header],.smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not(.smart-add-new-column){background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);cursor:default}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle{transition:opacity ease-in-out .2s;overflow:hidden;opacity:0;width:5px;height:100%;position:absolute;left:1px;z-index:9;font-family:var(--smart-font-family-icon);cursor:move}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle:before{position:relative;font-family:var(--smart-font-family-icon);content:var(--smart-icon-ellipsis);transform:rotate(90deg);display:flex;justify-content:center}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle:hover{opacity:1}.smart-grid[appearance_show-row-header-drag-icon] smart-grid-row smart-grid-cell[header]:not([detail])>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-drag-icon] smart-grid-row smart-grid-cell[header]:not([detail])>.smart-label:before{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%;content:var(--smart-icon-ellipsis);cursor:move;transform:rotate(90deg);display:flex;align-items:flex-end;justify-content:center;opacity:.25}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail])>.smart-label,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail])>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail])>.smart-label:before,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail])>.smart-label:before{content:var(--smart-icon-mode-edit);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail]):last-child>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-comments] smart-grid-row smart-grid-cell[header]:not([detail]),.smart-grid[appearance_show-row-status] smart-grid-row smart-grid-cell[header]:not([detail]){z-index:9}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row){width:25px!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button][selected]{background:var(--smart-ui-state-hover)!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail{visibility:inherit!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail:after{content:var(--smart-icon-resize-full);font-size:13px;color:var(--smart-primary)}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail]):not(:hover)>.smart-label:before{content:var(--smart-icon-arrow-right)}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail])>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail])>.smart-label:before{content:var(--smart-icon-check-empty);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{content:var(--smart-icon-check-empty);background:var(--smart-surface);color:var(--smart-surface-color);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]:last-child>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected][selected]>.smart-label:before{content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{content:var(--smart-icon-check-empty);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover:last-child>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]:last-child>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover[selected]>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected][selected]>.smart-label:before{content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid.smart-container,smart-grid>.smart-container{height:100%;width:100%;margin-bottom:-3px;border-style:solid;border-width:0;border-color:transparent;position:relative;overflow:hidden;max-height:inherit;padding:0}smart-grid-row{display:block;overflow:visible;position:relative;padding:0;height:var(--smart-grid-row-height);cursor:default}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-tree-header,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header){cursor:pointer}smart-grid-row:hover smart-grid-cell[checkbox][header][auto-show] .smart-input{opacity:1;border-color:var(--smart-border)}smart-grid-row[aria-rowindex="1"] .smart-grid-row-card-container .smart-card-layout-view{padding-top:10px}smart-grid-row .smart-grid-row-card-container{width:100%;height:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view{min-width:unset;min-height:unset;width:calc(100% - 20px);height:100%;padding:0 10px 10px;background:var(--smart-surface)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container{display:flex;justify-content:space-evenly;order:none;width:100%;height:100%;grid-column-gap:var(--smart-card-view-column-gap,var(--smart-card-view-gap));grid-row-gap:var(--smart-card-view-row-gap,var(--smart-card-view-gap))}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card{width:100%!important;display:flex;margin:0;border:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-data-view-padding);overflow:auto;font-family:inherit;font-size:inherit;background-color:var(--smart-background);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);box-shadow:var(--smart-elevation-2);transition:box-shadow ease-in-out .2s;position:relative}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header .smart-card-view-cell{justify-content:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header .smart-card-view-value:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-right)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header)[edit]{border:1px solid var(--smart-primary)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header):hover:after,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header)[edit]:after{content:var(--smart-icon-mode-edit);font-family:var(--smart-font-family-icon);width:16px;height:16px;right:3px;bottom:6px;position:absolute}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container{width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell{justify-content:flex-start;column-gap:5px;flex-direction:column;align-items:flex-start}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell .smart-card-view-value{width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell.center{align-items:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell.right{align-items:flex-end}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card:hover{box-shadow:var(--smart-elevation-4)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:0;padding-left:10px;overflow:hidden}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.span{grid-column:1/span 2}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-arrow-down{visibility:hidden}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.row-span .smart-card-view-value smart-grid-cell{height:100%;white-space:normal}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.row-span .smart-card-view-value smart-grid-cell .smart-label{white-space:normal}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.smart-card-view-title{font-size:1rem;font-weight:700;display:flex!important;align-items:center!important}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical{display:grid;grid-template-columns:unset;grid-template-rows:16px 1fr;align-items:flex-start;grid-row-gap:.25rem;justify-content:stretch}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical .smart-card-view-label,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical .smart-card-view-value{width:100%;height:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-label{font-size:12px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:50%;position:relative}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-label.icon:after{content:"";position:absolute;left:-5px;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell{width:100%;height:auto;position:static;display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .attachments{display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .file-container{justify-content:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] img{max-width:100%;max-height:100%;width:100%;height:100%;display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .images{display:flex;flex-direction:column;position:relative;top:3px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation{display:flex;width:100%;height:26px;align-items:center;justify-content:center;grid-column-gap:3px;margin-top:-3px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item{width:12px;height:12px;border:2px solid var(--smart-border)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item.active,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item:hover{width:14px;height:14px;border-color:var(--smart-primary)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .textwrap{display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell::after,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell::before{content:"";border:none;width:0;height:0}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .smart-label{white-space:nowrap;text-align:unset;padding-left:0;padding-right:0}smart-grid-row[filter-row],smart-grid-row[summary-row]{background:var(--smart-surface)}smart-grid-row smart-grid-cell[header].smart-decorate>.smart-label{padding-right:5px}smart-grid-row smart-grid-cell[header].smart-decorate.row-number:not(.smart-add-new-row)::before{border-radius:5px;width:5px;position:absolute;height:70%;right:4px;content:"";top:15%;background:var(--smart-decorate-color)}smart-grid-row smart-grid-cell[header][freeze]{background:var(--smart-surface);color:var(--smart-surface-color)}smart-grid-row smart-grid-cell[header] .smart-grid-cell-editor.smart-grid-input-cell-editor{background:var(--smart-background);color:var(--smart-background-color);position:absolute;z-index:10;left:1px;top:0;padding-top:0;padding-bottom:0;height:calc(100% - 1px);box-sizing:border-box}smart-grid-row .smart-grid-row-sub-container{overflow:visible;width:100%;z-index:3;position:relative;transform-origin:top}smart-grid-row .smart-grid-command-bar{z-index:7;height:calc(100% - 1px);position:absolute;right:0;top:0;box-sizing:border-box;overflow:hidden;transform:scaleX(0);transform-origin:right;transition:transform .25s ease;background:var(--smart-surface);color:var(--smart-surface-color);border-left:1px solid var(--smart-border)}smart-grid-row .smart-grid-command-bar.show{transform:scaleX(1)}smart-grid-row[edit] smart-grid-cell:not(rowspan):not(colspan)[editor]{z-index:7}smart-grid-row[edit][error]{z-index:101}smart-grid-row[edit][error] smart-grid-cell[editor]{border-color:var(--smart-error)}smart-grid-row[filter=indeterminate]{opacity:.75}smart-grid-row.smart-animate{transition:margin-bottom .25s ease-in-out,height .25s ease-in-out}smart-grid-row:not([selected]) smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):after{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-horizontal-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-vertical-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):after{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-horizontal-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[header]{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-row[selected] smart-grid-cell[checkbox][header][auto-show] .smart-input{opacity:1;border-color:var(--smart-border)}smart-grid-row[selected]:not([selected=indeterminate]):not([selected]+smart-grid-row[selected]:not([selected=indeterminate]):not([selected=none])) smart-grid-cell[selected]:not([editor]):not([header]):not(.smart-add-new-column){background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-grid-row[selected]:not([selected=indeterminate]):not([selected]+smart-grid-row[selected]:not([selected=indeterminate]):not([selected=none])) smart-grid-cell[selected]:not([editor]):not([header]):not(.smart-add-new-column) .smart-label:not([data-field=_addNewColumn]):not([data-field=_rowDetailColumn]){border-top:1px solid var(--smart-ui-state-selected)}smart-grid-row[selected]:not([selected=indeterminate]) smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):before{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-vertical-border-opacity-selected,.3)}smart-grid-row[selected=none] smart-grid-cell{color:var(--smart-disabled)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected]:not([editor]){background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected]:not([editor])[freeze]{background:var(--smart-grid-cell-background-freeze)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected][focus]:not([editor]):not([rowspan]):not([colspan]){background:rgba(var(--smart-primary-rgb),.05);color:var(--smart-ui-state-color-selected);opacity:1}smart-grid-row[alternation-index="1"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="0"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="3"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="4"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label{padding:0;margin:0;border:1px solid var(--smart-primary);background:var(--smart-background);box-sizing:border-box;outline:0;width:calc(100% - 1px);height:calc(100% - 1px);position:relative;left:1px;-webkit-user-select:none;user-select:none}smart-grid-row[alternation-index="0"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}smart-grid-row[alternation-index="1"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index0-background);color:var(--smart-alternation-index0-color);border-color:var(--smart-alternation-index0-border)}smart-grid-row[alternation-index="2"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index1-background);color:var(--smart-alternation-index1-color);border-color:var(--smart-alternation-index1-border)}smart-grid-row[alternation-index="3"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index2-background);color:var(--smart-alternation-index2-color);border-color:var(--smart-alternation-index2-border)}smart-grid-row[alternation-index="4"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index3-background);color:var(--smart-alternation-index3-color);border-color:var(--smart-alternation-index3-border)}smart-grid-column{color:var(--smart-surface-color);background:var(--smart-surface);white-space:nowrap;border-width:0;border-style:solid;overflow:hidden;height:100%;position:absolute;display:flex;cursor:default;min-height:30px}smart-grid-column[aria-controls],smart-grid-column[focus],smart-grid-column[selected]{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-column[highlight],smart-grid-column[highlight][freeze]{background:var(--smart-primary);color:var(--smart-primary-color)}smart-grid-column:hover .smart-action-button{border-color:var(--smart-ui-state-border-hover);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);cursor:pointer}smart-grid-column:hover .smart-action-button div:after,smart-grid-column:hover .smart-action-button div:before{background:var(--smart-ui-state-color-hover)}smart-grid-column .smart-icon{display:none}smart-grid-column .smart-icon.show{display:flex!important;width:var(--smart-grid-column-buttons-width);height:100%;left:4px;position:relative}smart-grid-column .smart-icon.show.smart-add-new-column{left:0;width:100%;justify-content:center}smart-grid-column .smart-icon .smart-grid-icon{display:flex}smart-grid-column .smart-label:not(.smart-input){position:relative;left:0}smart-grid-column .smart-label:not(.smart-input).smart-animate{transition:width .25s ease}smart-grid-column .smart-label:not(.smart-input).one{width:calc(100% - var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).two{width:calc(100% - 2 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).three{width:calc(100% - 3 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).four{width:calc(100% - 4 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).five{width:calc(100% - 5 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).six{width:calc(100% - 6 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-buttons-group{height:100%;right:0;top:0;display:flex;position:absolute;transform:translateX(var(--smart-grid-column-buttons-width))}smart-grid-column .smart-buttons-group.smart-animate{transition:transform .25s ease}smart-grid-column .smart-buttons-group.action{transform:translateX(0)}smart-grid-column .smart-sort-button.asc,smart-grid-column .smart-sort-button.desc{display:flex}smart-grid-column .smart-sort-button.asc:before,smart-grid-column .smart-sort-button.desc:before{content:var(--smart-icon-arrow-down);position:relative}smart-grid-column .smart-sort-button.asc:before{transform:rotate(180deg)}smart-grid-column .smart-sort-button.desc:before{transform:rotate(0)}smart-grid-column .smart-filter-button.smart-animate:before,smart-grid-column .smart-sort-button.smart-animate:before{transition:transform .2s ease-out,opacity .3s ease-out}smart-grid-column .smart-description-button{margin-right:3px}smart-grid-column .smart-action-button{display:flex;border-left:1px solid var(--smart-border);background:var(--smart-surface);color:var(--smart-surface-color)}smart-grid-column .smart-action-button div{width:14px;position:relative;display:flex!important;background:0 0;border-top:2px solid;border-bottom:2px solid;color:inherit;font-size:0;transition:all .25s ease-in-out;height:12px}smart-grid-column .smart-action-button div:after,smart-grid-column .smart-action-button div:before{content:"";display:block;width:100%;height:2px;position:absolute;top:50%;left:50%;background:var(--smart-surface-color);transform:translate(-50%,-50%);transition:transform .25s ease-in-out}smart-grid-column .smart-action-button.smart-animate{transition:width .25s ease}smart-grid-column .smart-action-button.active:before{transform:translate(-50%,-50%) rotate(45deg)}smart-grid-column .smart-action-button.active:after{transform:translate(-50%,-50%) rotate(-45deg)}smart-grid-column .smart-grid-cell-editor.smart-grid-input-cell-editor{background:var(--smart-background);color:var(--smart-background-color);position:absolute;z-index:10;left:1px;top:0;padding-top:0;padding-bottom:0;height:calc(100% - 1px);box-sizing:border-box}smart-grid-column[freeze]{background:var(--smart-surface);color:var(--smart-surface-color)}smart-grid-column[aria-controls] .smart-action-button{border-color:var(--smart-ui-state-border-focus);background:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}smart-grid-column[aria-controls] .smart-action-button div:after,smart-grid-column[aria-controls] .smart-action-button div:before{background:var(--smart-ui-state-color-focus)}smart-grid-column.smart-grid-column-border{border-width:var(--smart-border-width)}smart-grid-column.top-far-corner{width:var(--smart-scroll-bar-size);position:absolute;right:0;top:0;z-index:1}smart-grid-column:not(.smart-grid-column-border):after{background:var(--smart-grid-column-horizontal-border,var(--smart-border))}smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-border)}smart-grid-column:not(.smart-grid-column-border-collapse):before{background:var(--smart-grid-column-vertical-border,var(--smart-border))}smart-grid-row[error] smart-grid-cell.smart-add-new-column.smart-add-new-column .smart-label{background:#E2E2E2!important}smart-grid-cell{display:block;color:var(--smart-background-color);background:var(--smart-background);white-space:nowrap;border-width:0;border-style:solid;overflow:hidden;height:100%;position:absolute;text-overflow:ellipsis;font-size:var(--smart-grid-cell-font-size,inherit);font-weight:var(--smart-grid-cell-font-weight,inherit);scrollbar-width:auto;scrollbar-color:#8b8b8b #fff}smart-grid-cell div[load]{width:16px;height:16px;border:2px solid var(--smart-border);border-bottom-color:var(--smart-primary)!important;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-left:5px;position:absolute;top:50%;margin-top:-8px}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}smart-grid-cell[role=rowheader] .smart-label{padding-left:0;padding-right:0}smart-grid-cell.row-comments .smart-label::after{content:var(--smart-icon-comment);font-family:var(--smart-font-family-icon);position:absolute;right:5px}smart-grid-cell button[toggle-button]:after{justify-content:flex-start}smart-grid-cell line[highlight]{stroke:var(--smart-secondary)}smart-grid-cell path[highlight],smart-grid-cell rect[highlight]{fill:var(--smart-secondary)}smart-grid-cell[focus] line{stroke:var(--smart-primary-color)}smart-grid-cell[focus] path,smart-grid-cell[focus] rect{fill:var(--smart-primary-color)}smart-grid-cell .wrap{white-space:normal;display:flex;flex-direction:column;justify-content:center;line-height:1.5}smart-grid-cell .textwrap{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word;line-height:1.5}smart-grid-cell ol,smart-grid-cell ul{padding-left:16px;margin:0}smart-grid-cell ul[checklist]{padding-left:0}smart-grid-cell ul[checklist] li{list-style:none;padding-left:0}smart-grid-cell ul[checklist] li::before{border-radius:3px;width:12px;height:12px;display:inline-block;content:"";margin-right:5px;top:3px;position:relative;border:2px solid rgba(0,0,0,.25)}smart-grid-cell ul[checklist] li[checked]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering: geometricprecision;'%3E%3Cpath fill-rule='evenodd' fill='white' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'%3E%3C/path%3E%3C/svg%3E");background-color:var(--smart-primary);border:2px solid transparent;background-repeat:no-repeat;background-position:center}smart-grid-cell .nowrap{white-space:nowrap;display:flex;flex-direction:column;justify-content:center;line-height:1.5}smart-grid-cell.smart-add-new-row{background-color:var(--smart-surface);font-style:italic;--smart-ui-state-hover:var(--smart-surface);--smart-ui-state-color-hover:var(--smart-surface-color);cursor:pointer}smart-grid-cell.smart-add-new-row>div{display:block!important;background-color:var(--smart-surface)}smart-grid-cell.smart-add-new-row[selected]{background:var(--smart-background)!important;color:var(--smart-background-color)!important}smart-grid-cell.smart-add-new-row[selected]::after,smart-grid-cell.smart-add-new-row[selected]::before{color:var(--smart-background-color)!important;background:var(--smart-border)!important}smart-grid-cell.smart-add-new-row:not([header]){z-index:7;background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-row:not([header]) .smart-label{background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-row:not([header]):before{opacity:0}smart-grid-cell.smart-add-new-row[has-toggle-button] .row-status,smart-grid-cell.smart-add-new-row[has-toggle-button] button{display:none!important}smart-grid-cell.smart-add-new-row code{border:1px solid var(--smart-border);background-color:var(--smart-background);padding:1px 6px;border-radius:6px;font-size:12px;font-family:var(--smart-font-family)}smart-grid-cell .dropdownlist,smart-grid-cell .list,smart-grid-cell .tokens{padding-left:6px;align-items:center;height:100%}smart-grid-cell .dropdownlist .smart-multi-combo-input,smart-grid-cell .list .smart-multi-combo-input,smart-grid-cell .tokens .smart-multi-combo-input{width:calc(100% - var(--smart-editor-addon-width))}smart-grid-cell .dropdownlist .smart-multi-combo-input .smart-flex,smart-grid-cell .list .smart-multi-combo-input .smart-flex,smart-grid-cell .tokens .smart-multi-combo-input .smart-flex{align-items:center;row-gap:5px;column-gap:5px}smart-grid-cell .dropdownlist .smart-flex-wrap,smart-grid-cell .list .smart-flex-wrap,smart-grid-cell .tokens .smart-flex-wrap{flex-wrap:wrap;padding-right:5px}smart-grid-cell .dropdownlist .smart-flex-auto,smart-grid-cell .list .smart-flex-auto,smart-grid-cell .tokens .smart-flex-auto{height:auto;display:flex}smart-grid-cell .dropdownlist .smart-token,smart-grid-cell .list .smart-token,smart-grid-cell .tokens .smart-token{line-height:1.5;display:inline-flex}smart-grid-cell .dropdownlist .smart-tokens-layout,smart-grid-cell .list .smart-tokens-layout,smart-grid-cell .tokens .smart-tokens-layout{width:100%}smart-grid-cell .dropdownlist .smart-arrow-down,smart-grid-cell .list .smart-arrow-down,smart-grid-cell .tokens .smart-arrow-down{width:0;opacity:0;cursor:pointer}smart-grid-cell .dropdownlist.dropdownlist .smart-arrow-down,smart-grid-cell .list.dropdownlist .smart-arrow-down,smart-grid-cell .tokens.dropdownlist .smart-arrow-down{background:inherit}smart-grid-cell .dropdownlist.dropdownlist .smart-arrow-down,smart-grid-cell .dropdownlist:hover .smart-arrow-down,smart-grid-cell .list.dropdownlist .smart-arrow-down,smart-grid-cell .list:hover .smart-arrow-down,smart-grid-cell .tokens.dropdownlist .smart-arrow-down,smart-grid-cell .tokens:hover .smart-arrow-down,smart-grid-cell[focus] .list .smart-arrow-down,smart-grid-cell[focus] .tokens .smart-arrow-down{width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);opacity:1}smart-grid-cell[focus] .attachments .smart-icon-plus,smart-grid-cell[focus] .images .smart-icon-plus{opacity:1;width:26px}smart-grid-cell .attachments,smart-grid-cell .images{display:grid;grid-template-columns:auto 1fr auto auto;height:100%}smart-grid-cell .attachments .smart-icon-plus,smart-grid-cell .images .smart-icon-plus{opacity:0;width:0}smart-grid-cell .attachments:hover .smart-icon-plus,smart-grid-cell .images:hover .smart-icon-plus{opacity:1;width:26px}smart-grid-cell .attachments .container,smart-grid-cell .attachments .file-container,smart-grid-cell .images .container,smart-grid-cell .images .file-container{display:flex;height:calc(100% - 3px);align-items:center;overflow:hidden;padding-left:5px}smart-grid-cell .attachments .smart-drop-image,smart-grid-cell .images .smart-drop-image{margin-left:-5px}smart-grid-cell .attachments .smart-drop-image::after,smart-grid-cell .images .smart-drop-image::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-download-alt);margin-left:5px}smart-grid-cell .attachments .arrowbtn,smart-grid-cell .images .arrowbtn{width:15px;background:var(--smart-surface)}smart-grid-cell .attachments .arrowbtn:hover,smart-grid-cell .images .arrowbtn:hover{cursor:pointer;background:var(--smart-primary);color:var(--smart-primary-color)}smart-grid-cell .attachments .attachment,smart-grid-cell .attachments img,smart-grid-cell .images .attachment,smart-grid-cell .images img{height:23px;width:23px;border:1px solid var(--smart-border);margin-right:3px;border-radius:var(--smart-border-radius);align-content:center}smart-grid-cell .attachments .attachment:hover,smart-grid-cell .attachments img:hover,smart-grid-cell .images .attachment:hover,smart-grid-cell .images img:hover{cursor:pointer;border-color:var(--smart-primary)}smart-grid-cell .smart-grid-cell-editor{width:100%;height:100%;margin:0;border-radius:0;border:none;font-size:inherit;font-weight:inherit;background:inherit;color:inherit}smart-grid-cell.smart-grid-row-border{border-top-width:var(--smart-border-width)}smart-grid-cell.smart-grid-column-border{border-bottom-width:var(--smart-border-width);border-left-width:var(--smart-border-width);border-right-width:var(--smart-border-width)}smart-grid-cell.smart-add-new-column{background:var(--smart-surface);border-left:1px solid var(--smart-border)}smart-grid-cell.smart-add-new-column.smart-add-new-column .smart-label{background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-column:after,smart-grid-cell.smart-add-new-column:before{display:none}smart-grid-cell.smart-grid-filter-row-cell{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-surface);--smart-grid-cell-horizontal-border:transparent}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-type{outline:0;background:inherit;border:none;border-radius:0;width:var(--smart-editor-addon-width);font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-value{width:calc(100% - var(--smart-editor-addon-width));border:none;resize:none;border-radius:0;background:inherit;color:inherit;outline:0;overflow:hidden}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-value.smart-grid-number-input-cell-editor .nav{border:1px solid var(--smart-border)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container{display:flex;margin-left:1px;width:calc(100% - 1px)!important;height:100%;border:1px solid transparent}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[focus]{border-color:var(--smart-ui-state-border-active);border-style:solid;border-width:1px;background:var(--smart-background)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[focus] .smart-filter-input-value.smart-grid-number-input-cell-editor .nav{background:var(--smart-background)}smart-grid-cell.smart-grid-filter-row-cell[template=checkBox] .smart-filter-input-value.smart-grid-check-box-cell-editor{width:14px;height:14px}smart-grid-cell:not(.smart-grid-column-border):after{background:var(--smart-grid-cell-horizontal-border,var(--smart-border))}smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-grid-cell-vertical-border,var(--smart-border))}smart-grid-cell[has-toggle-button] .smart-label{padding:0;flex-direction:unset}smart-grid-cell[has-toggle-button] .row-status{font-size:16px;font-family:var(--smart-font-family-icon);width:20px;min-width:20px}smart-grid-cell[has-toggle-button] .row-status:before{color:var(--smart-surface-color);content:var(--smart-icon-star-empty);transition:opacity .2s ease-in-out;opacity:.3}smart-grid-cell[has-toggle-button] .row-status:hover::before{color:var(--smart-primary);opacity:1}smart-grid-cell[has-toggle-button] .row-status.starred::before{color:var(--smart-primary);content:var(--smart-icon-star);opacity:1}smart-grid-cell[has-toggle-button] .row-status.custom.starred::before,smart-grid-cell[has-toggle-button] .row-status.custom:hover,smart-grid-cell[has-toggle-button] .row-status.custom:hover::before{color:inherit}smart-grid-cell[has-toggle-button] .row-status.comments::after{content:"";width:10px;height:10px;background:var(--smart-error);position:absolute;transform:rotate(45deg);top:-5px;right:-5px}smart-grid-cell[has-toggle-button] button[toggle-button]{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:20px;padding:0;min-width:20px;cursor:pointer;background:0 0;border:none;outline:0;font-size:16px;flex-direction:column}smart-grid-cell[has-toggle-button] button[toggle-button]:after{content:var(--smart-icon-arrow-down)}smart-grid-cell[has-toggle-button] button[toggle-button][load]::after{background-image:url('load.55679d76435c7055.gif')!important;background-repeat:no-repeat!important;content:"";width:16px;height:16px}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail.row-comments>div{font-size:11px;font-family:var(--smart-font-family);display:flex;justify-content:center;font-weight:700;color:var(--smart-primary)}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail.row-comments:before{content:"";width:10px;height:10px;background:var(--smart-error);position:absolute;transform:rotate(45deg);top:-5px;right:-5px}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail:hover:after{color:var(--smart-surface-color);padding:3px}smart-grid-cell[has-toggle-button] button[toggle-button][toggled]:after{transform:rotate(180deg)}smart-grid-cell[has-toggle-button] button[toggle-button].smart-animate:after{transition:transform .25s ease-out}smart-grid-cell[has-toggle-button] .smart-indent{width:14px;left:7px;height:100%;position:relative}smart-grid-cell[has-toggle-button] .smart-indent:after{height:50%;content:"-";color:var(--smart-background-color);visibility:hidden}smart-grid-cell[has-toggle-button] .smart-indent:first-child{visibility:hidden;border-left:1px solid var(--smart-border)}smart-grid-cell[has-toggle-button] .smart-label,smart-grid-cell[has-toggle-button] div[indent]{display:flex}smart-grid-cell[command] .smart-label{display:flex;flex-direction:row;cursor:pointer;justify-content:center}smart-grid-cell[command] .align-center{padding:0}smart-grid-cell[header],smart-grid-cell[header]:last-child{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border)}smart-grid-cell[header]:not(.smart-grid-column-border):after{background:var(--smart-grid-cell-header-horizontal-border,var(--smart-grid-cell-horizontal-border,var(--smart-border)))}smart-grid-cell[header]:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-grid-cell-header-vertical-border,var(--smart-grid-cell-vertical-border,var(--smart-border)))}smart-grid-cell[editor]>.smart-label:not(.smart-input){padding:0;margin:0 0 0 1px;border:1px solid var(--smart-primary);background:var(--smart-background);box-sizing:border-box;outline:0;width:calc(100% - 1px);height:calc(100% - 1px);position:relative;-webkit-user-select:none;user-select:none}smart-grid-cell[editor][row-editor]{border:0 solid var(--smart-primary);border-top:1px solid var(--smart-primary);border-bottom:1px solid var(--smart-primary);border-left:1px solid var(--smart-primary)}smart-grid-cell[editor][row-editor] .smart-label:not(.smart-input){border:0 solid var(--smart-primary)!important}smart-grid-cell[editor][row-editor]:first-child{border-left:1px solid var(--smart-primary)!important}smart-grid-cell[editor][row-editor]:last-child{border-right:1px solid var(--smart-primary)}smart-grid-cell[editor][row-editor]~smart-grid-cell[editor][row-editor]{border-left:0 solid var(--smart-primary)}smart-grid-cell[editor=dateTimePicker]{--smart-border-radius:0px;--smart-border-top-left-radius:0px;--smart-border-top-right-radius:0px;--smart-border-bottom-left-radius:0px;--smart-border-bottom-right-radius:0px}smart-grid-cell[editor=checkBox] .smart-label{padding-bottom:0;justify-content:center;align-items:center;cursor:pointer}smart-grid-cell[template] .smart-label{padding-left:0;padding-right:0}smart-grid-cell[template][template=dropdownGrid] .smart-label:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);cursor:pointer}smart-grid-cell[template][template=email] a,smart-grid-cell[template][template=url] a{color:var(--smart-primary);font-size:var(--smart-font-size)}smart-grid-cell[template][template=email][selected] a,smart-grid-cell[template][template=url][selected] a{color:var(--smart-primary-color)}smart-grid-cell[template][template=rating][selected] .rating div{visibility:inherit}smart-grid-cell[template][template=rating] .rating{display:flex}smart-grid-cell[template][template=rating] .rating div{color:#DFDFDF}smart-grid-cell[template][template=rating] .rating div.hover{color:#FFBA05;opacity:.5}smart-grid-cell[template][template=rating] .rating div.value{visibility:inherit;color:#FFBA05;opacity:1}smart-grid-cell[template][template=rating] .rating div.down{animation:starJump 1s ease-in-out}smart-grid-cell[template][template=rating] .rating:hover div{visibility:inherit}@keyframes starJump{from{transform:translateY(0) scale(.67,.67)}20%{transform:translateY(0) scale(.75,.5)}40%{transform:translateY(0) scale(1.15,1.15)}60%{transform:translateY(0) scale(1.1,.6)}80%{transform:translateY(0) scale(.95,1.1)}to{transform:translateY(0) scale(1,1)}}smart-grid-cell[template][template=autoNumber] .smart-label,smart-grid-cell[template][template=createdTime] .smart-label,smart-grid-cell[template][template=email] .smart-label,smart-grid-cell[template][template=modifiedTime] .smart-label,smart-grid-cell[template][template=password] .smart-label,smart-grid-cell[template][template=phone] .smart-label,smart-grid-cell[template][template=url] .smart-label{padding-left:4px;padding-right:2px}smart-grid-cell[template=checkBox]:hover .smart-input[color],smart-grid-cell[template=checkBox]:hover .smart-input[icon]{background:var(--smart-background)!important;border:1px solid var(--smart-border)!important;color:transparent}smart-grid-cell[template=checkBox] .smart-input[color]{color:transparent}smart-grid-cell[template=checkBox] .smart-input[color][checked]{color:var(--smart-check-template-color)}smart-grid-cell[template=checkBox] .smart-input[color]:not([icon])[checked]{background:var(--smart-check-template-color)!important;border-color:var(--smart-check-template-color)!important;color:var(--smart-check-template-forecolor)!important}smart-grid-cell[template=checkBox] .smart-input[icon]{background:0 0!important;border:none!important;font-size:16px}smart-grid-cell[selected]:not([editor]),smart-grid-cell[selected]:not([editor])[focus]:not([rowspan]):not([colspan]){background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-grid-view-chooser,smart-grid-cell[group]{font-size:var(--smart-font-size)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=cancel]:after{content:var(--smart-icon-cancel)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=flag]:after{content:var(--smart-icon-flag)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=star]:after{content:var(--smart-icon-star)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=circle]:after{content:var(--smart-icon-circle)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=bell]:after{content:var(--smart-icon-bell)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=like]:after{content:var(--smart-icon-like)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=check]:after{content:var(--smart-icon-check)}smart-grid-cell[template=checkBox] .smart-label{padding-bottom:0;justify-content:center;align-items:center;cursor:default}smart-grid-cell[template=checkBox] .smart-label .smart-input{cursor:pointer}smart-grid-cell[template=checkBox][readonly] .smart-label,smart-grid-cell[template=checkBox][readonly] .smart-label .smart-input:after,smart-grid-cell[template=checkBox][readonly] .smart-label:after{cursor:default!important}smart-grid-cell[template=checkBox][readonly] .smart-label:hover .smart-input{--smart-ui-state-hover:var(--smart-background)}smart-grid-cell[selected]:not([editor])[focus]:not([rowspan]):not([colspan]){opacity:.8}smart-grid-cell[selected]:not([editor])[freeze]:not([rowspan]):not([colspan]){opacity:1}smart-grid-cell[selected]:not([editor])[freeze]:not([rowspan]):not([colspan])[header]{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-cell[addNewRow]{border-right:1px solid var(--smart-border)}smart-grid-cell[addNewRow]:after{visibility:hidden}smart-grid-cell[colspan],smart-grid-cell[rowspan]{background:var(--smart-background);color:var(--smart-background-color);z-index:5;padding:0}smart-grid-cell[colspan][selected]:not([editor]),smart-grid-cell[rowspan][selected]:not([editor]){background:var(--smart-primary)!important;color:var(--smart-primary-color)!important}smart-grid-cell[error]{overflow:visible;z-index:9999}smart-grid-cell[error]:not([row-editor])>.smart-label{padding:0;margin:0;border:1px solid var(--smart-error)!important;box-sizing:border-box;outline:0;width:calc(100% - 1px);height:calc(100% - 1px);position:relative;left:1px;-webkit-user-select:none;user-select:none}smart-grid-cell[sort],smart-grid-cell[sort]:not([selected]) .smart-label{background:var(--smart-grid-cell-background-sort);color:var(--smart-grid-cell-color-sort)}smart-grid-cell[filter],smart-grid-cell[filter]:not([selected]) .smart-label{background:var(--smart-grid-cell-background-filter);color:var(--smart-grid-cell-color-filter)}smart-grid-cell[update]{background:var(--smart-grid-cell-background-update);color:var(--smart-grid-cell-color-update)}smart-grid-cell[add]{background:var(--smart-grid-cell-background-add);color:var(--smart-grid-cell-color-add)}smart-grid-cell[delete]{background:var(--smart-grid-cell-background-delete);color:var(--smart-grid-cell-color-delete)}smart-grid-cell[editor]{background:var(--smart-background);color:var(--smart-background-color)}smart-grid-cell[freeze]{background:var(--smart-grid-cell-background-freeze);color:var(--smart-grid-cell-color-freeze)}smart-grid-cell[freeze][selected]{background:var(--smart-grid-cell-background-freeze-selected)!important}smart-grid-cell[highlight] .smart-label{background:#FFF1C8!important;color:#333!important}smart-grid-cell[highlight][highlight-data-field]{border-left:1px solid var(--smart-primary);border-right:1px solid var(--smart-primary)}smart-grid-cell[highlight][highlight-data-field]:first-child{border-left:2px solid var(--smart-primary)}smart-grid-cell[group] span[summary],smart-grid-cell[group] span[value]{font-weight:600}smart-grid-cell>.smart-label:not(.smart-input),smart-grid-column>.smart-label:not(.smart-input){width:100%;height:100%}smart-grid-cell>.smart-label:not(.smart-input).comments::after,smart-grid-column>.smart-label:not(.smart-input).comments::after{content:"";width:10px;height:10px;background:var(--smart-error);position:absolute;transform:rotate(45deg);top:-5px;right:-5px}smart-grid-cell.rotate,smart-grid-column.rotate{line-height:initial;display:inline-block;left:0;top:0;position:absolute;transform-origin:50% 50% 0;transform:rotate(0)}smart-grid-cell .align-left,smart-grid-column .align-left{overflow:hidden;text-overflow:ellipsis;text-align:left;padding-left:7px;padding-right:2px}smart-grid-cell .align-top,smart-grid-column .align-top{align-items:flex-start;display:flex;line-height:initial}smart-grid-cell .align-bottom,smart-grid-column .align-bottom{align-items:flex-end;display:flex;line-height:initial}smart-grid-cell .align-right,smart-grid-column .align-right{overflow:hidden;text-overflow:ellipsis;text-align:right;padding-right:7px;padding-left:2px}smart-grid-cell .align-right.align-bottom,smart-grid-column .align-right.align-bottom{flex-direction:column-reverse}smart-grid-cell .align-right.align-top,smart-grid-column .align-right.align-top{flex-direction:column;align-items:flex-end}smart-grid-cell .align-center,smart-grid-column .align-center{text-overflow:ellipsis;overflow:hidden;text-align:center;padding-right:7px;padding-left:7px}smart-grid-cell .align-center.align-bottom,smart-grid-cell .align-center.align-top,smart-grid-column .align-center.align-bottom,smart-grid-column .align-center.align-top{margin-left:50%;margin-right:50%;padding-left:0;padding-right:0}smart-grid-cell .align-middle,smart-grid-column .align-middle{display:flex;align-items:center}smart-grid-cell .align-center.align-middle,smart-grid-column .align-center.align-middle{justify-content:center}smart-grid-cell.smart-grid-column-border,smart-grid-column.smart-grid-column-border{border-top-color:var(--smart-border);border-bottom-color:var(--smart-border);border-left-color:var(--smart-border);border-right-color:var(--smart-border);border-top-width:0}smart-grid-cell:not(.smart-grid-column-border):after,smart-grid-column:not(.smart-grid-column-border):after{height:var(--smart-border-width);width:100%;content:"";position:absolute;bottom:0;left:0}smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{width:var(--smart-border-width);height:100%;content:"";position:absolute;top:0;left:0}.smart-grid-add-column-dialog-color-panel{width:100%}.smart-grid-add-column-dialog-color-panel .smart-sortable{width:100%;margin-bottom:10px;overflow:auto}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-sortable-container,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage{overflow:hidden}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-grid-add-column-dialog-color-item{display:flex;align-items:center;width:calc(100% - 25px);margin-left:5%;margin-top:5px;margin-bottom:2px}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-grid-add-column-dialog-color-item smart-color-input .smart-color-box{border-radius:50%}.smart-grid-view-bar[viewbar]{left:0;top:0;position:absolute;background:var(--smart-grid-view-bar-background);--smart-background:var(--smart-grid-view-bar-background);border-right:1px solid var(--smart-border)}.smart-grid-view-bar[viewbar].smart-mobile{z-index:99;box-shadow:var(--smart-elevation-4)}.smart-grid-view-bar smart-list-item[checked]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-grid-view-bar .header{padding:10px;display:block;font-weight:500;background:var(--smart-surface);color:var(--smart-surface-color);border-bottom:1px solid var(--smart-border)}.smart-grid-view-bar .smart-grid-view-chooser-container{display:grid;grid-template-rows:1fr auto;height:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label{display:flex;padding:10px 16px 10px 20px;width:100%;font-weight:700;justify-content:space-between;cursor:pointer}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label .smart-icon-sort-down{font-weight:700}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label.collapsed .smart-icon-sort-down{transform:rotate(180deg)}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button{margin-top:20px;color:var(--smart-primary);display:flex;cursor:pointer}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled{cursor:default;color:var(--smart-disabled);pointer-events:none}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled a{cursor:default}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled a:hover{color:var(--smart-disabled)}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button a{color:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button a:hover,.smart-grid-view-bar .smart-grid-view-chooser-container .view-button:hover{color:var(--smart-secondary)}.smart-grid-view-bar .smart-grid-view-chooser-container label{display:flex;justify-content:center;height:100%;align-items:center;padding-left:10px;padding-right:10px;padding-top:15px;font-size:calc(var(--smart-font-size) - 2px);font-weight:600;opacity:.8}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element{width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element .smart-icon-delete,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element .smart-icon-mode-edit{visibility:hidden}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element:hover .smart-icon-delete,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element:hover .smart-icon-mode-edit{visibility:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element>span{display:grid;align-items:baseline;grid-template-columns:25px 1fr auto auto;width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container smart-input{width:100%;margin-bottom:10px;background:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view{display:flex;flex-direction:column;align-items:center;margin-bottom:0;border-top:1px solid var(--smart-border);background:var(--smart-background)}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view .footer{display:flex;width:100%;flex-direction:column;transition:height .3s cubic-bezier(.4,0,.2,1);height:135px}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view .footer.collapsed{height:0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button{background:0 0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view{text-transform:none;border:none}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view button{align-items:center;color:var(--smart-surface-color);display:flex;justify-content:space-between}.smart-grid-column-menu[right-to-left] .smart-filter-panel .smart-filter-panel-button-container,.smart-grid[grouped][right-to-left] smart-grid-row[group]>.smart-grid-cell-container>smart-grid-cell div[content],.smart-grid[tree][right-to-left] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content],smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"],smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"]{flex-direction:row-reverse}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view:hover button{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-grid-view-chooser{background:var(--smart-background);font-family:var(--smart-font-family)}.smart-grid-view-chooser .label{padding-left:10px;padding-right:10px;padding-top:15px;font-size:calc(var(--smart-font-size) - 2px);font-weight:600;opacity:.8}.smart-grid-view-chooser .smart-list-box{padding:5px}.smart-grid-view-chooser .smart-list-box smart-list-item{border-radius:var(--smart-border-radius)}.smart-grid-view-chooser .smart-list-box smart-list-item .smart-grid-icon{font-size:20px;margin-right:6px}.smart-grid-view-chooser .smart-list-box smart-list-item[checked]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-menu.smart-grid-views-menu{height:100%!important;border:none}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable][disable-auto-check] .smart-menu-item-label-container:after,smart-menu.smart-grid-views-menu[checkboxes][checkable][disable-auto-check] .smart-menu-item-label-container:after{display:none}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"] .smart-menu-item-label-container,smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"] .smart-menu-item-label-container{padding-left:10px}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"][checked] .smart-menu-item-label-container:after,smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"][checked] .smart-menu-item-label-container:after{left:initial;right:10px}@keyframes fadeAnimation{0%{background-color:inherit;color:#333}20%,50%{background-color:#0A85D9;color:#fff}100%{background-color:inherit;color:inherit}}.smart-flash-cell .smart-label{background-image:none!important;animation:fadeAnimation 1s ease-in-out}.smart-switch{position:relative;display:inline-block;width:30px;height:16px}.smart-switch input{opacity:0;width:0;height:0}.smart-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--smart-secondary-rgb),.5);transition:.4s}.smart-switch .slider:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:var(--smart-background);transition:.4s}.smart-switch input:checked+.slider{background-color:var(--smart-primary)}.smart-switch input:focus+.slider{box-shadow:0 0 1px var(--smart-primary)}.smart-switch input:checked+.slider:before{transform:translateX(14px)}.smart-switch .slider.round,.smart-switch .slider.round:before{border-radius:30px}.smart-grid[view=card] .smart-grid-column-header{display:none}.smart-grid-color-input --smart-input-drop-down-menu-width{width:98px}.smart-grid-color-input .default-samples-container{display:flex}.smart-grid-drop-down-button{display:inline-block;cursor:pointer}.smart-grid-loading::before{background-image:url('load.55679d76435c7055.gif')!important;background-repeat:no-repeat!important;content:"";width:16px;height:16px;position:absolute;left:6px}.smart-votes-bar-container{position:relative;flex:1 1 auto;margin-left:8px;margin-right:8px;height:30px;cursor:pointer}.smart-votes-bar-container .smart-votes-bar,.smart-votes-bar-container .smart-votes-bar-frame{background:var(--smart-check-template-color)!important;border-color:var(--smart-check-template-color)!important;color:var(--smart-check-template-forecolor)!important;position:absolute;top:5px;bottom:5px}.smart-votes-cell-component{height:100%;cursor:pointer}.smart-votes-cell-component .smart-voters-info{height:30px;margin-right:8px;display:flex;align-items:center}.smart-votes-cell-component .smart-vote-button{margin-left:8px;flex:0 0 20px;height:20px;width:20px;line-height:20px;border-radius:50%;color:var(--smart-check-template-forecolor)!important;border:1px solid var(--smart-check-template-color)!important}.smart-votes-cell-component .smart-vote-button.voted{background:var(--smart-check-template-color)!important}.smart-votes-bar-animate .smart-votes-bar,.smart-votes-bar-animate .smart-votes-bar-frame{transition:all .2s ease-in-out}[check-boxes_visible] [has-toggle-button] .smart-label,[check-boxes_visible] [has-toggle-button] .smart-label [checkbox],[checkbox] .smart-label,[checkbox] .smart-label [checkbox],[editor=checkBox] .smart-label,[editor=checkBox] .smart-label [checkbox],[template=checkBox] .smart-label,[template=checkBox] .smart-label [checkbox]{display:flex;padding-bottom:0;justify-content:center;align-items:center;cursor:pointer}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor),[checkbox] .smart-input:not(.smart-grid-cell-editor),[editor=checkBox] .smart-input:not(.smart-grid-cell-editor),[template=checkBox] .smart-input:not(.smart-grid-cell-editor){width:calc(-2px + var(--smart-check-box-default-size));height:calc(-2px + var(--smart-check-box-default-size));line-height:var(--smart-check-box-default-size);box-sizing:initial;position:relative;border-style:solid;padding:2px;border-width:var(--smart-border-width);border-radius:var(--smart-border-radius);font-family:inherit;font-size:12px;background-repeat:no-repeat;border-color:var(--smart-border);background-color:transparent;color:var(--smart-background-color);display:block;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor):after,[checkbox] .smart-input:not(.smart-grid-cell-editor):after,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor):after,[template=checkBox] .smart-input:not(.smart-grid-cell-editor):after{cursor:pointer;content:inherit;text-align:center;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-weight:400;text-decoration:inherit;font-variant:normal;text-transform:none;display:inline-block;position:absolute;left:0;top:2px;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor):hover,[checkbox] .smart-input:not(.smart-grid-cell-editor):hover,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor):hover,[template=checkBox] .smart-input:not(.smart-grid-cell-editor):hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor)[checked],[checkbox] .smart-input:not(.smart-grid-cell-editor)[checked],[editor=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked],[template=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[checkbox] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[template=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]:after{content:var(--smart-icon-check)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor,[checkbox] .smart-input.smart-grid-check-box-cell-editor,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor{width:calc(-2px + var(--smart-check-box-default-size));height:calc(-2px + var(--smart-check-box-default-size));line-height:var(--smart-check-box-default-size);box-sizing:initial;position:relative;border-style:solid;padding:2px;border-width:var(--smart-border-width);border-radius:var(--smart-border-radius);font-family:inherit;font-size:12px;background-repeat:no-repeat;border-color:var(--smart-border);background-color:transparent;color:var(--smart-background-color);display:block;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor:after,[checkbox] .smart-input.smart-grid-check-box-cell-editor:after,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor:after,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor:after{cursor:pointer;content:inherit;text-align:center;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-weight:400;text-decoration:inherit;font-variant:normal;text-transform:none;display:inline-block;position:absolute;left:0;top:2px;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor:hover,[checkbox] .smart-input.smart-grid-check-box-cell-editor:hover,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor:hover,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor:hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor[checked],[checkbox] .smart-input.smart-grid-check-box-cell-editor[checked],[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked],[template=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked],smart-grid-cell[checkbox][selected] .smart-input:not(.smart-grid-cell-editor),smart-grid-column[checkbox][selected] .smart-input:not(.smart-grid-cell-editor){border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[checkbox] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked]:after{content:var(--smart-icon-check)}smart-grid-cell[checkbox],smart-grid-column[checkbox]{display:flex;padding-bottom:0;justify-content:center;align-items:center;cursor:pointer}smart-grid-cell[checkbox][selected] .smart-input:not(.smart-grid-cell-editor):after,smart-grid-column[checkbox][selected] .smart-input:not(.smart-grid-cell-editor):after{content:var(--smart-icon-check)}smart-grid-cell[checkbox][checked=indeterminate]:after,smart-grid-cell[checkbox][selected=indeterminate] .smart-input:not(.smart-grid-cell-editor):after,smart-grid-column[checkbox][checked=indeterminate]:after,smart-grid-column[checkbox][selected=indeterminate] .smart-input:not(.smart-grid-cell-editor):after{top:0;background-color:var(--smart-ui-state-color-active)}[has-toggle-button][selected] [checkbox] .smart-input[checked]{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}[freeze][checkbox][auto-show] .smart-input{opacity:0;transition:opacity ease-in-out .2s}[freeze][checkbox][auto-show][selected] .smart-input{opacity:1;border-color:var(--smart-border)}[radioButton][selected] .smart-input:after{content:var(--smart-icon-radio)}[editor=checkBox] .smart-input{left:-1px}[editor=checkBox] .smart-input:focus{border-color:var(--smart-ui-state-border-active)}[editor=checkBox]:not([readonly]) .smart-input:focus,[editor=checkBox]:not([readonly]) .smart-input:hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-row:not([selected]):not(:hover) [header][checkbox][auto-show]:not(:hover) .smart-input{opacity:0;transition:opacity ease-in-out .2s}.smart-grid-check-box-cell-editor.smart-filter-input-value[checked=indeterminate]:after,.smart-grid-dialog-editor[checkbox][checked=indeterminate] .smart-input:after,.smart-grid-dialog-editor[checkbox][selected=indeterminate] .smart-input:after,smart-grid-cell[checkbox][checked=indeterminate] .smart-input:after,smart-grid-cell[checkbox][selected=indeterminate] .smart-input:after,smart-grid-column[checkbox][checked=indeterminate] .smart-input:after,smart-grid-column[checkbox][selected=indeterminate] .smart-input:after{margin:14%;width:70%;height:70%;content:"";background-color:var(--smart-ui-state-color-active);box-sizing:border-box;top:0;border-radius:0}.smart-grid-dialog-editor div[checkbox] .smart-input[checked=indeterminate]:after,smart-grid-cell div[checkbox] .smart-input[checked=indeterminate]:after,smart-grid-column div[checkbox] .smart-input[checked=indeterminate]:after{margin:14%;width:70%!important;height:70%!important;content:"";background-color:var(--smart-ui-state-color-active);box-sizing:border-box;top:0!important;border-radius:0}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input{width:calc(100% - var(--smart-editor-addon-width));border:none;padding:var(--smart-editor-label-padding);resize:none;border-radius:0;background:inherit;color:inherit;text-align:right;height:100%}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.smart-slider-editor input[type=range]{-webkit-appearance:none;width:100%;outline:0;background:0 0}.smart-slider-editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:32px;height:32px;border:0;border-radius:32px;margin-top:-12px;background:var(--smart-primary);background-size:18px 12px;box-shadow:0 0 1px rgba(0,0,0,.06),0 2px 2px rgba(0,0,20,.1);-webkit-transition:box-shadow .2s;transition:box-shadow .2s}.smart-slider-editor input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,20,.06),0 4px 12px rgba(0,0,20,.25)}.smart-slider-editor input[type=range]::-moz-range-thumb{width:32px;height:32px;border:0;border-radius:32px;background:var(--smart-primary);background-size:18px 12px;box-shadow:0 0 1px rgba(0,0,0,.06),0 2px 2px rgba(0,0,20,.1);-moz-transition:box-shadow .2s;transition:box-shadow .2s}.smart-slider-editor input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,20,.06),0 4px 12px rgba(0,0,20,.25)}.smart-slider-editor input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;border:0;border-radius:8px;background:#fff;box-shadow:0 0 0 1px rgba(204,204,204,.25)}.smart-slider-editor input[type=range]:focus::-webkit-slider-runnable-track{box-shadow:0 0 0 1px rgba(204,204,204,.75)}.smart-slider-editor input[type=range]::-moz-range-track{width:100%;height:8px;border:0;border-radius:8px;background:#fff;box-shadow:0 0 0 1px rgba(204,204,204,.25)}.smart-slider-editor input[type=range]:focus::-moz-range-track{box-shadow:0 0 0 1px rgba(204,204,204,.75)}.smart-grid-column-menu[right-to-left] .smart-filter-panel .smart-filter-panel-operator-list{position:relative}.smart-grid[tree][right-to-left] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden){margin-left:5px;margin-right:initial}.smart-grid[right-to-left] .smart-grid-toolbar .smart-data-view-header{display:flex;flex-direction:row-reverse}.smart-grid[right-to-left] .smart-grid-toolbar .smart-data-view-header .smart-data-view-search-button{left:6px;width:24px;right:initial}.smart-grid[right-to-left] smart-grid-column .smart-add-new-column{border-left:1px solid var(--smart-border);border-right:none}.smart-grid[right-to-left] smart-grid-cell.smart-add-new-column{border-left:1px solid transparent!important;border-right:1px solid var(--smart-border)}.smart-grid[right-to-left] smart-scroll-bar:after{left:initial;right:100%}.smart-grid[right-to-left] smart-scroll-bar:before{left:0}.smart-grid[right-to-left] smart-scroll-bar[orientation=vertical]{right:initial;left:0;border-right:1px solid var(--smart-border);border-left:initial}.smart-grid[right-to-left] smart-grid-cell.smart-add-new-row:not([header]){z-index:5}.smart-grid[right-to-left] smart-grid-column{direction:ltr}.smart-grid[right-to-left] smart-grid-column .smart-label.smart-animate{transition:left .25s ease,width .25s ease}.smart-grid[right-to-left] smart-grid-column .smart-label.one{left:var(--smart-grid-column-buttons-width)}.smart-grid[right-to-left] smart-grid-column .smart-label.two{left:calc(2 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.three{left:calc(3 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.four{left:calc(4 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.five{left:calc(5 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.six{left:calc(6 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.one{width:calc(100% - 2 * var(--smart-grid-column-buttons-width));left:calc(1 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.two{width:calc(100% - 3 * var(--smart-grid-column-buttons-width));left:calc(2 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.three{width:calc(100% - 4 * var(--smart-grid-column-buttons-width));left:calc(3 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.four{width:calc(100% - 5 * var(--smart-grid-column-buttons-width));left:calc(4 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.five{width:calc(100% - 6 * var(--smart-grid-column-buttons-width));left:calc(5 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.six{width:calc(100% - 7 * var(--smart-grid-column-buttons-width));left:calc(6 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-grid-icon.column-icon.show{right:0;position:absolute}.smart-grid[right-to-left] smart-grid-column .smart-buttons-group{right:initial;left:0;flex-direction:row-reverse;transform:translateX(calc(.1px - var(--smart-grid-column-buttons-width)))}.smart-grid[right-to-left] smart-grid-column .smart-buttons-group.action{transform:translateX(0)}.smart-grid[right-to-left] smart-grid-column .smart-action-button{border-right:1px solid var(--smart-border);border-left:initial}.smart-grid[right-to-left] smart-grid-column.top-far-corner{left:0;right:initial}.smart-grid[right-to-left] smart-grid-cell[has-toggle-button] .smart-label,.smart-grid[right-to-left] smart-grid-cell[has-toggle-button] div[indent]{flex-direction:row-reverse}.smart-grid[right-to-left] .smart-grid-column-group:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,.smart-grid[right-to-left] smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,.smart-grid[right-to-left] smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{right:0;left:initial}.smart-color-input-drop-down-menu.smart-grid-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-grid-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-grid-color-input{--smart-input-drop-down-menu-width:auto}
.smart-sort-panel .smart-grid-panel-maintain-sort-button,.smart-view-panel,smart-colors-panel,smart-column-panel,smart-formatting-panel,smart-group-panel,smart-multi-column-filter-panel,smart-sort-panel{font-size:var(--smart-font-size);font-family:var(--smart-font-family)}smart-colors-panel,smart-column-panel,smart-formatting-panel,smart-multi-column-filter-panel,smart-sort-panel{display:block;min-width:345px;width:var(--smart-grid-panel-default-width);height:var(--smart-grid-panel-default-height);padding:var(--smart-grid-panel-padding);overflow:auto;background:var(--smart-background);color:var(--smart-background-color)}smart-colors-panel .tabs{width:100%;height:30px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;margin-bottom:5px}smart-colors-panel .tabs .tab{width:50%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--smart-background-color);cursor:pointer}smart-colors-panel .tabs .tab label{cursor:pointer}smart-colors-panel .tabs .tab.active{color:var(--smart-primary);border-bottom:2px solid var(--smart-primary);font-weight:700}.smart-view-panel,smart-group-panel{display:block;background:var(--smart-background);color:var(--smart-background-color)}smart-group-panel{min-width:345px;height:var(--smart-grid-panel-default-height);padding:var(--smart-grid-panel-padding);overflow:auto;width:var(--smart-grid-panel-default-width)}smart-group-panel.smart-mobile{width:345px}.smart-view-panel{min-height:400px;height:400px;max-height:450px;width:250px;padding:0;overflow:hidden}.smart-view-panel smart-list-box input{border:none;border-radius:0;border-bottom:2px solid var(--smart-border)}.smart-group-panel .smart-grid-panel-item.dragged,.smart-sort-panel .smart-grid-panel-item.dragged{opacity:.7}.smart-group-panel .smart-grid-panel-label-by,.smart-sort-panel .smart-grid-panel-label-by{padding:5px;width:60px;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.smart-group-panel .smart-grid-panel-field-container,.smart-sort-panel .smart-grid-panel-field-container{height:100%;width:100px;flex-grow:3}.smart-group-panel .smart-grid-panel-field-selection,.smart-sort-panel .smart-grid-panel-field-selection{height:100%;width:100%}.smart-group-panel .smart-grid-panel-from,.smart-sort-panel .smart-grid-panel-from{display:flex;justify-content:center;padding:5px;width:40px;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.smart-group-panel .smart-grid-panel-direction,.smart-sort-panel .smart-grid-panel-direction{display:flex;width:115px;flex-grow:2;height:100%;background-color:var(--smart-surface);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-group-panel .smart-grid-panel-direction:focus,.smart-sort-panel .smart-grid-panel-direction:focus{outline:0;box-shadow:0 0 0 1px var(--smart-primary)}.smart-group-panel .smart-grid-panel-direction>div,.smart-sort-panel .smart-grid-panel-direction>div{display:flex;align-items:center;justify-content:center;margin:3px;width:calc(50% - 6px);height:calc(100% - 6px);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-group-panel .smart-grid-panel-direction>div.selected,.smart-sort-panel .smart-grid-panel-direction>div.selected{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-sort-panel.smart-mobile smart-input{max-width:150px}.smart-sort-panel .smart-grid-panel-maintain-sort{justify-content:flex-end;margin-top:5px}.smart-sort-panel .smart-grid-panel-buttons-container{align-items:flex-start!important}.smart-sort-panel .smart-grid-panel-maintain-sort-button::before{font-family:var(--smart-font-family-icon);content:var(--smart-icon-check-empty);margin-right:5px}.smart-sort-panel .smart-grid-panel-maintain-sort-button[active]{color:var(--smart-primary)}.smart-sort-panel .smart-grid-panel-maintain-sort-button[active]::before{font-family:var(--smart-font-family-icon);content:var(--smart-icon-check-squared)}.smart-colors-panel .smart-grid-panel-item-close-button,.smart-group-panel .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button,.smart-sort-panel .smart-grid-panel-item-close-button,.smart-view-panel .smart-grid-panel-item-close-button{display:flex;justify-content:center;width:20px}.smart-colors-panel .smart-grid-panel-item-close-button:after,.smart-group-panel .smart-grid-panel-item-close-button:after,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:after,.smart-sort-panel .smart-grid-panel-item-close-button:after,.smart-view-panel .smart-grid-panel-item-close-button:after{content:var(--smart-icon-close);font-family:var(--smart-font-family-icon)}@media (pointer:coarse){.smart-colors-panel .smart-grid-panel-item-close-button:after,.smart-group-panel .smart-grid-panel-item-close-button:after,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:after,.smart-sort-panel .smart-grid-panel-item-close-button:after,.smart-view-panel .smart-grid-panel-item-close-button:after{font-size:16px}}.smart-colors-panel .smart-grid-panel-item-close-button:hover,.smart-group-panel .smart-grid-panel-item-close-button:hover,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:hover,.smart-sort-panel .smart-grid-panel-item-close-button:hover,.smart-view-panel .smart-grid-panel-item-close-button:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-colors-panel .smart-grid-panel-item-close-button:active,.smart-colors-panel .smart-grid-panel-item-close-button:focus,.smart-group-panel .smart-grid-panel-item-close-button:active,.smart-group-panel .smart-grid-panel-item-close-button:focus,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:active,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:focus,.smart-sort-panel .smart-grid-panel-item-close-button:active,.smart-sort-panel .smart-grid-panel-item-close-button:focus,.smart-view-panel .smart-grid-panel-item-close-button:active,.smart-view-panel .smart-grid-panel-item-close-button:focus{color:var(--smart-primary)}.smart-colors-panel .smart-grid-panel-item-close-button:focus,.smart-group-panel .smart-grid-panel-item-close-button:focus,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:focus,.smart-sort-panel .smart-grid-panel-item-close-button:focus,.smart-view-panel .smart-grid-panel-item-close-button:focus{outline:0}.smart-colors-panel .smart-grid-panel-item,.smart-group-panel .smart-grid-panel-item,.smart-multi-column-filter-panel .smart-grid-panel-item,.smart-sort-panel .smart-grid-panel-item,.smart-view-panel .smart-grid-panel-item{display:flex;align-items:center;margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);width:calc(100% - var(--smart-sortable-handle-size));height:var(--smart-grid-panel-item-height);min-height:var(--smart-grid-panel-item-height);background-color:var(--smart-background)}.smart-colors-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-group-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-sort-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-view-panel[close-button-position=right] .smart-grid-panel-item-close-button{order:1}.smart-colors-panel[close-button-position=right] .smart-sortable-container,.smart-group-panel[close-button-position=right] .smart-sortable-container,.smart-multi-column-filter-panel[close-button-position=right] .smart-sortable-container,.smart-sort-panel[close-button-position=right] .smart-sortable-container,.smart-view-panel[close-button-position=right] .smart-sortable-container{align-items:flex-end}.smart-colors-panel .smart-grid-panel-container-footer,.smart-column-panel .smart-grid-panel-container-footer,.smart-group-panel .smart-grid-panel-container-footer,.smart-multi-column-filter-panel .smart-grid-panel-container-footer,.smart-sort-panel .smart-grid-panel-container-footer{display:flex;flex-direction:row;justify-content:space-between}.smart-colors-panel .smart-grid-panel-buttons-container,.smart-column-panel .smart-grid-panel-buttons-container,.smart-group-panel .smart-grid-panel-buttons-container,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container,.smart-sort-panel .smart-grid-panel-buttons-container{width:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.smart-colors-panel .smart-grid-panel-buttons-container span,.smart-column-panel .smart-grid-panel-buttons-container span,.smart-group-panel .smart-grid-panel-buttons-container span,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span,.smart-sort-panel .smart-grid-panel-buttons-container span{display:flex;align-items:center;padding:5px}.smart-colors-panel .smart-grid-panel-buttons-container span:hover,.smart-column-panel .smart-grid-panel-buttons-container span:hover,.smart-group-panel .smart-grid-panel-buttons-container span:hover,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span:hover,.smart-sort-panel .smart-grid-panel-buttons-container span:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-colors-panel .smart-grid-panel-buttons-container span:focus,.smart-column-panel .smart-grid-panel-buttons-container span:focus,.smart-group-panel .smart-grid-panel-buttons-container span:focus,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span:focus,.smart-sort-panel .smart-grid-panel-buttons-container span:focus{outline:0}.smart-sort-panel .smart-sortable-container{margin-bottom:var(--smart-grid-panel-padding)}.smart-sort-panel .smart-sortable-container:empty:after{content:attr(no-sorting);margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);opacity:.7}.smart-sort-panel .smart-grid-panel-container-footer>smart-input{min-width:215px;width:40%}.smart-sort-panel .smart-grid-panel-container-footer>smart-input.smart-mobile{min-width:100px;width:120px}.smart-sort-panel .smart-grid-panel-item-close-button{display:flex;align-items:center;padding:5px}.smart-sort-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-colors-panel>.smart-container,.smart-multi-column-filter-panel>.smart-container{display:grid;grid-auto-rows:1fr max-content;grid-row-gap:var(--smart-grid-panel-padding)}.smart-colors-panel.smart-colors-panel>.smart-container,.smart-multi-column-filter-panel.smart-colors-panel>.smart-container{grid-auto-rows:auto}.smart-colors-panel .smart-filter-panel-items-container,.smart-multi-column-filter-panel .smart-filter-panel-items-container{overflow:auto;padding-top:10px}.smart-colors-panel .smart-filter-panel-items-container:empty:after,.smart-multi-column-filter-panel .smart-filter-panel-items-container:empty:after{margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);opacity:.7;content:attr(no-filters)}.smart-colors-panel .smart-filter-panel-add-filter-button,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button{display:flex;align-items:center;padding:5px}.smart-colors-panel .smart-filter-panel-add-filter-button:hover,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-colors-panel .smart-filter-panel-add-filter-button:focus,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button:focus{outline:0}.smart-colors-panel .smart-grid-panel-item,.smart-multi-column-filter-panel .smart-grid-panel-item{width:100%;display:grid;columns:5;grid-template-columns:var(--smart-multi-column-filter-panel-template-columns);grid-gap:var(--smart-grid-panel-padding)}.smart-colors-panel .smart-grid-panel-item>*,.smart-multi-column-filter-panel .smart-grid-panel-item>*{width:100%}.smart-colors-panel .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button{display:flex;align-items:center;padding:5px}.smart-colors-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-colors-panel[close-button-position=right],.smart-multi-column-filter-panel[close-button-position=right]{--smart-multi-column-filter-panel-template-columns:60px 2fr 3fr 3fr 15px}.smart-kanban-column-panel .smart-grid-panel-item::after,.smart-kanban-column-panel .smart-grid-panel-item::before{display:none!important}.smart-group-panel .smart-sortable-container smart-column-panel smart-sortable{margin-bottom:var(--smart-grid-panel-padding)}.smart-group-panel .smart-sortable-container:empty:after{margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);opacity:.7;content:attr(no-grouping)}.smart-group-panel .smart-grid-panel-container-footer>smart-input{min-width:215px;width:40%}.smart-group-panel .smart-grid-panel-container-footer>smart-input.smart-mobile{min-width:100px;width:120px}.smart-group-panel .smart-grid-panel-item-close-button{display:flex;align-items:center;padding:5px}.smart-group-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-group-panel .smart-grid-panel-direction,.smart-group-panel .smart-grid-panel-from{display:none}.smart-group-panel .smart-grid-panel-expand-collapse{justify-content:flex-end;margin-top:10px;margin-bottom:10px}.smart-group-panel .smart-group-panel-expand-button{margin-left:15px}.smart-column-panel .smart-column-panel-label,.smart-column-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-format-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-group-panel .smart-group-panel-collapse-button[active],.smart-group-panel .smart-group-panel-expand-button[active]{color:var(--smart-primary)}.smart-format-panel .smart-grid-panel-buttons-container{width:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.smart-format-panel .smart-grid-panel-buttons-container span{display:flex;align-items:center;padding:5px}.smart-format-panel .smart-grid-panel-buttons-container span:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-format-panel.smart-grid-panel-container-footer{display:flex;flex-direction:row;height:50px;justify-content:center;padding:15px}.smart-column-panel{--smart-grid-panel-item-height:20px;min-width:100px}.smart-column-panel.smart-container,.smart-column-panel>.smart-container{display:flex;flex-direction:column}.smart-column-panel smart-sortable{flex:5;min-height:50px;overflow:auto;max-height:var(--smart-column-panel-drop-down-height)}.smart-column-panel .smart-column-panel-label,.smart-data-view-header-button>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.smart-column-panel .smart-column-panel-find-container{display:flex;align-items:center;border-bottom:2px solid var(--smart-border);height:var(--smart-editor-height);position:relative}.smart-column-panel .smart-column-panel-find-container input{outline:0;border:none;width:calc(100% - 16px);height:100%;font-family:var(--smart-font-family);font-size:var(--smart-font-size);background:var(--smart-grid-panel-background);color:var(--smart-grid-panel-color)}.smart-column-panel .smart-column-panel-find-container .clear-button{width:16px;cursor:pointer}.smart-column-panel .smart-column-panel-find-container .clear-button:after{content:var(--smart-icon-cancel);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center}.smart-column-panel .smart-column-panel-find-container.no-results:after{content:attr(no-results);position:absolute;top:calc(100% + 10px)}.smart-column-panel .smart-column-panel-label.icon{position:relative;padding-left:var(--smart-column-icon-size)}.smart-column-panel .smart-column-panel-label.icon:after{content:"";position:absolute;left:0;top:0;width:var(--smart-column-icon-size);height:100%;background-repeat:no-repeat;background-position:center}.smart-column-panel .smart-grid-panel-buttons-container{width:100%;justify-content:center;margin-top:3px}.smart-column-panel .smart-grid-panel-container-footer{display:grid;grid-template-columns:auto auto}.smart-column-panel .toggle-visibility{width:16px;height:16px;font-family:var(--smart-font-family-icon);cursor:pointer;display:flex;align-items:center;justify-content:center}.smart-column-panel .toggle-visibility:after{content:var(--smart-icon-visibility)}.smart-column-panel .toggle-visibility:focus{outline:0;color:var(--smart-primary)}.smart-column-panel .toggle-visibility.disable-toggle{pointer-events:none;opacity:.5}.smart-column-panel .toggle-visibility.hidden:after{content:var(--smart-icon-visibility-off)}.smart-column-panel .clear-button:focus{outline:0;color:var(--smart-primary)}.smart-column-panel .smart-grid-panel-item{display:flex;align-items:center;margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);width:calc(100% - var(--smart-sortable-handle-size));height:var(--smart-grid-panel-item-height);min-height:var(--smart-grid-panel-item-height);background-color:var(--smart-background)}.smart-column-panel .smart-grid-panel-item.group:after,.smart-column-panel .smart-grid-panel-item.group:before{opacity:0!important;pointer-events:none}.smart-column-panel .smart-grid-panel-item.indent{padding-left:12px}.smart-grid-panel-apply-button,.smart-grid-panel-cancel-button{padding:5px 8px;min-width:80px;display:flex;text-transform:uppercase}.smart-grid-panel-reset-button{text-decoration:underline;display:flex;align-items:center;cursor:pointer;text-transform:uppercase}.smart-grid-panel-cancel-button{background:var(--smart-surface);color:var(--smart-surface-color);border:1px solid var(--smart-border);border-radius:var(--smart-border-radius);justify-content:center}.smart-grid-panel-apply-button{border-radius:var(--smart-border-radius);justify-content:center;background:var(--smart-primary);color:var(--smart-primary-color);border:1px solid var(--smart-primary)}.smart-data-view-header{padding:3px;position:relative;display:grid;grid-template-areas:"states views customize filter sort format details delete . search";grid-template-columns:minmax(0,max-content) minmax(0,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) 1fr 24px;grid-gap:10px;grid-template-rows:100%;background:var(--smart-surface);color:var(--smart-surface-color)}.smart-data-view-header-button{display:flex;align-items:center;justify-content:center;padding:5px 5px 5px 25px;height:30px;margin-top:5px;position:relative;cursor:pointer;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-data-view-header-button:after{position:absolute;font-family:var(--smart-font-family-icon);left:8px}.smart-data-view-header-button:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-data-view-header-button:focus{outline:var(--smart-primary) solid 1px}.smart-data-view-header-button:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-data-view-header-button[aria-expanded=true]{color:var(--smart-ui-state-color-selected);background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected)}.smart-data-view-header-button.smart-data-view-search-button:active{color:var(--smart-ui-state-active)}.smart-data-view-header-drop-down{position:absolute;background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);z-index:9999;height:auto;transform:scaleY(1);transform-origin:top;opacity:1}.smart-data-view-header-drop-down.smart-mobile{--smart-font-size:12px}.smart-data-view-header-drop-down smart-colors-panel,.smart-data-view-header-drop-down smart-column-panel,.smart-data-view-header-drop-down smart-multi-column-filter-panel,.smart-data-view-header-drop-down smart-sort-panel{width:100%;border:none}.smart-data-view-header-drop-down.smart-visibility-hidden{transform:scaleY(0);opacity:0}.smart-data-view-header-drop-down.customize-panel{width:var(--smart-data-view-customize-panel-width)}.smart-data-view-header-drop-down.colors-panel,.smart-data-view-header-drop-down.filter-panel{width:var(--smart-data-view-filter-panel-width)}.smart-data-view-header-drop-down.format-panel{max-height:320px;overflow:auto}.smart-data-view-header-drop-down.sort-panel{width:var(--smart-data-view-sort-panel-width)}.smart-data-view-header-drop-down.search-panel{width:var(--smart-data-view-search-panel-width);padding:var(--smart-data-view-padding)}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box{display:grid;grid-template-columns:1fr 16px;grid-template-rows:100%;grid-gap:2px;align-items:center}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches{grid-template-columns:1fr max-content 16px 16px 16px}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-next,.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-prev{display:flex}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-label{display:block}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.no-matches{grid-template-columns:1fr max-content 16px}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.no-matches .smart-data-view-search-label{display:block}.smart-data-view-header-drop-down.search-panel input{outline:0;border:none;min-width:0;padding:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size);background:var(--smart-background);color:var(--smart-background-color)}.smart-data-view-search-box div:focus{outline:var(--smart-primary) solid 1px}.smart-data-view-search-button{grid-area:search;margin-right:0;padding:0}.smart-data-view-search-button:after{content:var(--smart-icon-search)}.smart-data-view-customize-button{grid-area:customize}.smart-data-view-customize-button:after{content:var(--smart-icon-visibility-off)}.smart-data-view-customize-button.hidden{background-color:#D0F0FD;color:#039BE5}.smart-data-view-delete-button{grid-area:delete}.smart-data-view-delete-button:after{content:var(--smart-icon-delete)}.smart-data-view-details-button{grid-area:details}.smart-data-view-details-button:after{content:var(--smart-icon-resize-full)}.smart-data-view-filter-button{grid-area:filter}.smart-data-view-filter-button:after{content:var(--smart-icon-add-filter)}.smart-data-view-filter-button.filtered{background-color:#D1F7C4;color:#0B8043}.smart-data-view-sort-button{grid-area:sort}.smart-data-view-group-button,.smart-data-view-label-button,.smart-data-view-resource-button{grid-area:group}.smart-data-view-sort-button:after{content:var(--smart-icon-sort)}.smart-data-view-sort-button.sorted{background-color:#FFEBB6;color:#B88707}.smart-data-view-label-button:after{content:var(--smart-icon-font)}.smart-data-view-label-button.grouped{background-color:#FFDAF6;color:#FF36C2}.smart-data-view-colors-button,.smart-data-view-format-button{grid-area:format}.smart-data-view-group-button:after,.smart-data-view-resource-button:after{content:var(--smart-icon-group)}.smart-data-view-group-button.grouped,.smart-data-view-resource-button.grouped{background-color:#D0F0FD;color:#039BE5}.smart-data-view-group-button.scheduler.grouped,.smart-data-view-resource-button.scheduler.grouped{background-color:#FFCFC9;color:#D50000}.smart-data-view-group-button.scheduler:after,.smart-data-view-resource-button.scheduler:after{content:var(--smart-icon-scheduler)}.smart-data-view-format-button:after{content:var(--smart-icon-table)}.smart-data-view-format-button.formatted{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-data-view-colors-button:after{content:var(--smart-icon-color-background)}.smart-data-view-colors-button.formatted{background-color:#ECE1FD;color:#8C47FF}.smart-data-view-download-button.formatted,.smart-data-view-states-button.formatted,.smart-data-view-views-button.formatted{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-data-view-download-button{grid-area:download}.smart-data-view-download-button:after{content:var(--smart-icon-arrow-down);position:initial;margin-left:8px}.smart-data-view-download-button:before{font-family:var(--smart-font-family-icon);left:8px;content:var(--smart-icon-download-alt);position:absolute}.smart-data-view-views-button{grid-area:views}.smart-data-view-views-button:after{content:var(--smart-icon-arrow-down);position:initial;margin-left:8px}.smart-data-view-views-button:before{font-family:var(--smart-font-family-icon);left:8px;content:var(--smart-icon-grid-alt);position:absolute}.smart-data-view-views-button.kanban:before{content:var(--smart-icon-kanban-alt)}.smart-data-view-views-button.card:before{content:var(--smart-icon-card-alt)}.smart-data-view-states-button{grid-area:states;border-right:1px solid var(--smart-border);padding-right:5px}.smart-data-view-states-button:before{font-family:var(--smart-font-family-icon);left:8px;content:var(--smart-icon-menu);position:absolute}.smart-grid-toolbar .smart-data-view-header{height:100%;display:flex}.smart-grid-toolbar .smart-data-view-header-button{margin-right:0}.smart-grid-toolbar .smart-data-view-header-button.smart-disabled{pointer-events:none;opacity:.5}.smart-grid-toolbar .smart-data-view-search-button{position:absolute;right:30px;top:0}.smart-card-view .smart-data-view-header-button,.smart-kanban .smart-data-view-header-button{margin-top:0;height:100%}.smart-card-view .smart-data-view-header-button.smart-data-view-search-button,.smart-kanban .smart-data-view-header-button.smart-data-view-search-button{min-width:30px}.smart-card-view:not([animation=none]) .smart-data-view-header-drop-down,.smart-data-view-header-drop-down[owner],.smart-kanban:not([animation=none]) .smart-data-view-header-drop-down{transition:height .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.smart-data-view-search-label{display:none;font-size:calc(var(--smart-font-size) - 3px);opacity:.7}.smart-data-view-search-next,.smart-data-view-search-prev{align-items:center;justify-content:center;cursor:pointer;font-family:var(--smart-font-family-icon);font-size:10px;display:none;background-color:var(--smart-surface);color:var(--smart-surface-color);height:100%}.smart-data-view-search-next:hover,.smart-data-view-search-prev:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-data-view-search-next:active,.smart-data-view-search-prev:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-data-view-search-prev:after{content:var(--smart-icon-arrow-up)}.smart-data-view-search-next:after{content:var(--smart-icon-arrow-down)}.smart-data-view-search-close{display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--smart-font-family-icon);font-size:10px;color:var(--smart-background-color)}.smart-data-view-search-close:after{content:var(--smart-icon-close)}.smart-data-view-search-close:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-data-view-search-close:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-data-view-found{outline:var(--smart-outline) solid 4px;outline-offset:-4px}.smart-data-view-highlighted{box-shadow:0 0 23px 1px var(--smart-primary);outline:var(--smart-primary) solid 4px;outline-offset:-4px}[header-position=bottom] .smart-data-view-header-drop-down{transform-origin:bottom}.smart-formatting-panel{width:var(--smart-formatting-panel-default-width);min-height:150px;padding:0;overflow:visible;z-index:999}.smart-formatting-panel>.smart-container{position:relative;min-height:inherit}.smart-formatting-panel .smart-formatting-panel-items-container{width:100%;height:100%;padding:0 calc(2 * var(--smart-grid-panel-padding));overflow:auto}.smart-formatting-panel .smart-formatting-panel-item>.format-label{grid-area:format-label;justify-self:end}.smart-formatting-panel .smart-formatting-panel-item>.font-family-input{grid-area:font-family-input}.smart-formatting-panel .smart-formatting-panel-item>.font-size-input{grid-area:font-size-input}.smart-formatting-panel .smart-formatting-panel-item>.popup-button{display:flex;align-items:center;border:var(--smart-border-width) solid var(--smart-border);width:100%;height:100%;grid-area:popup-button;justify-content:center;cursor:pointer;font-size:20px;font-weight:700}.smart-formatting-panel .smart-formatting-panel-item>.preview{display:flex;align-items:center;border:var(--smart-border-width) solid var(--smart-border);width:100%;height:100%;grid-area:preview;padding:0 var(--smart-grid-panel-padding)}.smart-formatting-panel .smart-add-new-button{display:block;position:absolute;bottom:calc(var(--smart-grid-panel-padding) - 5px);right:calc(var(--smart-grid-panel-padding) - 5px);width:var(--smart-formatting-panel-add-new-button-size);height:var(--smart-formatting-panel-add-new-button-size);border-radius:50%;background-color:var(--smart-primary);color:var(--smart-primary-color);cursor:pointer;opacity:.3}.smart-formatting-panel .smart-add-new-button:after{content:"+";display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:35px}.smart-formatting-panel .smart-add-new-button:focus,.smart-formatting-panel .smart-add-new-button:hover{opacity:1;transform:scale(1.2,1.2)}.smart-formatting-panel .smart-add-new-button:focus{outline:0}.smart-formatting-panel .close-button:focus,.smart-formatting-panel .popup-button:focus,.smart-formatting-panel-popup .colors-container:focus,.smart-formatting-panel-popup .header>div:focus,.smart-formatting-panel-popup input:focus{outline:var(--smart-ui-state-border-active) solid var(--smart-border-width)}.smart-formatting-panel.scroll .smart-add-new-button{right:calc(12px + var(--smart-grid-panel-padding));border-radius:50%}.smart-formatting-panel:not([animation=none]) .smart-add-new-button{transition:transform cubic-bezier(.81,.27,0,.93) .5s,opacity .2s cubic-bezier(.4,0,.2,1)}.smart-formatting-panel-item{display:grid;grid-template-columns:auto 3fr 2fr var(--smart-formatting-panel-row-height) 1fr .5fr 1fr 1fr;grid-template-rows:var(--smart-formatting-panel-row-height) var(--smart-formatting-panel-row-height);grid-template-areas:"value-label columns-input condition-input condition-input first-value first-value first-value close-button" "format-label font-family-input font-size-input popup-button preview preview preview close-button";gap:var(--smart-grid-panel-padding);border-bottom:var(--smart-border-width) solid var(--smart-border);width:100%;padding:calc(2 * var(--smart-grid-panel-padding)) 0}.smart-formatting-panel-item:last-child{border-bottom:none}.smart-formatting-panel-item>*{min-width:0;max-width:none;min-height:0;max-height:none;width:auto;align-self:center;justify-self:center}.smart-formatting-panel-item>.value-label{grid-area:value-label;justify-self:end}.smart-formatting-panel-item>.columns-input{grid-area:columns-input}.smart-formatting-panel-item>.condition-input{grid-area:condition-input}.smart-formatting-panel-item>.first-value{grid-area:first-value}.smart-formatting-panel-item>.ampersand{grid-area:ampersand;display:none}.smart-formatting-panel-item>.second-value{grid-area:second-value;display:none}.smart-formatting-panel-item>.close-button{grid-area:close-button;position:relative;width:16px;height:16px}.smart-formatting-panel-item>.close-button:after{content:var(--smart-icon-close);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-size:20px;font-family:smart-icons;opacity:.5;cursor:pointer}.smart-formatting-panel-item.between{grid-template-areas:"value-label columns-input condition-input condition-input first-value ampersand second-value close-button" "format-label font-family-input font-size-input popup-button preview preview preview close-button"}.smart-formatting-panel-item.between>.ampersand,.smart-formatting-panel-item.between>.second-value{display:block}.smart-formatting-panel-popup{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:var(--smart-formatting-panel-row-height) var(--smart-formatting-panel-row-height) auto var(--smart-formatting-panel-row-height);grid-template-areas:"header header" "code input" "colors colors" "apply cancel";gap:var(--smart-grid-panel-padding);position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-formatting-panel-popup-width);padding:var(--smart-grid-panel-padding);background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);z-index:9999;opacity:1;transform:scale(1);transform-origin:top;font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-formatting-panel-popup .header,.smart-formatting-panel-popup input,.smart-formatting-panel-popup>.color-code{border:var(--smart-border-width) solid var(--smart-border)}.smart-formatting-panel-popup>.color-code{width:100%;height:100%;grid-area:code;display:flex;align-items:center;box-sizing:border-box;padding:var(--smart-grid-panel-padding);color:var(--smart-background-color)}.smart-formatting-panel-popup .header{grid-area:header;display:flex}.smart-formatting-panel-popup .header>div{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50%;height:100%;text-transform:uppercase;font-weight:700;cursor:pointer;color:var(--smart-background-color)}.smart-formatting-panel-popup .header>div:first-child{border-right:var(--smart-border-width) solid var(--smart-border)}.smart-formatting-panel-popup .header>.selected{background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-formatting-panel-popup input{width:100%;height:100%;grid-area:input;background-color:var(--smart-background);cursor:pointer}.smart-formatting-panel-popup input:focus{border-color:var(--smart-ui-state-border-focus)}.smart-formatting-panel-popup .colors-container{grid-area:colors;display:grid;grid-template-columns:repeat(8,1fr);grid-auto-rows:var(--smart-formatting-panel-color-box-height);gap:3px;width:100%}.smart-formatting-panel-popup .colors-container>div{border:var(--smart-border-width) solid var(--smart-border);cursor:pointer}.smart-formatting-panel-popup .colors-container>div.selected{position:relative;display:flex;align-items:center;justify-content:center}.smart-formatting-panel-popup .colors-container>div.selected:after{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;font-size:20px;font-family:smart-icons;cursor:pointer;border-radius:50%;content:var(--smart-icon-check);background-color:var(--smart-background-color);color:var(--smart-background);width:var(--smart-formatting-panel-color-box-height);opacity:1}.smart-formatting-panel-popup>smart-button{--smart-button-padding:0}.smart-formatting-panel-popup>.apply{grid-area:apply}.smart-formatting-panel-popup>.cancel{grid-area:cancel}.smart-formatting-panel-popup:not([animation=none]){transition:transform .2s cubic-bezier(.4,0,.2,1) -out,opacity .2s cubic-bezier(.4,0,.2,1) -out,visibility .2s cubic-bezier(.4,0,.2,1) -out}.smart-formatting-panel-popup.smart-visibility-hidden{transform:scale(0);opacity:0}.smart-column-panel[right-to-left] .smart-column-panel-find-container{direction:rtl}.smart-column-panel[right-to-left] .smart-grid-panel-buttons-container{flex-direction:row-reverse}.smart-column-panel[right-to-left] .smart-grid-panel-item{right:var(--smart-sortable-handle-size);justify-content:space-between}.smart-group-panel[right-to-left] .smart-grid-panel-buttons-container,.smart-group-panel[right-to-left] .smart-grid-panel-direction,.smart-sort-panel[right-to-left] .smart-grid-panel-buttons-container,.smart-sort-panel[right-to-left] .smart-grid-panel-direction{flex-direction:row-reverse}.smart-column-panel[right-to-left] .toggle-visibility{order:1}.smart-group-panel[right-to-left] .smart-grid-panel-from,.smart-group-panel[right-to-left] .smart-grid-panel-label-by,.smart-group-panel[right-to-left] .smart-group-panel-apply-button,.smart-group-panel[right-to-left] .smart-group-panel-cancel-button,.smart-group-panel[right-to-left] .smart-group-panel-collapse-button,.smart-group-panel[right-to-left] .smart-group-panel-expand-button{direction:rtl}.smart-group-panel[right-to-left] .smart-group-panel-expand-button{margin-left:initial;margin-right:5px}.smart-group-panel[right-to-left] .smart-grid-panel-label-by{order:3}.smart-group-panel[right-to-left] .smart-grid-panel-field-container{order:2}.smart-group-panel[right-to-left] .smart-grid-panel-from{order:1}.smart-group-panel[right-to-left] .smart-sortable .smart-sortable-items-parent{direction:unset}.smart-group-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}.smart-sort-panel[right-to-left] .smart-grid-panel-apply-button,.smart-sort-panel[right-to-left] .smart-grid-panel-cancel-button{direction:rtl}.smart-sort-panel[right-to-left] .smart-grid-panel-label-by{order:3}.smart-sort-panel[right-to-left] .smart-grid-panel-field-container{order:2}.smart-sort-panel[right-to-left] .smart-grid-panel-from{order:1}.smart-sort-panel[right-to-left] .smart-sortable .smart-sortable-items-parent{direction:unset}.smart-sort-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}.smart-multi-column-filter-panel[right-to-left] .smart-filter-panel-add-filter-button,.smart-multi-column-filter-panel[right-to-left] .smart-filter-panel-items-container:empty,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-apply-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-cancel-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item-close-button+div{direction:rtl}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-grid-panel-item-close-button+div{order:3}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-input:nth-of-type(1){order:2}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-input:nth-of-type(2){order:1}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-buttons-container{flex-direction:row-reverse}.smart-multi-column-filter-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}[right-to-left] .smart-data-view-header-drop-down.search-panel .smart-data-view-search-box{direction:rtl}[right-to-left] .smart-data-view-header{grid-template-areas:"search . sort filter customize";grid-template-columns:24px 1fr minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content)}[right-to-left] .smart-data-view-header-button:not(.smart-data-view-search-button){direction:rtl;padding-left:5px;padding-right:25px}[right-to-left] .smart-data-view-header-button:after{right:5px;left:initial}.smart-formatting-panel[right-to-left]{direction:rtl}.smart-formatting-panel[right-to-left] .smart-add-new-button{left:calc(var(--smart-grid-panel-padding) - 5px);right:unset}.smart-formatting-panel[right-to-left].scroll .smart-add-new-button{left:calc(12px + var(--smart-grid-panel-padding))}
.smart-input-group>.custom-select:not(:first-child),.smart-input-group>.form-control:not(:first-child),.smart-input-group>.smart-input-group-append>.smart-input-group-text,.smart-input-group>.smart-input-group-append>smart-button,.smart-input-group>.smart-input-group-prepend:first-child>.smart-input-group-text:not(:first-child),.smart-input-group>.smart-input-group-prepend:first-child>smart-button:not(:first-child),.smart-input-group>.smart-input-group-prepend:not(:first-child)>.smart-input-group-text,.smart-input-group>.smart-input-group-prepend:not(:first-child)>smart-button{border-top-left-radius:0;border-bottom-left-radius:0}.smart-input-group>.custom-select:not(:last-child),.smart-input-group>.form-control:not(:last-child),.smart-input-group>.smart-input-group-append:last-child>.smart-input-group-text:not(:last-child),.smart-input-group>.smart-input-group-append:last-child>smart-button:not(:last-child):not(.dropdown-toggle),.smart-input-group>.smart-input-group-append:not(:last-child)>.smart-input-group-text,.smart-input-group>.smart-input-group-append:not(:last-child)>smart-button,.smart-input-group>.smart-input-group-prepend>.smart-input-group-text,.smart-input-group>.smart-input-group-prepend>smart-button{border-top-right-radius:0;border-bottom-right-radius:0}.smart-input-group smart-button[focus],.smart-input-group>.custom-file:focus,.smart-input-group>.custom-select:focus,.smart-input-group>.form-control:focus,.smart-input-group>.form-control[focus]{z-index:3}.smart-input-group-append,.smart-input-group-append .smart-input-group-text+.smart-input-group-text,.smart-input-group-append .smart-input-group-text+smart-button,.smart-input-group-append smart-button+.smart-input-group-text,.smart-input-group-append smart-button+smart-button,.smart-input-group-prepend .smart-input-group-text+.smart-input-group-text,.smart-input-group-prepend .smart-input-group-text+smart-button,.smart-input-group-prepend smart-button+.smart-input-group-text,.smart-input-group-prepend smart-button+smart-button,.smart-input-group>.custom-file+.custom-file,.smart-input-group>.custom-file+.custom-select,.smart-input-group>.custom-file+.form-control,.smart-input-group>.custom-select+.custom-file,.smart-input-group>.custom-select+.custom-select,.smart-input-group>.custom-select+.form-control,.smart-input-group>.form-control+.custom-file,.smart-input-group>.form-control+.custom-select,.smart-input-group>.form-control+.form-control{margin-left:-1px}.form-control,.smart-input-group-text{padding:.375rem .75rem;line-height:1.5}.smart-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;box-sizing:border-box;font-family:var(--smart-font-family)}.smart-input-group smart-input .smart-drop-down-button{border-left:none}.smart-input-group>.custom-file,.smart-input-group>.custom-select,.smart-input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.smart-input-group-append,.smart-input-group-prepend{display:flex;box-sizing:border-box;height:auto}.smart-input-group-append>smart-button,.smart-input-group-prepend>smart-button{height:100%}.smart-input-group-prepend{margin-right:-1px}.smart-input-group-text{border-radius:var(--smart-border-radius);display:flex;align-items:center;margin-bottom:0;font-size:1rem;font-weight:400;color:var(--smart-surface-color);text-align:center;white-space:nowrap;background-color:var(--smart-surface);border:1px solid var(--smart-border)}.form-control,.smart-form{font-size:var(--smart-font-size);display:block}.form-control{border-radius:var(--smart-border-radius);height:auto;width:100%;color:#495057;background-color:var(--smart-background);background-clip:padding-box;-webkit-background-clip:padding-box;border:1px solid var(--smart-border);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus,.form-control[focus]{color:var(--smart-color);background-color:var(--smart-background);border-color:var(--smart-primary);outline:0}.smart-form{background:var(--smart-background);color:var(--smart-background-color);border:0 solid var(--smart-border);border-radius:var(--smart-border-radius);box-sizing:border-box;overflow:visible;width:600px;font-family:var(--smart-font-family)}@media only screen and (max-width:600px){.smart-form{width:350px}}.smart-form-editor,.smart-form-tab-strip[vertical] .smart-form-tab .smart-form-tab-label{width:100%}.smart-form-row{padding:5px 0;box-sizing:border-box}.smart-form-row .smart-form-control-label{display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;font-family:var(--smart-font-family);font-size:calc(.9 * var(--smart-font-size))}.smart-form-row .smart-form-control+.smart-form-label[required]:before,.smart-form-row .smart-form-control-label[required]:after{content:"*";color:#a94442;font-size:14px;margin-left:2px;margin-right:2px}.smart-form-row .smart-form-control{display:flex;box-sizing:border-box}.smart-form-row .smart-form-control+.smart-form-control-label[required]:after{content:""}.smart-form-row-flex{display:flex}.smart-form-control .smart-form-control-addon{display:flex;align-items:center}.smart-form-control.left{justify-content:flex-start}.smart-form-control.center{justify-content:center}.smart-form-control.right{justify-content:flex-end}.smart-form-control[readonly] .smart-form-editor{pointer-events:none}.smart-form-control[readonly] .smart-form-editor .smart-calendar-button,.smart-form-control[readonly] .smart-form-editor .smart-drop-down-button{visibility:hidden}.smart-form-control[readonly] .smart-form-editor div,.smart-form-control[readonly] .smart-form-editor input,.smart-form-control[readonly] .smart-form-editor span,.smart-form-control[readonly] .smart-form-editor textarea{border:none!important}.smart-form-control[readonly] .smart-form-editor+.smart-form-control-addon,.smart-form-control[readonly] .smart-form-editor+.smart-form-control-icon,.smart-form-control[readonly] .smart-form-editor+div{visibility:hidden}.smart-form-control-icon:after{content:attr(tooltip);visibility:hidden;white-space:nowrap;margin-top:25px;position:absolute;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:7px;background-color:var(--smart-secondary);color:var(--smart-secondary-color);font-size:calc(var(--smart-font-size) - 2px);opacity:0;transform:scale(0);transition:opacity .2s ease-out,transform .1s ease-out;z-index:9}.smart-form-control-icon:hover:after{visibility:visible;opacity:.9;transform:scale(1);color:var(--smart-secondary-color);background:var(--smart-secondary)}.smart-form-control-label[readonly]:after{visibility:hidden}.smart-form-group .smart-form-group-content{display:grid;grid-template-columns:none}.smart-form-group[columns="2"]>.smart-form-group-content{grid-template-columns:50% 50%}.smart-form-group[columns="3"]>.smart-form-group-content{grid-template-columns:33% 33% 33%}.smart-form-group[columns="4"]>.smart-form-group-content{grid-template-columns:25% 25% 25% 25%}.smart-form-group[columns="5"]>.smart-form-group-content{grid-template-columns:20% 20% 20% 20% 20%}.smart-form-group[columns="6"]>.smart-form-group-content{grid-template-columns:16.66% 16.66% 16.66% 16.66% 16.66% 16.66%}.smart-form-group-label{font-size:20px;font-family:var(--smart-font-family);padding-top:10px;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid var(--smart-border)}.smart-form-group-label.center{display:flex;justify-content:center}.smart-form-group-label.right{display:flex;justify-content:flex-end}.smart-form-group-buttons{display:flex;justify-content:flex-end;padding-right:30px}.smart-form-editor.smart-validation-success:not(smart-check-box):not([focus])>div.smart-container::after,input.smart-form-editor.smart-valid:not(:focus)+.smart-success-label-like-after-element{display:none}.smart-form-group-buttons smart-button{margin-left:20px}.smart-form-editor.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after{left:initial;right:0;z-index:9}.smart-form-editor.smart-number-input[focus]:not([drop-down-button-position=none]).smart-validation-error[focus] input,.smart-form-editor.smart-number-input[focus]:not([drop-down-button-position=none]).smart-validation-success[focus] input,.smart-form-editor.smart-numeric-text-box.smart-validation-error:not(smart-check-box)>div.smart-container input,.smart-form-editor.smart-numeric-text-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container input,.smart-form-editor.smart-numeric-text-box[focus][spin-buttons].smart-validation-error[focus] input,.smart-form-editor.smart-numeric-text-box[focus][spin-buttons].smart-validation-success[focus] input{padding-right:30px}.smart-form-editor.smart-combo-box.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-combo-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-date-time-picker.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-date-time-picker.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-drop-down-list.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-drop-down-list.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-number-input.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-number-input.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-numeric-text-box.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-numeric-text-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after{right:20px}.smart-form-editor.smart-invalid+.smart-error-label-like-after-element,.smart-form-editor.smart-valid+.smart-success-label-like-after-element{left:initial;right:0;z-index:9}input.smart-form-editor.smart-invalid+.smart-error-label-like-after-element,input.smart-form-editor.smart-valid+.smart-success-label-like-after-element{right:35px}.smart-form-tab{grid-row:1;display:flex;align-items:center;justify-content:center;min-width:0;cursor:pointer;font-family:var(--smart-font-family);box-sizing:border-box;transition:background-color .2s ease-in-out}.smart-form-tab.selected{border-bottom:2px solid var(--smart-primary);color:var(--smart-primary)}.smart-form-tab.smart-invalid{border-bottom:2px solid var(--smart-error);color:var(--smart-error)}.smart-form-tab-strip{display:grid;grid-auto-columns:1fr;overflow:hidden;border-bottom:var(--smart-border-width) solid var(--smart-border);height:30px;margin-bottom:10px}.smart-form-tab-strip .smart-form-tab .smart-form-tab-label{font-size:calc(var(--smart-font-size) + 1px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px}.smart-form-tab-strip .smart-form-tab:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-form-tab-strip[vertical]{display:flex;height:auto;flex-direction:column;background:var(--smart-background);border:none;border-radius:initial;padding-bottom:1px}.smart-form-tab-strip[vertical] .smart-form-tab{background-color:var(--smart-surface);color:var(--smart-surface-color);overflow:hidden;border:var(--smart-border-width) solid var(--smart-border);border-radius:0;padding:10px;margin-bottom:-1px;justify-content:left}.smart-form-tab-strip[vertical] .smart-form-tab .smart-form-tab-button{float:right;transition:transform .3s ease-in-out;transform:rotate(-180deg);font-size:17px}.smart-form-tab-strip[vertical] .smart-form-tab.selected{background:var(--smart-ui-state-focus)}.smart-form-tab-strip[vertical] .smart-form-tab.selected .smart-form-tab-button{transform:rotate(0)}.smart-form-tab-strip[vertical] .smart-form-tab.smart-invalid{color:var(--smart-error);background-color:var(--smart-surface)}.smart-form-tab-strip[breadcrumb]{border:none}.smart-form-tab-strip[breadcrumb] .smart-form-tab{border-bottom:none}.smart-form-tab-strip[breadcrumb] .smart-form-tab .smart-form-tab-label{display:flex;align-items:center}.smart-form-tab-strip[breadcrumb] .smart-form-tab .smart-form-tab-label .circle{border-radius:100%;font-family:var(--smart-font-family);width:12px;height:12px;padding:5px;margin-right:10px;background:var(--smart-secondary);color:var(--smart-secondary-color);align-items:center;justify-content:center;display:flex}.smart-form-tab-strip[breadcrumb] .smart-form-tab.smart-invalid{color:var(--smart-color)}.smart-form-tab-strip[breadcrumb] .smart-form-tab.selected .smart-form-tab-label .circle{background:var(--smart-primary);color:var(--smart-primary-color)}.smart-form-tab-control{padding:0;display:none!important}.smart-form-tab-control.selected{margin-bottom:-1px;display:grid!important}.smart-form-tab-control.selected[vertical]{padding:10px;border:1px solid var(--smart-border)}.smart-form-options-horizontal{display:flex}
smart-led{padding:0;width:var(--smart-led-default-width);height:var(--smart-led-default-height);display:inline-block;border-radius:50%}smart-led .smart-container{cursor:pointer;height:100%;position:relative;display:flex;overflow:hidden}smart-led .smart-ripple{background:var(--smart-primary)}smart-led[focus]{outline:0}smart-led[disabled] .smart-container{cursor:initial}smart-led[shape=square]{border-radius:0}.smart-led.smart-container{cursor:pointer;height:100%;position:relative;display:flex;overflow:hidden}.smart-led .smart-input{width:100%;height:100%;border-radius:100%;text-align:center;display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;padding:4%;background-clip:content-box;border-style:solid;box-sizing:border-box;border-width:var(--smart-border-width);border-color:var(--smart-border);font-family:inherit;font-size:inherit;outline:0}.smart-led .smart-false-content-container,.smart-led .smart-indeterminate-content-container,.smart-led .smart-true-content-container{border-radius:50%;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis}.smart-led .smart-false-content-container{display:flex;background-color:transparent}.smart-led .smart-true-content-container{display:none;background-color:var(--smart-primary)}.smart-led .smart-indeterminate-content-container{display:none;background-color:#d3d3d3}.smart-led .smart-false-content,.smart-led[checked] .smart-true-content{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%}.smart-led .smart-false-content{justify-content:center}.smart-led[focus] .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-focus);background:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}.smart-led:hover .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-hover);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);transition:background-color .1s linear}.smart-led.active .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-active);background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-led[checked] .smart-true-content{justify-content:center}.smart-led[checked] .smart-false-content-container{display:none}.smart-led[checked] .smart-true-content-container{display:flex}.smart-led[checked=null] .smart-indeterminate-content{display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%}.smart-led[checked=null] .smart-indeterminate-content-container{display:flex}.smart-led[checked=null] .smart-true-content-container{display:none}.smart-led[shape=square] .smart-false-content-container,.smart-led[shape=square] .smart-indeterminate-content-container,.smart-led[shape=square] .smart-input,.smart-led[shape=square] .smart-true-content-container{border-radius:0}.smart-led[right-to-left] .smart-false-content-container,.smart-led[right-to-left] .smart-indeterminate-content-container,.smart-led[right-to-left] .smart-true-content-container{direction:rtl}
smart-list-box,smart-list-item,smart-list-items-group{visibility:hidden}smart-list-item.smart-element,smart-list-items-group.smart-element{border:none;visibility:inherit}smart-list-item .smart-input,smart-list-items-group .smart-input{margin-left:4px;width:calc(-4px + var(--smart-check-box-default-size));height:calc(-4px + var(--smart-check-box-default-size));line-height:var(--smart-check-box-default-size);box-sizing:initial;position:absolute;top:var(--smart-list-item-vertical-offset);margin-top:calc(var(--smart-list-item-height)/ 2 - 10px);border-style:solid;padding:3px;border-width:var(--smart-border-width);border-radius:var(--smart-list-item-check-box-radius);font-family:inherit;background-repeat:no-repeat;border-color:var(--smart-border);background-color:var(--smart-background);color:var(--smart-background-color);display:block}smart-list-item .smart-content,smart-list-item .smart-overlay{transition:opacity 280ms ease-in-out;top:var(--smart-list-item-vertical-offset);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);width:100%}smart-list-item .smart-input:after,smart-list-items-group .smart-input:after{content:"";font-family:var(--smart-font-family-icon);display:flex;justify-content:center;align-content:center;margin-top:-2px}smart-list-item .smart-input.smart-hidden,smart-list-items-group .smart-input.smart-hidden{display:none}smart-list-item[selected] .smart-input,smart-list-items-group[selected] .smart-input{border-color:var(--smart-primary);background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-list-item[hover] .smart-input:hover,smart-list-items-group[hover] .smart-input:hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-list-item[display-mode=checkBox][selected] .smart-input:after,smart-list-items-group[display-mode=checkBox][selected] .smart-input:after{content:var(--smart-icon-check)}smart-list-item{background-color:inherit;-webkit-font-smoothing:antialiased;letter-spacing:.00937em;width:100%;outline:0;display:flex;align-items:center;padding:0 5px;height:calc(var(--smart-list-item-height) + var(--smart-list-item-vertical-offset));position:relative;-webkit-user-select:none;user-select:none}.smart-list-box .smart-list-items-container,smart-list-item .smart-content,smart-list-item .smart-overlay{height:calc(100% - var(--smart-list-item-vertical-offset))}smart-list-item .smart-container{display:flex;align-items:center}smart-list-item .smart-overlay{display:inline-block;position:absolute;overflow:hidden;left:0;background:var(--smart-background);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-list-item .smart-content{position:absolute;overflow:hidden;white-space:nowrap;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:var(--smart-list-item-padding);left:0;color:var(--smart-background-color);border-width:var(--smart-item-border-width);border-style:solid;border-color:transparent;border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-list-item .smart-content-details{opacity:.5;margin-top:2px;font-size:10px}smart-list-item .smart-input:before{content:"";width:100%;height:100%;display:inline-block;position:absolute;left:0;top:2px;text-align:center;background:var(--smart-primary)!important;transition:opacity .2s ease-in-out;opacity:0;border-radius:100%;transform:scale(1)}smart-list-item .smart-ripple{background:var(--smart-list-item-color-active)}smart-list-item.smart-list-item-line-feedback{border-top-color:var(--smart-secondary);border-top-width:1px;border-top-style:dashed}smart-list-item.smart-list-item-bottom-line-feedback{border-bottom-color:var(--smart-secondary);border-bottom-width:1px;border-bottom-style:dashed}smart-list-item.smart-header-item,smart-list-item[grouped]{color:var(--smart-surface-color);text-transform:var(--smart-list-item-group-header-text-transform);top:var(--smart-list-item-vertical-offset);margin-bottom:var(--smart-list-item-vertical-offset);background:var(--smart-surface);border-width:1px;border-style:solid;border-color:var(--smart-surface);display:flex;align-items:center}smart-list-item:focus,smart-list-item:focus .smart-input{outline:0}smart-list-item[hover] .smart-overlay{background-color:var(--smart-ui-state-hover)}smart-list-item[hover] .smart-content{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}smart-list-item[selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}smart-list-item[selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}smart-list-item[selected].smart-list-item-line-feedback{border-top-color:var(--smart-secondary);border-top-width:1px;border-top-style:dashed}smart-list-item[selected].smart-list-item-bottom-line-feedback{border-bottom-color:var(--smart-secondary);border-bottom-width:1px;border-bottom-style:dashed}smart-list-item[display-mode=checkBox] .smart-content,smart-list-item[display-mode=checkBox] .smart-overlay,smart-list-item[display-mode=radioButton] .smart-content,smart-list-item[display-mode=radioButton] .smart-overlay{padding:5px;left:calc(16px + var(--smart-check-box-default-size));width:calc(100% - 16px - var(--smart-check-box-default-size))}smart-list-item[display-mode=checkBox][selected][alternation-index="0"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="0"] .smart-overlay{background-color:var(--smart-alternation-index0-background);color:var(--smart-alternation-index0-color);border-color:var(--smart-alternation-index0-border)}smart-list-item[display-mode=checkBox][selected][alternation-index="1"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="1"] .smart-overlay{background-color:var(--smart-alternation-index1-background);color:var(--smart-alternation-index1-color);border-color:var(--smart-alternation-index1-border)}smart-list-item[display-mode=checkBox][selected][alternation-index="2"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="2"] .smart-overlay{background-color:var(--smart-alternation-index2-background);color:var(--smart-alternation-index2-color);border-color:var(--smart-alternation-index2-border)}smart-list-item[display-mode=radioButton] .smart-input{border-radius:100%}smart-list-item[display-mode=radioButton][selected] .smart-input:after{content:var(--smart-icon-radio)}smart-list-items-group>.smart-container{height:auto}smart-list-items-group .smart-list-items-group-label{background-color:inherit;-webkit-font-smoothing:antialiased;letter-spacing:.00937em;width:100%;outline:0;padding:0 5px;height:calc(var(--smart-list-item-height) + var(--smart-list-item-vertical-offset));position:relative;-webkit-user-select:none;user-select:none;color:var(--smart-surface-color);top:var(--smart-list-item-vertical-offset);margin-bottom:var(--smart-list-item-vertical-offset);background:var(--smart-surface);border-width:1px;border-style:solid;border-color:var(--smart-surface);display:flex;align-items:center;text-transform:capitalize;border-radius:initial}smart-list-items-group .smart-list-items-group-label .smart-container{display:flex;align-items:center}smart-list-items-group:focus .smart-input{outline:0}smart-list-box{display:block;width:var(--smart-list-box-default-width);height:var(--smart-list-box-default-height)}smart-list-box.smart-element{visibility:inherit}smart-list-box:focus{outline:0;border-color:var(--smart-outline)}smart-list-box:focus smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-focus)}smart-list-box:focus smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}smart-list-box:focus smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}smart-list-box:focus smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-list-box smart-list-item.smart-header-item[hover],.smart-list-box[disabled] smart-list-item{color:inherit}smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box.smart-container,.smart-list-box>.smart-container{height:100%;width:100%;border-style:solid;border-width:0;border-color:gray;position:relative;overflow:hidden}.smart-list-box smart-list-item[alternation-index="0"] .smart-overlay{background-color:var(--smart-alternation-index0-background);color:var(--smart-alternation-index0-color);border-color:var(--smart-alternation-index0-border)}.smart-list-box smart-list-item[alternation-index="1"] .smart-overlay{background-color:var(--smart-alternation-index1-background);color:var(--smart-alternation-index1-color);border-color:var(--smart-alternation-index1-border)}.smart-list-box smart-list-item[alternation-index="2"] .smart-overlay{background-color:var(--smart-alternation-index2-background);color:var(--smart-alternation-index2-color);border-color:var(--smart-alternation-index2-border)}.smart-list-box smart-scroll-bar{overflow:visible;position:absolute;bottom:0;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-list-box smart-scroll-bar:after{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size))}.smart-list-box input{border:var(--smart-border-width) solid var(--smart-border);width:100%;height:100%;padding:var(--smart-editor-label-padding);outline:initial;padding-right:25px}.smart-list-box input:focus{border-color:var(--smart-outline)}.smart-list-box .smart-list-box-filter-input-container{position:relative;width:calc(100% - 10px);height:var(--smart-editor-height);margin-left:5px;margin-top:5px}.smart-list-box .smart-list-box-filter-input-container:after{content:var(--smart-icon-search);font-family:var(--smart-font-family-icon);height:var(--smart-text-box-default-height);position:absolute;top:0;width:25px;display:flex;align-items:center;justify-content:center;left:calc(100% - 25px)}.smart-list-box .smart-list-box-filter-input-container.vscroll{width:calc(100% - 10px - var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container{width:100%;overflow:hidden;position:relative;background-color:transparent}.smart-list-box .smart-list-items-container input{position:absolute;background:initial;background-color:var(--smart-background);background-size:initial;border:1px solid var(--smart-border);padding:9px 12px;margin:0;left:5px;width:calc(100% - 5px);font-family:inherit;font-size:inherit;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}.smart-list-box .smart-list-items-container.hscroll{height:calc(100% - var(--smart-scroll-bar-size) - var(--smart-list-item-vertical-offset))}.smart-list-box .smart-list-items-container.filter{height:calc(100% - var(--smart-text-box-default-height) - 10px)}.smart-list-box .smart-list-items-container.hscroll.filter{height:calc(100% - var(--smart-text-box-default-height) - var(--smart-scroll-bar-size) - 10px - var(--smart-list-item-vertical-offset))}.smart-list-box .smart-list-items-inner-container{width:calc(100% - 2 * var(--smart-list-item-horizontal-offset));height:100%;display:block;position:relative;background-color:transparent}.smart-list-box .smart-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;text-align:center}.smart-list-box .smart-content-label{padding:var(--smart-list-item-label-padding);border-radius:var(--smart-list-item-label-border-radius)}.smart-list-box[horizontal-scroll-bar-visibility=hidden] smart-list-item .smart-content{white-space:initial}.smart-list-box[selection-mode=checkBox]:focus smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=checkBox][focus] smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=radioButton]:focus smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=radioButton][focus] smart-list-item[focus][selected] .smart-input:before{position:absolute;content:"";border-radius:50%;width:calc(var(--smart-check-box-default-size) + 14px);height:calc(var(--smart-check-box-default-size) + 14px);background:var(--smart-primary);opacity:.3;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-list-box:not([right-to-left]) .smart-list-items-inner-container{margin-left:var(--smart-list-item-horizontal-offset)}[type=list][opened][focus] smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-selected)}[type=list][opened][focus] smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}[type=list][opened][focus] smart-list-item[focus]:not([selected]) .smart-overlay{background-color:var(--smart-ui-state-focus)}[type=list][opened][focus] smart-list-item[focus]:not([selected]) .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}[type=list][opened][focus] smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}[type=list][opened][focus] smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-list-item-feedback{background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);border-width:1px;border-style:solid;box-shadow:var(--smart-elevation-8);cursor:move;padding:0;z-index:var(--smart-drop-down-z-index);width:200px}.smart-list-item-feedback smart-list-item{padding:0;border:none}.smart-list-item-feedback smart-list-item .smart-overlay{background-color:inherit;border:none}.smart-list-item-feedback smart-list-item .smart-content{border-color:transparent;color:inherit}.smart-drop-down smart-list-box smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size))}.smart-list-box[right-to-left]{direction:initial}.smart-list-box[right-to-left] smart-scroll-bar{left:initial;right:0}.smart-list-box[right-to-left] smart-scroll-bar:after{left:-100%}.smart-list-box[right-to-left] smart-scroll-bar[orientation=vertical]{left:0;right:initial}.smart-list-box[right-to-left] smart-scroll-bar[orientation=vertical]:after{content:none}.smart-list-box[right-to-left] smart-list-item .smart-list-item-container{direction:rtl;left:0}.smart-list-box[right-to-left] smart-list-item[display-mode=checkBox] .smart-overlay,.smart-list-box[right-to-left] smart-list-item[display-mode=radioButton] .smart-overlay{left:0}.smart-list-box[right-to-left] smart-list-items-group .smart-list-items-group-label{direction:rtl}.smart-list-box[right-to-left] .smart-list-items-inner-container{margin-right:var(--smart-list-item-horizontal-offset)}.smart-list-box[right-to-left] .smart-list-box-filter-input-container.vscroll{left:initial;right:0}.smart-list-box[right-to-left] .smart-list-items-container,.smart-list-box[right-to-left] .smart-list-items-container input{direction:rtl}.smart-list-box[right-to-left] .smart-list-items-container.vscroll{left:var(--smart-scroll-bar-size);right:initial}.smart-list-box[right-to-left] .smart-list-items-container.vscroll .smart-list-items-inner-container{margin-right:var(--smart-list-item-horizontal-offset)}.smart-popup.smart-list-item.smart-list-item-feedback[right-to-left] smart-list-item .smart-list-item-container{direction:rtl;left:0}
.smart-list-menu .smart-filter-input:focus,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input:focus,smart-list-menu,smart-tree .smart-filter-input:focus{outline:0}smart-list-menu{width:var(--smart-list-menu-default-width);height:var(--smart-list-menu-default-height);display:block;background:var(--smart-background);border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);color:var(--smart-background-color);visibility:hidden}smart-list-menu:focus{border-color:var(--smart-outline)}smart-list-menu>.smart-container{position:relative;display:flex}smart-list-menu.smart-element{visibility:inherit}smart-list-menu .smart-ripple{background:var(--smart-ui-state-focus)}smart-list-menu[minimized]{height:auto;overflow:visible;border:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface)}smart-list-menu[drop-down-position|=top] .smart-list-menu-view-minimized{top:calc(-1 * var(--smart-border-width));transform:translateY(-100%);box-shadow:var(--smart-elevation-8)}smart-list-menu[drop-down-position$=left] .smart-list-menu-view-minimized{left:initial;right:calc(-1 * var(--smart-border-width))}smart-list-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-list-menu.smart-container{position:relative;display:flex}.smart-list-menu smart-menu-item[hover],.smart-list-menu smart-menu-items-group[hover]{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-list-menu .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer;margin-top:2px}.smart-list-menu .smart-hamburger-icon .smart-hamburger-icon-custom-container{height:100%;display:flex;align-items:center}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{width:29px;transform:translateX(4px) rotate(45deg)}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{width:29px;transform:translateX(4px) rotate(-45deg)}.smart-list-menu .smart-hamburger-icon-line{margin-bottom:5px;border-radius:10px;width:30px;height:5px;background-color:var(--smart-surface-color);transform-origin:left}.smart-list-menu .smart-hamburger-icon-line-bottom{margin-bottom:0}.smart-list-menu .smart-list-menu-view-minimized{left:calc(-1 * var(--smart-border-width));top:calc(100% + var(--smart-border-width))}.smart-list-menu .smart-list-menu-view-minimized.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-list-menu[minimized] .smart-minimized-header{background:var(--smart-surface);justify-content:flex-end}.smart-list-menu[disabled] .smart-hamburger-icon,.smart-list-menu[disabled] smart-menu-item,.smart-list-menu[disabled] smart-menu-items-group{cursor:default}.smart-list-menu[minimize-icon-template] .smart-hamburger-icon{width:auto;float:left}.smart-list-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-list-menu:not([animation=none]) .smart-list-menu-view-minimized{opacity:1;transform:scaleY(1);margin:8px 0;transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-list-menu:not([animation=none]) .smart-list-menu-view-minimized.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-list-menu[minimize-icon-template=null] .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer;margin-top:2px}.smart-list-menu-view-minimized.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=top],.smart-list-menu[drop-down-position*=top] .smart-list-menu-view-minimized{margin:-8px 0}.smart-list-menu[drop-down-position|=top]:not([animation=none]) .smart-list-menu-view-minimized{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-list-menu[drop-down-position|=top]:not([animation=none]) .smart-list-menu-view-minimized.smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-list-menu smart-menu-item,.smart-list-menu smart-menu-items-group,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group{padding:10px 0}.smart-list-menu smart-menu-item.smart-element,.smart-list-menu smart-menu-items-group.smart-element,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item.smart-element,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group.smart-element{display:block;width:100%;height:auto;overflow:hidden}.smart-list-menu smart-menu-item[separator]:last-child,.smart-list-menu smart-menu-items-group.smart-menu-items-group-opened[separator],.smart-list-menu smart-menu-items-group[separator]:last-child,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item[separator]:last-child,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group.smart-menu-items-group-opened[separator],.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group[separator]:last-child{border-bottom:none}.smart-list-menu .smart-header,.smart-list-menu-view.smart-drop-down-repositioned .smart-header{background:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary);box-shadow:var(--smart-elevation-4);z-index:3;padding:0 16px;display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:var(--smart-bar-height);border-bottom:var(--smart-border-width) solid var(--smart-primary);overflow:hidden}.smart-list-menu .smart-header>smart-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button{position:absolute;width:50px;height:100%;left:0;top:0;background:inherit;border:inherit;color:inherit}.smart-list-menu .smart-header>smart-button>.smart-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button>.smart-button{border:none}.smart-list-menu .smart-header>smart-button .smart-arrow:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button .smart-arrow:after{font-size:calc(var(--smart-font-size) - 3px);color:inherit}.smart-list-menu .smart-menu-scroll-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button{display:block;background-color:var(--smart-scroll-bar-background);color:var(--smart-scroll-bar-color);border-radius:0;border-left:none;border-right:none;width:100%;height:var(--smart-menu-scroll-button-size)}.smart-list-menu .smart-menu-scroll-button>button,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button>button{border:none;min-height:0}.smart-list-menu .smart-menu-scroll-button:last-of-type,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button:last-of-type{border-bottom:none}.smart-list-menu .smart-hidden,.smart-list-menu-view.smart-drop-down-repositioned .smart-hidden{display:none!important}.smart-list-menu .smart-title,.smart-list-menu-view.smart-drop-down-repositioned .smart-title{display:flex;align-items:center;font-size:calc(var(--smart-font-size) + 2px)}.smart-list-menu .smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-label-container{display:flex;position:relative;justify-content:space-between;padding:10px;width:100%}.smart-list-menu .smart-menu-item-label-element,.smart-list-menu .smart-menu-items-group-arrow,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-label-element,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-items-group-arrow{align-items:center;display:flex}.smart-list-menu .smart-menu-main-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container{width:100%;height:100%;overflow:hidden;position:relative}.smart-list-menu .smart-menu-main-container .smart-scroll-viewer-content-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container .smart-scroll-viewer-content-container{width:100%}.smart-list-menu .smart-menu-main-container.header-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown{height:calc(100% - var(--smart-bar-height))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown{height:calc(100% - var(--smart-bar-height) - 2 * var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown{height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown.filter-input-shown{height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.filter-input-shown{height:calc(100% - var(--smart-bar-height) - 2 * var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.header-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.filter-input-shown{height:calc(100% - var(--smart-bar-height) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown{height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.one-button-shown{height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.one-button-shown.filter-input-shown{height:calc(100% - var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.filter-input-shown{height:calc(100% - 2 * var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.filter-input-shown{height:calc(100% - var(--smart-text-box-default-height))}.smart-list-menu .smart-menu-main-container.bounce-top,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.bounce-top{padding-top:50px}.smart-list-menu .smart-menu-main-container.bounce-bottom,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.bounce-bottom{padding-bottom:50px}.smart-list-menu .smart-menu-item-shortcut,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-shortcut{margin-left:0}.smart-list-menu .smart-menu-drop-down,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-drop-down{width:100%}.smart-list-menu .smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container),.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container){margin:0}.smart-list-menu .smart-tree-main-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-tree-main-container{position:relative;width:100%;height:100%;padding:var(--smart-tree-item-horizontal-offset);overflow:hidden}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-items-group-opened,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.smart-element.smart-menu-items-group-opened,.smart-list-menu:not([animation=none]) .smart-menu-items-group-opened{overflow:visible}.smart-list-menu .smart-list-menu-filter-input-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-filter-input-container{position:relative;width:calc(100% - 10px);height:calc(var(--smart-text-box-default-height));margin:5px;font-size:inherit}.smart-list-menu .smart-list-menu-filter-input-container:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-filter-input-container:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);height:var(--smart-text-box-default-height);position:absolute;top:0;width:25px;display:flex;align-items:center;justify-content:center;left:calc(100% - 25px)}.smart-list-menu .smart-filter-input,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input{border:1px solid var(--smart-border);width:100%;height:100%;padding-left:var(--smart-editor-label-padding);padding-right:calc(var(--smart-editor-label-padding) + 25px);font-size:inherit}.smart-list-menu .smart-filter-input::selection,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-list-menu .smart-list-menu-group-label,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-group-label{margin-bottom:1px;padding:10px;background-color:var(--smart-disabled);color:var(--smart-disabled-color);font-size:calc(var(--smart-font-size) + 1px);font-weight:700;cursor:default;-webkit-user-select:none;user-select:none}.smart-list-menu .smart-scroll-viewer,.smart-list-menu-view.smart-drop-down-repositioned .smart-scroll-viewer{border:none}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:35px}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:var(--smart-font-family-icon)}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu:not([animation=none]) smart-menu-item{position:relative}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-list-menu-view.smart-drop-down-repositioned[animation=none].smart-visibility-hidden,.smart-list-menu[animation=none].smart-visibility-hidden{transform:scale(0)}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container,.smart-list-menu:not([animation=none]) smart-menu-item,.smart-list-menu:not([animation=none]) smart-menu-items-group{left:0;transition:left .3s ease-in}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label.animate,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container.animate,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item.animate,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.animate,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label.animate,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container.animate,.smart-list-menu:not([animation=none]) smart-menu-item.animate,.smart-list-menu:not([animation=none]) smart-menu-items-group.animate{left:-100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label.right,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container.right,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item.right,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.right,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label.right,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container.right,.smart-list-menu:not([animation=none]) smart-menu-item.right,.smart-list-menu:not([animation=none]) smart-menu-items-group.right{left:-100%;transition:none}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down,.smart-list-menu:not([animation=none]) .smart-menu-drop-down{position:absolute;top:0;left:0;transition:left .3s ease-in}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down.smart-hidden,.smart-list-menu:not([animation=none]) .smart-menu-drop-down.smart-hidden{display:block!important;left:100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down.no-transition,.smart-list-menu:not([animation=none]) .smart-menu-drop-down.no-transition{transition:none}.smart-list-menu-view{width:100%;height:100%;overflow:hidden}.smart-list-menu-view.smart-list-menu-view-minimized{position:absolute;width:var(--smart-editor-drop-down-width);height:var(--smart-editor-drop-down-height);left:calc(-1 * var(--smart-border-width));top:calc(100% + var(--smart-border-width));background-color:#fff;box-shadow:var(--smart-elevation-8)}.smart-list-menu-view-minimized:not([animation=none]){opacity:1;transform:scaleY(1);margin:8px 0;transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-list-menu-view-minimized:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-list-menu-view-minimized.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-list-menu-view-minimized[drop-down-position|=top]:not([animation=none]){transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-list-menu-view-minimized[drop-down-position|=top]:not([animation=none]).smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-drop-down.smart-hidden,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-drop-down.smart-hidden{left:-100%}.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-list-menu-group-label.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-list-menu-group-label.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-item-label-container.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-item-label-container.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-item.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-item.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-items-group.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-items-group.right,.smart-list-menu:not([animation=none])[right-to-left] .smart-list-menu-group-label.animate,.smart-list-menu:not([animation=none])[right-to-left] .smart-list-menu-group-label.right,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-item-label-container.animate,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-item-label-container.right,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-item.animate,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-item.right,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-items-group.animate,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-items-group.right{left:100%}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-filter-input,.smart-list-menu[right-to-left] .smart-filter-input{direction:rtl;padding-right:var(--smart-editor-label-padding);padding-left:calc(var(--smart-editor-label-padding) + 25px)}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-list-menu-filter-input-container:after,.smart-list-menu[right-to-left] .smart-list-menu-filter-input-container:after{left:0}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-header>smart-button,.smart-list-menu[right-to-left] .smart-header>smart-button{left:initial;right:0}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-left:initial}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:initial;padding-right:35px}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-list-menu[right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-right:initial}.smart-list-menu[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}.smart-list-menu[right-to-left] .smart-menu-main-container{direction:rtl}.smart-list-menu[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-list-menu[right-to-left]>.smart-container{flex-direction:row-reverse}.smart-list-menu[right-to-left] .smart-list-menu-view.smart-list-menu-view-minimized{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-list-menu[right-to-left][minimized] .smart-list-menu-view-minimized,.smart-list-menu[right-to-left][mode=tree] .smart-list-menu-view-minimized{direction:rtl}.smart-list-menu-view-minimized[right-to-left] .smart-menu-item-shortcut,.smart-list-menu-view-minimized[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left] .smart-list-menu-view-minimized .smart-menu-item-shortcut,.smart-list-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left][mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{margin-right:initial}.smart-menu-drop-down.smart-drop-down-repositioned.smart-list-menu-view-minimized[right-to-left]{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-item-container{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}
smart-masked-text-box{width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height)}smart-masked-text-box.smart-element{border:1px solid var(--smart-border);background:var(--smart-background);overflow:visible;border-radius:var(--smart-border-radius)}.smart-masked-text-box>.smart-container{position:relative}.smart-masked-text-box .smart-input{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:hidden;outline:0}.smart-masked-text-box[right-to-left] .smart-container{direction:rtl}
.smart-menu .smart-menu-drop-down,smart-menu[mode=dropDown]{box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);top:0;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu .smart-element[level="2"]:last-child,.smart-menu .smart-element[level="3"]:last-child{margin-bottom:var(--smart-border-radius)}smart-menu{width:var(--smart-menu-default-width);height:var(--smart-menu-default-height);visibility:hidden}smart-menu:focus{outline:0;border-color:var(--smart-outline)}smart-menu>.smart-container{display:flex;position:relative}smart-menu smart-menu-item[level="1"][separator],smart-menu smart-menu-item[separator][level]:last-child,smart-menu smart-menu-items-group[level="1"][separator],smart-menu smart-menu-items-group[separator][level]:last-child{border-bottom:none}smart-menu.smart-element{visibility:inherit;overflow:visible}smart-menu .smart-ripple{background:var(--smart-primary)}smart-menu[mode=dropDown],smart-menu[mode=tree]{background:var(--smart-background);color:var(--smart-background-color)}smart-menu[aria-orientation=horizontal]{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border)}smart-menu[mode=dropDown],smart-menu[mode=tree],smart-menu[mode=vertical]{width:var(--smart-menu-vertical-default-width);height:var(--smart-menu-vertical-default-height)}smart-menu[mode=tree]:focus{outline:0;border-color:var(--smart-outline)}smart-menu[minimized] smart-menu-item[level="1"][separator],smart-menu[minimized] smart-menu-items-group[level="1"][separator],smart-menu[mode=dropDown] smart-menu-item[level="1"][separator],smart-menu[mode=dropDown] smart-menu-items-group[level="1"][separator],smart-menu[mode=tree] smart-menu-item[level="1"][separator],smart-menu[mode=tree] smart-menu-items-group[level="1"][separator],smart-menu[mode=vertical] smart-menu-item[level="1"][separator],smart-menu[mode=vertical] smart-menu-items-group[level="1"][separator]{border-bottom:1px solid var(--smart-border)}smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-item-label-container{flex-direction:row}smart-menu[mode=tree]{border-color:var(--smart-border)}smart-menu[mode=dropDown]{position:absolute;left:0}smart-menu-item,smart-menu-items-group{visibility:hidden;cursor:pointer;height:auto;display:flex;justify-content:space-between;align-items:center;white-space:nowrap}smart-menu-item.smart-element,smart-menu-items-group.smart-element{visibility:inherit;overflow:visible;background:inherit;color:inherit;border-color:inherit}smart-menu-item[hover],smart-menu-items-group[hover]{background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}smart-menu-item[focus],smart-menu-items-group[focus]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}smart-menu-item[separator],smart-menu-items-group[separator]{border-bottom:1px solid var(--smart-border)}smart-menu-item .smart-menu-item-shortcut{margin-left:100px;opacity:.5}smart-menu-item[template-applied]{cursor:default}smart-menu-item[disabled]{opacity:.5}smart-menu-items-group{position:relative}.smart-menu a{color:inherit}.smart-menu smart-menu-item[level="1"],.smart-menu smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu smart-menu-items-group[level="1"],.smart-menu smart-menu-items-group[level="1"]>.smart-menu-item-label-container{height:100%}.smart-menu .smart-menu-drop-down{position:absolute;background:var(--smart-background);color:var(--smart-background-color);left:100%}.smart-menu .smart-menu-drop-down .smart-menu-drop-down,.smart-menu .smart-menu-drop-down .smart-menu-drop-down.smart-visibility-hidden{border:none}.smart-menu .smart-menu-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu .smart-menu-drop-down[level="2"]{top:100%;left:0}.smart-menu .smart-menu-main-container{display:flex;position:relative;align-items:center;width:100%;height:100%;cursor:default}.smart-menu .smart-menu-main-container>smart-menu-item[level="1"] .smart-menu-item-shortcut{display:none}.smart-menu .smart-menu-main-container.scroll-buttons-shown{width:calc(100% - 2 * var(--smart-menu-scroll-button-size));overflow:hidden}.smart-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown{width:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu .smart-menu-item-label-element{display:flex;align-items:center;overflow:hidden}.smart-menu .smart-menu-item-label-element>span{display:flex;align-items:center}.smart-menu .smart-element[level="2"]:first-child{margin-top:var(--smart-border-radius)}.smart-menu .smart-element[level="3"]:first-child{margin-top:var(--smart-border-radius)}.smart-menu .smart-header{background:var(--smart-surface);color:var(--smart-surface-color);box-shadow:var(--smart-elevation-4);border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);z-index:3;padding:0 16px;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.smart-menu .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{width:29px;transform:translateX(4px) rotate(45deg)}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{width:29px;transform:translateX(4px) rotate(-45deg)}.smart-menu .smart-hamburger-icon .smart-hamburger-icon-custom-container{height:100%;display:flex;align-items:center}.smart-menu .smart-hamburger-icon-line{margin-bottom:5px;border-radius:10px;width:30px;height:5px;transform-origin:left;background-color:#757575}.smart-menu .smart-hamburger-icon-line-bottom{margin-bottom:0}.smart-menu .smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-item-label-container{padding-bottom:0}.smart-menu .smart-menu-minimized-items-container .smart-menu-drop-down.smart-visibility-hidden{margin-top:0;height:0;transform:scaleY(0)}.smart-menu .smart-menu-minimized-items-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu .smart-menu-item-label-container{position:relative;width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-menu .smart-menu-scroll-button{display:block;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border-color:var(--smart-scroll-bar-button-border);min-height:0;width:var(--smart-menu-scroll-button-size);height:100%}.smart-menu .smart-hidden,.smart-menu-drop-down.smart-drop-down-repositioned .smart-hidden{display:none!important}.smart-menu .smart-menu-scroll-button[hover]{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}.smart-menu .smart-menu-scroll-button[active]{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}.smart-menu .smart-menu-scroll-button>button{border:none}.smart-menu.smart-container{display:flex;position:relative}.smart-menu:not([animation=none]) .smart-menu-drop-down,.smart-menu:not([animation=none]) .smart-menu-minimized-items-container{opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden,.smart-menu:not([animation=none]) .smart-menu-minimized-items-container.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down{transform-origin:top;transition:height .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-item-label-container>.smart-menu-items-group-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s,width .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu[animation=none] .smart-menu-drop-down.smart-visibility-hidden,.smart-menu[animation=none] .smart-menu-minimized-items-container.smart-visibility-hidden{transform:scale(0)}.smart-menu[drop-down-append-to]:not([drop-down-append-to=null]) .smart-menu-main-container{overflow:hidden}.smart-menu[overflow=hidden] .smart-menu-main-container{width:100%}.smart-menu[overflow=hidden][mode]:not([mode=horizontal]) .smart-menu-main-container{height:100%}.smart-menu[aria-orientation=horizontal] .smart-element[level="1"]:first-child{margin-left:var(--smart-border-radius)}.smart-menu[aria-orientation=horizontal] .smart-element[level="1"]:last-child{margin-right:var(--smart-border-radius)}.smart-menu:not([aria-orientation=horizontal]) .smart-element[level="1"]:first-child{margin-top:var(--smart-border-radius)}.smart-menu:not([aria-orientation=horizontal]) .smart-element[level="1"]:last-child{margin-bottom:var(--smart-border-radius)}.smart-menu[disabled] .smart-hamburger-icon,.smart-menu[disabled] smart-menu-item,.smart-menu[disabled] smart-menu-items-group{cursor:default}.smart-menu[disabled][mode=dropDown]:not([animation=none]){opacity:.55}.smart-menu[minimized] .smart-minimized-header{border:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface);justify-content:flex-end}.smart-menu:not([mode=tree])[drop-down-position$=left] smart-menu-item:not([level="1"])>.smart-menu-item-label-container,.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-item-label-container,.smart-menu[minimized][drop-down-position$=left]>.smart-container{flex-direction:row-reverse}.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-items-group-arrow{margin:0}.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-drop-down{padding-left:0;padding-right:20px}.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-item>.smart-menu-item-label-container,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu[minimize-icon-template] .smart-hamburger-icon{width:auto;float:left}.smart-menu[minimize-icon-template=null] .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer}.smart-menu[mode]:not([mode=horizontal]) smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode]:not([mode=horizontal]) smart-menu-items-group[level="1"]>.smart-menu-item-label-container{height:initial}.smart-menu[mode]:not([mode=horizontal]):not([mode=tree])[drop-down-position$=left] smart-menu-item>.smart-menu-item-label-container,.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container{flex-direction:row-reverse}.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:50px;transform:rotate(180deg)}.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-item>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[mode]:not([mode=horizontal]):not([minimized]).smart-container,.smart-menu[mode]:not([mode=horizontal]):not([minimized])>.smart-container{display:block}.smart-menu[mode=dropDown] .smart-menu-main-container,.smart-menu[mode=vertical] .smart-menu-main-container{flex-direction:column}.smart-menu[mode=dropDown] .smart-menu-main-container.scroll-buttons-shown,.smart-menu[mode=vertical] .smart-menu-main-container.scroll-buttons-shown{width:100%;height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-menu[mode=dropDown] .smart-menu-main-container.scroll-buttons-shown.one-button-shown,.smart-menu[mode=vertical] .smart-menu-main-container.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu[mode=dropDown] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical] .smart-menu-drop-down[level="2"]{top:0;left:100%}.smart-menu[mode=dropDown] smart-menu-item[level="1"],.smart-menu[mode=dropDown] smart-menu-items-group[level="1"],.smart-menu[mode=vertical] smart-menu-item[level="1"],.smart-menu[mode=vertical] smart-menu-items-group[level="1"]{width:100%;height:auto}.smart-menu[mode=dropDown] .smart-menu-scroll-button,.smart-menu[mode=tree] .smart-menu-scroll-button,.smart-menu[mode=vertical] .smart-menu-scroll-button{height:var(--smart-menu-scroll-button-size);width:100%}.smart-menu[mode=dropDown] smart-menu-item[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=dropDown] smart-menu-items-group[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=vertical] smart-menu-item[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=vertical] smart-menu-items-group[level="1"]>.smart-menu-item-label-element{max-width:calc(100% - 10px)}.smart-menu[mode=dropDown][drop-down-position$=left] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position$=left] .smart-menu-drop-down[level="2"]{left:initial;right:100%}.smart-menu[mode=dropDown][drop-down-position|=top] .smart-menu-drop-down,.smart-menu[mode=vertical][drop-down-position|=top] .smart-menu-drop-down{box-shadow:var(--smart-elevation-8)}.smart-menu[mode=dropDown][drop-down-position|=top] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position|=top] .smart-menu-drop-down[level="2"]{top:100%}.smart-menu[mode=dropDown][drop-down-position=overlay-right] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position=overlay-right] .smart-menu-drop-down[level="2"]{left:0}.smart-menu[mode=dropDown][drop-down-position=overlay-left] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position=overlay-left] .smart-menu-drop-down[level="2"]{right:0}.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu[mode=vertical] .smart-menu-drop-down:not(.smart-menu-minimized-items-container){margin:0 calc(var(--smart-editor-drop-down-vertical-offset) + 3px)}.smart-menu[mode=vertical] .smart-menu-drop-down:not(.smart-menu-minimized-items-container) .smart-menu-drop-down{margin:0}.smart-menu[mode=vertical] .smart-menu-main-container>smart-menu-item[level="1"] .smart-menu-item-shortcut{display:none}.smart-menu[mode=dropDown][drop-down-position$=left] .smart-menu-main-container smart-menu-item[level="1"]>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-right:initial}.smart-menu[mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{display:block;margin-left:0}.smart-menu[mode=dropDown]:not([animation=none]){transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s;opacity:1;transform:scale(1);transform-origin:0 0}.smart-menu[mode=dropDown]:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scale(0)}.smart-menu[mode=tree] smart-menu-item[level="1"] .smart-menu-item-shortcut{display:block}.smart-menu[mode=tree] .smart-menu-minimized-items-container.scroll-buttons-shown{width:100%;height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-menu[mode=tree] .smart-menu-minimized-items-container.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu[mode=tree]:not([minimized]) .smart-menu-minimized-items-container{position:relative;width:100%;height:100%;box-shadow:none;overflow:hidden;transform:none;left:0;top:0}.smart-menu[mode=tree]:not([minimized])[drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row}.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu[drop-down-position] .smart-menu-minimized-items-container .smart-menu-drop-down{position:static;width:100%;height:auto;padding-left:20px;box-shadow:none;transform:none}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:35px}.smart-menu[drop-down-position*=overlay] .smart-menu-drop-down,.smart-menu[drop-down-position*=overlay] .smart-menu-drop-down[level="2"]{margin:unset}.smart-menu[drop-down-position|=overlay] .smart-menu-drop-down{top:50%;left:0;transform:translateY(-50%);box-shadow:var(--smart-elevation-8)}.smart-menu[drop-down-position|=overlay] .smart-menu-drop-down[level="2"]{top:initial;transform:initial}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down{transform:translateY(-50%) scaleY(1);transform-origin:center}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden{transform:translateY(-50%) scaleY(0)}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down[level="2"]{transform:scaleY(1)}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down[level="2"].smart-visibility-hidden{transform:scaleY(0)}.smart-menu[drop-down-position*=top] .smart-menu-drop-down,.smart-menu[drop-down-position*=top] .smart-menu-drop-down[level="2"]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-menu[drop-down-position|=top] .smart-menu-drop-down{top:100%;transform:translateY(-100%);box-shadow:var(--smart-elevation-8)}.smart-menu[drop-down-position|=top] .smart-menu-drop-down[level="2"]{top:0}.smart-menu[drop-down-position|=top] .smart-menu-minimized-items-container{top:calc(-1 * var(--smart-border-width));transform:translateY(-100%);box-shadow:var(--smart-elevation-4)}.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-drop-down{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden,.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-minimized-items-container.smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu[drop-down-position|=top]:not([animation=none]):not([mode=tree]) .smart-menu-minimized-items-container{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu[drop-down-position|=top][mode=dropDown]:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down,.smart-menu[drop-down-position|=top][mode=vertical]:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down{transform-origin:top}.smart-menu[drop-down-position$=left] .smart-menu-drop-down{left:initial;right:100%}.smart-menu[drop-down-position$=left] .smart-menu-drop-down[level="2"]{left:initial;right:0}.smart-menu[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:50px;transform:rotate(180deg)}.smart-menu[drop-down-position$=left] .smart-menu-main-container smart-menu-item:not([level="1"])>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row-reverse}.smart-menu[drop-down-position$=left] .smart-menu-minimized-items-container{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu[drop-down-position=overlay-left] .smart-menu-main-container .smart-menu-drop-down:not([level="2"]){left:initial;right:0}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu[checkboxes][checkable] smart-menu-item[level="1"][checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu[checkboxes][mode=tree] .smart-menu-minimized-items-container smart-menu-items-group.smart-menu-items-group-opened>.smart-menu-item-label-container:after{top:calc(50% + 5px)}.smart-menu-items-group .smart-menu-items-group-arrow{margin-left:50px;font-size:calc(var(--smart-font-size) - 3px);font-family:var(--smart-family-icon);transform:rotate(0)}.smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:10px}.smart-menu-item[template-applied]{cursor:default}.smart-menu-item[template-applied] .smart-menu-item-label-container{overflow:visible}.smart-menu-item[template-applied] .smart-menu-item-label-element{width:100%;overflow:visible;display:block;white-space:normal}.smart-menu-drop-down{cursor:default;background:var(--smart-background);color:var(--smart-background-color)}.smart-menu-drop-down .smart-menu-drop-down{margin:0}.smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container){margin:calc(var(--smart-editor-drop-down-vertical-offset) + 3px) 0}.smart-menu-drop-down[level="2"][mode=dropDown]:not(.smart-menu-minimized-items-container),.smart-menu-drop-down[level="2"][mode=vertical]:not(.smart-menu-minimized-items-container){margin:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=overlay],.smart-menu-drop-down[drop-down-position*=overlay]{margin:unset}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button{display:block;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border-color:var(--smart-scroll-bar-button-border);min-height:0;width:100%;height:var(--smart-menu-scroll-button-size)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button[hover]{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button[active]{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button>button{border:none}.smart-menu-drop-down.drop-down-height-set .smart-menu-main-container.scroll-buttons-shown{width:calc(100% - 2 * var(--smart-menu-scroll-button-size));overflow:hidden}.smart-menu-drop-down.drop-down-height-set[mode=dropDown] .smart-menu-scroll-button,.smart-menu-drop-down.drop-down-height-set[mode=tree] .smart-menu-scroll-button,.smart-menu-drop-down.drop-down-height-set[mode=vertical] .smart-menu-scroll-button{width:100%;height:var(--smart-menu-scroll-button-size)}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container{height:100%;overflow:hidden}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container.scroll-buttons-shown{height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container>smart-menu-items-group{position:static}.smart-menu-drop-down.smart-drop-down-repositioned{position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);left:100%;top:0;z-index:var(--smart-editor-drop-down-z-index);box-sizing:border-box;font-size:var(--smart-font-size);font-family:var(--smart-font-family)}.smart-menu-drop-down.smart-drop-down-repositioned a{color:inherit}.smart-menu-drop-down.smart-drop-down-repositioned *{box-sizing:border-box}.smart-menu-drop-down.smart-drop-down-repositioned .smart-ripple{background:var(--smart-primary)}.smart-menu-drop-down.smart-drop-down-repositioned .smart-menu-drop-down{border:none}.smart-menu-drop-down.smart-drop-down-repositioned .smart-menu-item-label-container{position:relative;width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-menu-drop-down.smart-drop-down-repositioned smart-menu-item[separator][level]:last-child,.smart-menu-drop-down.smart-drop-down-repositioned smart-menu-items-group[separator][level]:last-child{border-bottom:none}.smart-menu-drop-down.smart-drop-down-repositioned.smart-drop-down-container[drop-down-position*=top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:35px}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu-drop-down.smart-drop-down-repositioned[level="2"]{top:100%;left:0}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][level="2"]{top:0;left:100%}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position|=top],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position|=top]{box-shadow:var(--smart-elevation-8);transform:translateY(-100%)}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position|=top][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position|=top][level="2"]{top:100%;transform:none}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position=overlay-right][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position=overlay-right][level="2"]{left:0}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position=overlay-left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position=overlay-left][level="2"]{right:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left],.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position$=left][level="2"]{left:initial;right:100%}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position=overlay-left]:not([level="2"]){left:initial;right:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=overlay]{top:50%;left:0;transform:translateY(-50%);box-shadow:var(--smart-elevation-8)}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-menu-minimized-items-container .smart-menu-item-shortcut,.smart-menu-minimized-items-container smart-menu-items-group .smart-menu-items-group-arrow{margin-left:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=top]{top:100%;transform:translateY(-100%);box-shadow:var(--smart-elevation-8)}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=top][level="2"]{top:0;transform:none}.smart-menu-drop-down.smart-drop-down-repositioned[animation=none].smart-visibility-hidden{transform:scale(0)}.smart-menu-drop-down.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned,.smart-menu-minimized-items-container:not([animation=none]){opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned{transform:scaleY(1);transform-origin:top}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top]{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top].smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top][level="2"]{transform:scaleY(1)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top][level="2"].smart-visibility-hidden{transform:scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay]{transform:translateY(-50%) scaleY(1);transform-origin:center}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay].smart-visibility-hidden{transform:translateY(-50%) scaleY(0)}.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu-minimized-items-container{position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);z-index:var(--smart-editor-drop-down-z-index);left:calc(-1 * var(--smart-border-width));top:calc(100% + var(--smart-border-width))}.smart-menu-minimized-items-container smart-menu-items-group{display:flex;flex-direction:column;overflow:hidden}.smart-menu-minimized-items-container smart-menu-item[level],.smart-menu-minimized-items-container smart-menu-items-group[level]{margin:0;height:auto}.smart-menu-minimized-items-container .smart-menu-drop-down{margin:0;border:none;position:static;width:100%;height:auto;padding-left:20px;box-shadow:none;transform:none}.smart-menu-minimized-items-container .smart-menu-drop-down.smart-visibility-hidden{border:none}.smart-menu-minimized-items-container .smart-menu-drop-down:not(.smart-menu-minimized-items-container){margin:0}.smart-menu-minimized-items-container .smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container{overflow:initial}.smart-menu-minimized-items-container.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left] .smart-menu-drop-down .smart-menu-item-label-container>.smart-menu-item-shortcut{margin-right:0}.smart-menu-minimized-items-container.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=overlay]{transform:none}.smart-menu-minimized-items-container.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay]{transform:scaleY(1);transform-origin:top}.smart-menu-minimized-items-container.smart-menu-drop-down:not([animation=none]).smart-visibility-hidden.smart-drop-down-repositioned[drop-down-position|=overlay]{transform:scaleY(0)}.smart-menu-minimized-items-container .smart-menu-item-label-container{position:relative;width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-drop-down{margin-top:10px}.smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-item-label-container>.smart-menu-items-group-arrow{transform:rotate(180deg)}.smart-menu-minimized-items-container .smart-menu-item-label-element{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-menu-minimized-items-container.smart-drop-down-repositioned{z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-drop-down{position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);left:100%;top:0;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-drop-down.smart-visibility-hidden{border:none;margin-top:0;height:0;transform:scaleY(0)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-items-group-opened>.smart-menu-item-label-container{padding-bottom:0}.smart-menu-minimized-items-container.smart-drop-down-repositioned[drop-down-position$=left]{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu-minimized-items-container.smart-drop-down-repositioned[drop-down-position$=left] .smart-menu-items-group-arrow{margin:0}.smart-drop-down.smart-menu-minimized-items-container,.smart-menu-minimized-items-container[drop-down]{margin:calc(var(--smart-editor-drop-down-vertical-offset) + 3px) 0}.smart-menu-minimized-items-container.smart-drop-down-repositioned[checkboxes] smart-menu-items-group.smart-menu-items-group-opened>.smart-menu-item-label-container:after{top:calc(50% + 5px)}.smart-menu-minimized-items-container:not([animation=none]){transform:scaleY(1);transform-origin:top}.smart-menu-minimized-items-container:not([animation=none]) .smart-menu-drop-down{transform-origin:top;transition:height .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-minimized-items-container:not([animation=none]) .smart-menu-item-label-container>.smart-menu-items-group-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-minimized-items-container:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu-minimized-items-container[drop-down-position] .smart-menu-drop-down{position:static;width:100%;height:auto;padding-left:20px;box-shadow:none;transform:none}.smart-menu-minimized-items-container[drop-down-position|=top]{top:calc(-1 * var(--smart-border-width));transform:translateY(-100%);box-shadow:var(--smart-elevation-4)}.smart-menu-minimized-items-container[drop-down-position|=top]:not([animation=none]){transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu-minimized-items-container[drop-down-position|=top]:not([animation=none]).smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu-minimized-items-container[drop-down-position|=top][mode=dropDown]:not([animation=none]) .smart-menu-drop-down,.smart-menu-minimized-items-container[drop-down-position|=top][mode=vertical]:not([animation=none]) .smart-menu-drop-down{transform-origin:top}.smart-menu-minimized-items-container[drop-down-position$=left] .smart-menu-drop-down{padding-left:0;padding-right:20px}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:35px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-date-time-picker .smart-date-time-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.minus:after{content:var(--smart-icon-minus);font-family:var(--smart-font-family-icon)}.smart-menu[right-to-left] .smart-menu-main-container{direction:rtl}.smart-menu[right-to-left] .smart-menu-minimized-items-container{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu[right-to-left] .smart-menu-minimized-items-container .smart-menu-item-shortcut{margin-right:initial;margin-left:initial}.smart-menu[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-menu[right-to-left] .smart-menu-drop-down{left:initial;right:100%}.smart-menu[right-to-left] .smart-menu-drop-down[level="2"]{right:0}.smart-menu[right-to-left][mode=dropDown],.smart-menu[right-to-left][mode=vertical] .smart-menu-drop-down[level="2"]{left:initial;right:100%}.smart-menu[right-to-left] smart-menu-item{direction:rtl}.smart-menu[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}.smart-menu[right-to-left] smart-menu-items-group{direction:rtl}.smart-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-right:initial;margin-left:initial}.smart-menu[right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-right:10px;margin-left:initial}.smart-menu[right-to-left]:not([mode=tree])[drop-down-position$=left] smart-menu-item:not([level="1"])>.smart-menu-item-label-container,.smart-menu[right-to-left][mode]:not([mode=horizontal]):not([mode=tree])[drop-down-position$=left] smart-menu-item>.smart-menu-item-label-container,.smart-menu[right-to-left][mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container{flex-direction:row}.smart-menu[right-to-left][mode=tree] .smart-menu-minimized-items-container{direction:rtl}.smart-menu[right-to-left][mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{margin-right:initial;margin-left:initial}.smart-menu[right-to-left][drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row}.smart-menu[right-to-left][drop-down-position$=right] .smart-menu-drop-down[level="2"],.smart-menu[right-to-left][drop-down-position=overlay-right] .smart-menu-main-container .smart-menu-drop-down:not([level="2"]){right:initial;left:0}.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{right:10px;left:initial}.smart-menu[right-to-left][minimized] .smart-menu-minimized-items-container{direction:rtl}.smart-menu[right-to-left][minimized][drop-down-position$=left]>.smart-container{flex-direction:row}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left]{left:initial;right:100%}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-item-container,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left].smart-menu-minimized-items-container{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][drop-down-position$=left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][drop-down-position=overlay-right]:not([level="2"]){right:initial;left:0}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][level="2"]{right:0}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu-minimized-items-container[right-to-left]{left:initial;right:100%}.smart-menu-minimized-items-container[right-to-left] .smart-menu-item-shortcut,.smart-menu-minimized-items-container[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-right:initial;margin-left:initial}.smart-menu-minimized-items-container[right-to-left].smart-drop-down-repositioned{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu-minimized-items-container[right-to-left].smart-drop-down-repositioned .smart-menu-drop-down{left:initial;right:100%}.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:initial;right:10px}
smart-multi-split-button{width:var(--smart-multi-split-button-default-width);height:var(--smart-multi-split-button-default-height);overflow:initial;visibility:hidden;cursor:pointer}smart-multi-split-button.smart-element{overflow:visible;visibility:inherit;border-width:0}smart-multi-split-button[right-to-left] .smart-content,smart-multi-split-button[right-to-left] .smart-hint,smart-multi-split-button[right-to-left] .smart-label{direction:rtl}smart-multi-split-button[right-to-left] .smart-drop-down{direction:initial}.smart-multi-split-button smart-list-box{position:relative;width:100%;height:100%;border:initial;padding:initial;overflow:hidden;font-size:inherit;font-family:inherit;outline:0}.smart-multi-split-button .smart-buttons-container .smart-input .smart-token{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:0 2px;-webkit-user-select:none;user-select:none}.smart-multi-split-button .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s ease-in;transform-origin:left top 0}.smart-multi-split-button .smart-template-container{width:100%;height:100%}.smart-multi-split-button .smart-multi-split-button-buttons{display:flex;width:100%;height:100%;align-items:stretch;justify-content:space-around}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button[hover]{background:var(--smart-ui-state-hover);border:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button[active]{background:var(--smart-ui-state-active);border:var(--smart-ui-state-border-active);color:var(--smart-ui-state-color-active)}.smart-multi-split-button.primary{--smart-border:var(--smart-primary);--smart-outline:var(--smart-primary);--smart-surface:var(--smart-primary);--smart-surface-color:var(--smart-primary-color);--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .8);--smart-ui-state-color-selected:var(--smart-primary-color);--smart-ui-state-active:rgba(var(--smart-primary-rgb), .8);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-hover:var(--smart-primary);--smart-ui-state-color-hover:var(--smart-primary-color);--smart-ui-state-border-selected:var(--smart-primary);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-border-hover:var(--smart-primary)}.smart-multi-split-button.primary[hover]{--smart-surface:var(--smart-primary-color)}.smart-multi-split-button.secondary{--smart-border:var(--smart-secondary);--smart-outline:var(--smart-secondary);--smart-surface:var(--smart-secondary);--smart-surface-color:var(--smart-secondary-color);--smart-ui-state-selected:rgba(var(--smart-secondary-rgb), .8);--smart-ui-state-color-selected:var(--smart-secondary-color);--smart-ui-state-active:rgba(var(--smart-secondary-rgb), .8);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-hover:var(--smart-secondary);--smart-ui-state-color-hover:var(--smart-secondary-color);--smart-ui-state-border-selected:var(--smart-secondary);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-border-hover:var(--smart-secondary)}.smart-multi-split-button.secondary[hover]{--smart-surface:var(--smart-secondary-color)}.smart-multi-split-button.success{--smart-border:var(--smart-success);--smart-outline:var(--smart-success);--smart-surface:var(--smart-success);--smart-surface-color:var(--smart-success-color);--smart-ui-state-selected:rgba(var(--smart-success-rgb), .8);--smart-ui-state-color-selected:var(--smart-success-color);--smart-ui-state-active:rgba(var(--smart-success-rgb), .8);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-hover:var(--smart-success);--smart-ui-state-color-hover:var(--smart-success-color);--smart-ui-state-border-selected:var(--smart-success);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-border-hover:var(--smart-success)}.smart-multi-split-button.success[hover]{--smart-surface:var(--smart-success-color)}.smart-multi-split-button.error{--smart-border:var(--smart-error);--smart-outline:var(--smart-error);--smart-surface:var(--smart-error);--smart-surface-color:var(--smart-error-color);--smart-ui-state-selected:rgba(var(--smart-error-rgb), .8);--smart-ui-state-color-selected:var(--smart-error-color);--smart-ui-state-active:rgba(var(--smart-error-rgb), .8);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-hover:var(--smart-error);--smart-ui-state-color-hover:var(--smart-error-color);--smart-ui-state-border-selected:var(--smart-error);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-border-hover:var(--smart-error)}.smart-multi-split-button.error[hover]{--smart-surface:var(--smart-error-color)}.smart-multi-split-button.info{--smart-border:var(--smart-info);--smart-outline:var(--smart-info);--smart-surface:var(--smart-info);--smart-surface-color:var(--smart-info-color);--smart-ui-state-selected:rgba(var(--smart-info-rgb), .8);--smart-ui-state-color-selected:var(--smart-info-color);--smart-ui-state-active:rgba(var(--smart-info-rgb), .8);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-hover:var(--smart-info);--smart-ui-state-color-hover:var(--smart-info-color);--smart-ui-state-border-selected:var(--smart-info);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-border-hover:var(--smart-info)}.smart-multi-split-button.info[hover]{--smart-surface:var(--smart-info-color)}.smart-multi-split-button.warning{--smart-border:var(--smart-warning);--smart-outline:var(--smart-warning);--smart-surface:var(--smart-warning);--smart-surface-color:var(--smart-warning-color);--smart-ui-state-selected:rgba(var(--smart-warning-rgb), .8);--smart-ui-state-color-selected:var(--smart-warning-color);--smart-ui-state-active:rgba(var(--smart-warning-rgb), .8);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-hover:var(--smart-warning);--smart-ui-state-color-hover:var(--smart-warning-color);--smart-ui-state-border-selected:var(--smart-warning);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-border-hover:var(--smart-warning)}.smart-multi-split-button.warning[hover]{--smart-surface:var(--smart-warning-color)}.smart-multi-split-button.light{--smart-border:var(--smart-light);--smart-outline:var(--smart-light);--smart-surface:var(--smart-light);--smart-surface-color:var(--smart-light-color);--smart-ui-state-selected:rgba(var(--smart-light-rgb), .8);--smart-ui-state-color-selected:var(--smart-light-color);--smart-ui-state-active:rgba(var(--smart-light-rgb), .8);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-hover:var(--smart-light);--smart-ui-state-color-hover:var(--smart-light-color);--smart-ui-state-border-selected:var(--smart-light);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-border-hover:var(--smart-light)}.smart-multi-split-button.light[hover]{--smart-surface:var(--smart-light-color)}.smart-multi-split-button.dark{--smart-border:var(--smart-dark);--smart-outline:var(--smart-dark);--smart-surface:var(--smart-dark);--smart-surface-color:var(--smart-dark-color);--smart-ui-state-selected:rgba(var(--smart-dark-rgb), .8);--smart-ui-state-color-selected:var(--smart-dark-color);--smart-ui-state-active:rgba(var(--smart-dark-rgb), .8);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-hover:var(--smart-dark);--smart-ui-state-color-hover:var(--smart-dark-color);--smart-ui-state-border-selected:var(--smart-dark);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-border-hover:var(--smart-dark)}.smart-multi-split-button.dark[hover]{--smart-surface:var(--smart-dark-color)}.smart-multi-split-button[selection-display-mode=tokens] .smart-multi-split-button-unselect-button{pointer-events:initial}.smart-multi-split-button[selection-display-mode=plain] .smart-multi-split-button-unselect-button{pointer-events:none}
smart-multiline-text-box.smart-element{width:var(--smart-multiline-text-box-default-width);height:var(--smart-multiline-text-box-default-height);background:0 0;overflow:initial}smart-multiline-text-box[cols]{width:auto}smart-multiline-text-box[rows]{height:auto}.smart-multiline-text-box[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-multiline-text-box[focus]{border-color:var(--smart-outline)}.smart-multiline-text-box .smart-container>.smart-resize-trigger-container,.smart-multiline-text-box .smart-inner-container>.smart-resize-trigger-container,.smart-multiline-text-box>.smart-resize-trigger-container{margin-bottom:-1px}.smart-multiline-text-box.smart-drop-down-box.smart-container,.smart-multiline-text-box.smart-drop-down-box>.smart-container,.smart-multiline-text-box.smart-drop-down-box[label][hint]>.smart-container{overflow:visible;display:block;max-height:inherit}.smart-multiline-text-box .smart-inner-container,.smart-multiline-text-box textarea{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;overflow:hidden;color:inherit;width:100%}.smart-multiline-text-box smart-scroll-bar{display:none}.smart-multiline-text-box textarea{height:100%;outline:0;padding:var(--smart-editor-label-padding);border:none;background-color:inherit;resize:none;float:left;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-multiline-text-box textarea:not(.smart-text-box-hidden){max-height:inherit}.smart-multiline-text-box textarea.smart-text-box-hidden{visibility:hidden;width:100%;height:0;position:absolute;left:0;top:0}.smart-multiline-text-box .smart-inner-container{height:100%;position:relative;max-height:inherit}.smart-multiline-text-box .smart-initialization-value{display:none}.smart-multiline-text-box .smart-resize-element{box-sizing:border-box;height:calc(var(--smart-scroll-bar-size));width:calc(var(--smart-scroll-bar-size));position:absolute;bottom:0;right:0;background-color:#d3d3d3;background-clip:content-box;border:var(--smart-border) solid var(--smart-border-width);display:none;padding:2px 0 0 2px;cursor:nw-resize;touch-action:none}.smart-multiline-text-box .smart-required-message{display:none}.smart-multiline-text-box .smart-container textarea,.smart-multiline-text-box.smart-container textarea{height:100%}.smart-multiline-text-box .smart-container.hscroll textarea,.smart-multiline-text-box.smart-container.hscroll textarea{height:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.hscroll smart-scroll-bar,.smart-multiline-text-box.smart-container.hscroll smart-scroll-bar{width:100%;height:calc(var(--smart-scroll-bar-size));display:block}.smart-multiline-text-box .smart-container.hscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.hscroll smart-scroll-bar[orientation=vertical]{display:none}.smart-multiline-text-box .smart-container.vscroll textarea,.smart-multiline-text-box.smart-container.vscroll textarea{width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.vscroll smart-scroll-bar[orientation=vertical]{float:right;width:calc(var(--smart-scroll-bar-size));height:100%;display:block;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar,.smart-multiline-text-box.smart-container.vscroll.hscroll smart-scroll-bar{width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.vscroll.hscroll smart-scroll-bar[orientation=vertical]{height:calc(100% - var(--smart-scroll-bar-size));width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box[auto-expand]{height:auto;min-height:var(--smart-editor-height)}.smart-multiline-text-box[auto-expand] textarea.smart-text-box-hidden{height:0}.smart-multiline-text-box[auto-capitalize=words] textarea{text-transform:capitalize}.smart-multiline-text-box[auto-capitalize=characters] textarea{text-transform:uppercase}.smart-multiline-text-box[display-mode=escaped] textarea{white-space:nowrap}.smart-multiline-text-box[cols] textarea,.smart-multiline-text-box[rows] textarea{width:inherit;height:inherit}.smart-multiline-text-box[resizable] .smart-container.hscroll smart-scroll-bar,.smart-multiline-text-box[resizable].smart-container.hscroll smart-scroll-bar{width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-container.hscroll smart-scroll-bar smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar,.smart-multiline-text-box[resizable].smart-container.hscroll smart-scroll-bar smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar{height:calc(var(--smart-scroll-bar-size));width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box[resizable].smart-container.vscroll smart-scroll-bar[orientation=vertical]{height:calc(100% - var(--smart-scroll-bar-size));width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-resize-element{display:block}.smart-multiline-text-box[resizable] .smart-resize,.smart-multiline-text-box[resizable] .smart-resize textarea{-webkit-user-select:none;user-select:none}.smart-multiline-text-box.outlined textarea{border:1px solid var(--smart-border)!important;padding:10px}.smart-multiline-text-box.outlined[focus] textarea{border:1px solid var(--smart-primary)!important;border-top-color:transparent!important}.smart-multiline-text-box.outlined.smart-element{height:var(--smart-multiline-text-box-default-height)}.smart-multiline-text-box[right-to-left] textarea{float:right}.smart-multiline-text-box[right-to-left] .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box[right-to-left].smart-container.vscroll smart-scroll-bar[orientation=vertical]{border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:initial;border-bottom-right-radius:initial}
smart-numeric-text-box{width:var(--smart-numeric-text-box-default-width);height:var(--smart-numeric-text-box-default-height)}smart-numeric-text-box .smart-container{display:flex;border:none;width:100%}smart-numeric-text-box.smart-element{overflow:visible;border:none;background:0 0}smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-button.smart-element:first-child,smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-button.smart-element:last-child{border-right:none}smart-numeric-text-box[hint] .smart-hint,smart-numeric-text-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-numeric-text-box{border-color:var(--smart-border);border-width:1px;border-style:solid}.smart-numeric-text-box:focus{border-color:var(--smart-outline)}.smart-numeric-text-box *{box-sizing:border-box}.smart-numeric-text-box.smart-container{display:flex;border:none;width:100%;height:100%;position:relative}.smart-numeric-text-box .smart-container{height:100%;position:relative}.smart-numeric-text-box input.smart-input{width:100%;height:100%;border-color:var(--smart-border);border-width:1px;border-style:solid;border-right-width:var(--smart-border-width);padding:var(--smart-editor-label-padding);background-color:var(--smart-background);color:inherit;font:inherit;text-align:var(--smart-numeric-text-box-text-align);outline:0;-webkit-appearance:none}.smart-numeric-text-box .smart-spin-button{width:100%;height:50%;background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);border-width:1px;border-style:solid}.smart-numeric-text-box .smart-spin-button:first-child{border-bottom:none}.smart-numeric-text-box .smart-spin-button.smart-element{display:block;min-height:0;border-radius:0;background:var(--smart-surface);color:var(--smart-surface-color)}.smart-numeric-text-box .smart-spin-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-numeric-text-box .smart-spin-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-numeric-text-box .smart-spin-button .smart-button{border:none;padding:0}.smart-numeric-text-box .smart-numeric-text-box-component{border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-left-width:var(--smart-border-width);border-right-width:0}.smart-numeric-text-box .smart-input-addon{border-color:var(--smart-border);border-width:1px;border-style:solid}.smart-numeric-text-box .smart-spin-buttons-container{width:var(--smart-editor-addon-width);border:none}.smart-numeric-text-box .smart-numeric-text-box-drop-down{width:100%}.smart-numeric-text-box .smart-numeric-text-box-radix-display.smart-numeric-text-box-pressed-component,.smart-numeric-text-box .smart-numeric-text-box-radix-display.smart-numeric-text-box-pressed-component[hover]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-numeric-text-box .smart-numeric-text-box-unit-display{width:var(--smart-numeric-text-box-default-unit-display-width);border-width:var(--smart-border-width) 0;overflow:hidden;background-color:var(--smart-background)}.smart-numeric-text-box .smart-numeric-text-box-unit-display[hover],.smart-numeric-text-box[drop-down-enabled] .smart-numeric-text-box-radix-display[hover]:not([aria-expanded=true]){background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box .smart-numeric-text-box-unit-display[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-numeric-text-box .smart-arrow{position:relative}.smart-numeric-text-box .smart-hint,.smart-numeric-text-box .smart-label{display:none;position:absolute}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden){border-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left,.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-repeat-button-element{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);overflow:hidden}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-element:first-child{border-bottom-left-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-element:last-child{border-top-left-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right,.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element:first-child{border-bottom-right-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element:last-child{border-top-right-radius:0}.smart-numeric-text-box[drop-down-enabled] .smart-numeric-text-box-radix-display{cursor:pointer}.smart-numeric-text-box:not([animation=none])[hint] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-numeric-text-box:not([animation=none])[hint][focus] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-numeric-text-box:not([animation=none]) .smart-numeric-text-box-drop-down{transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-numeric-text-box[focus] .smart-input-addon,.smart-numeric-text-box[focus] .smart-spin-button,.smart-numeric-text-box[focus] input.smart-input{border-color:var(--smart-outline)}.smart-numeric-text-box[hint] .smart-hint{opacity:0;top:100%;bottom:initial}.smart-numeric-text-box[hint][focus] .smart-hint{opacity:1}.smart-numeric-text-box[radix-display-position=right]:not([spin-buttons]) .smart-numeric-text-box-radix-display,.smart-numeric-text-box[radix-display-position=right][spin-buttons][spin-buttons-position=left] .smart-numeric-text-box-radix-display{border-left-width:0;border-right-width:var(--smart-border-width)}.smart-numeric-text-box[disabled],.smart-numeric-text-box[value=-Infinity] .smart-spin-buttons-container,.smart-numeric-text-box[value=Infinity] .smart-spin-buttons-container,.smart-numeric-text-box[value=NaN] .smart-spin-buttons-container,.smart-numeric-text-box[value=null] .smart-numeric-text-box-radix-display{opacity:.55;cursor:default}.smart-numeric-text-box[spin-buttons] input.smart-input{width:calc(100% - var(--smart-editor-addon-width));border-right-width:0}.smart-numeric-text-box[radix-display] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[show-unit] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[spin-buttons][radix-display] input.smart-input{width:calc(100% - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[spin-buttons][show-unit] input.smart-input{width:calc(100% - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[radix-display][show-unit] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-radix-display-width) - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[spin-buttons][radix-display][show-unit] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-unit-display-width) - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[spin-buttons] .smart-spin-buttons-container{border-right-width:var(--smart-border-width)}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-buttons-container{border-right-width:0}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left] input.smart-input{border-right-width:var(--smart-border-width)}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left][show-unit] input.smart-input{border-right-width:0}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left][show-unit] .smart-numeric-text-box-unit-display{border-right-width:var(--smart-border-width)}.smart-numeric-text-box[show-unit] input.smart-input,.smart-numeric-text-box[spin-buttons][show-unit] .smart-numeric-text-box-unit-display{border-right-width:0}.smart-numeric-text-box[show-unit] .smart-numeric-text-box-unit-display{border-right-width:var(--smart-border-width)}.smart-numeric-text-box.underlined{border-width:0 0 1px;background:var(--smart-background)}.smart-numeric-text-box.underlined input{border-width:0 0 1px}.smart-numeric-text-box.underlined input:focus{border:none}.smart-numeric-text-box.underlined .smart-drop-down-button,.smart-numeric-text-box.underlined .smart-spin-button{background:var(--smart-background);border-width:0 0 1px;border-radius:0}.smart-numeric-text-box.underlined .smart-drop-down-button[active],.smart-numeric-text-box.underlined .smart-drop-down-button[hover],.smart-numeric-text-box.underlined .smart-spin-button[active],.smart-numeric-text-box.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-numeric-text-box.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .1s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-numeric-text-box.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-numeric-text-box.underlined:not([focus]) .smart-hint{margin-top:0}.smart-numeric-text-box.underlined[focus] .smart-drop-down-button{color:var(--smart-primary);opacity:1;border-bottom-color:transparent}.smart-numeric-text-box.underlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-numeric-text-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-numeric-text-box.underlined[focus] .smart-spin-button{border-bottom-color:transparent}.smart-numeric-text-box.outlined{height:auto;min-height:0;border-radius:var(--smart-border-radius);background:var(--smart-background)}.smart-numeric-text-box.outlined input{transition:border-color .2s;border:1px solid var(--smart-border);outline:unset;display:block;padding:13px}.smart-numeric-text-box.outlined .smart-drop-down-button,.smart-numeric-text-box.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-numeric-text-box.outlined .smart-drop-down-button[active],.smart-numeric-text-box.outlined .smart-drop-down-button[hover],.smart-numeric-text-box.outlined .smart-spin-button[active],.smart-numeric-text-box.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-numeric-text-box.outlined .smart-drop-down-button{padding:8px 0}.smart-numeric-text-box.outlined .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;padding:0;margin-top:-6px;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.smart-numeric-text-box.outlined .smart-hint:after,.smart-numeric-text-box.outlined .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-numeric-text-box.outlined .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:var(--smart-border-radius) 0}.smart-numeric-text-box.outlined .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 var(--smart-border-radius)}.smart-numeric-text-box.outlined:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-numeric-text-box.outlined[focus]{--smart-border:var(--smart-primary)}.smart-numeric-text-box.outlined[focus] .smart-input{border:1px solid var(--smart-border);border-top-color:transparent!important}.smart-numeric-text-box.outlined[focus] .smart-drop-down-button{color:var(--smart-primary)}.smart-numeric-text-box.outlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-numeric-text-box.outlined[focus] .smart-hint:after,.smart-numeric-text-box.outlined[focus] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-numeric-text-box-radix-display{display:flex;align-items:center;cursor:default;background-color:var(--smart-surface);color:var(--smart-surface-color);width:var(--smart-numeric-text-box-default-radix-display-width);justify-content:center}.smart-numeric-text-box-unit-display{display:flex;align-items:center;cursor:default}.smart-numeric-text-box-drop-down{position:absolute;box-sizing:border-box;height:auto;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);box-shadow:var(--smart-elevation-8);padding:2px;top:100%;z-index:9999;list-style-type:none;transform:scaleY(1);opacity:1;background:var(--smart-background);color:var(--smart-background-color);font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-numeric-text-box-drop-down .smart-list-item{cursor:pointer;margin:1px;border:1px solid transparent;padding:4px 8px;word-break:break-all}.smart-numeric-text-box-drop-down .smart-list-item:hover,.smart-numeric-text-box-drop-down .smart-list-item[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box-drop-down.smart-visibility-hidden{transform:scaleY(0);opacity:0}.smart-numeric-text-box-drop-down.smart-drop-down-repositioned:not([animation=none]){transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-numeric-text-box-pressed-component{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}smart-numeric-text-box[right-to-left]>.smart-container{direction:initial}smart-numeric-text-box[right-to-left] .smart-hint,smart-numeric-text-box[right-to-left] .smart-label,smart-numeric-text-box[right-to-left] .smart-numeric-text-box-drop-down,smart-numeric-text-box[right-to-left] .smart-numeric-text-box-radix-display,smart-numeric-text-box[right-to-left] input.smart-input{direction:rtl}smart-numeric-text-box[right-to-left] .smart-numeric-text-box-unit-display{direction:rtl;flex-direction:row-reverse}.smart-numeric-text-box-drop-down.smart-drop-down-repositioned[right-to-left]{direction:rtl}
.smart-pager-middle-buttons-container{order:1;height:100%}.smart-pager-far-buttons-container{order:2;height:100%}.smart-pager-far-buttons-container.near{order:0}.smart-pager-far-buttons-container.far{order:2}.smart-pager-input-and-label-container{order:3}.smart-pager-input-and-label-container.near{order:-2}.smart-pager-size-selector-and-label-container{order:4}.smart-pager-size-selector-and-label-container.near{order:-1}.smart-pager-summary-container{order:5}.smart-pager-summary-container.near{order:-2}.smart-pager-near-buttons-container{order:0;height:100%}.smart-pager-near-buttons-container.near{order:0}.smart-pager-near-buttons-container.far{order:2}smart-pager{min-width:300px;height:var(--smart-pager-default-height);justify-content:center;padding:var(--smart-pager-padding);--smart-item-border-radius:100%;--smart-item-border-top-left-radius:100%;--smart-item-border-top-right-radius:100%;--smart-item-border-bottom-left-radius:100%;--smart-item-border-bottom-right-radius:100%}smart-pager.smart-element{overflow:visible;border-radius:0;background:var(--smart-surface);color:var(--smart-surface-color)}smart-pager:focus{border-color:var(--smart-outline)}smart-pager.smart-container,smart-pager>.smart-container{flex-direction:row;display:flex;align-items:center}smart-pager .smart-pager-far-buttons-container,smart-pager .smart-pager-input-and-label-container,smart-pager .smart-pager-middle-buttons-container,smart-pager .smart-pager-near-buttons-container,smart-pager .smart-pager-size-selector-and-label-container,smart-pager .smart-pager-summary-container{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 4px}smart-pager .smart-pager-page-index-selectors-container{display:flex;color:var(--smart-pager-color);width:auto;height:100%;outline:0;align-items:center}smart-pager .smart-pager-page-index-selectors-container:focus .smart-pager-page-index-selector[selected]{text-decoration:underline}smart-pager .smart-pager-label{display:flex;border:none;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;height:100%;margin:0 8px}smart-pager .smart-pager-button,smart-pager .smart-pager-page-index-selector{font-size:inherit;font-family:inherit;display:flex;overflow:hidden;position:relative;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-pager .smart-pager-label span{padding:2px}smart-pager .smart-pager-button{align-items:center;justify-content:center;width:var(--smart-pager-button-width);height:var(--smart-pager-button-height)}smart-pager .smart-pager-button:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}smart-pager .smart-pager-button:active{background:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active);color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-button:active .smart-ripple{background-color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-button[disabled]{opacity:.55}smart-pager .smart-pager-button .smart-ripple{background-color:var(--smart-ui-state-active)}smart-pager .smart-pager-page-index-selector{flex-grow:1;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-overflow:ellipsis;width:var(--smart-pager-page-index-selector-width);height:var(--smart-pager-page-index-selector-height);margin-left:var(--smart-pager-page-index-selector-horizontal-offset)}smart-pager .smart-pager-page-index-selector:first-child{margin-left:-1px}smart-pager .smart-pager-page-index-selector:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}smart-pager .smart-pager-page-index-selector .smart-ripple{background-color:var(--smart-ui-state-active)}smart-pager .smart-pager-page-index-selector[selected]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);box-shadow:var(--smart-elevation-2)}smart-pager .smart-pager-page-index-selector[selected] .smart-ripple{background-color:var(--smart-ui-state-color-active)}smart-pager .smart-page-size-selector,smart-pager .smart-pager-input{background:var(--smart-background);color:var(--smart-background-color)}smart-pager .smart-next-ellipsis-button,smart-pager .smart-previous-ellipsis-button{width:var(--smart-pager-page-index-ellipsis-selector-width);height:var(--smart-pager-page-index-ellipsis-selector-height)}smart-pager .smart-page-size-selector{width:var(--smart-pager-page-size-selector-width);--smart-item-border-top-left-radius:var(--smart-border-radius);--smart-item-border-top-right-radius:var(--smart-border-radius);--smart-item-border-bottom-left-radius:var(--smart-border-radius);--smart-item-border-bottom-right-radius:var(--smart-border-radius)}smart-pager .smart-pager-input{width:var(--smart-pager-input-width);box-sizing:border-box;padding:0 var(--smart-editor-label-padding);margin:0 5px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:var(--smart-border);border-style:solid;border-width:var(--smart-border-width);height:var(--smart-text-box-default-height)}smart-pager:not([show-navigation-button-labels]) .smart-pager-button{border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);width:var(--smart-pager-page-index-selector-width)}smart-pager[disabled] .smart-pager-page-index-selector{-webkit-user-select:none;user-select:none;cursor:default}smart-pager[right-to-left] .smart-pager-far-buttons-container,smart-pager[right-to-left] .smart-pager-input-and-label-container,smart-pager[right-to-left] .smart-pager-label,smart-pager[right-to-left] .smart-pager-middle-buttons-container,smart-pager[right-to-left] .smart-pager-near-buttons-container,smart-pager[right-to-left] .smart-pager-page-index-selectors-container,smart-pager[right-to-left] .smart-pager-size-selector-and-label-container,smart-pager[right-to-left]>.smart-container{flex-direction:row-reverse}smart-pager[right-to-left] .smart-arrow-left-first:after,smart-pager[right-to-left] .smart-arrow-left:after,smart-pager[right-to-left] .smart-arrow-right-last:after,smart-pager[right-to-left] .smart-arrow-right:after{transform:rotate(180deg);transform-origin:center}smart-pager[right-to-left] .smart-first-button,smart-pager[right-to-left] .smart-last-button,smart-pager[right-to-left] .smart-next-page-button,smart-pager[right-to-left] .smart-pager-input,smart-pager[right-to-left] .smart-pager-label,smart-pager[right-to-left] .smart-pager-label>span,smart-pager[right-to-left] .smart-pager-page-index-selector,smart-pager[right-to-left] .smart-previous-page-button{direction:rtl}
smart-password-text-box{display:block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height)}smart-password-text-box.smart-element{border:1px solid var(--smart-border);background:var(--smart-background);overflow:visible;border-radius:var(--smart-border-radius)}.smart-password-text-box>.smart-container{position:relative}.smart-password-text-box .smart-content,.smart-password-text-box .smart-content .smart-input{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:hidden}.smart-password-text-box .smart-content .smart-input::-ms-reveal{display:none}.smart-password-text-box .smart-password-icon{position:absolute;right:0;top:0;height:100%;width:30px;display:flex;justify-content:center;font-size:inherit;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--smart-background-color);font-family:var(--smart-font-family-icon)}.smart-password-text-box .smart-password-icon:after{content:var(--smart-icon-visibility)}.smart-password-text-box .smart-password-icon.smart-hidden{display:none}.smart-password-text-box smart-tooltip{font-size:inherit;font-family:inherit;font-weight:inherit}.smart-password-text-box .smart-hint,.smart-password-text-box .smart-label{display:none;position:absolute}.smart-password-text-box[hint] .smart-hint,.smart-password-text-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-password-text-box[hint] .smart-hint{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%;bottom:initial}.smart-password-text-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.smart-password-text-box .smart-hint,.smart-password-text-box .smart-hint::after{transition-duration:.1s}}}.smart-password-text-box[show-password-strength] .smart-password-short input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-short input{border-color:var(--smart-error)}.smart-password-text-box[show-password-strength] .smart-password-weak input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-weak input{border-color:orange}.smart-password-text-box[show-password-strength] .smart-password-far input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-far input{border-color:#ff0}.smart-password-text-box[show-password-strength] .smart-password-good input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-good input{border-color:#00bfff}.smart-password-text-box[show-password-strength] .smart-password-strong input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-strong input{border-color:var(--smart-success)}smart-password-text-box[right-to-left] .smart-hint,smart-password-text-box[right-to-left] .smart-label,smart-password-text-box[right-to-left]>.smart-container{direction:rtl}smart-password-text-box[right-to-left] smart-tooltip{direction:initial}smart-password-text-box[right-to-left] .smart-password-icon{left:0;right:initial}
.smart-pivot-table tfoot td,.smart-pivot-table thead th{font-weight:700}.smart-pivot-table thead th:not(:last-child):not(.last-visible){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table tbody tr td{transform:scaleY(1)}.smart-pivot-table tbody tr.collapsed{height:0}.smart-pivot-table tbody tr.collapsed td{border-top-width:0;border-top-color:transparent;padding-top:0;padding-bottom:0;line-height:0;transform:scaleY(0)}.smart-pivot-table tbody tr.no-height td{line-height:0}.smart-pivot-table th.align-left>.wrapper{justify-content:flex-start}.smart-pivot-table th.align-center>.wrapper{justify-content:center}.smart-pivot-table th.align-right>.wrapper{justify-content:flex-end}.smart-pivot-table tr td{line-height:calc(var(--smart-table-row-height) - 2 * var(--smart-table-cell-padding) - var(--smart-border-width));white-space:nowrap}.smart-pivot-table tr:last-child:not(:first-child) .smart-pivot-table-grouping-header,.smart-pivot-table tr:last-child:not(:first-child) .smart-pivot-table-total-header{border-top:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table tr:not(:last-child) .smart-pivot-table-grouping-header,.smart-pivot-table tr:not(:last-child) .smart-pivot-table-selection-header,.smart-pivot-table tr:not(:last-child) .smart-pivot-table-total-header{border-bottom:none}.smart-pivot-table td.align-left{text-align:left}.smart-pivot-table td.align-center{text-align:center}.smart-pivot-table td.align-right{text-align:right}.smart-pivot-table td.sort-by{position:relative}.smart-pivot-table td.sort-by:before{content:var(--smart-icon-up);display:flex;align-items:center;justify-content:flex-end;visibility:hidden;position:absolute;top:0;right:var(--smart-table-cell-padding);height:100%;font-family:var(--smart-font-family-icon);opacity:0;transform:rotate(90deg)}.smart-pivot-table td.sort-by.asc:before,.smart-pivot-table td.sort-by.desc:before{opacity:1;visibility:visible}.smart-pivot-table td[selection-detail]:before{content:attr(selection-detail);position:absolute;top:100%;left:0;padding:3px;background-color:var(--smart-secondary);color:var(--smart-secondary-color);font-size:var(--smart-font-size);font-variant:small-caps;opacity:.8;pointer-events:none}.smart-pivot-table td[selection-detail][detail-position-x=right]:before{left:unset;right:0}.smart-pivot-table td[selection-detail][detail-position-y=top]:before{top:0;transform:translateY(-100%)}.smart-pivot-table .smart-pivot-table-main-container{width:100%;height:100%;overflow:auto}.smart-pivot-table .smart-pivot-table-main-container.prevent-scroll{overflow:hidden}.smart-pivot-table .smart-pivot-table-selection-header{border-top:none}.smart-pivot-table .smart-pivot-table-total-header{border-top:none;width:var(--smart-pivot-table-cell-width)}.smart-pivot-table .smart-pivot-table-grouping-header{border-top:none;width:var(--smart-pivot-table-secondary-group-width)}.smart-pivot-table .smart-pivot-table-toolbar{display:none;border:none;border-bottom:var(--smart-border-width) solid var(--smart-border);height:var(--smart-table-row-height)}.smart-pivot-table .smart-pivot-table-toolbar smart-breadcrumb .smart-breadcrumb-items .smart-breadcrumb-item{height:calc(100% - var(--smart-breadcrumb-padding))}.smart-pivot-table .smart-pivot-table-row-group-breadcrumb:before{content:var(--smart-icon-align-left);transform:scale(-1)}.smart-pivot-table:not([right-to-left]) td.sort-by.desc::before,.smart-pivot-table[right-to-left] td.sort-by.asc:before{transform:rotate(270deg)}.smart-pivot-table .smart-pivot-table-pivot-breadcrumb{border-left:var(--smart-border-width) solid var(--smart-border);border-radius:0}.smart-pivot-table .smart-pivot-table-pivot-breadcrumb:before{content:var(--smart-icon-refresh)}.smart-pivot-table .empty{border-top:none}.smart-pivot-table .total-arrow{display:inline-flex;margin-left:var(--smart-table-arrow-margin);width:var(--smart-table-arrow-size);height:var(--smart-table-arrow-size);cursor:pointer}.smart-pivot-table .total-arrow:focus{outline:0;border:1px solid var(--smart-ui-state-color-focus);border-radius:50%;color:var(--smart-ui-state-color-focus)}.smart-pivot-table .smart-pivot-panel{border-top:none;border-right:none;border-bottom:none;width:100%;height:100%}.smart-pivot-table smart-breadcrumb{position:relative;border:none;width:unset;height:100%;padding-left:calc(3 * var(--smart-breadcrumb-padding))}.smart-pivot-panel .smart-accordion smart-accordion-item .smart-accordion-item-content,.smart-pivot-panel smart-accordion-item .smart-content-container{padding:0}.smart-pivot-table smart-breadcrumb:before{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:calc(3 * var(--smart-breadcrumb-padding));height:100%;font-family:var(--smart-font-family-icon)}.smart-pivot-table smart-breadcrumb>.smart-container{position:relative}.smart-pivot-table smart-breadcrumb>.smart-container.drop-target:after{content:"";position:absolute;top:0;left:calc(-3 * var(--smart-breadcrumb-padding));box-sizing:border-box;border:2px dashed var(--smart-primary);width:calc(100% + 4 * var(--smart-breadcrumb-padding));height:calc(100% + var(--smart-breadcrumb-padding))}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-items,.smart-pivot-table smart-breadcrumb .smart-template-container{height:100%}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-item{height:calc(100% - var(--smart-breadcrumb-padding))}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-placeholder{position:absolute;top:var(--smart-breadcrumb-padding);left:0;font-style:italic}.smart-pivot-table [selection-detail]{position:relative;overflow:visible;z-index:1}.smart-pivot-table:not([animation=none]) tbody tr{transition:height .2s ease-in-out}.smart-pivot-table:not([animation=none]) tr td{transition:padding-top .2s ease-in-out,padding-bottom .2s ease-in-out,transform .2s ease-in-out,border-top-color .2s ease-in-out}.smart-pivot-table:not([designer]) .smart-pivot-table-designer-container{display:none}.smart-pivot-table[group-layout=classic] .smart-pivot-table-grouping-header{width:calc(.75 * var(--smart-pivot-table-cell-width))}.smart-pivot-table[group-layout=classic] tbody td.expanded:not(.main)+td[data-field^=group]:not(.main),.smart-pivot-table[group-layout=classic] tbody td:not(.expanded)+td[data-field^=group]:not(.main){font-size:0}.smart-pivot-table[group-layout=classic] .hierarchy-arrow::after{content:var(--smart-icon-plus)}.smart-pivot-table[group-layout=classic] td.expanded .hierarchy-arrow::after{content:var(--smart-icon-minus)}.smart-pivot-table[designer]>.smart-container{display:grid;grid-template-columns:1fr var(--smart-pivot-panel-width);grid-template-rows:100%}.smart-pivot-table[designer] .smart-pivot-table-designer-container{display:block;height:100%}.smart-pivot-table[designer-position=near]>.smart-container{grid-template-columns:var(--smart-pivot-panel-width) 1fr}.smart-pivot-table[designer-position=near] .smart-pivot-table-main-container{order:1}.smart-pivot-table[designer-position=near]:not([right-to-left]) .smart-pivot-panel{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table[toolbar]>.smart-container{display:flex;flex-direction:column}.smart-pivot-table[toolbar] .smart-pivot-table-main-container{height:calc(100% - var(--smart-table-row-height));grid-area:main}.smart-pivot-table[toolbar] .smart-pivot-table-toolbar{display:grid;grid-template-columns:1fr 1fr var(--smart-table-row-height) var(--smart-table-row-height);grid-area:toolbar;gap:var(--smart-pivot-panel-padding)}.smart-pivot-table[toolbar] .smart-pivot-table-designer-container{grid-area:designer;min-height:0;max-height:unset}.smart-pivot-table[toolbar][designer]>.smart-container{display:grid;grid-template-columns:1fr var(--smart-pivot-panel-width);grid-template-rows:var(--smart-table-row-height) 1fr;grid-template-areas:"toolbar toolbar" "main designer"}.smart-pivot-table[toolbar][designer] .smart-pivot-table-toolbar{grid-template-columns:1fr 1fr var(--smart-table-row-height)}.smart-pivot-table[toolbar][designer] .smart-table-toolbar-button.fields{display:none}.smart-pivot-table[toolbar][designer] .smart-pivot-table-main-container{width:100%;height:100%}.smart-pivot-table[toolbar][designer][designer-position=near]>.smart-container{grid-template-columns:var(--smart-pivot-panel-width) 1fr;grid-template-areas:"toolbar toolbar" "designer main"}.smart-pivot-table[selection][selection-mode=cell] tbody td{-webkit-user-select:none;user-select:none}.smart-pivot-table[selection][selection-mode=cell] tbody td.selected{background-color:rgba(var(--smart-primary-rgb),.8);color:var(--smart-primary-color)}.smart-table[column-reorder] th[data-field].smart-pivot-table-total-header,.smart-table[column-reorder][column-totals] th[data-field]{cursor:unset}.smart-table[freeze-header] thead tr:nth-child(4)>th{top:calc(3 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(5)>th{top:calc(4 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(6)>th{top:calc(5 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(7)>th{top:calc(6 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(8)>th{top:calc(7 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(9)>th{top:calc(8 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(10)>th{top:calc(9 * var(--smart-table-column-header-height))}.smart-table-window.drill-down{--smart-window-default-width:750px;--smart-window-footer-padding:0;--smart-window-footer-height:0px}.smart-table-window.drill-down .smart-content-container>.smart-content>div{display:grid;grid-template-rows:auto 1fr;grid-template-columns:100%;gap:var(--smart-pivot-panel-padding);width:100%;height:100%}.smart-table-window.drill-down .drill-down-details{display:flex}.smart-table-window.drill-down .smart-content strong{margin-right:var(--smart-pivot-panel-padding);margin-left:calc(var(--smart-pivot-panel-padding)/ 3)}.smart-table-window.drill-down smart-table{min-height:0}.smart-table-window.fields{--smart-window-footer-padding:0;--smart-window-footer-height:0px;--smart-window-default-width:600px;--smart-window-default-height:800px}.smart-table-window.fields smart-pivot-panel{width:100%;height:100%}.smart-table-window.fields smart-pivot-panel>.smart-container{grid-template-rows:auto 1fr;grid-template-columns:unset}.smart-table-window.fields smart-pivot-panel>.smart-container>div:first-child{order:1}.smart-table-window.fields smart-pivot-panel>.smart-container>div:nth-child(2){order:0}.smart-table-window.fields smart-pivot-panel .smart-filter-panel .smart-filter-panel-button-container>smart-button{width:40%}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-columns-view{grid-template-rows:2fr 1fr 1fr 1fr}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tabs{border-left:none;writing-mode:unset}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item{height:auto;border-bottom-width:calc(2 * var(--smart-border-width));border-left-width:var(--smart-border-width);border-left-color:transparent}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-top:0;margin-right:var(--smart-pivot-panel-padding)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item:focus{border-color:var(--smart-ui-state-color-focus)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item.selected{border-bottom-color:var(--smart-primary)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item.selected:focus{border-color:var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-primary)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-bottom:0;margin-right:3px}.smart-table-window.fields:not([animation=none]) smart-pivot-panel .smart-pivot-panel-tab-item{transition:border-bottom-color .3s ease-out}.smart-window.smart-table-window.drill-down .smart-content-container>.smart-footer,.smart-window.smart-table-window.fields .smart-content-container>.smart-footer{display:none}.smart-pivot-panel{border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-pivot-panel-width);height:var(--smart-pivot-panel-default-height)}.smart-pivot-panel>.smart-container{display:grid;grid-template-columns:1fr auto;min-width:0;min-height:0}.smart-pivot-panel>.smart-container>div:first-child{min-height:0}.smart-pivot-panel>.smart-container .check-box{position:relative;left:unset;transform:none}.smart-pivot-panel smart-accordion-item.filtered .smart-label{position:relative;color:var(--smart-primary)}.smart-pivot-panel .icon:before,.smart-pivot-panel smart-accordion-item.filtered .smart-label:before,.smart-pivot-panel smart-tree-item .settings-icon:before{height:100%;font-weight:400;color:inherit;text-decoration:inherit;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-variant:normal;text-transform:none}.smart-pivot-panel smart-accordion-item.filtered .smart-label:before{font-style:normal;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;content:var(--smart-icon-filter);position:absolute;right:calc(100% + var(--smart-pivot-panel-padding)/ 2);width:16px}.smart-pivot-panel smart-tree-item .settings-icon{margin-right:calc(var(--smart-pivot-panel-padding)/ 2)}.smart-pivot-panel smart-tree-item .settings-icon:before{width:100%;font-style:normal;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;content:var(--smart-icon-settings)}.smart-pivot-panel smart-accordion,.smart-pivot-panel smart-filter-panel{width:100%;height:100%}.smart-pivot-panel smart-filter-panel>.smart-container{display:grid;grid-template-rows:auto 1fr auto;row-gap:var(--smart-pivot-panel-padding)}.smart-pivot-panel smart-filter-panel>.smart-container>div:nth-child(2){min-height:0}.smart-pivot-panel smart-filter-panel>.smart-container smart-tree{height:100%}.smart-pivot-panel smart-tree.smart-element{visibility:inherit}.smart-pivot-panel smart-tree:focus{border-color:var(--smart-ui-state-color-focus)}.smart-pivot-panel .icon:before{width:100%;font-style:normal;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.smart-pivot-panel .smart-pivot-panel-tabs{display:flex;border-left:var(--smart-border-width) solid var(--smart-border);writing-mode:vertical-lr}.smart-pivot-panel .smart-pivot-panel-tab-item{display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-left-width:calc(2 * var(--smart-border-width));height:var(--smart-pivot-panel-tab-item-height);padding:var(--smart-pivot-panel-padding);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-top:var(--smart-pivot-panel-padding)}.smart-pivot-panel .smart-pivot-panel-tab-item:first-child .icon:before{content:var(--smart-icon-table)}.smart-pivot-panel .smart-pivot-panel-tab-item:nth-child(2) .icon:before{content:var(--smart-icon-filter)}.smart-pivot-panel .smart-pivot-panel-tab-item:hover{color:var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item:focus{border-color:var(--smart-ui-state-color-focus);outline:0}.smart-pivot-panel .smart-pivot-panel-tab-item.selected{border-left-color:var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item.selected:focus{border-color:var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-bottom:3px}.smart-pivot-panel .smart-pivot-panel-columns-view{display:grid;grid-template-rows:3fr 1fr 1fr 1fr;width:100%;min-width:0;height:100%;min-height:0}.smart-pivot-panel .smart-pivot-panel-columns-view smart-tree{border-color:transparent;width:100%;height:100%}.smart-pivot-panel .smart-pivot-panel-active-columns{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:0;border-top:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-panel .smart-pivot-panel-active-columns smart-tree-item .smart-tree-item-label-element>span{display:flex}.smart-pivot-panel .smart-pivot-panel-label{display:flex;padding:var(--smart-pivot-panel-padding);background:var(--smart-primary);color:var(--smart-primary-color)}.smart-pivot-panel .smart-pivot-panel-label .icon{margin-right:calc(var(--smart-pivot-panel-padding)/ 2)}.smart-pivot-panel .smart-pivot-panel-row-groups-label .icon:before{content:var(--smart-icon-align-left);transform:scale(-1)}.smart-pivot-panel .smart-pivot-panel-summaries-label .icon:before{content:var(--smart-icon-math)}.smart-pivot-panel .smart-pivot-panel-pivots-label .icon:before{content:var(--smart-icon-refresh)}.smart-pivot-panel .smart-pivot-panel-columns-container{min-height:0;overflow:auto}.smart-pivot-panel .smart-pivot-panel-filters-view{height:100%}.smart-pivot-panel:not([animation=none]) .smart-pivot-panel-tab-item{transition:border-left-color .3s ease-out}.smart-pivot-panel[inverted]>.smart-container{grid-template-columns:auto 1fr}.smart-pivot-panel[inverted]>.smart-container>div:first-child{order:1}.smart-pivot-panel[inverted] .smart-pivot-panel-tabs{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item{border-left:1px solid transparent;border-right-width:calc(2 * var(--smart-border-width))}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item span:nth-child(2){transform:rotate(180deg)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item.selected{border-right-color:var(--smart-primary)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item.selected:focus{border-color:var(--smart-ui-state-color-focus) var(--smart-primary) var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus)}.smart-pivot-panel[inverted]:not([animation=none]) .smart-pivot-panel-tab-item{transition:border-right-color .3s ease-out}.smart-window.smart-pivot-window{--smart-window-default-height:190px}.smart-window.smart-pivot-window .smart-content-container>.smart-content{display:grid;grid-template-columns:minmax(175px,auto) 1fr;grid-auto-rows:max-content;gap:var(--smart-pivot-panel-padding);min-width:0}.smart-window.smart-pivot-window .smart-content-container>.smart-footer{display:flex;justify-content:space-evenly;align-items:center}.smart-window.smart-pivot-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0;width:40%;height:100%}.smart-window.smart-pivot-window .smart-content .category.label{grid-column-start:1;grid-column-end:3;font-weight:700;text-decoration:underline}.smart-window.smart-pivot-window smart-input{width:100%}.smart-window.smart-pivot-window.summary{--smart-window-default-height:500px}.smart-window.smart-pivot-window:not(.summary) .summary{display:none}.smart-breadcrumb-feedback.cancel:after{content:var(--smart-icon-block);background-color:var(--smart-error);color:var(--smart-error-color)}.smart-breadcrumb-feedback.delete:after{content:var(--smart-icon-delete);background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-breadcrumb-feedback.pivot:after{content:var(--smart-icon-refresh)}.smart-breadcrumb-feedback.row-group:after{content:var(--smart-icon-align-left);transform:scale(-1)}.smart-breadcrumb-feedback.summary:after{content:var(--smart-icon-math)}.smart-tree-item-feedback.forbidden{border-color:var(--smart-error);color:var(--smart-error)}.smart-tree-item-feedback.forbidden:before{width:100%;height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size);color:inherit;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;content:var(--smart-icon-block);margin-right:calc(var(--smart-pivot-panel-padding)/ 2)}.smart-pivot-table[right-to-left] thead th:not(:last-child){border-left:var(--smart-border-width) solid var(--smart-border);border-right:none}.smart-pivot-table[right-to-left] .smart-pivot-table-pivot-breadcrumb,.smart-pivot-table[right-to-left]:not([designer-position=near]) .smart-pivot-panel{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table[right-to-left] th.expanded .total-arrow{transform:none}.smart-pivot-table[right-to-left] smart-breadcrumb{padding-left:var(--smart-breadcrumb-padding);padding-right:calc(3 * var(--smart-breadcrumb-padding))}.smart-pivot-table[right-to-left] smart-breadcrumb:before{left:unset;right:0}.smart-pivot-table[right-to-left] .total-arrow{transform:rotate(180deg)}.smart-pivot-table[right-to-left][selection]:not([selection-mode=cell]) thead th:first-child{border-left:none}.smart-table-window[right-to-left].drill-down .smart-content strong{margin-right:calc(var(--smart-pivot-panel-padding)/ 3);margin-left:var(--smart-pivot-panel-padding)}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item,.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tabs{flex-direction:row-reverse}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item{display:flex}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-left:var(--smart-pivot-panel-padding);margin-right:0}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-left:3px;margin-right:0}.smart-pivot-panel[right-to-left]{direction:ltr}.smart-pivot-panel[right-to-left] .smart-pivot-panel-tab-item>span:nth-child(2),.smart-pivot-panel[right-to-left]>.smart-container>div:first-child{direction:rtl}.smart-pivot-panel[right-to-left] .smart-pivot-panel-label .icon,.smart-pivot-panel[right-to-left] smart-tree-item .settings-icon{margin-left:calc(var(--smart-pivot-panel-padding)/ 2);margin-right:0}
.smart-power-button{padding:0;border-radius:100%;display:inline-block;width:var(--smart-power-button-default-width);height:var(--smart-power-button-default-width)}.smart-power-button .smart-input{border-radius:100%;outline:0;width:100%;height:100%;min-width:var(--smart-power-button-default-width);min-height:var(--smart-power-button-default-width);background-color:var(--smart-background);border-style:solid;box-sizing:border-box;border-width:var(--smart-border-width);border-color:var(--smart-border);display:block;position:relative;overflow:hidden}.smart-power-button .smart-input:after{content:var(--smart-icon-power);width:100%;height:100%;font-family:smart-icons;font-style:normal;font-weight:400;font-size:20px;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.smart-power-button .smart-container{cursor:pointer;height:100%;position:relative;display:flex}.smart-power-button .smart-animation{pointer-events:none}.smart-power-button[focus]{outline:0}.smart-power-button[focus] .smart-input{outline:0;border:var(--smart-border-width) solid var(--smart-ui-state-border-focus);background:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}.smart-power-button:hover .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-hover);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);transition:background-color .1s linear}.smart-power-button:active .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-active);background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);transition:background-color .1s linear}.smart-power-button[disabled] .smart-container{cursor:initial}.smart-power-button[checked] .smart-input{background-color:var(--smart-primary);color:var(--smart-primary)}.smart-power-button[checked] .smart-input:after{color:#fff}.smart-power-button[readonly].active .smart-input,.smart-power-button[readonly]:active .smart-input,.smart-power-button[readonly]:hover .smart-input{color:initial;border:var(--smart-border-width) solid var(--smart-button-border);background:var(--smart-button-background);transition:none}smart-power-button.active .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-active);background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);transition:background-color .1s linear}smart-power-button.raised{box-shadow:var(--smart-elevation-2)}smart-power-button[right-to-left]>.smart-container>.smart-input{direction:rtl}
.smart-circular-progress-bar.smart-element,smart-circular-progress-bar.smart-element,smart-progress-bar.smart-element{border:none}.smart-circular-progress-bar.smart-element:focus>.smart-container,smart-circular-progress-bar.smart-element:focus>.smart-container,smart-progress-bar.smart-element:focus>.smart-container{border-color:var(--smart-outline)}.smart-circular-progress-bar.smart-container,.smart-circular-progress-bar>.smart-container,smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container,smart-progress-bar.smart-container,smart-progress-bar>.smart-container{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden;position:relative;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);color:var(--smart-background-color)}.smart-circular-progress-bar .smart-label,smart-circular-progress-bar .smart-label,smart-progress-bar .smart-label{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;text-align:center;color:var(--smart-background-color)}smart-progress-bar{width:var(--smart-progress-bar-default-width);height:var(--smart-progress-bar-default-height)}smart-progress-bar .smart-label{width:auto;color:var(--smart-outline)}smart-progress-bar .smart-value{outline:0;height:100%;width:100%;box-sizing:border-box;position:absolute;border:1px solid var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);transform-origin:left}smart-progress-bar .smart-value.smart-value-animation{animation:indeterminate 3s infinite linear}smart-progress-bar.primary .smart-value{border:1px solid var(--smart-primary);background-color:var(--smart-primary)}smart-progress-bar.secondary .smart-value{border:1px solid var(--smart-secondary);background-color:var(--smart-secondary)}smart-progress-bar.success .smart-value{border:1px solid var(--smart-success);background-color:var(--smart-success)}smart-progress-bar.info .smart-value{border:1px solid var(--smart-info);background-color:var(--smart-info)}smart-progress-bar.warning .smart-value{border:1px solid var(--smart-warning);background-color:var(--smart-warning)}smart-progress-bar.error .smart-value{border:1px solid var(--smart-error);background-color:var(--smart-error)}smart-progress-bar.light .smart-value{border:1px solid var(--smart-light);background-color:var(--smart-light)}smart-progress-bar.dark .smart-value{border:1px solid var(--smart-dark);background-color:var(--smart-dark)}smart-progress-bar:not([animation=none]) .smart-value{transition:.2s ease-in-out}smart-progress-bar[inverted] .smart-value,smart-progress-bar[orientation][inverted] .smart-value{transform-origin:right}smart-progress-bar[inverted] .smart-value.smart-value-animation{animation:indeterminate-inverted 3s infinite linear}smart-progress-bar[orientation] .smart-value{transform-origin:left}smart-progress-bar[orientation=vertical]{width:var(--smart-progress-bar-default-height);height:var(--smart-progress-bar-default-width)}smart-progress-bar[orientation=vertical][inverted] .smart-value{transform-origin:left bottom}smart-progress-bar[orientation=vertical] .smart-value{transform-origin:left top}smart-progress-bar[orientation=vertical] .smart-value.smart-value-animation{animation:indeterminate-vertical 3s infinite linear}smart-progress-bar[orientation=vertical] .smart-label{width:100%}smart-progress-bar[inverted][orientation=vertical] .smart-value.smart-value-animation{animation:indeterminate-vertical-inverted 3s infinite linear}.smart-circular-progress-bar,smart-circular-progress-bar{width:var(--smart-circular-progress-bar-default-size);height:var(--smart-circular-progress-bar-default-size)}.smart-circular-progress-bar.smart-container,.smart-circular-progress-bar>.smart-container,smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container{border-radius:50%}.smart-circular-progress-bar .smart-value-animation-ms,smart-circular-progress-bar .smart-value-animation-ms{stroke-dashoffset:114}.smart-circular-progress-bar svg:first-of-type,smart-circular-progress-bar svg:first-of-type{position:absolute;border-radius:50%;pointer-events:none}.smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation,smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s infinite linear}.smart-circular-progress-bar .smart-label-container,smart-circular-progress-bar .smart-label-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;box-sizing:content-box;border-radius:50%;background-color:transparent;border-style:solid;border-width:var(--smart-border-width);border-color:var(--smart-border);width:calc(100% - var(--smart-circular-progress-bar-fill-size));height:calc(100% - var(--smart-circular-progress-bar-fill-size))}.smart-circular-progress-bar .smart-value,.smart-circular-progress-bar .smart-value-path,smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value-path{stroke-width:var(--smart-circular-progress-bar-fill-size);fill:transparent;stroke-dasharray:314.159}.smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value{stroke:var(--smart-ui-state-active)}.smart-circular-progress-bar .smart-value-path,smart-circular-progress-bar .smart-value-path{stroke-dashoffset:0;stroke:transparent}.smart-circular-progress-bar.primary .smart-value,smart-circular-progress-bar.primary .smart-value{stroke:var(--smart-primary)}.smart-circular-progress-bar.secondary .smart-value,smart-circular-progress-bar.secondary .smart-value{stroke:var(--smart-secondary)}.smart-circular-progress-bar.success .smart-value,smart-circular-progress-bar.success .smart-value{stroke:var(--smart-success)}.smart-circular-progress-bar.info .smart-value,smart-circular-progress-bar.info .smart-value{stroke:var(--smart-info)}.smart-circular-progress-bar.warning .smart-value,smart-circular-progress-bar.warning .smart-value{stroke:var(--smart-warning)}.smart-circular-progress-bar.error .smart-value,smart-circular-progress-bar.error .smart-value{stroke:var(--smart-error)}.smart-circular-progress-bar.light .smart-value,smart-circular-progress-bar.light .smart-value{stroke:var(--smart-light)}.smart-circular-progress-bar.dark .smart-value,smart-circular-progress-bar.dark .smart-value{stroke:var(--smart-dark)}.smart-circular-progress-bar:not([animation=none]) .smart-value,smart-circular-progress-bar:not([animation=none]) .smart-value{transition:stroke-dashoffset 1s linear}.smart-circular-progress-bar[inverted] svg:first-of-type .smart-value.smart-value-animation,smart-circular-progress-bar[inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s infinite linear}.smart-circular-progress-bar[indeterminate][inverted] svg:first-of-type,.smart-circular-progress-bar[value=null][inverted] svg:first-of-type,smart-circular-progress-bar[indeterminate][inverted] svg:first-of-type,smart-circular-progress-bar[value=null][inverted] svg:first-of-type{animation:rotate-circle-inverted 1s infinite linear}.smart-circular-progress-bar[indeterminate] svg:first-of-type,.smart-circular-progress-bar[value=null] svg:first-of-type,smart-circular-progress-bar[indeterminate] svg:first-of-type,smart-circular-progress-bar[value=null] svg:first-of-type{animation:rotate-circle 1s infinite linear}.barber-shop-effect .smart-value{background-image:linear-gradient(45deg,rgba(0,0,0,.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.2) 75%,transparent 75%,transparent);background-size:5rem 5rem;background-position:0 -244rem;animation:stripes 10s linear infinite;animation-direction:normal}.barber-shop-effect[inverted] .smart-value,.barber-shop-effect[orientation=vertical] .smart-value{animation-direction:reverse}@keyframes stripes{0%{background-position:0 0}100%{background-position:60rem 0}}@keyframes indeterminate{0%{left:-100%;transform:scaleX(.4);transform-origin:left}20%{left:-40%;transform:scaleX(.3);transform-origin:left}35%{left:35%;transform:scaleX(.4);transform-origin:left}50%{left:75%;transform:scaleX(.6);transform-origin:left}55%{left:100%;transform:scaleX(.7);transform-origin:left}55.99%{left:100%;transform:scaleX(0);transform-origin:left}56%{left:-100%;transform:scaleX(0);transform-origin:left}56.99%{left:-100%;transform:scaleX(.6);transform-origin:left}75%{left:-5%;transform:scaleX(.6);transform-origin:left}80%{left:30%;transform:scaleX(.5);transform-origin:left}85%{left:50%;transform:scaleX(.4);transform-origin:left}90%{left:75%;transform:scaleX(.3);transform-origin:left}95%{left:95%;transform:scaleX(.2);transform-origin:left}98%{left:100%;transform:scaleX(.2);transform-origin:left}99.99%{left:100%;transform:scaleX(0);transform-origin:left}100%{left:-100%;transform:scaleX(0);transform-origin:left}}@keyframes indeterminate-vertical{0%{bottom:-100%;transform:scaleY(.4);transform-origin:bottom}20%{bottom:-40%;transform:scaleY(.3);transform-origin:bottom}35%{bottom:35%;transform:scaleY(.4);transform-origin:bottom}50%{bottom:75%;transform:scaleY(.6);transform-origin:bottom}55%{bottom:100%;transform:scaleY(.7);transform-origin:bottom}55.99%{bottom:100%;transform:scaleY(0);transform-origin:bottom}56%{bottom:-100%;transform:scaleY(0);transform-origin:bottom}56.99%{bottom:-100%;transform:scaleY(.6);transform-origin:bottom}75%{bottom:-5%;transform:scaleY(.6);transform-origin:bottom}80%{bottom:30%;transform:scaleY(.5);transform-origin:bottom}85%{bottom:50%;transform:scaleY(.4);transform-origin:bottom}90%{bottom:75%;transform:scaleY(.3);transform-origin:bottom}95%{bottom:95%;transform:scaleY(.2);transform-origin:bottom}98%{bottom:100%;transform:scaleY(.2);transform-origin:bottom}99.99%{bottom:100%;transform:scaleY(0);transform-origin:bottom}100%{bottom:-100%;transform:scaleY(0);transform-origin:bottom}}@keyframes circle{0%{stroke-dashoffset:314}5%{stroke-dashoffset:164}25%{stroke-dashoffset:104}}@keyframes circle-inverted{0%{stroke-dashoffset:-314}5%{stroke-dashoffset:-164}25%{stroke-dashoffset:-104}}@keyframes rotate-circle{50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes rotate-circle-inverted{50%{transform:rotate(-180deg)}75%{transform:rotate(-270deg)}100%{transform:rotate(-360deg)}}smart-circular-progress-bar[right-to-left] .smart-label,smart-progress-bar[right-to-left] .smart-label{direction:rtl}smart-progress-bar[right-to-left]:not([orientation=vertical]) .smart-value,smart-progress-bar[right-to-left][orientation=horizontal] .smart-value{transform-origin:right}smart-progress-bar[right-to-left]:not([orientation=vertical])[inverted] .smart-value,smart-progress-bar[right-to-left][orientation=horizontal][inverted] .smart-value{transform-origin:left}smart-progress-bar[right-to-left]:not([orientation=vertical]) .smart-value.smart-value-animation,smart-progress-bar[right-to-left][orientation=horizontal] .smart-value.smart-value-animation{animation:indeterminate-inverted 3s infinite linear}smart-progress-bar[right-to-left][inverted]:not([orientation=vertical]) .smart-value.smart-value-animation,smart-progress-bar[right-to-left][inverted][orientation=horizontal] .smart-value.smart-value-animation{animation:indeterminate 3s infinite linear}smart-circular-progress-bar[right-to-left][inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s infinite linear}smart-circular-progress-bar[right-to-left] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s infinite linear}smart-circular-progress-bar[right-to-left][indeterminate] svg:first-of-type,smart-circular-progress-bar[right-to-left][value=null] svg:first-of-type{animation:rotate-circle-inverted 1s infinite linear}smart-circular-progress-bar[right-to-left][indeterminate][inverted] svg:first-of-type,smart-circular-progress-bar[right-to-left][value=null][inverted] svg:first-of-type{animation:rotate-circle 1s infinite linear}.barber-shop-effect[right-to-left] .smart-value{animation-direction:reverse}.barber-shop-effect[right-to-left][inverted] .smart-value{animation-direction:normal}
smart-query-builder{display:block;border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-query-builder-default-width);min-width:var(--smart-query-builder-min-width);height:var(--smart-query-builder-default-height)}smart-query-builder.smart-element{overflow:visible}smart-query-builder[allow-drag] .smart-filter-group-condition:after,smart-query-builder[allow-drag] .smart-filter-group-condition:before{content:var(--smart-icon-ellipsis);font-weight:400}smart-query-builder[dragging] .smart-filter-group-condition:after,smart-query-builder[dragging] .smart-filter-group-condition:before{content:none}.smart-query-builder{border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-query-builder.smart-container,.smart-query-builder>.smart-container{position:relative;overflow:visible}.smart-query-builder.smart-container>.smart-inner-container,.smart-query-builder>.smart-container>.smart-inner-container{overflow:hidden;width:100%;height:100%;position:relative}.smart-query-builder smart-menu.smart-conditions-menu:not([animation=none]){width:auto;height:auto;padding:2px;transform-origin:top;transform:scaleY(1)}.smart-query-builder smart-menu.smart-conditions-menu.smart-visibility-hidden:not([animation=none]){transform:scaleY(0)}.smart-query-builder smart-menu[mode=dropDown]{--smart-menu-vertical-default-width:auto;--smart-menu-vertical-default-height:auto}.smart-query-builder smart-scroll-viewer{border:none;width:100%;height:100%;position:relative;padding:var(--smart-query-builder-content-padding)}.smart-query-builder .smart-content-container>.smart-filter-group:first-child>.smart-filter-group-operator{display:none}.smart-query-builder .smart-query-builder-label{margin:var(--smart-query-builder-content-padding) 0 calc(2 * var(--smart-query-builder-content-padding)) var(--smart-query-builder-content-padding);font-weight:700;opacity:.75}.smart-query-builder .filter-builder-item{min-height:var(--smart-filter-builder-row-height);margin-left:calc(var(--smart-filter-builder-item-margin)/ 2);margin-right:calc(var(--smart-filter-builder-item-margin)/ 2);border:none;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;align-items:center;cursor:pointer}.smart-query-builder .filter-builder-item .smart-value-container{padding-left:var(--smart-editor-label-padding)}.smart-query-builder .filter-builder-item[edited]{border:none}.smart-query-builder .filter-builder-item[edited] .smart-value-container{display:none}.smart-query-builder .filter-builder-item[placeholder]{opacity:.75;font-style:italic}.smart-query-builder .filter-builder-item[placeholder] .smart-value-container{padding-right:2px}.smart-query-builder .smart-conditions-menu{border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-query-builder .smart-conditions-menu:focus{border:var(--smart-menu-border-width) solid var(--smart-menu-border)}.smart-query-builder .smart-conditions-menu smart-menu-item{border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-query-builder .smart-conditions-menu smart-menu-item:first-child{margin-bottom:1px}.smart-query-builder .smart-conditions-menu smart-menu-item.hover{background-color:var(--smart-menu-item-background-focus);border-color:var(--smart-menu-item-border-focus);color:var(--smart-menu-item-color-focus)}.smart-query-builder .smart-editors-container>*{width:var(--smart-query-builder-editor-width);min-width:100px}.smart-query-builder .smart-editors-container smart-numeric-text-box input.smart-input{text-align:left}.smart-query-builder .smart-editors-container smart-input .arrow{transition:none}.smart-query-builder .smart-editors-container .smart-custom-editor>*{pointer-events:all;width:100%}.smart-query-builder .smart-editors-container[open] .smart-check-box-editor{margin-left:auto;margin-right:auto;display:flex;align-self:center;justify-self:center;width:30px;height:30px}.smart-query-builder .smart-editors-container[open] .smart-check-box-editor.smart-hidden{display:none}.smart-query-builder .smart-editors-container[open] smart-check-box{display:block}.smart-query-builder .smart-filter-group{display:flex;width:100%;box-sizing:border-box;white-space:nowrap;flex-direction:column;align-items:flex-start}.smart-query-builder .smart-filter-group:last-of-type .smart-filter-add-btn{display:initial}.smart-query-builder .smart-filter-group:not(:first-of-type){margin-top:var(--smart-filter-builder-group-margin)}.smart-query-builder .smart-filter-group .smart-filter-add-btn,.smart-query-builder .smart-filter-group[max-level] .smart-filter-add-btn,.smart-query-builder .smart-filter-group[node-id="0"] .smart-filter-group-operator{display:none}.smart-query-builder .smart-filter-group-condition{margin-bottom:var(--smart-filter-builder-group-condition-margin);position:relative;display:flex;width:100%;box-sizing:border-box;white-space:nowrap}.smart-query-builder .smart-filter-group-condition:after,.smart-query-builder .smart-filter-group-condition:before{font-weight:800;font-family:var(--smart-font-family-icon);position:absolute;right:100%;width:auto;content:none;transform:rotate(90deg);display:flex;align-items:flex-end;justify-content:center;font-size:12px;height:10px;top:10px;opacity:.25;margin-right:6px;cursor:move;line-height:1rem}.smart-query-builder .smart-filter-group-condition:after{transform:rotate(-90deg)}.smart-query-builder .smart-filter-group-condition.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-query-builder .smart-filter-group-condition[limit-selection]:after,.smart-query-builder .smart-filter-group-condition[limit-selection]:before{content:none}.smart-query-builder .smart-filter-group-condition[limit-selection] .filter-builder-item:not(.smart-filter-field-name){pointer-events:none}.smart-query-builder .smart-filter-group-condition-container{display:flex;box-sizing:border-box;white-space:nowrap;flex-direction:column;padding-left:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:var(--smart-filter-builder-group-container-border) solid var(--smart-border);margin-left:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 2);width:calc(100% - var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 3)}.smart-query-builder .smart-filter-group-operator{cursor:pointer;min-width:50px;border-radius:50px;text-transform:uppercase;background:var(--smart-primary);color:var(--smart-primary-color);border:none;margin-right:0;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-group-operator:not(:empty){margin-bottom:calc(var(--smart-filter-builder-group-condition-margin) * 2);padding:4px;display:flex;justify-content:center}.smart-query-builder .smart-filter-nested-operator{cursor:pointer;margin-top:calc(var(--smart-filter-builder-group-condition-margin) * 3);margin-bottom:calc(var(--smart-filter-builder-group-condition-margin) * 3);margin-left:calc(-1 * var(--smart-filter-builder-item-margin));opacity:.5;font-weight:600;text-transform:uppercase;align-self:flex-start;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-group-operation{min-width:50px;border-radius:50px;text-transform:uppercase;background:var(--smart-primary);color:var(--smart-primary-color);border:none;margin-right:0;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-delete-btn{min-width:var(--smart-filter-builder-row-height);min-height:var(--smart-filter-builder-row-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;opacity:.25;font-size:16px;cursor:pointer}.smart-query-builder .smart-filter-delete-btn:after{display:flex;justify-content:center;align-items:center;width:100%;height:0;cursor:pointer;font-weight:800;font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);font-size:var(--smart-font-size)}.smart-query-builder .smart-filter-add-btn,.smart-query-builder .smart-filter-add-condition-btn{min-height:var(--smart-filter-builder-row-height);width:var(--smart-filter-builder-row-height);display:flex}.smart-query-builder .smart-filter-delete-btn:hover{opacity:.6}.smart-query-builder .smart-filter-delete-btn:active{opacity:1}.smart-query-builder .smart-filter-add-btn{min-width:var(--smart-filter-builder-row-height);box-sizing:border-box;align-items:center;justify-content:center;font-size:16px;height:var(--smart-filter-builder-row-height);border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);margin-top:calc(var(--smart-filter-builder-group-condition-margin) * 2);margin-bottom:calc(var(--smart-filter-builder-group-condition-margin) * 2);line-height:1rem;opacity:1}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.smart-query-builder .smart-filter-add-btn{padding-bottom:7px}}.smart-query-builder .smart-filter-add-btn:after{content:"+";display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:30px;font-weight:800;font-family:var(--smart-font-family-icon);height:100%}.smart-query-builder .smart-filter-add-condition-btn{box-sizing:border-box;font-size:16px;padding-left:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:calc(var(--smart-filter-builder-group-container-border)/ 2.5) dashed var(--smart-border);margin-left:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 5);opacity:initial;min-width:50px;justify-content:flex-start;color:var(--smart-background-color);cursor:pointer;align-items:flex-end;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-add-condition-btn>div{position:relative;padding-left:calc(var(--smart-filter-builder-item-margin)/ 2)}.smart-query-builder .smart-filter-add-condition-btn>div:before{content:"+";display:flex;justify-content:center;align-items:center;cursor:pointer;font-weight:800;font-family:var(--smart-font-family-icon);position:absolute;right:100%;top:0;width:auto;height:100%;font-size:20px;margin-right:5px}.smart-query-builder .smart-filter-add-condition-btn[limit-selection]{pointer-events:none;opacity:.75}.smart-query-builder .smart-filter-value{padding:0;min-width:100px;width:var(--smart-query-builder-editor-width);text-overflow:ellipsis}.smart-query-builder .smart-filter-value[edited]{padding:0;background-color:transparent}.smart-query-builder .smart-filter-value .smart-value-container{width:100%;height:100%;display:flex;align-items:center;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-value .smart-value-container>span{text-overflow:ellipsis;overflow:hidden;min-width:0}.smart-query-builder .smart-filter-operation{position:relative;min-width:100px;width:var(--smart-query-builder-editor-width);text-overflow:ellipsis;overflow:hidden;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-operation .smart-value-container{text-overflow:ellipsis;width:calc(100% - var(--smart-editor-addon-width));overflow:hidden}.smart-query-builder .smart-filter-operation:not([edited]):after{content:var(--smart-icon-arrow-down);display:flex;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0;width:var(--smart-editor-addon-width);position:absolute;right:-1px}.smart-query-builder .smart-filter-field-name{position:relative;min-width:100px;width:var(--smart-query-builder-editor-width);text-overflow:ellipsis;overflow:hidden;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-field-name .smart-value-container{text-overflow:ellipsis;overflow:hidden}.smart-query-builder .smart-filter-builder-icon{width:40px;height:100%;font-weight:700;border-right:1px solid gray;margin-right:5px;display:flex;justify-content:center;align-items:center}.smart-query-builder .smart-filter-builder-menu-item{height:100%}.smart-query-builder .smart-hidden{display:none}.smart-query-builder .smart-scrollable-outer-container{width:100%;height:100%}.smart-query-builder .smart-scroll-viewer-content-container{vertical-align:top;padding:initial}.smart-query-builder .drop-target.bottom:after,.smart-query-builder .drop-target.top:after{content:"";position:absolute;box-sizing:border-box;width:100%;height:var(--smart-filter-builder-group-condition-margin);left:0;pointer-events:none;transform:none;background-color:var(--smart-primary);opacity:.75}.smart-query-builder .drop-target.bottom:after{top:calc(100% + 3px)}.smart-query-builder .drop-target.top:after{top:calc(-1 * var(--smart-filter-builder-group-condition-margin))}.smart-query-builder .mac .smart-filter-add-btn:after,.smart-query-builder .mac .smart-filter-add-condition-btn>div:before{align-items:stretch;line-height:80%}.smart-query-builder[show-field-name-arrow] .smart-filter-field-name:not([edited]):after{content:var(--smart-icon-arrow-down);display:flex;outline:0;width:var(--smart-editor-addon-width);position:absolute;top:1px;right:-1px;height:100%}.smart-query-builder-drag-feedback{position:absolute;display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);padding:5px;white-space:nowrap;font-family:var(--smart-font-family-icon);font-size:26px;background-color:var(--smart-background);color:var(--smart-background-color);z-index:10000;opacity:.75}.smart-query-builder-drag-feedback:after{content:var(--smart-icon-docs);width:100%;height:100%;position:relative;top:0;left:0}.smart-input-drop-down-menu .icon:after{display:flex;align-items:center;justify-content:center;font-size:calc(var(--smart-font-size) - 2px);font-weight:700}.smart-input-drop-down-menu .icon.equals:after{content:"="}.smart-input-drop-down-menu .icon.notequals:after{content:"≠"}.smart-input-drop-down-menu .icon.greaterthan:after{content:">"}.smart-input-drop-down-menu .icon.greaterthanorequal:after{content:"≥"}.smart-input-drop-down-menu .icon.lessthan:after{content:"<"}.smart-input-drop-down-menu .icon.lessthanorequal:after{content:"≤"}.smart-input-drop-down-menu .icon.startswith:after{content:"a|bc"}.smart-input-drop-down-menu .icon.endswith:after{content:"ab|c"}.smart-input-drop-down-menu .icon.contains:after{content:"abc"}.smart-input-drop-down-menu .icon.notcontains:after{content:"!abc"}.smart-input-drop-down-menu .icon.isblank:after{content:"□"}.smart-input-drop-down-menu .icon.isnotblank:after{content:"■"}.smart-query-builder-drag-feedback[right-to-left],smart-query-builder[right-to-left] .smart-filter-group{direction:rtl}smart-query-builder[right-to-left] .smart-filter-group-condition-container{padding-left:initial;padding-right:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border);margin-left:initial;margin-right:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 2)}smart-query-builder[right-to-left] .smart-filter-nested-operator{margin-left:initial;margin-right:calc(-1 * var(--smart-filter-builder-item-margin))}smart-query-builder[right-to-left] .smart-filter-group-condition:after,smart-query-builder[right-to-left] .smart-filter-group-condition:before{right:initial;left:100%;margin:0 0 0 6px}smart-query-builder[right-to-left] .smart-filter-add-condition-btn{padding-left:initial;padding-right:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:initial;border-right:calc(var(--smart-border-width)/ 2.5) dashed var(--smart-border);margin-left:initial;margin-right:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-border-width)/ 5)}smart-query-builder[right-to-left] .smart-filter-add-condition-btn>div{padding-left:initial;padding-right:calc(var(--smart-filter-builder-item-margin)/ 2)}smart-query-builder[right-to-left] .smart-filter-add-condition-btn>div:before{right:initial;left:100%}smart-query-builder[right-to-left] .smart-filter-operation:not([edited])::after{left:-1px;right:initial}smart-query-builder[right-to-left] .drop-target.bottom:after,smart-query-builder[right-to-left] .drop-target.top:after{left:initial;right:0}
.smart-rating .rating-star:after{width:100%;height:100%;top:0;font-size:var(--smart-font-size);content:var(--smart-icon-star);color:var(--smart-primary);font-family:var(--smart-font-family-icon)}.smart-rating .rating-star.active.hover:after,.smart-rating .rating-star.active:after,.smart-rating .rating-star.hover:after{color:var(--smart-secondary)}
smart-ribbon .smart-ribbon-header{display:flex;border:var(--smart-border-width) solid var(--smart-surface);background:var(--smart-surface);color:var(--smart-surface-color);padding:var(--smart-ribbon-header-padding);height:var(--smart-ribbon-tab-header-height)}smart-ribbon{display:block}smart-ribbon:focus>div.smart-ribbon{outline:var(--smart-outline) solid 1px}smart-ribbon[right-to-left] .smart-ribbon-header{flex-direction:row-reverse}.smart-ribbon-file-container smart-drop-down-button .smart-action-button{cursor:pointer;width:100%}.smart-ribbon-file-container smart-drop-down-button{--smart-border:var(--smart-surface)}.smart-ribbon-file-container smart-button,.smart-ribbon-file-container smart-drop-down-button{text-align:center;--smart-editor-addon-width:0;--smart-border-radius:0;--smart-border-top-right-radius:var(--smart-border-radius);--smart-border-bottom-right-radius:var(--smart-border-radius);--smart-border-top-left-radius:var(--smart-border-radius);--smart-border-bottom-left-radius:var(--smart-border-radius);border-radius:0;min-width:70px}.smart-ribbon-file-container smart-menu{--smart-menu-vertical-default-height:auto;border:0}.smart-ribbon-header .smart-ribbon-header-tabs{display:flex;flex:1;overflow:hidden}smart-ribbon[right-to-left] .smart-ribbon-header-tabs,smart-ribbon[right-to-left] smart-ribbon-tab{flex-direction:row-reverse}.smart-ribbon-header-tabs .smart-ribbon-header-tab{display:flex;flex:1;align-items:center;justify-content:center;border:var(--smart-border-width) solid var(--smart-surface);border-bottom:none;background:var(--smart-surface);color:var(--smart-surface-color);padding:var(--smart-ribbon-header-tab-padding);cursor:pointer;max-width:var(--smart-ribbon-tab-header-width)}.smart-ribbon-header-tabs .smart-ribbon-header-tab:focus,.smart-ribbon-header-tabs .smart-ribbon-header-tab:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-ribbon-header-tabs .smart-ribbon-header-tab[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-active);border-bottom-width:var(--smart-border-width);border-top:0;border-left:0;border-right:0;border-style:solid;color:var(--smart-ui-state-color-selected)}.smart-ribbon-tabs{position:relative}.smart-ribbon-tabs smart-ribbon-tab{position:relative;height:var(--smart-ribbon-tab-height);display:none;border:var(--smart-border-width) solid var(--smart-surface);border-top:none;color:var(--smart-surface-color);padding:var(--smart-ribbon-tab-padding);overflow-y:hidden;overflow-x:hidden;background:var(--smart-background)}smart-ribbon-tab[collapsed]{height:var(--smart-ribbon-collapsed-tab-height)}smart-ribbon-tab[selected]{display:flex}smart-ribbon-tab .smart-ribbon-tab-groups{display:inline-flex;width:min-content}smart-ribbon[right-to-left] smart-ribbon-tab .smart-ribbon-tab-groups{flex-direction:row-reverse}smart-ribbon-tab .smart-ribbon-tab-side-container{width:40px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-left:auto;margin-right:0;position:relative}smart-ribbon[right-to-left] smart-ribbon-tab .smart-ribbon-tab-side-container{margin-left:0;margin-right:auto}smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container{width:100%;margin-left:5px;flex-direction:row;justify-content:right}smart-ribbon[right-to-left] smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container{flex-direction:row-reverse}smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container.smart-ribbon-tab-side-container-flex-between{justify-content:space-between}.smart-ribbon-tab-side-container .smart-ribbon-tab-collapse-icon{font-family:var(--smart-font-family-icon);font-size:calc(var(--smart-font-size) * 1.5);cursor:pointer}.smart-ribbon-tabs .smart-ribbon-tab-collapse-icon:after{content:var(--smart-icon-arrow-up)}smart-ribbon-tab[collapsed] .smart-ribbon-tab-collapse-icon:after{content:var(--smart-icon-arrow-down)}.smart-ribbon-more-button.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer{--smart-editor-drop-down-min-height:var(--smart-ribbon-collapsed-tab-height);--smart-editor-drop-down-max-height:var(--smart-ribbon-collapsed-tab-height)}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat,smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat[active],smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat[hover]{color:var(--smart-button-flat-color);background:0 0;border-color:transparent}smart-ribbon-tab[collapsed] .smart-ribbon-more-button.flat.smart-drop-down-box .smart-drop-down-button{border:transparent;border-radius:0}.smart-ribbon-more-items .smart-ribbon-sub-menu-group,smart-ribbon-tab smart-ribbon-group[root]{border-color:var(--smart-ribbon-border-color);border-width:0 var(--smart-border-width) 0 0;border-style:solid}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button .smart-action-button{display:none}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button .smart-drop-down-button-icon:after{transform:none;--smart-icon-arrow-down:var(--smart-icon-ellipsis)}.smart-ribbon-more-items{display:flex;flex-direction:row;height:100%}.smart-ribbon-more-items .smart-ribbon-sub-menu-group{display:flex}.smart-ribbon-group-drop-down[role=dialog] smart-ribbon-group[root],smart-ribbon-tab smart-ribbon-group[root]{display:flex;flex-wrap:nowrap;flex-direction:column;flex:1;color:var(--smart-surface-color);padding-top:10px}smart-ribbon[right-to-left] smart-ribbon-group[root]{border-width:0 0 0 var(--smart-border-width)}.smart-ribbon-more-button .smart-ribbon-group[root],smart-ribbon-tab[collapsed] smart-ribbon-group[root]{padding:2px}.smart-ribbon-group-items .smart-ribbon-group-item-separator{width:1px;background:var(--smart-ribbon-border-color);margin:0 5px;height:100%}smart-ribbon-group[root]>.smart-ribbon-group-items{width:100%;display:flex;flex:1;height:100%;padding:var(--smart-ribbon-group-items-padding)}smart-ribon[right-to-left] smart-ribbon-group[root]>.smart-ribbon-group-items{flex-direction:row-reverse}smart-ribbon-group[inner]>.smart-ribbon-group-items{display:flex;justify-content:space-around;height:100%}smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items{flex-direction:column}.smart-ribbon-more-button smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items,smart-ribbon-group[direction=horizontal]>.smart-ribbon-group-items,smart-ribbon-tab[collapsed] smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items{flex-direction:row}smart-ribbon-group[size=small]>.smart-ribbon-group-items{flex-wrap:wrap;justify-content:left}.smart-ribbon-more-button smart-ribbon-group[size=small]>.smart-ribbon-group-items,smart-ribbon-tab[collapsed] smart-ribbon-group[size=small]>.smart-ribbon-group-items{flex-wrap:nowrap;justify-content:space-around}smart-ribbon-group[size=small] smart-ribbon-item{flex:100%}smart-ribbon-item{display:flex;align-items:center}smart-ribbon-item>smart-button{height:100%}.smart-ribbon-group-item-label{vertical-align:super}.smart-ribbon-group-item-flex-break,smart-ribbon-item[size=iconOnly] .smart-ribbon-group-item-label{display:none}.smart-ribbon-group-drop-down .smart-ribbon-group-item-flex-break,smart-ribbon-item[size=normal] .smart-ribbon-group-item-flex-break,smart-ribbon-item[size=large] .smart-ribbon-group-item-flex-break{display:block;flex-basis:100%;height:0}smart-ribbon-item[size=small] .smart-drop-down-box .smart-action-button,smart-ribbon-item[size=verySmall] .smart-drop-down-box .smart-action-button{flex-wrap:nowrap}smart-ribbon-group .smart-ribbon-group-header{position:relative;display:flex}smart-ribbon-group .smart-ribbon-group-header-label{margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:calc(var(--smart-font-size) * .75);padding:5px 0}smart-ribbon-group .smart-ribbon-group-header .smart-ribbon-group-dialog-launcher{position:absolute;height:100%;right:0}smart-ribbon[right-to-left] .smart-ribbon-group-header .smart-ribbon-group-dialog-launcher{left:0;right:auto}smart-ribbon-group[grouped][root]{padding-top:0;align-content:center;padding-left:10px;padding-right:10px}smart-ribbon-group[grouped] .smart-ribbon-group-header-label,smart-ribbon-group[hidden],smart-ribbon-tab[collapsed] .smart-ribbon-group-header-label{display:none}smart-ribbon-tab[clone] smart-button button>button{padding:0}smart-ribbon-group[grouped] smart-drop-down-button{min-width:75px}.smart-ribbon-group-drop-down-container{display:none;justify-content:center;align-items:center;height:100%}smart-ribbon-group[grouped] .smart-ribbon-group-drop-down-container{display:flex}.smart-ribbon-group-drop-down[role=dialog],.smart-ribbon-more-button[role=dialog]{--smart-editor-drop-down-z-index:9998}.smart-ribbon-more-button[role=dialog]{display:flex;justify-content:center}smart-drop-down-button.smart-ribbon-group-drop-down[drop-down-button-position=bottom]{min-height:80px}smart-drop-down-button.smart-ribbon-group-drop-down .smart-buttons-container>.smart-action-button{height:70%}smart-drop-down-button.smart-ribbon-group-drop-down .smart-buttons-container>.smart-drop-down-button{height:30%}.smart-ribbon-group-drop-down[role=dialog] smart-ribbon-group[root]{padding:0;height:100%}.smart-ribbon-group-drop-down[role=dialog] .smart-scroll-viewer-content-container{height:100%}.smart-ribbon-group-drop-down[role=dialog] .smart-ribbon-group-drop-down-element{height:100%;padding:0 5px}smart-button.smart-element.smart-ribbon-navigation-button{position:absolute;top:50%;transform:translateY(-50%);height:75%;width:30px;--smart-font-weight:800;--smart-button-very-small-font-size:18px;opacity:80%;font-family:var(--smart-font-family-icon);display:none}.smart-ribbon-navigation-button.left{left:0}.smart-ribbon-navigation-button.left .left-navigation::after{content:var(--smart-icon-arrow-left)}.smart-ribbon-navigation-button.right{right:0}.smart-ribbon-navigation-button.right .right-navigation::after{content:var(--smart-icon-arrow-right)}.smart-ribbon-group-dialog-launcher-icon:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-down)}smart-button.smart-element.smart-ribbon-navigation-button.active{display:block}
smart-scroll-bar{display:block;touch-action:none;width:var(--smart-scroll-bar-default-width);height:var(--smart-scroll-bar-default-height)}smart-scroll-bar .smart-thumb{position:absolute;width:40px;background-clip:content-box;padding:var(--smart-scroll-bar-thumb-padding) 0;height:var(--smart-scroll-bar-thumb-size);cursor:default;box-sizing:border-box;border-width:1px;border-style:solid;border-color:var(--smart-scroll-bar-thumb-border);background-color:var(--smart-scroll-bar-thumb-background);border-top-left-radius:var(--smart-scroll-bar-thumb-border-top-left-radius);border-top-right-radius:var(--smart-scroll-bar-thumb-border-top-right-radius);border-bottom-left-radius:var(--smart-scroll-bar-thumb-border-bottom-left-radius);border-bottom-right-radius:var(--smart-scroll-bar-thumb-border-bottom-right-radius)}smart-scroll-bar .smart-thumb:hover{border-color:var(--smart-scroll-bar-thumb-border-hover);background-color:var(--smart-scroll-bar-thumb-background-hover)}smart-scroll-bar .smart-thumb:active{border-color:var(--smart-scroll-bar-thumb-border-active);background-color:var(--smart-scroll-bar-thumb-background-active)}smart-scroll-bar .smart-track{position:relative;float:left;height:100%;background-color:var(--smart-scroll-bar-track-background);width:100%}smart-scroll-bar .smart-scroll-button{display:none;float:left;width:var(--smart-scroll-button-size);height:100%;cursor:default;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border:1px solid var(--smart-scroll-bar-button-border);min-height:0;padding:0;border-radius:0}smart-scroll-bar .smart-scroll-button:hover{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}smart-scroll-bar .smart-scroll-button:active{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}smart-scroll-bar[show-buttons] .smart-track{width:calc(100% - var(--smart-scroll-button-size) * 2)}smart-scroll-bar[show-buttons] .smart-scroll-button{display:block}smart-scroll-bar[spinner][show-buttons] .smart-track{display:none}smart-scroll-bar[spinner][show-buttons] .smart-scroll-button{width:50%}smart-scroll-bar[discrete]{--smart-scroll-button-size:0px;--smart-scroll-bar-size:15px;--smart-scroll-bar-thumb-border-top-right-radius:6px;--smart-scroll-bar-thumb-border-top-left-radius:6px;--smart-scroll-bar-thumb-border-bottom-left-radius:6px;--smart-scroll-bar-thumb-border-bottom-right-radius:6px;--smart-scroll-bar-thumb-size:100%;--smart-scroll-bar-thumb-padding:3px;--smart-scroll-bar-default-width:var(--smart-editor-width);--smart-scroll-bar-default-height:var(--smart-scroll-bar-size);--smart-scroll-bar-background:#fafafa;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#F1F1F1;--smart-scroll-bar-thumb-background:#C1C1C1;--smart-scroll-bar-thumb-border:transparent}smart-scroll-bar[orientation=vertical]{height:var(--smart-scroll-bar-default-width);width:var(--smart-scroll-bar-default-height)}smart-scroll-bar[orientation=vertical] .smart-thumb{width:var(--smart-scroll-bar-thumb-size);padding:0 var(--smart-scroll-bar-thumb-padding);height:40px;top:0}smart-scroll-bar[orientation=vertical] .smart-track{float:none;width:100%;height:100%}smart-scroll-bar[orientation=vertical] .smart-scroll-button{float:none;height:var(--smart-scroll-button-size);width:100%}smart-scroll-bar[orientation=vertical][show-buttons] .smart-track{height:calc(100% - var(--smart-scroll-button-size) * 2)}smart-scroll-bar[orientation=vertical][spinner] .smart-scroll-button{height:50%;width:100%;float:none}
smart-scroll-viewer{display:block;width:var(--smart-editor-width);min-width:var(--smart-scroll-viewer-min-width);max-width:var(--smart-scroll-viewer-max-width);height:var(--smart-list-box-default-height);min-height:var(--smart-scroll-viewer-min-height);max-height:var(--smart-scroll-viewer-max-height);padding:3px}.smart-scroll-viewer.smart-container,smart-scroll-viewer>.smart-container{height:100%;width:100%;border:none;position:relative;overflow:hidden}.smart-scroll-viewer>.smart-container,.smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container{max-height:inherit;min-height:inherit;max-width:inherit;min-width:inherit}.smart-scroll-viewer smart-scroll-bar{overflow:visible;position:absolute;bottom:0;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-scroll-viewer smart-scroll-bar:before{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background-color:var(--smart-surface);left:100%}.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size))}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-container{width:100%;height:100%;overflow:hidden;position:relative;background-color:transparent}.smart-scroll-viewer .smart-scroll-viewer-container.hscroll{height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-container.vscroll{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-content-container{width:auto;height:auto;display:inline-block;padding:5px;position:relative;background-color:transparent}.smart-scroll-viewer[right-to-left] .smart-scroll-viewer-container{direction:rtl;text-align:initial}.smart-scroll-viewer[right-to-left] .smart-scroll-viewer-container.vscroll,.smart-scroll-viewer[right-to-left] smart-scroll-bar{left:var(--smart-scroll-bar-size);right:0}.smart-scroll-viewer[right-to-left] smart-scroll-bar:after{left:-100%}.smart-scroll-viewer[right-to-left] smart-scroll-bar[orientation=vertical]{left:0;right:initial}.smart-scroll-viewer[right-to-left] smart-scroll-bar[orientation=vertical]:after{content:none}
smart-slider{display:block;width:var(--smart-slider-default-width);height:var(--smart-slider-default-height);--smart-border-top-left-radius:100%;--smart-border-top-right-radius:100%;--smart-border-bottom-left-radius:100%;--smart-border-bottom-right-radius:100%}smart-slider[orientation=vertical]{width:var(--smart-slider-default-height);height:var(--smart-slider-default-width)}smart-slider.smart-element{overflow:visible}.smart-slider .smart-track-container{width:100%;height:var(--smart-slider-track-size);margin-top:calc((var(--smart-slider-thumb-height) - var(--smart-slider-track-size))/ 2 + 2px);margin-bottom:calc((var(--smart-slider-thumb-height) - var(--smart-slider-track-size))/ 2 + 2px)}.smart-slider .smart-track{user-select:none;-webkit-user-select:none;position:relative;float:left;width:100%;height:var(--smart-slider-track-size);background-color:var(--smart-disabled);cursor:pointer}.smart-slider .smart-thumb{position:absolute;margin-left:calc(-1 * var(--smart-slider-thumb-width)/ 2);margin-top:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-thumb-height)/ 2);border-top-left-radius:var(--smart-slider-thumb-border-top-left-radius);border-top-right-radius:var(--smart-slider-thumb-border-top-right-radius);border-bottom-left-radius:var(--smart-slider-thumb-border-bottom-left-radius);border-bottom-right-radius:var(--smart-slider-thumb-border-bottom-right-radius);border:var(--smart-border-width) solid var(--smart-primary);width:var(--smart-slider-thumb-width);min-width:var(--smart-slider-track-size);height:var(--smart-slider-thumb-height);min-height:var(--smart-slider-track-size);background-color:var(--smart-primary);cursor:pointer;user-select:none;-webkit-user-select:none}.smart-slider .smart-thumb:before{width:100%;height:100%;transition:.2s;display:block;border-radius:50%;content:"";z-index:-1;opacity:.2;background:var(--smart-primary)}.smart-slider .smart-thumb[hover]:before{transform:scale(3);animation:slider-thumb-effect 1s infinite;animation-delay:.1s}.smart-slider .smart-thumb.accessible{z-index:1}.smart-slider .smart-thumb-label,.smart-slider .smart-thumb~.smart-thumb{display:none}.smart-slider .smart-value{position:absolute;width:0;height:var(--smart-slider-track-size);background-color:var(--smart-ui-state-active)}.smart-slider .smart-tooltip{position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid var(--smart-primary);width:var(--smart-slider-tooltip-width);height:var(--smart-slider-tooltip-height);padding:4px 12px;font-family:var(--smart-font-family);font-size:75%;opacity:.5;border-radius:0;background-color:var(--smart-primary);color:var(--smart-primary-color);left:calc(-1 * var(--smart-slider-tooltip-width)/ 2 + var(--smart-slider-thumb-width)/ 2 - 1px);top:calc(-1 * var(--smart-slider-tooltip-height) - 22px)}.smart-slider .smart-scale.smart-hidden,.smart-slider .smart-tooltip.smart-hidden{display:none}.smart-slider .smart-tooltip .smart-tooltip-content{background:inherit;color:inherit;border-color:inherit;background-color:inherit}.smart-slider .smart-tick{position:absolute;width:1px;height:var(--smart-slider-tick-size);background-color:var(--smart-border)}.smart-slider .smart-tick-minor{height:var(--smart-slider-minor-tick-size)}.smart-slider .smart-scale{margin-left:var(--smart-border-width);height:calc(100% - var(--smart-slider-thumb-height) - 4px)}.smart-slider .smart-scale-near .smart-tick{bottom:0}.smart-slider .smart-scale-near .smart-label{bottom:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider .smart-scale-far .smart-tick{top:0}.smart-slider .smart-scale-far .smart-label{top:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider .smart-spin-button{display:block;float:left;margin-top:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-spin-button-height)/ 2);border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-slider-spin-button-width);height:var(--smart-slider-spin-button-height);background-color:var(--smart-surface);color:var(--smart-surface-color);cursor:pointer;padding:0;min-height:0;top:0;position:relative}.smart-slider .smart-spin-button.smart-hidden,.smart-slider:not([hint]) .smart-hint{display:none}.smart-slider .smart-spin-button .smart-button{padding:0;min-height:0}.smart-slider .smart-spin-button .smart-arrow{left:1px;top:1px}.smart-slider .smart-spin-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-slider .smart-spin-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-slider:focus{border-color:var(--smart-outline)}.smart-slider:focus .smart-thumb:before{transform:scale(3);animation:slider-thumb-effect 1s infinite;animation-delay:.1s}.smart-slider:not([animation=none]) .smart-thumb.enable-animation{transition:margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none]) .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[inverted] .smart-value.enable-animation,.smart-slider:not([animation=none])[range-slider] .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1),margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical] .smart-thumb.enable-animation{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1),margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical][inverted] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical][range-slider] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1),margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider[disabled] .smart-spin-button,.smart-slider[disabled] .smart-thumb,.smart-slider[disabled] .smart-track,.smart-slider[disabled] .smart-value,.smart-slider[readonly] .smart-spin-button,.smart-slider[readonly] .smart-thumb,.smart-slider[readonly] .smart-track,.smart-slider[readonly] .smart-value{cursor:default}.smart-slider[hint] .smart-hint{position:absolute;left:0;bottom:calc(100% + 2px);font-size:12px;width:100%;display:block;pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-slider[hint] .smart-hint:empty{display:none}.smart-slider[range-slider] .smart-thumb~.smart-thumb,.smart-slider[show-thumb-label]:focus .smart-thumb-label{display:block}.smart-slider[hint][scale-position=both]:not([orientation=vertical]) .smart-hint{bottom:150%}.smart-slider[ticks-position=track] .smart-scale-near .smart-label,.smart-slider[ticks-visibility=none] .smart-scale-near .smart-label{bottom:2px}.smart-slider[hint]:not([animation=none]) .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-slider[value="0"] .smart-thumb{background-color:var(--smart-border);border-color:var(--smart-border)}.smart-slider[value="0"] .smart-thumb:before{background:var(--smart-border)}.smart-slider[show-buttons] .smart-track-container{margin-top:calc((var(--smart-slider-spin-button-height) - var(--smart-slider-track-size))/ 2 + 2px);margin-bottom:calc((var(--smart-slider-spin-button-height) - var(--smart-slider-track-size))/ 2 + 2px)}.smart-slider[show-buttons] .smart-track{margin-left:calc(var(--smart-slider-thumb-width)/ 2);margin-right:calc(var(--smart-slider-thumb-width)/ 2);width:calc(100% - 2 * var(--smart-slider-spin-button-width) - var(--smart-slider-thumb-width))}.smart-slider[show-buttons] .smart-scale{height:calc(100% - var(--smart-slider-spin-button-height) - 4px);margin-left:calc(var(--smart-slider-spin-button-width) + var(--smart-slider-thumb-width)/ 2 + var(--smart-border-width));margin-right:calc(var(--smart-slider-spin-button-width) + var(--smart-slider-thumb-width)/ 2)}.smart-slider[tooltip-position=far] .smart-tooltip{top:calc(var(--smart-slider-thumb-height) + 1px)}.smart-slider[scale-position=both] .smart-scale{height:calc((100% - var(--smart-slider-thumb-height))/ 2 - 2px)}.smart-slider[scale-position=both][show-buttons] .smart-scale{height:calc((100% - var(--smart-slider-spin-button-height))/ 2 - 2px)}.smart-slider[ticks-visibility=none] .smart-scale-far .smart-label{top:2px}.smart-slider[ticks-position=track] .smart-tick{height:100%}.smart-slider[ticks-position=track] .smart-tick-minor{height:60%;top:50%;transform:translateY(-50%)}.smart-slider[ticks-position=track] .smart-scale-far .smart-label{top:2px}.smart-slider[show-thumb-label] .smart-thumb{overflow:hidden;text-overflow:ellipsis;z-index:9999}.smart-slider[show-thumb-label] .smart-thumb-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:7px;font-family:var(--smart-font-family);-webkit-user-select:none;user-select:none}.smart-slider[thumb-label-position=far] .smart-thumb{top:0}.smart-slider[thumb-label-position=far]:focus .smart-thumb{top:calc(var(--smart-slider-default-height) + var(--smart-slider-thumb-width) * 2)}.smart-slider[orientation=vertical].smart-container,.smart-slider[orientation=vertical]>.smart-container{display:flex;flex-flow:row;justify-content:space-between}.smart-slider[orientation=vertical] .smart-thumb{margin-left:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-thumb-width)/ 2);margin-top:calc(-1 * var(--smart-slider-thumb-height)/ 2)}.smart-slider[orientation=vertical] .smart-track-container{float:left;width:var(--smart-slider-track-size);height:100%;margin-top:0;margin-right:calc((var(--smart-slider-thumb-width) - var(--smart-slider-track-size))/ 2 + 2px);margin-bottom:0;margin-left:calc((var(--smart-slider-thumb-width) - var(--smart-slider-track-size))/ 2 + 2px);z-index:1}.smart-slider[orientation=vertical] .smart-track{float:none;width:var(--smart-slider-track-size);height:100%}.smart-slider[orientation=vertical] .smart-value{width:var(--smart-slider-track-size);height:0}.smart-slider[orientation=vertical] .smart-scale{float:left;margin-top:var(--smart-border-width);width:calc(100% - var(--smart-slider-thumb-width) - 2px);height:100%}.smart-slider[orientation=vertical] .smart-tooltip{left:calc(-1 * var(--smart-slider-tooltip-width) - 8px);top:calc(-1 * var(--smart-slider-tooltip-height)/ 2 + var(--smart-slider-thumb-height)/ 2 - 1px)}.smart-slider[orientation=vertical] .smart-tick{width:var(--smart-slider-tick-size);height:1px}.smart-slider[orientation=vertical] .smart-tick-minor{width:var(--smart-slider-minor-tick-size)}.smart-slider[orientation=vertical] .smart-scale-near .smart-tick{right:0}.smart-slider[orientation=vertical] .smart-scale-near .smart-label{right:calc(var(--smart-slider-tick-size) + 2px);bottom:initial}.smart-slider[orientation=vertical][ticks-position=track] .smart-scale-near .smart-label,.smart-slider[orientation=vertical][ticks-visibility=none] .smart-scale-near .smart-label{right:2px}.smart-slider[orientation=vertical] .smart-scale-far .smart-label{left:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider[orientation=vertical] .smart-spin-button{float:none;margin-left:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-spin-button-width)/ 2);margin-top:0}.smart-slider[orientation=vertical][inverted] .smart-thumb{margin-top:0}.smart-slider[orientation=vertical][scale-position=both] .smart-scale{width:calc((100% - var(--smart-slider-thumb-width))/ 2 - 2px)}.smart-slider[orientation=vertical][scale-position=both][show-buttons] .smart-scale{width:calc((100% - var(--smart-slider-spin-button-width))/ 2)}.smart-slider[orientation=vertical][show-buttons] .smart-track-container{margin-right:calc((var(--smart-slider-spin-button-width) - var(--smart-slider-track-size))/ 2 + 2px);margin-left:calc((var(--smart-slider-spin-button-width) - var(--smart-slider-track-size))/ 2 + 2px)}.smart-slider[orientation=vertical][show-buttons] .smart-track{margin-left:0;margin-right:0;margin-top:calc(var(--smart-slider-thumb-height)/ 2);margin-bottom:calc(var(--smart-slider-thumb-height)/ 2);width:100%;height:calc(100% - 2 * var(--smart-slider-spin-button-height) - var(--smart-slider-thumb-height))}.smart-slider[orientation=vertical][show-buttons] .smart-scale{margin-top:calc(var(--smart-slider-spin-button-height) + var(--smart-slider-thumb-height)/ 2 + var(--smart-border-width));margin-right:0;margin-left:0;height:calc(100% - var(--smart-slider-spin-button-height) * 2 - var(--smart-slider-thumb-height))}.smart-slider[orientation=vertical][tooltip-position=far] .smart-tooltip{left:calc(var(--smart-slider-thumb-width) + 1px)}.smart-slider[orientation=vertical][ticks-position=track] .smart-tick{width:100%;height:1px}.smart-slider[orientation=vertical][ticks-position=track] .smart-tick-minor{width:60%;left:50%;transform:translateX(-50%)}.smart-slider[orientation=vertical][ticks-position=track] .smart-scale-far .smart-label,.smart-slider[orientation=vertical][ticks-visibility=none] .smart-scale-far .smart-label{left:2px}.smart-slider[orientation=vertical][thumb-label-position=far] .smart-thumb{left:100%;top:calc(100% + var(--smart-slider-thumb-height)/ 2)}@keyframes slider-thumb-effect{0%,100%{transform:scale(3)}50%{transform:scale(2.75)}}.smart-slider[right-to-left] .smart-hint,.smart-slider[right-to-left] .smart-label,smart-slider[right-to-left] .smart-tooltip-content{direction:rtl}.smart-slider[right-to-left]:not([animation=none]) .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1),margin-left .4s cubic-bezier(.25,.8,.25,1)}
.smart-sortable{display:block}.smart-sortable .smart-sortable-items-parent{display:flex;flex-direction:column}.smart-sortable .smart-sortable-item{transform:translate(0,0);position:relative}.smart-sortable .smart-sortable-item.dragged{position:absolute;box-shadow:var(--smart-elevation-4);z-index:9999999}.smart-sortable .smart-sortable-item.placeholder:after,.smart-sortable .smart-sortable-item.placeholder:before{content:none}.smart-sortable:not([disabled]) .smart-sortable-item{touch-action:none}.smart-sortable[disabled]{pointer-events:none;opacity:.7}.smart-sortable:not([items]).smart-container,.smart-sortable:not([items])>.smart-container{display:flex;flex-direction:column}.smart-sortable:not([items])[mode=horizontal]>.smart-container{flex-direction:row}.smart-sortable[dragged]>.smart-container{-webkit-user-select:none;user-select:none}.smart-sortable[mode=horizontal] .smart-sortable-items-parent{flex-direction:row}.smart-sortable[handle-position=left] .smart-sortable-item:after,.smart-sortable[handle-position=left] .smart-sortable-item:before{left:calc(-1 * var(--smart-sortable-handle-size))!important}.smart-sortable:not([animation=none]) .smart-sortable-item{transition:transform .15s ease-in}.smart-sortable:not([animation=none]) .smart-sortable-item.returning{transition:left .15s ease-in,top .15s ease-in}.smart-sortable:not([drag-mode=handle]):not([disabled]) .smart-sortable-item{cursor:grab}.smart-sortable[drag-mode=handle] .smart-sortable-item:after,.smart-sortable[drag-mode=handle] .smart-sortable-item:before{content:var(--smart-icon-ellipsis);position:absolute;left:100%;top:calc(50% - var(--smart-sortable-handle-size)/ 2);width:var(--smart-sortable-handle-size);height:var(--smart-sortable-handle-size);display:flex;align-items:flex-end;justify-content:center;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);line-height:calc(var(--smart-sortable-handle-size) - var(--smart-font-size)/ 2);cursor:grab;visibility:hidden;opacity:0;transition:visibility .2s ease-in,opacity .2s ease-in;color:var(--smart-background-color)}.smart-sortable[drag-mode=handle] .smart-sortable-item.dragged:after,.smart-sortable[drag-mode=handle] .smart-sortable-item.dragged:before,.smart-sortable[drag-mode=handle][handle-visibility=visible]:not([disabled]) .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-visibility=visible]:not([disabled]) .smart-sortable-item:before{visibility:visible;opacity:.5}.smart-sortable[drag-mode=handle] .smart-sortable-item:before{transform:rotate(-90deg)}.smart-sortable[drag-mode=handle] .smart-sortable-item:after{transform:rotate(90deg)}.smart-sortable[drag-mode=handle]:not([disabled]) .smart-sortable-item:hover:after,.smart-sortable[drag-mode=handle]:not([disabled]) .smart-sortable-item:hover:before{z-index:9999999;visibility:visible;opacity:.5}.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:before,.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:before{left:calc(50% - var(--smart-sortable-handle-size)/ 2);top:100%;align-items:center;transform:none}.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:after{align-items:flex-start}.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:before{top:calc(-1 * var(--smart-sortable-handle-size))}.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:after{top:calc(-1 * var(--smart-sortable-handle-size));align-items:flex-end}.smart-sortable[right-to-left] .smart-column-panel-label,.smart-sortable[right-to-left] .smart-sortable-items-parent{direction:rtl}
smart-splitter{width:var(--smart-splitter-default-width);height:var(--smart-splitter-default-height);position:relative}smart-splitter[dragged]{cursor:w-resize}smart-splitter[orientation=horizontal][dragged]{cursor:s-resize}smart-splitter-item>.smart-container{overflow:hidden;position:relative;padding:var(--smart-splitter-item-padding)}.smart-splitter smart-splitter-bar{min-width:5px;width:var(--smart-splitter-bar-size);position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;touch-action:none}.smart-splitter smart-splitter-bar>.smart-container{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse}.smart-splitter smart-splitter-bar.smart-element{background:var(--smart-surface);border-color:var(--smart-surface-color);color:var(--smart-surface-color);border-radius:initial}.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span,.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span::after,.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span::before{background-color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-color-active);color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[focus].smart-element{outline:0;background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span{visibility:hidden}.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span:before{content:none}.smart-splitter smart-splitter-bar[locked][hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-splitter smart-splitter-bar[locked][focus]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[show-far-button] .smart-splitter-far-collapse-button,.smart-splitter smart-splitter-bar[show-near-button] .smart-splitter-near-collapse-button{visibility:visible;width:100%}.smart-splitter smart-splitter-bar[item-collapsed]{cursor:initial}.smart-splitter smart-splitter-bar[item-collapsed]>.smart-container{flex-direction:initial}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button{display:none}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button>span:before{content:initial}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:rotate(270deg)}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button.smart-visibility-hidden,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button.smart-visibility-hidden{width:initial}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:translate(-50%,-50%) rotate(270deg)}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(90deg)}.smart-splitter smart-splitter-item{overflow:hidden}.smart-splitter smart-splitter-item>.smart-container>.smart-content{width:100%;height:100%;overflow:auto;padding:var(--smart-splitter-item-content-padding)}.smart-splitter smart-splitter-item.smart-element{background-color:inherit;color:inherit;border-radius:initial}.smart-splitter smart-splitter-item[collapsed]{overflow:hidden;padding:initial}.smart-splitter .smart-splitter{margin:0;width:100%;height:100%;border:none}.smart-splitter .smart-splitter smart-splitter-bar{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-splitter>.smart-container{display:flex;position:relative;overflow:inherit}.smart-splitter>.smart-container>smart-splitter-item{height:100%;flex-shrink:0;width:var(--smart-splitter-item-size)}.smart-splitter>.smart-container>smart-splitter-bar{flex-shrink:0;height:var(--smart-splitter-bar-fit-size)}.smart-splitter>.smart-container>smart-splitter-bar[locked]{cursor:default}.smart-splitter>.smart-container>.smart-splitter-bar-feedback{height:100%;flex-shrink:0}.smart-splitter .smart-splitter-bar-feedback{min-width:5px;width:var(--smart-splitter-bar-size);-webkit-user-select:none;user-select:none;overflow:hidden;touch-action:none;position:absolute;background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);opacity:.5}.smart-splitter .smart-splitter-bar-feedback.limit-reached{background-color:var(--smart-error)}.smart-splitter .smart-splitter-resize-button{width:100%;position:relative;font-family:var(--smart-font-family-icon);height:40px;display:flex;justify-content:center;align-items:center;cursor:inherit}.smart-splitter .smart-splitter-resize-button>span{width:6px;height:6px;border:1px solid var(--smart-surface-color);background-color:var(--smart-surface-color);color:var(--smart-surface-color);border-radius:50%;cursor:inherit}.smart-splitter .smart-splitter-resize-button>span:after,.smart-splitter .smart-splitter-resize-button>span:before{position:absolute;transform:translate(-50%,-50%);content:"";width:4px;height:4px;border-radius:50%;border:1px solid var(--smart-surface-color);background-color:var(--smart-surface-color);color:var(--smart-surface-color);pointer-events:none;font-family:var(--smart-font-family-icon)}.smart-splitter .smart-splitter-resize-button>span:before{left:50%;top:calc(50% - var(--smart-splitter-bar-size))}.smart-splitter .smart-splitter-resize-button>span:after{top:calc(50% + var(--smart-splitter-bar-size));left:50%}.smart-splitter .smart-splitter-far-collapse-button,.smart-splitter .smart-splitter-near-collapse-button{height:20px;position:relative;font-family:var(--smart-font-family-icon);cursor:pointer;visibility:hidden;width:0}.smart-splitter .smart-splitter-far-collapse-button .smart-arrow,.smart-splitter .smart-splitter-near-collapse-button .smart-arrow{position:absolute;top:50%;left:50%;width:auto;height:auto}.smart-splitter .smart-splitter-far-collapse-button .smart-arrow:after,.smart-splitter .smart-splitter-near-collapse-button .smart-arrow:after{content:var(--smart-icon-arrow-down);position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%;height:100%;top:0;line-height:normal}.smart-splitter .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(270deg)}.smart-splitter .smart-splitter-near-collapse-button .smart-arrow{transform:translate(-55%,-50%) rotate(90deg)}.smart-splitter:not([readonly])>.smart-container>smart-splitter-bar[hover]{cursor:w-resize}.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar:not([focus]) .smart-splitter-far-collapse-button,.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar:not([focus]) .smart-splitter-near-collapse-button{color:inherit}.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-far-collapse-button,.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-near-collapse-button{color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar.smart-element,.smart-splitter:not([dragged]) smart-splitter-bar[hover]{background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span,.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span:after,.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span:before{background-color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-color-hover);color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar[focus]{background-color:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active);color:var(--smart-ui-state-color-active)}.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span,.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span:after,.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span:before{background-color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-color-active);color:var(--smart-ui-state-color-active)}.smart-splitter:not([dragged]) smart-splitter-bar:not([item-collapsed]):not([focus]) .smart-splitter-far-collapse-button[hover],.smart-splitter:not([dragged]) smart-splitter-bar:not([item-collapsed]):not([focus]) .smart-splitter-near-collapse-button[hover]{color:var(--smart-ui-state-color-hover)}.smart-splitter[dragged]{cursor:w-resize;pointer-events:none;-webkit-user-select:none;user-select:none;touch-action:none}.smart-splitter[dragged]:not([animation=none])>.smart-container>smart-splitter-item{transition:none}.smart-splitter[auto-fit-mode=overflow]>.smart-container{overflow:auto}.smart-splitter[orientation=horizontal]>.smart-container{flex-direction:column}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-item{width:100%;height:var(--smart-splitter-item-size)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar{width:var(--smart-splitter-bar-fit-size);min-height:5px;height:var(--smart-splitter-bar-size)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar>.smart-container{flex-direction:row}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-far-collapse-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-near-collapse-button{width:0;height:100%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[show-far-button] .smart-splitter-far-collapse-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[show-near-button] .smart-splitter-near-collapse-button{width:20px;height:100%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-far-collapse-button>span{transform:translate(-50%,-45%) rotate(0)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-near-collapse-button>span,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(180deg)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button>span:before{left:calc(50% - var(--smart-splitter-bar-size));top:50%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button>span:after{top:50%;left:calc(50% + var(--smart-splitter-bar-size))}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:translate(-50%,-50%) rotate(0)}.smart-splitter[orientation=horizontal]>.smart-container>.smart-splitter-bar-feedback{width:100%;min-height:5px;height:var(--smart-splitter-bar-size)}.smart-splitter[orientation=horizontal] smart-splitter-item[collapsed]{min-width:0;min-height:0}.smart-splitter[orientation=horizontal]:not([resize-mode=none]):not([readonly])>.smart-container>smart-splitter-bar[hover]:not([locked]),.smart-splitter[orientation=horizontal][dragged]{cursor:s-resize}.smart-splitter[resize-mode=none]>.smart-container>smart-splitter-bar{cursor:default}.smart-splitter[disabled]>.smart-container>smart-splitter-bar{cursor:default;outline:0;border:none;box-shadow:none}.smart-splitter[dragging-not-allowed]>.smart-container>.smart-splitter-bar-feedback,.smart-splitter[dragging-not-allowed]>.smart-container>smart-splitter-bar,.smart-splitter[orientation][disabled]>.smart-container>smart-splitter-bar{cursor:default}.smart-splitter:not([animation=none]) .smart-splitter-far-collapse-button .smart-arrow,.smart-splitter:not([animation=none]) .smart-splitter-near-collapse-button .smart-arrow{transition:transform .2s ease-out}.smart-splitter:not([animation=none])>.smart-container>smart-splitter-item.animate{transition:all .25s cubic-bezier(.4,0,.2,1)}.smart-splitter[orientation-change]:not([animation=none])>.smart-container>smart-splitter-item{transition:none}.smart-splitter[show-locked-items]>.smart-container>smart-splitter-item[locked]>.smart-container:after{position:absolute;content:var(--smart-icon-lock);font-family:var(--smart-font-family-icon);opacity:.25;font-size:calc(2.5 * var(--smart-splitter-font-size));top:50%;left:50%;transform:translate(-50%,-50%)}.smart-splitter[right-to-left] .smart-splitter>.smart-container{direction:initial}.smart-splitter[right-to-left] smart-splitter-item>.smart-container>.smart-content{direction:rtl}
smart-switch-button{width:var(--smart-switch-button-default-width);height:var(--smart-switch-button-default-height)}smart-switch-button[orientation=vertical]{height:var(--smart-switch-button-default-width);width:var(--smart-switch-button-default-height)}smart-switch-button.smart-element{display:inline-block;border:none;background:0 0;overflow:visible}.smart-switch-button .smart-thumb{border:var(--smart-border-width) solid var(--smart-border);border-radius:100%;width:var(--smart-switch-button-thumb-size);height:var(--smart-switch-button-thumb-size);background-color:var(--smart-surface);box-shadow:var(--smart-elevation-2);align-self:center;position:relative;cursor:pointer;order:2;pointer-events:all}.smart-switch-button .smart-thumb:before{background-color:var(--smart-primary);position:absolute;width:200%;height:200%;left:50%;top:50%;transition:.2s;display:block;border-radius:100%;content:"";transform:scale(0) translate(-50%,-50%);transform-origin:left top;opacity:.2}.smart-switch-button .smart-thumb:active:before{animation:button-wave-effect .1s ease-in;transform:scale(1) translate(-50%,-50%)}.smart-switch-button .smart-container{font-size:inherit;position:relative;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;touch-action:none}.smart-switch-button .smart-container:before{content:"";position:absolute;width:90%;height:50%;left:5%;top:25%;border-radius:10px;background-color:var(--smart-surface)}.smart-switch-button .smart-inner-container{width:calc(200% - var(--smart-switch-button-thumb-size));height:100%;position:absolute;color:inherit;display:flex;flex-direction:row;justify-content:flex-start;pointer-events:none;left:0}.smart-switch-button .smart-false-content,.smart-switch-button .smart-true-content{font-size:inherit;font-weight:inherit;display:inline-block;text-align:center;box-sizing:border-box;color:inherit}.smart-switch-button .smart-false-content-container,.smart-switch-button .smart-true-content-container{height:100%;display:flex;justify-content:center;align-items:center;background-clip:content-box;padding:2px 0;color:inherit;overflow:hidden;width:calc((100% - var(--smart-switch-button-thumb-size))/ 2)}.smart-switch-button .smart-true-content-container{order:1}.smart-switch-button .smart-false-content-container,.smart-switch-button[inverted] .smart-true-content-container{order:3}.smart-switch-button:not([animation=none]) .smart-container:before{transition:opacity .2s ease-in-out,background .2s ease-in-out}.smart-switch-button:not([animation=none]):not([dragged]):not([checked=null]) .smart-inner-container{transition:left .2s ease-in-out}.smart-switch-button:not([animation=none])[orientation=vertical]:not([dragged]):not([checked=null]) .smart-inner-container{transition:top .2s ease-in-out}.smart-switch-button[hover]{border-color:var(--smart-ui-state-hover)}.smart-switch-button:focus .smart-thumb,.smart-switch-button[checked] .smart-thumb{border-color:var(--smart-primary);background-color:var(--smart-primary)}.smart-switch-button:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary);animation:button-wave-effect .1s ease-in}.smart-switch-button[readonly]{pointer-events:none}.smart-switch-button[disabled] .smart-thumb:before{content:none}.smart-switch-button[checked] .smart-thumb:active:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked] .smart-container:before{background-color:var(--smart-primary);opacity:.4}.smart-switch-button[checked] .smart-inner-container{left:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[checked]:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked][inverted] .smart-inner-container{left:0}.smart-switch-button[checked=null] .smart-inner-container,.smart-switch-button[checked=null][inverted] .smart-inner-container{left:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}.smart-switch-button[checked]:not([animation=none]) .smart-thumb:active:before,.smart-switch-button[checked]:not([animation=none]):focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[checked][orientation=vertical] .smart-thumb{background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical] .smart-thumb:active:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical] .smart-container:before{background-color:var(--smart-primary);opacity:.4}.smart-switch-button[checked][orientation=vertical]:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical]:not([animation=none]) .smart-thumb:active:before,.smart-switch-button[checked][orientation=vertical]:not([animation=none]):focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[checked=null] .smart-thumb{background-color:var(--smart-surface);border-color:var(--smart-border)}.smart-switch-button[checked=null] .smart-false-content,.smart-switch-button[checked=null] .smart-true-content{visibility:hidden}.smart-switch-button[checked=null] .smart-false-content-container,.smart-switch-button[checked=null] .smart-true-content-container{color:transparent}.smart-switch-button[inverted] .smart-inner-container{left:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[inverted] .smart-false-content-container{order:1}.smart-switch-button[orientation=vertical] .smart-thumb{width:var(--smart-switch-button-thumb-size);height:var(--smart-switch-button-thumb-size);box-shadow:var(--smart-elevation-2)}.smart-switch-button[orientation=vertical] .smart-thumb:before{border:var(--smart-border-width) solid var(--smart-border)}.smart-switch-button[orientation=vertical] .smart-thumb:active:before{animation:button-wave-effect .1s ease-in;transform:scale(1) translate(-50%,-50%)}.smart-switch-button[orientation=vertical] .smart-thumb:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%)}.smart-switch-button[orientation=vertical] .smart-container:before{content:"";position:absolute;width:50%;height:90%;left:25%;top:5%;border-radius:10px}.smart-switch-button[orientation=vertical] .smart-inner-container{height:calc(200% - var(--smart-switch-button-thumb-size));width:100%;flex-direction:column;left:0;top:0}.smart-switch-button[orientation=vertical] .smart-false-content-container,.smart-switch-button[orientation=vertical] .smart-true-content-container{width:100%;padding:0 2px;height:calc((100% - var(--smart-switch-button-thumb-size))/ 2)}.smart-switch-button[orientation=vertical]:focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[orientation=vertical][checked] .smart-inner-container{left:0;top:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[orientation=vertical][checked][inverted] .smart-inner-container{top:0}.smart-switch-button[orientation=vertical][checked=null] .smart-inner-container{top:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}.smart-switch-button[orientation=vertical][checked=null][inverted] .smart-inner-container{left:0;top:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}.smart-switch-button[orientation=vertical][inverted] .smart-inner-container{left:0;top:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}@keyframes button-wave-effect{0%{transform:scale(.2) translate(-50%,-50%)}50%{transform:scale(.5) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%)}}.smart-switch-button[right-to-left][checked]:not([orientation=vertical]) .smart-inner-container,.smart-switch-button[right-to-left][inverted]:not([orientation=vertical]) .smart-inner-container{left:0}.smart-switch-button[right-to-left]:not([orientation=vertical]) .smart-inner-container,.smart-switch-button[right-to-left][checked][inverted]:not([orientation=vertical]) .smart-inner-container{left:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[right-to-left][checked=null]:not([orientation=vertical]) .smart-inner-container{left:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}
smart-table table:not(.smart-table-container){display:none}smart-table tr.expanded .hierarchy-arrow{transform:rotate(180deg)}.smart-table{display:block;border-radius:var(--smart-border-top-left-radius) var(--smart-border-top-right-radius) var(--smart-border-bottom-right-radius) var(--smart-border-bottom-left-radius);width:var(--smart-table-default-width);height:var(--smart-table-default-height);font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-table>.smart-container{border:var(--smart-border-width) solid var(--smart-border);position:relative;overflow:auto;border-radius:inherit;max-height:inherit}.smart-table .smart-table{background-color:#fff}.smart-table table{table-layout:fixed;border-collapse:collapse;border-radius:inherit}.smart-table thead th{background-color:var(--smart-background);color:var(--smart-background-color);font-size:calc(var(--smart-font-size) - 2px);border-bottom:var(--smart-border-width) solid var(--smart-border);text-align:left;font-weight:500}.smart-table thead th .sort-by:before,.smart-table thead th[filter]::before{font-style:normal;font-size:var(--smart-arrow-size);color:inherit;text-decoration:inherit;font-variant:normal;font-family:var(--smart-font-family-icon);text-transform:none}.smart-table thead th[filter]{position:relative}.smart-table thead th[filter]::before{content:var(--smart-icon-filter);font-weight:400;display:flex;flex-wrap:wrap;margin-top:2px;align-items:center;justify-content:center;position:absolute;right:10px}.smart-table thead th .sort-by{display:none;position:relative;visibility:hidden;width:16px;height:16px;-webkit-user-select:none;user-select:none;opacity:0}.smart-table thead th .sort-by:before{content:var(--smart-icon-up);width:100%;height:100%;font-weight:400;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.smart-table thead th .sort-by:after{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:100%;border-radius:50%;width:50%;height:50%;padding:3px;background-color:var(--smart-primary);color:var(--smart-primary-color);font-size:8px}.smart-table td,.smart-table th{padding-top:var(--smart-table-cell-padding);padding-right:var(--smart-table-cell-padding);padding-bottom:var(--smart-table-cell-padding);padding-left:var(--smart-table-cell-padding);vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.smart-table thead th .sort-by.asc,.smart-table thead th .sort-by.desc{display:inline-block;visibility:inherit;opacity:1}.smart-table thead th .sort-by.desc:before{transform:rotateX(180deg)}.smart-table thead th:not(.smart-table-select-all){opacity:.9}.smart-table thead th.freeze-far,.smart-table thead th.freeze-near{opacity:1}.smart-table thead tr{height:var(--smart-table-column-header-height)}.smart-table thead tr:first-child th{border-top:none}.smart-table tbody tr{height:var(--smart-table-row-height)}.smart-table tbody tr.last-visible{height:unset}.smart-table tbody tr.last-visible.sized{box-shadow:inset 0 var(--smart-border-width) 0 0 var(--smart-border)}.smart-table tbody+tbody{border-top:2px solid var(--smart-border)}.smart-table tfoot tr{height:var(--smart-table-row-height)}.smart-table tfoot td{--smart-surface:var(--smart-background);--smart-surface-color:var(--smart-background-color);font-size:calc(var(--smart-font-size) - 2px);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-table tr[row-id] td{white-space:nowrap}.smart-table th{border-top-width:var(--smart-border-width);border-top-style:solid;border-top-color:var(--smart-border);white-space:nowrap}.smart-table th:hover .column-menu,.smart-table th[column-menu-button] .column-menu{overflow:hidden;text-overflow:ellipsis;position:absolute;right:3px;width:25px;height:100%}.smart-table th:hover .column-menu:after,.smart-table th[column-menu-button] .column-menu:after{content:var(--smart-icon-arrow-down);font-family:var(--smart-font-family-icon);width:100%;cursor:pointer;color:var(--smart-surface-color);font-size:16px;font-weight:700}.smart-table th>.wrapper{display:flex;align-items:center;overflow:hidden;position:relative}.smart-table th>.wrapper>.label{overflow:hidden;text-overflow:ellipsis}.smart-table th.smart-table-select-all{width:calc(var(--smart-check-box-default-size) * 3)}.smart-table td.indeterminate>div:after,.smart-table th.smart-table-select-all.indeterminate>div:after{content:"";position:absolute;width:calc(.5 * var(--smart-check-box-default-size));height:calc(.5 * var(--smart-check-box-default-size))}.smart-table th.smart-table-select-all.indeterminate>div{background-color:var(--smart-primary)}.smart-table th.smart-table-select-all.indeterminate>div:after{background-color:var(--smart-primary-color)}.smart-table th.column-header{text-align:center;border-bottom:none}.smart-table th.column-header:empty{border-top:none}.smart-table td{border-top-width:var(--smart-border-width);border-top-style:solid;border-top-color:var(--smart-border)}.smart-table td div{font-size:var(--smart-font-size);padding:0;margin:0;line-height:initial}.smart-table td span{line-height:initial}.smart-table td.no-edit{background-color:rgba(0,0,0,.02)}.smart-table td.indeterminate>div{background-color:var(--smart-primary)}.smart-table td.indeterminate>div:after{background-color:var(--smart-primary-color)}.smart-table td.editing{padding:0}.smart-table td.editing .smart-table-editor{width:100%;height:100%}.smart-table td.editing .smart-table-editor.standard{border:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-table-cell-padding);font-family:inherit;font-size:inherit;box-shadow:none}.smart-table td.editing .smart-table-editor.standard:focus{border:var(--smart-border-width) solid var(--smart-border);outline:0}.smart-table td.group-header>div,.smart-table td.tree-cell>div{display:flex;flex-direction:row;align-items:center}.smart-table td.tree-cell>div div:nth-child(2){width:calc(100% - var(--smart-table-arrow-margin) - var(--smart-table-arrow-size));overflow:hidden;text-overflow:ellipsis;line-height:1.2}.smart-table td.editing.invalid{position:relative;overflow:visible}.smart-table td.editing.invalid:before{content:attr(validation-message);visibility:hidden;position:absolute;top:-100%;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:7px;background-color:var(--smart-error);color:var(--smart-secondary-color);font-size:calc(var(--smart-font-size) - 4px);opacity:0;transform:scale(0)}.smart-table smart-pager .smart-pager-far-buttons-container,.smart-table smart-pager .smart-pager-near-buttons-container{font-size:calc(var(--smart-font-size) * 2)}.smart-table td.editing.invalid:hover:before{visibility:visible;opacity:.7;transform:scale(1)}.smart-table td.editing.invalid .smart-table-editor{border-color:var(--smart-error)}.smart-table td.smart-table-select-row:hover,.smart-table th.smart-table-select-all:hover{z-index:99;overflow:visible}.smart-table td.smart-table-select-row>div,.smart-table th.smart-table-select-all>div{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;transform:translate(-50%,-50%);border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:8px;color:var(--smart-primary-color);font-family:var(--smart-font-family-icon);cursor:pointer;border-radius:var(--smart-border-radius)}.smart-table .smart-table-toolbar-button:before,.smart-table smart-pager .smart-pager-button:before{padding:7px;color:var(--smart-secondary-color);font-size:calc(var(--smart-font-size) - 4px);opacity:0}.smart-table td.smart-table-select-row>div:before,.smart-table th.smart-table-select-all>div:before{content:"";position:absolute;border-radius:50%;width:100%;height:100%;background-color:var(--smart-secondary);opacity:.1;transform:scale(0);transform-origin:center}.smart-table td.smart-table-select-row>div:hover:before,.smart-table th.smart-table-select-all>div:hover:before{transform:scale(2.5)}.smart-table td.smart-table-select-row>div:hover:active:before,.smart-table th.smart-table-select-all>div:hover:active:before{background-color:var(--smart-primary);animation-name:active;animation-duration:.2s;animation-timing-function:ease-out;animation-iteration-count:1}.smart-table td.smart-table-select-row.selected>div,.smart-table th.smart-table-select-all.selected>div{border-color:var(--smart-primary);background-color:var(--smart-primary)}.smart-table td.smart-table-select-row.selected>div:after,.smart-table th.smart-table-select-all.selected>div:after{content:var(--smart-icon-check)}.smart-table td.smart-table-select-row.selected>div:before,.smart-table th.smart-table-select-all.selected>div:before{background-color:var(--smart-primary)}.smart-table .smart-table-select-all.freeze-near{background-color:var(--smart-background);color:var(--smart-background-color)}.smart-table smart-pager.smart-element{display:none;min-width:0;height:var(--smart-table-header-footer-height);background-color:var(--smart-background);border-left:none;border-right:none;border-bottom:none;position:sticky;left:0;bottom:0}.smart-table smart-pager>.smart-container{justify-content:flex-end}.smart-table smart-pager .smart-pager-near-buttons-container.near{order:2}.smart-table smart-pager .smart-pager-near-buttons-container.far{order:3}.smart-table smart-pager .smart-pager-size-selector-and-label-container,.smart-table[right-to-left] smart-pager .smart-pager-far-buttons-container{order:0}.smart-table smart-pager .smart-pager-label{font-size:calc(var(--smart-font-size) - 2px);opacity:.7}.smart-table smart-pager .smart-pager-summary-container.smart-pager-label{order:1;margin:0 32px 0 24px}.smart-table smart-pager .smart-pager-button:before{content:attr(tooltip);visibility:hidden;position:absolute;top:-125%;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-secondary);transform:scale(0)}.smart-table smart-pager .smart-pager-button:hover:before{visibility:visible;opacity:.7;transform:scale(1)}.smart-table .smart-pager .smart-pager-button{overflow:visible}.smart-table .smart-table-container:focus{outline:0}.smart-table .smart-table-container:focus td[focus]:after{content:"";box-sizing:border-box;position:absolute;width:calc(100% - 1px);height:100%;top:0;left:1px;pointer-events:none;border:1px solid var(--smart-ui-state-color-focus)}.smart-table .smart-table-container:focus td[focus]:not(.freeze-near):not(.freeze-far){position:relative}.smart-table .smart-table-header{height:var(--smart-table-header-footer-height);display:none;position:sticky;left:0;top:0;background-color:var(--smart-background);z-index:2}.smart-table .smart-table-header .smart-input,.smart-table .smart-table-header .smart-table-filter-template-container{display:none;width:100%;height:100%}.smart-table .smart-table-header .smart-table-toolbar-button.conditional-formatting{display:none;border:var(--smart-border-width) solid var(--smart-border);border-top:none;border-right:none;width:var(--smart-table-header-footer-height);height:100%}.smart-table .smart-table-header .smart-table-toolbar-button.conditional-formatting:before{left:unset;right:0}.smart-table .smart-table-toolbar-button{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0;--smart-button-padding:0;position:relative;border-top:none;border-bottom:none;overflow:visible;min-height:0}.smart-table .smart-table-toolbar-button:before{content:attr(tooltip);visibility:hidden;position:absolute;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-secondary);transform:scale(0);box-sizing:border-box;top:125%;left:calc(-1 * var(--smart-table-row-height)/ 2);width:calc(2 * var(--smart-table-row-height));white-space:normal;word-wrap:break-word;text-transform:none;z-index:1000}.smart-table .smart-table-toolbar-button:after{content:var(--smart-icon-table);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-size:20px;font-family:smart-icons;pointer-events:none;opacity:.4}.smart-table .smart-table-toolbar-button:hover:before{visibility:visible;opacity:.7;transform:scale(1)}.smart-table[hide-selection-column] td.smart-table-select-row,.smart-table[hide-selection-column] td.smart-table-select-row .selection-checkbox,.smart-table[hide-selection-column] th.smart-table-select-all>div,.smart-table[virtualization] tr[unused]{visibility:hidden}.smart-table .smart-table-toolbar-button>button{overflow:hidden}.smart-table .smart-table-toolbar-button.conditional-formatting>button:after{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-family:smart-icons;pointer-events:none;content:var(--smart-icon-less-than-equal);font-size:16px;top:8px;left:8px;opacity:1}.smart-table .smart-table-toolbar-button.fields{border-right:none}.smart-table .smart-table-toolbar-button.fields:before{left:unset;right:0;width:calc(2 * var(--smart-table-row-height))}.smart-table .smart-table-toolbar-button.fields>button:after{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-family:smart-icons;pointer-events:none;font-size:16px;top:8px;left:8px;opacity:1;content:var(--smart-icon-settings)}.smart-table .smart-table-filter-row smart-button{--smart-button-padding:0}.smart-table .smart-table-filter-row smart-button button:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);width:100%;height:100%;text-decoration:line-through}.smart-table .smart-table-filter-row>td>div{--smart-filter-row-content-height:calc(var(--smart-table-row-height) - 2 * var(--smart-table-cell-padding) - var(--smart-border-width));display:grid;grid-template-columns:1fr var(--smart-filter-row-content-height) var(--smart-filter-row-content-height);grid-template-rows:100%;column-gap:2px;height:var(--smart-filter-row-content-height)}.smart-table .smart-table-filter-row>td.no-filter{opacity:.6;pointer-events:none}.smart-table .smart-table-filter-row .filter-value{min-width:0;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-table .smart-table-filter-row .filter-value:hover{border-color:var(--smart-ui-state-border-hover)}.smart-table .smart-table-filter-row .filter-value:focus{outline:0;border-color:var(--smart-outline)}.smart-table .smart-table-filter-row .filter-value[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.smart-table .smart-table-filter-row .filter-value::-webkit-inner-spin-button,.smart-table .smart-table-filter-row .filter-value::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.smart-table .smart-table-filter-row .smart-input{--smart-editor-addon-width:100%;--smart-editor-label-padding:0;width:unset;height:100%}.smart-table .smart-table-filter-row .smart-input .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-table .smart-table-filter-row .smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-filter);transform:none!important}.smart-table .smart-table-row-detail{height:var(--smart-table-row-detail-height)}.smart-table .smart-table-row-detail>td{border:none;padding:0}.smart-table .smart-table-row-detail .smart-table-detail-container{height:calc(var(--smart-table-row-detail-height) - 2 * var(--smart-table-cell-padding));padding:0 var(--smart-table-cell-padding);overflow:hidden}.smart-table .smart-table-row-detail.collapsed{height:0}.smart-table .smart-table-row-detail.collapsed .smart-table-detail-container{height:0;padding-top:0;padding-bottom:0}.smart-table .smart-table-cell-template{overflow:hidden;text-overflow:ellipsis;display:contents}.smart-table .disable-select td.smart-table-select-row>div{pointer-events:none;opacity:.2}.smart-table .dragged,.smart-table .drop-column{position:relative}.smart-table .drop-column:after{content:"";position:absolute;width:2px;height:100%;background-color:var(--smart-primary);top:0}.smart-table .freeze-far,.smart-table .freeze-near{position:sticky;opacity:1;background-color:var(--smart-background);color:var(--smart-background-color);z-index:1}.smart-table .drop-column.left:after{left:0}.smart-table .drop-column.right:after{right:0}.smart-table .freeze-near{left:0;box-shadow:1px 0 0 0 var(--smart-border)}.smart-table .freeze-far{right:0;box-shadow:-1px 0 0 0 var(--smart-border)}.smart-table .smart-table-virtualization-container{width:100%;height:100%;border:none;padding:0}.smart-table[conditional-formatting-button] .smart-table-container,.smart-table[conditional-formatting-button] .smart-table-virtualization-container,.smart-table[filtering]:not([filter-row]):not([column-menu]) .smart-table-container,.smart-table[filtering]:not([filter-row]):not([column-menu]) .smart-table-virtualization-container,.smart-table[paging]:not(.smart-pivot-table) .smart-table-container,.smart-table[paging]:not(.smart-pivot-table) .smart-table-virtualization-container{height:calc(100% - var(--smart-table-header-footer-height))}.smart-table .smart-table-virtualization-container .smart-scroll-viewer-content-container{padding:0}.smart-table .hierarchy-arrow{margin-right:var(--smart-table-arrow-margin);width:var(--smart-table-arrow-size);cursor:pointer}.smart-table .group-label-name{display:var(--smart-table-group-name-display)}.smart-table .group-label-value{font-weight:700}.smart-table .group-label-count{display:var(--smart-table-group-count-display)}.smart-table .outline-level-1{padding-left:var(--smart-table-indent)}.smart-table .outline-level-1.tree-leaf{padding-left:calc(var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-2{padding-left:calc(2 * var(--smart-table-indent))}.smart-table .outline-level-2.tree-leaf{padding-left:calc(2 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-3{padding-left:calc(3 * var(--smart-table-indent))}.smart-table .outline-level-3.tree-leaf{padding-left:calc(3 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-4{padding-left:calc(4 * var(--smart-table-indent))}.smart-table .outline-level-4.tree-leaf{padding-left:calc(4 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-5{padding-left:calc(5 * var(--smart-table-indent))}.smart-table .outline-level-5.tree-leaf{padding-left:calc(5 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-6{padding-left:calc(6 * var(--smart-table-indent))}.smart-table .outline-level-6.tree-leaf{padding-left:calc(6 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-7{padding-left:calc(7 * var(--smart-table-indent))}.smart-table .outline-level-7.tree-leaf{padding-left:calc(7 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-8{padding-left:calc(8 * var(--smart-table-indent))}.smart-table .outline-level-8.tree-leaf{padding-left:calc(8 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-9{padding-left:calc(9 * var(--smart-table-indent))}.smart-table .outline-level-9.tree-leaf{padding-left:calc(9 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-10{padding-left:calc(10 * var(--smart-table-indent))}.smart-table .outline-level-10.tree-leaf{padding-left:calc(10 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table.thead-dark table th{color:#fff;background-color:#212529;border-color:#32383e}.smart-table.thead-dark thead th .sort-by::before{color:#fff}.smart-table.thead-primary table th{color:var(--smart-primary-color);background-color:var(--smart-primary);border-color:var(--smart-primary)}.smart-table.thead-primary th.smart-table-select-all.selected>div,.smart-table.thead-primary th.smart-table-select-all>div{border-color:var(--smart-primary-color)}.smart-table.thead-primary th.smart-table-select-all.indeterminate>div{background-color:var(--smart-primary-color)}.smart-table.thead-secondary table th{color:var(--smart-secondary-color);background-color:var(--smart-secondary);border-color:var(--smart-secondary)}.smart-table.thead-surface table th{color:var(--smart-surface-color);background-color:var(--smart-surface);border-color:var(--smart-surface)}.smart-table.thead-light table th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.smart-table.table-dark table{color:#fff;background-color:#212529}.smart-table.table-dark thead th .sort-by::before{color:#fff}.smart-table.table-dark.table-bordered table{border:0}.smart-table.table-dark.table-striped table tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.smart-table.table-dark.table-hover table tbody tr:hover{background-color:rgba(255,255,255,.075)}.smart-table.table-bordered table{border:var(--smart-border-width) solid var(--smart-border)}.smart-table.table-bordered table thead td,.smart-table.table-bordered table thead th{border-bottom-width:2px}.smart-table.table-bordered table td,.smart-table.table-bordered table th{border:var(--smart-border-width) solid var(--smart-border)}.smart-table.table-striped table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.smart-table.table-hover table tbody tr:hover{background-color:rgba(0,0,0,.075)}.smart-table.table-hover table .smart-table-primary:hover,.smart-table.table-hover table .smart-table-primary:hover>td,.smart-table.table-hover table .smart-table-primary:hover>th{background-color:#9fcdff}.smart-table.table-hover table .smart-table-secondary:hover,.smart-table.table-hover table .smart-table-secondary:hover>td,.smart-table.table-hover table .smart-table-secondary:hover>th{background-color:#c8cbcf}.smart-table.table-hover table .smart-table-success:hover,.smart-table.table-hover table .smart-table-success:hover>td,.smart-table.table-hover table .smart-table-success:hover>th{background-color:#b1dfbb}.smart-table.table-hover table .smart-table-info:hover,.smart-table.table-hover table .smart-table-info:hover>td,.smart-table.table-hover table .smart-table-info:hover>th{background-color:#abdde5}.smart-table.table-hover table .smart-table-warning:hover,.smart-table.table-hover table .smart-table-warning:hover>td,.smart-table.table-hover table .smart-table-warning:hover>th{background-color:#ffe8a1}.smart-table.table-hover table .smart-table-danger:hover,.smart-table.table-hover table .smart-table-danger:hover>td,.smart-table.table-hover table .smart-table-danger:hover>th{background-color:#f1b0b7}.smart-table.table-hover table .smart-table.table-light table:hover,.smart-table.table-hover table .smart-table.table-light table:hover>td,.smart-table.table-hover table .smart-table.table-light table:hover>th{background-color:#ececf6}.smart-table.table-hover table .smart-table.table-dark table:hover,.smart-table.table-hover table .smart-table.table-dark table:hover>td,.smart-table.table-hover table .smart-table.table-dark table:hover>th{background-color:#b9bbbe}.smart-table.table-hover table .smart-table-active:hover,.smart-table.table-hover table .smart-table-active:hover>td,.smart-table.table-hover table .smart-table-active:hover>th{background-color:rgba(0,0,0,.075)}.smart-table.no-border>.smart-container{border:none}.smart-table.table-elevation{border:none;border-radius:unset;box-shadow:var(--smart-elevation-8)}.smart-table:not([animation=none]) thead th .sort-by{transition:visibility .5s ease-out,opacity .5s ease-out}.smart-table:not([animation=none]) thead th .sort-by:before{transition:transform .5s ease-out}.smart-table:not([animation=none]) tr[row-id] td:not(.editing){transition:padding-top .2s ease-in-out,padding-bottom .2s ease-in-out,transform .2s ease-in-out,border-top-color .2s ease-in-out}.smart-table:not([animation=none]) td.editing.invalid:before{transition:visibility .2s ease-in-out,opacity .2s ease-out,transform .1s ease-out}.smart-table:not([animation=none]) .smart-table-toolbar-button:before,.smart-table:not([animation=none]) smart-pager .smart-pager-button:before{transition:visibility .2s ease-out,opacity .2s ease-out,transform .1s ease-out}.smart-table:not([animation=none]) .hierarchy-arrow{transition:transform .2s ease-in-out}.smart-table:not([animation=none]):not([ignore-detail-animation]) .smart-table-row-detail{transition:height .2s ease-in-out}.smart-table:not([animation=none]):not([ignore-detail-animation]) .smart-table-row-detail .smart-table-detail-container{transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}.smart-table[virtualization]{--smart-table-default-height:var(--smart-grid-default-height)}.smart-table[filtering] .smart-table-header{display:grid;grid-template-columns:1fr}.smart-table[filtering] .smart-table-header .smart-input,.smart-table[filtering] .smart-table-header .smart-table-filter-template-container{display:block}.smart-table[filtering][filter-row][conditional-formatting-button] .smart-table-header .smart-input,.smart-table[filtering][filter-row][conditional-formatting-button] .smart-table-header .smart-table-filter-template-container{display:none}.smart-table[filtering][conditional-formatting-button] .smart-table-header{grid-template-columns:1fr auto}.smart-table[conditional-formatting-button] .smart-table-header{display:grid}.smart-table[conditional-formatting-button] .smart-table-header .smart-table-toolbar-button.conditional-formatting{display:flex}.smart-table[conditional-formatting-button]:not([filtering]) .smart-table-header{grid-template-columns:1fr auto;grid-template-areas:". button"}.smart-table[conditional-formatting-button]:not([filtering]) .smart-table-header .smart-table-toolbar-button.conditional-formatting{grid-area:button}.smart-table[conditional-formatting-button][filtering][filter-row] .smart-table-header{grid-template-columns:1fr auto;grid-template-areas:". button"}.smart-table[conditional-formatting-button][filtering][filter-row] .smart-table-header .smart-table-toolbar-button.conditional-formatting{grid-area:button}.smart-table[paging]:not(.smart-pivot-table) smart-pager{display:block;z-index:1}.smart-table[paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-container,.smart-table[paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-virtualization-container,.smart-table[paging]:not(.smart-pivot-table)[filtering]:not([filter-row]) .smart-table-container,.smart-table[paging]:not(.smart-pivot-table)[filtering]:not([filter-row]) .smart-table-virtualization-container{height:calc(100% - 2 * var(--smart-table-header-footer-height))}.smart-table[paging].smart-pivot-table smart-pager{display:block;z-index:999}.smart-table[paging].smart-pivot-table [designer] smart-pager{border-right:1px solid var(--smart-border)}.smart-table[column-reorder] thead th{touch-action:none}.smart-table[column-reorder] th[data-field]{cursor:move}.smart-table:not([column-resize]) .dragged:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em;opacity:.8}.smart-table[column-resize] thead th{touch-action:none}.smart-table[column-resize] th[data-field]:after,.smart-table[column-resize] th[data-field]:before{content:"";position:absolute;top:0;width:5px;height:100%;cursor:col-resize}.smart-table[column-resize]:not([right-to-left]) th[locked]+th[data-field]:before,.smart-table[column-resize]:not([right-to-left]) th[locked]:after,.smart-table[column-resize]:not([selection]) th[data-field]:first-child:before,.smart-table[column-resize][resize-max-reached] th[data-field]:after,.smart-table[column-resize][resize-max-reached] th[data-field]:before,.smart-table[column-resize][selection] th[data-field]:nth-child(2):before{content:none}.smart-table[column-resize] th[data-field]:before{left:0}.smart-table[column-resize] th[data-field]:after{right:0;width:4px}.smart-table[column-resize]:not([freeze-header]) th[data-field]:not(.freeze-near):not(.freeze-far){position:relative}@media (hover:none){.smart-table[column-resize]:not(.resizing) th[data-field]:before{border-left:1px solid rgba(var(--smart-primary-rgb),.3)}.smart-table[column-resize]:not(.resizing) th[data-field]:after{border-right:1px solid rgba(var(--smart-primary-rgb),.3)}}@media (hover:hover){.smart-table[column-resize]:not(.resizing) th[data-field]:hover:before{border-left:1px solid rgba(var(--smart-primary-rgb),.3)}.smart-table[column-resize]:not(.resizing) th[data-field]:hover:after{border-right:1px solid rgba(var(--smart-primary-rgb),.3)}}.smart-table[sort-mode=many] thead th .sort-by:after{content:attr(order)}.smart-table[loading] tbody td{opacity:0}.smart-table[loading] smart-pager{pointer-events:none}.smart-table[freeze-header]:not([virtualization]) thead th{position:sticky;opacity:1;border-bottom:none;top:0;box-shadow:0 1px 0 0 var(--smart-border);z-index:100}.smart-table[freeze-header]:not([virtualization]) thead th.freeze-near{box-shadow:1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header]:not([virtualization]) thead th.freeze-far{box-shadow:-1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(2)>th{top:var(--smart-table-column-header-height)}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(3)>th{top:calc(2 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(4)>th{top:calc(3 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(5)>th{top:calc(4 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead th{top:var(--smart-table-header-footer-height)}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(2)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(2)>th{top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(3)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(3)>th{top:calc(var(--smart-table-header-footer-height) + 2 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(4)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(4)>th{top:calc(var(--smart-table-header-footer-height) + 3 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(5)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(5)>th{top:calc(var(--smart-table-header-footer-height) + 4 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization] thead{box-shadow:0 1px 0 0 var(--smart-border);top:0;position:relative;z-index:200}.smart-table[freeze-header][virtualization] thead th{opacity:1;border-bottom:none;top:0;box-shadow:0 1px 0 0 var(--smart-border);z-index:100;position:relative}.smart-table[freeze-header][virtualization] thead th.sticky{position:sticky}.smart-table[freeze-header][virtualization] thead th.freeze-near{box-shadow:1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header][virtualization] thead th.freeze-far{box-shadow:-1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header][virtualization] thead tr:nth-child(2)>th{top:var(--smart-table-column-header-height)}.smart-table[freeze-header][virtualization] thead tr:nth-child(3)>th{top:calc(2 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization] thead tr:nth-child(4)>th{top:calc(3 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization] thead tr:nth-child(5)>th{top:calc(4 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead th{top:var(--smart-table-header-footer-height)}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(2)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(2)>th{top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(3)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(3)>th{top:calc(var(--smart-table-header-footer-height) + 2 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(4)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(4)>th{top:calc(var(--smart-table-header-footer-height) + 3 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(5)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(5)>th{top:calc(var(--smart-table-header-footer-height) + 4 * var(--smart-table-column-header-height))}.smart-table[freeze-footer] tfoot td{position:sticky;opacity:1;border-top:none;bottom:0;box-shadow:0 -1px 0 0 var(--smart-border);z-index:100}.smart-table[freeze-footer] tfoot td.freeze-near{box-shadow:1px -1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-footer] tfoot td.freeze-far{box-shadow:-1px -1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-footer] tfoot tr:nth-last-child(2) td{bottom:var(--smart-table-row-height)}.smart-table[freeze-footer] tfoot tr:nth-last-child(3) td{bottom:calc(2 * var(--smart-table-row-height))}.smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:calc(100% - 1px)}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot td{bottom:var(--smart-table-header-footer-height)}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot tr:nth-last-child(2) td{bottom:calc(var(--smart-table-row-height) + var(--smart-table-header-footer-height))}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot tr:nth-last-child(3) td{bottom:calc(2 * var(--smart-table-row-height) + var(--smart-table-header-footer-height))}.smart-table[row-detail-template] tr[row-id]{cursor:pointer}.smart-table[hierarchy] tr[row-id] td{transform:scaleY(1)}.smart-table[hierarchy] tr[row-id].no-height td{line-height:0}.smart-table[hierarchy] tr.collapsed[row-id]{height:0}.smart-table[hierarchy] tr.collapsed[row-id] td{border-top-width:0;border-top-color:transparent;padding-top:0;padding-bottom:0;line-height:0;transform:scaleY(0)}.smart-table[column-groups][selection] th.empty,.smart-table[column-groups][selection] th.smart-table-select-all,.smart-table[virtualization] tr[unused] td{border-top:none}.smart-pivot-table th.expanded .total-arrow,.smart-pivot-table:not([group-layout=classic]) tr.expanded .hierarchy-arrow{transform:rotate(180deg)}.smart-table[hierarchy]:not([animation=none]) tr[row-id]{transition:height .2s ease-in-out}.smart-table[modal]{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-table[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none;z-index:100}.smart-table[toolbar][designer] .smart-table-toolbar-button.conditional-formatting{border-right:none}.smart-table[toolbar][designer] .smart-table-toolbar-button.conditional-formatting:before{left:unset;right:0;width:calc(2 * var(--smart-table-row-height))}.smart-table[auto-size] table{table-layout:auto}.smart-table[column-groups]:not([right-to-left]) th:not(:last-child){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[virtualization] tr.last-row td{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-table[virtualization] tr.smart-table-filter-row td{position:sticky;top:var(--smart-table-column-header-height);background-color:var(--smart-background);box-shadow:0 1px 0 0 var(--smart-border)}.smart-table[virtualization][conditional-formatting-button] .smart-table-container,.smart-table[virtualization][filtering]:not([filter-row]) .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table) .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table)[filtering]:not([filter-row]):not([column-menu]) .smart-table-container{height:100%}.smart-table[virtualization][freeze-header][conditional-formatting-button] thead th,.smart-table[virtualization][freeze-header][filtering]:not([filter-row]):not([column-menu]) thead th{top:0}@media (max-width:575.98px){.smart-table.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-sm>.smart-table.table-bordered table{border:0}}@media (max-width:767.98px){.smart-table.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-md>.smart-table.table-bordered table{border:0}}@media (max-width:991.98px){.smart-table.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-lg>.smart-table.table-bordered table{border:0}}@media (max-width:1199.98px){.smart-table.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-xl>.smart-table.table-bordered table{border:0}}.smart-table.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive>.smart-table.table-bordered table{border:0}@media only screen and (max-width:1280px){.smart-table .priority-5{display:none}}@media only screen and (max-width:1024px){.smart-table .priority-4{display:none}}@media only screen and (max-width:800px){.smart-table .priority-3{display:none}}@media only screen and (max-width:640px){.smart-table .priority-2{display:none}}.smart-table[hide-selection-column] th.smart-table-select-all{width:0;padding-left:0;padding-right:0}.smart-table[hide-selection-column] tr[aria-selected=true] td{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-pivot-table:not([animation=none]) .total-arrow{transition:transform .2s ease-in-out}@-moz-document url-prefix(){.smart-table thead th:not(.smart-table-select-all){opacity:1}.smart-table .freeze-far,.smart-table .freeze-near{box-shadow:0 0 0 1px var(--smart-border)}.smart-table .smart-table-container:focus td[focus]:after{height:calc(100% - 1px);top:1px}.smart-table[freeze-header] thead th.empty,.smart-table[freeze-header] thead th:empty{box-shadow:-1px 0 0 0 var(--smart-border)}.smart-table[freeze-footer] .smart-table-container:focus td[focus]::after{height:calc(100% - 2px)}.smart-table[column-groups][freeze-header] thead th{box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table thead th:last-child,.smart-pivot-table thead th:not(:last-child){border:none;box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table tbody tr[row-id]:first-child td{border-top:none}.smart-pivot-table[freeze-header] thead th{box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table[freeze-header] .smart-pivot-table-grouping-header:empty{box-shadow:-1px 0 0 0 var(--smart-border)}}.smart-pivot-panel>.smart-container[modal]{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-pivot-panel>.smart-container[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none;z-index:100}.smart-table-primary,.smart-table-primary>td,.smart-table-primary>th{background-color:#b8daff}.smart-table-secondary,.smart-table-secondary>td,.smart-table-secondary>th{background-color:#d6d8db}.smart-table-success,.smart-table-success>td,.smart-table-success>th{background-color:#c3e6cb}.smart-table-info,.smart-table-info>td,.smart-table-info>th{background-color:#bee5eb}.smart-table-warning,.smart-table-warning>td,.smart-table-warning>th{background-color:#ffeeba}.smart-table-danger,.smart-table-danger>td,.smart-table-danger>th{background-color:#f5c6cb}.smart-table.table-light table,.smart-table.table-light table>td,.smart-table.table-light table>th{background-color:#fdfdfe}.smart-table.table-dark table td,.smart-table.table-dark table th,.smart-table.table-dark table thead th{border-color:#32383e}.smart-table.table-dark table>td,.smart-table.table-dark table>th{background-color:#212529}.smart-table-active,.smart-table-active>td,.smart-table-active>th{background-color:rgba(0,0,0,.075)}.smart-table-container{width:100%;height:100%}.smart-table-sm td,.smart-table-sm th{padding:.3rem}.smart-table-feedback,.smart-table-resize-feedback{padding:5px;font-family:var(--smart-font-family);position:absolute}.smart-table-feedback{display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);white-space:nowrap;font-size:var(--smart-font-size);background-color:var(--smart-background);color:var(--smart-background-color);z-index:10000;opacity:.85}.smart-table-resize-feedback{box-sizing:border-box;border-left:1px dashed var(--smart-primary);font-size:12px;font-weight:700;z-index:100}.smart-table-resize-feedback.static{border-left-style:solid}.smart-table-resize-feedback.max,.smart-table-resize-feedback.min{border-left-color:var(--smart-error)}.smart-table-window.conditional-formatting{--smart-window-default-width:650px}.smart-table-window.conditional-formatting .smart-content-container>.smart-content,.smart-table-window.conditional-formatting>.smart-container{overflow:visible}.smart-table-window.conditional-formatting smart-formatting-panel{border:none;width:100%;height:100%}.smart-table-window.smart-window.conditional-formatting{overflow:visible}.smart-table-window.smart-window .smart-content-container>.smart-footer{display:flex;justify-content:space-evenly;align-items:center}.smart-table-window.smart-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0;width:40%;height:100%}.smart-table-column-menu{border:1px solid var(--smart-border);box-shadow:var(--smart-elevation-8);z-index:9999;width:200px;height:auto;padding:10px;border-radius:var(--smart-border-radius);position:absolute;background:var(--smart-background);top:0;left:0}.smart-table-column-menu smart-button{--smart-button-padding:0}.smart-table-column-menu smart-button button:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);width:100%;height:100%;text-decoration:line-through}.smart-table-column-menu.wrapper>div{--smart-filter-row-content-height:calc(var(--smart-table-row-height) - 2 * var(--smart-table-cell-padding) - var(--smart-border-width));display:grid;grid-template-columns:1fr var(--smart-filter-row-content-height) var(--smart-filter-row-content-height);grid-template-rows:100%;column-gap:2px;height:var(--smart-filter-row-content-height);position:relative}.smart-table-column-menu.wrapper .smart-table-menu-item{display:flex;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);height:30px;align-items:center;padding:5px;box-sizing:border-box;margin-bottom:5px}.smart-table-column-menu.wrapper .smart-table-menu-item.smart-disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.smart-table-column-menu.wrapper .smart-table-menu-item .label{padding:5px}.smart-table-column-menu.wrapper .smart-table-menu-item:not(.filter-item):hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-table-column-menu.wrapper .smart-table-menu-item .menu-icon::after,.smart-table-column-menu.wrapper .smart-table-menu-item.columns-item::after{font-family:var(--smart-font-family-icon);width:100%;color:var(--smart-surface-color);height:100%}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-asc::after{content:var(--smart-icon-sort-name-up)}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-desc::after{content:var(--smart-icon-sort-name-down)}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-remove::after{content:var(--smart-icon-sort-name-up);text-decoration:line-through}.smart-table-column-menu.wrapper .smart-table-menu-item .reset::after{content:var(--smart-icon-refresh)}.smart-table-column-menu.wrapper .smart-table-menu-item .columns::after{content:var(--smart-icon-table)}.smart-table-column-menu.wrapper .smart-table-menu-item .filter-by::after{content:var(--smart-icon-add-filter)}.smart-table-column-menu.wrapper .smart-table-menu-item .filter-by-remove::after{content:var(--smart-icon-filter);text-decoration:line-through}.smart-table-column-menu.wrapper .smart-table-menu-item .column-item::after{content:var(--smart-icon-check-squared)}.smart-table-column-menu.wrapper .smart-table-menu-item .column-item.off::after{content:var(--smart-icon-check-empty)}.smart-table-column-menu.wrapper .smart-table-menu-item.columns-item::after{content:var(--smart-icon-arrow-right);display:flex;justify-content:flex-end;align-items:center}.smart-table-column-menu.wrapper .smart-table-menu-item.filter-item{cursor:default;border-top:1px solid var(--smart-border);padding-top:20px;margin-bottom:10px}.smart-table-column-menu.wrapper.no-filter{opacity:.6;pointer-events:none}.smart-table-column-menu .filter-value{min-width:0;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-table-column-menu .filter-value:hover{border-color:var(--smart-ui-state-border-hover)}.smart-table-column-menu .filter-value:focus{outline:0;border-color:var(--smart-outline)}.smart-table-column-menu .filter-value[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.smart-table-column-menu .filter-value::-webkit-inner-spin-button,.smart-table-column-menu .filter-value::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.smart-table-column-menu .smart-input{--smart-editor-addon-width:100%;--smart-editor-label-padding:0;width:unset;height:100%}.smart-table-column-menu .smart-input .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-table-column-menu .smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-filter);transform:none!important}@keyframes active{from{transform:scale(0)}to{transform:scale(2.5)}}@-moz-document url-prefix(){.smart-table[right-to-left] .freeze-far,.smart-table[right-to-left] .freeze-near{box-shadow:0 0 0 1px var(--smart-border)}}.smart-table[right-to-left]>.smart-container{direction:rtl}.smart-table[right-to-left] thead th{text-align:right}.smart-table[right-to-left] thead th .sort-by:after{left:unset;right:100%}.smart-table[right-to-left] th.column-header{text-align:center}.smart-table[right-to-left] td{text-align:initial}.smart-table[right-to-left] .smart-table-container:focus td[focus]:after{left:unset;right:1px}.smart-table[right-to-left] .smart-table-header{left:unset;right:0}.smart-table[right-to-left] .smart-table-header .smart-table-toolbar-button.conditional-formatting{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[right-to-left] .smart-table-header .smart-table-toolbar-button.conditional-formatting:before{left:0;right:unset}.smart-table[right-to-left] .freeze-far{left:0;box-shadow:1px 0 0 0 var(--smart-border);right:unset}.smart-table[right-to-left] .freeze-near{right:0;box-shadow:-1px 0 0 0 var(--smart-border);left:unset}.smart-pivot-table[right-to-left] .smart-table-toolbar-button.fields:before,.smart-pivot-table[right-to-left][toolbar][designer] .smart-table-toolbar-button.conditional-formatting:before{left:0;right:unset}.smart-table[right-to-left] smart-pager .smart-container{justify-content:flex-start}.smart-table[right-to-left] smart-pager .smart-pager-near-buttons-container{order:1}.smart-table[right-to-left] smart-pager .smart-pager-summary-container.smart-pager-label{order:2}.smart-table[right-to-left] smart-pager .smart-pager-size-selector-and-label-container{order:3;flex-direction:row}.smart-table[right-to-left] .group-header,.smart-table[right-to-left] .tree-cell,.smart-table[right-to-left] .tree-leaf{padding-left:var(--smart-table-cell-padding)}.smart-table[right-to-left] .hierarchy-arrow{margin-left:var(--smart-table-arrow-margin);margin-right:unset}.smart-table[right-to-left][freeze-header] thead th.freeze-far{box-shadow:1px 1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-header] thead th.freeze-near{box-shadow:-1px 1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-footer] tfoot td.freeze-far{box-shadow:1px -1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-footer] tfoot td.freeze-near{box-shadow:-1px -1px 0 0 var(--smart-border)}.smart-table[right-to-left][conditional-formatting-button]:not([filtering]) .smart-table-header{grid-template-columns:1fr auto;grid-template-areas:". button"}.smart-table[right-to-left][filtering] .smart-table-header{grid-template-columns:1fr}.smart-table[right-to-left][filtering][conditional-formatting-button] .smart-table-header{grid-template-columns:1fr auto}.smart-table[right-to-left][column-resize] th[locked]+th[data-field]:after,.smart-table[right-to-left][column-resize] th[locked]:before,.smart-table[right-to-left][column-resize]:not([selection]) th[data-field]:first-child:after{content:none}.smart-table[right-to-left][column-resize]:not([selection]) th[data-field]:not([locked]):first-child:before{content:""}.smart-table[right-to-left][column-resize][selection] th[data-field]:nth-child(2):after{content:none}.smart-table[right-to-left][column-resize][selection] th[data-field]:not([locked]):nth-child(2):before{content:""}.smart-table[right-to-left][column-groups] th:not(:last-child){border-left:var(--smart-border-width) solid var(--smart-border)}@-moz-document url-prefix(){.smart-pivot-table[right-to-left] thead th:last-child,.smart-pivot-table[right-to-left] thead th:not(:last-child){border:none;box-shadow:0 0 0 1px var(--smart-border)}}.smart-pivot-table[right-to-left] .smart-table-toolbar-button.fields,.smart-pivot-table[right-to-left][toolbar][designer] .smart-table-toolbar-button.conditional-formatting{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[right-to-left] .outline-level-1{padding-right:var(--smart-table-indent)}.smart-table[right-to-left] .outline-level-1.tree-leaf{padding-right:calc(var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-2{padding-right:calc(2 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-2.tree-leaf{padding-right:calc(2 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-3{padding-right:calc(3 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-3.tree-leaf{padding-right:calc(3 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-4{padding-right:calc(4 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-4.tree-leaf{padding-right:calc(4 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-5{padding-right:calc(5 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-5.tree-leaf{padding-right:calc(5 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-6{padding-right:calc(6 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-6.tree-leaf{padding-right:calc(6 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-7{padding-right:calc(7 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-7.tree-leaf{padding-right:calc(7 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-8{padding-right:calc(8 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-8.tree-leaf{padding-right:calc(8 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-9{padding-right:calc(9 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-9.tree-leaf{padding-right:calc(9 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-10{padding-right:calc(10 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-10.tree-leaf{padding-right:calc(10 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}
smart-tabs{border:none;min-width:125px;width:var(--smart-tabs-default-width);min-height:125px;height:var(--smart-tabs-default-height);padding:2px;overflow:visible;line-height:initial}.smart-tabs .smart-tab-close-button,.smart-tabs .smart-tab-group-arrow{font-family:var(--smart-font-family-icon);line-height:var(--smart-editor-addon-width);text-align:center}smart-tabs.smart-element{background:0 0;border:none}smart-tab-item{position:relative;top:0;left:0;width:100%;height:100%;font-size:inherit;overflow:auto;outline:0}smart-tab-item>.smart-container{padding:5px}smart-tab-item>.smart-container .smart-widget *{box-sizing:initial}smart-tab-item.smart-element{background:0 0;border:none}smart-tab-item.animate{transition:left var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),top var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),visibility 2s cubic-bezier(.35,0,.25,1),opacity 2s cubic-bezier(.35,0,.25,1)}smart-tab-item.smart-visibility-hidden{position:absolute}smart-tab-item.smart-visibility-hidden .smart-container,smart-tab-item.smart-visibility-hidden>.smart-container .smart-widget *{visibility:hidden}smart-tab-item.smart-visibility-hidden.animate .smart-container{visibility:initial}smart-tab-items-group.smart-element{background:0 0;border:none}.smart-tabs{outline:0}.smart-tabs>.smart-container{display:flex;flex-direction:column;position:relative;min-height:inherit}.smart-tabs .smart-tabs-content-section,.smart-tabs .smart-tabs-header-items{position:relative;min-height:0;width:100%;overflow:hidden}.smart-tabs .smart-tabs-header-section{border:var(--smart-border-width) solid var(--smart-surface);background:var(--smart-surface);color:var(--smart-surface-color);padding:var(--smart-tabs-header-padding)}.smart-tabs .smart-tabs-header-items>.smart-drop-down-button{font-family:var(--smart-font-family-icon);position:relative;display:none;cursor:pointer}.smart-tabs .smart-tabs-content-section{flex:1;margin:0;color:var(--smart-tabs-color);background:var(--smart-background);border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);margin-top:var(--smart-tabs-header-offset)}.smart-tabs .smart-drop-down-button-drop-down,.smart-tabs .smart-tab-group-drop-down{padding:2px;width:auto;z-index:var(--smart-editor-drop-down-z-index);box-shadow:var(--smart-elevation-8);white-space:nowrap}.smart-tabs .smart-tabs-resize-token{position:absolute;background-color:#000;opacity:.5}.smart-tabs .smart-tab-header-controls:empty{display:none}.smart-tabs .smart-tab-group-container{position:relative;display:inline-block;cursor:pointer;color:inherit;text-transform:var(--smart-tab-item-text-transform)}.smart-tabs .smart-tab-group-container .smart-tab-label-text-container{margin-right:18px}.smart-tabs .smart-tab-group-container[hover],.smart-tabs .smart-tab-group-container[hover][focus]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-tabs .smart-tab-group-drop-down{position:absolute;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top:none;height:auto;border-radius:var(--smart-border-radius);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-tabs .smart-tab-group-drop-down .smart-tab-label-container{display:block;width:100%;overflow:hidden}.smart-tabs .smart-tab-group-arrow{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:var(--smart-editor-addon-width);height:var(--smart-editor-addon-width)}.smart-tabs .smart-tab-group-arrow:after{content:var(--smart-icon-arrow-down)}.smart-tabs .smart-tab-label-container{position:relative;display:inline-block;cursor:pointer;color:inherit;text-transform:var(--smart-tab-item-text-transform);background-color:inherit;border-color:transparent;margin-right:var(--smart-tab-item-offset);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}.smart-tabs .smart-tab-label-container[selected],.smart-tabs .smart-tab-label-container[selected][focus]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-item-border-selected);color:var(--smart-ui-state-color-selected)}.smart-tabs .smart-tab-label-container[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-tabs .smart-tab-label-container[hover],.smart-tabs .smart-tab-label-container[hover][focus]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-tabs .smart-tab-label-text-wrapper{width:100%;height:100%;position:relative;padding:var(--smart-tab-item-padding)}.smart-tabs .smart-tab-label-text-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-tabs .smart-tab-label-text-container.smart-close-button-enabled{margin-right:18px}.smart-tabs .smart-tab-close-button{font-size:10px;position:absolute;right:2px;top:50%;transform:translateY(-50%);width:var(--smart-editor-addon-width);height:var(--smart-editor-addon-width)}.smart-tabs .smart-tab-close-button:after{content:var(--smart-icon-close);display:flex;justify-content:center;width:100%;height:100%;align-items:center}.smart-tabs .smart-tab-close-button[hover]{border-radius:50%;border:1px solid var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-drop-down-button-arrow{position:absolute;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%);color:inherit}.smart-tabs .smart-drop-down-button-arrow:after{content:var(--smart-icon-arrow-down)}.smart-tabs .smart-drop-down-button-drop-down{position:absolute;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top:none;height:auto;border-radius:var(--smart-border-radius);background-color:var(--smart-background);color:var(--smart-background-color);top:100%}.smart-tabs .smart-drop-down-button-drop-down .smart-tab-label-container{display:block;width:100%;overflow:hidden;padding:var(--smart-tab-item-padding)}.smart-tabs .smart-add-new-tab[hover]{color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-nav-button{position:relative;border-radius:0;z-index:100}.smart-tabs .smart-nav-button>.smart-button{border:none;height:initial;padding:0}.smart-tabs .ripple-agent{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none}.smart-tabs .smart-ripple{background-color:var(--smart-primary);opacity:.5}.smart-tabs:focus .smart-tabs-content-section,.smart-tabs:focus .smart-tabs-header-section{border-color:var(--smart-outline)}.smart-tabs:focus .smart-tab-label-container[selected]{color:var(--smart-ui-state-color-focus)}.smart-tabs:focus .smart-add-new-tab[focus],.smart-tabs:focus .smart-tab-group-container[focus],.smart-tabs:focus .smart-tab-label-container[focus]{color:var(--smart-ui-state-color-selected)}.smart-tabs:not([animation=none]) smart-tab-item.right{left:100%}.smart-tabs:not([animation=none]) smart-tab-item.left{left:-100%}.smart-tabs:not([animation=none]) smart-tab-item.top{top:-100%}.smart-tabs:not([animation=none]) smart-tab-item.bottom{top:100%}.smart-tabs:not([animation=none]) .smart-tabs-selection-bar{transition:width var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),height var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),top var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),left var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1)}.smart-tabs:not([animation=none]) .smart-tabs-content-section:after{transition:opacity .2s ease-in}.smart-tabs[keyboard-navigate]{color:var(--smart-ui-state-color-focus)}.smart-tabs[collapsed] .smart-tabs-content-section{margin:0;display:none}.smart-tabs[collapsed][horizontal]{min-height:initial;height:auto}.smart-tabs[collapsed][vertical]{display:table-caption;min-width:initial;width:auto}.smart-tabs[dragged],.smart-tabs[dragged] .smart-tab-label-container{cursor:move}.smart-tabs[resizing][horizontal],.smart-tabs[resizing][horizontal] .smart-tab-group-container,.smart-tabs[resizing][horizontal] .smart-tab-label-container{cursor:e-resize}.smart-tabs[resizing][vertical],.smart-tabs[resizing][vertical] .smart-tab-group-container,.smart-tabs[resizing][vertical] .smart-tab-label-container{cursor:n-resize}.smart-tabs[disabled] .smart-nav-button,.smart-tabs[disabled] .smart-tab-group-container,.smart-tabs[disabled] .smart-tab-label-container,.smart-tabs[disabled] .smart-tabs-header-items>.smart-drop-down-button,.smart-tabs[readonly] .smart-nav-button,.smart-tabs[readonly] .smart-tab-group-container,.smart-tabs[readonly] .smart-tab-label-container,.smart-tabs[readonly] .smart-tabs-header-items>.smart-drop-down-button{cursor:default}.smart-tabs[allow-toggle] .smart-tabs-content-section:after{content:"No Items Selected";width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;pointer-events:none}.smart-tabs[vertical]>.smart-container{flex-direction:row}.smart-tabs[vertical] .smart-tabs-header-section{width:auto;min-height:initial;height:100%}.smart-tabs[vertical] .smart-tabs-header-section.scroll-buttons-shown .smart-tab-strip{height:calc(100% - 2 * var(--smart-tabs-header-button-size))}.smart-tabs[vertical] .smart-tabs-header-section.scroll-buttons-shown.one-button-shown .smart-tab-strip{height:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[vertical] .smart-tabs-content-section,.smart-tabs[vertical] .smart-tabs-header-items{width:auto;min-height:initial;height:100%}.smart-tabs[vertical] .smart-tabs-header-items>.smart-drop-down-button{height:var(--smart-tabs-header-button-size);width:100%;border:none;background:0 0}.smart-tabs[vertical] .smart-tab-strip{height:100%}.smart-tabs[vertical] .smart-tab-strip>.smart-tab-label-container{border:none;border-right:var(--smart-item-border-width) solid transparent;min-height:20px}.smart-tabs[vertical] .smart-tab-strip>.smart-add-new-tab{min-height:initial;min-width:initial}.smart-tabs[vertical] .smart-tab-group-container{display:block;border:none;border-right:var(--smart-item-border-width) solid transparent;min-height:20px}.smart-tabs[vertical] .smart-tab-label-container{display:block}.smart-tabs[vertical] .smart-tab-label-container:last-child{margin-right:0;margin-bottom:0}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container.smart-close-button-enabled{margin-bottom:18px;margin-right:0}.smart-tabs[vertical] .smart-tab-group-drop-down{border-top:var(--smart-border-width) solid var(--smart-border)}.smart-tabs[vertical] .smart-add-new-tab{text-align:center}.smart-tabs[vertical] .smart-add-new-tab>.smart-tab-label-text-wrapper{padding-left:10px;padding-right:10px}.smart-tabs[vertical] .smart-nav-button{height:var(--smart-tabs-header-button-size);width:100%;border:none;background:0 0}.smart-tabs[vertical] .smart-drop-down-button-drop-down{border-top:var(--smart-border-width) solid var(--smart-border);top:initial}.smart-tabs[vertical] .smart-tabs-resize-token{width:100%;height:3px;transform:translateY(-50%)}.smart-tabs[horizontal] .smart-tab-strip{width:100%;min-height:0}.smart-tabs[horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:10px;border:none;border-bottom:var(--smart-item-border-width) solid transparent}.smart-tabs[horizontal] .smart-tab-strip>.smart-tab-label-container:first-child{margin-left:var(--smart-tab-item-initial-offset)}.smart-tabs[horizontal] .smart-tab-group-container{min-width:40px}.smart-tabs[horizontal] .smart-tabs-header-section.scroll-buttons-shown .smart-tab-strip{width:calc(100% - 2 * var(--smart-tabs-header-button-size))}.smart-tabs[horizontal] .smart-tabs-header-section.scroll-buttons-shown.one-button-shown .smart-tab-strip{width:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[horizontal] .smart-nav-button,.smart-tabs[horizontal] .smart-tabs-header-items>.smart-drop-down-button{width:var(--smart-tabs-header-button-size);border:none;background:0 0}.smart-tabs[horizontal] .smart-tabs-resize-token{width:3px;height:100%;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container>.smart-tab-close-button{top:initial;right:initial;bottom:2px;left:50%;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-arrow{top:initial;right:initial;bottom:2px;left:50%;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-drop-down{writing-mode:horizontal-tb}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-strip{writing-mode:vertical-lr}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-group-container,.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:20px;display:block}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-close-button{padding-left:2px}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-strip{writing-mode:vertical-rl}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-strip>.smart-tab-label-container{min-height:10px;display:inline-block}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-group-container{min-height:40px;display:inline-block}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-close-button,.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-group-arrow{padding-right:1px}.smart-tabs[tab-text-orientation=vertical][tab-position=bottom] .smart-tab-group-container .smart-tab-label-text-container{margin-top:18px;margin-bottom:0}.smart-tabs[tab-text-orientation=vertical][tab-position=bottom] .smart-tab-group-arrow{bottom:initial;top:2px}.smart-tabs[tab-text-orientation=vertical][tab-position=right] .smart-tab-group-container .smart-tab-label-text-container{margin-left:0}.smart-tabs:not([tab-position=bottom]):not([tab-position=left]):not([tab-position=right]) .smart-tabs-header-section{border-bottom-width:0}.smart-tabs[tab-position=hidden] .smart-tabs-header-section{display:none}.smart-tabs[tab-position=hidden] .smart-tabs-content-section{margin:0}.smart-tabs[tab-position=right] .smart-tabs-selection-bar{width:2px;left:0}.smart-tabs[tab-position=right] .smart-tabs-header-section{border-left-width:0}.smart-tabs[tab-position=right] .smart-tab-label-container{margin-right:0;margin-left:0;margin-top:var(--smart-tab-item-initial-offset);margin-bottom:var(--smart-tab-item-offset)}.smart-tabs[tab-position=right] .smart-tabs-content-section{margin:0 var(--smart-tabs-header-offset) 0 0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:var(--smart-border-top-left-radius)}.smart-tabs[tab-position=right] .smart-drop-down-button-drop-down,.smart-tabs[tab-position=right] .smart-tab-group-drop-down{transform:translateX(-100%);border-right:none;box-shadow:var(--smart-elevation-8)}.smart-tabs[tab-position=right] .smart-tab-group-container .smart-tab-label-text-container{margin-left:12px;margin-right:0}.smart-tabs[tab-position=right] .smart-tab-group-arrow{left:0;right:initial}.smart-tabs[tab-position=bottom] .smart-tabs-selection-bar{height:2px;top:0}.smart-tabs[tab-position=bottom] .smart-tabs-header-section{border-top-width:0}.smart-tabs[tab-position=bottom] .smart-drop-down-button-drop-down,.smart-tabs[tab-position=bottom] .smart-tab-group-drop-down{border-top:var(--smart-border-width) solid var(--smart-border);transform:translateY(-100%);border-bottom:none;box-shadow:var(--smart-elevation-8)}.smart-tabs[tab-position=bottom] .smart-tab-label-container{margin-right:var(--smart-tab-item-offset)}.smart-tabs[tab-position=bottom] .smart-tabs-content-section{margin:0 0 var(--smart-tabs-header-offset);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius)}.smart-tabs[tab-position=bottom] .smart-drop-down-button-drop-down{top:initial}.smart-tabs[tab-position=left] .smart-tabs-selection-bar{width:2px;right:0}.smart-tabs[tab-position=left] .smart-tabs-header-section{border-right-width:0}.smart-tabs[tab-position=left] .smart-tab-label-container{margin-right:0;margin-left:0;margin-top:var(--smart-tab-item-initial-offset);margin-bottom:var(--smart-tab-item-offset)}.smart-tabs[tab-position=left] .smart-tabs-content-section{margin:0 0 0 var(--smart-tabs-header-offset);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:var(--smart-border-top-right-radius)}.smart-tabs[tab-position=left] .smart-tab-group-drop-down{border-left:none}.smart-tabs[tab-position=left] .smart-drop-down-button-drop-down{border-left:none;left:100%}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip,.smart-tabs[tab-layout=wrap][vertical] .smart-tab-strip{display:flex;flex-direction:column;flex-wrap:wrap}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][vertical] .smart-tab-strip{display:block}.smart-tabs[tab-layout=scroll] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=scroll] .smart-tabs-header-section .smart-nav-button.smart-hidden{display:none}.smart-tabs[tab-layout=scroll] .smart-tabs-header-section.scroll-buttons-shown .smart-nav-button,.smart-tabs[tab-layout=scroll][horizontal] .smart-tabs-header-items,.smart-tabs[tab-layout=scroll][horizontal] .smart-tabs-header-section{display:flex}.smart-tabs[tab-layout=shrink] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=shrink] .smart-tab-strip>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container{overflow:hidden}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs{display:table;table-layout:fixed}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-group-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-label-container{display:table-cell;vertical-align:top}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-label-container .smart-tab-label-text-container{white-space:nowrap;text-overflow:ellipsis}.smart-tabs[tab-layout=shrink][horizontal] .smart-tab-group-container,.smart-tabs[tab-layout=shrink][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:initial}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip{display:flex;flex-direction:column}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-group-container{display:flex}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-label-container{display:flex;min-height:initial;overflow:hidden}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip.shrink-tabs-vertical>.smart-tab-group-container,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip.shrink-tabs-vertical>.smart-tab-label-container{margin-top:0;margin-bottom:0}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-group-container{min-height:initial;overflow:hidden}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container{writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs{writing-mode:initial}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs>.smart-tab-label-container .smart-tab-label-text-container{width:100%}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-strip{writing-mode:initial;white-space:nowrap}@media screen and (-webkit-min-device-pixel-ratio:0){.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-label-text-wrapper{display:flex;height:auto}}@media not all and (min-resolution:0.001dpcm){.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-label-text-wrapper{overflow:hidden}}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip.shrink-tabs>div>.smart-tab-label-text-wrapper{padding-left:5px;padding-right:5px}.smart-tabs[tab-layout=dropDown] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=dropDown] .smart-tabs-header-items>.smart-drop-down-button{display:block;background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border)}.smart-tabs[tab-layout=dropDown][horizontal] .smart-tabs-header-items,.smart-tabs[tab-layout=dropDown][horizontal] .smart-tabs-header-section{display:flex}.smart-tabs[tab-layout=dropDown][horizontal] .smart-tab-strip{width:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[tab-layout=dropDown][vertical] .smart-tab-strip{height:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[selected-index] .smart-tabs-content-section:after{opacity:0}.smart-tabs[selected-index=null] .smart-tabs-selection-bar{visibility:hidden}.smart-tabs[selected-index=null] .smart-tabs-content-section:after{opacity:1}.smart-tabs[close-buttons][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:40px}.smart-tabs[close-buttons][horizontal] .smart-tab-strip>.smart-add-new-tab{min-width:initial}.smart-tabs[close-buttons][vertical] .smart-tab-strip>.smart-add-new-tab{min-height:initial}.smart-tabs[close-buttons][tab-text-orientation=vertical][vertical] .smart-tab-strip>.smart-tab-label-container{min-height:40px}@-moz-document url-prefix(){.smart-tabs .smart-tab-label-container .smart-tab-label-text-container-full-height{height:100%}.smart-tabs .smart-tab-group-container .smart-tab-label-text-container-full-height{height:calc(100% - 10px)}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip{height:100%;display:block;writing-mode:initial}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{float:left;writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip .smart-tab-label-text-wrapper,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-group-container,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-label-container{display:block}}@supports (-ms-ime-align:auto){.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip{height:100%;display:block;writing-mode:initial}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{writing-mode:vertical-lr;float:left}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip{height:100%;writing-mode:initial;display:flex}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{writing-mode:vertical-lr}}.smart-tabs-selection-bar{position:absolute;bottom:0;background:var(--smart-ui-state-color-selected);height:2px;z-index:10}.smart-tabs[right-to-left] .smart-tab-group-container,.smart-tabs[right-to-left] .smart-tab-label-container,.smart-tabs[right-to-left] smart-tab-item>.smart-container{direction:rtl}.smart-tabs[right-to-left][tab-text-orientation=vertical] .smart-tab-strip{writing-mode:vertical-rl}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip{direction:rtl;text-align:right}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip>.smart-tab-label-container:last-child{margin-left:initial;margin-right:var(--smart-tab-item-offset)}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip>.smart-tab-label-container:first-child{margin-left:initial;margin-right:initial}.smart-tabs[right-to-left][tab-position=right]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-container .smart-tab-label-text-container{margin-right:18px;margin-left:0}.smart-tabs[right-to-left][tab-position=right]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-arrow{right:2px;left:initial}.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-label-text-container.smart-close-button-enabled{margin-left:18px;margin-right:initial}.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-close-button,.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-arrow{left:2px;right:initial}
.smart-tank:focus,smart-slider:focus{outline:0}smart-slider.smart-element,smart-tank.smart-element{border:none;background:0 0;overflow:visible}.smart-tank[labels-visibility=endPoints] .smart-label-middle,.smart-tank[labels-visibility=none] .smart-label,smart-slider[labels-visibility=endPoints] .smart-label-middle,smart-slider[labels-visibility=none] .smart-label{visibility:hidden}.smart-tank *,smart-slider *{box-sizing:border-box}.smart-tank .smart-label,smart-slider .smart-label{font-family:inherit;font-size:inherit;white-space:nowrap;color:var(--smart-background-color);float:left}smart-tank{padding-left:5px;padding-right:5px;width:var(--smart-tank-default-width);height:var(--smart-tank-default-height)}smart-tank.smart-scale-far .smart-tick{top:initial}smart-slider .smart-container{overflow:visible}smart-slider .smart-scale{position:relative;-webkit-user-select:none;user-select:none;pointer-events:none}smart-slider .smart-label{position:absolute}smart-slider .smart-tooltip{z-index:1}smart-slider .smart-tooltip-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}smart-slider .smart-track-container{touch-action:none}smart-slider .smart-track-ticks-container{position:absolute;width:100%;height:100%;pointer-events:none}smart-slider[ticks-visibility=major] .smart-tick,smart-slider[ticks-visibility=major] .smart-tick-minor,smart-slider[ticks-visibility=none] .smart-tick,smart-slider[ticks-visibility=none] .smart-tick-minor{display:none}.smart-tank .smart-container{overflow:visible}.smart-tank .smart-track{height:100%;width:calc(100% - var(--smart-tank-scale-size) - 4px);min-width:var(--smart-tank-minimum-track-size);position:relative;border:var(--smart-border) solid;border-width:var(--smart-border-width);background-color:var(--smart-background);float:left;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);touch-action:none;margin:0 2px}.smart-tank .smart-track.track-hovered{cursor:pointer}.smart-tank .smart-track-ticks-container{position:absolute;width:100%;height:100%;pointer-events:none}.smart-tank .smart-value{width:100%;height:0;background-color:var(--smart-primary);border-color:var(--smart-primary);position:absolute}.smart-tank .smart-label{position:absolute}.smart-tank .smart-thumb{display:none;position:absolute;width:var(--smart-tank-thumb-width);height:var(--smart-tank-thumb-height);transform:scale(0);transition:transform .2s ease-out;left:calc(-1 * var(--smart-tank-thumb-width) * 2);top:calc(-1 * var(--smart-tank-thumb-height)/ 2);border-radius:50%;background-color:var(--smart-primary)}.smart-tank .smart-thumb:before{transform:scale(1.1) rotate(45deg);border:1px solid var(--smart-primary);border-radius:50% 0 50% 50%;background-color:var(--smart-primary);width:100%;height:100%;display:block;content:""}.smart-tank .smart-thumb-label-container{overflow:hidden;text-overflow:ellipsis;width:var(--smart-tank-thumb-width);height:var(--smart-tank-thumb-height);position:absolute;top:0;left:0}.smart-tank .smart-scale{position:relative;-webkit-user-select:none;user-select:none;pointer-events:none;float:left;margin-top:var(--smart-border-width);margin-left:initial;height:calc(100% - var(--smart-border-width));width:var(--smart-tank-scale-size);max-width:calc(100% - var(--smart-tank-minimum-track-size) - 4px)}.smart-tank .smart-scale-near .smart-tick{bottom:initial;right:0}.smart-tank .smart-scale-near .smart-label{bottom:initial;right:calc(var(--smart-tank-tick-size) + 2px)}.smart-tank .smart-scale-far .smart-label{left:calc(var(--smart-tank-tick-size) + 2px);top:initial}.smart-tank .smart-tooltip{position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid var(--smart-border);width:var(--smart-tank-tooltip-width);height:var(--smart-tank-tooltip-height);padding:5px;background-color:var(--smart-background);color:var(--smart-background-color);opacity:.7;left:calc(-1 * var(--smart-tank-tooltip-width) - 10.5px);top:calc(-1 * var(--smart-tank-tooltip-height)/ 2);z-index:1}.smart-tank .smart-tooltip.smart-hidden,.smart-tank:not([animation=none])[disabled] .bubble,.smart-tank:not([animation=none])[inverted] .bubble,.smart-tank:not([animation=none])[orientation=horizontal] .bubble,.smart-tank[ticks-visibility=major] .smart-tick,.smart-tank[ticks-visibility=major] .smart-tick-minor,.smart-tank[ticks-visibility=none] .smart-tick,.smart-tank[ticks-visibility=none] .smart-tick-minor{display:none}.smart-tank .smart-tooltip:before{content:"";width:0;height:0;border-right:none;border-left:6px solid var(--smart-border);border-top:6px solid transparent;border-bottom:6px solid transparent;position:absolute;top:calc(50% - 6px);right:-7px;left:auto}.smart-tank .smart-tooltip-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-tank .smart-tick{position:absolute;background-color:var(--smart-background-color);float:initial;width:var(--smart-tank-tick-size);height:1px}.smart-tank .smart-tick-minor{width:var(--smart-tank-minor-tick-size);height:1px}.smart-tank:focus .smart-track{border-style:solid;border-color:var(--smart-outline);border-width:var(--smart-border-width)}.smart-tank:active .smart-track{cursor:n-resize}.smart-tank:not([animation=none]) .smart-value{transition:height .15s ease-out,margin-top .15s ease-out}.smart-tank:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank:not([animation=none]) .smart-bubble-container{position:relative;overflow:hidden;touch-action:none;width:100%;height:100%;-webkit-user-select:none;user-select:none}.smart-tank:not([animation=none]) .bubble{-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:50%;box-shadow:0 10px 20px rgba(0,0,0,.2),inset 0 10px 25px 5px #fff;width:50px;height:50px}.smart-tank:not([animation=none]) .bubble1{left:10%;top:40%;animation:animateBubble 12.5s linear infinite,sideWays 5s ease-in-out infinite alternate;transform:scale(.25)}.smart-tank:not([animation=none]) .bubble2{left:5%;top:35%;animation:animateBubble 15s linear infinite,sideWays 4.5s ease-in-out infinite alternate;transform:scale(.2)}.smart-tank:not([animation=none]) .bubble3{left:0;top:50%;animation:animateBubble 10s linear infinite,sideWays 7s ease-in-out infinite alternate;transform:scale(.3)}.smart-tank:not([animation=none]) .bubble4{left:10%;top:60%;animation:animateBubble 7s linear infinite,sideWays 11s ease-in-out infinite alternate;transform:scale(.275)}.smart-tank:not([animation=none]) .bubble5{left:8%;top:70%;animation:animateBubble 14.5s linear infinite,sideWays 8s ease-in-out infinite alternate;transform:scale(.35)}.smart-tank[disabled] .smart-track.track-hovered,.smart-tank[disabled]:active .smart-track,.smart-tank[readonly] .smart-track.track-hovered,.smart-tank[readonly]:active .smart-track{cursor:default}.smart-tank[inverted] .smart-thumb{top:calc(100% - var(--smart-tank-thumb-height)/ 2);margin-left:initial;margin-top:initial}.smart-tank[inverted] .smart-tooltip{left:calc(-1 * var(--smart-tank-tooltip-width) - 10.5px);top:calc(100% - 1 * var(--smart-tank-tooltip-height)/ 2)}.smart-tank[inverted]:focus .smart-thumb{top:calc(100% - var(--smart-tank-thumb-height)/ 2)}.smart-tank[inverted][tooltip-position=far] .smart-tooltip{top:calc(100% - var(--smart-tank-tooltip-height)/ 2)}.smart-tank[inverted][tooltip-position=far][scale-position=none] .smart-tooltip{left:calc(-100% - 7px)}.smart-tank[inverted][tooltip-position=near] .smart-tooltip{left:calc(-1 * var(--smart-tank-tooltip-width) - 10.5px);top:calc(100% - var(--smart-tank-tooltip-height)/ 2)}.smart-tank[inverted][orientation=vertical] .smart-thumb{top:calc(100% - var(--smart-tank-thumb-height)/ 2)}.smart-tank[ticks-visibility=none] .smart-scale-near .smart-label{right:2px}.smart-tank[ticks-visibility=none] .smart-scale-far .smart-label{left:2px;top:initial}.smart-tank[ticks-position=track] .smart-tick{width:100%}.smart-tank[ticks-position=track] .smart-tick-minor{width:80%;left:50%;transform:translateX(-50%)}.smart-tank[ticks-position=track] .smart-scale-near .smart-label{right:2px}.smart-tank[ticks-position=track] .smart-scale-far .smart-label{left:2px;top:initial}.smart-tank[tooltip-position=far] .smart-tooltip{left:calc(100% + 10.5px);top:calc(-1 * var(--smart-tank-tooltip-height)/ 2)}.smart-tank[tooltip-position=far] .smart-tooltip:before{border-left:none;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid var(--smart-border);top:calc(50% - 6px);left:-7px}.smart-tank[show-thumb-label] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2);overflow:visible;display:initial}.smart-tank[show-thumb-label] .smart-thumb-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.65rem;font-family:var(--smart-font-family);-webkit-user-select:none;user-select:none;color:var(--smart-background-color)}.smart-tank[show-thumb-label]:focus .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width) - var(--smart-tank-thumb-width)/ 2 - 2px);transform:scale(1)}.smart-tank[show-thumb-label]:not([animation=none]) .smart-thumb{transition:transform .2s ease-out,left .2s ease-in-out,top .2s ease-in-out}.smart-tank[show-thumb-label][thumb-label-position=far] .smart-thumb{left:calc(100% - var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal] .smart-thumb{left:100%;top:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][inverted] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=far] .smart-thumb{left:100%;top:calc(100% - var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=near] .smart-thumb{left:100%;top:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[thumb-label-position=far] .smart-thumb:before{border:1px solid var(--smart-primary);border-radius:50% 50% 50% 0}.smart-tank[thumb-label-position=far]:focus .smart-thumb{left:calc(100% + var(--smart-tank-thumb-width)/ 2 + 2px)}.smart-tank[scale-position=none] .smart-track{height:100%;width:100%;position:relative;border:var(--smart-border) solid;border-width:var(--smart-border-width);margin:0}.smart-tank[scale-position=none]:focus .smart-track{border-style:solid;border-color:var(--smart-outline);border-width:var(--smart-border-width)}.smart-tank[scale-position=none][tooltip-position=near] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height)/ 2)}.smart-tank[scale-position=both] .smart-track{width:calc(100% - 2 * var(--smart-tank-scale-size) - 4px)}.smart-tank[scale-position=both] .smart-scale{width:var(--smart-tank-scale-size);height:100%;max-width:47%}.smart-tank[orientation=vertical][thumb-label-position=far] .smart-thumb:before{border:1px solid var(--smart-primary);border-radius:50% 50% 50% 0}.smart-tank[orientation=vertical]:not([animation=none]) .smart-value{transition:height .15s ease-out,margin-top .15s ease-out}.smart-tank[orientation=vertical]:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank[orientation=horizontal]{padding-top:5px;padding-bottom:5px;padding-left:initial;padding-right:initial}.smart-tank[orientation=horizontal]:active .smart-track{cursor:w-resize}.smart-tank[orientation=horizontal] .smart-track{height:calc(100% - var(--smart-tank-scale-size) - 4px);min-height:var(--smart-tank-minimum-track-size);width:100%;background-color:transparent;margin-top:2px;margin-bottom:2px}.smart-tank[orientation=horizontal] .smart-value{height:100%;width:0}.smart-tank[orientation=horizontal] .smart-thumb{margin-left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[orientation=horizontal] .smart-thumb:before{border-radius:50% 50% 0}.smart-tank[orientation=horizontal] .smart-scale{width:100%;float:left;height:calc(var(--smart-tank-scale-size));margin-left:var(--smart-border-width)}.smart-tank[orientation=horizontal] .smart-scale-near .smart-tick{bottom:0;right:initial}.smart-tank[orientation=horizontal] .smart-scale-near .smart-label{bottom:calc(var(--smart-tank-tick-size) + 2px);right:initial}.smart-tank[orientation=horizontal] .smart-scale-far .smart-tick{top:0}.smart-tank[orientation=horizontal] .smart-scale-far .smart-label{top:calc(var(--smart-tank-tick-size) + 2px);left:initial}.smart-tank[orientation=horizontal] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height) - 12px);left:calc(100% - var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal] .smart-tooltip:before{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--smart-border);position:absolute;top:100%;left:calc(var(--smart-tank-tooltip-width)/ 2 - 6px)}.smart-tank[orientation=horizontal] .smart-tick{float:left;width:1px;height:var(--smart-tank-tick-size)}.smart-tank[orientation=horizontal] .smart-tick-minor{height:var(--smart-tank-minor-tick-size);width:1px}.smart-tank[orientation=horizontal]:not([animation=none]) .smart-value{transition:width .15s ease-out,margin-left .15s ease-out}.smart-tank[orientation=horizontal]:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank[orientation=horizontal][inverted] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height) - 12px);left:calc(-1 * var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal][inverted]:focus .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[orientation=horizontal][inverted][tooltip-position=far] .smart-tooltip{left:calc(-1 * var(--smart-tank-tooltip-width)/ 2);top:calc(100% + 12px)}.smart-tank[orientation=horizontal][ticks-visibility=none] .smart-scale-near .smart-label{bottom:2px}.smart-tank[orientation=horizontal][ticks-visibility=none] .smart-scale-far .smart-label{top:2px;left:initial}.smart-tank[orientation=horizontal][ticks-position=track] .smart-tick{height:100%;width:1px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-tick-minor{height:80%;top:50%;transform:translateY(-50%)}.smart-tank[orientation=horizontal][ticks-position=track] .smart-scale-near .smart-label{bottom:2px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-scale-far .smart-label{top:2px;left:initial}.smart-tank[orientation=horizontal][tooltip-position=near][inverted] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height) - 12px);left:calc(-1 * var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal][tooltip-position=far] .smart-tooltip{top:calc(100% + 12px);left:calc(100% - var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal][tooltip-position=far] .smart-tooltip:before{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--smart-border);border-top:0;position:absolute;left:calc(var(--smart-tank-tooltip-width)/ 2 - 6px);top:-7px}.smart-tank[orientation=horizontal][show-thumb-label]:focus .smart-thumb{left:100%;top:calc(-1 * var(--smart-tank-thumb-height) - var(--smart-tank-thumb-height)/ 2 - 2px)}.smart-tank[orientation=horizontal][show-thumb-label][thumb-label-position=far]:focus .smart-thumb{top:calc(100% + var(--smart-tank-thumb-height)/ 2)}.smart-tank[orientation=horizontal][thumb-label-position=far] .smart-thumb:before{border-radius:0 50% 50%}.smart-tank[orientation=horizontal][thumb-label-position=far]:focus .smart-thumb{left:100%}.smart-tank[orientation=horizontal][scale-position=none] .smart-track{height:100%;width:100%;position:relative;border:var(--smart-border) solid;border-width:var(--smart-border-width);background-color:transparent;margin-top:0;margin-bottom:0}.smart-tank[orientation=horizontal][scale-position=both] .smart-track{height:calc(100% - 2 * var(--smart-tank-scale-size) - 4px)}.smart-tank[orientation=horizontal][scale-position=both] .smart-scale{width:100%;height:var(--smart-tank-scale-size)}@keyframes sideWays{0%{margin-left:-10%}100%{margin-left:55%}}@keyframes animateBubble{0%{margin-top:100%}100%{margin-top:-100%}}smart-tank[right-to-left] .smart-label,smart-tank[right-to-left] .smart-tooltip-content{direction:rtl}smart-tank[right-to-left][show-thumb-label][orientation=horizontal] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2);margin-left:initial}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][inverted] .smart-thumb{left:100%;margin-left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted] .smart-thumb{top:calc(100% - var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted]:focus .smart-thumb{top:calc(100% + var(--smart-tank-thumb-height)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=near][inverted] .smart-thumb{top:calc(-1 * var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=near][inverted]:focus .smart-thumb{top:calc(-1 * var(--smart-tank-thumb-height) - var(--smart-tank-thumb-height)/ 2 - 2px)}
.smart-input-drop-down-menu,input.smart-input{font-size:var(--smart-font-size);font-family:var(--smart-font-family)}input.smart-input{border-width:var(--smart-border-width);background:var(--smart-background);border-style:solid;border-color:var(--smart-border);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-left:var(--smart-editor-label-padding);padding-right:var(--smart-editor-label-padding);padding-top:0;padding-bottom:0;height:var(--smart-editor-height);outline:0;text-align:var(--smart-text-box-text-align);box-sizing:border-box}input.smart-input:focus{border-color:var(--smart-outline)}input.smart-input:hover{border-color:var(--smart-ui-state-border-hover)}input.smart-input:disabled{border-color:var(--smart-disabled);outline:0}input.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}textarea.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-input-drop-down-menu,.smart-text-area-mention-menu{background-color:var(--smart-background);box-shadow:var(--smart-elevation-8)}.smart-input-drop-down-menu{display:block;transform:scaleY(0);transform-origin:top left;opacity:0;position:absolute;top:100%;left:0;z-index:var(--smart-editor-drop-down-z-index);float:left;padding:2px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);color:var(--smart-background-color);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden;width:auto;height:auto;--smart-input-drop-down-menu-width:auto;--smart-input-drop-down-menu-height:200px;min-height:0}.smart-input-drop-down-menu[top]{transform-origin:bottom}.smart-input-drop-down-menu:not([animation=none]){transition:opacity .2s,transform .2s ease-out}.smart-input-drop-down-menu.smart-container{box-shadow:none;padding:0;margin:0}.smart-input-drop-down-menu .smart-scroll-viewer-container,.smart-input-drop-down-menu .smart-scroll-viewer-content-container,.smart-input-drop-down-menu>.smart-container{width:var(--smart-input-drop-down-menu-width);max-height:calc(var(--smart-input-drop-down-menu-height) - 6px)}.smart-input-drop-down-menu .smart-scroll-viewer-content-container{padding:0;max-height:initial}.smart-input-drop-down-menu ul{list-style:none;padding:0;margin:0;width:100%;height:auto}.smart-input-drop-down-menu ul[allow-add-new] .add-new-item{display:flex;justify-content:space-between}.smart-input-drop-down-menu ul[allow-add-new] input{border:none;border-bottom:1px solid var(--smart-border);border-radius:0;width:100%}.smart-input-drop-down-menu ul[allow-add-new] input:focus,.smart-input-drop-down-menu ul[allow-add-new] input:hover{border-bottom-color:var(--smart-primary)}.smart-input-drop-down-menu ul[allow-add-new] smart-button{border-radius:50px;min-width:30px;width:30px}.smart-input-drop-down-menu ul[allow-add-new] li{padding-right:10px}.smart-input-drop-down-menu ul[allow-add-new] li.selected a span[data-content]{text-decoration:line-through}.smart-input-drop-down-menu ul[allow-add-new] li.selected a span.close-button{text-decoration:none!important}.smart-input-drop-down-menu ul[allow-add-new] li a{white-space:pre-wrap;display:flex;justify-content:space-between}.smart-input-drop-down-menu ul.scroll{width:calc(100% - var(--smart-scroll-bar-size) - 2px)}.smart-input-drop-down-menu ul li{padding-bottom:1px}.smart-input-drop-down-menu ul li:last-child{padding-bottom:0}.smart-input-drop-down-menu ul li a{display:block;padding:8px 12px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);clear:both;font-weight:400;white-space:nowrap;color:var(--smart-background-color);text-decoration:none;-webkit-user-select:none;user-select:none}.smart-input-drop-down-menu ul li a:hover{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover)}.smart-input-drop-down-menu ul li a.icon{position:relative;padding-left:var(--smart-column-icon-size)}.smart-input-drop-down-menu ul li a.icon:after{content:"";position:absolute;left:0;top:0;width:var(--smart-column-icon-size);height:100%;background-repeat:no-repeat;background-position:center}smart-input,smart-text-box{height:var(--smart-text-box-default-height)}.smart-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);text-decoration:none;outline:0}.smart-input-drop-down-menu[open]{transform:scale(1);opacity:1}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-content-container{width:var(--smart-input-drop-down-menu-width);max-height:initial}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-container,.smart-multi-combo-input-scroll-viewer>.smart-container{width:var(--smart-input-drop-down-menu-width);max-height:calc(var(--smart-input-drop-down-menu-height) - 6px)}.smart-drop-down smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-focus)}.smart-drop-down smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}.smart-drop-down smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}.smart-drop-down smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-text-box:focus.hovered input,smart-text-box input:hover,smart-text-box:focus input.hovered,smart-text-box[hover] input{border-color:var(--smart-ui-state-border-hover)}smart-text-box{--smart-outline:var(--smart-primary);display:inline-block;border:none;width:var(--smart-text-box-default-width);overflow:visible;background:var(--smart-background)}smart-text-box input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-text-box.smart-element{background:var(--smart-background)}smart-text-box[disabled]{border-color:var(--smart-disabled);outline:0}smart-text-box input:focus{border-color:var(--smart-outline)}.smart-text-box .smart-container,.smart-text-box input,.smart-text-box.smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-text-box>.smart-container>.smart-content{height:100%}.smart-text-box>.smart-container>.smart-content>div{width:100%;height:100%;outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);color:inherit;font-family:inherit;font-size:inherit;background-color:transparent;font-weight:inherit;font-style:inherit;overflow:hidden}.smart-text-box>.smart-container>.smart-content>div>label{color:transparent}.smart-text-box>.smart-container>.smart-content>div:first-of-type{position:absolute;display:flex;width:initial;height:initial;-webkit-user-select:none;user-select:none;pointer-events:none;min-height:initial;max-height:initial;align-items:center;padding-top:1px;padding-bottom:1px;opacity:.5;text-overflow:ellipsis;white-space:nowrap;border:var(--smart-border-width) solid transparent}.smart-text-box[hint] .smart-hint,.smart-text-box[label] .smart-label{position:absolute;font-size:12px;width:100%;padding:var(--smart-editor-label-padding);text-align:initial;line-height:initial;vertical-align:initial;left:0;pointer-events:none}.smart-text-box[disabled] input,.smart-text-box[readonly] input{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box .smart-hint,.smart-text-box .smart-label{display:none;position:absolute}.smart-text-box[label] .smart-label{bottom:100%;display:block;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box[hint] .smart-hint{display:block;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%;bottom:initial}smart-input,smart-text-area{width:var(--smart-text-box-default-width);overflow:visible}.smart-text-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-text-box .smart-drop-down{font-family:inherit}.smart-text-box[right-to-left] .smart-hint,.smart-text-box[right-to-left] .smart-label,.smart-text-box[right-to-left]>.smart-container>.smart-content{direction:rtl}smart-text-area{--smart-outline:var(--smart-primary);display:inline-block;background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);height:calc(1.5 * var(--smart-text-box-default-height))}smart-text-area textarea{margin:0;resize:none}smart-text-area textarea.smart-input{border:none;text-overflow:ellipsis}.smart-text-area .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-text-area textarea.smart-input,.smart-text-area-mention-menu{color:var(--smart-background-color);font-size:var(--smart-font-size)}.smart-text-area textarea.smart-input{font-family:var(--smart-font-family);background:var(--smart-background);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-top:0;padding-bottom:0;padding:var(--smart-editor-label-padding);outline:0;text-align:var(--smart-text-box-text-align);box-sizing:border-box;border:none;height:100%;width:100%}.smart-text-area-mention-menu{padding:2px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);font-family:var(--smart-font-family);position:absolute;z-index:999999}.smart-text-area-mention-menu .smart-text-area-mention-menu-item{padding:5px}.smart-text-area-mention-menu .smart-text-area-mention-menu-item.selected,.smart-text-area-mention-menu .smart-text-area-mention-menu-item:hover{cursor:pointer;color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover)}.smart-mention-trigger{font-size:12px;opacity:.8}.smart-rich-textarea{position:absolute;top:0;height:100%;width:100%;background:var(--smart-background)}.smart-rich-textarea .smart-container[toolbar-on-focus]{display:block}.smart-editor-toolbar-float.show{opacity:1}.smart-editor-toolbar-float{display:flex;background:var(--smart-surface);width:auto;position:absolute;border:1px solid var(--smart-border);border-radius:var(--smart-border-radius);height:auto;min-height:0;padding:0;box-shadow:var(--smart-elevation-4);z-index:999;margin-top:3px;opacity:0;transition:opacity ease-in-out .2s}.smart-rich-textarea ol,.smart-rich-textarea ul{padding-inline-start:1em;margin-top:0}.smart-rich-textarea ul[checklist]{position:relative;left:-10px}.smart-rich-textarea a.ctrl{cursor:pointer}.smart-rich-textarea .smart-editor-editable{padding:10px 5px!important}.smart-editor-toolbar-item-center{display:flex;align-items:center;justify-content:center;width:auto!important;min-width:24px}.smart-editor-tooltip{font-family:var(--smart-font-family);position:absolute;cursor:default;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;z-index:999999}.smart-editor-tooltip.open{visibility:visible;opacity:.9}.smart-editor-tooltip::before{content:attr(hover-tooltip);font-size:13px;text-align:center;position:absolute;display:block;left:50%;min-width:50px;max-width:150px;bottom:calc(100% + 10px);transform:translate(-50%);animation:fade-in .3s ease;background:#272727;border-radius:4px;padding:6px;color:#fff;z-index:1}smart-input,smart-input.smart-element{background:var(--smart-background)}.smart-editor-tooltip[tooltip-position=bottom]::before{bottom:auto;top:calc(100% + 10px)}smart-input{--smart-outline:var(--smart-primary);display:inline-block;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-input>option{display:none}.smart-input.smart-container,smart-input>.smart-container{display:flex}smart-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-input input.smart-input{border:none;text-overflow:ellipsis}smart-input:focus{border-color:var(--smart-outline)}smart-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-input .smart-container,.smart-input.smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-input .smart-drop-down-button,.smart-input[readonly]:not(.underlined):not(.outlined):not([opened]):not(:active) input.smart-input,.smart-input[readonly]:not(.underlined):not(.outlined):not([opened]):not(:active) textarea.smart-input{background:var(--smart-surface);color:var(--smart-surface-color)}.smart-input .smart-drop-down-button{display:none;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;border-left:1px solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);outline:0}.smart-input .smart-drop-down-button .arrow{display:flex;height:100%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0}.smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-arrow-down);transition:opacity .2s,transform .2s ease-out}.smart-input .smart-drop-down-button[open] .arrow:after{transform:rotate(-180deg)}.smart-input .smart-input{border:none;padding:var(--smart-editor-label-padding);height:100%;width:100%}.smart-input[drop-down-button-position=left] .smart-drop-down-button,.smart-input[drop-down-button-position=right] .smart-drop-down-button{display:flex}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-input[drop-down-button-position=left][disabled] .smart-drop-down-button,.smart-input[drop-down-button-position=right][disabled] .smart-drop-down-button{opacity:.5}.smart-input[drop-down-button-position=left] .smart-drop-down-button{order:-1;border-right:1px solid var(--smart-border);border-left:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[right-to-left][drop-down-button-position=right] .smart-input{border-top-left-radius:0;border-bottom-left-radius:0}.smart-input[drop-down-button-position=left][readonly] .smart-drop-down-button{border-right:none}.smart-input[drop-down-button-position=right] .smart-input{border-top-right-radius:0;border-bottom-right-radius:0}.smart-input[focus],.smart-input[focus]:not([disabled]) .smart-drop-down-button{border-color:var(--smart-outline)}.smart-input[readonly] .smart-drop-down-button{border-left:none}.smart-input[readonly]:not(.underlined):not(.outlined) input.smart-input,.smart-input[readonly]:not(.underlined):not(.outlined) textarea.smart-input{padding:0;cursor:pointer;padding-left:var(--smart-editor-label-padding);outline:0}.smart-input:not([disabled]) .smart-drop-down-button:hover,.smart-input:not([disabled])[readonly]:hover .smart-drop-down-button,.smart-input:not([disabled])[readonly]:hover .smart-input{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-input:not([disabled]) .smart-drop-down-button:active,.smart-input:not([disabled]) .smart-drop-down-button[open],.smart-input:not([disabled])[readonly]:active .smart-drop-down-button,.smart-input:not([disabled])[readonly]:active .smart-input,.smart-input:not([disabled])[readonly][open] .smart-drop-down-button,.smart-input:not([disabled])[readonly][open] .smart-input{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-number-input,smart-number-input.smart-element{background:var(--smart-background)}.smart-input:not([disabled])[readonly]:active .smart-input::-webkit-input-placeholder,.smart-input:not([disabled])[readonly][open] .smart-input::-webkit-input-placeholder{color:var(--smart-ui-state-color-active)}.smart-input:not([disabled])[readonly]:active .smart-input::-moz-placeholder,.smart-input:not([disabled])[readonly][open] .smart-input::-moz-placeholder{color:var(--smart-ui-state-color-active)}.smart-input[disabled] .smart-drop-down-button .arrow{cursor:initial}.smart-input[right-to-left] .smart-input{direction:rtl}.smart-input[right-to-left][readonly] .smart-drop-down-button{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.smart-input[right-to-left][readonly] .smart-input,.smart-input[right-to-left][readonly]:not(.underlined):not(.outlined) .smart-input{padding-left:initial;padding-right:var(--smart-editor-label-padding)}.smart-input-drop-down-menu[right-to-left] ul.scroll{width:100%}.smart-input-drop-down-menu[right-to-left] li a.icon{padding-left:initial;padding-right:var(--smart-column-icon-size)}.smart-input-drop-down-menu[right-to-left] li a.icon:after{left:initial;right:0}smart-number-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);text-align:right}smart-number-input>.smart-container{display:flex}.smart-number-input .nav,.smart-number-input .nav.smart-drop-down-button:active,.smart-number-input .nav.smart-drop-down-button:hover,.smart-number-input .nav:active,.smart-number-input .nav:hover{background:var(--smart-surface);color:var(--smart-surface-color)}smart-number-input input.smart-input{border:none;text-overflow:ellipsis}.smart-multi-combo-input-drop-down-menu .smart-select-all,.smart-number-input .nav .up{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-number-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-number-input .nav{display:flex;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;border-left:1px solid var(--smart-border)}smart-multi-input,smart-password-input{width:var(--smart-text-box-default-width)}.smart-number-input .nav .down,.smart-number-input .nav .up{display:flex;height:50%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;outline:0}.smart-number-input .nav .down:hover,.smart-number-input .nav .up:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-number-input .nav .down:active,.smart-number-input .nav .down[active],.smart-number-input .nav .up:active,.smart-number-input .nav .up[active]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-password-input,smart-password-input.smart-element{background:var(--smart-background)}.smart-number-input .nav .up:after{content:var(--smart-icon-arrow-up)}.smart-number-input .nav .down:after{content:var(--smart-icon-arrow-down)}.smart-number-input[disabled] .nav .down,.smart-number-input[disabled] .nav .up{pointer-events:none}.smart-number-input[right-to-left]>.smart-container{direction:rtl}.smart-number-input[right-to-left] .nav{border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:initial;border-bottom-right-radius:initial;order:initial}.smart-number-input[right-to-left] .smart-input{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-number-input[right-to-left][focus] .nav{border-color:var(--smart-outline)}smart-password-input{--smart-outline:var(--smart-primary);display:inline-block;height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-password-input>.smart-container{display:flex}smart-password-input input.smart-input{border:none;text-overflow:ellipsis}.smart-password-input input::-ms-clear,.smart-password-input input::-ms-reveal{display:none}.smart-password-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-password-input .smart-drop-down-button{background:0 0;border-color:transparent;display:block;border-left:none}.smart-password-input .smart-drop-down-button:active,.smart-password-input .smart-drop-down-button:hover,.smart-password-input .smart-drop-down-button[active]{color:var(--smart-primary)!important;background:0 0!important;border-color:transparent!important}smart-multi-input,smart-multi-input.smart-element{background:var(--smart-background)}.smart-password-input .smart-drop-down-button .arrow:after{color:var(--smart-background-color);content:var(--smart-icon-visibility)}.smart-password-input .smart-drop-down-button .arrow.off:after{color:var(--smart-background-color);content:var(--smart-icon-visibility-off)}smart-multi-input{--smart-outline:var(--smart-primary);display:inline-block;height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-multi-input>option{display:none}smart-multi-input>.smart-container{display:flex}smart-multi-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-multi-input input.smart-input{border:none;text-overflow:ellipsis}smart-multi-input:focus,smart-multi-input[focus]{border-color:var(--smart-outline)}smart-multi-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-multi-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-multi-input[drop-down-button-position=left] .smart-input,smart-multi-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-multi-input-drop-down-menu li a{border-left:var(--smart-border-width) solid transparent}.smart-multi-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}smart-multi-combo-input,smart-multi-combo-input.smart-element{background:var(--smart-background)}.smart-multi-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:var(--smart-border-width) solid transparent}.smart-multi-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}smart-multi-combo-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-multi-combo-input>option{display:none}smart-multi-combo-input>.smart-container{display:flex}smart-multi-combo-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-multi-combo-input input.smart-input{border:none;text-overflow:ellipsis}smart-multi-combo-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-multi-combo-input[focus]{border-color:var(--smart-outline)}.smart-multi-combo-input{height:var(--smart-editor-height);min-height:var(--smart-editor-height)}.smart-multi-combo-input:not([input-tags-mode=one]):not(.smart-grid-cell-editor){height:auto!important}.smart-multi-combo-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-multi-combo-input .smart-drop-down-button,.smart-multi-combo-input .smart-drop-down-button .arrow,.smart-multi-combo-input>.smart-container{min-height:var(--smart-editor-height)}.smart-multi-combo-input .smart-tokens-container{grid-row-gap:3px;padding:3px}.smart-multi-combo-input .smart-token{position:relative;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;padding:1px 6px;border-radius:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);margin:0;height:22px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label{text-overflow:ellipsis;overflow:hidden}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label.dots::before{content:"\a";width:8px;height:8px;border-radius:50%;background:var(--smart-primary-color);display:inline-block;margin-right:4px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image{display:flex;justify-content:center;align-items:center;border-radius:50%;width:20px;height:20px;min-width:20px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:4px;transform:scale(1.3);left:-3px;position:relative}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image:hover{transform:scale(1.5)}.smart-multi-combo-input .smart-action-button{display:flex;outline:transparent solid 1px;height:100%;width:100%;flex-wrap:wrap;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);min-height:var(--smart-editor-height);align-items:center}.smart-multi-combo-input .smart-drop-down-list-unselect-button{position:relative;margin-left:2px;margin-right:-2px}.smart-multi-combo-input .smart-drop-down-list-unselect-button:after{content:var(--smart-icon-close);display:flex;justify-content:center;align-items:center;transform-origin:center;font-family:var(--smart-font-family-icon);background:rgba(var(--smart-primary-rgb),.2);border-radius:50%;width:20px;height:20px}.smart-multi-combo-input.smart-input .smart-input{flex-grow:1;align-self:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:100%;max-height:1rem;vertical-align:middle;margin:0}.smart-multi-combo-input.smart-input .smart-drop-down-button{height:initial}.smart-multi-combo-input[drop-down-button-position=left] .smart-action-button,.smart-multi-combo-input[drop-down-button-position=right] .smart-action-button{width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-combo-input[input-tags-mode=one] .smart-action-button{align-items:center}.smart-multi-combo-input[readonly] .smart-input{visibility:hidden}.smart-multi-combo-input[readonly] .smart-action-button{background:var(--smart-surface);color:var(--smart-surface-color)}.smart-multi-combo-input[readonly][open] .smart-action-button,.smart-multi-combo-input[readonly][open] .smart-drop-down-button{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}.smart-multi-combo-input[readonly]:hover .smart-action-button{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input[hide-input-tags-close-button] .smart-drop-down-list-unselect-button:after{display:none}.smart-multi-combo-input[right-to-left] .smart-token{margin:var(--smart-editor-label-padding) var(--smart-editor-label-padding) 0 0;padding:1px 6px 1px 2px}.smart-multi-combo-input[right-to-left] .smart-token:last-of-type{margin:var(--smart-editor-label-padding) var(--smart-editor-label-padding) var(--smart-editor-label-padding) 0}.smart-multi-combo-input[right-to-left] .smart-action-button{direction:rtl}.smart-multi-combo-input[right-to-left] .smart-drop-down-list-unselect-button{margin:0 5px 0 0}.smart-multi-combo-input-drop-down-menu .smart-scroll-viewer{width:inherit;height:inherit;padding:initial;min-height:inherit;border:initial}.smart-multi-combo-input-drop-down-menu .close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);margin-left:5px}.smart-multi-combo-input-drop-down-menu .add-new-item{display:grid;grid-template-columns:1fr var(--smart-text-box-default-height);grid-column-gap:5px;margin-left:7px;margin-right:7px;height:36px}.smart-multi-combo-input-drop-down-menu .add-new-item input{height:30px}.smart-multi-combo-input-drop-down-menu .add-new-item smart-button{justify-content:center;align-content:center;height:30px}.smart-multi-combo-input-drop-down-menu .add-new-item button{padding:0;display:flex;align-items:center;justify-content:center}.smart-multi-combo-input-drop-down-menu .add-new-item button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-plus)}.smart-multi-combo-input-drop-down-menu .smart-select-all{height:auto}.smart-multi-combo-input-drop-down-menu[right-to-left]>ul{direction:rtl}.smart-multi-combo-input-drop-down-menu ul li a{display:flex;align-items:center}.smart-multi-combo-input-drop-down-menu ul li a .smart-drop-down-list-selection-image{display:flex;justify-content:center;align-items:center;width:25px;height:25px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:4px;border-radius:50%;border:1px solid var(--smart-border)}.smart-multi-combo-input-drop-down-menu[pills] ul li:after,.smart-multi-combo-input-drop-down-menu[pills] ul li:before,.smart-multi-combo-input-drop-down-menu[single-select] ul li.selected:after,.smart-multi-combo-input-drop-down-menu[single-select] ul li::after,.smart-multi-combo-input-drop-down-menu[single-select] ul li:hover:after{display:none}.smart-multi-combo-input-drop-down-menu[single-select] ul li{height:36px;margin-top:1px;cursor:pointer}.smart-multi-combo-input-drop-down-menu[single-select] ul li a{padding:0 0 0 6px;height:100%}.smart-multi-combo-input-drop-down-menu[single-select] ul li.selected,.smart-multi-combo-input-drop-down-menu[single-select] ul li:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item,.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item a{white-space:nowrap!important}.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item a::before{border-radius:50%;background:var(--smart-primary-color);content:"+"!important;width:12px!important;height:12px!important;color:var(--smart-primary);margin-right:4px;align-content:center;justify-content:center;justify-items:center;align-items:center;display:flex!important}.smart-multi-combo-input-drop-down-menu[pills][dots] ul li a::before{content:"\a";width:8px;height:8px;border-radius:50%;background:var(--smart-primary-color);display:inline-block;margin-right:4px}.smart-multi-combo-input-drop-down-menu[pills] ul li{height:30px;margin-top:1px}.smart-multi-combo-input-drop-down-menu[pills] ul li a{padding:2px 10px;color:inherit;display:inline-flex;align-items:center;border-radius:15px!important;margin-top:5px;margin-left:5px;height:auto;background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color);white-space:nowrap}.smart-multi-combo-input-drop-down-menu[pills] ul li a .smart-drop-down-list-selection-image{height:20px;width:20px}.smart-multi-combo-input-drop-down-menu[pills] ul li.focused a{background:var(--smart-primary)!important;border-color:var(--smart-primary)!important;color:var(--smart-primary-color)!important}.smart-multi-combo-input-drop-down-menu[pills] ul li.focused,.smart-multi-combo-input-drop-down-menu[pills] ul li.selected,.smart-multi-combo-input-drop-down-menu[pills] ul li:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-check-input,smart-check-input.smart-element{background:var(--smart-background)}.smart-multi-combo-input-drop-down-menu[pills] ul li.active.selected:before,.smart-multi-combo-input-drop-down-menu[pills] ul li.focused:after,.smart-multi-combo-input-drop-down-menu[pills] ul li.selected:after,.smart-multi-combo-input-drop-down-menu[pills] ul li:hover:after{display:none}smart-check-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-check-input>option{display:none}smart-check-input>.smart-container{display:flex}smart-check-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-check-input input.smart-input{border:none;text-overflow:ellipsis}smart-check-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-check-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-check-input:focus,smart-check-input[focus]{border-color:var(--smart-outline)}smart-check-input[drop-down-button-position=left] .smart-input,smart-check-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-check-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-check-input-drop-down-menu ul li{position:relative}.smart-check-input-drop-down-menu ul li:before{content:"";transform:scale(0);background-color:#fff}.smart-check-input-drop-down-menu ul li:after{content:"";position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:1px;margin-left:10px;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;display:flex;top:50%;transform:translateY(-50%);pointer-events:none;box-sizing:content-box}.smart-check-input-drop-down-menu ul li a{padding-left:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu ul li.selected:after{content:var(--smart-icon-check);background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-check-input-drop-down-menu ul li.selected.color:after{content:""}.smart-check-input-drop-down-menu ul li.active.selected:before{position:absolute;content:"";border-radius:50%;width:calc(var(--smart-check-box-default-size) + 16px);height:calc(var(--smart-check-box-default-size) + 16px);background:var(--smart-primary);opacity:.3;margin-left:4px;top:50%;transform:scale(1) translateY(-50%);transform-origin:top}smart-color-input,smart-date-input,smart-date-range-input,smart-time-input{width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);display:inline-block}.smart-check-input-drop-down-menu ul li.active.focused a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}.smart-check-input-drop-down-menu ul li[indeterminate]:after{background-color:var(--smart-ui-state-selected);padding:2px;background-clip:content-box}.smart-check-input-drop-down-menu[inverted] ul li a,.smart-check-input-drop-down-menu[right-to-left] ul li a{padding-left:10px;padding-right:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu[inverted] ul li:after{margin-left:initial;margin-right:10px;right:0}.smart-check-input-drop-down-menu[inverted] ul li.selected:before{right:0}.smart-check-input-drop-down-menu[inverted] ul li.active.selected:before{margin-left:initial;margin-right:4px}.smart-check-input-drop-down-menu:not([animation=none]) ul li:before{transition:transform .25s ease-in-out}.smart-check-input-drop-down-menu[right-to-left] ul li:after{margin-left:initial;margin-right:10px}.smart-check-input-drop-down-menu[right-to-left] ul li.active.focused a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-check-input-drop-down-menu[right-to-left] ul li.active.selected:before{margin-left:initial;margin-right:4px}.smart-check-input-drop-down-menu[right-to-left][pills] ul li a{padding-right:initial}smart-color-input{--smart-outline:var(--smart-primary);border:none;overflow:visible;background:var(--smart-background)}smart-color-input[value-display-mode=colorBox] .smart-action-button{cursor:pointer}smart-date-input,smart-date-range-input,smart-time-input{--smart-outline:var(--smart-primary);background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}smart-date-input>.smart-container,smart-date-range-input>.smart-container,smart-time-input>.smart-container{display:flex}smart-date-input.smart-element,smart-date-range-input.smart-element,smart-time-input.smart-element{background:var(--smart-background)}smart-date-input[drop-down-button-position=left] .smart-input,smart-date-input[drop-down-button-position=right] .smart-input,smart-date-range-input[drop-down-button-position=left] .smart-input,smart-date-range-input[drop-down-button-position=right] .smart-input,smart-time-input[drop-down-button-position=left] .smart-input,smart-time-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}smart-date-range-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-date-range-input input.smart-input{border:none;text-overflow:ellipsis}smart-date-range-input:focus,smart-date-range-input[focus]{border-color:var(--smart-outline)}.smart-time-box{display:block;height:auto;width:300px;overflow:hidden}.smart-time-box .smart-timepicker{display:grid;grid-template-columns:60% 35%;grid-column-gap:5%;background:var(--smart-background);padding:10px;border-color:var(--smart-border)}.smart-time-box[right-to-left] .smart-timepicker{direction:rtl}.smart-time-input.smart-input .smart-drop-down-button .arrow:after,.smart-time-input.smart-input .smart-drop-down-button[open] .arrow:after{content:var(--smart-icon-clock);transform:rotate(0)}.smart-timepicker .hour-selection,.smart-timepicker .minute-selection{display:grid;grid-template-columns:repeat(5,20%);grid-template-rows:repeat(6,auto);justify-content:center;align-items:center;justify-items:center;position:relative;cursor:default}.smart-timepicker .hour-selection .smart-calendar-cell,.smart-timepicker .minute-selection .smart-calendar-cell{margin:initial;line-height:var(--smart-calendar-cell-size);display:flex;justify-content:center;align-items:center;width:32px;height:32px;box-sizing:border-box;border-radius:100%}.smart-date-range-input-drop-down-menu .smart-done-button,.smart-date-range-input-drop-down-menu .smart-today-button,.smart-date-range-input-drop-down-menu smart-button:last-of-type{margin-right:5px}.smart-timepicker .hour-selection .header,.smart-timepicker .minute-selection .header{content:attr(header-label);width:100%;display:flex;justify-content:center;align-items:center;grid-row:1/3;grid-column:1/6;font-weight:600;height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px)}.smart-timepicker .minute-selection{border-right:var(--smart-border-width) solid var(--smart-border);grid-template-columns:repeat(2,50%);border-left:var(--smart-border-width) solid var(--smart-border)}.smart-timepicker .minute-selection .header{grid-column:span 2}.smart-timepicker .hour-selection:after,.smart-timepicker .hour-selection:before{content:attr(am-label);width:100%;display:flex;justify-content:center;grid-column:1;font-weight:600;height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px)}.smart-date-range-input-drop-down-menu .smart-button-controls,.smart-date-range-input-drop-down-menu .smart-timepicker-button:empty,.smart-date-range-input-drop-down-menu .smart-timepicker-buttons{display:none}.smart-timepicker .hour-selection:after{content:attr(pm-label);grid-row:4/9}.smart-date-input.smart-input .smart-drop-down-button .arrow:after,.smart-date-input.smart-input .smart-drop-down-button[open] .arrow:after,.smart-date-range-input.smart-input .smart-drop-down-button .arrow:after,.smart-date-range-input.smart-input .smart-drop-down-button[open] .arrow:after{content:var(--smart-icon-calendar);transform:rotate(0)}.smart-date-range-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-date-range-input-drop-down-menu smart-button:first-of-type{margin-left:5px}.smart-date-range-input-drop-down-menu .smart-calendar{height:100%;min-width:100%;--smart-calendar-default-height:auto;--smart-calendar-footer-height:0px}.smart-date-range-input-drop-down-menu .smart-clear-button,.smart-date-range-input-drop-down-menu .smart-done-button,.smart-date-range-input-drop-down-menu .smart-today-button{height:auto;--smart-button-padding:5px}.smart-date-range-input-drop-down-menu .smart-calendar-footer{flex-direction:column}.smart-date-range-input-drop-down-menu .smart-date-range-input-footer-controls{width:100%;height:100%}.smart-date-range-input-drop-down-menu .smart-timepicker-button{position:relative;white-space:nowrap}.smart-date-range-input-drop-down-menu .smart-timepicker-button:before{content:var(--smart-icon-clock);height:100%;font-family:var(--smart-font-family-icon);font-weight:var(--smart-font-weight);font-size:var(--smart-arrow-size);margin:0 var(--smart-editor-label-padding)}.smart-date-range-input-drop-down-menu .smart-timepicker-button:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);transition:background-color .1s linear,color .1s ease-in-out;opacity:var(--smart-button-opacity-hover);cursor:pointer}.smart-date-range-input-drop-down-menu .smart-timepicker-button[selected]{color:var(--smart-ui-state-color-selected)}.smart-date-range-input-drop-down-menu .smart-icon-today:before{content:var(--smart-icon-calendar)}.smart-date-range-input-drop-down-menu .smart-icon-clear:before{content:var(--smart-icon-cancel)}.smart-date-range-input-drop-down-menu .smart-timepicker{position:absolute;top:0;display:grid;grid-template-columns:60% 35%;height:calc(100% - var(--smart-calendar-footer-height));width:100%;grid-column-gap:5%;background:var(--smart-background);box-sizing:border-box;padding:10px;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;border-bottom:none}.smart-date-range-input-drop-down-menu[icons] smart-calendar,.smart-date-range-input-drop-down-menu[timepicker] smart-calendar{--smart-calendar-footer-height:30px}.smart-date-range-input-drop-down-menu[icons] .smart-timepicker-buttons,.smart-date-range-input-drop-down-menu[timepicker] .smart-timepicker-buttons{display:flex;justify-content:space-around;width:100%;height:100%;align-items:center}.smart-date-range-input-drop-down-menu[timepicker][icons] .smart-date-range-input-footer-controls{display:grid;grid-template-columns:60% 38%;grid-column-gap:2%;justify-items:center}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu{height:auto;width:var(--smart-input-drop-down-menu-width)}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-input-drop-down-menu{height:250px}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu{min-height:250px;height:auto!important}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu .smart-calendar-date-view-container{min-height:250px}.smart-date-range-input-drop-down-menu:not([timepicker]) .smart-timepicker-buttons{display:none}.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker{transition:transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1);transform:scale(1)}.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker.smart-visibility-hidden{transition:visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-date-range-input-drop-down-menu[right-to-left] .smart-timepicker{direction:rtl}smart-country-input,smart-phone-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-country-input>.smart-container,smart-phone-input>.smart-container{display:flex}smart-country-input.smart-element,smart-phone-input.smart-element{background:var(--smart-background)}smart-country-input input::selection,smart-phone-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-country-input input.smart-input,smart-phone-input input.smart-input{border:none;text-overflow:ellipsis}smart-country-input:focus,smart-country-input[focus],smart-phone-input:focus,smart-phone-input[focus]{border-color:var(--smart-outline)}smart-country-input:hover,smart-phone-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-country-input[disabled],smart-phone-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-country-input[drop-down-button-position=left] .smart-input,smart-country-input[drop-down-button-position=right] .smart-input,smart-phone-input[drop-down-button-position=left] .smart-input,smart-phone-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-country-input .smart-container,.smart-phone-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible;align-items:center}.smart-phone-input{--smart-editor-addon-width:45px}.smart-phone-input.invalid-number .smart-container::after{color:var(--smart-error)}.smart-phone-input .smart-container::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-phone);color:var(--smart-success);padding-right:5px}.smart-phone-input .smart-drop-down-button{display:flex;justify-content:center;align-items:center;flex-direction:row;background:0 0;border-right:none;padding-left:2px}.smart-phone-input .smart-drop-down-button::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-down)}.smart-flag-box{margin-right:6px}.smart-flag-box .flag{width:20px}.smart-flag-box .flag.be{width:18px}.smart-flag-box .flag.ch{width:15px}.smart-flag-box .flag.mc{width:19px}.smart-flag-box .flag.ne{width:18px}@media (min-resolution:192dpi){.smart-flag-box .flag{background-size:5652px 15px}}.smart-flag-box .flag.ac{height:10px;background-position:0 0}.smart-flag-box .flag.ad{height:14px;background-position:-22px 0}.smart-flag-box .flag.ae{height:10px;background-position:-44px 0}.smart-flag-box .flag.af{height:14px;background-position:-66px 0}.smart-flag-box .flag.ag{height:14px;background-position:-88px 0}.smart-flag-box .flag.ai{height:10px;background-position:-110px 0}.smart-flag-box .flag.al{height:15px;background-position:-132px 0}.smart-flag-box .flag.am{height:10px;background-position:-154px 0}.smart-flag-box .flag.ao{height:14px;background-position:-176px 0}.smart-flag-box .flag.aq{height:14px;background-position:-198px 0}.smart-flag-box .flag.ar{height:13px;background-position:-220px 0}.smart-flag-box .flag.as{height:10px;background-position:-242px 0}.smart-flag-box .flag.at{height:14px;background-position:-264px 0}.smart-flag-box .flag.au{height:10px;background-position:-286px 0}.smart-flag-box .flag.aw{height:14px;background-position:-308px 0}.smart-flag-box .flag.ax{height:13px;background-position:-330px 0}.smart-flag-box .flag.az{height:10px;background-position:-352px 0}.smart-flag-box .flag.ba{height:10px;background-position:-374px 0}.smart-flag-box .flag.bb{height:14px;background-position:-396px 0}.smart-flag-box .flag.bd{height:12px;background-position:-418px 0}.smart-flag-box .flag.be{height:15px;background-position:-440px 0}.smart-flag-box .flag.bf{height:14px;background-position:-460px 0}.smart-flag-box .flag.bg{height:12px;background-position:-482px 0}.smart-flag-box .flag.bh{height:12px;background-position:-504px 0}.smart-flag-box .flag.bi{height:12px;background-position:-526px 0}.smart-flag-box .flag.bj{height:14px;background-position:-548px 0}.smart-flag-box .flag.bl{height:14px;background-position:-570px 0}.smart-flag-box .flag.bm{height:10px;background-position:-592px 0}.smart-flag-box .flag.bn{height:10px;background-position:-614px 0}.smart-flag-box .flag.bo{height:14px;background-position:-636px 0}.smart-flag-box .flag.bq{height:14px;background-position:-658px 0}.smart-flag-box .flag.br{height:14px;background-position:-680px 0}.smart-flag-box .flag.bs{height:10px;background-position:-702px 0}.smart-flag-box .flag.bt{height:14px;background-position:-724px 0}.smart-flag-box .flag.bv{height:15px;background-position:-746px 0}.smart-flag-box .flag.bw{height:14px;background-position:-768px 0}.smart-flag-box .flag.by{height:10px;background-position:-790px 0}.smart-flag-box .flag.bz{height:14px;background-position:-812px 0}.smart-flag-box .flag.ca{height:10px;background-position:-834px 0}.smart-flag-box .flag.cc{height:10px;background-position:-856px 0}.smart-flag-box .flag.cd{height:15px;background-position:-878px 0}.smart-flag-box .flag.cf{height:14px;background-position:-900px 0}.smart-flag-box .flag.cg{height:14px;background-position:-922px 0}.smart-flag-box .flag.ch{height:15px;background-position:-944px 0}.smart-flag-box .flag.ci{height:14px;background-position:-961px 0}.smart-flag-box .flag.ck{height:10px;background-position:-983px 0}.smart-flag-box .flag.cl{height:14px;background-position:-1005px 0}.smart-flag-box .flag.cm{height:14px;background-position:-1027px 0}.smart-flag-box .flag.cn{height:14px;background-position:-1049px 0}.smart-flag-box .flag.co{height:14px;background-position:-1071px 0}.smart-flag-box .flag.cp{height:14px;background-position:-1093px 0}.smart-flag-box .flag.cr{height:12px;background-position:-1115px 0}.smart-flag-box .flag.cu{height:10px;background-position:-1137px 0}.smart-flag-box .flag.cv{height:12px;background-position:-1159px 0}.smart-flag-box .flag.cw{height:14px;background-position:-1181px 0}.smart-flag-box .flag.cx{height:10px;background-position:-1203px 0}.smart-flag-box .flag.cy{height:14px;background-position:-1225px 0}.smart-flag-box .flag.cz{height:14px;background-position:-1247px 0}.smart-flag-box .flag.de{height:12px;background-position:-1269px 0}.smart-flag-box .flag.dg{height:10px;background-position:-1291px 0}.smart-flag-box .flag.dj{height:14px;background-position:-1313px 0}.smart-flag-box .flag.dk{height:15px;background-position:-1335px 0}.smart-flag-box .flag.dm{height:10px;background-position:-1357px 0}.smart-flag-box .flag.do{height:14px;background-position:-1379px 0}.smart-flag-box .flag.dz{height:14px;background-position:-1401px 0}.smart-flag-box .flag.ea{height:14px;background-position:-1423px 0}.smart-flag-box .flag.ec{height:14px;background-position:-1445px 0}.smart-flag-box .flag.ee{height:13px;background-position:-1467px 0}.smart-flag-box .flag.eg{height:14px;background-position:-1489px 0}.smart-flag-box .flag.eh{height:10px;background-position:-1511px 0}.smart-flag-box .flag.er{height:10px;background-position:-1533px 0}.smart-flag-box .flag.es{height:14px;background-position:-1555px 0}.smart-flag-box .flag.et{height:10px;background-position:-1577px 0}.smart-flag-box .flag.eu{height:14px;background-position:-1599px 0}.smart-flag-box .flag.fi{height:12px;background-position:-1621px 0}.smart-flag-box .flag.fj{height:10px;background-position:-1643px 0}.smart-flag-box .flag.fk{height:10px;background-position:-1665px 0}.smart-flag-box .flag.fm{height:11px;background-position:-1687px 0}.smart-flag-box .flag.fo{height:15px;background-position:-1709px 0}.smart-flag-box .flag.fr{height:14px;background-position:-1731px 0}.smart-flag-box .flag.ga{height:15px;background-position:-1753px 0}.smart-flag-box .flag.gb{height:10px;background-position:-1775px 0}.smart-flag-box .flag.gd{height:12px;background-position:-1797px 0}.smart-flag-box .flag.ge{height:14px;background-position:-1819px 0}.smart-flag-box .flag.gf{height:14px;background-position:-1841px 0}.smart-flag-box .flag.gg{height:14px;background-position:-1863px 0}.smart-flag-box .flag.gh{height:14px;background-position:-1885px 0}.smart-flag-box .flag.gi{height:10px;background-position:-1907px 0}.smart-flag-box .flag.gl{height:14px;background-position:-1929px 0}.smart-flag-box .flag.gm{height:14px;background-position:-1951px 0}.smart-flag-box .flag.gn{height:14px;background-position:-1973px 0}.smart-flag-box .flag.gp{height:14px;background-position:-1995px 0}.smart-flag-box .flag.gq{height:14px;background-position:-2017px 0}.smart-flag-box .flag.gr{height:14px;background-position:-2039px 0}.smart-flag-box .flag.gs{height:10px;background-position:-2061px 0}.smart-flag-box .flag.gt{height:13px;background-position:-2083px 0}.smart-flag-box .flag.gu{height:11px;background-position:-2105px 0}.smart-flag-box .flag.gw{height:10px;background-position:-2127px 0}.smart-flag-box .flag.gy{height:12px;background-position:-2149px 0}.smart-flag-box .flag.hk{height:14px;background-position:-2171px 0}.smart-flag-box .flag.hm{height:10px;background-position:-2193px 0}.smart-flag-box .flag.hn{height:10px;background-position:-2215px 0}.smart-flag-box .flag.hr{height:10px;background-position:-2237px 0}.smart-flag-box .flag.ht{height:12px;background-position:-2259px 0}.smart-flag-box .flag.hu{height:10px;background-position:-2281px 0}.smart-flag-box .flag.ic{height:14px;background-position:-2303px 0}.smart-flag-box .flag.id{height:14px;background-position:-2325px 0}.smart-flag-box .flag.ie{height:10px;background-position:-2347px 0}.smart-flag-box .flag.il{height:15px;background-position:-2369px 0}.smart-flag-box .flag.im{height:10px;background-position:-2391px 0}.smart-flag-box .flag.in{height:14px;background-position:-2413px 0}.smart-flag-box .flag.io{height:10px;background-position:-2435px 0}.smart-flag-box .flag.iq{height:14px;background-position:-2457px 0}.smart-flag-box .flag.ir{height:12px;background-position:-2479px 0}.smart-flag-box .flag.is{height:15px;background-position:-2501px 0}.smart-flag-box .flag.it{height:14px;background-position:-2523px 0}.smart-flag-box .flag.je{height:12px;background-position:-2545px 0}.smart-flag-box .flag.jm{height:10px;background-position:-2567px 0}.smart-flag-box .flag.jo{height:10px;background-position:-2589px 0}.smart-flag-box .flag.jp{height:14px;background-position:-2611px 0}.smart-flag-box .flag.ke{height:14px;background-position:-2633px 0}.smart-flag-box .flag.kg{height:12px;background-position:-2655px 0}.smart-flag-box .flag.kh{height:13px;background-position:-2677px 0}.smart-flag-box .flag.ki{height:10px;background-position:-2699px 0}.smart-flag-box .flag.km{height:12px;background-position:-2721px 0}.smart-flag-box .flag.kn{height:14px;background-position:-2743px 0}.smart-flag-box .flag.kp{height:10px;background-position:-2765px 0}.smart-flag-box .flag.kr{height:14px;background-position:-2787px 0}.smart-flag-box .flag.kw{height:10px;background-position:-2809px 0}.smart-flag-box .flag.ky{height:10px;background-position:-2831px 0}.smart-flag-box .flag.kz{height:10px;background-position:-2853px 0}.smart-flag-box .flag.la{height:14px;background-position:-2875px 0}.smart-flag-box .flag.lb{height:14px;background-position:-2897px 0}.smart-flag-box .flag.lc{height:10px;background-position:-2919px 0}.smart-flag-box .flag.li{height:12px;background-position:-2941px 0}.smart-flag-box .flag.lk{height:10px;background-position:-2963px 0}.smart-flag-box .flag.lr{height:11px;background-position:-2985px 0}.smart-flag-box .flag.ls{height:14px;background-position:-3007px 0}.smart-flag-box .flag.lt{height:12px;background-position:-3029px 0}.smart-flag-box .flag.lu{height:12px;background-position:-3051px 0}.smart-flag-box .flag.lv{height:10px;background-position:-3073px 0}.smart-flag-box .flag.ly{height:10px;background-position:-3095px 0}.smart-flag-box .flag.ma{height:14px;background-position:-3117px 0}.smart-flag-box .flag.mc{height:15px;background-position:-3139px 0}.smart-flag-box .flag.md{height:10px;background-position:-3160px 0}.smart-flag-box .flag.me{height:10px;background-position:-3182px 0}.smart-flag-box .flag.mf{height:14px;background-position:-3204px 0}.smart-flag-box .flag.mg{height:14px;background-position:-3226px 0}.smart-flag-box .flag.mh{height:11px;background-position:-3248px 0}.smart-flag-box .flag.mk{height:10px;background-position:-3270px 0}.smart-flag-box .flag.ml{height:14px;background-position:-3292px 0}.smart-flag-box .flag.mm{height:14px;background-position:-3314px 0}.smart-flag-box .flag.mn{height:10px;background-position:-3336px 0}.smart-flag-box .flag.mo{height:14px;background-position:-3358px 0}.smart-flag-box .flag.mp{height:10px;background-position:-3380px 0}.smart-flag-box .flag.mq{height:14px;background-position:-3402px 0}.smart-flag-box .flag.mr{height:14px;background-position:-3424px 0}.smart-flag-box .flag.ms{height:10px;background-position:-3446px 0}.smart-flag-box .flag.mt{height:14px;background-position:-3468px 0}.smart-flag-box .flag.mu{height:14px;background-position:-3490px 0}.smart-flag-box .flag.mv{height:14px;background-position:-3512px 0}.smart-flag-box .flag.mw{height:14px;background-position:-3534px 0}.smart-flag-box .flag.mx{height:12px;background-position:-3556px 0}.smart-flag-box .flag.my{height:10px;background-position:-3578px 0}.smart-flag-box .flag.mz{height:14px;background-position:-3600px 0}.smart-flag-box .flag.na{height:14px;background-position:-3622px 0}.smart-flag-box .flag.nc{height:10px;background-position:-3644px 0}.smart-flag-box .flag.ne{height:15px;background-position:-3666px 0}.smart-flag-box .flag.nf{height:10px;background-position:-3686px 0}.smart-flag-box .flag.ng{height:10px;background-position:-3708px 0}.smart-flag-box .flag.ni{height:12px;background-position:-3730px 0}.smart-flag-box .flag.nl{height:14px;background-position:-3752px 0}.smart-flag-box .flag.no{height:15px;background-position:-3774px 0}.smart-flag-box .flag.np{width:13px;height:15px;background-position:-3796px 0}.smart-flag-box .flag.nr{height:10px;background-position:-3811px 0}.smart-flag-box .flag.nu{height:10px;background-position:-3833px 0}.smart-flag-box .flag.nz{height:10px;background-position:-3855px 0}.smart-flag-box .flag.om{height:10px;background-position:-3877px 0}.smart-flag-box .flag.pa{height:14px;background-position:-3899px 0}.smart-flag-box .flag.pe{height:14px;background-position:-3921px 0}.smart-flag-box .flag.pf{height:14px;background-position:-3943px 0}.smart-flag-box .flag.pg{height:15px;background-position:-3965px 0}.smart-flag-box .flag.ph{height:10px;background-position:-3987px 0}.smart-flag-box .flag.pk{height:14px;background-position:-4009px 0}.smart-flag-box .flag.pl{height:13px;background-position:-4031px 0}.smart-flag-box .flag.pm{height:14px;background-position:-4053px 0}.smart-flag-box .flag.pn{height:10px;background-position:-4075px 0}.smart-flag-box .flag.pr{height:14px;background-position:-4097px 0}.smart-flag-box .flag.ps{height:10px;background-position:-4119px 0}.smart-flag-box .flag.pt{height:14px;background-position:-4141px 0}.smart-flag-box .flag.pw{height:13px;background-position:-4163px 0}.smart-flag-box .flag.py{height:11px;background-position:-4185px 0}.smart-flag-box .flag.qa{height:8px;background-position:-4207px 0}.smart-flag-box .flag.re{height:14px;background-position:-4229px 0}.smart-flag-box .flag.ro{height:14px;background-position:-4251px 0}.smart-flag-box .flag.rs{height:14px;background-position:-4273px 0}.smart-flag-box .flag.ru{height:14px;background-position:-4295px 0}.smart-flag-box .flag.rw{height:14px;background-position:-4317px 0}.smart-flag-box .flag.sa{height:14px;background-position:-4339px 0}.smart-flag-box .flag.sb{height:10px;background-position:-4361px 0}.smart-flag-box .flag.sc{height:10px;background-position:-4383px 0}.smart-flag-box .flag.sd{height:10px;background-position:-4405px 0}.smart-flag-box .flag.se{height:13px;background-position:-4427px 0}.smart-flag-box .flag.sg{height:14px;background-position:-4449px 0}.smart-flag-box .flag.sh{height:10px;background-position:-4471px 0}.smart-flag-box .flag.si{height:10px;background-position:-4493px 0}.smart-flag-box .flag.sj{height:15px;background-position:-4515px 0}.smart-flag-box .flag.sk{height:14px;background-position:-4537px 0}.smart-flag-box .flag.sl{height:14px;background-position:-4559px 0}.smart-flag-box .flag.sm{height:15px;background-position:-4581px 0}.smart-flag-box .flag.sn{height:14px;background-position:-4603px 0}.smart-flag-box .flag.so{height:14px;background-position:-4625px 0}.smart-flag-box .flag.sr{height:14px;background-position:-4647px 0}.smart-flag-box .flag.ss{height:10px;background-position:-4669px 0}.smart-flag-box .flag.st{height:10px;background-position:-4691px 0}.smart-flag-box .flag.sv{height:12px;background-position:-4713px 0}.smart-flag-box .flag.sx{height:14px;background-position:-4735px 0}.smart-flag-box .flag.sy{height:14px;background-position:-4757px 0}.smart-flag-box .flag.sz{height:14px;background-position:-4779px 0}.smart-flag-box .flag.ta{height:10px;background-position:-4801px 0}.smart-flag-box .flag.tc{height:10px;background-position:-4823px 0}.smart-flag-box .flag.td{height:14px;background-position:-4845px 0}.smart-flag-box .flag.tf{height:14px;background-position:-4867px 0}.smart-flag-box .flag.tg{height:13px;background-position:-4889px 0}.smart-flag-box .flag.th{height:14px;background-position:-4911px 0}.smart-flag-box .flag.tj{height:10px;background-position:-4933px 0}.smart-flag-box .flag.tk{height:10px;background-position:-4955px 0}.smart-flag-box .flag.tl{height:10px;background-position:-4977px 0}.smart-flag-box .flag.tm{height:14px;background-position:-4999px 0}.smart-flag-box .flag.tn{height:14px;background-position:-5021px 0}.smart-flag-box .flag.to{height:10px;background-position:-5043px 0}.smart-flag-box .flag.tr{height:14px;background-position:-5065px 0}.smart-flag-box .flag.tt{height:12px;background-position:-5087px 0}.smart-flag-box .flag.tv{height:10px;background-position:-5109px 0}.smart-flag-box .flag.tw{height:14px;background-position:-5131px 0}.smart-flag-box .flag.tz{height:14px;background-position:-5153px 0}.smart-flag-box .flag.ua{height:14px;background-position:-5175px 0}.smart-flag-box .flag.ug{height:14px;background-position:-5197px 0}.smart-flag-box .flag.um{height:11px;background-position:-5219px 0}.smart-flag-box .flag.un{height:14px;background-position:-5241px 0}.smart-flag-box .flag.us{height:11px;background-position:-5263px 0}.smart-flag-box .flag.uy{height:14px;background-position:-5285px 0}.smart-flag-box .flag.uz{height:10px;background-position:-5307px 0}.smart-flag-box .flag.va{width:15px;height:15px;background-position:-5329px 0}.smart-flag-box .flag.vc{height:14px;background-position:-5346px 0}.smart-flag-box .flag.ve{height:14px;background-position:-5368px 0}.smart-flag-box .flag.vg{height:10px;background-position:-5390px 0}.smart-flag-box .flag.vi{height:14px;background-position:-5412px 0}.smart-flag-box .flag.vn{height:14px;background-position:-5434px 0}.smart-flag-box .flag.vu{height:12px;background-position:-5456px 0}.smart-flag-box .flag.wf{height:14px;background-position:-5478px 0}.smart-flag-box .flag.ws{height:10px;background-position:-5500px 0}.smart-flag-box .flag.xk{height:15px;background-position:-5522px 0}.smart-flag-box .flag.ye{height:14px;background-position:-5544px 0}.smart-flag-box .flag.yt{height:14px;background-position:-5566px 0}.smart-flag-box .flag.za{height:14px;background-position:-5588px 0}.smart-flag-box .flag.zm{height:14px;background-position:-5610px 0}.smart-flag-box .flag.zw{height:10px;background-position:-5632px 0}.smart-flag-box .flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url('flags.f73aa829a0084837.png');background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}.smart-flag-box .flag.np{background-color:transparent}.smart-country-input-drop-down-menu ul li a,.smart-phone-input-drop-down-menu ul li a{border-left:var(--smart-border-width) solid transparent;display:flex;align-items:center}.smart-country-input-drop-down-menu ul li .dial-code,.smart-phone-input-drop-down-menu ul li .dial-code{margin-left:6px;opacity:.5}.smart-country-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a,.smart-phone-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}.smart-country-input-drop-down-menu[right-to-left] li a,.smart-phone-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:var(--smart-border-width) solid transparent}.smart-country-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a,.smart-phone-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.underlined.smart-input,.underlined.smart-input .smart-drop-down-button,.underlined.smart-text-box input.smart-input{border-top:none;border-left:none;border-right:none}.underlined.smart-input,.underlined.smart-input[hover]{border-bottom-left-radius:0;border-bottom-right-radius:0}smart-date-input.underlined,smart-date-range-input.underlined,smart-time-input.underlined{overflow:visible}.underlined.smart-input{transition:border-bottom .2s,background-color .2s}.underlined.smart-input .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .3s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.underlined.smart-input .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.underlined.smart-input[hover]{border-bottom-color:var(--smart-background-color)}.underlined.smart-input[focus] .smart-hint{color:var(--smart-primary);opacity:1}.underlined.smart-input[focus] .smart-hint:before{opacity:.12}.underlined.smart-input[focus] .smart-hint:after{transform:scale(1)}.underlined.smart-input .smart-input:not(:focus):placeholder-shown+.smart-hint{font-size:inherit;margin-top:0}.underlined.smart-input:not([readonly]) .smart-drop-down-button{border-bottom-left-radius:initial;border-bottom-right-radius:initial}.underlined.smart-input:not([opened]) .smart-drop-down-button{background-color:transparent}.underlined.smart-input.smart-multi-combo-input:not([focus]) .smart-hint{margin-top:0}.underlined.smart-input.smart-date-range-input[opened][drop-down-button-position=right]:not([readonly]){border-bottom-left-radius:0;border-bottom-right-radius:0}.underlined.smart-input[readonly] .smart-input{cursor:pointer;background:var(--smart-background)!important;color:var(--smart-background-color)!important;opacity:.75}.underlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{background:inherit;color:inherit;border-bottom-left-radius:initial}.underlined.smart-input[drop-down-button-position=left] .smart-hint{margin-left:var(--smart-editor-addon-width)}.underlined.smart-input[drop-down-button-position=left][focus] .smart-hint:after{margin-left:calc(0px - var(--smart-editor-addon-width));width:calc(100% + var(--smart-editor-addon-width))}.underlined.smart-input[drop-down-button-position=left][opened]:not([readonly]),.underlined.smart-input[drop-down-button-position=left][opened]:not([readonly]) input{border-bottom-right-radius:0}.underlined.smart-input[drop-down-button-position=right] .smart-drop-down-button{background:var(--smart-background);color:var(--smart-background-color);border-bottom-right-radius:initial}.underlined.smart-input[drop-down-button-position=right][opened]:not([readonly]),.underlined.smart-input[drop-down-button-position=right][opened]:not([readonly]) input{border-bottom-left-radius:0}.underlined.smart-input.smart-invalid{border-bottom-color:rgba(var(--smart-error-rgb),.5)}.underlined.smart-input.smart-invalid .smart-hint:after{background-color:var(--smart-error)}.underlined.smart-text-box input.smart-input{border-bottom-left-radius:initial;border-bottom-right-radius:initial}.underlined.smart-number-input .nav{background:var(--smart-background);color:var(--smart-background-color)}.underlined.smart-number-input .nav .up{border-bottom:none}.underlined.smart-element.smart-material{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0}.underlined.smart-element.smart-material.smart-valid{--smart-border:#28a745}.underlined.smart-element.smart-material.smart-invalid{--smart-border:#dc3545}.underlined.smart-element.smart-material .smart-hint{opacity:1;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important;margin-top:0;font-size:100%}.underlined.smart-element.smart-material.has-value .smart-hint,.underlined.smart-element.smart-material[focus] .smart-hint,.underlined.smart-element.smart-material[focus][hover] .smart-hint,.underlined.smart-element.smart-material[value]:not([value=""]) .smart-hint{margin-top:-20px;font-size:80%!important}smart-check-input.outlined,smart-date-range-input.outlined,smart-input.outlined,smart-masked-text-box.outlined,smart-multi-combo-input.outlined,smart-multi-input.outlined,smart-password-input.outlined,smart-password-text-box.outlined,smart-phone-input.outlined,smart-text-box.outlined{background-color:transparent}smart-date-input.outlined,smart-date-range-input.outlined,smart-phone-input.outlined,smart-time-input.outlined{overflow:visible}smart-phone-input.outlined .smart-drop-down-button{margin-right:0}smart-phone-input.outlined .smart-container::after{margin-left:-18px;z-index:9}.outlined.smart-input{position:relative;display:inline-block;font-family:var(--smart-font-family);font-size:var(--smart-font-size);line-height:1.5;height:50px;margin:0;border:none;border-radius:0;padding-top:6px;overflow:hidden}.outlined.smart-input .smart-input{padding:12px 13px;z-index:5;background:var(--smart-background);border:1px solid var(--smart-border);transition:border-color .2s}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button,.outlined.smart-input.smart-valid[focus] .smart-input{border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button{color:var(--smart-primary)}.outlined.smart-input.smart-invalid .smart-drop-down-button,.outlined.smart-input.smart-invalid .smart-input{border-color:rgba(var(--smart-error-rgb),.5)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button,.outlined.smart-input.smart-invalid[focus] .smart-input{border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button{color:var(--smart-error)}.outlined.smart-input.smart-multi-combo-input .smart-input{padding:0;border:none!important;z-index:initial}.outlined.smart-input.smart-multi-combo-input .smart-drop-down-button{padding:0!important}.outlined.smart-input.smart-multi-combo-input .smart-action-button{padding:12px 13px;z-index:5;background:var(--smart-background);border:1px solid var(--smart-border);transition:border-color .2s}.outlined.smart-input.smart-multi-combo-input[hint] .smart-action-button{border-top:1px solid var(--smart-background)}.outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:var(--smart-primary);color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input[focus][hint] .smart-action-button{border-top-color:var(--smart-background)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button,.outlined.smart-input[focus]{border-color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button.smart-valid{color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-invalid[focus] .smart-action-button.smart-invalid{color:var(--smart-error)}.outlined.smart-input[drop-down-button-position=right] input{border-right:none}.outlined.smart-input[drop-down-button-position=right] .smart-drop-down-button{padding:10px 0 9px;border-left:none;border-bottom:1px solid var(--smart-border);border-right:1px solid var(--smart-border);border-top:1px solid var(--smart-border);background:inherit;color:inherit;z-index:6;cursor:pointer}.outlined.smart-input[drop-down-button-position=left] input{border-left:none}.outlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{padding:10px 0;border-right:none;border-bottom:1px solid var(--smart-border);border-left:1px solid var(--smart-border);background:inherit;color:inherit;z-index:6;cursor:pointer}.outlined.smart-input[hint] .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;margin-top:-6px;z-index:7;white-space:nowrap;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.outlined.smart-input[hint] .smart-hint:after,.outlined.smart-input[hint] .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s;z-index:7}.outlined.smart-input[hint] .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.outlined.smart-input[hint] .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.outlined.smart-input[hint][drop-down-button-position=left] .smart-hint:before{width:var(--smart-editor-addon-width);margin-right:13px}.outlined.smart-input[focus]{border-top-color:transparent!important;box-shadow:inset 1px 0 var(--smart-material-safari-helper1),inset -1px 0 var(--smart-material-safari-helper1),inset 0 -1px var(--smart-material-safari-helper1);outline:0}.outlined.smart-input[focus] .smart-input{border-color:var(--smart-primary)}.outlined.smart-input[focus] .smart-drop-down-button{color:var(--smart-primary);border-color:var(--smart-primary)}.outlined.smart-input[focus][hint] .smart-input{border-top-color:var(--smart-background)}.outlined.smart-input[focus][hint] .smart-hint{color:var(--smart-primary);opacity:1}.outlined.smart-input[focus][hint] .smart-hint:after,.outlined.smart-input[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important;box-shadow:none!important}.outlined.smart-input[hover]{border-color:var(--smart-border);border-top-color:transparent}.outlined.smart-input[hover][hint] .smart-hint:before{border-top-color:var(--smart-border)}.outlined.smart-input[hover][hint]>input:not(:focus):placeholder-shown,.outlined.smart-input[hover][hint]>textarea:not(:focus):placeholder-shown{border-color:var(--smart-border)}.outlined.smart-input[readonly] .smart-input{background:var(--smart-background)!important;color:var(--smart-background-color)!important;opacity:.75}.outlined.smart-input:not([focus]) .smart-input,.outlined.smart-input:not([focus]) .smart-input:not(:focus):placeholder-shown{border-top:1px solid var(--smart-border);z-index:5}.outlined.smart-input:not([focus]).smart-invalid .smart-input,.outlined.smart-input:not([focus]).smart-invalid .smart-input:not(:focus):placeholder-shown{border-top:1px solid rgba(var(--smart-error-rgb),.5);z-index:5}.outlined.smart-input:not([focus]):not([value]).smart-multi-combo-input[hint] .smart-hint,.outlined.smart-input[hint] .smart-input:not(:focus):placeholder-shown+.smart-hint,.outlined.smart-input[hint]:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:60px;z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none}.outlined.smart-input.smart-invalid[focus]{border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint{color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint:after,.outlined.smart-input.smart-invalid[focus][hint] .smart-hint:before{border-top-color:var(--smart-error)!important}.outlined.smart-input.smart-valid[focus]{border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint{color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint:after,.outlined.smart-input.smart-valid[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important}.outlined.smart-text-area[hint] .smart-input:not(:focus):placeholder-shown+.smart-hint,.outlined.smart-text-area[hint]:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:var(--smart-editor-height);opacity:0;z-index:2}.outlined.smart-text-box input{border:none;padding:7px}.outlined.smart-number-input .nav{background:var(--smart-background);color:var(--smart-background-color)}.outlined.smart-number-input .nav .up{border-bottom:none}.outlined.smart-number-input[drop-down-button-position=left] .smart-drop-down-button,.outlined.smart-number-input[drop-down-button-position=right] .smart-drop-down-button{padding:0}.outlined.smart-element.smart-material.smart-valid{--smart-border:#28a745}.outlined.smart-element.smart-material.smart-invalid{--smart-border:#dc3545}.outlined.smart-element.smart-material .smart-hint{opacity:1!important;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important;z-index:7!important}.outlined.smart-element.smart-material.has-value,.outlined.smart-element.smart-material[focus],.outlined.smart-element.smart-material[focus][hover],.outlined.smart-element.smart-material[value]:not([value=""]){border-color:var(--smart-primary);border-top-color:transparent!important;outline:0}.outlined.smart-element.smart-material.has-value .smart-input,.outlined.smart-element.smart-material[focus] .smart-input,.outlined.smart-element.smart-material[focus][hover] .smart-input,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-input{border-top-color:var(--smart-background)!important}.outlined.smart-element.smart-material.has-value .smart-hint,.outlined.smart-element.smart-material[focus] .smart-hint,.outlined.smart-element.smart-material[focus][hover] .smart-hint,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-hint{color:var(--smart-primary)!important;opacity:1!important;font-size:75%!important;line-height:15px;z-index:7;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.outlined.smart-element.smart-material.has-value .smart-container .smart-content,.outlined.smart-element.smart-material[focus] .smart-container .smart-content,.outlined.smart-element.smart-material[focus][hover] .smart-container .smart-content,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-container .smart-content{border-top-color:transparent!important}.outlined.smart-drop-down-box>.smart-container>.smart-content{z-index:7!important}.smart-invalid .outlined.smart-input.smart-multi-combo-input .smart-action-button{border-color:rgba(var(--smart-error-rgb),.5)}.smart-invalid .outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:var(--smart-error)}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.smart-input .smart-hint,.smart-input .smart-hint::after,.smart-input .smart-input{transition-duration:.1s}}}
.smart-time-picker{display:block;width:var(--smart-time-picker-default-width);height:var(--smart-time-picker-default-height);line-height:initial;min-width:250px}.smart-time-picker>.smart-container{width:100%;height:100%}.smart-time-picker .smart-main-container{width:100%;height:calc(100% - var(--smart-calendar-title-height));padding:2%;background-color:var(--smart-background)}.smart-time-picker .smart-header{display:flex;width:100%;height:var(--smart-calendar-title-height);background-color:var(--smart-primary);color:var(--smart-primary-color);justify-content:center;align-items:center}.smart-time-picker .smart-header:focus{outline:var(--smart-background) solid 1px}.smart-time-picker .smart-footer{display:none}.smart-time-picker .smart-svg-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.smart-time-picker .smart-am-container,.smart-time-picker .smart-hour-container,.smart-time-picker .smart-minute-container,.smart-time-picker .smart-pm-container{opacity:.5;cursor:pointer}.smart-time-picker .smart-hour-minute-container{display:flex;font-size:50px}.smart-time-picker .smart-hour-minute-container div:nth-child(2){opacity:.5}.smart-time-picker .smart-am-pm-container{margin-left:10px}.smart-time-picker .smart-selected{opacity:1}.smart-time-picker .smart-svg-picker{border-radius:50%;background-color:var(--smart-background);position:relative;box-sizing:content-box;touch-action:none}.smart-time-picker .smart-svg-picker:focus{border:1px solid var(--smart-outline);outline:0}.smart-time-picker .smart-svg-picker.animate{animation:smart-time-picker-animation .5s linear}.smart-time-picker .smart-label{fill:var(--smart-background-color)}.smart-time-picker .smart-label.smart-selected{fill:var(--smart-primary-color);stroke:var(--smart-primary-color);stroke-width:0}.smart-time-picker .smart-needle,.smart-time-picker .smart-needle-central-circle{fill:var(--smart-primary)}.smart-time-picker[disabled] .smart-am-container,.smart-time-picker[disabled] .smart-hour-container,.smart-time-picker[disabled] .smart-minute-container,.smart-time-picker[disabled] .smart-pm-container,.smart-time-picker[readonly] .smart-am-container,.smart-time-picker[readonly] .smart-hour-container,.smart-time-picker[readonly] .smart-minute-container,.smart-time-picker[readonly] .smart-pm-container{cursor:default}.smart-time-picker[footer] .smart-footer{display:block;width:100%;height:30px}.smart-time-picker[footer] .smart-svg-container{height:calc(100% - 30px)}.smart-time-picker[view=landscape]{width:var(--smart-time-picker-default-height);height:var(--smart-time-picker-default-width);min-width:400px}.smart-time-picker[view=landscape]>.smart-container{display:flex}.smart-time-picker[view=landscape] .smart-header{flex-direction:column;width:33%;height:100%}.smart-time-picker[view=landscape] .smart-main-container{width:67%;height:100%}.smart-time-picker[view=landscape] .smart-am-pm-container{margin-left:0}@keyframes smart-time-picker-animation{0%,100%{opacity:1}25%,75%{opacity:.5}50%{opacity:0}}.smart-time-picker[right-to-left] .smart-footer,.smart-time-picker[right-to-left] .smart-header{direction:rtl}.smart-time-picker[right-to-left] .smart-am-pm-container{margin:0 10px 0 0}.smart-time-picker[right-to-left][view=landscape]>.smart-container{flex-direction:row-reverse}
smart-toast,smart-toast .smart-toast-container{font-family:var(--smart-font-family-icon);display:none}.smart-toast-container.smart-toast-container-bottom-left,.smart-toast-container.smart-toast-container-bottom-right,.smart-toast-container.smart-toast-container-custom,.smart-toast-container.smart-toast-container-top-left,.smart-toast-container.smart-toast-container-top-right{width:var(--smart-toast-container-default-width);padding:5px;position:fixed;overflow-y:hidden;box-sizing:border-box;z-index:var(--smart-editor-drop-down-z-index)}.smart-toast-container.smart-toast-container-top-left{top:0;left:0}.smart-toast-container.smart-toast-container-top-right{top:0;right:0}.smart-toast-container.smart-toast-container-bottom-left{bottom:0;left:0}.smart-toast-container.smart-toast-container-bottom-right{bottom:0;right:0}.smart-toast-container.smart-toast-container-modal{width:100%;height:100%}.smart-toast-container.smart-toast-container-modal:not(:empty){background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;left:0;top:0;z-index:var(--smart-editor-drop-down-z-index)}.smart-toast-container.smart-toast-container-modal .smart-toast-item{width:200px}.smart-toast-item{display:block;width:100%;margin-bottom:2px;opacity:.8;-webkit-user-select:none;user-select:none;background-color:var(--smart-surface);border-color:var(--smart-border);color:var(--smart-surface-color)}.smart-toast-item:hover{opacity:1}.smart-toast-item .smart-toast-item-header{display:flex;justify-content:flex-end;height:var(--smart-toast-header-height)}.smart-toast-item .smart-toast-item-header .smart-toast-item-close-button{font-family:var(--smart-font-family-icon);-webkit-user-select:none;user-select:none;position:relative;cursor:pointer;margin:5px;opacity:1;display:none;width:var(--smart-font-size);height:var(--smart-font-size);color:inherit}.smart-toast-item .smart-toast-item-container{padding:0 0 10px;display:flex;align-items:center;position:relative;top:-4px}.smart-toast-item .smart-toast-item-container .smart-toast-item-icon{width:25px;height:25px;margin:0 15px;display:inline-block;background-repeat:no-repeat}.smart-toast-item .smart-toast-item-container .smart-toast-item-icon:after{content:var(--smart-toast-item-icon);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);font-size:1.75em}.smart-toast-item .smart-toast-item-container .smart-toast-item-content{text-align:center;opacity:1;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:calc(100% - 110px);margin:0 15px}.smart-toast-item[show-close-button] .smart-toast-item-header .smart-toast-item-close-button{display:block}.smart-toast-item[show-close-button] .smart-toast-item-header .smart-toast-item-close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);font-size:inherit;-webkit-user-select:none;user-select:none;cursor:pointer;color:inherit;position:absolute;left:0;top:0;display:block}.smart-toast-item.primary,.smart-toast-item.primary .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item[opened]{opacity:.8}.smart-toast-item[opened]:hover{opacity:1}.smart-toast-item.blink{animation:blink normal 1s infinite ease-in}.smart-toast-item.primary{background-color:var(--smart-primary);border-color:var(--smart-primary)}.smart-toast-item.secondary{background-color:var(--smart-secondary);border-color:var(--smart-secondary);color:var(--smart-secondary-color)}.smart-toast-item.secondary .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.success{background-color:var(--smart-success);border-color:var(--smart-success);color:var(--smart-success-color)}.smart-toast-item.success .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.error{background-color:var(--smart-error);border-color:var(--smart-error);color:var(--smart-error-color)}.smart-toast-item.error .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.info{background-color:var(--smart-info);border-color:var(--smart-info);color:var(--smart-info-color)}.smart-toast-item.info .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.warning{background-color:var(--smart-warning);border-color:var(--smart-warning);color:var(--smart-warning-color)}.smart-toast-item.warning .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.light{background-color:var(--smart-light);border-color:var(--smart-light);color:var(--smart-light-color)}.smart-toast-item.light .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.dark{background-color:var(--smart-dark);border-color:var(--smart-dark);color:var(--smart-dark-color)}.smart-toast-item.dark .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.mail{background-color:#337ab7;border-color:#337ab7;color:#fff}.smart-toast-item.mail .smart-toast-item-header .smart-toast-item-close-button{color:#fff}.smart-toast-item.time{background-color:#363636;border-color:#363636;color:#fff}.smart-toast-item.time .smart-toast-item-header .smart-toast-item-close-button{color:#fff}.smart-toast-item.info .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-help-circled)}.smart-toast-item.warning .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-attention)}.smart-toast-item.success .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-check)}.smart-toast-item.error .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-block)}.smart-toast-item.mail .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-mail)}.smart-toast-item.time .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-clock)}.smart-toast-item[right-to-left]>.smart-container{direction:rtl}@keyframes blink{50%{opacity:.5}}
.smart-toggle-box{display:inline-block;outline:0;height:var(--smart-editor-height);cursor:pointer}.smart-toggle-box.smart-element{border:none;background:0 0}.smart-toggle-box .smart-container,.smart-toggle-box.smart-container{position:relative;display:flex;align-items:center}.smart-toggle-box .smart-ripple{background:var(--smart-primary)}.smart-toggle-box .smart-overlay{top:0;height:100%;background:var(--smart-primary);width:var(--smart-editor-height);position:absolute;left:2px;border-radius:100%;padding:0;opacity:0;box-sizing:content-box;transition:opacity 280ms ease-in-out;margin:0}.smart-toggle-box .smart-label{color:var(--smart-background-color);background:inherit;font-size:inherit;font-family:inherit;margin:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}.smart-toggle-box.smart-check-box .smart-input{width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);background-color:var(--smart-background);box-sizing:initial;border:var(--smart-border-width) solid var(--smart-border);display:inline-block;color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);margin:0 0 0 8px;transition:background linear .2s;position:relative}.smart-toggle-box.smart-check-box .smart-input:after{font-family:var(--smart-font-family-icon);display:flex;justify-content:center;align-content:center;height:100%;align-items:center}.smart-toggle-box.smart-check-box[checked] .smart-input:after{font-weight:100;content:var(--smart-icon-check);pointer-events:none}.smart-toggle-box.smart-check-box[checked=null] .smart-input:after{content:"-";margin-top:-1px}.smart-toggle-box.smart-radio-button .smart-input{width:var(--smart-radio-button-default-size);min-width:var(--smart-radio-button-default-size);height:var(--smart-radio-button-default-size);min-height:var(--smart-radio-button-default-size);background-color:var(--smart-background);box-sizing:initial;border-style:solid;border-width:var(--smart-border-width);border-color:var(--smart-border);display:inline-block;border-radius:100%;color:var(--smart-background-color);margin:0 0 0 8px;position:relative}.smart-toggle-box.smart-radio-button .smart-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;font-style:normal;text-decoration:inherit;font-variant:normal;text-transform:none;color:inherit;border-radius:50%;line-height:100%}.smart-toggle-box.smart-radio-button[checked] .smart-input:after{font-size:15px;font-weight:100;background:var(--smart-primary-color)}.smart-toggle-box.smart-radio-button[checked][hover]:not([focus]) .smart-input::after{background:var(--smart-ui-state-color-hover)}.smart-toggle-box[active] .smart-input,.smart-toggle-box[checked] .smart-input{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-toggle-box[active]:focus .smart-overlay,.smart-toggle-box[active][focus] .smart-overlay{opacity:.4}.smart-toggle-box[hover] .smart-input{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-toggle-box:focus .smart-input,.smart-toggle-box[focus] .smart-input{outline:0;overflow:visible;border-color:var(--smart-primary);background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-toggle-box:focus .smart-overlay,.smart-toggle-box[focus] .smart-overlay{opacity:.3}.smart-toggle-box[readonly],.smart-toggle-box[readonly] .smart-input,.smart-toggle-box[readonly] .smart-label{cursor:initial}.smart-toggle-box[check-mode=input]{cursor:default}.smart-toggle-box[check-mode=input] .smart-input,.smart-toggle-box[check-mode=label] .smart-label{cursor:pointer}.smart-toggle-box[right-to-left] .smart-container,.smart-toggle-box[right-to-left] .smart-hidden-input{direction:rtl}.smart-toggle-box[right-to-left] .smart-overlay{left:initial;right:2px}.smart-toggle-box[right-to-left] .smart-input{margin:0 8px 0 0}
smart-tooltip{position:absolute;text-align:center;z-index:var(--smart-editor-drop-down-z-index);font-family:var(--smart-font-family);font-size:var(--smart-font-size);visibility:hidden;pointer-events:none}smart-tooltip.smart-element{background:0 0;overflow:visible}smart-tooltip .smart-tooltip-content{overflow:hidden;text-overflow:ellipsis;padding:var(--smart-tooltip-padding);background-color:var(--smart-secondary);color:var(--smart-secondary-color);border:var(--smart-border-width) solid var(--smart-secondary);width:100%;height:100%;opacity:.9;box-shadow:var(--smart-elevation-6);font-family:var(--smart-font-family);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-tooltip[arrow],smart-tooltip[arrow][arrow-direction=bottom]{padding-bottom:var(--smart-tooltip-arrow-width)}smart-tooltip.auto,smart-tooltip.auto .smart-container,smart-tooltip.auto .smart-tooltip-content{height:auto}smart-tooltip[arrow] .smart-tooltip-content:after,smart-tooltip[arrow][arrow-direction=bottom] .smart-tooltip-content:after{content:"";width:0;height:0;border-top:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);position:absolute;bottom:0;left:calc(50% - var(--smart-tooltip-arrow-width));border-left:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid transparent;transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[visible]{visibility:visible;pointer-events:auto}smart-tooltip[arrow][arrow-direction=top]{padding-bottom:initial;padding-top:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=top] .smart-tooltip-content:after{border-left:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid transparent;border-bottom:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-top:initial;top:0;bottom:calc(100% + var(--smart-tooltip-arrow-width));transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after,smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-bottom:var(--smart-tooltip-arrow-width) solid transparent;border-top:var(--smart-tooltip-arrow-width) solid transparent;transform:translateY(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left]{padding-bottom:initial;padding-left:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after{border-right:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-left:initial;left:0;top:calc(50% - var(--smart-tooltip-arrow-width))}smart-tooltip[arrow][arrow-direction=right]{padding-bottom:initial;padding-right:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-left:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-right:initial;left:calc(100% - var(--smart-tooltip-arrow-width));top:calc(50% - var(--smart-tooltip-arrow-width))}smart-tooltip:not([animation=none]){opacity:0;transition:opacity .5s ease-in-out}smart-tooltip:not([animation=none])[visible]{opacity:1}smart-tooltip[right-to-left] .smart-tooltip-content{direction:rtl}
smart-timeline{overflow:hidden;padding:10px;font-family:var(--smart-font-family);display:block}smart-timeline .smart-container{position:relative;overflow:hidden;display:flex}smart-timeline .smart-timeline-near-items{padding-right:20px;position:relative}smart-timeline .smart-timeline-far-items{padding-left:20px;position:relative}smart-timeline.smart-timeline[horizontal] .smart-container{flex-direction:column}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items{padding-right:0;padding-bottom:20px;display:flex;align-items:flex-end}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items{padding-left:0;padding-top:20px;display:flex}smart-timeline .smart-timeline-item{display:flex;align-items:center;justify-content:flex-end;padding-block:20px;padding-inline:0;position:relative}smart-timeline.smart-timeline[horizontal] .smart-timeline-item{display:block;padding-block:0}smart-timeline .smart-timeline-item[collapsible]{cursor:pointer}smart-timeline .smart-timeline-item-icon{width:20px;height:20px;margin-right:10px}smart-timeline .smart-timeline-item-pointer,smart-timeline .smart-timeline-item-pointer::after,smart-timeline .smart-timeline-item-pointer::before{content:"";background:var(--smart-background);width:16px;height:16px;z-index:9}smart-timeline .smart-timeline-item-content{background:var(--smart-background);border:1px solid var(--smart-border);padding:20px;border-radius:var(--smart-border-radius);position:relative}smart-timeline .smart-timeline-item-pointer{top:50%;transform:translate(-50%,-50%) rotate(45deg);border:1px solid var(--smart-border);display:block;right:0;position:absolute;margin-right:-16px}smart-timeline .smart-timeline-item-pointer::after{position:absolute;right:14px}smart-timeline .smart-timeline-item-pointer::before{position:absolute;top:14px;right:inherit}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer{right:inherit;left:0}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer::before{right:unset;left:14px;top:-2px}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer::after{top:-16px;right:-2px}smart-timeline.smart-timeline[horizontal] .smart-timeline-item-pointer{left:50%;top:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer{left:50%;bottom:-16px;top:unset}smart-timeline .smart-timeline-far-items .smart-timeline-item{justify-content:flex-start}smart-timeline .smart-timeline-far-items .smart-timeline-item-content{padding-left:20px;padding-right:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-pointer::after{top:unset}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-pointer::before{top:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer::before{top:-16px}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer::after{left:-16px;top:-2px}smart-timeline .smart-timeline-item-title{font-size:16px;font-weight:400}smart-timeline .smart-timeline-item .smart-timeline-item-description{display:none;margin-top:20px}smart-timeline .smart-timeline-item.expanded .smart-timeline-item-description{display:block}smart-timeline .smart-timeline-item[collapsible].expanded .smart-timeline-item-title::after{content:var(--smart-icon-arrow-down)}smart-timeline .smart-timeline-item[collapsible] .smart-timeline-item-title::after{content:var(--smart-icon-arrow-right);display:inline;width:100%;height:1px;font-family:var(--smart-font-family-icon);margin-top:10px;cursor:pointer}smart-timeline .smart-timeline-item-subtitle{font-size:12px;font-weight:400}smart-timeline .smart-timeline-track{width:6px;border-radius:6px;background:var(--smart-surface);border:1px solid var(--smart-border);display:flex;align-items:center;flex-direction:column}smart-timeline.smart-timeline[horizontal] .smart-timeline-track{width:100%;height:6px}smart-timeline .smart-timeline-near-items .smart-timeline-item-date{right:20px}smart-timeline .smart-timeline-far-items .smart-timeline-item-date{left:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-date{right:unset;bottom:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-date{left:unset;top:20px}smart-timeline .smart-timeline-item-date{position:absolute;margin-top:3px}smart-timeline .smart-timeline-dot{width:16px;height:16px;margin-top:4px;border-radius:50%;position:absolute;z-index:1;background:var(--smart-primary)}smart-timeline.smart-timeline[horizontal] .smart-timeline-dot{margin-top:-6px}
smart-tree{display:block;width:var(--smart-tree-default-width);height:var(--smart-tree-default-height);overflow:hidden;visibility:hidden}.smart-tree.smart-container,.smart-tree>.smart-container{display:flex;flex-direction:column;position:relative}.smart-tree.smart-element{visibility:inherit}.smart-tree smart-scroll-bar{overflow:hidden}.smart-tree smart-scroll-viewer{position:relative;border:none;width:100%;height:100%;padding:0}.smart-tree smart-scroll-viewer.smart-scroll-viewer-element{border:none}.smart-tree smart-scroll-viewer.scroll-buttons-shown{width:100%;height:calc(100% - 2 * var(--smart-tree-scroll-button-size))}.smart-tree smart-scroll-viewer.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-tree-scroll-button-size))}.smart-tree smart-tree-item,.smart-tree smart-tree-items-group{position:relative;height:auto;justify-content:space-between;align-items:center;white-space:nowrap;cursor:pointer}.smart-tree .smart-tree-drop-down,.smart-tree smart-tree-item[disabled],.smart-tree smart-tree-item[template-applied],.smart-tree smart-tree-items-group[disabled],.smart-tree[disabled] smart-tree-item,.smart-tree[disabled] smart-tree-items-group,.smart-tree[display-loading-indicator] smart-tree-item,.smart-tree[display-loading-indicator] smart-tree-items-group{cursor:default}.smart-tree smart-tree-item.smart-element,.smart-tree smart-tree-items-group.smart-element{border:none}.smart-tree smart-tree-item[separator]:after,.smart-tree smart-tree-items-group[separator]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:rgba(0,0,0,.1);pointer-events:none}.smart-tree smart-tree-item{overflow:hidden;display:block;padding-left:0}.smart-tree smart-tree-item .smart-tree-item-shortcut{opacity:.5}.smart-tree smart-tree-items-group{display:flex;flex-direction:column;overflow:hidden}.smart-tree smart-tree-items-group>.smart-tree-item-label-container{justify-content:flex-start;overflow:hidden}.smart-tree smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{order:1}.smart-tree smart-tree-items-group .smart-tree-items-group-arrow{order:0;position:relative;display:flex;justify-content:center;width:var(--smart-tree-indent);left:calc(1px - var(--smart-tree-indent)/ 2);height:13px;font-family:var(--smart-font-family-icon);transform:rotate(0);line-height:1}.smart-tree .smart-tree-edit-input,.smart-tree-item-feedback{font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-tree smart-tree-items-group .smart-tree-items-group-arrow:after{position:relative;height:100%;left:0;top:0}.smart-tree smart-tree-items-group.filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element{font-weight:unset}.smart-tree .smart-tree-main-container{position:relative;width:100%;height:100%;overflow:hidden}.smart-tree .smart-tree-items-group-opened>.smart-tree-item-label-container>.smart-tree-items-group-arrow{transform:rotate(180deg)}.smart-tree .smart-tree-item-label-element{width:100%;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-tree .smart-tree-item-label-element>span{position:relative;padding:var(--smart-tree-item-padding);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-tree .smart-tree-item-label-element>span>smart-button button{padding:initial}.smart-tree .smart-tree-item-label-element>span>i{vertical-align:middle}.smart-tree .smart-tree-item-label-container{height:var(--smart-tree-item-label-height);position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-tree .smart-tree-edit-input{position:absolute;outline:0;margin:0 var(--smart-tree-item-horizontal-offset);border:1px solid var(--smart-border);width:calc(100% - 2 * var(--smart-tree-item-horizontal-offset));z-index:1}.smart-tree .smart-tree-edit-input::selection{background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree .smart-tree-filter-input-container{display:none;position:relative;width:calc(100% - 2 * var(--smart-tree-item-horizontal-offset));height:calc(var(--smart-text-box-default-height));margin:var(--smart-tree-item-vertical-offset) var(--smart-tree-item-horizontal-offset);font-size:inherit}.smart-tree .smart-tree-filter-input-container:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);height:var(--smart-text-box-default-height);position:absolute;top:0;width:25px;display:flex;align-items:center;justify-content:center;left:calc(100% - 25px)}.smart-tree .smart-filter-input{border:1px solid var(--smart-border);color:inherit;background:inherit;width:100%;height:100%;padding-left:var(--smart-editor-label-padding);padding-right:calc(var(--smart-editor-label-padding) + 25px);font-size:inherit}.smart-tree .smart-filter-input:focus{outline:0}.smart-tree .smart-filter-input::selection{background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree .smart-tree-scroll-button{width:100%;height:var(--smart-tree-scroll-button-size);background-color:var(--smart-scroll-bar-button-background);--smart-button-padding:0}.smart-tree .smart-tree-scroll-button>button{border:none}.smart-tree .smart-scroll-viewer-container .smart-tree-main-container{padding-left:var(--smart-tree-item-horizontal-offset);padding-right:var(--smart-tree-item-horizontal-offset);padding-top:var(--smart-tree-item-vertical-offset)}.smart-tree .smart-scroll-viewer-container.vscroll .smart-tree-main-container{padding-right:var(--smart-tree-item-horizontal-offset)}.smart-tree .smart-scroll-viewer-content-container{display:block;padding:0}.smart-tree .smart-tree-drop-down{width:100%;height:auto;transform:none;transform:scaleY(1)}.smart-tree .smart-tree-drop-down.smart-visibility-hidden{margin-top:0;height:0;transform:scaleY(0)}.smart-tree .drop-target:after{content:"";position:absolute;box-sizing:border-box;border:2px dashed var(--smart-primary);width:100%;height:100%;left:0;top:0;pointer-events:none;opacity:.75}.smart-tree .drop-target.top:after{border:none;border-top:2px dashed var(--smart-primary)}.smart-tree .drop-target.bottom:after{border:none;border-bottom:2px dashed var(--smart-primary)}.smart-tree .smart-ripple{background:var(--smart-primary)}.smart-tree .smart-hidden{display:none!important}.smart-tree[overflow=hidden],.smart-tree[scroll-mode=scrollButtons]{--smart-scroll-bar-size:0px}.smart-tree[selection-mode=checkBox] smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:before{content:"";transform:scale(0)}.smart-tree[selection-mode=checkBox] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:after{content:"";position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:1px;margin-left:5px;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;display:flex}.smart-tree[filterable] .smart-tree-filter-input-container,.smart-tree[scroll-mode=scrollButtons] .smart-tree-scroll-button{display:block}.smart-tree[selection-mode=checkBox] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before{position:absolute;content:"";margin-left:5px;border-radius:50%;width:calc(var(--smart-check-box-default-size) + 16px);height:calc(var(--smart-check-box-default-size) + 16px);background:var(--smart-primary);opacity:.3;z-index:1;transform:scale(1)}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(var(--smart-tree-indent) + 5px)}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before{margin-left:calc(var(--smart-tree-indent))}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before{margin-left:0}.smart-tree[selection-mode=checkBox] smart-tree-item .smart-tree-item-label-element,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-mode=radioButton] smart-tree-item .smart-tree-item-label-element,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:calc(var(--smart-tree-indent) + 10px)}.smart-tree[selection-mode=checkBox] .smart-tree-item-label-element>span,.smart-tree[selection-mode=radioButton] .smart-tree-item-label-element>span{padding-left:5px}.smart-tree[selection-mode=checkBox]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container:before{transition:transform .25s ease-in-out}.smart-tree[selection-mode=checkBox][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-1px}.smart-tree[selection-mode=checkBox]:not([show-lines]) smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]) smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(var(--smart-check-box-default-size) + 5px)}.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(var(--smart-check-box-default-size) - 5px)}.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-item .smart-tree-item-label-element>span,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-item .smart-tree-item-label-element>span{padding:var(--smart-tree-item-padding)}.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:after{border-radius:100%}.smart-tree[selection-mode=radioButton] smart-tree-item[selected]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group[selected]>.smart-tree-item-label-container:after{content:var(--smart-icon-radio);background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-tree[selection-mode=checkBox] smart-tree-item[selected]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[selected]>.smart-tree-item-label-container:after{background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color);content:var(--smart-icon-check)}.smart-tree[selection-mode=checkBox] smart-tree-item[indeterminate]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[indeterminate]>.smart-tree-item-label-container:after{padding:2px;background-clip:content-box;width:calc(var(--smart-check-box-default-size) - 1px);height:calc(var(--smart-check-box-default-size) - 1px)}.smart-tree[filterable] smart-scroll-viewer{height:calc(100% - var(--smart-text-box-default-height) - 2 * var(--smart-tree-item-vertical-offset))}.smart-tree[filterable] smart-scroll-viewer.scroll-buttons-shown{height:calc(100% - 2 * var(--smart-tree-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-tree-item-vertical-offset))}.smart-tree[filterable] smart-scroll-viewer.scroll-buttons-shown.one-button-shown{height:calc(100% - var(--smart-tree-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-tree-item-vertical-offset))}.smart-tree[filter-applied] .smart-tree-item-label-element{font-weight:bolder}.smart-tree[filter-applied] smart-tree-items-group.hidden-children{cursor:not-allowed}.smart-tree:not([toggle-element-position=far]) smart-tree-items-group .smart-tree-items-group-arrow{opacity:1;z-index:1}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container{justify-content:space-between}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{order:0;margin-left:var(--smart-tree-indent)}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-items-group-arrow{order:1}.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:calc(var(--smart-tree-indent) - 11px)}.smart-tree:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:-4px}.smart-tree:not([show-lines])[toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:calc(var(--smart-tree-indent) - 4px)}.smart-tree:not([show-lines]):not([selection-display-mode=label]):not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{padding-left:0}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container,.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{position:relative;overflow:visible}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:before{content:"";position:absolute;border-left:var(--smart-tree-lines-width) var(--smart-tree-lines-style) var(--smart-tree-lines-color);height:300%;left:calc(0px - var(--smart-tree-indent));pointer-events:none}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:after{content:"";position:absolute;border-top:var(--smart-tree-lines-width) var(--smart-tree-lines-style) var(--smart-tree-lines-color);pointer-events:none;width:var(--smart-tree-indent);left:calc(0px - var(--smart-tree-indent))}.smart-tree:not([selection-display-mode=label]) smart-tree-item,.smart-tree:not([selection-display-mode=label]) smart-tree-items-group>.smart-tree-item-label-container,.smart-tree[selection-display-mode=label] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-width:var(--smart-item-border-width);border-style:solid;margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[show-lines] smart-tree-item.last-filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-item:last-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group.last-filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group:last-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before{height:150%;top:-100%}.smart-tree[show-lines] smart-tree-item{padding-left:var(--smart-tree-indent)}.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{width:calc(100% - var(--smart-tree-indent))}.smart-tree[show-lines]:not([show-root-lines]) smart-tree-item[level="1"] .smart-tree-item-label-element:after,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-item[level="1"] .smart-tree-item-label-element:before,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:before{content:none}.smart-tree[show-lines][show-root-lines] smart-tree-item[level="1"] .smart-tree-item-label-element:after,.smart-tree[show-lines][show-root-lines] smart-tree-item[level="1"] .smart-tree-item-label-element:before,.smart-tree[show-lines][show-root-lines] smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines][show-root-lines] smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:before{pointer-events:none}.smart-tree[show-lines] .smart-tree-items-group-expanded:not(:last-child):not(.last-filtered-child)>.smart-tree-item-label-container>.smart-tree-item-label-element:before{height:3000px;z-index:1}.smart-tree:not([selection-display-mode=label]) smart-tree-item{border-color:transparent}.smart-tree:not([selection-display-mode=label]) smart-tree-item[focus]{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus)}.smart-tree:not([selection-display-mode=label]) smart-tree-item[selected]{border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group>.smart-tree-item-label-container{border-color:transparent}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group[focus]>.smart-tree-item-label-container{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus)}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group[selected]>.smart-tree-item-label-container{border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree:not([selection-display-mode=label]):not([animation=none]) smart-tree-item,.smart-tree:not([selection-display-mode=label]):not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container{transition:color ease-in-out .28s,border-color ease-in-out .28s,background ease-in-out .28s}.smart-tree[selection-display-mode=label] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{border-color:transparent;margin-top:var(--smart-tree-item-vertical-offset)}.smart-tree[selection-display-mode=label] smart-tree-item[focus]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label] smart-tree-items-group[focus]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus)}.smart-tree[selection-display-mode=label] smart-tree-items-group .smart-tree-items-group-arrow{top:calc(-.5px - var(--smart-tree-item-border-width)/ 2)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin-left:5px;padding:var(--smart-tree-item-padding)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:calc(var(--smart-tree-indent) + 15px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:calc(var(--smart-tree-indent) + 3px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left])[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left])[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:0}.smart-tree[selection-display-mode=label]:not([selection-mode=checkBox]):not([selection-mode=radioButton]) smart-tree-item[selected]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label]:not([selection-mode=checkBox]):not([selection-mode=radioButton]) smart-tree-items-group[selected]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-tree[selection-display-mode=label]:not([show-lines]):not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin:var(--smart-tree-item-padding);margin-right:0;margin-top:0;margin-top:var(--smart-tree-item-vertical-offset);margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{transition:color ease-in-out .28s,background ease-in-out .28s,border-color ease-in-out .28s}.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-item[focus]:not([selected])>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-items-group[focus]:not([selected])>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){transition:color ease-in-out .28s,border-color ease-in-out .28s,background ease-in-out .28s}.smart-tree[auto-hide-toggle-element] .hidden-arrows smart-tree-items-group .smart-tree-items-group-arrow{opacity:0}.smart-tree:not([animation=none]) .smart-tree-drop-down{transform-origin:top;transition:height .2s ease-in,transform .2s ease-in,visibility .2s ease-in}.smart-tree:not([animation=none]) .smart-tree-item-label-container>.smart-tree-items-group-arrow{transition:transform .2s ease-in}.smart-tree:not([animation=none])[auto-hide-toggle-element] .smart-tree-item-label-container>.smart-tree-items-group-arrow{transition:transform .2s ease-in,opacity .2s ease-in}@media (hover:hover){.smart-tree[selection-mode=checkBox] smart-tree-item:hover>.smart-tree-item-label-container>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:hover>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=radioButton] smart-tree-item:hover>.smart-tree-item-label-container>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:hover>.smart-tree-item-label-element span.smart-ripple{background-color:var(--smart-ui-state-selected)}.smart-tree[selection-mode=checkBox] smart-tree-item:hover>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:hover:after{color:var(--smart-background-color);background-color:var(--smart-background);border-color:var(--smart-border)}.smart-tree[selection-mode=checkBox] smart-tree-item[indeterminate]:not(:hover)>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[indeterminate]>.smart-tree-item-label-container:not(:hover):after{background-color:var(--smart-ui-state-selected)}.smart-tree[selection-mode=radioButton] smart-tree-item:not([selected]):hover>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group:not([selected])>.smart-tree-item-label-container:hover:after{color:var(--smart-background-color);background-color:var(--smart-background);border-color:var(--smart-border)}.smart-tree:not([selection-display-mode=label]) smart-tree-item:not([selected])[hover],.smart-tree:not([selection-display-mode=label]) smart-tree-items-group:not([selected])[hover]>.smart-tree-item-label-container,.smart-tree:not([selection-display-mode=label]):not([disable-hover]) smart-tree-item:not([selected]):hover,.smart-tree:not([selection-display-mode=label]):not([disable-hover]) smart-tree-items-group:not([selected])>.smart-tree-item-label-container:hover,.smart-tree[selection-display-mode=label] smart-tree-item:not([selected])[hover]>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group:not([selected])[hover]>.smart-tree-item-label-container,.smart-tree[selection-display-mode=label]:not([disable-hover]) smart-tree-item:not([selected]):hover>.smart-tree-item-label-container>.smart-tree-item-label-element>span{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover)}}.smart-tree-item-feedback{position:absolute;display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:1px solid var(--smart-border);padding:5px;color:var(--smart-background-color);background-color:var(--smart-background);white-space:nowrap;cursor:move;z-index:10000}.smart-tree-item-feedback.multiple{font-family:var(--smart-font-family-icon);font-size:26px}.smart-hidden{display:none!important}.smart-tree-drop-down-button{display:inline-block;cursor:pointer}.smart-window.smart-tree-popup{transition:opacity .2s,transform .2s ease-out;opacity:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size);transform:scaleY(0)!important;transform-origin:top!important;--smart-window-content-padding:0px;--smart-window-header-height:0px;box-shadow:none;position:absolute;border:none;border-radius:0}.smart-window.smart-tree-popup.open{transform:scale(1)!important;opacity:1}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:initial;padding-right:calc(var(--smart-tree-indent) + 10px)}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item>.smart-tree-item-label-container:after{margin-left:-5px}.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(0px - var(--smart-check-box-default-size) - 5px)}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-3px}.smart-tree smart-tree-items-group[right-to-left][show-lines] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:1px}.smart-tree smart-tree-items-group[right-to-left][show-lines] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:calc(1px - var(--smart-check-box-default-size))}.smart-tree[toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:initial;margin-right:var(--smart-tree-indent)}.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far][right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far][right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:calc(var(--smart-tree-indent) + 4px)}.smart-tree:not([show-lines]):not([toggle-element-position=far])[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:-4px}.smart-tree:not([show-lines])[toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:calc(var(--smart-tree-indent) - 4px)}.smart-tree:not([show-lines]):not([selection-display-mode=label])[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{padding-right:0}.smart-tree[show-lines][right-to-left] smart-tree-item{padding-left:0;padding-right:var(--smart-tree-indent)}.smart-tree[show-lines][right-to-left] smart-tree-item .smart-tree-item-label-element:after,.smart-tree[show-lines][right-to-left] smart-tree-item .smart-tree-item-label-element:before,.smart-tree[show-lines][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:before{right:calc(0px - var(--smart-tree-indent));left:initial}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:calc(var(--smart-tree-indent) + 15px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:calc(var(--smart-tree-indent) + 3px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:5px}.smart-tree[selection-display-mode=label]:not([show-lines])[right-to-left] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin:var(--smart-tree-item-padding);margin-left:0;margin-top:var(--smart-tree-item-vertical-offset);margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[right-to-left] smart-tree-items-group .smart-tree-items-group-arrow{right:calc(1px - var(--smart-tree-indent)/ 2);left:initial}.smart-tree[right-to-left] .smart-tree-filter-input-container:after{left:0}.smart-tree[right-to-left] .smart-tree-item-label-container{flex-direction:row-reverse;position:relative;overflow:visible}.smart-tree[right-to-left] .smart-filter-input{direction:rtl;padding-right:1px;padding-left:25px}.smart-tree[right-to-left] .smart-tree-edit-input{direction:rtl}.smart-tree[right-to-left] .smart-tree-item-label-element{direction:rtl;position:relative;overflow:visible}
smart-window:not([opened]){opacity:0}.smart-window:not(.smart-container){position:absolute;top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2);width:var(--smart-window-default-width);height:var(--smart-window-default-height);min-width:var(--smart-window-min-width);min-height:var(--smart-window-header-height);box-shadow:var(--smart-elevation-24);z-index:calc(var(--smart-editor-drop-down-z-index) - 1);display:block;overflow:hidden}.smart-window>.smart-container:not(.smart-window){max-height:inherit}.smart-window .smart-content-container{display:flex;flex-direction:column;font-family:inherit;font-size:inherit;width:100%;height:100%;outline:0;max-height:inherit}.smart-window .smart-content-container>.smart-header-section{display:flex;justify-content:space-between;cursor:move;overflow:hidden;align-items:center;touch-action:none;width:100%;font-family:inherit;font-size:inherit;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;border-color:var(--smart-border);color:var(--smart-surface-color);line-height:initial;height:var(--smart-window-header-height);min-height:var(--smart-window-header-height);background:var(--smart-window-header-background);padding:var(--smart-window-header-padding)}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container{height:100%;display:flex;justify-content:center;align-items:center}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container button{position:relative;margin-left:1px;margin-right:1px;cursor:pointer;height:var(--smart-window-header-button-size);width:var(--smart-window-header-button-size);padding:0;min-height:0;background:0 0;color:inherit;border:none;outline:0}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container button:active{outline:0;background-color:initial}.smart-window .smart-content-container>.smart-content{width:100%;height:calc(100% - var(--smart-window-header-height));display:flex;align-items:center;overflow-y:auto;padding:var(--smart-window-content-padding);background:var(--smart-background);flex-direction:column}@media not all and (min-resolution:0.001dpcm){.smart-window .smart-content-container>.smart-content{align-content:start}}.smart-window .smart-content-container>.smart-footer{width:100%;min-height:var(--smart-window-footer-height);font-family:inherit;font-size:inherit;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;border-color:var(--smart-border);color:var(--smart-surface-color);line-height:initial;position:relative;background-color:initial;display:flex;justify-content:center;height:var(--smart-window-footer-height);background:var(--smart-window-footer-background);padding:var(--smart-window-footer-padding)}.smart-window .smart-content-container>.smart-footer:empty{display:none}.smart-window .smart-content-container.smart-window-resizing-left,.smart-window .smart-content-container.smart-window-resizing-left>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-right,.smart-window .smart-content-container.smart-window-resizing-right>.smart-header-section{cursor:e-resize}.smart-window .smart-content-container.smart-window-resizing-bottom,.smart-window .smart-content-container.smart-window-resizing-bottom>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top,.smart-window .smart-content-container.smart-window-resizing-top>.smart-header-section{cursor:ns-resize}.smart-window .smart-content-container.smart-window-resizing-bottom-right,.smart-window .smart-content-container.smart-window-resizing-bottom-right>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top-left,.smart-window .smart-content-container.smart-window-resizing-top-left>.smart-header-section{cursor:se-resize}.smart-window .smart-content-container.smart-window-resizing-bottom-left,.smart-window .smart-content-container.smart-window-resizing-bottom-left>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top-right,.smart-window .smart-content-container.smart-window-resizing-top-right>.smart-header-section{cursor:sw-resize}.smart-window .smart-header-section .smart-buttons-container button:after{position:absolute;top:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-window-header-icon-size);width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;pointer-events:none}.smart-window.smart-tabs-window .smart-content-container>.smart-footer.smart-hidden,.smart-window.smart-tabs-window .smart-content-container>.smart-header-section.smart-hidden,.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[auto-hide] .smart-tabs-content-section,.smart-window[header-position=none] .smart-content-container>.smart-header-section{display:none}.smart-window .smart-header-section .smart-buttons-container button:first-of-type{margin-left:initial}.smart-window .smart-header-section .smart-buttons-container button:last-of-type{margin-right:initial}.smart-window .smart-header-section .smart-buttons-container button.hover{color:initial;background-color:initial}.smart-window .smart-header-section .smart-close-button:after{content:var(--smart-icon-close)}.smart-window .smart-header-section .smart-collapse-button:after{content:var(--smart-icon-arrow-down)}.smart-window .smart-header-section .smart-maximize-button:after{content:var(--smart-icon-window-maximize)}.smart-window .smart-header-section .smart-pin-button:after{content:var(--smart-icon-window-pin)}.smart-window .smart-header-section .smart-minimize-button:after{content:var(--smart-icon-window-minimize)}.smart-window:focus,.smart-window[focus]{outline:0;border-color:var(--smart-primary);box-shadow:var(--smart-elevation-24)}.smart-window:focus .smart-content-container>.smart-header-section,.smart-window[focus] .smart-content-container>.smart-header-section{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-window[ontop]{z-index:var(--smart-editor-drop-down-z-index)}.smart-window:not([animation=none]){transition:width .2s cubic-bezier(.4,0,.2,1),height .25s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.6,1),left .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),min-height .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.smart-window:not([animation=none]) .smart-header-section .smart-collapse-button:after,.smart-window:not([animation=none]) .smart-header-section .smart-pin-button:after{transition:transform .15s linear}.smart-window:not([animation=none]).no-transition,.smart-window:not([animation=none]).no-transition.smart-visibility-hidden{transition:none}.smart-window:not([animation=none]).smart-visibility-hidden,.smart-window:not([animation=none]).smart-visibility-hidden[maximized]{transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1),min-height .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:scale(0)}.smart-window:not([animation=none])[dragged]{opacity:.5;z-index:calc(1 + var(--smart-editor-drop-down-z-index));transition:none}.smart-window:not([animation=none])[minimized]{transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),animation .2s cubic-bezier(.4,0,.6)}.smart-window.smart-visibility-hidden{transform:scale(0)}.smart-window.smart-tabs-window[collapsed][header-position=left],.smart-window.smart-tabs-window[collapsed][header-position=right],.smart-window.smart-tabs-window[maximized][collapsed][header-position=left],.smart-window.smart-tabs-window[maximized][collapsed][header-position=right]{width:var(--smart-window-header-height);min-width:initial;height:var(--smart-window-default-height)}.smart-window.smart-tabs-window[dragged]{pointer-events:none}.smart-window.smart-tabs-window[dragged] .smart-tab-label-container,.smart-window.smart-tabs-window[dragged] .smart-tabs-header-section{cursor:move}.smart-window.smart-tabs-window .smart-content-container>.smart-content{width:100%;height:calc(100% - var(--smart-window-header-height));overflow:hidden;padding:0;background-color:var(--smart-background)}.smart-window.smart-tabs-window[active] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[dragged] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[focus] .smart-content-container>.smart-header-section,.smart-window[active] .smart-content-container>.smart-header-section,.smart-window[dragged] .smart-content-container>.smart-header-section{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-window.smart-tabs-window smart-tabs{width:100%;height:250px;min-height:100%;border:initial;outline:0;padding:0}.smart-window.smart-tabs-window smart-tabs .smart-tabs-header-items{width:100%}.smart-window.smart-tabs-window smart-tabs[vertical] .smart-tabs-header-items{width:auto;height:100%}.smart-window.smart-tabs-window .smart-tabs .smart-header{border:none}.smart-window.smart-tabs-window .smart-tabs-content-section{margin:initial;border:none}.smart-window.smart-tabs-window[auto-hide]{overflow:visible;height:auto;min-height:0}.smart-window.smart-tabs-window[auto-hide] .smart-tabs{min-width:0;height:auto;min-height:0}.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-content{overflow:visible}.smart-window.smart-tabs-window[auto-hide] .smart-window{width:auto;height:auto}.smart-window.smart-tabs-window[auto-hide][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-position=right] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=right] smart-tab,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=right] smart-tabs{width:auto;min-width:0}.smart-window.smart-tabs-window[tab-position=hidden] .smart-content-container>.smart-content{height:100%}.smart-window[collapsed],.smart-window[collapsed].smart-window-snapped-left,.smart-window[collapsed].smart-window-snapped-right,.smart-window[collapsed].smart-window-snapped-top,.smart-window[collapsed][header-position=bottom].smart-window-snapped-left,.smart-window[collapsed][header-position=bottom].smart-window-snapped-right,.smart-window[collapsed][header-position=bottom].smart-window-snapped-top,.smart-window[collapsed][header-position=top].smart-window-snapped-left,.smart-window[collapsed][header-position=top].smart-window-snapped-right,.smart-window[collapsed][header-position=top].smart-window-snapped-top{height:var(--smart-window-header-height)}.smart-window.smart-tabs-window smart-tab-item{user-select:text;-webkit-user-select:text}.smart-window[minimized]{max-width:var(--smart-window-min-width);min-height:var(--smart-window-header-height);cursor:default}.smart-window[minimized] .smart-content-container>.smart-header-section{cursor:default}.smart-window[minimized] .smart-content-container>.smart-content{padding:initial}.smart-window[minimized] .smart-minimize-button:after{content:var(--smart-icon-arrow-up-alt);transform:rotate(-45deg);margin-top:-1px}.smart-window.smart-progress-window.smart-visibility-hidden smart-progress-bar,.smart-window[maximized].smart-visibility-hidden{transform:scale(0)}.smart-window[maximized] .smart-content-container>.smart-header-section{cursor:initial}.smart-window.smart-wait-window .smart-content-container>.smart-header-section,.smart-window[pinned] .smart-content-container>.smart-header-section{cursor:default}.smart-window[maximized] .smart-header-section .smart-maximize-button:after{content:var(--smart-icon-window-restore);font-size:100%}.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-left,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-left>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-right,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-right>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-left,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-left>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-right,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-right>.smart-header-section,.smart-window[disabled] .smart-header-section>.smart-buttons-container button{cursor:initial}.smart-window[pinned] .smart-header-section .smart-pin-button:after{content:var(--smart-icon-window-pin);transform:rotate(-45deg)}.smart-window[collapsed] .smart-header-section .smart-collapse-button:after{transform:rotate(180deg) translateY(1px)}.smart-window[collapsed][header-position=left] .smart-content-container>.smart-footer,.smart-window[collapsed][header-position=left] .smart-content-container>.smart-header-section,.smart-window[collapsed][header-position=right] .smart-content-container>.smart-footer,.smart-window[collapsed][header-position=right] .smart-content-container>.smart-header-section{min-width:var(--smart-window-header-height)}.smart-window[collapsed][header-position=left].smart-window-snapped-left,.smart-window[collapsed][header-position=left].smart-window-snapped-right,.smart-window[collapsed][header-position=left].smart-window-snapped-top,.smart-window[collapsed][header-position=right].smart-window-snapped-left,.smart-window[collapsed][header-position=right].smart-window-snapped-right,.smart-window[collapsed][header-position=right].smart-window-snapped-top{height:100%;width:var(--smart-window-header-height);min-width:initial}.smart-window[collapsed][maximized]{height:var(--smart-window-header-height)}.smart-window[resize-indicator] .smart-content-container:after,.smart-window[resize-indicator] .smart-content-container:before{width:10px;height:10px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-minus);font-size:10px;position:absolute}.smart-window[collapsed][maximized][header-position=left] .smart-content-container>.smart-footer,.smart-window[collapsed][maximized][header-position=left] .smart-content-container>.smart-header-section,.smart-window[collapsed][maximized][header-position=right] .smart-content-container>.smart-footer,.smart-window[collapsed][maximized][header-position=right] .smart-content-container>.smart-header-section{min-width:var(--smart-window-header-height)}.smart-window[dragged]{opacity:.5;z-index:calc(1 + var(--smart-editor-drop-down-z-index));transition:none}.smart-window[dragged] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[resized] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[resize-indicator] .smart-content-container:before{top:calc(100% - 13px);left:calc(100% - 10px);transform:rotate(-45deg) scaleX(2)}.smart-window[resize-indicator] .smart-content-container:after{top:calc(100% - 9px);left:calc(100% - 8px);transform:rotate(-45deg)}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:before,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:before{top:0;left:5px}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:after,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:after{top:4px;left:5px}.smart-window[resize-indicator][collapsed] .smart-content-container:after,.smart-window[resize-indicator][collapsed] .smart-content-container:before{content:""}.smart-window[header-position=none] .smart-content-container>.smart-content{height:100%}.smart-window[header-position=bottom] .smart-content-container{flex-direction:column-reverse}.smart-window[header-position=left] .smart-content-container{flex-direction:row}.smart-window[header-position=left] .smart-content-container .smart-header-section{flex-direction:column}.smart-window[header-position=left] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(275deg) translateY(1px)}.smart-window[header-position=left][collapsed] .smart-content-container .smart-header-section .smart-collapse-button:after,.smart-window[header-position=right] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(90deg) translateY(1px)}.smart-window[header-position=left] .smart-content-container .smart-header-section>.smart-header{writing-mode:vertical-lr}.smart-window[header-position=left] .smart-content-container>.smart-footer,.smart-window[header-position=left] .smart-content-container>.smart-header-section{width:var(--smart-window-header-height);min-width:var(--smart-window-header-height);height:100%}.smart-window[header-position=right] .smart-content-container{flex-direction:row-reverse}.smart-window[header-position=right] .smart-content-container .smart-header-section{flex-direction:column}.smart-window[header-position=right] .smart-content-container .smart-header-section>.smart-header{writing-mode:vertical-lr}.smart-window[header-position=right] .smart-content-container>.smart-footer,.smart-window[header-position=right] .smart-content-container>.smart-header-section{width:var(--smart-window-header-height);min-width:var(--smart-window-header-height);height:100%}.smart-window[header-position=right][collapsed] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(275deg) translateY(1px)}.smart-window[header-position=left],.smart-window[header-position=right]{min-width:var(--smart-window-header-height);min-height:var(--smart-window-min-width)}.smart-window[header-position=left].smart-window-snapped-left,.smart-window[header-position=left].smart-window-snapped-right,.smart-window[header-position=right].smart-window-snapped-left,.smart-window[header-position=right].smart-window-snapped-right{height:100%;width:50%}.smart-window[header-position=left].smart-window-snapped-top,.smart-window[header-position=right].smart-window-snapped-top{height:100%;width:100%}.smart-window[header-position=left][minimized],.smart-window[header-position=right][minimized]{max-width:var(--smart-window-header-height)}.smart-window[header-position=left] .smart-content-container>.smart-content,.smart-window[header-position=right] .smart-content-container>.smart-content{height:100%}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container{display:flex;justify-content:center;flex-direction:column;height:initial}.smart-window.smart-alert-window .smart-cancel-button,.smart-window[footer-position=none] .smart-content-container>.smart-footer{display:none}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container button,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container button{margin-left:initial;margin-top:1px}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container button:first-of-type,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container button:first-of-type{margin-top:initial}.smart-window[footer-template] .smart-content-container>.smart-content{height:calc(100% - var(--smart-window-header-height) - var(--smart-window-footer-height))}.smart-window[footer-template=null] .smart-content-container>.smart-content{height:calc(100% - var(--smart-window-header-height))}.smart-window.smart-window-snapped-left,.smart-window.smart-window-snapped-right,.smart-window.smart-window-snapped-top{height:100%;z-index:9999;box-shadow:none;border:var(--smart-border-width) solid var(--smart-border)}.smart-window.smart-window-snapped-left[ontop],.smart-window.smart-window-snapped-right[ontop],.smart-window.smart-window-snapped-top[ontop]{z-index:10000;box-shadow:none}.smart-window.smart-window-snapped-left,.smart-window.smart-window-snapped-right{width:50%}.smart-window.smart-window-snapped-top{width:100%}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button{width:var(--smart-window-footer-button-width);height:100%;text-align:center;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);font-weight:500;letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid}.smart-window.smart-alert-window,.smart-window.smart-dialog-window,.smart-window.smart-prompt-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-alert-window,.smart-window.smart-alert-window[collapsed][header-position=left],.smart-window.smart-alert-window[collapsed][header-position=right],.smart-window.smart-alert-window[collapsed][maximized][header-position=left],.smart-window.smart-alert-window[collapsed][maximized][header-position=right],.smart-window.smart-dialog-window,.smart-window.smart-dialog-window[collapsed][header-position=left],.smart-window.smart-dialog-window[collapsed][header-position=right],.smart-window.smart-dialog-window[collapsed][maximized][header-position=left],.smart-window.smart-dialog-window[collapsed][maximized][header-position=right],.smart-window.smart-multiline-prompt-window,.smart-window.smart-multiline-prompt-window[collapsed][header-position=left],.smart-window.smart-multiline-prompt-window[collapsed][header-position=right],.smart-window.smart-multiline-prompt-window[collapsed][maximized][header-position=left],.smart-window.smart-multiline-prompt-window[collapsed][maximized][header-position=right],.smart-window.smart-progress-window,.smart-window.smart-prompt-window,.smart-window.smart-prompt-window[collapsed][header-position=left],.smart-window.smart-prompt-window[collapsed][header-position=right],.smart-window.smart-prompt-window[collapsed][maximized][header-position=left],.smart-window.smart-prompt-window[collapsed][maximized][header-position=right]{height:var(--smart-window-default-height)}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button:focus{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar>.smart-container,.smart-window.smart-progress-window smart-progress-bar .smart-value{border:initial}.smart-window.smart-dialog-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-alert-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window .smart-content-container>.smart-content{flex-direction:column-reverse;align-items:flex-start}.smart-window.smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window smart-text-box{width:100%;margin-top:5px}.smart-window.smart-multiline-prompt-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-multiline-prompt-window smart-multiline-text-box{width:100%;margin-top:5px}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-content{flex-direction:column-reverse;align-items:flex-start}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-progress-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-progress-window smart-progress-bar.smart-visibility-hidden{transition:none}.smart-window.smart-progress-window .smart-content-container>.smart-content{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar{width:100%;height:100%;box-shadow:initial;background-color:var(--smart-surface);transition:opacity .25s ease-in,visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar.smart-visibility-hidden{opacity:.5;transition:opacity .25s ease-out,visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-progress-window .smart-content-container>.smart-footer button.smart-button{position:absolute;width:calc(100% - 13px);height:calc(100% - 13px);top:6.5px;left:6.5px;text-align:center;background-color:rgba(224,224,224,.5)}.smart-window.smart-progress-window[collapsed][header-position=left],.smart-window.smart-progress-window[collapsed][header-position=right],.smart-window.smart-progress-window[collapsed][maximized][header-position=left],.smart-window.smart-progress-window[collapsed][maximized][header-position=right],.smart-window.smart-wait-window{height:var(--smart-window-default-height)}.smart-window.smart-progress-window .smart-content-container>.smart-footer button.smart-button.smart-visibility-hidden{top:100%}.smart-window.smart-progress-window:not([animation=none]) .smart-content-container>.smart-footer button,.smart-window.smart-progress-window:not([animation=none]) .smart-content-container>.smart-footer button.smart-visibility-hidden{transition:top .25s cubic-bezier(0,0,.2,1),visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-wait-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-wait-window .smart-content-container>.smart-content smart-progress-bar{width:100%;height:75%}.smart-window.smart-wait-window[collapsed][header-position=left],.smart-window.smart-wait-window[collapsed][header-position=right],.smart-window.smart-wait-window[collapsed][maximized][header-position=left],.smart-window.smart-wait-window[collapsed][maximized][header-position=right]{height:var(--smart-window-default-height)}smart-window.smart-window[collapsed][header-position=left],smart-window.smart-window[collapsed][header-position=right],smart-window.smart-window[collapsed][maximized][header-position=left],smart-window.smart-window[collapsed][maximized][header-position=right]{width:var(--smart-window-header-height);min-width:initial;height:var(--smart-window-default-height)}.smart-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%}.smart-window-resize-feedback{position:absolute;z-index:10000;pointer-events:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border:2.5px solid #000;box-sizing:border-box}smart-docking-layout .smart-window-resize-feedback{border:2.5px solid #d3d3d3}.smart-window-snap-bottom-feedback,.smart-window-snap-left-feedback,.smart-window-snap-right-feedback,.smart-window-snap-top-feedback{position:absolute;height:calc(100% - 10px);top:5px;bottom:5px;opacity:.65;box-shadow:0 0 1px 1px #8a8a8a;border-radius:2px;transition:all 50ms cubic-bezier(.4,0,.6,1);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none}.smart-window-snap-bottom-feedback.smart-visibility-hidden,.smart-window-snap-left-feedback.smart-visibility-hidden,.smart-window-snap-right-feedback.smart-visibility-hidden,.smart-window-snap-top-feedback.smart-visibility-hidden{transition:animation .2s cubic-bezier(.4,0,.6,1),visibility .2s cubic-bezier(.4,0,.6,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1);animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-window-snap-right-feedback{width:50%;left:calc(50% - 5px);transform-origin:right}.smart-window-snap-left-feedback{width:50%;left:5px;transform-origin:left}.smart-window-snap-bottom-feedback,.smart-window-snap-top-feedback{width:calc(100% - 10px);left:5px;transform-origin:top}@keyframes scaleIn{0%{transform:scale(0)}50%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.5}100%{transform:scale(0)}}@keyframes scaleInRight{0%{transform:scale(0)}50%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:1}}.smart-window[right-to-left] .smart-content-container>.smart-content,.smart-window[right-to-left] .smart-content-container>.smart-footer,.smart-window[right-to-left] .smart-content-container>.smart-header-section{direction:rtl}.smart-window[right-to-left][header-position=left] .smart-header-section>.smart-header,.smart-window[right-to-left][header-position=right] .smart-header-section>.smart-header{writing-mode:vertical-rl}.smart-window[right-to-left].smart-alert-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-dialog-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-left:10px;margin-right:initial}.smart-tabs-window[right-to-left] .smart-content-container>.smart-content{direction:initial}
.smart-grid-layout .col,.smart-grid-layout .col-1,.smart-grid-layout .col-10,.smart-grid-layout .col-11,.smart-grid-layout .col-12,.smart-grid-layout .col-2,.smart-grid-layout .col-3,.smart-grid-layout .col-4,.smart-grid-layout .col-5,.smart-grid-layout .col-6,.smart-grid-layout .col-7,.smart-grid-layout .col-8,.smart-grid-layout .col-9,.smart-grid-layout .col-lg,.smart-grid-layout .col-lg-1,.smart-grid-layout .col-lg-10,.smart-grid-layout .col-lg-11,.smart-grid-layout .col-lg-12,.smart-grid-layout .col-lg-2,.smart-grid-layout .col-lg-3,.smart-grid-layout .col-lg-4,.smart-grid-layout .col-lg-5,.smart-grid-layout .col-lg-6,.smart-grid-layout .col-lg-7,.smart-grid-layout .col-lg-8,.smart-grid-layout .col-lg-9,.smart-grid-layout .col-md,.smart-grid-layout .col-md-1,.smart-grid-layout .col-md-10,.smart-grid-layout .col-md-11,.smart-grid-layout .col-md-12,.smart-grid-layout .col-md-2,.smart-grid-layout .col-md-3,.smart-grid-layout .col-md-4,.smart-grid-layout .col-md-5,.smart-grid-layout .col-md-6,.smart-grid-layout .col-md-7,.smart-grid-layout .col-md-8,.smart-grid-layout .col-md-9,.smart-grid-layout .col-sm,.smart-grid-layout .col-sm-1,.smart-grid-layout .col-sm-10,.smart-grid-layout .col-sm-11,.smart-grid-layout .col-sm-12,.smart-grid-layout .col-sm-2,.smart-grid-layout .col-sm-3,.smart-grid-layout .col-sm-4,.smart-grid-layout .col-sm-5,.smart-grid-layout .col-sm-6,.smart-grid-layout .col-sm-7,.smart-grid-layout .col-sm-8,.smart-grid-layout .col-sm-9,.smart-grid-layout .col-xl,.smart-grid-layout .col-xl-1,.smart-grid-layout .col-xl-10,.smart-grid-layout .col-xl-11,.smart-grid-layout .col-xl-12,.smart-grid-layout .col-xl-2,.smart-grid-layout .col-xl-3,.smart-grid-layout .col-xl-4,.smart-grid-layout .col-xl-5,.smart-grid-layout .col-xl-6,.smart-grid-layout .col-xl-7,.smart-grid-layout .col-xl-8,.smart-grid-layout .col-xl-9{position:relative;width:100%;min-height:1px;padding:15px;box-sizing:border-box;grid-column:span 12}.smart-grid-layout,.smart-grid-layout .row{display:grid;width:var(--smart-grid-layout-width);grid-gap:var(--smart-grid-layout-row-gap);grid-column-gap:var(--smart-grid-layout-col-gap);grid-template-columns:repeat(12,1fr);box-sizing:border-box}.smart-grid-layout{grid-template-rows:var(--smart-grid-layout-rows);padding:0}.smart-grid-layout .row{margin-right:auto;margin-left:auto;grid-column:span 12}.smart-grid-layout.no-gaps,.smart-grid-layout.no-gaps .row{--smart-grid-row-gap:0px;--smart-grid-column-gap:0px;grid-columns-gap:0;grid-gap:0}.smart-grid-layout .order-0{order:-1}.smart-grid-layout .order-1{order:0}.smart-grid-layout .order-2{order:1}.smart-grid-layout .order-3{order:2}.smart-grid-layout .order-4{order:3}.smart-grid-layout .order-5{order:4}.smart-grid-layout .order-6{order:5}.smart-grid-layout .order-7{order:6}.smart-grid-layout .order-8{order:7}.smart-grid-layout .order-9{order:8}.smart-grid-layout .order-10{order:9}.smart-grid-layout .order-11{order:10}.smart-grid-layout .order-12{order:11}.smart-grid-layout [span="1"]{grid-row:span 1}.smart-grid-layout [span="2"]{grid-row:span 2}.smart-grid-layout [span="3"]{grid-row:span 3}.smart-grid-layout [span="4"]{grid-row:span 4}.smart-grid-layout [span="5"]{grid-row:span 5}.smart-grid-layout [span="6"]{grid-row:span 6}.smart-grid-layout [span="7"]{grid-row:span 7}.smart-grid-layout [span="8"]{grid-row:span 8}.smart-grid-layout [span="9"]{grid-row:span 9}.smart-grid-layout [span="10"]{grid-row:span 10}.smart-grid-layout [span="11"]{grid-row:span 11}.smart-grid-layout [span="12"]{grid-row:span 12}.smart-grid-layout .col-1{grid-column:span 1}.smart-grid-layout .col-2{grid-column:span 2}.smart-grid-layout .col-3{grid-column:span 3}.smart-grid-layout .col-4{grid-column:span 4}.smart-grid-layout .col-5{grid-column:span 5}.smart-grid-layout .col-6{grid-column:span 6}.smart-grid-layout .col-7{grid-column:span 7}.smart-grid-layout .col-8{grid-column:span 8}.smart-grid-layout .col-9{grid-column:span 9}.smart-grid-layout .col-10{grid-column:span 10}.smart-grid-layout .col-11{grid-column:span 11}.smart-grid-layout .col-12{grid-column:span 12}@media (min-width:576px){.smart-grid-layout.fixed{max-width:540px}.smart-grid-layout .col-sm-1{grid-column:span 1}.smart-grid-layout .col-sm-2{grid-column:span 2}.smart-grid-layout .col-sm-3{grid-column:span 3}.smart-grid-layout .col-sm-4{grid-column:span 4}.smart-grid-layout .col-sm-5{grid-column:span 5}.smart-grid-layout .col-sm-6{grid-column:span 6}.smart-grid-layout .col-sm-7{grid-column:span 7}.smart-grid-layout .col-sm-8{grid-column:span 8}.smart-grid-layout .col-sm-9{grid-column:span 9}.smart-grid-layout .col-sm-10{grid-column:span 10}.smart-grid-layout .col-sm-11{grid-column:span 11}.smart-grid-layout .col-sm-12{grid-column:span 12}}@media (min-width:768px){.smart-grid-layout.fixed{max-width:720px}.smart-grid-layout .col-md-1{grid-column:span 1}.smart-grid-layout .col-md-2{grid-column:span 2}.smart-grid-layout .col-md-3{grid-column:span 3}.smart-grid-layout .col-md-4{grid-column:span 4}.smart-grid-layout .col-md-5{grid-column:span 5}.smart-grid-layout .col-md-6{grid-column:span 6}.smart-grid-layout .col-md-7{grid-column:span 7}.smart-grid-layout .col-md-8{grid-column:span 8}.smart-grid-layout .col-md-9{grid-column:span 9}.smart-grid-layout .col-md-10{grid-column:span 10}.smart-grid-layout .col-md-11{grid-column:span 11}.smart-grid-layout .col-md-12{grid-column:span 12}}@media (min-width:992px){.smart-grid-layout.fixed{max-width:960px}.smart-grid-layout .col-lg-1{grid-column:span 1}.smart-grid-layout .col-lg-2{grid-column:span 2}.smart-grid-layout .col-lg-3{grid-column:span 3}.smart-grid-layout .col-lg-4{grid-column:span 4}.smart-grid-layout .col-lg-5{grid-column:span 5}.smart-grid-layout .col-lg-6{grid-column:span 6}.smart-grid-layout .col-lg-7{grid-column:span 7}.smart-grid-layout .col-lg-8{grid-column:span 8}.smart-grid-layout .col-lg-9{grid-column:span 9}.smart-grid-layout .col-lg-10{grid-column:span 10}.smart-grid-layout .col-lg-11{grid-column:span 11}.smart-grid-layout .col-lg-12{grid-column:span 12}}@media (min-width:1200px){.smart-grid-layout.fixed{max-width:1140px}.smart-grid-layout .col-xl-1{grid-column:span 1}.smart-grid-layout .col-xl-2{grid-column:span 2}.smart-grid-layout .col-xl-3{grid-column:span 3}.smart-grid-layout .col-xl-4{grid-column:span 4}.smart-grid-layout .col-xl-5{grid-column:span 5}.smart-grid-layout .col-xl-6{grid-column:span 6}.smart-grid-layout .col-xl-7{grid-column:span 7}.smart-grid-layout .col-xl-8{grid-column:span 8}.smart-grid-layout .col-xl-9{grid-column:span 9}.smart-grid-layout .col-xl-10{grid-column:span 10}.smart-grid-layout .col-xl-11{grid-column:span 11}.smart-grid-layout .col-xl-12{grid-column:span 12}}.smart-stack-layout{display:flex;box-sizing:border-box;overflow:hidden;width:100%;align-items:baseline;padding:15px}.smart-stack-layout .item{display:flex;border-radius:0;box-shadow:none;min-width:100px}.smart-stack-layout.vertical{flex-direction:column}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between):not(.vertical) .item:first-child{border-top-left-radius:var(--smart-border-radius);border-bottom-left-radius:var(--smart-border-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between):not(.vertical) .item:last-child{border-top-right-radius:var(--smart-border-radius);border-bottom-right-radius:var(--smart-border-radius);border-top-left-radius:0;border-bottom-left-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between).vertical .item:first-child{border-top-left-radius:var(--smart-border-radius);border-top-right-radius:var(--smart-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between).vertical .item:last-child{border-bottom-right-radius:var(--smart-border-radius);border-bottom-left-radius:var(--smart-border-radius);border-top-left-radius:0;border-top-right-radius:0}.smart-stack-layout.spacing .item{margin:0 6px}.smart-stack-layout.spacing.vertical .item{margin:6px 0}.smart-stack-layout.spacing-2 .item{margin:0 12px}.smart-stack-layout.spacing-2.vertical .item{margin:12px 0}.smart-stack-layout.spacing-3 .item{margin:0 24px}.smart-stack-layout.spacing-3.vertical .item{margin:24px 0}.smart-stack-layout.spacing-4 .item{margin:0 48px}.smart-stack-layout.spacing-4.vertical .item{margin:48px 0}.smart-stack-layout.spacing-5 .item{margin:0 64px}.smart-stack-layout.spacing-5.vertical .item{margin:64px 0}.smart-stack-layout.spacing-6 .item{margin:0 128px}.smart-stack-layout.spacing-6.vertical .item{margin:128px 0}.smart-stack-layout.spacing-2:not(.vertical) .item:first-child,.smart-stack-layout.spacing-3:not(.vertical) .item:first-child,.smart-stack-layout.spacing-4:not(.vertical) .item:first-child,.smart-stack-layout.spacing-5:not(.vertical) .item:first-child,.smart-stack-layout.spacing-6:not(.vertical) .item:first-child,.smart-stack-layout.spacing:not(.vertical) .item:first-child{margin-left:0}.smart-stack-layout.spacing-2:not(.vertical) .item:last-child,.smart-stack-layout.spacing-3:not(.vertical) .item:last-child,.smart-stack-layout.spacing-4:not(.vertical) .item:last-child,.smart-stack-layout.spacing-5:not(.vertical) .item:last-child,.smart-stack-layout.spacing-6:not(.vertical) .item:last-child,.smart-stack-layout.spacing:not(.vertical) .item:last-child{margin-right:0}.smart-stack-layout.spacing-2.vertical .item:first-child,.smart-stack-layout.spacing-3.vertical .item:first-child,.smart-stack-layout.spacing-4.vertical .item:first-child,.smart-stack-layout.spacing-5.vertical .item:first-child,.smart-stack-layout.spacing-6.vertical .item:first-child,.smart-stack-layout.spacing.vertical .item:first-child{margin-top:0}.smart-stack-layout.spacing-2.vertical .item:last-child,.smart-stack-layout.spacing-3.vertical .item:last-child,.smart-stack-layout.spacing-4.vertical .item:last-child,.smart-stack-layout.spacing-5.vertical .item:last-child,.smart-stack-layout.spacing-6.vertical .item:last-child,.smart-stack-layout.spacing.vertical .item:last-child{margin-bottom:0}.smart-stack-layout .top,.smart-stack-layout:not(.vertical).top{align-items:flex-start}.smart-stack-layout .right,.smart-stack-layout:not(.vertical).right{justify-content:flex-end}.smart-stack-layout .bottom,.smart-stack-layout:not(.vertical).bottom{align-items:flex-end}.smart-stack-layout .left,.smart-stack-layout:not(.vertical).left{justify-content:flex-start}.smart-stack-layout .center,.smart-stack-layout:not(.vertical).center{justify-content:center}.smart-stack-layout .middle,.smart-stack-layout:not(.vertical).middle{align-items:center}.smart-stack-layout .space-between,.smart-stack-layout.space-between{justify-content:space-between}.smart-stack-layout .space-evenly,.smart-stack-layout.space-evenly{justify-content:space-evenly}.smart-stack-layout .space-around,.smart-stack-layout.space-around{justify-content:space-around}.smart-stack-layout.vertical.top{justify-content:flex-start}.smart-stack-layout.vertical.right{align-items:flex-end}.smart-stack-layout.vertical.bottom{justify-content:flex-end}.smart-stack-layout.vertical.left{align-items:flex-start}.smart-stack-layout.vertical.center{align-items:center}.smart-stack-layout.vertical.middle{justify-content:center}.smart-stack-layout.stretch:not(.vertical) .item,.smart-stack-layout.vertical.vertical-stretch .item{flex:1}.smart-stack-layout.stretch:not(.vertical) .item.flex-2,.smart-stack-layout.vertical.vertical-stretch .item.flex-2{flex:2}.smart-stack-layout.stretch:not(.vertical) .item.flex-3,.smart-stack-layout.vertical.vertical-stretch .item.flex-3{flex:3}.smart-stack-layout.stretch:not(.vertical) .item.flex-4,.smart-stack-layout.vertical.vertical-stretch .item.flex-4{flex:4}.smart-stack-layout.stretch:not(.vertical) .item.flex-5,.smart-stack-layout.vertical.vertical-stretch .item.flex-5{flex:5}.smart-stack-layout.stretch:not(.vertical) .item.flex-6,.smart-stack-layout.vertical.vertical-stretch .item.flex-6{flex:6}.smart-stack-layout.stretch.vertical,.smart-stack-layout:not(.vertical).vertical-stretch{align-items:stretch}
.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-validation-success:not(smart-check-box)>div.smart-container:after{left:calc(100% + 20px);top:50%;position:absolute;transform:translate(-50%,-50%);pointer-events:none;font-weight:700;font-family:var(--smart-font-family);font-size:var(--smart-font-size);width:20px;height:20px;border-radius:50%;display:flex;text-align:center;justify-content:center;align-items:center}.smart-validation-error:not(.underlined):not(.outlined),.smart-validation-error:not(.underlined):not(.outlined) input,.smart-validation-error:not(.underlined):not(.outlined) span{border-color:var(--smart-error)!important;outline:0}.smart-validation-error:not(smart-check-box)>div.smart-container:after{background-color:var(--smart-error);color:var(--smart-error-color);content:"!"}.smart-success-label-like-after-element:after,.smart-validation-success:not(smart-check-box)>div.smart-container:after{color:var(--smart-success-color);content:"✓";background-color:var(--smart-success)}.smart-validation-error.smart-element:not(.outlined):not(.underlined) .smart-hint::after{background-color:var(--smart-error)}.smart-validation-success.smart-element:not(.outlined):not(.underlined) .smart-hint::after{background-color:var(--smart-success)}input[type=checkbox].smart-validation-error,input[type=radio].smart-validation-error{outline:auto;outline-color:var(--smart-error)}input.smart-validation-error{border-style:solid;border-width:1px}.smart-error-label-like-after-element:after,.smart-success-label-like-after-element:after{pointer-events:none;font-weight:700;font-family:var(--smart-font-family);font-size:var(--smart-font-size);width:20px;height:20px;border-radius:50%;display:flex;text-align:center;justify-content:center;align-items:center;top:50%;position:absolute;left:calc(50% + 15px);transform:translate(-50%,-50%)}.smart-error-label-like-after-element,.smart-success-label-like-after-element{position:relative}.smart-error-label-like-after-element:after{background-color:var(--smart-error);color:var(--smart-error-color);content:"!"}.smart-validation-summary{font-family:var(--smart-font-family);font-size:var(--smart-font-size);color:var(--smart-error)}.smart-validation-summary span{display:block;margin-top:5px}.smart-error-holder{position:absolute;font-family:var(--smart-font-family);font-size:var(--smart-font-size);background-color:var(--smart-error);color:var(--smart-error-color);padding:10px;pointer-events:none;z-index:var(--smart-editor-drop-down-z-index);margin-top:10px}.smart-error-holder.smart-error-hint-position-right{white-space:nowrap}
.smart-input-buttons-elements-holder{display:grid;grid-template-columns:var(--smart-date-format-panel-smart-inputs-container-width) var(--smart-date-format-panel-apply-container-width);grid-template-rows:auto;grid-column-gap:var(--smart-date-format-panel-smart-input-buttons-column-gap)}.smart-input-and-add-formats-holder{border:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color);border-radius:var(--smart-date-format-panel-border-radius);display:grid;grid-template-columns:var(--smart-date-format-panel-smart-inputs-holder-width) var(--smart-date-format-panel-add-format-holder-width);grid-template-rows:auto;align-items:baseline;justify-content:center}.smart-input-list-holder{padding:var(--smart-date-format-panel-smart-inputs-list-holder-offset)}.smart-input-list-holder:empty{border:none}.smart-input-list-holder smart-input{display:inline-flex;height:var(--smart-date-format-panel-smart-input-height);margin:var(--smart-date-format-panel-each-smart-input-offset)}.smart-input-list-holder .format-smart-input-list{width:var(--smart-date-format-panel-smart-input-format-width)}.smart-input-list-holder .sign-smart-input{width:var(--smart-date-format-panel-smart-input-sign-width)}.all-format-holders{width:var(--smart-date-format-panel-all-format-holders-width)}.format-holder{width:var(--smart-date-format-panel-each-add-format-holder-width);text-align:center;float:left}.add-format-holder{margin:var(--smart-date-format-panel-add-new-format-dropdown-offset);align-self:normal;justify-self:end}.add-format-holder span.smart-drop-down-button{--smart-date-format-panel-smart-drop-down-button-border:transparent}.add-format-holder smart-button{font-size:var(--smart-date-format-panel-smart-font-size);width:auto;min-width:var(--smart-date-format-panel-add-format-holder-button)}.use-format-button{margin:0 auto;margin-top:var(--smart-date-format-panel-margin-from-the-top)}.use-format-button[disabled]{display:none}li[value=" "] a{height:calc(var(--smart-date-format-panel-smart-font-size) + 16px)}.date-time-format-list{padding:0;margin:0;margin-top:var(--smart-date-format-panel-date-time-format-list-offset-top);max-height:var(--smart-date-format-panel-date-time-format-list-max-height);overflow-y:auto}.date-time-format{cursor:pointer;border:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color);border-bottom:none;text-align:center;padding:var(--smart-date-format-panel-each-date-time-format-offset);list-style-type:none;padding-left:0}.date-time-format:last-child{border-bottom:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color)}.date-time-format:hover{background:#f1f1f1}.text-tramsform-none{text-transform:none}.cboth{clear:both}.bold{font-weight:700}
.currency-format-panel-demo-container{max-width:960px;border:1px solid #ccc;border-radius:4px;padding:15px}.selected-currency-holder-and-apply-holder{display:grid;grid-template-columns:var(--smart-currency-format-panel-currency-holder-width) var(--smart-currency-format-panel-apply-button-width);grid-template-rows:auto;grid-column-gap:var(--smart-currency-format-panel-header-holder-offset)}.input-currency-formats{width:var(--smart-currency-format-panel-currency-holder-dropdown-button-width)}.selected-currency-holder{border:var(--smart-currency-format-panel-border-size) solid var(--smart-currency-format-panel-border-color);border-radius:var(--smart-currency-format-panel-border-radius);display:grid;grid-template-columns:var(--smart-currency-format-panel-currency-holder-input-width) var(--smart-currency-format-panel-currency-holder-dropdown-width);grid-template-rows:auto;align-items:baseline;justify-content:center;padding-left:var(--smart-currency-format-panel-currency-holder-padding-left);padding-top:var(--smart-currency-format-panel-currency-holder-padding-top);padding-bottom:var(--smart-currency-format-panel-currency-holder-padding-bottom)}.selected-currency-holder .currency-sign-input-holder{width:auto}.selected-currency-holder .currency-sign-input-holder smart-text-box{width:var(--smart-currency-format-panel-currency-input-width)}.selected-currency-holder .currency-sign-input-holder smart-text-box input{border:none}.currency-item,.currency-list{border:var(--smart-currency-format-panel-border-size) solid var(--smart-currency-format-panel-border-color)}.currency-list{padding:0;margin:0;margin-top:var(--smart-currency-format-panel-currencies-margin-top);max-height:var(--smart-currency-format-panel-currencies-max-height);overflow-y:auto}.currency-item{cursor:pointer;border-left:0;border-bottom:none;padding:var(--smart-currency-format-panel-currencies-item-padding);padding-left:var(--smart-currency-format-panel-currencies-left-padding);list-style-type:none}.currency-item:last-child{border-bottom:0}.currency-item:first-child{border-top:0!important}.currency-item:hover{background:var(--smart-currency-format-panel-currencies-hover-background)}.currency-item-default-format{float:right;color:var(--smart-currency-format-panel-currencies-example-format-color)}
.smart-appearance,.smart-data-validation-container,.smart-on-invalid-data-container{grid-template-columns:var(--smart-validation-panel-description-width) var(--smart-validation-panel-content-width);grid-template-rows:auto;grid-column-gap:0}.smart-on-invalid-data-container{margin-top:var(--smart-validation-panel-invalid-data-vertical-offset);display:grid}.smart-appearance{margin-top:var(--smart-validation-panel-appearance-vertical-offset);display:grid}.smart-appearance .smart-checkbox-appearance{display:block}.smart-appearance .smart-appearance-text-box-value{display:inline-block;margin-top:var(--smart-validation-panel-appearance-textbox-vertical-offset)}.smart-appearance .reset-appearance{cursor:pointer;display:inline-block;margin-left:var(--smart-validation-panel-appearance-reset-button-left-offset);text-decoration:underline;color:var(--smart-validation-panel-appearance-reset-button-color)}.smart-data-validation-container{margin-top:var(--smart-validation-panel-criteria-container-vertical-offset);display:grid}.smart-data-validation-container .criteria-container{margin-top:var(--smart-validation-panel-criteria-row-margin-top)}.smart-data-validation-container .right-elements{display:flex;align-items:center;flex-wrap:wrap;flex-direction:row}.smart-data-validation-container .smart-criteria-container,.smart-data-validation-container .smart-criteria-type-container{display:flex;align-items:center}.smart-data-validation-container .smart-input-criteria,.smart-data-validation-container .smart-input-criteria-type{display:inline-block;width:var(--smart-validation-panel-criteria-container-input-width);margin-left:var(--smart-validation-panel-criteria-container-input-horizontal-offset);margin-right:var(--smart-validation-panel-criteria-container-input-horizontal-offset)}.smart-data-validation-container .smart-input-criteria-container{display:inline-flex;flex-direction:row;align-items:center}.smart-data-validation-container .smart-input-criteria-container smart-text-box{display:inline-block;width:var(--smart-validation-panel-criteria-container-textbox-width);margin-left:var(--smart-validation-panel-criteria-container-textbox-horizontal-offset);margin-right:var(--smart-validation-panel-criteria-container-textbox-horizontal-offset)}.smart-data-validation-container .smart-input-criteria-container smart-text-box:nth-child(1){order:1}.smart-data-validation-container .smart-input-criteria-container smart-text-box:nth-child(2){order:3}.smart-data-validation-container .smart-input-criteria-container .smart-text-between-inputs{margin:var(--smart-validation-panel-criteria-container-text-between-inputs-offset);order:2}.smart-criteria-container,.smart-criteria-type-container,.smart-input-criteria-container{margin-top:var(--smart-validation-panel-criteria-row-margin-top)}.smart-footer-buttons{margin-top:var(--smart-validation-panel-footer-vertical-offset)}.smart-footer-buttons smart-button{margin-left:var(--smart-validation-panel-footer-button-horizontal-offset);margin-right:var(--smart-validation-panel-footer-button-horizontal-offset)}.smart-footer-buttons smart-button.smart-remove-validation-footer-button{width:auto;color:var(--smart-validation-panel-footer-remove-validation-button-color);font-weight:700}.smart-footer-buttons smart-button.smart-cancel-footer-button{color:var(--smart-validation-panel-footer-cancel-button-color);font-weight:700}.smart-footer-buttons smart-button.smart-save-footer-button{background:var(--smart-validation-panel-footer-save-button-background);color:var(--smart-validation-panel-footer-save-button-color)}.smart-footer-buttons .right-elements{float:right}.right-elements-reset{display:flex;align-items:center}
.smart-path-item,.smart-path[hint]>.smart-container{align-items:flex-start}.smart-path .smart-drop-down-button,.smart-path-item{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-path-item{box-sizing:border-box;transition:opacity 280ms ease-in-out;overflow:hidden;white-space:nowrap;display:flex;position:relative;flex-direction:column;justify-content:center;padding:9px 12px;width:100%;height:calc(100% - var(--smart-list-item-vertical-offset));left:0;top:0;color:var(--smart-background-color);border-width:var(--smart-border-width);border-style:solid;border-color:transparent;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.smart-path-item .smart-ripple{background:var(--smart-ui-state-active)}.smart-path-item[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-path-item[hover]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-path-item[active]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);opacity:1}.smart-path-item[focus]{color:var(--smart-primary-color);border-color:var(--smart-primary);background-color:var(--smart-primary)}smart-path .smart-ripple{background:var(--smart-ui-state-active)}.smart-path,.smart-path.smart-container{display:block;width:var(--smart-path-default-width);height:var(--smart-path-default-height);background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}.smart-path>.smart-container{display:flex;position:relative;align-items:center}.smart-path .smart-content{position:relative;cursor:pointer;display:flex;width:100%;height:100%}.smart-path .smart-content .smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-path .smart-input,.smart-path input.smart-input{cursor:initial;outline:transparent solid 1px;width:100%;height:100%;border:none;min-height:100%;vertical-align:middle;font-size:inherit;font-family:inherit;background-color:inherit;margin:0;color:inherit;background:var(--smart-background);text-align:var(--smart-path-text-align);border-radius:0}.smart-path .smart-input:focus{outline:initial;border-color:var(--smart-primary);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-path .smart-input::-webkit-input-placeholder,.smart-path .smart-input::placeholder{color:var(--smart-disabled-color);font-style:italic}.smart-path .smart-input[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-path .smart-input[position-absolute]{position:absolute}.smart-path div.smart-input{padding:calc(var(--smart-editor-label-padding) + 2 * var(--smart-border-width)) calc(var(--smart-editor-label-padding) - var(--smart-border-width));outline:0;background:initial;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.smart-path .smart-path-input-wrapper,.smart-path div.smart-input:after{padding:0 var(--smart-editor-label-padding);pointer-events:none;white-space:nowrap}.smart-path div.smart-input:after{position:absolute;display:flex;align-items:center;width:100%;height:100%;top:0;font-size:var(--smart-arrow-size);color:var(--smart-disabled-color);font-style:italic;content:attr(placeholder);justify-content:initial;left:0;opacity:0}.smart-path div.smart-input[show-placeholder]:after{opacity:1}.smart-path .smart-buttons-container{display:grid;width:100%;grid-template-columns:var(--smart-editor-addon-width) minmax(0,1fr) var(--smart-editor-addon-width);grid-column-gap:var(--smart-path-button-gap)}.smart-path .smart-hint,.smart-path .smart-label{display:none;position:absolute}.smart-path .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s ease-in;transform-origin:left top 0}.smart-path .smart-browse-button,.smart-path .smart-drop-down-button{font-family:var(--smart-font-family-icon);font-size:10px;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:var(--smart-editor-height);height:100%;user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:transparent solid 1px;cursor:pointer;overflow:hidden;position:relative;background:var(--smart-surface);border-width:var(--smart-border-width);border-style:solid;color:var(--smart-background-color);border-color:var(--smart-border);transition:background-color .1s linear}.smart-path .smart-browse-button span,.smart-path .smart-drop-down-button span{font-family:inherit;font-size:inherit;color:inherit;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-path .smart-browse-button span:not(.smart-ripple):after,.smart-path .smart-drop-down-button span:not(.smart-ripple):after{position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%;height:100%;top:0;white-space:nowrap}.smart-path .smart-browse-button[hover],.smart-path .smart-drop-down-button[hover]{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover)}.smart-path .smart-browse-button:active,.smart-path .smart-browse-button[active],.smart-path .smart-drop-down-button:active,.smart-path .smart-drop-down-button[active]{color:var(--smart-ui-state-color-active);background:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active)}.smart-path .smart-drop-down-button{border-top-right-radius:0;border-bottom-right-radius:0}.smart-path .smart-drop-down-button span:not(.smart-ripple):after{content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-path .smart-browse-button{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-path .smart-browse-button span:not(.smart-ripple):after{content:"...";font-weight:600;font-size:1rem}.smart-path .smart-path-input-container{position:relative;overflow:hidden;border-style:solid;border-color:var(--smart-border);border-width:var(--smart-border-width);border-radius:0}.smart-path .smart-path-input-wrapper{position:absolute;top:0;left:0;opacity:0;text-align:var(--smart-path-text-align);vertical-align:middle;outline:0;visibility:hidden}.smart-path .smart-path-input-wrapper::-moz-focus-inner{border:0}@-moz-document url-prefix(){.smart-path .smart-path-input-wrapper{line-height:1rem}}.smart-path .smart-path-multiline-container{cursor:initial;outline:transparent solid 1px;width:100%;height:100%;min-height:100%;vertical-align:middle;font-size:inherit;font-family:inherit;background-color:inherit;margin:0;color:inherit;background:var(--smart-background);text-align:var(--smart-path-text-align);overflow:hidden;position:relative;padding:initial;border:none;border-radius:0}.smart-path .smart-path-multiline-container .smart-input::-webkit-scrollbar{width:0}.smart-path:not([animation=none])[hint] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-path:not([animation=none])[hint][focus] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-path[readonly] .smart-input{user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.smart-path[indicator] .smart-input{background:var(--smart-surface)}.smart-path[disabled] .smart-browse-button,.smart-path[disabled] .smart-drop-down-button,.smart-path[disabled] input,.smart-path[disabled]>.smart-container{cursor:default;background-color:initial}.smart-path[indicator] .smart-path-input-container{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-path[indicator] .smart-browse-button{display:none}.smart-path[indicator] .smart-buttons-container{grid-template-columns:var(--smart-editor-addon-width) minmax(0,1fr)}.smart-path[disabled] input{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-path[focus] .smart-path-input-container{outline:initial;border-color:var(--smart-primary);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-path[focus] .smart-browse-button,.smart-path[focus] .smart-drop-down-button{outline:initial;border-color:var(--smart-primary);background-color:var(--smart-surface);color:var(--smart-background-color)}.smart-path[label][hint]>.smart-container{display:flex;position:relative;align-items:center}.smart-path[hint] .smart-hint,.smart-path[label] .smart-label{position:absolute;left:0;font-size:12px;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;text-align:initial;line-height:initial;vertical-align:initial;width:100%}.smart-path[label]>.smart-container{align-items:flex-end}.smart-path[label] .smart-label{bottom:100%;-webkit-user-select:none;user-select:none}.smart-path[hint] .smart-hint{-webkit-user-select:none;user-select:none;opacity:0;top:100%;bottom:initial}.smart-path[hint][focus] .smart-hint{opacity:1}.smart-path[opened] .smart-drop-down-button{color:var(--smart-ui-state-color-active);background:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active)}.smart-path[wrap] .smart-path-input-wrapper{padding-top:calc(var(--smart-editor-label-padding) + 2 * var(--smart-border-width));padding-bottom:calc(var(--smart-editor-label-padding) + 2 * var(--smart-border-width))}.smart-path.outlined{background-color:transparent;color:inherit}.smart-path.outlined[label] .smart-label{top:-11px;left:var(--smart-editor-label-padding);background:var(--smart-background);color:var(--smart-background-color);z-index:1;height:auto;min-height:20px;width:auto;transition:all .2s ease;transform:scale(1)}.smart-path.outlined[label][focus] .smart-label{transform:scale(.8);color:var(--smart-primary)}.smart-path.outlined[hover] .smart-drop-down-button{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-path.underlined .smart-browse-button:after,.smart-path.underlined .smart-drop-down-button:after,.smart-path.underlined .smart-path-input-container:after{border-bottom-color:var(--smart-primary);content:"";width:0;position:absolute;left:0;border-bottom-width:1px;border-bottom-style:solid;transition:all .2s cubic-bezier(0,0,.2,1);bottom:0}.smart-path.underlined .smart-browse-button,.smart-path.underlined .smart-drop-down-button,.smart-path.underlined .smart-input,.smart-path.underlined .smart-path-input-container,.smart-path.underlined[hover]:not([opened]) .smart-input{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-path.underlined{background-color:transparent;color:inherit}.smart-path.underlined .smart-browse-button[active],.smart-path.underlined .smart-drop-down-button[active],.smart-path.underlined .smart-input[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-path.underlined:not([opened]) .smart-input,.smart-path.underlined:not([opened]):not([hover]) .smart-browse-button,.smart-path.underlined:not([opened]):not([hover]) .smart-drop-down-button{background-color:transparent;color:inherit;border-radius:initial}.smart-path.underlined:not([hover]) .smart-browse-button:focus,.smart-path.underlined:not([hover]) .smart-drop-down-button:focus{box-shadow:none}.smart-path.underlined:not([hover]) .smart-input:focus{box-shadow:none;z-index:initial}.smart-path.underlined[hover]:not([opened]) .smart-input{background-color:transparent}.smart-path.underlined[focus] .smart-browse-button:after,.smart-path.underlined[focus] .smart-drop-down-button:after,.smart-path.underlined[focus] .smart-path-input-container:after{width:100%}.smart-path.underlined[label] .smart-label{transition:all .2s cubic-bezier(0,0,.2,1);transform:scale(1);transform-origin:top left}.smart-path.underlined[label][value=""] .smart-label{bottom:0}.smart-path.underlined[label][focus] .smart-label,.smart-path.underlined[label][opened] .smart-label{transform:scale(.8);color:var(--smart-primary);bottom:100%}.smart-path[right-to-left]>.smart-container{direction:rtl}.smart-path[right-to-left] .smart-browse-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-path[right-to-left] .smart-drop-down-button{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:0;border-bottom-left-radius:0}.smart-path[right-to-left][indicator] .smart-path-input-container{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0}.smart-drop-down.smart-drop-down-repositioned[right-to-left]{direction:rtl}
.number-format-panel-demo-container{max-width:960px;border:1px solid #ccc;border-radius:4px;padding:15px}.selected-custom-number-format-holder-and-apply-holder{display:grid;grid-template-columns:var(--smart-number-format-panel-selected-format-width) var(--smart-number-format-panel-apply-button-width);grid-template-rows:auto;grid-column-gap:var(--smart-number-format-panel-header-holder-offset)}.selected-custom-number-format-holder{display:block;border:var(--smart-number-format-panel-border-size) solid var(--smart-number-format-panel-border-color);border-radius:var(--smart-number-format-panel-border-radius);padding-left:var(--smart-number-format-panel-selected-format-padding-left);padding-top:var(--smart-number-format-panel-selected-format-padding-top);padding-bottom:var(--smart-number-format-panel-selected-format-padding-bottom)}.selected-custom-number-format-holder .custom-number-format-input-holder{width:auto}.selected-custom-number-format-holder .custom-number-format-input-holder smart-text-box{width:var(--smart-number-format-panel-header-input-width)}.selected-custom-number-format-holder .custom-number-format-input-holder smart-text-box input{border:none}.custom-number-format-item,.custom-number-format-list{border:var(--smart-number-format-panel-border-size) solid var(--smart-number-format-panel-border-color)}.apply-button-holder .use-number-format-button{height:100%}.sample-container{margin-top:var(--smart-number-format-panel-sample-container-vertical-offset);margin-left:var(--smart-number-format-panel-sample-container-horizontal-offset)}.custom-number-format-list{padding:0;margin:0;margin-top:var(--smart-number-format-panel-formats-list-margin-top);max-height:var(--smart-number-format-panel-formats-list-max-height);overflow-y:auto}.custom-number-format-item{cursor:pointer;border-left:0;border-bottom:none;padding:var(--smart-number-format-panel-formats-item-padding);padding-left:var(--smart-number-format-panel-formats-item-left-padding);list-style-type:none}.custom-number-format-item:last-child{border-bottom:0}.custom-number-format-item:first-child{border-top:0!important}.custom-number-format-item:hover{background:var(--smart-number-format-panel-formats-item-hover-background)}.custom-number-format-item-default-format{float:right;color:var(--smart-number-format-panel-formats-item-example-format-color)}
.smart-kanban{width:var(--smart-kanban-default-width);height:var(--smart-kanban-default-height);border:none;padding:0}.smart-kanban .smart-kanban-scroll-viewer{width:100%;height:100%}.smart-kanban .smart-kanban-scroll-viewer .smart-scroll-viewer-content-container[disable-vertical]{padding:var(--smart-data-view-padding);height:100%;min-width:100%}.smart-kanban.smart-kanban-column-color .smart-kanban-column:not(.smart-kanban-add-new-column){background:var(--smart-surface);padding:5px;box-shadow:0 0 1px rgba(0,0,0,.2),0 0 2px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.03),0 3px 16px rgba(0,0,0,.06);border-radius:5px;box-sizing:border-box}.smart-kanban.smart-kanban-column-color .smart-kanban-column:not(.smart-kanban-add-new-column) .smart-kanban-column-header{background:0 0;border:none}.smart-kanban .smart-kanban-column .smart-kanban-column-footer{display:flex;font-family:var(--smart-font-family);font-size:11px;color:var(--smart-surface-color);opacity:.5;align-items:center;text-align:center;padding:8px}.smart-kanban .smart-kanban-column.collapsed .smart-kanban-column-footer{padding:0}.smart-kanban.smart-container,.smart-kanban>.smart-container{position:relative}.smart-kanban.smart-container[modal],.smart-kanban>.smart-container[modal]{pointer-events:none;-webkit-user-select:none;user-select:none}.smart-kanban.smart-container[modal]:after,.smart-kanban>.smart-container[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none}.smart-kanban .smart-kanban-body{position:relative;width:100%;height:100%;display:grid;grid-column-gap:var(--smart-data-view-padding);grid-template-rows:100%}.smart-kanban .smart-kanban-body>.smart-kanban-column{height:100%;overflow:hidden}.smart-kanban .smart-kanban-column{display:grid;grid-template-rows:var(--smart-kanban-header-size) 1fr;grid-row-gap:var(--smart-data-view-padding);min-height:0}.smart-kanban .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header{grid-template-columns:1fr auto auto}.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading{padding:8px 2px}.smart-kanban .smart-kanban-column[wip-max-error]>.smart-kanban-column-header{background:#ffcdd2!important}.smart-kanban .smart-kanban-column[wip-min-error]>.smart-kanban-column-header{background:#ffe082!important}.smart-kanban .smart-kanban-column>.smart-kanban-column-header{border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);min-width:0;display:grid;grid-template-columns:1fr auto;align-content:center;align-items:center;padding:0 var(--smart-data-view-padding);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label{font-size:calc(var(--smart-font-size) + 1px);font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill{overflow:visible;display:inline-flex;align-content:center}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading{border-radius:12px;font-size:var(--smart-font-size);padding:2px 8px;min-width:22px;font-weight:500;display:flex;align-items:center}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading .summary{font-size:10px;margin-left:3px;opacity:.8}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label .smart-kanban-title{text-overflow:ellipsis;overflow:hidden}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pending{position:relative;overflow:visible;visibility:hidden}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-arrow,.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-add{display:none}.smart-kanban .smart-kanban-column>.smart-kanban-column-content{display:grid;grid-row-gap:var(--smart-data-view-padding);min-height:0;grid-template-rows:1fr 3fr}.smart-kanban .smart-kanban-column .smart-kanban-column-content-tasks:empty,.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-content{display:none}.smart-kanban .smart-kanban-column.has-swimlane,.smart-kanban .smart-kanban-column>.smart-kanban-column-content.has-swimlane{grid-row-gap:calc(var(--smart-kanban-header-size) + 2 * var(--smart-data-view-padding))}.smart-kanban .smart-kanban-column>.smart-kanban-column-content.no-sub-columns{grid-template-rows:1fr}.smart-kanban .smart-kanban-column .smart-kanban-column-content-tasks{position:relative;border:none;width:unset;min-width:unset;height:unset;min-height:0;max-height:unset;padding:0;background-color:transparent}.smart-kanban .smart-kanban-column.collapsed{width:var(--smart-kanban-header-size);grid-template-rows:1fr}.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-header{width:100%;padding:var(--smart-data-view-padding) 0;writing-mode:vertical-lr;color:var(--smart-primary);direction:ltr}.smart-kanban .smart-kanban-column.collapsed.has-swimlane>.smart-kanban-column-header>.smart-kanban-column-header-label{margin-top:calc(2 * var(--smart-kanban-header-size) + var(--smart-data-view-padding))}.smart-kanban .smart-kanban-column.dragged .smart-kanban-column-header{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-kanban .smart-kanban-column.drop-target{position:relative;overflow:visible}.smart-kanban .smart-kanban-column.drop-target.before:after{border-left:var(--smart-kanban-color-band-width) dashed var(--smart-primary);left:calc(-1 * var(--smart-kanban-color-band-width));margin-left:-3px}.smart-kanban .smart-kanban-column.drop-target.after:after{border-right:var(--smart-kanban-color-band-width) dashed var(--smart-primary);margin-left:3px}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{grid-template-columns:repeat(auto-fit,minmax(var(--smart-kanban-task-min-width),1fr));grid-column-gap:var(--smart-data-view-padding)}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.before:after{border-left:var(--smart-kanban-color-band-width) dashed var(--smart-primary-color);left:calc(-1 * var(--smart-kanban-color-band-width))}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.after:after{border-right:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column[orientation=vertical]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.before:after{border-top:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column[orientation=vertical]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.after:after{border-bottom:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column-header:focus{outline:0;border-color:var(--smart-ui-state-border-active)}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input{position:absolute;top:-10%;left:0;width:100%;height:120%;outline:0;font-size:calc(var(--smart-font-size) - 1px);visibility:visible;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;padding:4px}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input:hover{border-color:var(--smart-ui-state-border-hover)}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input:focus{border-color:var(--smart-primary)}.smart-kanban .smart-kanban-column-header-label.pending.colors .smart-kanban-column-header-input{width:calc(100% - 30px)}.smart-kanban .smart-kanban-column-header-label.pending.colors smart-color-input{position:absolute;right:2px;visibility:visible}.smart-kanban .smart-kanban-column-header-add:focus{outline:0;color:var(--smart-primary)}.smart-kanban .smart-kanban-column-content-tasks:focus{outline:0}.smart-kanban .smart-kanban-column-content-tasks.empty{position:relative}.smart-kanban .smart-kanban-column-content-tasks.empty:after{content:attr(empty);position:absolute;top:calc(50% - 11px);display:flex;align-items:center;align-content:center;justify-content:center;width:100%;opacity:.5;font-size:11px}.smart-kanban .smart-kanban-column-content-tasks .smart-kanban-task[focus]{box-shadow:inset 0 0 1px 1px var(--smart-primary)}.smart-kanban .smart-kanban-column-content-tasks>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{display:grid;grid-row-gap:var(--smart-data-view-padding);padding:0}.smart-kanban .smart-kanban-column-content-columns{display:grid;grid-column-gap:var(--smart-data-view-padding);min-height:0}.smart-kanban .smart-kanban-column-content-columns.has-tabs{display:grid;grid-row-gap:var(--smart-data-view-padding);min-height:0;grid-template-rows:var(--smart-kanban-header-size) 1fr}.smart-kanban .smart-kanban-column-content-columns.has-tabs .smart-kanban-column{grid-template-rows:1fr}.smart-kanban .smart-kanban-task:hover .smart-kanban-task-edit{width:16px}.smart-kanban .smart-kanban-task:hover .smart-kanban-task-edit:after{content:var(--smart-icon-mode-edit);font-family:var(--smart-font-family-icon)}.smart-kanban .smart-kanban-task.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-kanban .smart-kanban-task[selected]{background-color:var(--smart-ui-state-selected)}.smart-kanban .smart-kanban-task-user:focus{outline:0;border:1px solid var(--smart-primary)}.smart-kanban .remove-button:focus,.smart-kanban .smart-kanban-task-actions:focus,.smart-kanban .smart-kanban-task-comments:focus,.smart-kanban .smart-kanban-task-description:focus,.smart-kanban .smart-kanban-task-edit:focus{outline:var(--smart-primary) solid 1px}.smart-kanban .smart-kanban-task-actions:hover,.smart-kanban .smart-kanban-task-comments:hover,.smart-kanban .smart-kanban-task-description:hover,.smart-kanban .smart-kanban-task-edit:hover{color:var(--smart-primary)}.smart-kanban .smart-data-view-header{border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);min-width:0;height:var(--smart-kanban-header-size)}.smart-kanban .smart-kanban-add-new-column{cursor:pointer}.smart-kanban .smart-kanban-add-new-column .smart-kanban-column-content{display:none}.smart-kanban .smart-kanban-add-new-column-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:calc(var(--smart-font-size) + 1px);font-weight:700;display:flex;align-items:center}.smart-kanban .swimlane{position:absolute;display:flex;align-items:center;justify-content:center;height:var(--smart-kanban-header-size);background-color:var(--smart-primary);color:var(--smart-primary-color);font-size:calc(var(--smart-font-size) + 2px);padding:var(--smart-data-view-padding);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);min-width:0}.smart-kanban .smart-kanban-task-placeholder{transition:margin .2s cubic-bezier(.4,0,.2,1)}.smart-kanban .drop-target:after{content:"";position:absolute;box-sizing:border-box;border:2px dashed var(--smart-primary);width:100%;height:100%;left:0;top:0;pointer-events:none;opacity:.75}.smart-kanban .drop-target.after:after,.smart-kanban .drop-target.before:after{border:none}.smart-kanban:not([right-to-left]) .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-arrow{transform:rotate(180deg)}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:after{content:var(--smart-icon-plus-circled);font-family:var(--smart-font-family-icon);padding:0 10px 10px 0}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:hover{cursor:pointer;color:var(--smart-primary)}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]:not(.collapsed)>.smart-kanban-column-header[add-new-button]{grid-template-columns:auto 1fr auto auto}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]:not(.collapsed)>.smart-kanban-column-header[add-new-button]>.smart-kanban-column-header-add{display:block}.smart-kanban[add-new-button] .smart-kanban-add-new-button{width:26px;height:26px;border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);position:absolute;display:flex;justify-content:center;align-content:center;align-items:center;font-size:14px;cursor:pointer;transition:transform .1s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);transform:scale(1);transition-delay:0s}.smart-kanban[header-position=bottom] .smart-kanban-body,.smart-kanban[header-position=top] .smart-kanban-body{height:calc(100% - var(--smart-kanban-header-size) - var(--smart-data-view-padding))}.smart-kanban[add-new-button] .smart-kanban-add-new-button:hover{box-shadow:var(--smart-elevation-4);transform:scale(1.2)}.smart-kanban[add-new-button] .smart-kanban-add-new-button:after{content:var(--smart-icon-plus);font-family:var(--smart-font-family-icon);font-size:14px}.smart-kanban[add-new-button] .smart-kanban-add-new-button.show{opacity:1}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1);margin-top:-1px}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button:hover,.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button[aria-expanded]{color:var(--smart-primary)}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button:after{margin-left:5px;content:var(--smart-icon-menu);font-family:var(--smart-font-family-icon)}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed):not([add-new-button])>.smart-kanban-column-header[settings]{grid-template-columns:1fr auto auto auto}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header{cursor:pointer}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header>.smart-arrow{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1)}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header>.smart-arrow:hover{color:var(--smart-primary);transform:scale(1.2)}.smart-kanban[task-position=leaf] .smart-kanban-column>.smart-kanban-column-content:not(.no-sub-columns){grid-template-rows:0 1fr;grid-row-gap:0}.smart-kanban[user-list] .smart-kanban-task-user:hover{border:none;box-shadow:0 0 4px 1px var(--smart-primary)}.smart-kanban[header-position=top] .smart-data-view-header{margin-bottom:var(--smart-data-view-padding)}.smart-kanban[header-position=bottom] .smart-data-view-header{margin-top:var(--smart-data-view-padding)}.smart-data-view-header{height:var(--smart-kanban-header-size)}.smart-kanban-task{border:var(--smart-border-width) solid var(--smart-border);border-left:var(--smart-kanban-color-band-width) solid var(--smart-primary);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:100%;min-width:0;height:auto;min-height:var(--smart-kanban-task-min-height);display:grid;grid-template-columns:100%;grid-template-rows:1fr auto auto;padding:5px;grid-row-gap:5px;cursor:pointer;background-color:var(--smart-background);position:relative;margin-top:0;margin-bottom:0}.smart-kanban-task .smart-kanban-task-cover-content{height:100px;display:flex;overflow:hidden}.smart-kanban-task .smart-kanban-task-cover-content img{max-width:100%;max-height:100%}.smart-kanban-task .smart-kanban-task-custom-fields{display:grid;grid-template-columns:1fr 1fr}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field{display:flex;flex-direction:column;padding:5px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-label{margin-bottom:calc(var(--smart-card-view-vertical-offset)/ 3);text-transform:uppercase;font-size:calc(var(--smart-font-size) - 2px);opacity:.7;overflow:hidden;text-overflow:ellipsis}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .attachments{display:flex}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .attachments .item{margin-right:5px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .item,.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value img{border:1px solid var(--smart-border);width:25px;height:25px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .item:hover,.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value img:hover{border:2px solid var(--smart-primary)}.smart-kanban-task-input{height:20px;opacity:.8;border:none!important;width:100%;text-decoration:underline;background:0 0;cursor:pointer;font-size:calc(var(--smart-font-size) - 1px)!important}.smart-kanban-task-input:active,.smart-kanban-task-input:focus{text-decoration:initial;cursor:initial;opacity:1}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected .label,.smart-kanban-task-subtasks .smart-kanban-sub-task[selected] .label,.smart-window.smart-kanban-window .checklist-editor smart-list-item[selected] .label{text-decoration:line-through}.smart-kanban-task-subtasks .smart-kanban-sub-task{display:grid;grid-column-gap:5px;grid-template-columns:16px 1fr 16px 16px;font-size:calc(var(--smart-font-size) - 1px)!important;padding:2px}.smart-kanban-task-subtasks .smart-kanban-sub-task:before{content:var(--smart-icon-check-empty);font-family:var(--smart-font-family-icon);cursor:pointer;font-size:var(--smart-font-size)!important}.smart-kanban-task-subtasks .smart-kanban-sub-task:hover .edit-subtask:after{content:var(--smart-icon-mode-edit);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-kanban-task-subtasks .smart-kanban-sub-task:hover .remove-subtask:after{content:var(--smart-icon-close);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected:before{content:var(--smart-icon-check-squared)}.smart-kanban-task-content{display:grid;grid-template-columns:1fr auto;grid-column-gap:5px}.smart-kanban-task-text{padding:5px;word-break:break-word;max-height:var(--smart-kanban-text-max-height);overflow:auto}.smart-kanban-task-text:after,.smart-kanban-task-text:before{font-family:var(--smart-font-family-icon)}.smart-kanban-task-text:before{margin-right:10px}.smart-kanban-task-text:after{margin-left:10px}.smart-kanban-task-footer{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;grid-column-gap:5px}.smart-kanban-task-due{display:none;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban-task-due:not(:empty){margin-top:calc(var(--smart-data-view-padding)/ 2)}.smart-kanban-task-due.overdue{color:var(--smart-error)}.smart-kanban-task-due.overdue:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-attention-circled)}.smart-kanban-task-info{display:grid;grid-template-rows:auto auto}.smart-kanban-task-checked{letter-spacing:1px}.smart-kanban-task-progress{background-color:var(--smart-primary);position:absolute;height:20%;left:0}.smart-kanban-task-progress.bottom{bottom:0}.smart-kanban-task-progress-container{display:none;height:20px;background-color:var(--smart-ui-state-selected);position:relative;align-items:center;justify-content:center}.smart-kanban-task-user{display:none}.smart-kanban-task-user.empty:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:var(--smart-kanban-user-icon-size)}.smart-kanban-task-tags{display:none}.smart-kanban-task-tag{display:inline-block;background-color:rgba(var(--smart-primary-rgb),.15);color:var(--smart-background-color);margin-right:4px;border-radius:20px;font-size:12px;font-weight:500;padding:2px 7px}.smart-kanban-task-actions,.smart-kanban-task-comments{display:none}.smart-kanban-task-description:after{content:var(--smart-icon-align-left);font-family:var(--smart-font-family-icon)}.smart-kanban-task-actions:after{content:var(--smart-icon-settings);font-family:var(--smart-font-family-icon)}.smart-kanban-task-comments:after{content:var(--smart-icon-comment) " " attr(num);font-family:var(--smart-font-family-icon);white-space:nowrap}.smart-kanban-feedback{position:absolute;color:var(--smart-background-color);font-family:var(--smart-font-family);font-size:var(--smart-font-size);cursor:move;opacity:.9}.smart-kanban-feedback *{box-sizing:border-box}.smart-kanban-feedback .smart-kanban-task{position:absolute;box-shadow:var(--smart-elevation-4);pointer-events:none}.smart-kanban-feedback[column-drag]{box-shadow:var(--smart-elevation-4);border:none;height:auto;transform:scale(.8);transform-origin:top left}.smart-kanban-feedback[column-drag] .smart-kanban{border:none;overflow:visible}.smart-kanban-feedback[column-drag] .smart-kanban-task{position:static;box-shadow:none}.smart-kanban-feedback .smart-kanban-feedback-additional,.smart-kanban-feedback .smart-kanban-feedback-additional.multiple:before{box-shadow:var(--smart-elevation-4);border:var(--smart-border-width) solid var(--smart-border);background-color:var(--smart-background);position:absolute;pointer-events:none}.smart-kanban-feedback .smart-kanban-feedback-additional{top:-8px;left:8px}.smart-kanban-feedback .smart-kanban-feedback-additional.multiple{top:-16px;left:16px}.smart-kanban-feedback .smart-kanban-feedback-additional.multiple:before{content:"";width:100%;height:100%;bottom:-9px;left:-9px}.smart-kanban-feedback .smart-kanban-feedback-additional+.smart-kanban-task::after{display:flex;justify-content:center;align-items:center;content:attr(num);position:absolute;width:20px;height:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);right:-10px;top:-10px;border-radius:50%}[task-progress] .smart-kanban-task-progress-container{display:flex}[task-user-icon] .smart-kanban-task-user{display:block;width:var(--smart-kanban-user-icon-size);height:var(--smart-kanban-user-icon-size);border:var(--smart-border-width) solid var(--smart-border);border-radius:50%;background-color:var(--smart-surface);color:var(--smart-background-color);background-position:center;background-repeat:no-repeat;background-size:cover}[task-tags] .smart-kanban-task-tags{display:flex;flex-direction:row;overflow:hidden}[task-actions] .smart-kanban-task-actions,[task-comments] .smart-kanban-task-comments,[task-due] .smart-kanban-task-due{display:block}[task-priority][editable] .smart-kanban-task-text:hover .priority{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAQElEQVR4nGNgGAVUBEcZGBj+Q/FhBhqA/2h46FlwGMnwQ7SwYBQQBEdHkykhcHg0mQ44ODqaTAmBw6PJlIEWAACAfy0E9A956gAAAABJRU5ErkJggg==)}[task-priority] .smart-kanban-task-text{display:flex;align-items:baseline}[task-priority] .smart-kanban-task-text .priority{font-family:var(--smart-font-family-icon);margin-left:5px;display:inline-block;width:16px;min-width:16px;height:16px;background-repeat:no-repeat;background-size:cover}[task-priority] .smart-kanban-task-text .priority.low{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232666BE'%3E%3Cpath d='M2.73804 7.00207C1.96611 5.66874 2.92823 4 4.46889 4H19.5311C21.0718 4 22.0339 5.66874 21.262 7.00207L13.7309 20.0103C12.9605 21.3409 11.0395 21.3409 10.2691 20.0103L2.73804 7.00207Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.average{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005C99'%3E%3Cpath d='M12 5.98999L19.53 19H4.47L12 5.98999ZM2.74 18C1.97 19.33 2.93 21 4.47 21H19.53C21.07 21 22.03 19.33 21.26 18L13.73 4.98999C12.96 3.65999 11.04 3.65999 10.27 4.98999L2.74 18Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.high{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DD5347'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.critical{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AF0020'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979ZM13.5 17.5C13.5 18.3284 12.8284 19 12 19V19C11.1716 19 10.5 18.3284 10.5 17.5V17.5C10.5 16.6716 11.1716 16 12 16V16C12.8284 16 13.5 16.6716 13.5 17.5V17.5ZM13.5 13.5C13.5 14.3284 12.8284 15 12 15V15C11.1716 15 10.5 14.3284 10.5 13.5V9.5C10.5 8.67157 11.1716 8 12 8V8C12.8284 8 13.5 8.67157 13.5 9.5V13.5Z'/%3E%3C/svg%3E")}.smart-kanban-tab-strip{height:35px;background:inherit;margin-bottom:10px;display:flex;border-bottom:1px solid var(--smart-border)}.smart-kanban-tab-strip .smart-kanban-tab{padding:8px 22px;cursor:pointer;text-transform:uppercase}.smart-kanban-tab-strip .smart-kanban-tab.selected{color:var(--smart-primary);border-bottom:2px solid var(--smart-primary)}.smart-window.smart-kanban-window[readonly] .smart-date-time-picker[calendar-button] .smart-drop-down-button.smart-calendar-button,.smart-window.smart-kanban-window[readonly] .smart-numeric-text-box .smart-numeric-text-box-unit-display,.smart-window.smart-kanban-window[readonly] smart-numeric-text-box input{border:none}.smart-kanban-tab-strip .smart-kanban-tab[focus]{color:var(--smart-primary);outline:0}.smart-window.smart-kanban-window{max-height:800px;width:auto!important;max-width:700px;min-width:700px!important}.smart-window.smart-kanban-window[readonly] .new-subtask,.smart-window.smart-kanban-window[readonly] .remove-subtask{display:none}.smart-window.smart-kanban-window[readonly] .smart-button.add,.smart-window.smart-kanban-window[readonly] .smart-button.delete,.smart-window.smart-kanban-window[readonly] .smart-footer{display:none!important}.smart-window.smart-kanban-window[readonly] .smart-multi-combo-input .smart-drop-down-button,.smart-window.smart-kanban-window[readonly] .smart-multi-combo-input .smart-drop-down-list-unselect-button{display:none}.smart-window.smart-kanban-window[readonly] smart-color-input{pointer-events:none;opacity:.7}.smart-window.smart-kanban-window[readonly] .smart-kanban-tab-content.details textarea,.smart-window.smart-kanban-window[readonly] input,.smart-window.smart-kanban-window[readonly] smart-date-time-picker,.smart-window.smart-kanban-window[readonly] smart-input,.smart-window.smart-kanban-window[readonly] smart-multi-combo-input,.smart-window.smart-kanban-window[readonly] smart-numeric-text-box{opacity:.7;--smart-surface:var(--smart-background);--smart-surface-color:var(--smart-background);border:none!important;border-bottom:1px solid var(--smart-border)!important;pointer-events:none}.smart-window.smart-kanban-window .details .layout{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:30px}.smart-window.smart-kanban-window .details .layout.single-column{grid-template-columns:1fr}.smart-window.smart-kanban-window .details .layout .description-editor{height:91px}.smart-window.smart-kanban-window .details .layout .tags-editor{margin-top:2px}.smart-window.smart-kanban-window .details .layout .text-editor{height:32px}.smart-window.smart-kanban-window .smart-kanban-task-user{display:block;width:var(--smart-kanban-user-icon-size);height:var(--smart-kanban-user-icon-size);border:var(--smart-border-width) solid var(--smart-border);border-radius:50%;background-color:var(--smart-surface);color:var(--smart-background-color);background-position:center;background-repeat:no-repeat;background-size:cover}.smart-window.smart-kanban-window .fields .smart-kanban-task-field-editor{width:100%}.smart-window.smart-kanban-window .fields .editor-label{display:flex;justify-content:space-between}.smart-window.smart-kanban-window .fields .editor-label .icon{width:16px;height:16px;display:inline-block}.smart-window.smart-kanban-window .fields .editor-label .icon::before{content:var(--smart-icon-visibility);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-kanban-window .fields .editor-label .icon.hide::before{content:var(--smart-icon-visibility-off)}.smart-window.smart-kanban-window .history-table{display:block!important;max-height:400px;overflow:auto}.smart-window.smart-kanban-window .history-table table{border-collapse:collapse;width:100%}.smart-window.smart-kanban-window .history-table table .smart-kanban-task-user-history{display:flex;align-items:center}.smart-window.smart-kanban-window .history-table table .smart-kanban-task-user-history .name{margin-left:5px}.smart-window.smart-kanban-window .history-table table td,.smart-window.smart-kanban-window .history-table table th{border:1px solid var(--smart-border);padding:8px}.smart-window.smart-kanban-window .history-table table tr:nth-child(even){background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-window.smart-kanban-window .history-table table tr:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-window.smart-kanban-window .history-table table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:var(--smart-info);color:var(--smart-info-color)}.smart-window.smart-kanban-window .comments{margin:0 auto}.smart-window.smart-kanban-window .comments .smart-comment{display:grid;grid-template-columns:var(--smart-kanban-user-icon-size) 1fr;grid-column-gap:var(--smart-data-view-padding);margin:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-comment .comment-header{display:grid;grid-template-columns:1fr auto auto;grid-column-gap:calc(var(--smart-data-view-padding)/ 2);margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-comment .user-icon{width:100%;height:var(--smart-kanban-user-icon-size);border-radius:50%;background-size:cover;background-position:center}.smart-window.smart-kanban-window .comments .smart-comment .user-icon.empty{background:var(--smart-surface);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--smart-border)}.smart-window.smart-kanban-window .comments .smart-comment .user-icon.empty:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);font-size:20px}.smart-window.smart-kanban-window .comments .smart-comment .user-name{font-weight:700}.smart-window.smart-kanban-window .comments .smart-comment .time{opacity:.8}.smart-window.smart-kanban-window .comments .smart-comment .remove-button{visibility:hidden;transform:rotate(90deg);width:16px;cursor:pointer}.smart-window.smart-kanban-window .comments .smart-comment .remove-button:after{content:var(--smart-icon-close);display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea,.smart-window.smart-kanban-window .description-editor{border:var(--smart-border-width) solid var(--smart-border);background-color:var(--smart-background);font-family:inherit;color:var(--smart-background-color);font-size:inherit}.smart-window.smart-kanban-window .comments .smart-comment .remove-button.enabled{visibility:visible}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments{width:var(--smart-kanban-comments-list-width);height:var(--smart-kanban-comments-list-height);max-height:100%}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-comments{overflow:auto}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment{border-top:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-data-view-padding);overflow:hidden}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea{resize:none;width:100%;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea:focus{outline:0;border-color:var(--smart-outline)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea[disabled]{opacity:.5}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment smart-button{--smart-button-padding:0;margin-left:auto;height:var(--smart-kanban-send-button-height);display:block}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment smart-button[disabled]{pointer-events:unset;cursor:not-allowed}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-comments{height:calc(100% - var(--smart-kanban-new-comment-height-expanded))}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment{height:var(--smart-kanban-new-comment-height-expanded)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea{margin-bottom:var(--smart-data-view-padding);height:calc(100% - var(--smart-data-view-padding) - var(--smart-kanban-send-button-height));display:block}.smart-window.smart-kanban-window .edit,.smart-window.smart-kanban-window .prompt{display:none}.smart-window.smart-kanban-window.prompt{--smart-window-default-width:250px;--smart-window-default-height:150px;min-width:100px;min-height:100px}.smart-window.smart-kanban-window.prompt .prompt{display:block;width:100%;height:100%;padding:20px}.smart-window.smart-kanban-window.prompt .task-text{display:inline-block;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.smart-window.smart-kanban-window.edit{--smart-numeric-text-box-default-unit-display-width:20px}.smart-window.smart-kanban-window.edit .edit{display:block;width:100%;height:100%}.smart-window.smart-kanban-window .editor-label{margin-bottom:calc(var(--smart-data-view-padding)/ 2);text-transform:uppercase}.smart-window.smart-kanban-window .editor-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-column-gap:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .editor-container.single-column{grid-template-columns:1fr}.smart-window.smart-kanban-window .editor{width:100%;margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .description-editor{min-height:75px;resize:none;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-window.smart-kanban-window .description-editor:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .description-editor:focus{outline:0;border-color:var(--smart-primary)}.smart-window.smart-kanban-window .new-container{display:grid;grid-template-columns:1fr var(--smart-text-box-default-height);grid-column-gap:var(--smart-data-view-padding);height:var(--smart-text-box-default-height)}.smart-window.smart-kanban-window .new-container>smart-button{width:unset;height:unset;--smart-button-padding:0}.smart-window.smart-kanban-window .color-editor{width:60px}.smart-window.smart-kanban-window .checklist-editor{border:none;height:auto}.smart-window.smart-kanban-window .checklist-editor smart-list-item .smart-overlay,.smart-window.smart-kanban-window .checklist-editor smart-list-item[focus][selected] .smart-overlay{background-color:transparent}.smart-window.smart-kanban-window .checklist-editor smart-list-item .smart-list-item-container,.smart-window.smart-kanban-window .checklist-editor smart-list-item[focus][selected] .smart-list-item-container{border-color:transparent}.smart-window.smart-kanban-window .checklist-editor .smart-kanban-sub-task{display:grid;grid-column-gap:5px;grid-template-columns:auto auto}.smart-window.smart-kanban-window .checklist-editor .remove-subtask:after{content:var(--smart-icon-close);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-kanban-window .new-subtask{border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-window.smart-kanban-window .new-subtask:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .new-subtask:focus{outline:0;border-color:var(--smart-outline)}.smart-window.smart-kanban-window .smart-content-container>.smart-footer{display:flex;align-items:center}.smart-window.smart-kanban-window .smart-footer smart-button{width:auto;min-width:150px;margin-right:10px;height:100%}@media only screen and (max-width:600px){.smart-window.smart-kanban-window{min-width:300px!important}.smart-window.smart-kanban-window .details .layout{grid-template-columns:1fr}}.smart-color-input-drop-down-menu.smart-kanban-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-kanban-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-kanban-color-input{--smart-input-drop-down-menu-width:auto}.smart-kanban-color-input --smart-input-drop-down-menu-width{width:98px}.smart-kanban-color-input .default-samples-container{display:flex}.smart-kanban-color-input.smart-color-picker{background:0 0!important}.smart-kanban-color-input .smart-action-button{width:100%;background:0 0!important;border:none!important}.smart-kanban-color-input .smart-action-button .smart-color-box{border-radius:50%}.smart-kanban-color-input .smart-drop-down-button{display:none}.smart-kanban-list.dialog{position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-kanban-user-list-width);max-height:var(--smart-kanban-user-list-max-height);background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);overflow:auto;transform:scaleY(1);transform-origin:top;opacity:1;z-index:15}.smart-kanban-list.dialog.comments .smart-kanban-comments,.smart-kanban-list.dialog.comments .smart-kanban-new-comment,.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea{transition:height .2s cubic-bezier(.4,0,.2,1)}.smart-kanban-list.dialog:focus{outline:var(--smart-primary) solid 1px}.smart-kanban-list.dialog .item{display:flex;align-items:center;min-height:calc(var(--smart-kanban-user-icon-size) + 10px);padding:5px 10px;cursor:pointer}.smart-kanban-list.dialog .item:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-kanban-list.dialog .item.selected{border-left:var(--smart-kanban-color-band-width) solid var(--smart-primary);padding-left:7px;background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-kanban-list.dialog .item[disabled]{opacity:.55;pointer-events:none}.smart-kanban-list.dialog .icon{margin-right:10px;border-radius:50%;width:var(--smart-kanban-user-icon-size);min-width:var(--smart-kanban-user-icon-size);height:var(--smart-kanban-user-icon-size);background-size:cover;background-position:center}.smart-kanban-list.dialog .name{overflow:hidden;text-overflow:ellipsis}.smart-kanban-list.dialog.smart-visibility-hidden{transform:scaleY(0);opacity:0}.smart-kanban-list.dialog.actions.edit-comment .item[data-id="1"]{display:none}.smart-kanban-list.dialog.comments{width:var(--smart-kanban-comments-list-width);height:var(--smart-kanban-comments-list-height);max-height:100%}.smart-kanban-list.dialog.comments .smart-kanban-comments{height:calc(100% - var(--smart-kanban-new-comment-height));overflow:auto}.smart-kanban-list.dialog.comments .smart-kanban-new-comment{border-top:var(--smart-border-width) solid var(--smart-border);height:var(--smart-kanban-new-comment-height);padding:var(--smart-data-view-padding);overflow:hidden}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea{resize:none;width:100%;height:100%;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea:focus{outline:0;border-color:var(--smart-outline)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea:hover{border-color:var(--smart-ui-state-border-hover)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea[disabled]{opacity:.5}.smart-kanban-list.dialog.comments .smart-kanban-new-comment smart-button{--smart-button-padding:0;display:none;margin-left:auto;height:var(--smart-kanban-send-button-height)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment smart-button[disabled]{pointer-events:unset;cursor:not-allowed}.smart-kanban-list.dialog.comments.expanded .smart-kanban-comments{height:calc(100% - var(--smart-kanban-new-comment-height-expanded))}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment{height:var(--smart-kanban-new-comment-height-expanded)}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment textarea{margin-bottom:var(--smart-data-view-padding);height:calc(100% - var(--smart-data-view-padding) - var(--smart-kanban-send-button-height));display:block}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment smart-button{display:block}.smart-comment{display:grid;grid-template-columns:var(--smart-kanban-user-icon-size) 1fr;grid-column-gap:var(--smart-data-view-padding);margin:var(--smart-data-view-padding)}.smart-comment .comment-header{display:grid;grid-template-columns:1fr auto auto;grid-column-gap:calc(var(--smart-data-view-padding)/ 2);margin-bottom:var(--smart-data-view-padding)}.smart-comment .user-icon{width:100%;height:var(--smart-kanban-user-icon-size);border-radius:50%;background-size:cover;background-position:center}.smart-comment .user-icon.empty{background:var(--smart-surface);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--smart-border)}.smart-comment .user-icon.empty:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);font-size:20px}.smart-comment .user-name{font-weight:700}.smart-comment .time{opacity:.8}.smart-comment .remove-button{visibility:hidden;transform:rotate(90deg);width:16px;cursor:pointer}.smart-comment .remove-button:after{content:var(--smart-icon-ellipsis);display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--smart-font-family-icon);cursor:pointer}.smart-comment .remove-button.enabled{visibility:visible}.smart-kanban-task-text{display:flex;align-items:center}.smart-kanban-task-text .priority{font-family:var(--smart-font-family-icon);margin-left:5px;display:inline-block;width:16px;height:16px}.smart-kanban-task-text .priority.low{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232666BE'%3E%3Cpath d='M2.73804 7.00207C1.96611 5.66874 2.92823 4 4.46889 4H19.5311C21.0718 4 22.0339 5.66874 21.262 7.00207L13.7309 20.0103C12.9605 21.3409 11.0395 21.3409 10.2691 20.0103L2.73804 7.00207Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.average{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005C99'%3E%3Cpath d='M12 5.98999L19.53 19H4.47L12 5.98999ZM2.74 18C1.97 19.33 2.93 21 4.47 21H19.53C21.07 21 22.03 19.33 21.26 18L13.73 4.98999C12.96 3.65999 11.04 3.65999 10.27 4.98999L2.74 18Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.high{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DD5347'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.critical{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AF0020'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979ZM13.5 17.5C13.5 18.3284 12.8284 19 12 19V19C11.1716 19 10.5 18.3284 10.5 17.5V17.5C10.5 16.6716 11.1716 16 12 16V16C12.8284 16 13.5 16.6716 13.5 17.5V17.5ZM13.5 13.5C13.5 14.3284 12.8284 15 12 15V15C11.1716 15 10.5 14.3284 10.5 13.5V9.5C10.5 8.67157 11.1716 8 12 8V8C12.8284 8 13.5 8.67157 13.5 9.5V13.5Z'/%3E%3C/svg%3E")}.smart-kanban[right-to-left] .smart-kanban-body,.smart-kanban[right-to-left] .smart-kanban-column-header-label,.smart-kanban[right-to-left] .swimlane{direction:rtl}.smart-kanban[right-to-left] .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-kanban-column-header-label{margin-bottom:auto}.smart-kanban[right-to-left] .smart-kanban-column:not(.collapsed) .smart-kanban-column-header .smart-arrow{transform:rotate(180deg)}.smart-kanban[right-to-left] .smart-kanban-list{direction:rtl}.smart-kanban[right-to-left] .smart-kanban-list .icon{margin-left:10px;margin-right:unset}.smart-kanban[right-to-left] .smart-kanban-list .item.selected{border-left:unset;border-right:var(--smart-kanban-color-band-width) solid var(--smart-primary);padding-left:10px;padding-right:7px}.smart-kanban[right-to-left][add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add::after{padding:0 0 10px 10px}.smart-kanban-feedback[right-to-left] .smart-kanban-task{direction:rtl}[right-to-left] .smart-kanban-task{border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-kanban-color-band-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:0;border-bottom-right-radius:0}[right-to-left] .smart-kanban-task-progress{left:unset;right:0}
smart-layout{display:block;--smart-layout-buttons-border-radius:50%;--smart-layout-context-menu-default-width:var(--smart-menu-vertical-default-width);--smart-layout-context-menu-default-height:auto;overflow:initial;width:600px;height:600px}smart-layout>.smart-container{position:relative}smart-tab-layout-group[position=left] .smart-layout-tab,smart-tab-layout-group[position=right] .smart-layout-tab{padding:24px 12px}.smart-layout-tab,smart-tab-layout-group[position=bottom] .smart-layout-tab,smart-tab-layout-group[position=top] .smart-layout-tab{padding:12px 24px}smart-tab-layout-group[position=left] .smart-layout-tab:after,smart-tab-layout-group[position=right] .smart-layout-tab:after{position:absolute;bottom:0;top:0;width:100%;height:100%;content:"";transition:all .2s ease;transform:perspective(5px) rotateY(2deg);transform-origin:left;left:0;right:-1px;border-radius:0 8px 8px 0}smart-tab-layout-group[position=right] .smart-layout-tab label,smart-tab-layout-group[position=right] .smart-layout-tab.selected .smart-close-button{margin-right:5px}smart-tab-layout-group[position=left] .smart-layout-tab:after{right:0;border-radius:0 8px 8px 0}smart-tab-layout-group[position=left] .smart-layout-tab label,smart-tab-layout-group[position=left] .smart-layout-tab.selected .smart-close-button{transform:rotateY(0);margin-left:-5px}smart-tab-layout-group[position=bottom] .smart-layout-tab:after{transform-origin:top;transform:perspective(5px) rotateX(-2deg);top:0;border-radius:0 0 8px 8px}smart-tab-layout-group[position=bottom] .smart-layout-tab label,smart-tab-layout-group[position=bottom] .smart-layout-tab.selected .smart-close-button{margin-top:-5px}.smart-layout smart-layout-group{display:grid;overflow:hidden}.smart-layout smart-layout-group[data-id=root]{width:100%;height:100%;overflow:hidden;grid-template-columns:1fr}.smart-layout smart-tab-layout-group{display:grid;overflow:hidden;grid-template-rows:35px 1fr;border-right:1px solid var(--smart-border);border-bottom:1px solid var(--smart-border)}.smart-layout smart-tab-layout-group .smart-layout-tab-strip{background:var(--smart-surface);display:flex;overflow:hidden;border-bottom:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=bottom]{grid-template-rows:1fr 35px}.smart-layout smart-tab-layout-group[position=bottom]>.smart-layout-tab-strip{border:none;border-top:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=left] .smart-layout-tab-strip .smart-layout-tab .smart-close-button:after,.smart-layout smart-tab-layout-group[position=right] .smart-layout-tab-strip .smart-layout-tab .smart-close-button:after{margin-left:initial;margin-top:5px}.smart-layout smart-tab-layout-group[position=left]{grid-template-columns:35px 1fr;grid-template-rows:initial}.smart-layout smart-tab-layout-group[position=left]>.smart-layout-tab-strip{writing-mode:vertical-rl;transform:rotate(180deg);justify-content:flex-end;align-items:center;border:none;border-left:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=right]{grid-template-columns:1fr 35px;grid-template-rows:initial}.smart-layout smart-tab-layout-group[position=right]>.smart-layout-tab-strip{writing-mode:vertical-rl;align-items:center;border:none;border-left:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[orientation=vertical]{height:100%}.smart-layout smart-tab-layout-group[orientation=horizontal]{width:100%}.smart-layout smart-tab-layout-item{overflow:hidden}.smart-layout smart-tab-layout-item>smart-layout-group{width:100%;height:100%}.smart-layout .smart-layout-context-menu{opacity:1;transform:scale(1);transform-origin:0;-webkit-transform-origin:0;position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);width:var(--smart-layout-context-menu-default-width);height:var(--smart-layout-context-menu-default-height);z-index:var(--smart-editor-drop-down-z-index)}.smart-layout .smart-layout-context-menu.smart-visibility-hidden{opacity:.2;transform:scale(0)}.smart-layout .smart-layout-context-menu>div{width:100%;padding:10px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.smart-layout .smart-layout-context-menu>div:not([disabled]){cursor:pointer}.smart-layout .smart-layout-context-menu>div[hover]{background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-layout .smart-layout-context-menu>div[disabled]{pointer-events:none;cursor:default;opacity:.5}.smart-layout .smart-layout-buttons-container{position:absolute;width:100px;height:100px;left:calc(50% - 50px);top:calc(50% - 50px);z-index:9999}.smart-layout .smart-layout-buttons-container div{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--smart-primary-color);background:var(--smart-primary);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:5px;left:calc(50% - var(--smart-editor-addon-width)/ 2);width:var(--smart-editor-addon-width);height:var(--smart-editor-addon-width);cursor:pointer;border-top-left-radius:var(--smart-layout-buttons-border-radius);border-top-right-radius:var(--smart-layout-buttons-border-radius);border-bottom-left-radius:var(--smart-layout-buttons-border-radius);border-bottom-right-radius:var(--smart-layout-buttons-border-radius);z-index:1;touch-action:none}.smart-layout .smart-layout-buttons-container div:after{content:var(--smart-icon-plus)}.smart-layout .smart-layout-buttons-container div:active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-active);background-color:var(--smart-ui-state-active);opacity:var(--smart-button-opacity-active)}.smart-layout .smart-layout-buttons-container div:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);opacity:var(--smart-button-opacity-active)}.smart-layout .smart-layout-buttons-container div[position=rotate]:after{content:var(--smart-icon-reload)}.smart-layout .smart-layout-buttons-container div[position=center]{top:calc(50% - var(--smart-editor-addon-width)/ 2)}.smart-layout .smart-layout-buttons-container div[position=left]{top:calc(50% - var(--smart-editor-addon-width)/ 2);left:0}.smart-layout .smart-layout-buttons-container div[position=right]{left:initial;top:calc(50% - var(--smart-editor-addon-width)/ 2);right:0}.smart-layout .smart-layout-buttons-container div[position=top]{top:0}.smart-layout .smart-layout-buttons-container div[position=bottom]{bottom:0}.smart-layout .smart-layout-drop-area{position:absolute;width:100%;height:100%;z-index:99;pointer-events:none;left:0;top:0;opacity:0;background:rgba(var(--smart-primary-rgb),.2);transition:opacity .2s ease-in-out}.smart-layout .smart-layout-item{height:auto;overflow:hidden;background:var(--smart-background);border-right:1px solid var(--smart-border);border-bottom:1px solid var(--smart-border)}.smart-layout .smart-layout-item[hover]{overflow:hidden}.smart-layout [data-id]{position:relative}.smart-layout:not([animation=none]) .smart-layout-context-menu{transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div:active,.smart-layout:not([animation=none]) .smart-layout-buttons-container div:hover{transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=left]{animation:leftRight .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=right]{animation:rightLeft .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=top]{animation:topBottom .2s ease-in}.smart-layout :not([animation=none]) .smart-layout-buttons-container div[position=bottom]{animation:bottomTop .2s ease-in}.smart-layout.outline .smart-layout-splitter{opacity:1}.smart-layout .smart-layout-splitter{z-index:999;position:absolute;background:var(--smart-border);border:1px solid var(--smart-border);top:0;left:0;opacity:0;transition:opacity .2s ease-in-out}.smart-layout .smart-layout-splitter:hover{border-color:var(--smart-primary);border-style:dashed}.smart-layout .smart-layout-splitter:not([root-splitter]){transition:opacity .2s ease-in-out,width .2s ease-in-out,height .2s ease-in-out}.smart-layout .smart-layout-splitter.active{background:var(--smart-primary);border-color:var(--smart-primary)}.smart-layout .smart-layout-splitter.error{background:var(--smart-error);border-color:var(--smart-error)}.smart-layout .smart-layout-splitter.horizontal{height:1px;width:100%;bottom:0;top:initial;cursor:s-resize}.smart-layout .smart-layout-splitter.horizontal.last{top:0;bottom:initial;display:none}.smart-layout .smart-layout-splitter.vertical{width:1px;height:100%;right:0;left:initial;cursor:e-resize}.smart-layout .smart-layout-splitter.vertical.last{left:0;right:initial;display:none}.smart-layout .smart-layout-group[hover]>.smart-layout-splitter.horizontal,.smart-layout .smart-layout-group[hover]>.smart-layout-splitter.vertical,.smart-layout .smart-layout-item[hover]>.smart-layout-splitter.horizontal,.smart-layout .smart-layout-item[hover]>.smart-layout-splitter.vertical,.smart-layout .smart-layout-splitter[drag].horizontal,.smart-layout .smart-layout-splitter[drag].vertical{opacity:1;z-index:99}.smart-layout-tab{grid-row:1;display:flex;align-items:center;justify-content:center;min-width:0;position:relative;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family);box-sizing:border-box;transition:background-color .2s ease-in-out}.smart-layout-tab:after{position:absolute;left:0;bottom:0;right:0;width:100%;height:120%;border-top-left-radius:8px;border-top-right-radius:8px;content:"";transition:all .2s ease;transform:perspective(5px) rotateX(2deg);transform-origin:bottom}.smart-layout-tab:hover{color:var(--smart-primary)}.smart-layout-tab.selected{color:var(--smart-primary-color)}.smart-layout-tab.selected:after{background:var(--smart-primary)}.smart-layout-tab.selected .smart-close-button{z-index:10;color:inherit}.smart-layout-tab.selected .smart-close-button:after{content:var(--smart-icon-close);width:16px;height:16px;cursor:pointer;font-family:var(--smart-font-family-icon);margin-left:5px;text-align:center;display:flex;align-items:center;justify-content:center;pointer-events:none}.smart-layout-tab label{cursor:pointer;text-overflow:ellipsis;overflow:hidden;z-index:9;margin-top:2px;color:inherit}.smart-layout-feedback{box-shadow:var(--smart-elevation-24);background:var(--smart-background);position:absolute;width:300px;height:150px;max-height:150px;overflow:hidden;left:0;top:0;pointer-events:none;transform-origin:top left;transform:scale(1);transition:transform .25s ease-in-out}.smart-layout-feedback.dragging{transform:scale(.5)}.smart-layout-overlay{position:absolute;z-index:999;left:0;top:0;width:100%;height:100%;opacity:.01;background:#000}@keyframes topBottom{0%{top:calc(-1 * var(--smart-editor-addon-width))}100%{top:0}}@keyframes bottomTop{0%{bottom:calc(-1 * var(--smart-editor-addon-width))}100%{bottom:0}}@keyframes leftRight{0%{left:calc(-1 * var(--smart-editor-addon-width))}100%{left:0}}@keyframes rightLeft{0%{right:calc(-1 * var(--smart-editor-addon-width))}100%{right:0}}
smart-scheduler[dragged],smart-scheduler[resized]{touch-action:none}smart-scheduler{--smart-scheduler-event-size:var(--smart-scheduler-event-size-basic);display:block;width:var(--smart-scheduler-default-width);height:var(--smart-scheduler-default-height);contain:content}smart-scheduler.smart-container,smart-scheduler>.smart-container{overflow:hidden;display:grid;grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr);grid-template-columns:100%;margin-bottom:-2px}smart-scheduler.smart-container[show-footer],smart-scheduler>.smart-container[show-footer]{grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr) var(--smart-scheduler-footer-height)}smart-scheduler.smart-container.hscroll .smart-scheduler-view,smart-scheduler>.smart-container.hscroll .smart-scheduler-view{height:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler.smart-container.vscroll .smart-scheduler-view,smart-scheduler>.smart-container.vscroll .smart-scheduler-view{width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-nav[current],smart-scheduler .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-nav[prev],smart-scheduler .smart-scheduler-nav[today]{width:var(--smart-scheduler-header-navigation-button-size);min-width:var(--smart-scheduler-header-navigation-button-size);height:100%;position:relative;font-size:initial;display:inline-block;font-weight:inherit;font-family:var(--smart-font-family-icon);border:var(--smart-border-width) solid var(--smart-border);text-transform:initial}smart-scheduler .smart-scheduler-nav[current]:after,smart-scheduler .smart-scheduler-nav[next]:after,smart-scheduler .smart-scheduler-nav[prev]:after{position:absolute;top:0;left:0;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);color:inherit;display:flex;align-items:center;justify-content:center;pointer-events:none}smart-scheduler .smart-scheduler-nav[current]:after{width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);left:initial;right:0;content:var(--smart-icon-arrow-down);background:0 0;color:inherit}smart-scheduler .smart-scheduler-nav[today]{width:var(--smart-scheduler-header-today-button-size);--smart-button-padding:0 10px 0 10px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);margin-right:10px}smart-scheduler .smart-scheduler-nav[today] button{text-overflow:ellipsis;overflow:hidden}smart-scheduler .smart-scheduler-nav[next][focus] button,smart-scheduler .smart-scheduler-nav[prev][focus] button{background-color:var(--smart-background-focus);outline:0}smart-scheduler .smart-scheduler-nav[next] .smart-button,smart-scheduler .smart-scheduler-nav[prev] .smart-button{font-family:var(--smart-font-family-icon);padding:0;border-radius:0;border:none;min-height:initial}smart-scheduler .smart-scheduler-header,smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-nav[prev]:after{content:var(--smart-icon-arrow-left)}smart-scheduler .smart-scheduler-nav[next]:after{content:var(--smart-icon-arrow-right)}smart-scheduler .smart-scheduler-header{width:100%;height:var(--smart-scheduler-header-height);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:100%;grid-template-areas:"date view";align-items:center;justify-content:start;background:var(--smart-surface)}smart-scheduler .smart-scheduler-footer:empty,smart-scheduler .smart-scheduler-header:empty{display:none}smart-scheduler .smart-scheduler-header[responsive-mode]{grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-footer{width:100%;height:var(--smart-scheduler-footer-height);border-top:var(--smart-border-width) solid var(--smart-border);justify-content:center;align-items:center;background:var(--smart-surface);z-index:9}smart-scheduler .smart-scheduler-view{text-align:center;overflow:hidden;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"hHeader hHeader" "vHeader content";grid-template-columns:auto minmax(0,1fr);outline:0;position:relative}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{display:grid;grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container{flex-direction:row}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-bottom-color:var(--smart-scheduler-timeline-group-separator-background);border-bottom-width:var(--smart-scheduler-timeline-group-separator-size)}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-groups-container{flex-direction:column}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell{border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color)}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-right-color:var(--smart-scheduler-timeline-group-separator-background);border-right-width:var(--smart-scheduler-timeline-group-separator-size);border-right-style:solid}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected],smart-scheduler .smart-scheduler-view[focus] .smart-scheduler-cell:not(.scale)[selected]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected=start],smart-scheduler .smart-scheduler-view[focus] .smart-scheduler-cell:not(.scale)[selected=start]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-scheduler .smart-scheduler-view[event-hovered=left],smart-scheduler .smart-scheduler-view[event-hovered=left] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=right],smart-scheduler .smart-scheduler-view[event-hovered=right] .smart-scheduler-event-content{cursor:e-resize}smart-scheduler .smart-scheduler-view[event-hovered=bottom],smart-scheduler .smart-scheduler-view[event-hovered=bottom] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=top],smart-scheduler .smart-scheduler-view[event-hovered=top] .smart-scheduler-event-content{cursor:n-resize}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{position:fixed;content:"";width:100%;height:100%;display:block}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector]{display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector] .smart-scheduler-event-content{width:var(--smart-scheduler-event-collector-mobile-size);height:var(--smart-scheduler-event-collector-mobile-size)}smart-scheduler .smart-scheduler-view-nav{grid-area:view;display:flex;align-items:center;justify-content:flex-end;height:100%;overflow:hidden}smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[prev]{border:initial;border-radius:initial;--smart-background:transparent;--smart-disabled:transparent}smart-scheduler .smart-scheduler-view-nav[show-menu]{padding:var(--smart-scheduler-header-padding)}smart-scheduler .smart-scheduler-view-nav.no-overflowing .smart-scheduler-items-container{overflow:hidden}smart-scheduler .smart-scheduler-view-header{box-shadow:var(--smart-scheduler-header-box-shadow);position:relative}smart-scheduler .smart-scheduler-view-header-vertical{height:100%;grid-area:vHeader;display:grid;grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-view-details{width:var(--smart-scheduler-timeline-header-vertical-details-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{width:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cells{width:var(--smart-scheduler-timeline-header-vertical-cells-size);border:none;background:var(--smart-background);position:relative}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{width:100%;min-width:initial;align-items:flex-start}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis;background:inherit;padding:var(--smart-scheduler-timeline-header-vertical-label-padding)}smart-scheduler .smart-scheduler-view-header-vertical-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex}smart-scheduler .smart-scheduler-view-header-horizontal{width:100%;display:grid;grid-area:hHeader}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-details{height:var(--smart-scheduler-timeline-header-horizontal-details-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container{height:var(--smart-scheduler-timeline-header-horizontal-group-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{display:grid;width:100%;overflow:hidden;border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color);grid-template-columns:auto minmax(0,1fr)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells{height:var(--smart-scheduler-timeline-header-horizontal-cells-size);position:relative;display:flex;width:100%;min-height:inherit}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell{width:100%;min-height:inherit;display:flex;height:100%;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis;padding:var(--smart-scheduler-timeline-header-horizontal-label-padding)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell:first-of-type{border-left:none}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-content{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-view-header-horizontal-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-view-header-groups-container{width:100%;display:flex;position:relative}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container{position:relative;width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell{height:100%;border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-view-time{display:flex;position:relative}smart-scheduler .smart-scheduler-view-all-day{grid-template-columns:auto minmax(0,1fr);border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color);height:var(--smart-scheduler-timeline-header-all-day-cells-size);display:grid}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]{height:100%;border-left:initial}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-all-day);height:var(--smart-scheduler-event-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}smart-scheduler .smart-scheduler-view-all-day[exception] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view-all-day[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-view-all-day-label{display:flex;justify-content:center;align-items:center;text-overflow:ellipsis;white-space:nowrap;width:100%;height:100%;min-width:var(--smart-scheduler-timeline-header-vertical-cells-size);font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);padding:var(--smart-scheduler-timeline-header-cell-padding)}smart-scheduler .smart-scheduler-view-all-day-label>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-view-all-day-label-container{display:flex;flex-direction:column;overflow:hidden}smart-scheduler .smart-scheduler-view-details{display:flex;position:relative}smart-scheduler .smart-scheduler-view-details .smart-scheduler-cell{border-bottom:var(--smart-border-width) solid var(--smart-border);height:100%;min-height:inherit;min-width:inherit}smart-scheduler .smart-scheduler-view-details .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-view-container{position:relative;transition:width cubic-bezier(.075,.82,.165,1) .3s}smart-scheduler .smart-scheduler-view-groups-label-container,smart-scheduler .smart-scheduler-view-label-container{display:flex;height:100%}smart-scheduler .smart-scheduler-view-groups-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex}smart-scheduler .smart-scheduler-view-items-button,smart-scheduler .smart-scheduler-view-list-button{--smart-button-text-transform:initial;transform:scale(1);height:100%;width:var(--smart-scheduler-header-menu-button-size);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);overflow:hidden}smart-scheduler .smart-scheduler-view-items-button:after,smart-scheduler .smart-scheduler-view-list-button:after{position:absolute;top:0;height:100%;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);color:inherit;display:flex;align-items:center;justify-content:center;pointer-events:none;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);left:initial;right:0;content:var(--smart-icon-arrow-down);background:0 0}smart-scheduler .smart-scheduler-view-items-button button,smart-scheduler .smart-scheduler-view-list-button button{display:flex;align-items:center;justify-content:center;border-radius:initial}smart-scheduler .smart-scheduler-view-items-button button>span,smart-scheduler .smart-scheduler-view-list-button button>span{text-overflow:ellipsis;overflow:hidden}smart-scheduler .smart-scheduler-view-items-button:not([active]) button:active,smart-scheduler .smart-scheduler-view-list-button:not([active]) button:active{color:inherit;border-color:inherit;background-color:inherit}smart-scheduler .smart-scheduler-view-items-button.smart-visibility-hidden,smart-scheduler .smart-scheduler-view-list-button.smart-visibility-hidden{transform:scale(0)}smart-scheduler .smart-scheduler-view-list-button{background:0 0;margin-left:10px}smart-scheduler .smart-scheduler-view-list-button:not(.smart-hidden){display:block!important}smart-scheduler .smart-scheduler-view-list-button.active:not(:hover){background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-scheduler .smart-scheduler-view-list-button:after{right:2px;content:var(--smart-icon-menu)}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]{background:var(--smart-surface)!important}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]>div{visibility:hidden}smart-scheduler .smart-scheduler-list-container{position:absolute;top:0;right:0;background:var(--smart-surface);color:var(--smart-surface-color);height:100%;width:0;transform:scaleX(0);opacity:0;transition:transform cubic-bezier(.075,.82,.165,1) .3s,opacity cubic-bezier(.075,.82,.165,1) .3s;display:flex;flex-direction:column;border-left:1px solid var(--smart-border);transform-origin:right}smart-scheduler .smart-scheduler-list-container.open{transform:scaleX(1);opacity:1}smart-scheduler .smart-scheduler-cells .smart-scheduler-cell:empty{display:none}smart-scheduler .smart-scheduler-cells .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-cells div{border-bottom-color:var(--smart-border);white-space:nowrap;pointer-events:none}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell.scale{position:relative;width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[restricted]{background:var(--smart-scheduler-restricted-background)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[nonworking],smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[nonworking] .smart-scheduler-cell{background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[weekend]{background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell-container{width:100%;height:100%;overflow:hidden;padding:initial;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-cell,smart-scheduler .smart-scheduler-cell-container{padding:var(--smart-scheduler-timeline-header-cell-padding);min-height:var(--smart-scheduler-timeline-cell-min-height);min-width:var(--smart-scheduler-timeline-cell-min-size);white-space:nowrap;position:absolute}smart-scheduler .smart-scheduler-cell{display:flex;justify-content:center;align-items:center;background:var(--smart-background);color:var(--smart-surface-color);text-overflow:ellipsis;border-bottom-color:transparent;height:var(--smart-scheduler-timeline-cell-height);width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-cell.smart-scheduler-feedback:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:2px dashed var(--smart-primary);pointer-events:none;background:var(--smart-scheduler-cell-feedback-background)}smart-scheduler .smart-scheduler-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}smart-scheduler .smart-scheduler-cell[other-month]>div{opacity:.5}smart-scheduler .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{width:initial;height:initial;visibility:hidden}smart-scheduler .smart-scheduler-cell-container{display:flex;justify-content:center;align-items:center;background:var(--smart-background);color:var(--smart-surface-color);text-overflow:ellipsis;border-bottom-color:transparent;height:var(--smart-scheduler-timeline-cell-height);width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-event .smart-scheduler-event-button,smart-scheduler .smart-scheduler-events-container .smart-scheduler-event .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-event{position:absolute;padding:var(--smart-scheduler-event-padding-basic);outline:0;-webkit-tap-highlight-color:transparent;border-radius:var(--smart-scheduler-event-border-radius);-webkit-user-select:none;user-select:none}smart-scheduler .smart-scheduler-event:after{left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);top:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-event:before{left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);top:0}smart-scheduler .smart-scheduler-event[focus]:not([collector]):after,smart-scheduler .smart-scheduler-event[focus]:not([collector]):before,smart-scheduler .smart-scheduler-event[hover]:not([collector]):after,smart-scheduler .smart-scheduler-event[hover]:not([collector]):before{transform:scale(1)}smart-scheduler .smart-scheduler-event:not([resized])[focus] .smart-scheduler-event-content{background:var(--smart-scheduler-event-focus);color:var(--smart-scheduler-event-color-focus)}smart-scheduler .smart-scheduler-event:not([resized])[hover] .smart-scheduler-event-content{background:var(--smart-scheduler-event-hover);color:var(--smart-scheduler-event-color-hover)}smart-scheduler .smart-scheduler-event:not([collector]):after,smart-scheduler .smart-scheduler-event:not([collector]):before{content:"";width:var(--smart-scheduler-event-resize-indicator-size);height:var(--smart-scheduler-event-resize-indicator-size);position:absolute;background-color:var(--smart-scheduler-event-resize-indicator-color);box-shadow:0 0 0 1px var(--smart-scheduler-event-resize-indicator-border-color);transform:scale(0);pointer-events:none;z-index:1}smart-scheduler .smart-scheduler-event .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div:first-of-type{align-self:center}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content:not([single-line])>div:not(:first-of-type){grid-column:1/span 2}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content[single-line]>div{align-self:initial}smart-scheduler .smart-scheduler-event[resized]{opacity:.75;z-index:10000}smart-scheduler .smart-scheduler-event[cut] .smart-scheduler-event-content{opacity:.75}smart-scheduler .smart-scheduler-event[collector]{width:var(--smart-scheduler-event-collector-size);height:var(--smart-scheduler-event-collector-size);border-radius:var(--smart-scheduler-event-collector-border-radius)}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content{padding:1px 5px;justify-items:center;background:var(--smart-scheduler-event-collector-background);color:var(--smart-scheduler-event-collector-color);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);grid-column-gap:5px}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content>div{align-self:initial;white-space:nowrap}smart-scheduler .smart-scheduler-event[collector][focus] .smart-scheduler-event-content{background:var(--smart-scheduler-event-collector-focus);color:var(--smart-scheduler-event-collector-color-focus)}smart-scheduler .smart-scheduler-event[collector][hover] .smart-scheduler-event-content{background:var(--smart-scheduler-event-collector-hover);color:var(--smart-scheduler-event-collector-color-hover)}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{content:var(--smart-icon-spin);width:var(--smart-scheduler-event-icon-size);position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:var(--smart-scheduler-event-content-padding);box-sizing:border-box;line-height:1rem}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event[repeating][exception] .smart-scheduler-event-content:after{content:var(--smart-icon-attention-circled)}smart-scheduler .smart-scheduler-event[status] .smart-scheduler-event-content::before{content:"";position:absolute;display:block;width:var(--smart-scheduler-status-size);height:100%;background:var(--smart-scheduler-status-background);box-shadow:0 0 0 .5px var(--smart-background);border:1px solid var(--smart-border);border-radius:20px;overflow:hidden;box-sizing:border-box}smart-scheduler .smart-scheduler-event[status=free] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-free-background)}smart-scheduler .smart-scheduler-event[status=busy] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-busy-background)}smart-scheduler .smart-scheduler-event[status=outOfOffice] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-out-of-office-background)}smart-scheduler .smart-scheduler-event[status=tentative] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-tentative-background)}smart-scheduler .smart-scheduler-event[exception] .smart-scheduler-event-button,smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-event[exception] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event:not([repeating]) .smart-scheduler-event-content:not([single-line])>div{grid-column:1/span 2}smart-scheduler .smart-scheduler-event-content{width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:min-content minmax(auto,1fr);justify-content:flex-start;justify-items:flex-start;align-items:center;overflow:hidden;padding:var(--smart-scheduler-event-content-padding);color:var(--smart-scheduler-event-color);background:var(--smart-scheduler-event-background);cursor:pointer;position:relative;border-radius:inherit;grid-row-gap:2px;grid-template-columns:minmax(auto,1fr)}smart-scheduler .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}smart-scheduler[legend-location=header] .smart-scheduler-header,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal,smart-scheduler[view-type=day] .smart-scheduler-view{grid-template-rows:auto minmax(0,1fr)}smart-scheduler .smart-scheduler-date-nav{grid-area:date;display:flex;align-items:center;height:100%;padding:var(--smart-scheduler-header-padding);background:var(--smart-surface);background-clip:content-box;overflow:hidden}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current]{--smart-button-padding:0 10px 0 10px;width:auto;max-width:var(--smart-scheduler-header-date-button-max-size);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current] .smart-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-time-zone{width:var(--smart-scheduler-timeline-header-vertical-cells-size);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:var(--smart-scheduler-timeline-header-cell-padding)}smart-scheduler .smart-scheduler-time-zone>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-time-zone-container{display:flex;height:100%;align-items:center}smart-scheduler .smart-scheduler-time-zone-container:empty{display:none}smart-scheduler .smart-scheduler-current-time-indicator{position:absolute;pointer-events:none;width:var(--smart-scheduler-current-time-indicator-size);height:var(--smart-scheduler-current-time-indicator-size);background:var(--smart-scheduler-current-time-indicator-background)}smart-scheduler .smart-scheduler-items-container{display:flex;align-items:center;height:100%;position:relative;outline:0}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item[selected]{background:var(--smart-background);border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border);border-top:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-items-container:focus .smart-scheduler-item[selected],smart-scheduler .smart-scheduler-items-container[focus] .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;height:100%;width:var(--smart-scheduler-item-size);padding:var(--smart-scheduler-header-padding);border:var(--smart-border-width) solid transparent}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:none}smart-scheduler .smart-scheduler-item>div{position:relative;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-groups-container{display:flex;width:100%;height:100%;overflow:hidden}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell{font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);white-space:var(--smart-scheduler-timeline-group-white-space);min-height:inherit;min-width:inherit}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-scrollable-container{width:100%;position:relative;overflow:hidden;display:grid;grid-area:content;height:100%;background:var(--smart-scheduler-view-background)}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[nonworking],smart-scheduler[view-type=month] .smart-scheduler-content .smart-scheduler-cell[nonworking][other-month]:not([selected]){background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-content{position:relative;overflow:hidden;width:100%;height:100%}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[weekend]{background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-view-scroll-bar{overflow:visible;position:relative;height:var(--smart-scroll-bar-size);width:100%}smart-scheduler .smart-scheduler-view-scroll-bar:after{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}smart-scheduler .smart-scheduler-view-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical]{position:absolute;right:0;top:0;height:100%;width:var(--smart-scroll-bar-size)}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-tooltip{pointer-events:none;transform:scale(0)}smart-scheduler .smart-toast-container-custom.smart-toast-container{width:var(--smart-scheduler-toast-default-width);top:0;right:0;max-width:100%;max-height:100%;height:auto}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item{border-radius:5px;height:var(--smart-scheduler-toast-default-height)}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item>.smart-container{display:flex;flex-direction:row-reverse}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item .smart-toast-item-container{padding:initial;top:initial;width:100%}smart-scheduler .smart-scheduler-legend{width:100%;height:100%;display:flex;grid-row-gap:10px;grid-column-gap:10px;grid-area:legend}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list{width:30px;background:0 0;border:none;font-family:var(--smart-font-family-icon)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list input{display:none}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list .smart-container::before{content:var(--smart-icon-menu);background:var(--smart-surface);position:absolute;width:100%;height:100%;left:calc(50% - 8px);top:calc(50% - 8px)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-item{display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:var(--smart-scheduler-header-padding);overflow:hidden;grid-row-gap:2px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-items{display:flex}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item{position:relative;display:flex;align-items:center;grid-column-gap:5px;white-space:nowrap;outline:initial;overflow:hidden}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:hover{color:var(--smart-ui-state-color-hover)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:before{content:"";width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);display:flex;border:var(--smart-border-width) solid var(--smart-border);box-sizing:border-box;background-color:var(--smart-scheduler-legend-item-background);border-radius:var(--smart-border-radius)}smart-scheduler:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell,smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:not(:first-of-type){margin-left:20px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item>span{overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media only screen and (min-device-width:320px) and (max-device-width:900px){smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item>span{width:0}}smart-scheduler .smart-scheduler-event-list-event:hover .smart-event-actions{opacity:1}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions{display:inline-flex;position:absolute;right:10px;column-gap:5px;opacity:0;transition:opacity ease-in-out .2s}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-edit{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-edit:after{content:var(--smart-icon-mode-edit)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-navigate{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-navigate::after{content:var(--smart-icon-link-ext)}smart-scheduler .smart-scheduler-window-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}smart-scheduler .smart-scheduler-shade-section{position:absolute;pointer-events:none;background:var(--smart-scheduler-shader-background)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)>div,smart-scheduler .smart-scheduler-item>div,smart-scheduler .smart-scheduler-view-all-day-label,smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cell,smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{-webkit-user-select:none;user-select:none}smart-scheduler:not([animation=none]) .smart-scheduler-legend .smart-scheduler-legend-res-item:before{transition:background linear .2s,border linear .2s}smart-scheduler:not([animation=none]) .smart-scheduler-event:after,smart-scheduler:not([animation=none]) .smart-scheduler-event:before{transition:transform .2s cubic-bezier(.4,0,.6,1)}.smart-color-input-drop-down-menu.smart-scheduler-color-input:not([animation=none]) .default-samples-container div,smart-scheduler:not([animation=none]) .smart-scheduler-view-items-button{transition:transform .2s ease-in-out}smart-scheduler:not([animation=none]) .smart-scheduler-items-container .smart-scheduler-item{transition:border-top .2s ease-in-out}smart-scheduler:not([event-render-mode=classic]) .smart-scheduler-event{padding-right:initial}smart-scheduler:not([disable-date-menu]):not([right-to-left]) .smart-scheduler-nav[current] button,smart-scheduler:not([disable-view-menu]):not([right-to-left]) .smart-scheduler-view-items-button button{padding-right:var(--smart-editor-addon-width)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-bottom:var(--smart-border-width) solid rgba(var(--smart-border-rgb),.5)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-view-header-horizontal .smart-scheduler-time-zone{width:var(--smart-scheduler-timeline-header-vertical-cells-size);height:100%}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-current-time-indicator:before{left:0;top:calc(-1 * var(--smart-scheduler-current-time-indicator-arrow-size) + var(--smart-scheduler-current-time-indicator-size)/ 2);border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-bottom:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler:not([view-type=timelineDay]) .smart-scheduler-view-header-horizontal .smart-scheduler-cells:not(:last-of-type) .smart-scheduler-cell,smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-event{width:var(--smart-scheduler-event-size)}smart-scheduler:not([view-type=timelineWeek]) .smart-scheduler-view-details,smart-scheduler:not([view-type=timelineWeek]) .smart-scheduler-view-details-label:empty{display:none}smart-scheduler:not([view-type=day]) .smart-scheduler-view-header-cell-feedback,smart-scheduler:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-view-header-vertical .smart-scheduler-cell,smart-scheduler:not([view-type=day]):not([view-type^=timeline]) .smart-scheduler-view-label-container:empty{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type]:not([view-type=day]) .smart-scheduler-view-all-day-label,smart-scheduler[view-type]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-time-zone:last-of-type,smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone,smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-vertical-header][show-group-header=horizontal] .smart-scheduler-view-details-label{border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container:before{content:"";width:var(--smart-scheduler-timeline-header-vertical-group-size);height:100%;display:flex}smart-scheduler[view-type=day] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-current-time-indicator:not(:first-of-type)::before,smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-current-time-indicator:not(:first-of-type)::before{content:none}smart-scheduler:not([view-type=agenda])[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator])>div,smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-details-label,smart-scheduler[view-type^=timeline] .smart-scheduler-view-all-day{display:none}smart-scheduler:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-all-day-label-container{margin-left:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler:not([view-type=agenda]) .smart-scheduler-view-header-vertical-content .smart-scheduler-cell:not(:first-of-type)>div{transform:translateY(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding));border-top-left-radius:5px;border-bottom-left-radius:5px}smart-scheduler:not([view-type=agenda]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):hover,smart-scheduler:not([view-type=agenda]) .smart-scheduler-view-all-day .smart-scheduler-cell:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-scheduler[view-type^=timeline]{--smart-scheduler-event-size:var(--smart-scheduler-event-size-timeline)}smart-scheduler[view-type^=timeline] .smart-scheduler-view-label-container{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-cells .smart-scheduler-cell>div{text-overflow:ellipsis;overflow:hidden}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container,smart-scheduler[view-type^=timeline][group-by-date] .smart-scheduler-view-header-horizontal-content .smart-scheduler-cell{overflow:initial}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone{height:var(--smart-scheduler-timeline-header-horizontal-cells-size)}smart-scheduler[view-type^=timeline] .smart-scheduler-view:not([show-vertical-header]){--smart-scheduler-timeline-header-vertical-cells-size:0}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{grid-template-columns:auto 0}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type=month] .smart-scheduler-content,smart-scheduler[view-type=month] .smart-scheduler-scrollable-container{grid-template-columns:100%}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone-container{height:auto;flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-view-time{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-timeline);height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month]:not([event-render-mode=classic]) .smart-scheduler-event,smart-scheduler[view-type^=timeline]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler[view-type^=timeline] .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler[view-type^=timeline] .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-right:var(--smart-border-width) solid rgba(var(--smart-border-rgb),.5)}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container{flex-direction:row}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[view-type^=timeline] .smart-scheduler-current-time-indicator:before{left:calc(-1 * var(--smart-scheduler-current-time-indicator-arrow-size) + var(--smart-scheduler-current-time-indicator-size)/ 2);border-right:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-cell,smart-scheduler[view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[view-type=week] .smart-scheduler-view-header-horizontal .smart-scheduler-cell{border-right:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-label-container{display:flex;flex-direction:column}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container,smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-vertical-content,smart-scheduler[view-type=month] .smart-scheduler-view:not([show-group-header=vertical]) .smart-scheduler-view-header-vertical,smart-scheduler[view-type=month] .smart-scheduler-view:not([show-group-header=vertical]) .smart-scheduler-view-label-container,smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details:empty{display:none}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details-label{height:var(--smart-scheduler-timeline-header-horizontal-details-size);width:100%}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[view-type=month] .smart-scheduler-event{height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month] .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler[view-type=month] .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){justify-content:flex-end;align-items:flex-start}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[today]>div:not([class]){border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);box-shadow:0 0 0 2px var(--smart-primary);width:calc(var(--smart-scheduler-month-view-number-size)/ 1.5);height:calc(var(--smart-scheduler-month-view-number-size)/ 1.5)}smart-scheduler[view-type=month] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{grid-template-columns:auto 0}smart-scheduler[view-type=month] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector]{padding-right:calc(var(--smart-scheduler-month-view-number-size) + 5px)}smart-scheduler[view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-right:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[view-type=month] .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:minmax(0,1fr)}smart-scheduler[view-type=agenda]{--smart-scheduler-timeline-header-vertical-label-padding:0 0 0 25%;--smart-scheduler-event-time-font-weight:600}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container:not([separator]){border:none}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell{justify-content:flex-start}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{text-align:left}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{height:0;border:none}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container[separator]:last-of-type>.smart-scheduler-cell:after,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell[separator]:last-of-type>.smart-scheduler-cell:after{border-bottom:var(--smart-border-width) solid var(--smart-border);content:"";height:100%;width:100%;position:absolute;top:var(--smart-border-width);left:0;box-sizing:border-box;pointer-events:none}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container[separator]:not(:last-of-type),smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell[separator]:not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=agenda] .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{padding:calc(2 * var(--smart-scheduler-timeline-header-cell-padding))}smart-scheduler[view-type=agenda] .smart-scheduler-view.no-agenda:after{content:attr(agenda-placeholder);width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;text-overflow:ellipsis;overflow:hidden}smart-scheduler[disable-resize] .smart-scheduler-event:not([collector]):after,smart-scheduler[disable-resize] .smart-scheduler-event:not([collector]):before,smart-scheduler[view-type=agenda] .smart-scheduler-event:not([collector]):not([disable-resize]):after,smart-scheduler[view-type=agenda] .smart-scheduler-event:not([collector]):not([disable-resize]):before,smart-scheduler[view-type=agenda] .smart-scheduler-event[status] .smart-scheduler-event-content::before{content:initial}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([show-label])>div,smart-scheduler[hide-all-day] .smart-scheduler-view-all-day,smart-scheduler[hide-today-button] .smart-scheduler-nav[today]{display:none}smart-scheduler[view-type=agenda] .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-agenda)}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval],.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[type],smart-scheduler[right-to-left]:not([disable-date-menu]) .smart-scheduler-nav[current] button,smart-scheduler[right-to-left]:not([disable-view-menu]) .smart-scheduler-view-items-button button{padding-left:var(--smart-editor-addon-width)}smart-scheduler[view-type=agenda] .smart-scheduler-event .smart-scheduler-event-time{opacity:var(--smart-scheduler-event-time-opacity-agenda);font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:var(--smart-scheduler-event-time-font-weight-agenda)}smart-scheduler[view-type=agenda]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler:not([filterable]) .smart-scheduler-legend{opacity:.55;cursor:default;pointer-events:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item{cursor:pointer;-webkit-user-select:none;user-select:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:hover:before{border-color:var(--smart-ui-state-border-hover)}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:focus:before{border-color:var(--smart-primary)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator]),smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell{border-right:initial}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item[unselected]:before{background:0 0}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item[disabled]{opacity:.55;cursor:default;pointer-events:none}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{border-bottom:initial}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label]{justify-content:flex-start}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label]>div{transform:translateX(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label=offset]>div{margin-left:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[show-label]>div{transform:translateY(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[show-label=offset]>div{margin-top:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-groups-container .smart-scheduler-cell{align-items:center}smart-scheduler[group-by-date] .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container,smart-scheduler[group-by-date]:not([view-type^=timeline]) .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{order:1}smart-scheduler[group-by-date] .smart-scheduler-view-all-day{order:2}smart-scheduler[group-by-date] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container,smart-scheduler[group-by-date]:not([view-type=agenda]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-groups-container .smart-scheduler-cell:not([group-separator]){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-right:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-current-time-indicator:before{content:"";position:absolute}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]::after,smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button::after{content:initial}smart-scheduler[resized] .smart-scheduler-cell[restricted]:hover{cursor:no-drop}smart-scheduler[resized] .smart-scheduler-event{pointer-events:none}smart-scheduler[dragged] .smart-scheduler-events-container,smart-scheduler[modal] .smart-scheduler-footer,smart-scheduler[modal] .smart-scheduler-header,smart-scheduler[modal] .smart-scheduler-view-container{pointer-events:none}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]{cursor:initial}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current] .smart-ripple{visibility:hidden}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current][focus],smart-scheduler[disable-date-menu] .smart-scheduler-nav[current][hover],smart-scheduler[disable-date-menu] .smart-scheduler-view-items-button[focus],smart-scheduler[disable-date-menu] .smart-scheduler-view-items-button[hover]{background:0 0;color:var(--smart-background-color)}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button{border:initial;cursor:initial}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button .smart-ripple{visibility:hidden}smart-scheduler[time-ruler-ticks][view-type=day] .smart-scheduler-view-header-vertical .smart-scheduler-cells:last-of-type .smart-scheduler-cell:not(:last-of-type):after,smart-scheduler[time-ruler-ticks][view-type=week] .smart-scheduler-view-header-vertical .smart-scheduler-cells:last-of-type .smart-scheduler-cell:not(:last-of-type):after{content:"";position:absolute;bottom:0;right:0;width:var(--smart-scheduler-time-ruler-tick-size);height:var(--smart-scheduler-day-week-view-hour-size);background:var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[legend-location=header]{--smart-scheduler-header-height:auto}smart-scheduler[legend-location=header] .smart-scheduler-header{grid-template-areas:"date view" "legend legend"}smart-scheduler[legend-position=far] .smart-scheduler-legend{justify-content:flex-end}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:1}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:2}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:initial}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:1}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:2}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:initial;border-bottom-right-radius:initial}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[scroll-buttons-position=near] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:1}smart-scheduler[scroll-buttons-position=near] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:2}smart-scheduler[scroll-buttons-position=near][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:3}smart-scheduler[scroll-buttons-position=near][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-radius:50%}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border:initial}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]{margin-left:10px}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]:not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next]:not([active]):not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]:not([active]):not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-nav[today]:not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-view-items-button:not([focus]){background:0 0}smart-scheduler[header-date-position=far] .smart-scheduler-header{grid-template-columns:1fr auto;grid-template-areas:"view date"}smart-scheduler[header-view-position=near] .smart-scheduler-view-nav{justify-content:flex-start}smart-scheduler[header-view-position=near] .smart-scheduler-view-items-button{order:2}smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item:first-of-type,smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item:first-of-type[selected]{border-left:none}smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item[selected]{border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:initial;border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-nav[today],smart-scheduler[header-navigation-style=raised] .smart-scheduler-view-items-button{background:var(--smart-background)}smart-scheduler[view-selector-type=tabs] .smart-scheduler-view-items-button{position:absolute}smart-scheduler[view-selector-type=auto] .smart-scheduler-header,smart-scheduler[view-selector-type=tabs] .smart-scheduler-header{grid-template-areas:"date . view"}smart-scheduler:not([right-to-left]) .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type{border-right:none}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-left:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background);border-right:none}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-current-time-indicator:before{left:calc(100% - 6px);transform:rotate(-180deg)}smart-scheduler[right-to-left] .smart-scheduler-header,smart-scheduler[right-to-left] .smart-scheduler-view{direction:rtl}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[today]{order:1}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:2}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[prev]:after{content:var(--smart-icon-arrow-right)}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[next]:after{content:var(--smart-icon-arrow-left)}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:4}smart-scheduler[right-to-left].smart-container.vscroll .smart-scheduler-view,smart-scheduler[right-to-left]>.smart-container.vscroll .smart-scheduler-view{margin-left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left].smart-container.vscroll .smart-scheduler-view-scroll-bar:not([orientation=vertical]),smart-scheduler[right-to-left]>.smart-container.vscroll .smart-scheduler-view-scroll-bar:not([orientation=vertical]){left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]{right:initial;left:0}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:before{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:after{right:100%;left:initial;left:calc(-1 * var(--smart-scroll-bar-size))}smart-scheduler[right-to-left][view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[right-to-left][view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[right-to-left]:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[right-to-left][view-type]:not([view-type=day]) .smart-scheduler-view-all-day-label,smart-scheduler[right-to-left][view-type]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-time-zone:last-of-type,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-time-zone,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-view[show-vertical-header][show-group-header=horizontal] .smart-scheduler-view-details-label{border-right:initial;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[right-to-left]:not([view-type=day]) .smart-scheduler-view-header-cell-feedback,smart-scheduler[right-to-left]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-view-header-vertical .smart-scheduler-cell,smart-scheduler[right-to-left]:not([view-type=day]):not([view-type^=timeline]) .smart-scheduler-view-label-container:empty,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container{border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view-details .smart-scheduler-cell:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view-header-horizontal .smart-scheduler-cell:not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[right-to-left] .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]:last-of-type,smart-scheduler[right-to-left] .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type{border-right:initial}smart-scheduler[right-to-left]:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-right-color:initial;border-right-width:initial;border-left-color:var(--smart-scheduler-timeline-group-separator-background);border-left-width:var(--smart-scheduler-timeline-group-separator-size)}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator]){border-left:initial}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell[show-label=offset]>div{margin-left:initial;margin-right:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell[show-label]>div{transform:translateX(calc(50% + var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[right-to-left] .smart-scheduler-nav[current]:after,smart-scheduler[right-to-left] .smart-scheduler-view-items-button:after{left:0;right:initial}smart-scheduler[right-to-left][view-type=agenda]{--smart-scheduler-timeline-header-vertical-label-padding:0 25% 0 0}smart-scheduler[right-to-left][view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{text-align:right}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector]{padding-right:initial;padding-left:calc(var(--smart-scheduler-month-view-number-size) + 5px)}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-left:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[right-to-left] .smart-toast-container-custom{right:initial;left:0}smart-scheduler[right-to-left]:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{padding-left:initial;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding));border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px;border-bottom-right-radius:5px}smart-scheduler[right-to-left]:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-all-day-label-container{margin-left:initial;margin-right:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-left-radius);border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-nav[today]{margin-right:initial;margin-left:10px}smart-scheduler[right-to-left] .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{right:initial;left:0}smart-scheduler[right-to-left][view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:var(--smart-border-width) solid var(--smart-border);border-left:none}smart-scheduler[right-to-left] .smart-scheduler-legend{direction:rtl}@-moz-document url-prefix(){.smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{display:none}}.smart-scheduler-window{--smart-window-default-width:auto;--smart-window-default-height:auto;--smart-window-header-height:var(--smart-scheduler-window-header-height);--smart-window-footer-height:var(--smart-scheduler-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-header-background:transparent;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-width:100vw;max-height:100vh}.smart-scheduler-window[mobile]{border-radius:initial}.smart-scheduler-window.smart-window.confirm .smart-scheduler-confirm-label{width:var(--smart-box-width)}.smart-scheduler-window.smart-window.confirm .smart-content-container>.smart-content{width:100%;padding:var(--smart-window-content-padding);justify-items:center;justify-items:safe center;grid-template-rows:auto minmax(auto,1fr);display:grid;justify-content:center;grid-template-columns:100%;grid-row-gap:initial}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper{width:100%;padding:var(--smart-window-content-padding);justify-items:center;justify-items:safe center;grid-template-rows:auto minmax(auto,1fr)}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper,.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{display:grid;grid-row-gap:10px;justify-content:center;grid-template-columns:100%}.smart-scheduler-window.smart-window .smart-content-container>.smart-content{padding:initial;align-items:flex-start}.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{width:var(--smart-box-width)}.smart-scheduler-window.smart-window[horizontal] .smart-scheduler-window-content-wrapper{grid-template-columns:repeat(2,auto);grid-column-gap:20px}.smart-scheduler-window.smart-window .smart-scheduler-window-repeat [multiple]{grid-template-columns:minmax(0,1fr)}.smart-scheduler-window.smart-window .smart-scheduler-window-repeat [multiple] .smart-scheduler-window-editor{grid-template-columns:auto auto minmax(0,1fr)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .grid-samples-container,.smart-scheduler-window .smart-scheduler-window-editor[multiple]{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-scheduler-window .smart-content-container,.smart-scheduler-window>.smart-container{max-height:inherit}.smart-scheduler-window [multiple] .smart-scheduler-window-editor{align-items:center;justify-content:flex-start}.smart-scheduler-window [multiple] .smart-scheduler-window-editor:nth-child(even),.smart-scheduler-window [multiple] .smart-scheduler-window-editor:nth-child(odd):not(:first-of-type):not(:last-of-type),.smart-scheduler-window [multiple] .smart-scheduler-window-editor[type=repeat]{justify-content:flex-end}.smart-scheduler-window .smart-content-container>.smart-footer{display:flex}@media not all and (min-resolution:0.001dpcm){.smart-scheduler-window .smart-content-container>.smart-footer{align-content:start}}.smart-scheduler-window .smart-content-container>.smart-footer smart-button{width:100%;height:100%;--smart-button-padding:0.2rem 16px}.smart-scheduler-window .smart-content-container>.smart-footer smart-button:not(:first-of-type){margin-inline-start:2%}.smart-scheduler-window .smart-content-container>.smart-footer .smart-icon{position:relative;height:100%;font-family:var(--smart-font-family-icon);font-size:18px;margin-right:2.5px}.smart-scheduler-window .smart-scheduler-window-button.ok .smart-icon::after{content:var(--smart-icon-check)}.smart-scheduler-window .smart-scheduler-window-button.cancel{grid-area:buttonCancel}.smart-scheduler-window .smart-scheduler-window-button.cancel .smart-icon::after{content:var(--smart-icon-cancel)}.smart-scheduler-window .smart-scheduler-window-button.delete .smart-icon::after{content:var(--smart-icon-delete)}.smart-scheduler-window .smart-scheduler-window-editor{display:grid;grid-row-gap:5px;grid-column-gap:10px}.smart-scheduler-window .smart-scheduler-window-editor[type=allDay],.smart-scheduler-window .smart-scheduler-window-editor[type=repeat]{grid-column-gap:initial}.smart-scheduler-window .smart-scheduler-window-editor[type=conference] label::before{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon);font-size:14px;margin-right:5px;position:relative;top:-3px}.smart-scheduler-window .smart-scheduler-window-editor[type=notifications] label::before{content:var(--smart-icon-bell);font-family:var(--smart-font-family-icon);font-size:14px;margin-right:5px}.smart-scheduler-window .smart-scheduler-window-editor[multiple] .smart-color-input[event-editor]{width:auto;--smart-border-radius:50%}.smart-scheduler-window .smart-scheduler-window-editor .smart-date-time-picker,.smart-scheduler-window .smart-scheduler-window-editor .smart-drop-down-list,.smart-scheduler-window .smart-scheduler-window-editor>.smart-input{width:100%}.smart-scheduler-window .smart-scheduler-window-editor .smart-switch-button{margin:auto 10px}.smart-scheduler-window .smart-scheduler-window-editor>b{text-align:center}.smart-scheduler-window .smart-scheduler-window-editor>.smart-number-input{width:100px}.smart-scheduler-window .smart-scheduler-window-editor input:not(.smart-input){height:var(--smart-editor-height)}.smart-scheduler-window .smart-scheduler-window-editor .smart-input[disabled]{opacity:.55;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-scheduler-window .smart-scheduler-window-main [multiple] .smart-scheduler-window-editor:not([type^=date]):not([resource-type]){grid-template-columns:repeat(2,auto)}.smart-scheduler-window .smart-scheduler-window-repeat [multiple] .smart-scheduler-window-editor[type=repeatEnd]{grid-template-columns:initial}.smart-scheduler-tooltip{--smart-tooltip-arrow-color:var(--smart-background);--smart-tooltip-padding:4px}.smart-scheduler-tooltip.smart-tooltip .smart-tooltip-content{opacity:initial;background-color:var(--smart-background);color:var(--smart-color);border:none}.smart-scheduler-tooltip .smart-calendar{border:initial;border-radius:initial;direction:initial}.smart-scheduler-tooltip .smart-calendar .smart-calendar-header{border:var(--smart-border-width) solid var(--smart-border)}.smart-scheduler-tooltip .smart-scheduler-items-container{flex-direction:column;outline:0}.smart-scheduler-tooltip .smart-scheduler-items-container:focus .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}.smart-scheduler-tooltip .smart-scheduler-item{width:100%;cursor:pointer;height:auto;position:relative;padding-right:calc(var(--smart-scheduler-shortcut-size) - 4px)}.smart-scheduler-tooltip .smart-scheduler-item:after{content:attr(shortcut-key);position:absolute;height:100%;width:var(--smart-scheduler-shortcut-size);display:flex;align-items:center;justify-content:center;box-sizing:border-box;top:0;right:0;overflow:hidden;white-space:nowrap;opacity:.5;margin:0 6px 0 10px}.smart-scheduler-tooltip .smart-scheduler-item:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-scheduler-tooltip .smart-scheduler-item[checkable]:after{content:"";opacity:initial;left:0;right:initial;margin:initial}.smart-scheduler-tooltip .smart-scheduler-item[checkable]>div{padding-left:var(--smart-scheduler-shortcut-size);padding-right:initial}.smart-scheduler-tooltip .smart-scheduler-item[checkable][checked]:after{content:var(--smart-icon-check);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size)}.smart-scheduler-tooltip .smart-scheduler-item[separator]{position:relative;margin-top:15px}.smart-scheduler-tooltip .smart-scheduler-item[separator]:before{content:"";display:flex;width:100%;border-bottom:var(--smart-border-width) solid var(--smart-border);margin:7px 0;position:absolute;left:0;bottom:100%}.smart-scheduler-tooltip .smart-scheduler-item>div{position:relative;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:10px var(--smart-scheduler-shortcut-size) 10px 12px;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.smart-scheduler-tooltip .smart-scheduler-event{display:grid;position:relative;width:100%!important;height:var(--smart-scheduler-event-item-size)!important;top:initial!important;left:initial!important;right:initial!important;grid-template-columns:20px minmax(0,1fr) var(--smart-scheduler-event-button-size);grid-column-gap:10px;justify-content:center;padding:var(--smart-scheduler-event-content-padding);cursor:pointer;background:var(--smart-background);color:var(--smart-background-color);outline:0;--smart-scheduler-event-focus:var(--smart-ui-state-focus);--smart-scheduler-event-color-focus:var(--smart-ui-state-color-focus);--smart-scheduler-event-hover:var(--smart-ui-state-hover);--smart-scheduler-event-color-hover:var(--smart-ui-state-color-hover);-webkit-user-select:none;user-select:none}.smart-scheduler-tooltip .smart-scheduler-event:before{content:"";width:20px;height:20px;display:flex;background:var(--smart-scheduler-event-background);justify-content:center;align-items:center;pointer-events:none;box-sizing:border-box;border-radius:50%;padding:var(--smart-scheduler-event-content-padding)}.smart-scheduler-tooltip .smart-scheduler-event:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-event[hover] .smart-scheduler-event-button:hover{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:hidden}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting{font-size:12px;color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting a{color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting::before{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon);font-size:12px;margin-right:5px}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.smart-scheduler-tooltip .smart-scheduler-context-menu{width:100%;height:100%;display:grid;align-items:center;justify-content:flex-start}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item{height:var(--smart-list-item-height);padding:var(--smart-list-item-padding);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);white-space:nowrap;text-overflow:ellipsis;background:var(--smart-background);color:var(--smart-background-color);display:flex;align-items:center;-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item .smart-button[delete]:active,.smart-notification-panel .smart-notification-item .smart-button[delete]:hover,.smart-scheduler-tooltip .smart-scheduler-event-button:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item[selected],.smart-scheduler-tooltip .smart-scheduler-event[selected],.smart-scheduler-tooltip .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected);color:var(--smart-ui-state-color-selected)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item[disabled],.smart-scheduler-tooltip .smart-scheduler-event[disabled],.smart-scheduler-tooltip .smart-scheduler-item[disabled]{opacity:.55;cursor:default;pointer-events:none}.smart-scheduler-tooltip .smart-scheduler-collector-event-list{width:100%;height:100%}.smart-scheduler-tooltip .smart-scroll-viewer{--smart-scroll-viewer-max-height:var(--smart-scheduler-context-menu-max-height);--smart-scroll-viewer-max-width:var(--smart-scheduler-context-menu-max-width);--smart-list-box-default-height:auto;width:auto;border:initial;padding:initial}.smart-notification-panel .smart-notification-item .smart-input,.smart-scheduler-tooltip .smart-scheduler-event-button{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);outline:0}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container.vscroll .smart-scheduler-context-menu{padding-right:var(--smart-scroll-bar-size)}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container .smart-scroll-viewer-content-container{padding:initial}.smart-scheduler-tooltip .smart-scheduler-event-button{position:relative;width:var(--smart-scheduler-collector-item-button-size);height:var(--smart-scheduler-collector-item-button-size);display:flex;justify-content:center;align-items:center;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-scheduler-tooltip .smart-scheduler-event-button:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-scheduler-tooltip .smart-scheduler-event-button:focus{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus)}.smart-scheduler-tooltip .smart-scheduler-event-button:before{content:var(--smart-icon-delete);font-family:var(--smart-font-family-icon);position:absolute;pointer-events:none;box-sizing:border-box;font-size:var(--smart-button-large-font-size)}.smart-scheduler-tooltip .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip:not([animation=none]){animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-scheduler-tooltip:not([animation=none])[visible]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-scheduler-tooltip:not([arrow-direction]),.smart-scheduler-tooltip[arrow-direction=bottom]{transform-origin:bottom}.smart-scheduler-tooltip:not([arrow]),.smart-scheduler-tooltip[arrow-direction=top]{transform-origin:top}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item{padding-right:initial;padding-left:calc(var(--smart-scheduler-shortcut-size) - 4px)}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item:after{left:0;right:initial;margin:0 10px 0 6px}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item>div{padding:10px 12px 10px var(--smart-scheduler-shortcut-size)}.smart-scheduler-drag-feedback{position:absolute;outline:0;-webkit-tap-highlight-color:transparent;border-radius:var(--smart-scheduler-event-border-radius);pointer-events:none;padding:initial;text-align:center;box-sizing:border-box;background:0 0;box-shadow:var(--smart-elevation-8);font-family:var(--smart-font-family);font-size:var(--smart-font-size);cursor:move;opacity:.75;z-index:10000}.smart-scheduler-drag-feedback .smart-scheduler-event-content{box-sizing:border-box;width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:min-content minmax(auto,1fr);justify-content:flex-start;justify-items:flex-start;align-items:center;overflow:hidden;padding:var(--smart-scheduler-event-content-padding);color:var(--smart-scheduler-event-color);background:var(--smart-scheduler-event-background);cursor:pointer;position:relative;border-radius:inherit;grid-row-gap:2px}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]>div{align-self:initial}.smart-scheduler-drag-feedback .smart-scheduler-event-content:not([single-line])>div:not(:first-of-type){grid-column:1/span 2}.smart-scheduler-drag-feedback .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}.smart-scheduler-drag-feedback .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}.smart-scheduler-drag-feedback .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr)}.smart-scheduler-drag-feedback .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.smart-scheduler-drag-feedback .smart-scheduler-event-content>div:first-of-type{align-self:center}.smart-scheduler-drag-feedback[status] .smart-scheduler-event-content:before{content:"";position:absolute;display:block;width:var(--smart-scheduler-status-size);height:100%;background:var(--smart-scheduler-status-background);box-shadow:0 0 0 .5px var(--smart-background);border:1px solid var(--smart-border);border-radius:20px;overflow:hidden;box-sizing:border-box}.smart-scheduler-drag-feedback[status]:not([view-type=agenda]) .smart-scheduler-event-content{padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}.smart-scheduler-drag-feedback[status=free] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-free-background)}.smart-scheduler-drag-feedback[status=busy] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-busy-background)}.smart-scheduler-drag-feedback[status=outOfOffice] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-out-of-office-background)}.smart-scheduler-drag-feedback[status=tentative] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-tentative-background)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-time{opacity:var(--smart-scheduler-event-time-opacity-agenda);font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:var(--smart-scheduler-event-time-font-weight-agenda)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event,.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-agenda)}.smart-scheduler-drag-feedback[view-type=agenda][status] .smart-scheduler-event-content:before{content:initial}.smart-scheduler-drag-feedback:not([view-type^=timeline]){width:var(--smart-scheduler-event-size)}.smart-scheduler-drag-feedback:not([view-type^=timeline]) .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-basic)}.smart-scheduler-drag-feedback[view-type^=timeline] .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-timeline)}.smart-scheduler-drag-feedback[mobile]:not([view-type^=timeline]){min-width:var(--smart-scheduler-event-size-timeline)}.smart-scheduler-drag-feedback[exception] .smart-scheduler-event-content,.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback:not([repeating]) .smart-scheduler-event-content:not([single-line])>div{grid-column:1/span 2}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content:after{content:var(--smart-icon-spin);width:var(--smart-scheduler-event-icon-size);position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:var(--smart-scheduler-event-content-padding);box-sizing:border-box;line-height:1rem}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback[repeating][exception] .smart-scheduler-event-content:after{content:var(--smart-icon-attention-circled)}.smart-scheduler-drag-feedback[right-to-left]{direction:rtl}.smart-scheduler-drag-feedback[right-to-left]:not([view-type=agenda])[status] .smart-scheduler-event-content{padding-left:initial;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}.smart-scheduler-drag-feedback[right-to-left][repeating] .smart-scheduler-event-content:after{right:initial;left:0}.smart-dragging-disabled{cursor:no-drop}.smart-notification-panel{width:auto;height:auto;display:inline-block;contain:content;max-height:100px}.smart-notification-panel:focus{border-color:var(--smart-outline)}.smart-notification-panel.smart-container,.smart-notification-panel>.smart-container{padding:var(--smart-editor-label-padding);overflow:auto;max-height:inherit}.smart-notification-panel .smart-notification-container{display:flex;width:100%;flex-direction:column}.smart-notification-panel .smart-notification-container:empty{display:none}.smart-notification-panel .smart-notification-item,.smart-notification-panel .smart-notification-placeholder{-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item{display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr)) var(--smart-editor-height);grid-column-gap:10px;align-items:center;padding:0 0 var(--smart-editor-label-padding);justify-items:center}.smart-notification-panel .smart-notification-item .smart-input{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:var(--smart-surface);color:var(--smart-surface-color);position:relative;padding:var(--smart-editor-label-padding);height:var(--smart-editor-height);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);display:inline-flex;align-items:center;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);border:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-item .smart-input[interval]::after,.smart-notification-panel .smart-notification-item .smart-input[interval]::before,.smart-notification-panel .smart-notification-item .smart-input[type]::after{content:var(--smart-icon-arrow-down);display:flex;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0;width:var(--smart-editor-addon-width);position:absolute;top:1px;right:-1px;height:100%;box-sizing:border-box}.smart-notification-panel .smart-notification-item .smart-input[interval]::before{content:var(--smart-icon-arrow-up);top:0;height:50%;border-bottom:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-item .smart-input[interval]::after{content:var(--smart-icon-arrow-down);bottom:0;top:initial;height:50%}.smart-notification-panel .smart-notification-item .smart-button[delete]{width:var(--smart-editor-height);height:var(--smart-editor-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;opacity:.25;font-size:16px;cursor:pointer;position:relative;border-radius:50%;outline:0}.smart-notification-panel .smart-notification-item .smart-button[delete]:after{content:var(--smart-icon-close);display:flex;justify-content:center;align-items:center;width:100%;height:0;cursor:pointer;font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon)}.smart-notification-panel .smart-notification-placeholder,.smart-notification-panel .smart-notification-placeholder .smart-input{outline:0;align-items:center;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);display:inline-flex}.smart-notification-panel .smart-notification-item .smart-button[delete]:hover{opacity:.6}.smart-notification-panel .smart-notification-item .smart-button[delete]:active{opacity:1}.smart-notification-panel .smart-notification-item .smart-button[delete]:focus,.smart-notification-panel .smart-notification-item .smart-input:focus{box-shadow:0 0 0 1px var(--smart-outline)}.smart-notification-panel .smart-notification-placeholder{border-bottom:var(--smart-border-width) solid var(--smart-primary);color:var(--smart-primary)}.smart-notification-panel .smart-notification-placeholder .smart-input{border:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-placeholder:hover{color:var(--smart-ui-state-color-hover)}.smart-notification-panel .smart-notification-editor{position:absolute;background:var(--smart-background);color:var(--smart-background-color)}.smart-notification-panel label{display:inline-flex;align-items:center;justify-content:center}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]{padding-left:calc(var(--smart-editor-addon-width) + var(--smart-editor-label-padding))}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]::after,.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]::before,.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[type]::after{right:initial;left:-1px}.smart-scheduler-loading-container .smart-loader-label{position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);margin-top:calc(5px + var(--smart-loader-size));margin-left:5px}.smart-scheduler-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;border-radius:50%;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-scheduler-loader:after,.smart-scheduler-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit inherit transparent;border-width:6px;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-scheduler-color-input{--smart-input-drop-down-menu-width:auto}
.smart-3d-chart-legend-item-color{width:13px;height:13px;margin-right:5px;cursor:pointer;border:3px solid}.smart-3d-chart-legend-item-hidden>.smart-3d-chart-legend-item-color{background-color:#fff!important}.smart-3d-chart-legend-item-label{font-size:12px;font-weight:700}.smart-3d-chart-legend{position:absolute;display:flex;justify-content:center;flex-wrap:wrap;z-index:2}.smart-3d-chart-footer{border:1px solid var(--smart-border)}.smart-3d-chart-range-selector-container{position:relative;width:95%;height:100px;border:1px solid var(--smart-border)}.smart-3d-chart-range-selector{position:relative;width:100%;height:80%}.smart-3d-chart-range-selector-rect{position:absolute;background:#00f;opacity:.1;top:0;width:95%;height:100%;cursor:move}.smart-3d-chart-range-selector-slider{position:absolute;top:0;width:6px;height:100%;cursor:e-resize}.smart-3d-chart-range-selector-slider:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background:var(--smart-border)}.smart-3d-chart-range-selector-slider:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-3px;height:30%;width:100%;border:1px solid var(--smart-border);border-radius:4px;background:#fff}.smart-3d-chart-legend-table{table-layout:fixed}.smart-3d-chart-legend-table-header-cell{height:55px;border-bottom:1px solid var(--smart-border);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}td.smart-3d-chart-legend-table-body-cell:first-child{text-align:left;border-right:1px solid var(--smart-border);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}td.smart-3d-chart-legend-table-body-cell{text-align:center;padding:0 5px}td.smart-3d-chart-legend-table-body-cell:last-child{min-width:40px}.smart-3d-chart-legend-table-body-cell-flex{display:flex;justify-content:center}.smart-3d-chart-legend-table .smart-3d-chart-legend-item{width:100%;justify-content:center;margin:8px 2px}.smart-3d-chart-legend-table .smart-3d-chart-legend-item-color{max-width:20px;width:100%;height:20px}.smart-3d-chart-legend-table thead th:not(:first-child) div.wrapper{justify-content:center}.smart-3d-chart-legend-column{display:flex}.smart-3d-chart-legend-item{display:flex;margin:8px;-webkit-user-select:none;user-select:none}.smart-3d-chart-tooltip{position:fixed;display:none;background-color:var(--smart-background);color:var(--smart-background-color);opacity:.8;border-radius:5px;border:2px solid #000;padding:3px;z-index:2;max-width:165px}.smart-3d-chart-caption{width:100%;padding:10px;position:absolute;text-align:center;z-index:2;margin:auto}.smart-3d-chart,.smart-3d-chart-container{position:relative}.smart-3d-chart-label{font-size:15px;color:var(--smart-background-color);background-color:none}.smart-3d-chart-value-axis-label,.smart-3d-chart-x-axis-label,.smart-3d-chart-z-axis-label{color:var(--smart-background-color);font-weight:550;padding:0}.smart-3d-chart-hover{cursor:pointer}.smart-3d-chart-tooltip-heading{font-weight:700}.smart-3d-chart{display:block;width:800px;height:400px;border:1px solid var(--smart-border)}smart-3d-chart .smart-3d-chart-controls{height:fit-content;width:100%;display:flex;justify-content:right;align-items:center;position:absolute;z-index:3;opacity:0;transition:opacity .25s ease-in-out;padding:5px 20px}.smart-3d-chart-controls>.smart-3d-chart-control{margin-left:20px}smart-3d-chart:hover .smart-3d-chart-controls{opacity:1}.smart-3d-chart-control-button{cursor:pointer;font-size:17px}.smart-3d-chart-control-button:after{opacity:.7;position:relative;top:20%}.smart-3d-chart-control-button:hover:after,.smart-3d-chart-control-button[selected]:after{opacity:1}.smart-3d-chart-control-zoom-in:after{content:var(--smart-icon-zoom-in);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-zoom-out:after{content:var(--smart-icon-zoom-out);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-camera-mode:after{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-pan-mode:after{content:var(--smart-icon-move);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-zoom-mode:after{content:var(--smart-icon-zoom-in);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-reset-camera:after{content:var(--smart-icon-home);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-save-image:after{content:var(--smart-icon-download-alt);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-drop-down-list{width:150px}.smart-3d-chart-control-drop-down-list .smart-3d-chart-control-list-item{margin-right:5px}
.drawContainer,.smart-arrow,.smart-container{height:100%;width:100%}.smart-container{box-sizing:border-box;font-family:inherit;font-size:inherit;display:block;outline:0;margin:0;padding:0}.smart-container *{box-sizing:border-box}.smart-drop-down,.smart-popup{position:absolute;box-sizing:border-box;margin:var(--smart-editor-drop-down-vertical-offset) 0;z-index:var(--smart-editor-drop-down-z-index);list-style-type:none}@font-face{font-family:smart-icons;src:local("./font/smart-icons"),url('smart-icons.bf94924c9aa7c2bc.woff2') format("woff2"),url('smart-icons.eee868e241bdbe81.woff') format("woff"),url('smart-icons.f44564f1a275ab1a.ttf') format("truetype"),url('smart-icons.bd35711a237d2be9.eot') format("embedded-opentype");font-weight:400;font-style:normal}.smart-arrow{background-position:center;background-repeat:no-repeat;background-size:1em 1em}.smart-arrow-down:after,.smart-arrow-left-first:after,.smart-arrow-left:after,.smart-arrow-right-last:after,.smart-arrow-right:after,.smart-arrow-up:after{width:100%;height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size);color:inherit;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.smart-arrow-up:after{content:var(--smart-icon-arrow-up);top:-1px}.smart-arrow-down:after{content:var(--smart-icon-arrow-down)}.smart-arrow-left:after{content:var(--smart-icon-arrow-left)}.smart-arrow-left-first:after{content:var(--smart-icon-first-page)}.smart-arrow-right-last:after{content:var(--smart-icon-last-page)}.smart-arrow-right:after{content:var(--smart-icon-arrow-right)}.drawContainer{position:relative}.smart-ripple{display:block;position:absolute;border-radius:50%;transform:scale(0);pointer-events:none;animation:ripple .35s linear;border:none;opacity:.5}.smart-ripple.smart-animate{animation:ripple .65s linear;position:absolute}@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}.smart-overlay{pointer-events:none}.smart-unselectable{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-collapse,.smart-hidden{display:none!important}.smart-visibility-hidden{visibility:hidden!important}.smart-element-init{visibility:hidden}.smart-element-ready{overflow:hidden}.smart-shown{display:block}.smart-resize-trigger{position:absolute;left:0;top:0;transition:0s}.smart-resize-trigger-shrink{position:absolute;left:0;top:0;transition:0s;width:200%;height:200%}.smart-resize-trigger-container{display:block;position:relative;top:-100%;left:0;height:100%;width:100%;min-height:1px;overflow:hidden;pointer-events:none;z-index:-1;visibility:hidden}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader,smart-card-view .smart-loader,smart-grid .smart-loader,smart-list-box .smart-loader,smart-list-menu .smart-loader,smart-table .smart-loader,smart-tree .smart-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;border-radius:50%;z-index:10;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-loader:before,smart-card-view .smart-loader:after,smart-card-view .smart-loader:before,smart-grid .smart-loader:after,smart-grid .smart-loader:before,smart-list-box .smart-loader:after,smart-list-box .smart-loader:before,smart-list-menu .smart-loader:after,smart-list-menu .smart-loader:before,smart-table .smart-loader:after,smart-table .smart-loader:before,smart-tree .smart-loader:after,smart-tree .smart-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:6px solid transparent;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader.smart-hidden,smart-card-view .smart-loader.smart-hidden,smart-grid .smart-loader.smart-hidden,smart-list-box .smart-loader.smart-hidden,smart-list-menu .smart-loader.smart-hidden,smart-table .smart-loader.smart-hidden,smart-tree .smart-loader.smart-hidden{display:none}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader,smart-grid[loading-indicator-position=bottom] .smart-loader,smart-grid[loading-indicator-position=top] .smart-loader,smart-list-box[loading-indicator-position=bottom] .smart-loader,smart-list-box[loading-indicator-position=top] .smart-loader,smart-list-menu[loading-indicator-position=bottom] .smart-loader,smart-list-menu[loading-indicator-position=top] .smart-loader,smart-tree[loading-indicator-position=bottom] .smart-loader,smart-tree[loading-indicator-position=top] .smart-loader{width:var(--smart-loader-size);height:var(--smart-loader-size);left:20%}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container,smart-grid[loading-indicator-position=bottom] .smart-loader-container,smart-grid[loading-indicator-position=top] .smart-loader-container,smart-list-box[loading-indicator-position=bottom] .smart-loader-container,smart-list-box[loading-indicator-position=top] .smart-loader-container,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container,smart-list-menu[loading-indicator-position=top] .smart-loader-container,smart-tree[loading-indicator-position=bottom] .smart-loader-container,smart-tree[loading-indicator-position=top] .smart-loader-container{display:block;position:relative;width:100%;height:10%;background-color:#F2F2F2;overflow:hidden;animation:smart-loader-container-pop-up-down .3s linear}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-grid[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-grid[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-list-box[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-list-box[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-list-menu[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-tree[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-tree[loading-indicator-position=top] .smart-loader-container.smart-hidden{display:none}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-label,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-label,smart-grid[loading-indicator-position=bottom] .smart-loader-label,smart-grid[loading-indicator-position=top] .smart-loader-label,smart-list-box[loading-indicator-position=bottom] .smart-loader-label,smart-list-box[loading-indicator-position=top] .smart-loader-label,smart-list-menu[loading-indicator-position=bottom] .smart-loader-label,smart-list-menu[loading-indicator-position=top] .smart-loader-label,smart-tree[loading-indicator-position=bottom] .smart-loader-label,smart-tree[loading-indicator-position=top] .smart-loader-label{position:absolute;display:block;top:50%;transform:translate(-50%,-50%);left:60%;font-family:inherit;font-size:inherit;vertical-align:middle;white-space:nowrap}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container,smart-grid[loading-indicator-position=top] .smart-loader-container,smart-list-box[loading-indicator-position=top] .smart-loader-container,smart-list-menu[loading-indicator-position=top] .smart-loader-container,smart-tree[loading-indicator-position=top] .smart-loader-container{top:0;position:absolute;animation:smart-loader-container-pop-up-top .3s linear}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container,smart-grid[loading-indicator-position=bottom] .smart-loader-container,smart-list-box[loading-indicator-position=bottom] .smart-loader-container,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container,smart-tree[loading-indicator-position=bottom] .smart-loader-container{top:-10%}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=center] .smart-loader,smart-grid[loading-indicator-position=center] .smart-loader,smart-list-box[loading-indicator-position=center] .smart-loader,smart-list-menu[loading-indicator-position=center] .smart-loader,smart-tree[loading-indicator-position=center] .smart-loader{width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}smart-grid[disabled] .smart-loader:after,smart-grid[disabled] .smart-loader:before,smart-list-box[disabled] .smart-loader:after,smart-list-box[disabled] .smart-loader:before,smart-list-menu[disabled] .smart-loader:after,smart-list-menu[disabled] .smart-loader:before,smart-tree[disabled] .smart-loader:after,smart-tree[disabled] .smart-loader:before{animation:none}@keyframes smart-loader-container-pop-up-down{0%{top:0}20%{top:-2%}35%{top:-6%}60%{top:-8%}100%{top:-10%}}@keyframes smart-loader-container-pop-up-top{0%{top:-10%}20%{top:-8%}35%{top:-6%}60%{top:-2%}100%{top:0}}@keyframes smart-loader-spin{100%{transform:rotate(360deg)}}@keyframes smart-loader-spin-fade{0%,100%,20%,60%{border-top-color:#7A7A7A}35%{border-top-color:transparent}}.smart-right-to-left{direction:rtl}.smart-micro{font-size:9px}.smart-small{font-size:12px}.smart-caps{text-transform:uppercase;letter-spacing:.1em}.smart-strong{font-weight:500}.smart-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-quiet{opacity:.75}.smart-flex{display:flex}.smart-flex.middle{align-content:center;justify-content:center}.smart-flex.center{align-items:center;justify-items:center}.smart-flex-wrap{display:flex;flex-wrap:wrap}.smart-dragging,.smart-dragging *{cursor:move!important}.smart-element{direction:ltr}.smart-element ::-webkit-scrollbar{width:18px}.smart-element ::-webkit-scrollbar-track{background-color:transparent}.smart-element ::-webkit-scrollbar-thumb{background-color:var(--smart-scroll-bar-thumb-background);border-radius:20px;border:6px solid transparent;background-clip:content-box}.smart-element ::-webkit-scrollbar-thumb:hover{background-color:var(--smart-scroll-bar-thumb-background-hover)}
/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/styles.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */

/* @import "primeng/resources/themes/lara-light-blue/theme.css";
@import "primeng/resources/primeng.css";*/

.blue-snackbar {
  background: rgb(5, 151, 83);
  font-weight: bolder;
}

.message-error {
  background-color: var(--color-warn);
  color: #FFFFFF;
}

.dark-theme .message-error {
  background-color: var(--color-warn);
  color: #FFFFFF;
}

/* html, body {
  height: 100%;
  background-color: skyblue;
} */

body {
  height: 100%;
}

body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

html,
body {
  height: 100%;
}

body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}


.tituloPantalla {
  background-color: var(--color-primary);
  color: var(--color-texto);
  height: 35px;
}

.contenido-pie {
  max-width: 600px;
  height: 50px;
  margin: 0 auto;
}

.example-full-width-alterno100 {
  width: 100%;
}

.example-full-width-alterno23 {
  width: 23%;
}

.example-full-width-alterno15 {
  width: 15%;
}


.example-full-width-alterno48 {
  width: 48%;
}


.example-full-width-alterno24 {
  width: 24%;
}


.example-full-width-alterno20 {
  width: 20%;
}

.example-full-width-alterno10 {
  width: 10%;
}



/* ESTILOS PRE DEFINIDOS */
.a-main {
  padding: 0 20px;
}

.a-datatable-datos-body-accion {
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.a-titulo {
  font-size: 12px;
  font-weight: 500;
  background-color: var(--color-primary);
  padding: 10px 20px;
  color: var(--color-texto);
  margin-bottom: 25px;
  text-transform: uppercase;
}

.a-title {
  font-size: 12px;
  font-weight: 500;
  background-color: var(--color-primary);
  padding: 10px 20px;
  color: var(--color-texto);
  text-transform: uppercase;
}

.a-example-full-width-alterno-content-row {
  width: 100%;
  display: flex;
  gap: 2%;
}

.a-w1-row {
  width: 100%;
  display: flex;
  gap: 2%;
}

.a-w1-column {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}



.a-w1-button {
  width: 100% !important;
}

.a-w1 {
  width: 100%;
}

.a-w2 {
  width: 49%;
}

.a-w3 {
  width: 32%;
}

.a-w4 {
  width: 23.5%;
}

.a-w5 {
  width: 18.4%;
}

.a-w6 {
  width: 15%;
}

.b-w1 {
  width: 100%;
}


.a-w4-diference {
  width: 74.5%;
}

.a-spacing {
  flex-grow: 1;
}

.a-example-full-width-alterno-content-row-buttons {
  width: 100%;
  display: flex;
  gap: 1%;
}

.a-example-full-width-alterno-content-column {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.a-example-full-width-alterno-content {
  width: 100%;
}

.a-example-full-width-alterno-content-2 {
  /* width: 50%; */
  width: 49%;
}

.a-example-full-width-alterno-content-3 {
  /* width: 25%; */
  width: 23.5%;
}

.a-example-full-width-alterno-content-4 {
  width: 33.3%;
}

.a-example-full-width-alterno-content-5 {
  width: 12.5%;
}

.a-example-full-width-alterno-content-6 {
  width: 10.75%;
}

.a-example-full-width-alterno-content-0_2 {
  width: 74.5%;
}

.a-example-full-width-alterno-content-0_5 {
  width: 66%;
}

.a-example-full-width-alterno-content-0_4 {
  width: 69%;
}

.a-footer {
  height: 60px;
}

.a-example-full-width-alterno-content-row-2 {
  width: 100%;
  display: flex;
  gap: 2%;
}

.a-example-full-width-alterno-content-column-2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.a-ajust-content {
  display: contents;
}

.a-center {
  margin: auto;
}

@media (max-width: 1200px) {
  /* .a-w1-row {
    flex-direction: column;
    gap: 25px;
    width: 100%;
  } */

  .a-w1,
  .a-w2,
  .a-w3,
  .a-w4,
  .a-w5,
  .a-w6,
  .a-w4-diference {
    width: 49%;
  }

  .b-w1 {
    width: 100%;
  }
}

@media (max-width: 600px) {

  .a-example-full-width-alterno-content-row {
    flex-direction: column;
    gap: 25px;
  }

  .a-w1-row {
    flex-direction: column;
    gap: 25px;
    width: 100%;
  }

  .a-w1,
  .a-w2,
  .a-w3,
  .a-w4,
  .a-w5,
  .a-w6 {
    width: 100%;
  }

  .a-example-full-width-alterno-content,
  .a-example-full-width-alterno-content-2,
  .a-example-full-width-alterno-content-3,
  .a-example-full-width-alterno-content-4,
  .a-example-full-width-alterno-content-5,
  .a-example-full-width-alterno-content-6,
  .a-example-full-width-alterno-content-0_2,
  .a-example-full-width-alterno-content-0_5,
  .a-example-full-width-alterno-content-0_4,
  .example-full-width-alterno15,
  .example-full-width-alterno10 {
    width: 100%;
  }

  ::ng-deep {
    .p-button {
      width: 100% !important;
    }
  }

  ::ng-deep .p-calendar {
    width: 100%;
  }

  ::ng-deep .p-fieldset {
    width: 100%;
  }
}

/* 
::-webkit-scrollbar {
  width: 6px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background: #fafafa00;
}

::-webkit-scrollbar-thumb {
  background: rgba(52, 97, 134, 0.568);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background: var(--color-primary);
} */

:host ::ng-deep .p-tabview-nav {
  font-size: 11px !important;
}

:host :ng-deep .p-tabview .p-tabview-nav li .p-tabview-nav-link {
  padding: 15px 20px !important;
}

:host ::ng-deep .p-accordion-header {
  font-size: 11px !important;
}

:host ::ng-deep .p-accordion-header-link {
  padding: 10px !important;
}

:host ::ng-deep .p-button {
  background-color: var(--color-primary) !important;
}

.a-titulo-grafico {
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
}

.a-grafico {
  background-color: #c8dbec21;
}

.a-footer-grafico {
  font-size: 8px;
  font-weight: 700;
  padding: 10px 0 10px 10px;
  text-transform: uppercase;
}

.a-subtitulo {
  font-size: 11px;
  /* font-weight: 700; */
  /* padding: 10px 0 10px 10px; */
  color: rgb(68, 69, 70);
  text-transform: uppercase;
}

.text-xxs {
  font-size: .7rem !important;
}

.input-error .p-inputtext,
.p-calendar.ng-invalid.ng-touched .p-inputtext {
  border: 1px solid red !important;
  background-color: #ffe6e6;
}

.input-error {
  border: 1px solid red !important;
  background-color: #ffe6e6;
}

.input-error-label {
  color: red !important;
}

.header-flex {
  display: flex;
  align-items: center;
}

.p-titulo {
  font-size: 24px;
  font-weight: 500;
  padding: 5px 10px 20px 10px;
  color: var(--color-primary);
  font-weight: bold;
}

.sub-titulo {
  font-size: 15px;
  color: var(--color-titulotabla);
  /* padding-top: 7px; */
  margin-left: 5px;
  align-self: center;
}

::ng-deep .btn-small {
  height: 2rem !important;
  width: 0.2rem !important;
}

.requerido {
  color: red;
  font-weight: bold;
}

.leyenda-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.leyenda-icon-table {
  width: 16px;
  height: 16px;
  min-width: 16px;
  min-height: 16px;
  border-radius: 50%;
  display: block;
  /* margin-top: 13%; */
}

.loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7); /* Fondo semi-transparente */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10; /* Para que esté por encima del editor */
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/material-design-icons/iconfont/material-icons.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url('MaterialIcons-Regular.1e50f5c2ffa6aba4.eot'); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url('MaterialIcons-Regular.7ea2023eeca07427.woff2') format('woff2'),
       url('MaterialIcons-Regular.db852539204b1a34.woff') format('woff'),
       url('MaterialIcons-Regular.196fa4a92dd6fa73.ttf') format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/smart-webcomponents-angular/source/styles/smart.default.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
:root{--smart-primary-rgb:0,92,153;--smart-primary:rgb(var(--smart-primary-rgb));--smart-primary-color:#ffffff;--smart-secondary-rgb:45,45,48;--smart-secondary:rgb(var(--smart-secondary-rgb));--smart-secondary-color:#ffffff;--smart-error-rgb:176,0,32;--smart-error:rgb(var(--smart-error-rgb));--smart-error-color:#ffffff;--smart-success-rgb:139,195,74;--smart-success:rgb(var(--smart-success-rgb));--smart-success-color:#ffffff;--smart-info-rgb:92,192,222;--smart-info:rgb(var(--smart-info-rgb));--smart-info-color:#fff;--smart-warning-rgb:240,173,78;--smart-warning:rgb(var(--smart-warning-rgb));--smart-warning-color:#fff;--smart-light-rgb:255,255,255;--smart-light:rgb(var(--smart-light-rgb));--smart-light-color:#222222;--smart-dark-rgb:34,34,34;--smart-dark:rgb(var(--smart-dark-rgb));--smart-dark-color:#ffffff;--smart-background:#fefefe;--smart-background-color:#5A5A5A;--smart-surface:#F5F5F5;--smart-surface-color:#323232;--smart-disabled:#CCCCCC;--smart-disabled-color:#555;--smart-ui-state-hover:#ebebeb;--smart-ui-state-color-hover:#333;--smart-ui-state-border-hover:var(--smart-ui-state-hover);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-focus:#e2e0e0;--smart-ui-state-color-focus:#333;--smart-ui-state-border-focus:var(--smart-ui-state-focus);--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb), .1);--smart-item-border-width:1px;--smart-item-border-radius:var(--smart-border-radius);--smart-item-border-top-left-radius:var(--smart-border-radius);--smart-item-border-top-right-radius:var(--smart-border-radius);--smart-item-border-bottom-left-radius:var(--smart-border-radius);--smart-item-border-bottom-right-radius:var(--smart-border-radius);--smart-font-size:14px;--smart-font-weight:inherit;--smart-font-style:inherit;--smart-font-family:Roboto,"Helvetica Neue",sans-serif;--smart-font-family-icon:smart-icons;--smart-font-family-icon-src:local('./font/smart-icons'),url('smart-icons.bf94924c9aa7c2bc.woff2') format('woff2'),url('smart-icons.eee868e241bdbe81.woff') format('woff'),url('smart-icons.f44564f1a275ab1a.ttf') format('truetype'),url('smart-icons.bd35711a237d2be9.eot') format('embedded-opentype');--smart-border-width:1px;--smart-border-radius:4px;--smart-border-top-left-radius:var(--smart-border-radius);--smart-border-top-right-radius:var(--smart-border-radius);--smart-border-bottom-left-radius:var(--smart-border-radius);--smart-border-bottom-right-radius:var(--smart-border-radius);--smart-border:#E0E0E0;--smart-border-rgb:244,224,224;--smart-outline:#b2b2b2;--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-alternation-index0-color:var(--smart-surface-color);--smart-alternation-index0-border:var(--smart-surface);--smart-alternation-index0-background:var(--smart-surface);--smart-alternation-index1-color:#111;--smart-alternation-index1-border:#9BBB59;--smart-alternation-index1-background:#9BBB59;--smart-alternation-index2-color:#fff;--smart-alternation-index2-border:#FC3752;--smart-alternation-index2-background:#FC3752;--smart-tick-color:var(--smart-border);--smart-tick-label-color:var(--smart-background-color);--smart-box-height:450px;--smart-box-width:450px;--smart-bar-height:48px;--smart-bar-width:400px;--smart-editor-height:30px;--smart-editor-width:250px;--smart-editor-drop-down-width:300px;--smart-editor-drop-down-height:400px;--smart-editor-drop-down-padding-size:3px;--smart-editor-drop-down-max-width:800px;--smart-editor-drop-down-min-width:100px;--smart-editor-drop-down-max-height:400px;--smart-editor-drop-down-min-height:50px;--smart-editor-drop-down-resize-bar-height:15px;--smart-editor-drop-down-vertical-offset:5px;--smart-editor-drop-down-z-index:9999;--smart-editor-label-padding:4px;--smart-editor-addon-width:27px;--smart-column-icon-size:30px;--smart-icon-table:'\e800';--smart-icon-star:'\e801';--smart-icon-star-empty:'\e802';--smart-icon-plus:'\e803';--smart-icon-minus:'\e804';--smart-icon-attention-circled:'\e805';--smart-icon-align-left:'\e806';--smart-icon-align-right:'\e807';--smart-icon-align-center:'\e808';--smart-icon-align-justify:'\e813';--smart-icon-reload:'\e809';--smart-icon-cloud:'\e84d';--smart-icon-cancel:'\e80d';--smart-icon-close:'\e80d';--smart-icon-cancel-circled:'\e80e';--smart-icon-cancel-alt:'\E849';--smart-icon-arrow-alt:'\F105';--smart-icon-plus-circled:'\e810';--smart-icon-power:'\e811';--smart-icon-minus-circled:'\e814';--smart-icon-arrow-up-alt:'\e817';--smart-icon-radio:'\e818';--smart-icon-refresh:'\e819';--smart-icon-chart:'\e81a';--smart-icon-check-squared:'\e81b';--smart-icon-resize-full:'\e81c';--smart-icon-resize-small:'\e81d';--smart-icon-resize-vertical:'\e80c';--smart-icon-resize-horizontal:'\e80f';--smart-icon-lock:'\e821';--smart-icon-sort:'\e823';--smart-icon-delete:'\e826';--smart-icon-search:'\e828';--smart-icon-calendar:'\e829';--smart-icon-edit:'\e82a';--smart-icon-popup:'\e82c';--smart-icon-lock-open:'\e82e';--smart-icon-add-filter:'\e82f';--smart-icon-block:'\e832';--smart-icon-settings:'\e833';--smart-icon-duplicate:'\e834';--smart-icon-copy-record:'\e835';--smart-icon-download-alt:'\e836';--smart-icon-clock:'\e837';--smart-icon-attention:'\e838';--smart-icon-help-circled:'\e839';--smart-icon-mail:'\e83c';--smart-icon-up:'\e83f';--smart-icon-first-page:'\e900';--smart-icon-arrow-down:'\e901';--smart-icon-arrow-left:'\e902';--smart-icon-arrow-right:'\e903';--smart-icon-arrow-up:'\e904';--smart-icon-arrow-down-filled:'\e812';--smart-icon-arrow-left-filled:'\e816';--smart-icon-arrow-right-filled:'\e81e';--smart-icon-arrow-up-filled:'\e815';--smart-icon-last-page:'\e905';--smart-icon-more-horiz:'\e906';--smart-icon-skip-next:'\e907';--smart-icon-check:'\e908';--smart-icon-mode-edit:'\e909';--smart-icon-replay:'\e90c';--smart-icon-visibility:'\e90d';--smart-icon-visibility-off:'\e90e';--smart-icon-link:'\e831';--smart-icon-unlink:'\f127';--smart-icon-link-ext:'\f08e';--smart-icon-check-empty:'\f096';--smart-icon-filter:'\f0b0';--smart-icon-resize-full-alt:'\f0b2';--smart-icon-menu:'\f0c9';--smart-icon-sort-1:'\f0dc';--smart-icon-paste:'\f0ea';--smart-icon-circle-empty:'\f10c';--smart-icon-circle:'\f111';--smart-icon-ellipsis:'\f141';--smart-icon-minus-squared:'\f146';--smart-icon-ok-squared:'\f14a';--smart-icon-sort-name-up:'\f15d';--smart-icon-sort-name-down:'\f15e';--smart-icon-sort-alt-up:'\f160';--smart-icon-sort-alt-down:'\f161';--smart-icon-sort-number-up:'\f162';--smart-icon-sort-number-down:'\f163';--smart-icon-dot-circled:'\f192';--smart-icon-toggle-off:'\f204';--smart-icon-toggle-on:'\f205';--smart-icon-group:'\f247';--smart-icon-ungroup:'\f248';--smart-icon-window-maximize:'\f2d0';--smart-icon-window-minimize:'\f2d1';--smart-icon-window-restore:'\f2d2';--smart-icon-window-pin-alt:'\e82d';--smart-icon-window-pin:'\e80a';--smart-icon-docs:'\f0c5';--smart-icon-pdf:'\f1c1';--smart-icon-excel:'\f1C3';--smart-icon-word:'\f1C2';--smart-icon-archive:'\f1C6';--smart-icon-file:'\e845';--smart-icon-powerpoint:'\f1c4';--smart-icon-text:'\f0f6';--smart-icon-math:'\f01a';--smart-icon-spin:'\e80b';--smart-icon-user:'\e81f';--smart-icon-font:'\f031';--smart-icon-fontsize:'\f088';--smart-icon-contains:'\f063';--smart-icon-starts_with:'\f064';--smart-icon-ends_with:'\f065';--smart-icon-does_not_contain:'\f066';--smart-icon-equals:'\f52c';--smart-icon-greater-than:'\f531';--smart-icon-greater-than-equal:'\f532';--smart-icon-less-than:'\f536';--smart-icon-less-than-equal:'\f537';--smart-icon-not-equal:'\f53e';--smart-icon-percentage:'\f541';--smart-icon-grip-vertical:'\f58e';--smart-icon-between:'\f06a';--smart-icon-bold:'\e820';--smart-icon-italic:'\e822';--smart-icon-underline:'\f0cd';--smart-icon-strike-through:'\f0cc';--smart-icon-list-ordered:'\f0cb';--smart-icon-list-unordered:'\f0ca';--smart-icon-list-check:'\e89f';--smart-icon-subscript:'\f12c';--smart-icon-superscript:'\f12b';--smart-icon-color-background:'\e830';--smart-icon-indent-right:'\e824';--smart-icon-indent-left:'\e825';--smart-icon-image:'\e827';--smart-icon-case-lower:'aa';--smart-icon-case-upper:'AA';--smart-icon-print:'\e82b';--smart-icon-format-clear:'T';--smart-icon-source-code:'\f121';--smart-icon-split-mode:'\e83b';--smart-icon-cut:'\e83a';--smart-icon-video:'\f16a';--smart-icon-video-camera:'\e840';--smart-icon-bell:'\f0f3';--smart-icon-header:'\f1dc';--smart-icon-row:'\f0db';--smart-icon-row-before:'\f2d0';--smart-icon-row-after:'\f2d0';--smart-icon-row-delete:var(--smart-icon-cancel-circled);--smart-icon-column:'\f0db';--smart-icon-column-left:'\f2d0';--smart-icon-column-right:'\f2d0';--smart-icon-column-delete:var(--smart-icon-cancel-circled);--smart-icon-vertical-align:'\f06a \e80c';--smart-icon-styles:'\f1fc';--smart-icon-comment:'\F0E5';--smart-icon-card:'\E83E';--smart-icon-tasks:'\F0AE';--smart-icon-phone:'\E83D';--smart-icon-kanban:'\F181';--smart-icon-table-alt:'\F0CE';--smart-icon-zoom-in:'\E841';--smart-icon-zoom-out:'\E842';--smart-icon-move:'\F047';--smart-icon-home:'\E843';--smart-icon-history:'\F1DA';--smart-icon-kanban-alt:'\e8a1';--smart-icon-card-alt:'\e8a2';--smart-icon-grid-alt:'\e8a3';--smart-icon-timeline:'\E8A4';--smart-icon-scheduler:'\E8A5';--smart-icon-like:'\F164';--smart-icon-heart:'\E84E';--smart-icon-flag:'\E850';--smart-icon-music:'\E851';--smart-accordion-animation-duration:225ms;--smart-accordion-default-width:var(--smart-box-width);--smart-accordion-default-height:var(--smart-box-height);--smart-accordion-expanded-content-height:0px;--smart-accordion-expanded-content-local-height:0px;--smart-accordion-item-header-height:var(--smart-bar-height);--smart-accordion-item-expanded-offset:20px;--smart-array-default-width:var(--smart-box-width);--smart-array-default-height:var(--smart-box-height);--smart-array-element-gap:3px;--smart-breadcrumb-default-width:400px;--smart-breadcrumb-default-height:auto;--smart-breadcrumb-padding:10px;--smart-breadcrumb-drop-down-width:var(--smart-editor-drop-down-width);--smart-breadcrumb-item-height:40px;--smart-breadcrumb-horizontal-offset:10px;--smart-button-text-transform:uppercase;--smart-button-padding:8px 16px;--smart-button-large-padding:10px 16px;--smart-button-large-font-size:18px;--smart-button-small-padding:5px 10px;--smart-button-small-font-size:12px;--smart-button-very-small-padding:3px 5px;--smart-button-very-small-font-size:10px;--smart-button-flat-color:var(--smart-background-color);--smart-button-outlined-color:var(--smart-background-color);--smart-button-outlined-border:var(--smart-border);--smart-button-group-default-width:auto;--smart-button-group-default-height:auto;--smart-calendar-header-height:calc(0.75 * var(--smart-bar-height));--smart-calendar-footer-height:calc(0.75 * var(--smart-bar-height));--smart-calendar-title-height:calc(1.25 * var(--smart-bar-height));--smart-calendar-cell-size:30px;--smart-calendar-cell-spacing:4px;--smart-calendar-default-width:calc(50px + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)));--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height));--smart-calendar-title-text-transform:initial;--smart-calendar-week-title-text-transform:uppercase;--smart-calendar-header-text-transform:uppercase;--smart-calendar-footer-text-transform:uppercase;--smart-calendar-cell-border-top-right-radius:15px;--smart-calendar-cell-border-top-left-radius:15px;--smart-calendar-cell-border-bottom-left-radius:15px;--smart-calendar-cell-border-bottom-right-radius:15px;--smart-calendar-title-padding:10px;--smart-calendar-important-date-background:var(--smart-ui-state-hover);--smart-calendar-important-date-color:var(--smart-ui-state-color-hover);--smart-calendar-important-date-border-color:var(--smart-ui-state-border-hover);--smart-calendar-navigation-button-size:30px;--smart-card-view-default-width:1200px;--smart-card-view-default-height:800px;--smart-card-view-header-height:30px;--smart-card-view-cover-height:var(--smart-carousel-default-height);--smart-card-view-vertical-offset:15px;--smart-card-view-column-min-width:250px;--smart-card-view-gap:10px;--smart-card-view-add-new-button-size:60px;--smart-carousel-default-width:600px;--smart-carousel-default-height:200px;--smart-carousel-3d-mode-slide-width:400px;--smart-carousel-3d-mode-slide-height:400px;--smart-carousel-multiple-mode-slide-width:200px;--smart-chart-default-width:850px;--smart-chart-default-height:500px;--smart-check-box-default-size:calc(1px + 1/2 * var(--smart-editor-height));--smart-color-panel-default-width:auto;--smart-color-panel-default-height:auto;--smart-color-panel-palette-size:300px;--smart-color-panel-grid-mode-item-size:20px;--smart-color-panel-grid-mode-column-count:8;--smart-color-panel-grid-mode-columns-gap:1px;--smart-color-panel-brightness:0;--smart-color-panel-default-mode-sections-gap:8px;--smart-color-panel-palette-width:var(--smart-color-panel-palette-size);--smart-color-panel-palette-height:var(--smart-color-panel-palette-size);--smart-color-panel-alpha-channel-color:white;--smart-color-picker-default-width:var(--smart-editor-width);--smart-color-picker-default-height:var(--smart-editor-height);--smart-color-picker-drop-down-width:auto;--smart-color-picker-drop-down-height:auto;--smart-combo-box-default-width:var(--smart-editor-width);--smart-combo-box-default-height:var(--smart-editor-height);--smart-combo-box-drop-down-width:auto;--smart-combo-box-drop-down-height:auto;--smart-chip-default-height:var(--smart-editor-height);--smart-chip-avatar-background:var(--smart-secondary);--smart-currency-format-panel-currency-holder-width:1fr;--smart-currency-format-panel-apply-button-width:125px;--smart-currency-format-panel-header-holder-offset:2%;--smart-currency-format-panel-currency-holder-input-width:1fr;--smart-currency-format-panel-currency-holder-dropdown-width:165px;--smart-currency-format-panel-currency-holder-dropdown-button-width:95%;--smart-currency-format-panel-border-size:1px;--smart-currency-format-panel-border-color:#ccc;--smart-currency-format-panel-border-radius:4px;--smart-currency-format-panel-currencies-margin-top:15px;--smart-currency-format-panel-currencies-max-height:400px;--smart-currency-format-panel-currencies-item-padding:12px;--smart-currency-format-panel-currency-holder-padding-left:5px;--smart-currency-format-panel-currency-holder-padding-top:3px;--smart-currency-format-panel-currency-holder-padding-bottom:3px;--smart-currency-format-panel-currency-input-width:100%;--smart-currency-format-panel-currencies-left-padding:10px;--smart-currency-format-panel-currencies-hover-background:#f1f1f1;--smart-currency-format-panel-currencies-example-format-color:#777;--smart-data-view-padding:10px;--smart-data-view-customize-panel-width:320px;--smart-data-view-filter-panel-width:550px;--smart-data-view-sort-panel-width:470px;--smart-data-view-search-panel-width:250px;--smart-date-format-panel-main-container-width:960px;--smart-date-format-panel-main-container-padding:15px;--smart-date-format-panel-border-radius:4px;--smart-date-format-panel-border-size:1px;--smart-date-format-panel-border-color:#ccc;--smart-date-format-panel-smart-inputs-container-width:1fr;--smart-date-format-panel-apply-container-width:150px;--smart-date-format-panel-smart-input-buttons-column-gap:2%;--smart-date-format-panel-smart-inputs-holder-width:94%;--smart-date-format-panel-add-format-holder-width:6%;--smart-date-format-panel-smart-inputs-list-holder-offset:2px;--smart-date-format-panel-smart-input-format-width:150px;--smart-date-format-panel-smart-input-sign-width:80px;--smart-date-format-panel-smart-input-height:25px;--smart-date-format-panel-each-smart-input-offset:4px;--smart-date-format-panel-all-format-holders-width:255px;--smart-date-format-panel-add-format-holder-button:120px;--smart-date-format-panel-each-add-format-holder-width:120px;--smart-date-format-panel-add-new-format-dropdown-offset:5px;--smart-date-format-panel-date-time-format-list-offset-top:15px;--smart-date-format-panel-date-time-format-list-max-height:400px;--smart-date-format-panel-each-date-time-format-offset:12px;--smart-date-time-picker-default-width:var(--smart-editor-width);--smart-date-time-picker-default-height:var(--smart-editor-height);--smart-date-time-picker-header-opacity:0.8;--smart-date-time-picker-header-opacity-active:1;--smart-date-time-picker-drop-down-width:var(--smart-editor-drop-down-height);--smart-date-time-picker-drop-down-height:auto;--smart-docking-layout-default-width:1000px;--smart-docking-layout-default-height:800px;--smart-docking-layout-feedback-background-secondary-size:7px;--smart-drop-down-list-default-width:var(--smart-editor-width);--smart-drop-down-list-default-height:var(--smart-editor-height);--smart-drop-down-list-drop-down-width:initial;--smart-drop-down-list-drop-down-height:auto;--smart-drop-down-button-default-width:auto;--smart-drop-down-button-default-height:var(--smart-editor-height);--smart-drop-down-button-drop-down-width:var(--smart-editor-drop-down-width);--smart-drop-down-button-drop-down-height:var(--smart-editor-drop-down-height);--smart-editor-default-width:100%;--smart-editor-default-height:600px;--smart-editor-input-min-height:100px;--smart-editor-padding:15px;--smart-editor-toolbar-item-margin:5px;--smart-editor-toolbar-button-width:30px;--smart-editor-toolbar-delimiter-width:5px;--smart-editor-toolbar-drop-down-width-large:100px;--smart-editor-toolbar-drop-down-width-small:65px;--smart-editor-window-header-height:var(--smart-scheduler-window-header-height);--smart-editor-window-footer-height:var(--smart-scheduler-window-footer-height);--smart-editor-inline-toolbar-max-width:80vw;--smart-editor-table-column-width:initial;--smart-editor-table-cell-min-height:20px;--smart-editor-table-cell-min-width:var(--smart-editor-table-cell-min-height);--smart-editor-char-counter-offset:30px;--smart-editor-toolbar-item-height:30px;--smart-editor-toolbar-item-border-radius:var(--smart-border-radius);--smart-editor-toolbar-height:calc(var(--smart-editor-toolbar-item-height) + 2 * var(--smart-editor-toolbar-item-margin));--smart-editor-highlight:var(--smart-primary);--smart-editor-highlight-color:var(--smart-primary-color);--smart-editor-search-bar-offset:5px;--smart-editor-search-bar-padding:5px;--smart-filter-builder-default-width:var(--smart-box-width);--smart-filter-builder-default-height:var(--smart-box-height);--smart-filter-builder-row-height:var(--smart-editor-height);--smart-filter-builder-item-width:var(--smart-editor-width);--smart-filter-builder-group-container-border:4px;--smart-filter-builder-item-margin:20px;--smart-filter-builder-group-condition-margin:5px;--smart-filter-builder-group-margin:15px;--smart-filter-panel-default-width:300px;--smart-filter-panel-default-height:auto;--smart-filter-panel-padding:10px;--smart-filter-panel-border-top-right-radius:var(--smart-border-radius);--smart-filter-panel-border-top-left-radius:var(--smart-border-radius);--smart-filter-panel-border-bottom-left-radius:var(--smart-border-radius);--smart-filter-panel-border-bottom-right-radius:var(--smart-border-radius);--smart-filter-panel-border-width:var(--smart-border-width);--smart-filter-panel-border:var(--smart-border);--smart-filter-panel-background:var(--smart-background);--smart-filter-panel-color:var(--smart-background-color);--smart-filter-panel-vertical-offset:10px;--smart-filter-panel-main-element-height:400px;--smart-file-upload-default-width:var(--smart-editor-width);--smart-file-upload-browse-button-width:auto;--smart-file-upload-browse-button-height:auto;--smart-file-upload-footer-button-width:auto;--smart-file-upload-footer-button-height:auto;--smart-file-upload-text-content-uploading-start:"Connecting ...";--smart-file-upload-text-content-uploading:"Uploading ...";--smart-file-upload-text-content-error:"Upload error!";--smart-file-upload-text-content-pause:"Upload paused!";--smart-file-upload-text-content-drop-zone:"Drag files here";--smart-file-upload-text-content-drop-zone-over:"Drop here \e824";--smart-file-upload-container-min-height:60px;--smart-file-upload-total-files-min-height:20px;--smart-file-upload-drop-zone-height:100%;--smart-gantt-chart-resource-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-timeline-content-height) + var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-task-splitter-bar-fit-size:var(--smart-gantt-chart-task-timeline-content-height);--smart-gantt-chart-task-default-height:30px;--smart-gantt-chart-header-height:var(--smart-gantt-chart-task-default-height);--smart-gantt-chart-task-bar-fill-padding:5px;--smart-gantt-chart-task-label-padding:2px var(--smart-gantt-chart-task-bar-fill-padding);--smart-gantt-chart-task-thumb-color:rgba(0, 0, 0, .55);--smart-gantt-chart-task-progress-color:rgba(0, 0, 0, .15);--smart-gantt-chart-project-color:#ffa558;--smart-gantt-chart-project-label-color:#333;--smart-gantt-chart-project-label-color-selected:#000;--smart-gantt-chart-project-progress-color:var(--smart-gantt-chart-task-progress-color);--smart-gantt-chart-task-color:rgb(43, 195, 190);--smart-gantt-chart-milestone-color:#800080;--smart-gantt-chart-timeline-task-background-color:transparent;--smart-gantt-chart-timeline-task-connection-feedback-color:#e6510a;--smart-gantt-chart-timeline-task-connection-feedback-width:1px;--smart-gantt-chart-timeline-task-connection-feedback-style:dashed;--smart-gantt-chart-timeline-task-connection-color:var(--smart-gantt-chart-timeline-task-connection-feedback-color);--smart-gantt-chart-timeline-task-connection-color-hover:var(--smart-gantt-chart-timeline-task-connection-color);--smart-gantt-chart-timeline-task-connection-width:var(--smart-gantt-chart-timeline-task-connection-feedback-width);--smart-gantt-chart-timeline-task-connection-style:solid;--smart-gantt-chart-timeline-task-connection-arrow-type:solid;--smart-gantt-chart-timeline-task-connection-arrow-width:5px;--smart-gantt-chart-timeline-task-resize-indicator-width:4px;--smart-gantt-chart-timeline-task-resize-indicator-color:#fff;--smart-gantt-chart-timeline-task-resize-indicator-border-color:#333;--smart-gantt-chart-timeline-task-progress-thumb-size:10px;--smart-gantt-chart-timeline-cell-size:auto;--smart-gantt-chart-timeline-cell-min-size:70px;--smart-gantt-chart-timeline-task-min-width:5px;--smart-gantt-chart-timeline-weekend-color:#EFF5FD;--smart-gantt-chart-timeline-nonworking-color:#F5F5F5;--smart-gantt-chart-default-width:auto;--smart-gantt-chart-default-height:600px;--smart-gantt-chart-task-popup-window-default-width:60vw;--smart-gantt-chart-connection-popup-window-default-width:300px;--smart-gantt-chart-confirm-popup-window-default-width:var(--smart-gantt-chart-connection-popup-default-width);--smart-gantt-chart-popup-window-header-height:35px;--smart-gantt-chart-popup-window-footer-height:50px;--smart-gantt-chart-header-placeholder:' - ';--smart-gantt-chart-progress-label-padding:0 10px 0 10px;--smart-gantt-chart-filter-row-height:30px;--smart-gantt-chart-task-fill-border-radius:0;--smart-gantt-chart-segment-link-color:var(--smart-gantt-chart-task-color);--smart-gantt-chart-segment-link-size:var(--smart-border-width);--smart-gantt-chart-date-marker-height:25px;--smart-gantt-chart-date-marker-width:var(--smart-border-width);--smart-gantt-chart-date-marker-background:var(--smart-primary);--smart-gantt-chart-date-marker-color:var(--smart-primary-color);--smart-gantt-chart-date-marker-v-offset:15%;--smart-gantt-chart-date-marker-h-offset:10px;--smart-gantt-chart-indicator-icon:initial;--smart-gantt-chart-deadline-icon:var(--smart-icon-attention-circled);--smart-gantt-chart-deadline-color:var(--smart-error);--smart-gantt-chart-baseline-proportion:2;--smart-gantt-chart-baseline-background:rgba(166, 205, 87, .5);--smart-gantt-chart-progress-label-width:60px;--smart-gantt-chart-current-time-indicator-size:1px;--smart-gantt-chart-current-time-indicator-background:var(--smart-primary);--smart-gantt-chart-current-time-indicator-arrow-size:7px;--smart-gantt-chart-current-time-indicator-header-size:2px;--smart-gantt-chart-shader-background:rgba(var(--smart-border-rgb), .5);--smart-gauge-default-width:var(--smart-box-width);--smart-gauge-default-height:var(--smart-box-height);--smart-gauge-track-border:var(--smart-border);--smart-gauge-track-background:var(--smart-background);--smart-gauge-needle-background:var(--smart-primary);--smart-gauge-label-fill-state:initial;--smart-gauge-label-stroke:initial;--smart-grid-default-width:800px;--smart-grid-default-height:400px;--smart-grid-footer-height:var(--smart-bar-height);--smart-grid-header-height:var(--smart-bar-height);--smart-grid-group-header-height:var(--smart-bar-height);--smart-grid-row-height:30px;--smart-grid-column-header-height:var(--smart-bar-height);--smart-grid-filter-footer-height:var(--smart-bar-height);--smart-grid-aggregate-footer-height:var(--smart-bar-height);--smart-grid-header-background-freeze:var(--smart-surface);--smart-grid-header-color-freeze:var(--smart-surface-color);--smart-grid-column-menu-width:200px;--smart-grid-column-menu-height:auto;--smart-grid-column-buttons-width:23px;--smart-grid-cell-color-freeze:var(--smart-surface-color);--smart-grid-cell-background-freeze:var(--smart-surface);--smart-grid-cell-background-freeze-selected:#DCE5EC;--smart-grid-cell-color-delete:#333;--smart-grid-cell-background-delete:#FFDCDC;--smart-grid-cell-color-update:#333;--smart-grid-cell-background-update:#D7F9C7;--smart-grid-cell-background-color:#D7F9C7;--smart-grid-cell-color-add:#333;--smart-grid-cell-background-add:#FED59B;--smart-grid-cell-color-unbound:var(--smart-surface-color);--smart-grid-cell-background-unbound:var(--smart-surface);--smart-grid-cell-color-sort:var(--smart-surface-color);--smart-grid-cell-background-sort:#FEF3dd;--smart-grid-cell-color-filter:var(--smart-surface-color);--smart-grid-cell-background-filter:#E8F2DB;--smart-grid-view-bar-background:#FCFCFC;--smart-grid-group-row-vertical-offset:5;--smart-grid-group-row-horizontal-offset:1;--smart-grid-template-columns:none;--smart-grid-column-gap:0px;--smart-grid-row-gap:0px;--smart-grid-freeze-splitter-size:1px;--smart-grid-resize-line-size:1px;--smart-grid-layout-col-gap:10px;--smart-grid-layout-row-gap:10px;--smart-grid-layout-width:100%;--smart-grid-layout-rows:none;--smart-grid-panel-default-width:450px;--smart-grid-panel-default-height:auto;--smart-grid-panel-padding:10px;--smart-grid-panel-vertical-offset:10px;--smart-grid-panel-item-height:30px;--smart-column-panel-drop-down-height:350px;--smart-multi-column-filter-panel-template-columns:15px 60px 2fr 3fr 3fr;--smart-formatting-panel-default-width:600px;--smart-formatting-panel-row-height:30px;--smart-formatting-panel-add-new-button-size:40px;--smart-formatting-panel-popup-width:300px;--smart-formatting-panel-color-box-height:20px;--smart-kanban-default-width:1200px;--smart-kanban-default-height:500px;--smart-kanban-header-size:35px;--smart-kanban-task-min-width:150px;--smart-kanban-task-min-height:80px;--smart-kanban-text-max-height:200px;--smart-kanban-user-icon-size:30px;--smart-kanban-user-list-width:150px;--smart-kanban-user-list-max-height:500px;--smart-kanban-comments-list-width:350px;--smart-kanban-comments-list-height:auto;--smart-kanban-new-comment-height:50px;--smart-kanban-new-comment-height-expanded:175px;--smart-kanban-send-button-height:30px;--smart-kanban-color-band-width:3px;--smart-kanban-add-new-column-width:1fr;--smart-list-box-default-width:var(--smart-editor-width);--smart-list-box-default-height:var(--smart-editor-width);--smart-list-item-group-header-text-transform:uppercase;--smart-list-item-horizontal-offset:3px;--smart-list-item-vertical-offset:3px;--smart-list-item-height:36px;--smart-list-item-check-box-radius:2px;--smart-list-item-label-padding:0;--smart-list-item-label-border-radius:0;--smart-list-item-padding:9px 12px;--smart-loader-size:var(--smart-editor-height);--smart-led-default-width:var(--smart-editor-height);--smart-led-default-height:var(--smart-editor-height);--smart-list-menu-default-width:var(--smart-box-width);--smart-list-menu-default-height:var(--smart-box-height);--smart-list-menu-filter-input-vertical-offset:5px;--smart-list-menu-filter-input-horizontal-offset:5px;--smart-masked-text-box-default-width:var(--smart-editor-width);--smart-masked-text-box-default-height:var(--smart-editor-height);--smart-menu-default-width:var(--smart-bar-width);--smart-menu-default-height:var(--smart-bar-height);--smart-menu-vertical-default-width:calc(var(--smart-bar-width) / 2);--smart-menu-vertical-default-height:var(--smart-bar-width);--smart-menu-scroll-button-size:calc(var(--smart-bar-height) / 1.5);--smart-multiline-text-box-default-width:var(--smart-editor-width);--smart-multiline-text-box-default-height:calc(10 * var(--smart-editor-height));--smart-multi-split-button-default-width:var(--smart-editor-width);--smart-multi-split-button-default-height:var(--smart-editor-height);--smart-number-format-panel-selected-format-width:1fr;--smart-number-format-panel-apply-button-width:125px;--smart-number-format-panel-header-holder-offset:10px;--smart-number-format-panel-border-size:1px;--smart-number-format-panel-border-color:#ccc;--smart-number-format-panel-border-radius:4px;--smart-number-format-panel-sample-container-vertical-offset:15px;--smart-number-format-panel-sample-container-horizontal-offset:5px;--smart-number-format-panel-formats-list-margin-top:15px;--smart-number-format-panel-formats-list-max-height:400px;--smart-number-format-panel-formats-item-padding:12px;--smart-number-format-panel-selected-format-padding-left:5px;--smart-number-format-panel-selected-format-padding-top:3px;--smart-number-format-panel-selected-format-padding-bottom:3px;--smart-number-format-panel-header-input-width:100%;--smart-number-format-panel-formats-item-left-padding:10px;--smart-number-format-panel-formats-item-hover-background:#f1f1f1;--smart-number-format-panel-formats-item-example-format-color:#777;--smart-numeric-text-box-default-width:var(--smart-editor-width);--smart-numeric-text-box-default-height:var(--smart-editor-height);--smart-numeric-text-box-default-radix-display-width:12%;--smart-numeric-text-box-default-unit-display-width:var(--smart-editor-addon-width);--smart-numeric-text-box-text-align:right;--smart-path-default-width:var(--smart-editor-width);--smart-path-default-height:var(--smart-editor-height);--smart-path-drop-down-width:auto;--smart-path-drop-down-height:auto;--smart-path-button-gap:5px;--smart-path-text-align:start;--smart-power-button-default-width:var(--smart-editor-height);--smart-power-button-default-height:var(--smart-editor-height);--smart-progress-bar-default-width:var(--smart-editor-width);--smart-progress-bar-default-height:var(--smart-editor-height);--smart-circular-progress-bar-default-size:var(--smart-editor-width);--smart-circular-progress-bar-fill-size:20%;--smart-query-builder-default-width:auto;--smart-query-builder-default-height:auto;--smart-query-builder-min-width:100px;--smart-query-builder-content-padding:5px;--smart-query-builder-editor-width:125px;--smart-radio-button-default-size:calc(1px + 1/2 * var(--smart-editor-height));--smart-ribbon-tab-height:125px;--smart-ribbon-collapsed-tab-height:50px;--smart-ribbon-border-color:var(--smart-border);--smart-ribbon-tab-header-width:100px;--smart-ribbon-tab-padding:0px;--smart-ribbon-group-items-padding:0 10px;--smart-ribbon-tab-header-height:32px;--smart-ribbon-header-padding:0px;--smart-sortable-handle-size:25px;--smart-splitter-default-width:var(--smart-box-width);--smart-splitter-default-height:var(--smart-box-height);--smart-splitter-bar-size:10px;--smart-splitter-bar-fit-size:100%;--smart-splitter-item-padding:0;--smart-splitter-item-content-padding:0;--smart-splitter-item-size:auto;--smart-switch-button-default-width:calc(var(--smart-editor-height) + 10px);--smart-switch-button-default-height:var(--smart-editor-height);--smart-switch-button-thumb-size:calc(var(--smart-switch-button-default-height) - 8px);--smart-slider-default-width:var(--smart-editor-width);--smart-slider-default-height:35px;--smart-slider-track-size:1px;--smart-slider-thumb-width:20px;--smart-slider-thumb-height:20px;--smart-slider-tooltip-width:60px;--smart-slider-tooltip-height:30px;--smart-slider-spin-button-width:30px;--smart-slider-spin-button-height:30px;--smart-slider-tick-size:10px;--smart-slider-minor-tick-size:5px;--smart-slider-thumb-border-top-right-radius:15px;--smart-slider-thumb-border-top-left-radius:15px;--smart-slider-thumb-border-bottom-left-radius:15px;--smart-slider-thumb-border-bottom-right-radius:15px;--smart-scroll-button-size:16px;--smart-scroll-bar-size:18px;--smart-scroll-bar-default-width:var(--smart-editor-width);--smart-scroll-bar-default-height:var(--smart-scroll-bar-size);--smart-scroll-bar-background:#F1F1F1;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#F1F1F1;--smart-scroll-bar-thumb-border-top-right-radius:0px;--smart-scroll-bar-thumb-border-top-left-radius:0px;--smart-scroll-bar-thumb-border-bottom-left-radius:0px;--smart-scroll-bar-thumb-border-bottom-right-radius:0px;--smart-scroll-bar-thumb-background:#C1C1C1;--smart-scroll-bar-thumb-border:transparent;--smart-scroll-bar-thumb-size:100%;--smart-scroll-bar-thumb-padding:1px;--smart-scroll-bar-thumb-background-hover:#A8A8A8;--smart-scroll-bar-thumb-border-hover:transparent;--smart-scroll-bar-thumb-background-active:#787878;--smart-scroll-bar-thumb-border-active:transparent;--smart-scroll-bar-button-background:#F1F1F1;--smart-scroll-bar-button-border:#F1F1F1;--smart-scroll-bar-button-color:#505050;--smart-scroll-bar-button-background-hover:#D2D2D2;--smart-scroll-bar-button-border-hover:#F1F1F1;--smart-scroll-bar-button-color-hover:#505050;--smart-scroll-bar-button-background-active:#787878;--smart-scroll-bar-button-border-active:#F1F1F1;--smart-scroll-bar-button-color-active:#fff;--smart-table-default-width:100%;--smart-table-default-height:auto;--smart-table-header-footer-height:56px;--smart-table-column-header-height:var(--smart-table-header-footer-height);--smart-table-row-height:48px;--smart-table-cell-padding:12px;--smart-table-row-detail-height:var(--smart-table-row-height);--smart-table-indent:30px;--smart-table-arrow-size:16px;--smart-table-arrow-margin:5px;--smart-table-group-name-display:unset;--smart-table-group-count-display:unset;--smart-pivot-table-cell-width:200px;--smart-pivot-table-secondary-group-width:calc(1.25 * var(--smart-pivot-table-cell-width));--smart-pivot-panel-width:300px;--smart-pivot-panel-default-height:800px;--smart-pivot-panel-tab-item-height:150px;--smart-pivot-panel-padding:10px;--smart-tank-default-width:var(--smart-editor-width);--smart-tank-default-height:calc(10 * var(--smart-editor-height));--smart-tank-scale-size:105px;--smart-tank-thumb-width:25px;--smart-tank-thumb-height:var(--smart-tank-thumb-width);--smart-tank-tooltip-width:80px;--smart-tank-tooltip-height:30px;--smart-tank-tick-size:10px;--smart-tank-minor-tick-size:5px;--smart-tank-minimum-track-size:6px;--smart-tabs-header-button-size:20px;--smart-tabs-animation-duration:0.5s;--smart-tabs-default-width:var(--smart-box-width);--smart-tabs-default-height:var(--smart-box-height);--smart-tabs-header-padding:0px;--smart-tabs-header-offset:0px;--smart-tab-item-padding:12px 16px;--smart-tab-item-offset:5px;--smart-tab-item-initial-offset:5px;--smart-tab-item-text-transform:uppercase;--smart-time-picker-default-width:var(--smart-editor-width);--smart-time-picker-default-height:calc(12 * var(--smart-editor-height));--smart-tooltip-arrow-width:6px;--smart-tooltip-arrow-color:var(--smart-secondary);--smart-tooltip-arrow-translate:0;--smart-tooltip-padding:4px 8px;--smart-tooltip-content-shadow:none;--smart-toast-item-icon:'';--smart-toast-container-default-width:var(--smart-bar-width);--smart-toast-header-height:20px;--smart-toast-info-background:var(--smart-info);--smart-toast-info-color:var(--smart-info-color);--smart-toast-warning-background:var(--smart-warning);--smart-toast-warning-color:var(--smart-warning-color);--smart-toast-error-background:var(--smart-error);--smart-toast-error-color:var(--smart-error-color);--smart-toast-success-background:var(--smart-success);--smart-toast-success-color:var(--smart-success-color);--smart-tree-default-width:var(--smart-box-width);--smart-tree-default-height:var(--smart-box-height);--smart-tree-scroll-button-size:20px;--smart-tree-lines-style:dashed;--smart-tree-indent:16px;--smart-tree-lines-color:var(--smart-border);--smart-tree-lines-width:1px;--smart-tree-item-label-height:36px;--smart-tree-item-padding:9px 12px;--smart-tree-item-vertical-offset:3px;--smart-tree-item-horizontal-offset:3px;--smart-text-box-default-width:var(--smart-editor-width);--smart-text-box-default-height:var(--smart-editor-height);--smart-validation-panel-description-width:20%;--smart-validation-panel-content-width:80%;--smart-validation-panel-appearance-vertical-offset:10px;--smart-validation-panel-appearance-reset-button-left-offset:5px;--smart-validation-panel-appearance-textbox-vertical-offset:5px;--smart-validation-panel-appearance-reset-button-color:var(--smart-primary);--smart-validation-panel-criteria-row-margin-top:10px;--smart-validation-panel-criteria-container-vertical-offset:10px;--smart-validation-panel-criteria-container-input-width:180px;--smart-validation-panel-criteria-container-input-horizontal-offset:2px;--smart-validation-panel-criteria-container-textbox-width:80px;--smart-validation-panel-criteria-container-textbox-horizontal-offset:2px;--smart-validation-panel-criteria-container-text-between-inputs-offset:5px;--smart-validation-panel-invalid-data-vertical-offset:10px;--smart-validation-panel-footer-button-color:#188038;--smart-validation-panel-footer-button-background:white;--smart-validation-panel-footer-vertical-offset:20px;--smart-validation-panel-footer-button-horizontal-offset:5px;--smart-validation-panel-footer-remove-validation-button-color:var(--smart-validation-panel-footer-button-color);--smart-validation-panel-footer-cancel-button-color:var(--smart-validation-panel-footer-button-color);--smart-validation-panel-footer-save-button-color:var(--smart-validation-panel-footer-button-background);--smart-validation-panel-footer-save-button-background:var(--smart-validation-panel-footer-button-color);--smart-password-text-box-default-width:var(--smart-editor-width);--smart-password-text-box-default-height:var(--smart-editor-height);--smart-pager-default-width:var(--smart-bar-width);--smart-pager-default-height:var(--smart-bar-height);--smart-pager-button-width:'auto';--smart-pager-button-height:32px;--smart-pager-page-size-selector-width:60px;--smart-pager-page-index-selector-width:32px;--smart-pager-page-index-selector-height:32px;--smart-pager-page-index-ellipsis-selector-width:32px;--smart-pager-page-index-ellipsis-selector-height:32px;--smart-pager-page-index-selector-horizontal-offset:8px;--smart-pager-padding:2px;--smart-pager-input-width:50px;--smart-scroll-viewer-min-width:none;--smart-scroll-viewer-max-width:none;--smart-scroll-viewer-min-height:none;--smart-scroll-viewer-max-height:none;--smart-scheduler-default-height:auto;--smart-scheduler-default-width:auto;--smart-scheduler-item-size:auto;--smart-scheduler-timeline-cell-width:auto;--smart-scheduler-timeline-cell-height:50px;--smart-scheduler-timeline-cell-min-width:70px;--smart-scheduler-timeline-cell-min-height:35px;--smart-scheduler-header-height:50px;--smart-scheduler-header-today-button-size:auto;--smart-scheduler-header-date-button-max-size:auto;--smart-scheduler-header-navigation-button-size:30px;--smart-scheduler-footer-height:var(--smart-scheduler-header-height);--smart-scheduler-header-box-shadow:initial;--smart-scheduler-header-padding:10px;--smart-scheduler-timeline-header-cell-padding:5px;--smart-scheduler-header-menu-button-size:auto;--smart-scheduler-timeline-weekend-color:var(--smart-background);--smart-scheduler-timeline-nonworking-color:var(--smart-gantt-chart-timeline-nonworking-color);--smart-scheduler-timeline-all-day-label-font-weight:600;--smart-scheduler-timeline-header-horizontal-cells-size:40px;--smart-scheduler-timeline-header-horizontal-label-padding:initial;--smart-scheduler-timeline-header-horizontal-details-size:var(--smart-scheduler-timeline-header-horizontal-cells-size);--smart-scheduler-timeline-header-horizontal-group-size:var(--smart-scheduler-timeline-header-horizontal-cells-size);--smart-scheduler-timeline-header-vertical-cells-size:100px;--smart-scheduler-timeline-header-vertical-label-padding:initial;--smart-scheduler-timeline-header-vertical-details-size:var(--smart-scheduler-timeline-header-vertical-cells-size);--smart-scheduler-timeline-header-vertical-group-size:var(--smart-scheduler-timeline-header-vertical-cells-size);--smart-scheduler-timeline-header-all-day-cells-size:75px;--smart-scheduler-timeline-group-separator-background:var(--smart-outline);--smart-scheduler-timeline-group-separator-size:var(--smart-border-width);--smart-scheduler-timeline-group-white-space:nowrap;--smart-scheduler-timeline-group-header-offset:calc(-50% - var(--smart-scheduler-timeline-header-cell-padding));--smart-scheduler-current-time-indicator-background:var(--smart-primary);--smart-scheduler-current-time-indicator-size:1px;--smart-scheduler-current-time-indicator-header-size:2px;--smart-scheduler-current-time-indicator-arrow-size:7px;--smart-scheduler-shader-background:rgba(var(--smart-border-rgb), .5);--smart-scheduler-view-background:transparent;--smart-scheduler-view-line-size:var(--smart-border-width);--smart-scheduler-view-horizontal-line-color:var(--smart-border);--smart-scheduler-view-vertical-line-color:var(--smart-border);--smart-scheduler-day-week-view-vertical-line-size:var(--smart-scheduler-view-line-size);--smart-scheduler-day-week-view-vertical-line-color:var(--smart-border);--smart-scheduler-day-week-view-hour-size:var(--smart-scheduler-view-line-size);--smart-scheduler-day-week-view-hour-color:var(--smart-border);--smart-scheduler-time-ruler-tick-size:10px;--smart-scheduler-event-background-rgb:52,121,186;--smart-scheduler-event-background:rgba(var(--smart-scheduler-event-background-rgb), 1);--smart-scheduler-legend-item-background:var(--smart-scheduler-event-background);--smart-scheduler-event-color:var(--smart-primary-color);--smart-scheduler-event-focus:rgba(var(--smart-scheduler-event-background-rgb), .9);--smart-scheduler-event-color-focus:var(--smart-scheduler-event-color);--smart-scheduler-event-hover:rgba(var(--smart-scheduler-event-background-rgb), .8);--smart-scheduler-event-color-hover:var(--smart-scheduler-event-color);--smart-scheduler-event-padding-agenda:5px;--smart-scheduler-event-padding-basic:2px;--smart-scheduler-event-padding-timeline:2px;--smart-scheduler-event-padding-all-day:2px;--smart-scheduler-event-content-padding:5px;--smart-scheduler-event-label-font-size:var(--smart-font-size);--smart-scheduler-event-time-font-size:calc(var(--smart-font-size) - 3px);--smart-scheduler-event-time-font-size-agenda:var(--smart-font-size);--smart-scheduler-event-time-font-weight-agenda:600;--smart-scheduler-event-time-opacity-agenda:1;--smart-scheduler-event-time-opacity:0.7;--smart-scheduler-event-icon-size:30px;--smart-scheduler-event-size:30px;--smart-scheduler-event-size-basic:var(--smart-scheduler-event-size);--smart-scheduler-event-size-timeline:60px;--smart-scheduler-event-collector-size:24px;--smart-scheduler-event-collector-mobile-size:28px;--smart-scheduler-event-collector-background:rgba(var(--smart-primary-rgb), 1);--smart-scheduler-event-collector-color:var(--smart-primary-color);--smart-scheduler-event-collector-focus:rgba(var(--smart-primary-rgb), .9);--smart-scheduler-event-collector-color-focus:var(--smart-scheduler-event-collector-color);--smart-scheduler-event-collector-hover:rgba(var(--smart-primary-rgb), .8);--smart-scheduler-event-collector-color-hover:var(--smart-scheduler-event-collector-color);--smart-scheduler-month-view-number-size:24px;--smart-scheduler-status-size:7px;--smart-scheduler-status-padding:5px;--smart-scheduler-status-background:transparent;--smart-scheduler-status-free-background:white;--smart-scheduler-status-tentative-background:0 -244rem/5rem 5rem linear-gradient(45deg, #fd7e14 25%, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .2) 50%, #fd7e14 50%, #fd7e14 75%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .2));--smart-scheduler-status-busy-background:#dc3545;--smart-scheduler-status-out-of-office-background:#00a9e6;--smart-scheduler-cell-feedback-background:transparent;--smart-scheduler-event-resize-indicator-size:var(--smart-gantt-chart-timeline-task-resize-indicator-width);--smart-scheduler-event-resize-indicator-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);--smart-scheduler-event-resize-indicator-border-color:var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);--smart-scheduler-restricted-background:0 -245rem/12px 12px linear-gradient(135deg, rgba(255, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(255, 0, 0, .15) 50%, rgba(255, 0, 0, .15) 75%, transparent 75%, transparent);--smart-scheduler-event-item-size:50px;--smart-scheduler-event-button-size:30px;--smart-scheduler-event-border-radius:initial;--smart-scheduler-event-collector-border-radius:20px;--smart-scheduler-context-menu-max-height:calc(4 * var(--smart-scheduler-event-item-size));--smart-scheduler-context-menu-max-width:300px;--smart-scheduler-window-header-height:var(--smart-gantt-chart-popup-window-header-height);--smart-scheduler-window-footer-height:var(--smart-gantt-chart-popup-window-footer-height);--smart-scheduler-event-label-font-weight:300;--smart-scheduler-event-time-font-weight:300;--smart-scheduler-event-item-label-font-weight:600;--smart-scheduler-toast-default-width:400px;--smart-scheduler-toast-default-height:50px;--smart-scheduler-shortcut-size:28px;--smart-window-default-height:var(--smart-box-height);--smart-window-default-width:var(--smart-box-width);--smart-window-header-height:var(--smart-bar-height);--smart-window-footer-height:var(--smart-bar-height);--smart-window-min-width:250px;--smart-window-header-padding:10px;--smart-window-footer-padding:6.5px;--smart-window-header-button-size:24px;--smart-window-header-icon-size:var(--smart-font-size);--smart-window-header-background:var(--smart-surface);--smart-window-footer-background:var(--smart-surface);--smart-window-footer-button-width:100px;--smart-window-content-padding:10px;--smart-elevation-24:0 24px 38px 3px rgba(0, 0, 0, .14),0 9px 46px 8px rgba(0, 0, 0, .12),0 11px 15px 0 rgba(0, 0, 0, .2);--smart-elevation-16:0 16px 24px 2px rgba(0, 0, 0, .14),0 6px 30px 5px rgba(0, 0, 0, .12),0 8px 10px 0 rgba(0, 0, 0, .2);--smart-elevation-12:0 12px 17px 2px rgba(0, 0, 0, .14),0 5px 22px 4px rgba(0, 0, 0, .12),0 7px 8px 0 rgba(0, 0, 0, .2);--smart-elevation-8:0 8px 10px 1px rgba(0, 0, 0, .14),0 3px 14px 3px rgba(0, 0, 0, .12),0 4px 15px 0 rgba(0, 0, 0, .2);--smart-elevation-6:0 6px 10px 0 rgba(0, 0, 0, .14),0 1px 18px 0 rgba(0, 0, 0, .12),0 3px 5px 0 rgba(0, 0, 0, .2);--smart-elevation-4:0 2px 4px 0 rgba(0, 0, 0, .14),0 4px 5px 0 rgba(0, 0, 0, .12),0 1px 10px 0 rgba(0, 0, 0, .2);--smart-elevation-2:0 3px 1px -2px rgba(0, 0, 0, .2),0 2px 2px 0 rgba(0, 0, 0, .14),0 1px 5px 0 rgba(0, 0, 0, .12);--smart-elevation-1:0 0 2px 0 rgba(0, 0, 0, .14),0 2px 2px 0 rgba(0, 0, 0, .12),0 1px 3px 0 rgba(0, 0, 0, .2);--smart-elevation-0:none;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--pseudo-element-height:0}.smart-ui-component[theme=dark],body[theme=dark]{--smart-primary-rgb:122,202,255;--smart-primary:rgb(var(--smart-primary-rgb));--smart-primary-color:#242424;--smart-background:#242424;--smart-background-color:#fff;--smart-surface:#333;--smart-surface-color:#fff;--smart-disabled:#535353;--smart-disabled-color:#fff;--smart-border:#464646;--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-ui-state-hover:#444;--smart-ui-state-color-hover:#fff;--smart-ui-state-border-hover:var(--smart-ui-state-hover);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-focus:#555;--smart-ui-state-color-focus:#fff;--smart-ui-state-border-focus:#555;--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb), .1);--smart-alternation-index0-color:var(--smart-surface-color);--smart-alternation-index0-border:var(--smart-surface);--smart-alternation-index0-background:var(--smart-surface);--smart-alternation-index1-color:#111;--smart-alternation-index1-border:#9BBB59;--smart-alternation-index1-background:#9BBB59;--smart-alternation-index2-color:#fff;--smart-alternation-index2-border:#FC3752;--smart-alternation-index2-background:#FC3752;--smart-grid-cell-background-freeze:#242424;--smart-grid-cell-color-freeze:#fff;--smart-scroll-bar-background:#3E3E42;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#3E3E42;--smart-scroll-bar-thumb-background:#686868;--smart-scroll-bar-thumb-border:#686868;--smart-scroll-bar-thumb-background-hover:#9E9E9E;--smart-scroll-bar-thumb-border-hover:#9E9E9E;--smart-scroll-bar-thumb-background-active:#444;--smart-scroll-bar-thumb-border-active:#444;--smart-scroll-bar-button-background:#3E3E42;--smart-scroll-bar-button-border:#3E3E42;--smart-scroll-bar-button-color:#999999;--smart-scroll-bar-button-background-hover:#3E3E42;--smart-scroll-bar-button-border-hover:#3E3E42;--smart-scroll-bar-button-color-hover:var(--smart-primary);--smart-scroll-bar-button-background-active:#3E3E42;--smart-scroll-bar-button-border-active:#3E3E42;--smart-scroll-bar-button-color-active:var(--smart-primary);--smart-gantt-chart-timeline-nonworking-color:#3E3E42;--smart-scheduler-timeline-weekend-color:var(--smart-background);--smart-scheduler-timeline-nonworking-color:var(--smart-gantt-chart-timeline-nonworking-color);--smart-scheduler-event-background-rgb:103,176,245;--smart-scheduler-event-background:rgba(var(--smart-scheduler-event-background-rgb), 1);--smart-scheduler-event-color:var(--smart-primary-color);--smart-scheduler-event-focus:rgba(var(--smart-scheduler-event-background-rgb), .9);--smart-scheduler-event-color-focus:var(--smart-scheduler-event-color);--smart-scheduler-event-hover:rgba(var(--smart-scheduler-event-background-rgb), .8);--smart-scheduler-event-color-hover:var(--smart-scheduler-event-color);--smart-scheduler-event-collector-background:rgba(var(--smart-primary-rgb), 1);--smart-scheduler-event-collector-color:var(--smart-primary-color);--smart-scheduler-event-collector-focus:rgba(var(--smart-primary-rgb), .9);--smart-scheduler-event-collector-color-focus:var(--smart-scheduler-event-collector-color);--smart-scheduler-event-collector-hover:rgba(var(--smart-primary-rgb), .8);--smart-scheduler-event-collector-color-hover:var(--smart-scheduler-event-collector-color);--smart-scheduler-status-free-background:white;--smart-scheduler-status-tentative-background:0 -244rem/5rem 5rem linear-gradient(45deg, #fd7e14 25%, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .2) 50%, #fd7e14 50%, #fd7e14 75%, rgba(0, 0, 0, .2) 75%, rgba(0, 0, 0, .2));--smart-scheduler-status-busy-background:#dc3545;--smart-scheduler-status-out-of-office-background:#00a9e6;--smart-scheduler-event-resize-indicator-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);--smart-scheduler-event-resize-indicator-border-color:var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);--smart-scheduler-restricted-background:0 -245rem/12px 12px linear-gradient(135deg, rgba(255, 0, 0, .15) 25%, transparent 25%, transparent 50%, rgba(255, 0, 0, .15) 50%, rgba(255, 0, 0, .15) 75%, transparent 75%, transparent)}
smart-accordion,smart-alert-window,smart-array,smart-breadcrumb,smart-button,smart-calendar,smart-card,smart-card-view,smart-carousel,smart-check-box,smart-circular-progress-bar,smart-color-panel,smart-color-picker,smart-column-panel,smart-combo-box,smart-date-time-picker,smart-dialog-window,smart-docking-layout,smart-drop-down-button,smart-drop-down-list,smart-filter-panel,smart-gantt-chart,smart-gauge,smart-grid,smart-group-panel,smart-kanban,smart-layout,smart-led,smart-list-box,smart-list-menu,smart-masked-text-box,smart-menu,smart-multi-column-filter-panel,smart-multi-split-button,smart-multiline-prompt-window,smart-multiline-text-box,smart-numeric-text-box,smart-pager,smart-password-text-box,smart-path,smart-pivot-panel,smart-power-button,smart-progress-bar,smart-progress-window,smart-prompt-window,smart-query-builder,smart-radio-button,smart-repeat-button,smart-scroll-bar,smart-sheduler,smart-slider,smart-sort-panel,smart-splitter,smart-switch-button,smart-tabs,smart-tabs-window,smart-tank,smart-text-box,smart-time-picker,smart-toggle-button,smart-tooltip,smart-tree,smart-wait-window,smart-window{padding:0;margin:0;overflow:hidden;display:block}.smart-element{outline:0;box-sizing:border-box;font-family:var(--smart-font-family);font-size:var(--smart-font-size);font-weight:var(--smart-font-weight);-webkit-tap-highlight-color:transparent;background:var(--smart-background);color:var(--smart-background-color)}.smart-root{width:100%;height:100%;padding:0;margin:0;box-sizing:border-box}smart-alert-window[disabled],smart-breadcrumb[disabled],smart-button-group[disabled],smart-button[disabled],smart-calendar[disabled],smart-card-view[disabled],smart-card[disabled],smart-check-box[disabled],smart-check-input[disabled],smart-chip[disabled],smart-circular-progress-bar[disabled],smart-color-input[disabled],smart-color-panel[disabled],smart-color-picker[disabled],smart-column-panel[disabled],smart-combo-box[disabled],smart-date-input[disabled],smart-date-range-input[disabled],smart-date-time-picker[disabled],smart-dialog-window[disabled],smart-docking-layout[disabled],smart-drop-down-button[disabled],smart-drop-down-list[disabled],smart-editor[disabled],smart-filter-panel[disabled],smart-formatting-panel[disabled],smart-gantt-chart[disabled],smart-gantt[disabled],smart-gauge[disabled],smart-grid[disabled],smart-group-panel[disabled],smart-input[disabled],smart-kanban[disabled],smart-layout[disabled],smart-led[disabled],smart-list-box[disabled],smart-list-item[disabled],smart-list-menu[disabled],smart-menu-item[disabled],smart-menu-items-group[disabled],smart-menu[disabled],smart-multi-column-filter-panel[disabled],smart-multi-combo-input[disabled],smart-multi-input[disabled],smart-multi-split-button[disabled],smart-multiline-prompt-window[disabled],smart-multiline-text-box[disabled],smart-notification-panel[disabled],smart-number-input[disabled],smart-numeric-text-box[disabled],smart-pager .smart-pager-button[disabled],smart-pager[disabled],smart-password-input[disabled],smart-password-text-box[disabled],smart-path[disabled],smart-pivot-table[disabled],smart-power-button[disabled],smart-progress-bar[disabled],smart-progress-window[disabled],smart-prompt-window[disabled],smart-query-builder[disabled],smart-radio-button[disabled],smart-repeat-button[disabled],smart-scheduler[disabled],smart-scroll-bar[disabled],smart-slider[disabled],smart-sort-panel[disabled],smart-splitter[disabled],smart-switch-button[disabled],smart-tab[disabled],smart-table[disabled],smart-tabs[disabled],smart-tank[disabled],smart-text-area[disabled],smart-text-box[disabled],smart-time-input[disabled],smart-time-picker[disabled],smart-toggle-button[disabled],smart-tree-item[disabled]>.smart-tree-item-label-container,smart-tree-items-group[disabled]>.smart-tree-item-label-container,smart-tree[disabled],smart-wait-window[disabled],smart-window[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-window,smart-accordion,smart-button,smart-button-group,smart-calendar,smart-card-view,smart-color-panel,smart-column-panel,smart-date-time-picker,smart-docking-layout,smart-formatting-panel,smart-gantt-chart,smart-grid,smart-group-panel,smart-kanban,smart-layout,smart-list-box,smart-list-menu,smart-menu,smart-multi-column-filter-panel,smart-multiline-text-box,smart-pager,smart-progress-bar,smart-scheduler,smart-scroll-viewer,smart-sort-panel,smart-splitter,smart-tank,smart-text-box,smart-time-picker,smart-tree{border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid}smart-card-view.smart-element,smart-color-panel.smart-element,smart-color-picker.smart-element,smart-combo-box.smart-element,smart-date-time-picker.smart-element,smart-drop-down-button.smart-element,smart-drop-down-list.smart-element,smart-filter-panel.smart-element,smart-kanban.smart-element,smart-masked-text-box.smart-element,smart-menu.smart-element,smart-multi-split-button.smart-element,smart-multiline-text-box.smart-element,smart-numeric-text-box.smart-element,smart-pager.smart-element,smart-password-text-box.smart-element,smart-path.smart-element,smart-query-builder.smart-element,smart-slider.smart-element,smart-switch-button.smart-element,smart-tabs.smart-element,smart-tank.smart-element,smart-text-box.smart-element{overflow:visible}.smart-disabled{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-element input::selection,.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}@media (hover:hover){.smart-element[theme=dark],body[theme=dark]{scrollbar-color:var(--smart-scroll-bar-thumb-background) var(--smart-scroll-bar-track-background)}body[theme=dark] ::-webkit-scrollbar,body[theme=dark]::-webkit-scrollbar{background-color:var(--smart-background)}body[theme=dark] ::-webkit-scrollbar-track,body[theme=dark] ::-webkit-scrollbar-track-piece,body[theme=dark]::-webkit-scrollbar-track,body[theme=dark]::-webkit-scrollbar-track-piece{background-color:var(--smart-scroll-bar-track-background)}body[theme=dark] ::-webkit-scrollbar-thumb,body[theme=dark]::-webkit-scrollbar-thumb{border:1px solid var(--smart-scroll-bar-thumb-border);background-color:var(--smart-scroll-bar-thumb-background)}body[theme=dark] ::-webkit-scrollbar-thumb:hover,body[theme=dark]::-webkit-scrollbar-thumb:hover{border-color:var(--smart-scroll-bar-thumb-border-hover);background-color:var(--smart-scroll-bar-thumb-background-hover)}body[theme=dark] ::-webkit-scrollbar-button,body[theme=dark]::-webkit-scrollbar-button{background-color:var(--smart-scroll-bar-button-background)}}
smart-accordion{width:var(--smart-accordion-default-width);height:var(--smart-accordion-default-height);border:0;display:block}smart-accordion.smart-element{background:0 0}smart-accordion:not(.smart-element){visibility:hidden}smart-accordion>.smart-container{overflow:auto;touch-action:none;padding:10px}smart-accordion.smart-container{overflow:auto;touch-action:none}smart-accordion .smart-reordering *{user-select:none;-webkit-user-select:none;cursor:move}smart-accordion .smart-empty:after{content:"No accordion items.";display:flex;justify-content:center;align-items:center;width:100%;height:100%}smart-accordion .smart-accordion.smart-container{padding:10px}smart-accordion smart-accordion-item{font-size:inherit;font-family:inherit;display:block;overflow:hidden;box-sizing:border-box;box-shadow:var(--smart-elevation-4);width:100%;border:0;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-accordion smart-accordion-item:first-child{border-top-left-radius:var(--smart-first-item-border-top-left-radius,--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-first-item-border-top-right-radius,--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-first-item-border-bottom-left-radius,--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-first-item-border-bottom-right-radius,--smart-item-border-bottom-right-radius)}smart-accordion smart-accordion-item:last-child{border-top-left-radius:var(--smart-last-item-border-top-left-radius,--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-last-item-border-top-right-radius,--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-last-item-border-bottom-left-radius,--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-last-item-border-bottom-right-radius,--smart-item-border-bottom-right-radius)}smart-accordion smart-accordion-item>.smart-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-accordion smart-accordion-item .smart-ripple{background-color:var(--smart-background-color);opacity:.5}smart-accordion smart-accordion-item .smart-accordion-item-header{width:100%;cursor:pointer;color:var(--smart-surface-color);background:var(--smart-surface);border-color:var(--smart-border);font-family:inherit;font-size:inherit;box-sizing:border-box;padding:0 24px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:flex;align-items:center;position:relative;height:var(--smart-accordion-item-header-height)}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-arrow{width:var(--smart-editor-addon-width);display:flex;justify-content:center;align-items:center;order:2}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-arrow:after{vertical-align:middle;content:var(--smart-icon-arrow-up-alt);transform:rotate(180deg);width:var(--smart-editor-addon-width);height:100%;margin-left:2px;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:12px;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;justify-content:center;align-items:center;color:var(--smart-ui-state);transform-origin:center}smart-accordion smart-accordion-item .smart-accordion-item-header>.smart-label{margin-left:5px;width:calc(100% - var(--smart-editor-addon-width));display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}smart-accordion smart-accordion-item .smart-accordion-item-content{overflow-y:auto;height:var(--smart-accordion-expanded-content-height);padding:0 24px;color:var(--smart-background-color);background:var(--smart-background);width:100%;box-sizing:border-box;display:none}smart-accordion smart-accordion-item .smart-accordion-item-content .smart-content-container{width:100%;height:100%;box-sizing:border-box;min-height:5px;padding:10px}smart-accordion smart-accordion-item[expanded]:not(:last-child){margin-bottom:var(--smart-accordion-item-expanded-offset)}smart-accordion smart-accordion-item[expanded]:last-child:not(:first-child){margin-top:var(--smart-accordion-item-expanded-offset)}smart-accordion smart-accordion-item[expanded] .smart-accordion-item-header{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-accordion smart-accordion-item[expanded] .smart-accordion-item-header>.smart-arrow:after{transform:rotate(0);transform-origin:center}smart-accordion smart-accordion-item[expanded]>.smart-container>.smart-accordion-item-content{display:block}smart-accordion smart-accordion-item[hover] .smart-accordion-item-header{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover);border-color:vaR(--smart-ui-state-border-hover)}smart-accordion smart-accordion-item[focused] .smart-accordion-item-header{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);border-color:vaR(--smart-ui-state-border-focus)}smart-accordion smart-accordion-item[focused] .smart-accordion-item-header>.smart-arrow{opacity:.6}smart-accordion smart-accordion-item[dragged]{-webkit-user-select:none;user-select:none;cursor:move}smart-accordion smart-accordion-item[dragged] .smart-accordion-item-header{cursor:move}smart-accordion smart-accordion-item[disabled]{cursor:default;opacity:1}smart-accordion smart-accordion-item[disabled] .smart-accordion-item-header{cursor:initial}smart-accordion[expand-mode=singleFitHeight] smart-accordion-item .smart-accordion-item-header{height:var(--smart-accordion-item-header-height)}smart-accordion[expand-mode=singleFitHeight] smart-accordion-item .smart-accordion-item-content{overflow-y:auto;height:var(--smart-accordion-expanded-content-height);padding:0 24px;color:var(--smart-background-color);background:var(--smart-background)}smart-accordion[expand-mode=multiple] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=none] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=single] smart-accordion-item .smart-accordion-item-content,smart-accordion[expand-mode=toggle] smart-accordion-item .smart-accordion-item-content{overflow-y:hidden;height:auto}smart-accordion[expand-mode=multiple].smart-container.smart-toggling,smart-accordion[expand-mode=multiple]>.smart-container.smart-toggling{padding:10px}smart-accordion[disabled],smart-accordion[disabled] smart-accordion-item .smart-accordion-item-header{cursor:default}smart-accordion:focus,smart-accordion:focus smart-accordion-item:focus{outline:0}smart-accordion.smart-no-arrow .smart-accordion-item-header>.smart-arrow,smart-accordion.smart-no-arrow .smart-accordion-item-header>.smart-arrow:after{visibility:hidden;width:0}smart-accordion.smart-arrow-right smart-accordion-item .smart-accordion-item-header>.smart-arrow{float:right}smart-accordion.smart-arrow-right smart-accordion-item .smart-accordion-item-header>.smart-arrow:after{content:var(--smart-icon-arrow-right)}smart-accordion.smart-arrow-right smart-accordion-item[expanded] .smart-accordion-item-header>.smart-arrow:after{content:var(--smart-icon-arrow-up-alt)}smart-accordion .smart-toggled-item .smart-accordion-item-content{overflow:hidden}smart-accordion:not([animation=none]){animation-duration:var(--smart-accordion-animation-duration)}smart-accordion:not([animation=none]) *{animation-duration:inherit}smart-accordion:not([animation=none])[expand-mode=singleFitHeight] smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-out;animation-direction:reverse;display:block;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=singleFitHeight].smart-toggled-item smart-accordion-item[expanded] .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=multiple] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=none] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=single] smart-accordion-item.smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=toggle] smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation ease-out;animation-direction:reverse;display:block;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none])[expand-mode=multiple] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=none] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=single] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content,smart-accordion:not([animation=none])[expand-mode=toggle] smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none]) smart-accordion-item .smart-accordion-item-header>.smart-arrow.smart-animate-trigger:after{transition:transform .2s ease-out}smart-accordion:not([animation=none]) smart-accordion-item.smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-out;animation-direction:reverse;display:block;animation-duration:inherit;animation-iteration-count:1}smart-accordion:not([animation=none]) smart-accordion-item[expanded].smart-toggled-item .smart-accordion-item-content{animation:smart-accordion-item-expand-animation-default-mode ease-in;animation-duration:inherit;animation-iteration-count:1}smart-accordion[right-to-left]>.smart-container{direction:rtl}:host .smart-ripple{background-color:var(--smart-background-color);opacity:.5}@keyframes smart-accordion-item-expand-animation-default-mode{0%{height:0}100%{height:var(--smart-accordion-expanded-content-height)}}@keyframes smart-accordion-item-expand-animation{0%{height:0}100%{height:var(--smart-accordion-expanded-content-local-height)}}
smart-array{width:var(--smart-array-default-width);height:var(--smart-array-default-height);display:block;overflow:visible}smart-array .smart-big-container,smart-array>.smart-container{display:flex}smart-array .smart-array-indexer{display:block;margin-bottom:2px;width:100%}smart-array .smart-big-container{background-color:var(--smart-background)}smart-array[show-index-display] .smart-big-container{margin-left:2px}smart-array .smart-main-container,smart-array .smart-scrollbar-container-horizontal{width:100%}smart-array .smart-array-element-gap{border-spacing:0}smart-array .smart-array-table-data{border:2px solid transparent;padding:0;min-width:0;background-color:transparent;white-space:nowrap}smart-array .smart-array-table-data-gap{border-width:var(--smart-array-element-gap);padding:var(--smart-array-element-gap)}smart-array .smart-scrollbar-container-horizontal{height:20px}smart-array .smart-scrollbar-container-vertical{width:20px}smart-array .smart-scrollbar-container-horizontal>smart-scroll-bar,smart-array .smart-scrollbar-container-vertical>smart-scroll-bar{width:100%;height:100%}smart-array .smart-array-element{position:relative}smart-array .smart-array-element-selected{border-color:#00f}smart-array .smart-array-element-empty{border-color:#999;color:#999;opacity:.7}smart-array .smart-array-element>smart-check-box,smart-array .smart-array-element>smart-led,smart-array .smart-array-element>smart-numeric-text-box,smart-array .smart-array-element>smart-power-button,smart-array .smart-array-element>smart-radio-button,smart-array .smart-array-element>smart-switch-button,smart-array .smart-array-element>smart-toggle-button,smart-array smart-switch-button.smart-array-element,smart-array smart-text-box.smart-array-element{display:block}smart-array .smart-array-element>smart-check-box{padding:0}
.smart-badge{display:inline-block;padding:.25em .4em;font-weight:700;line-height:1}.smart-badge.smart-badge-primary{color:var(--smart-primary-color);background-color:var(--smart-primary)}.smart-badge.smart-badge-secondary{color:var(--smart-secondary-color);background-color:var(--smart-secondary)}.smart-badge.smart-badge-success{color:var(--smart-success-color);background-color:var(--smart-success)}.smart-badge.smart-badge-error{color:var(--smart-error-color);background-color:var(--smart-error)}.smart-badge.smart-badge-info{color:var(--smart-info-color);background-color:var(--smart-info)}.smart-badge.smart-badge-warning{color:var(--smart-warning-color);background-color:var(--smart-warning)}.smart-badge.smart-badge-light{color:var(--smart-light-color);background-color:var(--smart-light)}.smart-badge.smart-badge-dark{color:var(--smart-dark-color);background-color:var(--smart-dark)}.smart-badge.smart-badge-danger{color:var(--smart-error-color);background-color:var(--smart-error)}.smart-badge.smart-badge-pill{border-radius:10rem}.smart-badge[right-to-left]{direction:rtl}
.smart-breadcrumb-feedback,.smart-breadcrumb-feedback *,smart-breadcrumb{box-sizing:border-box}smart-breadcrumb{display:block;width:var(--smart-breadcrumb-default-width);min-width:calc(2 * var(--smart-breadcrumb-padding) + 2 * var(--smart-border-width) + 40px);height:var(--smart-breadcrumb-default-height);border:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-breadcrumb-padding);padding-top:0;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-breadcrumb .smart-template-container{height:auto}smart-breadcrumb .smart-template-container .smart-breadcrumb-items{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}.smart-breadcrumb-feedback,smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{flex-direction:row;margin-top:var(--smart-breadcrumb-padding);width:auto;padding:5px;color:var(--smart-background-color)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{display:flex;align-items:center;position:relative;border:var(--smart-border-width) solid var(--smart-border);margin-right:var(--smart-breadcrumb-horizontal-offset);height:var(--smart-breadcrumb-item-height);background-color:var(--smart-background)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{position:absolute;width:var(--smart-breadcrumb-horizontal-offset);height:2px;background-color:var(--smart-border);left:calc(100% + var(--smart-border-width));top:50%;content:""}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{display:none;margin-left:10px;margin-right:5px;width:1em;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer;font-family:smart-icons}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button:after{content:var(--smart-icon-close)}smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item .smart-breadcrumb-item-label{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after,smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.target:before{position:absolute;width:2px;height:100%;background-color:var(--smart-primary);left:calc(-1 * var(--smart-breadcrumb-horizontal-offset)/ 2 - 1px);content:""}smart-breadcrumb .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after{left:calc(100% + var(--smart-breadcrumb-horizontal-offset)/ 2)}smart-breadcrumb .smart-breadcrumb-placeholder{width:100%;height:100%;display:flex;padding:5px}smart-breadcrumb[allow-drag] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{cursor:pointer;touch-action:none}smart-breadcrumb[allow-drag] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}smart-breadcrumb[add-new-item] .smart-template-container .smart-breadcrumb-items>smart-button{--smart-button-padding:0;position:relative;margin-right:var(--smart-breadcrumb-horizontal-offset);margin-top:var(--smart-breadcrumb-padding);border:var(--smart-border-width) solid var(--smart-border);border-radius:initial;width:var(--smart-breadcrumb-item-height);height:var(--smart-breadcrumb-item-height);text-align:center;font-size:25px;overflow:visible}smart-breadcrumb[add-new-item] .smart-template-container .smart-breadcrumb-items>smart-button>button{overflow:hidden;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}smart-breadcrumb[close-buttons] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{display:block}smart-breadcrumb[minimized]{padding:0;overflow:visible}smart-breadcrumb[minimized] .smart-container{display:flex;align-items:center;position:relative;padding:var(--smart-breadcrumb-padding)}smart-breadcrumb[minimized] .smart-hamburger-icon{width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{width:29px;transform:translateX(4px) rotate(45deg)}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}smart-breadcrumb[minimized] .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{width:29px;transform:translateX(4px) rotate(-45deg)}smart-breadcrumb[minimized] .smart-hamburger-icon-line{margin-bottom:5px;border-radius:10px;width:30px;height:5px;background-color:var(--smart-primary);transform-origin:left}smart-breadcrumb[minimized] .smart-hamburger-icon-line-bottom{margin-bottom:0}smart-breadcrumb[minimized] .smart-template-container{position:absolute;left:calc(-1 * var(--smart-border-width));top:calc(100% + 2px + var(--smart-border-width));margin:calc(var(--smart-drop-down-vertical-offset) + var(--smart-drop-down-element-padding-size)) 0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);padding:var(--smart-drop-down-element-padding-size);width:var(--smart-breadcrumb-drop-down-width);background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);z-index:1}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{width:100%;margin:0;justify-content:space-between}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{content:none}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>smart-button{width:100%;margin:0}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>smart-button>button{padding:0;justify-content:center}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after,smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.target:before{width:100%;height:4px;left:0;top:-3px}smart-breadcrumb[minimized] .smart-template-container .smart-breadcrumb-items>.afterTarget:last-child:after{top:100%}smart-breadcrumb[minimized][animation=none] .smart-template-container.smart-visibility-hidden{display:none}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container{opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}smart-breadcrumb[minimized]:not([animation=none]) .smart-template-container.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}smart-breadcrumb[minimized]:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-breadcrumb-feedback{align-items:center;border:var(--smart-border-width) solid var(--smart-border);margin-right:var(--smart-breadcrumb-horizontal-offset);height:var(--smart-breadcrumb-item-height);background-color:var(--smart-background);box-shadow:var(--smart-elevation-12);white-space:nowrap;opacity:.8;position:absolute;display:inline-flex;font-family:var(--smart-font-family);font-size:var(--smart-font-size);z-index:999}.smart-breadcrumb-feedback:after{margin-left:10px;content:var(--smart-icon-check);font-family:smart-icons;font-size:14px;width:1.5em;border-radius:100%;height:1.5em;background-color:var(--smart-success);color:var(--smart-success-color);display:flex;align-items:center;justify-content:center}.smart-breadcrumb-feedback.freeze:after{background-color:inherit;color:var(--smart-primary);content:var(--smart-icon-lock)}.smart-breadcrumb-feedback.unfreeze:after{background-color:inherit;color:var(--smart-primary);content:var(--smart-icon-lock-open)}.smart-breadcrumb-feedback.error:after{background-color:var(--smart-error);color:var(--smart-error-color);content:var(--smart-icon-attention-circled)}.smart-breadcrumb-feedback.data:after{background-color:var(--smart-primary);color:var(--smart-primary-color);content:var(--smart-icon-docs)}smart-breadcrumb[right-to-left]>.smart-container{direction:rtl}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items>.afterTarget:first-child:after{position:absolute;content:"";width:2px;height:100%;top:0;left:calc(100% + var(--smart-breadcrumb-horizontal-offset)/ 2);background-color:var(--smart-success)}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item>.smart-close-button{margin-left:5px;margin-right:10px}.smart-breadcrumb-feedback[right-to-left],smart-breadcrumb[right-to-left]:not([minimized]) .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item,smart-breadcrumb[right-to-left]:not([minimized])[add-new-item]:not([minimized]) .smart-breadcrumb-items>smart-button{margin-left:var(--smart-breadcrumb-horizontal-offset);margin-right:initial}smart-breadcrumb[right-to-left]>.smart-container .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item:not(:last-child):after{left:calc(-1 * var(--smart-breadcrumb-horizontal-offset))}smart-breadcrumb[right-to-left][minimized] .smart-container .smart-template-container{right:calc(-1 * var(--smart-border-width));left:auto}.smart-breadcrumb-feedback[right-to-left]{direction:rtl}.smart-breadcrumb-feedback[right-to-left]:after{margin-left:initial;margin-right:var(--smart-breadcrumb-horizontal-offset)}
.smart-button-element,smart-button,smart-repeat-button,smart-toggle-button{--smart-button-flat-color:var(--smart-background-color);text-align:center;display:inline-flex;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;visibility:hidden;font-weight:500}.smart-button-element.smart-element,smart-button.smart-element,smart-repeat-button.smart-element,smart-toggle-button.smart-element{display:inline-flex;visibility:inherit}.smart-button-element button::-moz-focus-inner,smart-button button::-moz-focus-inner,smart-repeat-button button::-moz-focus-inner,smart-toggle-button button::-moz-focus-inner{border:0}.smart-button-element.primary,smart-button.primary,smart-repeat-button.primary,smart-toggle-button.primary{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-primary);--smart-border:var(--smart-primary);--smart-border-rgb:var(--smart-primary-rgb);--smart-background-color:var(--smart-primary-color);--smart-ui-state-hover:var(--smart-primary);--smart-ui-state-border-hover:var(--smart-primary);--smart-ui-state-color-hover:var(--smart-primary-color);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-focus:var(--smart-primary);--smart-ui-state-border-focus:var(--smart-primary);--smart-ui-state-color-focus:var(--smart-primary-color);--smart-button-flat-color:var(--smart-primary);--smart-button-outlined-color:var(--smart-primary);--smart-button-outlined-border:var(--smart-primary)}.smart-button-element.secondary,smart-button.secondary,smart-repeat-button.secondary,smart-toggle-button.secondary{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-secondary);--smart-border:var(--smart-secondary);--smart-border-rgb:var(--smart-secondary-rgb);--smart-background-color:var(--smart-secondary-color);--smart-ui-state-hover:var(--smart-secondary);--smart-ui-state-border-hover:var(--smart-secondary);--smart-ui-state-color-hover:var(--smart-secondary-color);--smart-ui-state-active:var(--smart-secondary);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-focus:var(--smart-secondary);--smart-ui-state-border-focus:var(--smart-secondary);--smart-ui-state-color-focus:var(--smart-secondary-color);--smart-button-flat-color:var(--smart-secondary);--smart-button-outlined-color:var(--smart-secondary);--smart-button-outlined-border:var(--smart-secondary)}.smart-button-element.success,smart-button.success,smart-repeat-button.success,smart-toggle-button.success{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-success);--smart-border:var(--smart-success);--smart-border-rgb:var(--smart-success-rgb);--smart-background-color:var(--smart-success-color);--smart-ui-state-hover:var(--smart-success);--smart-ui-state-border-hover:var(--smart-success);--smart-ui-state-color-hover:var(--smart-success-color);--smart-ui-state-active:var(--smart-success);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-focus:var(--smart-success);--smart-ui-state-border-focus:var(--smart-success);--smart-ui-state-color-focus:var(--smart-success-color);--smart-button-flat-color:var(--smart-success);--smart-button-outlined-color:var(--smart-success);--smart-button-outlined-border:var(--smart-success)}.smart-button-element.error,smart-button.error,smart-repeat-button.error,smart-toggle-button.error{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-error);--smart-border:var(--smart-error);--smart-border-rgb:var(--smart-error-rgb);--smart-background-color:var(--smart-error-color);--smart-ui-state-hover:var(--smart-error);--smart-ui-state-border-hover:var(--smart-error);--smart-ui-state-color-hover:var(--smart-error-color);--smart-ui-state-active:var(--smart-error);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-focus:var(--smart-error);--smart-ui-state-border-focus:var(--smart-error);--smart-ui-state-color-focus:var(--smart-error-color);--smart-button-flat-color:var(--smart-error);--smart-button-outlined-color:var(--smart-error);--smart-button-outlined-border:var(--smart-error)}.smart-button-element.info,smart-button.info,smart-repeat-button.info,smart-toggle-button.info{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-info);--smart-border:var(--smart-info);--smart-border-rgb:var(--smart-info-rgb);--smart-background-color:var(--smart-info-color);--smart-ui-state-hover:var(--smart-info);--smart-ui-state-border-hover:var(--smart-info);--smart-ui-state-color-hover:var(--smart-info-color);--smart-ui-state-active:var(--smart-info);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-focus:var(--smart-info);--smart-ui-state-border-focus:var(--smart-info);--smart-ui-state-color-focus:var(--smart-info-color);--smart-button-flat-color:var(--smart-info);--smart-button-outlined-color:var(--smart-info);--smart-button-outlined-border:var(--smart-info)}.smart-button-element.warning,smart-button.warning,smart-repeat-button.warning,smart-toggle-button.warning{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-warning);--smart-border:var(--smart-warning);--smart-border-rgb:var(--smart-warning-rgb);--smart-background-color:var(--smart-warning-color);--smart-ui-state-hover:var(--smart-warning);--smart-ui-state-border-hover:var(--smart-warning);--smart-ui-state-color-hover:var(--smart-warning-color);--smart-ui-state-active:var(--smart-warning);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-focus:var(--smart-warning);--smart-ui-state-border-focus:var(--smart-warning);--smart-ui-state-color-focus:var(--smart-warning-color);--smart-button-flat-color:var(--smart-warning);--smart-button-outlined-color:var(--smart-warning);--smart-button-outlined-border:var(--smart-warning)}.smart-button-element.light,smart-button.light,smart-repeat-button.light,smart-toggle-button.light{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-light);--smart-border:var(--smart-light);--smart-border-rgb:var(--smart-light-rgb);--smart-background-color:var(--smart-light-color);--smart-ui-state-hover:var(--smart-light);--smart-ui-state-border-hover:var(--smart-light);--smart-ui-state-color-hover:var(--smart-light-color);--smart-ui-state-active:var(--smart-light);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-focus:var(--smart-light);--smart-ui-state-border-focus:var(--smart-light);--smart-ui-state-color-focus:var(--smart-light-color);--smart-button-flat-color:var(--smart-light);--smart-button-outlined-color:var(--smart-light);--smart-button-outlined-border:var(--smart-light)}.smart-button-element.dark,smart-button.dark,smart-repeat-button.dark,smart-toggle-button.dark{--smart-button-opacity-hover:0.75;--smart-button-opacity-focus:0.7;--smart-button-opacity-active:0.65;--smart-background:var(--smart-dark);--smart-border:var(--smart-dark);--smart-border-rgb:var(--smart-dark-rgb);--smart-background-color:var(--smart-dark-color);--smart-ui-state-hover:var(--smart-dark);--smart-ui-state-border-hover:var(--smart-dark);--smart-ui-state-color-hover:var(--smart-dark-color);--smart-ui-state-active:var(--smart-dark);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-focus:var(--smart-dark);--smart-ui-state-border-focus:var(--smart-dark);--smart-ui-state-color-focus:var(--smart-dark-color);--smart-button-flat-color:var(--smart-dark);--smart-button-outlined-color:var(--smart-dark);--smart-button-outlined-border:var(--smart-dark)}.smart-button-element[hover],smart-button[hover],smart-repeat-button[hover],smart-toggle-button[hover]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);transition:background-color .1s linear,box-shadow 280ms ease-in-out;opacity:var(--smart-button-opacity-hover)}.smart-button-element[focus],smart-button[focus],smart-repeat-button[focus],smart-toggle-button[focus]{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-button-element[active],smart-button[active],smart-repeat-button[active],smart-toggle-button[active]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);transition:background-color .1s linear,box-shadow 280ms ease-in-out;opacity:var(--smart-button-opacity-active)}.smart-button-element[disabled],smart-button[disabled],smart-repeat-button[disabled],smart-toggle-button[disabled]{color:var(--smart-disabled-color);border-color:var(--smart-disabled);background-color:var(--smart-disabled);cursor:default;--smart-background:var(--smart-disabled);--smart-border:var(--smart-disabled);--smart-background-color:var(--smart-disabled-color)}.smart-button-element.large button,smart-button.large button,smart-repeat-button.large button,smart-toggle-button.large button{padding:var(--smart-button-large-padding);font-size:var(--smart-button-large-font-size)}.smart-button-element.small button,smart-button.small button,smart-repeat-button.small button,smart-toggle-button.small button{padding:var(--smart-button-small-padding);font-size:var(--smart-button-small-font-size)}.smart-button-element.very-small button,smart-button.very-small button,smart-repeat-button.very-small button,smart-toggle-button.very-small button{padding:var(--smart-button-very-small-padding);font-size:var(--smart-button-very-small-font-size)}.smart-button-element.rounded,smart-button.rounded,smart-repeat-button.rounded,smart-toggle-button.rounded{--smart-border-top-left-radius:50px;--smart-border-top-right-radius:50px;--smart-border-bottom-left-radius:50px;--smart-border-bottom-right-radius:50px;border-radius:var(--smart-border-bottom-left-radius)!important}.smart-button-element.squared,smart-button.squared,smart-repeat-button.squared,smart-toggle-button.squared{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0}.smart-button-element.flat,.smart-button-element.flat[active],.smart-button-element.flat[hover],smart-button.flat,smart-button.flat[active],smart-button.flat[hover],smart-repeat-button.flat,smart-repeat-button.flat[active],smart-repeat-button.flat[hover],smart-toggle-button.flat,smart-toggle-button.flat[active],smart-toggle-button.flat[hover]{color:var(--smart-button-flat-color);background:0 0;border-color:transparent}.smart-button-element.flat[focus],smart-button.flat[focus],smart-repeat-button.flat[focus],smart-toggle-button.flat[focus]{border-color:var(--smart-ui-state-focus)}.smart-button-element.flat[checked],smart-button.flat[checked],smart-repeat-button.flat[checked],smart-toggle-button.flat[checked]{text-decoration:underline;background:var(--smart-ui-state-active)}.smart-button-element.flat .smart-ripple,smart-button.flat .smart-ripple,smart-repeat-button.flat .smart-ripple,smart-toggle-button.flat .smart-ripple{background-color:var(--smart-button-flat-color)}.smart-button-element.outlined,smart-button.outlined,smart-repeat-button.outlined,smart-toggle-button.outlined{color:var(--smart-button-outlined-color);border-color:var(--smart-button-outlined-border);background:0 0;border-width:calc(2 * var(--smart-border-width))}.smart-button-element.outlined[active],.smart-button-element.outlined[hover],smart-button.outlined[active],smart-button.outlined[hover],smart-repeat-button.outlined[active],smart-repeat-button.outlined[hover],smart-toggle-button.outlined[active],smart-toggle-button.outlined[hover]{color:var(--smart-button-outlined-color);border-color:var(--smart-button-outlined-border);background:0 0}.smart-button-element.outlined[focus],smart-button.outlined[focus],smart-repeat-button.outlined[focus],smart-toggle-button.outlined[focus]{color:var(--smart-button-outlined-color);border-color:var(--smart-ui-state-focus);background:0 0}.smart-button-element.outlined[checked],smart-button.outlined[checked],smart-repeat-button.outlined[checked],smart-toggle-button.outlined[checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-active);background:var(--smart-ui-state-active)}.smart-button-element.outlined .smart-ripple,smart-button.outlined .smart-ripple,smart-repeat-button.outlined .smart-ripple,smart-toggle-button.outlined .smart-ripple{background-color:var(--smart-button-outlined-color)}.smart-button-element.outlined button.smart-button,smart-button.outlined button.smart-button,smart-repeat-button.outlined button.smart-button,smart-toggle-button.outlined button.smart-button{border-radius:initial}.smart-button-element.raised,smart-button.raised,smart-repeat-button.raised,smart-toggle-button.raised{box-shadow:var(--smart-elevation-2);transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-button-element.raised[hover],smart-button.raised[hover],smart-repeat-button.raised[hover],smart-toggle-button.raised[hover]{box-shadow:var(--smart-elevation-4)}.smart-button-element.raised button[active],.smart-button-element.raised[active],.smart-button-element.raised[checked],smart-button.raised button[active],smart-button.raised[active],smart-button.raised[checked],smart-repeat-button.raised button[active],smart-repeat-button.raised[active],smart-repeat-button.raised[checked],smart-toggle-button.raised button[active],smart-toggle-button.raised[active],smart-toggle-button.raised[checked]{box-shadow:var(--smart-elevation-8)}.smart-button-element.raised[focus],.smart-button-element.raised[focus]:not([checked]),smart-button.raised[focus],smart-button.raised[focus]:not([checked]),smart-repeat-button.raised[focus],smart-repeat-button.raised[focus]:not([checked]),smart-toggle-button.raised[focus],smart-toggle-button.raised[focus]:not([checked]){box-shadow:var(--smart-elevation-6)}.smart-button-element.floating,smart-button.floating,smart-repeat-button.floating,smart-toggle-button.floating{border-radius:50%;width:48px;height:48px;box-shadow:var(--smart-elevation-4);transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-button-element.floating[hover],smart-button.floating[hover],smart-repeat-button.floating[hover],smart-toggle-button.floating[hover]{box-shadow:var(--smart-elevation-6)}.smart-button-element.floating[active],.smart-button-element.floating[checked],smart-button.floating[active],smart-button.floating[checked],smart-repeat-button.floating[active],smart-repeat-button.floating[checked],smart-toggle-button.floating[active],smart-toggle-button.floating[checked]{box-shadow:var(--smart-elevation-12)}.smart-button-element.floating[focus],.smart-button-element.floating[focus]:not([checked]),smart-button.floating[focus],smart-button.floating[focus]:not([checked]),smart-repeat-button.floating[focus],smart-repeat-button.floating[focus]:not([checked]),smart-toggle-button.floating[focus],smart-toggle-button.floating[focus]:not([checked]){box-shadow:var(--smart-elevation-6)}button.smart-button{position:relative;padding:var(--smart-button-padding);text-align:inherit;vertical-align:inherit;cursor:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;background:inherit;color:inherit;border:none;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;border-radius:inherit}.smart-button .smart-ripple{background:var(--smart-background-color)}[smart-toggle-button] .smart-container,smart-toggle-button .smart-container{font-weight:inherit;font-style:inherit}[smart-toggle-button][checked],smart-toggle-button[checked]{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected)}.smart-scroll-button .smart-button{padding:0}:host(.smart-button.flat) .smart-ripple{background-color:var(--smart-button-flat-color)}:host(.smart-button.outlined) .smart-ripple{background-color:var(--smart-button-outlined-color)}button.smart-button[type]:not(.smart-container){border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;text-align:center;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);font-weight:500;letter-spacing:.08929em;overflow:hidden;font-style:var(--smart-font-style);font-size:var(--smart-font-size);background:var(--smart-background);outline:0}button.smart-button[type]:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}button.smart-button[type]:not([disabled]):active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}smart-button[right-to-left],smart-repeat-button[right-to-left],smart-toggle-button[right-to-left]{direction:rtl}
.smart-button-group{display:inline-flex;vertical-align:middle;width:var(--smart-button-group-default-width);height:var(--smart-button-group-default-height);cursor:pointer;text-transform:var(--smart-button-text-transform);letter-spacing:.08929em;overflow:hidden}.smart-button-group .smart-button-group-items{display:flex;align-items:center;height:100%;width:100%}.smart-button-group .smart-button-group-items .smart-button-group-item{display:flex;align-items:center;justify-content:center;position:relative;padding:var(--smart-button-padding);cursor:inherit;font-weight:inherit;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;border-radius:inherit;width:100%;height:100%}.smart-button-group .smart-button-group-items .smart-button-group-item>div{overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-button-group .smart-button-group-items .smart-button-group-item:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);opacity:var(--smart-button-opacity-hover)}.smart-button-group .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected)}.smart-button-group .smart-button-group-items .smart-button-group-item:active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);opacity:var(--smart-button-opacity-active)}.smart-button-group.small .smart-button-group-items .smart-button-group-item{padding:var(--smart-button-small-padding);font-size:var(--smart-button-small-font-size)}.smart-button-group.large .smart-button-group-items .smart-button-group-item{padding:var(--smart-button-large-padding);font-size:var(--smart-button-large-font-size)}.smart-button-group:focus .smart-button-group-item[focus]:not(:active){color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-button-group.primary{border-color:var(--smart-primary)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item{color:var(--smart-primary-color);background-color:var(--smart-primary)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-primary-rgb),.8)}.smart-button-group.primary .smart-button-group-items .smart-button-group-item:active,.smart-button-group.primary .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-primary);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-primary-rgb),.2)}.smart-button-group.secondary{border-color:var(--smart-secondary)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item{color:var(--smart-secondary-color);background-color:var(--smart-secondary)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-secondary-rgb),.8)}.smart-button-group.secondary .smart-button-group-items .smart-button-group-item:active,.smart-button-group.secondary .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-secondary);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-secondary-rgb),.2)}.smart-button-group.success{border-color:var(--smart-success)}.smart-button-group.success .smart-button-group-items .smart-button-group-item{color:var(--smart-success-color);background-color:var(--smart-success)}.smart-button-group.success .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-success-rgb),.8)}.smart-button-group.success .smart-button-group-items .smart-button-group-item:active,.smart-button-group.success .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-success);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-success-rgb),.2)}.smart-button-group.error{border-color:var(--smart-error)}.smart-button-group.error .smart-button-group-items .smart-button-group-item{color:var(--smart-error-color);background-color:var(--smart-error)}.smart-button-group.error .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-error-rgb),.8)}.smart-button-group.error .smart-button-group-items .smart-button-group-item:active,.smart-button-group.error .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-error);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-error-rgb),.2)}.smart-button-group.info{border-color:var(--smart-info)}.smart-button-group.info .smart-button-group-items .smart-button-group-item{color:var(--smart-info-color);background-color:var(--smart-info)}.smart-button-group.info .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-info-rgb),.8)}.smart-button-group.info .smart-button-group-items .smart-button-group-item:active,.smart-button-group.info .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-info);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-info-rgb),.2)}.smart-button-group.warning{border-color:var(--smart-warning)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item{color:var(--smart-warning-color);background-color:var(--smart-warning)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-warning-rgb),.8)}.smart-button-group.warning .smart-button-group-items .smart-button-group-item:active,.smart-button-group.warning .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-warning);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-warning-rgb),.2)}.smart-button-group.light{border-color:var(--smart-light)}.smart-button-group.light .smart-button-group-items .smart-button-group-item{color:var(--smart-light-color);background-color:var(--smart-light)}.smart-button-group.light .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-light-rgb),.8)}.smart-button-group.light .smart-button-group-items .smart-button-group-item:active,.smart-button-group.light .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-light);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-light-rgb),.2)}.smart-button-group.dark{border-color:var(--smart-dark)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item{color:var(--smart-dark-color);background-color:var(--smart-dark)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item:hover{background-color:rgba(var(--smart-dark-rgb),.8)}.smart-button-group.dark .smart-button-group-items .smart-button-group-item:active,.smart-button-group.dark .smart-button-group-items .smart-button-group-item[active]{color:var(--smart-dark);border-color:var(--smart-ui-state-border-selected);background-color:rgba(var(--smart-dark-rgb),.2)}.smart-button-group:not([animation=none]) .smart-button-group-item{transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-button-group[right-to-left] .smart-button-group-items{direction:rtl}
.smart-calendar,.smart-calendar[months="1"]{min-width:var(--smart-calendar-default-width);min-height:var(--smart-calendar-default-height)}.smart-calendar{width:var(--smart-calendar-default-width);height:var(--smart-calendar-default-height)}.smart-calendar:focus{border-color:var(--smart-outline)}.smart-calendar>.smart-container{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-calendar.smart-container,.smart-calendar>.smart-container{display:flex;justify-content:center;flex-direction:column}.smart-calendar smart-drop-down-list{--smart-drop-down-list-default-min-height:initial}.smart-calendar smart-tooltip{top:0}.smart-calendar smart-tooltip .smart-tooltip-content{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-calendar input{background:inherit;color:inherit}.smart-calendar button:focus{border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-container{width:100%;height:100%;border:initial;padding:0}.smart-calendar .smart-calendar-container>.smart-calendar-body{position:relative;width:96%;height:calc(100% - var(--smart-calendar-header-height));display:flex;padding:2px;padding-left:initial;padding-right:initial;margin-left:2%;margin-right:2%;cursor:default;overflow:hidden;outline:initial;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;touch-action:none}.smart-calendar .smart-calendar-container>.smart-calendar-body:focus .smart-calendar-date-view-container .smart-calendar-cell:focus,.smart-calendar .smart-calendar-container>.smart-calendar-body:focus .smart-calendar-date-view-container .smart-calendar-cell[focus]{background-color:var(--smart-background);color:var(--smart-primary);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-footer,.smart-calendar .smart-calendar-header{background:var(--smart-surface);color:var(--smart-surface-color);width:100%;outline:initial}.smart-calendar .smart-calendar-container>.smart-calendar-body>div{display:flex;flex-shrink:0;flex-wrap:wrap;font-size:inherit}.smart-calendar .smart-calendar-container>.smart-calendar-body .smart-hidden{display:none}.smart-calendar .smart-calendar-header{display:flex;align-items:center;justify-content:center;border:var(--smart-border-width) solid var(--smart-border);height:var(--smart-calendar-header-height);border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;text-transform:var(--smart-calendar-header-text-transform)}.smart-calendar .smart-calendar-header.smart-hidden{display:none}.smart-calendar .smart-calendar-footer{display:flex;align-items:center;justify-content:center;border:var(--smart-border-width) solid var(--smart-border);height:var(--smart-calendar-footer-height);border-left-width:0;border-right-width:0;border-top-width:0;box-sizing:border-box;text-transform:var(--smart-calendar-footer-text-transform)}.smart-calendar .smart-calendar-footer.smart-hidden{display:none}.smart-calendar .smart-calendar-title{width:100%;padding:var(--smart-calendar-title-padding);font-size:inherit;font-family:inherit;background:var(--smart-primary);border:none;color:var(--smart-primary-color);user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;overflow:hidden;display:flex;justify-content:center;flex-direction:column;text-transform:var(--smart-calendar-title-text-transform);height:calc(var(--smart-calendar-title-height))}.smart-calendar .smart-calendar-title.smart-hidden{display:none}.smart-calendar .smart-calendar-title div:first-of-type{font-size:70%}.smart-calendar .smart-calendar-title .smart-calendar-selected{opacity:1}.smart-calendar .smart-calendar-title div{position:relative;opacity:.5;font-size:125%;cursor:pointer;display:table;border:1px solid transparent}.smart-calendar .smart-calendar-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border);opacity:.5}.smart-calendar .smart-calendar-cell[focus]{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-element{cursor:default;align-items:center;border:1px solid transparent;position:relative;display:flex;width:74%;height:100%;outline:initial;overflow:hidden;text-align:center}.smart-calendar .smart-calendar-date-element:focus{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-element>div{display:flex;justify-content:center;align-items:center;width:100%;height:100%;outline:initial;font-size:inherit}.smart-calendar .smart-calendar-date-element>div:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.smart-calendar .smart-calendar-date-element div.smart-hidden{display:none}.smart-calendar .smart-calendar-date-element .smart-ripple{background-color:var(--smart-button-color);opacity:.2}.smart-calendar .smart-calendar-button .smart-button{font-family:var(--smart-font-family-icon);padding:0;border-radius:0;border:none;background:0 0;min-height:initial}.smart-calendar .smart-calendar-button[next-month],.smart-calendar .smart-calendar-button[prev-month]{width:var(--smart-calendar-navigation-button-size);min-width:var(--smart-calendar-navigation-button-size);height:var(--smart-calendar-navigation-button-size);position:relative;font-size:initial;display:inline-block;font-weight:inherit;font-family:var(--smart-font-family-icon);border-radius:100%;background:0 0;border:none;color:inherit}.smart-calendar .smart-calendar-button[next-month][active] button,.smart-calendar .smart-calendar-button[prev-month][active] button{border:1px solid var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-primary)}.smart-calendar .smart-calendar-button[next-year],.smart-calendar .smart-calendar-button[prev-year]{position:relative;display:block;cursor:default;font-size:10px;padding:0;margin:0;border-radius:0;border-color:var(--smart-border);border-left:none}.smart-calendar .smart-calendar-button[next-year] span:after{content:var(--smart-icon-arrow-up)}.smart-calendar .smart-calendar-button[prev-year]{border-top-color:transparent}.smart-calendar .smart-calendar-button[prev-year] span:after{content:var(--smart-icon-arrow-down)}.smart-calendar [next-month][focus] button,.smart-calendar [next-year][focus] button,.smart-calendar [prev-month][focus] button,.smart-calendar [prev-year][focus] button{border:1px solid var(--smart-border-focus);background-color:var(--smart-background-focus);outline:0}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer{--smart-input-drop-down-menu-height:100%;--smart-input-drop-down-menu-width:100%;width:100%;height:100%;border:initial;position:absolute;color:inherit;text-align:center;top:0;left:0;opacity:initial;z-index:initial;padding:initial;float:initial;transform:initial;margin:initial;transition:initial;box-shadow:initial}.smart-calendar .smart-calendar-week .smart-calendar-cell,.smart-calendar .smart-calendar-week .smart-calendar-week-number{padding:0;text-overflow:ellipsis;width:var(--smart-calendar-cell-size);height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px);overflow:hidden;position:relative}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer>.smart-container{max-height:initial}.smart-calendar .smart-calendar-list-view.smart-scroll-viewer a{pointer-events:none}.smart-calendar .smart-calendar-week{display:flex;overflow:hidden;text-align:center;justify-content:center}.smart-calendar .smart-calendar-week .smart-calendar-cell{border:1px solid transparent;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);margin-right:var(--smart-calendar-cell-spacing);margin-bottom:var(--smart-calendar-cell-spacing)}.smart-calendar .smart-calendar-week .smart-calendar-cell[selected],.smart-calendar .smart-calendar-week .smart-calendar-cell[selected][hover]{background-color:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell[today],.smart-calendar .smart-calendar-week .smart-calendar-cell[today][hover]{background:var(--smart-secondary);color:var(--smart-secondary-color);border-color:var(--smart-secondary)}.smart-calendar .smart-calendar-week .smart-calendar-cell[selected][today]{background-color:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell:focus:not([selected]),.smart-calendar .smart-calendar-week .smart-calendar-cell[focus]:not([selected]){background-color:var(--smart-background);color:var(--smart-primary);border-color:var(--smart-primary)}.smart-calendar .smart-calendar-week .smart-calendar-cell .smart-ripple{background-color:var(--smart-primary-color);opacity:.5}.smart-calendar .smart-calendar-week .smart-calendar-week-number{border:1px solid transparent;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);margin:0}.smart-calendar .smart-calendar-week.smart-hidden{display:none}.smart-calendar .smart-calendar-week div[restricted]{cursor:not-allowed;opacity:.55;text-decoration:line-through}.smart-calendar .smart-calendar-week div[hover]:not([restricted]){background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-calendar .smart-calendar-week div[important]{background:var(--smart-calendar-important-date-background);color:var(--smart-calendar-important-date-color);border-color:var(--smart-calendar-important-date-border-color)}@-moz-document url-prefix(){.smart-calendar .smart-calendar-week div{padding:initial}}.smart-calendar .smart-calendar-week-number{display:none;margin:auto}.smart-calendar .smart-calendar-week-titles{display:flex;overflow:hidden;text-align:center;justify-content:center}.smart-calendar .smart-calendar-week-titles div:first-child{display:none;margin:auto}.smart-calendar .smart-calendar-week-titles .smart-calendar-week-title{text-overflow:ellipsis;overflow:hidden;border:1px solid transparent;padding:0;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius);width:var(--smart-calendar-cell-size);height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px);margin-right:var(--smart-calendar-cell-spacing);margin-bottom:var(--smart-calendar-cell-spacing);position:relative;text-transform:var(--smart-calendar-week-title-text-transform)}.smart-calendar .smart-calendar-months-container{order:1;width:100%;height:100%;align-items:center}.smart-calendar .smart-calendar-month{display:flex;overflow:hidden;text-align:center;justify-content:center;flex-direction:column;max-width:var(--smart-calendar-default-width);margin:auto}.smart-calendar .smart-calendar-month-name{display:none}.smart-calendar .smart-calendar-month-separator{display:flex;overflow:hidden;text-align:center;justify-content:center;width:50%;order:2}.smart-calendar .smart-calendar-month-element{position:relative;width:70%;height:80%;margin:5% 0;text-align:center;font-size:inherit}.smart-calendar .smart-calendar-year-container:focus{border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-year-element{outline:0;width:25%;height:80%;margin-left:5%;padding:2px;text-align:center;font-size:inherit;border-style:solid;border-width:1px;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0;background:var(--smart-background)}.smart-calendar .smart-calendar-year-element:focus{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-year-elements{display:flex;width:10%;height:80%;flex-direction:column;align-items:center;justify-content:space-around}.smart-calendar .smart-calendar-year-elements>smart-repeat-button{height:50%;width:100%}.smart-calendar .smart-calendar-year-selector{display:inline-block}.smart-calendar .smart-calendar-next-months-container{order:3;width:100%;height:100%;align-items:center}@-moz-document url-prefix(){.smart-calendar .smart-calendar-months-container,.smart-calendar .smart-calendar-next-months-container{line-height:initial}}.smart-calendar .smart-calendar-date-container:focus{border:1px solid var(--smart-outline);outline:0}.smart-calendar .smart-calendar-date-view-container{width:100%;height:100%;text-align:center;flex-direction:row;align-items:center}.smart-calendar .smart-calendar-date-view-container.smart-list-display-mode-view{flex-direction:column}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell{display:flex;justify-content:center;align-items:center;position:relative;width:23%;margin:0 1%;height:23%;border:1px solid transparent;border-top-left-radius:var(--smart-calendar-cell-border-top-left-radius);border-top-right-radius:var(--smart-calendar-cell-border-top-right-radius);border-bottom-left-radius:var(--smart-calendar-cell-border-bottom-left-radius);border-bottom-right-radius:var(--smart-calendar-cell-border-bottom-right-radius)}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell[focus]{border-color:var(--smart-outline)}.smart-calendar .smart-calendar-date-view-container .smart-calendar-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border);opacity:.5}.smart-calendar .smart-calendar-date-view-container .smart-visibility-hidden{visibility:visible;opacity:.55}.smart-calendar .smart-calendar-animation-panel{position:absolute;background-color:var(--smart-background);justify-content:center;align-items:center;pointer-events:none}.smart-calendar[months] .smart-calendar-month{width:50%}.smart-calendar[months] .smart-calendar-month-name{display:initial}.smart-calendar[hide-day-names] .smart-calendar-week-titles,.smart-calendar[months="1"] .smart-calendar-month-name{display:none}.smart-calendar[months]:not([months="1"]){width:calc(2 * var(--smart-calendar-default-width) + var(--smart-calendar-cell-size));height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[months="1"]{width:var(--smart-calendar-default-width);height:var(--smart-calendar-default-height)}.smart-calendar[months="1"] .smart-calendar-month{width:100%;font-size:100%}.smart-calendar[months="3"],.smart-calendar[months="4"]{--smart-calendar-default-height:calc(2 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="5"],.smart-calendar[months="6"]{--smart-calendar-default-height:calc(3 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="7"],.smart-calendar[months="8"]{--smart-calendar-default-height:calc(4 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="9"],.smart-calendar[months="10"]{--smart-calendar-default-height:calc(5 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}.smart-calendar[months="12"],.smart-calendar[months="11"]{--smart-calendar-default-height:calc(6 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))!important}@media only screen and (max-width:768px){.smart-calendar[months] .smart-calendar-month{width:100%}.smart-calendar[months="2"]{height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[months="3"]{--smart-calendar-default-height:calc(3 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="4"]{--smart-calendar-default-height:calc(4 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="5"]{--smart-calendar-default-height:calc(5 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="6"]{--smart-calendar-default-height:calc(6 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="7"]{--smart-calendar-default-height:calc(7 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="8"]{--smart-calendar-default-height:calc(8 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="9"]{--smart-calendar-default-height:calc(9 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="10"]{--smart-calendar-default-height:calc(10 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="11"]{--smart-calendar-default-height:calc(11 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}.smart-calendar[months="12"]{--smart-calendar-default-height:calc(12 * calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height)))}}.smart-calendar[view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[view-sections*=footer][view-sections*=header] .smart-calendar-container>.smart-calendar-body{height:calc(100% - var(--smart-calendar-header-height) - var(--smart-calendar-footer-height))}.smart-calendar[view-sections*=title]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height))}.smart-calendar[view-sections*=title] .smart-calendar-container{width:100%;height:calc(100% - (var(--smart-calendar-title-height)))}.smart-calendar[view-sections*=title][view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[scroll-buttons-position=near] .smart-calendar-button[prev-month]{order:1}.smart-calendar[scroll-buttons-position=near] .smart-calendar-button[next-month]{order:2}.smart-calendar[scroll-buttons-position=near] .smart-calendar-date-element{order:3}.smart-calendar[scroll-buttons-position=far] .smart-calendar-date-element{order:1}.smart-calendar[scroll-buttons-position=far] .smart-calendar-button[prev-month]{order:2}.smart-calendar[scroll-buttons-position=far] .smart-calendar-button[next-month]{order:3}.smart-calendar[scroll-buttons-navigation-mode=portrait] .smart-calendar-month-separator{width:100%;height:50%}.smart-calendar[scroll-buttons-navigation-mode=portrait] .smart-calendar-container>.smart-calendar-body{flex-direction:column}.smart-calendar[calendar-mode=classic] .smart-calendar-title div{cursor:initial}.smart-calendar[calendar-mode=classic] .smart-calendar-date-element{align-items:initial;overflow:initial}.smart-calendar[display-mode-view=list][display-mode=decade] .smart-calendar-container>.smart-calendar-body,.smart-calendar[display-mode-view=list][display-mode=year] .smart-calendar-container>.smart-calendar-body{touch-action:auto}.smart-calendar[hide-other-month-days] .smart-calendar-cell[other-month]{visibility:hidden}.smart-calendar[week-numbers]{--smart-calendar-default-width:calc(var(--smart-calendar-cell-spacing) + 8 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)))}.smart-calendar[week-numbers][view-sections*=title][view=landscape]{--smart-calendar-default-width:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 8 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)))}.smart-calendar[week-numbers] .smart-calendar-week-number,.smart-calendar[week-numbers] .smart-calendar-week-titles div:first-child{display:initial}.smart-calendar[view=portrait].smart-container,.smart-calendar[view=portrait]>.smart-container{display:flex;justify-content:center;flex-direction:column}.smart-calendar[view=landscape]{--smart-calendar-default-width:calc(var(--smart-calendar-title-height) + var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)));--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height))}.smart-calendar[view=landscape].smart-container,.smart-calendar[view=landscape]>.smart-container{flex-direction:row}.smart-calendar[view=landscape] .smart-calendar-container{width:calc(100% - (var(--smart-calendar-title-height)));height:100%}.smart-calendar[view=landscape] .smart-calendar-title{width:calc(var(--smart-calendar-title-height));height:100%;justify-content:flex-start}.smart-calendar[view=landscape][view-sections*=footer]{--smart-calendar-default-height:calc(var(--smart-calendar-cell-spacing) + 7 * (var(--smart-calendar-cell-spacing) + var(--smart-calendar-cell-size)) + var(--smart-calendar-header-height) + var(--smart-calendar-footer-height))}.smart-calendar[animation=none] .smart-calendar-body .smart-calendar-month-separator,.smart-calendar[animation=none] .smart-calendar-body .smart-calendar-next-months-container{display:none}.smart-calendar[right-to-left] .smart-calendar-date-element>div,.smart-calendar[right-to-left] .smart-calendar-date-view-container,.smart-calendar[right-to-left] .smart-calendar-date-view-container .smart-calendar-cell,.smart-calendar[right-to-left] .smart-calendar-footer,.smart-calendar[right-to-left] .smart-calendar-title,.smart-calendar[right-to-left] .smart-calendar-week .smart-calendar-cell,.smart-calendar[right-to-left] .smart-calendar-week .smart-calendar-week-number,.smart-calendar[right-to-left] .smart-calendar-week-titles .smart-calendar-week-title{direction:rtl}.smart-calendar[right-to-left] .smart-calendar-month-element{direction:initial}.smart-calendar[right-to-left] .smart-calendar-year-element{margin-left:initial;margin-right:5%}.smart-calendar[right-to-left][view=landscape]>.smart-container{flex-direction:row-reverse}
.smart-cards{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-evenly;width:100%;max-width:1500px;margin-left:auto;margin-right:auto;background-color:var(--smart-surface)}@media only screen and (max-width:768px){.smart-cards smart-card{margin:0 10px 10px}}smart-card{display:inline-block;width:30.5%;min-height:20px;margin:1%;box-shadow:var(--smart-elevation-2);box-sizing:border-box;font-size:inherit}@media only screen and (max-width:1024px){smart-card{display:inline-block;width:47%}}@media only screen and (max-width:768px){smart-card{display:block;width:100%;margin:0;max-height:100vh;overflow-y:auto}}smart-card:hover{box-shadow:var(--smart-elevation-4)}smart-card.simple{box-shadow:unset;width:auto;margin:0}smart-card[right-to-left].smart-container,smart-card[right-to-left]>.smart-container{direction:rtl}
.smart-card-view{width:var(--smart-card-view-default-width);min-width:var(--smart-card-view-column-min-width);height:var(--smart-card-view-default-height);min-height:100px}.smart-card-view.smart-container{position:relative;contain:layout style}.smart-card-view.smart-container>smart-scroll-viewer,.smart-card-view>.smart-container>smart-scroll-viewer{position:relative;contain:layout style;border:none;width:100%;height:100%;background-color:transparent}.smart-card-view.smart-container>smart-scroll-viewer .smart-scroll-viewer-content-container,.smart-card-view>.smart-container>smart-scroll-viewer .smart-scroll-viewer-content-container{display:flex;padding:0}.smart-card-view.smart-container[modal],.smart-card-view>.smart-container[modal]{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal]:after,.smart-card-view>.smart-container[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal] .smart-indicator,.smart-card-view>.smart-container[modal] .smart-indicator{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-card-view.smart-container[modal] .smart-carousel-item.smart-active,.smart-card-view>.smart-container[modal] .smart-carousel-item.smart-active{pointer-events:none}.smart-card-view .smart-card,.smart-card-view smart-card{display:flex;margin:0;border:var(--smart-border-width) solid;width:unset;padding:var(--smart-data-view-padding);overflow:auto;font-family:inherit;font-size:inherit;background-color:var(--smart-background);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-card-view .smart-card>.smart-container,.smart-card-view smart-card>.smart-container{display:grid;grid-template-rows:1fr;grid-row-gap:var(--smart-card-view-vertical-offset);overflow:auto}.smart-card-view .smart-card .smart-arrow-up.collapsed,.smart-card-view smart-card .smart-arrow-up.collapsed{transform:rotate(-180deg)}.smart-card-view .smart-card .smart-card-view-content.smart-visibility-hidden,.smart-card-view smart-card .smart-card-view-content.smart-visibility-hidden{margin-top:0;height:0;transform:scaleY(0);opacity:0}.smart-card-view .smart-card.collapsed,.smart-card-view smart-card.collapsed{height:auto!important;align-self:start}.smart-card-view .smart-card[updating] .smart-card-view-content,.smart-card-view .smart-card[updating] .smart-card-view-title .smart-arrow-up,.smart-card-view smart-card[updating] .smart-card-view-content,.smart-card-view smart-card[updating] .smart-card-view-title .smart-arrow-up{transition:none}.smart-card-view .smart-card.drop-target,.smart-card-view smart-card.drop-target{position:relative}.smart-card-view .smart-card.drop-target:after,.smart-card-view smart-card.drop-target:after{content:"";position:absolute;width:10%;height:5000px;background-color:var(--smart-primary);text-decoration:underline;top:0}.smart-card-view .smart-card.drop-target.left:after,.smart-card-view smart-card.drop-target.left:after{left:0}.smart-card-view .smart-card.drop-target.right:after,.smart-card-view smart-card.drop-target.right:after{right:0}.smart-card-view .smart-card.dragged,.smart-card-view smart-card.dragged{position:relative}.smart-card-view .smart-card.dragged:after,.smart-card-view smart-card.dragged:after{content:"";position:absolute;top:0;left:0;width:100%;height:5000px;background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em;opacity:.8}.smart-card-view smart-carousel{width:100%}.smart-card-view smart-carousel .smart-carousel-item{border-bottom:1px solid var(--smart-border);background-size:cover}.smart-card-view smart-carousel .smart-carousel-item.smart-active{pointer-events:none}.smart-card-view smart-carousel .smart-indicator{pointer-events:all}.smart-card-view smart-carousel .smart-indicator:only-child{display:none}.smart-card-view smart-carousel *{pointer-events:none}.smart-card-view[header-position=bottom].smart-container>smart-scroll-viewer,.smart-card-view[header-position=top].smart-container>smart-scroll-viewer{height:calc(100% - var(--smart-card-view-header-height))}.smart-card-view .smart-card-container{border:none;width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--smart-card-view-column-min-width),1fr));grid-column-gap:var(--smart-card-view-column-gap,var(--smart-card-view-gap));grid-row-gap:var(--smart-card-view-row-gap,var(--smart-card-view-gap))}.smart-card-view .smart-data-view-header{height:var(--smart-card-view-header-height)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top{padding:var(--smart-data-view-padding);padding-bottom:0}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top>div{display:flex;align-items:center;justify-content:space-between}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button{margin-left:30px;margin-right:30px;position:relative;z-index:1}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button:before{content:attr(crop);position:absolute;left:-30px;top:50%;transform:translateY(-50%);font-size:11px}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-switch-button:after{position:absolute;top:50%;transform:translateY(-50%);font-size:11px;content:attr(fit);left:calc(100% + 5px)}.smart-card-view .smart-data-view-header-drop-down .smart-card-view-customize-top smart-input{width:100%}.smart-card-view .smart-scroll-viewer-container.vscroll .smart-card-container{padding-right:3px}.smart-card-view .smart-card-data-container{display:grid;grid-template-rows:1fr;padding:0 .5rem}.smart-card-view .smart-card-view-value{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.smart-card-view .smart-card-view-title{font-size:calc(var(--smart-font-size) + 3px);font-weight:700;display:grid;grid-template-columns:1fr auto;width:100%;align-items:center;overflow:hidden;text-overflow:ellipsis}.smart-card-view .smart-card-view-title:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.smart-card-view .smart-card-view-title .smart-arrow-up{display:none;border-radius:50%;width:16px;height:16px;background-color:var(--smart-background-color);opacity:.7;cursor:pointer}.smart-card-view .smart-card-view-title .smart-arrow-up:after{color:var(--smart-background)}.smart-card-view .smart-card-view-title .smart-arrow-up:hover{opacity:1}.smart-card-view .smart-card-view-label{margin-bottom:calc(var(--smart-card-view-vertical-offset)/ 3);text-transform:uppercase;font-size:calc(var(--smart-font-size) - 2px);opacity:.7;overflow:hidden;text-overflow:ellipsis}.smart-card-view .smart-card-view-label.icon{position:relative;padding-left:30px}.smart-card-view .smart-card-view-label.icon:after{content:"";position:absolute;left:0;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:center}.smart-card-view .smart-card-view-content{margin-top:var(--smart-card-view-vertical-offset);transform:scaleY(1);transform-origin:top;opacity:1}.smart-card-view .smart-card-view-cell{margin-bottom:var(--smart-card-view-vertical-offset)}.smart-card-view .smart-card-view-cell:last-child,.smart-card-view[cell-orientation=horizontal] .smart-card-view-label{margin-bottom:0}.smart-card-view .smart-add-new-button{display:none}.smart-card-view[cell-orientation=horizontal] .smart-card-view-cell{display:flex;align-items:center;justify-content:space-between}.smart-card-view[cell-orientation=horizontal] .smart-card-view-value{text-align:right}.smart-card-view[cover-mode=fit] .smart-carousel-item{background-size:contain}.smart-card-view[editable] .smart-card,.smart-card-view[editable] smart-card{cursor:pointer}.smart-card-view[add-new-button] .smart-add-new-button{display:block;position:absolute;bottom:20px;right:calc(23px + var(--smart-scroll-bar-size));width:var(--smart-card-view-add-new-button-size);height:var(--smart-card-view-add-new-button-size);border-radius:50%;background-color:var(--smart-primary);color:var(--smart-primary-color);cursor:pointer}.smart-card-view[add-new-button] .smart-add-new-button:after{content:var(--smart-icon-plus);display:flex;align-items:center;justify-content:center;margin-top:2px;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-size:20px}.smart-card-view[add-new-button] .smart-add-new-button:hover{transform:scale(1.2,1.2)}.smart-card-view[add-new-button]:not([animation=none]) .smart-add-new-button{transition:transform cubic-bezier(.81,.27,0,.93) .5s}.smart-card-view[empty] .smart-card-view-header{pointer-events:none;opacity:.55}.smart-card-view[empty] .smart-card-container:after{content:attr(no-data)}.smart-card-view[no-matches] .smart-card-container:after{content:attr(no-matches)}.smart-card-view[empty] .smart-card-container,.smart-card-view[empty] .smart-scroll-viewer-content-container,.smart-card-view[no-matches] .smart-card-container,.smart-card-view[no-matches] .smart-scroll-viewer-content-container{height:100%}.smart-card-view[empty] .smart-card-container:after,.smart-card-view[no-matches] .smart-card-container:after{display:flex;align-items:center;justify-content:center;font-style:italic}.smart-card-view[loading] smart-card>.smart-container{visibility:hidden}.smart-card-view[loading] smart-card.smart-hidden{display:flex!important}.smart-card-view[loading] .smart-card-view-content{transition:none}.smart-card-view[cover-field]:not([cover-field=null]) smart-card>.smart-container{grid-template-rows:var(--smart-card-view-cover-height) 1fr}.smart-card-view[collapsible] .smart-card-data-container,.smart-card-view[title-field] .smart-card-data-container{grid-template-rows:auto 1fr}.smart-card-view:not([collapsible]) .smart-card-view-title.empty{display:none}.smart-card-view:not([collapsible]) .smart-card-view-title.empty:first-child+.smart-card-view-content{margin-top:0}.smart-card-view:not([animation=none]) .smart-card-view-title .smart-arrow-up{transition:transform .2s ease-in}.smart-card-view:not([animation=none]) .smart-card-view-content{transition-property:margin-top,height,transform,visibility,opacity;transition-duration:.2s;transition-timing-function:ease-in}.smart-card-view[collapsible] .smart-card-view-title .smart-arrow-up{display:block}.smart-card-view[dragging] smart-card{overflow:hidden}.smart-card-view[allow-drag] .smart-card-data-container{-webkit-user-select:none;user-select:none}.smart-card-view[allow-drag] .smart-card-view-content{pointer-events:none}.smart-window.smart-card-view-window{--smart-numeric-text-box-text-align:left;--smart-window-default-height:75%;cursor:initial;z-index:999}.smart-window.smart-card-view-window .smart-header{font-size:calc(var(--smart-font-size) * 1.5)}.smart-window.smart-card-view-window .smart-next-button:after,.smart-window.smart-card-view-window .smart-prev-button:after{font-size:calc(100% - 2px)}.smart-window.smart-card-view-window .smart-prev-button:after{content:var(--smart-icon-arrow-up)}.smart-window.smart-card-view-window .smart-next-button:after{content:var(--smart-icon-arrow-down)}.smart-window.smart-card-view-window .smart-card-view-label{overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:space-between;margin-bottom:calc(var(--smart-card-view-vertical-offset)/ 3);text-transform:uppercase;font-size:calc(var(--smart-font-size) - 2px);opacity:.7}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility{font-family:var(--smart-font-family-icon);cursor:pointer;color:var(--smart-color)}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility:after{content:var(--smart-icon-visibility)}.smart-window.smart-card-view-window .smart-card-view-label .toggle-visibility.hidden:after{content:var(--smart-icon-visibility-off)}.smart-window.smart-card-view-window .smart-card-view-label:not(:first-child){margin-top:var(--smart-card-view-vertical-offset)}.smart-window.smart-card-view-window .smart-card-view-label.icon{position:relative;padding-left:30px}.smart-window.smart-card-view-window .smart-card-view-label.icon:after{content:"";position:absolute;left:0;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:center}.smart-window.smart-card-view-window .smart-content-container>.smart-content{display:block;padding:20px}.smart-window.smart-card-view-window .smart-content-container>.smart-footer{display:flex;justify-content:space-evenly;align-items:center}.smart-window.smart-card-view-window .smart-footer smart-button{--smart-button-padding:0;width:25%;height:100%}.smart-window.smart-card-view-window .smart-card-view-editor{width:100%}.smart-window.smart-card-view-window .smart-card-view-editor.image .thumbnail{position:relative;display:inline-block;margin-right:5px;border:var(--smart-border-width) solid var(--smart-border);width:75px;height:75px;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}.smart-window.smart-card-view-window .smart-card-view-editor.image .thumbnail:hover:after{content:var(--smart-icon-close);position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;left:0;top:0;background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);font-family:var(--smart-font-family-icon);font-size:50px;opacity:.4}.smart-card-view[right-to-left] .smart-card-view-label.icon:after,.smart-window.smart-card-view-window[right-to-left] .smart-card-view-label.icon:after{left:initial;right:0}.smart-window.smart-card-view-window .smart-card-view-editor.image .label{margin-top:3px;font-size:calc(var(--smart-font-size) - 3px);text-transform:uppercase;opacity:.7}.smart-window.smart-card-view-window .smart-card-view-editor.image .container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;margin-top:5px;height:30px}.smart-window.smart-card-view-window .smart-card-view-editor.image smart-input{width:calc(100% - 40px);height:100%}.smart-window.smart-card-view-window .smart-card-view-editor.image smart-button{--smart-button-padding:0;width:30px;height:100%;font-size:20px}.smart-window.smart-card-view-window textarea.smart-card-view-editor{min-height:150px;resize:vertical;border-color:var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);font-family:inherit;font-size:inherit}.smart-window.smart-card-view-window textarea.smart-card-view-editor:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-card-view-window textarea.smart-card-view-editor:focus{outline:0;border-color:var(--smart-outline)}.smart-card-view-drag-feedback{position:absolute;display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);padding:5px;white-space:nowrap;font-family:var(--smart-font-family);font-size:20px;background-color:var(--smart-background);color:var(--smart-background-color);z-index:10000;opacity:.85}.smart-card-view-drag-feedback>.drag-feedback-thumbnail{width:50px;height:50px;background-size:cover}.smart-card-view-drag-feedback:nth-child(2){margin-left:10px}.smart-card-view[right-to-left] .smart-card-view-label.icon{padding-left:0;padding-right:30px}.smart-card-view[right-to-left] .smart-card-view-customize-top{direction:rtl}.smart-card-view[right-to-left] .smart-scroll-viewer-container.vscroll .smart-card-container{padding-left:3px;padding-right:initial}.smart-window.smart-card-view-window[right-to-left] .smart-card-view-label.icon{padding-left:0;padding-right:30px}.smart-card-view-drag-feedback[right-to-left]{direction:rtl}.smart-card-view-drag-feedback[right-to-left]:nth-child(2){margin-right:10px;margin-left:initial}.smart-column-panel[right-to-left] .smart-grid-panel-container-footer,.smart-group-panel[right-to-left] .smart-grid-panel-container-footer,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-container-footer,.smart-sort-panel[right-to-left] .smart-grid-panel-container-footer{flex-direction:row-reverse}.smart-column-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-group-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-sort-panel[right-to-left] .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-right:15px;margin-left:initial}
smart-carousel .smart-carousel-item,smart-carousel .smart-carousel-item .smart-carousel-item-container{pointer-events:none;background-repeat:no-repeat;background-position:center;box-sizing:border-box;height:100%}smart-carousel{width:var(--smart-carousel-default-width);height:var(--smart-carousel-default-height)}smart-carousel.smart-container,smart-carousel>.smart-container{display:block;position:relative;width:100%;height:100%}smart-carousel .smart-items-container{position:relative;width:100%;height:100%;box-sizing:border-box;overflow:hidden}smart-carousel[disabled]{opacity:.55;cursor:default;pointer-events:none}smart-carousel[swipe]{-webkit-user-select:none;user-select:none}smart-carousel .smart-carousel-item{width:100%;position:absolute;left:0;top:0;opacity:0;z-index:0;-webkit-user-select:none;user-select:none}smart-carousel .smart-carousel-item .smart-carousel-item-container{-webkit-user-select:text;user-select:text;position:relative;width:100%;padding-top:50px;z-index:1;background-size:cover}smart-carousel .smart-carousel-item .smart-carousel-item-content,smart-carousel .smart-carousel-item .smart-carousel-item-label{text-align:center;box-sizing:border-box;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}smart-carousel .smart-carousel-item .smart-carousel-item-content{top:40%;transform:translate(-50%,0)}smart-carousel .smart-carousel-item .smart-carousel-html-content{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;box-sizing:border-box}smart-carousel .smart-carousel-item.smart-active{opacity:1;pointer-events:all;-webkit-user-select:text;user-select:text}smart-carousel .smart-arrow{position:absolute;top:0;width:30px;height:100%;cursor:pointer;opacity:.6;display:block}smart-carousel[hide-arrows] .smart-arrow,smart-carousel[hide-indicators] .smart-indicators-container{display:none}smart-carousel .smart-arrow:after{font-size:20px;position:absolute;left:0;top:0;pointer-events:none;-webkit-user-select:none;user-select:none}smart-carousel .smart-arrow:focus,smart-carousel .smart-arrow:hover{opacity:.8}smart-carousel .smart-arrow:active{opacity:1}smart-carousel .smart-arrow>.smart-button{border-width:0}smart-carousel .smart-arrow>.smart-button:active{background-color:transparent}smart-carousel .smart-arrow[disabled]{opacity:.4;pointer-events:none}smart-carousel .smart-arrow.smart-arrow-left{left:0}smart-carousel .smart-arrow.smart-arrow-right{right:0}smart-carousel .smart-indicators-container{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;flex-direction:row;align-items:center}smart-carousel .smart-indicators-container .smart-indicator{width:10px;height:10px;border:1px solid gray;background-color:#fff;margin:2px;cursor:pointer;box-sizing:content-box;opacity:.5}smart-carousel .smart-indicators-container .smart-indicator.smart-active{opacity:.9;border-width:3px}smart-carousel .smart-indicators-container .smart-indicator:hover{opacity:.7}smart-carousel:not([animation=none]) .smart-carousel-item{animation-duration:1s}smart-carousel:not([animation=none]) .smart-carousel-item.smart-active.smart-animate-trigger,smart-carousel:not([animation=none]).fade .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-fade}smart-carousel:not([animation=none]) .smart-carousel-item.smart-out.smart-animate-trigger,smart-carousel:not([animation=none]).fade .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-fade}smart-carousel:not([animation=none]).slide .smart-carousel-item.smart-active.smart-animate-trigger,smart-carousel:not([animation=none]).slide-left .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide}smart-carousel:not([animation=none]).slide .smart-carousel-item.smart-out.smart-animate-trigger,smart-carousel:not([animation=none]).slide-left .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide}smart-carousel:not([animation=none]).slide-right .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-right}smart-carousel:not([animation=none]).slide-right .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-right}smart-carousel:not([animation=none]).slide-top .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-top}smart-carousel:not([animation=none]).slide-top .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-top}smart-carousel:not([animation=none]).slide-bottom .smart-carousel-item.smart-active.smart-animate-trigger{animation-name:carousel-active-slide-bottom}smart-carousel:not([animation=none]).slide-bottom .smart-carousel-item.smart-out.smart-animate-trigger{animation-name:carousel-out-slide-bottom}smart-carousel[display-mode="3d"] .smart-carousel-html-content{padding-left:30px;padding-right:20px}smart-carousel[display-mode="3d"] .smart-carousel-item{width:var(--smart-carousel-3d-mode-slide-width);height:var(--smart-carousel-3d-mode-slide-height);border:20px solid #fff;position:absolute;box-sizing:border-box;overflow:hidden;top:50%;left:50%;z-index:10;transform:translateX(-50%) translateY(-50%) rotateX(1deg) scale(1);transition-duration:0s}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 340px)) translateY(-50%) scale(.4);opacity:.1;z-index:1}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 300px)) translateY(-50%) scale(.5);opacity:.2;z-index:8}smart-carousel[display-mode="3d"] .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 260px)) translateY(-50%) scale(.6);opacity:.3;z-index:9}smart-carousel[display-mode="3d"] .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 260px)) translateY(-50%) scale(.6);opacity:.3;z-index:9}smart-carousel[display-mode="3d"] .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 300px)) translateY(-50%) scale(.5);opacity:.2;z-index:8}smart-carousel[display-mode="3d"] .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 340px)) translateY(-50%) scale(.4);opacity:.1;z-index:1}smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item{transition-duration:.7s}smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item,smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item.smart-active,smart-carousel[display-mode="3d"]:not([animation=none]) .smart-carousel-item.smart-out{animation-name:unset}smart-carousel[display-mode="3d"].circle .smart-carousel-item{border-radius:50%}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 210px)) scale(.4)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 180px)) scale(.5)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% - 150px)) scale(.6)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 150px)) scale(.6)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 180px)) scale(.5)}smart-carousel[display-mode="3d"].vertical .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(-50%) translateY(calc(-50% + 210px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 395px)) translateY(-50%) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 355px)) translateY(-50%) scale(.5)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(-50%) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(-50%) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 355px)) translateY(-50%) scale(.5)}smart-carousel[display-mode="3d"]:not([animation=none]).horizontal-stacked .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 395px)) translateY(-50%) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 450px)) translateY(calc(-50% + 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 380px)) translateY(calc(-50% + 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(calc(-50% + 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(calc(-50% - 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 380px)) translateY(calc(-50% - 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).bottom-top .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 450px)) translateY(calc(-50% - 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-3"]{transform:perspective(800px) translateX(calc(-50% - 450px)) translateY(calc(-50% - 150px)) scale(.2)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-2"]{transform:perspective(800px) translateX(calc(-50% - 380px)) translateY(calc(-50% - 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="-1"]{transform:perspective(800px) translateX(calc(-50% - 280px)) translateY(calc(-50% - 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="1"]{transform:perspective(800px) translateX(calc(-50% + 280px)) translateY(calc(-50% + 30px)) scale(.6)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="2"]{transform:perspective(800px) translateX(calc(-50% + 380px)) translateY(calc(-50% + 100px)) scale(.4)}smart-carousel[display-mode="3d"]:not([animation=none]).top-bottom .smart-carousel-item[position="3"]{transform:perspective(800px) translateX(calc(-50% + 450px)) translateY(calc(-50% + 150px)) scale(.2)}smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-active,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-animate-trigger.smart-active,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-animate-trigger.smart-out,smart-carousel[display-mode=multiple]:not([animation=none]).smart-carousel-item.smart-out{animation-name:none}smart-carousel[display-mode=multiple]:not([animation=none]) .smart-items-container{transition-duration:1s}smart-carousel[display-mode=multiple] .smart-items-container{overflow:hidden;width:max-content;transition:margin-left ease-in-out}smart-carousel[display-mode=multiple] .smart-carousel-item{opacity:1;float:left;display:inline-block;position:relative;width:var(--smart-carousel-multiple-mode-slide-width)}smart-carousel[display-mode=multiple] .smart-carousel-item.smart-active{background-color:#d3d3d3;transition:background-color 1s ease-in-out}smart-carousel[display-mode=multiple] .smart-carousel-item.smart-out{transition:background-color 1s ease-in-out}smart-carousel smart-repeat-button[hover] button{background-color:transparent}smart-carousel[adaptive-auto-height],smart-carousel[adaptive-height]{height:100%;overflow:visible;transition:height .6s ease-out;margin:0 auto 70px}smart-carousel[adaptive-auto-height].smart-container,smart-carousel[adaptive-auto-height]>.smart-container,smart-carousel[adaptive-height].smart-container,smart-carousel[adaptive-height]>.smart-container{position:relative}smart-carousel[adaptive-auto-height] .smart-container,smart-carousel[adaptive-height] .smart-container{overflow:visible}smart-carousel[adaptive-auto-height] .smart-carousel-item,smart-carousel[adaptive-height] .smart-carousel-item{height:auto}smart-carousel[adaptive-auto-height] .smart-slide-wrapper,smart-carousel[adaptive-height] .smart-slide-wrapper{height:100%;position:relative;display:flex;align-items:center;padding:0 65px}smart-carousel[adaptive-auto-height] .smart-indicators-container,smart-carousel[adaptive-height] .smart-indicators-container{display:flex;align-items:center;justify-content:center;position:relative;bottom:0;margin-top:20px}smart-carousel[adaptive-auto-height] .smart-arrow,smart-carousel[adaptive-height] .smart-arrow{width:50px;height:50px;background:var(--smart-surface);display:flex;align-items:center;justify-content:center;border-color:var(--smart-border);top:50%;transform:translateY(-50%)}smart-carousel[adaptive-auto-height].smart-calculated-height .smart-carousel-item,smart-carousel[adaptive-height].smart-calculated-height .smart-carousel-item{height:100%;display:flex;justify-content:center;align-items:center}smart-carousel[adaptive-auto-height].smart-calculated-height .smart-slide-wrapper,smart-carousel[adaptive-height].smart-calculated-height .smart-slide-wrapper{height:auto}[disabled] .smart-carousel-item.smart-active{pointer-events:none}@keyframes carousel-active-fade{from{opacity:0}to{opacity:1}}@keyframes carousel-out-fade{from{opacity:1}to{opacity:0}}@keyframes carousel-active-slide{from{left:100%;opacity:1}to{left:0;opacity:1}}@keyframes carousel-out-slide{from{left:0;opacity:1}to{left:-100%;opacity:1}}@keyframes carousel-active-slide-right{from{opacity:1;left:-100%}to{opacity:1;left:0}}@keyframes carousel-out-slide-right{from{left:0;opacity:1}to{left:100%;opacity:1}}@keyframes carousel-active-slide-top{from{top:100%;opacity:1}to{top:0;opacity:1}}@keyframes carousel-out-slide-top{from{top:0;opacity:1}to{top:-100%;opacity:1}}@keyframes carousel-active-slide-bottom{from{opacity:1;top:-100%}to{opacity:1;top:0}}@keyframes carousel-out-slide-bottom{from{opacity:1;top:0}to{opacity:1;top:100%}}smart-carousel[right-to-left] .smart-carousel-item,smart-carousel[right-to-left] .smart-indicators-container{direction:rtl}
.smart-chart-tooltip .smart-chart-tooltip-text,smart-chart .smart-chart-annotation-text,smart-chart .smart-chart-axis-description,smart-chart .smart-chart-axis-text,smart-chart .smart-chart-label-text,smart-chart .smart-chart-legend-text,smart-chart .smart-chart-title-description,smart-chart .smart-chart-title-text{fill:var(--smart-background-color);color:var(--smart-background-color);font-family:var(--smart-font-family)}smart-chart{display:block;width:var(--smart-chart-default-width);height:var(--smart-chart-default-height)}smart-chart .smart-chart-annotation-text,smart-chart .smart-chart-axis-description,smart-chart .smart-chart-axis-text,smart-chart .smart-chart-label-text,smart-chart .smart-chart-legend-text{box-sizing:content-box;font-size:calc(var(--smart-font-size) - 1px)}smart-chart .smart-chart-title-text{font-weight:700;font-size:calc(var(--smart-font-size) + 2px)}smart-chart .smart-chart-title-description{font-size:var(--smart-font-size)}smart-chart[theme=dark] .smart-chart-annotation-text,smart-chart[theme=dark] .smart-chart-axis-description .smart-chart-label-text,smart-chart[theme=dark] .smart-chart-axis-text,smart-chart[theme=dark] .smart-chart-legend-text,smart-chart[theme=dark] .smart-chart-title-description,smart-chart[theme=dark] .smart-chart-title-text{fill:var(--smart-background-color);color:var(--smart-background-color)}.smart-chart-range-selector>smart-chart{width:100%;height:100%;touch-action:none}.smart-chart-range-selector .slider{box-sizing:content-box;pointer-events:none}.smart-chart-tooltip{position:absolute;cursor:default;z-index:10000000;transition:.3s ease-in,transform .3s ease-in;opacity:1;transform:scale(1)}.smart-chart-tooltip .smart-chart-tooltip-content{position:absolute;box-sizing:content-box;outline:0;border:1px solid transparent;padding:3px;text-align:center;vertical-align:middle;margin:0;cursor:default;left:0;top:0;border-radius:var(--smart-border-radius)}.smart-chart-tooltip .smart-chart-tooltip-text{box-sizing:content-box;font-size:calc(var(--smart-font-size) - 1px)}.smart-chart-tooltip .smart-chart-tooltip-arrow-outer{box-sizing:content-box;width:0;height:0;position:absolute;z-index:10000001}.smart-chart-tooltip .smart-chart-tooltip-arrow-inner{box-sizing:content-box;width:0;height:0;position:absolute;z-index:10000002}.smart-chart-tooltip[animation=none]{transition:none}.smart-chart-tooltip.smart-visibility-hidden{transform:scale(0)}[theme=dark] .smart-chart-tooltip:not([theme=dark]) .smart-chart-tooltip-text{fill:var(--smart-background);color:var(--smart-background)}.smart-chart-tooltip[right-to-left] .smart-chart-tooltip-text,smart-chart[right-to-left] .smart-chart-annotation-text,smart-chart[right-to-left] .smart-chart-axis-description,smart-chart[right-to-left] .smart-chart-axis-text,smart-chart[right-to-left] .smart-chart-label-text,smart-chart[right-to-left] .smart-chart-legend-text,smart-chart[right-to-left] .smart-chart-title-text{direction:rtl;text-anchor:end}
.smart-chip .smart-avatar,.smart-chip .smart-value{text-overflow:ellipsis;vertical-align:middle;display:none}.smart-chip .smart-avatar,.smart-chip .smart-close-button{width:var(--smart-chip-default-height);height:var(--smart-chip-default-height);vertical-align:middle}.smart-chip .smart-value,.smart-chip.smart-container,smart-chip .smart-container{white-space:nowrap}smart-chip:focus,smart-chip:hover{box-shadow:var(--smart-elevation-2);outline:0}smart-chip.smart-element{display:inline-block}smart-chip[disabled]:hover{box-shadow:none}.smart-chip{min-height:var(--smart-chip-default-height);min-width:var(--smart-chip-default-height);border-radius:calc(var(--smart-chip-default-height)/ 2);box-sizing:border-box;background-color:var(--smart-primary);color:var(--smart-primary-color);position:relative;margin:2px}.smart-chip .smart-avatar{line-height:var(--smart-chip-default-height);border-radius:50%;font-size:20px;box-sizing:border-box;text-align:center;overflow:hidden}.smart-chip .smart-value{line-height:var(--smart-chip-default-height);padding:0 15px;overflow:hidden;margin:0;cursor:default}.smart-chip .smart-close-button{display:none;position:relative}.smart-chip .smart-close-button:after,.smart-chip[avatar] .smart-avatar,.smart-chip[close-button] .smart-close-button,.smart-chip[value] .smart-value{display:inline-block}.smart-chip .smart-close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);color:inherit;line-height:var(--smart-chip-default-height);width:100%;text-align:center}.smart-chip .smart-close-button:hover:after{color:var(--smart-primary-color);cursor:pointer}.smart-chip[avatar] .smart-avatar img{width:100%;height:100%;border-radius:50%}.smart-chip[avatar] .smart-value{width:calc(100% - var(--smart-chip-default-height));padding-left:5px}.smart-chip[close-button] .smart-value{width:calc(100% - var(--smart-chip-default-height));padding-right:5px}.smart-chip[avatar][close-button] .smart-value{width:calc(100% - 2 * var(--smart-chip-default-height))}smart-chip[right-to-left]>.smart-container{direction:rtl}
smart-combo-box{width:var(--smart-combo-box-default-width);height:var(--smart-combo-box-default-height);overflow:initial;visibility:hidden;cursor:pointer}smart-combo-box.smart-element{overflow:visible;visibility:inherit;border-width:0}.smart-combo-box smart-list-box{position:relative;width:100%;height:100%;border:initial;padding:initial;overflow:hidden;font-size:inherit;font-family:inherit;outline:0}.smart-combo-box .smart-action-button input.smart-input{flex-grow:1;align-self:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:100%;max-height:1rem;vertical-align:middle;margin:0}.smart-combo-box .smart-buttons-container .smart-token{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:0 2px;-webkit-user-select:none;user-select:none}.smart-combo-box .smart-buttons-container .smart-combo-box-auto-complete-string{position:absolute;display:flex;pointer-events:none;align-items:center;padding:var(--smart-editor-label-padding);opacity:.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.smart-combo-box .smart-buttons-container .smart-combo-box-auto-complete-string:empty{display:none}.smart-combo-box.smart-element .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:left top 0}
smart-color-panel{width:var(--smart-color-panel-default-width);height:var(--smart-color-panel-default-height);-webkit-user-select:none;user-select:none}smart-color-panel .no-touch{touch-action:none}smart-color-panel.smart-element{display:inline-block;overflow:initial;border:none;background:var(--smart-background);color:var(--smart-background-color)}smart-color-panel[disabled]{opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-color-panel .smart-content{position:relative;cursor:pointer;display:flex;width:100%;height:100%}.smart-color-panel label{display:inline-block;-webkit-user-select:none;user-select:none}.smart-color-panel smart-tooltip .smart-tooltip-content{box-shadow:0 0 20px 0 #8b8b8b}.smart-color-panel input[type=number]::-webkit-inner-spin-button,.smart-color-panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-color-panel input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfied}.smart-color-panel .color-input{width:70px;height:var(--smart-editor-height);margin:5px;padding:5px;border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);background:var(--smart-background);color:var(--smart-color);outline:0}.smart-color-panel .color-input:focus{border-color:var(--smart-outline)}.smart-color-panel .color-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-color-panel .grid-mode-container,.smart-color-panel .palette-mode-container{width:100%;max-height:100%;position:relative}.smart-color-panel .custom-color-selection .buttons-container{display:flex;align-items:center;justify-content:flex-end}.smart-color-panel .custom-colors-box,.smart-color-panel .gray-shades-box,.smart-color-panel .grid-samples-container,.smart-color-panel .spectrum-box{display:grid;grid-template-columns:repeat(var(--smart-color-panel-grid-mode-column-count),auto)}.smart-color-panel .hue-scale{display:block;max-width:100px;height:var(--smart-color-panel-palette-size);background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);width:20px;margin-left:15px;margin-right:15px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .hue-scale-thumb{width:100%;height:10px;box-sizing:content-box;border:3px solid #fff;border-left-width:10px;border-right-width:10px;position:absolute;left:-10px;top:-3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;opacity:.8;cursor:pointer}.smart-color-panel .color-palette-thumb{width:0;height:0;top:0;position:absolute;z-index:10;pointer-events:none}.smart-color-panel .color-palette-thumb:after{content:" ";position:absolute;left:-14px;top:-14px;width:16px;height:16px;border:5px solid #fff;border-radius:50%;box-shadow:var(--smart-elevation-2)}.smart-color-panel .color-palette{width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);background-color:red;display:block;position:relative;overflow:hidden;cursor:crosshair;padding:1px;border:1px solid #d3d3d3;background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .color-palette:after,.smart-color-panel .color-palette:before{width:100%;height:100%;content:" ";display:block;position:absolute;left:0;top:0;z-index:0}.smart-color-panel .color-palette:before{background-image:linear-gradient(90deg,#fff,transparent)}.smart-color-panel .color-palette:after{background-image:linear-gradient(transparent,#000)}.smart-color-panel .color-controls-container{display:block;max-width:100px;overflow:hidden}.smart-color-panel .color-palette-container{width:100%;height:var(--smart-color-panel-palette-size);display:flex;flex-direction:row}.smart-color-panel .preview-container{width:100%;min-width:100px;height:100px;background-color:#fff;margin-bottom:20px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel .preview-container-bottom,.smart-color-panel .preview-container-top{width:100%;height:50%;display:block;background-color:#fff}.smart-color-panel .alpha-channel-container{flex-direction:row;width:100%;align-items:center;align-content:space-around;margin-top:5px;display:none}.smart-color-panel .alpha-channel-container label{width:48px}.smart-color-panel .alpha-channel-scale{width:var(--smart-color-panel-palette-size);height:20px;margin-top:15px;margin-bottom:15px;position:relative;border:var(--smart-border-width) solid var(--smart-border);margin-right:20px}.smart-color-panel .alpha-channel-scale:after,.smart-color-panel .alpha-channel-scale:before{position:absolute;left:0;top:0;display:block;width:100%;height:100%;content:" "}.smart-color-panel .alpha-channel-scale:before{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .alpha-channel-scale:after{background-image:linear-gradient(90deg,var(--smart-color-panel-alpha-channel-color),transparent);box-shadow:inset 1px -1px 0 0 #fff,inset -1px 1px 0 0 #fff}.smart-color-panel .alpha-channel-thumb{width:10px;height:100%;box-sizing:content-box;border:3px solid #fff;border-top-width:10px;border-bottom-width:10px;position:absolute;left:-3px;top:-10px;opacity:.8;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;cursor:pointer;z-index:1}.smart-color-panel .buttons-container{display:none;flex-direction:row;justify-content:flex-end;padding:10px 0 0}.smart-color-panel .buttons-container smart-button{width:100px}.smart-color-panel .color-sample,.smart-color-panel .user-color-container{width:var(--smart-color-panel-grid-mode-item-size);height:var(--smart-color-panel-grid-mode-item-size)}.smart-color-panel .buttons-container smart-button:last-of-type{margin-left:20px}.smart-color-panel .gradient-background{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 6px,8px 14px;background-size:16px 16px}.smart-color-panel .color-sample.user-color:before,.smart-color-panel .user-color-container{background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 5px,5px 10px;background-size:10px 10px}.smart-color-panel .material-grid-samples-container{display:grid;grid-template-columns:80px repeat(14,auto)}.smart-color-panel .button-custom-color{margin:5px 0}.smart-color-panel .color-sample{margin:var(--smart-color-panel-grid-mode-columns-gap);box-sizing:border-box;cursor:pointer;border:var(--smart-border-width) solid rgba(0,0,0,.1);background-clip:content-box;-webkit-background-clip:content-box;text-overflow:ellipsis}.smart-color-panel .color-sample.user-color{position:relative;background-clip:padding-box;-webkit-background-clip:padding-box}.smart-color-panel .color-sample.user-color:before{position:absolute;content:"";width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.smart-color-panel .color-sample.selected{border:2px solid var(--smart-ui-state-color-selected);padding:1px}.smart-color-panel .color-sample.empty{visibility:hidden}.smart-color-panel .color-sample.header,.smart-color-panel .color-sample.label-column{display:flex;align-items:center;justify-content:center;font-size:11px;border-width:0;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-color-panel .color-sample.label-column{width:100%;justify-content:flex-start}.smart-color-panel .color-sample.color-sample-column,.smart-color-panel .color-sample.color-sample-row{width:16px;height:16px;border:2px solid rgba(0,0,0,.2);padding:1px;background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 10px,#eee 20px)}.smart-color-panel .color-sample[transparent]{position:relative}.smart-color-panel .color-sample[transparent]:after{content:"";border:1px solid red;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);position:absolute;width:150%;border-radius:5px}.smart-color-panel .user-color.empty{background:repeating-linear-gradient(-55deg,#fff,#fff 10px,#eee 10px,#eee 20px);background-origin:content-box;border-color:#d3d3d3}.smart-color-panel .default-samples-container div{display:grid;grid-template-columns:repeat(10,auto);justify-items:center}.smart-color-panel .default-samples-container .theme-shades-box{margin-top:var(--smart-color-panel-default-mode-sections-gap);margin-bottom:var(--smart-color-panel-default-mode-sections-gap)}.smart-color-panel .default-samples-container .standard-colors-label,.smart-color-panel .default-samples-container .theme-colors-label{display:block;font-weight:600;margin-left:2px;margin-top:var(--smart-color-panel-default-mode-sections-gap);margin-bottom:calc(var(--smart-color-panel-default-mode-sections-gap)/ 2)}.smart-color-panel .hex-mode-resize-trigger{visibility:hidden;position:absolute;left:0;top:0}.smart-color-panel[edit-alpha-channel] .alpha-channel-container{display:flex}.smart-color-panel[enable-custom-colors] .button-custom-color,.smart-color-panel[enable-custom-colors] .user-samples-container{width:100%;display:flex;align-items:center}.smart-color-panel[enable-custom-colors]:not([display-mode=palette]):not([display-mdoe=radial]) .custom-color-selection .palette-mode-container{display:block}.smart-color-panel:not([display-mode=radial]) .canvas-radial{display:none}.smart-color-panel[display-mode=hexagonal] .brightness-scale,.smart-color-panel[display-mode=radial] .brightness-scale{display:block;max-width:100px;height:var(--smart-color-panel-palette-size);background-image:linear-gradient(red,#f0f,#00f,#0ff,#0f0,#ff0,red);width:20px;margin-left:15px;margin-right:15px;position:relative;padding:1px;border:var(--smart-border-width) solid var(--smart-border);background-clip:content-box;-webkit-background-clip:content-box}.smart-color-panel[display-mode=hexagonal] .brightness-scale-thumb,.smart-color-panel[display-mode=radial] .brightness-scale-thumb{width:100%;height:10px;box-sizing:content-box;border:3px solid #fff;border-left-width:10px;border-right-width:10px;position:absolute;left:-10px;top:-3px;box-shadow:0 0 5px #666,inset 0 0 2px 0 #999,inset 0 0 2px 0 #999;opacity:.8;cursor:pointer}.smart-color-panel[display-mode=hexagonal] .alpha-channel-scale{width:var(--smart-color-panel-palette-width)}.smart-color-panel[display-mode=hexagonal] .brightness-scale{display:block;height:var(--smart-color-panel-palette-height);background-image:linear-gradient(white,#000)}.smart-color-panel[display-mode=hexagonal] .selected{stroke:#fff;stroke-width:4px}.smart-color-panel[display-mode=hexagonal] .color-palette-container{height:var(--smart-color-panel-palette-height)}.smart-color-panel[display-mode=hexagonal] .color-palette-hexagonal,.smart-color-panel[display-mode=hexagonal] .palette-mode-container{display:block}.smart-color-panel[display-mode=radial] .hue-scale{display:none}.smart-color-panel[display-mode=radial] .brightness-scale{background-image:linear-gradient(white,#000)}.smart-color-panel[display-mode=radial] .color-palette-radial{width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);display:block;position:relative;overflow:hidden;cursor:crosshair;padding:1px;border:1px solid #d3d3d3;background-clip:content-box;-webkit-background-clip:content-box;background:conic-gradient(from 90deg,red,#ff0,#0f0,#0ff,#00f,#ff00ff,red) #ff005a;border-radius:50%}.smart-color-panel[display-mode=radial] .color-palette-radial:after{width:100%;height:100%;content:" ";display:block;position:absolute;left:0;top:0;z-index:0;background:#000;opacity:var(--smart-color-panel-brightness);border-radius:50%}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb{width:0;height:0;position:absolute;z-index:10;pointer-events:none;left:50%;top:50%}.smart-color-panel[display-mode=radial] .color-palette-radial-thumb:after{content:" ";position:absolute;left:-14px;top:-14px;width:16px;height:16px;border:5px solid #fff;border-radius:50%;box-shadow:var(--smart-elevation-2)}.smart-color-panel[display-mode=radial] .white-radial-gradient{z-index:2;width:var(--smart-color-panel-palette-size);height:var(--smart-color-panel-palette-size);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-image:radial-gradient(circle,#fff,transparent)}.smart-color-panel[display-mode=radial] .palette-mode-container{display:block}.smart-color-panel[display-mode=radial] canvas{transform:rotate(-180deg);transform-origin:center}.smart-color-panel[display-mode=radial][inverted] .color-palette-radial:after{background:#fff}.smart-color-panel[display-mode=radial][inverted] .white-radial-gradient{background:radial-gradient(black,transparent)}.smart-color-panel[display-mode=default] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .color-palette,.smart-color-panel[display-mode=palette] .color-palette,.smart-color-panel[display-mode=palette] .palette-mode-container,.smart-color-panel[display-mode=spectrumGrid] .spectrum-grid-samples-container{display:block}.smart-color-panel[apply-value-mode=useButtons] .buttons-container{display:flex;align-items:center;justify-content:flex-end}.smart-color-panel .button-custom-color,.smart-color-panel .color-palette-hexagonal,.smart-color-panel .custom-color-selection .grid-mode-container,.smart-color-panel .palette-mode-container,.smart-color-panel .spectrum-grid-samples-container,.smart-color-panel .user-samples-container,.smart-color-panel[display-mode=default] .grid-samples-container,.smart-color-panel[display-mode=default] .material-grid-samples-container,.smart-color-panel[display-mode=default] .palette-mode-container,.smart-color-panel[display-mode=grid] .default-samples-container,.smart-color-panel[display-mode=grid] .material-grid-samples-container,.smart-color-panel[display-mode=grid] .palette-mode-container,.smart-color-panel[display-mode=hexagonal] .color-palette,.smart-color-panel[display-mode=hexagonal] .default-samples-container,.smart-color-panel[display-mode=hexagonal] .grid-samples-container,.smart-color-panel[display-mode=hexagonal] .hue-scale,.smart-color-panel[display-mode=hexagonal] .spectrum-grid-samples-container,.smart-color-panel[display-mode=materialGrid] .default-samples-container,.smart-color-panel[display-mode=materialGrid] .grid-samples-container,.smart-color-panel[display-mode=materialGrid] .palette-mode-container,.smart-color-panel[display-mode=palette] .color-palette-radial,.smart-color-panel[display-mode=palette] .grid-mode-container,.smart-color-panel[display-mode=radial] .color-palette,.smart-color-panel[display-mode=radial] .grid-mode-container,.smart-color-panel[display-mode=spectrumGrid] .default-samples-container,.smart-color-panel[display-mode=spectrumGrid] .grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .material-grid-samples-container,.smart-color-panel[display-mode=spectrumGrid] .palette-mode-container,.smart-color-panel[enable-custom-colors][display-mode=hexagonal] .button-custom-color,.smart-color-panel[enable-custom-colors][display-mode=hexagonal] .user-samples-container,.smart-color-panel[hide-alpha-editor] .a-channel,.smart-color-panel[hide-h-e-x-editor] .hex,.smart-color-panel[hide-preview-container] .preview-container,.smart-color-panel[hide-r-g-b-editor] .b-channel,.smart-color-panel[hide-r-g-b-editor] .g-channel,.smart-color-panel[hide-r-g-b-editor] .r-channel{display:none}smart-color-panel[right-to-left] .alpha-channel-container,smart-color-panel[right-to-left] .color-palette-container,smart-color-panel[right-to-left] .grid-mode-container{direction:rtl}smart-color-panel[right-to-left] .alpha-channel-scale{margin:0 0 0 20px}smart-color-panel[right-to-left] .alpha-channel-scale:after{background-image:linear-gradient(90deg,transparent,var(--smart-color-panel-alpha-channel-color))}smart-color-panel[right-to-left] .buttons-container{flex-direction:row-reverse}smart-color-panel[right-to-left] .buttons-container smart-button:last-of-type{margin:0 0 0 20px}
smart-color-picker{width:var(--smart-color-picker-default-width);height:var(--smart-color-picker-default-height)}smart-color-picker.smart-element{overflow:initial;border:none}.smart-color-picker smart-color-panel{position:relative;display:flex;width:100%;height:100%;padding:5px;border:none}.smart-color-picker .smart-color-box{position:relative;width:20px;height:20px;border-radius:var(--smart-border-radius);border:var(--smart-border-width) solid var(--smart-border);background-color:var(--smart-background);margin-right:5px;overflow:hidden;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 74%,#ccc 75%,#ccc);background-position:0 5px,5px 10px;background-size:10px 10px}.smart-color-picker .smart-color-box.no-color{background-image:linear-gradient(45deg,transparent 47.5%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 52.5%,transparent 52.5%),linear-gradient(-45deg,transparent 47.5%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 52.5%,transparent 52.5%);background-position:initial;background-size:initial}.smart-color-picker .smart-color-box>div{width:100%;height:100%}.smart-color-picker .smart-color-input{border:0;background-color:transparent;outline:0;color:inherit}.smart-color-picker .smart-ripple{background:var(--smart-primary-color)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container{width:var(--smart-color-picker-drop-down-width);max-width:none;height:var(--smart-color-picker-drop-down-height);max-height:none;box-sizing:content-box;overflow:hidden}.smart-color-picker:not([opened]) .smart-color-input{color:inherit}.smart-color-picker:not([editable]) .smart-color-input{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-color-picker[value-display-mode=none] .smart-color-box,.smart-color-picker[value-display-mode=none] .smart-color-input{display:none}.smart-color-picker[value-display-mode=none] .smart-color-input.smart-input{width:0;opacity:0;padding:initial}.smart-color-picker[value-display-mode=none] .smart-action-button{padding:initial;border:none}.smart-color-picker[value-display-mode=none] .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-left-width:var(--smart-border-width);border-left-style:solid}.smart-color-picker[value-display-mode=none]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button{border-left-color:var(--smart-border)}.smart-color-picker[value-display-mode=colorCode] .smart-color-box{display:none}.smart-color-picker[value-display-mode=colorBox] .smart-color-box,.smart-color-picker[value-display-mode=colorCode] .smart-color-input{display:block}.smart-color-picker[value-display-mode=colorBox] .smart-input{display:none}.smart-color-picker[editable] .smart-action-button{cursor:initial}.smart-color-picker[editable]:not([opened]):not([drop-down-open-mode=dropDownButton])[hover] .smart-action-button{background:var(--smart-background);color:var(--smart-background-color)}.smart-color-picker[opened][editable] .smart-action-button{background-color:var(--smart-backgroud);color:var(--smart-background-color)}.smart-color-panel .color-sample.no-color{background-image:linear-gradient(45deg,transparent 47.5%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 52.5%,transparent 52.5%),linear-gradient(-45deg,transparent 47.5%,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 52.5%,transparent 52.5%);background-position:initial;background-size:initial}.smart-drop-down-repositioned smart-color-panel{width:100%;height:100%;padding:5px;border:none}.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container,.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-container.smart-drop-down-repositioned{width:var(--smart-color-picker-drop-down-width);max-width:none;height:var(--smart-color-picker-drop-down-height);max-height:none;box-sizing:content-box;overflow:hidden}
smart-date-time-picker{width:var(--smart-date-time-picker-default-width);min-width:var(--smart-editor-addon-width);height:var(--smart-date-time-picker-default-height);min-height:var(--smart-editor-height)}smart-date-time-picker.smart-element{overflow:visible}smart-date-time-picker[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker.smart-container,smart-date-time-picker>.smart-container{display:flex;position:relative;align-items:center}.smart-date-time-picker.smart-container>.smart-content,smart-date-time-picker>.smart-container>.smart-content{display:flex;align-items:center;height:100%;width:100%}.smart-date-time-picker.smart-container>input,smart-date-time-picker>.smart-container>input{height:100%}.smart-date-time-picker .smart-input.smart-date-time-input{width:100%;border:none;background:inherit;padding:var(--smart-editor-label-padding);outline:0;color:inherit;font-family:inherit;font-size:inherit;text-align:inherit}.smart-date-time-picker>.smart-container>.smart-hint,.smart-date-time-picker>.smart-container>.smart-label{display:none;position:absolute}.smart-date-time-picker .smart-spin-buttons-container{height:100%;display:none;width:var(--smart-editor-addon-width);border-radius:0}.smart-date-time-picker .smart-spin-button{--smart-button-padding:0;display:block;width:100%;height:50%;min-height:0;color:var(--smart-surface-color);background-color:var(--smart-surface);border:solid;border-width:0;border-color:var(--smart-border);border-left-width:var(--smart-border-width);font-weight:500;border-radius:0}.smart-date-time-picker .smart-spin-button:first-child{border-bottom-width:1px}.smart-date-time-picker .smart-spin-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker .smart-spin-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button{height:100%;display:none;width:var(--smart-editor-addon-width);cursor:pointer;background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);border-width:0;border-left-width:var(--smart-border-width);border-style:solid;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button:after{width:100%;height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:var(--smart-arrow-size);text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;content:var(--smart-icon-calendar)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.time:after{content:var(--smart-icon-clock)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.smart-drop-down-button-pressed{color:var(--smart-ui-state-color)}.smart-date-time-picker .smart-drop-down-button.smart-calendar-button.smart-drop-down-button-pressed[hover]:after{color:var(--smart-ui-state-color-hover)}.smart-date-time-picker .smart-drop-down.smart-date-time-drop-down{padding:0!important}.smart-date-time-picker .smart-ripple{background:var(--smart-background)}.smart-date-time-picker[focus],.smart-date-time-picker[focus] .smart-drop-down-button.smart-calendar-button{border-color:var(--smart-outline)}.smart-date-time-picker[disabled] .smart-input.smart-date-time-input{background-color:transparent;-webkit-user-select:none;user-select:none}.smart-date-time-picker[disabled] .smart-drop-down-button.smart-calendar-button,.smart-date-time-picker[readonly] .smart-drop-down-button.smart-calendar-button{cursor:default}.smart-date-time-picker[label]>.smart-container>.smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial}.smart-date-time-picker[calendar-button] .smart-input.smart-date-time-input,.smart-date-time-picker[spin-buttons] .smart-input.smart-date-time-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button{border-right-width:var(--smart-border-width);border-left-width:0}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button:first-child{border-top-left-radius:var(--smart-border-top-left-radius)}.smart-date-time-picker[spin-buttons-position=left] .smart-spin-button:last-child{border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[spin-buttons]{min-width:calc(var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons] .smart-spin-buttons-container{display:block}.smart-date-time-picker[spin-buttons]:not([spin-buttons-position=left]) .smart-input.smart-date-time-input{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[calendar-button]{min-width:var(--smart-editor-addon-width)}.smart-date-time-picker[calendar-button] .smart-drop-down-button.smart-calendar-button{display:block;position:relative}.smart-date-time-picker[spin-buttons][calendar-button]{min-width:calc(var(--smart-editor-addon-width) + var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons][calendar-button] .smart-input.smart-date-time-input{width:calc(100% - var(--smart-editor-addon-width) - var(--smart-editor-addon-width))}.smart-date-time-picker[spin-buttons][calendar-button][calendar-button-position=left][spin-buttons-position=left] .smart-spin-button:first-child{border-top-left-radius:0}.smart-date-time-picker[spin-buttons][calendar-button][calendar-button-position=left][spin-buttons-position=left] .smart-spin-button:last-child{border-bottom-left-radius:0}.smart-date-time-picker:not([spin-buttons]) .smart-input.smart-date-time-input,.smart-date-time-picker[calendar-button-position=left] .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-date-time-picker[calendar-button-position=left] .smart-drop-down-button{border-left:none;border-right-width:var(--smart-border-width);border-top-right-radius:0;border-bottom-right-radius:0}.smart-date-time-picker[calendar-button-position=left][spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:first-child{border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker[calendar-button-position=left][spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:last-child{border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons-position=left] .smart-input.smart-date-time-input,.smart-date-time-picker[calendar-button-position=left][spin-buttons-position=left] .smart-input.smart-date-time-input{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:first-child{border-top-right-radius:var(--smart-border-top-right-radius)}.smart-date-time-picker:not([calendar-button])[spin-buttons]:not([spin-buttons-position=left]) .smart-spin-button:last-child{border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker:not([spin-buttons]):not([calendar-button]) .smart-input.smart-date-time-input,.smart-date-time-picker:not([spin-buttons])[calendar-button-position=left] .smart-input.smart-date-time-input{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-date-time-picker.underlined{border-width:0 0 1px;background:var(--smart-background)}.smart-date-time-picker.underlined .smart-drop-down-button,.smart-date-time-picker.underlined .smart-spin-button{border-width:0;background:var(--smart-background)}.smart-date-time-picker.underlined .smart-spin-button[active],.smart-date-time-picker.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.underlined .smart-drop-down-button.smart-calendar-button[active],.smart-date-time-picker.underlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .1s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-date-time-picker.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-date-time-picker.underlined:not([focus]) .smart-hint{margin-top:0}.smart-date-time-picker.underlined[focus] .smart-drop-down-button.smart-calendar-button,.smart-date-time-picker.underlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-date-time-picker.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-date-time-picker.outlined{padding-top:6px;height:auto;min-height:0;border:none;background:inherit}.smart-date-time-picker.outlined input{padding:0;border:none!important;z-index:initial}.smart-date-time-picker.outlined .smart-content{padding:4px 3px;border:1px solid var(--smart-border);height:auto;border-radius:var(--smart-border-radius);background:var(--smart-background);z-index:5}.smart-date-time-picker.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-date-time-picker.outlined .smart-spin-button[active],.smart-date-time-picker.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.outlined .smart-drop-down-button{padding:8px 0;background:var(--smart-background);border-width:0}.smart-date-time-picker.outlined .smart-drop-down-button.smart-calendar-button[active],.smart-date-time-picker.outlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-date-time-picker.outlined .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);z-index:5;pointer-events:none;font-size:75%;line-height:15px;cursor:text;margin-top:-6px;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s}.smart-date-time-picker.outlined .smart-hint:after,.smart-date-time-picker.outlined .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-date-time-picker.outlined .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.smart-date-time-picker.outlined .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.smart-date-time-picker.outlined:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-date-time-picker.outlined[focus] .smart-content{border-color:var(--smart-primary);border-top-color:transparent!important}.smart-date-time-picker.outlined[focus] .smart-drop-down-button{color:var(--smart-primary)}.smart-date-time-picker.outlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-date-time-picker.outlined[focus] .smart-hint:after,.smart-date-time-picker.outlined[focus] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-date-time-picker.outlined.smart-element-init .smart-hint{visibility:hidden;display:none!important}.smart-drop-down.smart-date-time-drop-down{padding:0!important}.smart-drop-down.smart-date-time-drop-down[footer]{height:calc(30px + var(--smart-editor-drop-down-height));max-height:calc(30px + var(--smart-editor-drop-down-height))}.smart-drop-down.smart-date-time-drop-down smart-calendar{border:none;width:100%;height:100%;min-width:0;min-height:0;border-radius:0}.smart-drop-down.smart-date-time-drop-down smart-time-picker{border:none;width:100%;height:100%;min-height:0;border-radius:0;min-width:initial}.smart-drop-down.smart-date-time-drop-down smart-time-picker .smart-hour-minute-container{font-size:40px}.smart-drop-down.smart-date-time-drop-down .smart-footer,.smart-drop-down.smart-date-time-drop-down .smart-header{cursor:initial}.smart-drop-down.smart-date-time-drop-down .smart-date-time-picker-footer{height:100%;width:100%;display:flex;padding:1px}.smart-drop-down.smart-date-time-drop-down .smart-am-pm-element{width:100%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component{display:flex;padding:1px}.smart-drop-down.smart-date-time-drop-down .smart-footer-component:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>input{outline:0;border:var(--smart-border-width) solid var(--smart-border);text-align:center;color:inherit;font-family:inherit;font-size:inherit;height:100%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>input:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-footer-component>span{width:30%;overflow:hidden;display:flex;flex-direction:column}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-today{padding:1px;font-family:var(--smart-font-family-icon);border:var(--smart-border-width) solid transparent;display:flex;width:30%;overflow:hidden;flex-direction:column;align-items:center;justify-content:center}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-today:focus{outline:0}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute{width:30%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour smart-repeat-button,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute smart-repeat-button{border-radius:0;margin:0 0 0 -1px;width:100%;height:50%}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour smart-repeat-button:last-child,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute smart-repeat-button:last-child{border-top-color:transparent}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-hour button,.smart-drop-down.smart-date-time-drop-down .smart-footer-component-minute button{border-radius:0;padding:0}.smart-drop-down.smart-date-time-drop-down .smart-footer-component-ampm{width:30%;overflow:hidden;display:flex;flex-direction:column}.smart-drop-down.smart-date-time-drop-down .smart-hour-element,.smart-drop-down.smart-date-time-drop-down .smart-minute-element{width:60%}.smart-drop-down.smart-date-time-drop-down .smart-today-element{cursor:pointer;outline:0}.smart-drop-down.smart-date-time-drop-down .smart-today-element:after{content:var(--smart-icon-calendar)}.smart-drop-down.smart-date-time-drop-down .smart-today-element:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header{height:var(--smart-bar-height);width:100%;display:flex;align-items:center}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header:focus{outline:0}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>div{width:50%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:var(--smart-primary);color:var(--smart-primary-color);opacity:var(--smart-date-time-picker-header-opacity);outline:unset}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>div:focus{text-decoration:underline}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-header>.smart-selected{background-color:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color);opacity:var(--smart-date-time-picker-header-opacity-active)}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-content{width:100%;height:calc(100% - var(--smart-bar-height))}.smart-drop-down.smart-date-time-drop-down .smart-drop-down-content.partial,.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=classic] .smart-calendar-container,.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=timePicker] .smart-calendar-container{height:100%}.smart-drop-down.smart-date-time-drop-down .smart-date-time-picker .smart-hidden{display:none}.smart-drop-down.smart-date-time-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-date-time-picker[right-to-left]>.smart-container{direction:initial}.smart-date-time-picker[right-to-left] .smart-hint,.smart-date-time-picker[right-to-left] .smart-input.smart-date-time-input,.smart-date-time-picker[right-to-left]>.smart-container>.smart-label{direction:rtl}
smart-docking-layout{width:var(--smart-docking-layout-default-width);height:var(--smart-docking-layout-default-height)}.smart-docking-layout .smart-items-container,smart-docking-layout .smart-horizontal-hidden-items-container,smart-docking-layout .smart-items-container,smart-docking-layout .smart-vertical-hidden-items-container{height:100%;width:100%;background-color:transparent}smart-docking-layout.smart-element{overflow:initial}smart-docking-layout:not([animation=none]) .smart-window .smart-dock-button:after{transition:transform .2s ease}.smart-docking-layout>.smart-container{overflow:hidden}.smart-docking-layout .smart-tabs-window-feedback.smart-window{position:absolute;opacity:0;max-width:400px;max-height:400px;pointer-events:none}.smart-docking-layout .smart-tabs-window-feedback.smart-window:not([animation=none]){transition:transform .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-docking-layout .smart-tabs-window-feedback[tabs-window-dragged]{z-index:10001;opacity:.9;transform:scale(.2);min-width:400px;min-height:400px}.smart-docking-layout .smart-window .smart-content-container>.smart-content{align-items:stretch}.smart-docking-layout .smart-window .smart-dock-button:after{content:var(--smart-icon-arrow-up);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-dock-button:after{content:var(--smart-icon-window-pin-alt);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-menu-button:after{content:var(--smart-icon-menu);transform:rotate(180deg);font-size:.8rem}.smart-docking-layout .smart-window .smart-buttons-container .smart-auto-hide-button:after{content:var(--smart-icon-window-pin);font-size:.8rem}.smart-docking-layout .smart-window[focused]{box-shadow:none}.smart-docking-layout .smart-placeholder .smart-window .smart-content-container>.smart-header-section{min-height:0;height:0;padding:0}.smart-docking-layout .smart-docking-layout-item-holder{width:100%;height:100%}.smart-docking-layout .smart-horizontal-hidden-items-container,.smart-docking-layout .smart-vertical-hidden-items-container{width:100%;height:100%;background-color:transparent}.smart-docking-layout .smart-horizontal-hidden-items-container>.smart-container>smart-splitter-item,.smart-docking-layout .smart-vertical-hidden-items-container>.smart-container>smart-splitter-item{background-color:transparent}.smart-docking-layout .smart-docking-layout-auto-hide-window:focus,.smart-docking-layout .smart-docking-layout-auto-hide-window[focused]{box-shadow:none}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]{transition:animation,visibility .2s ease-in;transform-origin:left;animation:leftToRightOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right][opened]{transition:animation,visibility .2s ease-in;transform-origin:left;animation:leftToRightIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]:not([animation=none]){transform:scaleX(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=right]:not([animation=none]).smart-visibility-hidden{transform:scaleX(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]{transition:animation,visibility .2s ease-in;transform-origin:right;animation:rightToLeftOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left][opened]{transition:animation,visibility .2s ease-in;transform-origin:right;animation:rightToLeftIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]:not([animation=none]){transform:scaleX(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=left]:not([animation=none]).smart-visibility-hidden{transform:scaleX(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]{transition:animation,visibility .2s ease-in;transform-origin:bottom;animation:bottomToTopOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top][opened]{transition:animation,visibility .2s ease-in;transform-origin:bottom;animation:bottomToTopIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]:not([animation=none]){transform:scaleY(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=top]:not([animation=none]).smart-visibility-hidden{transform:scaleY(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]{transition:animation,visibility .2s ease-in;transform-origin:top;animation:topToBottomOut .2s cubic-bezier(.4,0,1,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom][opened]{transition:animation,visibility .2s ease-in;transform-origin:top;animation:topToBottomIn .2s cubic-bezier(0,0,.2,1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]:not([animation=none]){transform:scaleY(1)}.smart-docking-layout .smart-docking-layout-auto-hide-window[resize-mode=bottom]:not([animation=none]).smart-visibility-hidden{transform:scaleY(0)}.smart-docking-layout .smart-docking-layout-auto-hide-window.smart-window{position:absolute;box-shadow:none;border:1px solid #A9A9A9;border-radius:0;width:200px;height:200px;min-width:100px;min-height:100px}.smart-docking-layout .smart-docking-layout-auto-hide-window.smart-window .smart-content-container:not([class*=smart-window-resizing])>.smart-header-section{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout .smart-window-resize-feedback{border:2.5px solid #d3d3d3}.smart-docking-layout smart-tabs-window.smart-window{width:100%;height:100%;max-width:100%;top:initial;left:initial;z-index:initial;transform:initial;border-radius:0;position:relative;min-width:0;min-height:0;box-shadow:none;border:var(--smart-border-width) solid var(--smart-border)}.smart-docking-layout smart-tabs-window.smart-window smart-tabs{min-width:0;min-height:0;height:100%}.smart-docking-layout smart-tabs-window.smart-window .smart-maximize-button,.smart-docking-layout smart-tabs-window.smart-window .smart-minimize-button,.smart-docking-layout smart-tabs-window.smart-window .smart-pin-button{display:none}.smart-docking-layout smart-tabs-window.smart-window:not(.smart-docking-layout-auto-hide-window) .smart-content-container,.smart-docking-layout smart-tabs-window.smart-window[pinned]:not(.smart-docking-layout-auto-hide-window) .smart-content-container{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout smart-tabs-window.smart-window:not([animation=none]):not(.smart-docking-layout-auto-hide-window){transition:transform .2s ease-out}.smart-docking-layout smart-tabs-window.smart-window[collapsed]{height:100%}.smart-docking-layout smart-tabs-window.smart-window[tabs-window-dragged]:not(.smart-tabs-window-feedback){transform:scale(.75)}.smart-docking-layout smart-tabs-window.smart-window[ontop]:not([tabs-window-dragged]){z-index:initial}.smart-docking-layout smart-tabs-window.smart-window[auto-hide]{height:100%;width:100%;border:none}.smart-docking-layout smart-tabs-window.smart-window[auto-hide] smart-tabs{height:100%;width:100%}.smart-docking-layout smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{padding:0;overflow:hidden}.smart-docking-layout smart-placeholder .smart-window .smart-content{height:100%}.smart-docking-layout smart-splitter{border:none}.smart-docking-layout smart-splitter smart-splitter-bar .smart-splitter-resize-button{display:none}.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-bottom>.smart-container::after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-left>.smart-container::after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-right>.smart-container::after,.smart-docking-layout smart-splitter[show-locked-items] smart-splitter-item[locked].auto-hide-top>.smart-container::after{content:""}.smart-docking-layout smart-splitter-item smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{height:100%}.smart-docking-layout smart-splitter-item smart-tabs-window.smart-window:not([animation=none]){transition:none;animation:none;border:none}.smart-docking-layout smart-splitter-item.smart-placeholder smart-tab-item .smart-container:after{content:"Drop Items Here";font-family:var(--smart-font-family-icon);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;padding:15px;color:gray;opacity:.75}@-moz-document url-prefix(){.smart-docking-layout smart-splitter-item[locked].auto-hide-top{line-height:100%}}@supports (-ms-ime-align:auto){.smart-docking-layout smart-tabs[vertical]>.smart-container{display:table-cell}}.smart-docking-layout[dragged]{cursor:pointer;-webkit-user-select:none;user-select:none}.smart-docking-layout[dragged]>.smart-container{overflow:visible}.smart-docking-layout[snap-mode=advanced] smart-splitter-item .smart-content{overflow:hidden}smart-tabs-window[tabs-window-dragged]:not(.smart-tabs-window-feedback){transform:scale(.2)}smart-tabs-window.smart-window .smart-buttons-container .smart-auto-hide-button:after{content:var(--smart-icon-window-pin);font-size:.8rem}smart-tabs-window.smart-window[auto-hide] .smart-content-container>.smart-content{padding:5px}smart-tabs-window.smart-window[tabs-window-dragged]{animation:none;position:absolute;opacity:.5;transform:scale(.2);transform-origin:top left;z-index:10001;pointer-events:none;min-width:400px;min-height:400px}smart-tabs-window.smart-window[tabs-window-dragged]:not([animation=none]){transition:transform .2s ease-in;animation:scaleInNo .2s cubic-bezier(.4,0,.2,1)}.smart-docking-snap-bottom-feedback,.smart-docking-snap-left-feedback,.smart-docking-snap-right-feedback,.smart-docking-snap-top-feedback{transition:all 50ms cubic-bezier(.4,0,.6,1);z-index:10001;position:absolute;opacity:.65;border-radius:2px;box-shadow:0 0 1px 1px var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none}.smart-docking-snap-bottom-feedback[disabled]:after,.smart-docking-snap-left-feedback[disabled]:after,.smart-docking-snap-right-feedback[disabled]:after,.smart-docking-snap-top-feedback[disabled]:after{position:absolute;content:var(--smart-icon-block);font-family:var(--smart-font-family-icon);opacity:.25;color:red;font-size:35px;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-docking-snap-right-feedback{width:50%;left:calc(50% - 5px)}.smart-docking-snap-header-feedback,.smart-docking-snap-layout-bottom-feedback,.smart-docking-snap-layout-left-feedback,.smart-docking-snap-layout-right-feedback,.smart-docking-snap-layout-top-feedback{position:absolute;opacity:.65;box-shadow:0 0 1px 1px var(--smart-background-color);border-radius:var(--smart-border-radius);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none;cursor:pointer;z-index:10001;transition:width 50ms cubic-bezier(.4,0,.2,1),height 50ms cubic-bezier(.4,0,.2,1),top 50ms cubic-bezier(.4,0,.6,1),animation .2s cubic-bezier(.4,0,.6,1),left 50ms cubic-bezier(.4,0,.2,1)}.smart-docking-snap-header-feedback.smart-visibility-hidden,.smart-docking-snap-layout-bottom-feedback.smart-visibility-hidden,.smart-docking-snap-layout-left-feedback.smart-visibility-hidden,.smart-docking-snap-layout-right-feedback.smart-visibility-hidden,.smart-docking-snap-layout-top-feedback.smart-visibility-hidden{transition:animation .2s cubic-bezier(.4,0,.6,1),visibility .2s cubic-bezier(.4,0,.6,1),top .2s cubic-bezier(.4,0,.2,1),left .1s cubic-bezier(.4,0,.2,1);animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-docking-snap-header-feedback[disabled]:after,.smart-docking-snap-layout-bottom-feedback[disabled]:after,.smart-docking-snap-layout-left-feedback[disabled]:after,.smart-docking-snap-layout-right-feedback[disabled]:after,.smart-docking-snap-layout-top-feedback[disabled]:after{position:absolute;content:var(--smart-icon-block);font-family:var(--smart-font-family-icon);opacity:.25;color:red;font-size:35px;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-docking-snap-layout-left-feedback,.smart-docking-snap-layout-right-feedback{max-width:50px;transform-origin:left}.smart-docking-snap-layout-bottom-feedback,.smart-docking-snap-layout-top-feedback{max-height:50px;transform-origin:left}.smart-docking-layout-auto-hide-window,.smart-docking-layout-auto-hide-window[ontop]{z-index:9999!important}.smart-docking-layout-snap{width:110px;height:110px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-docking-layout-snap>div{width:100%;height:33.3333333333%;display:flex;justify-content:center;align-items:center}.smart-docking-layout-snap .header{background-color:var(--smart-primary);position:absolute}.smart-docking-layout-snap .bottom,.smart-docking-layout-snap .center,.smart-docking-layout-snap .left,.smart-docking-layout-snap .right,.smart-docking-layout-snap .top{width:35px;height:35px;float:left;padding:2px;overflow:hidden;opacity:.25}.smart-docking-layout-snap .bottom>div,.smart-docking-layout-snap .center>div,.smart-docking-layout-snap .left>div,.smart-docking-layout-snap .right>div,.smart-docking-layout-snap .top>div{width:100%;height:100%;border:1px solid var(--smart-border);background:var(--smart-background);border-top-width:6px;box-sizing:border-box;display:flex;pointer-events:none}.smart-docking-layout-snap .bottom>div div,.smart-docking-layout-snap .center>div div,.smart-docking-layout-snap .left>div div,.smart-docking-layout-snap .right>div div,.smart-docking-layout-snap .top>div div{width:100%;height:50%;background-color:var(--smart-primary)}.smart-docking-layout-snap .bottom[show],.smart-docking-layout-snap .center[show],.smart-docking-layout-snap .left[show],.smart-docking-layout-snap .right[show],.smart-docking-layout-snap .top[show]{opacity:1}.smart-docking-layout-snap .left>div div,.smart-docking-layout-snap .right>div div{width:50%;height:100%}.smart-docking-layout-snap .right>div{flex-direction:column;align-items:flex-end}.smart-docking-layout-snap .bottom>div{align-items:flex-end}.smart-docking-layout-snap .center>div div{height:100%}.smart-docking-layout-snap.layout-bottom,.smart-docking-layout-snap.layout-left,.smart-docking-layout-snap.layout-right,.smart-docking-layout-snap.layout-top{position:absolute;width:30px;height:30px;overflow:hidden;opacity:.25}.smart-docking-layout-snap.layout-bottom>div,.smart-docking-layout-snap.layout-left>div,.smart-docking-layout-snap.layout-right>div,.smart-docking-layout-snap.layout-top>div{width:100%;height:100%;border:1px solid var(--smart-border);background:var(--smart-background);border-top-width:6px;box-sizing:border-box;display:flex;pointer-events:none}.smart-docking-layout-snap.layout-bottom>div div,.smart-docking-layout-snap.layout-left>div div,.smart-docking-layout-snap.layout-right>div div,.smart-docking-layout-snap.layout-top>div div{width:100%;height:100%;background-color:var(--smart-primary)}.smart-docking-layout-snap.layout-bottom.smart-hidden,.smart-docking-layout-snap.layout-left.smart-hidden,.smart-docking-layout-snap.layout-right.smart-hidden,.smart-docking-layout-snap.layout-top.smart-hidden{display:none}.smart-docking-layout-snap.layout-bottom[show],.smart-docking-layout-snap.layout-left[show],.smart-docking-layout-snap.layout-right[show],.smart-docking-layout-snap.layout-top[show]{opacity:1}.smart-docking-layout-snap.layout-top{left:50%;transform:translateX(-50%);top:5px}.smart-docking-layout-snap.layout-top>div{height:50%;position:relative}.smart-docking-layout-snap.layout-bottom>div:after,.smart-docking-layout-snap.layout-top>div:after{position:absolute;height:0;border-left:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent}.smart-docking-layout-snap.layout-top>div:after{content:"";width:0;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;border-top:none;border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);left:50%;top:180%;transform:translateX(-50%)}.smart-docking-layout-snap.layout-bottom{display:flex;align-items:flex-end;left:50%;transform:translateX(-50%);top:auto;bottom:5px}.smart-docking-layout-snap.layout-bottom>div{height:50%;position:relative}.smart-docking-layout-snap.layout-bottom>div:after{content:"";width:0;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;border-top:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-bottom:none;left:50%;top:-100%;transform:translate(-50%,-150%)}.smart-docking-layout-snap.layout-left>div:after,.smart-docking-layout-snap.layout-right>div:after{content:"";height:0;border-top:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent}.smart-docking-layout-snap.layout-left{top:50%;transform:translateY(-50%);left:5px}.smart-docking-layout-snap.layout-left>div{width:50%;position:relative}.smart-docking-layout-snap.layout-left>div:after{position:absolute;width:0;border-left:none;border-right:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;left:155%;top:50%;transform:translateY(-50%)}.smart-docking-layout-snap.layout-right{display:flex;align-items:flex-end;flex-direction:column;left:auto;top:50%;transform:translateY(-50%);right:5px}.smart-docking-layout-snap.layout-right>div{width:50%;position:relative}.smart-docking-layout-snap.layout-right>div:after{position:absolute;width:0;top:50%;transform:translateY(-50%);border-right:none;border-left:var(--smart-docking-layout-feedback-background-secondary-size) solid var(--smart-border);border-bottom:var(--smart-docking-layout-feedback-background-secondary-size) solid transparent;left:calc(-100% - 1px)}.smart-docking-layout-snap-highlighter{background-color:var(--smart-primary);opacity:.5;position:absolute;pointer-events:none;z-index:10001}.smart-docking-layout-snap-highlighter[position=header]{width:100%;height:100%}.smart-docking-layout-snap-highlighter[position=center]{top:0;left:0;width:100%;height:100%}.smart-docking-layout-snap-highlighter[position=top]{width:100%;height:50%;max-height:50%;top:0}.smart-docking-layout-snap-highlighter[position=bottom]{width:100%;height:50%;max-height:50%;bottom:0}.smart-docking-layout-snap-highlighter[position=left]{width:50%;max-width:50%;height:100%;left:0;top:0}.smart-docking-layout-snap-highlighter[position=right]{width:50%;max-width:50%;height:100%;right:0;top:0}.smart-docking-layout-snap-highlighter[position=layout-top]{width:100%;height:10%;max-height:50%;top:0}.smart-docking-layout-snap-highlighter[position=layout-bottom]{width:100%;height:10%;max-height:50%;bottom:0}.smart-docking-layout-snap-highlighter[position=layout-left]{width:10%;max-width:50%;height:100%;left:0;bottom:0}.smart-docking-layout-snap-highlighter[position=layout-right]{width:10%;max-width:50%;height:100%;right:0;bottom:0}.smart-docking-layout-snap-highlighter-header{background-color:var(--smart-primary);opacity:.5;position:absolute;pointer-events:none;z-index:10001;transform:none}@keyframes scaleInNo{0%{transform:scale(1)}100%{transform:scale(.2)}}@keyframes leftToRightIn{0%{transform:scaleX(0)}}@keyframes leftToRightOut{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}@keyframes rightToLeftIn{0%{transform:scaleX(0)}}@keyframes rightToLeftOut{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}@keyframes bottomToTopIn{0%{transform:scaleY(0)}}@keyframes bottomToTopOut{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}@keyframes topToBottomIn{0%{transform:scaleY(0)}}@keyframes topToBottomOut{0%{transform:scaleY(1)}100%{transform:scaleY(0)}}
smart-drop-down-list{width:var(--smart-drop-down-list-default-width);height:var(--smart-drop-down-list-default-height);overflow:initial;visibility:hidden;cursor:pointer}smart-drop-down-list.smart-element{overflow:visible;visibility:inherit;border-width:0}smart-drop-down-list.smart-element .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:left top 0}.smart-drop-down-list smart-list-box{position:relative;width:100%;height:100%;border:initial;padding:initial;overflow:hidden;font-size:inherit;font-family:inherit;outline:0}.smart-drop-down-list .smart-buttons-container .smart-action-button .smart-token{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:0 2px;-webkit-user-select:none;user-select:none}.smart-drop-down-list .smart-drop-down-list-unselect-button{pointer-events:none}.smart-drop-down-list .smart-drop-down-list-unselect-button:not(:empty){margin-right:2px}.smart-drop-down-list[selection-display-mode=tokens] .smart-drop-down-list-unselect-button{pointer-events:initial}
.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container,smart-drop-down-button .smart-drop-down-container>smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{vertical-align:top;padding:0}smart-drop-down-button{width:var(--smart-drop-down-button-default-width);height:var(--smart-drop-down-button-default-height);visibility:hidden}smart-drop-down-button.smart-element{display:inline-block;backface-visibility:hidden;overflow:visible;border:none;visibility:inherit}smart-drop-down-button .smart-ripple{background:var(--smart-primary-color)}smart-drop-down-button>.smart-buttons-container>.smart-action-button:empty{padding:0;width:0}smart-drop-down-button .smart-drop-down-container>smart-scroll-viewer{--smart-scroll-viewer-min-width:calc(var(--smart-editor-drop-down-min-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-width:calc(var(--smart-editor-drop-down-max-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));width:100%;height:100%;border:none;padding:0;overflow:hidden}smart-drop-down-button .smart-drop-down-container:not([resize-mode=none])>smart-scroll-viewer{--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size) - var(--smart-editor-drop-down-resize-bar-height));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size) - var(--smart-editor- drop-down-resize-bar-height));height:calc(100% - var(--smart-editor-drop-down-resize-bar-height))}smart-drop-down-button .smart-drop-down-container[empty]>smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container{display:flex;align-items:center;justify-content:center;font-style:italic}smart-drop-down-button .smart-drop-down-container smart-tree{border:0}smart-drop-down-button.primary{--smart-editor-selection:var(--smart-primary);--smart-editor-selection-color:var(--smart-primary-color);--smart-ui-state-active:var(--smart-primary);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .1);--smart-ui-state-color-selected:var(--smart-primary);--smart-ui-state-border-selected:rgba(var(--smart-primary-rgb), .1);--smart-border:rgba(var(--smart-primary-rgb), .9)}smart-drop-down-button.primary:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-primary-rgb), .9);background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-drop-down-button.primary .smart-action-button,smart-drop-down-button.primary .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-primary-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-primary-rgb), .9);--smart-ui-state-color-hover:var(--smart-primary-color);background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-drop-down-button.secondary{--smart-editor-selection:var(--smart-secondary);--smart-editor-selection-color:var(--smart-secondary-color);--smart-ui-state-active:var(--smart-secondary);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-selected:rgba(var(--smart-secondary-rgb), .1);--smart-ui-state-color-selected:var(--smart-secondary);--smart-ui-state-border-selected:rgba(var(--smart-secondary-rgb), .1);--smart-border:rgba(var(--smart-secondary-rgb), .9)}smart-drop-down-button.secondary:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-secondary-rgb), .9);background-color:var(--smart-secondary);color:var(--smart-secondary-color)}smart-drop-down-button.secondary .smart-action-button,smart-drop-down-button.secondary .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-secondary-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-secondary-rgb), .9);--smart-ui-state-color-hover:var(--smart-secondary-color);background-color:var(--smart-secondary);color:var(--smart-secondary-color)}smart-drop-down-button.success{--smart-editor-selection:var(--smart-success);--smart-editor-selection-color:var(--smart-success-color);--smart-ui-state-active:var(--smart-success);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-selected:rgba(var(--smart-success-rgb), .1);--smart-ui-state-color-selected:var(--smart-success);--smart-ui-state-border-selected:rgba(var(--smart-success-rgb), .1);--smart-border:rgba(var(--smart-success-rgb), .9)}smart-drop-down-button.success:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-success-rgb), .9);background-color:var(--smart-success);color:var(--smart-success-color)}smart-drop-down-button.success .smart-action-button,smart-drop-down-button.success .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-success-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-success-rgb), .9);--smart-ui-state-color-hover:var(--smart-success-color);background-color:var(--smart-success);color:var(--smart-success-color)}smart-drop-down-button.info{--smart-editor-selection:var(--smart-info);--smart-editor-selection-color:var(--smart-info-color);--smart-ui-state-active:var(--smart-info);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-selected:rgba(var(--smart-info-rgb), .1);--smart-ui-state-color-selected:var(--smart-info);--smart-ui-state-border-selected:rgba(var(--smart-info-rgb), .1);--smart-border:rgba(var(--smart-info-rgb), .9)}smart-drop-down-button.info:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-info-rgb), .9);background-color:var(--smart-info);color:var(--smart-info-color)}smart-drop-down-button.info .smart-action-button,smart-drop-down-button.info .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-info-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-info-rgb), .9);--smart-ui-state-color-hover:var(--smart-info-color);background-color:var(--smart-info);color:var(--smart-info-color)}smart-drop-down-button.warning{--smart-editor-selection:var(--smart-warning);--smart-editor-selection-color:var(--smart-warning-color);--smart-ui-state-active:var(--smart-warning);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-selected:rgba(var(--smart-warning-rgb), .1);--smart-ui-state-color-selected:var(--smart-warning);--smart-ui-state-border-selected:rgba(var(--smart-warning-rgb), .1);--smart-border:rgba(var(--smart-warning-rgb), .9)}smart-drop-down-button.warning:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-warning-rgb), .9);background-color:var(--smart-warning);color:var(--smart-warning-color)}smart-drop-down-button.warning .smart-action-button,smart-drop-down-button.warning .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-warning-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-warning-rgb), .9);--smart-ui-state-color-hover:var(--smart-warning-color);background-color:var(--smart-warning);color:var(--smart-warning-color)}smart-drop-down-button.error{--smart-editor-selection:var(--smart-error);--smart-editor-selection-color:var(--smart-error-color);--smart-ui-state-active:var(--smart-error);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-selected:rgba(var(--smart-error-rgb), .1);--smart-ui-state-color-selected:var(--smart-error);--smart-ui-state-border-selected:rgba(var(--smart-error-rgb), .1);--smart-border:rgba(var(--smart-error-rgb), .9)}smart-drop-down-button.error:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-error-rgb), .9);background-color:var(--smart-error);color:var(--smart-error-color)}smart-drop-down-button.error .smart-action-button,smart-drop-down-button.error .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-error-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-error-rgb), .9);--smart-ui-state-color-hover:var(--smart-error-color);background-color:var(--smart-error);color:var(--smart-error-color)}smart-drop-down-button.light{--smart-editor-selection:var(--smart-light);--smart-editor-selection-color:var(--smart-light-color);--smart-ui-state-active:var(--smart-light);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-selected:rgba(var(--smart-light-rgb), .1);--smart-ui-state-color-selected:var(--smart-light);--smart-ui-state-border-selected:rgba(var(--smart-light-rgb), .1);--smart-border:rgba(var(--smart-light-rgb), .9)}smart-drop-down-button.light:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-light-rgb), .9);background-color:var(--smart-light);color:var(--smart-light-color)}smart-drop-down-button.light .smart-action-button,smart-drop-down-button.light .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-light-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-light-rgb), .9);--smart-ui-state-color-hover:var(--smart-light-color);background-color:var(--smart-light);color:var(--smart-light-color)}smart-drop-down-button.dark{--smart-editor-selection:var(--smart-dark);--smart-editor-selection-color:var(--smart-dark-color);--smart-ui-state-active:var(--smart-dark);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-selected:rgba(var(--smart-dark-rgb), .1);--smart-ui-state-color-selected:var(--smart-dark);--smart-ui-state-border-selected:rgba(var(--smart-dark-rgb), .1);--smart-border:rgba(var(--smart-dark-rgb), .9)}smart-drop-down-button.dark:not([drop-down-open-mode=dropDownButton]) .smart-action-button{--smart-border:rgba(var(--smart-dark-rgb), .9);background-color:var(--smart-dark);color:var(--smart-dark-color)}smart-drop-down-button.dark .smart-action-button,smart-drop-down-button.dark .smart-drop-down-button{--smart-ui-state-border-hover:rgba(var(--smart-dark-rgb), .9);--smart-ui-state-hover:rgba(var(--smart-dark-rgb), .9);--smart-ui-state-color-hover:var(--smart-dark-color);background-color:var(--smart-dark);color:var(--smart-dark-color)}.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer{--smart-scroll-viewer-min-width:calc(var(--smart-editor-drop-down-min-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-width:calc(var(--smart-editor-drop-down-max-width) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-min-height:calc(var(--smart-editor-drop-down-min-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));--smart-scroll-viewer-max-height:calc(var(--smart-editor-drop-down-max-height) - 2 * var(--smart-border-width) - 2 * var(--smart-editor-drop-down-padding-size));width:100%;height:100%;border:none;padding:0;overflow:hidden}
.smart-drop-down-box,.smart-drop-down-box .smart-action-button{border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-drop-down-box{background:var(--smart-surface);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:initial;font-family:var(--smart-font-family);font-size:var(--smart-font-size);outline:0;height:var(--smart-editor-height)}.smart-drop-down-box.smart-container,.smart-drop-down-box>.smart-container{display:flex;position:relative;align-items:center}.smart-drop-down-box.smart-container>.smart-content,.smart-drop-down-box>.smart-container>.smart-content{position:relative;display:flex;width:100%;height:100%}.smart-drop-down-box .smart-buttons-container{width:inherit;height:inherit;display:inherit;flex-direction:inherit;cursor:inherit;position:inherit;overflow:hidden;min-height:inherit}.smart-drop-down-box .smart-action-button{display:flex;padding-left:var(--smart-editor-label-padding);align-content:center;outline:transparent solid 1px;height:100%;width:calc(100% - var(--smart-editor-addon-width));flex-wrap:wrap;overflow:hidden;position:relative;border-style:solid;border-width:var(--smart-border-width);align-items:center;border-right:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.smart-drop-down-box .smart-action-button .smart-input{color:inherit;background:inherit;border:none;width:calc(100% - var(--smart-editor-addon-width));height:100%;outline:0;text-overflow:ellipsis}.smart-drop-down-box .smart-action-button .smart-input::placeholder{color:inherit}.smart-drop-down-box .smart-drop-down-button{display:flex;align-items:center;justify-content:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);color:inherit;outline:transparent solid 1px;overflow:hidden;position:relative;background-color:var(--smart-surface);border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-left:none;color:var(--smart-surface-color);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);cursor:pointer}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon{pointer-events:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;transform-origin:center;font-family:var(--smart-font-family-icon)}.smart-drop-down-box .smart-drop-down-button .smart-drop-down-button-icon:after{content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-drop-down-box .smart-drop-down-button[active]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box .smart-drop-down{font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-drop-down-box .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:left top 0}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button,.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{min-height:var(--smart-editor-height);padding-left:initial}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button,.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button,.smart-drop-down-box[drop-down-button-position=top] .smart-action-button,.smart-drop-down-box[drop-down-button-position=top] .smart-drop-down-button{width:100%;border:var(--smart-border-width) solid var(--smart-border);height:50%;justify-content:center}.smart-drop-down-box[drop-down-button-position=bottom]:not([drop-down-open-mode=dropDownButton]) .smart-drop-down-button,.smart-drop-down-box[drop-down-button-position=top]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-top:initial}.smart-drop-down-box[drop-down-button-position=top]{min-height:calc(2 * var(--smart-editor-height))}.smart-drop-down-box[drop-down-button-position=top] .smart-content{flex-direction:column-reverse}.smart-drop-down-box[drop-down-button-position=top] .smart-drop-down-button{border-bottom:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:0}.smart-drop-down-box[drop-down-button-position=top] .smart-action-button{border-top-left-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[drop-down-button-position=bottom]{min-height:calc(2 * var(--smart-editor-height))}.smart-drop-down-box[drop-down-button-position=bottom] .smart-content{flex-direction:column}.smart-drop-down-box[drop-down-button-position=bottom] .smart-action-button{border-bottom:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:0}.smart-drop-down-box[drop-down-button-position=bottom] .smart-drop-down-button{border-top-left-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[drop-down-button-position=left].smart-container>.smart-content,.smart-drop-down-box[drop-down-button-position=left]>.smart-container>.smart-content{flex-direction:row-reverse}.smart-drop-down-box[drop-down-button-position=left] .smart-action-button{padding-right:var(--smart-editor-label-padding);border-right:var(--smart-border-width) solid var(--smart-border);border-color:var(--smart-border);border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-left:initial;flex-direction:row-reverse}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button{border-left:var(--smart-border-width) solid var(--smart-border);border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0;border-right:initial}.smart-drop-down-box[drop-down-button-position=left] .smart-drop-down-button[selected]{border-right:initial}.smart-drop-down-box[drop-down-button-position=left]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-left:initial}.smart-drop-down-box[drop-down-button-position=right] .smart-action-button{padding-left:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-action-button{border-right:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:100%;padding-right:var(--smart-editor-label-padding)}.smart-drop-down-box[drop-down-button-position=none] .smart-drop-down-button{display:none}.smart-drop-down-box:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-color:var(--smart-border);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button{border-color:var(--smart-border);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-action-button[active]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box[drop-down-open-mode=dropDownButton] .smart-drop-down-button{border-color:var(--smart-border);background-color:var(--smart-surface);color:var(--smart-surface-color);border-left-style:solid;border-left-width:var(--smart-border-width)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{border-color:var(--smart-outline);box-shadow:var(--smart-border-width) 0 0 0 var(--smart-outline)}.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-action-button:focus{border-color:var(--smart-outline);box-shadow:calc(-1 * var(--smart-border-width)) 0 0 0 var(--smart-outline)}.smart-drop-down-box[drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-action-button:focus,.smart-drop-down-box[drop-down-open-mode=dropDownButton][drop-down-button-position=right]:not([hover]) .smart-action-button:focus{box-shadow:var(--smart-border-width) 0 0 0 var(--smart-outline);border-color:var(--smart-outline);z-index:1}.smart-drop-down-box[drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-drop-down-button:focus{border-color:var(--smart-outline)}.smart-drop-down-box[resizing]{-webkit-user-select:none;user-select:none;touch-action:none}.smart-drop-down-box[readonly] input{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-drop-down-box[hover] .smart-drop-down-button,.smart-drop-down-box[hover]:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-drop-down-box[focus]:not([opened]) .smart-action-button,.smart-drop-down-box[focus]:not([opened]) .smart-action-button[focus],.smart-drop-down-box[focus]:not([opened]) .smart-drop-down-button,.smart-drop-down-box[focus]:not([opened]) .smart-drop-down-button[focus]{outline:initial;border-color:var(--smart-outline)}.smart-drop-down-box[active] .smart-action-button,.smart-drop-down-box[active][drop-down-open-mode=dropDownButton] .smart-drop-down-button:focus,.smart-drop-down-box[active][focus][drop-down-open-mode=dropDownButton] .smart-action-button,.smart-drop-down-box[active][focus][drop-down-open-mode=dropDownButton] .smart-drop-down-button{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[bottom] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[center-bottom] .smart-drop-down-button-icon:after{transform:rotate(180deg)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[center-top] .smart-drop-down-button-icon:after,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container .smart-drop-down-button[top] .smart-drop-down-button-icon:after{transform:rotate(0)}.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container:not(.outlined):not(.underlined) .smart-drop-down-button,.smart-drop-down-box[opened]>.smart-container>.smart-content>.smart-buttons-container:not([drop-down-open-mode=dropDownButton]):not(.outlined):not(.underlined) .smart-action-button{border-color:var(--smart-ui-state-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.auto-height{height:auto;min-height:var(--smart-editor-height)}.smart-drop-down-box.auto-height .smart-action-button,.smart-drop-down-box.auto-height .smart-content,.smart-drop-down-box.auto-height.smart-container,.smart-drop-down-box.auto-height>.smart-container{min-height:inherit}.smart-drop-down-box.auto-height .smart-action-button{padding:3px}.smart-drop-down-box.auto-height[hint],.smart-drop-down-box.auto-height[label]{height:auto}.smart-drop-down-box[label][hint]>.smart-container{display:flex;position:relative;align-items:center}.smart-drop-down-box[label]>.smart-container{align-items:flex-end}.smart-drop-down-box[hint]>.smart-container{align-items:flex-start}.smart-drop-down-box[hint] .smart-hint{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%}.smart-drop-down-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-drop-down-box[hint] .smart-hint,.smart-drop-down-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-drop-down-box[disabled] .smart-drop-down-button,.smart-drop-down-box[disabled]>.smart-container{cursor:default;background-color:initial}.smart-drop-down-box[disabled][selection-display-mode=tokens] .smart-action-button>span{cursor:default}.smart-drop-down-box.underlined{background-color:transparent;border-width:0 0 1px;background:var(--smart-background);border-bottom-color:var(--smart-border)}.smart-drop-down-box.underlined .smart-action-button{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-bottom-left-radius:0;background-color:transparent;color:var(--smart-background-color)}.smart-drop-down-box.underlined .smart-action-button input{border-color:transparent!important}.smart-drop-down-box.underlined .smart-action-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-drop-down-button[hover],.smart-drop-down-box.underlined .smart-spin-button[active],.smart-drop-down-box.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.underlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-drop-down-box.underlined .smart-drop-down-button{background:var(--smart-background);border-width:0;border-bottom:1px solid var(--smart-border)!important;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-drop-down-box.underlined .smart-drop-down-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-drop-down-box.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-drop-down-box.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-drop-down-box.underlined:not([focus]) .smart-hint{margin-top:0}.smart-drop-down-box.underlined[focus] .smart-action-button,.smart-drop-down-box.underlined[focus] input{border-color:transparent!important}.smart-drop-down-box.underlined[focus] .smart-drop-down-button,.smart-drop-down-box.underlined[focus] .smart-hint{color:var(--smart-primary)!important;opacity:1;border-color:transparent!important}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button,.smart-drop-down-box.underlined[opened] .smart-action-button{color:var(--smart-background-color);background-color:transparent}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton][hover]:not([opened]) .smart-action-button[hover],.smart-drop-down-box.underlined[hover]:not([opened]) .smart-action-button,.smart-drop-down-box.underlined[hover]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-action-button:not([active]),.smart-drop-down-box.underlined[opened] .smart-action-button{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-drop-down-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-drop-down-box.underlined[opened] .smart-action-button{border-bottom-left-radius:0}.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([hover]){border-bottom-left-radius:0}.smart-drop-down-box.underlined:not([opened]) .smart-action-button:not([active]):not([hover]),.smart-drop-down-box.underlined:not([opened]):not([hover]) .smart-drop-down-button:not([active]):not([hover]){border-radius:initial}.smart-drop-down-box.underlined[hover]:not([drop-down-open-mode=dropDownButton]):not([opened]) .smart-action-button{border-bottom-left-radius:0}.smart-drop-down-box.underlined[hover]:not([drop-down-open-mode=dropDownButton]):not([opened]) .smart-action-button:not([active]){background-color:transparent}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton]:not([drop-down-button-position=left]):not([drop-down-button-position=top]):not([drop-down-button-position=bottom]):not([hover]) .smart-action-button:focus{box-shadow:none;z-index:initial}.smart-drop-down-box.underlined[drop-down-open-mode=dropDownButton][drop-down-button-position=left]:not([hover]) .smart-drop-down-button:focus{box-shadow:none}.smart-drop-down-box.underlined.smart-invalid .smart-drop-down-button{border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box.outlined{padding-top:6px;height:auto;min-height:0;border:none;background:0 0}.smart-drop-down-box.outlined>.smart-container>.smart-content{padding:4px 3px;border:1px solid var(--smart-border);height:auto;background:var(--smart-background);border-radius:var(--smart-border-radius);z-index:5}.smart-drop-down-box.outlined .smart-action-button{border:none;background:var(--smart-background)!important;border-color:var(--smart-border)!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-action-button input{padding:0;border:none!important;z-index:initial}.smart-drop-down-box.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-drop-down-box.outlined .smart-spin-button[active],.smart-drop-down-box.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined .smart-drop-down-button{border-width:0;padding:8px 0;background:var(--smart-background)!important;border-color:var(--smart-border)!important;color:var(--smart-background-color)!important}.smart-drop-down-box.outlined .smart-drop-down-button.smart-calendar-button[active],.smart-drop-down-box.outlined .smart-drop-down-button.smart-calendar-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-drop-down-box.outlined:not([opened]) .smart-action-button:not([active]),.smart-drop-down-box.outlined:not([opened]) .smart-drop-down-button,.smart-drop-down-box.outlined[drop-down-open-mode=dropDownButton]:not([hover]) .smart-action-button:not([active]),.smart-drop-down-box.outlined[focus],.smart-drop-down-box.outlined[hover]:not([opened]):not([drop-down-open-mode=dropDownButton]) .smart-action-button:not([active]){background-color:transparent}.smart-drop-down-box.outlined.smart-element-init .smart-hint{visibility:hidden;display:none!important}.smart-drop-down-box.outlined:not([focus])[hint] .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-drop-down-box.outlined[hint] .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;margin-top:-6px;z-index:10;padding:0;transition:color .2s,font-size .2s,opacity .1s,font-size .2s,line-height .2s}.smart-drop-down-box.outlined[hint] .smart-hint:after,.smart-drop-down-box.outlined[hint] .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-drop-down-box.outlined[hint] .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.smart-drop-down-box.outlined[hint] .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.smart-drop-down-box[right-to-left]:not([drop-down-button-position])>.smart-container>.smart-content,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-action-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left]>.smart-container>.smart-content{flex-direction:row}.smart-drop-down-box.outlined[focus]>.smart-container>.smart-content{border-color:var(--smart-primary)}.smart-drop-down-box.outlined[focus] .smart-drop-down-button{color:var(--smart-ui-state-active)!important}.smart-drop-down-box.outlined[focus][hint]>.smart-container>.smart-content{border-top-color:transparent!important}.smart-drop-down-box.outlined[focus][hint] .smart-hint{color:var(--smart-primary);opacity:1}.smart-drop-down-box.outlined[focus][hint] .smart-hint:after,.smart-drop-down-box.outlined[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-drop-down-box.outlined.smart-invalid>.smart-container>.smart-content{border-color:rgba(var(--smart-error-rgb),.5)}.smart-drop-down-box:not([placeholder])[dropDownButtonPosition=none] .smart-drop-down-button,.smart-drop-down-box[placeholder=""][dropDownButtonPosition=none] .smart-drop-down-button{border-left-width:var(--smart-border-width);border-left-style:solid;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box:not([placeholder]):not([opened])[dropDownButtonPosition=none] .smart-drop-down-button:not([focus]),.smart-drop-down-box[placeholder=""]:not([opened])[dropDownButtonPosition=none] .smart-drop-down-button:not([focus]){border-color:var(--smart-border)}.smart-drop-down-box:not([animation=none]) .smart-drop-down-button .smart-drop-down-button-icon:after{transition:transform .2s}.smart-drop-down-box[drop-down-position=overlay-center] .smart-drop-down-button .smart-drop-down-button-icon:after{content:var(--smart-icon-minus)}.smart-drop-down-box.smart-invalid:not([drop-down-open-mode=dropDownButton]) .smart-action-button{border-bottom-color:rgba(var(--smart-error-rgb),.5)!important}.smart-drop-down-box[right-to-left],.smart-drop-down-box[right-to-left] .smart-hint,.smart-drop-down-box[right-to-left] .smart-label{direction:rtl}.smart-drop-down-box[right-to-left] .smart-drop-down-button:focus,.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus],.smart-drop-down-box[right-to-left]:not([hover]) .smart-drop-down-button[focus]{border-color:var(--smart-outline)}.smart-drop-down-box[right-to-left][drop-down-button-position=right]>.smart-container>.smart-content{flex-direction:row-reverse}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-action-button{padding:0 var(--smart-editor-label-padding) 0 0;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:initial;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:initial;border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-drop-down-button{border-left:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-drop-down.smart-drop-down-container,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{flex-direction:column;height:var(--smart-editor-drop-down-height);min-height:var(--smart-editor-drop-down-min-height)}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left]:not([drop-down-open-mode=dropDownButton])[drop-down-button-position=left] .smart-action-button{border-left:initial}.smart-drop-down-box[right-to-left]:not([drop-down-open-mode=dropDownButton]):not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left][drop-down-button-position=left] .smart-drop-down-button{border-right:initial}.smart-drop-down-box[right-to-left][opened] .smart-action-button,.smart-drop-down-box[right-to-left][opened] .smart-drop-down-button{border-color:var(--smart-border-active)}.smart-drop-down-box[right-to-left][drop-down-open-mode=dropDownButton]:not([drop-down-button-position]):not([hover]) .smart-action-button:focus,.smart-drop-down-box[right-to-left][drop-down-open-mode=dropDownButton][drop-down-button-position=right]:not([hover]) .smart-action-button:focus{box-shadow:calc(-1 * var(--smart-border-width)) 0 0 0 var(--smart-outline)}.smart-drop-down.smart-drop-down-container{box-shadow:var(--smart-elevation-8);background-color:var(--smart-background);box-sizing:border-box;outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);display:flex;max-height:var(--smart-editor-drop-down-max-height);width:var(--smart-editor-drop-down-width);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;padding:var(--smart-editor-drop-down-padding-size) 0!important}.smart-drop-down.smart-drop-down-container smart-list-box:focus{border-color:var(--smart-outline)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned,.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);display:flex;max-height:var(--smart-editor-drop-down-max-height);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);padding:var(--smart-editor-drop-down-padding-size) 0!important;box-sizing:border-box;background-color:var(--smart-background)}.smart-drop-down.smart-drop-down-container .smart-drop-down-resize-bar{position:relative;width:100%;margin-top:2.5px;height:calc(var(--smart-editor-drop-down-resize-bar-height) - 2.5px);touch-action:none}.smart-drop-down.smart-drop-down-container.smart-visibility-hidden{transform:scale(0)}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{top:0;left:0}.smart-drop-down.smart-drop-down-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned{width:var(--smart-editor-drop-down-width);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-drop-down.smart-date-time-drop-down{width:var(--smart-editor-drop-down-width);height:var(--smart-editor-drop-down-height)}.smart-drop-down.smart-date-time-drop-down.smart-drop-down-repositioned{flex-direction:column;height:var(--smart-editor-drop-down-height);min-height:var(--smart-editor-drop-down-min-height);width:var(--smart-editor-drop-down-width);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0}.smart-drop-down.smart-date-time-drop-down[drop-down-display-mode=calendar]{height:calc(var(--smart-editor-drop-down-height) - var(--smart-calendar-title-height))!important}.smart-drop-down.smart-drop-down-color-picker.smart-drop-down-repositioned{max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-drop-down[top] .smart-drop-down-resize-bar{margin-top:0;margin-bottom:2.5px}.smart-drop-down[top].smart-drop-down-container.smart-drop-down-repositioned,.smart-drop-down[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{top:initial;bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse}.smart-drop-down[overlay-bottom],.smart-drop-down[overlay-center],.smart-drop-down[overlay-top]{margin:unset}.smart-drop-down:not([resize-mode=none]) smart-list-box{position:relative;width:100%;height:calc(100% - var(--smart-editor-drop-down-resize-bar-height));border:none}.smart-drop-down:not([resize-mode=none]) .smart-drop-down-resize-bar{border-top:1px solid var(--smart-border)}.smart-drop-down:not([resize-mode=none])[top] .smart-drop-down-resize-bar{border-top:initial;border-bottom:1px solid var(--smart-border)}.smart-drop-down[resize-mode][top] .smart-drop-down-resize-bar>div{top:calc(50% - 1px)}.smart-drop-down[resize-mode=none] smart-list-box{width:100%;height:100%;position:relative;border:none}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar{display:none;cursor:default}.smart-drop-down[resize-mode=none] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div{display:initial;position:absolute;width:5px;height:5px;left:50%;top:calc(50% + 1px);transform:translate(-50%,-50%);border:1px solid var(--smart-border);border-radius:50%;pointer-events:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before{position:absolute;top:50%;transform:translate(-50%,-50%);content:"";width:100%;height:100%;border:1px solid var(--smart-border);border-radius:50%;pointer-events:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:after,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:after{left:500%}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar>div:before,.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar>div:before{left:-400%}.smart-drop-down[resize-mode=both].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div,.smart-drop-down[resize-mode=vertical].smart-drop-down-container.smart-drop-down-repositioned .smart-drop-down-resize-bar>div{width:3px;height:3px}.smart-drop-down[resize-mode=both][resize-indicator] .smart-drop-down-resize-bar:before,.smart-drop-down[resize-mode=horizontal][resize-indicator] .smart-drop-down-resize-bar:before{width:8px;height:5px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-resize-horizontal);position:absolute;top:calc(100% - 8px);left:calc(100% - 8px);transform:rotate(-45deg);font-size:10px;cursor:se-resize}.smart-drop-down[resize-mode=both][resize-indicator] .smart-drop-down-resize-bar:after,.smart-drop-down[resize-mode=horizontal][resize-indicator] .smart-drop-down-resize-bar:after{width:8px;height:12px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-resize-full);position:absolute;top:calc(100% - 12px);left:calc(100% - 7px);transform:rotate(-45deg) scaleX(2.25);font-size:10px;cursor:e-resize}.smart-color-picker .smart-drop-down,.smart-combo-box .smart-drop-down,.smart-date-time-picker .smart-drop-down,.smart-drop-down-button .smart-drop-down,.smart-drop-down-container.smart-drop-down-repositioned,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-path .smart-drop-down,.smart-text-box .smart-drop-down{height:var(--smart-editor-drop-down-height);max-height:var(--smart-editor-drop-down-max-height);min-height:var(--smart-editor-drop-down-min-height);width:var(--smart-editor-drop-down-width);max-width:var(--smart-editor-drop-down-max-width);min-width:var(--smart-editor-drop-down-min-width);font-size:var(--smart-font-size);font-family:var(--smart-font-family);padding:var(--smart-editor-drop-down-padding-size) 0!important;margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);outline:0}.smart-drop-down[resize-mode=both][top] .smart-drop-down-resize-bar:before,.smart-drop-down[resize-mode=horizontal][top] .smart-drop-down-resize-bar:before{transform:rotate(45deg);top:calc(100% - 13px);left:calc(100% - 4px)}.smart-drop-down[resize-mode=vertical] .smart-drop-down-resize-bar{cursor:n-resize}.smart-drop-down[resize-mode=horizontal] .smart-drop-down-resize-bar{cursor:e-resize}.smart-drop-down[resize-mode=horizontal] .smart-drop-down-resize-bar>div{display:none}.smart-drop-down[resize-mode=both] .smart-drop-down-resize-bar{cursor:nwse-resize}.smart-drop-down[resize-mode=both][top] .smart-drop-down-resize-bar{cursor:sw-resize}.smart-drop-down-container.smart-drop-down-repositioned{background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column}.smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-drop-down-container.smart-drop-down-repositioned:focus{border-color:var(--smart-border)}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom],.smart-drop-down-container.smart-drop-down-repositioned[overlay-center],.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]{margin:unset}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[overlay-center]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[overlay-bottom]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[overlay-center]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[overlay-top]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-drop-down-container.smart-drop-down-repositioned[center-top],.smart-drop-down-container.smart-drop-down-repositioned[top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-drop-down-container.smart-drop-down-repositioned[center-top]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[top]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-drop-down-container.smart-drop-down-repositioned[center-top]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[top]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-drop-down-container.smart-drop-down-repositioned[bottom]:not([animation=none]),.smart-drop-down-container.smart-drop-down-repositioned[center-bottom]:not([animation=none]){animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned[bottom]:not([animation=none]).smart-visibility-hidden,.smart-drop-down-container.smart-drop-down-repositioned[center-bottom]:not([animation=none]).smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-container.smart-drop-down-repositioned:not([animation=none]).smart-visibility-hidden{transition:animation,visibility .2s cubic-bezier(.4,0,.2,1) 0s}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned{bottom:initial}.smart-drop-down-container[top].smart-drop-down-container.smart-drop-down-repositioned.smart-visibility-hidden{bottom:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down,.smart-combo-box .smart-drop-down,.smart-date-time-picker .smart-drop-down,.smart-drop-down-button .smart-drop-down,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-path .smart-drop-down,.smart-text-box .smart-drop-down{background-color:var(--smart-background);box-sizing:border-box;display:flex;flex-direction:column;top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down.smart-visibility-hidden,.smart-combo-box .smart-drop-down.smart-visibility-hidden,.smart-date-time-picker .smart-drop-down.smart-visibility-hidden,.smart-drop-down-button .smart-drop-down.smart-visibility-hidden,.smart-drop-down-list .smart-drop-down.smart-visibility-hidden,.smart-multi-split-button .smart-drop-down.smart-visibility-hidden,.smart-path .smart-drop-down.smart-visibility-hidden,.smart-text-box .smart-drop-down.smart-visibility-hidden{top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-combo-box .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-date-time-picker .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-drop-down-button .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-drop-down-list .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-multi-split-button .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-path .smart-drop-down.smart-visibility-hidden.not-in-view,.smart-text-box .smart-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-color-picker .smart-drop-down[overlay-bottom],.smart-color-picker .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-bottom],.smart-combo-box .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-bottom],.smart-date-time-picker .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-bottom],.smart-drop-down-button .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-bottom],.smart-drop-down-list .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-bottom],.smart-multi-split-button .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-bottom],.smart-path .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-bottom],.smart-text-box .smart-drop-down[overlay-bottom].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:0}.smart-color-picker .smart-drop-down[overlay-center],.smart-color-picker .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-center],.smart-combo-box .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-center],.smart-date-time-picker .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-center],.smart-drop-down-button .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-center],.smart-drop-down-list .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-center],.smart-multi-split-button .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-center],.smart-path .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-center],.smart-text-box .smart-drop-down[overlay-center].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:50%;transform:translateY(-50%)}.smart-color-picker .smart-drop-down[overlay-top],.smart-color-picker .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[overlay-top],.smart-combo-box .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[overlay-top],.smart-date-time-picker .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[overlay-top],.smart-drop-down-button .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[overlay-top],.smart-drop-down-list .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[overlay-top],.smart-multi-split-button .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-path .smart-drop-down[overlay-top],.smart-path .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-text-box .smart-drop-down[overlay-top],.smart-text-box .smart-drop-down[overlay-top].smart-visibility-hidden{border-color:var(--smart-border);border-width:var(--smart-border-width);border-style:solid;top:initial;bottom:0}.smart-color-picker .smart-drop-down[top],.smart-color-picker .smart-drop-down[top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[top],.smart-combo-box .smart-drop-down[top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[top],.smart-date-time-picker .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[top],.smart-drop-down-button .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[top],.smart-drop-down-list .smart-drop-down[top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[top],.smart-multi-split-button .smart-drop-down[top].smart-visibility-hidden,.smart-path .smart-drop-down[top],.smart-path .smart-drop-down[top].smart-visibility-hidden,.smart-text-box .smart-drop-down[top],.smart-text-box .smart-drop-down[top].smart-visibility-hidden{top:initial;bottom:calc(100% - var(--smart-border-width));flex-direction:column-reverse}.smart-color-picker .smart-drop-down[bottom],.smart-combo-box .smart-drop-down[bottom],.smart-date-time-picker .smart-drop-down[bottom],.smart-drop-down-button .smart-drop-down[bottom],.smart-drop-down-list .smart-drop-down[bottom],.smart-multi-split-button .smart-drop-down[bottom],.smart-path .smart-drop-down[bottom],.smart-text-box .smart-drop-down[bottom]{cursor:default;left:0;box-sizing:border-box;font-size:inherit;padding:var(--smart-editor-drop-down-padding-size);margin:calc(var(--smart-editor-drop-down-vertical-offset) + var(--smart-editor-drop-down-padding-size)) 0;background-color:var(--smart-background);border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);box-shadow:var(--smart-elevation-8);display:flex;flex-direction:column;padding-left:0;top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-combo-box .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-drop-down-button .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-drop-down-list .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-multi-split-button .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical],.smart-text-box .smart-drop-down .smart-list-items-container.vscroll[orientation=vertical]{padding-top:initial}.smart-color-picker .smart-drop-down[bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[bottom].smart-visibility-hidden,.smart-path .smart-drop-down[bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[bottom].smart-visibility-hidden{top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down[center-bottom],.smart-color-picker .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-combo-box .smart-drop-down[center-bottom],.smart-combo-box .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[center-bottom],.smart-date-time-picker .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[center-bottom],.smart-drop-down-button .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[center-bottom],.smart-drop-down-list .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[center-bottom],.smart-multi-split-button .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-path .smart-drop-down[center-bottom],.smart-path .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-text-box .smart-drop-down[center-bottom],.smart-text-box .smart-drop-down[center-bottom].smart-visibility-hidden{left:50%;border:var(--smart-border-width) solid var(--smart-border);top:calc(100% - var(--smart-border-width))}.smart-color-picker .smart-drop-down[center-top],.smart-color-picker .smart-drop-down[center-top].smart-visibility-hidden,.smart-combo-box .smart-drop-down[center-top],.smart-combo-box .smart-drop-down[center-top].smart-visibility-hidden,.smart-date-time-picker .smart-drop-down[center-top],.smart-date-time-picker .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-button .smart-drop-down[center-top],.smart-drop-down-button .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-list .smart-drop-down[center-top],.smart-drop-down-list .smart-drop-down[center-top].smart-visibility-hidden,.smart-multi-split-button .smart-drop-down[center-top],.smart-multi-split-button .smart-drop-down[center-top].smart-visibility-hidden,.smart-path .smart-drop-down[center-top],.smart-path .smart-drop-down[center-top].smart-visibility-hidden,.smart-text-box .smart-drop-down[center-top],.smart-text-box .smart-drop-down[center-top].smart-visibility-hidden{left:50%;border:var(--smart-border-width) solid var(--smart-border);top:initial;bottom:calc(100% - var(--smart-border-width))}.smart-color-picker:not([animation=none]) .smart-drop-down,.smart-combo-box:not([animation=none]) .smart-drop-down,.smart-date-time-picker:not([animation=none]) .smart-drop-down,.smart-drop-down-button:not([animation=none]) .smart-drop-down,.smart-drop-down-list:not([animation=none]) .smart-drop-down,.smart-multi-split-button:not([animation=none]) .smart-drop-down,.smart-path:not([animation=none]) .smart-drop-down,.smart-text-box:not([animation=none]) .smart-drop-down{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down.smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down.smart-visibility-hidden{transition:animation,visibility .2s cubic-bezier(.4,0,.2,1) 0s;animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[bottom],.smart-color-picker:not([animation=none]) .smart-drop-down[center-bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[center-bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-bottom],.smart-path:not([animation=none]) .smart-drop-down[bottom],.smart-path:not([animation=none]) .smart-drop-down[center-bottom],.smart-text-box:not([animation=none]) .smart-drop-down[bottom],.smart-text-box:not([animation=none]) .smart-drop-down[center-bottom]{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[center-bottom].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[center-top],.smart-color-picker:not([animation=none]) .smart-drop-down[top],.smart-combo-box:not([animation=none]) .smart-drop-down[center-top],.smart-combo-box:not([animation=none]) .smart-drop-down[top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[top],.smart-path:not([animation=none]) .smart-drop-down[center-top],.smart-path:not([animation=none]) .smart-drop-down[top],.smart-text-box:not([animation=none]) .smart-drop-down[center-top],.smart-text-box:not([animation=none]) .smart-drop-down[top]{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-color-picker:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[center-top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[top].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:bottom}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-top],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-top],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-top],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-top],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-top],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-top],.smart-path:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-path:not([animation=none]) .smart-drop-down[overlay-top],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-bottom],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-top]{animation:smart-drop-down-list-smart-animate-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-bottom].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-top].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:center}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-center],.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-center],.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-center],.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-center],.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-center],.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-center],.smart-path:not([animation=none]) .smart-drop-down[overlay-center],.smart-text-box:not([animation=none]) .smart-drop-down[overlay-center]{animation:smart-drop-down-list-smart-animate-overlay-center-opening .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-color-picker:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-combo-box:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-date-time-picker:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-button:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-drop-down-list:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-multi-split-button:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-path:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden,.smart-text-box:not([animation=none]) .smart-drop-down[overlay-center].smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-overlay-center-closing .2s cubic-bezier(.4,0,.2,1) 0s;transform-origin:top}.smart-drop-down-button .smart-drop-down,.smart-drop-down-list .smart-drop-down,.smart-multi-split-button .smart-drop-down,.smart-text-box .smart-drop-down{height:calc(var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down smart-scroll-bar:before,.smart-drop-down-list .smart-drop-down smart-scroll-bar:before,.smart-multi-split-button .smart-drop-down smart-scroll-bar:before,.smart-text-box .smart-drop-down smart-scroll-bar:before{display:none;background-color:var(--smart-border)}.smart-drop-down-button .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-drop-down-list .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-multi-split-button .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner,.smart-text-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down .smart-list-items-container.vscroll,.smart-drop-down-button .smart-drop-down smart-scroll-bar.bottom-corner,.smart-drop-down-list .smart-drop-down .smart-list-items-container.vscroll,.smart-drop-down-list .smart-drop-down smart-scroll-bar.bottom-corner,.smart-multi-split-button .smart-drop-down .smart-list-items-container.vscroll,.smart-multi-split-button .smart-drop-down smart-scroll-bar.bottom-corner,.smart-text-box .smart-drop-down .smart-list-items-container.vscroll,.smart-text-box .smart-drop-down smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-button .smart-drop-down input:focus,.smart-drop-down-list .smart-drop-down input:focus,.smart-multi-split-button .smart-drop-down input:focus,.smart-text-box .smart-drop-down input:focus{outline:0}.smart-drop-down-button.auto-height .smart-action-button,.smart-drop-down-list.auto-height .smart-action-button,.smart-multi-split-button.auto-height .smart-action-button{white-space:initial;text-overflow:initial;line-height:1rem;flex-wrap:wrap}.smart-drop-down-button.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-drop-down-button.auto-height[selection-display-mode=tokens] smart-action-button>span,.smart-drop-down-list.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-drop-down-list.auto-height[selection-display-mode=tokens] smart-action-button>span,.smart-multi-split-button.auto-height[selection-display-mode=tokens] .smart-action-button>span:first-of-type,.smart-multi-split-button.auto-height[selection-display-mode=tokens] smart-action-button>span{display:inline-block;margin:.2em}.smart-color-picker .smart-drop-down smart-scroll-bar:before,.smart-combo-box .smart-drop-down smart-scroll-bar:before,.smart-list-box smart-scroll-bar:before,.smart-scroll-viewer smart-scroll-bar:before{display:none;background-color:var(--smart-border)}.smart-color-picker .smart-drop-down{width:var(--smart-drop-down-button-drop-down-width);height:var(--smart-drop-down-button-drop-down-height)}.smart-color-picker .smart-drop-down.smart-drop-down-color-picker{max-height:calc(var(--smart-editor-drop-down-max-height) + 50px)}.smart-color-picker .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-color-picker .smart-drop-down .smart-list-items-container.vscroll{width:calc(100% - var(--smart-scroll-bar-size))}.smart-drop-down-list .smart-drop-down{width:var(--smart-drop-down-list-drop-down-width);height:var(--smart-drop-down-list-drop-down-height)}.smart-combo-box .smart-drop-down{width:var(--smart-combo-box-drop-down-width);height:var(--smart-combo-box-drop-down-height)}.smart-combo-box .smart-drop-down smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-drop-down .smart-list-items-container.vscroll,.smart-combo-box .smart-drop-down smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-combo-box .smart-selection-field input{outline:0}.smart-drop-down-button .smart-drop-down{width:var(--smart-drop-down-button-drop-down-width);height:var(--smart-drop-down-button-drop-down-height)}.smart-date-time-picker .smart-drop-down{border:none}.smart-drop-down-overlay{position:absolute;top:0;left:0;z-index:9000}.smart-list-box input.vscroll{outline:0}.smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container.vscroll,.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer{max-width:100%;border:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button,.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button,.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-drop-down-button[focus],.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus]{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{width:calc(var(--smart-scroll-bar-size));height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-list-items-container.vscroll,.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}@keyframes smart-drop-down-list-smart-animate-overlay-center-opening{0%{opacity:.2;transform:scaleY(0) translateY(-50%)}50%{opacity:.4}100%{opacity:1;transform:scaleY(1) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-overlay-center-closing{0%{opacity:1;transform:scaleY(1) translateY(-50%)}50%{opacity:.4}100%{opacity:.2;transform:scaleY(0) translateY(-50%)}}@keyframes smart-drop-down-list-smart-animate-opening{0%{opacity:.2;transform:scaleY(0)}50%{opacity:.4}100%{opacity:1;transform:scaleY(1)}}@keyframes smart-drop-down-list-smart-animate-closing{0%{opacity:1;transform:scaleY(1);pointer-events:none}50%{opacity:.4;pointer-events:none}100%{opacity:.2;transform:scaleY(0);pointer-events:none}}.smart-drop-down-box[right-to-left]:not([hover]) .smart-action-button[focus]{border-bottom-left-radius:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]) .smart-action-button{border-bottom-left-radius:0;border-bottom-right-radius:0}.smart-drop-down-box[right-to-left]:not([drop-down-button-position]):not([opened]):not([hover]) .smart-drop-down-button:not([hover]),.smart-drop-down-box[right-to-left]:not([drop-down-button-position]):not([opened]):not([hover]) .smart-drop-down-button[focus]:not([hover]){border-bottom-left-radius:0}
.smart-editor>.smart-container,.smart-editor[toolbar-view-mode=multiRow]>.smart-container,.smart-editor[toolbar-view-mode=scroll]>.smart-container{grid-template-rows:auto minmax(0,1fr)}.smart-editor .smart-editor-content-container .smart-editor-editable,.smart-editor .smart-editor-content-container textarea{width:100%;height:100%;outline:0;padding:var(--smart-editor-padding);background:0 0}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=delimiter],.smart-editor-toolbar-item[item-type=drop-down],.smart-editor-toolbar-item[item-type=toggle]{position:relative;height:var(--smart-editor-toolbar-item-height);outline:0}.smart-editor-toolbar-item:not([item-type=drop-down])::before,.smart-editor-toolbar-item[item-name=alignment]::before,.smart-editor-toolbar-item[item-name=clearformat]::after,.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button::before,.smart-editor-toolbar-item[item-type=delimiter]::before,.smart-editor-toolbar-item[item-type=drop-down]:after{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;width:100%;min-width:var(--smart-editor-addon-width);height:100%;box-sizing:border-box;pointer-events:none}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button::before,.smart-editor-toolbar-item[item-type=drop-down]:after{content:var(--smart-icon-arrow-down);width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width)}.smart-editor-toolbar-item[item-type=drop-down]:before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;content:attr(item-value);width:calc(100% - 30px);padding:var(--smart-editor-label-padding);padding-top:initial;padding-right:initial;padding-bottom:initial;text-align:center}[disabled].smart-editor-toolbar-item{-webkit-user-select:none;user-select:none;opacity:.55;cursor:default;pointer-events:none}.smart-editor{display:block;width:var(--smart-editor-default-width);height:var(--smart-editor-default-height);min-height:var(--smart-editor-input-min-height);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);contain:content}.smart-editor.smart-editor-iframe-body{margin:initial;border:initial;min-height:initial;border-radius:initial;width:100%;height:100%}.smart-editor .smart-editor-toolbar-items-primary .smart-editor-toolbar-item,.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor.smart-editor-iframe-body table{font-size:var(--smart-font-size);font-weight:var(--smart-font-weight)}.smart-editor.smart-editor-iframe-body *{box-sizing:border-box}.smart-editor>.smart-container{display:grid;grid-template-columns:100%;position:relative;min-height:inherit}.smart-editor .smart-toast-container.smart-toast-container-custom{position:absolute;top:0;right:0;height:auto;max-height:100%}.smart-editor.full-screen-mode{min-width:100%;max-width:100%;min-height:100%;max-height:100%;position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-editor[readonly] .smart-editor-toolbar-items-primary,.smart-editor[readonly] .smart-editor-toolbar-items-secondary{pointer-events:none}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[toolbar-tab-selected]:not([expanded]) .smart-editor-toolbar-toggle-button::before{content:var(--smart-icon-window-pin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar{position:absolute;bottom:0;height:calc(2 * var(--smart-border-width));background-color:var(--smart-primary);transform:scaleX(1)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-selection-bar.smart-visibility-hidden{transform:scaleX(0)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-primary{position:relative}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[expanded] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar[expanded] .smart-editor-toolbar-toggle-button{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item{margin-left:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{background-color:var(--smart-background);padding-bottom:initial;flex-wrap:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-drop-down{border-bottom:var(--smart-border-width) solid var(--smart-border);box-shadow:var(--smart-elevation-4);overflow:hidden}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary .smart-editor-toolbar-item:not(:last-of-type){margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab{-webkit-user-select:none;user-select:none;padding:var(--smart-tab-item-padding)}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab:not([disabled]){cursor:pointer}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar .smart-editor-toolbar-tab-group{padding-top:initial}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:100%;padding:var(--smart-editor-toolbar-item-margin);padding-bottom:initial}.smart-editor[hide-toolbar] .smart-editor-toolbar:not(.smart-tooltip),.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar .smart-editor-toolbar-toggle-button,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar .smart-editor-toolbar-toggle-button{display:none}.smart-editor[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-tab-group:not(:first-of-type){border-left:var(--smart-border-width) solid var(--smart-border)}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar{grid-template-areas:"primary primary" "secondary secondary "}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{padding:0 5px 5px 0}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar-items-primary .smart-editor-toolbar-item,.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary .smart-editor-toolbar-item{margin-bottom:initial}.smart-editor[toolbar-view-mode=multiRow] .smart-editor-toolbar .smart-editor-toolbar-items-primary{height:auto}.smart-editor[toolbar-view-mode=scroll] .smart-editor-toolbar-items-primary{overflow-y:auto}.smart-editor:not([animation=none]) .smart-editor-toolbar-tab-selection-bar{transition:width .2s cubic-bezier(.35,0,.25,1),left .2s cubic-bezier(.35,0,.25,1),visibility .2s cubic-bezier(.35,0,.25,1),transform .2s cubic-bezier(.35,0,.25,1)}.smart-editor:not([animation=none]) .smart-editor-search-bar,.smart-editor:not([animation=none])[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out;transform-origin:top}.smart-editor:not([animation=none]) .smart-editor-search-bar.smart-visibility-hidden,.smart-editor:not([animation=none])[toolbar-mode=singleLineRibbon] .smart-editor-toolbar-items-secondary.smart-visibility-hidden{animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-editor:not([animation=none]) .smart-editor-content-container,.smart-editor:not([animation=none]) .smart-editor-toolbar:not(.smart-tooltip){transition:height .2s ease-in-out}.smart-editor:not([animation=none]) .smart-editor-toolbar-item,.smart-editor:not([animation=none]) .smart-editor-toolbar-toggle-button{transition:background-color 0s linear,border-color 0s ease-in-out,color 0s linear,box-shadow .2s ease-in-out}.smart-editor:not([animation=none]) .smart-editor-toolbar-toggle-button::before{transition:transform .2s ease-in-out}.smart-editor.preview-mode .smart-editor-toolbar-item:not([item-name=print]):not([item-name=sourcecode]):not([item-name=fullscreen]):not([item-name=splitmode]),.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=alignment],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=indent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=lowercase],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=outdent],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=removelink],.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=uppercase]{-webkit-user-select:none;user-select:none;opacity:.55;cursor:default;pointer-events:none}.smart-editor[hide-toolbar]>.smart-container{grid-template-rows:minmax(auto,1fr)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip){width:100%;height:100%;border-bottom:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface);display:grid;grid-template-areas:"primary toggleButton" "secondary secondary ";grid-template-columns:minmax(0,1fr) auto;overflow:hidden;position:relative}.smart-editor .smart-editor-toolbar:not(.smart-tooltip)[expanded] .smart-editor-toolbar-toggle-button::before{transform:rotate(180deg)}.smart-editor .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-item{margin-left:var(--smart-editor-toolbar-item-margin);margin-top:var(--smart-editor-toolbar-item-margin)}.smart-editor[toolbar-sticky] .smart-editor-toolbar{position:sticky;top:0;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-editor[edit-mode=markdown] .smart-editor-toolbar-item[item-name=sourcecode]::before{content:var(--smart-icon-visibility)}.smart-editor .smart-editor-toolbar-toggle-button{grid-area:toggleButton;width:var(--smart-editor-toolbar-button-width);height:var(--smart-editor-toolbar-height);position:relative;cursor:pointer}.smart-editor .smart-editor-toolbar-toggle-button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box;pointer-events:none;content:var(--smart-icon-arrow-down);width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width)}.smart-editor .smart-editor-toolbar-items-primary{grid-area:primary;height:var(--smart-editor-toolbar-height);overflow:hidden}.smart-editor .smart-editor-toolbar-items-secondary{grid-area:secondary;padding-bottom:var(--smart-editor-toolbar-item-margin)}.smart-editor .smart-editor-toolbar-items-secondary:empty{display:none}.smart-editor .smart-editor-toolbar-items-primary,.smart-editor .smart-editor-toolbar-items-secondary{width:100%;display:flex;align-items:center;flex-wrap:wrap}.smart-editor iframe{width:100%;height:100%;min-height:var(--smart-editor-input-min-height);border:initial}.smart-editor .smart-editor-content-container{display:grid;width:100%;height:100%;position:relative;overflow:hidden;outline:0;background:0 0}.smart-editor .smart-editor-content-container[split-mode]{display:grid;grid-template-columns:minmax(0,1fr) var(--smart-border-width) minmax(0,1fr);grid-template-rows:100%;grid-column-gap:2px}.smart-editor .smart-editor-content-container[split-mode] .smart-editor-editable{order:1}.smart-editor .smart-editor-content-container[split-mode]::before{content:"";width:100%;height:100%;background-color:var(--smart-border);order:2}.smart-editor .smart-editor-content-container[split-mode] textarea,.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] .smart-editor-editable{order:3}.smart-editor .smart-editor-content-container textarea{resize:none;outline:0;border:initial;min-height:var(--smart-editor-input-min-height);font-size:inherit;font-family:inherit;color:inherit}.smart-editor .smart-editor-content-container .smart-editor-editable{min-height:var(--smart-editor-input-min-height);overflow:auto}.smart-editor .smart-editor-content-container .smart-editor-editable[show-placeholder]::before{content:attr(placeholder);width:100%;height:100%;position:absolute;pointer-events:none;color:var(--smart-disabled-color);opacity:.9;font-family:inherit;font-size:inherit}.smart-editor .smart-editor-content-container .smart-editor-editable p:first-child{margin-top:0}.smart-editor .smart-editor-content-container .smart-editor-editable p:last-child{margin-bottom:0}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li{list-style:none}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li::before{border-radius:3px;top:3.5px;width:12px;height:12px;display:inline-block;content:"";margin-right:5px;position:relative;border:2px solid rgba(0,0,0,.25)}.smart-editor .smart-editor-content-container .smart-editor-editable ul[checklist] li[checked]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering: geometricprecision;'%3E%3Cpath fill-rule='evenodd' fill='white' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'%3E%3C/path%3E%3C/svg%3E");background-color:var(--smart-primary);border:2px solid transparent}.smart-editor .smart-editor-content-container .smart-editor-editable a{display:inline-block}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=left]{text-align:left}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=center]{text-align:center}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=right]{text-align:right}.smart-editor .smart-editor-content-container .smart-editor-editable [alignment=justify]{text-align:justify}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal]{cursor:col-resize}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] table{overflow:hidden}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] td[resizing],.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] th[resizing]{position:relative}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] td[resizing]::after,.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=horizontal] th[resizing]::after{content:"";position:absolute;right:0;display:flex;width:var(--smart-border-width);height:100%;transform:scaleY(100);background-color:var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical]{cursor:row-resize}.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical] tr[resizing]>td,.smart-editor .smart-editor-content-container .smart-editor-editable[table-cell-resize=vertical] tr[resizing]>th{border-bottom-color:var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-editable[contenteditable=true] img{cursor:pointer}.smart-editor .smart-editor-content-container .smart-editor-editable font:empty{min-width:1px;min-height:1px;display:inline-block}.smart-editor .smart-editor-content-container .smart-editor-editable font:empty::before{content:"a";opacity:0}.smart-editor .smart-editor-content-container .smart-editor-editable pre{padding:10px;background:var(--smart-surface)}.smart-editor .smart-editor-content-container .smart-editor-editable blockquote{border-left:calc(2 * var(--smart-border-width)) solid var(--smart-border);padding:20px 10px}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match{background-color:var(--smart-editor-highlight);opacity:.75;color:var(--smart-editor-highlight-color)}.smart-editor .smart-editor-content-container .smart-editor-editable .find-and-replace-match.selected{background-color:var(--smart-editor-highlight);opacity:1}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe,.smart-editor .smart-editor-content-container .smart-editor-video-container video,.smart-editor .smart-editor-content-container img{float:initial;vertical-align:initial;margin:auto;min-width:10px;min-height:10px}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe:not([display=block])[alignment=left],.smart-editor .smart-editor-content-container .smart-editor-video-container video:not([display=block])[alignment=left],.smart-editor .smart-editor-content-container img:not([display=block])[alignment=left],.smart-editor .smart-editor-image-container:not([display=block])[alignment=left]{float:left}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block],.smart-editor .smart-editor-content-container img[display=block]{display:block}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block][alignment=left],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block][alignment=left],.smart-editor .smart-editor-content-container img[display=block][alignment=left]{margin-left:0}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[display=block][alignment=right],.smart-editor .smart-editor-content-container .smart-editor-video-container video[display=block][alignment=right],.smart-editor .smart-editor-content-container img[display=block][alignment=right]{margin-right:0}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe[show-resize-frame],.smart-editor .smart-editor-content-container .smart-editor-video-container video[show-resize-frame],.smart-editor .smart-editor-content-container img[show-resize-frame]{box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary)}.smart-editor .smart-editor-content-container .smart-editor-video-container iframe:not([display=block])[alignment=right],.smart-editor .smart-editor-content-container .smart-editor-video-container video:not([display=block])[alignment=right],.smart-editor .smart-editor-content-container img:not([display=block])[alignment=right]{float:right}.smart-editor .smart-editor-content-container .smart-editor-search-bar{position:absolute;top:var(--smart-editor-search-bar-offset);right:var(--smart-editor-search-bar-offset);padding:var(--smart-editor-search-bar-padding);display:grid;grid-template-columns:minmax(0,1fr) repeat(3,auto);grid-column-gap:5px;border:var(--smart-border-width) solid var(--smart-border);box-shadow:var(--smart-elevation-4);background:var(--smart-background);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container{width:var(--smart-text-box-default-width);display:flex;align-items:center}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input-container::after{content:attr(selected) "/" attr(matches);margin:0 var(--smart-editor-search-bar-offset)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input{height:100%;outline:0;border:initial;padding:var(--smart-editor-label-padding)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-input:focus{border-color:var(--smart-outline)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button{--smart-button-padding:0;border:initial;height:var(--smart-editor-toolbar-button-width);width:var(--smart-editor-toolbar-button-width)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button button::after{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.prev button::after{content:var(--smart-icon-arrow-up)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.next button::after{content:var(--smart-icon-arrow-down)}.smart-editor .smart-editor-content-container .smart-editor-search-bar .smart-search-button.close button::after{content:var(--smart-icon-close)}.smart-editor[show-char-count] .smart-editor-content-container::after{content:attr(char-count);position:absolute;display:flex;justify-content:flex-end;bottom:var(--smart-editor-char-counter-offset);right:var(--smart-editor-char-counter-offset);box-sizing:border-box;background:var(--smart-background);border-radius:var(--smart-border-radius);background-clip:content-box;-webkit-background-clip:content-box;font-family:inherit;font-size:inherit;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-editor[show-char-count] .smart-editor-content-container.char-count-error::after{color:var(--smart-error)}.smart-editor[show-char-count] .smart-editor-content-container.char-count-warning::after{color:var(--smart-warning)}.smart-editor[edit-mode=markdown] .smart-editor-content-container[split-mode] textarea{order:1}.smart-editor .smart-editor-resize-frame{-webkit-user-select:none;user-select:none;position:absolute}.smart-editor .smart-editor-resize-frame span{cursor:pointer;position:absolute;width:10px;height:10px;background:var(--smart-primary);transform:translate(-50%,-50%)}.smart-editor .smart-editor-resize-frame span[position=bottom-right],.smart-editor .smart-editor-resize-frame span[position=top-left]{cursor:se-resize}.smart-editor .smart-editor-resize-frame span[position=bottom-left],.smart-editor .smart-editor-resize-frame span[position=top-right]{cursor:sw-resize}.smart-editor .smart-editor-resize-frame span[position=bottom-center],.smart-editor .smart-editor-resize-frame span[position=top-center]{cursor:ns-resize}.smart-editor .smart-editor-resize-frame span[position=left-center],.smart-editor .smart-editor-resize-frame span[position=right-center]{cursor:ew-resize}.smart-editor .smart-editor-image-container{display:inline-block}.smart-editor .smart-editor-image-container.smart-editor-video-container{position:relative}.smart-editor .smart-editor-image-container.smart-editor-video-container .smart-editor-video-white-space{position:absolute;opacity:0}.smart-editor .smart-editor-image-container.smart-editor-video-container[dragged]::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.smart-editor .smart-editor-image-container.smart-editor-video-container iframe,.smart-editor .smart-editor-image-container.smart-editor-video-container video{width:100%;height:100%}.smart-editor .smart-editor-image-container.smart-editor-video-container>br[class]{display:none}.smart-editor .smart-editor-image-container.smart-editor-video-container::after{content:var(--smart-icon-menu);position:absolute;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);width:var(--smart-editor-toolbar-item-height);height:var(--smart-editor-toolbar-item-height);top:0;left:calc(50% - var(--smart-editor-toolbar-item-height)/ 2);background:var(--smart-background);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;visibility:hidden;transform-origin:top;transform:scale(0) translateY(-100%);transition:transform .2s ease-in-out,visibility .2s ease-in-out}.smart-editor .smart-editor-image-container.smart-editor-video-container:hover::after{visibility:visible;transform:scale(1) translateY(25%)}.smart-editor .smart-editor-image-container[display=block]{display:block}.smart-editor .smart-editor-image-container[display=block][alignment=left] img{margin-left:0}.smart-editor .smart-editor-image-container[display=block][alignment=left] .smart-editor-image-caption{text-align:left}.smart-editor .smart-editor-image-container[display=block][alignment=right] img{margin-right:0}.smart-editor .smart-editor-image-container[display=block][alignment=right] .smart-editor-image-caption{text-align:right}.smart-editor .smart-editor-image-container:not([display=block])[alignment=right]{float:right}.smart-editor .smart-editor-image-container .smart-editor-image-caption{display:block;text-align:center;outline:0}.smart-editor table{width:100%;border-collapse:collapse;empty-cells:show;border-spacing:0;table-layout:fixed}.smart-editor table td,.smart-editor table th{border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-editor-table-column-width);min-height:var(--smart-editor-table-cell-min-height);min-width:var(--smart-editor-table-cell-min-width);padding:2px 5px;vertical-align:middle}.smart-editor table img{max-width:100%}.smart-editor table table{width:100%}.smart-editor table th{background:var(--smart-surface)}.smart-editor table td:empty::before,.smart-editor table th:empty::before{content:"A";visibility:hidden}.smart-editor table[dashed-borders] td,.smart-editor table[dashed-borders] th{border-style:dashed}.smart-editor table[alternation] tr:nth-child(2n){background-color:var(--smart-alternation-index0-background)}.smart-editor table [selected]{box-shadow:0 0 0 var(--smart-border-width) var(--smart-primary) inset}.smart-editor[focus] .smart-editor-toolbar-item[item-type=button][checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;border-radius:var(--smart-editor-toolbar-item-border-radius);cursor:pointer}.smart-editor-toolbar-item:not([item-type=custom]):hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);box-shadow:var(--smart-elevation-1)}.smart-editor-toolbar-item:not([item-type=custom]):not([item-type=color-input]):not([disabled]):active,.smart-editor-toolbar-item[item-type=toggle][checked]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item[item-name=bold]::before{content:var(--smart-icon-bold)}.smart-editor-toolbar-item[item-name=italic]::before{content:var(--smart-icon-italic)}.smart-editor-toolbar-item[item-name=underline]::before{content:var(--smart-icon-underline)}.smart-editor-toolbar-item[item-name=strikethrough]::before{content:var(--smart-icon-strike-through)}.smart-editor-toolbar-item[item-name=caption]::before{content:var(--smart-icon-format-clear);font-weight:600}.smart-editor-toolbar-item[item-name=orderedlist]::before{content:var(--smart-icon-list-ordered)}.smart-editor-toolbar-item[item-name=unorderedlist]::before{content:var(--smart-icon-list-unordered)}.smart-editor-toolbar-item[item-name=checklist]::before{content:var(--smart-icon-list-check)}.smart-editor-toolbar-item[item-name=subscript]::before{content:var(--smart-icon-subscript)}.smart-editor-toolbar-item[item-name=superscript]::before{content:var(--smart-icon-superscript)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=backgroundcolor]::before{content:var(--smart-icon-color-background)}.smart-editor-toolbar-item .smart-editor-item-action-button[item-name=fontcolor]::before{content:var(--smart-icon-font)}.smart-editor-toolbar-item[item-name=delete]::before{content:var(--smart-icon-delete)}.smart-editor-toolbar-item[item-name=redo]::before,.smart-editor-toolbar-item[item-name=undo]::before{content:var(--smart-icon-reload)}.smart-editor-toolbar-item[item-name=indent]::before{content:var(--smart-icon-indent-left)}.smart-editor-toolbar-item[item-name=outdent]::before{content:var(--smart-icon-indent-right)}.smart-editor-toolbar-item[item-name=createlink]::before{content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=removelink]::before{content:var(--smart-icon-unlink)}.smart-editor-toolbar-item[item-name=hyperlink]::before{content:var(--smart-icon-link)}.smart-editor-toolbar-item[item-name=openlink]::before{content:var(--smart-icon-link-ext)}.smart-editor-toolbar-item[item-name=editlink]::before{content:var(--smart-icon-mode-edit)}.smart-editor-toolbar-item[item-name=image]::before{content:var(--smart-icon-image)}.smart-editor-toolbar-item[item-name=table]::before{content:var(--smart-icon-table)}.smart-editor-toolbar-item[item-name=lowercase]::before{content:var(--smart-icon-case-lower)}.smart-editor-toolbar-item[item-name=uppercase]::before{content:var(--smart-icon-case-upper)}.smart-editor-toolbar-item[item-name=print]::before{content:var(--smart-icon-print)}.smart-editor-toolbar-item[item-name=copy]::before{content:var(--smart-icon-copy-record)}.smart-editor-toolbar-item[item-name=paste]::before{content:var(--smart-icon-paste)}.smart-editor-toolbar-item[item-name=cut]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-editor-toolbar-item[item-name=clearformat]::before{content:var(--smart-icon-format-clear);font-style:italic;font-weight:600}.smart-editor-toolbar-item[item-name=fullscreen]::before{content:var(--smart-icon-resize-full)}.smart-editor-toolbar-item[item-name=sourcecode]::before{content:var(--smart-icon-source-code)}.smart-editor-toolbar-item[item-name=preview]::before{content:var(--smart-icon-visibility)}.smart-editor-toolbar-item[item-name=splitmode]::before{content:var(--smart-icon-split-mode)}.smart-editor-toolbar-item[item-name=tableheader]::before{content:var(--smart-icon-header)}.smart-editor-toolbar-item[item-name=tablerows]::before{content:var(--smart-icon-row)}.smart-editor-toolbar-item[item-name=tablecolumns]::before{content:var(--smart-icon-column)}.smart-editor-toolbar-item[item-name=tablevalign]::before{content:var(--smart-icon-vertical-align)}.smart-editor-toolbar-item[item-name=tablestyle]::before{content:var(--smart-icon-styles)}.smart-editor-toolbar-item[item-name=findandreplace]::before{content:var(--smart-icon-search)}.smart-editor-toolbar-item[item-name=video]::before{content:var(--smart-icon-video)}.smart-editor-toolbar-item[item-name=redo]::before{transform:scaleX(-1)}.smart-editor-toolbar-item[item-name=clearformat]::after{content:"-";position:absolute;top:0;font-weight:600;transform:scaleX(1.5)}.smart-editor-toolbar-item[item-name=alignment][item-value=left]::before{content:var(--smart-icon-align-left)}.smart-editor-toolbar-item[item-name=alignment][item-value=center]::before{content:var(--smart-icon-align-center)}.smart-editor-toolbar-item[item-name=alignment][item-value=right]::before{content:var(--smart-icon-align-right)}.smart-editor-toolbar-item[item-name=alignment][item-value=justify]::before{content:var(--smart-icon-align-justify)}.smart-editor-toolbar-item[item-type=button],.smart-editor-toolbar-item[item-type=toggle]{width:var(--smart-editor-toolbar-button-width)}.smart-editor-toolbar-item[item-type=color-input],.smart-editor-toolbar-item[item-type=drop-down]{display:flex;align-items:center;justify-content:space-between;width:var(--smart-editor-toolbar-drop-down-width-small)}.smart-editor-toolbar-item[item-type=drop-down][item-name=fontname],.smart-editor-toolbar-item[item-type=drop-down][item-name=formats]{width:var(--smart-editor-toolbar-drop-down-width-large)}.smart-editor-toolbar-item[item-type=drop-down][item-name=tablerows]:before{transform:rotate(90deg);padding:var(--smart-editor-label-padding);padding-left:initial;padding-right:initial;padding-top:initial}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button{display:flex;align-items:center;justify-content:center;position:relative;width:calc(100% - var(--smart-editor-addon-width));height:100%;min-width:var(--smart-editor-addon-width);padding:var(--smart-editor-label-padding);padding-top:initial;padding-bottom:initial}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-action-button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);border-bottom:calc(3 * var(--smart-border-width)) solid var(--item-value)}.smart-editor-toolbar-item[item-type=color-input] .smart-editor-item-drop-down-button{position:relative;height:100%}.smart-editor-toolbar-item[item-type=custom]>:first-child{width:100%;height:var(--smart-editor-toolbar-item-height)}.smart-editor-toolbar-item .smart-editor-item-action-button:hover,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-focus);background-color:var(--smart-ui-state-focus)}.smart-editor-toolbar-item .smart-editor-item-action-button:not([disabled]):active,.smart-editor-toolbar-item .smart-editor-item-drop-down-button:not([disabled]):active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-editor-toolbar-item[item-type=delimiter]{width:var(--smart-editor-toolbar-delimiter-width);pointer-events:none}.smart-editor-toolbar-item[item-type=delimiter]::before{content:attr(item-name);transform:scaleY(1.5);min-width:initial}.smart-editor-toolbar-item .smart-ripple{background-color:var(--smart-background-color)}.smart-editor-toolbar-item .smart-editor-item-drop-down{position:absolute;top:0;left:0;visibility:hidden}.smart-color-input-drop-down-menu.smart-editor-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-editor-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-editor-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-editor-color-input{--smart-input-drop-down-menu-width:auto}.smart-editor-color-input.smart-color-input-drop-down-menu .default-samples-container div.selected[value="#FFFFFF"]::after{border:var(--smart-border-width) solid var(--smart-border);color:var(--smart-ui-state-color-hover);box-sizing:border-box}.smart-editor-input li .editor-icon::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:var(--smart-column-icon-size);line-height:1rem}.smart-editor-input li[value=left] .editor-icon::before{content:var(--smart-icon-align-left)}.smart-editor-input li[value=center] .editor-icon::before{content:var(--smart-icon-align-center)}.smart-editor-input li[value=right] .editor-icon::before{content:var(--smart-icon-align-right)}.smart-editor-input li[value=justify] .editor-icon::before{content:var(--smart-icon-align-justify)}.smart-editor-input li[value=insertRowBefore] .editor-icon::before{content:var(--smart-icon-row-before)}.smart-editor-input li[value=insertRowAfter] .editor-icon::before{content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-editor-input li[value=deleteRow] .editor-icon::before{content:var(--smart-icon-row-delete)}.smart-editor-input li[value=insertColumnLeft] .editor-icon::before{content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-editor-input li[value=insertColumnRight] .editor-icon::before{content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-editor-input li[value=deleteColumn] .editor-icon::before{content:var(--smart-icon-column-delete)}.smart-editor-input li[value=h1] a{font-size:1.5rem;font-weight:700}.smart-editor-input li[value=h2] a{font-size:1.3rem;font-weight:700}.smart-editor-input li[value=h3] a{font-size:1.1rem;font-weight:700}.smart-editor-input li[value=h4] a{font-size:.9rem;font-weight:700}.smart-editor-input li[value=segueUi] a{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.smart-editor-input li[value=arial] a{font-family:Arial,Helvetica,sans-serif}.smart-editor-input li[value=georgia] a{font-family:Georgia,"Times New Roman",Times,serif}.smart-editor-input li[value=impact] a{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif}.smart-editor-input li[value=tahoma] a{font-family:Tahoma,Geneva,Verdana,sans-serif}.smart-editor-input li[value=timesnewRoman] a{font-family:"Times New Roman",Times,serif}.smart-editor-input li[value=verdana] a{font-family:Verdana,Geneva,Tahoma,sans-serif}.smart-editor-window{--smart-window-default-width:auto;--smart-window-default-height:auto;--smart-window-header-height:var(--smart-editor-window-header-height);--smart-window-footer-height:var(--smart-editor-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-header-background:transparent;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-width:95vw;max-height:95vh}.smart-editor-window.smart-window .smart-content-container>.smart-content{padding:initial;align-items:flex-start}.smart-editor-window .smart-editor-window-button{width:100%;height:100%;--smart-button-padding:0.2rem 16px}.smart-editor-window .smart-editor-window-button:not(:last-of-type){margin-right:2.5%}.smart-editor-window .smart-editor-window-content-wrapper{grid-template-rows:auto minmax(auto,1fr);padding:var(--smart-window-content-padding);width:100%}.smart-editor-window .smart-editor-window-content-wrapper>div{display:grid;width:var(--smart-box-width);grid-row-gap:10px;justify-content:center;grid-template-columns:100%}.smart-editor-window .smart-editor-window-editor{display:grid;grid-row-gap:5px;grid-column-gap:10px}.smart-editor-window .smart-editor-window-editor>.smart-input,.smart-editor-window .smart-editor-window-editor>.smart-list-box{width:100%}.smart-editor-window .smart-editor-window-editor>.smart-check-box{width:max-content}.smart-editor-window .smart-editor-window-editor[multiple] .smart-editor-window-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-editor-window .smart-editor-window-editor[type=results] label{display:flex;justify-content:space-between}.smart-editor-window .smart-editor-window-editor[type=results] label[matches]::after{content:attr(selected) " of " attr(matches)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-drop-zone{width:100%;height:100px;border:calc(2 * var(--smart-border-width)) dashed var(--smart-border);border-radius:var(--smart-border-radius)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload{--smart-file-upload-drop-zone-height:100px;width:100%;order:1;min-height:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-browse-button{margin:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-item-upload-button{display:none}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-file-upload-header{margin-bottom:5px;padding:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-file-upload-container,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files{padding:initial}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-file{display:flex;margin:initial;border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius)}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-cancel-button:after,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-pause-button:after,.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-upload-button:after{position:initial;left:initial;top:initial;display:flex;align-items:center;justify-content:center}.smart-editor-window .smart-editor-window-editor[type=file] .smart-file-upload .smart-selected-files .smart-item-name{width:100%}.smart-tooltip .smart-tooltip-content{display:flex;background-color:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-background);opacity:initial}.smart-tooltip.smart-editor-context-menu:not([animation=none]){transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-tooltip.smart-editor-toolbar{--smart-tooltip-padding:5px;--smart-tooltip-arrow-color:var(--smart-surface)}.smart-tooltip.smart-editor-toolbar .smart-tooltip-content{background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-surface)}.smart-tooltip.smart-editor-toolbar.smart-editor-inline-toolbar .smart-tooltip-content{max-width:var(--smart-editor-inline-toolbar-max-width);flex-wrap:wrap}.smart-tooltip.smart-editor-toolbar:not([animation=none]) .smart-editor-toolbar-item{transition:background-color 0s linear,border-color 0s ease-in-out,color 0s linear,box-shadow .2s ease-in-out}.smart-tooltip.smart-editor-toolbar:not(.smart-editor-drop-down-toolbar) .smart-editor-toolbar-item:not(:first-of-type){margin-left:var(--smart-editor-toolbar-item-margin)}.smart-tooltip.smart-editor-context-menu{opacity:.2;transform:scale(0);transform-origin:0 0}.smart-tooltip.smart-editor-context-menu[visible]{opacity:1;transform:scale(1)}.smart-tooltip .smart-editor-context-menu-item-container{width:100%;height:100%;display:grid;align-items:center;justify-content:flex-start}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item{-webkit-user-select:none;user-select:none;height:var(--smart-list-item-height);padding:var(--smart-list-item-padding);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);white-space:nowrap;text-overflow:ellipsis;background:var(--smart-background);color:var(--smart-background-color);display:flex;align-items:center;position:relative;padding-left:var(--smart-column-icon-size)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center;position:absolute;left:0;width:var(--smart-column-icon-size);line-height:1rem}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowBefore]::before{content:var(--smart-icon-row-before)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertRowAfter]::before{content:var(--smart-icon-row-after);transform:rotate(180deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteRow]::before{content:var(--smart-icon-row-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnLeft]::before{content:var(--smart-icon-column-left);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=insertColumnRight]::before{content:var(--smart-icon-column-right);transform:rotate(90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteColumn]::before{content:var(--smart-icon-column-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=tableProperties]::before{content:var(--smart-icon-table)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=imageProperties]::before{content:var(--smart-icon-image)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=linkProperties]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=videoProperties]::before{content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteTable]::before{content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copyImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copyVideo]::before{content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cutImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cutVideo]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteImage]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]::before,.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteVideo]::before{content:var(--smart-icon-delete)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=createLink]::before{content:var(--smart-icon-link)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=deleteLink]::before{content:var(--smart-icon-unlink)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=caption]::before{content:var(--smart-icon-format-clear)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=selectAll]::before{content:var(--smart-icon-group)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=cut]::before{content:var(--smart-icon-cut);transform:rotate(-90deg)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=copy]::before{content:var(--smart-icon-copy-record)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[value=paste]::before{content:var(--smart-icon-paste)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected);color:var(--smart-ui-state-color-selected)}.smart-tooltip .smart-editor-context-menu-item-container .smart-editor-context-menu-item[disabled]{opacity:.55;cursor:default;pointer-events:none}.smart-editor-drop-down-toolbar:not([animation=none]){animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-editor-drop-down-toolbar:not([animation=none])[visible]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-editor-drop-down-toolbar:not([arrow-direction]),.smart-editor-drop-down-toolbar[arrow-direction=bottom]{transform-origin:bottom}.smart-editor-drop-down-toolbar:not([arrow]),.smart-editor-drop-down-toolbar[arrow-direction=top]{transform-origin:top}.smart-editor-drop-down-toolbar .smart-table-picker{overflow:hidden;display:block;background:0 0}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid{width:100%;display:flex;flex-direction:column;align-items:center}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid::before{content:attr(value);display:flex;width:100%;justify-content:center;align-items:center;padding:.2rem 16px;box-sizing:border-box}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-grid>div{display:flex}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell{width:15px;height:15px;border:var(--smart-border-width) solid var(--smart-border);margin:2px;cursor:pointer}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-cell[selected]{border-color:var(--smart-primary);background:var(--smart-primary)}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-separator{width:100%;height:var(--smart-border-width);background:var(--smart-border);margin:10px 0}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button{width:100%;background:0 0;border:initial}.smart-editor-drop-down-toolbar .smart-table-picker .smart-table-picker-button button::before{font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);content:var(--smart-icon-table);margin-right:10px;box-sizing:border-box}.smart-editor[right-to-left] .smart-editor-toolbar:not(.smart-tooltip) .smart-editor-toolbar-item,.smart-tooltip.smart-editor-toolbar[right-to-left]:not(.smart-editor-drop-down-toolbar) .smart-editor-toolbar-item:not(:first-of-type){margin-left:initial;margin-right:var(--smart-editor-toolbar-item-margin)}.smart-editor[right-to-left] .smart-editor-toolbar:not(.smart-tooltip){grid-template-areas:"toggleButton primary" "secondary secondary";grid-template-columns:auto minmax(0,1fr)}.smart-editor[right-to-left] .smart-editor-content-container,.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=color-input],.smart-editor[right-to-left] .smart-editor-toolbar-item[item-type=drop-down],.smart-editor[right-to-left] .smart-editor-toolbar-items-primary,.smart-editor[right-to-left] .smart-editor-toolbar-items-secondary{direction:rtl}.smart-editor[right-to-left] .smart-editor-resize-frame span{transform:translate(50%,-50%)}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-right],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-left]{cursor:sw-resize}.smart-editor[right-to-left] .smart-editor-resize-frame span[position=bottom-left],.smart-editor[right-to-left] .smart-editor-resize-frame span[position=top-right]{cursor:se-resize}.smart-editor-input[right-to-left] li .editor-icon::before{right:0;left:initial}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-grid{direction:rtl}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button{display:flex;align-items:center;justify-content:center}.smart-editor-drop-down-toolbar .smart-table-picker[right-to-left] .smart-table-picker-button>button.smart-button::before{margin-right:initial;margin-left:10px}
smart-file-upload{display:inline-block;width:var(--smart-file-upload-default-width);font-size:var(--smart-file-upload-font-size);font-family:var(--smart-file-upload-font-family);color:var(--smart-file-upload-color);overflow:hidden;box-sizing:border-box;border:var(--smart-file-upload-border-width) dashed var(--smart-file-upload-border);background-color:var(--smart-file-upload-background);min-width:200px;min-height:100px}smart-file-upload .smart-selected-files .smart-file.smart-hidden,smart-file-upload .smart-total-files.smart-hidden,smart-file-upload[show-progress] .smart-file smart-progress-bar{display:none}smart-file-upload[disabled]{opacity:.55;cursor:default}smart-file-upload[show-progress] .smart-file smart-progress-bar[value]{display:block}.smart-file.smart-uploading-start:before{width:100%;height:100%;position:absolute;left:0;top:0;font-family:arial;content:var(--smart-file-upload-text-content-uploading-start);background-color:rgba(193,193,193,.4117647059);opacity:1;display:flex;justify-content:flex-end;flex-direction:column;box-sizing:border-box;font-size:11px;color:#737373;padding:0 0 2px 5px;pointer-events:none;z-index:1;animation:connecting 1s linear infinite}.smart-file.smart-error:before,.smart-file.smart-pause:before,.smart-file.smart-uploading:before{height:100%;justify-content:flex-end;font-size:11px;z-index:1;position:absolute;font-family:arial;padding:0 0 2px 5px;width:100%;pointer-events:none;box-sizing:border-box;top:0;left:0}.smart-file.smart-uploading:before{content:var(--smart-file-upload-text-content-uploading);background-color:rgba(193,193,193,.4117647059);opacity:1;display:flex;flex-direction:column;color:var(--smart-ui-state)}.smart-file.smart-uploading .smart-item-upload-button{pointer-events:none}.smart-file.smart-uploading .smart-item-name{opacity:.2;-webkit-user-select:none;user-select:none}.smart-file.smart-pause:before{content:var(--smart-file-upload-text-content-pause);background-color:rgba(255,0,0,.1882352941);border-radius:3px;opacity:.8;display:flex;flex-direction:column;color:#8a0000}.smart-file.smart-error:before{content:var(--smart-file-upload-text-content-error);background-color:var(--smart-error);border-radius:var(--smart-error-border-radius);opacity:0;display:flex;flex-direction:column;color:var(--smart-on-error);animation:error 6s linear 1}.smart-file.smart-error smart-progress-bar,.smart-selected-files .smart-uploading .smart-item-upload-button{opacity:.3}.smart-file smart-progress-bar{display:none;width:100%;height:4px;position:absolute;bottom:0;left:0}.smart-file smart-progress-bar .smart-container{border-style:none}.smart-file smart-progress-bar .smart-value{background-color:orange}.smart-file-upload .smart-file-upload-container,.smart-file-upload .smart-file-upload-footer,.smart-file-upload .smart-file-upload-header{padding:5px;width:100%;box-sizing:border-box}.smart-file-upload .smart-browse-button{display:block;margin:4px;width:var(--smart-file-upload-browse-button-width);height:var(--smart-file-upload-browse-button-height)}.smart-file-upload .smart-cancel-all-button,.smart-file-upload .smart-pause-all-button,.smart-file-upload .smart-upload-all-button{width:var(--smart-file-upload-footer-button-width);height:var(--smart-file-upload-footer-button-height);margin:4px}.smart-file-upload .smart-browse-input{display:none}.smart-file-upload .smart-drop-zone{display:none;width:100%;height:100px}.smart-file-upload .smart-total-files{font-family:arial;font-size:12px;color:gray;display:block;box-sizing:border-box;padding:0 0 2px 5px}.smart-file-upload .smart-total-files:empty,.smart-file-upload[hide-footer] .smart-file-upload-footer{display:none}.smart-file-upload[disabled] .smart-file-upload-container{pointer-events:none;-webkit-user-select:none;user-select:none}.smart-file-upload[drop-zone] .smart-drop-zone{display:block}.smart-file-upload[drop-zone] .smart-overflow .smart-drop-zone{display:none}.smart-drop-zone{width:100%;height:100%;background-color:var(--smart-background);position:relative;box-sizing:border-box;border:1px dotted #d3d3d3}.smart-drop-zone:after{font-family:var(--smart-font-family-icon);overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:center;flex-direction:column;height:100%;width:100%;text-align:center;content:var(--smart-file-upload-text-content-drop-zone);color:var(--smart-ui-state);box-sizing:border-box;border:5px dashed transparent;transition:border .5s ease-out}.smart-drop-zone.smart-drag-over:after,[data-theme=modern] .smart-drop-zone.smart-drag-over:after{content:var(--smart-file-upload-text-content-drop-zone-over);transition:border .5s ease-out;animation:drop-zone 1s ease-in infinite}.smart-drop-zone.smart-drag-over:after{font-size:50px;border:3px dashed var(--smart-background-border)}[data-theme=modern]{--smart-file-upload-text-content-drop-zone-over:"Drop here"}[data-theme=modern] .smart-drop-zone{border:2px dashed var(--smart-surface);width:100%;background-size:contain;background-repeat:no-repeat;background-position:bottom center;padding:10px;display:flex;justify-content:center;align-items:center}[data-theme=modern] .smart-drop-zone:after{font-family:Verdana;font-size:.875rem;font-weight:400;line-height:1.5}[data-theme=modern] .smart-drop-zone:hover{border-color:var(--smart-primary);background-color:rgba(var(--smart-primary-rgb),.1)}[data-theme=modern] .smart-drop-zone.smart-drag-over:after{border-color:transparent;font-size:2.5rem}.smart-selected-files{width:100%;height:100%;display:block;box-sizing:border-box;padding:2px}.smart-selected-files .smart-file{height:auto;position:relative;display:block;box-sizing:border-box;border:1px solid #d3d3d3;padding:10px;border-radius:3px;margin-bottom:1px;background-color:#fafafa;transition:border-color .5s ease}.smart-selected-files .smart-file:hover{transition:border-color .5s ease;border-color:gray}.smart-selected-files .smart-item-pause-button{pointer-events:none;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease;display:none}.smart-selected-files .smart-item-pause-button:after{font-family:var(--smart-font-family-icon);position:absolute;left:0;top:0;font-size:16px;text-shadow:2px 2px 2px #d3d3d3;content:var(--smart-icon-close)}.smart-selected-files .smart-item-cancel-button{display:inline-block;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease}.smart-selected-files .smart-item-cancel-button:after{font-family:var(--smart-font-family-icon);position:absolute;left:0;top:0;font-size:16px;text-shadow:2px 2px 2px #d3d3d3;content:var(--smart-icon-close)}.smart-selected-files .smart-item-cancel-button:hover{cursor:pointer;transition:color .5s ease;color:orange}.smart-selected-files .smart-item-upload-button{display:inline-block;box-sizing:border-box;height:16px;position:relative;width:16px;color:#999;transition:color .5s ease}.smart-selected-files .smart-item-upload-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-up);position:absolute;left:0;top:0;font-size:16px;text-shadow:2px 2px 2px #d3d3d3}.smart-selected-files .smart-item-upload-button:hover{cursor:pointer;color:var(--smart-success);transition:color .5s ease}.smart-selected-files .smart-item-name{display:inline-block;box-sizing:border-box;position:relative;width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;height:auto}.smart-selected-files .smart-uploading .smart-item-name{width:calc(100% - 60px);overflow:hidden;text-overflow:ellipsis;height:auto}.smart-selected-files .smart-uploading .smart-item-pause-button{display:inline-block;cursor:pointer;pointer-events:all;transition:color .5s,opacity .5s ease;color:#dc1919;opacity:.5}.smart-selected-files .smart-uploading .smart-item-pause-button:hover{transition:color .5s,opacity .5s ease;color:red;opacity:1}.smart-selected-files .smart-uploading .smart-item-cancel-button{display:inline-block;cursor:pointer;pointer-events:all;transition:color .5s,opacity .5s ease;opacity:.5;color:#ff8c00}.smart-selected-files .smart-uploading .smart-item-cancel-button:hover{transition:color .5s,opacity .5s ease;color:orange;opacity:1}.smart-drop-zone-square{position:relative}.smart-drop-zone-square:before{content:"";display:block;padding-bottom:100%}.smart-drop-zone-square .smart-drop-zone{position:absolute;top:0;bottom:0;left:0;right:0}.smart-drop-zone-square.smart-drop-zone-small{min-width:115px}.smart-drop-zone-small{position:relative;width:auto;display:inline-block}.smart-drop-zone-small .smart-drop-zone.smart-drag-over:after{font-size:1.25rem}.smart-drop-zone-images-only .smart-drop-zone{display:flex;align-items:center;flex-flow:column;justify-content:space-evenly}.smart-drop-zone-images-only .smart-drop-zone:after{height:auto}.smart-drop-zone-images-only .smart-drop-zone:before{display:block;content:"";background-image:url('dropable_zone_image.e2edea55ddfd43b9.svg');width:70px;height:55px;background-size:contain;background-position:center center}.smart-drop-zone[right-to-left],.smart-file[right-to-left],smart-file-upload[right-to-left]>.smart-container{direction:rtl}
.smart-filter-builder.smart-container,smart-filter-builder,smart-filter-builder>.smart-container{overflow:visible;position:relative}smart-filter-builder{display:inline-block;width:var(--smart-filter-builder-default-width);height:var(--smart-filter-builder-default-height);font-size:var(--smart-filter-builder-font-size);font-family:var(--smart-filter-builder-font-family);box-sizing:border-box;background-color:transparent}smart-filter-builder[disabled]{opacity:.55;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-filter-builder.smart-container>.smart-inner-container,smart-filter-builder>.smart-container>.smart-inner-container{overflow:hidden;width:100%;height:100%;position:relative}.smart-filter-builder smart-menu[mode=dropDown]{width:auto;height:auto}.smart-filter-builder smart-scroll-viewer{width:100%;height:100%;position:relative}.smart-filter-builder .filter-builder-item{min-height:var(--smart-filter-builder-row-height);vertical-align:middle;margin-right:5px;border:none;border-radius:3px;background-color:#add8e6;display:inline-flex;align-content:center;justify-content:center;align-items:center;padding:5px;cursor:pointer}.smart-filter-builder .smart-filter-builder-icon{width:40px;height:100%;display:inline-block;font-weight:700;border-right:1px solid gray;margin-right:5px;padding:0 2px;text-align:center}.smart-filter-builder .smart-filter-builder-menu-item{height:100%;display:inline-block}.smart-filter-builder .smart-filter-add-btn,.smart-filter-builder .smart-filter-delete-btn{min-width:var(--smart-filter-builder-row-height);min-height:var(--smart-filter-builder-row-height);box-sizing:border-box;vertical-align:middle;display:inline-block;padding:5px 0;opacity:.3;font-size:16px}.smart-filter-builder .smart-filter-add-btn:after,.smart-filter-builder .smart-filter-delete-btn:after{content:"+";font-family:var(--smart-font-family-icon);display:inline-block;text-align:center;width:100%;vertical-align:middle;cursor:pointer;font-size:25px}.smart-filter-builder .smart-filter-add-btn:hover,.smart-filter-builder .smart-filter-delete-btn:hover{opacity:.6}.smart-filter-builder .smart-filter-add-btn:active,.smart-filter-builder .smart-filter-delete-btn:active{opacity:1}.smart-filter-builder .smart-filter-add-btn{color:var(--smart-background-color)}.smart-filter-builder .smart-filter-add-btn:after{font-weight:700}.smart-filter-builder .smart-filter-delete-btn:after{content:"\e81F";font-size:10px}.smart-filter-builder .smart-filter-value{min-width:100px;padding:0}.smart-filter-builder .smart-filter-value .smart-value-container{color:gray;width:100%;height:100%;display:inline-flex;align-content:center;justify-content:center;padding:5px;margin:0}.smart-filter-builder .smart-filter-value[edited]{padding:0;background-color:transparent}.smart-filter-builder .smart-filter-value[edited] .smart-value-container{display:none}.smart-filter-builder .smart-filter-group,.smart-filter-builder .smart-filter-group-condition,.smart-filter-builder .smart-filter-group-condition-container,.smart-filter-builder .smart-filter-group-operator{display:block;width:100%;box-sizing:border-box;white-space:nowrap}.smart-filter-builder .smart-filter-group-condition{margin-bottom:5px}.smart-filter-builder .smart-filter-group-condition-container{padding-left:30px}.smart-filter-builder .smart-filter-group-operation{min-width:50px}.smart-filter-builder .smart-content-container>.smart-filter-group>.smart-filter-group-operator{margin-left:30px}.smart-filter-builder .smart-content-container>.smart-filter-group>.smart-filter-group-operator .smart-filter-delete-btn{display:none}.smart-filter-builder .smart-editors-container{position:relative;pointer-events:none;height:20px}.smart-filter-builder .smart-editors-container[open]{min-width:100px;width:var(--smart-filter-builder-item-width);min-height:var(--smart-filter-builder-row-height)}.smart-filter-builder .smart-editors-container[open] .smart-check-box-editor{margin-left:auto;margin-right:auto;display:flex;align-self:center;justify-self:center;width:30px;height:30px}.smart-filter-builder .smart-editors-container[open] .smart-check-box-editor.smart-hidden,.smart-filter-builder .smart-hidden{display:none}.smart-filter-builder .smart-editors-container .smart-check-box-editor,.smart-filter-builder .smart-editors-container .smart-combo-box-editor,.smart-filter-builder .smart-editors-container .smart-custom-editor>*,.smart-filter-builder .smart-editors-container .smart-date-time-picker-editor,.smart-filter-builder .smart-editors-container .smart-drop-down-list-editor,.smart-filter-builder .smart-editors-container .smart-numeric-text-box-editor,.smart-filter-builder .smart-editors-container .smart-text-box-editor{pointer-events:all;width:100%}.smart-filter-builder .smart-filter-field-name,.smart-filter-builder .smart-filter-operation{min-width:100px}.smart-filter-builder .smart-selected-menu-item{background-color:#d3d3d3}.smart-filter-builder .smart-scrollable-outer-container{width:100%;height:100%}.smart-filter-builder .smart-filter-value:hover>*{color:initial;border-color:initial;background-color:initial}
smart-filter-panel{width:var(--smart-filter-panel-default-width);height:var(--smart-filter-panel-default-height)}smart-filter-panel.smart-element{padding:var(--smart-filter-panel-padding);border:none}.smart-filter-panel .smart-filter-panel-input:active,.smart-filter-panel .smart-filter-panel-input:focus{border-color:var(--smart-primary)}.smart-filter-panel smart-numeric-text-box.smart-filter-panel-input input{text-align:right}.smart-filter-panel smart-tree{width:100%;height:var(--smart-filter-panel-main-element-height);margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel smart-tree.date-excel smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-items-group-arrow,.smart-filter-panel smart-tree.standard-excel .smart-tree-items-group-arrow{visibility:hidden}.smart-filter-panel smart-tree.standard-excel smart-tree-item:not([level="1"])>.smart-tree-item-label-container{margin-left:-30px}.smart-filter-panel smart-menu-item[value=notand],.smart-filter-panel smart-menu-item[value=notor]{display:none}.smart-filter-panel .smart-filter-panel-label{margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-list{width:100%;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-operator-list{width:80px;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-button-container{width:100%;min-height:33px;height:var(--smart-editor-height);display:flex;justify-content:space-around}.smart-filter-panel .smart-filter-panel-button-container>smart-button{width:80px}.smart-filter-panel .smart-filter-panel-button-container>smart-button button{padding:8px}.smart-filter-panel .smart-filter-panel-input{height:var(--smart-editor-height);width:100%;display:block;margin-bottom:var(--smart-filter-panel-vertical-offset)}.smart-filter-panel .smart-filter-panel-input.case-sensitive{width:calc(100% - 32px);display:inline-block}.smart-filter-panel[filter-type=string] .case-sensitive{display:block;margin-top:5px;margin-bottom:calc(var(--smart-filter-panel-vertical-offset) - 5px)}.smart-filter-panel span.case-sensitive.smart-icon{font-family:var(--smart-font-family-icon);font-size:16px;position:relative;margin-left:5px;padding:5px;border:1px solid transparent;border-radius:var(--smart-border-radius)}.smart-filter-panel span.case-sensitive.smart-icon.smart-icon-font-size:after{content:var(--smart-icon-fontsize)}.smart-filter-panel span.case-sensitive.smart-icon:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border:1px solid var(--smart-ui-state-border-hover)}.smart-filter-panel span.case-sensitive.smart-icon.active,.smart-filter-panel span.case-sensitive.smart-icon:active{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border:1px solid var(--smart-ui-state-border-active)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon{font-family:var(--smart-font-family-icon);margin-right:5px;font-size:16px;position:relative;left:-3px}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-contains:after{content:var(--smart-icon-contains)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-starts-with:after{content:var(--smart-icon-starts_with)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-ends-with:after{content:var(--smart-icon-ends_with)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-does-not-contain:after{content:var(--smart-icon-does_not_contain)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-equal:after{content:var(--smart-icon-equals)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-greater-than:after{content:var(--smart-icon-greater-than)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-calendar:after{content:var(--smart-icon-calendar)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-greater-than-equal:after{content:var(--smart-icon-greater-than-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-less-than:after{content:var(--smart-icon-less-than)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-less-than-equal:after{content:var(--smart-icon-less-than-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-equal:after{content:var(--smart-icon-not-equal)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-between:after{content:var(--smart-icon-between)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-empty:after,.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-empty:after{content:var(--smart-icon-check-empty);position:relative;top:1px}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-empty:before{content:var(--smart-icon-close);font-size:10px;left:calc(50% - 4px);top:calc(50% - 5px);position:absolute}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-null:after{content:var(--smart-icon-circle-empty)}.smart-filter-panel-list-drop-down-menu.smart-input-drop-down-menu ul li span.smart-icon.smart-icon-not-null:after{content:var(--smart-icon-circle)}.smart-filter-panel[right-to-left]{direction:rtl}.smart-filter-panel[right-to-left] smart-tree.standard-excel smart-tree-item:not([level="1"])>.smart-tree-item-label-container{margin-right:-30px;margin-left:unset}
smart-gantt-chart{display:block;width:var(--smart-gantt-chart-default-width);height:var(--smart-gantt-chart-default-height);contain:content}.smart-gantt-chart .smart-splitter,smart-gantt-chart .smart-splitter{width:100%;height:100%;border:none;border-radius:initial}.smart-gantt-chart smart-table,smart-gantt-chart smart-table{width:100%;height:100%;--smart-table-row-height:var(--smart-gantt-chart-task-default-height);--smart-table-header-footer-height:var(--smart-gantt-chart-filter-row-height)}.smart-gantt-chart.smart-container,smart-gantt-chart>.smart-container{overflow:hidden;--smart-scroll-bar-default-height:100%;--smart-scroll-bar-default-width:100%;--smart-gantt-chart-task-timeline-content-height:calc(2 * var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-task-splitter-bar-fit-size:var(--smart-gantt-chart-task-timeline-content-height);--smart-gantt-chart-resource-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-timeline-content-height) + var(--smart-gantt-chart-task-default-height));--smart-gantt-chart-baseline-size:calc(var(--smart-gantt-chart-task-default-height) / var(--smart-gantt-chart-baseline-proportion))}.smart-gantt-chart.smart-container:not(.hscroll),smart-gantt-chart>.smart-container:not(.hscroll){margin-bottom:-1px}.smart-gantt-chart.smart-container:not(.hscroll)[show-resource-panel],smart-gantt-chart>.smart-container:not(.hscroll)[show-resource-panel]{margin-bottom:-4px}.smart-gantt-chart .smart-task-splitter>.smart-resize-trigger-container,.smart-gantt-chart.smart-container .smart-splitter>.smart-resize-trigger-container,smart-gantt-chart>.smart-container .smart-splitter>.smart-resize-trigger-container{margin-bottom:-2px}.smart-gantt-chart smart-splitter{--smart-splitter-bar-size:5px}.smart-gantt-chart .smart-task-splitter smart-splitter-item>.smart-container,.smart-gantt-chart .smart-task-splitter smart-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart smart-splitter-bar .smart-splitter-resize-button{display:none}.smart-gantt-chart smart-scroll-viewer{width:100%;height:100%;border:none;padding:initial}.smart-gantt-chart .smart-table{--smart-table-cell-padding:var(--smart-gantt-chart-task-bar-fill-padding)}.smart-gantt-chart .smart-table.smart-task-table{--smart-table-column-header-height:calc(2 * var(--smart-gantt-chart-task-default-height) - calc(var(--smart-border-width) / 2))}.smart-gantt-chart .smart-table.smart-resource-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height) - calc(var(--smart-border-width) / 2))}.smart-gantt-chart .smart-table>.smart-container{border:initial}.smart-gantt-chart .smart-table[hide-selection-column] tr td{background:inherit}.smart-gantt-chart .smart-table[hide-selection-column] tr[aria-selected=true] td{background:initial}.smart-gantt-chart .smart-table thead tr th,.smart-gantt-chart .smart-table thead tr th.smart-table-select-all.freeze-near,.smart-gantt-chart .smart-timeline-view-cells:empty,.smart-gantt-chart .smart-timeline-view-details:empty{background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-gantt-chart .smart-table .smart-table-virtualization-container .smart-scroll-viewer-content-container{display:block}.smart-gantt-chart .smart-table td.tree-cell>div .hierarchy-arrow::after{display:initial}.smart-gantt-chart .smart-table td div,.smart-gantt-chart .smart-table td span{line-height:inherit}.smart-gantt-chart .smart-table td.tree-cell>div div:nth-child(2){line-height:1rem}.smart-gantt-chart .smart-table thead tr th{border-bottom:var(--smart-border-width) solid var(--smart-border);font-size:var(--smart-font-size)}.smart-gantt-chart .smart-table tbody tr{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-table tbody tr td{line-height:100%}.smart-gantt-chart .smart-table tbody tr[unused] td{border:initial}.smart-gantt-chart .smart-table tbody tr[focus]{border-color:var(--smart-ui-state-border-focus);background-color:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}.smart-gantt-chart .smart-table tbody tr[hover]{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-gantt-chart .smart-table tbody tr[aria-selected=true]{border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-gantt-chart .smart-table td{border-bottom:var(--smart-border-width) solid var(--smart-border);border-top:none}.smart-gantt-chart .smart-table td[data-field=overdue]::after{font-family:var(--smart-font-family-icon);font-size:1.25em;color:var(--smart-gantt-chart-deadline-color);position:absolute;left:0;top:0;height:100%;display:flex;align-items:center;pointer-events:none;padding-left:var(--smart-table-cell-padding);padding-right:var(--smart-table-cell-padding)}.smart-gantt-chart .smart-table td[data-field=overdue][overdue]::after{content:var(--smart-gantt-chart-deadline-icon)}.smart-gantt-chart .smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:100%}@-moz-document url-prefix(){.smart-gantt-chart .smart-table.smart-task-table{--smart-table-column-header-height:calc(2 * var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart .smart-table.smart-resource-table{--smart-table-column-header-height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{top:0}}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group]{background:var(--smart-background);color:var(--smart-background-color);cursor:initial}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox{background:var(--smart-background);color:var(--smart-background-color);cursor:initial;border-color:var(--smart-border)}.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox::after,.smart-gantt-chart[group-by-resources] .smart-table tbody tr[role=group] .selection-checkbox::before{content:initial}.smart-gantt-chart[resource-filtering] .smart-resource-splitter .smart-timeline-header::before,.smart-gantt-chart[task-filtering] .smart-task-splitter .smart-timeline-header::before,.smart-gantt-chart[task-filtering][filter-row] .smart-task-splitter .smart-timeline-header::after{content:""}.smart-gantt-chart.smart-container,.smart-gantt-chart>.smart-container{position:relative}.smart-gantt-chart.smart-container.hscroll>smart-splitter,.smart-gantt-chart>.smart-container.hscroll>smart-splitter{height:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart.smart-container>.smart-popup-window-modal,.smart-gantt-chart>.smart-container>.smart-popup-window-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}.smart-gantt-chart .smart-splitter>.smart-container>smart-splitter-bar>.smart-container{transform:scaleX(5);transform-origin:left}.smart-gantt-chart .smart-splitter:not([dragged]) smart-splitter-bar.smart-element{background-color:var(--smart-border)}.smart-gantt-chart .smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar>.smart-container{transform:scaleY(2.5);transform-origin:center}.smart-gantt-chart .smart-timeline{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:center;overflow:hidden;height:100%}.smart-gantt-chart .smart-timeline[task-bar-hovered],.smart-gantt-chart .smart-timeline[task-bar-hovered] .smart-timeline-task.project .smart-timeline-task-fill,.smart-gantt-chart .smart-timeline[task-bar-hovered] .smart-timeline-task.task .smart-timeline-task-fill{cursor:e-resize}.smart-gantt-chart[task-filtering][hide-timeline-header-details] .smart-task-splitter .smart-timeline-view-cells .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart[task-filtering][hide-timeline-header-details] .smart-task-splitter .smart-timeline-content-container{height:calc(100% - var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[task-filtering] .smart-task-splitter .smart-timeline-content-container{height:calc(100% - 2 * var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[resource-filtering] .smart-resource-splitter{--smart-splitter-bar-fit-size:calc(var(--smart-gantt-chart-resource-splitter-bar-fit-size) + var(--smart-gantt-chart-filter-row-height))}.smart-gantt-chart[task-filtering][filter-row] .smart-task-splitter .smart-timeline-header::before{content:none}.smart-gantt-chart .smart-timeline-header{position:relative;overflow:hidden;width:100%}.smart-gantt-chart .smart-timeline-header::after,.smart-gantt-chart .smart-timeline-header::before{width:100%;height:var(--smart-gantt-chart-filter-row-height);display:block;background:var(--smart-surface);border-bottom:var(--smart-border) solid var(--smart-border-width);box-sizing:border-box;position:sticky;left:0}.smart-gantt-chart .smart-timeline-header .smart-timeline-header-content{width:100%}.smart-gantt-chart .smart-timeline-content-container{width:100%;height:calc(100% - 2 * var(--smart-gantt-chart-task-default-height));position:relative;overflow:hidden}.smart-gantt-chart .smart-timeline-content{width:100%;height:100%;position:relative}.smart-gantt-chart .smart-timeline-content:empty:after{content:"No Items";height:var(--smart-gantt-chart-task-default-height);display:flex;align-items:center;justify-content:center;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-content .smart-timeline-task:not(.milestone)[disable-resize] .smart-task-container:after,.smart-gantt-chart .smart-timeline-content .smart-timeline-task:not(.milestone)[disable-resize]:after{content:none}.smart-gantt-chart .smart-timeline-container{display:inline-block;position:relative;width:100%;height:100%}.smart-gantt-chart .smart-timeline-scroll-bar{overflow:visible;position:relative;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-gantt-chart .smart-timeline-scroll-bar:after{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}.smart-gantt-chart .smart-timeline-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart .smart-timeline-scroll-bar.smart-resource-scroll-bar[orientation=vertical]{height:calc(100% - var(--smart-gantt-chart-task-default-height));top:var(--smart-gantt-chart-task-default-height);z-index:1}.smart-gantt-chart .smart-timeline-scroll-bar.smart-resource-scroll-bar[orientation=vertical]:before{top:calc(-1 * var(--smart-gantt-chart-task-default-height));height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical]{position:absolute;right:0;top:calc(2 * var(--smart-gantt-chart-task-default-height));height:calc(100% - 2 * var(--smart-gantt-chart-task-default-height));width:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical]:before{position:absolute;width:100%;background:var(--smart-scroll-bar-background);content:"";left:0;top:calc(-2 * var(--smart-gantt-chart-task-default-height));height:calc(2 * var(--smart-gantt-chart-task-default-height));border:1px solid var(--smart-border);border-top:none;box-sizing:border-box}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::after,.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::before{border-top:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid transparent;border-bottom:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid transparent}.smart-gantt-chart .smart-timeline-scroll-bar[orientation=vertical][disabled]:after{left:0;height:100%}.smart-gantt-chart[show-baseline] .smart-timeline-task{height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))}.smart-gantt-chart[show-baseline] .smart-timeline-task .smart-task-container{padding-bottom:calc(var(--smart-gantt-chart-task-bar-fill-padding)/ 2)}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::after{border-left:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart[show-baseline] .smart-timeline-task.milestone .smart-task-container::before{left:calc(-1 * (var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2);border-right:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart[show-baseline] .smart-task-connection-point{top:calc((var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size))/ 2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.end,.smart-gantt-chart[show-baseline] .smart-task-connection-point.start{width:calc(var(--smart-gantt-chart-task-default-height)/ 3);height:calc(var(--smart-gantt-chart-task-default-height)/ 3)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.end{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[show-baseline] .smart-task-connection-point.start{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart .smart-timeline-task{position:absolute;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-task:empty{height:0}.smart-gantt-chart .smart-timeline-task .smart-timeline-task-progress-thumb:after{content:"";border-right:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid transparent;border-left:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid transparent;border-bottom:var(--smart-gantt-chart-timeline-task-progress-thumb-size) solid var(--smart-gantt-chart-task-thumb-color);box-shadow:0 1px 0 0 var(--smart-gantt-chart-task-thumb-color);position:absolute;bottom:calc(-1 * var(--smart-gantt-chart-task-bar-fill-padding)/ 2);left:calc(-1 * var(--smart-gantt-chart-timeline-task-progress-thumb-size));z-index:1}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell:not(:first-of-type),.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell:not(:first-of-type){border-left-color:transparent}.smart-gantt-chart .smart-timeline-task:not(.milestone) .smart-task-container:after,.smart-gantt-chart .smart-timeline-task:not(.milestone):after{width:var(--smart-gantt-chart-timeline-task-resize-indicator-width);height:var(--smart-gantt-chart-timeline-task-resize-indicator-width);position:absolute;top:calc(50% - var(--smart-gantt-chart-timeline-task-resize-indicator-width)/ 2);background-color:var(--smart-gantt-chart-timeline-task-resize-indicator-color);box-shadow:0 0 0 1px var(--smart-gantt-chart-timeline-task-resize-indicator-border-color);transform:scale(0);pointer-events:none}.smart-gantt-chart .smart-timeline-task.task .smart-timeline-task-label{color:var(--smart-gantt-chart-task-label-color)}.smart-gantt-chart .smart-timeline-task.task[selected] .smart-timeline-task-label{color:var(--smart-gantt-chart-task-label-color-selected)}.smart-gantt-chart .smart-timeline-task.project .smart-timeline-task-label{color:var(--smart-gantt-chart-project-label-color)}.smart-gantt-chart .smart-timeline-task.project[selected] .smart-timeline-task-label{color:var(--smart-gantt-chart-project-label-color-selected)}.smart-gantt-chart .smart-timeline-task.project .smart-task-segments::before{content:initial}.smart-gantt-chart .smart-timeline-task:not(.milestone){min-width:var(--smart-gantt-chart-timeline-task-min-width)}.smart-gantt-chart .smart-timeline-task:not(.milestone):after{content:"";left:calc(100% - var(--smart-gantt-chart-timeline-task-resize-indicator-width)/ 2)}.smart-gantt-chart .smart-timeline-task:not(.milestone) .smart-task-container:after{content:"";left:calc(-1 * var(--smart-gantt-chart-timeline-task-resize-indicator-width)/ 2)}.smart-gantt-chart .smart-timeline-task[selected]:not([disable-resize]) .smart-task-container::after,.smart-gantt-chart .smart-timeline-task[selected]:not([disable-resize]):after,.smart-gantt-chart .smart-timeline-task[selected]:not([resource-group]) .smart-timeline-task-progress-thumb{transform:scale(1)}.smart-gantt-chart .smart-timeline-task[selected]:not(.milestone) .smart-timeline-task-fill{box-shadow:var(--smart-elevation-2)}.smart-gantt-chart .smart-timeline-task[connection-point=end] .smart-task-connection-feedback{left:100%}.smart-gantt-chart .smart-timeline-task[disable-drag]{cursor:pointer}.smart-gantt-chart .smart-timeline-task[resource-group]{cursor:initial}.smart-gantt-chart .smart-timeline-task .smart-task-segment,.smart-gantt-chart .smart-timeline-task .smart-task-segments{width:100%;height:100%}.smart-gantt-chart .smart-timeline-task .smart-task-segments{position:relative}.smart-gantt-chart .smart-timeline-task .smart-task-segments::before{pointer-events:none;content:"";width:100%;border-bottom:var(--smart-gantt-chart-segment-link-size) dashed var(--smart-gantt-chart-segment-link-color);box-sizing:border-box;position:absolute;top:calc(50% - var(--smart-gantt-chart-segment-link-size)/ 2);left:0}.smart-gantt-chart .smart-timeline-task .smart-task-segment{position:absolute;min-width:var(--smart-gantt-chart-timeline-task-min-width)}.smart-gantt-chart .smart-timeline-task .smart-task-segment[deadline]::after{content:attr(deadline);position:absolute;height:100%;top:0;left:100%;white-space:nowrap;display:flex;align-items:center;margin-inline-start:10px;font-size:.8em;font-weight:600;pointer-events:none}.smart-gantt-chart .smart-timeline-view-cells:empty:after,.smart-gantt-chart .smart-timeline-view-details:empty:after{content:var(--smart-gantt-chart-header-placeholder)}.smart-gantt-chart .smart-timeline-task-progress{width:100%;height:100%;transform-origin:left;position:relative;pointer-events:none}.smart-gantt-chart .smart-timeline-task-progress-thumb{position:absolute;right:0;cursor:e-resize;transform:scale(0);transform-origin:left bottom}.smart-gantt-chart .smart-timeline-task-fill{width:100%;height:100%;border-radius:var(--smart-gantt-chart-task-fill-border-radius);overflow:hidden}.smart-gantt-chart .smart-timeline-task-label{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;padding:var(--smart-gantt-chart-task-label-padding);font-size:inherit;font-family:inherit;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart .smart-timeline-task-label>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-gantt-chart .smart-timeline-task-cells{position:relative}.smart-gantt-chart .smart-timeline-view-details{display:flex;width:100%;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-view-details:empty{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;justify-content:center;align-items:center}.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell{min-width:initial;border-top:none}.smart-gantt-chart .smart-timeline-view-details .smart-timeline-view-cell.middle{border-top:1px solid var(--smart-border);border-bottom-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-view-cells{display:flex;width:100%;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-view-cells:empty{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;justify-content:center;align-items:center}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell:last-of-type:after{border-right-color:transparent}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell[weekend]{background:var(--smart-gantt-chart-timeline-weekend-color)}.smart-gantt-chart .smart-timeline-view-cells .smart-timeline-view-cell[nonworking]{background:var(--smart-gantt-chart-timeline-nonworking-color)}.smart-gantt-chart .smart-timeline-view-cells div{border-bottom-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-view-cell{position:absolute;display:flex;justify-content:center;align-items:center;background-color:var(--smart-surface);color:var(--smart-surface-color);border-top:var(--smart-border-width) solid var(--smart-border);border-bottom:var(--smart-border-width) solid var(--smart-border);border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border);text-overflow:ellipsis;white-space:nowrap;padding:var(--smart-gantt-chart-task-bar-fill-padding);border-bottom-color:transparent;height:var(--smart-gantt-chart-task-default-height);min-width:var(--smart-gantt-chart-timeline-cell-min-size);width:var(--smart-gantt-chart-timeline-cell-size)}.smart-gantt-chart .smart-timeline-view-cell:first-of-type{border-left:none}.smart-gantt-chart .smart-timeline-view-cell:last-of-type{border-right:none}.smart-gantt-chart .smart-timeline-view-cell>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.smart-gantt-chart .smart-timeline-cells-container{width:100%}.smart-gantt-chart .smart-timeline-deadlines-container:empty,.smart-gantt-chart .smart-timeline-indicators-container:empty,.smart-gantt-chart .smart-timeline-markers-container:empty{display:none}.smart-gantt-chart .smart-gantt-chart-date-marker{height:100%;top:0;position:absolute;border-left:var(--smart-gantt-chart-date-marker-width) dashed var(--smart-gantt-chart-date-marker-color);width:0;pointer-events:none;background:var(--smart-gantt-chart-date-marker-background);color:var(--smart-gantt-chart-date-marker-color)}.smart-gantt-chart .smart-gantt-chart-date-marker .smart-gantt-chart-marker-label{position:sticky;top:var(--smart-gantt-chart-date-marker-v-offset);height:var(--smart-gantt-chart-date-marker-height);background:inherit;color:inherit;box-sizing:border-box;white-space:nowrap;display:inline-flex;align-items:center;border-radius:var(--smart-gantt-chart-task-fill-border-radius);padding:5px;margin-inline-start:var(--smart-gantt-chart-date-marker-h-offset)}.smart-gantt-chart .smart-gantt-chart-date-marker .smart-gantt-chart-marker-label::before{content:"";position:absolute;border-top:calc(var(--smart-gantt-chart-date-marker-height)/ 2) solid transparent;border-bottom:calc(var(--smart-gantt-chart-date-marker-height)/ 2) solid transparent;border-right:calc(var(--smart-gantt-chart-date-marker-height)/ 2) solid var(--smart-gantt-chart-date-marker-background);box-sizing:inherit;right:100%}.smart-gantt-chart .smart-gantt-chart-task-indicator{position:absolute;height:var(--smart-gantt-chart-task-default-height);display:flex;align-items:center;white-space:nowrap}.smart-gantt-chart .smart-gantt-chart-task-indicator.icon::before{content:var(--smart-gantt-chart-indicator-icon);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);margin-inline-end:2.5px}.smart-gantt-chart .smart-gantt-chart-task-deadline{position:absolute;height:var(--smart-gantt-chart-task-default-height);display:inline-flex;align-items:center;justify-content:center;width:1px;pointer-events:none}.smart-gantt-chart .smart-gantt-chart-task-deadline::before{content:var(--smart-gantt-chart-deadline-icon);font-family:var(--smart-font-family-icon);font-size:1.25em;color:var(--smart-gantt-chart-deadline-color)}.smart-gantt-chart .smart-gantt-chart-task-baseline{position:absolute;background:var(--smart-gantt-chart-baseline-background);background-clip:content-box;border-top:calc(var(--smart-gantt-chart-task-bar-fill-padding)/ 2) solid transparent;border-bottom:var(--smart-gantt-chart-task-bar-fill-padding) solid transparent;height:var(--smart-gantt-chart-baseline-size);max-height:var(--smart-gantt-chart-task-default-height);transform:translateY(calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-baseline-size)));pointer-events:none}.smart-gantt-chart .smart-gantt-chart-time-indicators-container{pointer-events:none}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-indicator{position:absolute;height:100%;width:var(--smart-gantt-chart-current-time-indicator-size);background:var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-indicator:before{position:absolute;left:calc(-1 * var(--smart-gantt-chart-current-time-indicator-arrow-size) + var(--smart-gantt-chart-current-time-indicator-size)/ 2);border-right:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid transparent;border-top:var(--smart-gantt-chart-current-time-indicator-arrow-size) solid var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-gantt-chart-time-indicators-container .smart-gantt-chart-current-time-shader{position:absolute;height:100%;background:var(--smart-gantt-chart-shader-background)}.smart-gantt-chart[current-time-indicator] .smart-gantt-chart-current-time-indicator::before{content:""}.smart-gantt-chart[current-time-indicator] .smart-timeline-view-cell[current]{border-bottom:var(--smart-gantt-chart-current-time-indicator-header-size) solid var(--smart-gantt-chart-current-time-indicator-background)}.smart-gantt-chart .smart-timeline-row{display:flex;border-width:var(--smart-border-width);border-style:solid;border-top:initial;border-bottom-color:var(--smart-border);background:var(--smart-gantt-chart-timeline-task-background-color);border-left:none;border-right:none;position:absolute;left:0;width:inherit;height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart .smart-timeline-row:first-of-type{border-left-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-row:last-of-type{border-right-color:var(--smart-border)}.smart-gantt-chart .smart-timeline-row[hover]{background:var(--smart-ui-state-hover)}.smart-gantt-chart .smart-timeline-row[selected]{background:var(--smart-ui-state-selected)}.smart-gantt-chart .smart-timeline-row .smart-timeline-cell{position:absolute;padding:var(--smart-gantt-chart-task-bar-fill-padding);height:100%;min-width:var(--smart-gantt-chart-timeline-cell-min-size);width:var(--smart-gantt-chart-timeline-cell-size)}.smart-gantt-chart .smart-timeline-row .smart-timeline-cell:not(:last-of-type){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart .smart-timeline-row:not([hover]):not([selected]) .smart-timeline-cell[weekend]{background:var(--smart-gantt-chart-timeline-weekend-color)}.smart-gantt-chart .smart-timeline-row:not([hover]):not([selected]) .smart-timeline-cell[nonworking]{background:var(--smart-gantt-chart-timeline-nonworking-color)}.smart-gantt-chart .smart-resource-splitter{--smart-splitter-bar-fit-size:var(--smart-gantt-chart-resource-splitter-bar-fit-size)}.smart-gantt-chart .smart-resource-splitter .smart-timeline-content{overflow:hidden;position:relative;height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart .smart-resource-splitter .smart-timeline-view-cells .smart-timeline-view-cell{border-top:none}.smart-gantt-chart .smart-resource-splitter .smart-timeline-row .smart-timeline-cell{padding:initial}.smart-gantt-chart .smart-resource-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart .smart-resource-splitter-item .smart-timeline-view-cells .smart-timeline-view-cell:after{height:var(--smart-gantt-chart-resource-timeline-content-height)}.smart-gantt-chart .smart-resource-splitter-item[show-header] .smart-resource-splitter{height:calc(100% - var(--smart-gantt-chart-header-height))}.smart-gantt-chart .smart-resource-splitter-item .smart-timeline-cell:first-of-type .smart-resource-timeline-view-cell{width:100%;left:0}.smart-gantt-chart .smart-resource-panel-header{width:100%;justify-content:center;align-items:center;height:var(--smart-gantt-chart-header-height);background:var(--smart-surface);border-bottom:var(--smart-border) solid var(--smart-border-width)}.smart-gantt-chart .smart-resource-panel-header:empty{display:none}.smart-gantt-chart .smart-resource-timeline-view-cell{position:absolute;background:var(--smart-gantt-chart-timeline-task-background-color);bottom:0;border:none;width:calc(100% + var(--smart-border-width));left:calc(-1 * var(--smart-border-width));height:100%;display:flex;justify-content:center;align-items:center}.smart-gantt-chart .smart-resource-timeline-view-cell:after{content:"";display:flex;justify-content:center;align-items:center;overflow:hidden;font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon);box-sizing:border-box}.smart-gantt-chart .smart-task-panel-header:empty,.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-details{display:none}.smart-gantt-chart .smart-resource-timeline-view-cell[load]:after{content:attr(load);transform:scale(1) rotate(0)}.smart-gantt-chart .smart-resource-timeline-view-cell.warning[load]:after{background:var(--smart-error);color:var(--smart-error-color);border-radius:5px}.smart-gantt-chart .smart-task-container{position:relative;width:100%;height:100%;box-sizing:border-box;padding-top:var(--smart-gantt-chart-task-bar-fill-padding);padding-bottom:var(--smart-gantt-chart-task-bar-fill-padding)}.smart-gantt-chart .smart-task-panel-header{width:100%;justify-content:center;align-items:center;height:var(--smart-gantt-chart-header-height);background:var(--smart-surface)}.smart-gantt-chart .smart-task-splitter{--smart-splitter-bar-fit-size:var(--smart-gantt-chart-task-splitter-bar-fit-size)}.smart-gantt-chart .smart-task-splitter-item>.smart-container>.smart-content{overflow:hidden}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-task-panel-header{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-task-splitter{height:calc(100% - var(--smart-gantt-chart-header-height))}.smart-gantt-chart .smart-task-splitter-item[show-header] .smart-timeline-view-details .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart .smart-task-connection{cursor:pointer;position:absolute;border:var(--smart-gantt-chart-timeline-task-connection-width) var(--smart-gantt-chart-timeline-task-connection-style) var(--smart-gantt-chart-timeline-task-connection-color);top:50%}.smart-gantt-chart .smart-task-connection:after{content:"";width:100%;height:100%;border:inherit inherit transparent;position:absolute;border-width:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-gantt-chart .smart-task-connection[arrow-direction]:before{content:"";position:absolute;left:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);top:calc(-1 * var(--smart-gantt-chart-timeline-task-connection-arrow-width));border-top:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-bottom:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-left:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color)}.smart-gantt-chart .smart-task-connection[arrow-direction=left]:before{left:calc(-1 * var(--smart-gantt-chart-timeline-task-connection-arrow-width)/ 2 + 1px);border-right:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);border-left:none}.smart-gantt-chart .smart-task-connection[hover]{border-color:var(--smart-gantt-chart-timeline-task-connection-color-hover);box-shadow:0 0 2.5px 0 var(--smart-gantt-chart-timeline-task-connection-color)}.smart-gantt-chart .smart-task-connection[hover]:before{border-left-color:var(--smart-gantt-chart-timeline-task-connection-color-hover);border-right-color:var(--smart-gantt-chart-timeline-task-connection-color-hover)}.smart-gantt-chart .smart-task-connection-point{cursor:pointer;position:absolute;border:1px solid #A9A9A9;border-radius:50%;width:calc(var(--smart-gantt-chart-task-default-height)/ 2);height:calc(var(--smart-gantt-chart-task-default-height)/ 2);top:calc(var(--smart-gantt-chart-task-default-height)/ 2);transform:scale(0);background-color:#DEDEDE}.smart-gantt-chart .smart-task-connection-point.start{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5)}.smart-gantt-chart .smart-task-connection-point.end{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5)}.smart-gantt-chart .smart-task-connection-feedback{position:absolute;top:50%;transform-origin:left;border:var(--smart-gantt-chart-timeline-task-connection-feedback-width) var(--smart-gantt-chart-timeline-task-connection-feedback-style) var(--smart-gantt-chart-timeline-task-connection-feedback-color);z-index:1;pointer-events:none}.smart-gantt-chart .smart-task-connection-feedback:before{content:"";position:absolute;left:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);top:calc(-1 * var(--smart-gantt-chart-timeline-task-connection-arrow-width));border-top:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-bottom:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) transparent;border-left:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color)}.smart-gantt-chart .milestone .smart-task-connection-feedback,.smart-gantt-chart .milestone .smart-task-container:before{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart .smart-task-bar-limiter{position:absolute;top:0;height:100%;width:1px}.smart-gantt-chart .smart-task-bar-limiter.min{border:var(--smart-border-width) dashed #90ee90}.smart-gantt-chart .smart-task-bar-limiter.max{border:var(--smart-border-width) dashed red}.smart-gantt-chart .smart-task-bar-limiter.max-date,.smart-gantt-chart .smart-task-bar-limiter.min-date{background-image:linear-gradient(135deg,rgba(255,0,0,.2) 25%,transparent 25%,transparent 50%,rgba(255,0,0,.2) 50%,rgba(255,0,0,.2) 75%,transparent 75%,transparent);background-size:1rem 1rem;border:1px solid #fff}.smart-gantt-chart .milestone .smart-task-container:after,.smart-gantt-chart .milestone .smart-task-container:before{border-top:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid transparent;border-bottom:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid transparent}.smart-gantt-chart .smart-task-bar-limiter.max-date{right:0}.smart-gantt-chart .milestone{height:var(--smart-gantt-chart-task-default-height);padding:initial}.smart-gantt-chart .milestone .smart-task-container{padding:0}.smart-gantt-chart .milestone .smart-task-container:after,.smart-gantt-chart .milestone .smart-task-container:before{content:"";position:absolute;box-sizing:border-box;top:0}.smart-gantt-chart .milestone .smart-task-container:before{border-right:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart .milestone .smart-task-container:after{border-left:calc(var(--smart-gantt-chart-task-default-height)/ 2) solid var(--smart-gantt-chart-milestone-color)}.smart-gantt-chart .milestone .smart-task-connection-point.start{transform:translateX(calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)) scale(0)}.smart-gantt-chart .milestone .smart-task-connection-point.end{transform:translateX(calc(var(--smart-gantt-chart-task-default-height)/ 2)) scale(0)}.smart-gantt-chart .milestone[connection-point=end] .smart-task-connection-feedback{left:calc(100% + var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart .milestone .smart-task-segment{min-width:initial}.smart-gantt-chart .project .smart-timeline-task-fill{background:var(--smart-gantt-chart-project-color)}.smart-gantt-chart .project .smart-timeline-task-progress{background:var(--smart-gantt-chart-project-progress-color)}.smart-gantt-chart .task .smart-timeline-task-fill{background:var(--smart-gantt-chart-task-color)}.smart-gantt-chart .task .smart-timeline-task-progress{background:var(--smart-gantt-chart-task-progress-color)}.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task.milestone .smart-task-container::after,.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task.milestone .smart-task-container::before,.smart-gantt-chart:not([disable-task-drag]) .smart-timeline-task:not([disable-drag]) .smart-task-segment:not([disable-drag]){cursor:move}.smart-gantt-chart:not([dragged]):not([resized]) .smart-timeline-task[hover]:not([resource-group]) .smart-task-connection-point,.smart-gantt-chart:not([dragged]):not([resized]) .smart-timeline-task[selected]:not([resource-group]) .smart-task-connection-point{transform:translateY(-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[hover] .smart-task-connection-point.start,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[selected] .smart-task-connection-point.start{transform:translate(calc(-1 * var(--smart-gantt-chart-task-default-height)/ 4),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[hover] .smart-task-connection-point.end,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left])[show-baseline] .smart-timeline-task.milestone[selected] .smart-task-connection-point.end{transform:translate(calc(1 * var(--smart-gantt-chart-task-default-height)/ 4),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[hover] .smart-task-connection-point.start,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[selected] .smart-task-connection-point.start{transform:translate(calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2),-50%) scale(1)}.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[hover] .smart-task-connection-point.end,.smart-gantt-chart:not([dragged]):not([resized]):not([right-to-left]) .smart-timeline-task.milestone[selected] .smart-task-connection-point.end{transform:translate(calc(1 * var(--smart-gantt-chart-task-default-height)/ 2),-50%) scale(1)}.smart-gantt-chart:not([disable-task-progress-change]) .smart-timeline-task .smart-timeline-task-progress-thumb:after{cursor:pointer}.smart-gantt-chart:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]::before{border-right:none}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-resource-timeline-view-cell:not([load])::after{transform:scale(0) rotate(360deg)}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-resource-timeline-view-cell::after{height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-task-bar-fill-padding));width:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-gantt-chart-task-bar-fill-padding));border-radius:50%;background:var(--smart-success);color:var(--smart-success-color);line-height:100%}.smart-gantt-chart:not([resource-timeline-mode=histogram]) .smart-timeline-row:first-of-type .smart-resource-timeline-view-cell{border-top:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell{border:var(--smart-border-width) solid var(--smart-primary);border-bottom:none;height:0;padding:0;background:rgba(var(--smart-primary-rgb),.15)}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell:after{width:100%;height:calc(var(--smart-gantt-chart-task-default-height) - 2px);bottom:0}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell:not([load]):after{content:"-"}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border:before,.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border:before{width:100%;content:"";position:absolute;height:100%;bottom:0;z-index:1}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border.warning:before,.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border.warning:before{z-index:initial;left:initial}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border{border-right:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-right-border:before{border-right:1px solid var(--smart-border);left:0}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border{border-left:none}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.hide-left-border:before{border-left:1px solid var(--smart-border);left:-1px}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell[load]{border-bottom:none;border-top:var(--smart-border-width) solid var(--smart-primary)}.smart-gantt-chart[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell.warning[load]::after{border-radius:initial}.smart-gantt-chart:not([animation=none]) .smart-resource-timeline-view-cell[load]:after{transition:transform .2s cubic-bezier(.4,0,.6,1),border-radius .2s cubic-bezier(.4,0,.6,1)}.smart-gantt-chart:not([animation=none])[resource-timeline-mode=histogram] .smart-resource-timeline-view-cell{transition:height .2s cubic-bezier(.4,0,.6,1)}.smart-gantt-chart:not([animation=none])[show-progress-label] .smart-timeline-task-progress::after{transition:color .2s ease-in-out}.smart-gantt-chart.smart-container.vscroll .smart-timeline,.smart-gantt-chart>.smart-container.vscroll .smart-timeline{width:calc(100% - var(--smart-scroll-bar-size))}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar[orientation=vertical]{right:initial}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:none}.smart-gantt-chart[inverted].smart-container.vscroll .smart-timeline,.smart-gantt-chart[inverted]>.smart-container.vscroll .smart-timeline{margin-left:var(--smart-scroll-bar-size)}.smart-gantt-chart[inverted].smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]),.smart-gantt-chart[inverted]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart[inverted] .smart-timeline-scroll-bar:after{width:calc(var(--smart-scroll-bar-size));left:calc(-1 * var(--smart-scroll-bar-size))}.smart-gantt-chart[hide-timeline-header-details].smart-container,.smart-gantt-chart[hide-timeline-header-details]>.smart-container{--smart-gantt-chart-task-timeline-content-height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-task-splitter-item[show-header] .smart-timeline-view-cell{border-top:none}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-cells{height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-view-cells .smart-timeline-view-cell{border-top:initial}.smart-gantt-chart[hide-timeline-header-details] .smart-table{--smart-table-column-header-height:calc(var(--smart-gantt-chart-task-default-height) - var(--smart-border-width))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-content-container{height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-scroll-bar[orientation=vertical]{top:var(--smart-gantt-chart-task-default-height);height:calc(100% - var(--smart-gantt-chart-task-default-height))}.smart-gantt-chart[hide-timeline-header-details] .smart-timeline-scroll-bar[orientation=vertical]:before{top:calc(-1 * var(--smart-gantt-chart-task-default-height));height:var(--smart-gantt-chart-task-default-height)}.smart-gantt-chart[show-progress-label] .smart-timeline-task-progress[value]:after{display:flex;height:100%;content:attr(value);align-items:center;padding:var(--smart-gantt-chart-progress-label-padding);color:var(--smart-gantt-chart-task-label-color);font-weight:var(--smart-font-weight);font-size:var(--smart-font-size)}.smart-gantt-chart[show-progress-label] .project .smart-task-segment[show-progress-label] .smart-timeline-task-label,.smart-gantt-chart[show-progress-label] .task .smart-task-segment[show-progress-label] .smart-timeline-task-label{padding-left:var(--smart-gantt-chart-progress-label-width)}.smart-gantt-chart[show-progress-label] [selected] .smart-timeline-task-progress::after{color:var(--smart-gantt-chart-task-label-color-selected)}.smart-gantt-chart[show-progress-label] .project .smart-timeline-task-progress::after{color:var(--smart-gantt-chart-project-label-color)}.smart-gantt-chart[show-progress-label] .project[selected] .smart-timeline-task-progress::after{color:var(--smart-gantt-chart-project-label-color-selected)}.smart-gantt-chart[connecting-task] .smart-task-connection{pointer-events:none}.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline-task.milestone[connected] .smart-task-container::after,.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline-task.milestone[connected] .smart-task-container::before,.smart-gantt-chart[auto-schedule][auto-schedule-strict-mode] .smart-timeline:not([task-bar-hovered]) .smart-timeline-task[connected] .smart-timeline-task-fill{cursor:initial}.smart-gantt-chart[dragged],.smart-gantt-chart[resized]{touch-action:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart[modal]{pointer-events:none}.smart-window.smart-gantt-chart-popup-window{--smart-window-header-height:var(--smart-gantt-chart-popup-window-header-height);--smart-window-footer-height:var(--smart-gantt-chart-popup-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-default-height:auto;--smart-window-header-background:transparent;--smart-window-content-padding:10px;min-height:50px;max-width:97vw;max-height:97vh}.smart-window.smart-gantt-chart-popup-window .smart-content-container>.smart-content{align-items:initial}.smart-window.smart-gantt-chart-popup-window .smart-content-container>.smart-footer smart-button{width:100%;height:100%;--smart-button-padding:0.2rem}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.ok{grid-area:buttonOk}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.cancel{grid-area:buttonCancel}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.cancel .smart-icon::after{content:var(--smart-icon-cancel)}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.delete{grid-area:buttonDelete}.smart-window.smart-gantt-chart-popup-window .smart-popup-window-button.delete .smart-icon::after{content:var(--smart-icon-delete)}.smart-window.smart-gantt-chart-popup-window .smart-tabs{min-height:initial;height:100%;width:100%}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-content-section,.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-header-section{border:initial}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tabs-header-section{background:inherit}.smart-window.smart-gantt-chart-popup-window .smart-tabs .smart-tab-item>.smart-container{padding:10px}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor{display:grid;grid-column-gap:10px;grid-row-gap:10px;flex:calc(50% - 10px)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-gantt-chart-label-container{display:flex;justify-content:space-between;align-items:center}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle{text-align:center;display:inline-flex;vertical-align:middle;cursor:pointer;letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;font-weight:500;padding:5px 20px;-webkit-font-smoothing:antialiased;opacity:var(--smart-button-opacity);white-space:nowrap;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-popup-window-editor-toggle:active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active)}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-date-time-picker,.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor .smart-drop-down-list{width:100%}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor>b{text-align:center}.smart-window.smart-gantt-chart-popup-window .smart-gantt-chart-popup-window-editor input{height:var(--smart-editor-height)}.smart-window.smart-task-popup-window{--smart-window-default-width:var(--smart-gantt-chart-task-popup-window-default-width)}.smart-window.smart-task-popup-window .smart-content-container>.smart-footer{display:grid;grid-template-columns:23% 23% 23% 23%;grid-column-gap:2%;grid-template-areas:"buttonOk buttonCancel . buttonDelete"}.smart-window.smart-task-popup-window .smart-content-container>.smart-footer .smart-icon{position:relative;height:100%;font-family:var(--smart-font-family-icon);font-size:18px;margin-right:2.5px}.smart-window.smart-task-popup-window .smart-popup-window-button.ok .smart-icon::after{content:var(--smart-icon-check)}.smart-window.smart-task-popup-window .smart-tab-item[value=general]>.smart-container{display:flex;grid-row-gap:10px;grid-column-gap:10px;flex-wrap:wrap}.smart-window.smart-task-popup-window .smart-tab-item .smart-table{--smart-table-column-header-height:40px;--smart-table-row-height:35px;width:100%;height:100%}.smart-window.smart-task-popup-window .smart-tab-item .smart-table th{font-weight:600}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons{display:grid;justify-content:flex-end;grid-template-columns:repeat(2,auto);grid-column-gap:5px;margin-bottom:5px}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button{--smart-button-padding:8px 16px 8px 8px;border:initial}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button button::before{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding-right:5px}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button[action=add] button::before{content:var(--smart-icon-plus)}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-table-buttons smart-button[action=delete] button::before{content:var(--smart-icon-delete)}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-validation-message{color:var(--smart-error);font-style:italic;margin-top:5px;display:inline-flex;white-space:pre-wrap}.smart-window.smart-task-popup-window .smart-tab-item .smart-gantt-window-validation-message:empty{display:none}.smart-confirm-popup-window{--smart-window-default-width:var(--smart-gantt-chart-confirm-popup-window-default-width)}.smart-connection-popup-window{--smart-window-default-width:var(--smart-gantt-chart-connection-popup-window-default-width)}.smart-confirm-popup-window .smart-content-container>.smart-content,.smart-connection-popup-window .smart-content-container>.smart-content{justify-content:center}.smart-confirm-popup-window .smart-content-container>.smart-footer,.smart-connection-popup-window .smart-content-container>.smart-footer{display:grid;grid-template-columns:49% 49%;grid-column-gap:2%;grid-template-areas:"buttonOk buttonCancel"}@media not all and (min-resolution:0.001dpcm){.smart-confirm-popup-window .smart-content-container>.smart-footer,.smart-connection-popup-window .smart-content-container>.smart-footer{align-content:start}}.smart-confirm-popup-window .smart-gantt-chart-popup-window-editor,.smart-connection-popup-window .smart-gantt-chart-popup-window-editor{justify-items:center}.smart-gantt-chart-popup-window-editor .smart-input[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-gantt-chart-tooltip{--smart-tooltip-padding:10px}.smart-gantt-chart-tooltip[visible]{pointer-events:none}.smart-gantt-chart-tooltip .smart-tooltip-content{flex-direction:column;text-align:left;white-space:nowrap}.smart-gantt-chart-tooltip .smart-tooltip-content label:not(:first-of-type){margin-top:5px}.smart-gantt-chart[right-to-left] .smart-timeline-task-label{direction:rtl}.smart-gantt-chart[right-to-left] .milestone .smart-task-container{direction:initial}.smart-gantt-chart[right-to-left]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:calc(var(--smart-scroll-bar-size))}.smart-gantt-chart[right-to-left]>.smart-container.vscroll .smart-timeline{margin-left:var(--smart-scroll-bar-size)}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell{direction:rtl}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell:last-of-type{border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart[right-to-left] .smart-timeline-view-cell:first-of-type{border-right:none;border-left:var(--smart-border-width) solid transparent}.smart-gantt-chart[right-to-left] .smart-timeline-row{left:initial;right:0}.smart-gantt-chart[right-to-left] .smart-timeline-scroll-bar:after,.smart-gantt-chart[right-to-left] .smart-timeline-task[connection-point=end] .smart-task-connection-feedback{right:100%;left:initial}.smart-gantt-chart[right-to-left] .smart-timeline-row .smart-timeline-cell:first-of-type{border-right:initial}.smart-gantt-chart[right-to-left] .smart-timeline-row .smart-timeline-cell:not(:first-of-type){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-gantt-chart[right-to-left] .smart-timeline-scroll-bar[orientation=vertical]:after{left:calc(-1 * var(--smart-scroll-bar-size))}.smart-gantt-chart[right-to-left] .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5);right:initial}.smart-gantt-chart[right-to-left] .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 1.5);left:initial}.smart-gantt-chart[right-to-left] .smart-task-connection-feedback{transform-origin:right}.smart-gantt-chart[right-to-left] .smart-task-connection-feedback:before{left:initial;right:calc(100% - var(--smart-gantt-chart-timeline-task-connection-arrow-width) + 1px);border-right:var(--smart-gantt-chart-timeline-task-connection-arrow-width) var(--smart-gantt-chart-timeline-task-connection-arrow-type) var(--smart-gantt-chart-timeline-task-connection-feedback-color);border-left:initial}.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.max-date,.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.min-date{right:var(--smart-gantt-chart-timeline-column-border-width);left:initial}.smart-gantt-chart[right-to-left] .smart-task-bar-limiter.max-date{left:0}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height) * 1.15);right:initial}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height) * 1.15);left:initial}.smart-gantt-chart[right-to-left] .milestone .smart-task-connection-feedback{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2);left:initial}.smart-gantt-chart[right-to-left] .milestone[connection-point=end] .smart-task-connection-feedback{right:calc(100% + var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[right-to-left][show-baseline] .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[right-to-left][show-baseline] .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height)/ 2)}.smart-gantt-chart[right-to-left][show-baseline] .milestone .smart-task-connection-point.end{left:calc(-1 * var(--smart-gantt-chart-task-default-height) * .75)}.smart-gantt-chart[right-to-left][show-baseline] .milestone .smart-task-connection-point.start{right:calc(-1 * var(--smart-gantt-chart-task-default-height) * .75)}.smart-gantt-chart[right-to-left]:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]{right:initial;left:0}.smart-gantt-chart[right-to-left]:not([inverted]) .smart-timeline-scroll-bar[orientation=vertical]:before{border-left:none;border-right:1px solid var(--smart-border)}.smart-gantt-chart[right-to-left][inverted]>.smart-container.vscroll .smart-timeline{margin-right:var(--smart-scroll-bar-size)}.smart-gantt-chart[right-to-left][inverted]>.smart-container.vscroll .smart-timeline-scroll-bar:not([orientation=vertical]){left:initial}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar:after{right:calc(-1 * var(--smart-scroll-bar-size))}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar[orientation=vertical]{right:0}.smart-gantt-chart[right-to-left][inverted] .smart-timeline-scroll-bar[orientation=vertical]:before{border-right:none;border-left:1px solid var(--smart-border)}.smart-window.smart-task-popup-window .smart-tab-item[right-to-left]>.smart-container>.smart-footer .smart-icon{margin-left:2.5px}
smart-gauge{display:block;width:var(--smart-gauge-default-width);height:var(--smart-gauge-default-height);min-width:125px;min-height:125px;fill:var(--smart-background-color)}smart-gauge:focus{outline:0}smart-gauge.smart-element{border:none}smart-gauge[disabled]{-webkit-user-select:none;user-select:none}smart-gauge[size-mode=auto]{min-height:initial}.smart-gauge:focus .smart-needle,.smart-gauge:focus .smart-needle-central-circle{fill:var(--smart-primary)}.smart-gauge .smart-container,.smart-gauge.smart-container{position:relative;border-radius:50%}.smart-gauge .drawContainer>svg{fill:var(--smart-gauge-label-fill-state);stroke:var(--smart-gauge-label-stroke)}.smart-gauge .smart-needle,.smart-gauge .smart-needle-central-circle{fill:var(--smart-background-color)}.smart-gauge .smart-svg-container{width:100%;height:100%;touch-action:none}.smart-gauge .smart-tick{stroke:var(--smart-border);stroke-width:1px;width:15px;pointer-events:none}.smart-gauge .smart-tick-minor{width:5px}.smart-gauge .smart-needle{width:20px;height:110px}.smart-gauge .smart-track{width:15px;stroke:var(--smart-border);stroke-width:2px;fill:var(--smart-background)}.smart-gauge .smart-value{stroke:var(--smart-ui-state-border-active);stroke-width:2px;fill:var(--smart-ui-state-active)}.smart-gauge .smart-line{stroke:var(--smart-background-color);stroke-width:5px}.smart-gauge .smart-range{width:75px;fill:#D8D8D8}.smart-gauge .smart-digital-display-container{width:100%;height:100%;position:absolute;left:0;top:0;pointer-events:none}.smart-gauge .smart-digital-display{--smart-numeric-text-box-background:transparent;--smart-numeric-text-box-text-align:center;position:absolute;display:none;width:80px;height:auto;top:75%;left:50%;transform:translate(-50%,-50%);color:#000;font-size:inherit;pointer-events:initial}.smart-gauge[dragged],.smart-gauge[dragged] .smart-label{cursor:pointer}.smart-gauge[analog-display-type=fill][ticks-position=track] .smart-tick,.smart-gauge[analog-display-type=line][ticks-position=track] .smart-tick{stroke:#F2F2F2}.smart-gauge[labels-visibility=endPoints] .smart-label-middle,.smart-gauge[ticks-visibility=major] .smart-tick-minor{visibility:hidden}.smart-gauge[show-ranges][ranges] .smart-track{opacity:0}.smart-gauge[show-unit] .smart-digital-display{--smart-numeric-text-box-text-align:right}.smart-gauge[show-unit] .smart-digital-display input.smart-input{border-right:none}.smart-gauge[digital-display] .smart-digital-display{display:inline-block}.smart-gauge[digital-display-position=top] .smart-digital-display{top:25%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=right] .smart-digital-display{top:50%;left:70%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=left] .smart-digital-display{top:50%;left:30%;transform:translate(-50%,-50%)}.smart-gauge[digital-display-position=center] .smart-digital-display{top:50%;transform:translate(-50%,-50%)}smart-gauge[right-to-left] .smart-label,smart-gauge[right-to-left] .smart-label-middle{direction:rtl;text-anchor:end}
.smart-grid-column-group,.smart-grid-footer{color:var(--smart-surface-color);background:var(--smart-surface)}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.smart-grid-footer{border-color:var(--smart-border);height:var(--smart-grid-footer-height);border-top-width:1px;border-top-style:solid}.smart-grid-group-header{min-height:var(--smart-grid-group-header-height);height:var(--smart-grid-group-header-height);overflow:hidden;position:relative;z-index:99;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--smart-border);background:var(--smart-surface);display:flex;align-items:center}.smart-grid-group-header .smart-breadcrumb{background:0 0;border:none;width:100%;--smart-breadcrumb-item-height:35px;margin-top:1px;padding:0 0 0 5px}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up,.smart-grid-column-header.smart-columns-sticky,.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator span:first-child,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section{border-bottom:1px solid var(--smart-border)}.smart-grid-group-header .smart-breadcrumb .smart-template-container .smart-breadcrumb-items .smart-breadcrumb-item{border-radius:var(--smart-border-radius);margin-top:0}.smart-grid-group-header .smart-breadcrumb-item-label{display:flex;justify-content:center;align-content:center}.smart-grid-group-header .smart-breadcrumb-item-label .smart-grid-icon{font-weight:700;font-size:16px;margin-right:-10px}.smart-grid-column-group,smart-grid-column{font-size:var(--smart-grid-column-font-size,inherit);font-weight:var(--smart-grid-column-font-weight,inherit);text-overflow:ellipsis}.smart-grid-column-header.smart-columns-sticky{border-top:1px solid var(--smart-border);margin-top:-2px}.smart-grid-column-header .smart-arrow-down.smart-animate{transform:rotate(90deg);transition:transform .2s ease-out}.smart-grid-column-header .smart-arrow-down.smart-animate:after{content:var(--smart-icon-arrow-down)}.smart-grid-column-header .top-right-corner{overflow:hidden;right:0;top:0;width:calc(1px + var(--smart-scroll-bar-size));position:absolute;border-left:1px solid inherit;z-index:1}.smart-grid-column-header .top-right-corner:first-child{left:-1px;z-index:2}.smart-grid-column-header-cell-container{position:relative;z-index:1;height:100%}.smart-grid-column-header-cell-container:hover smart-grid-column[freeze][checkbox][auto-show] .smart-input{opacity:1;border-color:var(--smart-border)}.smart-grid-cell-container.far,.smart-grid-column-header-cell-container.far{border-left:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);right:0}.smart-grid-column-header-cell-container.far,.smart-grid-column-header-cell-container.near{position:absolute;z-index:6;box-sizing:content-box}.smart-grid-column-header-cell-container.near{border-right:var(--smart-grid-freeze-splitter-size) solid var(--smart-border)}.smart-grid-column-header-cell-container.far{top:0}.smart-grid-column-header-cell-container.far.vscroll{right:var(--smart-scroll-bar-size)}.smart-grid-column-header-cell-container.border-collapse.near{box-sizing:border-box;border-right:none}.smart-grid-column-header-cell-container.border-collapse.far{box-sizing:border-box;border-left:none}.smart-grid-column-group{white-space:nowrap;border-width:0;border-style:solid;overflow:hidden;height:100%;position:absolute}.smart-grid-column-group.smart-grid-column-border{border-width:var(--smart-border-width);border-top-color:var(--smart-border);border-top-width:0;border-bottom-color:var(--smart-border);border-left-color:var(--smart-border);border-right-color:var(--smart-border)}.smart-grid-column-group:not(.smart-grid-column-border):after{height:var(--smart-border-width);width:100%;content:"";position:absolute;bottom:0;background:var(--smart-grid-column-horizontal-border,var(--smart-border))}.smart-grid-column-group:not(.smart-grid-column-border):after:not(.smart-grid-column-border-collapse):before{width:var(--smart-border-width);height:100%;content:"";position:absolute;top:0;left:0;background:var(--smart-grid-column-vertical-border,var(--smart-border))}.smart-grid-column-menu{position:absolute;background:var(--smart-surface);width:var(--smart-grid-column-menu-width);height:var(--smart-grid-column-menu-height);z-index:9999;box-shadow:var(--smart-elevation-8);min-height:60px;overflow:hidden}.smart-grid-column-menu smart-menu{border:none}.smart-grid-column-menu.smart-animate{transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);transform:scale(0);opacity:0;transform-origin:top left}.smart-grid-column-menu.smart-animate.smart-open-right,.smart-grid-column-menu[right-to-left].smart-animate{transform-origin:top right}.smart-grid-column-menu.smart-animate.smart-grid-download-menu{width:auto;transform:scaleY(0)}.smart-grid-column-menu smart-menu[mode=vertical]{height:100%}.smart-grid-column-menu.open.smart-animate{transform:scale(1);opacity:1}.smart-grid-column-menu .smart-grid-icon{display:inline-block}.smart-grid-column-menu .smart-filter-container{width:100%;height:auto;background:var(--smart-background)}.smart-grid-column-menu .smart-filter-container smart-filter-panel{width:100%;border:none;background:0 0}.smart-grid-column-menu .smart-filter-container .smart-filter-panel smart-tree,.smart-grid-column-menu .smart-filter-panel smart-filter-builder{height:250px}.smart-grid-filter-footer{height:var(--smart-grid-filter-footer-height)}.smart-grid-icon{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:var(--smart-grid-column-buttons-width);min-width:0;display:none}.smart-grid-icon.visible{display:inline-block!important;width:20px}.smart-grid-icon.show{display:flex!important}.smart-grid-icon.smart-icon-link:before{content:var(--smart-icon-link)}.smart-grid-icon.smart-icon-ai:before{content:"AI";font-family:var(--smart-font-family);font-weight:700;font-size:12px}.smart-grid-icon.smart-icon-cloud:before{content:var(--smart-icon-cloud)}.smart-grid-icon.smart-icon-mail:before{content:var(--smart-icon-mail)}.smart-grid-icon.smart-icon-math:before{content:var(--smart-icon-math)}.smart-grid-icon.smart-icon-user:before{content:var(--smart-icon-user)}.smart-grid-icon.smart-icon-list-ordered:before{content:var(--smart-icon-list-ordered)}.smart-grid-icon.smart-icon-list-unordered:before{content:var(--smart-icon-list-unordered)}.smart-grid-icon.smart-icon-plus:before{content:var(--smart-icon-plus)}.smart-grid-icon.smart-icon-image:before{content:var(--smart-icon-image)}.smart-grid-icon.smart-icon-plus-circled:before{content:var(--smart-icon-plus-circled)}.smart-grid-icon.smart-icon-docs:before{content:var(--smart-icon-docs)}.smart-grid-icon.smart-icon-pdf:before{content:var(--smart-icon-pdf);color:#E50012}.smart-grid-icon.smart-icon-word::before{content:var(--smart-icon-word);color:#185ABD}.smart-grid-icon.smart-icon-music::before{content:var(--smart-icon-music);color:#C5C33C}.smart-grid-icon.smart-icon-video::before{content:var(--smart-icon-video);color:#D94775}.smart-grid-icon.smart-icon-excel:before{content:var(--smart-icon-excel);color:#107C41}.smart-grid-icon.smart-icon-archive:before{content:var(--smart-icon-archive);color:#EDC949}.smart-grid-icon.smart-icon-file:before{content:var(--smart-icon-file);color:var(--smart-primary)}.smart-grid-icon.smart-icon-powerpoint:before{content:var(--smart-icon-powerpoint);color:#C43E1C}.smart-grid-icon.smart-icon-text:before{content:var(--smart-icon-text)}.smart-grid-icon.smart-icon-minus:before{content:var(--smart-icon-minus)}.smart-grid-icon.smart-icon-resize-full:before{content:var(--smart-icon-resize-full)}.smart-grid-icon.smart-icon-align-left:before{content:var(--smart-icon-align-left)}.smart-grid-icon.smart-icon-align-right:before{content:var(--smart-icon-align-right)}.smart-grid-icon.smart-icon-align-center:before{content:var(--smart-icon-align-center)}.smart-grid-icon.smart-icon-cancel:before{content:var(--smart-icon-cancel)}.smart-grid-icon.smart-icon-cancel-circled:before{content:var(--smart-icon-cancel-circled)}.smart-grid-icon.smart-icon-edit:before{content:var(--smart-icon-edit)}.smart-grid-icon.smart-icon-mode-edit:before{content:var(--smart-icon-mode-edit)}.smart-grid-icon.smart-icon-sort:before{content:var(--smart-icon-sort)}.smart-grid-icon.smart-icon-delete:before{content:var(--smart-icon-delete)}.smart-grid-icon.smart-icon-close:before{content:var(--smart-icon-close)}.smart-grid-icon.smart-icon-search:before{content:var(--smart-icon-search)}.smart-grid-icon.smart-icon-history:before{content:var(--smart-icon-history)}.smart-grid-icon.smart-icon-settings:before{content:var(--smart-icon-settings)}.smart-grid-icon.smart-icon-visibility-off:before{content:var(--smart-icon-visibility-off)}.smart-grid-icon.smart-icon-visibility-on:before{content:var(--smart-icon-visibility)}.smart-grid-icon.smart-icon-add-filter:before{content:var(--smart-icon-add-filter)}.smart-grid-icon.smart-icon-duplicate:before{content:var(--smart-icon-duplicate)}.smart-grid-icon.smart-icon-check-empty:before{content:var(--smart-icon-check-empty)}.smart-grid-icon.smart-icon-check-squared:before{content:var(--smart-icon-check-squared)}.smart-grid-icon.smart-icon-check:before{content:var(--smart-icon-check)}.smart-grid-icon.smart-icon-number:before{content:"#";font-weight:700;font-style:normal;font-variant:normal;text-rendering:auto;font-family:var(--smart-font-family);-webkit-font-smoothing:antialiased;padding-left:2px}.smart-grid-icon.smart-icon-filter:before{content:var(--smart-icon-filter)}.smart-grid-icon.smart-icon-phone:before{content:var(--smart-icon-phone)}.smart-grid-icon.smart-icon-lock:before{content:var(--smart-icon-lock)}.smart-grid-icon.smart-icon-lock-open:before{content:var(--smart-icon-lock-open)}.smart-grid-icon.smart-icon-tasks:before{content:var(--smart-icon-tasks)}.smart-grid-icon.smart-icon-table-alt:before{content:var(--smart-icon-table-alt)}.smart-grid-icon.smart-icon-grid-alt:before{content:var(--smart-icon-grid-alt)}.smart-grid-icon.smart-icon-kanban:before{content:var(--smart-icon-kanban)}.smart-grid-icon.smart-icon-timeline:before{content:var(--smart-icon-timeline)}.smart-grid-icon.smart-icon-scheduler:before{content:var(--smart-icon-scheduler)}.smart-grid-icon.smart-icon-like:before{content:var(--smart-icon-like)}.smart-grid-icon.smart-icon-heart:before,smart-grid-cell[template=checkBox] .smart-input[icon][icon=heart]:after{content:var(--smart-icon-heart)}.smart-grid-icon.smart-icon-flag:before{content:var(--smart-icon-flag)}.smart-grid-icon.smart-icon-card:before{content:var(--smart-icon-card)}.smart-grid-icon.smart-icon-kanban-alt:before{content:var(--smart-icon-kanban-alt)}.smart-grid-icon.smart-icon-card-alt:before{content:var(--smart-icon-card-alt)}.smart-grid-icon.smart-icon-clock:before{content:var(--smart-icon-clock)}.smart-grid-icon.smart-icon-font:before{content:var(--smart-icon-font)}.smart-grid-icon.smart-icon-fontsize:before{content:var(--smart-icon-fontsize)}.smart-grid-icon.smart-icon-menu:before{content:var(--smart-icon-menu)}.smart-grid-icon.smart-icon-sort-down:before{content:var(--smart-icon-arrow-down)}.smart-grid-icon.smart-icon-sort-up:before{content:var(--smart-icon-arrow-up)}.smart-grid-icon.smart-icon-ellipsis:before{content:var(--smart-icon-ellipsis)}.smart-grid-icon.smart-icon-ellipsis-vert:before{content:var(--smart-icon-ellipsis);transform:rotate(90deg)}.smart-grid-icon.smart-icon-minus-squared:before{content:var(--smart-icon-minus-squared)}.smart-grid-icon.smart-icon-ok-squared:before{content:var(--smart-icon-ok-squared)}.smart-grid-icon.smart-icon-sort-name-up:before{content:var(--smart-icon-sort-name-up)}.smart-grid-icon.smart-icon-sort-name-down:before{content:var(--smart-icon-sort-name-down)}.smart-grid-icon.smart-icon-sort-alt-up:before{content:var(--smart-icon-sort-alt-up)}.smart-grid-icon.smart-icon-sort-alt-down:before{content:var(--smart-icon-sort-alt-down)}.smart-grid-icon.smart-icon-sort-number-up:before{content:var(--smart-icon-sort-number-up)}.smart-grid-icon.smart-icon-sort-number-down:before{content:var(--smart-icon-sort-number-down)}.smart-grid-icon.smart-icon-group:before{content:var(--smart-icon-group)}.smart-grid-icon.smart-icon-ungroup:before{content:var(--smart-icon-ungroup)}.smart-grid-icon.smart-icon-reload:before{content:var(--smart-icon-reload)}.smart-grid-icon.smart-icon-contains:before{content:var(--smart-icon-contains)}.smart-grid-icon.smart-icon-copy-record:before{content:var(--smart-icon-copy-record)}.smart-grid-icon.smart-icon-paste:before{content:var(--smart-icon-paste)}.smart-grid-icon.smart-icon-starts-with:before{content:var(--smart-icon-starts_with)}.smart-grid-icon.smart-icon-ends-with:before{content:var(--smart-icon-ends_with)}.smart-grid-icon.smart-icon-does-not-contain:before{content:var(--smart-icon-does_not_contain)}.smart-grid-icon.smart-icon-equals:before{content:var(--smart-icon-equals)}.smart-grid-icon.smart-icon-greater-than:before{content:var(--smart-icon-greater-than)}.smart-grid-icon.smart-icon-greater-than-equal:before{content:var(--smart-icon-greater-than-equal)}.smart-grid-icon.smart-icon-less-than:before{content:var(--smart-icon-less-than)}.smart-grid-icon.smart-icon-less-than-equal:before{content:var(--smart-icon-less-than-equal)}.smart-grid-icon.smart-icon-not-equal:before{content:var(--smart-icon-not-equal)}.smart-grid-icon.smart-icon-percentage:before{content:var(--smart-icon-percentage)}.smart-grid-icon.smart-icon-grip-vertical:before{content:var(--smart-icon-grip-vertical)}.smart-grid-icon.smart-icon-between:before{content:var(--smart-icon-between)}.smart-grid-icon.smart-icon-bold:before{content:var(--smart-icon-bold)}.smart-grid-icon.smart-icon-italic:before{content:var(--smart-icon-italic)}.smart-grid-icon.smart-icon-underline:before{content:var(--smart-icon-underline)}.smart-grid-icon.smart-icon-color-background:before{content:var(--smart-icon-color-background)}.smart-grid-icon.smart-icon-calendar:before{content:var(--smart-icon-calendar)}.smart-grid-icon.smart-icon-comment:before{content:var(--smart-icon-comment)}.smart-grid-icon.smart-icon-attention:before{content:var(--smart-icon-attention)}.smart-grid-icon.smart-icon-help-circled:before{content:var(--smart-icon-help-circled)}.smart-grid-icon.smart-icon-star:before{content:var(--smart-icon-star)}.smart-grid-icon.smart-icon-attention-circled:before{content:var(--smart-icon-attention-circled)}.smart-grid-icon.smart-icon-chart:before{content:var(--smart-icon-chart)}.smart-grid-icon.smart-icon-bell:before{content:var(--smart-icon-bell)}.smart-grid-icon.smart-icon-circle:before{content:var(--smart-icon-circle)}.smart-grid-icon.smart-icon-circle-empty:before{content:var(--smart-icon-circle-empty)}.smart-grid-icon.smart-icon-toggle-on:before{content:var(--smart-icon-toggle-on)}.smart-grid-icon.smart-icon-toggle-off:before{content:var(--smart-icon-toggle-off)}.smart-grid-icon.smart-icon-up:before{content:var(--smart-icon-up)}.smart-grid-icon.smart-icon-down:before{content:var(--smart-icon-up);transform:rotate(180deg)}.smart-grid-pager smart-pager{width:calc(100% - 10px);height:calc(100% - 10px);margin-left:2px;margin-top:5px;border:none}.smart-grid-aggregate-footer{position:absolute;bottom:0;z-index:99;height:var(--smart-grid-aggregate-footer-height);width:100%;border-top-style:solid;border-top-color:inherit;border-top-width:1px}.smart-grid-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;-webkit-background-clip:padding-box;border-radius:50%;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-grid-loader:after,.smart-grid-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border-style:inherit;border-color:inherit;border-top-color:inherit;border-width:6px;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-prev-button:after{content:var(--smart-icon-arrow-up)}.smart-grid-loader[loading-indicator-position=top]{width:var(--smart-loader-size);height:var(--smart-loader-size)}.smart-grid-loader[loading-indicator-position=top] .smart-loader-container{top:0}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-container{top:-10%}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-container,.smart-grid-loader[loading-indicator-position=top] .smart-loader-container{display:block;position:relative;width:100%;height:10%;background-color:var(--smart-background);overflow:hidden;animation:smart-loader-container-pop-up-down .3s linear;left:20%}.smart-grid-loader[loading-indicator-position=bottom] .smart-loader-label,.smart-grid-loader[loading-indicator-position=top] .smart-loader-label{position:absolute;display:block;top:50%;transform:translate(-50%,-50%);left:60%;font-family:inherit;font-size:inherit;vertical-align:middle;white-space:nowrap}.smart-grid-placeholder{-webkit-user-select:none;user-select:none;text-align:center;display:flex;height:100%;min-height:50px;justify-content:center;align-items:center;background:var(--smart-background)}.smart-grid-content.auto-height .smart-grid-placeholder{height:initial}.smart-grid-content.auto-height smart-grid-cell[addNewRow]{border-right:none}.smart-grid-special-cells-container{overflow:hidden;position:absolute;width:100%;height:100%;left:0;top:0}.smart-grid-sort-animation{transition-timing-function:ease-in-out;transition-delay:0}smart-grid-row[edit] .smart-grid-cell-container.far,smart-grid-row[edit] .smart-grid-cell-container.near{z-index:99}.smart-grid-cell-container{height:100%;position:relative}.smart-grid-cell-container.far,.smart-grid-cell-container.near{position:absolute;z-index:6;box-sizing:content-box}.smart-grid-cell-container.far{top:0}.smart-grid-cell-container.far.vscroll{right:var(--smart-scroll-bar-size)}.smart-grid-cell-container.border-collapse.near{box-sizing:border-box;border-right:none}.smart-grid-cell-container.border-collapse.far{box-sizing:border-box;border-left:none}.smart-grid-cell-editor>*{display:block;width:100%;height:100%;border:none;overflow:hidden;margin:0;outline:0;background:inherit;color:inherit;border-radius:0;--smart-border-top-left-radius:0px;--smart-border-top-right-radius:0px;--smart-border-bottom-left-radius:0px;--smart-border-bottom-right-radius:0px}.smart-grid-cell-editor.smart-grid-date-time-picker-cell-editor,.smart-grid-cell-editor.smart-grid-passowrd-input-cell-editor,.smart-grid-cell-editor.smart-grid-phone-input-cell-editor{border-radius:0;border:none;font-size:inherit;font-weight:inherit;background:inherit;color:inherit}.smart-grid-cell-editor.smart-grid-number-input-cell-editor{width:100%;height:100%;margin:0;border-radius:0;border:none;font-size:inherit;font-weight:inherit;background:inherit;color:inherit;display:flex}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav{padding:0;display:flex;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;color:var(--smart-surface-color);border-left:1px solid var(--smart-border);background:var(--smart-surface)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up{display:flex;height:50%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;outline:0}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:hover,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:active,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down[active],.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up:active,.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .up[active]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor,.smart-grid-cell-editor.smart-grid-input-cell-editor,.smart-grid-cell-editor.smart-grid-text-area-cell-editor{font-size:inherit;background:inherit;color:inherit;width:100%;margin:0;font-weight:inherit}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .nav .down:after{content:var(--smart-icon-arrow-down)}.smart-grid-cell-editor.smart-grid-text-area-cell-editor{display:flex;height:100%;border-radius:0;border:none;font-family:inherit}.smart-grid-cell-editor.smart-grid-input-cell-editor{height:100%;border-radius:0;border:none}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor{height:100%!important;border-radius:0;border:none}.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor div,.smart-grid-cell-editor.smart-grid-auto-complete-cell-editor input{border-radius:0}.smart-grid-cell-editor>input[type=checkbox]{border:none;min-width:16px;height:16px;top:6px;position:relative}.smart-grid-cell-content-popup{background:var(--smart-primary)!important;color:var(--smart-primary-color)!important;border:1px solid var(--smart-primary)!important;z-index:19!important}.smart-grid-cell-content-popup-content{box-shadow:none!important;padding:6px 2px 6px 6px}.smart-grid-row-container{position:relative}.smart-grid-row-container.far,.smart-grid-row-container.near{z-index:7;position:absolute;width:100%}.smart-grid-row-container.near{border-bottom:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);box-sizing:content-box}.smart-grid-row-container.far{border-top:var(--smart-grid-freeze-splitter-size) solid var(--smart-border);box-sizing:content-box;z-index:11}.smart-grid-row-drag-feedback{height:auto!important;flex-direction:column}.smart-grid-row-drag-feedback div{padding-top:3px}.smart-grid-row-drag-feedback>div{display:flex;align-items:flex-start;padding:3px;white-space:nowrap;font-family:var(--smart-font-family);font-size:8px;background-color:var(--smart-background);color:var(--smart-background-color);flex-direction:column;max-height:200px;overflow:hidden}.smart-grid-scroll-view{width:100%;height:100%;position:relative;overflow:hidden}.smart-grid-scroll-view .smart-grid-row-container.far{bottom:-2px}.smart-grid-scroll-view.has-vscroll smart-grid-row[data-id="9999999"]{box-shadow:none!important;--smart-grid-cell-header-horizontal-border:transparent;--smart-grid-cell-horizontal-border:transparent}.smart-grid-scroll-view.vscroll,.smart-grid-scroll-view.vscroll .smart-grid-row-container.far,.smart-grid-scroll-view.vscroll .smart-grid-row-container.near{width:calc(100% - var(--smart-scroll-bar-size))}.smart-grid-scroll-view.hscroll .smart-grid-row-container.far{bottom:calc(-2px + var(--smart-scroll-bar-size))}.smart-grid-summary-row-cell{background:var(--smart-surface)!important;color:var(--smart-surface-color)!important;border-color:var(--smart-border)!important;opacity:1!important}.smart-grid-summary-row-cell button{display:none}.smart-grid-summary-row-cell .summary-value{font-size:11px;opacity:.75;height:calc(100% - 2px);display:flex;justify-content:flex-end;align-items:center;width:100%}.smart-grid-summary-row-cell .summary-value .summary-value-part{transition:transform cubic-bezier(.4,0,.2,1) .2s}.smart-grid-summary-row-cell .summary-value .summary-value-part:hover{transform:scale(1.2)}.smart-grid-summary-row-cell .summary-value .smart-arrow-down,.smart-grid-summary-row-cell .summary-value .smart-summary-placeholder{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-grid-summary-row-cell .summary-value[has-summary] .smart-arrow-down,.smart-grid-summary-row-cell .summary-value[has-summary] .smart-summary-placeholder{display:inherit;opacity:.7}.smart-grid-summary-row-cell .summary-value.summary-chooser .smart-arrow-down,.smart-grid-summary-row-cell .summary-value.summary-chooser .smart-summary-placeholder,.smart-grid-summary-row-cell .summary-value:hover .smart-arrow-down,.smart-grid-summary-row-cell .summary-value:hover .smart-summary-placeholder{opacity:1}.smart-grid-summary-row-cell .summary-value .label{margin-top:-3px}.smart-grid-summary-row-cell::before{display:none}.smart-grid-resize-mode{overflow:visible}.smart-grid-dialog-editor.add-column{display:flex;height:30px;align-items:center;margin-bottom:10px}.smart-grid-dialog-editor.radio-group{height:auto}.smart-grid-dialog-add-column{max-height:700px}.smart-grid-dialog-add-column .smart-footer{background:var(--smart-background)!important}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field{width:100%}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field:focus{outline:0}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field:focus .smart-input{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input{border-radius:50%!important;margin-right:10px}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input:after{content:""!important}.smart-grid-dialog-add-column .smart-grid-dialog-radio-field .smart-input[checked]:after{content:var(--smart-icon-radio)!important}.smart-grid-dialog-add-column .smart-grid-dialog-boolean-field{display:flex;align-items:center;margin-bottom:5px}.smart-grid-dialog-add-column .smart-grid-dialog-boolean-field .smart-grid-dialog-editor{margin-bottom:initial;margin-right:10px}.smart-grid-dialog-editor[template=colorInput]{border:none!important}.smart-grid-dialog-editor[template=colorInput] smart-color-input{border:1px solid var(--smart-border)}.smart-grid-dialog-editor[template=rating]{border:none!important}.smart-grid-dialog-editor[template=rating] .rating{display:flex}.smart-grid-dialog-editor[template=rating] .rating div{color:#DFDFDF}.smart-grid-dialog-editor[template=rating] .rating div.hover,.smart-grid-dialog-editor[template=rating] .rating div:hover{color:#FFBA05;opacity:.5}.smart-grid-dialog-editor[template=rating] .rating div.value{visibility:inherit;color:#FFBA05!important;opacity:1!important}.smart-grid-dialog-editor[template=rating] .rating:hover div{visibility:inherit}.smart-grid-dialog-editor .attachments,.smart-grid-dialog-editor .images{display:grid;grid-template-columns:1fr auto auto;height:100%}.smart-grid-dialog-editor .attachments .container,.smart-grid-dialog-editor .attachments .file-container,.smart-grid-dialog-editor .images .container,.smart-grid-dialog-editor .images .file-container{display:flex;height:calc(100% - 3px);align-items:center;padding-left:5px}.smart-grid-dialog-editor .attachments .smart-drop-image,.smart-grid-dialog-editor .images .smart-drop-image{margin-left:-5px}.smart-grid-dialog-editor .attachments .smart-drop-image::after,.smart-grid-dialog-editor .images .smart-drop-image::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-download-alt);margin-left:5px}.smart-grid-dialog-editor .attachments .arrowbtn,.smart-grid-dialog-editor .images .arrowbtn{width:15px;background:var(--smart-surface)}.smart-grid-dialog-editor .attachments .arrowbtn:hover,.smart-grid-dialog-editor .images .arrowbtn:hover{cursor:pointer;background:var(--smart-primary);color:var(--smart-primary-color)}.smart-grid-dialog-editor .attachments .attachment,.smart-grid-dialog-editor .attachments img,.smart-grid-dialog-editor .images .attachment,.smart-grid-dialog-editor .images img{height:23px;width:23px;border:1px solid var(--smart-border);margin-right:3px;border-radius:var(--smart-border-radius)}.smart-grid-dialog-editor .attachments .attachment:hover,.smart-grid-dialog-editor .attachments img:hover,.smart-grid-dialog-editor .images .attachment:hover,.smart-grid-dialog-editor .images img:hover{cursor:pointer;border-color:var(--smart-primary)}.smart-grid-image-dialog{width:500px!important;min-height:400px!important;background:var(--smart-background)}.smart-grid-image-dialog .smart-header{display:flex;justify-content:center;align-items:center}.smart-grid-image-dialog .tabs{width:100%;height:30px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;margin-bottom:5px}.smart-grid-image-dialog .tabs .tab{width:50%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--smart-background-color);cursor:pointer}.smart-grid-image-dialog .tabs .tab label{cursor:pointer}.smart-grid-image-dialog .tabs .tab.active{color:var(--smart-primary);border-bottom:2px solid var(--smart-primary);font-weight:700}.smart-grid-image-dialog .preview{margin-top:10px}.smart-grid-image-dialog .preview p{font-size:10px;text-align:center}.smart-grid-image-dialog .preview .smart-icon-delete{margin:5px}.smart-grid-image-dialog .preview .smart-icon-delete:hover{color:var(--smart-primary)}.smart-grid-image-dialog .preview .list{max-height:100px;max-width:500px;overflow:auto;display:flex;flex-direction:row}.smart-grid-image-dialog .preview .list .item{display:flex;align-items:center;flex-direction:column;font-size:10px;color:var(--smart-background-color);max-width:100px;margin-right:10px;overflow:hidden;min-width:60px}.smart-grid-image-dialog .preview .list .item:after{font-family:var(--smart-font-family-icon);width:16px;height:16px;content:var(--smart-icon-close);cursor:pointer}.smart-grid-image-dialog .preview .list .item .attachment,.smart-grid-image-dialog .preview .list .item img{width:50px;height:50px;min-height:50px;border:2px solid transparent}.smart-grid-image-dialog .preview .list .item .attachment:hover,.smart-grid-image-dialog .preview .list .item img:hover{border:2px solid var(--smart-primary);border-radius:var(--smart-border-radius);cursor:pointer}.smart-grid-image-dialog .preview .list .item div{text-overflow:ellipsis;text-align:center}.smart-grid-image-dialog .url-zone{display:flex;justify-content:center;align-items:center;flex-direction:column;height:220px}.smart-grid-image-dialog .url-zone .upload{display:flex;flex-direction:column}.smart-grid-image-dialog .url-zone .url-title{margin-top:10px;font-size:10px;color:var(--smart-background-color)}.smart-grid-image-dialog .url-zone .smart-input{text-align:center}.smart-grid-image-dialog .smart-grid-drop-zone,.smart-grid-image-dialog .smart-grid-file-zone{border:2px dashed rgba(0,0,0,.1);border-radius:6px;height:220px;background:var(--smart-background);display:flex;align-items:center;justify-content:center;text-align:center;transition:all .2s ease-out;flex-direction:column;outline:0}.smart-grid-image-dialog .smart-grid-drop-zone .title,.smart-grid-image-dialog .smart-grid-file-zone .title{cursor:pointer;font-size:20px;font-weight:500;height:50px;display:flex;align-items:center;flex-direction:column;margin-top:20px}.smart-grid-image-dialog .smart-grid-drop-zone .title .smart-grid-icon,.smart-grid-image-dialog .smart-grid-file-zone .title .smart-grid-icon{font-size:24px;margin-bottom:5px;color:var(--smart-primary)}.smart-grid-image-dialog .smart-grid-drop-zone .subtitle,.smart-grid-image-dialog .smart-grid-file-zone .subtitle{margin-top:20px;margin-bottom:20px;display:flex;align-items:center;color:var(--smart-background-color)}.smart-grid-image-dialog .smart-grid-drop-zone.smart-grid-file-zone,.smart-grid-image-dialog .smart-grid-file-zone.smart-grid-file-zone{justify-content:space-between}.smart-grid-image-dialog .smart-grid-drop-zone .files,.smart-grid-image-dialog .smart-grid-file-zone .files{overflow:auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;width:100%;padding:10px;font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-grid-image-dialog .smart-grid-drop-zone .files .item,.smart-grid-image-dialog .smart-grid-file-zone .files .item{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:2px}.smart-grid-image-dialog .smart-grid-drop-zone .files .item img,.smart-grid-image-dialog .smart-grid-file-zone .files .item img{width:24px;height:24px}.smart-grid-dialog-overlay,.smart-grid-overlay{z-index:100;opacity:.1;height:100%;left:0;top:0;position:absolute;width:100%}.smart-grid-image-dialog .smart-grid-drop-zone .files .item.active,.smart-grid-image-dialog .smart-grid-file-zone .files .item.active{background:var(--smart-ui-state-selected);border:1px solid var(--smart-ui-state-border-selected)}.smart-grid-dialog-overlay{background:#333}.smart-grid-overlay{background:0 0}.smart-grid-slider-dialog,.smart-grid-text-area-dialog{z-index:99999;position:absolute;min-width:160px;min-height:140px;font-size:var(--smart-font-size);font-family:var(--smart-font-family);background:var(--smart-background);border:none;box-shadow:0 0 0 3px var(--smart-primary)!important;border-radius:1px;color:var(--smart-background-color);box-sizing:border-box;overflow:visible}.smart-grid-slider-dialog.smart-grid-slider-dialog,.smart-grid-text-area-dialog.smart-grid-slider-dialog{min-height:60px;max-width:200px;transform:rotate(-90deg)}.smart-grid-slider-dialog .smart-grid-text-area-resizer,.smart-grid-text-area-dialog .smart-grid-text-area-resizer{position:absolute;background:var(--smart-primary);color:var(--smart-primary-color);height:16px;font-size:10px;right:-3px;top:-16px;border-top-left-radius:4px;border-top-right-radius:4px}.smart-grid-slider-dialog .smart-grid-slider-container,.smart-grid-slider-dialog .smart-grid-text-area-container,.smart-grid-text-area-dialog .smart-grid-slider-container,.smart-grid-text-area-dialog .smart-grid-text-area-container{width:100%;height:100%;overflow:hidden}.smart-grid-slider-dialog .smart-grid-slider-container,.smart-grid-text-area-dialog .smart-grid-slider-container{height:100%;position:absolute;display:flex;padding:6px;box-sizing:border-box}.smart-grid-slider-dialog smart-text-area,.smart-grid-slider-dialog textarea,.smart-grid-text-area-dialog smart-text-area,.smart-grid-text-area-dialog textarea{min-height:180px;width:100%;height:180px;box-sizing:border-box;border:none;background:inherit;outline:0;resize:none;color:inherit}.smart-grid-cell-notification,.smart-grid-validation-error{padding:7px;width:auto;height:auto;position:absolute;z-index:99}.smart-grid-cell-notification{background:var(--smart-primary);color:var(--smart-primary-color);border-radius:var(--smart-border-radius)}.smart-grid-validation-error{background:var(--smart-error);color:var(--smart-error-color);border-radius:var(--smart-border-radius)}.smart-selection-overlay{position:absolute;border:2px solid var(--smart-primary);z-index:10}.smart-selection-overlay-content{background:var(--smart-ui-state-selected);opacity:.2;width:100%;height:100%}.smart-selection-overlay-content:after{cursor:move;content:"";height:4px;width:calc(100% - 10px);position:absolute;bottom:0}.smart-selection-overlay-border-content{border:0 solid var(--smart-background);width:100%;height:100%}.smart-selection-overlay-border-content.handle:after{border:1px solid var(--smart-background);content:"";background:var(--smart-primary);width:4px;height:4px;position:absolute;right:-4px;bottom:-4px;cursor:crosshair}.smart-input-overlay{background:var(--smart-ui-state-active);position:absolute;border-radius:100%;opacity:0;transform:scale(0);z-index:9;cursor:pointer}.smart-input-overlay.smart-animate{transition:transform .25s ease-in-out,opacity .25s ease-in-out}.smart-input-overlay-on{opacity:.3;transform:scale(1)}.smart-window.smart-grid-popup{transition:opacity .2s,transform .2s ease-out;opacity:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size);transform:scaleY(0)!important;transform-origin:top!important;--smart-window-content-padding:0px;--smart-window-header-height:0px;box-shadow:none;border-radius:0}.smart-window.smart-grid-popup.open{transform:scale(1)!important;opacity:1}.smart-window.smart-grid-dialog{transition:opacity .2s,transform .2s ease-out;transform:scale(0);opacity:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator{display:grid;margin-top:10px;margin-bottom:10px;align-items:center;grid-template-columns:1fr auto 1fr}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator .toggle-button{margin-left:10px;margin-right:10px;cursor:pointer}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator .toggle-button:hover{color:var(--smart-primary)}.smart-window.smart-grid-dialog .smart-grid-edit-dialog-columns-separator span:last-child{border-top:1px solid var(--smart-border)}.smart-window.smart-grid-dialog[mobile]{left:0!important;top:0!important;width:100%!important;height:100%!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column,.smart-window.smart-grid-dialog.smart-grid-dialog-description{transform:scaleY(0)!important;transform-origin:top!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column.view,.smart-window.smart-grid-dialog.smart-grid-dialog-description.view{transform-origin:unset!important;transform:scale(0)!important}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column .smart-header-notes,.smart-window.smart-grid-dialog.smart-grid-dialog-description .smart-header-notes{margin-bottom:10px;display:block}.smart-window.smart-grid-dialog.smart-grid-dialog-add-column.center,.smart-window.smart-grid-dialog.smart-grid-dialog-description.center{transform:scale(0);transform-origin:unset}.smart-window.smart-grid-dialog.smart-grid-dialog-summary{transform:scaleY(0);transform-origin:bottom;--smart-window-content-padding:0px;box-shadow:none;border-radius:0}.smart-window.smart-grid-dialog.smart-grid-dialog.disable-animation{transition:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row{width:750px!important;height:500px!important;--smart-window-content-padding:0px}@media screen and (min-width:1128px){.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row{width:1100px!important;height:750px!important}}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section span{margin-left:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-footer,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-header-section{background:var(--smart-background)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row[mobile]{width:100%!important;height:100%!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-column-info{display:grid;grid-template-columns:25px 1fr 25px;padding:5px 0;line-height:normal}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-column-info.header{display:flex;flex-direction:row;justify-content:space-between;font-weight:700;font-size:calc(var(--smart-font-size) + 1px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs{width:100%;height:30px;overflow:hidden;background:var(--smart-background);transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;margin-bottom:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab{padding:4px 10px;display:flex;align-items:center;justify-content:center;color:var(--smart-surface-color);cursor:pointer;white-space:nowrap;position:relative}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab:hover{color:var(--smart-primary);border-bottom-color:var(--smart-primary)!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .tabs .tab.active{border-bottom:2px solid var(--smart-surface-color)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-content-container{width:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-next-button{margin-right:5px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-next-button:after{content:var(--smart-icon-arrow-down)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row [editor]:not([template=checkBox]){width:auto;max-width:initial}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout{display:block;height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container{pointer-events:none;cursor:default;background:var(--smart-background);border:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .arrow,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .down,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .smart-drop-down-button-icon,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-drop-down-button .up,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .arrow,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .down,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-drop-down-button-icon,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .up{opacity:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor{background:var(--smart-background);--smart-surface:var(--smart-background);pointer-events:none;border:none;border-bottom:1px solid var(--smart-border)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image]{pointer-events:initial;height:100px;border:none;background:initial}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-grid-cell-editor>div{display:block!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .attachment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] img{width:95px;height:95px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-drop-image,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row.disable-edit .smart-grid-edit-dialog-layout .smart-grid-dialog-editor[template=image] .smart-grid-icon.smart-icon-plus{display:none!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout{display:grid;grid-template-columns:1fr 340px;grid-template-areas:"content sidebar" "footer sidebar";height:100%;grid-template-rows:1fr 45px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile]{display:flex;flex-direction:column}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile] .smart-grid-edit-dialog-activity-container{position:absolute;top:45px;width:90%;height:calc(100% - 45px);right:0;box-shadow:var(--smart-elevation-8)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout[mobile] .smart-grid-edit-dialog-editors-container{height:calc(100% - 45px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout.hide-activity{grid-template-columns:1fr}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout.hide-activity .smart-grid-edit-dialog-activity-container{display:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer{grid-area:footer;display:flex;padding-inline-start:20px;padding-inline-end:10px;justify-content:space-between;align-items:center;flex-direction:row-reverse}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer .smart-button{display:flex;align-items:center;height:30px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-footer .smart-button.primary{margin-right:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-editors-container{padding:20px;overflow:auto;grid-area:content;display:grid}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-editors-container.many{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container{background:var(--smart-surface);border-left:1px solid var(--smart-border);overflow:hidden;grid-area:sidebar}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container>div{height:100%}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-grid-edit-dialog-row{height:100%;display:grid;grid-template-rows:40px 40px 40px 40px 40px 1fr}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .smart-user{position:relative;top:10px;left:-3px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon{height:30px;width:30px;border-radius:50%;background-size:cover;background-position:center}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon.image:after{content:""}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .user-icon:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:24px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-header{white-space:nowrap}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-tab{height:calc(100% - 35px)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout{display:grid;grid-template-rows:1fr auto;flex-direction:column;padding:3px;height:calc(100% - 10px);overflow-x:hidden;overflow-y:auto}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .no-comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .no-comments{display:flex;position:absolute;width:100%;height:100%;align-items:center;justify-content:center}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .no-comments span,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .no-comments span{text-align:center;padding:20px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row{display:grid;grid-template-columns:30px 1fr;grid-column-gap:var(--smart-data-view-padding);margin:var(--smart-data-view-padding)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-header,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-header{display:grid;opacity:.75;grid-template-columns:1fr auto auto auto;grid-column-gap:calc(var(--smart-data-view-padding)/ 2);margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body{padding:.625rem .75rem;border-radius:var(--smart-border-radius);background:var(--smart-background);box-shadow:var(--smart-elevation-1);overflow:hidden;overflow-wrap:break-word;display:inline-block;margin:2px;max-width:220px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body .detail,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body .detail{margin-top:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .history-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .comment-body.edit,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .history-body.edit{overflow:visible;box-shadow:none}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button{cursor:pointer;opacity:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button:after{content:var(--smart-icon-delete);display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button.edit-button:after,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button.edit-button:after{content:var(--smart-icon-mode-edit)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment .remove-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .edit-button.enabled,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row .remove-button.enabled{visibility:visible}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comment:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history-row:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comment:hover .remove-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row:hover .edit-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history-row:hover .remove-button{opacity:1}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .history,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .comments,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .history{overflow-y:auto;overflow-x:hidden;min-height:180px;max-height:600px;position:relative}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer{height:45px;display:flex;padding:5px;box-sizing:border-box;transition:height cubic-bezier(.4,0,.2,1) .2s}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer.focus,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer.focus{height:70px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer smart-text-area,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer smart-text-area{width:100%;height:100%;border-radius:0}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .comments-layout .footer smart-button,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .history-layout .footer smart-button{border-top-left-radius:0;border-bottom-left-radius:0;width:100px;display:none;border-left-color:transparent}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout{display:grid;grid-template-columns:1fr 1fr 1fr;padding:5px;width:300px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout .font-family smart-input{height:35px;width:150px!important}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group{grid-column-gap:10px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group .format:first-child{grid-column:1/2 span}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.font-group .format:last-child{width:100px}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group{background:var(--smart-background);border:1px solid var(--smart-border);border-radius:var(--smart-border-radius);height:calc(7px + var(--smart-editor-height));width:175px;padding:0;display:flex;justify-content:space-between}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline{font-weight:400;display:block;height:100%;padding:10px;width:100%;border-bottom:2px solid transparent;transition:border ease-in-out .2s}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough:hover,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline:hover{border-bottom:2px solid var(--smart-primary)}.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .bold.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .italic.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .linethrough.checked,.smart-window.smart-grid-dialog.smart-grid-dialog-expand-row .smart-grid-edit-dialog-layout .smart-grid-edit-dialog-activity-container .format-layout.button-group .underline.checked{background:var(--smart-primary);color:var(--smart-primary-color)}.smart-window.smart-grid-dialog .col-sm-6{padding:0}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button{border-radius:var(--smart-border-radius)}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-window.smart-grid-dialog>.smart-container .smart-header-section .smart-buttons-container button.checked{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-window.smart-grid-dialog.open,.smart-window.smart-grid-dialog.view.open{transform:scale(1)!important;opacity:1}.smart-window.smart-grid-dialog .smart-field-editor-error-label{font-size:10px;color:var(--smart-error)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox]){max-width:150px;height:30px;overflow:hidden;border:1px solid var(--smart-border);border-radius:var(--smart-border-radius)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=vote]{border:none;width:200px}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=textarea]{height:180px;min-height:120px;resize:vertical}.smart-window.smart-grid-dialog [editor]:not([template=checkBox])[template=textarea] smart-text-area{width:100%!important;height:100%}.smart-window.smart-grid-dialog [editor][focus],.smart-window.smart-grid-dialog [editor][focus] .smart-grid-cell-editor{border-color:var(--smart-primary)}.smart-window.smart-grid-dialog [editor][template=checkBox]{height:30px;display:flex;align-items:center}.smart-window.smart-grid-dialog [editor][template=checkBox]:focus{outline:0}.smart-window.smart-grid-dialog [editor][template=checkBox]:focus .smart-grid-check-box-cell-editor{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-window.smart-grid-dialog [editor]:not([template=checkBox]) .smart-grid-cell-editor{width:100%;height:100%}.smart-window.smart-grid-dialog>.smart-container>.smart-footer{height:auto}.smart-window.smart-grid-dialog .column{display:flex;justify-content:space-between;padding:5px;flex-direction:column}.smart-window.smart-grid-dialog .column label{justify-content:flex-end;padding:5px 0}.smart-window.smart-grid-dialog .smart-footer .smart-stack-layout{padding:0 10px}smart-grid{width:var(--smart-grid-default-width);height:var(--smart-grid-default-height);grid-template-columns:var(--smart-grid-template-columns);grid-column-gap:var(--smart-grid-column-gap);grid-row-gap:var(--smart-grid-row-gap);contain:content;visibility:hidden}smart-grid .smart-grid-cell-loading{height:10px;position:absolute;top:calc(50% - 5px);background:var(--smart-surface);width:80%;left:10%;border:1px solid var(--smart-surface);border-radius:var(--smart-border-radius)}smart-grid .smart-grid-add-column-button,smart-grid .smart-grid-add-row-button{position:absolute;bottom:0;left:0;z-index:12;width:30px;background:var(--smart-surface);transform:scale(0);opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1);height:28px}smart-grid .smart-grid-add-column-button.float,smart-grid .smart-grid-add-row-button.float{height:24px;width:24px;border-radius:50%;font-size:14px;border:1px solid var(--smart-primary);left:5px;bottom:5px;background:var(--smart-primary);color:var(--smart-primary-color)}smart-grid .smart-grid-add-column-button.smart-grid-add-column-button,smart-grid .smart-grid-add-row-button.smart-grid-add-column-button{right:5px;left:initial;top:55px}smart-grid .smart-grid-add-column-button.show,smart-grid .smart-grid-add-row-button.show{transform:scale(1);opacity:1}smart-grid .smart-grid-add-column-button.show:active,smart-grid .smart-grid-add-column-button.show:hover,smart-grid .smart-grid-add-row-button.show:active,smart-grid .smart-grid-add-row-button.show:hover{color:var(--smart-primary-color);background:var(--smart-primary)}smart-grid .smart-grid-add-column-button.show:active.float,smart-grid .smart-grid-add-column-button.show:hover.float,smart-grid .smart-grid-add-row-button.show:active.float,smart-grid .smart-grid-add-row-button.show:hover.float{transform:scale(1.2);box-shadow:var(--smart-elevation-6)}smart-grid.smart-kanban-view{background:#fafafa}smart-grid.smart-kanban-view .smart-grid-add-row-button{display:none!important}smart-grid[appearance_hide-column-group-lines] smart-grid-column:not([column-group-first-child])[column-group]:before{background:0 0!important}smart-grid[appearance_allow-hover] smart-grid-cell:not([focus]):hover:not(.smart-add-new-column){background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid[appearance_allow-hover] smart-grid-cell:not([focus]):hover:not(.smart-add-new-column) .smart-label{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not([focus]){background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not([focus]) .smart-label{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}smart-grid[tree] smart-grid-cell[has-toggle-button]:not([detail]) button[toggle-button]{padding-right:14px;margin-left:7px;cursor:pointer}smart-grid[tree] smart-grid-cell[has-toggle-button]:not([detail]) button[toggle-button]:hover{color:var(--smart-primary)}smart-grid.smart-element{visibility:inherit}smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]),smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]) .smart-label:not([style]),smart-grid:not([selection_allow-cell-selection])[focus][appearance_show-selection-on-top] smart-grid-row[focus] smart-grid-cell:not([editor]):not([header]),smart-grid:not([selection_allow-cell-selection])[focus][appearance_show-selection-on-top] smart-grid-row[focus] smart-grid-cell:not([editor]):not([header]) .smart-label{background:rgba(var(--smart-primary-rgb),.7)!important;color:var(--smart-primary-color)!important;border-color:var(--smart-primary)!important}smart-grid:not([selection_allow-cell-selection])[focus] smart-grid-row[focus]>.smart-grid-cell-container smart-grid-cell:not([editor]):not([header]):before{background:var(--smart-primary)}smart-grid[selection_allow-cell-selection] smart-grid-row[focus] smart-grid-cell[focus]:not([editor]):not([header]){background:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary)}.smart-grid.smart-container{grid-template-columns:var(--smart-grid-template-columns);grid-column-gap:var(--smart-grid-column-gap);grid-row-gap:var(--smart-grid-row-gap);contain:content;visibility:hidden}.smart-grid.smart-container .smart-grid-header,.smart-grid>.smart-container .smart-grid-header{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);height:var(--smart-grid-header-height);border-bottom-width:1px;border-bottom-style:solid;width:100%}.smart-grid.smart-container .smart-grid-column-header,.smart-grid>.smart-container .smart-grid-column-header{height:var(--smart-grid-column-header-height);min-height:30px;color:var(--smart-surface-color);overflow:hidden;position:relative;z-index:99}.smart-grid.smart-container .smart-grid-pager,.smart-grid>.smart-container .smart-grid-pager{height:var(--smart-pager-default-height);overflow:hidden;z-index:99;border-top-width:1px;border-top-style:solid;border-top-color:var(--smart-border);width:100%;background:var(--smart-surface);color:var(--smart-surface-color)}.smart-grid.smart-container .smart-grid-pager[top],.smart-grid>.smart-container .smart-grid-pager[top]{border-top-color:transparent;border-bottom:1px solid var(--smart-border)}.smart-grid.smart-container .smart-grid-content,.smart-grid>.smart-container .smart-grid-content{width:100%;height:100%;padding:0;overflow:hidden;border:none;background:var(--smart-surface)}.smart-grid.smart-container.smart-grid-resize-mode,.smart-grid>.smart-container.smart-grid-resize-mode{overflow:visible}.smart-grid.smart-element{visibility:inherit}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-label.align-right{margin-left:-10px}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-sort-button[order]{width:40px}.smart-grid[sorting_mode=many] smart-grid-column[sort-index] .smart-sort-button:after{content:attr(order);font-family:var(--smart-font-family);font-size:11px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);padding:5px;margin-left:5px;height:8px;box-sizing:content-box}.smart-grid smart-grid-row[data-id="9999999"]{box-shadow:rgba(140,149,159,.15) 0 3px 6px 0}.smart-grid smart-grid-row .smart-grid-row-detail{overflow:hidden;width:100%;z-index:3;position:absolute;background:var(--smart-background);color:var(--smart-background-color);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:var(--smart-border);transform-origin:top;transform:scaleY(0);display:flex;justify-content:flex-start}.smart-grid smart-grid-row .smart-grid-row-detail>div{width:100%;height:100%;line-height:initial;overflow:hidden;position:relative}.smart-grid smart-grid-column:not(.smart-grid-column-border).smart-grid-vertical-border-collapse:before,.smart-grid smart-grid-row smart-grid-cell:not(.smart-grid-column-border).smart-grid-vertical-border-collapse:before{width:0}.smart-grid smart-grid-column:not(.smart-grid-column-border).smart-grid-horizontal-border-collapse:after,.smart-grid smart-grid-row smart-grid-cell:not(.smart-grid-column-border).smart-grid-horizontal-border-collapse:after{height:0}.smart-grid smart-grid-row[has-detail]{transition:height .25s ease-in-out}.smart-grid smart-grid-row[has-detail] .smart-grid-row-detail.smart-animate,smart-grid-row .smart-grid-row-sub-container.smart-animate{transition:transform .25s ease-in-out,height .25s ease-in-out}.smart-grid smart-grid-row[show-detail] .smart-grid-row-detail{transform:scaleY(1)}.smart-grid smart-grid-row[unbound] smart-grid-cell{background:var(--smart-grid-cell-background-unbound);color:var(--smart-grid-cell-color-unbound)}.smart-grid smart-grid-cell.dragged,.smart-grid smart-grid-column.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-grid smart-grid-column .smart-grid-command-item{padding:0;align-items:center;justify-content:center;border-radius:0}.smart-grid smart-grid-column .smart-add-new-column{border-right:1px solid var(--smart-border)}.smart-grid smart-grid-column.afterTarget:last-child:after{right:0}.smart-grid smart-grid-cell .smart-grid-command-item{padding:0 3px;overflow:hidden}.smart-grid smart-scroll-bar{overflow:visible;position:absolute;bottom:0;height:calc(var(--smart-scroll-bar-size));width:100%;z-index:11;touch-action:none}.smart-grid smart-scroll-bar:after,.smart-grid smart-scroll-bar:before{height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);position:absolute;top:0}.smart-grid smart-scroll-bar:after{content:"";width:var(--smart-scroll-bar-size);min-width:var(--smart-scroll-bar-far-size);left:100%}.smart-grid smart-scroll-bar:before{content:"";width:var(--smart-scroll-bar-near-size);left:calc(0px - var(--smart-scroll-bar-near-size))}.smart-grid smart-scroll-bar.smart-element{border:none;border-radius:0}.smart-grid smart-scroll-bar.bottom-corner-visible{width:calc(100% - var(--smart-scroll-bar-size))}.smart-grid smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size));border-left:1px solid var(--smart-border)}.smart-grid smart-scroll-bar[orientation=vertical]:before{position:absolute;content:"";height:var(--smart-scroll-bar-near-size);width:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:-1px;top:calc(0px - var(--smart-scroll-bar-near-size));border-left:1px solid var(--smart-border)}.smart-grid smart-scroll-bar[orientation=vertical]:after{position:absolute;content:"";width:var(--smart-scroll-bar-size);height:var(--smart-scroll-bar-size);min-height:var(--smart-scroll-bar-far-size);background:var(--smart-scroll-bar-background);left:0;bottom:calc(0px - var(--smart-scroll-bar-far-size));top:auto;min-width:0;z-index:-1}.smart-grid smart-scroll-bar[orientation=vertical].bottom-corner-visible{height:calc(100% - var(--smart-scroll-bar-size))}.smart-grid .smart-data-view-header-drop-down{transition:transform cubic-bezier(.4,0,.2,1) .2s;transform:scaleY(0)}.smart-grid .smart-data-view-header-drop-down.open{transform:scaleY(1)}.smart-grid .smart-breadcrumb-items>.afterTarget:last-child:after,.smart-grid .smart-breadcrumb-items>.target:before{content:"";display:none}.smart-grid .smart-grid-command-item{display:flex;padding:5px 8px;-webkit-user-select:none;user-select:none;min-width:25px;border:1px solid transparent;cursor:pointer;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}.smart-grid .smart-grid-command-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border:1px solid var(--smart-ui-state-border-hover)}.smart-grid .smart-grid-command-item:active{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border:1px solid var(--smart-ui-state-border-active)}.smart-grid .smart-grid-command-item .smart-grid-icon{display:flex;min-width:16px;width:auto}.smart-grid .smart-grid-command-item span:last-child:not(:first-child){margin-left:4px}.smart-grid .smart-grid-command-bar{display:flex;align-items:center;padding:5px}.smart-grid .smart-grid-command-bar .smart-grid-icon{display:flex}.smart-grid .smart-grid-row:not([leaf]) smart-grid-cell[group]:not([header]) div:not([content]){visibility:hidden}.smart-grid .smart-grid-resize-line{position:absolute;z-index:99;opacity:.8;width:var(--smart-grid-resize-line-size);background:var(--smart-primary)}.smart-grid .smart-grid-resize-line.row{height:var(--smart-grid-resize-line-size)}.smart-grid .smart-grid-resize-tooltip{position:absolute;bottom:0;z-index:99;background:var(--smart-primary);color:var(--smart-primary-color);padding:5px;transition:width .2s ease-out}.smart-grid .smart-grid-drag-line{position:absolute;z-index:199;opacity:1;width:calc(2 * var(--smart-grid-resize-line-size));background:var(--smart-primary);font-family:var(--smart-font-family-icon);transition:opacity cubic-bezier(.6,.2,0,.8) .25s}.smart-grid .smart-grid-drag-line:after{content:var(--smart-icon-arrow-up);color:var(--smart-primary);font-size:16px;position:absolute;left:0;bottom:0;margin-left:-7px;font-weight:700;margin-bottom:-11px}.smart-grid .smart-grid-drag-line:before{content:var(--smart-icon-arrow-down);color:var(--smart-primary);font-size:16px;position:absolute;left:0;top:0;margin-left:-7px;font-weight:700;margin-top:-7px}.smart-grid .smart-grid-drag-line.row{height:calc(2 * var(--smart-grid-resize-line-size))}.smart-grid .smart-grid-drag-line.row:after{content:var(--smart-icon-arrow-left);right:0;left:initial;bottom:0;margin-right:-7px;font-weight:700;margin-bottom:-7px}.smart-grid[grouped] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden),.smart-grid[tree] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden){margin-right:7px}.smart-grid .smart-grid-drag-line.row:before{content:var(--smart-icon-arrow-right);left:0}.smart-grid[tree] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]{line-height:initial;width:100%;height:100%;display:flex;align-items:center}.smart-grid[grouped] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]{line-height:initial;width:100%;height:100%;display:flex;align-items:center}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group]{border-right:1px solid var(--smart-border);padding-right:1px}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]{font-size:12px;grid-template-columns:auto auto auto;display:grid;grid-column-gap:5px;align-items:center}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]:hover span[group] span{transform:scale(1.1);opacity:1;color:var(--smart-primary)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[group]{display:flex;font-weight:700}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[group] span{opacity:.7;font-weight:400;margin-left:-8px;transform:scale(.9)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[value]{font-size:var(--smart-font-size);position:relative;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;display:flex;align-items:center;padding:2px 6px;font-weight:400;border-radius:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);border:1px solid var(--smart-primary)}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced] span[summary]{font-weight:400;font-size:10px;opacity:.7}.smart-grid[grouped] smart-grid-row[level] smart-grid-cell[group] div[group-advanced]:hover span[summary]{opacity:1}.smart-grid[appearance_allow-header-hover] smart-grid-column:not(.top-far-corner):not(.top-near-corner)[header]:hover smart-grid-cell[header],.smart-grid[appearance_allow-header-hover] smart-grid-row:hover smart-grid-cell[header],.smart-grid[appearance_allow-hover]:not([selection_allow-cell-selection]) smart-grid-row:hover smart-grid-cell:not(.smart-add-new-column){background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);cursor:default}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle{transition:opacity ease-in-out .2s;overflow:hidden;opacity:0;width:5px;height:100%;position:absolute;left:1px;z-index:9;font-family:var(--smart-font-family-icon);cursor:move}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle:before{position:relative;font-family:var(--smart-font-family-icon);content:var(--smart-icon-ellipsis);transform:rotate(90deg);display:flex;justify-content:center}.smart-grid[appearance_show-column-header-drag-icon][behavior_allow-column-reorder] smart-grid-column:not([auto-generated]) .smart-drag-handle:hover{opacity:1}.smart-grid[appearance_show-row-header-drag-icon] smart-grid-row smart-grid-cell[header]:not([detail])>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-drag-icon] smart-grid-row smart-grid-cell[header]:not([detail])>.smart-label:before{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%;content:var(--smart-icon-ellipsis);cursor:move;transform:rotate(90deg);display:flex;align-items:flex-end;justify-content:center;opacity:.25}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail])>.smart-label,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail])>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail])>.smart-label:before,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail])>.smart-label:before{content:var(--smart-icon-mode-edit);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit] smart-grid-cell[header]:not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-edit-icon] smart-grid-row[edit][focus] smart-grid-cell[header]:not([detail]):last-child>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-comments] smart-grid-row smart-grid-cell[header]:not([detail]),.smart-grid[appearance_show-row-status] smart-grid-row smart-grid-cell[header]:not([detail]){z-index:9}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row),.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[header]:not([detail]):not([group]):not(.smart-add-new-row){width:25px!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button][selected],.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button][selected]{background:var(--smart-ui-state-hover)!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail,.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail{visibility:inherit!important}.smart-grid[appearance_show-row-comments] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-comments] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-status] smart-grid-row:hover smart-grid-cell[detail][has-toggle-button] button.row-detail:after,.smart-grid[appearance_show-row-status] smart-grid-row[focus][selected=indeterminate] smart-grid-cell[detail][has-toggle-button] button.row-detail:after{content:var(--smart-icon-resize-full);font-size:13px;color:var(--smart-primary)}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail]):not(:hover)>.smart-label:before{content:var(--smart-icon-arrow-right)}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail])>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-focus-icon] smart-grid-row[focus]:not([edit]) smart-grid-cell[header]:not([detail])>.smart-label:before{content:var(--smart-icon-check-empty);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{content:var(--smart-icon-check-empty);background:var(--smart-surface);color:var(--smart-surface-color);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail]):last-child>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]:last-child>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected][selected]>.smart-label:before{content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row:hover smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{content:var(--smart-icon-check-empty);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);position:absolute;left:0;width:100%}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover:last-child>.smart-label,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]:last-child>.smart-label{height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;width:100%;position:absolute;left:0;top:0;min-width:0}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail]):hover[selected]>.smart-label:before,.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected][selected]>.smart-label:before{content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid[appearance_show-row-header-select-icon][selection_enabled][selection_allow-row-header-selection] smart-grid-row smart-grid-cell[header]:not([group]):not([detail])[selected]>.smart-label:before{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;content:var(--smart-icon-check-squared);transform:rotate(0)}.smart-grid.smart-container,smart-grid>.smart-container{height:100%;width:100%;margin-bottom:-3px;border-style:solid;border-width:0;border-color:transparent;position:relative;overflow:hidden;max-height:inherit;padding:0}smart-grid-row{display:block;overflow:visible;position:relative;padding:0;height:var(--smart-grid-row-height);cursor:default}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-tree-header,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header){cursor:pointer}smart-grid-row:hover smart-grid-cell[checkbox][header][auto-show] .smart-input{opacity:1;border-color:var(--smart-border)}smart-grid-row[aria-rowindex="1"] .smart-grid-row-card-container .smart-card-layout-view{padding-top:10px}smart-grid-row .smart-grid-row-card-container{width:100%;height:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view{min-width:unset;min-height:unset;width:calc(100% - 20px);height:100%;padding:0 10px 10px;background:var(--smart-surface)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container{display:flex;justify-content:space-evenly;order:none;width:100%;height:100%;grid-column-gap:var(--smart-card-view-column-gap,var(--smart-card-view-gap));grid-row-gap:var(--smart-card-view-row-gap,var(--smart-card-view-gap))}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card{width:100%!important;display:flex;margin:0;border:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-data-view-padding);overflow:auto;font-family:inherit;font-size:inherit;background-color:var(--smart-background);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);box-shadow:var(--smart-elevation-2);transition:box-shadow ease-in-out .2s;position:relative}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header .smart-card-view-cell{justify-content:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card.smart-card-header .smart-card-view-value:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-right)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header)[edit]{border:1px solid var(--smart-primary)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header):hover:after,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card[editable]:not(.smart-card-header)[edit]:after{content:var(--smart-icon-mode-edit);font-family:var(--smart-font-family-icon);width:16px;height:16px;right:3px;bottom:6px;position:absolute}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container{width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell{justify-content:flex-start;column-gap:5px;flex-direction:column;align-items:flex-start}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell .smart-card-view-value{width:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell.center{align-items:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-data-container.col-2 .smart-card-view-cell.right{align-items:flex-end}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card:hover{box-shadow:var(--smart-elevation-4)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell{display:grid;grid-template-columns:auto auto;align-items:center;justify-content:space-between;min-height:30px;margin-bottom:0;padding-left:10px;overflow:hidden}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.span{grid-column:1/span 2}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-arrow-down{visibility:hidden}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.row-span .smart-card-view-value smart-grid-cell{height:100%;white-space:normal}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.row-span .smart-card-view-value smart-grid-cell .smart-label{white-space:normal}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.smart-card-view-title{font-size:1rem;font-weight:700;display:flex!important;align-items:center!important}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical{display:grid;grid-template-columns:unset;grid-template-rows:16px 1fr;align-items:flex-start;grid-row-gap:.25rem;justify-content:stretch}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical .smart-card-view-label,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell.vertical .smart-card-view-value{width:100%;height:100%}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-label{font-size:12px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:50%;position:relative}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-label.icon:after{content:"";position:absolute;left:-5px;top:0;width:30px;height:100%;background-repeat:no-repeat;background-position:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell{width:100%;height:auto;position:static;display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .attachments{display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .file-container{justify-content:center}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] img{max-width:100%;max-height:100%;width:100%;height:100%;display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .images{display:flex;flex-direction:column;position:relative;top:3px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation{display:flex;width:100%;height:26px;align-items:center;justify-content:center;grid-column-gap:3px;margin-top:-3px}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item{width:12px;height:12px;border:2px solid var(--smart-border)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item.active,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell[template=image] .smart-navigation .smart-navigation-item:hover{width:14px;height:14px;border-color:var(--smart-primary)}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .textwrap{display:block}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell::after,smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell::before{content:"";border:none;width:0;height:0}smart-grid-row .smart-grid-row-card-container .smart-card-layout-view .smart-card-container .smart-card .smart-card-view-cell .smart-card-view-value smart-grid-cell .smart-label{white-space:nowrap;text-align:unset;padding-left:0;padding-right:0}smart-grid-row[filter-row],smart-grid-row[summary-row]{background:var(--smart-surface)}smart-grid-row smart-grid-cell[header].smart-decorate>.smart-label{padding-right:5px}smart-grid-row smart-grid-cell[header].smart-decorate.row-number:not(.smart-add-new-row)::before{border-radius:5px;width:5px;position:absolute;height:70%;right:4px;content:"";top:15%;background:var(--smart-decorate-color)}smart-grid-row smart-grid-cell[header][freeze]{background:var(--smart-surface);color:var(--smart-surface-color)}smart-grid-row smart-grid-cell[header] .smart-grid-cell-editor.smart-grid-input-cell-editor{background:var(--smart-background);color:var(--smart-background-color);position:absolute;z-index:10;left:1px;top:0;padding-top:0;padding-bottom:0;height:calc(100% - 1px);box-sizing:border-box}smart-grid-row .smart-grid-row-sub-container{overflow:visible;width:100%;z-index:3;position:relative;transform-origin:top}smart-grid-row .smart-grid-command-bar{z-index:7;height:calc(100% - 1px);position:absolute;right:0;top:0;box-sizing:border-box;overflow:hidden;transform:scaleX(0);transform-origin:right;transition:transform .25s ease;background:var(--smart-surface);color:var(--smart-surface-color);border-left:1px solid var(--smart-border)}smart-grid-row .smart-grid-command-bar.show{transform:scaleX(1)}smart-grid-row[edit] smart-grid-cell:not(rowspan):not(colspan)[editor]{z-index:7}smart-grid-row[edit][error]{z-index:101}smart-grid-row[edit][error] smart-grid-cell[editor]{border-color:var(--smart-error)}smart-grid-row[filter=indeterminate]{opacity:.75}smart-grid-row.smart-animate{transition:margin-bottom .25s ease-in-out,height .25s ease-in-out}smart-grid-row:not([selected]) smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):after{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-horizontal-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-vertical-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):after{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-horizontal-border-opacity-selected,.3)}smart-grid-row[selected] smart-grid-cell[header]{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-row[selected] smart-grid-cell[checkbox][header][auto-show] .smart-input{opacity:1;border-color:var(--smart-border)}smart-grid-row[selected]:not([selected=indeterminate]):not([selected]+smart-grid-row[selected]:not([selected=indeterminate]):not([selected=none])) smart-grid-cell[selected]:not([editor]):not([header]):not(.smart-add-new-column){background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-grid-row[selected]:not([selected=indeterminate]):not([selected]+smart-grid-row[selected]:not([selected=indeterminate]):not([selected=none])) smart-grid-cell[selected]:not([editor]):not([header]):not(.smart-add-new-column) .smart-label:not([data-field=_addNewColumn]):not([data-field=_rowDetailColumn]){border-top:1px solid var(--smart-ui-state-selected)}smart-grid-row[selected]:not([selected=indeterminate]) smart-grid-cell[selected]:not([selected=indeterminate]):not([header]):not(.smart-grid-column-border):before{background:var(--smart-ui-state-color-selected);opacity:var(--smart-grid-cell-vertical-border-opacity-selected,.3)}smart-grid-row[selected=none] smart-grid-cell{color:var(--smart-disabled)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected]:not([editor]){background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected]:not([editor])[freeze]{background:var(--smart-grid-cell-background-freeze)}smart-grid-row[selected=indeterminate] smart-grid-cell[selected][focus]:not([editor]):not([rowspan]):not([colspan]){background:rgba(var(--smart-primary-rgb),.05);color:var(--smart-ui-state-color-selected);opacity:1}smart-grid-row[alternation-index="1"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="0"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="3"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label,smart-grid-row[alternation-index="4"] smart-grid-cell[editor]:not([selected]):not([header]):not([highlight]):not([freeze])>.smart-label{padding:0;margin:0;border:1px solid var(--smart-primary);background:var(--smart-background);box-sizing:border-box;outline:0;width:calc(100% - 1px);height:calc(100% - 1px);position:relative;left:1px;-webkit-user-select:none;user-select:none}smart-grid-row[alternation-index="0"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}smart-grid-row[alternation-index="1"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index0-background);color:var(--smart-alternation-index0-color);border-color:var(--smart-alternation-index0-border)}smart-grid-row[alternation-index="2"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index1-background);color:var(--smart-alternation-index1-color);border-color:var(--smart-alternation-index1-border)}smart-grid-row[alternation-index="3"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index2-background);color:var(--smart-alternation-index2-color);border-color:var(--smart-alternation-index2-border)}smart-grid-row[alternation-index="4"] smart-grid-cell:not([selected]):not([header]):not([update]):not([delete]):not([add]):not([freeze]):not([focus]):not([sort]):not([filter]) .smart-label{background-color:var(--smart-alternation-index3-background);color:var(--smart-alternation-index3-color);border-color:var(--smart-alternation-index3-border)}smart-grid-column{color:var(--smart-surface-color);background:var(--smart-surface);white-space:nowrap;border-width:0;border-style:solid;overflow:hidden;height:100%;position:absolute;display:flex;cursor:default;min-height:30px}smart-grid-column[aria-controls],smart-grid-column[focus],smart-grid-column[selected]{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-column[highlight],smart-grid-column[highlight][freeze]{background:var(--smart-primary);color:var(--smart-primary-color)}smart-grid-column:hover .smart-action-button{border-color:var(--smart-ui-state-border-hover);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);cursor:pointer}smart-grid-column:hover .smart-action-button div:after,smart-grid-column:hover .smart-action-button div:before{background:var(--smart-ui-state-color-hover)}smart-grid-column .smart-icon{display:none}smart-grid-column .smart-icon.show{display:flex!important;width:var(--smart-grid-column-buttons-width);height:100%;left:4px;position:relative}smart-grid-column .smart-icon.show.smart-add-new-column{left:0;width:100%;justify-content:center}smart-grid-column .smart-icon .smart-grid-icon{display:flex}smart-grid-column .smart-label:not(.smart-input){position:relative;left:0}smart-grid-column .smart-label:not(.smart-input).smart-animate{transition:width .25s ease}smart-grid-column .smart-label:not(.smart-input).one{width:calc(100% - var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).two{width:calc(100% - 2 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).three{width:calc(100% - 3 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).four{width:calc(100% - 4 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).five{width:calc(100% - 5 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-label:not(.smart-input).six{width:calc(100% - 6 * var(--smart-grid-column-buttons-width));min-width:30px}smart-grid-column .smart-buttons-group{height:100%;right:0;top:0;display:flex;position:absolute;transform:translateX(var(--smart-grid-column-buttons-width))}smart-grid-column .smart-buttons-group.smart-animate{transition:transform .25s ease}smart-grid-column .smart-buttons-group.action{transform:translateX(0)}smart-grid-column .smart-sort-button.asc,smart-grid-column .smart-sort-button.desc{display:flex}smart-grid-column .smart-sort-button.asc:before,smart-grid-column .smart-sort-button.desc:before{content:var(--smart-icon-arrow-down);position:relative}smart-grid-column .smart-sort-button.asc:before{transform:rotate(180deg)}smart-grid-column .smart-sort-button.desc:before{transform:rotate(0)}smart-grid-column .smart-filter-button.smart-animate:before,smart-grid-column .smart-sort-button.smart-animate:before{transition:transform .2s ease-out,opacity .3s ease-out}smart-grid-column .smart-description-button{margin-right:3px}smart-grid-column .smart-action-button{display:flex;border-left:1px solid var(--smart-border);background:var(--smart-surface);color:var(--smart-surface-color)}smart-grid-column .smart-action-button div{width:14px;position:relative;display:flex!important;background:0 0;border-top:2px solid;border-bottom:2px solid;color:inherit;font-size:0;transition:all .25s ease-in-out;height:12px}smart-grid-column .smart-action-button div:after,smart-grid-column .smart-action-button div:before{content:"";display:block;width:100%;height:2px;position:absolute;top:50%;left:50%;background:var(--smart-surface-color);transform:translate(-50%,-50%);transition:transform .25s ease-in-out}smart-grid-column .smart-action-button.smart-animate{transition:width .25s ease}smart-grid-column .smart-action-button.active:before{transform:translate(-50%,-50%) rotate(45deg)}smart-grid-column .smart-action-button.active:after{transform:translate(-50%,-50%) rotate(-45deg)}smart-grid-column .smart-grid-cell-editor.smart-grid-input-cell-editor{background:var(--smart-background);color:var(--smart-background-color);position:absolute;z-index:10;left:1px;top:0;padding-top:0;padding-bottom:0;height:calc(100% - 1px);box-sizing:border-box}smart-grid-column[freeze]{background:var(--smart-surface);color:var(--smart-surface-color)}smart-grid-column[aria-controls] .smart-action-button{border-color:var(--smart-ui-state-border-focus);background:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}smart-grid-column[aria-controls] .smart-action-button div:after,smart-grid-column[aria-controls] .smart-action-button div:before{background:var(--smart-ui-state-color-focus)}smart-grid-column.smart-grid-column-border{border-width:var(--smart-border-width)}smart-grid-column.top-far-corner{width:var(--smart-scroll-bar-size);position:absolute;right:0;top:0;z-index:1}smart-grid-column:not(.smart-grid-column-border):after{background:var(--smart-grid-column-horizontal-border,var(--smart-border))}smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-border)}smart-grid-column:not(.smart-grid-column-border-collapse):before{background:var(--smart-grid-column-vertical-border,var(--smart-border))}smart-grid-row[error] smart-grid-cell.smart-add-new-column.smart-add-new-column .smart-label{background:#E2E2E2!important}smart-grid-cell{display:block;color:var(--smart-background-color);background:var(--smart-background);white-space:nowrap;border-width:0;border-style:solid;overflow:hidden;height:100%;position:absolute;text-overflow:ellipsis;font-size:var(--smart-grid-cell-font-size,inherit);font-weight:var(--smart-grid-cell-font-weight,inherit);scrollbar-width:auto;scrollbar-color:#8b8b8b #fff}smart-grid-cell div[load]{width:16px;height:16px;border:2px solid var(--smart-border);border-bottom-color:var(--smart-primary)!important;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-left:5px;position:absolute;top:50%;margin-top:-8px}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}smart-grid-cell[role=rowheader] .smart-label{padding-left:0;padding-right:0}smart-grid-cell.row-comments .smart-label::after{content:var(--smart-icon-comment);font-family:var(--smart-font-family-icon);position:absolute;right:5px}smart-grid-cell button[toggle-button]:after{justify-content:flex-start}smart-grid-cell line[highlight]{stroke:var(--smart-secondary)}smart-grid-cell path[highlight],smart-grid-cell rect[highlight]{fill:var(--smart-secondary)}smart-grid-cell[focus] line{stroke:var(--smart-primary-color)}smart-grid-cell[focus] path,smart-grid-cell[focus] rect{fill:var(--smart-primary-color)}smart-grid-cell .wrap{white-space:normal;display:flex;flex-direction:column;justify-content:center;line-height:1.5}smart-grid-cell .textwrap{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word;line-height:1.5}smart-grid-cell ol,smart-grid-cell ul{padding-left:16px;margin:0}smart-grid-cell ul[checklist]{padding-left:0}smart-grid-cell ul[checklist] li{list-style:none;padding-left:0}smart-grid-cell ul[checklist] li::before{border-radius:3px;width:12px;height:12px;display:inline-block;content:"";margin-right:5px;top:3px;position:relative;border:2px solid rgba(0,0,0,.25)}smart-grid-cell ul[checklist] li[checked]::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16' style='shape-rendering: geometricprecision;'%3E%3Cpath fill-rule='evenodd' fill='white' d='M5.944 12.305a1.031 1.031 0 0 0 1.433-.009l5.272-5.181A1.483 1.483 0 0 0 12.661 5a1.468 1.468 0 0 0-2.109.025L7.008 8.701a.465.465 0 0 1-.685-.01l-.587-.641A1.42 1.42 0 0 0 3.661 8a1.473 1.473 0 0 0 .017 2.106l2.266 2.199z'%3E%3C/path%3E%3C/svg%3E");background-color:var(--smart-primary);border:2px solid transparent;background-repeat:no-repeat;background-position:center}smart-grid-cell .nowrap{white-space:nowrap;display:flex;flex-direction:column;justify-content:center;line-height:1.5}smart-grid-cell.smart-add-new-row{background-color:var(--smart-surface);font-style:italic;--smart-ui-state-hover:var(--smart-surface);--smart-ui-state-color-hover:var(--smart-surface-color);cursor:pointer}smart-grid-cell.smart-add-new-row>div{display:block!important;background-color:var(--smart-surface)}smart-grid-cell.smart-add-new-row[selected]{background:var(--smart-background)!important;color:var(--smart-background-color)!important}smart-grid-cell.smart-add-new-row[selected]::after,smart-grid-cell.smart-add-new-row[selected]::before{color:var(--smart-background-color)!important;background:var(--smart-border)!important}smart-grid-cell.smart-add-new-row:not([header]){z-index:7;background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-row:not([header]) .smart-label{background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-row:not([header]):before{opacity:0}smart-grid-cell.smart-add-new-row[has-toggle-button] .row-status,smart-grid-cell.smart-add-new-row[has-toggle-button] button{display:none!important}smart-grid-cell.smart-add-new-row code{border:1px solid var(--smart-border);background-color:var(--smart-background);padding:1px 6px;border-radius:6px;font-size:12px;font-family:var(--smart-font-family)}smart-grid-cell .dropdownlist,smart-grid-cell .list,smart-grid-cell .tokens{padding-left:6px;align-items:center;height:100%}smart-grid-cell .dropdownlist .smart-multi-combo-input,smart-grid-cell .list .smart-multi-combo-input,smart-grid-cell .tokens .smart-multi-combo-input{width:calc(100% - var(--smart-editor-addon-width))}smart-grid-cell .dropdownlist .smart-multi-combo-input .smart-flex,smart-grid-cell .list .smart-multi-combo-input .smart-flex,smart-grid-cell .tokens .smart-multi-combo-input .smart-flex{align-items:center;row-gap:5px;column-gap:5px}smart-grid-cell .dropdownlist .smart-flex-wrap,smart-grid-cell .list .smart-flex-wrap,smart-grid-cell .tokens .smart-flex-wrap{flex-wrap:wrap;padding-right:5px}smart-grid-cell .dropdownlist .smart-flex-auto,smart-grid-cell .list .smart-flex-auto,smart-grid-cell .tokens .smart-flex-auto{height:auto;display:flex}smart-grid-cell .dropdownlist .smart-token,smart-grid-cell .list .smart-token,smart-grid-cell .tokens .smart-token{line-height:1.5;display:inline-flex}smart-grid-cell .dropdownlist .smart-tokens-layout,smart-grid-cell .list .smart-tokens-layout,smart-grid-cell .tokens .smart-tokens-layout{width:100%}smart-grid-cell .dropdownlist .smart-arrow-down,smart-grid-cell .list .smart-arrow-down,smart-grid-cell .tokens .smart-arrow-down{width:0;opacity:0;cursor:pointer}smart-grid-cell .dropdownlist.dropdownlist .smart-arrow-down,smart-grid-cell .list.dropdownlist .smart-arrow-down,smart-grid-cell .tokens.dropdownlist .smart-arrow-down{background:inherit}smart-grid-cell .dropdownlist.dropdownlist .smart-arrow-down,smart-grid-cell .dropdownlist:hover .smart-arrow-down,smart-grid-cell .list.dropdownlist .smart-arrow-down,smart-grid-cell .list:hover .smart-arrow-down,smart-grid-cell .tokens.dropdownlist .smart-arrow-down,smart-grid-cell .tokens:hover .smart-arrow-down,smart-grid-cell[focus] .list .smart-arrow-down,smart-grid-cell[focus] .tokens .smart-arrow-down{width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);opacity:1}smart-grid-cell[focus] .attachments .smart-icon-plus,smart-grid-cell[focus] .images .smart-icon-plus{opacity:1;width:26px}smart-grid-cell .attachments,smart-grid-cell .images{display:grid;grid-template-columns:auto 1fr auto auto;height:100%}smart-grid-cell .attachments .smart-icon-plus,smart-grid-cell .images .smart-icon-plus{opacity:0;width:0}smart-grid-cell .attachments:hover .smart-icon-plus,smart-grid-cell .images:hover .smart-icon-plus{opacity:1;width:26px}smart-grid-cell .attachments .container,smart-grid-cell .attachments .file-container,smart-grid-cell .images .container,smart-grid-cell .images .file-container{display:flex;height:calc(100% - 3px);align-items:center;overflow:hidden;padding-left:5px}smart-grid-cell .attachments .smart-drop-image,smart-grid-cell .images .smart-drop-image{margin-left:-5px}smart-grid-cell .attachments .smart-drop-image::after,smart-grid-cell .images .smart-drop-image::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-download-alt);margin-left:5px}smart-grid-cell .attachments .arrowbtn,smart-grid-cell .images .arrowbtn{width:15px;background:var(--smart-surface)}smart-grid-cell .attachments .arrowbtn:hover,smart-grid-cell .images .arrowbtn:hover{cursor:pointer;background:var(--smart-primary);color:var(--smart-primary-color)}smart-grid-cell .attachments .attachment,smart-grid-cell .attachments img,smart-grid-cell .images .attachment,smart-grid-cell .images img{height:23px;width:23px;border:1px solid var(--smart-border);margin-right:3px;border-radius:var(--smart-border-radius);align-content:center}smart-grid-cell .attachments .attachment:hover,smart-grid-cell .attachments img:hover,smart-grid-cell .images .attachment:hover,smart-grid-cell .images img:hover{cursor:pointer;border-color:var(--smart-primary)}smart-grid-cell .smart-grid-cell-editor{width:100%;height:100%;margin:0;border-radius:0;border:none;font-size:inherit;font-weight:inherit;background:inherit;color:inherit}smart-grid-cell.smart-grid-row-border{border-top-width:var(--smart-border-width)}smart-grid-cell.smart-grid-column-border{border-bottom-width:var(--smart-border-width);border-left-width:var(--smart-border-width);border-right-width:var(--smart-border-width)}smart-grid-cell.smart-add-new-column{background:var(--smart-surface);border-left:1px solid var(--smart-border)}smart-grid-cell.smart-add-new-column.smart-add-new-column .smart-label{background:var(--smart-surface)!important}smart-grid-cell.smart-add-new-column:after,smart-grid-cell.smart-add-new-column:before{display:none}smart-grid-cell.smart-grid-filter-row-cell{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-surface);--smart-grid-cell-horizontal-border:transparent}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-type{outline:0;background:inherit;border:none;border-radius:0;width:var(--smart-editor-addon-width);font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;font-size:14px;text-decoration:inherit;font-variant:normal;text-transform:none;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-value{width:calc(100% - var(--smart-editor-addon-width));border:none;resize:none;border-radius:0;background:inherit;color:inherit;outline:0;overflow:hidden}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-value.smart-grid-number-input-cell-editor .nav{border:1px solid var(--smart-border)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container{display:flex;margin-left:1px;width:calc(100% - 1px)!important;height:100%;border:1px solid transparent}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[focus]{border-color:var(--smart-ui-state-border-active);border-style:solid;border-width:1px;background:var(--smart-background)}smart-grid-cell.smart-grid-filter-row-cell .smart-filter-input-container[focus] .smart-filter-input-value.smart-grid-number-input-cell-editor .nav{background:var(--smart-background)}smart-grid-cell.smart-grid-filter-row-cell[template=checkBox] .smart-filter-input-value.smart-grid-check-box-cell-editor{width:14px;height:14px}smart-grid-cell:not(.smart-grid-column-border):after{background:var(--smart-grid-cell-horizontal-border,var(--smart-border))}smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-grid-cell-vertical-border,var(--smart-border))}smart-grid-cell[has-toggle-button] .smart-label{padding:0;flex-direction:unset}smart-grid-cell[has-toggle-button] .row-status{font-size:16px;font-family:var(--smart-font-family-icon);width:20px;min-width:20px}smart-grid-cell[has-toggle-button] .row-status:before{color:var(--smart-surface-color);content:var(--smart-icon-star-empty);transition:opacity .2s ease-in-out;opacity:.3}smart-grid-cell[has-toggle-button] .row-status:hover::before{color:var(--smart-primary);opacity:1}smart-grid-cell[has-toggle-button] .row-status.starred::before{color:var(--smart-primary);content:var(--smart-icon-star);opacity:1}smart-grid-cell[has-toggle-button] .row-status.custom.starred::before,smart-grid-cell[has-toggle-button] .row-status.custom:hover,smart-grid-cell[has-toggle-button] .row-status.custom:hover::before{color:inherit}smart-grid-cell[has-toggle-button] .row-status.comments::after{content:"";width:10px;height:10px;background:var(--smart-error);position:absolute;transform:rotate(45deg);top:-5px;right:-5px}smart-grid-cell[has-toggle-button] button[toggle-button]{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;color:inherit;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:20px;padding:0;min-width:20px;cursor:pointer;background:0 0;border:none;outline:0;font-size:16px;flex-direction:column}smart-grid-cell[has-toggle-button] button[toggle-button]:after{content:var(--smart-icon-arrow-down)}smart-grid-cell[has-toggle-button] button[toggle-button][load]::after{background-image:url('load.55679d76435c7055.gif')!important;background-repeat:no-repeat!important;content:"";width:16px;height:16px}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail.row-comments>div{font-size:11px;font-family:var(--smart-font-family);display:flex;justify-content:center;font-weight:700;color:var(--smart-primary)}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail.row-comments:before{content:"";width:10px;height:10px;background:var(--smart-error);position:absolute;transform:rotate(45deg);top:-5px;right:-5px}smart-grid-cell[has-toggle-button] button[toggle-button].row-detail:hover:after{color:var(--smart-surface-color);padding:3px}smart-grid-cell[has-toggle-button] button[toggle-button][toggled]:after{transform:rotate(180deg)}smart-grid-cell[has-toggle-button] button[toggle-button].smart-animate:after{transition:transform .25s ease-out}smart-grid-cell[has-toggle-button] .smart-indent{width:14px;left:7px;height:100%;position:relative}smart-grid-cell[has-toggle-button] .smart-indent:after{height:50%;content:"-";color:var(--smart-background-color);visibility:hidden}smart-grid-cell[has-toggle-button] .smart-indent:first-child{visibility:hidden;border-left:1px solid var(--smart-border)}smart-grid-cell[has-toggle-button] .smart-label,smart-grid-cell[has-toggle-button] div[indent]{display:flex}smart-grid-cell[command] .smart-label{display:flex;flex-direction:row;cursor:pointer;justify-content:center}smart-grid-cell[command] .align-center{padding:0}smart-grid-cell[header],smart-grid-cell[header]:last-child{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border)}smart-grid-cell[header]:not(.smart-grid-column-border):after{background:var(--smart-grid-cell-header-horizontal-border,var(--smart-grid-cell-horizontal-border,var(--smart-border)))}smart-grid-cell[header]:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{background:var(--smart-grid-cell-header-vertical-border,var(--smart-grid-cell-vertical-border,var(--smart-border)))}smart-grid-cell[editor]>.smart-label:not(.smart-input){padding:0;margin:0 0 0 1px;border:1px solid var(--smart-primary);background:var(--smart-background);box-sizing:border-box;outline:0;width:calc(100% - 1px);height:calc(100% - 1px);position:relative;-webkit-user-select:none;user-select:none}smart-grid-cell[editor][row-editor]{border:0 solid var(--smart-primary);border-top:1px solid var(--smart-primary);border-bottom:1px solid var(--smart-primary);border-left:1px solid var(--smart-primary)}smart-grid-cell[editor][row-editor] .smart-label:not(.smart-input){border:0 solid var(--smart-primary)!important}smart-grid-cell[editor][row-editor]:first-child{border-left:1px solid var(--smart-primary)!important}smart-grid-cell[editor][row-editor]:last-child{border-right:1px solid var(--smart-primary)}smart-grid-cell[editor][row-editor]~smart-grid-cell[editor][row-editor]{border-left:0 solid var(--smart-primary)}smart-grid-cell[editor=dateTimePicker]{--smart-border-radius:0px;--smart-border-top-left-radius:0px;--smart-border-top-right-radius:0px;--smart-border-bottom-left-radius:0px;--smart-border-bottom-right-radius:0px}smart-grid-cell[editor=checkBox] .smart-label{padding-bottom:0;justify-content:center;align-items:center;cursor:pointer}smart-grid-cell[template] .smart-label{padding-left:0;padding-right:0}smart-grid-cell[template][template=dropdownGrid] .smart-label:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);cursor:pointer}smart-grid-cell[template][template=email] a,smart-grid-cell[template][template=url] a{color:var(--smart-primary);font-size:var(--smart-font-size)}smart-grid-cell[template][template=email][selected] a,smart-grid-cell[template][template=url][selected] a{color:var(--smart-primary-color)}smart-grid-cell[template][template=rating][selected] .rating div{visibility:inherit}smart-grid-cell[template][template=rating] .rating{display:flex}smart-grid-cell[template][template=rating] .rating div{color:#DFDFDF}smart-grid-cell[template][template=rating] .rating div.hover{color:#FFBA05;opacity:.5}smart-grid-cell[template][template=rating] .rating div.value{visibility:inherit;color:#FFBA05;opacity:1}smart-grid-cell[template][template=rating] .rating div.down{animation:starJump 1s ease-in-out}smart-grid-cell[template][template=rating] .rating:hover div{visibility:inherit}@keyframes starJump{from{transform:translateY(0) scale(.67,.67)}20%{transform:translateY(0) scale(.75,.5)}40%{transform:translateY(0) scale(1.15,1.15)}60%{transform:translateY(0) scale(1.1,.6)}80%{transform:translateY(0) scale(.95,1.1)}to{transform:translateY(0) scale(1,1)}}smart-grid-cell[template][template=autoNumber] .smart-label,smart-grid-cell[template][template=createdTime] .smart-label,smart-grid-cell[template][template=email] .smart-label,smart-grid-cell[template][template=modifiedTime] .smart-label,smart-grid-cell[template][template=password] .smart-label,smart-grid-cell[template][template=phone] .smart-label,smart-grid-cell[template][template=url] .smart-label{padding-left:4px;padding-right:2px}smart-grid-cell[template=checkBox]:hover .smart-input[color],smart-grid-cell[template=checkBox]:hover .smart-input[icon]{background:var(--smart-background)!important;border:1px solid var(--smart-border)!important;color:transparent}smart-grid-cell[template=checkBox] .smart-input[color]{color:transparent}smart-grid-cell[template=checkBox] .smart-input[color][checked]{color:var(--smart-check-template-color)}smart-grid-cell[template=checkBox] .smart-input[color]:not([icon])[checked]{background:var(--smart-check-template-color)!important;border-color:var(--smart-check-template-color)!important;color:var(--smart-check-template-forecolor)!important}smart-grid-cell[template=checkBox] .smart-input[icon]{background:0 0!important;border:none!important;font-size:16px}smart-grid-cell[selected]:not([editor]),smart-grid-cell[selected]:not([editor])[focus]:not([rowspan]):not([colspan]){background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-grid-view-chooser,smart-grid-cell[group]{font-size:var(--smart-font-size)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=cancel]:after{content:var(--smart-icon-cancel)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=flag]:after{content:var(--smart-icon-flag)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=star]:after{content:var(--smart-icon-star)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=circle]:after{content:var(--smart-icon-circle)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=bell]:after{content:var(--smart-icon-bell)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=like]:after{content:var(--smart-icon-like)}smart-grid-cell[template=checkBox] .smart-input[icon][icon=check]:after{content:var(--smart-icon-check)}smart-grid-cell[template=checkBox] .smart-label{padding-bottom:0;justify-content:center;align-items:center;cursor:default}smart-grid-cell[template=checkBox] .smart-label .smart-input{cursor:pointer}smart-grid-cell[template=checkBox][readonly] .smart-label,smart-grid-cell[template=checkBox][readonly] .smart-label .smart-input:after,smart-grid-cell[template=checkBox][readonly] .smart-label:after{cursor:default!important}smart-grid-cell[template=checkBox][readonly] .smart-label:hover .smart-input{--smart-ui-state-hover:var(--smart-background)}smart-grid-cell[selected]:not([editor])[focus]:not([rowspan]):not([colspan]){opacity:.8}smart-grid-cell[selected]:not([editor])[freeze]:not([rowspan]):not([colspan]){opacity:1}smart-grid-cell[selected]:not([editor])[freeze]:not([rowspan]):not([colspan])[header]{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-cell[addNewRow]{border-right:1px solid var(--smart-border)}smart-grid-cell[addNewRow]:after{visibility:hidden}smart-grid-cell[colspan],smart-grid-cell[rowspan]{background:var(--smart-background);color:var(--smart-background-color);z-index:5;padding:0}smart-grid-cell[colspan][selected]:not([editor]),smart-grid-cell[rowspan][selected]:not([editor]){background:var(--smart-primary)!important;color:var(--smart-primary-color)!important}smart-grid-cell[error]{overflow:visible;z-index:9999}smart-grid-cell[error]:not([row-editor])>.smart-label{padding:0;margin:0;border:1px solid var(--smart-error)!important;box-sizing:border-box;outline:0;width:calc(100% - 1px);height:calc(100% - 1px);position:relative;left:1px;-webkit-user-select:none;user-select:none}smart-grid-cell[sort],smart-grid-cell[sort]:not([selected]) .smart-label{background:var(--smart-grid-cell-background-sort);color:var(--smart-grid-cell-color-sort)}smart-grid-cell[filter],smart-grid-cell[filter]:not([selected]) .smart-label{background:var(--smart-grid-cell-background-filter);color:var(--smart-grid-cell-color-filter)}smart-grid-cell[update]{background:var(--smart-grid-cell-background-update);color:var(--smart-grid-cell-color-update)}smart-grid-cell[add]{background:var(--smart-grid-cell-background-add);color:var(--smart-grid-cell-color-add)}smart-grid-cell[delete]{background:var(--smart-grid-cell-background-delete);color:var(--smart-grid-cell-color-delete)}smart-grid-cell[editor]{background:var(--smart-background);color:var(--smart-background-color)}smart-grid-cell[freeze]{background:var(--smart-grid-cell-background-freeze);color:var(--smart-grid-cell-color-freeze)}smart-grid-cell[freeze][selected]{background:var(--smart-grid-cell-background-freeze-selected)!important}smart-grid-cell[highlight] .smart-label{background:#FFF1C8!important;color:#333!important}smart-grid-cell[highlight][highlight-data-field]{border-left:1px solid var(--smart-primary);border-right:1px solid var(--smart-primary)}smart-grid-cell[highlight][highlight-data-field]:first-child{border-left:2px solid var(--smart-primary)}smart-grid-cell[group] span[summary],smart-grid-cell[group] span[value]{font-weight:600}smart-grid-cell>.smart-label:not(.smart-input),smart-grid-column>.smart-label:not(.smart-input){width:100%;height:100%}smart-grid-cell>.smart-label:not(.smart-input).comments::after,smart-grid-column>.smart-label:not(.smart-input).comments::after{content:"";width:10px;height:10px;background:var(--smart-error);position:absolute;transform:rotate(45deg);top:-5px;right:-5px}smart-grid-cell.rotate,smart-grid-column.rotate{line-height:initial;display:inline-block;left:0;top:0;position:absolute;transform-origin:50% 50% 0;transform:rotate(0)}smart-grid-cell .align-left,smart-grid-column .align-left{overflow:hidden;text-overflow:ellipsis;text-align:left;padding-left:7px;padding-right:2px}smart-grid-cell .align-top,smart-grid-column .align-top{align-items:flex-start;display:flex;line-height:initial}smart-grid-cell .align-bottom,smart-grid-column .align-bottom{align-items:flex-end;display:flex;line-height:initial}smart-grid-cell .align-right,smart-grid-column .align-right{overflow:hidden;text-overflow:ellipsis;text-align:right;padding-right:7px;padding-left:2px}smart-grid-cell .align-right.align-bottom,smart-grid-column .align-right.align-bottom{flex-direction:column-reverse}smart-grid-cell .align-right.align-top,smart-grid-column .align-right.align-top{flex-direction:column;align-items:flex-end}smart-grid-cell .align-center,smart-grid-column .align-center{text-overflow:ellipsis;overflow:hidden;text-align:center;padding-right:7px;padding-left:7px}smart-grid-cell .align-center.align-bottom,smart-grid-cell .align-center.align-top,smart-grid-column .align-center.align-bottom,smart-grid-column .align-center.align-top{margin-left:50%;margin-right:50%;padding-left:0;padding-right:0}smart-grid-cell .align-middle,smart-grid-column .align-middle{display:flex;align-items:center}smart-grid-cell .align-center.align-middle,smart-grid-column .align-center.align-middle{justify-content:center}smart-grid-cell.smart-grid-column-border,smart-grid-column.smart-grid-column-border{border-top-color:var(--smart-border);border-bottom-color:var(--smart-border);border-left-color:var(--smart-border);border-right-color:var(--smart-border);border-top-width:0}smart-grid-cell:not(.smart-grid-column-border):after,smart-grid-column:not(.smart-grid-column-border):after{height:var(--smart-border-width);width:100%;content:"";position:absolute;bottom:0;left:0}smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{width:var(--smart-border-width);height:100%;content:"";position:absolute;top:0;left:0}.smart-grid-add-column-dialog-color-panel{width:100%}.smart-grid-add-column-dialog-color-panel .smart-sortable{width:100%;margin-bottom:10px;overflow:auto}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-sortable-container,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage{overflow:hidden}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-grid-add-column-dialog-color-item{display:flex;align-items:center;width:calc(100% - 25px);margin-left:5%;margin-top:5px;margin-bottom:2px}.smart-grid-add-column-dialog-color-panel .smart-sortable .smart-grid-add-column-dialog-color-item smart-color-input .smart-color-box{border-radius:50%}.smart-grid-view-bar[viewbar]{left:0;top:0;position:absolute;background:var(--smart-grid-view-bar-background);--smart-background:var(--smart-grid-view-bar-background);border-right:1px solid var(--smart-border)}.smart-grid-view-bar[viewbar].smart-mobile{z-index:99;box-shadow:var(--smart-elevation-4)}.smart-grid-view-bar smart-list-item[checked]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-grid-view-bar .header{padding:10px;display:block;font-weight:500;background:var(--smart-surface);color:var(--smart-surface-color);border-bottom:1px solid var(--smart-border)}.smart-grid-view-bar .smart-grid-view-chooser-container{display:grid;grid-template-rows:1fr auto;height:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label{display:flex;padding:10px 16px 10px 20px;width:100%;font-weight:700;justify-content:space-between;cursor:pointer}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label .smart-icon-sort-down{font-weight:700}.smart-grid-view-bar .smart-grid-view-chooser-container .view-label.collapsed .smart-icon-sort-down{transform:rotate(180deg)}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button{margin-top:20px;color:var(--smart-primary);display:flex;cursor:pointer}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled{cursor:default;color:var(--smart-disabled);pointer-events:none}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled a{cursor:default}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button.disabled a:hover{color:var(--smart-disabled)}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button a{color:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .view-button a:hover,.smart-grid-view-bar .smart-grid-view-chooser-container .view-button:hover{color:var(--smart-secondary)}.smart-grid-view-bar .smart-grid-view-chooser-container label{display:flex;justify-content:center;height:100%;align-items:center;padding-left:10px;padding-right:10px;padding-top:15px;font-size:calc(var(--smart-font-size) - 2px);font-weight:600;opacity:.8}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element{width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element .smart-icon-delete,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element .smart-icon-mode-edit{visibility:hidden}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element:hover .smart-icon-delete,.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element:hover .smart-icon-mode-edit{visibility:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .smart-grid-view-storage smart-list-box .smart-list-item-label-element>span{display:grid;align-items:baseline;grid-template-columns:25px 1fr auto auto;width:100%}.smart-grid-view-bar .smart-grid-view-chooser-container smart-input{width:100%;margin-bottom:10px;background:inherit}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view{display:flex;flex-direction:column;align-items:center;margin-bottom:0;border-top:1px solid var(--smart-border);background:var(--smart-background)}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view .footer{display:flex;width:100%;flex-direction:column;transition:height .3s cubic-bezier(.4,0,.2,1);height:135px}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view .footer.collapsed{height:0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button{background:0 0}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view{text-transform:none;border:none}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view button{align-items:center;color:var(--smart-surface-color);display:flex;justify-content:space-between}.smart-grid-column-menu[right-to-left] .smart-filter-panel .smart-filter-panel-button-container,.smart-grid[grouped][right-to-left] smart-grid-row[group]>.smart-grid-cell-container>smart-grid-cell div[content],.smart-grid[tree][right-to-left] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content],smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"],smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"]{flex-direction:row-reverse}.smart-grid-view-bar .smart-grid-view-chooser-container .new-view smart-button.view:hover button{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-grid-view-chooser{background:var(--smart-background);font-family:var(--smart-font-family)}.smart-grid-view-chooser .label{padding-left:10px;padding-right:10px;padding-top:15px;font-size:calc(var(--smart-font-size) - 2px);font-weight:600;opacity:.8}.smart-grid-view-chooser .smart-list-box{padding:5px}.smart-grid-view-chooser .smart-list-box smart-list-item{border-radius:var(--smart-border-radius)}.smart-grid-view-chooser .smart-list-box smart-list-item .smart-grid-icon{font-size:20px;margin-right:6px}.smart-grid-view-chooser .smart-list-box smart-list-item[checked]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-menu.smart-grid-views-menu{height:100%!important;border:none}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable][disable-auto-check] .smart-menu-item-label-container:after,smart-menu.smart-grid-views-menu[checkboxes][checkable][disable-auto-check] .smart-menu-item-label-container:after{display:none}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"] .smart-menu-item-label-container,smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"] .smart-menu-item-label-container{padding-left:10px}smart-menu.smart-grid-column-chooser-menu[checkboxes][checkable] smart-menu-item[level="1"][checked] .smart-menu-item-label-container:after,smart-menu.smart-grid-views-menu[checkboxes][checkable] smart-menu-item[level="1"][checked] .smart-menu-item-label-container:after{left:initial;right:10px}@keyframes fadeAnimation{0%{background-color:inherit;color:#333}20%,50%{background-color:#0A85D9;color:#fff}100%{background-color:inherit;color:inherit}}.smart-flash-cell .smart-label{background-image:none!important;animation:fadeAnimation 1s ease-in-out}.smart-switch{position:relative;display:inline-block;width:30px;height:16px}.smart-switch input{opacity:0;width:0;height:0}.smart-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:rgba(var(--smart-secondary-rgb),.5);transition:.4s}.smart-switch .slider:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:var(--smart-background);transition:.4s}.smart-switch input:checked+.slider{background-color:var(--smart-primary)}.smart-switch input:focus+.slider{box-shadow:0 0 1px var(--smart-primary)}.smart-switch input:checked+.slider:before{transform:translateX(14px)}.smart-switch .slider.round,.smart-switch .slider.round:before{border-radius:30px}.smart-grid[view=card] .smart-grid-column-header{display:none}.smart-grid-color-input --smart-input-drop-down-menu-width{width:98px}.smart-grid-color-input .default-samples-container{display:flex}.smart-grid-drop-down-button{display:inline-block;cursor:pointer}.smart-grid-loading::before{background-image:url('load.55679d76435c7055.gif')!important;background-repeat:no-repeat!important;content:"";width:16px;height:16px;position:absolute;left:6px}.smart-votes-bar-container{position:relative;flex:1 1 auto;margin-left:8px;margin-right:8px;height:30px;cursor:pointer}.smart-votes-bar-container .smart-votes-bar,.smart-votes-bar-container .smart-votes-bar-frame{background:var(--smart-check-template-color)!important;border-color:var(--smart-check-template-color)!important;color:var(--smart-check-template-forecolor)!important;position:absolute;top:5px;bottom:5px}.smart-votes-cell-component{height:100%;cursor:pointer}.smart-votes-cell-component .smart-voters-info{height:30px;margin-right:8px;display:flex;align-items:center}.smart-votes-cell-component .smart-vote-button{margin-left:8px;flex:0 0 20px;height:20px;width:20px;line-height:20px;border-radius:50%;color:var(--smart-check-template-forecolor)!important;border:1px solid var(--smart-check-template-color)!important}.smart-votes-cell-component .smart-vote-button.voted{background:var(--smart-check-template-color)!important}.smart-votes-bar-animate .smart-votes-bar,.smart-votes-bar-animate .smart-votes-bar-frame{transition:all .2s ease-in-out}[check-boxes_visible] [has-toggle-button] .smart-label,[check-boxes_visible] [has-toggle-button] .smart-label [checkbox],[checkbox] .smart-label,[checkbox] .smart-label [checkbox],[editor=checkBox] .smart-label,[editor=checkBox] .smart-label [checkbox],[template=checkBox] .smart-label,[template=checkBox] .smart-label [checkbox]{display:flex;padding-bottom:0;justify-content:center;align-items:center;cursor:pointer}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor),[checkbox] .smart-input:not(.smart-grid-cell-editor),[editor=checkBox] .smart-input:not(.smart-grid-cell-editor),[template=checkBox] .smart-input:not(.smart-grid-cell-editor){width:calc(-2px + var(--smart-check-box-default-size));height:calc(-2px + var(--smart-check-box-default-size));line-height:var(--smart-check-box-default-size);box-sizing:initial;position:relative;border-style:solid;padding:2px;border-width:var(--smart-border-width);border-radius:var(--smart-border-radius);font-family:inherit;font-size:12px;background-repeat:no-repeat;border-color:var(--smart-border);background-color:transparent;color:var(--smart-background-color);display:block;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor):after,[checkbox] .smart-input:not(.smart-grid-cell-editor):after,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor):after,[template=checkBox] .smart-input:not(.smart-grid-cell-editor):after{cursor:pointer;content:inherit;text-align:center;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-weight:400;text-decoration:inherit;font-variant:normal;text-transform:none;display:inline-block;position:absolute;left:0;top:2px;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor):hover,[checkbox] .smart-input:not(.smart-grid-cell-editor):hover,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor):hover,[template=checkBox] .smart-input:not(.smart-grid-cell-editor):hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor)[checked],[checkbox] .smart-input:not(.smart-grid-cell-editor)[checked],[editor=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked],[template=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}[check-boxes_visible] [has-toggle-button] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[checkbox] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[editor=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]:after,[template=checkBox] .smart-input:not(.smart-grid-cell-editor)[checked]:after{content:var(--smart-icon-check)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor,[checkbox] .smart-input.smart-grid-check-box-cell-editor,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor{width:calc(-2px + var(--smart-check-box-default-size));height:calc(-2px + var(--smart-check-box-default-size));line-height:var(--smart-check-box-default-size);box-sizing:initial;position:relative;border-style:solid;padding:2px;border-width:var(--smart-border-width);border-radius:var(--smart-border-radius);font-family:inherit;font-size:12px;background-repeat:no-repeat;border-color:var(--smart-border);background-color:transparent;color:var(--smart-background-color);display:block;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor:after,[checkbox] .smart-input.smart-grid-check-box-cell-editor:after,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor:after,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor:after{cursor:pointer;content:inherit;text-align:center;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-weight:400;text-decoration:inherit;font-variant:normal;text-transform:none;display:inline-block;position:absolute;left:0;top:2px;outline:0}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor:hover,[checkbox] .smart-input.smart-grid-check-box-cell-editor:hover,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor:hover,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor:hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor[checked],[checkbox] .smart-input.smart-grid-check-box-cell-editor[checked],[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked],[template=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked],smart-grid-cell[checkbox][selected] .smart-input:not(.smart-grid-cell-editor),smart-grid-column[checkbox][selected] .smart-input:not(.smart-grid-cell-editor){border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}[check-boxes_visible] [has-toggle-button] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[checkbox] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[editor=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked]:after,[template=checkBox] .smart-input.smart-grid-check-box-cell-editor[checked]:after{content:var(--smart-icon-check)}smart-grid-cell[checkbox],smart-grid-column[checkbox]{display:flex;padding-bottom:0;justify-content:center;align-items:center;cursor:pointer}smart-grid-cell[checkbox][selected] .smart-input:not(.smart-grid-cell-editor):after,smart-grid-column[checkbox][selected] .smart-input:not(.smart-grid-cell-editor):after{content:var(--smart-icon-check)}smart-grid-cell[checkbox][checked=indeterminate]:after,smart-grid-cell[checkbox][selected=indeterminate] .smart-input:not(.smart-grid-cell-editor):after,smart-grid-column[checkbox][checked=indeterminate]:after,smart-grid-column[checkbox][selected=indeterminate] .smart-input:not(.smart-grid-cell-editor):after{top:0;background-color:var(--smart-ui-state-color-active)}[has-toggle-button][selected] [checkbox] .smart-input[checked]{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}[freeze][checkbox][auto-show] .smart-input{opacity:0;transition:opacity ease-in-out .2s}[freeze][checkbox][auto-show][selected] .smart-input{opacity:1;border-color:var(--smart-border)}[radioButton][selected] .smart-input:after{content:var(--smart-icon-radio)}[editor=checkBox] .smart-input{left:-1px}[editor=checkBox] .smart-input:focus{border-color:var(--smart-ui-state-border-active)}[editor=checkBox]:not([readonly]) .smart-input:focus,[editor=checkBox]:not([readonly]) .smart-input:hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-grid-row:not([selected]):not(:hover) [header][checkbox][auto-show]:not(:hover) .smart-input{opacity:0;transition:opacity ease-in-out .2s}.smart-grid-check-box-cell-editor.smart-filter-input-value[checked=indeterminate]:after,.smart-grid-dialog-editor[checkbox][checked=indeterminate] .smart-input:after,.smart-grid-dialog-editor[checkbox][selected=indeterminate] .smart-input:after,smart-grid-cell[checkbox][checked=indeterminate] .smart-input:after,smart-grid-cell[checkbox][selected=indeterminate] .smart-input:after,smart-grid-column[checkbox][checked=indeterminate] .smart-input:after,smart-grid-column[checkbox][selected=indeterminate] .smart-input:after{margin:14%;width:70%;height:70%;content:"";background-color:var(--smart-ui-state-color-active);box-sizing:border-box;top:0;border-radius:0}.smart-grid-dialog-editor div[checkbox] .smart-input[checked=indeterminate]:after,smart-grid-cell div[checkbox] .smart-input[checked=indeterminate]:after,smart-grid-column div[checkbox] .smart-input[checked=indeterminate]:after{margin:14%;width:70%!important;height:70%!important;content:"";background-color:var(--smart-ui-state-color-active);box-sizing:border-box;top:0!important;border-radius:0}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input{width:calc(100% - var(--smart-editor-addon-width));border:none;padding:var(--smart-editor-label-padding);resize:none;border-radius:0;background:inherit;color:inherit;text-align:right;height:100%}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield}.smart-grid-cell-editor.smart-grid-number-input-cell-editor .smart-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.smart-slider-editor input[type=range]{-webkit-appearance:none;width:100%;outline:0;background:0 0}.smart-slider-editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:32px;height:32px;border:0;border-radius:32px;margin-top:-12px;background:var(--smart-primary);background-size:18px 12px;box-shadow:0 0 1px rgba(0,0,0,.06),0 2px 2px rgba(0,0,20,.1);-webkit-transition:box-shadow .2s;transition:box-shadow .2s}.smart-slider-editor input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,20,.06),0 4px 12px rgba(0,0,20,.25)}.smart-slider-editor input[type=range]::-moz-range-thumb{width:32px;height:32px;border:0;border-radius:32px;background:var(--smart-primary);background-size:18px 12px;box-shadow:0 0 1px rgba(0,0,0,.06),0 2px 2px rgba(0,0,20,.1);-moz-transition:box-shadow .2s;transition:box-shadow .2s}.smart-slider-editor input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 1px rgba(0,0,0,.06),0 4px 2px rgba(0,0,20,.06),0 4px 12px rgba(0,0,20,.25)}.smart-slider-editor input[type=range]::-webkit-slider-runnable-track{width:100%;height:8px;border:0;border-radius:8px;background:#fff;box-shadow:0 0 0 1px rgba(204,204,204,.25)}.smart-slider-editor input[type=range]:focus::-webkit-slider-runnable-track{box-shadow:0 0 0 1px rgba(204,204,204,.75)}.smart-slider-editor input[type=range]::-moz-range-track{width:100%;height:8px;border:0;border-radius:8px;background:#fff;box-shadow:0 0 0 1px rgba(204,204,204,.25)}.smart-slider-editor input[type=range]:focus::-moz-range-track{box-shadow:0 0 0 1px rgba(204,204,204,.75)}.smart-grid-column-menu[right-to-left] .smart-filter-panel .smart-filter-panel-operator-list{position:relative}.smart-grid[tree][right-to-left] smart-grid-row[level]>.smart-grid-cell-container>smart-grid-cell div[content]>div[checkbox]:not(.smart-hidden){margin-left:5px;margin-right:initial}.smart-grid[right-to-left] .smart-grid-toolbar .smart-data-view-header{display:flex;flex-direction:row-reverse}.smart-grid[right-to-left] .smart-grid-toolbar .smart-data-view-header .smart-data-view-search-button{left:6px;width:24px;right:initial}.smart-grid[right-to-left] smart-grid-column .smart-add-new-column{border-left:1px solid var(--smart-border);border-right:none}.smart-grid[right-to-left] smart-grid-cell.smart-add-new-column{border-left:1px solid transparent!important;border-right:1px solid var(--smart-border)}.smart-grid[right-to-left] smart-scroll-bar:after{left:initial;right:100%}.smart-grid[right-to-left] smart-scroll-bar:before{left:0}.smart-grid[right-to-left] smart-scroll-bar[orientation=vertical]{right:initial;left:0;border-right:1px solid var(--smart-border);border-left:initial}.smart-grid[right-to-left] smart-grid-cell.smart-add-new-row:not([header]){z-index:5}.smart-grid[right-to-left] smart-grid-column{direction:ltr}.smart-grid[right-to-left] smart-grid-column .smart-label.smart-animate{transition:left .25s ease,width .25s ease}.smart-grid[right-to-left] smart-grid-column .smart-label.one{left:var(--smart-grid-column-buttons-width)}.smart-grid[right-to-left] smart-grid-column .smart-label.two{left:calc(2 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.three{left:calc(3 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.four{left:calc(4 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.five{left:calc(5 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column .smart-label.six{left:calc(6 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.one{width:calc(100% - 2 * var(--smart-grid-column-buttons-width));left:calc(1 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.two{width:calc(100% - 3 * var(--smart-grid-column-buttons-width));left:calc(2 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.three{width:calc(100% - 4 * var(--smart-grid-column-buttons-width));left:calc(3 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.four{width:calc(100% - 5 * var(--smart-grid-column-buttons-width));left:calc(4 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.five{width:calc(100% - 6 * var(--smart-grid-column-buttons-width));left:calc(5 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-label.six{width:calc(100% - 7 * var(--smart-grid-column-buttons-width));left:calc(6 * var(--smart-grid-column-buttons-width))}.smart-grid[right-to-left] smart-grid-column[has-icon] .smart-grid-icon.column-icon.show{right:0;position:absolute}.smart-grid[right-to-left] smart-grid-column .smart-buttons-group{right:initial;left:0;flex-direction:row-reverse;transform:translateX(calc(.1px - var(--smart-grid-column-buttons-width)))}.smart-grid[right-to-left] smart-grid-column .smart-buttons-group.action{transform:translateX(0)}.smart-grid[right-to-left] smart-grid-column .smart-action-button{border-right:1px solid var(--smart-border);border-left:initial}.smart-grid[right-to-left] smart-grid-column.top-far-corner{left:0;right:initial}.smart-grid[right-to-left] smart-grid-cell[has-toggle-button] .smart-label,.smart-grid[right-to-left] smart-grid-cell[has-toggle-button] div[indent]{flex-direction:row-reverse}.smart-grid[right-to-left] .smart-grid-column-group:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,.smart-grid[right-to-left] smart-grid-cell:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before,.smart-grid[right-to-left] smart-grid-column:not(.smart-grid-column-border):not(.smart-grid-column-border-collapse):before{right:0;left:initial}.smart-color-input-drop-down-menu.smart-grid-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-grid-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-grid-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-grid-color-input{--smart-input-drop-down-menu-width:auto}
.smart-sort-panel .smart-grid-panel-maintain-sort-button,.smart-view-panel,smart-colors-panel,smart-column-panel,smart-formatting-panel,smart-group-panel,smart-multi-column-filter-panel,smart-sort-panel{font-size:var(--smart-font-size);font-family:var(--smart-font-family)}smart-colors-panel,smart-column-panel,smart-formatting-panel,smart-multi-column-filter-panel,smart-sort-panel{display:block;min-width:345px;width:var(--smart-grid-panel-default-width);height:var(--smart-grid-panel-default-height);padding:var(--smart-grid-panel-padding);overflow:auto;background:var(--smart-background);color:var(--smart-background-color)}smart-colors-panel .tabs{width:100%;height:30px;overflow:hidden;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;margin-bottom:5px}smart-colors-panel .tabs .tab{width:50%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:var(--smart-background-color);cursor:pointer}smart-colors-panel .tabs .tab label{cursor:pointer}smart-colors-panel .tabs .tab.active{color:var(--smart-primary);border-bottom:2px solid var(--smart-primary);font-weight:700}.smart-view-panel,smart-group-panel{display:block;background:var(--smart-background);color:var(--smart-background-color)}smart-group-panel{min-width:345px;height:var(--smart-grid-panel-default-height);padding:var(--smart-grid-panel-padding);overflow:auto;width:var(--smart-grid-panel-default-width)}smart-group-panel.smart-mobile{width:345px}.smart-view-panel{min-height:400px;height:400px;max-height:450px;width:250px;padding:0;overflow:hidden}.smart-view-panel smart-list-box input{border:none;border-radius:0;border-bottom:2px solid var(--smart-border)}.smart-group-panel .smart-grid-panel-item.dragged,.smart-sort-panel .smart-grid-panel-item.dragged{opacity:.7}.smart-group-panel .smart-grid-panel-label-by,.smart-sort-panel .smart-grid-panel-label-by{padding:5px;width:60px;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.smart-group-panel .smart-grid-panel-field-container,.smart-sort-panel .smart-grid-panel-field-container{height:100%;width:100px;flex-grow:3}.smart-group-panel .smart-grid-panel-field-selection,.smart-sort-panel .smart-grid-panel-field-selection{height:100%;width:100%}.smart-group-panel .smart-grid-panel-from,.smart-sort-panel .smart-grid-panel-from{display:flex;justify-content:center;padding:5px;width:40px;flex-grow:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.smart-group-panel .smart-grid-panel-direction,.smart-sort-panel .smart-grid-panel-direction{display:flex;width:115px;flex-grow:2;height:100%;background-color:var(--smart-surface);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-group-panel .smart-grid-panel-direction:focus,.smart-sort-panel .smart-grid-panel-direction:focus{outline:0;box-shadow:0 0 0 1px var(--smart-primary)}.smart-group-panel .smart-grid-panel-direction>div,.smart-sort-panel .smart-grid-panel-direction>div{display:flex;align-items:center;justify-content:center;margin:3px;width:calc(50% - 6px);height:calc(100% - 6px);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-group-panel .smart-grid-panel-direction>div.selected,.smart-sort-panel .smart-grid-panel-direction>div.selected{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-sort-panel.smart-mobile smart-input{max-width:150px}.smart-sort-panel .smart-grid-panel-maintain-sort{justify-content:flex-end;margin-top:5px}.smart-sort-panel .smart-grid-panel-buttons-container{align-items:flex-start!important}.smart-sort-panel .smart-grid-panel-maintain-sort-button::before{font-family:var(--smart-font-family-icon);content:var(--smart-icon-check-empty);margin-right:5px}.smart-sort-panel .smart-grid-panel-maintain-sort-button[active]{color:var(--smart-primary)}.smart-sort-panel .smart-grid-panel-maintain-sort-button[active]::before{font-family:var(--smart-font-family-icon);content:var(--smart-icon-check-squared)}.smart-colors-panel .smart-grid-panel-item-close-button,.smart-group-panel .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button,.smart-sort-panel .smart-grid-panel-item-close-button,.smart-view-panel .smart-grid-panel-item-close-button{display:flex;justify-content:center;width:20px}.smart-colors-panel .smart-grid-panel-item-close-button:after,.smart-group-panel .smart-grid-panel-item-close-button:after,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:after,.smart-sort-panel .smart-grid-panel-item-close-button:after,.smart-view-panel .smart-grid-panel-item-close-button:after{content:var(--smart-icon-close);font-family:var(--smart-font-family-icon)}@media (pointer:coarse){.smart-colors-panel .smart-grid-panel-item-close-button:after,.smart-group-panel .smart-grid-panel-item-close-button:after,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:after,.smart-sort-panel .smart-grid-panel-item-close-button:after,.smart-view-panel .smart-grid-panel-item-close-button:after{font-size:16px}}.smart-colors-panel .smart-grid-panel-item-close-button:hover,.smart-group-panel .smart-grid-panel-item-close-button:hover,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:hover,.smart-sort-panel .smart-grid-panel-item-close-button:hover,.smart-view-panel .smart-grid-panel-item-close-button:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-colors-panel .smart-grid-panel-item-close-button:active,.smart-colors-panel .smart-grid-panel-item-close-button:focus,.smart-group-panel .smart-grid-panel-item-close-button:active,.smart-group-panel .smart-grid-panel-item-close-button:focus,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:active,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:focus,.smart-sort-panel .smart-grid-panel-item-close-button:active,.smart-sort-panel .smart-grid-panel-item-close-button:focus,.smart-view-panel .smart-grid-panel-item-close-button:active,.smart-view-panel .smart-grid-panel-item-close-button:focus{color:var(--smart-primary)}.smart-colors-panel .smart-grid-panel-item-close-button:focus,.smart-group-panel .smart-grid-panel-item-close-button:focus,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button:focus,.smart-sort-panel .smart-grid-panel-item-close-button:focus,.smart-view-panel .smart-grid-panel-item-close-button:focus{outline:0}.smart-colors-panel .smart-grid-panel-item,.smart-group-panel .smart-grid-panel-item,.smart-multi-column-filter-panel .smart-grid-panel-item,.smart-sort-panel .smart-grid-panel-item,.smart-view-panel .smart-grid-panel-item{display:flex;align-items:center;margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);width:calc(100% - var(--smart-sortable-handle-size));height:var(--smart-grid-panel-item-height);min-height:var(--smart-grid-panel-item-height);background-color:var(--smart-background)}.smart-colors-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-group-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-sort-panel[close-button-position=right] .smart-grid-panel-item-close-button,.smart-view-panel[close-button-position=right] .smart-grid-panel-item-close-button{order:1}.smart-colors-panel[close-button-position=right] .smart-sortable-container,.smart-group-panel[close-button-position=right] .smart-sortable-container,.smart-multi-column-filter-panel[close-button-position=right] .smart-sortable-container,.smart-sort-panel[close-button-position=right] .smart-sortable-container,.smart-view-panel[close-button-position=right] .smart-sortable-container{align-items:flex-end}.smart-colors-panel .smart-grid-panel-container-footer,.smart-column-panel .smart-grid-panel-container-footer,.smart-group-panel .smart-grid-panel-container-footer,.smart-multi-column-filter-panel .smart-grid-panel-container-footer,.smart-sort-panel .smart-grid-panel-container-footer{display:flex;flex-direction:row;justify-content:space-between}.smart-colors-panel .smart-grid-panel-buttons-container,.smart-column-panel .smart-grid-panel-buttons-container,.smart-group-panel .smart-grid-panel-buttons-container,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container,.smart-sort-panel .smart-grid-panel-buttons-container{width:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.smart-colors-panel .smart-grid-panel-buttons-container span,.smart-column-panel .smart-grid-panel-buttons-container span,.smart-group-panel .smart-grid-panel-buttons-container span,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span,.smart-sort-panel .smart-grid-panel-buttons-container span{display:flex;align-items:center;padding:5px}.smart-colors-panel .smart-grid-panel-buttons-container span:hover,.smart-column-panel .smart-grid-panel-buttons-container span:hover,.smart-group-panel .smart-grid-panel-buttons-container span:hover,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span:hover,.smart-sort-panel .smart-grid-panel-buttons-container span:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-colors-panel .smart-grid-panel-buttons-container span:focus,.smart-column-panel .smart-grid-panel-buttons-container span:focus,.smart-group-panel .smart-grid-panel-buttons-container span:focus,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container span:focus,.smart-sort-panel .smart-grid-panel-buttons-container span:focus{outline:0}.smart-sort-panel .smart-sortable-container{margin-bottom:var(--smart-grid-panel-padding)}.smart-sort-panel .smart-sortable-container:empty:after{content:attr(no-sorting);margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);opacity:.7}.smart-sort-panel .smart-grid-panel-container-footer>smart-input{min-width:215px;width:40%}.smart-sort-panel .smart-grid-panel-container-footer>smart-input.smart-mobile{min-width:100px;width:120px}.smart-sort-panel .smart-grid-panel-item-close-button{display:flex;align-items:center;padding:5px}.smart-sort-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-colors-panel>.smart-container,.smart-multi-column-filter-panel>.smart-container{display:grid;grid-auto-rows:1fr max-content;grid-row-gap:var(--smart-grid-panel-padding)}.smart-colors-panel.smart-colors-panel>.smart-container,.smart-multi-column-filter-panel.smart-colors-panel>.smart-container{grid-auto-rows:auto}.smart-colors-panel .smart-filter-panel-items-container,.smart-multi-column-filter-panel .smart-filter-panel-items-container{overflow:auto;padding-top:10px}.smart-colors-panel .smart-filter-panel-items-container:empty:after,.smart-multi-column-filter-panel .smart-filter-panel-items-container:empty:after{margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);opacity:.7;content:attr(no-filters)}.smart-colors-panel .smart-filter-panel-add-filter-button,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button{display:flex;align-items:center;padding:5px}.smart-colors-panel .smart-filter-panel-add-filter-button:hover,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-colors-panel .smart-filter-panel-add-filter-button:focus,.smart-multi-column-filter-panel .smart-filter-panel-add-filter-button:focus{outline:0}.smart-colors-panel .smart-grid-panel-item,.smart-multi-column-filter-panel .smart-grid-panel-item{width:100%;display:grid;columns:5;grid-template-columns:var(--smart-multi-column-filter-panel-template-columns);grid-gap:var(--smart-grid-panel-padding)}.smart-colors-panel .smart-grid-panel-item>*,.smart-multi-column-filter-panel .smart-grid-panel-item>*{width:100%}.smart-colors-panel .smart-grid-panel-item-close-button,.smart-multi-column-filter-panel .smart-grid-panel-item-close-button{display:flex;align-items:center;padding:5px}.smart-colors-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-multi-column-filter-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-colors-panel[close-button-position=right],.smart-multi-column-filter-panel[close-button-position=right]{--smart-multi-column-filter-panel-template-columns:60px 2fr 3fr 3fr 15px}.smart-kanban-column-panel .smart-grid-panel-item::after,.smart-kanban-column-panel .smart-grid-panel-item::before{display:none!important}.smart-group-panel .smart-sortable-container smart-column-panel smart-sortable{margin-bottom:var(--smart-grid-panel-padding)}.smart-group-panel .smart-sortable-container:empty:after{margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);opacity:.7;content:attr(no-grouping)}.smart-group-panel .smart-grid-panel-container-footer>smart-input{min-width:215px;width:40%}.smart-group-panel .smart-grid-panel-container-footer>smart-input.smart-mobile{min-width:100px;width:120px}.smart-group-panel .smart-grid-panel-item-close-button{display:flex;align-items:center;padding:5px}.smart-group-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-group-panel .smart-grid-panel-direction,.smart-group-panel .smart-grid-panel-from{display:none}.smart-group-panel .smart-grid-panel-expand-collapse{justify-content:flex-end;margin-top:10px;margin-bottom:10px}.smart-group-panel .smart-group-panel-expand-button{margin-left:15px}.smart-column-panel .smart-column-panel-label,.smart-column-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button,.smart-format-panel .smart-grid-panel-buttons-container .smart-grid-panel-apply-button{margin-left:5px}.smart-group-panel .smart-group-panel-collapse-button[active],.smart-group-panel .smart-group-panel-expand-button[active]{color:var(--smart-primary)}.smart-format-panel .smart-grid-panel-buttons-container{width:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.smart-format-panel .smart-grid-panel-buttons-container span{display:flex;align-items:center;padding:5px}.smart-format-panel .smart-grid-panel-buttons-container span:hover{color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-selected);cursor:pointer}.smart-format-panel.smart-grid-panel-container-footer{display:flex;flex-direction:row;height:50px;justify-content:center;padding:15px}.smart-column-panel{--smart-grid-panel-item-height:20px;min-width:100px}.smart-column-panel.smart-container,.smart-column-panel>.smart-container{display:flex;flex-direction:column}.smart-column-panel smart-sortable{flex:5;min-height:50px;overflow:auto;max-height:var(--smart-column-panel-drop-down-height)}.smart-column-panel .smart-column-panel-label,.smart-data-view-header-button>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.smart-column-panel .smart-column-panel-find-container{display:flex;align-items:center;border-bottom:2px solid var(--smart-border);height:var(--smart-editor-height);position:relative}.smart-column-panel .smart-column-panel-find-container input{outline:0;border:none;width:calc(100% - 16px);height:100%;font-family:var(--smart-font-family);font-size:var(--smart-font-size);background:var(--smart-grid-panel-background);color:var(--smart-grid-panel-color)}.smart-column-panel .smart-column-panel-find-container .clear-button{width:16px;cursor:pointer}.smart-column-panel .smart-column-panel-find-container .clear-button:after{content:var(--smart-icon-cancel);font-family:var(--smart-font-family-icon);display:flex;align-items:center;justify-content:center}.smart-column-panel .smart-column-panel-find-container.no-results:after{content:attr(no-results);position:absolute;top:calc(100% + 10px)}.smart-column-panel .smart-column-panel-label.icon{position:relative;padding-left:var(--smart-column-icon-size)}.smart-column-panel .smart-column-panel-label.icon:after{content:"";position:absolute;left:0;top:0;width:var(--smart-column-icon-size);height:100%;background-repeat:no-repeat;background-position:center}.smart-column-panel .smart-grid-panel-buttons-container{width:100%;justify-content:center;margin-top:3px}.smart-column-panel .smart-grid-panel-container-footer{display:grid;grid-template-columns:auto auto}.smart-column-panel .toggle-visibility{width:16px;height:16px;font-family:var(--smart-font-family-icon);cursor:pointer;display:flex;align-items:center;justify-content:center}.smart-column-panel .toggle-visibility:after{content:var(--smart-icon-visibility)}.smart-column-panel .toggle-visibility:focus{outline:0;color:var(--smart-primary)}.smart-column-panel .toggle-visibility.disable-toggle{pointer-events:none;opacity:.5}.smart-column-panel .toggle-visibility.hidden:after{content:var(--smart-icon-visibility-off)}.smart-column-panel .clear-button:focus{outline:0;color:var(--smart-primary)}.smart-column-panel .smart-grid-panel-item{display:flex;align-items:center;margin-top:calc(var(--smart-grid-panel-vertical-offset)/ 2);margin-bottom:calc(var(--smart-grid-panel-vertical-offset)/ 2);width:calc(100% - var(--smart-sortable-handle-size));height:var(--smart-grid-panel-item-height);min-height:var(--smart-grid-panel-item-height);background-color:var(--smart-background)}.smart-column-panel .smart-grid-panel-item.group:after,.smart-column-panel .smart-grid-panel-item.group:before{opacity:0!important;pointer-events:none}.smart-column-panel .smart-grid-panel-item.indent{padding-left:12px}.smart-grid-panel-apply-button,.smart-grid-panel-cancel-button{padding:5px 8px;min-width:80px;display:flex;text-transform:uppercase}.smart-grid-panel-reset-button{text-decoration:underline;display:flex;align-items:center;cursor:pointer;text-transform:uppercase}.smart-grid-panel-cancel-button{background:var(--smart-surface);color:var(--smart-surface-color);border:1px solid var(--smart-border);border-radius:var(--smart-border-radius);justify-content:center}.smart-grid-panel-apply-button{border-radius:var(--smart-border-radius);justify-content:center;background:var(--smart-primary);color:var(--smart-primary-color);border:1px solid var(--smart-primary)}.smart-data-view-header{padding:3px;position:relative;display:grid;grid-template-areas:"states views customize filter sort format details delete . search";grid-template-columns:minmax(0,max-content) minmax(0,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content) 1fr 24px;grid-gap:10px;grid-template-rows:100%;background:var(--smart-surface);color:var(--smart-surface-color)}.smart-data-view-header-button{display:flex;align-items:center;justify-content:center;padding:5px 5px 5px 25px;height:30px;margin-top:5px;position:relative;cursor:pointer;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-data-view-header-button:after{position:absolute;font-family:var(--smart-font-family-icon);left:8px}.smart-data-view-header-button:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-data-view-header-button:focus{outline:var(--smart-primary) solid 1px}.smart-data-view-header-button:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-data-view-header-button[aria-expanded=true]{color:var(--smart-ui-state-color-selected);background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected)}.smart-data-view-header-button.smart-data-view-search-button:active{color:var(--smart-ui-state-active)}.smart-data-view-header-drop-down{position:absolute;background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);z-index:9999;height:auto;transform:scaleY(1);transform-origin:top;opacity:1}.smart-data-view-header-drop-down.smart-mobile{--smart-font-size:12px}.smart-data-view-header-drop-down smart-colors-panel,.smart-data-view-header-drop-down smart-column-panel,.smart-data-view-header-drop-down smart-multi-column-filter-panel,.smart-data-view-header-drop-down smart-sort-panel{width:100%;border:none}.smart-data-view-header-drop-down.smart-visibility-hidden{transform:scaleY(0);opacity:0}.smart-data-view-header-drop-down.customize-panel{width:var(--smart-data-view-customize-panel-width)}.smart-data-view-header-drop-down.colors-panel,.smart-data-view-header-drop-down.filter-panel{width:var(--smart-data-view-filter-panel-width)}.smart-data-view-header-drop-down.format-panel{max-height:320px;overflow:auto}.smart-data-view-header-drop-down.sort-panel{width:var(--smart-data-view-sort-panel-width)}.smart-data-view-header-drop-down.search-panel{width:var(--smart-data-view-search-panel-width);padding:var(--smart-data-view-padding)}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box{display:grid;grid-template-columns:1fr 16px;grid-template-rows:100%;grid-gap:2px;align-items:center}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches{grid-template-columns:1fr max-content 16px 16px 16px}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-next,.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-prev{display:flex}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.matches .smart-data-view-search-label{display:block}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.no-matches{grid-template-columns:1fr max-content 16px}.smart-data-view-header-drop-down.search-panel .smart-data-view-search-box.no-matches .smart-data-view-search-label{display:block}.smart-data-view-header-drop-down.search-panel input{outline:0;border:none;min-width:0;padding:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size);background:var(--smart-background);color:var(--smart-background-color)}.smart-data-view-search-box div:focus{outline:var(--smart-primary) solid 1px}.smart-data-view-search-button{grid-area:search;margin-right:0;padding:0}.smart-data-view-search-button:after{content:var(--smart-icon-search)}.smart-data-view-customize-button{grid-area:customize}.smart-data-view-customize-button:after{content:var(--smart-icon-visibility-off)}.smart-data-view-customize-button.hidden{background-color:#D0F0FD;color:#039BE5}.smart-data-view-delete-button{grid-area:delete}.smart-data-view-delete-button:after{content:var(--smart-icon-delete)}.smart-data-view-details-button{grid-area:details}.smart-data-view-details-button:after{content:var(--smart-icon-resize-full)}.smart-data-view-filter-button{grid-area:filter}.smart-data-view-filter-button:after{content:var(--smart-icon-add-filter)}.smart-data-view-filter-button.filtered{background-color:#D1F7C4;color:#0B8043}.smart-data-view-sort-button{grid-area:sort}.smart-data-view-group-button,.smart-data-view-label-button,.smart-data-view-resource-button{grid-area:group}.smart-data-view-sort-button:after{content:var(--smart-icon-sort)}.smart-data-view-sort-button.sorted{background-color:#FFEBB6;color:#B88707}.smart-data-view-label-button:after{content:var(--smart-icon-font)}.smart-data-view-label-button.grouped{background-color:#FFDAF6;color:#FF36C2}.smart-data-view-colors-button,.smart-data-view-format-button{grid-area:format}.smart-data-view-group-button:after,.smart-data-view-resource-button:after{content:var(--smart-icon-group)}.smart-data-view-group-button.grouped,.smart-data-view-resource-button.grouped{background-color:#D0F0FD;color:#039BE5}.smart-data-view-group-button.scheduler.grouped,.smart-data-view-resource-button.scheduler.grouped{background-color:#FFCFC9;color:#D50000}.smart-data-view-group-button.scheduler:after,.smart-data-view-resource-button.scheduler:after{content:var(--smart-icon-scheduler)}.smart-data-view-format-button:after{content:var(--smart-icon-table)}.smart-data-view-format-button.formatted{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-data-view-colors-button:after{content:var(--smart-icon-color-background)}.smart-data-view-colors-button.formatted{background-color:#ECE1FD;color:#8C47FF}.smart-data-view-download-button.formatted,.smart-data-view-states-button.formatted,.smart-data-view-views-button.formatted{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-data-view-download-button{grid-area:download}.smart-data-view-download-button:after{content:var(--smart-icon-arrow-down);position:initial;margin-left:8px}.smart-data-view-download-button:before{font-family:var(--smart-font-family-icon);left:8px;content:var(--smart-icon-download-alt);position:absolute}.smart-data-view-views-button{grid-area:views}.smart-data-view-views-button:after{content:var(--smart-icon-arrow-down);position:initial;margin-left:8px}.smart-data-view-views-button:before{font-family:var(--smart-font-family-icon);left:8px;content:var(--smart-icon-grid-alt);position:absolute}.smart-data-view-views-button.kanban:before{content:var(--smart-icon-kanban-alt)}.smart-data-view-views-button.card:before{content:var(--smart-icon-card-alt)}.smart-data-view-states-button{grid-area:states;border-right:1px solid var(--smart-border);padding-right:5px}.smart-data-view-states-button:before{font-family:var(--smart-font-family-icon);left:8px;content:var(--smart-icon-menu);position:absolute}.smart-grid-toolbar .smart-data-view-header{height:100%;display:flex}.smart-grid-toolbar .smart-data-view-header-button{margin-right:0}.smart-grid-toolbar .smart-data-view-header-button.smart-disabled{pointer-events:none;opacity:.5}.smart-grid-toolbar .smart-data-view-search-button{position:absolute;right:30px;top:0}.smart-card-view .smart-data-view-header-button,.smart-kanban .smart-data-view-header-button{margin-top:0;height:100%}.smart-card-view .smart-data-view-header-button.smart-data-view-search-button,.smart-kanban .smart-data-view-header-button.smart-data-view-search-button{min-width:30px}.smart-card-view:not([animation=none]) .smart-data-view-header-drop-down,.smart-data-view-header-drop-down[owner],.smart-kanban:not([animation=none]) .smart-data-view-header-drop-down{transition:height .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.smart-data-view-search-label{display:none;font-size:calc(var(--smart-font-size) - 3px);opacity:.7}.smart-data-view-search-next,.smart-data-view-search-prev{align-items:center;justify-content:center;cursor:pointer;font-family:var(--smart-font-family-icon);font-size:10px;display:none;background-color:var(--smart-surface);color:var(--smart-surface-color);height:100%}.smart-data-view-search-next:hover,.smart-data-view-search-prev:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-data-view-search-next:active,.smart-data-view-search-prev:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-data-view-search-prev:after{content:var(--smart-icon-arrow-up)}.smart-data-view-search-next:after{content:var(--smart-icon-arrow-down)}.smart-data-view-search-close{display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--smart-font-family-icon);font-size:10px;color:var(--smart-background-color)}.smart-data-view-search-close:after{content:var(--smart-icon-close)}.smart-data-view-search-close:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-data-view-search-close:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-data-view-found{outline:var(--smart-outline) solid 4px;outline-offset:-4px}.smart-data-view-highlighted{box-shadow:0 0 23px 1px var(--smart-primary);outline:var(--smart-primary) solid 4px;outline-offset:-4px}[header-position=bottom] .smart-data-view-header-drop-down{transform-origin:bottom}.smart-formatting-panel{width:var(--smart-formatting-panel-default-width);min-height:150px;padding:0;overflow:visible;z-index:999}.smart-formatting-panel>.smart-container{position:relative;min-height:inherit}.smart-formatting-panel .smart-formatting-panel-items-container{width:100%;height:100%;padding:0 calc(2 * var(--smart-grid-panel-padding));overflow:auto}.smart-formatting-panel .smart-formatting-panel-item>.format-label{grid-area:format-label;justify-self:end}.smart-formatting-panel .smart-formatting-panel-item>.font-family-input{grid-area:font-family-input}.smart-formatting-panel .smart-formatting-panel-item>.font-size-input{grid-area:font-size-input}.smart-formatting-panel .smart-formatting-panel-item>.popup-button{display:flex;align-items:center;border:var(--smart-border-width) solid var(--smart-border);width:100%;height:100%;grid-area:popup-button;justify-content:center;cursor:pointer;font-size:20px;font-weight:700}.smart-formatting-panel .smart-formatting-panel-item>.preview{display:flex;align-items:center;border:var(--smart-border-width) solid var(--smart-border);width:100%;height:100%;grid-area:preview;padding:0 var(--smart-grid-panel-padding)}.smart-formatting-panel .smart-add-new-button{display:block;position:absolute;bottom:calc(var(--smart-grid-panel-padding) - 5px);right:calc(var(--smart-grid-panel-padding) - 5px);width:var(--smart-formatting-panel-add-new-button-size);height:var(--smart-formatting-panel-add-new-button-size);border-radius:50%;background-color:var(--smart-primary);color:var(--smart-primary-color);cursor:pointer;opacity:.3}.smart-formatting-panel .smart-add-new-button:after{content:"+";display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:35px}.smart-formatting-panel .smart-add-new-button:focus,.smart-formatting-panel .smart-add-new-button:hover{opacity:1;transform:scale(1.2,1.2)}.smart-formatting-panel .smart-add-new-button:focus{outline:0}.smart-formatting-panel .close-button:focus,.smart-formatting-panel .popup-button:focus,.smart-formatting-panel-popup .colors-container:focus,.smart-formatting-panel-popup .header>div:focus,.smart-formatting-panel-popup input:focus{outline:var(--smart-ui-state-border-active) solid var(--smart-border-width)}.smart-formatting-panel.scroll .smart-add-new-button{right:calc(12px + var(--smart-grid-panel-padding));border-radius:50%}.smart-formatting-panel:not([animation=none]) .smart-add-new-button{transition:transform cubic-bezier(.81,.27,0,.93) .5s,opacity .2s cubic-bezier(.4,0,.2,1)}.smart-formatting-panel-item{display:grid;grid-template-columns:auto 3fr 2fr var(--smart-formatting-panel-row-height) 1fr .5fr 1fr 1fr;grid-template-rows:var(--smart-formatting-panel-row-height) var(--smart-formatting-panel-row-height);grid-template-areas:"value-label columns-input condition-input condition-input first-value first-value first-value close-button" "format-label font-family-input font-size-input popup-button preview preview preview close-button";gap:var(--smart-grid-panel-padding);border-bottom:var(--smart-border-width) solid var(--smart-border);width:100%;padding:calc(2 * var(--smart-grid-panel-padding)) 0}.smart-formatting-panel-item:last-child{border-bottom:none}.smart-formatting-panel-item>*{min-width:0;max-width:none;min-height:0;max-height:none;width:auto;align-self:center;justify-self:center}.smart-formatting-panel-item>.value-label{grid-area:value-label;justify-self:end}.smart-formatting-panel-item>.columns-input{grid-area:columns-input}.smart-formatting-panel-item>.condition-input{grid-area:condition-input}.smart-formatting-panel-item>.first-value{grid-area:first-value}.smart-formatting-panel-item>.ampersand{grid-area:ampersand;display:none}.smart-formatting-panel-item>.second-value{grid-area:second-value;display:none}.smart-formatting-panel-item>.close-button{grid-area:close-button;position:relative;width:16px;height:16px}.smart-formatting-panel-item>.close-button:after{content:var(--smart-icon-close);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-size:20px;font-family:smart-icons;opacity:.5;cursor:pointer}.smart-formatting-panel-item.between{grid-template-areas:"value-label columns-input condition-input condition-input first-value ampersand second-value close-button" "format-label font-family-input font-size-input popup-button preview preview preview close-button"}.smart-formatting-panel-item.between>.ampersand,.smart-formatting-panel-item.between>.second-value{display:block}.smart-formatting-panel-popup{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:var(--smart-formatting-panel-row-height) var(--smart-formatting-panel-row-height) auto var(--smart-formatting-panel-row-height);grid-template-areas:"header header" "code input" "colors colors" "apply cancel";gap:var(--smart-grid-panel-padding);position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-formatting-panel-popup-width);padding:var(--smart-grid-panel-padding);background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);z-index:9999;opacity:1;transform:scale(1);transform-origin:top;font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-formatting-panel-popup .header,.smart-formatting-panel-popup input,.smart-formatting-panel-popup>.color-code{border:var(--smart-border-width) solid var(--smart-border)}.smart-formatting-panel-popup>.color-code{width:100%;height:100%;grid-area:code;display:flex;align-items:center;box-sizing:border-box;padding:var(--smart-grid-panel-padding);color:var(--smart-background-color)}.smart-formatting-panel-popup .header{grid-area:header;display:flex}.smart-formatting-panel-popup .header>div{display:flex;flex-direction:row;align-items:center;justify-content:center;width:50%;height:100%;text-transform:uppercase;font-weight:700;cursor:pointer;color:var(--smart-background-color)}.smart-formatting-panel-popup .header>div:first-child{border-right:var(--smart-border-width) solid var(--smart-border)}.smart-formatting-panel-popup .header>.selected{background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-formatting-panel-popup input{width:100%;height:100%;grid-area:input;background-color:var(--smart-background);cursor:pointer}.smart-formatting-panel-popup input:focus{border-color:var(--smart-ui-state-border-focus)}.smart-formatting-panel-popup .colors-container{grid-area:colors;display:grid;grid-template-columns:repeat(8,1fr);grid-auto-rows:var(--smart-formatting-panel-color-box-height);gap:3px;width:100%}.smart-formatting-panel-popup .colors-container>div{border:var(--smart-border-width) solid var(--smart-border);cursor:pointer}.smart-formatting-panel-popup .colors-container>div.selected{position:relative;display:flex;align-items:center;justify-content:center}.smart-formatting-panel-popup .colors-container>div.selected:after{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;font-size:20px;font-family:smart-icons;cursor:pointer;border-radius:50%;content:var(--smart-icon-check);background-color:var(--smart-background-color);color:var(--smart-background);width:var(--smart-formatting-panel-color-box-height);opacity:1}.smart-formatting-panel-popup>smart-button{--smart-button-padding:0}.smart-formatting-panel-popup>.apply{grid-area:apply}.smart-formatting-panel-popup>.cancel{grid-area:cancel}.smart-formatting-panel-popup:not([animation=none]){transition:transform .2s cubic-bezier(.4,0,.2,1) -out,opacity .2s cubic-bezier(.4,0,.2,1) -out,visibility .2s cubic-bezier(.4,0,.2,1) -out}.smart-formatting-panel-popup.smart-visibility-hidden{transform:scale(0);opacity:0}.smart-column-panel[right-to-left] .smart-column-panel-find-container{direction:rtl}.smart-column-panel[right-to-left] .smart-grid-panel-buttons-container{flex-direction:row-reverse}.smart-column-panel[right-to-left] .smart-grid-panel-item{right:var(--smart-sortable-handle-size);justify-content:space-between}.smart-group-panel[right-to-left] .smart-grid-panel-buttons-container,.smart-group-panel[right-to-left] .smart-grid-panel-direction,.smart-sort-panel[right-to-left] .smart-grid-panel-buttons-container,.smart-sort-panel[right-to-left] .smart-grid-panel-direction{flex-direction:row-reverse}.smart-column-panel[right-to-left] .toggle-visibility{order:1}.smart-group-panel[right-to-left] .smart-grid-panel-from,.smart-group-panel[right-to-left] .smart-grid-panel-label-by,.smart-group-panel[right-to-left] .smart-group-panel-apply-button,.smart-group-panel[right-to-left] .smart-group-panel-cancel-button,.smart-group-panel[right-to-left] .smart-group-panel-collapse-button,.smart-group-panel[right-to-left] .smart-group-panel-expand-button{direction:rtl}.smart-group-panel[right-to-left] .smart-group-panel-expand-button{margin-left:initial;margin-right:5px}.smart-group-panel[right-to-left] .smart-grid-panel-label-by{order:3}.smart-group-panel[right-to-left] .smart-grid-panel-field-container{order:2}.smart-group-panel[right-to-left] .smart-grid-panel-from{order:1}.smart-group-panel[right-to-left] .smart-sortable .smart-sortable-items-parent{direction:unset}.smart-group-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}.smart-sort-panel[right-to-left] .smart-grid-panel-apply-button,.smart-sort-panel[right-to-left] .smart-grid-panel-cancel-button{direction:rtl}.smart-sort-panel[right-to-left] .smart-grid-panel-label-by{order:3}.smart-sort-panel[right-to-left] .smart-grid-panel-field-container{order:2}.smart-sort-panel[right-to-left] .smart-grid-panel-from{order:1}.smart-sort-panel[right-to-left] .smart-sortable .smart-sortable-items-parent{direction:unset}.smart-sort-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}.smart-multi-column-filter-panel[right-to-left] .smart-filter-panel-add-filter-button,.smart-multi-column-filter-panel[right-to-left] .smart-filter-panel-items-container:empty,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-apply-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-cancel-button,.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item-close-button+div{direction:rtl}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-grid-panel-item-close-button+div{order:3}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-input:nth-of-type(1){order:2}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-item>.smart-input:nth-of-type(2){order:1}.smart-multi-column-filter-panel[right-to-left] .smart-grid-panel-buttons-container{flex-direction:row-reverse}.smart-multi-column-filter-panel[right-to-left][close-button-position=right] .smart-grid-panel-item-close-button{order:4}[right-to-left] .smart-data-view-header-drop-down.search-panel .smart-data-view-search-box{direction:rtl}[right-to-left] .smart-data-view-header{grid-template-areas:"search . sort filter customize";grid-template-columns:24px 1fr minmax(50px,max-content) minmax(50px,max-content) minmax(50px,max-content)}[right-to-left] .smart-data-view-header-button:not(.smart-data-view-search-button){direction:rtl;padding-left:5px;padding-right:25px}[right-to-left] .smart-data-view-header-button:after{right:5px;left:initial}.smart-formatting-panel[right-to-left]{direction:rtl}.smart-formatting-panel[right-to-left] .smart-add-new-button{left:calc(var(--smart-grid-panel-padding) - 5px);right:unset}.smart-formatting-panel[right-to-left].scroll .smart-add-new-button{left:calc(12px + var(--smart-grid-panel-padding))}
.smart-input-group>.custom-select:not(:first-child),.smart-input-group>.form-control:not(:first-child),.smart-input-group>.smart-input-group-append>.smart-input-group-text,.smart-input-group>.smart-input-group-append>smart-button,.smart-input-group>.smart-input-group-prepend:first-child>.smart-input-group-text:not(:first-child),.smart-input-group>.smart-input-group-prepend:first-child>smart-button:not(:first-child),.smart-input-group>.smart-input-group-prepend:not(:first-child)>.smart-input-group-text,.smart-input-group>.smart-input-group-prepend:not(:first-child)>smart-button{border-top-left-radius:0;border-bottom-left-radius:0}.smart-input-group>.custom-select:not(:last-child),.smart-input-group>.form-control:not(:last-child),.smart-input-group>.smart-input-group-append:last-child>.smart-input-group-text:not(:last-child),.smart-input-group>.smart-input-group-append:last-child>smart-button:not(:last-child):not(.dropdown-toggle),.smart-input-group>.smart-input-group-append:not(:last-child)>.smart-input-group-text,.smart-input-group>.smart-input-group-append:not(:last-child)>smart-button,.smart-input-group>.smart-input-group-prepend>.smart-input-group-text,.smart-input-group>.smart-input-group-prepend>smart-button{border-top-right-radius:0;border-bottom-right-radius:0}.smart-input-group smart-button[focus],.smart-input-group>.custom-file:focus,.smart-input-group>.custom-select:focus,.smart-input-group>.form-control:focus,.smart-input-group>.form-control[focus]{z-index:3}.smart-input-group-append,.smart-input-group-append .smart-input-group-text+.smart-input-group-text,.smart-input-group-append .smart-input-group-text+smart-button,.smart-input-group-append smart-button+.smart-input-group-text,.smart-input-group-append smart-button+smart-button,.smart-input-group-prepend .smart-input-group-text+.smart-input-group-text,.smart-input-group-prepend .smart-input-group-text+smart-button,.smart-input-group-prepend smart-button+.smart-input-group-text,.smart-input-group-prepend smart-button+smart-button,.smart-input-group>.custom-file+.custom-file,.smart-input-group>.custom-file+.custom-select,.smart-input-group>.custom-file+.form-control,.smart-input-group>.custom-select+.custom-file,.smart-input-group>.custom-select+.custom-select,.smart-input-group>.custom-select+.form-control,.smart-input-group>.form-control+.custom-file,.smart-input-group>.form-control+.custom-select,.smart-input-group>.form-control+.form-control{margin-left:-1px}.form-control,.smart-input-group-text{padding:.375rem .75rem;line-height:1.5}.smart-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;box-sizing:border-box;font-family:var(--smart-font-family)}.smart-input-group smart-input .smart-drop-down-button{border-left:none}.smart-input-group>.custom-file,.smart-input-group>.custom-select,.smart-input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.smart-input-group-append,.smart-input-group-prepend{display:flex;box-sizing:border-box;height:auto}.smart-input-group-append>smart-button,.smart-input-group-prepend>smart-button{height:100%}.smart-input-group-prepend{margin-right:-1px}.smart-input-group-text{border-radius:var(--smart-border-radius);display:flex;align-items:center;margin-bottom:0;font-size:1rem;font-weight:400;color:var(--smart-surface-color);text-align:center;white-space:nowrap;background-color:var(--smart-surface);border:1px solid var(--smart-border)}.form-control,.smart-form{font-size:var(--smart-font-size);display:block}.form-control{border-radius:var(--smart-border-radius);height:auto;width:100%;color:#495057;background-color:var(--smart-background);background-clip:padding-box;-webkit-background-clip:padding-box;border:1px solid var(--smart-border);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control:focus,.form-control[focus]{color:var(--smart-color);background-color:var(--smart-background);border-color:var(--smart-primary);outline:0}.smart-form{background:var(--smart-background);color:var(--smart-background-color);border:0 solid var(--smart-border);border-radius:var(--smart-border-radius);box-sizing:border-box;overflow:visible;width:600px;font-family:var(--smart-font-family)}@media only screen and (max-width:600px){.smart-form{width:350px}}.smart-form-editor,.smart-form-tab-strip[vertical] .smart-form-tab .smart-form-tab-label{width:100%}.smart-form-row{padding:5px 0;box-sizing:border-box}.smart-form-row .smart-form-control-label{display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;font-family:var(--smart-font-family);font-size:calc(.9 * var(--smart-font-size))}.smart-form-row .smart-form-control+.smart-form-label[required]:before,.smart-form-row .smart-form-control-label[required]:after{content:"*";color:#a94442;font-size:14px;margin-left:2px;margin-right:2px}.smart-form-row .smart-form-control{display:flex;box-sizing:border-box}.smart-form-row .smart-form-control+.smart-form-control-label[required]:after{content:""}.smart-form-row-flex{display:flex}.smart-form-control .smart-form-control-addon{display:flex;align-items:center}.smart-form-control.left{justify-content:flex-start}.smart-form-control.center{justify-content:center}.smart-form-control.right{justify-content:flex-end}.smart-form-control[readonly] .smart-form-editor{pointer-events:none}.smart-form-control[readonly] .smart-form-editor .smart-calendar-button,.smart-form-control[readonly] .smart-form-editor .smart-drop-down-button{visibility:hidden}.smart-form-control[readonly] .smart-form-editor div,.smart-form-control[readonly] .smart-form-editor input,.smart-form-control[readonly] .smart-form-editor span,.smart-form-control[readonly] .smart-form-editor textarea{border:none!important}.smart-form-control[readonly] .smart-form-editor+.smart-form-control-addon,.smart-form-control[readonly] .smart-form-editor+.smart-form-control-icon,.smart-form-control[readonly] .smart-form-editor+div{visibility:hidden}.smart-form-control-icon:after{content:attr(tooltip);visibility:hidden;white-space:nowrap;margin-top:25px;position:absolute;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:7px;background-color:var(--smart-secondary);color:var(--smart-secondary-color);font-size:calc(var(--smart-font-size) - 2px);opacity:0;transform:scale(0);transition:opacity .2s ease-out,transform .1s ease-out;z-index:9}.smart-form-control-icon:hover:after{visibility:visible;opacity:.9;transform:scale(1);color:var(--smart-secondary-color);background:var(--smart-secondary)}.smart-form-control-label[readonly]:after{visibility:hidden}.smart-form-group .smart-form-group-content{display:grid;grid-template-columns:none}.smart-form-group[columns="2"]>.smart-form-group-content{grid-template-columns:50% 50%}.smart-form-group[columns="3"]>.smart-form-group-content{grid-template-columns:33% 33% 33%}.smart-form-group[columns="4"]>.smart-form-group-content{grid-template-columns:25% 25% 25% 25%}.smart-form-group[columns="5"]>.smart-form-group-content{grid-template-columns:20% 20% 20% 20% 20%}.smart-form-group[columns="6"]>.smart-form-group-content{grid-template-columns:16.66% 16.66% 16.66% 16.66% 16.66% 16.66%}.smart-form-group-label{font-size:20px;font-family:var(--smart-font-family);padding-top:10px;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid var(--smart-border)}.smart-form-group-label.center{display:flex;justify-content:center}.smart-form-group-label.right{display:flex;justify-content:flex-end}.smart-form-group-buttons{display:flex;justify-content:flex-end;padding-right:30px}.smart-form-editor.smart-validation-success:not(smart-check-box):not([focus])>div.smart-container::after,input.smart-form-editor.smart-valid:not(:focus)+.smart-success-label-like-after-element{display:none}.smart-form-group-buttons smart-button{margin-left:20px}.smart-form-editor.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after{left:initial;right:0;z-index:9}.smart-form-editor.smart-number-input[focus]:not([drop-down-button-position=none]).smart-validation-error[focus] input,.smart-form-editor.smart-number-input[focus]:not([drop-down-button-position=none]).smart-validation-success[focus] input,.smart-form-editor.smart-numeric-text-box.smart-validation-error:not(smart-check-box)>div.smart-container input,.smart-form-editor.smart-numeric-text-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container input,.smart-form-editor.smart-numeric-text-box[focus][spin-buttons].smart-validation-error[focus] input,.smart-form-editor.smart-numeric-text-box[focus][spin-buttons].smart-validation-success[focus] input{padding-right:30px}.smart-form-editor.smart-combo-box.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-combo-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-date-time-picker.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-date-time-picker.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-drop-down-list.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-drop-down-list.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-number-input.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-number-input.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after,.smart-form-editor.smart-numeric-text-box.smart-validation-error:not(smart-check-box)>div.smart-container::after,.smart-form-editor.smart-numeric-text-box.smart-validation-success:not(smart-check-box)[focus]>div.smart-container::after{right:20px}.smart-form-editor.smart-invalid+.smart-error-label-like-after-element,.smart-form-editor.smart-valid+.smart-success-label-like-after-element{left:initial;right:0;z-index:9}input.smart-form-editor.smart-invalid+.smart-error-label-like-after-element,input.smart-form-editor.smart-valid+.smart-success-label-like-after-element{right:35px}.smart-form-tab{grid-row:1;display:flex;align-items:center;justify-content:center;min-width:0;cursor:pointer;font-family:var(--smart-font-family);box-sizing:border-box;transition:background-color .2s ease-in-out}.smart-form-tab.selected{border-bottom:2px solid var(--smart-primary);color:var(--smart-primary)}.smart-form-tab.smart-invalid{border-bottom:2px solid var(--smart-error);color:var(--smart-error)}.smart-form-tab-strip{display:grid;grid-auto-columns:1fr;overflow:hidden;border-bottom:var(--smart-border-width) solid var(--smart-border);height:30px;margin-bottom:10px}.smart-form-tab-strip .smart-form-tab .smart-form-tab-label{font-size:calc(var(--smart-font-size) + 1px);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px}.smart-form-tab-strip .smart-form-tab:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-form-tab-strip[vertical]{display:flex;height:auto;flex-direction:column;background:var(--smart-background);border:none;border-radius:initial;padding-bottom:1px}.smart-form-tab-strip[vertical] .smart-form-tab{background-color:var(--smart-surface);color:var(--smart-surface-color);overflow:hidden;border:var(--smart-border-width) solid var(--smart-border);border-radius:0;padding:10px;margin-bottom:-1px;justify-content:left}.smart-form-tab-strip[vertical] .smart-form-tab .smart-form-tab-button{float:right;transition:transform .3s ease-in-out;transform:rotate(-180deg);font-size:17px}.smart-form-tab-strip[vertical] .smart-form-tab.selected{background:var(--smart-ui-state-focus)}.smart-form-tab-strip[vertical] .smart-form-tab.selected .smart-form-tab-button{transform:rotate(0)}.smart-form-tab-strip[vertical] .smart-form-tab.smart-invalid{color:var(--smart-error);background-color:var(--smart-surface)}.smart-form-tab-strip[breadcrumb]{border:none}.smart-form-tab-strip[breadcrumb] .smart-form-tab{border-bottom:none}.smart-form-tab-strip[breadcrumb] .smart-form-tab .smart-form-tab-label{display:flex;align-items:center}.smart-form-tab-strip[breadcrumb] .smart-form-tab .smart-form-tab-label .circle{border-radius:100%;font-family:var(--smart-font-family);width:12px;height:12px;padding:5px;margin-right:10px;background:var(--smart-secondary);color:var(--smart-secondary-color);align-items:center;justify-content:center;display:flex}.smart-form-tab-strip[breadcrumb] .smart-form-tab.smart-invalid{color:var(--smart-color)}.smart-form-tab-strip[breadcrumb] .smart-form-tab.selected .smart-form-tab-label .circle{background:var(--smart-primary);color:var(--smart-primary-color)}.smart-form-tab-control{padding:0;display:none!important}.smart-form-tab-control.selected{margin-bottom:-1px;display:grid!important}.smart-form-tab-control.selected[vertical]{padding:10px;border:1px solid var(--smart-border)}.smart-form-options-horizontal{display:flex}
smart-led{padding:0;width:var(--smart-led-default-width);height:var(--smart-led-default-height);display:inline-block;border-radius:50%}smart-led .smart-container{cursor:pointer;height:100%;position:relative;display:flex;overflow:hidden}smart-led .smart-ripple{background:var(--smart-primary)}smart-led[focus]{outline:0}smart-led[disabled] .smart-container{cursor:initial}smart-led[shape=square]{border-radius:0}.smart-led.smart-container{cursor:pointer;height:100%;position:relative;display:flex;overflow:hidden}.smart-led .smart-input{width:100%;height:100%;border-radius:100%;text-align:center;display:flex;align-items:center;justify-content:center;min-width:20px;min-height:20px;padding:4%;background-clip:content-box;border-style:solid;box-sizing:border-box;border-width:var(--smart-border-width);border-color:var(--smart-border);font-family:inherit;font-size:inherit;outline:0}.smart-led .smart-false-content-container,.smart-led .smart-indeterminate-content-container,.smart-led .smart-true-content-container{border-radius:50%;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis}.smart-led .smart-false-content-container{display:flex;background-color:transparent}.smart-led .smart-true-content-container{display:none;background-color:var(--smart-primary)}.smart-led .smart-indeterminate-content-container{display:none;background-color:#d3d3d3}.smart-led .smart-false-content,.smart-led[checked] .smart-true-content{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%}.smart-led .smart-false-content{justify-content:center}.smart-led[focus] .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-focus);background:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}.smart-led:hover .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-hover);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);transition:background-color .1s linear}.smart-led.active .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-active);background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-led[checked] .smart-true-content{justify-content:center}.smart-led[checked] .smart-false-content-container{display:none}.smart-led[checked] .smart-true-content-container{display:flex}.smart-led[checked=null] .smart-indeterminate-content{display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%}.smart-led[checked=null] .smart-indeterminate-content-container{display:flex}.smart-led[checked=null] .smart-true-content-container{display:none}.smart-led[shape=square] .smart-false-content-container,.smart-led[shape=square] .smart-indeterminate-content-container,.smart-led[shape=square] .smart-input,.smart-led[shape=square] .smart-true-content-container{border-radius:0}.smart-led[right-to-left] .smart-false-content-container,.smart-led[right-to-left] .smart-indeterminate-content-container,.smart-led[right-to-left] .smart-true-content-container{direction:rtl}
smart-list-box,smart-list-item,smart-list-items-group{visibility:hidden}smart-list-item.smart-element,smart-list-items-group.smart-element{border:none;visibility:inherit}smart-list-item .smart-input,smart-list-items-group .smart-input{margin-left:4px;width:calc(-4px + var(--smart-check-box-default-size));height:calc(-4px + var(--smart-check-box-default-size));line-height:var(--smart-check-box-default-size);box-sizing:initial;position:absolute;top:var(--smart-list-item-vertical-offset);margin-top:calc(var(--smart-list-item-height)/ 2 - 10px);border-style:solid;padding:3px;border-width:var(--smart-border-width);border-radius:var(--smart-list-item-check-box-radius);font-family:inherit;background-repeat:no-repeat;border-color:var(--smart-border);background-color:var(--smart-background);color:var(--smart-background-color);display:block}smart-list-item .smart-content,smart-list-item .smart-overlay{transition:opacity 280ms ease-in-out;top:var(--smart-list-item-vertical-offset);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);width:100%}smart-list-item .smart-input:after,smart-list-items-group .smart-input:after{content:"";font-family:var(--smart-font-family-icon);display:flex;justify-content:center;align-content:center;margin-top:-2px}smart-list-item .smart-input.smart-hidden,smart-list-items-group .smart-input.smart-hidden{display:none}smart-list-item[selected] .smart-input,smart-list-items-group[selected] .smart-input{border-color:var(--smart-primary);background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-list-item[hover] .smart-input:hover,smart-list-items-group[hover] .smart-input:hover{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-list-item[display-mode=checkBox][selected] .smart-input:after,smart-list-items-group[display-mode=checkBox][selected] .smart-input:after{content:var(--smart-icon-check)}smart-list-item{background-color:inherit;-webkit-font-smoothing:antialiased;letter-spacing:.00937em;width:100%;outline:0;display:flex;align-items:center;padding:0 5px;height:calc(var(--smart-list-item-height) + var(--smart-list-item-vertical-offset));position:relative;-webkit-user-select:none;user-select:none}.smart-list-box .smart-list-items-container,smart-list-item .smart-content,smart-list-item .smart-overlay{height:calc(100% - var(--smart-list-item-vertical-offset))}smart-list-item .smart-container{display:flex;align-items:center}smart-list-item .smart-overlay{display:inline-block;position:absolute;overflow:hidden;left:0;background:var(--smart-background);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-list-item .smart-content{position:absolute;overflow:hidden;white-space:nowrap;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:var(--smart-list-item-padding);left:0;color:var(--smart-background-color);border-width:var(--smart-item-border-width);border-style:solid;border-color:transparent;border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-list-item .smart-content-details{opacity:.5;margin-top:2px;font-size:10px}smart-list-item .smart-input:before{content:"";width:100%;height:100%;display:inline-block;position:absolute;left:0;top:2px;text-align:center;background:var(--smart-primary)!important;transition:opacity .2s ease-in-out;opacity:0;border-radius:100%;transform:scale(1)}smart-list-item .smart-ripple{background:var(--smart-list-item-color-active)}smart-list-item.smart-list-item-line-feedback{border-top-color:var(--smart-secondary);border-top-width:1px;border-top-style:dashed}smart-list-item.smart-list-item-bottom-line-feedback{border-bottom-color:var(--smart-secondary);border-bottom-width:1px;border-bottom-style:dashed}smart-list-item.smart-header-item,smart-list-item[grouped]{color:var(--smart-surface-color);text-transform:var(--smart-list-item-group-header-text-transform);top:var(--smart-list-item-vertical-offset);margin-bottom:var(--smart-list-item-vertical-offset);background:var(--smart-surface);border-width:1px;border-style:solid;border-color:var(--smart-surface);display:flex;align-items:center}smart-list-item:focus,smart-list-item:focus .smart-input{outline:0}smart-list-item[hover] .smart-overlay{background-color:var(--smart-ui-state-hover)}smart-list-item[hover] .smart-content{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}smart-list-item[selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}smart-list-item[selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}smart-list-item[selected].smart-list-item-line-feedback{border-top-color:var(--smart-secondary);border-top-width:1px;border-top-style:dashed}smart-list-item[selected].smart-list-item-bottom-line-feedback{border-bottom-color:var(--smart-secondary);border-bottom-width:1px;border-bottom-style:dashed}smart-list-item[display-mode=checkBox] .smart-content,smart-list-item[display-mode=checkBox] .smart-overlay,smart-list-item[display-mode=radioButton] .smart-content,smart-list-item[display-mode=radioButton] .smart-overlay{padding:5px;left:calc(16px + var(--smart-check-box-default-size));width:calc(100% - 16px - var(--smart-check-box-default-size))}smart-list-item[display-mode=checkBox][selected][alternation-index="0"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="0"] .smart-overlay{background-color:var(--smart-alternation-index0-background);color:var(--smart-alternation-index0-color);border-color:var(--smart-alternation-index0-border)}smart-list-item[display-mode=checkBox][selected][alternation-index="1"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="1"] .smart-overlay{background-color:var(--smart-alternation-index1-background);color:var(--smart-alternation-index1-color);border-color:var(--smart-alternation-index1-border)}smart-list-item[display-mode=checkBox][selected][alternation-index="2"] .smart-overlay,smart-list-item[display-mode=radioButton][selected][alternation-index="2"] .smart-overlay{background-color:var(--smart-alternation-index2-background);color:var(--smart-alternation-index2-color);border-color:var(--smart-alternation-index2-border)}smart-list-item[display-mode=radioButton] .smart-input{border-radius:100%}smart-list-item[display-mode=radioButton][selected] .smart-input:after{content:var(--smart-icon-radio)}smart-list-items-group>.smart-container{height:auto}smart-list-items-group .smart-list-items-group-label{background-color:inherit;-webkit-font-smoothing:antialiased;letter-spacing:.00937em;width:100%;outline:0;padding:0 5px;height:calc(var(--smart-list-item-height) + var(--smart-list-item-vertical-offset));position:relative;-webkit-user-select:none;user-select:none;color:var(--smart-surface-color);top:var(--smart-list-item-vertical-offset);margin-bottom:var(--smart-list-item-vertical-offset);background:var(--smart-surface);border-width:1px;border-style:solid;border-color:var(--smart-surface);display:flex;align-items:center;text-transform:capitalize;border-radius:initial}smart-list-items-group .smart-list-items-group-label .smart-container{display:flex;align-items:center}smart-list-items-group:focus .smart-input{outline:0}smart-list-box{display:block;width:var(--smart-list-box-default-width);height:var(--smart-list-box-default-height)}smart-list-box.smart-element{visibility:inherit}smart-list-box:focus{outline:0;border-color:var(--smart-outline)}smart-list-box:focus smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-focus)}smart-list-box:focus smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}smart-list-box:focus smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}smart-list-box:focus smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-list-box smart-list-item.smart-header-item[hover],.smart-list-box[disabled] smart-list-item{color:inherit}smart-list-box smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box.smart-container,.smart-list-box>.smart-container{height:100%;width:100%;border-style:solid;border-width:0;border-color:gray;position:relative;overflow:hidden}.smart-list-box smart-list-item[alternation-index="0"] .smart-overlay{background-color:var(--smart-alternation-index0-background);color:var(--smart-alternation-index0-color);border-color:var(--smart-alternation-index0-border)}.smart-list-box smart-list-item[alternation-index="1"] .smart-overlay{background-color:var(--smart-alternation-index1-background);color:var(--smart-alternation-index1-color);border-color:var(--smart-alternation-index1-border)}.smart-list-box smart-list-item[alternation-index="2"] .smart-overlay{background-color:var(--smart-alternation-index2-background);color:var(--smart-alternation-index2-color);border-color:var(--smart-alternation-index2-border)}.smart-list-box smart-scroll-bar{overflow:visible;position:absolute;bottom:0;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-list-box smart-scroll-bar:after{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}.smart-list-box smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-list-box smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size))}.smart-list-box input{border:var(--smart-border-width) solid var(--smart-border);width:100%;height:100%;padding:var(--smart-editor-label-padding);outline:initial;padding-right:25px}.smart-list-box input:focus{border-color:var(--smart-outline)}.smart-list-box .smart-list-box-filter-input-container{position:relative;width:calc(100% - 10px);height:var(--smart-editor-height);margin-left:5px;margin-top:5px}.smart-list-box .smart-list-box-filter-input-container:after{content:var(--smart-icon-search);font-family:var(--smart-font-family-icon);height:var(--smart-text-box-default-height);position:absolute;top:0;width:25px;display:flex;align-items:center;justify-content:center;left:calc(100% - 25px)}.smart-list-box .smart-list-box-filter-input-container.vscroll{width:calc(100% - 10px - var(--smart-scroll-bar-size))}.smart-list-box .smart-list-items-container{width:100%;overflow:hidden;position:relative;background-color:transparent}.smart-list-box .smart-list-items-container input{position:absolute;background:initial;background-color:var(--smart-background);background-size:initial;border:1px solid var(--smart-border);padding:9px 12px;margin:0;left:5px;width:calc(100% - 5px);font-family:inherit;font-size:inherit;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}.smart-list-box .smart-list-items-container.hscroll{height:calc(100% - var(--smart-scroll-bar-size) - var(--smart-list-item-vertical-offset))}.smart-list-box .smart-list-items-container.filter{height:calc(100% - var(--smart-text-box-default-height) - 10px)}.smart-list-box .smart-list-items-container.hscroll.filter{height:calc(100% - var(--smart-text-box-default-height) - var(--smart-scroll-bar-size) - 10px - var(--smart-list-item-vertical-offset))}.smart-list-box .smart-list-items-inner-container{width:calc(100% - 2 * var(--smart-list-item-horizontal-offset));height:100%;display:block;position:relative;background-color:transparent}.smart-list-box .smart-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;text-align:center}.smart-list-box .smart-content-label{padding:var(--smart-list-item-label-padding);border-radius:var(--smart-list-item-label-border-radius)}.smart-list-box[horizontal-scroll-bar-visibility=hidden] smart-list-item .smart-content{white-space:initial}.smart-list-box[selection-mode=checkBox]:focus smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=checkBox][focus] smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=radioButton]:focus smart-list-item[focus][selected] .smart-input:before,.smart-list-box[selection-mode=radioButton][focus] smart-list-item[focus][selected] .smart-input:before{position:absolute;content:"";border-radius:50%;width:calc(var(--smart-check-box-default-size) + 14px);height:calc(var(--smart-check-box-default-size) + 14px);background:var(--smart-primary);opacity:.3;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-list-box:not([right-to-left]) .smart-list-items-inner-container{margin-left:var(--smart-list-item-horizontal-offset)}[type=list][opened][focus] smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-selected)}[type=list][opened][focus] smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}[type=list][opened][focus] smart-list-item[focus]:not([selected]) .smart-overlay{background-color:var(--smart-ui-state-focus)}[type=list][opened][focus] smart-list-item[focus]:not([selected]) .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}[type=list][opened][focus] smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}[type=list][opened][focus] smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-list-item-feedback{background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);border-width:1px;border-style:solid;box-shadow:var(--smart-elevation-8);cursor:move;padding:0;z-index:var(--smart-drop-down-z-index);width:200px}.smart-list-item-feedback smart-list-item{padding:0;border:none}.smart-list-item-feedback smart-list-item .smart-overlay{background-color:inherit;border:none}.smart-list-item-feedback smart-list-item .smart-content{border-color:transparent;color:inherit}.smart-drop-down smart-list-box smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size))}.smart-list-box[right-to-left]{direction:initial}.smart-list-box[right-to-left] smart-scroll-bar{left:initial;right:0}.smart-list-box[right-to-left] smart-scroll-bar:after{left:-100%}.smart-list-box[right-to-left] smart-scroll-bar[orientation=vertical]{left:0;right:initial}.smart-list-box[right-to-left] smart-scroll-bar[orientation=vertical]:after{content:none}.smart-list-box[right-to-left] smart-list-item .smart-list-item-container{direction:rtl;left:0}.smart-list-box[right-to-left] smart-list-item[display-mode=checkBox] .smart-overlay,.smart-list-box[right-to-left] smart-list-item[display-mode=radioButton] .smart-overlay{left:0}.smart-list-box[right-to-left] smart-list-items-group .smart-list-items-group-label{direction:rtl}.smart-list-box[right-to-left] .smart-list-items-inner-container{margin-right:var(--smart-list-item-horizontal-offset)}.smart-list-box[right-to-left] .smart-list-box-filter-input-container.vscroll{left:initial;right:0}.smart-list-box[right-to-left] .smart-list-items-container,.smart-list-box[right-to-left] .smart-list-items-container input{direction:rtl}.smart-list-box[right-to-left] .smart-list-items-container.vscroll{left:var(--smart-scroll-bar-size);right:initial}.smart-list-box[right-to-left] .smart-list-items-container.vscroll .smart-list-items-inner-container{margin-right:var(--smart-list-item-horizontal-offset)}.smart-popup.smart-list-item.smart-list-item-feedback[right-to-left] smart-list-item .smart-list-item-container{direction:rtl;left:0}
.smart-list-menu .smart-filter-input:focus,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input:focus,smart-list-menu,smart-tree .smart-filter-input:focus{outline:0}smart-list-menu{width:var(--smart-list-menu-default-width);height:var(--smart-list-menu-default-height);display:block;background:var(--smart-background);border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);color:var(--smart-background-color);visibility:hidden}smart-list-menu:focus{border-color:var(--smart-outline)}smart-list-menu>.smart-container{position:relative;display:flex}smart-list-menu.smart-element{visibility:inherit}smart-list-menu .smart-ripple{background:var(--smart-ui-state-focus)}smart-list-menu[minimized]{height:auto;overflow:visible;border:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface)}smart-list-menu[drop-down-position|=top] .smart-list-menu-view-minimized{top:calc(-1 * var(--smart-border-width));transform:translateY(-100%);box-shadow:var(--smart-elevation-8)}smart-list-menu[drop-down-position$=left] .smart-list-menu-view-minimized{left:initial;right:calc(-1 * var(--smart-border-width))}smart-list-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-list-menu.smart-container{position:relative;display:flex}.smart-list-menu smart-menu-item[hover],.smart-list-menu smart-menu-items-group[hover]{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-list-menu .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer;margin-top:2px}.smart-list-menu .smart-hamburger-icon .smart-hamburger-icon-custom-container{height:100%;display:flex;align-items:center}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{width:29px;transform:translateX(4px) rotate(45deg)}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}.smart-list-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{width:29px;transform:translateX(4px) rotate(-45deg)}.smart-list-menu .smart-hamburger-icon-line{margin-bottom:5px;border-radius:10px;width:30px;height:5px;background-color:var(--smart-surface-color);transform-origin:left}.smart-list-menu .smart-hamburger-icon-line-bottom{margin-bottom:0}.smart-list-menu .smart-list-menu-view-minimized{left:calc(-1 * var(--smart-border-width));top:calc(100% + var(--smart-border-width))}.smart-list-menu .smart-list-menu-view-minimized.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-list-menu[minimized] .smart-minimized-header{background:var(--smart-surface);justify-content:flex-end}.smart-list-menu[disabled] .smart-hamburger-icon,.smart-list-menu[disabled] smart-menu-item,.smart-list-menu[disabled] smart-menu-items-group{cursor:default}.smart-list-menu[minimize-icon-template] .smart-hamburger-icon{width:auto;float:left}.smart-list-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms ease-in,transform .2s ease-in,width .2s ease-in}.smart-list-menu:not([animation=none]) .smart-list-menu-view-minimized{opacity:1;transform:scaleY(1);margin:8px 0;transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-list-menu:not([animation=none]) .smart-list-menu-view-minimized.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-list-menu[minimize-icon-template=null] .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer;margin-top:2px}.smart-list-menu-view-minimized.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=top],.smart-list-menu[drop-down-position*=top] .smart-list-menu-view-minimized{margin:-8px 0}.smart-list-menu[drop-down-position|=top]:not([animation=none]) .smart-list-menu-view-minimized{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-list-menu[drop-down-position|=top]:not([animation=none]) .smart-list-menu-view-minimized.smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-list-menu smart-menu-item,.smart-list-menu smart-menu-items-group,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group{padding:10px 0}.smart-list-menu smart-menu-item.smart-element,.smart-list-menu smart-menu-items-group.smart-element,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item.smart-element,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group.smart-element{display:block;width:100%;height:auto;overflow:hidden}.smart-list-menu smart-menu-item[separator]:last-child,.smart-list-menu smart-menu-items-group.smart-menu-items-group-opened[separator],.smart-list-menu smart-menu-items-group[separator]:last-child,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-item[separator]:last-child,.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group.smart-menu-items-group-opened[separator],.smart-list-menu-view.smart-drop-down-repositioned smart-menu-items-group[separator]:last-child{border-bottom:none}.smart-list-menu .smart-header,.smart-list-menu-view.smart-drop-down-repositioned .smart-header{background:var(--smart-primary);color:var(--smart-primary-color);border-color:var(--smart-primary);box-shadow:var(--smart-elevation-4);z-index:3;padding:0 16px;display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:var(--smart-bar-height);border-bottom:var(--smart-border-width) solid var(--smart-primary);overflow:hidden}.smart-list-menu .smart-header>smart-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button{position:absolute;width:50px;height:100%;left:0;top:0;background:inherit;border:inherit;color:inherit}.smart-list-menu .smart-header>smart-button>.smart-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button>.smart-button{border:none}.smart-list-menu .smart-header>smart-button .smart-arrow:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-header>smart-button .smart-arrow:after{font-size:calc(var(--smart-font-size) - 3px);color:inherit}.smart-list-menu .smart-menu-scroll-button,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button{display:block;background-color:var(--smart-scroll-bar-background);color:var(--smart-scroll-bar-color);border-radius:0;border-left:none;border-right:none;width:100%;height:var(--smart-menu-scroll-button-size)}.smart-list-menu .smart-menu-scroll-button>button,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button>button{border:none;min-height:0}.smart-list-menu .smart-menu-scroll-button:last-of-type,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-scroll-button:last-of-type{border-bottom:none}.smart-list-menu .smart-hidden,.smart-list-menu-view.smart-drop-down-repositioned .smart-hidden{display:none!important}.smart-list-menu .smart-title,.smart-list-menu-view.smart-drop-down-repositioned .smart-title{display:flex;align-items:center;font-size:calc(var(--smart-font-size) + 2px)}.smart-list-menu .smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-label-container{display:flex;position:relative;justify-content:space-between;padding:10px;width:100%}.smart-list-menu .smart-menu-item-label-element,.smart-list-menu .smart-menu-items-group-arrow,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-label-element,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-items-group-arrow{align-items:center;display:flex}.smart-list-menu .smart-menu-main-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container{width:100%;height:100%;overflow:hidden;position:relative}.smart-list-menu .smart-menu-main-container .smart-scroll-viewer-content-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container .smart-scroll-viewer-content-container{width:100%}.smart-list-menu .smart-menu-main-container.header-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown{height:calc(100% - var(--smart-bar-height))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown{height:calc(100% - var(--smart-bar-height) - 2 * var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown{height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.one-button-shown.filter-input-shown{height:calc(100% - var(--smart-bar-height) - var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.header-shown.scroll-buttons-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.scroll-buttons-shown.filter-input-shown{height:calc(100% - var(--smart-bar-height) - 2 * var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.header-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.header-shown.filter-input-shown{height:calc(100% - var(--smart-bar-height) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown{height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.one-button-shown{height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.one-button-shown.filter-input-shown{height:calc(100% - var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.scroll-buttons-shown.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.scroll-buttons-shown.filter-input-shown{height:calc(100% - 2 * var(--smart-menu-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-list-menu-filter-input-vertical-offset))}.smart-list-menu .smart-menu-main-container.filter-input-shown,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.filter-input-shown{height:calc(100% - var(--smart-text-box-default-height))}.smart-list-menu .smart-menu-main-container.bounce-top,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.bounce-top{padding-top:50px}.smart-list-menu .smart-menu-main-container.bounce-bottom,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-main-container.bounce-bottom{padding-bottom:50px}.smart-list-menu .smart-menu-item-shortcut,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-item-shortcut{margin-left:0}.smart-list-menu .smart-menu-drop-down,.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-drop-down{width:100%}.smart-list-menu .smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container),.smart-list-menu-view.smart-drop-down-repositioned .smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container){margin:0}.smart-list-menu .smart-tree-main-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-tree-main-container{position:relative;width:100%;height:100%;padding:var(--smart-tree-item-horizontal-offset);overflow:hidden}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-items-group-opened,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.smart-element.smart-menu-items-group-opened,.smart-list-menu:not([animation=none]) .smart-menu-items-group-opened{overflow:visible}.smart-list-menu .smart-list-menu-filter-input-container,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-filter-input-container{position:relative;width:calc(100% - 10px);height:calc(var(--smart-text-box-default-height));margin:5px;font-size:inherit}.smart-list-menu .smart-list-menu-filter-input-container:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-filter-input-container:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);height:var(--smart-text-box-default-height);position:absolute;top:0;width:25px;display:flex;align-items:center;justify-content:center;left:calc(100% - 25px)}.smart-list-menu .smart-filter-input,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input{border:1px solid var(--smart-border);width:100%;height:100%;padding-left:var(--smart-editor-label-padding);padding-right:calc(var(--smart-editor-label-padding) + 25px);font-size:inherit}.smart-list-menu .smart-filter-input::selection,.smart-list-menu-view.smart-drop-down-repositioned .smart-filter-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-list-menu .smart-list-menu-group-label,.smart-list-menu-view.smart-drop-down-repositioned .smart-list-menu-group-label{margin-bottom:1px;padding:10px;background-color:var(--smart-disabled);color:var(--smart-disabled-color);font-size:calc(var(--smart-font-size) + 1px);font-weight:700;cursor:default;-webkit-user-select:none;user-select:none}.smart-list-menu .smart-scroll-viewer,.smart-list-menu-view.smart-drop-down-repositioned .smart-scroll-viewer{border:none}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:35px}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:var(--smart-font-family-icon)}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu:not([animation=none]) smart-menu-item{position:relative}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-list-menu-view.smart-drop-down-repositioned[animation=none].smart-visibility-hidden,.smart-list-menu[animation=none].smart-visibility-hidden{transform:scale(0)}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container,.smart-list-menu:not([animation=none]) smart-menu-item,.smart-list-menu:not([animation=none]) smart-menu-items-group{left:0;transition:left .3s ease-in}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label.animate,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container.animate,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item.animate,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.animate,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label.animate,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container.animate,.smart-list-menu:not([animation=none]) smart-menu-item.animate,.smart-list-menu:not([animation=none]) smart-menu-items-group.animate{left:-100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-list-menu-group-label.right,.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-item-label-container.right,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-item.right,.smart-list-menu-view-minimized:not([animation=none]) smart-menu-items-group.right,.smart-list-menu:not([animation=none]) .smart-list-menu-group-label.right,.smart-list-menu:not([animation=none]) .smart-menu-item-label-container.right,.smart-list-menu:not([animation=none]) smart-menu-item.right,.smart-list-menu:not([animation=none]) smart-menu-items-group.right{left:-100%;transition:none}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down,.smart-list-menu:not([animation=none]) .smart-menu-drop-down{position:absolute;top:0;left:0;transition:left .3s ease-in}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down.smart-hidden,.smart-list-menu:not([animation=none]) .smart-menu-drop-down.smart-hidden{display:block!important;left:100%}.smart-list-menu-view-minimized:not([animation=none]) .smart-menu-drop-down.no-transition,.smart-list-menu:not([animation=none]) .smart-menu-drop-down.no-transition{transition:none}.smart-list-menu-view{width:100%;height:100%;overflow:hidden}.smart-list-menu-view.smart-list-menu-view-minimized{position:absolute;width:var(--smart-editor-drop-down-width);height:var(--smart-editor-drop-down-height);left:calc(-1 * var(--smart-border-width));top:calc(100% + var(--smart-border-width));background-color:#fff;box-shadow:var(--smart-elevation-8)}.smart-list-menu-view-minimized:not([animation=none]){opacity:1;transform:scaleY(1);margin:8px 0;transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-list-menu-view-minimized:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-list-menu-view-minimized.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-list-menu-view-minimized[drop-down-position|=top]:not([animation=none]){transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-list-menu-view-minimized[drop-down-position|=top]:not([animation=none]).smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-drop-down.smart-hidden,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-drop-down.smart-hidden{left:-100%}.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-list-menu-group-label.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-list-menu-group-label.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-item-label-container.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] .smart-menu-item-label-container.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-item.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-item.right,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-items-group.animate,.smart-list-menu-view-minimized:not([animation=none])[right-to-left] smart-menu-items-group.right,.smart-list-menu:not([animation=none])[right-to-left] .smart-list-menu-group-label.animate,.smart-list-menu:not([animation=none])[right-to-left] .smart-list-menu-group-label.right,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-item-label-container.animate,.smart-list-menu:not([animation=none])[right-to-left] .smart-menu-item-label-container.right,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-item.animate,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-item.right,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-items-group.animate,.smart-list-menu:not([animation=none])[right-to-left] smart-menu-items-group.right{left:100%}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-filter-input,.smart-list-menu[right-to-left] .smart-filter-input{direction:rtl;padding-right:var(--smart-editor-label-padding);padding-left:calc(var(--smart-editor-label-padding) + 25px)}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-list-menu-filter-input-container:after,.smart-list-menu[right-to-left] .smart-list-menu-filter-input-container:after{left:0}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] .smart-header>smart-button,.smart-list-menu[right-to-left] .smart-header>smart-button{left:initial;right:0}.smart-list-menu-view.smart-drop-down-repositioned[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-left:initial}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:initial;padding-right:35px}.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu-view.smart-drop-down-repositioned[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][checkable][right-to-left] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-list-menu[checkboxes][right-to-left] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-list-menu[right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-right:initial}.smart-list-menu[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}.smart-list-menu[right-to-left] .smart-menu-main-container{direction:rtl}.smart-list-menu[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-list-menu[right-to-left]>.smart-container{flex-direction:row-reverse}.smart-list-menu[right-to-left] .smart-list-menu-view.smart-list-menu-view-minimized{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-list-menu[right-to-left][minimized] .smart-list-menu-view-minimized,.smart-list-menu[right-to-left][mode=tree] .smart-list-menu-view-minimized{direction:rtl}.smart-list-menu-view-minimized[right-to-left] .smart-menu-item-shortcut,.smart-list-menu-view-minimized[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left] .smart-list-menu-view-minimized .smart-menu-item-shortcut,.smart-list-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow,.smart-list-menu[right-to-left][mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{margin-right:initial}.smart-menu-drop-down.smart-drop-down-repositioned.smart-list-menu-view-minimized[right-to-left]{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-item-container{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}
smart-masked-text-box{width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height)}smart-masked-text-box.smart-element{border:1px solid var(--smart-border);background:var(--smart-background);overflow:visible;border-radius:var(--smart-border-radius)}.smart-masked-text-box>.smart-container{position:relative}.smart-masked-text-box .smart-input{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:hidden;outline:0}.smart-masked-text-box[right-to-left] .smart-container{direction:rtl}
.smart-menu .smart-menu-drop-down,smart-menu[mode=dropDown]{box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);top:0;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu .smart-element[level="2"]:last-child,.smart-menu .smart-element[level="3"]:last-child{margin-bottom:var(--smart-border-radius)}smart-menu{width:var(--smart-menu-default-width);height:var(--smart-menu-default-height);visibility:hidden}smart-menu:focus{outline:0;border-color:var(--smart-outline)}smart-menu>.smart-container{display:flex;position:relative}smart-menu smart-menu-item[level="1"][separator],smart-menu smart-menu-item[separator][level]:last-child,smart-menu smart-menu-items-group[level="1"][separator],smart-menu smart-menu-items-group[separator][level]:last-child{border-bottom:none}smart-menu.smart-element{visibility:inherit;overflow:visible}smart-menu .smart-ripple{background:var(--smart-primary)}smart-menu[mode=dropDown],smart-menu[mode=tree]{background:var(--smart-background);color:var(--smart-background-color)}smart-menu[aria-orientation=horizontal]{background:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border)}smart-menu[mode=dropDown],smart-menu[mode=tree],smart-menu[mode=vertical]{width:var(--smart-menu-vertical-default-width);height:var(--smart-menu-vertical-default-height)}smart-menu[mode=tree]:focus{outline:0;border-color:var(--smart-outline)}smart-menu[minimized] smart-menu-item[level="1"][separator],smart-menu[minimized] smart-menu-items-group[level="1"][separator],smart-menu[mode=dropDown] smart-menu-item[level="1"][separator],smart-menu[mode=dropDown] smart-menu-items-group[level="1"][separator],smart-menu[mode=tree] smart-menu-item[level="1"][separator],smart-menu[mode=tree] smart-menu-items-group[level="1"][separator],smart-menu[mode=vertical] smart-menu-item[level="1"][separator],smart-menu[mode=vertical] smart-menu-items-group[level="1"][separator]{border-bottom:1px solid var(--smart-border)}smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-item-label-container{flex-direction:row}smart-menu[mode=tree]{border-color:var(--smart-border)}smart-menu[mode=dropDown]{position:absolute;left:0}smart-menu-item,smart-menu-items-group{visibility:hidden;cursor:pointer;height:auto;display:flex;justify-content:space-between;align-items:center;white-space:nowrap}smart-menu-item.smart-element,smart-menu-items-group.smart-element{visibility:inherit;overflow:visible;background:inherit;color:inherit;border-color:inherit}smart-menu-item[hover],smart-menu-items-group[hover]{background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}smart-menu-item[focus],smart-menu-items-group[focus]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}smart-menu-item[separator],smart-menu-items-group[separator]{border-bottom:1px solid var(--smart-border)}smart-menu-item .smart-menu-item-shortcut{margin-left:100px;opacity:.5}smart-menu-item[template-applied]{cursor:default}smart-menu-item[disabled]{opacity:.5}smart-menu-items-group{position:relative}.smart-menu a{color:inherit}.smart-menu smart-menu-item[level="1"],.smart-menu smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu smart-menu-items-group[level="1"],.smart-menu smart-menu-items-group[level="1"]>.smart-menu-item-label-container{height:100%}.smart-menu .smart-menu-drop-down{position:absolute;background:var(--smart-background);color:var(--smart-background-color);left:100%}.smart-menu .smart-menu-drop-down .smart-menu-drop-down,.smart-menu .smart-menu-drop-down .smart-menu-drop-down.smart-visibility-hidden{border:none}.smart-menu .smart-menu-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu .smart-menu-drop-down[level="2"]{top:100%;left:0}.smart-menu .smart-menu-main-container{display:flex;position:relative;align-items:center;width:100%;height:100%;cursor:default}.smart-menu .smart-menu-main-container>smart-menu-item[level="1"] .smart-menu-item-shortcut{display:none}.smart-menu .smart-menu-main-container.scroll-buttons-shown{width:calc(100% - 2 * var(--smart-menu-scroll-button-size));overflow:hidden}.smart-menu .smart-menu-main-container.scroll-buttons-shown.one-button-shown{width:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu .smart-menu-item-label-element{display:flex;align-items:center;overflow:hidden}.smart-menu .smart-menu-item-label-element>span{display:flex;align-items:center}.smart-menu .smart-element[level="2"]:first-child{margin-top:var(--smart-border-radius)}.smart-menu .smart-element[level="3"]:first-child{margin-top:var(--smart-border-radius)}.smart-menu .smart-header{background:var(--smart-surface);color:var(--smart-surface-color);box-shadow:var(--smart-elevation-4);border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);z-index:3;padding:0 16px;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.smart-menu .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-top{width:29px;transform:translateX(4px) rotate(45deg)}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-center{visibility:hidden}.smart-menu .smart-hamburger-icon.smart-close-button>.smart-hamburger-icon-line-bottom{width:29px;transform:translateX(4px) rotate(-45deg)}.smart-menu .smart-hamburger-icon .smart-hamburger-icon-custom-container{height:100%;display:flex;align-items:center}.smart-menu .smart-hamburger-icon-line{margin-bottom:5px;border-radius:10px;width:30px;height:5px;transform-origin:left;background-color:#757575}.smart-menu .smart-hamburger-icon-line-bottom{margin-bottom:0}.smart-menu .smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-item-label-container{padding-bottom:0}.smart-menu .smart-menu-minimized-items-container .smart-menu-drop-down.smart-visibility-hidden{margin-top:0;height:0;transform:scaleY(0)}.smart-menu .smart-menu-minimized-items-container.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu .smart-menu-item-label-container{position:relative;width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-menu .smart-menu-scroll-button{display:block;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border-color:var(--smart-scroll-bar-button-border);min-height:0;width:var(--smart-menu-scroll-button-size);height:100%}.smart-menu .smart-hidden,.smart-menu-drop-down.smart-drop-down-repositioned .smart-hidden{display:none!important}.smart-menu .smart-menu-scroll-button[hover]{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}.smart-menu .smart-menu-scroll-button[active]{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}.smart-menu .smart-menu-scroll-button>button{border:none}.smart-menu.smart-container{display:flex;position:relative}.smart-menu:not([animation=none]) .smart-menu-drop-down,.smart-menu:not([animation=none]) .smart-menu-minimized-items-container{opacity:1;transform:scaleY(1);transform-origin:top;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden,.smart-menu:not([animation=none]) .smart-menu-minimized-items-container.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down{transform-origin:top;transition:height .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-item-label-container>.smart-menu-items-group-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu:not([animation=none]) .smart-hamburger-icon-line{transition:visibility 20ms cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s,width .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu[animation=none] .smart-menu-drop-down.smart-visibility-hidden,.smart-menu[animation=none] .smart-menu-minimized-items-container.smart-visibility-hidden{transform:scale(0)}.smart-menu[drop-down-append-to]:not([drop-down-append-to=null]) .smart-menu-main-container{overflow:hidden}.smart-menu[overflow=hidden] .smart-menu-main-container{width:100%}.smart-menu[overflow=hidden][mode]:not([mode=horizontal]) .smart-menu-main-container{height:100%}.smart-menu[aria-orientation=horizontal] .smart-element[level="1"]:first-child{margin-left:var(--smart-border-radius)}.smart-menu[aria-orientation=horizontal] .smart-element[level="1"]:last-child{margin-right:var(--smart-border-radius)}.smart-menu:not([aria-orientation=horizontal]) .smart-element[level="1"]:first-child{margin-top:var(--smart-border-radius)}.smart-menu:not([aria-orientation=horizontal]) .smart-element[level="1"]:last-child{margin-bottom:var(--smart-border-radius)}.smart-menu[disabled] .smart-hamburger-icon,.smart-menu[disabled] smart-menu-item,.smart-menu[disabled] smart-menu-items-group{cursor:default}.smart-menu[disabled][mode=dropDown]:not([animation=none]){opacity:.55}.smart-menu[minimized] .smart-minimized-header{border:var(--smart-border-width) solid var(--smart-border);background:var(--smart-surface);justify-content:flex-end}.smart-menu:not([mode=tree])[drop-down-position$=left] smart-menu-item:not([level="1"])>.smart-menu-item-label-container,.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-item-label-container,.smart-menu[minimized][drop-down-position$=left]>.smart-container{flex-direction:row-reverse}.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-items-group-arrow{margin:0}.smart-menu[minimized][drop-down-position$=left] .smart-menu-minimized-items-container .smart-menu-drop-down{padding-left:0;padding-right:20px}.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu:not([mode=tree])[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-item>.smart-menu-item-label-container,.smart-menu[minimized][checkboxes][checkable][drop-down-position$=left] .smart-menu-minimized-items-container>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu[minimize-icon-template] .smart-hamburger-icon{width:auto;float:left}.smart-menu[minimize-icon-template=null] .smart-hamburger-icon{width:40px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;float:none;cursor:pointer}.smart-menu[mode]:not([mode=horizontal]) smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[mode]:not([mode=horizontal]) smart-menu-items-group[level="1"]>.smart-menu-item-label-container{height:initial}.smart-menu[mode]:not([mode=horizontal]):not([mode=tree])[drop-down-position$=left] smart-menu-item>.smart-menu-item-label-container,.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container{flex-direction:row-reverse}.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:50px;transform:rotate(180deg)}.smart-menu[mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-item>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[mode]:not([mode=horizontal]):not([minimized]).smart-container,.smart-menu[mode]:not([mode=horizontal]):not([minimized])>.smart-container{display:block}.smart-menu[mode=dropDown] .smart-menu-main-container,.smart-menu[mode=vertical] .smart-menu-main-container{flex-direction:column}.smart-menu[mode=dropDown] .smart-menu-main-container.scroll-buttons-shown,.smart-menu[mode=vertical] .smart-menu-main-container.scroll-buttons-shown{width:100%;height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-menu[mode=dropDown] .smart-menu-main-container.scroll-buttons-shown.one-button-shown,.smart-menu[mode=vertical] .smart-menu-main-container.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu[mode=dropDown] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical] .smart-menu-drop-down[level="2"]{top:0;left:100%}.smart-menu[mode=dropDown] smart-menu-item[level="1"],.smart-menu[mode=dropDown] smart-menu-items-group[level="1"],.smart-menu[mode=vertical] smart-menu-item[level="1"],.smart-menu[mode=vertical] smart-menu-items-group[level="1"]{width:100%;height:auto}.smart-menu[mode=dropDown] .smart-menu-scroll-button,.smart-menu[mode=tree] .smart-menu-scroll-button,.smart-menu[mode=vertical] .smart-menu-scroll-button{height:var(--smart-menu-scroll-button-size);width:100%}.smart-menu[mode=dropDown] smart-menu-item[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=dropDown] smart-menu-items-group[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=vertical] smart-menu-item[level="1"]>.smart-menu-item-label-element,.smart-menu[mode=vertical] smart-menu-items-group[level="1"]>.smart-menu-item-label-element{max-width:calc(100% - 10px)}.smart-menu[mode=dropDown][drop-down-position$=left] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position$=left] .smart-menu-drop-down[level="2"]{left:initial;right:100%}.smart-menu[mode=dropDown][drop-down-position|=top] .smart-menu-drop-down,.smart-menu[mode=vertical][drop-down-position|=top] .smart-menu-drop-down{box-shadow:var(--smart-elevation-8)}.smart-menu[mode=dropDown][drop-down-position|=top] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position|=top] .smart-menu-drop-down[level="2"]{top:100%}.smart-menu[mode=dropDown][drop-down-position=overlay-right] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position=overlay-right] .smart-menu-drop-down[level="2"]{left:0}.smart-menu[mode=dropDown][drop-down-position=overlay-left] .smart-menu-drop-down[level="2"],.smart-menu[mode=vertical][drop-down-position=overlay-left] .smart-menu-drop-down[level="2"]{right:0}.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=dropDown][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-item[level="1"]>.smart-menu-item-label-container:after,.smart-menu[mode=vertical][checkboxes][checkable][drop-down-position$=left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu[mode=vertical] .smart-menu-drop-down:not(.smart-menu-minimized-items-container){margin:0 calc(var(--smart-editor-drop-down-vertical-offset) + 3px)}.smart-menu[mode=vertical] .smart-menu-drop-down:not(.smart-menu-minimized-items-container) .smart-menu-drop-down{margin:0}.smart-menu[mode=vertical] .smart-menu-main-container>smart-menu-item[level="1"] .smart-menu-item-shortcut{display:none}.smart-menu[mode=dropDown][drop-down-position$=left] .smart-menu-main-container smart-menu-item[level="1"]>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-right:initial}.smart-menu[mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{display:block;margin-left:0}.smart-menu[mode=dropDown]:not([animation=none]){transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s;opacity:1;transform:scale(1);transform-origin:0 0}.smart-menu[mode=dropDown]:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scale(0)}.smart-menu[mode=tree] smart-menu-item[level="1"] .smart-menu-item-shortcut{display:block}.smart-menu[mode=tree] .smart-menu-minimized-items-container.scroll-buttons-shown{width:100%;height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-menu[mode=tree] .smart-menu-minimized-items-container.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu[mode=tree]:not([minimized]) .smart-menu-minimized-items-container{position:relative;width:100%;height:100%;box-shadow:none;overflow:hidden;transform:none;left:0;top:0}.smart-menu[mode=tree]:not([minimized])[drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row}.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu[mode=tree][minimized][checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu[drop-down-position] .smart-menu-minimized-items-container .smart-menu-drop-down{position:static;width:100%;height:auto;padding-left:20px;box-shadow:none;transform:none}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:35px}.smart-menu[drop-down-position*=overlay] .smart-menu-drop-down,.smart-menu[drop-down-position*=overlay] .smart-menu-drop-down[level="2"]{margin:unset}.smart-menu[drop-down-position|=overlay] .smart-menu-drop-down{top:50%;left:0;transform:translateY(-50%);box-shadow:var(--smart-elevation-8)}.smart-menu[drop-down-position|=overlay] .smart-menu-drop-down[level="2"]{top:initial;transform:initial}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down{transform:translateY(-50%) scaleY(1);transform-origin:center}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden{transform:translateY(-50%) scaleY(0)}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down[level="2"]{transform:scaleY(1)}.smart-menu[drop-down-position|=overlay]:not([animation=none]) .smart-menu-drop-down[level="2"].smart-visibility-hidden{transform:scaleY(0)}.smart-menu[drop-down-position*=top] .smart-menu-drop-down,.smart-menu[drop-down-position*=top] .smart-menu-drop-down[level="2"]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-menu[drop-down-position|=top] .smart-menu-drop-down{top:100%;transform:translateY(-100%);box-shadow:var(--smart-elevation-8)}.smart-menu[drop-down-position|=top] .smart-menu-drop-down[level="2"]{top:0}.smart-menu[drop-down-position|=top] .smart-menu-minimized-items-container{top:calc(-1 * var(--smart-border-width));transform:translateY(-100%);box-shadow:var(--smart-elevation-4)}.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-drop-down{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-drop-down.smart-visibility-hidden,.smart-menu[drop-down-position|=top]:not([animation=none]) .smart-menu-minimized-items-container.smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu[drop-down-position|=top]:not([animation=none]):not([mode=tree]) .smart-menu-minimized-items-container{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu[drop-down-position|=top][mode=dropDown]:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down,.smart-menu[drop-down-position|=top][mode=vertical]:not([animation=none]) .smart-menu-minimized-items-container .smart-menu-drop-down{transform-origin:top}.smart-menu[drop-down-position$=left] .smart-menu-drop-down{left:initial;right:100%}.smart-menu[drop-down-position$=left] .smart-menu-drop-down[level="2"]{left:initial;right:0}.smart-menu[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:0;margin-right:50px;transform:rotate(180deg)}.smart-menu[drop-down-position$=left] .smart-menu-main-container smart-menu-item:not([level="1"])>.smart-menu-item-label-container>.smart-menu-item-shortcut{margin-left:0;margin-right:100px}.smart-menu[drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row-reverse}.smart-menu[drop-down-position$=left] .smart-menu-minimized-items-container{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu[drop-down-position=overlay-left] .smart-menu-main-container .smart-menu-drop-down:not([level="2"]){left:initial;right:0}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu[checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu[checkboxes][checkable] smart-menu-item[level="1"][checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable] smart-menu-items-group[level="1"][checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[checkboxes][checkable][check-mode=radioButton] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu[checkboxes][mode=tree] .smart-menu-minimized-items-container smart-menu-items-group.smart-menu-items-group-opened>.smart-menu-item-label-container:after{top:calc(50% + 5px)}.smart-menu-items-group .smart-menu-items-group-arrow{margin-left:50px;font-size:calc(var(--smart-font-size) - 3px);font-family:var(--smart-family-icon);transform:rotate(0)}.smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-left:10px}.smart-menu-item[template-applied]{cursor:default}.smart-menu-item[template-applied] .smart-menu-item-label-container{overflow:visible}.smart-menu-item[template-applied] .smart-menu-item-label-element{width:100%;overflow:visible;display:block;white-space:normal}.smart-menu-drop-down{cursor:default;background:var(--smart-background);color:var(--smart-background-color)}.smart-menu-drop-down .smart-menu-drop-down{margin:0}.smart-menu-drop-down[level="2"]:not(.smart-menu-minimized-items-container){margin:calc(var(--smart-editor-drop-down-vertical-offset) + 3px) 0}.smart-menu-drop-down[level="2"][mode=dropDown]:not(.smart-menu-minimized-items-container),.smart-menu-drop-down[level="2"][mode=vertical]:not(.smart-menu-minimized-items-container){margin:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=overlay],.smart-menu-drop-down[drop-down-position*=overlay]{margin:unset}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button{display:block;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border-color:var(--smart-scroll-bar-button-border);min-height:0;width:100%;height:var(--smart-menu-scroll-button-size)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button[hover]{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button[active]{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}.smart-menu-drop-down.drop-down-height-set .smart-menu-scroll-button>button{border:none}.smart-menu-drop-down.drop-down-height-set .smart-menu-main-container.scroll-buttons-shown{width:calc(100% - 2 * var(--smart-menu-scroll-button-size));overflow:hidden}.smart-menu-drop-down.drop-down-height-set[mode=dropDown] .smart-menu-scroll-button,.smart-menu-drop-down.drop-down-height-set[mode=tree] .smart-menu-scroll-button,.smart-menu-drop-down.drop-down-height-set[mode=vertical] .smart-menu-scroll-button{width:100%;height:var(--smart-menu-scroll-button-size)}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container{height:100%;overflow:hidden}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container.scroll-buttons-shown{height:calc(100% - 2 * var(--smart-menu-scroll-button-size))}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-menu-scroll-button-size))}.smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container>smart-menu-items-group{position:static}.smart-menu-drop-down.smart-drop-down-repositioned{position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);left:100%;top:0;z-index:var(--smart-editor-drop-down-z-index);box-sizing:border-box;font-size:var(--smart-font-size);font-family:var(--smart-font-family)}.smart-menu-drop-down.smart-drop-down-repositioned a{color:inherit}.smart-menu-drop-down.smart-drop-down-repositioned *{box-sizing:border-box}.smart-menu-drop-down.smart-drop-down-repositioned .smart-ripple{background:var(--smart-primary)}.smart-menu-drop-down.smart-drop-down-repositioned .smart-menu-drop-down{border:none}.smart-menu-drop-down.smart-drop-down-repositioned .smart-menu-item-label-container{position:relative;width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-menu-drop-down.smart-drop-down-repositioned smart-menu-item[separator][level]:last-child,.smart-menu-drop-down.smart-drop-down-repositioned smart-menu-items-group[separator][level]:last-child{border-bottom:none}.smart-menu-drop-down.smart-drop-down-repositioned.smart-drop-down-container[drop-down-position*=top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:35px}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[checkboxes] .smart-menu-item-container[checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu-drop-down.smart-drop-down-repositioned[level="2"]{top:100%;left:0}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][level="2"]{top:0;left:100%}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position|=top],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position|=top]{box-shadow:var(--smart-elevation-8);transform:translateY(-100%)}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position|=top][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position|=top][level="2"]{top:100%;transform:none}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position=overlay-right][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position=overlay-right][level="2"]{left:0}.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position=overlay-left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[mode=vertical][drop-down-position=overlay-left][level="2"]{right:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left],.smart-menu-drop-down.smart-drop-down-repositioned[mode=dropDown][drop-down-position$=left][level="2"]{left:initial;right:100%}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position=overlay-left]:not([level="2"]){left:initial;right:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=overlay]{top:50%;left:0;transform:translateY(-50%);box-shadow:var(--smart-elevation-8)}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position*=top]{margin:calc(-1 * (var(--smart-editor-drop-down-vertical-offset) + 3px)) 0}.smart-menu-minimized-items-container .smart-menu-item-shortcut,.smart-menu-minimized-items-container smart-menu-items-group .smart-menu-items-group-arrow{margin-left:0}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=top]{top:100%;transform:translateY(-100%);box-shadow:var(--smart-elevation-8)}.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=top][level="2"]{top:0;transform:none}.smart-menu-drop-down.smart-drop-down-repositioned[animation=none].smart-visibility-hidden{transform:scale(0)}.smart-menu-drop-down.smart-drop-down-repositioned.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned,.smart-menu-minimized-items-container:not([animation=none]){opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s,visibility .2s cubic-bezier(.4,0,.2,1) 0s,transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned{transform:scaleY(1);transform-origin:top}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned.smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top]{transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top].smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top][level="2"]{transform:scaleY(1)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=top][level="2"].smart-visibility-hidden{transform:scaleY(0)}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay]{transform:translateY(-50%) scaleY(1);transform-origin:center}.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay].smart-visibility-hidden{transform:translateY(-50%) scaleY(0)}.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu-drop-down:not(.smart-list-menu-view-minimized).smart-drop-down-repositioned[checkboxes][drop-down-position$=left] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu-minimized-items-container{position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);z-index:var(--smart-editor-drop-down-z-index);left:calc(-1 * var(--smart-border-width));top:calc(100% + var(--smart-border-width))}.smart-menu-minimized-items-container smart-menu-items-group{display:flex;flex-direction:column;overflow:hidden}.smart-menu-minimized-items-container smart-menu-item[level],.smart-menu-minimized-items-container smart-menu-items-group[level]{margin:0;height:auto}.smart-menu-minimized-items-container .smart-menu-drop-down{margin:0;border:none;position:static;width:100%;height:auto;padding-left:20px;box-shadow:none;transform:none}.smart-menu-minimized-items-container .smart-menu-drop-down.smart-visibility-hidden{border:none}.smart-menu-minimized-items-container .smart-menu-drop-down:not(.smart-menu-minimized-items-container){margin:0}.smart-menu-minimized-items-container .smart-menu-drop-down.drop-down-height-set>.smart-menu-item-container{overflow:initial}.smart-menu-minimized-items-container.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position$=left] .smart-menu-drop-down .smart-menu-item-label-container>.smart-menu-item-shortcut{margin-right:0}.smart-menu-minimized-items-container.smart-menu-drop-down.smart-drop-down-repositioned[drop-down-position|=overlay]{transform:none}.smart-menu-minimized-items-container.smart-menu-drop-down:not([animation=none]).smart-drop-down-repositioned[drop-down-position|=overlay]{transform:scaleY(1);transform-origin:top}.smart-menu-minimized-items-container.smart-menu-drop-down:not([animation=none]).smart-visibility-hidden.smart-drop-down-repositioned[drop-down-position|=overlay]{transform:scaleY(0)}.smart-menu-minimized-items-container .smart-menu-item-label-container{position:relative;width:100%;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-drop-down{margin-top:10px}.smart-menu-minimized-items-container .smart-menu-items-group-opened>.smart-menu-item-label-container>.smart-menu-items-group-arrow{transform:rotate(180deg)}.smart-menu-minimized-items-container .smart-menu-item-label-element{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-menu-minimized-items-container.smart-drop-down-repositioned{z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-drop-down{position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);left:100%;top:0;z-index:var(--smart-editor-drop-down-z-index)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-drop-down.smart-visibility-hidden{border:none;margin-top:0;height:0;transform:scaleY(0)}.smart-menu-minimized-items-container.smart-drop-down-repositioned .smart-menu-items-group-opened>.smart-menu-item-label-container{padding-bottom:0}.smart-menu-minimized-items-container.smart-drop-down-repositioned[drop-down-position$=left]{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu-minimized-items-container.smart-drop-down-repositioned[drop-down-position$=left] .smart-menu-items-group-arrow{margin:0}.smart-drop-down.smart-menu-minimized-items-container,.smart-menu-minimized-items-container[drop-down]{margin:calc(var(--smart-editor-drop-down-vertical-offset) + 3px) 0}.smart-menu-minimized-items-container.smart-drop-down-repositioned[checkboxes] smart-menu-items-group.smart-menu-items-group-opened>.smart-menu-item-label-container:after{top:calc(50% + 5px)}.smart-menu-minimized-items-container:not([animation=none]){transform:scaleY(1);transform-origin:top}.smart-menu-minimized-items-container:not([animation=none]) .smart-menu-drop-down{transform-origin:top;transition:height .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-minimized-items-container:not([animation=none]) .smart-menu-item-label-container>.smart-menu-items-group-arrow{transition:transform .2s cubic-bezier(.4,0,.2,1) 0s}.smart-menu-minimized-items-container:not([animation=none]).smart-visibility-hidden{opacity:.2;transform:scaleY(0)}.smart-menu-minimized-items-container[drop-down-position] .smart-menu-drop-down{position:static;width:100%;height:auto;padding-left:20px;box-shadow:none;transform:none}.smart-menu-minimized-items-container[drop-down-position|=top]{top:calc(-1 * var(--smart-border-width));transform:translateY(-100%);box-shadow:var(--smart-elevation-4)}.smart-menu-minimized-items-container[drop-down-position|=top]:not([animation=none]){transform:translateY(-100%) scaleY(1);transform-origin:bottom}.smart-menu-minimized-items-container[drop-down-position|=top]:not([animation=none]).smart-visibility-hidden{transform:translateY(-100%) scaleY(0)}.smart-menu-minimized-items-container[drop-down-position|=top][mode=dropDown]:not([animation=none]) .smart-menu-drop-down,.smart-menu-minimized-items-container[drop-down-position|=top][mode=vertical]:not([animation=none]) .smart-menu-drop-down{transform-origin:top}.smart-menu-minimized-items-container[drop-down-position$=left] .smart-menu-drop-down{padding-left:0;padding-right:20px}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group>.smart-menu-item-label-container{padding-left:35px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-item[level="1"]>.smart-menu-item-label-container,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-items-group[level="1"]>.smart-menu-item-label-container{padding-left:10px;padding-right:35px}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{position:absolute;left:10px;top:50%;transform:translateY(-50%);content:var(--smart-icon-check);font-family:smart-icons}.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-item[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable]>smart-menu-items-group[checked][check-type=radioButton]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][check-mode=radioButton]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][check-mode=radioButton]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{content:var(--smart-icon-radio)}.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-item>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[checkboxes][checkable][drop-down-position$=left]>smart-menu-items-group>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-date-time-picker .smart-date-time-drop-down.smart-visibility-hidden.not-in-view{left:-9999px;top:-9999px;transition:none}.minus:after{content:var(--smart-icon-minus);font-family:var(--smart-font-family-icon)}.smart-menu[right-to-left] .smart-menu-main-container{direction:rtl}.smart-menu[right-to-left] .smart-menu-minimized-items-container{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu[right-to-left] .smart-menu-minimized-items-container .smart-menu-item-shortcut{margin-right:initial;margin-left:initial}.smart-menu[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-menu[right-to-left] .smart-menu-drop-down{left:initial;right:100%}.smart-menu[right-to-left] .smart-menu-drop-down[level="2"]{right:0}.smart-menu[right-to-left][mode=dropDown],.smart-menu[right-to-left][mode=vertical] .smart-menu-drop-down[level="2"]{left:initial;right:100%}.smart-menu[right-to-left] smart-menu-item{direction:rtl}.smart-menu[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}.smart-menu[right-to-left] smart-menu-items-group{direction:rtl}.smart-menu[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-right:initial;margin-left:initial}.smart-menu[right-to-left] smart-menu-items-group[level="1"]>.smart-menu-item-label-container>.smart-menu-items-group-arrow{margin-right:10px;margin-left:initial}.smart-menu[right-to-left]:not([mode=tree])[drop-down-position$=left] smart-menu-item:not([level="1"])>.smart-menu-item-label-container,.smart-menu[right-to-left][mode]:not([mode=horizontal]):not([mode=tree])[drop-down-position$=left] smart-menu-item>.smart-menu-item-label-container,.smart-menu[right-to-left][mode]:not([mode=horizontal])[drop-down-position$=left] .smart-menu-main-container smart-menu-items-group>.smart-menu-item-label-container{flex-direction:row}.smart-menu[right-to-left][mode=tree] .smart-menu-minimized-items-container{direction:rtl}.smart-menu[right-to-left][mode=dropDown] smart-menu-item[level="1"] .smart-menu-item-shortcut{margin-right:initial;margin-left:initial}.smart-menu[right-to-left][drop-down-position$=left] smart-menu-items-group:not([level="1"])>.smart-menu-item-label-container{flex-direction:row}.smart-menu[right-to-left][drop-down-position$=right] .smart-menu-drop-down[level="2"],.smart-menu[right-to-left][drop-down-position=overlay-right] .smart-menu-main-container .smart-menu-drop-down:not([level="2"]){right:initial;left:0}.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-item[level="1"][checked]>.smart-menu-item-label-container:after,.smart-menu[right-to-left][checkboxes][checkable] smart-menu-items-group[level="1"][checked]>.smart-menu-item-label-container:after{right:10px;left:initial}.smart-menu[right-to-left][minimized] .smart-menu-minimized-items-container{direction:rtl}.smart-menu[right-to-left][minimized][drop-down-position$=left]>.smart-container{flex-direction:row}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left]{left:initial;right:100%}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-item-container,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left].smart-menu-minimized-items-container{direction:rtl}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] .smart-menu-items-group-arrow.right.smart-arrow-right{margin-left:initial;margin-right:50px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left] smart-menu-item .smart-menu-item-shortcut{margin-left:initial;margin-right:100px}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][drop-down-position$=left][level="2"],.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][drop-down-position=overlay-right]:not([level="2"]){right:initial;left:0}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][level="2"]{right:0}.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-drop-down.smart-drop-down-repositioned[right-to-left][checkboxes] .smart-menu-item-container[checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:initial;right:10px}.smart-menu-minimized-items-container[right-to-left]{left:initial;right:100%}.smart-menu-minimized-items-container[right-to-left] .smart-menu-item-shortcut,.smart-menu-minimized-items-container[right-to-left] smart-menu-items-group .smart-menu-items-group-arrow{margin-right:initial;margin-left:initial}.smart-menu-minimized-items-container[right-to-left].smart-drop-down-repositioned{left:initial;right:calc(-1 * var(--smart-border-width))}.smart-menu-minimized-items-container[right-to-left].smart-drop-down-repositioned .smart-menu-drop-down{left:initial;right:100%}.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-item[checked]>.smart-menu-item-label-container:after,.smart-menu-minimized-items-container[right-to-left][checkboxes][checkable]>smart-menu-items-group[checked]>.smart-menu-item-label-container:after{left:initial;right:10px}
smart-multi-split-button{width:var(--smart-multi-split-button-default-width);height:var(--smart-multi-split-button-default-height);overflow:initial;visibility:hidden;cursor:pointer}smart-multi-split-button.smart-element{overflow:visible;visibility:inherit;border-width:0}smart-multi-split-button[right-to-left] .smart-content,smart-multi-split-button[right-to-left] .smart-hint,smart-multi-split-button[right-to-left] .smart-label{direction:rtl}smart-multi-split-button[right-to-left] .smart-drop-down{direction:initial}.smart-multi-split-button smart-list-box{position:relative;width:100%;height:100%;border:initial;padding:initial;overflow:hidden;font-size:inherit;font-family:inherit;outline:0}.smart-multi-split-button .smart-buttons-container .smart-input .smart-token{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;margin:0 2px;-webkit-user-select:none;user-select:none}.smart-multi-split-button .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s ease-in;transform-origin:left top 0}.smart-multi-split-button .smart-template-container{width:100%;height:100%}.smart-multi-split-button .smart-multi-split-button-buttons{display:flex;width:100%;height:100%;align-items:stretch;justify-content:space-around}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button{display:flex;width:100%;height:100%;justify-content:center;align-items:center}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button[hover]{background:var(--smart-ui-state-hover);border:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-split-button .smart-multi-split-button-buttons .smart-action-split-button[active]{background:var(--smart-ui-state-active);border:var(--smart-ui-state-border-active);color:var(--smart-ui-state-color-active)}.smart-multi-split-button.primary{--smart-border:var(--smart-primary);--smart-outline:var(--smart-primary);--smart-surface:var(--smart-primary);--smart-surface-color:var(--smart-primary-color);--smart-ui-state-selected:rgba(var(--smart-primary-rgb), .8);--smart-ui-state-color-selected:var(--smart-primary-color);--smart-ui-state-active:rgba(var(--smart-primary-rgb), .8);--smart-ui-state-color-active:var(--smart-primary-color);--smart-ui-state-hover:var(--smart-primary);--smart-ui-state-color-hover:var(--smart-primary-color);--smart-ui-state-border-selected:var(--smart-primary);--smart-ui-state-border-active:var(--smart-primary);--smart-ui-state-border-hover:var(--smart-primary)}.smart-multi-split-button.primary[hover]{--smart-surface:var(--smart-primary-color)}.smart-multi-split-button.secondary{--smart-border:var(--smart-secondary);--smart-outline:var(--smart-secondary);--smart-surface:var(--smart-secondary);--smart-surface-color:var(--smart-secondary-color);--smart-ui-state-selected:rgba(var(--smart-secondary-rgb), .8);--smart-ui-state-color-selected:var(--smart-secondary-color);--smart-ui-state-active:rgba(var(--smart-secondary-rgb), .8);--smart-ui-state-color-active:var(--smart-secondary-color);--smart-ui-state-hover:var(--smart-secondary);--smart-ui-state-color-hover:var(--smart-secondary-color);--smart-ui-state-border-selected:var(--smart-secondary);--smart-ui-state-border-active:var(--smart-secondary);--smart-ui-state-border-hover:var(--smart-secondary)}.smart-multi-split-button.secondary[hover]{--smart-surface:var(--smart-secondary-color)}.smart-multi-split-button.success{--smart-border:var(--smart-success);--smart-outline:var(--smart-success);--smart-surface:var(--smart-success);--smart-surface-color:var(--smart-success-color);--smart-ui-state-selected:rgba(var(--smart-success-rgb), .8);--smart-ui-state-color-selected:var(--smart-success-color);--smart-ui-state-active:rgba(var(--smart-success-rgb), .8);--smart-ui-state-color-active:var(--smart-success-color);--smart-ui-state-hover:var(--smart-success);--smart-ui-state-color-hover:var(--smart-success-color);--smart-ui-state-border-selected:var(--smart-success);--smart-ui-state-border-active:var(--smart-success);--smart-ui-state-border-hover:var(--smart-success)}.smart-multi-split-button.success[hover]{--smart-surface:var(--smart-success-color)}.smart-multi-split-button.error{--smart-border:var(--smart-error);--smart-outline:var(--smart-error);--smart-surface:var(--smart-error);--smart-surface-color:var(--smart-error-color);--smart-ui-state-selected:rgba(var(--smart-error-rgb), .8);--smart-ui-state-color-selected:var(--smart-error-color);--smart-ui-state-active:rgba(var(--smart-error-rgb), .8);--smart-ui-state-color-active:var(--smart-error-color);--smart-ui-state-hover:var(--smart-error);--smart-ui-state-color-hover:var(--smart-error-color);--smart-ui-state-border-selected:var(--smart-error);--smart-ui-state-border-active:var(--smart-error);--smart-ui-state-border-hover:var(--smart-error)}.smart-multi-split-button.error[hover]{--smart-surface:var(--smart-error-color)}.smart-multi-split-button.info{--smart-border:var(--smart-info);--smart-outline:var(--smart-info);--smart-surface:var(--smart-info);--smart-surface-color:var(--smart-info-color);--smart-ui-state-selected:rgba(var(--smart-info-rgb), .8);--smart-ui-state-color-selected:var(--smart-info-color);--smart-ui-state-active:rgba(var(--smart-info-rgb), .8);--smart-ui-state-color-active:var(--smart-info-color);--smart-ui-state-hover:var(--smart-info);--smart-ui-state-color-hover:var(--smart-info-color);--smart-ui-state-border-selected:var(--smart-info);--smart-ui-state-border-active:var(--smart-info);--smart-ui-state-border-hover:var(--smart-info)}.smart-multi-split-button.info[hover]{--smart-surface:var(--smart-info-color)}.smart-multi-split-button.warning{--smart-border:var(--smart-warning);--smart-outline:var(--smart-warning);--smart-surface:var(--smart-warning);--smart-surface-color:var(--smart-warning-color);--smart-ui-state-selected:rgba(var(--smart-warning-rgb), .8);--smart-ui-state-color-selected:var(--smart-warning-color);--smart-ui-state-active:rgba(var(--smart-warning-rgb), .8);--smart-ui-state-color-active:var(--smart-warning-color);--smart-ui-state-hover:var(--smart-warning);--smart-ui-state-color-hover:var(--smart-warning-color);--smart-ui-state-border-selected:var(--smart-warning);--smart-ui-state-border-active:var(--smart-warning);--smart-ui-state-border-hover:var(--smart-warning)}.smart-multi-split-button.warning[hover]{--smart-surface:var(--smart-warning-color)}.smart-multi-split-button.light{--smart-border:var(--smart-light);--smart-outline:var(--smart-light);--smart-surface:var(--smart-light);--smart-surface-color:var(--smart-light-color);--smart-ui-state-selected:rgba(var(--smart-light-rgb), .8);--smart-ui-state-color-selected:var(--smart-light-color);--smart-ui-state-active:rgba(var(--smart-light-rgb), .8);--smart-ui-state-color-active:var(--smart-light-color);--smart-ui-state-hover:var(--smart-light);--smart-ui-state-color-hover:var(--smart-light-color);--smart-ui-state-border-selected:var(--smart-light);--smart-ui-state-border-active:var(--smart-light);--smart-ui-state-border-hover:var(--smart-light)}.smart-multi-split-button.light[hover]{--smart-surface:var(--smart-light-color)}.smart-multi-split-button.dark{--smart-border:var(--smart-dark);--smart-outline:var(--smart-dark);--smart-surface:var(--smart-dark);--smart-surface-color:var(--smart-dark-color);--smart-ui-state-selected:rgba(var(--smart-dark-rgb), .8);--smart-ui-state-color-selected:var(--smart-dark-color);--smart-ui-state-active:rgba(var(--smart-dark-rgb), .8);--smart-ui-state-color-active:var(--smart-dark-color);--smart-ui-state-hover:var(--smart-dark);--smart-ui-state-color-hover:var(--smart-dark-color);--smart-ui-state-border-selected:var(--smart-dark);--smart-ui-state-border-active:var(--smart-dark);--smart-ui-state-border-hover:var(--smart-dark)}.smart-multi-split-button.dark[hover]{--smart-surface:var(--smart-dark-color)}.smart-multi-split-button[selection-display-mode=tokens] .smart-multi-split-button-unselect-button{pointer-events:initial}.smart-multi-split-button[selection-display-mode=plain] .smart-multi-split-button-unselect-button{pointer-events:none}
smart-multiline-text-box.smart-element{width:var(--smart-multiline-text-box-default-width);height:var(--smart-multiline-text-box-default-height);background:0 0;overflow:initial}smart-multiline-text-box[cols]{width:auto}smart-multiline-text-box[rows]{height:auto}.smart-multiline-text-box[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-multiline-text-box[focus]{border-color:var(--smart-outline)}.smart-multiline-text-box .smart-container>.smart-resize-trigger-container,.smart-multiline-text-box .smart-inner-container>.smart-resize-trigger-container,.smart-multiline-text-box>.smart-resize-trigger-container{margin-bottom:-1px}.smart-multiline-text-box.smart-drop-down-box.smart-container,.smart-multiline-text-box.smart-drop-down-box>.smart-container,.smart-multiline-text-box.smart-drop-down-box[label][hint]>.smart-container{overflow:visible;display:block;max-height:inherit}.smart-multiline-text-box .smart-inner-container,.smart-multiline-text-box textarea{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;overflow:hidden;color:inherit;width:100%}.smart-multiline-text-box smart-scroll-bar{display:none}.smart-multiline-text-box textarea{height:100%;outline:0;padding:var(--smart-editor-label-padding);border:none;background-color:inherit;resize:none;float:left;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-multiline-text-box textarea:not(.smart-text-box-hidden){max-height:inherit}.smart-multiline-text-box textarea.smart-text-box-hidden{visibility:hidden;width:100%;height:0;position:absolute;left:0;top:0}.smart-multiline-text-box .smart-inner-container{height:100%;position:relative;max-height:inherit}.smart-multiline-text-box .smart-initialization-value{display:none}.smart-multiline-text-box .smart-resize-element{box-sizing:border-box;height:calc(var(--smart-scroll-bar-size));width:calc(var(--smart-scroll-bar-size));position:absolute;bottom:0;right:0;background-color:#d3d3d3;background-clip:content-box;border:var(--smart-border) solid var(--smart-border-width);display:none;padding:2px 0 0 2px;cursor:nw-resize;touch-action:none}.smart-multiline-text-box .smart-required-message{display:none}.smart-multiline-text-box .smart-container textarea,.smart-multiline-text-box.smart-container textarea{height:100%}.smart-multiline-text-box .smart-container.hscroll textarea,.smart-multiline-text-box.smart-container.hscroll textarea{height:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.hscroll smart-scroll-bar,.smart-multiline-text-box.smart-container.hscroll smart-scroll-bar{width:100%;height:calc(var(--smart-scroll-bar-size));display:block}.smart-multiline-text-box .smart-container.hscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.hscroll smart-scroll-bar[orientation=vertical]{display:none}.smart-multiline-text-box .smart-container.vscroll textarea,.smart-multiline-text-box.smart-container.vscroll textarea{width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.vscroll smart-scroll-bar[orientation=vertical]{float:right;width:calc(var(--smart-scroll-bar-size));height:100%;display:block;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar,.smart-multiline-text-box.smart-container.vscroll.hscroll smart-scroll-bar{width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box.smart-container.vscroll.hscroll smart-scroll-bar[orientation=vertical]{height:calc(100% - var(--smart-scroll-bar-size));width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box[auto-expand]{height:auto;min-height:var(--smart-editor-height)}.smart-multiline-text-box[auto-expand] textarea.smart-text-box-hidden{height:0}.smart-multiline-text-box[auto-capitalize=words] textarea{text-transform:capitalize}.smart-multiline-text-box[auto-capitalize=characters] textarea{text-transform:uppercase}.smart-multiline-text-box[display-mode=escaped] textarea{white-space:nowrap}.smart-multiline-text-box[cols] textarea,.smart-multiline-text-box[rows] textarea{width:inherit;height:inherit}.smart-multiline-text-box[resizable] .smart-container.hscroll smart-scroll-bar,.smart-multiline-text-box[resizable].smart-container.hscroll smart-scroll-bar{width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-container.hscroll smart-scroll-bar smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar,.smart-multiline-text-box[resizable].smart-container.hscroll smart-scroll-bar smart-multiline-text-box .smart-container.vscroll.hscroll smart-scroll-bar{height:calc(var(--smart-scroll-bar-size));width:calc(100% - var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box[resizable].smart-container.vscroll smart-scroll-bar[orientation=vertical]{height:calc(100% - var(--smart-scroll-bar-size));width:calc(var(--smart-scroll-bar-size))}.smart-multiline-text-box[resizable] .smart-resize-element{display:block}.smart-multiline-text-box[resizable] .smart-resize,.smart-multiline-text-box[resizable] .smart-resize textarea{-webkit-user-select:none;user-select:none}.smart-multiline-text-box.outlined textarea{border:1px solid var(--smart-border)!important;padding:10px}.smart-multiline-text-box.outlined[focus] textarea{border:1px solid var(--smart-primary)!important;border-top-color:transparent!important}.smart-multiline-text-box.outlined.smart-element{height:var(--smart-multiline-text-box-default-height)}.smart-multiline-text-box[right-to-left] textarea{float:right}.smart-multiline-text-box[right-to-left] .smart-container.vscroll smart-scroll-bar[orientation=vertical],.smart-multiline-text-box[right-to-left].smart-container.vscroll smart-scroll-bar[orientation=vertical]{border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:initial;border-bottom-right-radius:initial}
smart-numeric-text-box{width:var(--smart-numeric-text-box-default-width);height:var(--smart-numeric-text-box-default-height)}smart-numeric-text-box .smart-container{display:flex;border:none;width:100%}smart-numeric-text-box.smart-element{overflow:visible;border:none;background:0 0}smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-button.smart-element:first-child,smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-button.smart-element:last-child{border-right:none}smart-numeric-text-box[hint] .smart-hint,smart-numeric-text-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-numeric-text-box{border-color:var(--smart-border);border-width:1px;border-style:solid}.smart-numeric-text-box:focus{border-color:var(--smart-outline)}.smart-numeric-text-box *{box-sizing:border-box}.smart-numeric-text-box.smart-container{display:flex;border:none;width:100%;height:100%;position:relative}.smart-numeric-text-box .smart-container{height:100%;position:relative}.smart-numeric-text-box input.smart-input{width:100%;height:100%;border-color:var(--smart-border);border-width:1px;border-style:solid;border-right-width:var(--smart-border-width);padding:var(--smart-editor-label-padding);background-color:var(--smart-background);color:inherit;font:inherit;text-align:var(--smart-numeric-text-box-text-align);outline:0;-webkit-appearance:none}.smart-numeric-text-box .smart-spin-button{width:100%;height:50%;background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border);border-width:1px;border-style:solid}.smart-numeric-text-box .smart-spin-button:first-child{border-bottom:none}.smart-numeric-text-box .smart-spin-button.smart-element{display:block;min-height:0;border-radius:0;background:var(--smart-surface);color:var(--smart-surface-color)}.smart-numeric-text-box .smart-spin-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-numeric-text-box .smart-spin-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-numeric-text-box .smart-spin-button .smart-button{border:none;padding:0}.smart-numeric-text-box .smart-numeric-text-box-component{border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-left-width:var(--smart-border-width);border-right-width:0}.smart-numeric-text-box .smart-input-addon{border-color:var(--smart-border);border-width:1px;border-style:solid}.smart-numeric-text-box .smart-spin-buttons-container{width:var(--smart-editor-addon-width);border:none}.smart-numeric-text-box .smart-numeric-text-box-drop-down{width:100%}.smart-numeric-text-box .smart-numeric-text-box-radix-display.smart-numeric-text-box-pressed-component,.smart-numeric-text-box .smart-numeric-text-box-radix-display.smart-numeric-text-box-pressed-component[hover]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-numeric-text-box .smart-numeric-text-box-unit-display{width:var(--smart-numeric-text-box-default-unit-display-width);border-width:var(--smart-border-width) 0;overflow:hidden;background-color:var(--smart-background)}.smart-numeric-text-box .smart-numeric-text-box-unit-display[hover],.smart-numeric-text-box[drop-down-enabled] .smart-numeric-text-box-radix-display[hover]:not([aria-expanded=true]){background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box .smart-numeric-text-box-unit-display[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-numeric-text-box .smart-arrow{position:relative}.smart-numeric-text-box .smart-hint,.smart-numeric-text-box .smart-label{display:none;position:absolute}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden){border-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left,.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-repeat-button-element{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);overflow:hidden}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-element:first-child{border-bottom-left-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-left .smart-spin-button.smart-element:last-child{border-top-left-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right,.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element:first-child{border-bottom-right-radius:0}.smart-numeric-text-box .smart-numeric-text-box-component:not(.smart-hidden).smart-numeric-text-box-component-border-right .smart-spin-button.smart-element:last-child{border-top-right-radius:0}.smart-numeric-text-box[drop-down-enabled] .smart-numeric-text-box-radix-display{cursor:pointer}.smart-numeric-text-box:not([animation=none])[hint] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-numeric-text-box:not([animation=none])[hint][focus] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-numeric-text-box:not([animation=none]) .smart-numeric-text-box-drop-down{transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-numeric-text-box[focus] .smart-input-addon,.smart-numeric-text-box[focus] .smart-spin-button,.smart-numeric-text-box[focus] input.smart-input{border-color:var(--smart-outline)}.smart-numeric-text-box[hint] .smart-hint{opacity:0;top:100%;bottom:initial}.smart-numeric-text-box[hint][focus] .smart-hint{opacity:1}.smart-numeric-text-box[radix-display-position=right]:not([spin-buttons]) .smart-numeric-text-box-radix-display,.smart-numeric-text-box[radix-display-position=right][spin-buttons][spin-buttons-position=left] .smart-numeric-text-box-radix-display{border-left-width:0;border-right-width:var(--smart-border-width)}.smart-numeric-text-box[disabled],.smart-numeric-text-box[value=-Infinity] .smart-spin-buttons-container,.smart-numeric-text-box[value=Infinity] .smart-spin-buttons-container,.smart-numeric-text-box[value=NaN] .smart-spin-buttons-container,.smart-numeric-text-box[value=null] .smart-numeric-text-box-radix-display{opacity:.55;cursor:default}.smart-numeric-text-box[spin-buttons] input.smart-input{width:calc(100% - var(--smart-editor-addon-width));border-right-width:0}.smart-numeric-text-box[radix-display] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[show-unit] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[spin-buttons][radix-display] input.smart-input{width:calc(100% - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[spin-buttons][show-unit] input.smart-input{width:calc(100% - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[radix-display][show-unit] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-radix-display-width) - var(--smart-numeric-text-box-default-unit-display-width))}.smart-numeric-text-box[spin-buttons][radix-display][show-unit] input.smart-input{width:calc(100% - var(--smart-numeric-text-box-default-unit-display-width) - var(--smart-editor-addon-width) - var(--smart-numeric-text-box-default-radix-display-width))}.smart-numeric-text-box[spin-buttons] .smart-spin-buttons-container{border-right-width:var(--smart-border-width)}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left] .smart-spin-buttons-container{border-right-width:0}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left] input.smart-input{border-right-width:var(--smart-border-width)}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left][show-unit] input.smart-input{border-right-width:0}.smart-numeric-text-box[spin-buttons][spin-buttons-position=left][show-unit] .smart-numeric-text-box-unit-display{border-right-width:var(--smart-border-width)}.smart-numeric-text-box[show-unit] input.smart-input,.smart-numeric-text-box[spin-buttons][show-unit] .smart-numeric-text-box-unit-display{border-right-width:0}.smart-numeric-text-box[show-unit] .smart-numeric-text-box-unit-display{border-right-width:var(--smart-border-width)}.smart-numeric-text-box.underlined{border-width:0 0 1px;background:var(--smart-background)}.smart-numeric-text-box.underlined input{border-width:0 0 1px}.smart-numeric-text-box.underlined input:focus{border:none}.smart-numeric-text-box.underlined .smart-drop-down-button,.smart-numeric-text-box.underlined .smart-spin-button{background:var(--smart-background);border-width:0 0 1px;border-radius:0}.smart-numeric-text-box.underlined .smart-drop-down-button[active],.smart-numeric-text-box.underlined .smart-drop-down-button[hover],.smart-numeric-text-box.underlined .smart-spin-button[active],.smart-numeric-text-box.underlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-numeric-text-box.underlined .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .1s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.smart-numeric-text-box.underlined .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.smart-numeric-text-box.underlined:not([focus]) .smart-hint{margin-top:0}.smart-numeric-text-box.underlined[focus] .smart-drop-down-button{color:var(--smart-primary);opacity:1;border-bottom-color:transparent}.smart-numeric-text-box.underlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-numeric-text-box.underlined[focus] .smart-hint:after{transform:scale(1)}.smart-numeric-text-box.underlined[focus] .smart-spin-button{border-bottom-color:transparent}.smart-numeric-text-box.outlined{height:auto;min-height:0;border-radius:var(--smart-border-radius);background:var(--smart-background)}.smart-numeric-text-box.outlined input{transition:border-color .2s;border:1px solid var(--smart-border);outline:unset;display:block;padding:13px}.smart-numeric-text-box.outlined .smart-drop-down-button,.smart-numeric-text-box.outlined .smart-spin-button{background:var(--smart-background);border-width:0}.smart-numeric-text-box.outlined .smart-drop-down-button[active],.smart-numeric-text-box.outlined .smart-drop-down-button[hover],.smart-numeric-text-box.outlined .smart-spin-button[active],.smart-numeric-text-box.outlined .smart-spin-button[hover]{background:var(--smart-background);color:var(--smart-ui-state-active)}.smart-numeric-text-box.outlined .smart-drop-down-button{padding:8px 0}.smart-numeric-text-box.outlined .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;padding:0;margin-top:-6px;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.smart-numeric-text-box.outlined .smart-hint:after,.smart-numeric-text-box.outlined .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s}.smart-numeric-text-box.outlined .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:var(--smart-border-radius) 0}.smart-numeric-text-box.outlined .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 var(--smart-border-radius)}.smart-numeric-text-box.outlined:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:48px;opacity:0}.smart-numeric-text-box.outlined[focus]{--smart-border:var(--smart-primary)}.smart-numeric-text-box.outlined[focus] .smart-input{border:1px solid var(--smart-border);border-top-color:transparent!important}.smart-numeric-text-box.outlined[focus] .smart-drop-down-button{color:var(--smart-primary)}.smart-numeric-text-box.outlined[focus] .smart-hint{color:var(--smart-primary);opacity:1}.smart-numeric-text-box.outlined[focus] .smart-hint:after,.smart-numeric-text-box.outlined[focus] .smart-hint:before{border-top-color:var(--smart-primary)!important}.smart-numeric-text-box-radix-display{display:flex;align-items:center;cursor:default;background-color:var(--smart-surface);color:var(--smart-surface-color);width:var(--smart-numeric-text-box-default-radix-display-width);justify-content:center}.smart-numeric-text-box-unit-display{display:flex;align-items:center;cursor:default}.smart-numeric-text-box-drop-down{position:absolute;box-sizing:border-box;height:auto;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);box-shadow:var(--smart-elevation-8);padding:2px;top:100%;z-index:9999;list-style-type:none;transform:scaleY(1);opacity:1;background:var(--smart-background);color:var(--smart-background-color);font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-numeric-text-box-drop-down .smart-list-item{cursor:pointer;margin:1px;border:1px solid transparent;padding:4px 8px;word-break:break-all}.smart-numeric-text-box-drop-down .smart-list-item:hover,.smart-numeric-text-box-drop-down .smart-list-item[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-numeric-text-box-drop-down.smart-visibility-hidden{transform:scaleY(0);opacity:0}.smart-numeric-text-box-drop-down.smart-drop-down-repositioned:not([animation=none]){transform-origin:top;transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-numeric-text-box-pressed-component{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}smart-numeric-text-box[right-to-left]>.smart-container{direction:initial}smart-numeric-text-box[right-to-left] .smart-hint,smart-numeric-text-box[right-to-left] .smart-label,smart-numeric-text-box[right-to-left] .smart-numeric-text-box-drop-down,smart-numeric-text-box[right-to-left] .smart-numeric-text-box-radix-display,smart-numeric-text-box[right-to-left] input.smart-input{direction:rtl}smart-numeric-text-box[right-to-left] .smart-numeric-text-box-unit-display{direction:rtl;flex-direction:row-reverse}.smart-numeric-text-box-drop-down.smart-drop-down-repositioned[right-to-left]{direction:rtl}
.smart-pager-middle-buttons-container{order:1;height:100%}.smart-pager-far-buttons-container{order:2;height:100%}.smart-pager-far-buttons-container.near{order:0}.smart-pager-far-buttons-container.far{order:2}.smart-pager-input-and-label-container{order:3}.smart-pager-input-and-label-container.near{order:-2}.smart-pager-size-selector-and-label-container{order:4}.smart-pager-size-selector-and-label-container.near{order:-1}.smart-pager-summary-container{order:5}.smart-pager-summary-container.near{order:-2}.smart-pager-near-buttons-container{order:0;height:100%}.smart-pager-near-buttons-container.near{order:0}.smart-pager-near-buttons-container.far{order:2}smart-pager{min-width:300px;height:var(--smart-pager-default-height);justify-content:center;padding:var(--smart-pager-padding);--smart-item-border-radius:100%;--smart-item-border-top-left-radius:100%;--smart-item-border-top-right-radius:100%;--smart-item-border-bottom-left-radius:100%;--smart-item-border-bottom-right-radius:100%}smart-pager.smart-element{overflow:visible;border-radius:0;background:var(--smart-surface);color:var(--smart-surface-color)}smart-pager:focus{border-color:var(--smart-outline)}smart-pager.smart-container,smart-pager>.smart-container{flex-direction:row;display:flex;align-items:center}smart-pager .smart-pager-far-buttons-container,smart-pager .smart-pager-input-and-label-container,smart-pager .smart-pager-middle-buttons-container,smart-pager .smart-pager-near-buttons-container,smart-pager .smart-pager-size-selector-and-label-container,smart-pager .smart-pager-summary-container{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 4px}smart-pager .smart-pager-page-index-selectors-container{display:flex;color:var(--smart-pager-color);width:auto;height:100%;outline:0;align-items:center}smart-pager .smart-pager-page-index-selectors-container:focus .smart-pager-page-index-selector[selected]{text-decoration:underline}smart-pager .smart-pager-label{display:flex;border:none;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;height:100%;margin:0 8px}smart-pager .smart-pager-button,smart-pager .smart-pager-page-index-selector{font-size:inherit;font-family:inherit;display:flex;overflow:hidden;position:relative;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-pager .smart-pager-label span{padding:2px}smart-pager .smart-pager-button{align-items:center;justify-content:center;width:var(--smart-pager-button-width);height:var(--smart-pager-button-height)}smart-pager .smart-pager-button:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}smart-pager .smart-pager-button:active{background:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active);color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-button:active .smart-ripple{background-color:var(--smart-ui-state-color-active)}smart-pager .smart-pager-button[disabled]{opacity:.55}smart-pager .smart-pager-button .smart-ripple{background-color:var(--smart-ui-state-active)}smart-pager .smart-pager-page-index-selector{flex-grow:1;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer;text-overflow:ellipsis;width:var(--smart-pager-page-index-selector-width);height:var(--smart-pager-page-index-selector-height);margin-left:var(--smart-pager-page-index-selector-horizontal-offset)}smart-pager .smart-pager-page-index-selector:first-child{margin-left:-1px}smart-pager .smart-pager-page-index-selector:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}smart-pager .smart-pager-page-index-selector .smart-ripple{background-color:var(--smart-ui-state-active)}smart-pager .smart-pager-page-index-selector[selected]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);box-shadow:var(--smart-elevation-2)}smart-pager .smart-pager-page-index-selector[selected] .smart-ripple{background-color:var(--smart-ui-state-color-active)}smart-pager .smart-page-size-selector,smart-pager .smart-pager-input{background:var(--smart-background);color:var(--smart-background-color)}smart-pager .smart-next-ellipsis-button,smart-pager .smart-previous-ellipsis-button{width:var(--smart-pager-page-index-ellipsis-selector-width);height:var(--smart-pager-page-index-ellipsis-selector-height)}smart-pager .smart-page-size-selector{width:var(--smart-pager-page-size-selector-width);--smart-item-border-top-left-radius:var(--smart-border-radius);--smart-item-border-top-right-radius:var(--smart-border-radius);--smart-item-border-bottom-left-radius:var(--smart-border-radius);--smart-item-border-bottom-right-radius:var(--smart-border-radius)}smart-pager .smart-pager-input{width:var(--smart-pager-input-width);box-sizing:border-box;padding:0 var(--smart-editor-label-padding);margin:0 5px;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-color:var(--smart-border);border-style:solid;border-width:var(--smart-border-width);height:var(--smart-text-box-default-height)}smart-pager:not([show-navigation-button-labels]) .smart-pager-button{border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);width:var(--smart-pager-page-index-selector-width)}smart-pager[disabled] .smart-pager-page-index-selector{-webkit-user-select:none;user-select:none;cursor:default}smart-pager[right-to-left] .smart-pager-far-buttons-container,smart-pager[right-to-left] .smart-pager-input-and-label-container,smart-pager[right-to-left] .smart-pager-label,smart-pager[right-to-left] .smart-pager-middle-buttons-container,smart-pager[right-to-left] .smart-pager-near-buttons-container,smart-pager[right-to-left] .smart-pager-page-index-selectors-container,smart-pager[right-to-left] .smart-pager-size-selector-and-label-container,smart-pager[right-to-left]>.smart-container{flex-direction:row-reverse}smart-pager[right-to-left] .smart-arrow-left-first:after,smart-pager[right-to-left] .smart-arrow-left:after,smart-pager[right-to-left] .smart-arrow-right-last:after,smart-pager[right-to-left] .smart-arrow-right:after{transform:rotate(180deg);transform-origin:center}smart-pager[right-to-left] .smart-first-button,smart-pager[right-to-left] .smart-last-button,smart-pager[right-to-left] .smart-next-page-button,smart-pager[right-to-left] .smart-pager-input,smart-pager[right-to-left] .smart-pager-label,smart-pager[right-to-left] .smart-pager-label>span,smart-pager[right-to-left] .smart-pager-page-index-selector,smart-pager[right-to-left] .smart-previous-page-button{direction:rtl}
smart-password-text-box{display:block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height)}smart-password-text-box.smart-element{border:1px solid var(--smart-border);background:var(--smart-background);overflow:visible;border-radius:var(--smart-border-radius)}.smart-password-text-box>.smart-container{position:relative}.smart-password-text-box .smart-content,.smart-password-text-box .smart-content .smart-input{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:hidden}.smart-password-text-box .smart-content .smart-input::-ms-reveal{display:none}.smart-password-text-box .smart-password-icon{position:absolute;right:0;top:0;height:100%;width:30px;display:flex;justify-content:center;font-size:inherit;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--smart-background-color);font-family:var(--smart-font-family-icon)}.smart-password-text-box .smart-password-icon:after{content:var(--smart-icon-visibility)}.smart-password-text-box .smart-password-icon.smart-hidden{display:none}.smart-password-text-box smart-tooltip{font-size:inherit;font-family:inherit;font-weight:inherit}.smart-password-text-box .smart-hint,.smart-password-text-box .smart-label{display:none;position:absolute}.smart-password-text-box[hint] .smart-hint,.smart-password-text-box[label] .smart-label{position:absolute;left:0;bottom:100%;font-size:12px;width:100%;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;text-align:initial;line-height:initial;vertical-align:initial}.smart-password-text-box[hint] .smart-hint{opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%;bottom:initial}.smart-password-text-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.smart-password-text-box .smart-hint,.smart-password-text-box .smart-hint::after{transition-duration:.1s}}}.smart-password-text-box[show-password-strength] .smart-password-short input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-short input{border-color:var(--smart-error)}.smart-password-text-box[show-password-strength] .smart-password-weak input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-weak input{border-color:orange}.smart-password-text-box[show-password-strength] .smart-password-far input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-far input{border-color:#ff0}.smart-password-text-box[show-password-strength] .smart-password-good input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-good input{border-color:#00bfff}.smart-password-text-box[show-password-strength] .smart-password-strong input:focus,.smart-password-text-box[show-password-strength]:focus .smart-password-strong input{border-color:var(--smart-success)}smart-password-text-box[right-to-left] .smart-hint,smart-password-text-box[right-to-left] .smart-label,smart-password-text-box[right-to-left]>.smart-container{direction:rtl}smart-password-text-box[right-to-left] smart-tooltip{direction:initial}smart-password-text-box[right-to-left] .smart-password-icon{left:0;right:initial}
.smart-pivot-table tfoot td,.smart-pivot-table thead th{font-weight:700}.smart-pivot-table thead th:not(:last-child):not(.last-visible){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table tbody tr td{transform:scaleY(1)}.smart-pivot-table tbody tr.collapsed{height:0}.smart-pivot-table tbody tr.collapsed td{border-top-width:0;border-top-color:transparent;padding-top:0;padding-bottom:0;line-height:0;transform:scaleY(0)}.smart-pivot-table tbody tr.no-height td{line-height:0}.smart-pivot-table th.align-left>.wrapper{justify-content:flex-start}.smart-pivot-table th.align-center>.wrapper{justify-content:center}.smart-pivot-table th.align-right>.wrapper{justify-content:flex-end}.smart-pivot-table tr td{line-height:calc(var(--smart-table-row-height) - 2 * var(--smart-table-cell-padding) - var(--smart-border-width));white-space:nowrap}.smart-pivot-table tr:last-child:not(:first-child) .smart-pivot-table-grouping-header,.smart-pivot-table tr:last-child:not(:first-child) .smart-pivot-table-total-header{border-top:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table tr:not(:last-child) .smart-pivot-table-grouping-header,.smart-pivot-table tr:not(:last-child) .smart-pivot-table-selection-header,.smart-pivot-table tr:not(:last-child) .smart-pivot-table-total-header{border-bottom:none}.smart-pivot-table td.align-left{text-align:left}.smart-pivot-table td.align-center{text-align:center}.smart-pivot-table td.align-right{text-align:right}.smart-pivot-table td.sort-by{position:relative}.smart-pivot-table td.sort-by:before{content:var(--smart-icon-up);display:flex;align-items:center;justify-content:flex-end;visibility:hidden;position:absolute;top:0;right:var(--smart-table-cell-padding);height:100%;font-family:var(--smart-font-family-icon);opacity:0;transform:rotate(90deg)}.smart-pivot-table td.sort-by.asc:before,.smart-pivot-table td.sort-by.desc:before{opacity:1;visibility:visible}.smart-pivot-table td[selection-detail]:before{content:attr(selection-detail);position:absolute;top:100%;left:0;padding:3px;background-color:var(--smart-secondary);color:var(--smart-secondary-color);font-size:var(--smart-font-size);font-variant:small-caps;opacity:.8;pointer-events:none}.smart-pivot-table td[selection-detail][detail-position-x=right]:before{left:unset;right:0}.smart-pivot-table td[selection-detail][detail-position-y=top]:before{top:0;transform:translateY(-100%)}.smart-pivot-table .smart-pivot-table-main-container{width:100%;height:100%;overflow:auto}.smart-pivot-table .smart-pivot-table-main-container.prevent-scroll{overflow:hidden}.smart-pivot-table .smart-pivot-table-selection-header{border-top:none}.smart-pivot-table .smart-pivot-table-total-header{border-top:none;width:var(--smart-pivot-table-cell-width)}.smart-pivot-table .smart-pivot-table-grouping-header{border-top:none;width:var(--smart-pivot-table-secondary-group-width)}.smart-pivot-table .smart-pivot-table-toolbar{display:none;border:none;border-bottom:var(--smart-border-width) solid var(--smart-border);height:var(--smart-table-row-height)}.smart-pivot-table .smart-pivot-table-toolbar smart-breadcrumb .smart-breadcrumb-items .smart-breadcrumb-item{height:calc(100% - var(--smart-breadcrumb-padding))}.smart-pivot-table .smart-pivot-table-row-group-breadcrumb:before{content:var(--smart-icon-align-left);transform:scale(-1)}.smart-pivot-table:not([right-to-left]) td.sort-by.desc::before,.smart-pivot-table[right-to-left] td.sort-by.asc:before{transform:rotate(270deg)}.smart-pivot-table .smart-pivot-table-pivot-breadcrumb{border-left:var(--smart-border-width) solid var(--smart-border);border-radius:0}.smart-pivot-table .smart-pivot-table-pivot-breadcrumb:before{content:var(--smart-icon-refresh)}.smart-pivot-table .empty{border-top:none}.smart-pivot-table .total-arrow{display:inline-flex;margin-left:var(--smart-table-arrow-margin);width:var(--smart-table-arrow-size);height:var(--smart-table-arrow-size);cursor:pointer}.smart-pivot-table .total-arrow:focus{outline:0;border:1px solid var(--smart-ui-state-color-focus);border-radius:50%;color:var(--smart-ui-state-color-focus)}.smart-pivot-table .smart-pivot-panel{border-top:none;border-right:none;border-bottom:none;width:100%;height:100%}.smart-pivot-table smart-breadcrumb{position:relative;border:none;width:unset;height:100%;padding-left:calc(3 * var(--smart-breadcrumb-padding))}.smart-pivot-panel .smart-accordion smart-accordion-item .smart-accordion-item-content,.smart-pivot-panel smart-accordion-item .smart-content-container{padding:0}.smart-pivot-table smart-breadcrumb:before{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:calc(3 * var(--smart-breadcrumb-padding));height:100%;font-family:var(--smart-font-family-icon)}.smart-pivot-table smart-breadcrumb>.smart-container{position:relative}.smart-pivot-table smart-breadcrumb>.smart-container.drop-target:after{content:"";position:absolute;top:0;left:calc(-3 * var(--smart-breadcrumb-padding));box-sizing:border-box;border:2px dashed var(--smart-primary);width:calc(100% + 4 * var(--smart-breadcrumb-padding));height:calc(100% + var(--smart-breadcrumb-padding))}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-items,.smart-pivot-table smart-breadcrumb .smart-template-container{height:100%}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-item{height:calc(100% - var(--smart-breadcrumb-padding))}.smart-pivot-table smart-breadcrumb .smart-breadcrumb-placeholder{position:absolute;top:var(--smart-breadcrumb-padding);left:0;font-style:italic}.smart-pivot-table [selection-detail]{position:relative;overflow:visible;z-index:1}.smart-pivot-table:not([animation=none]) tbody tr{transition:height .2s ease-in-out}.smart-pivot-table:not([animation=none]) tr td{transition:padding-top .2s ease-in-out,padding-bottom .2s ease-in-out,transform .2s ease-in-out,border-top-color .2s ease-in-out}.smart-pivot-table:not([designer]) .smart-pivot-table-designer-container{display:none}.smart-pivot-table[group-layout=classic] .smart-pivot-table-grouping-header{width:calc(.75 * var(--smart-pivot-table-cell-width))}.smart-pivot-table[group-layout=classic] tbody td.expanded:not(.main)+td[data-field^=group]:not(.main),.smart-pivot-table[group-layout=classic] tbody td:not(.expanded)+td[data-field^=group]:not(.main){font-size:0}.smart-pivot-table[group-layout=classic] .hierarchy-arrow::after{content:var(--smart-icon-plus)}.smart-pivot-table[group-layout=classic] td.expanded .hierarchy-arrow::after{content:var(--smart-icon-minus)}.smart-pivot-table[designer]>.smart-container{display:grid;grid-template-columns:1fr var(--smart-pivot-panel-width);grid-template-rows:100%}.smart-pivot-table[designer] .smart-pivot-table-designer-container{display:block;height:100%}.smart-pivot-table[designer-position=near]>.smart-container{grid-template-columns:var(--smart-pivot-panel-width) 1fr}.smart-pivot-table[designer-position=near] .smart-pivot-table-main-container{order:1}.smart-pivot-table[designer-position=near]:not([right-to-left]) .smart-pivot-panel{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table[toolbar]>.smart-container{display:flex;flex-direction:column}.smart-pivot-table[toolbar] .smart-pivot-table-main-container{height:calc(100% - var(--smart-table-row-height));grid-area:main}.smart-pivot-table[toolbar] .smart-pivot-table-toolbar{display:grid;grid-template-columns:1fr 1fr var(--smart-table-row-height) var(--smart-table-row-height);grid-area:toolbar;gap:var(--smart-pivot-panel-padding)}.smart-pivot-table[toolbar] .smart-pivot-table-designer-container{grid-area:designer;min-height:0;max-height:unset}.smart-pivot-table[toolbar][designer]>.smart-container{display:grid;grid-template-columns:1fr var(--smart-pivot-panel-width);grid-template-rows:var(--smart-table-row-height) 1fr;grid-template-areas:"toolbar toolbar" "main designer"}.smart-pivot-table[toolbar][designer] .smart-pivot-table-toolbar{grid-template-columns:1fr 1fr var(--smart-table-row-height)}.smart-pivot-table[toolbar][designer] .smart-table-toolbar-button.fields{display:none}.smart-pivot-table[toolbar][designer] .smart-pivot-table-main-container{width:100%;height:100%}.smart-pivot-table[toolbar][designer][designer-position=near]>.smart-container{grid-template-columns:var(--smart-pivot-panel-width) 1fr;grid-template-areas:"toolbar toolbar" "designer main"}.smart-pivot-table[selection][selection-mode=cell] tbody td{-webkit-user-select:none;user-select:none}.smart-pivot-table[selection][selection-mode=cell] tbody td.selected{background-color:rgba(var(--smart-primary-rgb),.8);color:var(--smart-primary-color)}.smart-table[column-reorder] th[data-field].smart-pivot-table-total-header,.smart-table[column-reorder][column-totals] th[data-field]{cursor:unset}.smart-table[freeze-header] thead tr:nth-child(4)>th{top:calc(3 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(5)>th{top:calc(4 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(6)>th{top:calc(5 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(7)>th{top:calc(6 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(8)>th{top:calc(7 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(9)>th{top:calc(8 * var(--smart-table-column-header-height))}.smart-table[freeze-header] thead tr:nth-child(10)>th{top:calc(9 * var(--smart-table-column-header-height))}.smart-table-window.drill-down{--smart-window-default-width:750px;--smart-window-footer-padding:0;--smart-window-footer-height:0px}.smart-table-window.drill-down .smart-content-container>.smart-content>div{display:grid;grid-template-rows:auto 1fr;grid-template-columns:100%;gap:var(--smart-pivot-panel-padding);width:100%;height:100%}.smart-table-window.drill-down .drill-down-details{display:flex}.smart-table-window.drill-down .smart-content strong{margin-right:var(--smart-pivot-panel-padding);margin-left:calc(var(--smart-pivot-panel-padding)/ 3)}.smart-table-window.drill-down smart-table{min-height:0}.smart-table-window.fields{--smart-window-footer-padding:0;--smart-window-footer-height:0px;--smart-window-default-width:600px;--smart-window-default-height:800px}.smart-table-window.fields smart-pivot-panel{width:100%;height:100%}.smart-table-window.fields smart-pivot-panel>.smart-container{grid-template-rows:auto 1fr;grid-template-columns:unset}.smart-table-window.fields smart-pivot-panel>.smart-container>div:first-child{order:1}.smart-table-window.fields smart-pivot-panel>.smart-container>div:nth-child(2){order:0}.smart-table-window.fields smart-pivot-panel .smart-filter-panel .smart-filter-panel-button-container>smart-button{width:40%}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-columns-view{grid-template-rows:2fr 1fr 1fr 1fr}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tabs{border-left:none;writing-mode:unset}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item{height:auto;border-bottom-width:calc(2 * var(--smart-border-width));border-left-width:var(--smart-border-width);border-left-color:transparent}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-top:0;margin-right:var(--smart-pivot-panel-padding)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item:focus{border-color:var(--smart-ui-state-color-focus)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item.selected{border-bottom-color:var(--smart-primary)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item.selected:focus{border-color:var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-primary)}.smart-table-window.fields smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-bottom:0;margin-right:3px}.smart-table-window.fields:not([animation=none]) smart-pivot-panel .smart-pivot-panel-tab-item{transition:border-bottom-color .3s ease-out}.smart-window.smart-table-window.drill-down .smart-content-container>.smart-footer,.smart-window.smart-table-window.fields .smart-content-container>.smart-footer{display:none}.smart-pivot-panel{border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-pivot-panel-width);height:var(--smart-pivot-panel-default-height)}.smart-pivot-panel>.smart-container{display:grid;grid-template-columns:1fr auto;min-width:0;min-height:0}.smart-pivot-panel>.smart-container>div:first-child{min-height:0}.smart-pivot-panel>.smart-container .check-box{position:relative;left:unset;transform:none}.smart-pivot-panel smart-accordion-item.filtered .smart-label{position:relative;color:var(--smart-primary)}.smart-pivot-panel .icon:before,.smart-pivot-panel smart-accordion-item.filtered .smart-label:before,.smart-pivot-panel smart-tree-item .settings-icon:before{height:100%;font-weight:400;color:inherit;text-decoration:inherit;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);font-variant:normal;text-transform:none}.smart-pivot-panel smart-accordion-item.filtered .smart-label:before{font-style:normal;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;content:var(--smart-icon-filter);position:absolute;right:calc(100% + var(--smart-pivot-panel-padding)/ 2);width:16px}.smart-pivot-panel smart-tree-item .settings-icon{margin-right:calc(var(--smart-pivot-panel-padding)/ 2)}.smart-pivot-panel smart-tree-item .settings-icon:before{width:100%;font-style:normal;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;content:var(--smart-icon-settings)}.smart-pivot-panel smart-accordion,.smart-pivot-panel smart-filter-panel{width:100%;height:100%}.smart-pivot-panel smart-filter-panel>.smart-container{display:grid;grid-template-rows:auto 1fr auto;row-gap:var(--smart-pivot-panel-padding)}.smart-pivot-panel smart-filter-panel>.smart-container>div:nth-child(2){min-height:0}.smart-pivot-panel smart-filter-panel>.smart-container smart-tree{height:100%}.smart-pivot-panel smart-tree.smart-element{visibility:inherit}.smart-pivot-panel smart-tree:focus{border-color:var(--smart-ui-state-color-focus)}.smart-pivot-panel .icon:before{width:100%;font-style:normal;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.smart-pivot-panel .smart-pivot-panel-tabs{display:flex;border-left:var(--smart-border-width) solid var(--smart-border);writing-mode:vertical-lr}.smart-pivot-panel .smart-pivot-panel-tab-item{display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-left-width:calc(2 * var(--smart-border-width));height:var(--smart-pivot-panel-tab-item-height);padding:var(--smart-pivot-panel-padding);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-top:var(--smart-pivot-panel-padding)}.smart-pivot-panel .smart-pivot-panel-tab-item:first-child .icon:before{content:var(--smart-icon-table)}.smart-pivot-panel .smart-pivot-panel-tab-item:nth-child(2) .icon:before{content:var(--smart-icon-filter)}.smart-pivot-panel .smart-pivot-panel-tab-item:hover{color:var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item:focus{border-color:var(--smart-ui-state-color-focus);outline:0}.smart-pivot-panel .smart-pivot-panel-tab-item.selected{border-left-color:var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item.selected:focus{border-color:var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus) var(--smart-primary)}.smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-bottom:3px}.smart-pivot-panel .smart-pivot-panel-columns-view{display:grid;grid-template-rows:3fr 1fr 1fr 1fr;width:100%;min-width:0;height:100%;min-height:0}.smart-pivot-panel .smart-pivot-panel-columns-view smart-tree{border-color:transparent;width:100%;height:100%}.smart-pivot-panel .smart-pivot-panel-active-columns{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:0;border-top:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-panel .smart-pivot-panel-active-columns smart-tree-item .smart-tree-item-label-element>span{display:flex}.smart-pivot-panel .smart-pivot-panel-label{display:flex;padding:var(--smart-pivot-panel-padding);background:var(--smart-primary);color:var(--smart-primary-color)}.smart-pivot-panel .smart-pivot-panel-label .icon{margin-right:calc(var(--smart-pivot-panel-padding)/ 2)}.smart-pivot-panel .smart-pivot-panel-row-groups-label .icon:before{content:var(--smart-icon-align-left);transform:scale(-1)}.smart-pivot-panel .smart-pivot-panel-summaries-label .icon:before{content:var(--smart-icon-math)}.smart-pivot-panel .smart-pivot-panel-pivots-label .icon:before{content:var(--smart-icon-refresh)}.smart-pivot-panel .smart-pivot-panel-columns-container{min-height:0;overflow:auto}.smart-pivot-panel .smart-pivot-panel-filters-view{height:100%}.smart-pivot-panel:not([animation=none]) .smart-pivot-panel-tab-item{transition:border-left-color .3s ease-out}.smart-pivot-panel[inverted]>.smart-container{grid-template-columns:auto 1fr}.smart-pivot-panel[inverted]>.smart-container>div:first-child{order:1}.smart-pivot-panel[inverted] .smart-pivot-panel-tabs{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item{border-left:1px solid transparent;border-right-width:calc(2 * var(--smart-border-width))}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item span:nth-child(2){transform:rotate(180deg)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item.selected{border-right-color:var(--smart-primary)}.smart-pivot-panel[inverted] .smart-pivot-panel-tab-item.selected:focus{border-color:var(--smart-ui-state-color-focus) var(--smart-primary) var(--smart-ui-state-color-focus) var(--smart-ui-state-color-focus)}.smart-pivot-panel[inverted]:not([animation=none]) .smart-pivot-panel-tab-item{transition:border-right-color .3s ease-out}.smart-window.smart-pivot-window{--smart-window-default-height:190px}.smart-window.smart-pivot-window .smart-content-container>.smart-content{display:grid;grid-template-columns:minmax(175px,auto) 1fr;grid-auto-rows:max-content;gap:var(--smart-pivot-panel-padding);min-width:0}.smart-window.smart-pivot-window .smart-content-container>.smart-footer{display:flex;justify-content:space-evenly;align-items:center}.smart-window.smart-pivot-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0;width:40%;height:100%}.smart-window.smart-pivot-window .smart-content .category.label{grid-column-start:1;grid-column-end:3;font-weight:700;text-decoration:underline}.smart-window.smart-pivot-window smart-input{width:100%}.smart-window.smart-pivot-window.summary{--smart-window-default-height:500px}.smart-window.smart-pivot-window:not(.summary) .summary{display:none}.smart-breadcrumb-feedback.cancel:after{content:var(--smart-icon-block);background-color:var(--smart-error);color:var(--smart-error-color)}.smart-breadcrumb-feedback.delete:after{content:var(--smart-icon-delete);background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-breadcrumb-feedback.pivot:after{content:var(--smart-icon-refresh)}.smart-breadcrumb-feedback.row-group:after{content:var(--smart-icon-align-left);transform:scale(-1)}.smart-breadcrumb-feedback.summary:after{content:var(--smart-icon-math)}.smart-tree-item-feedback.forbidden{border-color:var(--smart-error);color:var(--smart-error)}.smart-tree-item-feedback.forbidden:before{width:100%;height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size);color:inherit;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative;content:var(--smart-icon-block);margin-right:calc(var(--smart-pivot-panel-padding)/ 2)}.smart-pivot-table[right-to-left] thead th:not(:last-child){border-left:var(--smart-border-width) solid var(--smart-border);border-right:none}.smart-pivot-table[right-to-left] .smart-pivot-table-pivot-breadcrumb,.smart-pivot-table[right-to-left]:not([designer-position=near]) .smart-pivot-panel{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-pivot-table[right-to-left] th.expanded .total-arrow{transform:none}.smart-pivot-table[right-to-left] smart-breadcrumb{padding-left:var(--smart-breadcrumb-padding);padding-right:calc(3 * var(--smart-breadcrumb-padding))}.smart-pivot-table[right-to-left] smart-breadcrumb:before{left:unset;right:0}.smart-pivot-table[right-to-left] .total-arrow{transform:rotate(180deg)}.smart-pivot-table[right-to-left][selection]:not([selection-mode=cell]) thead th:first-child{border-left:none}.smart-table-window[right-to-left].drill-down .smart-content strong{margin-right:calc(var(--smart-pivot-panel-padding)/ 3);margin-left:var(--smart-pivot-panel-padding)}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item,.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tabs{flex-direction:row-reverse}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item{display:flex}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item:first-child{margin-left:var(--smart-pivot-panel-padding);margin-right:0}.smart-table-window[right-to-left].fields smart-pivot-panel .smart-pivot-panel-tab-item .icon{margin-left:3px;margin-right:0}.smart-pivot-panel[right-to-left]{direction:ltr}.smart-pivot-panel[right-to-left] .smart-pivot-panel-tab-item>span:nth-child(2),.smart-pivot-panel[right-to-left]>.smart-container>div:first-child{direction:rtl}.smart-pivot-panel[right-to-left] .smart-pivot-panel-label .icon,.smart-pivot-panel[right-to-left] smart-tree-item .settings-icon{margin-left:calc(var(--smart-pivot-panel-padding)/ 2);margin-right:0}
.smart-power-button{padding:0;border-radius:100%;display:inline-block;width:var(--smart-power-button-default-width);height:var(--smart-power-button-default-width)}.smart-power-button .smart-input{border-radius:100%;outline:0;width:100%;height:100%;min-width:var(--smart-power-button-default-width);min-height:var(--smart-power-button-default-width);background-color:var(--smart-background);border-style:solid;box-sizing:border-box;border-width:var(--smart-border-width);border-color:var(--smart-border);display:block;position:relative;overflow:hidden}.smart-power-button .smart-input:after{content:var(--smart-icon-power);width:100%;height:100%;font-family:smart-icons;font-style:normal;font-weight:400;font-size:20px;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.smart-power-button .smart-container{cursor:pointer;height:100%;position:relative;display:flex}.smart-power-button .smart-animation{pointer-events:none}.smart-power-button[focus]{outline:0}.smart-power-button[focus] .smart-input{outline:0;border:var(--smart-border-width) solid var(--smart-ui-state-border-focus);background:var(--smart-ui-state-focus);color:var(--smart-ui-state-color-focus)}.smart-power-button:hover .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-hover);background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);transition:background-color .1s linear}.smart-power-button:active .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-active);background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);transition:background-color .1s linear}.smart-power-button[disabled] .smart-container{cursor:initial}.smart-power-button[checked] .smart-input{background-color:var(--smart-primary);color:var(--smart-primary)}.smart-power-button[checked] .smart-input:after{color:#fff}.smart-power-button[readonly].active .smart-input,.smart-power-button[readonly]:active .smart-input,.smart-power-button[readonly]:hover .smart-input{color:initial;border:var(--smart-border-width) solid var(--smart-button-border);background:var(--smart-button-background);transition:none}smart-power-button.active .smart-input{border:var(--smart-border-width) solid var(--smart-ui-state-border-active);background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);transition:background-color .1s linear}smart-power-button.raised{box-shadow:var(--smart-elevation-2)}smart-power-button[right-to-left]>.smart-container>.smart-input{direction:rtl}
.smart-circular-progress-bar.smart-element,smart-circular-progress-bar.smart-element,smart-progress-bar.smart-element{border:none}.smart-circular-progress-bar.smart-element:focus>.smart-container,smart-circular-progress-bar.smart-element:focus>.smart-container,smart-progress-bar.smart-element:focus>.smart-container{border-color:var(--smart-outline)}.smart-circular-progress-bar.smart-container,.smart-circular-progress-bar>.smart-container,smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container,smart-progress-bar.smart-container,smart-progress-bar>.smart-container{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden;position:relative;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);color:var(--smart-background-color)}.smart-circular-progress-bar .smart-label,smart-circular-progress-bar .smart-label,smart-progress-bar .smart-label{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;text-align:center;color:var(--smart-background-color)}smart-progress-bar{width:var(--smart-progress-bar-default-width);height:var(--smart-progress-bar-default-height)}smart-progress-bar .smart-label{width:auto;color:var(--smart-outline)}smart-progress-bar .smart-value{outline:0;height:100%;width:100%;box-sizing:border-box;position:absolute;border:1px solid var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);transform-origin:left}smart-progress-bar .smart-value.smart-value-animation{animation:indeterminate 3s infinite linear}smart-progress-bar.primary .smart-value{border:1px solid var(--smart-primary);background-color:var(--smart-primary)}smart-progress-bar.secondary .smart-value{border:1px solid var(--smart-secondary);background-color:var(--smart-secondary)}smart-progress-bar.success .smart-value{border:1px solid var(--smart-success);background-color:var(--smart-success)}smart-progress-bar.info .smart-value{border:1px solid var(--smart-info);background-color:var(--smart-info)}smart-progress-bar.warning .smart-value{border:1px solid var(--smart-warning);background-color:var(--smart-warning)}smart-progress-bar.error .smart-value{border:1px solid var(--smart-error);background-color:var(--smart-error)}smart-progress-bar.light .smart-value{border:1px solid var(--smart-light);background-color:var(--smart-light)}smart-progress-bar.dark .smart-value{border:1px solid var(--smart-dark);background-color:var(--smart-dark)}smart-progress-bar:not([animation=none]) .smart-value{transition:.2s ease-in-out}smart-progress-bar[inverted] .smart-value,smart-progress-bar[orientation][inverted] .smart-value{transform-origin:right}smart-progress-bar[inverted] .smart-value.smart-value-animation{animation:indeterminate-inverted 3s infinite linear}smart-progress-bar[orientation] .smart-value{transform-origin:left}smart-progress-bar[orientation=vertical]{width:var(--smart-progress-bar-default-height);height:var(--smart-progress-bar-default-width)}smart-progress-bar[orientation=vertical][inverted] .smart-value{transform-origin:left bottom}smart-progress-bar[orientation=vertical] .smart-value{transform-origin:left top}smart-progress-bar[orientation=vertical] .smart-value.smart-value-animation{animation:indeterminate-vertical 3s infinite linear}smart-progress-bar[orientation=vertical] .smart-label{width:100%}smart-progress-bar[inverted][orientation=vertical] .smart-value.smart-value-animation{animation:indeterminate-vertical-inverted 3s infinite linear}.smart-circular-progress-bar,smart-circular-progress-bar{width:var(--smart-circular-progress-bar-default-size);height:var(--smart-circular-progress-bar-default-size)}.smart-circular-progress-bar.smart-container,.smart-circular-progress-bar>.smart-container,smart-circular-progress-bar.smart-container,smart-circular-progress-bar>.smart-container{border-radius:50%}.smart-circular-progress-bar .smart-value-animation-ms,smart-circular-progress-bar .smart-value-animation-ms{stroke-dashoffset:114}.smart-circular-progress-bar svg:first-of-type,smart-circular-progress-bar svg:first-of-type{position:absolute;border-radius:50%;pointer-events:none}.smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation,smart-circular-progress-bar svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s infinite linear}.smart-circular-progress-bar .smart-label-container,smart-circular-progress-bar .smart-label-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;box-sizing:content-box;border-radius:50%;background-color:transparent;border-style:solid;border-width:var(--smart-border-width);border-color:var(--smart-border);width:calc(100% - var(--smart-circular-progress-bar-fill-size));height:calc(100% - var(--smart-circular-progress-bar-fill-size))}.smart-circular-progress-bar .smart-value,.smart-circular-progress-bar .smart-value-path,smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value-path{stroke-width:var(--smart-circular-progress-bar-fill-size);fill:transparent;stroke-dasharray:314.159}.smart-circular-progress-bar .smart-value,smart-circular-progress-bar .smart-value{stroke:var(--smart-ui-state-active)}.smart-circular-progress-bar .smart-value-path,smart-circular-progress-bar .smart-value-path{stroke-dashoffset:0;stroke:transparent}.smart-circular-progress-bar.primary .smart-value,smart-circular-progress-bar.primary .smart-value{stroke:var(--smart-primary)}.smart-circular-progress-bar.secondary .smart-value,smart-circular-progress-bar.secondary .smart-value{stroke:var(--smart-secondary)}.smart-circular-progress-bar.success .smart-value,smart-circular-progress-bar.success .smart-value{stroke:var(--smart-success)}.smart-circular-progress-bar.info .smart-value,smart-circular-progress-bar.info .smart-value{stroke:var(--smart-info)}.smart-circular-progress-bar.warning .smart-value,smart-circular-progress-bar.warning .smart-value{stroke:var(--smart-warning)}.smart-circular-progress-bar.error .smart-value,smart-circular-progress-bar.error .smart-value{stroke:var(--smart-error)}.smart-circular-progress-bar.light .smart-value,smart-circular-progress-bar.light .smart-value{stroke:var(--smart-light)}.smart-circular-progress-bar.dark .smart-value,smart-circular-progress-bar.dark .smart-value{stroke:var(--smart-dark)}.smart-circular-progress-bar:not([animation=none]) .smart-value,smart-circular-progress-bar:not([animation=none]) .smart-value{transition:stroke-dashoffset 1s linear}.smart-circular-progress-bar[inverted] svg:first-of-type .smart-value.smart-value-animation,smart-circular-progress-bar[inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s infinite linear}.smart-circular-progress-bar[indeterminate][inverted] svg:first-of-type,.smart-circular-progress-bar[value=null][inverted] svg:first-of-type,smart-circular-progress-bar[indeterminate][inverted] svg:first-of-type,smart-circular-progress-bar[value=null][inverted] svg:first-of-type{animation:rotate-circle-inverted 1s infinite linear}.smart-circular-progress-bar[indeterminate] svg:first-of-type,.smart-circular-progress-bar[value=null] svg:first-of-type,smart-circular-progress-bar[indeterminate] svg:first-of-type,smart-circular-progress-bar[value=null] svg:first-of-type{animation:rotate-circle 1s infinite linear}.barber-shop-effect .smart-value{background-image:linear-gradient(45deg,rgba(0,0,0,.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.2) 75%,transparent 75%,transparent);background-size:5rem 5rem;background-position:0 -244rem;animation:stripes 10s linear infinite;animation-direction:normal}.barber-shop-effect[inverted] .smart-value,.barber-shop-effect[orientation=vertical] .smart-value{animation-direction:reverse}@keyframes stripes{0%{background-position:0 0}100%{background-position:60rem 0}}@keyframes indeterminate{0%{left:-100%;transform:scaleX(.4);transform-origin:left}20%{left:-40%;transform:scaleX(.3);transform-origin:left}35%{left:35%;transform:scaleX(.4);transform-origin:left}50%{left:75%;transform:scaleX(.6);transform-origin:left}55%{left:100%;transform:scaleX(.7);transform-origin:left}55.99%{left:100%;transform:scaleX(0);transform-origin:left}56%{left:-100%;transform:scaleX(0);transform-origin:left}56.99%{left:-100%;transform:scaleX(.6);transform-origin:left}75%{left:-5%;transform:scaleX(.6);transform-origin:left}80%{left:30%;transform:scaleX(.5);transform-origin:left}85%{left:50%;transform:scaleX(.4);transform-origin:left}90%{left:75%;transform:scaleX(.3);transform-origin:left}95%{left:95%;transform:scaleX(.2);transform-origin:left}98%{left:100%;transform:scaleX(.2);transform-origin:left}99.99%{left:100%;transform:scaleX(0);transform-origin:left}100%{left:-100%;transform:scaleX(0);transform-origin:left}}@keyframes indeterminate-vertical{0%{bottom:-100%;transform:scaleY(.4);transform-origin:bottom}20%{bottom:-40%;transform:scaleY(.3);transform-origin:bottom}35%{bottom:35%;transform:scaleY(.4);transform-origin:bottom}50%{bottom:75%;transform:scaleY(.6);transform-origin:bottom}55%{bottom:100%;transform:scaleY(.7);transform-origin:bottom}55.99%{bottom:100%;transform:scaleY(0);transform-origin:bottom}56%{bottom:-100%;transform:scaleY(0);transform-origin:bottom}56.99%{bottom:-100%;transform:scaleY(.6);transform-origin:bottom}75%{bottom:-5%;transform:scaleY(.6);transform-origin:bottom}80%{bottom:30%;transform:scaleY(.5);transform-origin:bottom}85%{bottom:50%;transform:scaleY(.4);transform-origin:bottom}90%{bottom:75%;transform:scaleY(.3);transform-origin:bottom}95%{bottom:95%;transform:scaleY(.2);transform-origin:bottom}98%{bottom:100%;transform:scaleY(.2);transform-origin:bottom}99.99%{bottom:100%;transform:scaleY(0);transform-origin:bottom}100%{bottom:-100%;transform:scaleY(0);transform-origin:bottom}}@keyframes circle{0%{stroke-dashoffset:314}5%{stroke-dashoffset:164}25%{stroke-dashoffset:104}}@keyframes circle-inverted{0%{stroke-dashoffset:-314}5%{stroke-dashoffset:-164}25%{stroke-dashoffset:-104}}@keyframes rotate-circle{50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@keyframes rotate-circle-inverted{50%{transform:rotate(-180deg)}75%{transform:rotate(-270deg)}100%{transform:rotate(-360deg)}}smart-circular-progress-bar[right-to-left] .smart-label,smart-progress-bar[right-to-left] .smart-label{direction:rtl}smart-progress-bar[right-to-left]:not([orientation=vertical]) .smart-value,smart-progress-bar[right-to-left][orientation=horizontal] .smart-value{transform-origin:right}smart-progress-bar[right-to-left]:not([orientation=vertical])[inverted] .smart-value,smart-progress-bar[right-to-left][orientation=horizontal][inverted] .smart-value{transform-origin:left}smart-progress-bar[right-to-left]:not([orientation=vertical]) .smart-value.smart-value-animation,smart-progress-bar[right-to-left][orientation=horizontal] .smart-value.smart-value-animation{animation:indeterminate-inverted 3s infinite linear}smart-progress-bar[right-to-left][inverted]:not([orientation=vertical]) .smart-value.smart-value-animation,smart-progress-bar[right-to-left][inverted][orientation=horizontal] .smart-value.smart-value-animation{animation:indeterminate 3s infinite linear}smart-circular-progress-bar[right-to-left][inverted] svg:first-of-type .smart-value.smart-value-animation{animation:circle 2s infinite linear}smart-circular-progress-bar[right-to-left] svg:first-of-type .smart-value.smart-value-animation{animation:circle-inverted 2s infinite linear}smart-circular-progress-bar[right-to-left][indeterminate] svg:first-of-type,smart-circular-progress-bar[right-to-left][value=null] svg:first-of-type{animation:rotate-circle-inverted 1s infinite linear}smart-circular-progress-bar[right-to-left][indeterminate][inverted] svg:first-of-type,smart-circular-progress-bar[right-to-left][value=null][inverted] svg:first-of-type{animation:rotate-circle 1s infinite linear}.barber-shop-effect[right-to-left] .smart-value{animation-direction:reverse}.barber-shop-effect[right-to-left][inverted] .smart-value{animation-direction:normal}
smart-query-builder{display:block;border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-query-builder-default-width);min-width:var(--smart-query-builder-min-width);height:var(--smart-query-builder-default-height)}smart-query-builder.smart-element{overflow:visible}smart-query-builder[allow-drag] .smart-filter-group-condition:after,smart-query-builder[allow-drag] .smart-filter-group-condition:before{content:var(--smart-icon-ellipsis);font-weight:400}smart-query-builder[dragging] .smart-filter-group-condition:after,smart-query-builder[dragging] .smart-filter-group-condition:before{content:none}.smart-query-builder{border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-query-builder.smart-container,.smart-query-builder>.smart-container{position:relative;overflow:visible}.smart-query-builder.smart-container>.smart-inner-container,.smart-query-builder>.smart-container>.smart-inner-container{overflow:hidden;width:100%;height:100%;position:relative}.smart-query-builder smart-menu.smart-conditions-menu:not([animation=none]){width:auto;height:auto;padding:2px;transform-origin:top;transform:scaleY(1)}.smart-query-builder smart-menu.smart-conditions-menu.smart-visibility-hidden:not([animation=none]){transform:scaleY(0)}.smart-query-builder smart-menu[mode=dropDown]{--smart-menu-vertical-default-width:auto;--smart-menu-vertical-default-height:auto}.smart-query-builder smart-scroll-viewer{border:none;width:100%;height:100%;position:relative;padding:var(--smart-query-builder-content-padding)}.smart-query-builder .smart-content-container>.smart-filter-group:first-child>.smart-filter-group-operator{display:none}.smart-query-builder .smart-query-builder-label{margin:var(--smart-query-builder-content-padding) 0 calc(2 * var(--smart-query-builder-content-padding)) var(--smart-query-builder-content-padding);font-weight:700;opacity:.75}.smart-query-builder .filter-builder-item{min-height:var(--smart-filter-builder-row-height);margin-left:calc(var(--smart-filter-builder-item-margin)/ 2);margin-right:calc(var(--smart-filter-builder-item-margin)/ 2);border:none;border-bottom:var(--smart-border-width) solid var(--smart-border);display:flex;align-items:center;cursor:pointer}.smart-query-builder .filter-builder-item .smart-value-container{padding-left:var(--smart-editor-label-padding)}.smart-query-builder .filter-builder-item[edited]{border:none}.smart-query-builder .filter-builder-item[edited] .smart-value-container{display:none}.smart-query-builder .filter-builder-item[placeholder]{opacity:.75;font-style:italic}.smart-query-builder .filter-builder-item[placeholder] .smart-value-container{padding-right:2px}.smart-query-builder .smart-conditions-menu{border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-query-builder .smart-conditions-menu:focus{border:var(--smart-menu-border-width) solid var(--smart-menu-border)}.smart-query-builder .smart-conditions-menu smart-menu-item{border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-query-builder .smart-conditions-menu smart-menu-item:first-child{margin-bottom:1px}.smart-query-builder .smart-conditions-menu smart-menu-item.hover{background-color:var(--smart-menu-item-background-focus);border-color:var(--smart-menu-item-border-focus);color:var(--smart-menu-item-color-focus)}.smart-query-builder .smart-editors-container>*{width:var(--smart-query-builder-editor-width);min-width:100px}.smart-query-builder .smart-editors-container smart-numeric-text-box input.smart-input{text-align:left}.smart-query-builder .smart-editors-container smart-input .arrow{transition:none}.smart-query-builder .smart-editors-container .smart-custom-editor>*{pointer-events:all;width:100%}.smart-query-builder .smart-editors-container[open] .smart-check-box-editor{margin-left:auto;margin-right:auto;display:flex;align-self:center;justify-self:center;width:30px;height:30px}.smart-query-builder .smart-editors-container[open] .smart-check-box-editor.smart-hidden{display:none}.smart-query-builder .smart-editors-container[open] smart-check-box{display:block}.smart-query-builder .smart-filter-group{display:flex;width:100%;box-sizing:border-box;white-space:nowrap;flex-direction:column;align-items:flex-start}.smart-query-builder .smart-filter-group:last-of-type .smart-filter-add-btn{display:initial}.smart-query-builder .smart-filter-group:not(:first-of-type){margin-top:var(--smart-filter-builder-group-margin)}.smart-query-builder .smart-filter-group .smart-filter-add-btn,.smart-query-builder .smart-filter-group[max-level] .smart-filter-add-btn,.smart-query-builder .smart-filter-group[node-id="0"] .smart-filter-group-operator{display:none}.smart-query-builder .smart-filter-group-condition{margin-bottom:var(--smart-filter-builder-group-condition-margin);position:relative;display:flex;width:100%;box-sizing:border-box;white-space:nowrap}.smart-query-builder .smart-filter-group-condition:after,.smart-query-builder .smart-filter-group-condition:before{font-weight:800;font-family:var(--smart-font-family-icon);position:absolute;right:100%;width:auto;content:none;transform:rotate(90deg);display:flex;align-items:flex-end;justify-content:center;font-size:12px;height:10px;top:10px;opacity:.25;margin-right:6px;cursor:move;line-height:1rem}.smart-query-builder .smart-filter-group-condition:after{transform:rotate(-90deg)}.smart-query-builder .smart-filter-group-condition.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-query-builder .smart-filter-group-condition[limit-selection]:after,.smart-query-builder .smart-filter-group-condition[limit-selection]:before{content:none}.smart-query-builder .smart-filter-group-condition[limit-selection] .filter-builder-item:not(.smart-filter-field-name){pointer-events:none}.smart-query-builder .smart-filter-group-condition-container{display:flex;box-sizing:border-box;white-space:nowrap;flex-direction:column;padding-left:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:var(--smart-filter-builder-group-container-border) solid var(--smart-border);margin-left:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 2);width:calc(100% - var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 3)}.smart-query-builder .smart-filter-group-operator{cursor:pointer;min-width:50px;border-radius:50px;text-transform:uppercase;background:var(--smart-primary);color:var(--smart-primary-color);border:none;margin-right:0;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-group-operator:not(:empty){margin-bottom:calc(var(--smart-filter-builder-group-condition-margin) * 2);padding:4px;display:flex;justify-content:center}.smart-query-builder .smart-filter-nested-operator{cursor:pointer;margin-top:calc(var(--smart-filter-builder-group-condition-margin) * 3);margin-bottom:calc(var(--smart-filter-builder-group-condition-margin) * 3);margin-left:calc(-1 * var(--smart-filter-builder-item-margin));opacity:.5;font-weight:600;text-transform:uppercase;align-self:flex-start;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-group-operation{min-width:50px;border-radius:50px;text-transform:uppercase;background:var(--smart-primary);color:var(--smart-primary-color);border:none;margin-right:0;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-delete-btn{min-width:var(--smart-filter-builder-row-height);min-height:var(--smart-filter-builder-row-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;opacity:.25;font-size:16px;cursor:pointer}.smart-query-builder .smart-filter-delete-btn:after{display:flex;justify-content:center;align-items:center;width:100%;height:0;cursor:pointer;font-weight:800;font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);font-size:var(--smart-font-size)}.smart-query-builder .smart-filter-add-btn,.smart-query-builder .smart-filter-add-condition-btn{min-height:var(--smart-filter-builder-row-height);width:var(--smart-filter-builder-row-height);display:flex}.smart-query-builder .smart-filter-delete-btn:hover{opacity:.6}.smart-query-builder .smart-filter-delete-btn:active{opacity:1}.smart-query-builder .smart-filter-add-btn{min-width:var(--smart-filter-builder-row-height);box-sizing:border-box;align-items:center;justify-content:center;font-size:16px;height:var(--smart-filter-builder-row-height);border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);margin-top:calc(var(--smart-filter-builder-group-condition-margin) * 2);margin-bottom:calc(var(--smart-filter-builder-group-condition-margin) * 2);line-height:1rem;opacity:1}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.smart-query-builder .smart-filter-add-btn{padding-bottom:7px}}.smart-query-builder .smart-filter-add-btn:after{content:"+";display:flex;justify-content:center;align-items:center;width:100%;cursor:pointer;font-size:30px;font-weight:800;font-family:var(--smart-font-family-icon);height:100%}.smart-query-builder .smart-filter-add-condition-btn{box-sizing:border-box;font-size:16px;padding-left:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:calc(var(--smart-filter-builder-group-container-border)/ 2.5) dashed var(--smart-border);margin-left:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 5);opacity:initial;min-width:50px;justify-content:flex-start;color:var(--smart-background-color);cursor:pointer;align-items:flex-end;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-add-condition-btn>div{position:relative;padding-left:calc(var(--smart-filter-builder-item-margin)/ 2)}.smart-query-builder .smart-filter-add-condition-btn>div:before{content:"+";display:flex;justify-content:center;align-items:center;cursor:pointer;font-weight:800;font-family:var(--smart-font-family-icon);position:absolute;right:100%;top:0;width:auto;height:100%;font-size:20px;margin-right:5px}.smart-query-builder .smart-filter-add-condition-btn[limit-selection]{pointer-events:none;opacity:.75}.smart-query-builder .smart-filter-value{padding:0;min-width:100px;width:var(--smart-query-builder-editor-width);text-overflow:ellipsis}.smart-query-builder .smart-filter-value[edited]{padding:0;background-color:transparent}.smart-query-builder .smart-filter-value .smart-value-container{width:100%;height:100%;display:flex;align-items:center;margin:0;overflow:hidden;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-value .smart-value-container>span{text-overflow:ellipsis;overflow:hidden;min-width:0}.smart-query-builder .smart-filter-operation{position:relative;min-width:100px;width:var(--smart-query-builder-editor-width);text-overflow:ellipsis;overflow:hidden;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-operation .smart-value-container{text-overflow:ellipsis;width:calc(100% - var(--smart-editor-addon-width));overflow:hidden}.smart-query-builder .smart-filter-operation:not([edited]):after{content:var(--smart-icon-arrow-down);display:flex;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0;width:var(--smart-editor-addon-width);position:absolute;right:-1px}.smart-query-builder .smart-filter-field-name{position:relative;min-width:100px;width:var(--smart-query-builder-editor-width);text-overflow:ellipsis;overflow:hidden;-webkit-user-select:none;user-select:none}.smart-query-builder .smart-filter-field-name .smart-value-container{text-overflow:ellipsis;overflow:hidden}.smart-query-builder .smart-filter-builder-icon{width:40px;height:100%;font-weight:700;border-right:1px solid gray;margin-right:5px;display:flex;justify-content:center;align-items:center}.smart-query-builder .smart-filter-builder-menu-item{height:100%}.smart-query-builder .smart-hidden{display:none}.smart-query-builder .smart-scrollable-outer-container{width:100%;height:100%}.smart-query-builder .smart-scroll-viewer-content-container{vertical-align:top;padding:initial}.smart-query-builder .drop-target.bottom:after,.smart-query-builder .drop-target.top:after{content:"";position:absolute;box-sizing:border-box;width:100%;height:var(--smart-filter-builder-group-condition-margin);left:0;pointer-events:none;transform:none;background-color:var(--smart-primary);opacity:.75}.smart-query-builder .drop-target.bottom:after{top:calc(100% + 3px)}.smart-query-builder .drop-target.top:after{top:calc(-1 * var(--smart-filter-builder-group-condition-margin))}.smart-query-builder .mac .smart-filter-add-btn:after,.smart-query-builder .mac .smart-filter-add-condition-btn>div:before{align-items:stretch;line-height:80%}.smart-query-builder[show-field-name-arrow] .smart-filter-field-name:not([edited]):after{content:var(--smart-icon-arrow-down);display:flex;outline:0;width:var(--smart-editor-addon-width);position:absolute;top:1px;right:-1px;height:100%}.smart-query-builder-drag-feedback{position:absolute;display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);padding:5px;white-space:nowrap;font-family:var(--smart-font-family-icon);font-size:26px;background-color:var(--smart-background);color:var(--smart-background-color);z-index:10000;opacity:.75}.smart-query-builder-drag-feedback:after{content:var(--smart-icon-docs);width:100%;height:100%;position:relative;top:0;left:0}.smart-input-drop-down-menu .icon:after{display:flex;align-items:center;justify-content:center;font-size:calc(var(--smart-font-size) - 2px);font-weight:700}.smart-input-drop-down-menu .icon.equals:after{content:"="}.smart-input-drop-down-menu .icon.notequals:after{content:"≠"}.smart-input-drop-down-menu .icon.greaterthan:after{content:">"}.smart-input-drop-down-menu .icon.greaterthanorequal:after{content:"≥"}.smart-input-drop-down-menu .icon.lessthan:after{content:"<"}.smart-input-drop-down-menu .icon.lessthanorequal:after{content:"≤"}.smart-input-drop-down-menu .icon.startswith:after{content:"a|bc"}.smart-input-drop-down-menu .icon.endswith:after{content:"ab|c"}.smart-input-drop-down-menu .icon.contains:after{content:"abc"}.smart-input-drop-down-menu .icon.notcontains:after{content:"!abc"}.smart-input-drop-down-menu .icon.isblank:after{content:"□"}.smart-input-drop-down-menu .icon.isnotblank:after{content:"■"}.smart-query-builder-drag-feedback[right-to-left],smart-query-builder[right-to-left] .smart-filter-group{direction:rtl}smart-query-builder[right-to-left] .smart-filter-group-condition-container{padding-left:initial;padding-right:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border);margin-left:initial;margin-right:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-filter-builder-group-container-border)/ 2)}smart-query-builder[right-to-left] .smart-filter-nested-operator{margin-left:initial;margin-right:calc(-1 * var(--smart-filter-builder-item-margin))}smart-query-builder[right-to-left] .smart-filter-group-condition:after,smart-query-builder[right-to-left] .smart-filter-group-condition:before{right:initial;left:100%;margin:0 0 0 6px}smart-query-builder[right-to-left] .smart-filter-add-condition-btn{padding-left:initial;padding-right:calc(var(--smart-filter-builder-group-condition-margin) * 6);border-left:initial;border-right:calc(var(--smart-border-width)/ 2.5) dashed var(--smart-border);margin-left:initial;margin-right:calc(var(--smart-filter-builder-group-condition-margin) * 3 - var(--smart-border-width)/ 5)}smart-query-builder[right-to-left] .smart-filter-add-condition-btn>div{padding-left:initial;padding-right:calc(var(--smart-filter-builder-item-margin)/ 2)}smart-query-builder[right-to-left] .smart-filter-add-condition-btn>div:before{right:initial;left:100%}smart-query-builder[right-to-left] .smart-filter-operation:not([edited])::after{left:-1px;right:initial}smart-query-builder[right-to-left] .drop-target.bottom:after,smart-query-builder[right-to-left] .drop-target.top:after{left:initial;right:0}
.smart-rating .rating-star:after{width:100%;height:100%;top:0;font-size:var(--smart-font-size);content:var(--smart-icon-star);color:var(--smart-primary);font-family:var(--smart-font-family-icon)}.smart-rating .rating-star.active.hover:after,.smart-rating .rating-star.active:after,.smart-rating .rating-star.hover:after{color:var(--smart-secondary)}
smart-ribbon .smart-ribbon-header{display:flex;border:var(--smart-border-width) solid var(--smart-surface);background:var(--smart-surface);color:var(--smart-surface-color);padding:var(--smart-ribbon-header-padding);height:var(--smart-ribbon-tab-header-height)}smart-ribbon{display:block}smart-ribbon:focus>div.smart-ribbon{outline:var(--smart-outline) solid 1px}smart-ribbon[right-to-left] .smart-ribbon-header{flex-direction:row-reverse}.smart-ribbon-file-container smart-drop-down-button .smart-action-button{cursor:pointer;width:100%}.smart-ribbon-file-container smart-drop-down-button{--smart-border:var(--smart-surface)}.smart-ribbon-file-container smart-button,.smart-ribbon-file-container smart-drop-down-button{text-align:center;--smart-editor-addon-width:0;--smart-border-radius:0;--smart-border-top-right-radius:var(--smart-border-radius);--smart-border-bottom-right-radius:var(--smart-border-radius);--smart-border-top-left-radius:var(--smart-border-radius);--smart-border-bottom-left-radius:var(--smart-border-radius);border-radius:0;min-width:70px}.smart-ribbon-file-container smart-menu{--smart-menu-vertical-default-height:auto;border:0}.smart-ribbon-header .smart-ribbon-header-tabs{display:flex;flex:1;overflow:hidden}smart-ribbon[right-to-left] .smart-ribbon-header-tabs,smart-ribbon[right-to-left] smart-ribbon-tab{flex-direction:row-reverse}.smart-ribbon-header-tabs .smart-ribbon-header-tab{display:flex;flex:1;align-items:center;justify-content:center;border:var(--smart-border-width) solid var(--smart-surface);border-bottom:none;background:var(--smart-surface);color:var(--smart-surface-color);padding:var(--smart-ribbon-header-tab-padding);cursor:pointer;max-width:var(--smart-ribbon-tab-header-width)}.smart-ribbon-header-tabs .smart-ribbon-header-tab:focus,.smart-ribbon-header-tabs .smart-ribbon-header-tab:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-ribbon-header-tabs .smart-ribbon-header-tab[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-active);border-bottom-width:var(--smart-border-width);border-top:0;border-left:0;border-right:0;border-style:solid;color:var(--smart-ui-state-color-selected)}.smart-ribbon-tabs{position:relative}.smart-ribbon-tabs smart-ribbon-tab{position:relative;height:var(--smart-ribbon-tab-height);display:none;border:var(--smart-border-width) solid var(--smart-surface);border-top:none;color:var(--smart-surface-color);padding:var(--smart-ribbon-tab-padding);overflow-y:hidden;overflow-x:hidden;background:var(--smart-background)}smart-ribbon-tab[collapsed]{height:var(--smart-ribbon-collapsed-tab-height)}smart-ribbon-tab[selected]{display:flex}smart-ribbon-tab .smart-ribbon-tab-groups{display:inline-flex;width:min-content}smart-ribbon[right-to-left] smart-ribbon-tab .smart-ribbon-tab-groups{flex-direction:row-reverse}smart-ribbon-tab .smart-ribbon-tab-side-container{width:40px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-left:auto;margin-right:0;position:relative}smart-ribbon[right-to-left] smart-ribbon-tab .smart-ribbon-tab-side-container{margin-left:0;margin-right:auto}smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container{width:100%;margin-left:5px;flex-direction:row;justify-content:right}smart-ribbon[right-to-left] smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container{flex-direction:row-reverse}smart-ribbon-tab[collapsed] .smart-ribbon-tab-side-container.smart-ribbon-tab-side-container-flex-between{justify-content:space-between}.smart-ribbon-tab-side-container .smart-ribbon-tab-collapse-icon{font-family:var(--smart-font-family-icon);font-size:calc(var(--smart-font-size) * 1.5);cursor:pointer}.smart-ribbon-tabs .smart-ribbon-tab-collapse-icon:after{content:var(--smart-icon-arrow-up)}smart-ribbon-tab[collapsed] .smart-ribbon-tab-collapse-icon:after{content:var(--smart-icon-arrow-down)}.smart-ribbon-more-button.smart-drop-down-button.smart-drop-down-container smart-scroll-viewer{--smart-editor-drop-down-min-height:var(--smart-ribbon-collapsed-tab-height);--smart-editor-drop-down-max-height:var(--smart-ribbon-collapsed-tab-height)}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat,smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat[active],smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button.flat[hover]{color:var(--smart-button-flat-color);background:0 0;border-color:transparent}smart-ribbon-tab[collapsed] .smart-ribbon-more-button.flat.smart-drop-down-box .smart-drop-down-button{border:transparent;border-radius:0}.smart-ribbon-more-items .smart-ribbon-sub-menu-group,smart-ribbon-tab smart-ribbon-group[root]{border-color:var(--smart-ribbon-border-color);border-width:0 var(--smart-border-width) 0 0;border-style:solid}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button .smart-action-button{display:none}smart-ribbon-tab[collapsed] smart-drop-down-button.smart-ribbon-more-button .smart-drop-down-button-icon:after{transform:none;--smart-icon-arrow-down:var(--smart-icon-ellipsis)}.smart-ribbon-more-items{display:flex;flex-direction:row;height:100%}.smart-ribbon-more-items .smart-ribbon-sub-menu-group{display:flex}.smart-ribbon-group-drop-down[role=dialog] smart-ribbon-group[root],smart-ribbon-tab smart-ribbon-group[root]{display:flex;flex-wrap:nowrap;flex-direction:column;flex:1;color:var(--smart-surface-color);padding-top:10px}smart-ribbon[right-to-left] smart-ribbon-group[root]{border-width:0 0 0 var(--smart-border-width)}.smart-ribbon-more-button .smart-ribbon-group[root],smart-ribbon-tab[collapsed] smart-ribbon-group[root]{padding:2px}.smart-ribbon-group-items .smart-ribbon-group-item-separator{width:1px;background:var(--smart-ribbon-border-color);margin:0 5px;height:100%}smart-ribbon-group[root]>.smart-ribbon-group-items{width:100%;display:flex;flex:1;height:100%;padding:var(--smart-ribbon-group-items-padding)}smart-ribon[right-to-left] smart-ribbon-group[root]>.smart-ribbon-group-items{flex-direction:row-reverse}smart-ribbon-group[inner]>.smart-ribbon-group-items{display:flex;justify-content:space-around;height:100%}smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items{flex-direction:column}.smart-ribbon-more-button smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items,smart-ribbon-group[direction=horizontal]>.smart-ribbon-group-items,smart-ribbon-tab[collapsed] smart-ribbon-group[direction=vertical]>.smart-ribbon-group-items{flex-direction:row}smart-ribbon-group[size=small]>.smart-ribbon-group-items{flex-wrap:wrap;justify-content:left}.smart-ribbon-more-button smart-ribbon-group[size=small]>.smart-ribbon-group-items,smart-ribbon-tab[collapsed] smart-ribbon-group[size=small]>.smart-ribbon-group-items{flex-wrap:nowrap;justify-content:space-around}smart-ribbon-group[size=small] smart-ribbon-item{flex:100%}smart-ribbon-item{display:flex;align-items:center}smart-ribbon-item>smart-button{height:100%}.smart-ribbon-group-item-label{vertical-align:super}.smart-ribbon-group-item-flex-break,smart-ribbon-item[size=iconOnly] .smart-ribbon-group-item-label{display:none}.smart-ribbon-group-drop-down .smart-ribbon-group-item-flex-break,smart-ribbon-item[size=normal] .smart-ribbon-group-item-flex-break,smart-ribbon-item[size=large] .smart-ribbon-group-item-flex-break{display:block;flex-basis:100%;height:0}smart-ribbon-item[size=small] .smart-drop-down-box .smart-action-button,smart-ribbon-item[size=verySmall] .smart-drop-down-box .smart-action-button{flex-wrap:nowrap}smart-ribbon-group .smart-ribbon-group-header{position:relative;display:flex}smart-ribbon-group .smart-ribbon-group-header-label{margin:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:calc(var(--smart-font-size) * .75);padding:5px 0}smart-ribbon-group .smart-ribbon-group-header .smart-ribbon-group-dialog-launcher{position:absolute;height:100%;right:0}smart-ribbon[right-to-left] .smart-ribbon-group-header .smart-ribbon-group-dialog-launcher{left:0;right:auto}smart-ribbon-group[grouped][root]{padding-top:0;align-content:center;padding-left:10px;padding-right:10px}smart-ribbon-group[grouped] .smart-ribbon-group-header-label,smart-ribbon-group[hidden],smart-ribbon-tab[collapsed] .smart-ribbon-group-header-label{display:none}smart-ribbon-tab[clone] smart-button button>button{padding:0}smart-ribbon-group[grouped] smart-drop-down-button{min-width:75px}.smart-ribbon-group-drop-down-container{display:none;justify-content:center;align-items:center;height:100%}smart-ribbon-group[grouped] .smart-ribbon-group-drop-down-container{display:flex}.smart-ribbon-group-drop-down[role=dialog],.smart-ribbon-more-button[role=dialog]{--smart-editor-drop-down-z-index:9998}.smart-ribbon-more-button[role=dialog]{display:flex;justify-content:center}smart-drop-down-button.smart-ribbon-group-drop-down[drop-down-button-position=bottom]{min-height:80px}smart-drop-down-button.smart-ribbon-group-drop-down .smart-buttons-container>.smart-action-button{height:70%}smart-drop-down-button.smart-ribbon-group-drop-down .smart-buttons-container>.smart-drop-down-button{height:30%}.smart-ribbon-group-drop-down[role=dialog] smart-ribbon-group[root]{padding:0;height:100%}.smart-ribbon-group-drop-down[role=dialog] .smart-scroll-viewer-content-container{height:100%}.smart-ribbon-group-drop-down[role=dialog] .smart-ribbon-group-drop-down-element{height:100%;padding:0 5px}smart-button.smart-element.smart-ribbon-navigation-button{position:absolute;top:50%;transform:translateY(-50%);height:75%;width:30px;--smart-font-weight:800;--smart-button-very-small-font-size:18px;opacity:80%;font-family:var(--smart-font-family-icon);display:none}.smart-ribbon-navigation-button.left{left:0}.smart-ribbon-navigation-button.left .left-navigation::after{content:var(--smart-icon-arrow-left)}.smart-ribbon-navigation-button.right{right:0}.smart-ribbon-navigation-button.right .right-navigation::after{content:var(--smart-icon-arrow-right)}.smart-ribbon-group-dialog-launcher-icon:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-down)}smart-button.smart-element.smart-ribbon-navigation-button.active{display:block}
smart-scroll-bar{display:block;touch-action:none;width:var(--smart-scroll-bar-default-width);height:var(--smart-scroll-bar-default-height)}smart-scroll-bar .smart-thumb{position:absolute;width:40px;background-clip:content-box;padding:var(--smart-scroll-bar-thumb-padding) 0;height:var(--smart-scroll-bar-thumb-size);cursor:default;box-sizing:border-box;border-width:1px;border-style:solid;border-color:var(--smart-scroll-bar-thumb-border);background-color:var(--smart-scroll-bar-thumb-background);border-top-left-radius:var(--smart-scroll-bar-thumb-border-top-left-radius);border-top-right-radius:var(--smart-scroll-bar-thumb-border-top-right-radius);border-bottom-left-radius:var(--smart-scroll-bar-thumb-border-bottom-left-radius);border-bottom-right-radius:var(--smart-scroll-bar-thumb-border-bottom-right-radius)}smart-scroll-bar .smart-thumb:hover{border-color:var(--smart-scroll-bar-thumb-border-hover);background-color:var(--smart-scroll-bar-thumb-background-hover)}smart-scroll-bar .smart-thumb:active{border-color:var(--smart-scroll-bar-thumb-border-active);background-color:var(--smart-scroll-bar-thumb-background-active)}smart-scroll-bar .smart-track{position:relative;float:left;height:100%;background-color:var(--smart-scroll-bar-track-background);width:100%}smart-scroll-bar .smart-scroll-button{display:none;float:left;width:var(--smart-scroll-button-size);height:100%;cursor:default;background-color:var(--smart-scroll-bar-button-background);color:var(--smart-scroll-bar-button-color);border:1px solid var(--smart-scroll-bar-button-border);min-height:0;padding:0;border-radius:0}smart-scroll-bar .smart-scroll-button:hover{background-color:var(--smart-scroll-bar-button-background-hover);color:var(--smart-scroll-bar-button-color-hover);border-color:var(--smart-scroll-bar-button-border-hover)}smart-scroll-bar .smart-scroll-button:active{background-color:var(--smart-scroll-bar-button-background-active);color:var(--smart-scroll-bar-button-color-active);border-color:var(--smart-scroll-bar-button-border-active)}smart-scroll-bar[show-buttons] .smart-track{width:calc(100% - var(--smart-scroll-button-size) * 2)}smart-scroll-bar[show-buttons] .smart-scroll-button{display:block}smart-scroll-bar[spinner][show-buttons] .smart-track{display:none}smart-scroll-bar[spinner][show-buttons] .smart-scroll-button{width:50%}smart-scroll-bar[discrete]{--smart-scroll-button-size:0px;--smart-scroll-bar-size:15px;--smart-scroll-bar-thumb-border-top-right-radius:6px;--smart-scroll-bar-thumb-border-top-left-radius:6px;--smart-scroll-bar-thumb-border-bottom-left-radius:6px;--smart-scroll-bar-thumb-border-bottom-right-radius:6px;--smart-scroll-bar-thumb-size:100%;--smart-scroll-bar-thumb-padding:3px;--smart-scroll-bar-default-width:var(--smart-editor-width);--smart-scroll-bar-default-height:var(--smart-scroll-bar-size);--smart-scroll-bar-background:#fafafa;--smart-scroll-bar-track-background:var(--smart-scroll-bar-background);--smart-scroll-bar-border:#F1F1F1;--smart-scroll-bar-thumb-background:#C1C1C1;--smart-scroll-bar-thumb-border:transparent}smart-scroll-bar[orientation=vertical]{height:var(--smart-scroll-bar-default-width);width:var(--smart-scroll-bar-default-height)}smart-scroll-bar[orientation=vertical] .smart-thumb{width:var(--smart-scroll-bar-thumb-size);padding:0 var(--smart-scroll-bar-thumb-padding);height:40px;top:0}smart-scroll-bar[orientation=vertical] .smart-track{float:none;width:100%;height:100%}smart-scroll-bar[orientation=vertical] .smart-scroll-button{float:none;height:var(--smart-scroll-button-size);width:100%}smart-scroll-bar[orientation=vertical][show-buttons] .smart-track{height:calc(100% - var(--smart-scroll-button-size) * 2)}smart-scroll-bar[orientation=vertical][spinner] .smart-scroll-button{height:50%;width:100%;float:none}
smart-scroll-viewer{display:block;width:var(--smart-editor-width);min-width:var(--smart-scroll-viewer-min-width);max-width:var(--smart-scroll-viewer-max-width);height:var(--smart-list-box-default-height);min-height:var(--smart-scroll-viewer-min-height);max-height:var(--smart-scroll-viewer-max-height);padding:3px}.smart-scroll-viewer.smart-container,smart-scroll-viewer>.smart-container{height:100%;width:100%;border:none;position:relative;overflow:hidden}.smart-scroll-viewer>.smart-container,.smart-scroll-viewer>.smart-container>.smart-scroll-viewer-container{max-height:inherit;min-height:inherit;max-width:inherit;min-width:inherit}.smart-scroll-viewer smart-scroll-bar{overflow:visible;position:absolute;bottom:0;height:calc(var(--smart-scroll-bar-size));width:100%}.smart-scroll-viewer smart-scroll-bar:before{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background-color:var(--smart-surface);left:100%}.smart-scroll-viewer smart-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer smart-scroll-bar[orientation=vertical]{right:0;top:0;height:100%;width:calc(var(--smart-scroll-bar-size))}.smart-scroll-viewer smart-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-container{width:100%;height:100%;overflow:hidden;position:relative;background-color:transparent}.smart-scroll-viewer .smart-scroll-viewer-container.hscroll{height:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-container.vscroll{width:calc(100% - var(--smart-scroll-bar-size))}.smart-scroll-viewer .smart-scroll-viewer-content-container{width:auto;height:auto;display:inline-block;padding:5px;position:relative;background-color:transparent}.smart-scroll-viewer[right-to-left] .smart-scroll-viewer-container{direction:rtl;text-align:initial}.smart-scroll-viewer[right-to-left] .smart-scroll-viewer-container.vscroll,.smart-scroll-viewer[right-to-left] smart-scroll-bar{left:var(--smart-scroll-bar-size);right:0}.smart-scroll-viewer[right-to-left] smart-scroll-bar:after{left:-100%}.smart-scroll-viewer[right-to-left] smart-scroll-bar[orientation=vertical]{left:0;right:initial}.smart-scroll-viewer[right-to-left] smart-scroll-bar[orientation=vertical]:after{content:none}
smart-slider{display:block;width:var(--smart-slider-default-width);height:var(--smart-slider-default-height);--smart-border-top-left-radius:100%;--smart-border-top-right-radius:100%;--smart-border-bottom-left-radius:100%;--smart-border-bottom-right-radius:100%}smart-slider[orientation=vertical]{width:var(--smart-slider-default-height);height:var(--smart-slider-default-width)}smart-slider.smart-element{overflow:visible}.smart-slider .smart-track-container{width:100%;height:var(--smart-slider-track-size);margin-top:calc((var(--smart-slider-thumb-height) - var(--smart-slider-track-size))/ 2 + 2px);margin-bottom:calc((var(--smart-slider-thumb-height) - var(--smart-slider-track-size))/ 2 + 2px)}.smart-slider .smart-track{user-select:none;-webkit-user-select:none;position:relative;float:left;width:100%;height:var(--smart-slider-track-size);background-color:var(--smart-disabled);cursor:pointer}.smart-slider .smart-thumb{position:absolute;margin-left:calc(-1 * var(--smart-slider-thumb-width)/ 2);margin-top:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-thumb-height)/ 2);border-top-left-radius:var(--smart-slider-thumb-border-top-left-radius);border-top-right-radius:var(--smart-slider-thumb-border-top-right-radius);border-bottom-left-radius:var(--smart-slider-thumb-border-bottom-left-radius);border-bottom-right-radius:var(--smart-slider-thumb-border-bottom-right-radius);border:var(--smart-border-width) solid var(--smart-primary);width:var(--smart-slider-thumb-width);min-width:var(--smart-slider-track-size);height:var(--smart-slider-thumb-height);min-height:var(--smart-slider-track-size);background-color:var(--smart-primary);cursor:pointer;user-select:none;-webkit-user-select:none}.smart-slider .smart-thumb:before{width:100%;height:100%;transition:.2s;display:block;border-radius:50%;content:"";z-index:-1;opacity:.2;background:var(--smart-primary)}.smart-slider .smart-thumb[hover]:before{transform:scale(3);animation:slider-thumb-effect 1s infinite;animation-delay:.1s}.smart-slider .smart-thumb.accessible{z-index:1}.smart-slider .smart-thumb-label,.smart-slider .smart-thumb~.smart-thumb{display:none}.smart-slider .smart-value{position:absolute;width:0;height:var(--smart-slider-track-size);background-color:var(--smart-ui-state-active)}.smart-slider .smart-tooltip{position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid var(--smart-primary);width:var(--smart-slider-tooltip-width);height:var(--smart-slider-tooltip-height);padding:4px 12px;font-family:var(--smart-font-family);font-size:75%;opacity:.5;border-radius:0;background-color:var(--smart-primary);color:var(--smart-primary-color);left:calc(-1 * var(--smart-slider-tooltip-width)/ 2 + var(--smart-slider-thumb-width)/ 2 - 1px);top:calc(-1 * var(--smart-slider-tooltip-height) - 22px)}.smart-slider .smart-scale.smart-hidden,.smart-slider .smart-tooltip.smart-hidden{display:none}.smart-slider .smart-tooltip .smart-tooltip-content{background:inherit;color:inherit;border-color:inherit;background-color:inherit}.smart-slider .smart-tick{position:absolute;width:1px;height:var(--smart-slider-tick-size);background-color:var(--smart-border)}.smart-slider .smart-tick-minor{height:var(--smart-slider-minor-tick-size)}.smart-slider .smart-scale{margin-left:var(--smart-border-width);height:calc(100% - var(--smart-slider-thumb-height) - 4px)}.smart-slider .smart-scale-near .smart-tick{bottom:0}.smart-slider .smart-scale-near .smart-label{bottom:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider .smart-scale-far .smart-tick{top:0}.smart-slider .smart-scale-far .smart-label{top:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider .smart-spin-button{display:block;float:left;margin-top:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-spin-button-height)/ 2);border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-slider-spin-button-width);height:var(--smart-slider-spin-button-height);background-color:var(--smart-surface);color:var(--smart-surface-color);cursor:pointer;padding:0;min-height:0;top:0;position:relative}.smart-slider .smart-spin-button.smart-hidden,.smart-slider:not([hint]) .smart-hint{display:none}.smart-slider .smart-spin-button .smart-button{padding:0;min-height:0}.smart-slider .smart-spin-button .smart-arrow{left:1px;top:1px}.smart-slider .smart-spin-button[hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover)}.smart-slider .smart-spin-button[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active)}.smart-slider:focus{border-color:var(--smart-outline)}.smart-slider:focus .smart-thumb:before{transform:scale(3);animation:slider-thumb-effect 1s infinite;animation-delay:.1s}.smart-slider:not([animation=none]) .smart-thumb.enable-animation{transition:margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none]) .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[inverted] .smart-value.enable-animation,.smart-slider:not([animation=none])[range-slider] .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1),margin-left .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical] .smart-thumb.enable-animation{transition:margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1),margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical][inverted] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1)}.smart-slider:not([animation=none])[orientation=vertical][range-slider] .smart-value.enable-animation{transition:height .4s cubic-bezier(.25,.8,.25,1),margin-top .4s cubic-bezier(.25,.8,.25,1)}.smart-slider[disabled] .smart-spin-button,.smart-slider[disabled] .smart-thumb,.smart-slider[disabled] .smart-track,.smart-slider[disabled] .smart-value,.smart-slider[readonly] .smart-spin-button,.smart-slider[readonly] .smart-thumb,.smart-slider[readonly] .smart-track,.smart-slider[readonly] .smart-value{cursor:default}.smart-slider[hint] .smart-hint{position:absolute;left:0;bottom:calc(100% + 2px);font-size:12px;width:100%;display:block;pointer-events:none;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-slider[hint] .smart-hint:empty{display:none}.smart-slider[range-slider] .smart-thumb~.smart-thumb,.smart-slider[show-thumb-label]:focus .smart-thumb-label{display:block}.smart-slider[hint][scale-position=both]:not([orientation=vertical]) .smart-hint{bottom:150%}.smart-slider[ticks-position=track] .smart-scale-near .smart-label,.smart-slider[ticks-visibility=none] .smart-scale-near .smart-label{bottom:2px}.smart-slider[hint]:not([animation=none]) .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-slider[value="0"] .smart-thumb{background-color:var(--smart-border);border-color:var(--smart-border)}.smart-slider[value="0"] .smart-thumb:before{background:var(--smart-border)}.smart-slider[show-buttons] .smart-track-container{margin-top:calc((var(--smart-slider-spin-button-height) - var(--smart-slider-track-size))/ 2 + 2px);margin-bottom:calc((var(--smart-slider-spin-button-height) - var(--smart-slider-track-size))/ 2 + 2px)}.smart-slider[show-buttons] .smart-track{margin-left:calc(var(--smart-slider-thumb-width)/ 2);margin-right:calc(var(--smart-slider-thumb-width)/ 2);width:calc(100% - 2 * var(--smart-slider-spin-button-width) - var(--smart-slider-thumb-width))}.smart-slider[show-buttons] .smart-scale{height:calc(100% - var(--smart-slider-spin-button-height) - 4px);margin-left:calc(var(--smart-slider-spin-button-width) + var(--smart-slider-thumb-width)/ 2 + var(--smart-border-width));margin-right:calc(var(--smart-slider-spin-button-width) + var(--smart-slider-thumb-width)/ 2)}.smart-slider[tooltip-position=far] .smart-tooltip{top:calc(var(--smart-slider-thumb-height) + 1px)}.smart-slider[scale-position=both] .smart-scale{height:calc((100% - var(--smart-slider-thumb-height))/ 2 - 2px)}.smart-slider[scale-position=both][show-buttons] .smart-scale{height:calc((100% - var(--smart-slider-spin-button-height))/ 2 - 2px)}.smart-slider[ticks-visibility=none] .smart-scale-far .smart-label{top:2px}.smart-slider[ticks-position=track] .smart-tick{height:100%}.smart-slider[ticks-position=track] .smart-tick-minor{height:60%;top:50%;transform:translateY(-50%)}.smart-slider[ticks-position=track] .smart-scale-far .smart-label{top:2px}.smart-slider[show-thumb-label] .smart-thumb{overflow:hidden;text-overflow:ellipsis;z-index:9999}.smart-slider[show-thumb-label] .smart-thumb-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:7px;font-family:var(--smart-font-family);-webkit-user-select:none;user-select:none}.smart-slider[thumb-label-position=far] .smart-thumb{top:0}.smart-slider[thumb-label-position=far]:focus .smart-thumb{top:calc(var(--smart-slider-default-height) + var(--smart-slider-thumb-width) * 2)}.smart-slider[orientation=vertical].smart-container,.smart-slider[orientation=vertical]>.smart-container{display:flex;flex-flow:row;justify-content:space-between}.smart-slider[orientation=vertical] .smart-thumb{margin-left:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-thumb-width)/ 2);margin-top:calc(-1 * var(--smart-slider-thumb-height)/ 2)}.smart-slider[orientation=vertical] .smart-track-container{float:left;width:var(--smart-slider-track-size);height:100%;margin-top:0;margin-right:calc((var(--smart-slider-thumb-width) - var(--smart-slider-track-size))/ 2 + 2px);margin-bottom:0;margin-left:calc((var(--smart-slider-thumb-width) - var(--smart-slider-track-size))/ 2 + 2px);z-index:1}.smart-slider[orientation=vertical] .smart-track{float:none;width:var(--smart-slider-track-size);height:100%}.smart-slider[orientation=vertical] .smart-value{width:var(--smart-slider-track-size);height:0}.smart-slider[orientation=vertical] .smart-scale{float:left;margin-top:var(--smart-border-width);width:calc(100% - var(--smart-slider-thumb-width) - 2px);height:100%}.smart-slider[orientation=vertical] .smart-tooltip{left:calc(-1 * var(--smart-slider-tooltip-width) - 8px);top:calc(-1 * var(--smart-slider-tooltip-height)/ 2 + var(--smart-slider-thumb-height)/ 2 - 1px)}.smart-slider[orientation=vertical] .smart-tick{width:var(--smart-slider-tick-size);height:1px}.smart-slider[orientation=vertical] .smart-tick-minor{width:var(--smart-slider-minor-tick-size)}.smart-slider[orientation=vertical] .smart-scale-near .smart-tick{right:0}.smart-slider[orientation=vertical] .smart-scale-near .smart-label{right:calc(var(--smart-slider-tick-size) + 2px);bottom:initial}.smart-slider[orientation=vertical][ticks-position=track] .smart-scale-near .smart-label,.smart-slider[orientation=vertical][ticks-visibility=none] .smart-scale-near .smart-label{right:2px}.smart-slider[orientation=vertical] .smart-scale-far .smart-label{left:calc(var(--smart-slider-tick-size) + 2px)}.smart-slider[orientation=vertical] .smart-spin-button{float:none;margin-left:calc(var(--smart-slider-track-size)/ 2 - var(--smart-slider-spin-button-width)/ 2);margin-top:0}.smart-slider[orientation=vertical][inverted] .smart-thumb{margin-top:0}.smart-slider[orientation=vertical][scale-position=both] .smart-scale{width:calc((100% - var(--smart-slider-thumb-width))/ 2 - 2px)}.smart-slider[orientation=vertical][scale-position=both][show-buttons] .smart-scale{width:calc((100% - var(--smart-slider-spin-button-width))/ 2)}.smart-slider[orientation=vertical][show-buttons] .smart-track-container{margin-right:calc((var(--smart-slider-spin-button-width) - var(--smart-slider-track-size))/ 2 + 2px);margin-left:calc((var(--smart-slider-spin-button-width) - var(--smart-slider-track-size))/ 2 + 2px)}.smart-slider[orientation=vertical][show-buttons] .smart-track{margin-left:0;margin-right:0;margin-top:calc(var(--smart-slider-thumb-height)/ 2);margin-bottom:calc(var(--smart-slider-thumb-height)/ 2);width:100%;height:calc(100% - 2 * var(--smart-slider-spin-button-height) - var(--smart-slider-thumb-height))}.smart-slider[orientation=vertical][show-buttons] .smart-scale{margin-top:calc(var(--smart-slider-spin-button-height) + var(--smart-slider-thumb-height)/ 2 + var(--smart-border-width));margin-right:0;margin-left:0;height:calc(100% - var(--smart-slider-spin-button-height) * 2 - var(--smart-slider-thumb-height))}.smart-slider[orientation=vertical][tooltip-position=far] .smart-tooltip{left:calc(var(--smart-slider-thumb-width) + 1px)}.smart-slider[orientation=vertical][ticks-position=track] .smart-tick{width:100%;height:1px}.smart-slider[orientation=vertical][ticks-position=track] .smart-tick-minor{width:60%;left:50%;transform:translateX(-50%)}.smart-slider[orientation=vertical][ticks-position=track] .smart-scale-far .smart-label,.smart-slider[orientation=vertical][ticks-visibility=none] .smart-scale-far .smart-label{left:2px}.smart-slider[orientation=vertical][thumb-label-position=far] .smart-thumb{left:100%;top:calc(100% + var(--smart-slider-thumb-height)/ 2)}@keyframes slider-thumb-effect{0%,100%{transform:scale(3)}50%{transform:scale(2.75)}}.smart-slider[right-to-left] .smart-hint,.smart-slider[right-to-left] .smart-label,smart-slider[right-to-left] .smart-tooltip-content{direction:rtl}.smart-slider[right-to-left]:not([animation=none]) .smart-value.enable-animation{transition:width .4s cubic-bezier(.25,.8,.25,1),margin-left .4s cubic-bezier(.25,.8,.25,1)}
.smart-sortable{display:block}.smart-sortable .smart-sortable-items-parent{display:flex;flex-direction:column}.smart-sortable .smart-sortable-item{transform:translate(0,0);position:relative}.smart-sortable .smart-sortable-item.dragged{position:absolute;box-shadow:var(--smart-elevation-4);z-index:9999999}.smart-sortable .smart-sortable-item.placeholder:after,.smart-sortable .smart-sortable-item.placeholder:before{content:none}.smart-sortable:not([disabled]) .smart-sortable-item{touch-action:none}.smart-sortable[disabled]{pointer-events:none;opacity:.7}.smart-sortable:not([items]).smart-container,.smart-sortable:not([items])>.smart-container{display:flex;flex-direction:column}.smart-sortable:not([items])[mode=horizontal]>.smart-container{flex-direction:row}.smart-sortable[dragged]>.smart-container{-webkit-user-select:none;user-select:none}.smart-sortable[mode=horizontal] .smart-sortable-items-parent{flex-direction:row}.smart-sortable[handle-position=left] .smart-sortable-item:after,.smart-sortable[handle-position=left] .smart-sortable-item:before{left:calc(-1 * var(--smart-sortable-handle-size))!important}.smart-sortable:not([animation=none]) .smart-sortable-item{transition:transform .15s ease-in}.smart-sortable:not([animation=none]) .smart-sortable-item.returning{transition:left .15s ease-in,top .15s ease-in}.smart-sortable:not([drag-mode=handle]):not([disabled]) .smart-sortable-item{cursor:grab}.smart-sortable[drag-mode=handle] .smart-sortable-item:after,.smart-sortable[drag-mode=handle] .smart-sortable-item:before{content:var(--smart-icon-ellipsis);position:absolute;left:100%;top:calc(50% - var(--smart-sortable-handle-size)/ 2);width:var(--smart-sortable-handle-size);height:var(--smart-sortable-handle-size);display:flex;align-items:flex-end;justify-content:center;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);line-height:calc(var(--smart-sortable-handle-size) - var(--smart-font-size)/ 2);cursor:grab;visibility:hidden;opacity:0;transition:visibility .2s ease-in,opacity .2s ease-in;color:var(--smart-background-color)}.smart-sortable[drag-mode=handle] .smart-sortable-item.dragged:after,.smart-sortable[drag-mode=handle] .smart-sortable-item.dragged:before,.smart-sortable[drag-mode=handle][handle-visibility=visible]:not([disabled]) .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-visibility=visible]:not([disabled]) .smart-sortable-item:before{visibility:visible;opacity:.5}.smart-sortable[drag-mode=handle] .smart-sortable-item:before{transform:rotate(-90deg)}.smart-sortable[drag-mode=handle] .smart-sortable-item:after{transform:rotate(90deg)}.smart-sortable[drag-mode=handle]:not([disabled]) .smart-sortable-item:hover:after,.smart-sortable[drag-mode=handle]:not([disabled]) .smart-sortable-item:hover:before{z-index:9999999;visibility:visible;opacity:.5}.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:before,.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:after,.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:before{left:calc(50% - var(--smart-sortable-handle-size)/ 2);top:100%;align-items:center;transform:none}.smart-sortable[drag-mode=handle][handle-position=bottom] .smart-sortable-item:after{align-items:flex-start}.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:before{top:calc(-1 * var(--smart-sortable-handle-size))}.smart-sortable[drag-mode=handle][handle-position=top] .smart-sortable-item:after{top:calc(-1 * var(--smart-sortable-handle-size));align-items:flex-end}.smart-sortable[right-to-left] .smart-column-panel-label,.smart-sortable[right-to-left] .smart-sortable-items-parent{direction:rtl}
smart-splitter{width:var(--smart-splitter-default-width);height:var(--smart-splitter-default-height);position:relative}smart-splitter[dragged]{cursor:w-resize}smart-splitter[orientation=horizontal][dragged]{cursor:s-resize}smart-splitter-item>.smart-container{overflow:hidden;position:relative;padding:var(--smart-splitter-item-padding)}.smart-splitter smart-splitter-bar{min-width:5px;width:var(--smart-splitter-bar-size);position:relative;-webkit-user-select:none;user-select:none;overflow:hidden;touch-action:none}.smart-splitter smart-splitter-bar>.smart-container{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse}.smart-splitter smart-splitter-bar.smart-element{background:var(--smart-surface);border-color:var(--smart-surface-color);color:var(--smart-surface-color);border-radius:initial}.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span,.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span::after,.smart-splitter smart-splitter-bar[focus] .smart-splitter-resize-button>span::before{background-color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-color-active);color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[focus].smart-element{outline:0;background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span{visibility:hidden}.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[locked] .smart-splitter-resize-button>span:before{content:none}.smart-splitter smart-splitter-bar[locked][hover]{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-splitter smart-splitter-bar[locked][focus]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-splitter smart-splitter-bar[show-far-button] .smart-splitter-far-collapse-button,.smart-splitter smart-splitter-bar[show-near-button] .smart-splitter-near-collapse-button{visibility:visible;width:100%}.smart-splitter smart-splitter-bar[item-collapsed]{cursor:initial}.smart-splitter smart-splitter-bar[item-collapsed]>.smart-container{flex-direction:initial}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button{display:none}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button>span:after,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-resize-button>span:before{content:initial}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:rotate(270deg)}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button.smart-visibility-hidden,.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button.smart-visibility-hidden{width:initial}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:translate(-50%,-50%) rotate(270deg)}.smart-splitter smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(90deg)}.smart-splitter smart-splitter-item{overflow:hidden}.smart-splitter smart-splitter-item>.smart-container>.smart-content{width:100%;height:100%;overflow:auto;padding:var(--smart-splitter-item-content-padding)}.smart-splitter smart-splitter-item.smart-element{background-color:inherit;color:inherit;border-radius:initial}.smart-splitter smart-splitter-item[collapsed]{overflow:hidden;padding:initial}.smart-splitter .smart-splitter{margin:0;width:100%;height:100%;border:none}.smart-splitter .smart-splitter smart-splitter-bar{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-splitter>.smart-container{display:flex;position:relative;overflow:inherit}.smart-splitter>.smart-container>smart-splitter-item{height:100%;flex-shrink:0;width:var(--smart-splitter-item-size)}.smart-splitter>.smart-container>smart-splitter-bar{flex-shrink:0;height:var(--smart-splitter-bar-fit-size)}.smart-splitter>.smart-container>smart-splitter-bar[locked]{cursor:default}.smart-splitter>.smart-container>.smart-splitter-bar-feedback{height:100%;flex-shrink:0}.smart-splitter .smart-splitter-bar-feedback{min-width:5px;width:var(--smart-splitter-bar-size);-webkit-user-select:none;user-select:none;overflow:hidden;touch-action:none;position:absolute;background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover);opacity:.5}.smart-splitter .smart-splitter-bar-feedback.limit-reached{background-color:var(--smart-error)}.smart-splitter .smart-splitter-resize-button{width:100%;position:relative;font-family:var(--smart-font-family-icon);height:40px;display:flex;justify-content:center;align-items:center;cursor:inherit}.smart-splitter .smart-splitter-resize-button>span{width:6px;height:6px;border:1px solid var(--smart-surface-color);background-color:var(--smart-surface-color);color:var(--smart-surface-color);border-radius:50%;cursor:inherit}.smart-splitter .smart-splitter-resize-button>span:after,.smart-splitter .smart-splitter-resize-button>span:before{position:absolute;transform:translate(-50%,-50%);content:"";width:4px;height:4px;border-radius:50%;border:1px solid var(--smart-surface-color);background-color:var(--smart-surface-color);color:var(--smart-surface-color);pointer-events:none;font-family:var(--smart-font-family-icon)}.smart-splitter .smart-splitter-resize-button>span:before{left:50%;top:calc(50% - var(--smart-splitter-bar-size))}.smart-splitter .smart-splitter-resize-button>span:after{top:calc(50% + var(--smart-splitter-bar-size));left:50%}.smart-splitter .smart-splitter-far-collapse-button,.smart-splitter .smart-splitter-near-collapse-button{height:20px;position:relative;font-family:var(--smart-font-family-icon);cursor:pointer;visibility:hidden;width:0}.smart-splitter .smart-splitter-far-collapse-button .smart-arrow,.smart-splitter .smart-splitter-near-collapse-button .smart-arrow{position:absolute;top:50%;left:50%;width:auto;height:auto}.smart-splitter .smart-splitter-far-collapse-button .smart-arrow:after,.smart-splitter .smart-splitter-near-collapse-button .smart-arrow:after{content:var(--smart-icon-arrow-down);position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%;height:100%;top:0;line-height:normal}.smart-splitter .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(270deg)}.smart-splitter .smart-splitter-near-collapse-button .smart-arrow{transform:translate(-55%,-50%) rotate(90deg)}.smart-splitter:not([readonly])>.smart-container>smart-splitter-bar[hover]{cursor:w-resize}.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar:not([focus]) .smart-splitter-far-collapse-button,.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar:not([focus]) .smart-splitter-near-collapse-button{color:inherit}.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-far-collapse-button,.smart-splitter:not([dragged])>.smart-container>smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-near-collapse-button{color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar.smart-element,.smart-splitter:not([dragged]) smart-splitter-bar[hover]{background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span,.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span:after,.smart-splitter:not([dragged]) smart-splitter-bar[hover]:not([item-collapsed]):not([focus]) .smart-splitter-resize-button span:before{background-color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-color-hover);color:var(--smart-ui-state-color-hover)}.smart-splitter:not([dragged]) smart-splitter-bar[focus]{background-color:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active);color:var(--smart-ui-state-color-active)}.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span,.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span:after,.smart-splitter:not([dragged]) smart-splitter-bar[focus]:not([item-collapsed]) .smart-splitter-resize-button span:before{background-color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-color-active);color:var(--smart-ui-state-color-active)}.smart-splitter:not([dragged]) smart-splitter-bar:not([item-collapsed]):not([focus]) .smart-splitter-far-collapse-button[hover],.smart-splitter:not([dragged]) smart-splitter-bar:not([item-collapsed]):not([focus]) .smart-splitter-near-collapse-button[hover]{color:var(--smart-ui-state-color-hover)}.smart-splitter[dragged]{cursor:w-resize;pointer-events:none;-webkit-user-select:none;user-select:none;touch-action:none}.smart-splitter[dragged]:not([animation=none])>.smart-container>smart-splitter-item{transition:none}.smart-splitter[auto-fit-mode=overflow]>.smart-container{overflow:auto}.smart-splitter[orientation=horizontal]>.smart-container{flex-direction:column}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-item{width:100%;height:var(--smart-splitter-item-size)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar{width:var(--smart-splitter-bar-fit-size);min-height:5px;height:var(--smart-splitter-bar-size)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar>.smart-container{flex-direction:row}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-far-collapse-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-near-collapse-button{width:0;height:100%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[show-far-button] .smart-splitter-far-collapse-button,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[show-near-button] .smart-splitter-near-collapse-button{width:20px;height:100%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-far-collapse-button>span{transform:translate(-50%,-45%) rotate(0)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-near-collapse-button>span,.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[item-collapsed] .smart-splitter-far-collapse-button>span{transform:translate(-50%,-50%) rotate(180deg)}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button>span:before{left:calc(50% - var(--smart-splitter-bar-size));top:50%}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar .smart-splitter-resize-button>span:after{top:50%;left:calc(50% + var(--smart-splitter-bar-size))}.smart-splitter[orientation=horizontal]>.smart-container>smart-splitter-bar[item-collapsed] .smart-splitter-near-collapse-button>span{transform:translate(-50%,-50%) rotate(0)}.smart-splitter[orientation=horizontal]>.smart-container>.smart-splitter-bar-feedback{width:100%;min-height:5px;height:var(--smart-splitter-bar-size)}.smart-splitter[orientation=horizontal] smart-splitter-item[collapsed]{min-width:0;min-height:0}.smart-splitter[orientation=horizontal]:not([resize-mode=none]):not([readonly])>.smart-container>smart-splitter-bar[hover]:not([locked]),.smart-splitter[orientation=horizontal][dragged]{cursor:s-resize}.smart-splitter[resize-mode=none]>.smart-container>smart-splitter-bar{cursor:default}.smart-splitter[disabled]>.smart-container>smart-splitter-bar{cursor:default;outline:0;border:none;box-shadow:none}.smart-splitter[dragging-not-allowed]>.smart-container>.smart-splitter-bar-feedback,.smart-splitter[dragging-not-allowed]>.smart-container>smart-splitter-bar,.smart-splitter[orientation][disabled]>.smart-container>smart-splitter-bar{cursor:default}.smart-splitter:not([animation=none]) .smart-splitter-far-collapse-button .smart-arrow,.smart-splitter:not([animation=none]) .smart-splitter-near-collapse-button .smart-arrow{transition:transform .2s ease-out}.smart-splitter:not([animation=none])>.smart-container>smart-splitter-item.animate{transition:all .25s cubic-bezier(.4,0,.2,1)}.smart-splitter[orientation-change]:not([animation=none])>.smart-container>smart-splitter-item{transition:none}.smart-splitter[show-locked-items]>.smart-container>smart-splitter-item[locked]>.smart-container:after{position:absolute;content:var(--smart-icon-lock);font-family:var(--smart-font-family-icon);opacity:.25;font-size:calc(2.5 * var(--smart-splitter-font-size));top:50%;left:50%;transform:translate(-50%,-50%)}.smart-splitter[right-to-left] .smart-splitter>.smart-container{direction:initial}.smart-splitter[right-to-left] smart-splitter-item>.smart-container>.smart-content{direction:rtl}
smart-switch-button{width:var(--smart-switch-button-default-width);height:var(--smart-switch-button-default-height)}smart-switch-button[orientation=vertical]{height:var(--smart-switch-button-default-width);width:var(--smart-switch-button-default-height)}smart-switch-button.smart-element{display:inline-block;border:none;background:0 0;overflow:visible}.smart-switch-button .smart-thumb{border:var(--smart-border-width) solid var(--smart-border);border-radius:100%;width:var(--smart-switch-button-thumb-size);height:var(--smart-switch-button-thumb-size);background-color:var(--smart-surface);box-shadow:var(--smart-elevation-2);align-self:center;position:relative;cursor:pointer;order:2;pointer-events:all}.smart-switch-button .smart-thumb:before{background-color:var(--smart-primary);position:absolute;width:200%;height:200%;left:50%;top:50%;transition:.2s;display:block;border-radius:100%;content:"";transform:scale(0) translate(-50%,-50%);transform-origin:left top;opacity:.2}.smart-switch-button .smart-thumb:active:before{animation:button-wave-effect .1s ease-in;transform:scale(1) translate(-50%,-50%)}.smart-switch-button .smart-container{font-size:inherit;position:relative;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;touch-action:none}.smart-switch-button .smart-container:before{content:"";position:absolute;width:90%;height:50%;left:5%;top:25%;border-radius:10px;background-color:var(--smart-surface)}.smart-switch-button .smart-inner-container{width:calc(200% - var(--smart-switch-button-thumb-size));height:100%;position:absolute;color:inherit;display:flex;flex-direction:row;justify-content:flex-start;pointer-events:none;left:0}.smart-switch-button .smart-false-content,.smart-switch-button .smart-true-content{font-size:inherit;font-weight:inherit;display:inline-block;text-align:center;box-sizing:border-box;color:inherit}.smart-switch-button .smart-false-content-container,.smart-switch-button .smart-true-content-container{height:100%;display:flex;justify-content:center;align-items:center;background-clip:content-box;padding:2px 0;color:inherit;overflow:hidden;width:calc((100% - var(--smart-switch-button-thumb-size))/ 2)}.smart-switch-button .smart-true-content-container{order:1}.smart-switch-button .smart-false-content-container,.smart-switch-button[inverted] .smart-true-content-container{order:3}.smart-switch-button:not([animation=none]) .smart-container:before{transition:opacity .2s ease-in-out,background .2s ease-in-out}.smart-switch-button:not([animation=none]):not([dragged]):not([checked=null]) .smart-inner-container{transition:left .2s ease-in-out}.smart-switch-button:not([animation=none])[orientation=vertical]:not([dragged]):not([checked=null]) .smart-inner-container{transition:top .2s ease-in-out}.smart-switch-button[hover]{border-color:var(--smart-ui-state-hover)}.smart-switch-button:focus .smart-thumb,.smart-switch-button[checked] .smart-thumb{border-color:var(--smart-primary);background-color:var(--smart-primary)}.smart-switch-button:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary);animation:button-wave-effect .1s ease-in}.smart-switch-button[readonly]{pointer-events:none}.smart-switch-button[disabled] .smart-thumb:before{content:none}.smart-switch-button[checked] .smart-thumb:active:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked] .smart-container:before{background-color:var(--smart-primary);opacity:.4}.smart-switch-button[checked] .smart-inner-container{left:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[checked]:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked][inverted] .smart-inner-container{left:0}.smart-switch-button[checked=null] .smart-inner-container,.smart-switch-button[checked=null][inverted] .smart-inner-container{left:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}.smart-switch-button[checked]:not([animation=none]) .smart-thumb:active:before,.smart-switch-button[checked]:not([animation=none]):focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[checked][orientation=vertical] .smart-thumb{background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical] .smart-thumb:active:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical] .smart-container:before{background-color:var(--smart-primary);opacity:.4}.smart-switch-button[checked][orientation=vertical]:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%);background-color:var(--smart-primary)}.smart-switch-button[checked][orientation=vertical]:not([animation=none]) .smart-thumb:active:before,.smart-switch-button[checked][orientation=vertical]:not([animation=none]):focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[checked=null] .smart-thumb{background-color:var(--smart-surface);border-color:var(--smart-border)}.smart-switch-button[checked=null] .smart-false-content,.smart-switch-button[checked=null] .smart-true-content{visibility:hidden}.smart-switch-button[checked=null] .smart-false-content-container,.smart-switch-button[checked=null] .smart-true-content-container{color:transparent}.smart-switch-button[inverted] .smart-inner-container{left:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[inverted] .smart-false-content-container{order:1}.smart-switch-button[orientation=vertical] .smart-thumb{width:var(--smart-switch-button-thumb-size);height:var(--smart-switch-button-thumb-size);box-shadow:var(--smart-elevation-2)}.smart-switch-button[orientation=vertical] .smart-thumb:before{border:var(--smart-border-width) solid var(--smart-border)}.smart-switch-button[orientation=vertical] .smart-thumb:active:before{animation:button-wave-effect .1s ease-in;transform:scale(1) translate(-50%,-50%)}.smart-switch-button[orientation=vertical] .smart-thumb:focus .smart-thumb:before{transform:scale(1) translate(-50%,-50%)}.smart-switch-button[orientation=vertical] .smart-container:before{content:"";position:absolute;width:50%;height:90%;left:25%;top:5%;border-radius:10px}.smart-switch-button[orientation=vertical] .smart-inner-container{height:calc(200% - var(--smart-switch-button-thumb-size));width:100%;flex-direction:column;left:0;top:0}.smart-switch-button[orientation=vertical] .smart-false-content-container,.smart-switch-button[orientation=vertical] .smart-true-content-container{width:100%;padding:0 2px;height:calc((100% - var(--smart-switch-button-thumb-size))/ 2)}.smart-switch-button[orientation=vertical]:focus .smart-thumb:before{animation:button-wave-effect .1s ease-in}.smart-switch-button[orientation=vertical][checked] .smart-inner-container{left:0;top:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[orientation=vertical][checked][inverted] .smart-inner-container{top:0}.smart-switch-button[orientation=vertical][checked=null] .smart-inner-container{top:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}.smart-switch-button[orientation=vertical][checked=null][inverted] .smart-inner-container{left:0;top:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}.smart-switch-button[orientation=vertical][inverted] .smart-inner-container{left:0;top:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}@keyframes button-wave-effect{0%{transform:scale(.2) translate(-50%,-50%)}50%{transform:scale(.5) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%)}}.smart-switch-button[right-to-left][checked]:not([orientation=vertical]) .smart-inner-container,.smart-switch-button[right-to-left][inverted]:not([orientation=vertical]) .smart-inner-container{left:0}.smart-switch-button[right-to-left]:not([orientation=vertical]) .smart-inner-container,.smart-switch-button[right-to-left][checked][inverted]:not([orientation=vertical]) .smart-inner-container{left:calc(-1 * (100% - var(--smart-switch-button-thumb-size)))}.smart-switch-button[right-to-left][checked=null]:not([orientation=vertical]) .smart-inner-container{left:calc(-50% + var(--smart-switch-button-thumb-size)/ 2)}
smart-table table:not(.smart-table-container){display:none}smart-table tr.expanded .hierarchy-arrow{transform:rotate(180deg)}.smart-table{display:block;border-radius:var(--smart-border-top-left-radius) var(--smart-border-top-right-radius) var(--smart-border-bottom-right-radius) var(--smart-border-bottom-left-radius);width:var(--smart-table-default-width);height:var(--smart-table-default-height);font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-table>.smart-container{border:var(--smart-border-width) solid var(--smart-border);position:relative;overflow:auto;border-radius:inherit;max-height:inherit}.smart-table .smart-table{background-color:#fff}.smart-table table{table-layout:fixed;border-collapse:collapse;border-radius:inherit}.smart-table thead th{background-color:var(--smart-background);color:var(--smart-background-color);font-size:calc(var(--smart-font-size) - 2px);border-bottom:var(--smart-border-width) solid var(--smart-border);text-align:left;font-weight:500}.smart-table thead th .sort-by:before,.smart-table thead th[filter]::before{font-style:normal;font-size:var(--smart-arrow-size);color:inherit;text-decoration:inherit;font-variant:normal;font-family:var(--smart-font-family-icon);text-transform:none}.smart-table thead th[filter]{position:relative}.smart-table thead th[filter]::before{content:var(--smart-icon-filter);font-weight:400;display:flex;flex-wrap:wrap;margin-top:2px;align-items:center;justify-content:center;position:absolute;right:10px}.smart-table thead th .sort-by{display:none;position:relative;visibility:hidden;width:16px;height:16px;-webkit-user-select:none;user-select:none;opacity:0}.smart-table thead th .sort-by:before{content:var(--smart-icon-up);width:100%;height:100%;font-weight:400;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.smart-table thead th .sort-by:after{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:100%;border-radius:50%;width:50%;height:50%;padding:3px;background-color:var(--smart-primary);color:var(--smart-primary-color);font-size:8px}.smart-table td,.smart-table th{padding-top:var(--smart-table-cell-padding);padding-right:var(--smart-table-cell-padding);padding-bottom:var(--smart-table-cell-padding);padding-left:var(--smart-table-cell-padding);vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.smart-table thead th .sort-by.asc,.smart-table thead th .sort-by.desc{display:inline-block;visibility:inherit;opacity:1}.smart-table thead th .sort-by.desc:before{transform:rotateX(180deg)}.smart-table thead th:not(.smart-table-select-all){opacity:.9}.smart-table thead th.freeze-far,.smart-table thead th.freeze-near{opacity:1}.smart-table thead tr{height:var(--smart-table-column-header-height)}.smart-table thead tr:first-child th{border-top:none}.smart-table tbody tr{height:var(--smart-table-row-height)}.smart-table tbody tr.last-visible{height:unset}.smart-table tbody tr.last-visible.sized{box-shadow:inset 0 var(--smart-border-width) 0 0 var(--smart-border)}.smart-table tbody+tbody{border-top:2px solid var(--smart-border)}.smart-table tfoot tr{height:var(--smart-table-row-height)}.smart-table tfoot td{--smart-surface:var(--smart-background);--smart-surface-color:var(--smart-background-color);font-size:calc(var(--smart-font-size) - 2px);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-table tr[row-id] td{white-space:nowrap}.smart-table th{border-top-width:var(--smart-border-width);border-top-style:solid;border-top-color:var(--smart-border);white-space:nowrap}.smart-table th:hover .column-menu,.smart-table th[column-menu-button] .column-menu{overflow:hidden;text-overflow:ellipsis;position:absolute;right:3px;width:25px;height:100%}.smart-table th:hover .column-menu:after,.smart-table th[column-menu-button] .column-menu:after{content:var(--smart-icon-arrow-down);font-family:var(--smart-font-family-icon);width:100%;cursor:pointer;color:var(--smart-surface-color);font-size:16px;font-weight:700}.smart-table th>.wrapper{display:flex;align-items:center;overflow:hidden;position:relative}.smart-table th>.wrapper>.label{overflow:hidden;text-overflow:ellipsis}.smart-table th.smart-table-select-all{width:calc(var(--smart-check-box-default-size) * 3)}.smart-table td.indeterminate>div:after,.smart-table th.smart-table-select-all.indeterminate>div:after{content:"";position:absolute;width:calc(.5 * var(--smart-check-box-default-size));height:calc(.5 * var(--smart-check-box-default-size))}.smart-table th.smart-table-select-all.indeterminate>div{background-color:var(--smart-primary)}.smart-table th.smart-table-select-all.indeterminate>div:after{background-color:var(--smart-primary-color)}.smart-table th.column-header{text-align:center;border-bottom:none}.smart-table th.column-header:empty{border-top:none}.smart-table td{border-top-width:var(--smart-border-width);border-top-style:solid;border-top-color:var(--smart-border)}.smart-table td div{font-size:var(--smart-font-size);padding:0;margin:0;line-height:initial}.smart-table td span{line-height:initial}.smart-table td.no-edit{background-color:rgba(0,0,0,.02)}.smart-table td.indeterminate>div{background-color:var(--smart-primary)}.smart-table td.indeterminate>div:after{background-color:var(--smart-primary-color)}.smart-table td.editing{padding:0}.smart-table td.editing .smart-table-editor{width:100%;height:100%}.smart-table td.editing .smart-table-editor.standard{border:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-table-cell-padding);font-family:inherit;font-size:inherit;box-shadow:none}.smart-table td.editing .smart-table-editor.standard:focus{border:var(--smart-border-width) solid var(--smart-border);outline:0}.smart-table td.group-header>div,.smart-table td.tree-cell>div{display:flex;flex-direction:row;align-items:center}.smart-table td.tree-cell>div div:nth-child(2){width:calc(100% - var(--smart-table-arrow-margin) - var(--smart-table-arrow-size));overflow:hidden;text-overflow:ellipsis;line-height:1.2}.smart-table td.editing.invalid{position:relative;overflow:visible}.smart-table td.editing.invalid:before{content:attr(validation-message);visibility:hidden;position:absolute;top:-100%;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:7px;background-color:var(--smart-error);color:var(--smart-secondary-color);font-size:calc(var(--smart-font-size) - 4px);opacity:0;transform:scale(0)}.smart-table smart-pager .smart-pager-far-buttons-container,.smart-table smart-pager .smart-pager-near-buttons-container{font-size:calc(var(--smart-font-size) * 2)}.smart-table td.editing.invalid:hover:before{visibility:visible;opacity:.7;transform:scale(1)}.smart-table td.editing.invalid .smart-table-editor{border-color:var(--smart-error)}.smart-table td.smart-table-select-row:hover,.smart-table th.smart-table-select-all:hover{z-index:99;overflow:visible}.smart-table td.smart-table-select-row>div,.smart-table th.smart-table-select-all>div{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;transform:translate(-50%,-50%);border:var(--smart-border-width) solid var(--smart-border);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:8px;color:var(--smart-primary-color);font-family:var(--smart-font-family-icon);cursor:pointer;border-radius:var(--smart-border-radius)}.smart-table .smart-table-toolbar-button:before,.smart-table smart-pager .smart-pager-button:before{padding:7px;color:var(--smart-secondary-color);font-size:calc(var(--smart-font-size) - 4px);opacity:0}.smart-table td.smart-table-select-row>div:before,.smart-table th.smart-table-select-all>div:before{content:"";position:absolute;border-radius:50%;width:100%;height:100%;background-color:var(--smart-secondary);opacity:.1;transform:scale(0);transform-origin:center}.smart-table td.smart-table-select-row>div:hover:before,.smart-table th.smart-table-select-all>div:hover:before{transform:scale(2.5)}.smart-table td.smart-table-select-row>div:hover:active:before,.smart-table th.smart-table-select-all>div:hover:active:before{background-color:var(--smart-primary);animation-name:active;animation-duration:.2s;animation-timing-function:ease-out;animation-iteration-count:1}.smart-table td.smart-table-select-row.selected>div,.smart-table th.smart-table-select-all.selected>div{border-color:var(--smart-primary);background-color:var(--smart-primary)}.smart-table td.smart-table-select-row.selected>div:after,.smart-table th.smart-table-select-all.selected>div:after{content:var(--smart-icon-check)}.smart-table td.smart-table-select-row.selected>div:before,.smart-table th.smart-table-select-all.selected>div:before{background-color:var(--smart-primary)}.smart-table .smart-table-select-all.freeze-near{background-color:var(--smart-background);color:var(--smart-background-color)}.smart-table smart-pager.smart-element{display:none;min-width:0;height:var(--smart-table-header-footer-height);background-color:var(--smart-background);border-left:none;border-right:none;border-bottom:none;position:sticky;left:0;bottom:0}.smart-table smart-pager>.smart-container{justify-content:flex-end}.smart-table smart-pager .smart-pager-near-buttons-container.near{order:2}.smart-table smart-pager .smart-pager-near-buttons-container.far{order:3}.smart-table smart-pager .smart-pager-size-selector-and-label-container,.smart-table[right-to-left] smart-pager .smart-pager-far-buttons-container{order:0}.smart-table smart-pager .smart-pager-label{font-size:calc(var(--smart-font-size) - 2px);opacity:.7}.smart-table smart-pager .smart-pager-summary-container.smart-pager-label{order:1;margin:0 32px 0 24px}.smart-table smart-pager .smart-pager-button:before{content:attr(tooltip);visibility:hidden;position:absolute;top:-125%;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-secondary);transform:scale(0)}.smart-table smart-pager .smart-pager-button:hover:before{visibility:visible;opacity:.7;transform:scale(1)}.smart-table .smart-pager .smart-pager-button{overflow:visible}.smart-table .smart-table-container:focus{outline:0}.smart-table .smart-table-container:focus td[focus]:after{content:"";box-sizing:border-box;position:absolute;width:calc(100% - 1px);height:100%;top:0;left:1px;pointer-events:none;border:1px solid var(--smart-ui-state-color-focus)}.smart-table .smart-table-container:focus td[focus]:not(.freeze-near):not(.freeze-far){position:relative}.smart-table .smart-table-header{height:var(--smart-table-header-footer-height);display:none;position:sticky;left:0;top:0;background-color:var(--smart-background);z-index:2}.smart-table .smart-table-header .smart-input,.smart-table .smart-table-header .smart-table-filter-template-container{display:none;width:100%;height:100%}.smart-table .smart-table-header .smart-table-toolbar-button.conditional-formatting{display:none;border:var(--smart-border-width) solid var(--smart-border);border-top:none;border-right:none;width:var(--smart-table-header-footer-height);height:100%}.smart-table .smart-table-header .smart-table-toolbar-button.conditional-formatting:before{left:unset;right:0}.smart-table .smart-table-toolbar-button{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0;--smart-button-padding:0;position:relative;border-top:none;border-bottom:none;overflow:visible;min-height:0}.smart-table .smart-table-toolbar-button:before{content:attr(tooltip);visibility:hidden;position:absolute;border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-secondary);transform:scale(0);box-sizing:border-box;top:125%;left:calc(-1 * var(--smart-table-row-height)/ 2);width:calc(2 * var(--smart-table-row-height));white-space:normal;word-wrap:break-word;text-transform:none;z-index:1000}.smart-table .smart-table-toolbar-button:after{content:var(--smart-icon-table);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-size:20px;font-family:smart-icons;pointer-events:none;opacity:.4}.smart-table .smart-table-toolbar-button:hover:before{visibility:visible;opacity:.7;transform:scale(1)}.smart-table[hide-selection-column] td.smart-table-select-row,.smart-table[hide-selection-column] td.smart-table-select-row .selection-checkbox,.smart-table[hide-selection-column] th.smart-table-select-all>div,.smart-table[virtualization] tr[unused]{visibility:hidden}.smart-table .smart-table-toolbar-button>button{overflow:hidden}.smart-table .smart-table-toolbar-button.conditional-formatting>button:after{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-family:smart-icons;pointer-events:none;content:var(--smart-icon-less-than-equal);font-size:16px;top:8px;left:8px;opacity:1}.smart-table .smart-table-toolbar-button.fields{border-right:none}.smart-table .smart-table-toolbar-button.fields:before{left:unset;right:0;width:calc(2 * var(--smart-table-row-height))}.smart-table .smart-table-toolbar-button.fields>button:after{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;font-family:smart-icons;pointer-events:none;font-size:16px;top:8px;left:8px;opacity:1;content:var(--smart-icon-settings)}.smart-table .smart-table-filter-row smart-button{--smart-button-padding:0}.smart-table .smart-table-filter-row smart-button button:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);width:100%;height:100%;text-decoration:line-through}.smart-table .smart-table-filter-row>td>div{--smart-filter-row-content-height:calc(var(--smart-table-row-height) - 2 * var(--smart-table-cell-padding) - var(--smart-border-width));display:grid;grid-template-columns:1fr var(--smart-filter-row-content-height) var(--smart-filter-row-content-height);grid-template-rows:100%;column-gap:2px;height:var(--smart-filter-row-content-height)}.smart-table .smart-table-filter-row>td.no-filter{opacity:.6;pointer-events:none}.smart-table .smart-table-filter-row .filter-value{min-width:0;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-table .smart-table-filter-row .filter-value:hover{border-color:var(--smart-ui-state-border-hover)}.smart-table .smart-table-filter-row .filter-value:focus{outline:0;border-color:var(--smart-outline)}.smart-table .smart-table-filter-row .filter-value[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.smart-table .smart-table-filter-row .filter-value::-webkit-inner-spin-button,.smart-table .smart-table-filter-row .filter-value::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.smart-table .smart-table-filter-row .smart-input{--smart-editor-addon-width:100%;--smart-editor-label-padding:0;width:unset;height:100%}.smart-table .smart-table-filter-row .smart-input .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-table .smart-table-filter-row .smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-filter);transform:none!important}.smart-table .smart-table-row-detail{height:var(--smart-table-row-detail-height)}.smart-table .smart-table-row-detail>td{border:none;padding:0}.smart-table .smart-table-row-detail .smart-table-detail-container{height:calc(var(--smart-table-row-detail-height) - 2 * var(--smart-table-cell-padding));padding:0 var(--smart-table-cell-padding);overflow:hidden}.smart-table .smart-table-row-detail.collapsed{height:0}.smart-table .smart-table-row-detail.collapsed .smart-table-detail-container{height:0;padding-top:0;padding-bottom:0}.smart-table .smart-table-cell-template{overflow:hidden;text-overflow:ellipsis;display:contents}.smart-table .disable-select td.smart-table-select-row>div{pointer-events:none;opacity:.2}.smart-table .dragged,.smart-table .drop-column{position:relative}.smart-table .drop-column:after{content:"";position:absolute;width:2px;height:100%;background-color:var(--smart-primary);top:0}.smart-table .freeze-far,.smart-table .freeze-near{position:sticky;opacity:1;background-color:var(--smart-background);color:var(--smart-background-color);z-index:1}.smart-table .drop-column.left:after{left:0}.smart-table .drop-column.right:after{right:0}.smart-table .freeze-near{left:0;box-shadow:1px 0 0 0 var(--smart-border)}.smart-table .freeze-far{right:0;box-shadow:-1px 0 0 0 var(--smart-border)}.smart-table .smart-table-virtualization-container{width:100%;height:100%;border:none;padding:0}.smart-table[conditional-formatting-button] .smart-table-container,.smart-table[conditional-formatting-button] .smart-table-virtualization-container,.smart-table[filtering]:not([filter-row]):not([column-menu]) .smart-table-container,.smart-table[filtering]:not([filter-row]):not([column-menu]) .smart-table-virtualization-container,.smart-table[paging]:not(.smart-pivot-table) .smart-table-container,.smart-table[paging]:not(.smart-pivot-table) .smart-table-virtualization-container{height:calc(100% - var(--smart-table-header-footer-height))}.smart-table .smart-table-virtualization-container .smart-scroll-viewer-content-container{padding:0}.smart-table .hierarchy-arrow{margin-right:var(--smart-table-arrow-margin);width:var(--smart-table-arrow-size);cursor:pointer}.smart-table .group-label-name{display:var(--smart-table-group-name-display)}.smart-table .group-label-value{font-weight:700}.smart-table .group-label-count{display:var(--smart-table-group-count-display)}.smart-table .outline-level-1{padding-left:var(--smart-table-indent)}.smart-table .outline-level-1.tree-leaf{padding-left:calc(var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-2{padding-left:calc(2 * var(--smart-table-indent))}.smart-table .outline-level-2.tree-leaf{padding-left:calc(2 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-3{padding-left:calc(3 * var(--smart-table-indent))}.smart-table .outline-level-3.tree-leaf{padding-left:calc(3 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-4{padding-left:calc(4 * var(--smart-table-indent))}.smart-table .outline-level-4.tree-leaf{padding-left:calc(4 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-5{padding-left:calc(5 * var(--smart-table-indent))}.smart-table .outline-level-5.tree-leaf{padding-left:calc(5 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-6{padding-left:calc(6 * var(--smart-table-indent))}.smart-table .outline-level-6.tree-leaf{padding-left:calc(6 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-7{padding-left:calc(7 * var(--smart-table-indent))}.smart-table .outline-level-7.tree-leaf{padding-left:calc(7 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-8{padding-left:calc(8 * var(--smart-table-indent))}.smart-table .outline-level-8.tree-leaf{padding-left:calc(8 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-9{padding-left:calc(9 * var(--smart-table-indent))}.smart-table .outline-level-9.tree-leaf{padding-left:calc(9 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table .outline-level-10{padding-left:calc(10 * var(--smart-table-indent))}.smart-table .outline-level-10.tree-leaf{padding-left:calc(10 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table.thead-dark table th{color:#fff;background-color:#212529;border-color:#32383e}.smart-table.thead-dark thead th .sort-by::before{color:#fff}.smart-table.thead-primary table th{color:var(--smart-primary-color);background-color:var(--smart-primary);border-color:var(--smart-primary)}.smart-table.thead-primary th.smart-table-select-all.selected>div,.smart-table.thead-primary th.smart-table-select-all>div{border-color:var(--smart-primary-color)}.smart-table.thead-primary th.smart-table-select-all.indeterminate>div{background-color:var(--smart-primary-color)}.smart-table.thead-secondary table th{color:var(--smart-secondary-color);background-color:var(--smart-secondary);border-color:var(--smart-secondary)}.smart-table.thead-surface table th{color:var(--smart-surface-color);background-color:var(--smart-surface);border-color:var(--smart-surface)}.smart-table.thead-light table th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.smart-table.table-dark table{color:#fff;background-color:#212529}.smart-table.table-dark thead th .sort-by::before{color:#fff}.smart-table.table-dark.table-bordered table{border:0}.smart-table.table-dark.table-striped table tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.smart-table.table-dark.table-hover table tbody tr:hover{background-color:rgba(255,255,255,.075)}.smart-table.table-bordered table{border:var(--smart-border-width) solid var(--smart-border)}.smart-table.table-bordered table thead td,.smart-table.table-bordered table thead th{border-bottom-width:2px}.smart-table.table-bordered table td,.smart-table.table-bordered table th{border:var(--smart-border-width) solid var(--smart-border)}.smart-table.table-striped table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.smart-table.table-hover table tbody tr:hover{background-color:rgba(0,0,0,.075)}.smart-table.table-hover table .smart-table-primary:hover,.smart-table.table-hover table .smart-table-primary:hover>td,.smart-table.table-hover table .smart-table-primary:hover>th{background-color:#9fcdff}.smart-table.table-hover table .smart-table-secondary:hover,.smart-table.table-hover table .smart-table-secondary:hover>td,.smart-table.table-hover table .smart-table-secondary:hover>th{background-color:#c8cbcf}.smart-table.table-hover table .smart-table-success:hover,.smart-table.table-hover table .smart-table-success:hover>td,.smart-table.table-hover table .smart-table-success:hover>th{background-color:#b1dfbb}.smart-table.table-hover table .smart-table-info:hover,.smart-table.table-hover table .smart-table-info:hover>td,.smart-table.table-hover table .smart-table-info:hover>th{background-color:#abdde5}.smart-table.table-hover table .smart-table-warning:hover,.smart-table.table-hover table .smart-table-warning:hover>td,.smart-table.table-hover table .smart-table-warning:hover>th{background-color:#ffe8a1}.smart-table.table-hover table .smart-table-danger:hover,.smart-table.table-hover table .smart-table-danger:hover>td,.smart-table.table-hover table .smart-table-danger:hover>th{background-color:#f1b0b7}.smart-table.table-hover table .smart-table.table-light table:hover,.smart-table.table-hover table .smart-table.table-light table:hover>td,.smart-table.table-hover table .smart-table.table-light table:hover>th{background-color:#ececf6}.smart-table.table-hover table .smart-table.table-dark table:hover,.smart-table.table-hover table .smart-table.table-dark table:hover>td,.smart-table.table-hover table .smart-table.table-dark table:hover>th{background-color:#b9bbbe}.smart-table.table-hover table .smart-table-active:hover,.smart-table.table-hover table .smart-table-active:hover>td,.smart-table.table-hover table .smart-table-active:hover>th{background-color:rgba(0,0,0,.075)}.smart-table.no-border>.smart-container{border:none}.smart-table.table-elevation{border:none;border-radius:unset;box-shadow:var(--smart-elevation-8)}.smart-table:not([animation=none]) thead th .sort-by{transition:visibility .5s ease-out,opacity .5s ease-out}.smart-table:not([animation=none]) thead th .sort-by:before{transition:transform .5s ease-out}.smart-table:not([animation=none]) tr[row-id] td:not(.editing){transition:padding-top .2s ease-in-out,padding-bottom .2s ease-in-out,transform .2s ease-in-out,border-top-color .2s ease-in-out}.smart-table:not([animation=none]) td.editing.invalid:before{transition:visibility .2s ease-in-out,opacity .2s ease-out,transform .1s ease-out}.smart-table:not([animation=none]) .smart-table-toolbar-button:before,.smart-table:not([animation=none]) smart-pager .smart-pager-button:before{transition:visibility .2s ease-out,opacity .2s ease-out,transform .1s ease-out}.smart-table:not([animation=none]) .hierarchy-arrow{transition:transform .2s ease-in-out}.smart-table:not([animation=none]):not([ignore-detail-animation]) .smart-table-row-detail{transition:height .2s ease-in-out}.smart-table:not([animation=none]):not([ignore-detail-animation]) .smart-table-row-detail .smart-table-detail-container{transition:height .2s ease-in-out,padding-top .2s ease-in-out,padding-bottom .2s ease-in-out}.smart-table[virtualization]{--smart-table-default-height:var(--smart-grid-default-height)}.smart-table[filtering] .smart-table-header{display:grid;grid-template-columns:1fr}.smart-table[filtering] .smart-table-header .smart-input,.smart-table[filtering] .smart-table-header .smart-table-filter-template-container{display:block}.smart-table[filtering][filter-row][conditional-formatting-button] .smart-table-header .smart-input,.smart-table[filtering][filter-row][conditional-formatting-button] .smart-table-header .smart-table-filter-template-container{display:none}.smart-table[filtering][conditional-formatting-button] .smart-table-header{grid-template-columns:1fr auto}.smart-table[conditional-formatting-button] .smart-table-header{display:grid}.smart-table[conditional-formatting-button] .smart-table-header .smart-table-toolbar-button.conditional-formatting{display:flex}.smart-table[conditional-formatting-button]:not([filtering]) .smart-table-header{grid-template-columns:1fr auto;grid-template-areas:". button"}.smart-table[conditional-formatting-button]:not([filtering]) .smart-table-header .smart-table-toolbar-button.conditional-formatting{grid-area:button}.smart-table[conditional-formatting-button][filtering][filter-row] .smart-table-header{grid-template-columns:1fr auto;grid-template-areas:". button"}.smart-table[conditional-formatting-button][filtering][filter-row] .smart-table-header .smart-table-toolbar-button.conditional-formatting{grid-area:button}.smart-table[paging]:not(.smart-pivot-table) smart-pager{display:block;z-index:1}.smart-table[paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-container,.smart-table[paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-virtualization-container,.smart-table[paging]:not(.smart-pivot-table)[filtering]:not([filter-row]) .smart-table-container,.smart-table[paging]:not(.smart-pivot-table)[filtering]:not([filter-row]) .smart-table-virtualization-container{height:calc(100% - 2 * var(--smart-table-header-footer-height))}.smart-table[paging].smart-pivot-table smart-pager{display:block;z-index:999}.smart-table[paging].smart-pivot-table [designer] smart-pager{border-right:1px solid var(--smart-border)}.smart-table[column-reorder] thead th{touch-action:none}.smart-table[column-reorder] th[data-field]{cursor:move}.smart-table:not([column-resize]) .dragged:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em;opacity:.8}.smart-table[column-resize] thead th{touch-action:none}.smart-table[column-resize] th[data-field]:after,.smart-table[column-resize] th[data-field]:before{content:"";position:absolute;top:0;width:5px;height:100%;cursor:col-resize}.smart-table[column-resize]:not([right-to-left]) th[locked]+th[data-field]:before,.smart-table[column-resize]:not([right-to-left]) th[locked]:after,.smart-table[column-resize]:not([selection]) th[data-field]:first-child:before,.smart-table[column-resize][resize-max-reached] th[data-field]:after,.smart-table[column-resize][resize-max-reached] th[data-field]:before,.smart-table[column-resize][selection] th[data-field]:nth-child(2):before{content:none}.smart-table[column-resize] th[data-field]:before{left:0}.smart-table[column-resize] th[data-field]:after{right:0;width:4px}.smart-table[column-resize]:not([freeze-header]) th[data-field]:not(.freeze-near):not(.freeze-far){position:relative}@media (hover:none){.smart-table[column-resize]:not(.resizing) th[data-field]:before{border-left:1px solid rgba(var(--smart-primary-rgb),.3)}.smart-table[column-resize]:not(.resizing) th[data-field]:after{border-right:1px solid rgba(var(--smart-primary-rgb),.3)}}@media (hover:hover){.smart-table[column-resize]:not(.resizing) th[data-field]:hover:before{border-left:1px solid rgba(var(--smart-primary-rgb),.3)}.smart-table[column-resize]:not(.resizing) th[data-field]:hover:after{border-right:1px solid rgba(var(--smart-primary-rgb),.3)}}.smart-table[sort-mode=many] thead th .sort-by:after{content:attr(order)}.smart-table[loading] tbody td{opacity:0}.smart-table[loading] smart-pager{pointer-events:none}.smart-table[freeze-header]:not([virtualization]) thead th{position:sticky;opacity:1;border-bottom:none;top:0;box-shadow:0 1px 0 0 var(--smart-border);z-index:100}.smart-table[freeze-header]:not([virtualization]) thead th.freeze-near{box-shadow:1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header]:not([virtualization]) thead th.freeze-far{box-shadow:-1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(2)>th{top:var(--smart-table-column-header-height)}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(3)>th{top:calc(2 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(4)>th{top:calc(3 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization]) thead tr:nth-child(5)>th{top:calc(4 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead th{top:var(--smart-table-header-footer-height)}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(2)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(2)>th{top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(3)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(3)>th{top:calc(var(--smart-table-header-footer-height) + 2 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(4)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(4)>th{top:calc(var(--smart-table-header-footer-height) + 3 * var(--smart-table-column-header-height))}.smart-table[freeze-header]:not([virtualization])[conditional-formatting-button] thead tr:nth-child(5)>th,.smart-table[freeze-header]:not([virtualization])[filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(5)>th{top:calc(var(--smart-table-header-footer-height) + 4 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization] thead{box-shadow:0 1px 0 0 var(--smart-border);top:0;position:relative;z-index:200}.smart-table[freeze-header][virtualization] thead th{opacity:1;border-bottom:none;top:0;box-shadow:0 1px 0 0 var(--smart-border);z-index:100;position:relative}.smart-table[freeze-header][virtualization] thead th.sticky{position:sticky}.smart-table[freeze-header][virtualization] thead th.freeze-near{box-shadow:1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header][virtualization] thead th.freeze-far{box-shadow:-1px 1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-header][virtualization] thead tr:nth-child(2)>th{top:var(--smart-table-column-header-height)}.smart-table[freeze-header][virtualization] thead tr:nth-child(3)>th{top:calc(2 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization] thead tr:nth-child(4)>th{top:calc(3 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization] thead tr:nth-child(5)>th{top:calc(4 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead th{top:var(--smart-table-header-footer-height)}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(2)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(2)>th{top:calc(var(--smart-table-header-footer-height) + var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(3)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(3)>th{top:calc(var(--smart-table-header-footer-height) + 2 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(4)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(4)>th{top:calc(var(--smart-table-header-footer-height) + 3 * var(--smart-table-column-header-height))}.smart-table[freeze-header][virtualization][conditional-formatting-button] thead tr:nth-child(5)>th,.smart-table[freeze-header][virtualization][filtering]:not([filter-row]):not([column-menu]) thead tr:nth-child(5)>th{top:calc(var(--smart-table-header-footer-height) + 4 * var(--smart-table-column-header-height))}.smart-table[freeze-footer] tfoot td{position:sticky;opacity:1;border-top:none;bottom:0;box-shadow:0 -1px 0 0 var(--smart-border);z-index:100}.smart-table[freeze-footer] tfoot td.freeze-near{box-shadow:1px -1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-footer] tfoot td.freeze-far{box-shadow:-1px -1px 0 0 var(--smart-border);z-index:200}.smart-table[freeze-footer] tfoot tr:nth-last-child(2) td{bottom:var(--smart-table-row-height)}.smart-table[freeze-footer] tfoot tr:nth-last-child(3) td{bottom:calc(2 * var(--smart-table-row-height))}.smart-table[freeze-footer] .smart-table-container:focus td[focus]:after{height:calc(100% - 1px)}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot td{bottom:var(--smart-table-header-footer-height)}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot tr:nth-last-child(2) td{bottom:calc(var(--smart-table-row-height) + var(--smart-table-header-footer-height))}.smart-table[freeze-footer][paging]:not(.smart-pivot-table) tfoot tr:nth-last-child(3) td{bottom:calc(2 * var(--smart-table-row-height) + var(--smart-table-header-footer-height))}.smart-table[row-detail-template] tr[row-id]{cursor:pointer}.smart-table[hierarchy] tr[row-id] td{transform:scaleY(1)}.smart-table[hierarchy] tr[row-id].no-height td{line-height:0}.smart-table[hierarchy] tr.collapsed[row-id]{height:0}.smart-table[hierarchy] tr.collapsed[row-id] td{border-top-width:0;border-top-color:transparent;padding-top:0;padding-bottom:0;line-height:0;transform:scaleY(0)}.smart-table[column-groups][selection] th.empty,.smart-table[column-groups][selection] th.smart-table-select-all,.smart-table[virtualization] tr[unused] td{border-top:none}.smart-pivot-table th.expanded .total-arrow,.smart-pivot-table:not([group-layout=classic]) tr.expanded .hierarchy-arrow{transform:rotate(180deg)}.smart-table[hierarchy]:not([animation=none]) tr[row-id]{transition:height .2s ease-in-out}.smart-table[modal]{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-table[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none;z-index:100}.smart-table[toolbar][designer] .smart-table-toolbar-button.conditional-formatting{border-right:none}.smart-table[toolbar][designer] .smart-table-toolbar-button.conditional-formatting:before{left:unset;right:0;width:calc(2 * var(--smart-table-row-height))}.smart-table[auto-size] table{table-layout:auto}.smart-table[column-groups]:not([right-to-left]) th:not(:last-child){border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[virtualization] tr.last-row td{border-bottom:var(--smart-border-width) solid var(--smart-border)}.smart-table[virtualization] tr.smart-table-filter-row td{position:sticky;top:var(--smart-table-column-header-height);background-color:var(--smart-background);box-shadow:0 1px 0 0 var(--smart-border)}.smart-table[virtualization][conditional-formatting-button] .smart-table-container,.smart-table[virtualization][filtering]:not([filter-row]) .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table) .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table)[conditional-formatting-button] .smart-table-container,.smart-table[virtualization][paging]:not(.smart-pivot-table)[filtering]:not([filter-row]):not([column-menu]) .smart-table-container{height:100%}.smart-table[virtualization][freeze-header][conditional-formatting-button] thead th,.smart-table[virtualization][freeze-header][filtering]:not([filter-row]):not([column-menu]) thead th{top:0}@media (max-width:575.98px){.smart-table.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-sm>.smart-table.table-bordered table{border:0}}@media (max-width:767.98px){.smart-table.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-md>.smart-table.table-bordered table{border:0}}@media (max-width:991.98px){.smart-table.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-lg>.smart-table.table-bordered table{border:0}}@media (max-width:1199.98px){.smart-table.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive-xl>.smart-table.table-bordered table{border:0}}.smart-table.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-table.table-responsive>.smart-table.table-bordered table{border:0}@media only screen and (max-width:1280px){.smart-table .priority-5{display:none}}@media only screen and (max-width:1024px){.smart-table .priority-4{display:none}}@media only screen and (max-width:800px){.smart-table .priority-3{display:none}}@media only screen and (max-width:640px){.smart-table .priority-2{display:none}}.smart-table[hide-selection-column] th.smart-table-select-all{width:0;padding-left:0;padding-right:0}.smart-table[hide-selection-column] tr[aria-selected=true] td{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-pivot-table:not([animation=none]) .total-arrow{transition:transform .2s ease-in-out}@-moz-document url-prefix(){.smart-table thead th:not(.smart-table-select-all){opacity:1}.smart-table .freeze-far,.smart-table .freeze-near{box-shadow:0 0 0 1px var(--smart-border)}.smart-table .smart-table-container:focus td[focus]:after{height:calc(100% - 1px);top:1px}.smart-table[freeze-header] thead th.empty,.smart-table[freeze-header] thead th:empty{box-shadow:-1px 0 0 0 var(--smart-border)}.smart-table[freeze-footer] .smart-table-container:focus td[focus]::after{height:calc(100% - 2px)}.smart-table[column-groups][freeze-header] thead th{box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table thead th:last-child,.smart-pivot-table thead th:not(:last-child){border:none;box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table tbody tr[row-id]:first-child td{border-top:none}.smart-pivot-table[freeze-header] thead th{box-shadow:0 0 0 1px var(--smart-border)}.smart-pivot-table[freeze-header] .smart-pivot-table-grouping-header:empty{box-shadow:-1px 0 0 0 var(--smart-border)}}.smart-pivot-panel>.smart-container[modal]{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-pivot-panel>.smart-container[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none;z-index:100}.smart-table-primary,.smart-table-primary>td,.smart-table-primary>th{background-color:#b8daff}.smart-table-secondary,.smart-table-secondary>td,.smart-table-secondary>th{background-color:#d6d8db}.smart-table-success,.smart-table-success>td,.smart-table-success>th{background-color:#c3e6cb}.smart-table-info,.smart-table-info>td,.smart-table-info>th{background-color:#bee5eb}.smart-table-warning,.smart-table-warning>td,.smart-table-warning>th{background-color:#ffeeba}.smart-table-danger,.smart-table-danger>td,.smart-table-danger>th{background-color:#f5c6cb}.smart-table.table-light table,.smart-table.table-light table>td,.smart-table.table-light table>th{background-color:#fdfdfe}.smart-table.table-dark table td,.smart-table.table-dark table th,.smart-table.table-dark table thead th{border-color:#32383e}.smart-table.table-dark table>td,.smart-table.table-dark table>th{background-color:#212529}.smart-table-active,.smart-table-active>td,.smart-table-active>th{background-color:rgba(0,0,0,.075)}.smart-table-container{width:100%;height:100%}.smart-table-sm td,.smart-table-sm th{padding:.3rem}.smart-table-feedback,.smart-table-resize-feedback{padding:5px;font-family:var(--smart-font-family);position:absolute}.smart-table-feedback{display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:var(--smart-border-width) solid var(--smart-border);border-radius:var(--smart-border-radius);white-space:nowrap;font-size:var(--smart-font-size);background-color:var(--smart-background);color:var(--smart-background-color);z-index:10000;opacity:.85}.smart-table-resize-feedback{box-sizing:border-box;border-left:1px dashed var(--smart-primary);font-size:12px;font-weight:700;z-index:100}.smart-table-resize-feedback.static{border-left-style:solid}.smart-table-resize-feedback.max,.smart-table-resize-feedback.min{border-left-color:var(--smart-error)}.smart-table-window.conditional-formatting{--smart-window-default-width:650px}.smart-table-window.conditional-formatting .smart-content-container>.smart-content,.smart-table-window.conditional-formatting>.smart-container{overflow:visible}.smart-table-window.conditional-formatting smart-formatting-panel{border:none;width:100%;height:100%}.smart-table-window.smart-window.conditional-formatting{overflow:visible}.smart-table-window.smart-window .smart-content-container>.smart-footer{display:flex;justify-content:space-evenly;align-items:center}.smart-table-window.smart-window .smart-content-container>.smart-footer smart-button{--smart-button-padding:0;width:40%;height:100%}.smart-table-column-menu{border:1px solid var(--smart-border);box-shadow:var(--smart-elevation-8);z-index:9999;width:200px;height:auto;padding:10px;border-radius:var(--smart-border-radius);position:absolute;background:var(--smart-background);top:0;left:0}.smart-table-column-menu smart-button{--smart-button-padding:0}.smart-table-column-menu smart-button button:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);width:100%;height:100%;text-decoration:line-through}.smart-table-column-menu.wrapper>div{--smart-filter-row-content-height:calc(var(--smart-table-row-height) - 2 * var(--smart-table-cell-padding) - var(--smart-border-width));display:grid;grid-template-columns:1fr var(--smart-filter-row-content-height) var(--smart-filter-row-content-height);grid-template-rows:100%;column-gap:2px;height:var(--smart-filter-row-content-height);position:relative}.smart-table-column-menu.wrapper .smart-table-menu-item{display:flex;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);height:30px;align-items:center;padding:5px;box-sizing:border-box;margin-bottom:5px}.smart-table-column-menu.wrapper .smart-table-menu-item.smart-disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5}.smart-table-column-menu.wrapper .smart-table-menu-item .label{padding:5px}.smart-table-column-menu.wrapper .smart-table-menu-item:not(.filter-item):hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-table-column-menu.wrapper .smart-table-menu-item .menu-icon::after,.smart-table-column-menu.wrapper .smart-table-menu-item.columns-item::after{font-family:var(--smart-font-family-icon);width:100%;color:var(--smart-surface-color);height:100%}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-asc::after{content:var(--smart-icon-sort-name-up)}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-desc::after{content:var(--smart-icon-sort-name-down)}.smart-table-column-menu.wrapper .smart-table-menu-item .sort-remove::after{content:var(--smart-icon-sort-name-up);text-decoration:line-through}.smart-table-column-menu.wrapper .smart-table-menu-item .reset::after{content:var(--smart-icon-refresh)}.smart-table-column-menu.wrapper .smart-table-menu-item .columns::after{content:var(--smart-icon-table)}.smart-table-column-menu.wrapper .smart-table-menu-item .filter-by::after{content:var(--smart-icon-add-filter)}.smart-table-column-menu.wrapper .smart-table-menu-item .filter-by-remove::after{content:var(--smart-icon-filter);text-decoration:line-through}.smart-table-column-menu.wrapper .smart-table-menu-item .column-item::after{content:var(--smart-icon-check-squared)}.smart-table-column-menu.wrapper .smart-table-menu-item .column-item.off::after{content:var(--smart-icon-check-empty)}.smart-table-column-menu.wrapper .smart-table-menu-item.columns-item::after{content:var(--smart-icon-arrow-right);display:flex;justify-content:flex-end;align-items:center}.smart-table-column-menu.wrapper .smart-table-menu-item.filter-item{cursor:default;border-top:1px solid var(--smart-border);padding-top:20px;margin-bottom:10px}.smart-table-column-menu.wrapper.no-filter{opacity:.6;pointer-events:none}.smart-table-column-menu .filter-value{min-width:0;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-table-column-menu .filter-value:hover{border-color:var(--smart-ui-state-border-hover)}.smart-table-column-menu .filter-value:focus{outline:0;border-color:var(--smart-outline)}.smart-table-column-menu .filter-value[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.smart-table-column-menu .filter-value::-webkit-inner-spin-button,.smart-table-column-menu .filter-value::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield}.smart-table-column-menu .smart-input{--smart-editor-addon-width:100%;--smart-editor-label-padding:0;width:unset;height:100%}.smart-table-column-menu .smart-input .smart-drop-down-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-table-column-menu .smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-filter);transform:none!important}@keyframes active{from{transform:scale(0)}to{transform:scale(2.5)}}@-moz-document url-prefix(){.smart-table[right-to-left] .freeze-far,.smart-table[right-to-left] .freeze-near{box-shadow:0 0 0 1px var(--smart-border)}}.smart-table[right-to-left]>.smart-container{direction:rtl}.smart-table[right-to-left] thead th{text-align:right}.smart-table[right-to-left] thead th .sort-by:after{left:unset;right:100%}.smart-table[right-to-left] th.column-header{text-align:center}.smart-table[right-to-left] td{text-align:initial}.smart-table[right-to-left] .smart-table-container:focus td[focus]:after{left:unset;right:1px}.smart-table[right-to-left] .smart-table-header{left:unset;right:0}.smart-table[right-to-left] .smart-table-header .smart-table-toolbar-button.conditional-formatting{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[right-to-left] .smart-table-header .smart-table-toolbar-button.conditional-formatting:before{left:0;right:unset}.smart-table[right-to-left] .freeze-far{left:0;box-shadow:1px 0 0 0 var(--smart-border);right:unset}.smart-table[right-to-left] .freeze-near{right:0;box-shadow:-1px 0 0 0 var(--smart-border);left:unset}.smart-pivot-table[right-to-left] .smart-table-toolbar-button.fields:before,.smart-pivot-table[right-to-left][toolbar][designer] .smart-table-toolbar-button.conditional-formatting:before{left:0;right:unset}.smart-table[right-to-left] smart-pager .smart-container{justify-content:flex-start}.smart-table[right-to-left] smart-pager .smart-pager-near-buttons-container{order:1}.smart-table[right-to-left] smart-pager .smart-pager-summary-container.smart-pager-label{order:2}.smart-table[right-to-left] smart-pager .smart-pager-size-selector-and-label-container{order:3;flex-direction:row}.smart-table[right-to-left] .group-header,.smart-table[right-to-left] .tree-cell,.smart-table[right-to-left] .tree-leaf{padding-left:var(--smart-table-cell-padding)}.smart-table[right-to-left] .hierarchy-arrow{margin-left:var(--smart-table-arrow-margin);margin-right:unset}.smart-table[right-to-left][freeze-header] thead th.freeze-far{box-shadow:1px 1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-header] thead th.freeze-near{box-shadow:-1px 1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-footer] tfoot td.freeze-far{box-shadow:1px -1px 0 0 var(--smart-border)}.smart-table[right-to-left][freeze-footer] tfoot td.freeze-near{box-shadow:-1px -1px 0 0 var(--smart-border)}.smart-table[right-to-left][conditional-formatting-button]:not([filtering]) .smart-table-header{grid-template-columns:1fr auto;grid-template-areas:". button"}.smart-table[right-to-left][filtering] .smart-table-header{grid-template-columns:1fr}.smart-table[right-to-left][filtering][conditional-formatting-button] .smart-table-header{grid-template-columns:1fr auto}.smart-table[right-to-left][column-resize] th[locked]+th[data-field]:after,.smart-table[right-to-left][column-resize] th[locked]:before,.smart-table[right-to-left][column-resize]:not([selection]) th[data-field]:first-child:after{content:none}.smart-table[right-to-left][column-resize]:not([selection]) th[data-field]:not([locked]):first-child:before{content:""}.smart-table[right-to-left][column-resize][selection] th[data-field]:nth-child(2):after{content:none}.smart-table[right-to-left][column-resize][selection] th[data-field]:not([locked]):nth-child(2):before{content:""}.smart-table[right-to-left][column-groups] th:not(:last-child){border-left:var(--smart-border-width) solid var(--smart-border)}@-moz-document url-prefix(){.smart-pivot-table[right-to-left] thead th:last-child,.smart-pivot-table[right-to-left] thead th:not(:last-child){border:none;box-shadow:0 0 0 1px var(--smart-border)}}.smart-pivot-table[right-to-left] .smart-table-toolbar-button.fields,.smart-pivot-table[right-to-left][toolbar][designer] .smart-table-toolbar-button.conditional-formatting{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}.smart-table[right-to-left] .outline-level-1{padding-right:var(--smart-table-indent)}.smart-table[right-to-left] .outline-level-1.tree-leaf{padding-right:calc(var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-2{padding-right:calc(2 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-2.tree-leaf{padding-right:calc(2 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-3{padding-right:calc(3 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-3.tree-leaf{padding-right:calc(3 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-4{padding-right:calc(4 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-4.tree-leaf{padding-right:calc(4 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-5{padding-right:calc(5 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-5.tree-leaf{padding-right:calc(5 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-6{padding-right:calc(6 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-6.tree-leaf{padding-right:calc(6 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-7{padding-right:calc(7 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-7.tree-leaf{padding-right:calc(7 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-8{padding-right:calc(8 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-8.tree-leaf{padding-right:calc(8 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-9{padding-right:calc(9 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-9.tree-leaf{padding-right:calc(9 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}.smart-table[right-to-left] .outline-level-10{padding-right:calc(10 * var(--smart-table-indent))}.smart-table[right-to-left] .outline-level-10.tree-leaf{padding-right:calc(10 * var(--smart-table-indent) + var(--smart-table-arrow-size) + var(--smart-table-arrow-margin))}
smart-tabs{border:none;min-width:125px;width:var(--smart-tabs-default-width);min-height:125px;height:var(--smart-tabs-default-height);padding:2px;overflow:visible;line-height:initial}.smart-tabs .smart-tab-close-button,.smart-tabs .smart-tab-group-arrow{font-family:var(--smart-font-family-icon);line-height:var(--smart-editor-addon-width);text-align:center}smart-tabs.smart-element{background:0 0;border:none}smart-tab-item{position:relative;top:0;left:0;width:100%;height:100%;font-size:inherit;overflow:auto;outline:0}smart-tab-item>.smart-container{padding:5px}smart-tab-item>.smart-container .smart-widget *{box-sizing:initial}smart-tab-item.smart-element{background:0 0;border:none}smart-tab-item.animate{transition:left var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),top var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),visibility 2s cubic-bezier(.35,0,.25,1),opacity 2s cubic-bezier(.35,0,.25,1)}smart-tab-item.smart-visibility-hidden{position:absolute}smart-tab-item.smart-visibility-hidden .smart-container,smart-tab-item.smart-visibility-hidden>.smart-container .smart-widget *{visibility:hidden}smart-tab-item.smart-visibility-hidden.animate .smart-container{visibility:initial}smart-tab-items-group.smart-element{background:0 0;border:none}.smart-tabs{outline:0}.smart-tabs>.smart-container{display:flex;flex-direction:column;position:relative;min-height:inherit}.smart-tabs .smart-tabs-content-section,.smart-tabs .smart-tabs-header-items{position:relative;min-height:0;width:100%;overflow:hidden}.smart-tabs .smart-tabs-header-section{border:var(--smart-border-width) solid var(--smart-surface);background:var(--smart-surface);color:var(--smart-surface-color);padding:var(--smart-tabs-header-padding)}.smart-tabs .smart-tabs-header-items>.smart-drop-down-button{font-family:var(--smart-font-family-icon);position:relative;display:none;cursor:pointer}.smart-tabs .smart-tabs-content-section{flex:1;margin:0;color:var(--smart-tabs-color);background:var(--smart-background);border:var(--smart-border-width) solid var(--smart-border);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);margin-top:var(--smart-tabs-header-offset)}.smart-tabs .smart-drop-down-button-drop-down,.smart-tabs .smart-tab-group-drop-down{padding:2px;width:auto;z-index:var(--smart-editor-drop-down-z-index);box-shadow:var(--smart-elevation-8);white-space:nowrap}.smart-tabs .smart-tabs-resize-token{position:absolute;background-color:#000;opacity:.5}.smart-tabs .smart-tab-header-controls:empty{display:none}.smart-tabs .smart-tab-group-container{position:relative;display:inline-block;cursor:pointer;color:inherit;text-transform:var(--smart-tab-item-text-transform)}.smart-tabs .smart-tab-group-container .smart-tab-label-text-container{margin-right:18px}.smart-tabs .smart-tab-group-container[hover],.smart-tabs .smart-tab-group-container[hover][focus]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-tabs .smart-tab-group-drop-down{position:absolute;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top:none;height:auto;border-radius:var(--smart-border-radius);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-tabs .smart-tab-group-drop-down .smart-tab-label-container{display:block;width:100%;overflow:hidden}.smart-tabs .smart-tab-group-arrow{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:var(--smart-editor-addon-width);height:var(--smart-editor-addon-width)}.smart-tabs .smart-tab-group-arrow:after{content:var(--smart-icon-arrow-down)}.smart-tabs .smart-tab-label-container{position:relative;display:inline-block;cursor:pointer;color:inherit;text-transform:var(--smart-tab-item-text-transform);background-color:inherit;border-color:transparent;margin-right:var(--smart-tab-item-offset);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}.smart-tabs .smart-tab-label-container[selected],.smart-tabs .smart-tab-label-container[selected][focus]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-item-border-selected);color:var(--smart-ui-state-color-selected)}.smart-tabs .smart-tab-label-container[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-tabs .smart-tab-label-container[hover],.smart-tabs .smart-tab-label-container[hover][focus]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-tabs .smart-tab-label-text-wrapper{width:100%;height:100%;position:relative;padding:var(--smart-tab-item-padding)}.smart-tabs .smart-tab-label-text-container{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-tabs .smart-tab-label-text-container.smart-close-button-enabled{margin-right:18px}.smart-tabs .smart-tab-close-button{font-size:10px;position:absolute;right:2px;top:50%;transform:translateY(-50%);width:var(--smart-editor-addon-width);height:var(--smart-editor-addon-width)}.smart-tabs .smart-tab-close-button:after{content:var(--smart-icon-close);display:flex;justify-content:center;width:100%;height:100%;align-items:center}.smart-tabs .smart-tab-close-button[hover]{border-radius:50%;border:1px solid var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-drop-down-button-arrow{position:absolute;width:10px;height:10px;top:50%;left:50%;transform:translate(-50%,-50%);color:inherit}.smart-tabs .smart-drop-down-button-arrow:after{content:var(--smart-icon-arrow-down)}.smart-tabs .smart-drop-down-button-drop-down{position:absolute;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top:none;height:auto;border-radius:var(--smart-border-radius);background-color:var(--smart-background);color:var(--smart-background-color);top:100%}.smart-tabs .smart-drop-down-button-drop-down .smart-tab-label-container{display:block;width:100%;overflow:hidden;padding:var(--smart-tab-item-padding)}.smart-tabs .smart-add-new-tab[hover]{color:var(--smart-ui-state-color-hover)}.smart-tabs .smart-nav-button{position:relative;border-radius:0;z-index:100}.smart-tabs .smart-nav-button>.smart-button{border:none;height:initial;padding:0}.smart-tabs .ripple-agent{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;pointer-events:none}.smart-tabs .smart-ripple{background-color:var(--smart-primary);opacity:.5}.smart-tabs:focus .smart-tabs-content-section,.smart-tabs:focus .smart-tabs-header-section{border-color:var(--smart-outline)}.smart-tabs:focus .smart-tab-label-container[selected]{color:var(--smart-ui-state-color-focus)}.smart-tabs:focus .smart-add-new-tab[focus],.smart-tabs:focus .smart-tab-group-container[focus],.smart-tabs:focus .smart-tab-label-container[focus]{color:var(--smart-ui-state-color-selected)}.smart-tabs:not([animation=none]) smart-tab-item.right{left:100%}.smart-tabs:not([animation=none]) smart-tab-item.left{left:-100%}.smart-tabs:not([animation=none]) smart-tab-item.top{top:-100%}.smart-tabs:not([animation=none]) smart-tab-item.bottom{top:100%}.smart-tabs:not([animation=none]) .smart-tabs-selection-bar{transition:width var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),height var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),top var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1),left var(--smart-tabs-animation-duration) cubic-bezier(.35,0,.25,1)}.smart-tabs:not([animation=none]) .smart-tabs-content-section:after{transition:opacity .2s ease-in}.smart-tabs[keyboard-navigate]{color:var(--smart-ui-state-color-focus)}.smart-tabs[collapsed] .smart-tabs-content-section{margin:0;display:none}.smart-tabs[collapsed][horizontal]{min-height:initial;height:auto}.smart-tabs[collapsed][vertical]{display:table-caption;min-width:initial;width:auto}.smart-tabs[dragged],.smart-tabs[dragged] .smart-tab-label-container{cursor:move}.smart-tabs[resizing][horizontal],.smart-tabs[resizing][horizontal] .smart-tab-group-container,.smart-tabs[resizing][horizontal] .smart-tab-label-container{cursor:e-resize}.smart-tabs[resizing][vertical],.smart-tabs[resizing][vertical] .smart-tab-group-container,.smart-tabs[resizing][vertical] .smart-tab-label-container{cursor:n-resize}.smart-tabs[disabled] .smart-nav-button,.smart-tabs[disabled] .smart-tab-group-container,.smart-tabs[disabled] .smart-tab-label-container,.smart-tabs[disabled] .smart-tabs-header-items>.smart-drop-down-button,.smart-tabs[readonly] .smart-nav-button,.smart-tabs[readonly] .smart-tab-group-container,.smart-tabs[readonly] .smart-tab-label-container,.smart-tabs[readonly] .smart-tabs-header-items>.smart-drop-down-button{cursor:default}.smart-tabs[allow-toggle] .smart-tabs-content-section:after{content:"No Items Selected";width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;pointer-events:none}.smart-tabs[vertical]>.smart-container{flex-direction:row}.smart-tabs[vertical] .smart-tabs-header-section{width:auto;min-height:initial;height:100%}.smart-tabs[vertical] .smart-tabs-header-section.scroll-buttons-shown .smart-tab-strip{height:calc(100% - 2 * var(--smart-tabs-header-button-size))}.smart-tabs[vertical] .smart-tabs-header-section.scroll-buttons-shown.one-button-shown .smart-tab-strip{height:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[vertical] .smart-tabs-content-section,.smart-tabs[vertical] .smart-tabs-header-items{width:auto;min-height:initial;height:100%}.smart-tabs[vertical] .smart-tabs-header-items>.smart-drop-down-button{height:var(--smart-tabs-header-button-size);width:100%;border:none;background:0 0}.smart-tabs[vertical] .smart-tab-strip{height:100%}.smart-tabs[vertical] .smart-tab-strip>.smart-tab-label-container{border:none;border-right:var(--smart-item-border-width) solid transparent;min-height:20px}.smart-tabs[vertical] .smart-tab-strip>.smart-add-new-tab{min-height:initial;min-width:initial}.smart-tabs[vertical] .smart-tab-group-container{display:block;border:none;border-right:var(--smart-item-border-width) solid transparent;min-height:20px}.smart-tabs[vertical] .smart-tab-label-container{display:block}.smart-tabs[vertical] .smart-tab-label-container:last-child{margin-right:0;margin-bottom:0}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container.smart-close-button-enabled{margin-bottom:18px;margin-right:0}.smart-tabs[vertical] .smart-tab-group-drop-down{border-top:var(--smart-border-width) solid var(--smart-border)}.smart-tabs[vertical] .smart-add-new-tab{text-align:center}.smart-tabs[vertical] .smart-add-new-tab>.smart-tab-label-text-wrapper{padding-left:10px;padding-right:10px}.smart-tabs[vertical] .smart-nav-button{height:var(--smart-tabs-header-button-size);width:100%;border:none;background:0 0}.smart-tabs[vertical] .smart-drop-down-button-drop-down{border-top:var(--smart-border-width) solid var(--smart-border);top:initial}.smart-tabs[vertical] .smart-tabs-resize-token{width:100%;height:3px;transform:translateY(-50%)}.smart-tabs[horizontal] .smart-tab-strip{width:100%;min-height:0}.smart-tabs[horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:10px;border:none;border-bottom:var(--smart-item-border-width) solid transparent}.smart-tabs[horizontal] .smart-tab-strip>.smart-tab-label-container:first-child{margin-left:var(--smart-tab-item-initial-offset)}.smart-tabs[horizontal] .smart-tab-group-container{min-width:40px}.smart-tabs[horizontal] .smart-tabs-header-section.scroll-buttons-shown .smart-tab-strip{width:calc(100% - 2 * var(--smart-tabs-header-button-size))}.smart-tabs[horizontal] .smart-tabs-header-section.scroll-buttons-shown.one-button-shown .smart-tab-strip{width:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[horizontal] .smart-nav-button,.smart-tabs[horizontal] .smart-tabs-header-items>.smart-drop-down-button{width:var(--smart-tabs-header-button-size);border:none;background:0 0}.smart-tabs[horizontal] .smart-tabs-resize-token{width:3px;height:100%;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container>.smart-tab-close-button{top:initial;right:initial;bottom:2px;left:50%;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-arrow{top:initial;right:initial;bottom:2px;left:50%;transform:translateX(-50%)}.smart-tabs[tab-text-orientation=vertical] .smart-tab-group-drop-down{writing-mode:horizontal-tb}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-strip{writing-mode:vertical-lr}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-group-container,.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:20px;display:block}.smart-tabs[tab-text-orientation=vertical][horizontal] .smart-tab-close-button{padding-left:2px}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-strip{writing-mode:vertical-rl}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-strip>.smart-tab-label-container{min-height:10px;display:inline-block}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-group-container{min-height:40px;display:inline-block}.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-close-button,.smart-tabs[tab-text-orientation=vertical][vertical] .smart-tab-group-arrow{padding-right:1px}.smart-tabs[tab-text-orientation=vertical][tab-position=bottom] .smart-tab-group-container .smart-tab-label-text-container{margin-top:18px;margin-bottom:0}.smart-tabs[tab-text-orientation=vertical][tab-position=bottom] .smart-tab-group-arrow{bottom:initial;top:2px}.smart-tabs[tab-text-orientation=vertical][tab-position=right] .smart-tab-group-container .smart-tab-label-text-container{margin-left:0}.smart-tabs:not([tab-position=bottom]):not([tab-position=left]):not([tab-position=right]) .smart-tabs-header-section{border-bottom-width:0}.smart-tabs[tab-position=hidden] .smart-tabs-header-section{display:none}.smart-tabs[tab-position=hidden] .smart-tabs-content-section{margin:0}.smart-tabs[tab-position=right] .smart-tabs-selection-bar{width:2px;left:0}.smart-tabs[tab-position=right] .smart-tabs-header-section{border-left-width:0}.smart-tabs[tab-position=right] .smart-tab-label-container{margin-right:0;margin-left:0;margin-top:var(--smart-tab-item-initial-offset);margin-bottom:var(--smart-tab-item-offset)}.smart-tabs[tab-position=right] .smart-tabs-content-section{margin:0 var(--smart-tabs-header-offset) 0 0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:var(--smart-border-top-left-radius)}.smart-tabs[tab-position=right] .smart-drop-down-button-drop-down,.smart-tabs[tab-position=right] .smart-tab-group-drop-down{transform:translateX(-100%);border-right:none;box-shadow:var(--smart-elevation-8)}.smart-tabs[tab-position=right] .smart-tab-group-container .smart-tab-label-text-container{margin-left:12px;margin-right:0}.smart-tabs[tab-position=right] .smart-tab-group-arrow{left:0;right:initial}.smart-tabs[tab-position=bottom] .smart-tabs-selection-bar{height:2px;top:0}.smart-tabs[tab-position=bottom] .smart-tabs-header-section{border-top-width:0}.smart-tabs[tab-position=bottom] .smart-drop-down-button-drop-down,.smart-tabs[tab-position=bottom] .smart-tab-group-drop-down{border-top:var(--smart-border-width) solid var(--smart-border);transform:translateY(-100%);border-bottom:none;box-shadow:var(--smart-elevation-8)}.smart-tabs[tab-position=bottom] .smart-tab-label-container{margin-right:var(--smart-tab-item-offset)}.smart-tabs[tab-position=bottom] .smart-tabs-content-section{margin:0 0 var(--smart-tabs-header-offset);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius)}.smart-tabs[tab-position=bottom] .smart-drop-down-button-drop-down{top:initial}.smart-tabs[tab-position=left] .smart-tabs-selection-bar{width:2px;right:0}.smart-tabs[tab-position=left] .smart-tabs-header-section{border-right-width:0}.smart-tabs[tab-position=left] .smart-tab-label-container{margin-right:0;margin-left:0;margin-top:var(--smart-tab-item-initial-offset);margin-bottom:var(--smart-tab-item-offset)}.smart-tabs[tab-position=left] .smart-tabs-content-section{margin:0 0 0 var(--smart-tabs-header-offset);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:var(--smart-border-top-right-radius)}.smart-tabs[tab-position=left] .smart-tab-group-drop-down{border-left:none}.smart-tabs[tab-position=left] .smart-drop-down-button-drop-down{border-left:none;left:100%}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip,.smart-tabs[tab-layout=wrap][vertical] .smart-tab-strip{display:flex;flex-direction:column;flex-wrap:wrap}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][vertical] .smart-tab-strip{display:block}.smart-tabs[tab-layout=scroll] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=scroll] .smart-tabs-header-section .smart-nav-button.smart-hidden{display:none}.smart-tabs[tab-layout=scroll] .smart-tabs-header-section.scroll-buttons-shown .smart-nav-button,.smart-tabs[tab-layout=scroll][horizontal] .smart-tabs-header-items,.smart-tabs[tab-layout=scroll][horizontal] .smart-tabs-header-section{display:flex}.smart-tabs[tab-layout=shrink] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=shrink] .smart-tab-strip>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container{overflow:hidden}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs{display:table;table-layout:fixed}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-group-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-label-container{display:table-cell;vertical-align:top}.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink] .smart-tab-strip.shrink-tabs>.smart-tab-label-container .smart-tab-label-text-container{white-space:nowrap;text-overflow:ellipsis}.smart-tabs[tab-layout=shrink][horizontal] .smart-tab-group-container,.smart-tabs[tab-layout=shrink][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:initial}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip{display:flex;flex-direction:column}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-group-container{display:flex}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-label-container{display:flex;min-height:initial;overflow:hidden}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip.shrink-tabs-vertical>.smart-tab-group-container,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip.shrink-tabs-vertical>.smart-tab-label-container{margin-top:0;margin-bottom:0}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-group-container{min-height:initial;overflow:hidden}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip>.smart-tab-label-container .smart-tab-label-text-container{writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs{writing-mode:initial}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs>.smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical] .smart-tab-strip.shrink-tabs>.smart-tab-label-container .smart-tab-label-text-container{width:100%}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-strip{writing-mode:initial;white-space:nowrap}@media screen and (-webkit-min-device-pixel-ratio:0){.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-label-text-wrapper{display:flex;height:auto}}@media not all and (min-resolution:0.001dpcm){.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][vertical] .smart-tab-label-text-wrapper{overflow:hidden}}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip.shrink-tabs>div>.smart-tab-label-text-wrapper{padding-left:5px;padding-right:5px}.smart-tabs[tab-layout=dropDown] .smart-tab-strip{overflow:hidden;white-space:nowrap}.smart-tabs[tab-layout=dropDown] .smart-tabs-header-items>.smart-drop-down-button{display:block;background-color:var(--smart-surface);color:var(--smart-surface-color);border-color:var(--smart-border)}.smart-tabs[tab-layout=dropDown][horizontal] .smart-tabs-header-items,.smart-tabs[tab-layout=dropDown][horizontal] .smart-tabs-header-section{display:flex}.smart-tabs[tab-layout=dropDown][horizontal] .smart-tab-strip{width:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[tab-layout=dropDown][vertical] .smart-tab-strip{height:calc(100% - var(--smart-tabs-header-button-size))}.smart-tabs[selected-index] .smart-tabs-content-section:after{opacity:0}.smart-tabs[selected-index=null] .smart-tabs-selection-bar{visibility:hidden}.smart-tabs[selected-index=null] .smart-tabs-content-section:after{opacity:1}.smart-tabs[close-buttons][horizontal] .smart-tab-strip>.smart-tab-label-container{min-width:40px}.smart-tabs[close-buttons][horizontal] .smart-tab-strip>.smart-add-new-tab{min-width:initial}.smart-tabs[close-buttons][vertical] .smart-tab-strip>.smart-add-new-tab{min-height:initial}.smart-tabs[close-buttons][tab-text-orientation=vertical][vertical] .smart-tab-strip>.smart-tab-label-container{min-height:40px}@-moz-document url-prefix(){.smart-tabs .smart-tab-label-container .smart-tab-label-text-container-full-height{height:100%}.smart-tabs .smart-tab-group-container .smart-tab-label-text-container-full-height{height:calc(100% - 10px)}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip{height:100%;display:block;writing-mode:initial}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{float:left;writing-mode:vertical-lr}.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip .smart-tab-label-text-wrapper,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-group-container,.smart-tabs[tab-layout=shrink][vertical] .smart-tab-strip>.smart-tab-label-container{display:block}}@supports (-ms-ime-align:auto){.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip{height:100%;display:block;writing-mode:initial}.smart-tabs[tab-layout=wrap][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{writing-mode:vertical-lr;float:left}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip{height:100%;writing-mode:initial;display:flex}.smart-tabs[tab-layout=shrink][tab-text-orientation=vertical][horizontal] .smart-tab-strip>div{writing-mode:vertical-lr}}.smart-tabs-selection-bar{position:absolute;bottom:0;background:var(--smart-ui-state-color-selected);height:2px;z-index:10}.smart-tabs[right-to-left] .smart-tab-group-container,.smart-tabs[right-to-left] .smart-tab-label-container,.smart-tabs[right-to-left] smart-tab-item>.smart-container{direction:rtl}.smart-tabs[right-to-left][tab-text-orientation=vertical] .smart-tab-strip{writing-mode:vertical-rl}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip{direction:rtl;text-align:right}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip>.smart-tab-label-container:last-child{margin-left:initial;margin-right:var(--smart-tab-item-offset)}.smart-tabs[right-to-left]:not([vertical]) .smart-tab-strip>.smart-tab-label-container:first-child{margin-left:initial;margin-right:initial}.smart-tabs[right-to-left][tab-position=right]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-container .smart-tab-label-text-container{margin-right:18px;margin-left:0}.smart-tabs[right-to-left][tab-position=right]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-arrow{right:2px;left:initial}.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-container .smart-tab-label-text-container,.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-label-text-container.smart-close-button-enabled{margin-left:18px;margin-right:initial}.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-close-button,.smart-tabs[right-to-left]:not([tab-text-orientation=vertical]):not([vertical]) .smart-tab-group-arrow{left:2px;right:initial}
.smart-tank:focus,smart-slider:focus{outline:0}smart-slider.smart-element,smart-tank.smart-element{border:none;background:0 0;overflow:visible}.smart-tank[labels-visibility=endPoints] .smart-label-middle,.smart-tank[labels-visibility=none] .smart-label,smart-slider[labels-visibility=endPoints] .smart-label-middle,smart-slider[labels-visibility=none] .smart-label{visibility:hidden}.smart-tank *,smart-slider *{box-sizing:border-box}.smart-tank .smart-label,smart-slider .smart-label{font-family:inherit;font-size:inherit;white-space:nowrap;color:var(--smart-background-color);float:left}smart-tank{padding-left:5px;padding-right:5px;width:var(--smart-tank-default-width);height:var(--smart-tank-default-height)}smart-tank.smart-scale-far .smart-tick{top:initial}smart-slider .smart-container{overflow:visible}smart-slider .smart-scale{position:relative;-webkit-user-select:none;user-select:none;pointer-events:none}smart-slider .smart-label{position:absolute}smart-slider .smart-tooltip{z-index:1}smart-slider .smart-tooltip-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}smart-slider .smart-track-container{touch-action:none}smart-slider .smart-track-ticks-container{position:absolute;width:100%;height:100%;pointer-events:none}smart-slider[ticks-visibility=major] .smart-tick,smart-slider[ticks-visibility=major] .smart-tick-minor,smart-slider[ticks-visibility=none] .smart-tick,smart-slider[ticks-visibility=none] .smart-tick-minor{display:none}.smart-tank .smart-container{overflow:visible}.smart-tank .smart-track{height:100%;width:calc(100% - var(--smart-tank-scale-size) - 4px);min-width:var(--smart-tank-minimum-track-size);position:relative;border:var(--smart-border) solid;border-width:var(--smart-border-width);background-color:var(--smart-background);float:left;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);touch-action:none;margin:0 2px}.smart-tank .smart-track.track-hovered{cursor:pointer}.smart-tank .smart-track-ticks-container{position:absolute;width:100%;height:100%;pointer-events:none}.smart-tank .smart-value{width:100%;height:0;background-color:var(--smart-primary);border-color:var(--smart-primary);position:absolute}.smart-tank .smart-label{position:absolute}.smart-tank .smart-thumb{display:none;position:absolute;width:var(--smart-tank-thumb-width);height:var(--smart-tank-thumb-height);transform:scale(0);transition:transform .2s ease-out;left:calc(-1 * var(--smart-tank-thumb-width) * 2);top:calc(-1 * var(--smart-tank-thumb-height)/ 2);border-radius:50%;background-color:var(--smart-primary)}.smart-tank .smart-thumb:before{transform:scale(1.1) rotate(45deg);border:1px solid var(--smart-primary);border-radius:50% 0 50% 50%;background-color:var(--smart-primary);width:100%;height:100%;display:block;content:""}.smart-tank .smart-thumb-label-container{overflow:hidden;text-overflow:ellipsis;width:var(--smart-tank-thumb-width);height:var(--smart-tank-thumb-height);position:absolute;top:0;left:0}.smart-tank .smart-scale{position:relative;-webkit-user-select:none;user-select:none;pointer-events:none;float:left;margin-top:var(--smart-border-width);margin-left:initial;height:calc(100% - var(--smart-border-width));width:var(--smart-tank-scale-size);max-width:calc(100% - var(--smart-tank-minimum-track-size) - 4px)}.smart-tank .smart-scale-near .smart-tick{bottom:initial;right:0}.smart-tank .smart-scale-near .smart-label{bottom:initial;right:calc(var(--smart-tank-tick-size) + 2px)}.smart-tank .smart-scale-far .smart-label{left:calc(var(--smart-tank-tick-size) + 2px);top:initial}.smart-tank .smart-tooltip{position:absolute;display:flex;align-items:center;justify-content:center;border:1px solid var(--smart-border);width:var(--smart-tank-tooltip-width);height:var(--smart-tank-tooltip-height);padding:5px;background-color:var(--smart-background);color:var(--smart-background-color);opacity:.7;left:calc(-1 * var(--smart-tank-tooltip-width) - 10.5px);top:calc(-1 * var(--smart-tank-tooltip-height)/ 2);z-index:1}.smart-tank .smart-tooltip.smart-hidden,.smart-tank:not([animation=none])[disabled] .bubble,.smart-tank:not([animation=none])[inverted] .bubble,.smart-tank:not([animation=none])[orientation=horizontal] .bubble,.smart-tank[ticks-visibility=major] .smart-tick,.smart-tank[ticks-visibility=major] .smart-tick-minor,.smart-tank[ticks-visibility=none] .smart-tick,.smart-tank[ticks-visibility=none] .smart-tick-minor{display:none}.smart-tank .smart-tooltip:before{content:"";width:0;height:0;border-right:none;border-left:6px solid var(--smart-border);border-top:6px solid transparent;border-bottom:6px solid transparent;position:absolute;top:calc(50% - 6px);right:-7px;left:auto}.smart-tank .smart-tooltip-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-tank .smart-tick{position:absolute;background-color:var(--smart-background-color);float:initial;width:var(--smart-tank-tick-size);height:1px}.smart-tank .smart-tick-minor{width:var(--smart-tank-minor-tick-size);height:1px}.smart-tank:focus .smart-track{border-style:solid;border-color:var(--smart-outline);border-width:var(--smart-border-width)}.smart-tank:active .smart-track{cursor:n-resize}.smart-tank:not([animation=none]) .smart-value{transition:height .15s ease-out,margin-top .15s ease-out}.smart-tank:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank:not([animation=none]) .smart-bubble-container{position:relative;overflow:hidden;touch-action:none;width:100%;height:100%;-webkit-user-select:none;user-select:none}.smart-tank:not([animation=none]) .bubble{-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:50%;box-shadow:0 10px 20px rgba(0,0,0,.2),inset 0 10px 25px 5px #fff;width:50px;height:50px}.smart-tank:not([animation=none]) .bubble1{left:10%;top:40%;animation:animateBubble 12.5s linear infinite,sideWays 5s ease-in-out infinite alternate;transform:scale(.25)}.smart-tank:not([animation=none]) .bubble2{left:5%;top:35%;animation:animateBubble 15s linear infinite,sideWays 4.5s ease-in-out infinite alternate;transform:scale(.2)}.smart-tank:not([animation=none]) .bubble3{left:0;top:50%;animation:animateBubble 10s linear infinite,sideWays 7s ease-in-out infinite alternate;transform:scale(.3)}.smart-tank:not([animation=none]) .bubble4{left:10%;top:60%;animation:animateBubble 7s linear infinite,sideWays 11s ease-in-out infinite alternate;transform:scale(.275)}.smart-tank:not([animation=none]) .bubble5{left:8%;top:70%;animation:animateBubble 14.5s linear infinite,sideWays 8s ease-in-out infinite alternate;transform:scale(.35)}.smart-tank[disabled] .smart-track.track-hovered,.smart-tank[disabled]:active .smart-track,.smart-tank[readonly] .smart-track.track-hovered,.smart-tank[readonly]:active .smart-track{cursor:default}.smart-tank[inverted] .smart-thumb{top:calc(100% - var(--smart-tank-thumb-height)/ 2);margin-left:initial;margin-top:initial}.smart-tank[inverted] .smart-tooltip{left:calc(-1 * var(--smart-tank-tooltip-width) - 10.5px);top:calc(100% - 1 * var(--smart-tank-tooltip-height)/ 2)}.smart-tank[inverted]:focus .smart-thumb{top:calc(100% - var(--smart-tank-thumb-height)/ 2)}.smart-tank[inverted][tooltip-position=far] .smart-tooltip{top:calc(100% - var(--smart-tank-tooltip-height)/ 2)}.smart-tank[inverted][tooltip-position=far][scale-position=none] .smart-tooltip{left:calc(-100% - 7px)}.smart-tank[inverted][tooltip-position=near] .smart-tooltip{left:calc(-1 * var(--smart-tank-tooltip-width) - 10.5px);top:calc(100% - var(--smart-tank-tooltip-height)/ 2)}.smart-tank[inverted][orientation=vertical] .smart-thumb{top:calc(100% - var(--smart-tank-thumb-height)/ 2)}.smart-tank[ticks-visibility=none] .smart-scale-near .smart-label{right:2px}.smart-tank[ticks-visibility=none] .smart-scale-far .smart-label{left:2px;top:initial}.smart-tank[ticks-position=track] .smart-tick{width:100%}.smart-tank[ticks-position=track] .smart-tick-minor{width:80%;left:50%;transform:translateX(-50%)}.smart-tank[ticks-position=track] .smart-scale-near .smart-label{right:2px}.smart-tank[ticks-position=track] .smart-scale-far .smart-label{left:2px;top:initial}.smart-tank[tooltip-position=far] .smart-tooltip{left:calc(100% + 10.5px);top:calc(-1 * var(--smart-tank-tooltip-height)/ 2)}.smart-tank[tooltip-position=far] .smart-tooltip:before{border-left:none;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid var(--smart-border);top:calc(50% - 6px);left:-7px}.smart-tank[show-thumb-label] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2);overflow:visible;display:initial}.smart-tank[show-thumb-label] .smart-thumb-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.65rem;font-family:var(--smart-font-family);-webkit-user-select:none;user-select:none;color:var(--smart-background-color)}.smart-tank[show-thumb-label]:focus .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width) - var(--smart-tank-thumb-width)/ 2 - 2px);transform:scale(1)}.smart-tank[show-thumb-label]:not([animation=none]) .smart-thumb{transition:transform .2s ease-out,left .2s ease-in-out,top .2s ease-in-out}.smart-tank[show-thumb-label][thumb-label-position=far] .smart-thumb{left:calc(100% - var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal] .smart-thumb{left:100%;top:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][inverted] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=far] .smart-thumb{left:100%;top:calc(100% - var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[show-thumb-label][orientation=horizontal][thumb-label-position=near] .smart-thumb{left:100%;top:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[thumb-label-position=far] .smart-thumb:before{border:1px solid var(--smart-primary);border-radius:50% 50% 50% 0}.smart-tank[thumb-label-position=far]:focus .smart-thumb{left:calc(100% + var(--smart-tank-thumb-width)/ 2 + 2px)}.smart-tank[scale-position=none] .smart-track{height:100%;width:100%;position:relative;border:var(--smart-border) solid;border-width:var(--smart-border-width);margin:0}.smart-tank[scale-position=none]:focus .smart-track{border-style:solid;border-color:var(--smart-outline);border-width:var(--smart-border-width)}.smart-tank[scale-position=none][tooltip-position=near] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height)/ 2)}.smart-tank[scale-position=both] .smart-track{width:calc(100% - 2 * var(--smart-tank-scale-size) - 4px)}.smart-tank[scale-position=both] .smart-scale{width:var(--smart-tank-scale-size);height:100%;max-width:47%}.smart-tank[orientation=vertical][thumb-label-position=far] .smart-thumb:before{border:1px solid var(--smart-primary);border-radius:50% 50% 50% 0}.smart-tank[orientation=vertical]:not([animation=none]) .smart-value{transition:height .15s ease-out,margin-top .15s ease-out}.smart-tank[orientation=vertical]:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank[orientation=horizontal]{padding-top:5px;padding-bottom:5px;padding-left:initial;padding-right:initial}.smart-tank[orientation=horizontal]:active .smart-track{cursor:w-resize}.smart-tank[orientation=horizontal] .smart-track{height:calc(100% - var(--smart-tank-scale-size) - 4px);min-height:var(--smart-tank-minimum-track-size);width:100%;background-color:transparent;margin-top:2px;margin-bottom:2px}.smart-tank[orientation=horizontal] .smart-value{height:100%;width:0}.smart-tank[orientation=horizontal] .smart-thumb{margin-left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[orientation=horizontal] .smart-thumb:before{border-radius:50% 50% 0}.smart-tank[orientation=horizontal] .smart-scale{width:100%;float:left;height:calc(var(--smart-tank-scale-size));margin-left:var(--smart-border-width)}.smart-tank[orientation=horizontal] .smart-scale-near .smart-tick{bottom:0;right:initial}.smart-tank[orientation=horizontal] .smart-scale-near .smart-label{bottom:calc(var(--smart-tank-tick-size) + 2px);right:initial}.smart-tank[orientation=horizontal] .smart-scale-far .smart-tick{top:0}.smart-tank[orientation=horizontal] .smart-scale-far .smart-label{top:calc(var(--smart-tank-tick-size) + 2px);left:initial}.smart-tank[orientation=horizontal] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height) - 12px);left:calc(100% - var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal] .smart-tooltip:before{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--smart-border);position:absolute;top:100%;left:calc(var(--smart-tank-tooltip-width)/ 2 - 6px)}.smart-tank[orientation=horizontal] .smart-tick{float:left;width:1px;height:var(--smart-tank-tick-size)}.smart-tank[orientation=horizontal] .smart-tick-minor{height:var(--smart-tank-minor-tick-size);width:1px}.smart-tank[orientation=horizontal]:not([animation=none]) .smart-value{transition:width .15s ease-out,margin-left .15s ease-out}.smart-tank[orientation=horizontal]:not([animation=none]) .smart-value.disable-animation{transition:none}.smart-tank[orientation=horizontal][inverted] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height) - 12px);left:calc(-1 * var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal][inverted]:focus .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}.smart-tank[orientation=horizontal][inverted][tooltip-position=far] .smart-tooltip{left:calc(-1 * var(--smart-tank-tooltip-width)/ 2);top:calc(100% + 12px)}.smart-tank[orientation=horizontal][ticks-visibility=none] .smart-scale-near .smart-label{bottom:2px}.smart-tank[orientation=horizontal][ticks-visibility=none] .smart-scale-far .smart-label{top:2px;left:initial}.smart-tank[orientation=horizontal][ticks-position=track] .smart-tick{height:100%;width:1px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-tick-minor{height:80%;top:50%;transform:translateY(-50%)}.smart-tank[orientation=horizontal][ticks-position=track] .smart-scale-near .smart-label{bottom:2px}.smart-tank[orientation=horizontal][ticks-position=track] .smart-scale-far .smart-label{top:2px;left:initial}.smart-tank[orientation=horizontal][tooltip-position=near][inverted] .smart-tooltip{top:calc(-1 * var(--smart-tank-tooltip-height) - 12px);left:calc(-1 * var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal][tooltip-position=far] .smart-tooltip{top:calc(100% + 12px);left:calc(100% - var(--smart-tank-tooltip-width)/ 2)}.smart-tank[orientation=horizontal][tooltip-position=far] .smart-tooltip:before{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--smart-border);border-top:0;position:absolute;left:calc(var(--smart-tank-tooltip-width)/ 2 - 6px);top:-7px}.smart-tank[orientation=horizontal][show-thumb-label]:focus .smart-thumb{left:100%;top:calc(-1 * var(--smart-tank-thumb-height) - var(--smart-tank-thumb-height)/ 2 - 2px)}.smart-tank[orientation=horizontal][show-thumb-label][thumb-label-position=far]:focus .smart-thumb{top:calc(100% + var(--smart-tank-thumb-height)/ 2)}.smart-tank[orientation=horizontal][thumb-label-position=far] .smart-thumb:before{border-radius:0 50% 50%}.smart-tank[orientation=horizontal][thumb-label-position=far]:focus .smart-thumb{left:100%}.smart-tank[orientation=horizontal][scale-position=none] .smart-track{height:100%;width:100%;position:relative;border:var(--smart-border) solid;border-width:var(--smart-border-width);background-color:transparent;margin-top:0;margin-bottom:0}.smart-tank[orientation=horizontal][scale-position=both] .smart-track{height:calc(100% - 2 * var(--smart-tank-scale-size) - 4px)}.smart-tank[orientation=horizontal][scale-position=both] .smart-scale{width:100%;height:var(--smart-tank-scale-size)}@keyframes sideWays{0%{margin-left:-10%}100%{margin-left:55%}}@keyframes animateBubble{0%{margin-top:100%}100%{margin-top:-100%}}smart-tank[right-to-left] .smart-label,smart-tank[right-to-left] .smart-tooltip-content{direction:rtl}smart-tank[right-to-left][show-thumb-label][orientation=horizontal] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2);margin-left:initial}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][inverted] .smart-thumb{left:100%;margin-left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far] .smart-thumb{left:calc(-1 * var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted] .smart-thumb{top:calc(100% - var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=far][inverted]:focus .smart-thumb{top:calc(100% + var(--smart-tank-thumb-height)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=near][inverted] .smart-thumb{top:calc(-1 * var(--smart-tank-thumb-width)/ 2)}smart-tank[right-to-left][show-thumb-label][orientation=horizontal][thumb-label-position=near][inverted]:focus .smart-thumb{top:calc(-1 * var(--smart-tank-thumb-height) - var(--smart-tank-thumb-height)/ 2 - 2px)}
.smart-input-drop-down-menu,input.smart-input{font-size:var(--smart-font-size);font-family:var(--smart-font-family)}input.smart-input{border-width:var(--smart-border-width);background:var(--smart-background);border-style:solid;border-color:var(--smart-border);color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-left:var(--smart-editor-label-padding);padding-right:var(--smart-editor-label-padding);padding-top:0;padding-bottom:0;height:var(--smart-editor-height);outline:0;text-align:var(--smart-text-box-text-align);box-sizing:border-box}input.smart-input:focus{border-color:var(--smart-outline)}input.smart-input:hover{border-color:var(--smart-ui-state-border-hover)}input.smart-input:disabled{border-color:var(--smart-disabled);outline:0}input.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}textarea.smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-input-drop-down-menu,.smart-text-area-mention-menu{background-color:var(--smart-background);box-shadow:var(--smart-elevation-8)}.smart-input-drop-down-menu{display:block;transform:scaleY(0);transform-origin:top left;opacity:0;position:absolute;top:100%;left:0;z-index:var(--smart-editor-drop-down-z-index);float:left;padding:2px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);color:var(--smart-background-color);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden;width:auto;height:auto;--smart-input-drop-down-menu-width:auto;--smart-input-drop-down-menu-height:200px;min-height:0}.smart-input-drop-down-menu[top]{transform-origin:bottom}.smart-input-drop-down-menu:not([animation=none]){transition:opacity .2s,transform .2s ease-out}.smart-input-drop-down-menu.smart-container{box-shadow:none;padding:0;margin:0}.smart-input-drop-down-menu .smart-scroll-viewer-container,.smart-input-drop-down-menu .smart-scroll-viewer-content-container,.smart-input-drop-down-menu>.smart-container{width:var(--smart-input-drop-down-menu-width);max-height:calc(var(--smart-input-drop-down-menu-height) - 6px)}.smart-input-drop-down-menu .smart-scroll-viewer-content-container{padding:0;max-height:initial}.smart-input-drop-down-menu ul{list-style:none;padding:0;margin:0;width:100%;height:auto}.smart-input-drop-down-menu ul[allow-add-new] .add-new-item{display:flex;justify-content:space-between}.smart-input-drop-down-menu ul[allow-add-new] input{border:none;border-bottom:1px solid var(--smart-border);border-radius:0;width:100%}.smart-input-drop-down-menu ul[allow-add-new] input:focus,.smart-input-drop-down-menu ul[allow-add-new] input:hover{border-bottom-color:var(--smart-primary)}.smart-input-drop-down-menu ul[allow-add-new] smart-button{border-radius:50px;min-width:30px;width:30px}.smart-input-drop-down-menu ul[allow-add-new] li{padding-right:10px}.smart-input-drop-down-menu ul[allow-add-new] li.selected a span[data-content]{text-decoration:line-through}.smart-input-drop-down-menu ul[allow-add-new] li.selected a span.close-button{text-decoration:none!important}.smart-input-drop-down-menu ul[allow-add-new] li a{white-space:pre-wrap;display:flex;justify-content:space-between}.smart-input-drop-down-menu ul.scroll{width:calc(100% - var(--smart-scroll-bar-size) - 2px)}.smart-input-drop-down-menu ul li{padding-bottom:1px}.smart-input-drop-down-menu ul li:last-child{padding-bottom:0}.smart-input-drop-down-menu ul li a{display:block;padding:8px 12px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);clear:both;font-weight:400;white-space:nowrap;color:var(--smart-background-color);text-decoration:none;-webkit-user-select:none;user-select:none}.smart-input-drop-down-menu ul li a:hover{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover)}.smart-input-drop-down-menu ul li a.icon{position:relative;padding-left:var(--smart-column-icon-size)}.smart-input-drop-down-menu ul li a.icon:after{content:"";position:absolute;left:0;top:0;width:var(--smart-column-icon-size);height:100%;background-repeat:no-repeat;background-position:center}smart-input,smart-text-box{height:var(--smart-text-box-default-height)}.smart-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{color:var(--smart-ui-state-color-focus);background:var(--smart-ui-state-focus);text-decoration:none;outline:0}.smart-input-drop-down-menu[open]{transform:scale(1);opacity:1}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-content-container{width:var(--smart-input-drop-down-menu-width);max-height:initial}.smart-multi-combo-input-scroll-viewer .smart-scroll-viewer-container,.smart-multi-combo-input-scroll-viewer>.smart-container{width:var(--smart-input-drop-down-menu-width);max-height:calc(var(--smart-input-drop-down-menu-height) - 6px)}.smart-drop-down smart-list-item[focus] .smart-overlay{background-color:var(--smart-ui-state-focus)}.smart-drop-down smart-list-item[focus] .smart-content{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-border-focus)}.smart-drop-down smart-list-item[focus][selected] .smart-overlay{background-color:var(--smart-ui-state-selected)}.smart-drop-down smart-list-item[focus][selected] .smart-content{color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-text-box:focus.hovered input,smart-text-box input:hover,smart-text-box:focus input.hovered,smart-text-box[hover] input{border-color:var(--smart-ui-state-border-hover)}smart-text-box{--smart-outline:var(--smart-primary);display:inline-block;border:none;width:var(--smart-text-box-default-width);overflow:visible;background:var(--smart-background)}smart-text-box input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-text-box.smart-element{background:var(--smart-background)}smart-text-box[disabled]{border-color:var(--smart-disabled);outline:0}smart-text-box input:focus{border-color:var(--smart-outline)}.smart-text-box .smart-container,.smart-text-box input,.smart-text-box.smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-text-box>.smart-container>.smart-content{height:100%}.smart-text-box>.smart-container>.smart-content>div{width:100%;height:100%;outline:0;border-width:var(--smart-border-width);border-style:solid;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding:var(--smart-editor-label-padding);color:inherit;font-family:inherit;font-size:inherit;background-color:transparent;font-weight:inherit;font-style:inherit;overflow:hidden}.smart-text-box>.smart-container>.smart-content>div>label{color:transparent}.smart-text-box>.smart-container>.smart-content>div:first-of-type{position:absolute;display:flex;width:initial;height:initial;-webkit-user-select:none;user-select:none;pointer-events:none;min-height:initial;max-height:initial;align-items:center;padding-top:1px;padding-bottom:1px;opacity:.5;text-overflow:ellipsis;white-space:nowrap;border:var(--smart-border-width) solid transparent}.smart-text-box[hint] .smart-hint,.smart-text-box[label] .smart-label{position:absolute;font-size:12px;width:100%;padding:var(--smart-editor-label-padding);text-align:initial;line-height:initial;vertical-align:initial;left:0;pointer-events:none}.smart-text-box[disabled] input,.smart-text-box[readonly] input{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box .smart-hint,.smart-text-box .smart-label{display:none;position:absolute}.smart-text-box[label] .smart-label{bottom:100%;display:block;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-text-box[hint] .smart-hint{display:block;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;opacity:0;transition:opacity .2s cubic-bezier(.4,0,.6,1);top:100%;bottom:initial}smart-input,smart-text-area{width:var(--smart-text-box-default-width);overflow:visible}.smart-text-box[hint][focus] .smart-hint{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-text-box .smart-drop-down{font-family:inherit}.smart-text-box[right-to-left] .smart-hint,.smart-text-box[right-to-left] .smart-label,.smart-text-box[right-to-left]>.smart-container>.smart-content{direction:rtl}smart-text-area{--smart-outline:var(--smart-primary);display:inline-block;background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);height:calc(1.5 * var(--smart-text-box-default-height))}smart-text-area textarea{margin:0;resize:none}smart-text-area textarea.smart-input{border:none;text-overflow:ellipsis}.smart-text-area .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-text-area textarea.smart-input,.smart-text-area-mention-menu{color:var(--smart-background-color);font-size:var(--smart-font-size)}.smart-text-area textarea.smart-input{font-family:var(--smart-font-family);background:var(--smart-background);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);padding-top:0;padding-bottom:0;padding:var(--smart-editor-label-padding);outline:0;text-align:var(--smart-text-box-text-align);box-sizing:border-box;border:none;height:100%;width:100%}.smart-text-area-mention-menu{padding:2px;margin:var(--smart-list-item-vertical-offset) var(--smart-list-item-horizontal-offset);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);font-family:var(--smart-font-family);position:absolute;z-index:999999}.smart-text-area-mention-menu .smart-text-area-mention-menu-item{padding:5px}.smart-text-area-mention-menu .smart-text-area-mention-menu-item.selected,.smart-text-area-mention-menu .smart-text-area-mention-menu-item:hover{cursor:pointer;color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover)}.smart-mention-trigger{font-size:12px;opacity:.8}.smart-rich-textarea{position:absolute;top:0;height:100%;width:100%;background:var(--smart-background)}.smart-rich-textarea .smart-container[toolbar-on-focus]{display:block}.smart-editor-toolbar-float.show{opacity:1}.smart-editor-toolbar-float{display:flex;background:var(--smart-surface);width:auto;position:absolute;border:1px solid var(--smart-border);border-radius:var(--smart-border-radius);height:auto;min-height:0;padding:0;box-shadow:var(--smart-elevation-4);z-index:999;margin-top:3px;opacity:0;transition:opacity ease-in-out .2s}.smart-rich-textarea ol,.smart-rich-textarea ul{padding-inline-start:1em;margin-top:0}.smart-rich-textarea ul[checklist]{position:relative;left:-10px}.smart-rich-textarea a.ctrl{cursor:pointer}.smart-rich-textarea .smart-editor-editable{padding:10px 5px!important}.smart-editor-toolbar-item-center{display:flex;align-items:center;justify-content:center;width:auto!important;min-width:24px}.smart-editor-tooltip{font-family:var(--smart-font-family);position:absolute;cursor:default;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out;z-index:999999}.smart-editor-tooltip.open{visibility:visible;opacity:.9}.smart-editor-tooltip::before{content:attr(hover-tooltip);font-size:13px;text-align:center;position:absolute;display:block;left:50%;min-width:50px;max-width:150px;bottom:calc(100% + 10px);transform:translate(-50%);animation:fade-in .3s ease;background:#272727;border-radius:4px;padding:6px;color:#fff;z-index:1}smart-input,smart-input.smart-element{background:var(--smart-background)}.smart-editor-tooltip[tooltip-position=bottom]::before{bottom:auto;top:calc(100% + 10px)}smart-input{--smart-outline:var(--smart-primary);display:inline-block;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-input>option{display:none}.smart-input.smart-container,smart-input>.smart-container{display:flex}smart-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-input input.smart-input{border:none;text-overflow:ellipsis}smart-input:focus{border-color:var(--smart-outline)}smart-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-input .smart-container,.smart-input.smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-input .smart-drop-down-button,.smart-input[readonly]:not(.underlined):not(.outlined):not([opened]):not(:active) input.smart-input,.smart-input[readonly]:not(.underlined):not(.outlined):not([opened]):not(:active) textarea.smart-input{background:var(--smart-surface);color:var(--smart-surface-color)}.smart-input .smart-drop-down-button{display:none;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;border-left:1px solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);outline:0}.smart-input .smart-drop-down-button .arrow{display:flex;height:100%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0}.smart-input .smart-drop-down-button .arrow:after{content:var(--smart-icon-arrow-down);transition:opacity .2s,transform .2s ease-out}.smart-input .smart-drop-down-button[open] .arrow:after{transform:rotate(-180deg)}.smart-input .smart-input{border:none;padding:var(--smart-editor-label-padding);height:100%;width:100%}.smart-input[drop-down-button-position=left] .smart-drop-down-button,.smart-input[drop-down-button-position=right] .smart-drop-down-button{display:flex}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-input[drop-down-button-position=left][disabled] .smart-drop-down-button,.smart-input[drop-down-button-position=right][disabled] .smart-drop-down-button{opacity:.5}.smart-input[drop-down-button-position=left] .smart-drop-down-button{order:-1;border-right:1px solid var(--smart-border);border-left:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-input[drop-down-button-position=left] .smart-input,.smart-input[right-to-left][drop-down-button-position=right] .smart-input{border-top-left-radius:0;border-bottom-left-radius:0}.smart-input[drop-down-button-position=left][readonly] .smart-drop-down-button{border-right:none}.smart-input[drop-down-button-position=right] .smart-input{border-top-right-radius:0;border-bottom-right-radius:0}.smart-input[focus],.smart-input[focus]:not([disabled]) .smart-drop-down-button{border-color:var(--smart-outline)}.smart-input[readonly] .smart-drop-down-button{border-left:none}.smart-input[readonly]:not(.underlined):not(.outlined) input.smart-input,.smart-input[readonly]:not(.underlined):not(.outlined) textarea.smart-input{padding:0;cursor:pointer;padding-left:var(--smart-editor-label-padding);outline:0}.smart-input:not([disabled]) .smart-drop-down-button:hover,.smart-input:not([disabled])[readonly]:hover .smart-drop-down-button,.smart-input:not([disabled])[readonly]:hover .smart-input{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-input:not([disabled]) .smart-drop-down-button:active,.smart-input:not([disabled]) .smart-drop-down-button[open],.smart-input:not([disabled])[readonly]:active .smart-drop-down-button,.smart-input:not([disabled])[readonly]:active .smart-input,.smart-input:not([disabled])[readonly][open] .smart-drop-down-button,.smart-input:not([disabled])[readonly][open] .smart-input{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-number-input,smart-number-input.smart-element{background:var(--smart-background)}.smart-input:not([disabled])[readonly]:active .smart-input::-webkit-input-placeholder,.smart-input:not([disabled])[readonly][open] .smart-input::-webkit-input-placeholder{color:var(--smart-ui-state-color-active)}.smart-input:not([disabled])[readonly]:active .smart-input::-moz-placeholder,.smart-input:not([disabled])[readonly][open] .smart-input::-moz-placeholder{color:var(--smart-ui-state-color-active)}.smart-input[disabled] .smart-drop-down-button .arrow{cursor:initial}.smart-input[right-to-left] .smart-input{direction:rtl}.smart-input[right-to-left][readonly] .smart-drop-down-button{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.smart-input[right-to-left][readonly] .smart-input,.smart-input[right-to-left][readonly]:not(.underlined):not(.outlined) .smart-input{padding-left:initial;padding-right:var(--smart-editor-label-padding)}.smart-input-drop-down-menu[right-to-left] ul.scroll{width:100%}.smart-input-drop-down-menu[right-to-left] li a.icon{padding-left:initial;padding-right:var(--smart-column-icon-size)}.smart-input-drop-down-menu[right-to-left] li a.icon:after{left:initial;right:0}smart-number-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);text-align:right}smart-number-input>.smart-container{display:flex}.smart-number-input .nav,.smart-number-input .nav.smart-drop-down-button:active,.smart-number-input .nav.smart-drop-down-button:hover,.smart-number-input .nav:active,.smart-number-input .nav:hover{background:var(--smart-surface);color:var(--smart-surface-color)}smart-number-input input.smart-input{border:none;text-overflow:ellipsis}.smart-multi-combo-input-drop-down-menu .smart-select-all,.smart-number-input .nav .up{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-number-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-number-input .nav{display:flex;width:var(--smart-editor-addon-width);height:100%;flex-direction:column;border-left:1px solid var(--smart-border)}smart-multi-input,smart-password-input{width:var(--smart-text-box-default-width)}.smart-number-input .nav .down,.smart-number-input .nav .up{display:flex;height:50%;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;outline:0}.smart-number-input .nav .down:hover,.smart-number-input .nav .up:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-number-input .nav .down:active,.smart-number-input .nav .down[active],.smart-number-input .nav .up:active,.smart-number-input .nav .up[active]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-password-input,smart-password-input.smart-element{background:var(--smart-background)}.smart-number-input .nav .up:after{content:var(--smart-icon-arrow-up)}.smart-number-input .nav .down:after{content:var(--smart-icon-arrow-down)}.smart-number-input[disabled] .nav .down,.smart-number-input[disabled] .nav .up{pointer-events:none}.smart-number-input[right-to-left]>.smart-container{direction:rtl}.smart-number-input[right-to-left] .nav{border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:initial;border-bottom-right-radius:initial;order:initial}.smart-number-input[right-to-left] .smart-input{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-number-input[right-to-left][focus] .nav{border-color:var(--smart-outline)}smart-password-input{--smart-outline:var(--smart-primary);display:inline-block;height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-password-input>.smart-container{display:flex}smart-password-input input.smart-input{border:none;text-overflow:ellipsis}.smart-password-input input::-ms-clear,.smart-password-input input::-ms-reveal{display:none}.smart-password-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-password-input .smart-drop-down-button{background:0 0;border-color:transparent;display:block;border-left:none}.smart-password-input .smart-drop-down-button:active,.smart-password-input .smart-drop-down-button:hover,.smart-password-input .smart-drop-down-button[active]{color:var(--smart-primary)!important;background:0 0!important;border-color:transparent!important}smart-multi-input,smart-multi-input.smart-element{background:var(--smart-background)}.smart-password-input .smart-drop-down-button .arrow:after{color:var(--smart-background-color);content:var(--smart-icon-visibility)}.smart-password-input .smart-drop-down-button .arrow.off:after{color:var(--smart-background-color);content:var(--smart-icon-visibility-off)}smart-multi-input{--smart-outline:var(--smart-primary);display:inline-block;height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-multi-input>option{display:none}smart-multi-input>.smart-container{display:flex}smart-multi-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-multi-input input.smart-input{border:none;text-overflow:ellipsis}smart-multi-input:focus,smart-multi-input[focus]{border-color:var(--smart-outline)}smart-multi-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-multi-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-multi-input[drop-down-button-position=left] .smart-input,smart-multi-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-multi-input-drop-down-menu li a{border-left:var(--smart-border-width) solid transparent}.smart-multi-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}smart-multi-combo-input,smart-multi-combo-input.smart-element{background:var(--smart-background)}.smart-multi-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:var(--smart-border-width) solid transparent}.smart-multi-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}smart-multi-combo-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-multi-combo-input>option{display:none}smart-multi-combo-input>.smart-container{display:flex}smart-multi-combo-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-multi-combo-input input.smart-input{border:none;text-overflow:ellipsis}smart-multi-combo-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-multi-combo-input[focus]{border-color:var(--smart-outline)}.smart-multi-combo-input{height:var(--smart-editor-height);min-height:var(--smart-editor-height)}.smart-multi-combo-input:not([input-tags-mode=one]):not(.smart-grid-cell-editor){height:auto!important}.smart-multi-combo-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-multi-combo-input .smart-drop-down-button,.smart-multi-combo-input .smart-drop-down-button .arrow,.smart-multi-combo-input>.smart-container{min-height:var(--smart-editor-height)}.smart-multi-combo-input .smart-tokens-container{grid-row-gap:3px;padding:3px}.smart-multi-combo-input .smart-token{position:relative;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;padding:1px 6px;border-radius:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);margin:0;height:22px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label{text-overflow:ellipsis;overflow:hidden}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-label.dots::before{content:"\a";width:8px;height:8px;border-radius:50%;background:var(--smart-primary-color);display:inline-block;margin-right:4px}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image{display:flex;justify-content:center;align-items:center;border-radius:50%;width:20px;height:20px;min-width:20px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:4px;transform:scale(1.3);left:-3px;position:relative}.smart-multi-combo-input .smart-token .smart-drop-down-list-selection-image:hover{transform:scale(1.5)}.smart-multi-combo-input .smart-action-button{display:flex;outline:transparent solid 1px;height:100%;width:100%;flex-wrap:wrap;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);min-height:var(--smart-editor-height);align-items:center}.smart-multi-combo-input .smart-drop-down-list-unselect-button{position:relative;margin-left:2px;margin-right:-2px}.smart-multi-combo-input .smart-drop-down-list-unselect-button:after{content:var(--smart-icon-close);display:flex;justify-content:center;align-items:center;transform-origin:center;font-family:var(--smart-font-family-icon);background:rgba(var(--smart-primary-rgb),.2);border-radius:50%;width:20px;height:20px}.smart-multi-combo-input.smart-input .smart-input{flex-grow:1;align-self:center;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:100%;max-height:1rem;vertical-align:middle;margin:0}.smart-multi-combo-input.smart-input .smart-drop-down-button{height:initial}.smart-multi-combo-input[drop-down-button-position=left] .smart-action-button,.smart-multi-combo-input[drop-down-button-position=right] .smart-action-button{width:calc(100% - var(--smart-editor-addon-width))}.smart-multi-combo-input[input-tags-mode=one] .smart-action-button{align-items:center}.smart-multi-combo-input[readonly] .smart-input{visibility:hidden}.smart-multi-combo-input[readonly] .smart-action-button{background:var(--smart-surface);color:var(--smart-surface-color)}.smart-multi-combo-input[readonly][open] .smart-action-button,.smart-multi-combo-input[readonly][open] .smart-drop-down-button{background:var(--smart-ui-state-hover)!important;color:var(--smart-ui-state-color-hover)!important}.smart-multi-combo-input[readonly]:hover .smart-action-button{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input[hide-input-tags-close-button] .smart-drop-down-list-unselect-button:after{display:none}.smart-multi-combo-input[right-to-left] .smart-token{margin:var(--smart-editor-label-padding) var(--smart-editor-label-padding) 0 0;padding:1px 6px 1px 2px}.smart-multi-combo-input[right-to-left] .smart-token:last-of-type{margin:var(--smart-editor-label-padding) var(--smart-editor-label-padding) var(--smart-editor-label-padding) 0}.smart-multi-combo-input[right-to-left] .smart-action-button{direction:rtl}.smart-multi-combo-input[right-to-left] .smart-drop-down-list-unselect-button{margin:0 5px 0 0}.smart-multi-combo-input-drop-down-menu .smart-scroll-viewer{width:inherit;height:inherit;padding:initial;min-height:inherit;border:initial}.smart-multi-combo-input-drop-down-menu .close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);margin-left:5px}.smart-multi-combo-input-drop-down-menu .add-new-item{display:grid;grid-template-columns:1fr var(--smart-text-box-default-height);grid-column-gap:5px;margin-left:7px;margin-right:7px;height:36px}.smart-multi-combo-input-drop-down-menu .add-new-item input{height:30px}.smart-multi-combo-input-drop-down-menu .add-new-item smart-button{justify-content:center;align-content:center;height:30px}.smart-multi-combo-input-drop-down-menu .add-new-item button{padding:0;display:flex;align-items:center;justify-content:center}.smart-multi-combo-input-drop-down-menu .add-new-item button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-plus)}.smart-multi-combo-input-drop-down-menu .smart-select-all{height:auto}.smart-multi-combo-input-drop-down-menu[right-to-left]>ul{direction:rtl}.smart-multi-combo-input-drop-down-menu ul li a{display:flex;align-items:center}.smart-multi-combo-input-drop-down-menu ul li a .smart-drop-down-list-selection-image{display:flex;justify-content:center;align-items:center;width:25px;height:25px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-right:4px;border-radius:50%;border:1px solid var(--smart-border)}.smart-multi-combo-input-drop-down-menu[pills] ul li:after,.smart-multi-combo-input-drop-down-menu[pills] ul li:before,.smart-multi-combo-input-drop-down-menu[single-select] ul li.selected:after,.smart-multi-combo-input-drop-down-menu[single-select] ul li::after,.smart-multi-combo-input-drop-down-menu[single-select] ul li:hover:after{display:none}.smart-multi-combo-input-drop-down-menu[single-select] ul li{height:36px;margin-top:1px;cursor:pointer}.smart-multi-combo-input-drop-down-menu[single-select] ul li a{padding:0 0 0 6px;height:100%}.smart-multi-combo-input-drop-down-menu[single-select] ul li.selected,.smart-multi-combo-input-drop-down-menu[single-select] ul li:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item,.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item a{white-space:nowrap!important}.smart-multi-combo-input-drop-down-menu[pills] .smart-custom-item a::before{border-radius:50%;background:var(--smart-primary-color);content:"+"!important;width:12px!important;height:12px!important;color:var(--smart-primary);margin-right:4px;align-content:center;justify-content:center;justify-items:center;align-items:center;display:flex!important}.smart-multi-combo-input-drop-down-menu[pills][dots] ul li a::before{content:"\a";width:8px;height:8px;border-radius:50%;background:var(--smart-primary-color);display:inline-block;margin-right:4px}.smart-multi-combo-input-drop-down-menu[pills] ul li{height:30px;margin-top:1px}.smart-multi-combo-input-drop-down-menu[pills] ul li a{padding:2px 10px;color:inherit;display:inline-flex;align-items:center;border-radius:15px!important;margin-top:5px;margin-left:5px;height:auto;background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color);white-space:nowrap}.smart-multi-combo-input-drop-down-menu[pills] ul li a .smart-drop-down-list-selection-image{height:20px;width:20px}.smart-multi-combo-input-drop-down-menu[pills] ul li.focused a{background:var(--smart-primary)!important;border-color:var(--smart-primary)!important;color:var(--smart-primary-color)!important}.smart-multi-combo-input-drop-down-menu[pills] ul li.focused,.smart-multi-combo-input-drop-down-menu[pills] ul li.selected,.smart-multi-combo-input-drop-down-menu[pills] ul li:hover{background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-check-input,smart-check-input.smart-element{background:var(--smart-background)}.smart-multi-combo-input-drop-down-menu[pills] ul li.active.selected:before,.smart-multi-combo-input-drop-down-menu[pills] ul li.focused:after,.smart-multi-combo-input-drop-down-menu[pills] ul li.selected:after,.smart-multi-combo-input-drop-down-menu[pills] ul li:hover:after{display:none}smart-check-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-check-input>option{display:none}smart-check-input>.smart-container{display:flex}smart-check-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-check-input input.smart-input{border:none;text-overflow:ellipsis}smart-check-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-check-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-check-input:focus,smart-check-input[focus]{border-color:var(--smart-outline)}smart-check-input[drop-down-button-position=left] .smart-input,smart-check-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-check-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-check-input-drop-down-menu ul li{position:relative}.smart-check-input-drop-down-menu ul li:before{content:"";transform:scale(0);background-color:#fff}.smart-check-input-drop-down-menu ul li:after{content:"";position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:1px;margin-left:10px;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;display:flex;top:50%;transform:translateY(-50%);pointer-events:none;box-sizing:content-box}.smart-check-input-drop-down-menu ul li a{padding-left:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu ul li.selected:after{content:var(--smart-icon-check);background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-check-input-drop-down-menu ul li.selected.color:after{content:""}.smart-check-input-drop-down-menu ul li.active.selected:before{position:absolute;content:"";border-radius:50%;width:calc(var(--smart-check-box-default-size) + 16px);height:calc(var(--smart-check-box-default-size) + 16px);background:var(--smart-primary);opacity:.3;margin-left:4px;top:50%;transform:scale(1) translateY(-50%);transform-origin:top}smart-color-input,smart-date-input,smart-date-range-input,smart-time-input{width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);display:inline-block}.smart-check-input-drop-down-menu ul li.active.focused a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}.smart-check-input-drop-down-menu ul li[indeterminate]:after{background-color:var(--smart-ui-state-selected);padding:2px;background-clip:content-box}.smart-check-input-drop-down-menu[inverted] ul li a,.smart-check-input-drop-down-menu[right-to-left] ul li a{padding-left:10px;padding-right:calc(var(--smart-tree-indent) + 25px)}.smart-check-input-drop-down-menu[inverted] ul li:after{margin-left:initial;margin-right:10px;right:0}.smart-check-input-drop-down-menu[inverted] ul li.selected:before{right:0}.smart-check-input-drop-down-menu[inverted] ul li.active.selected:before{margin-left:initial;margin-right:4px}.smart-check-input-drop-down-menu:not([animation=none]) ul li:before{transition:transform .25s ease-in-out}.smart-check-input-drop-down-menu[right-to-left] ul li:after{margin-left:initial;margin-right:10px}.smart-check-input-drop-down-menu[right-to-left] ul li.active.focused a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-check-input-drop-down-menu[right-to-left] ul li.active.selected:before{margin-left:initial;margin-right:4px}.smart-check-input-drop-down-menu[right-to-left][pills] ul li a{padding-right:initial}smart-color-input{--smart-outline:var(--smart-primary);border:none;overflow:visible;background:var(--smart-background)}smart-color-input[value-display-mode=colorBox] .smart-action-button{cursor:pointer}smart-date-input,smart-date-range-input,smart-time-input{--smart-outline:var(--smart-primary);background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);overflow:hidden}smart-date-input>.smart-container,smart-date-range-input>.smart-container,smart-time-input>.smart-container{display:flex}smart-date-input.smart-element,smart-date-range-input.smart-element,smart-time-input.smart-element{background:var(--smart-background)}smart-date-input[drop-down-button-position=left] .smart-input,smart-date-input[drop-down-button-position=right] .smart-input,smart-date-range-input[drop-down-button-position=left] .smart-input,smart-date-range-input[drop-down-button-position=right] .smart-input,smart-time-input[drop-down-button-position=left] .smart-input,smart-time-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}smart-date-range-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-date-range-input input.smart-input{border:none;text-overflow:ellipsis}smart-date-range-input:focus,smart-date-range-input[focus]{border-color:var(--smart-outline)}.smart-time-box{display:block;height:auto;width:300px;overflow:hidden}.smart-time-box .smart-timepicker{display:grid;grid-template-columns:60% 35%;grid-column-gap:5%;background:var(--smart-background);padding:10px;border-color:var(--smart-border)}.smart-time-box[right-to-left] .smart-timepicker{direction:rtl}.smart-time-input.smart-input .smart-drop-down-button .arrow:after,.smart-time-input.smart-input .smart-drop-down-button[open] .arrow:after{content:var(--smart-icon-clock);transform:rotate(0)}.smart-timepicker .hour-selection,.smart-timepicker .minute-selection{display:grid;grid-template-columns:repeat(5,20%);grid-template-rows:repeat(6,auto);justify-content:center;align-items:center;justify-items:center;position:relative;cursor:default}.smart-timepicker .hour-selection .smart-calendar-cell,.smart-timepicker .minute-selection .smart-calendar-cell{margin:initial;line-height:var(--smart-calendar-cell-size);display:flex;justify-content:center;align-items:center;width:32px;height:32px;box-sizing:border-box;border-radius:100%}.smart-date-range-input-drop-down-menu .smart-done-button,.smart-date-range-input-drop-down-menu .smart-today-button,.smart-date-range-input-drop-down-menu smart-button:last-of-type{margin-right:5px}.smart-timepicker .hour-selection .header,.smart-timepicker .minute-selection .header{content:attr(header-label);width:100%;display:flex;justify-content:center;align-items:center;grid-row:1/3;grid-column:1/6;font-weight:600;height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px)}.smart-timepicker .minute-selection{border-right:var(--smart-border-width) solid var(--smart-border);grid-template-columns:repeat(2,50%);border-left:var(--smart-border-width) solid var(--smart-border)}.smart-timepicker .minute-selection .header{grid-column:span 2}.smart-timepicker .hour-selection:after,.smart-timepicker .hour-selection:before{content:attr(am-label);width:100%;display:flex;justify-content:center;grid-column:1;font-weight:600;height:var(--smart-calendar-cell-size);line-height:calc(var(--smart-calendar-cell-size) - 2px)}.smart-date-range-input-drop-down-menu .smart-button-controls,.smart-date-range-input-drop-down-menu .smart-timepicker-button:empty,.smart-date-range-input-drop-down-menu .smart-timepicker-buttons{display:none}.smart-timepicker .hour-selection:after{content:attr(pm-label);grid-row:4/9}.smart-date-input.smart-input .smart-drop-down-button .arrow:after,.smart-date-input.smart-input .smart-drop-down-button[open] .arrow:after,.smart-date-range-input.smart-input .smart-drop-down-button .arrow:after,.smart-date-range-input.smart-input .smart-drop-down-button[open] .arrow:after{content:var(--smart-icon-calendar);transform:rotate(0)}.smart-date-range-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible}.smart-date-range-input-drop-down-menu smart-button:first-of-type{margin-left:5px}.smart-date-range-input-drop-down-menu .smart-calendar{height:100%;min-width:100%;--smart-calendar-default-height:auto;--smart-calendar-footer-height:0px}.smart-date-range-input-drop-down-menu .smart-clear-button,.smart-date-range-input-drop-down-menu .smart-done-button,.smart-date-range-input-drop-down-menu .smart-today-button{height:auto;--smart-button-padding:5px}.smart-date-range-input-drop-down-menu .smart-calendar-footer{flex-direction:column}.smart-date-range-input-drop-down-menu .smart-date-range-input-footer-controls{width:100%;height:100%}.smart-date-range-input-drop-down-menu .smart-timepicker-button{position:relative;white-space:nowrap}.smart-date-range-input-drop-down-menu .smart-timepicker-button:before{content:var(--smart-icon-clock);height:100%;font-family:var(--smart-font-family-icon);font-weight:var(--smart-font-weight);font-size:var(--smart-arrow-size);margin:0 var(--smart-editor-label-padding)}.smart-date-range-input-drop-down-menu .smart-timepicker-button:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);transition:background-color .1s linear,color .1s ease-in-out;opacity:var(--smart-button-opacity-hover);cursor:pointer}.smart-date-range-input-drop-down-menu .smart-timepicker-button[selected]{color:var(--smart-ui-state-color-selected)}.smart-date-range-input-drop-down-menu .smart-icon-today:before{content:var(--smart-icon-calendar)}.smart-date-range-input-drop-down-menu .smart-icon-clear:before{content:var(--smart-icon-cancel)}.smart-date-range-input-drop-down-menu .smart-timepicker{position:absolute;top:0;display:grid;grid-template-columns:60% 35%;height:calc(100% - var(--smart-calendar-footer-height));width:100%;grid-column-gap:5%;background:var(--smart-background);box-sizing:border-box;padding:10px;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid;border-bottom:none}.smart-date-range-input-drop-down-menu[icons] smart-calendar,.smart-date-range-input-drop-down-menu[timepicker] smart-calendar{--smart-calendar-footer-height:30px}.smart-date-range-input-drop-down-menu[icons] .smart-timepicker-buttons,.smart-date-range-input-drop-down-menu[timepicker] .smart-timepicker-buttons{display:flex;justify-content:space-around;width:100%;height:100%;align-items:center}.smart-date-range-input-drop-down-menu[timepicker][icons] .smart-date-range-input-footer-controls{display:grid;grid-template-columns:60% 38%;grid-column-gap:2%;justify-items:center}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu{height:auto;width:var(--smart-input-drop-down-menu-width)}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-input-drop-down-menu{height:250px}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu{min-height:250px;height:auto!important}.smart-date-range-input-drop-down-menu.smart-input-drop-down-menu.smart-date-range-input-drop-down-menu .smart-calendar-date-view-container{min-height:250px}.smart-date-range-input-drop-down-menu:not([timepicker]) .smart-timepicker-buttons{display:none}.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker{transition:transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1);transform:scale(1)}.smart-date-range-input-drop-down-menu:not([animation=none]) .smart-timepicker.smart-visibility-hidden{transition:visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-date-range-input-drop-down-menu[right-to-left] .smart-timepicker{direction:rtl}smart-country-input,smart-phone-input{--smart-outline:var(--smart-primary);display:inline-block;width:var(--smart-text-box-default-width);height:var(--smart-text-box-default-height);overflow:visible;background:var(--smart-background);border:1px solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-country-input>.smart-container,smart-phone-input>.smart-container{display:flex}smart-country-input.smart-element,smart-phone-input.smart-element{background:var(--smart-background)}smart-country-input input::selection,smart-phone-input input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}smart-country-input input.smart-input,smart-phone-input input.smart-input{border:none;text-overflow:ellipsis}smart-country-input:focus,smart-country-input[focus],smart-phone-input:focus,smart-phone-input[focus]{border-color:var(--smart-outline)}smart-country-input:hover,smart-phone-input:hover{border-color:var(--smart-ui-state-border-hover)}smart-country-input[disabled],smart-phone-input[disabled]{border-color:var(--smart-disabled);outline:0}smart-country-input[drop-down-button-position=left] .smart-input,smart-country-input[drop-down-button-position=right] .smart-input,smart-phone-input[drop-down-button-position=left] .smart-input,smart-phone-input[drop-down-button-position=right] .smart-input{width:calc(100% - var(--smart-editor-addon-width))}.smart-country-input .smart-container,.smart-phone-input .smart-container{width:100%;height:100%;color:inherit;font-family:inherit;position:relative;overflow:visible;align-items:center}.smart-phone-input{--smart-editor-addon-width:45px}.smart-phone-input.invalid-number .smart-container::after{color:var(--smart-error)}.smart-phone-input .smart-container::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-phone);color:var(--smart-success);padding-right:5px}.smart-phone-input .smart-drop-down-button{display:flex;justify-content:center;align-items:center;flex-direction:row;background:0 0;border-right:none;padding-left:2px}.smart-phone-input .smart-drop-down-button::after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-arrow-down)}.smart-flag-box{margin-right:6px}.smart-flag-box .flag{width:20px}.smart-flag-box .flag.be{width:18px}.smart-flag-box .flag.ch{width:15px}.smart-flag-box .flag.mc{width:19px}.smart-flag-box .flag.ne{width:18px}@media (min-resolution:192dpi){.smart-flag-box .flag{background-size:5652px 15px}}.smart-flag-box .flag.ac{height:10px;background-position:0 0}.smart-flag-box .flag.ad{height:14px;background-position:-22px 0}.smart-flag-box .flag.ae{height:10px;background-position:-44px 0}.smart-flag-box .flag.af{height:14px;background-position:-66px 0}.smart-flag-box .flag.ag{height:14px;background-position:-88px 0}.smart-flag-box .flag.ai{height:10px;background-position:-110px 0}.smart-flag-box .flag.al{height:15px;background-position:-132px 0}.smart-flag-box .flag.am{height:10px;background-position:-154px 0}.smart-flag-box .flag.ao{height:14px;background-position:-176px 0}.smart-flag-box .flag.aq{height:14px;background-position:-198px 0}.smart-flag-box .flag.ar{height:13px;background-position:-220px 0}.smart-flag-box .flag.as{height:10px;background-position:-242px 0}.smart-flag-box .flag.at{height:14px;background-position:-264px 0}.smart-flag-box .flag.au{height:10px;background-position:-286px 0}.smart-flag-box .flag.aw{height:14px;background-position:-308px 0}.smart-flag-box .flag.ax{height:13px;background-position:-330px 0}.smart-flag-box .flag.az{height:10px;background-position:-352px 0}.smart-flag-box .flag.ba{height:10px;background-position:-374px 0}.smart-flag-box .flag.bb{height:14px;background-position:-396px 0}.smart-flag-box .flag.bd{height:12px;background-position:-418px 0}.smart-flag-box .flag.be{height:15px;background-position:-440px 0}.smart-flag-box .flag.bf{height:14px;background-position:-460px 0}.smart-flag-box .flag.bg{height:12px;background-position:-482px 0}.smart-flag-box .flag.bh{height:12px;background-position:-504px 0}.smart-flag-box .flag.bi{height:12px;background-position:-526px 0}.smart-flag-box .flag.bj{height:14px;background-position:-548px 0}.smart-flag-box .flag.bl{height:14px;background-position:-570px 0}.smart-flag-box .flag.bm{height:10px;background-position:-592px 0}.smart-flag-box .flag.bn{height:10px;background-position:-614px 0}.smart-flag-box .flag.bo{height:14px;background-position:-636px 0}.smart-flag-box .flag.bq{height:14px;background-position:-658px 0}.smart-flag-box .flag.br{height:14px;background-position:-680px 0}.smart-flag-box .flag.bs{height:10px;background-position:-702px 0}.smart-flag-box .flag.bt{height:14px;background-position:-724px 0}.smart-flag-box .flag.bv{height:15px;background-position:-746px 0}.smart-flag-box .flag.bw{height:14px;background-position:-768px 0}.smart-flag-box .flag.by{height:10px;background-position:-790px 0}.smart-flag-box .flag.bz{height:14px;background-position:-812px 0}.smart-flag-box .flag.ca{height:10px;background-position:-834px 0}.smart-flag-box .flag.cc{height:10px;background-position:-856px 0}.smart-flag-box .flag.cd{height:15px;background-position:-878px 0}.smart-flag-box .flag.cf{height:14px;background-position:-900px 0}.smart-flag-box .flag.cg{height:14px;background-position:-922px 0}.smart-flag-box .flag.ch{height:15px;background-position:-944px 0}.smart-flag-box .flag.ci{height:14px;background-position:-961px 0}.smart-flag-box .flag.ck{height:10px;background-position:-983px 0}.smart-flag-box .flag.cl{height:14px;background-position:-1005px 0}.smart-flag-box .flag.cm{height:14px;background-position:-1027px 0}.smart-flag-box .flag.cn{height:14px;background-position:-1049px 0}.smart-flag-box .flag.co{height:14px;background-position:-1071px 0}.smart-flag-box .flag.cp{height:14px;background-position:-1093px 0}.smart-flag-box .flag.cr{height:12px;background-position:-1115px 0}.smart-flag-box .flag.cu{height:10px;background-position:-1137px 0}.smart-flag-box .flag.cv{height:12px;background-position:-1159px 0}.smart-flag-box .flag.cw{height:14px;background-position:-1181px 0}.smart-flag-box .flag.cx{height:10px;background-position:-1203px 0}.smart-flag-box .flag.cy{height:14px;background-position:-1225px 0}.smart-flag-box .flag.cz{height:14px;background-position:-1247px 0}.smart-flag-box .flag.de{height:12px;background-position:-1269px 0}.smart-flag-box .flag.dg{height:10px;background-position:-1291px 0}.smart-flag-box .flag.dj{height:14px;background-position:-1313px 0}.smart-flag-box .flag.dk{height:15px;background-position:-1335px 0}.smart-flag-box .flag.dm{height:10px;background-position:-1357px 0}.smart-flag-box .flag.do{height:14px;background-position:-1379px 0}.smart-flag-box .flag.dz{height:14px;background-position:-1401px 0}.smart-flag-box .flag.ea{height:14px;background-position:-1423px 0}.smart-flag-box .flag.ec{height:14px;background-position:-1445px 0}.smart-flag-box .flag.ee{height:13px;background-position:-1467px 0}.smart-flag-box .flag.eg{height:14px;background-position:-1489px 0}.smart-flag-box .flag.eh{height:10px;background-position:-1511px 0}.smart-flag-box .flag.er{height:10px;background-position:-1533px 0}.smart-flag-box .flag.es{height:14px;background-position:-1555px 0}.smart-flag-box .flag.et{height:10px;background-position:-1577px 0}.smart-flag-box .flag.eu{height:14px;background-position:-1599px 0}.smart-flag-box .flag.fi{height:12px;background-position:-1621px 0}.smart-flag-box .flag.fj{height:10px;background-position:-1643px 0}.smart-flag-box .flag.fk{height:10px;background-position:-1665px 0}.smart-flag-box .flag.fm{height:11px;background-position:-1687px 0}.smart-flag-box .flag.fo{height:15px;background-position:-1709px 0}.smart-flag-box .flag.fr{height:14px;background-position:-1731px 0}.smart-flag-box .flag.ga{height:15px;background-position:-1753px 0}.smart-flag-box .flag.gb{height:10px;background-position:-1775px 0}.smart-flag-box .flag.gd{height:12px;background-position:-1797px 0}.smart-flag-box .flag.ge{height:14px;background-position:-1819px 0}.smart-flag-box .flag.gf{height:14px;background-position:-1841px 0}.smart-flag-box .flag.gg{height:14px;background-position:-1863px 0}.smart-flag-box .flag.gh{height:14px;background-position:-1885px 0}.smart-flag-box .flag.gi{height:10px;background-position:-1907px 0}.smart-flag-box .flag.gl{height:14px;background-position:-1929px 0}.smart-flag-box .flag.gm{height:14px;background-position:-1951px 0}.smart-flag-box .flag.gn{height:14px;background-position:-1973px 0}.smart-flag-box .flag.gp{height:14px;background-position:-1995px 0}.smart-flag-box .flag.gq{height:14px;background-position:-2017px 0}.smart-flag-box .flag.gr{height:14px;background-position:-2039px 0}.smart-flag-box .flag.gs{height:10px;background-position:-2061px 0}.smart-flag-box .flag.gt{height:13px;background-position:-2083px 0}.smart-flag-box .flag.gu{height:11px;background-position:-2105px 0}.smart-flag-box .flag.gw{height:10px;background-position:-2127px 0}.smart-flag-box .flag.gy{height:12px;background-position:-2149px 0}.smart-flag-box .flag.hk{height:14px;background-position:-2171px 0}.smart-flag-box .flag.hm{height:10px;background-position:-2193px 0}.smart-flag-box .flag.hn{height:10px;background-position:-2215px 0}.smart-flag-box .flag.hr{height:10px;background-position:-2237px 0}.smart-flag-box .flag.ht{height:12px;background-position:-2259px 0}.smart-flag-box .flag.hu{height:10px;background-position:-2281px 0}.smart-flag-box .flag.ic{height:14px;background-position:-2303px 0}.smart-flag-box .flag.id{height:14px;background-position:-2325px 0}.smart-flag-box .flag.ie{height:10px;background-position:-2347px 0}.smart-flag-box .flag.il{height:15px;background-position:-2369px 0}.smart-flag-box .flag.im{height:10px;background-position:-2391px 0}.smart-flag-box .flag.in{height:14px;background-position:-2413px 0}.smart-flag-box .flag.io{height:10px;background-position:-2435px 0}.smart-flag-box .flag.iq{height:14px;background-position:-2457px 0}.smart-flag-box .flag.ir{height:12px;background-position:-2479px 0}.smart-flag-box .flag.is{height:15px;background-position:-2501px 0}.smart-flag-box .flag.it{height:14px;background-position:-2523px 0}.smart-flag-box .flag.je{height:12px;background-position:-2545px 0}.smart-flag-box .flag.jm{height:10px;background-position:-2567px 0}.smart-flag-box .flag.jo{height:10px;background-position:-2589px 0}.smart-flag-box .flag.jp{height:14px;background-position:-2611px 0}.smart-flag-box .flag.ke{height:14px;background-position:-2633px 0}.smart-flag-box .flag.kg{height:12px;background-position:-2655px 0}.smart-flag-box .flag.kh{height:13px;background-position:-2677px 0}.smart-flag-box .flag.ki{height:10px;background-position:-2699px 0}.smart-flag-box .flag.km{height:12px;background-position:-2721px 0}.smart-flag-box .flag.kn{height:14px;background-position:-2743px 0}.smart-flag-box .flag.kp{height:10px;background-position:-2765px 0}.smart-flag-box .flag.kr{height:14px;background-position:-2787px 0}.smart-flag-box .flag.kw{height:10px;background-position:-2809px 0}.smart-flag-box .flag.ky{height:10px;background-position:-2831px 0}.smart-flag-box .flag.kz{height:10px;background-position:-2853px 0}.smart-flag-box .flag.la{height:14px;background-position:-2875px 0}.smart-flag-box .flag.lb{height:14px;background-position:-2897px 0}.smart-flag-box .flag.lc{height:10px;background-position:-2919px 0}.smart-flag-box .flag.li{height:12px;background-position:-2941px 0}.smart-flag-box .flag.lk{height:10px;background-position:-2963px 0}.smart-flag-box .flag.lr{height:11px;background-position:-2985px 0}.smart-flag-box .flag.ls{height:14px;background-position:-3007px 0}.smart-flag-box .flag.lt{height:12px;background-position:-3029px 0}.smart-flag-box .flag.lu{height:12px;background-position:-3051px 0}.smart-flag-box .flag.lv{height:10px;background-position:-3073px 0}.smart-flag-box .flag.ly{height:10px;background-position:-3095px 0}.smart-flag-box .flag.ma{height:14px;background-position:-3117px 0}.smart-flag-box .flag.mc{height:15px;background-position:-3139px 0}.smart-flag-box .flag.md{height:10px;background-position:-3160px 0}.smart-flag-box .flag.me{height:10px;background-position:-3182px 0}.smart-flag-box .flag.mf{height:14px;background-position:-3204px 0}.smart-flag-box .flag.mg{height:14px;background-position:-3226px 0}.smart-flag-box .flag.mh{height:11px;background-position:-3248px 0}.smart-flag-box .flag.mk{height:10px;background-position:-3270px 0}.smart-flag-box .flag.ml{height:14px;background-position:-3292px 0}.smart-flag-box .flag.mm{height:14px;background-position:-3314px 0}.smart-flag-box .flag.mn{height:10px;background-position:-3336px 0}.smart-flag-box .flag.mo{height:14px;background-position:-3358px 0}.smart-flag-box .flag.mp{height:10px;background-position:-3380px 0}.smart-flag-box .flag.mq{height:14px;background-position:-3402px 0}.smart-flag-box .flag.mr{height:14px;background-position:-3424px 0}.smart-flag-box .flag.ms{height:10px;background-position:-3446px 0}.smart-flag-box .flag.mt{height:14px;background-position:-3468px 0}.smart-flag-box .flag.mu{height:14px;background-position:-3490px 0}.smart-flag-box .flag.mv{height:14px;background-position:-3512px 0}.smart-flag-box .flag.mw{height:14px;background-position:-3534px 0}.smart-flag-box .flag.mx{height:12px;background-position:-3556px 0}.smart-flag-box .flag.my{height:10px;background-position:-3578px 0}.smart-flag-box .flag.mz{height:14px;background-position:-3600px 0}.smart-flag-box .flag.na{height:14px;background-position:-3622px 0}.smart-flag-box .flag.nc{height:10px;background-position:-3644px 0}.smart-flag-box .flag.ne{height:15px;background-position:-3666px 0}.smart-flag-box .flag.nf{height:10px;background-position:-3686px 0}.smart-flag-box .flag.ng{height:10px;background-position:-3708px 0}.smart-flag-box .flag.ni{height:12px;background-position:-3730px 0}.smart-flag-box .flag.nl{height:14px;background-position:-3752px 0}.smart-flag-box .flag.no{height:15px;background-position:-3774px 0}.smart-flag-box .flag.np{width:13px;height:15px;background-position:-3796px 0}.smart-flag-box .flag.nr{height:10px;background-position:-3811px 0}.smart-flag-box .flag.nu{height:10px;background-position:-3833px 0}.smart-flag-box .flag.nz{height:10px;background-position:-3855px 0}.smart-flag-box .flag.om{height:10px;background-position:-3877px 0}.smart-flag-box .flag.pa{height:14px;background-position:-3899px 0}.smart-flag-box .flag.pe{height:14px;background-position:-3921px 0}.smart-flag-box .flag.pf{height:14px;background-position:-3943px 0}.smart-flag-box .flag.pg{height:15px;background-position:-3965px 0}.smart-flag-box .flag.ph{height:10px;background-position:-3987px 0}.smart-flag-box .flag.pk{height:14px;background-position:-4009px 0}.smart-flag-box .flag.pl{height:13px;background-position:-4031px 0}.smart-flag-box .flag.pm{height:14px;background-position:-4053px 0}.smart-flag-box .flag.pn{height:10px;background-position:-4075px 0}.smart-flag-box .flag.pr{height:14px;background-position:-4097px 0}.smart-flag-box .flag.ps{height:10px;background-position:-4119px 0}.smart-flag-box .flag.pt{height:14px;background-position:-4141px 0}.smart-flag-box .flag.pw{height:13px;background-position:-4163px 0}.smart-flag-box .flag.py{height:11px;background-position:-4185px 0}.smart-flag-box .flag.qa{height:8px;background-position:-4207px 0}.smart-flag-box .flag.re{height:14px;background-position:-4229px 0}.smart-flag-box .flag.ro{height:14px;background-position:-4251px 0}.smart-flag-box .flag.rs{height:14px;background-position:-4273px 0}.smart-flag-box .flag.ru{height:14px;background-position:-4295px 0}.smart-flag-box .flag.rw{height:14px;background-position:-4317px 0}.smart-flag-box .flag.sa{height:14px;background-position:-4339px 0}.smart-flag-box .flag.sb{height:10px;background-position:-4361px 0}.smart-flag-box .flag.sc{height:10px;background-position:-4383px 0}.smart-flag-box .flag.sd{height:10px;background-position:-4405px 0}.smart-flag-box .flag.se{height:13px;background-position:-4427px 0}.smart-flag-box .flag.sg{height:14px;background-position:-4449px 0}.smart-flag-box .flag.sh{height:10px;background-position:-4471px 0}.smart-flag-box .flag.si{height:10px;background-position:-4493px 0}.smart-flag-box .flag.sj{height:15px;background-position:-4515px 0}.smart-flag-box .flag.sk{height:14px;background-position:-4537px 0}.smart-flag-box .flag.sl{height:14px;background-position:-4559px 0}.smart-flag-box .flag.sm{height:15px;background-position:-4581px 0}.smart-flag-box .flag.sn{height:14px;background-position:-4603px 0}.smart-flag-box .flag.so{height:14px;background-position:-4625px 0}.smart-flag-box .flag.sr{height:14px;background-position:-4647px 0}.smart-flag-box .flag.ss{height:10px;background-position:-4669px 0}.smart-flag-box .flag.st{height:10px;background-position:-4691px 0}.smart-flag-box .flag.sv{height:12px;background-position:-4713px 0}.smart-flag-box .flag.sx{height:14px;background-position:-4735px 0}.smart-flag-box .flag.sy{height:14px;background-position:-4757px 0}.smart-flag-box .flag.sz{height:14px;background-position:-4779px 0}.smart-flag-box .flag.ta{height:10px;background-position:-4801px 0}.smart-flag-box .flag.tc{height:10px;background-position:-4823px 0}.smart-flag-box .flag.td{height:14px;background-position:-4845px 0}.smart-flag-box .flag.tf{height:14px;background-position:-4867px 0}.smart-flag-box .flag.tg{height:13px;background-position:-4889px 0}.smart-flag-box .flag.th{height:14px;background-position:-4911px 0}.smart-flag-box .flag.tj{height:10px;background-position:-4933px 0}.smart-flag-box .flag.tk{height:10px;background-position:-4955px 0}.smart-flag-box .flag.tl{height:10px;background-position:-4977px 0}.smart-flag-box .flag.tm{height:14px;background-position:-4999px 0}.smart-flag-box .flag.tn{height:14px;background-position:-5021px 0}.smart-flag-box .flag.to{height:10px;background-position:-5043px 0}.smart-flag-box .flag.tr{height:14px;background-position:-5065px 0}.smart-flag-box .flag.tt{height:12px;background-position:-5087px 0}.smart-flag-box .flag.tv{height:10px;background-position:-5109px 0}.smart-flag-box .flag.tw{height:14px;background-position:-5131px 0}.smart-flag-box .flag.tz{height:14px;background-position:-5153px 0}.smart-flag-box .flag.ua{height:14px;background-position:-5175px 0}.smart-flag-box .flag.ug{height:14px;background-position:-5197px 0}.smart-flag-box .flag.um{height:11px;background-position:-5219px 0}.smart-flag-box .flag.un{height:14px;background-position:-5241px 0}.smart-flag-box .flag.us{height:11px;background-position:-5263px 0}.smart-flag-box .flag.uy{height:14px;background-position:-5285px 0}.smart-flag-box .flag.uz{height:10px;background-position:-5307px 0}.smart-flag-box .flag.va{width:15px;height:15px;background-position:-5329px 0}.smart-flag-box .flag.vc{height:14px;background-position:-5346px 0}.smart-flag-box .flag.ve{height:14px;background-position:-5368px 0}.smart-flag-box .flag.vg{height:10px;background-position:-5390px 0}.smart-flag-box .flag.vi{height:14px;background-position:-5412px 0}.smart-flag-box .flag.vn{height:14px;background-position:-5434px 0}.smart-flag-box .flag.vu{height:12px;background-position:-5456px 0}.smart-flag-box .flag.wf{height:14px;background-position:-5478px 0}.smart-flag-box .flag.ws{height:10px;background-position:-5500px 0}.smart-flag-box .flag.xk{height:15px;background-position:-5522px 0}.smart-flag-box .flag.ye{height:14px;background-position:-5544px 0}.smart-flag-box .flag.yt{height:14px;background-position:-5566px 0}.smart-flag-box .flag.za{height:14px;background-position:-5588px 0}.smart-flag-box .flag.zm{height:14px;background-position:-5610px 0}.smart-flag-box .flag.zw{height:10px;background-position:-5632px 0}.smart-flag-box .flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url('flags.f73aa829a0084837.png');background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}.smart-flag-box .flag.np{background-color:transparent}.smart-country-input-drop-down-menu ul li a,.smart-phone-input-drop-down-menu ul li a{border-left:var(--smart-border-width) solid transparent;display:flex;align-items:center}.smart-country-input-drop-down-menu ul li .dial-code,.smart-phone-input-drop-down-menu ul li .dial-code{margin-left:6px;opacity:.5}.smart-country-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a,.smart-phone-input-drop-down-menu:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:0;border-bottom-left-radius:0;color:var(--smart-ui-state-color-selected);background:var(--smart-ui-state-selected)}.smart-country-input-drop-down-menu[right-to-left] li a,.smart-phone-input-drop-down-menu[right-to-left] li a{border-left:none;border-right:var(--smart-border-width) solid transparent}.smart-country-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a,.smart-phone-input-drop-down-menu[right-to-left]:not(.smart-check-input-drop-down-menu) li.active a{border-left:var(--smart-border-width) solid transparent;border-right:var(--smart-border-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.underlined.smart-input,.underlined.smart-input .smart-drop-down-button,.underlined.smart-text-box input.smart-input{border-top:none;border-left:none;border-right:none}.underlined.smart-input,.underlined.smart-input[hover]{border-bottom-left-radius:0;border-bottom-right-radius:0}smart-date-input.underlined,smart-date-range-input.underlined,smart-time-input.underlined{overflow:visible}.underlined.smart-input{transition:border-bottom .2s,background-color .2s}.underlined.smart-input .smart-hint{position:absolute;top:0;left:0;right:0;bottom:0;display:block!important;box-sizing:border-box;padding:var(--smart-editor-label-padding);color:var(--smart-background-color);pointer-events:none;font-size:75%;opacity:0;transition:color .2s,font-size .2s,line-height .2s,margin-top .2s,opacity .3s,top .2s;margin-top:calc(0px - var(--smart-font-size))}.underlined.smart-input .smart-hint:after{content:"";position:absolute;left:0;bottom:-2px;display:block;width:100%;height:2px;background-color:var(--smart-primary);transform-origin:bottom center;transform:scaleX(0);transition:transform .2s}.underlined.smart-input[hover]{border-bottom-color:var(--smart-background-color)}.underlined.smart-input[focus] .smart-hint{color:var(--smart-primary);opacity:1}.underlined.smart-input[focus] .smart-hint:before{opacity:.12}.underlined.smart-input[focus] .smart-hint:after{transform:scale(1)}.underlined.smart-input .smart-input:not(:focus):placeholder-shown+.smart-hint{font-size:inherit;margin-top:0}.underlined.smart-input:not([readonly]) .smart-drop-down-button{border-bottom-left-radius:initial;border-bottom-right-radius:initial}.underlined.smart-input:not([opened]) .smart-drop-down-button{background-color:transparent}.underlined.smart-input.smart-multi-combo-input:not([focus]) .smart-hint{margin-top:0}.underlined.smart-input.smart-date-range-input[opened][drop-down-button-position=right]:not([readonly]){border-bottom-left-radius:0;border-bottom-right-radius:0}.underlined.smart-input[readonly] .smart-input{cursor:pointer;background:var(--smart-background)!important;color:var(--smart-background-color)!important;opacity:.75}.underlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{background:inherit;color:inherit;border-bottom-left-radius:initial}.underlined.smart-input[drop-down-button-position=left] .smart-hint{margin-left:var(--smart-editor-addon-width)}.underlined.smart-input[drop-down-button-position=left][focus] .smart-hint:after{margin-left:calc(0px - var(--smart-editor-addon-width));width:calc(100% + var(--smart-editor-addon-width))}.underlined.smart-input[drop-down-button-position=left][opened]:not([readonly]),.underlined.smart-input[drop-down-button-position=left][opened]:not([readonly]) input{border-bottom-right-radius:0}.underlined.smart-input[drop-down-button-position=right] .smart-drop-down-button{background:var(--smart-background);color:var(--smart-background-color);border-bottom-right-radius:initial}.underlined.smart-input[drop-down-button-position=right][opened]:not([readonly]),.underlined.smart-input[drop-down-button-position=right][opened]:not([readonly]) input{border-bottom-left-radius:0}.underlined.smart-input.smart-invalid{border-bottom-color:rgba(var(--smart-error-rgb),.5)}.underlined.smart-input.smart-invalid .smart-hint:after{background-color:var(--smart-error)}.underlined.smart-text-box input.smart-input{border-bottom-left-radius:initial;border-bottom-right-radius:initial}.underlined.smart-number-input .nav{background:var(--smart-background);color:var(--smart-background-color)}.underlined.smart-number-input .nav .up{border-bottom:none}.underlined.smart-element.smart-material{--smart-border-top-left-radius:0;--smart-border-top-right-radius:0;--smart-border-bottom-left-radius:0;--smart-border-bottom-right-radius:0}.underlined.smart-element.smart-material.smart-valid{--smart-border:#28a745}.underlined.smart-element.smart-material.smart-invalid{--smart-border:#dc3545}.underlined.smart-element.smart-material .smart-hint{opacity:1;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important;margin-top:0;font-size:100%}.underlined.smart-element.smart-material.has-value .smart-hint,.underlined.smart-element.smart-material[focus] .smart-hint,.underlined.smart-element.smart-material[focus][hover] .smart-hint,.underlined.smart-element.smart-material[value]:not([value=""]) .smart-hint{margin-top:-20px;font-size:80%!important}smart-check-input.outlined,smart-date-range-input.outlined,smart-input.outlined,smart-masked-text-box.outlined,smart-multi-combo-input.outlined,smart-multi-input.outlined,smart-password-input.outlined,smart-password-text-box.outlined,smart-phone-input.outlined,smart-text-box.outlined{background-color:transparent}smart-date-input.outlined,smart-date-range-input.outlined,smart-phone-input.outlined,smart-time-input.outlined{overflow:visible}smart-phone-input.outlined .smart-drop-down-button{margin-right:0}smart-phone-input.outlined .smart-container::after{margin-left:-18px;z-index:9}.outlined.smart-input{position:relative;display:inline-block;font-family:var(--smart-font-family);font-size:var(--smart-font-size);line-height:1.5;height:50px;margin:0;border:none;border-radius:0;padding-top:6px;overflow:hidden}.outlined.smart-input .smart-input{padding:12px 13px;z-index:5;background:var(--smart-background);border:1px solid var(--smart-border);transition:border-color .2s}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button,.outlined.smart-input.smart-valid[focus] .smart-input{border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus] .smart-drop-down-button{color:var(--smart-primary)}.outlined.smart-input.smart-invalid .smart-drop-down-button,.outlined.smart-input.smart-invalid .smart-input{border-color:rgba(var(--smart-error-rgb),.5)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button,.outlined.smart-input.smart-invalid[focus] .smart-input{border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus] .smart-drop-down-button{color:var(--smart-error)}.outlined.smart-input.smart-multi-combo-input .smart-input{padding:0;border:none!important;z-index:initial}.outlined.smart-input.smart-multi-combo-input .smart-drop-down-button{padding:0!important}.outlined.smart-input.smart-multi-combo-input .smart-action-button{padding:12px 13px;z-index:5;background:var(--smart-background);border:1px solid var(--smart-border);transition:border-color .2s}.outlined.smart-input.smart-multi-combo-input[hint] .smart-action-button{border-top:1px solid var(--smart-background)}.outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:var(--smart-primary);color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input[focus][hint] .smart-action-button{border-top-color:var(--smart-background)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button,.outlined.smart-input[focus]{border-color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-valid[focus] .smart-action-button.smart-valid{color:var(--smart-primary)}.outlined.smart-input.smart-multi-combo-input.smart-invalid[focus] .smart-action-button.smart-invalid{color:var(--smart-error)}.outlined.smart-input[drop-down-button-position=right] input{border-right:none}.outlined.smart-input[drop-down-button-position=right] .smart-drop-down-button{padding:10px 0 9px;border-left:none;border-bottom:1px solid var(--smart-border);border-right:1px solid var(--smart-border);border-top:1px solid var(--smart-border);background:inherit;color:inherit;z-index:6;cursor:pointer}.outlined.smart-input[drop-down-button-position=left] input{border-left:none}.outlined.smart-input[drop-down-button-position=left] .smart-drop-down-button{padding:10px 0;border-right:none;border-bottom:1px solid var(--smart-border);border-left:1px solid var(--smart-border);background:inherit;color:inherit;z-index:6;cursor:pointer}.outlined.smart-input[hint] .smart-hint{position:absolute;top:0;left:0;display:flex!important;border-color:var(--smart-border)!important;width:100%;max-height:100%;color:var(--smart-background-color);font-size:75%;line-height:15px;cursor:text;margin-top:-6px;z-index:7;white-space:nowrap;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.outlined.smart-input[hint] .smart-hint:after,.outlined.smart-input[hint] .smart-hint:before{content:"";display:block;box-sizing:border-box;margin-top:6px;border-top:solid 1px;border-top-color:var(--smart-border)!important;min-width:10px;height:8px;pointer-events:none;box-shadow:inset 0 1px transparent;transition:border-color .2s,box-shadow .2s;z-index:7}.outlined.smart-input[hint] .smart-hint:before{margin-right:4px;border-left:solid 1px transparent;border-radius:4px 0}.outlined.smart-input[hint] .smart-hint:after{flex-grow:1;margin-left:4px;border-right:solid 1px transparent;border-radius:0 4px}.outlined.smart-input[hint][drop-down-button-position=left] .smart-hint:before{width:var(--smart-editor-addon-width);margin-right:13px}.outlined.smart-input[focus]{border-top-color:transparent!important;box-shadow:inset 1px 0 var(--smart-material-safari-helper1),inset -1px 0 var(--smart-material-safari-helper1),inset 0 -1px var(--smart-material-safari-helper1);outline:0}.outlined.smart-input[focus] .smart-input{border-color:var(--smart-primary)}.outlined.smart-input[focus] .smart-drop-down-button{color:var(--smart-primary);border-color:var(--smart-primary)}.outlined.smart-input[focus][hint] .smart-input{border-top-color:var(--smart-background)}.outlined.smart-input[focus][hint] .smart-hint{color:var(--smart-primary);opacity:1}.outlined.smart-input[focus][hint] .smart-hint:after,.outlined.smart-input[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important;box-shadow:none!important}.outlined.smart-input[hover]{border-color:var(--smart-border);border-top-color:transparent}.outlined.smart-input[hover][hint] .smart-hint:before{border-top-color:var(--smart-border)}.outlined.smart-input[hover][hint]>input:not(:focus):placeholder-shown,.outlined.smart-input[hover][hint]>textarea:not(:focus):placeholder-shown{border-color:var(--smart-border)}.outlined.smart-input[readonly] .smart-input{background:var(--smart-background)!important;color:var(--smart-background-color)!important;opacity:.75}.outlined.smart-input:not([focus]) .smart-input,.outlined.smart-input:not([focus]) .smart-input:not(:focus):placeholder-shown{border-top:1px solid var(--smart-border);z-index:5}.outlined.smart-input:not([focus]).smart-invalid .smart-input,.outlined.smart-input:not([focus]).smart-invalid .smart-input:not(:focus):placeholder-shown{border-top:1px solid rgba(var(--smart-error-rgb),.5);z-index:5}.outlined.smart-input:not([focus]):not([value]).smart-multi-combo-input[hint] .smart-hint,.outlined.smart-input[hint] .smart-input:not(:focus):placeholder-shown+.smart-hint,.outlined.smart-input[hint]:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:60px;z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none}.outlined.smart-input.smart-invalid[focus]{border-color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint{color:var(--smart-error)}.outlined.smart-input.smart-invalid[focus][hint] .smart-hint:after,.outlined.smart-input.smart-invalid[focus][hint] .smart-hint:before{border-top-color:var(--smart-error)!important}.outlined.smart-input.smart-valid[focus]{border-color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint{color:var(--smart-primary)}.outlined.smart-input.smart-valid[focus][hint] .smart-hint:after,.outlined.smart-input.smart-valid[focus][hint] .smart-hint:before{border-top-color:var(--smart-primary)!important}.outlined.smart-text-area[hint] .smart-input:not(:focus):placeholder-shown+.smart-hint,.outlined.smart-text-area[hint]:not([focus]) .smart-hint{font-size:var(--smart-font-size);line-height:var(--smart-editor-height);opacity:0;z-index:2}.outlined.smart-text-box input{border:none;padding:7px}.outlined.smart-number-input .nav{background:var(--smart-background);color:var(--smart-background-color)}.outlined.smart-number-input .nav .up{border-bottom:none}.outlined.smart-number-input[drop-down-button-position=left] .smart-drop-down-button,.outlined.smart-number-input[drop-down-button-position=right] .smart-drop-down-button{padding:0}.outlined.smart-element.smart-material.smart-valid{--smart-border:#28a745}.outlined.smart-element.smart-material.smart-invalid{--smart-border:#dc3545}.outlined.smart-element.smart-material .smart-hint{opacity:1!important;transition:color .2s,opacity .1s,font-size .2s,line-height .2s,margin-top .2s,top .2s!important;z-index:7!important}.outlined.smart-element.smart-material.has-value,.outlined.smart-element.smart-material[focus],.outlined.smart-element.smart-material[focus][hover],.outlined.smart-element.smart-material[value]:not([value=""]){border-color:var(--smart-primary);border-top-color:transparent!important;outline:0}.outlined.smart-element.smart-material.has-value .smart-input,.outlined.smart-element.smart-material[focus] .smart-input,.outlined.smart-element.smart-material[focus][hover] .smart-input,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-input{border-top-color:var(--smart-background)!important}.outlined.smart-element.smart-material.has-value .smart-hint,.outlined.smart-element.smart-material[focus] .smart-hint,.outlined.smart-element.smart-material[focus][hover] .smart-hint,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-hint{color:var(--smart-primary)!important;opacity:1!important;font-size:75%!important;line-height:15px;z-index:7;transition:color .2s,z-index .2s,font-size .2s,opacity .3s,font-size .2s,line-height .2s}.outlined.smart-element.smart-material.has-value .smart-container .smart-content,.outlined.smart-element.smart-material[focus] .smart-container .smart-content,.outlined.smart-element.smart-material[focus][hover] .smart-container .smart-content,.outlined.smart-element.smart-material[value]:not([value=""]) .smart-container .smart-content{border-top-color:transparent!important}.outlined.smart-drop-down-box>.smart-container>.smart-content{z-index:7!important}.smart-invalid .outlined.smart-input.smart-multi-combo-input .smart-action-button{border-color:rgba(var(--smart-error-rgb),.5)}.smart-invalid .outlined.smart-input.smart-multi-combo-input[focus] .smart-action-button{border-color:var(--smart-error)}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.smart-input .smart-hint,.smart-input .smart-hint::after,.smart-input .smart-input{transition-duration:.1s}}}
.smart-time-picker{display:block;width:var(--smart-time-picker-default-width);height:var(--smart-time-picker-default-height);line-height:initial;min-width:250px}.smart-time-picker>.smart-container{width:100%;height:100%}.smart-time-picker .smart-main-container{width:100%;height:calc(100% - var(--smart-calendar-title-height));padding:2%;background-color:var(--smart-background)}.smart-time-picker .smart-header{display:flex;width:100%;height:var(--smart-calendar-title-height);background-color:var(--smart-primary);color:var(--smart-primary-color);justify-content:center;align-items:center}.smart-time-picker .smart-header:focus{outline:var(--smart-background) solid 1px}.smart-time-picker .smart-footer{display:none}.smart-time-picker .smart-svg-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.smart-time-picker .smart-am-container,.smart-time-picker .smart-hour-container,.smart-time-picker .smart-minute-container,.smart-time-picker .smart-pm-container{opacity:.5;cursor:pointer}.smart-time-picker .smart-hour-minute-container{display:flex;font-size:50px}.smart-time-picker .smart-hour-minute-container div:nth-child(2){opacity:.5}.smart-time-picker .smart-am-pm-container{margin-left:10px}.smart-time-picker .smart-selected{opacity:1}.smart-time-picker .smart-svg-picker{border-radius:50%;background-color:var(--smart-background);position:relative;box-sizing:content-box;touch-action:none}.smart-time-picker .smart-svg-picker:focus{border:1px solid var(--smart-outline);outline:0}.smart-time-picker .smart-svg-picker.animate{animation:smart-time-picker-animation .5s linear}.smart-time-picker .smart-label{fill:var(--smart-background-color)}.smart-time-picker .smart-label.smart-selected{fill:var(--smart-primary-color);stroke:var(--smart-primary-color);stroke-width:0}.smart-time-picker .smart-needle,.smart-time-picker .smart-needle-central-circle{fill:var(--smart-primary)}.smart-time-picker[disabled] .smart-am-container,.smart-time-picker[disabled] .smart-hour-container,.smart-time-picker[disabled] .smart-minute-container,.smart-time-picker[disabled] .smart-pm-container,.smart-time-picker[readonly] .smart-am-container,.smart-time-picker[readonly] .smart-hour-container,.smart-time-picker[readonly] .smart-minute-container,.smart-time-picker[readonly] .smart-pm-container{cursor:default}.smart-time-picker[footer] .smart-footer{display:block;width:100%;height:30px}.smart-time-picker[footer] .smart-svg-container{height:calc(100% - 30px)}.smart-time-picker[view=landscape]{width:var(--smart-time-picker-default-height);height:var(--smart-time-picker-default-width);min-width:400px}.smart-time-picker[view=landscape]>.smart-container{display:flex}.smart-time-picker[view=landscape] .smart-header{flex-direction:column;width:33%;height:100%}.smart-time-picker[view=landscape] .smart-main-container{width:67%;height:100%}.smart-time-picker[view=landscape] .smart-am-pm-container{margin-left:0}@keyframes smart-time-picker-animation{0%,100%{opacity:1}25%,75%{opacity:.5}50%{opacity:0}}.smart-time-picker[right-to-left] .smart-footer,.smart-time-picker[right-to-left] .smart-header{direction:rtl}.smart-time-picker[right-to-left] .smart-am-pm-container{margin:0 10px 0 0}.smart-time-picker[right-to-left][view=landscape]>.smart-container{flex-direction:row-reverse}
smart-toast,smart-toast .smart-toast-container{font-family:var(--smart-font-family-icon);display:none}.smart-toast-container.smart-toast-container-bottom-left,.smart-toast-container.smart-toast-container-bottom-right,.smart-toast-container.smart-toast-container-custom,.smart-toast-container.smart-toast-container-top-left,.smart-toast-container.smart-toast-container-top-right{width:var(--smart-toast-container-default-width);padding:5px;position:fixed;overflow-y:hidden;box-sizing:border-box;z-index:var(--smart-editor-drop-down-z-index)}.smart-toast-container.smart-toast-container-top-left{top:0;left:0}.smart-toast-container.smart-toast-container-top-right{top:0;right:0}.smart-toast-container.smart-toast-container-bottom-left{bottom:0;left:0}.smart-toast-container.smart-toast-container-bottom-right{bottom:0;right:0}.smart-toast-container.smart-toast-container-modal{width:100%;height:100%}.smart-toast-container.smart-toast-container-modal:not(:empty){background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;left:0;top:0;z-index:var(--smart-editor-drop-down-z-index)}.smart-toast-container.smart-toast-container-modal .smart-toast-item{width:200px}.smart-toast-item{display:block;width:100%;margin-bottom:2px;opacity:.8;-webkit-user-select:none;user-select:none;background-color:var(--smart-surface);border-color:var(--smart-border);color:var(--smart-surface-color)}.smart-toast-item:hover{opacity:1}.smart-toast-item .smart-toast-item-header{display:flex;justify-content:flex-end;height:var(--smart-toast-header-height)}.smart-toast-item .smart-toast-item-header .smart-toast-item-close-button{font-family:var(--smart-font-family-icon);-webkit-user-select:none;user-select:none;position:relative;cursor:pointer;margin:5px;opacity:1;display:none;width:var(--smart-font-size);height:var(--smart-font-size);color:inherit}.smart-toast-item .smart-toast-item-container{padding:0 0 10px;display:flex;align-items:center;position:relative;top:-4px}.smart-toast-item .smart-toast-item-container .smart-toast-item-icon{width:25px;height:25px;margin:0 15px;display:inline-block;background-repeat:no-repeat}.smart-toast-item .smart-toast-item-container .smart-toast-item-icon:after{content:var(--smart-toast-item-icon);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);font-size:1.75em}.smart-toast-item .smart-toast-item-container .smart-toast-item-content{text-align:center;opacity:1;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;text-overflow:ellipsis;overflow:hidden;display:inline-block;width:calc(100% - 110px);margin:0 15px}.smart-toast-item[show-close-button] .smart-toast-item-header .smart-toast-item-close-button{display:block}.smart-toast-item[show-close-button] .smart-toast-item-header .smart-toast-item-close-button:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-close);font-size:inherit;-webkit-user-select:none;user-select:none;cursor:pointer;color:inherit;position:absolute;left:0;top:0;display:block}.smart-toast-item.primary,.smart-toast-item.primary .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item[opened]{opacity:.8}.smart-toast-item[opened]:hover{opacity:1}.smart-toast-item.blink{animation:blink normal 1s infinite ease-in}.smart-toast-item.primary{background-color:var(--smart-primary);border-color:var(--smart-primary)}.smart-toast-item.secondary{background-color:var(--smart-secondary);border-color:var(--smart-secondary);color:var(--smart-secondary-color)}.smart-toast-item.secondary .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.success{background-color:var(--smart-success);border-color:var(--smart-success);color:var(--smart-success-color)}.smart-toast-item.success .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.error{background-color:var(--smart-error);border-color:var(--smart-error);color:var(--smart-error-color)}.smart-toast-item.error .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.info{background-color:var(--smart-info);border-color:var(--smart-info);color:var(--smart-info-color)}.smart-toast-item.info .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.warning{background-color:var(--smart-warning);border-color:var(--smart-warning);color:var(--smart-warning-color)}.smart-toast-item.warning .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.light{background-color:var(--smart-light);border-color:var(--smart-light);color:var(--smart-light-color)}.smart-toast-item.light .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.dark{background-color:var(--smart-dark);border-color:var(--smart-dark);color:var(--smart-dark-color)}.smart-toast-item.dark .smart-toast-item-header .smart-toast-item-close-button{color:var(--smart-primary-color)}.smart-toast-item.mail{background-color:#337ab7;border-color:#337ab7;color:#fff}.smart-toast-item.mail .smart-toast-item-header .smart-toast-item-close-button{color:#fff}.smart-toast-item.time{background-color:#363636;border-color:#363636;color:#fff}.smart-toast-item.time .smart-toast-item-header .smart-toast-item-close-button{color:#fff}.smart-toast-item.info .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-help-circled)}.smart-toast-item.warning .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-attention)}.smart-toast-item.success .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-check)}.smart-toast-item.error .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-block)}.smart-toast-item.mail .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-mail)}.smart-toast-item.time .smart-toast-item-icon:after{--smart-toast-item-icon:var(--smart-icon-clock)}.smart-toast-item[right-to-left]>.smart-container{direction:rtl}@keyframes blink{50%{opacity:.5}}
.smart-toggle-box{display:inline-block;outline:0;height:var(--smart-editor-height);cursor:pointer}.smart-toggle-box.smart-element{border:none;background:0 0}.smart-toggle-box .smart-container,.smart-toggle-box.smart-container{position:relative;display:flex;align-items:center}.smart-toggle-box .smart-ripple{background:var(--smart-primary)}.smart-toggle-box .smart-overlay{top:0;height:100%;background:var(--smart-primary);width:var(--smart-editor-height);position:absolute;left:2px;border-radius:100%;padding:0;opacity:0;box-sizing:content-box;transition:opacity 280ms ease-in-out;margin:0}.smart-toggle-box .smart-label{color:var(--smart-background-color);background:inherit;font-size:inherit;font-family:inherit;margin:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}.smart-toggle-box.smart-check-box .smart-input{width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);background-color:var(--smart-background);box-sizing:initial;border:var(--smart-border-width) solid var(--smart-border);display:inline-block;color:var(--smart-background-color);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);margin:0 0 0 8px;transition:background linear .2s;position:relative}.smart-toggle-box.smart-check-box .smart-input:after{font-family:var(--smart-font-family-icon);display:flex;justify-content:center;align-content:center;height:100%;align-items:center}.smart-toggle-box.smart-check-box[checked] .smart-input:after{font-weight:100;content:var(--smart-icon-check);pointer-events:none}.smart-toggle-box.smart-check-box[checked=null] .smart-input:after{content:"-";margin-top:-1px}.smart-toggle-box.smart-radio-button .smart-input{width:var(--smart-radio-button-default-size);min-width:var(--smart-radio-button-default-size);height:var(--smart-radio-button-default-size);min-height:var(--smart-radio-button-default-size);background-color:var(--smart-background);box-sizing:initial;border-style:solid;border-width:var(--smart-border-width);border-color:var(--smart-border);display:inline-block;border-radius:100%;color:var(--smart-background-color);margin:0 0 0 8px;position:relative}.smart-toggle-box.smart-radio-button .smart-input:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:50%;font-style:normal;text-decoration:inherit;font-variant:normal;text-transform:none;color:inherit;border-radius:50%;line-height:100%}.smart-toggle-box.smart-radio-button[checked] .smart-input:after{font-size:15px;font-weight:100;background:var(--smart-primary-color)}.smart-toggle-box.smart-radio-button[checked][hover]:not([focus]) .smart-input::after{background:var(--smart-ui-state-color-hover)}.smart-toggle-box[active] .smart-input,.smart-toggle-box[checked] .smart-input{border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-toggle-box[active]:focus .smart-overlay,.smart-toggle-box[active][focus] .smart-overlay{opacity:.4}.smart-toggle-box[hover] .smart-input{border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-toggle-box:focus .smart-input,.smart-toggle-box[focus] .smart-input{outline:0;overflow:visible;border-color:var(--smart-primary);background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-toggle-box:focus .smart-overlay,.smart-toggle-box[focus] .smart-overlay{opacity:.3}.smart-toggle-box[readonly],.smart-toggle-box[readonly] .smart-input,.smart-toggle-box[readonly] .smart-label{cursor:initial}.smart-toggle-box[check-mode=input]{cursor:default}.smart-toggle-box[check-mode=input] .smart-input,.smart-toggle-box[check-mode=label] .smart-label{cursor:pointer}.smart-toggle-box[right-to-left] .smart-container,.smart-toggle-box[right-to-left] .smart-hidden-input{direction:rtl}.smart-toggle-box[right-to-left] .smart-overlay{left:initial;right:2px}.smart-toggle-box[right-to-left] .smart-input{margin:0 8px 0 0}
smart-tooltip{position:absolute;text-align:center;z-index:var(--smart-editor-drop-down-z-index);font-family:var(--smart-font-family);font-size:var(--smart-font-size);visibility:hidden;pointer-events:none}smart-tooltip.smart-element{background:0 0;overflow:visible}smart-tooltip .smart-tooltip-content{overflow:hidden;text-overflow:ellipsis;padding:var(--smart-tooltip-padding);background-color:var(--smart-secondary);color:var(--smart-secondary-color);border:var(--smart-border-width) solid var(--smart-secondary);width:100%;height:100%;opacity:.9;box-shadow:var(--smart-elevation-6);font-family:var(--smart-font-family);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}smart-tooltip[arrow],smart-tooltip[arrow][arrow-direction=bottom]{padding-bottom:var(--smart-tooltip-arrow-width)}smart-tooltip.auto,smart-tooltip.auto .smart-container,smart-tooltip.auto .smart-tooltip-content{height:auto}smart-tooltip[arrow] .smart-tooltip-content:after,smart-tooltip[arrow][arrow-direction=bottom] .smart-tooltip-content:after{content:"";width:0;height:0;border-top:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);position:absolute;bottom:0;left:calc(50% - var(--smart-tooltip-arrow-width));border-left:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid transparent;transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[visible]{visibility:visible;pointer-events:auto}smart-tooltip[arrow][arrow-direction=top]{padding-bottom:initial;padding-top:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=top] .smart-tooltip-content:after{border-left:var(--smart-tooltip-arrow-width) solid transparent;border-right:var(--smart-tooltip-arrow-width) solid transparent;border-bottom:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-top:initial;top:0;bottom:calc(100% + var(--smart-tooltip-arrow-width));transform:translateX(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after,smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-bottom:var(--smart-tooltip-arrow-width) solid transparent;border-top:var(--smart-tooltip-arrow-width) solid transparent;transform:translateY(var(--smart-tooltip-arrow-translate))}smart-tooltip[arrow][arrow-direction=left]{padding-bottom:initial;padding-left:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=left] .smart-tooltip-content:after{border-right:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-left:initial;left:0;top:calc(50% - var(--smart-tooltip-arrow-width))}smart-tooltip[arrow][arrow-direction=right]{padding-bottom:initial;padding-right:var(--smart-tooltip-arrow-width)}smart-tooltip[arrow][arrow-direction=right] .smart-tooltip-content:after{border-left:var(--smart-tooltip-arrow-width) solid var(--smart-tooltip-arrow-color);border-right:initial;left:calc(100% - var(--smart-tooltip-arrow-width));top:calc(50% - var(--smart-tooltip-arrow-width))}smart-tooltip:not([animation=none]){opacity:0;transition:opacity .5s ease-in-out}smart-tooltip:not([animation=none])[visible]{opacity:1}smart-tooltip[right-to-left] .smart-tooltip-content{direction:rtl}
smart-timeline{overflow:hidden;padding:10px;font-family:var(--smart-font-family);display:block}smart-timeline .smart-container{position:relative;overflow:hidden;display:flex}smart-timeline .smart-timeline-near-items{padding-right:20px;position:relative}smart-timeline .smart-timeline-far-items{padding-left:20px;position:relative}smart-timeline.smart-timeline[horizontal] .smart-container{flex-direction:column}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items{padding-right:0;padding-bottom:20px;display:flex;align-items:flex-end}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items{padding-left:0;padding-top:20px;display:flex}smart-timeline .smart-timeline-item{display:flex;align-items:center;justify-content:flex-end;padding-block:20px;padding-inline:0;position:relative}smart-timeline.smart-timeline[horizontal] .smart-timeline-item{display:block;padding-block:0}smart-timeline .smart-timeline-item[collapsible]{cursor:pointer}smart-timeline .smart-timeline-item-icon{width:20px;height:20px;margin-right:10px}smart-timeline .smart-timeline-item-pointer,smart-timeline .smart-timeline-item-pointer::after,smart-timeline .smart-timeline-item-pointer::before{content:"";background:var(--smart-background);width:16px;height:16px;z-index:9}smart-timeline .smart-timeline-item-content{background:var(--smart-background);border:1px solid var(--smart-border);padding:20px;border-radius:var(--smart-border-radius);position:relative}smart-timeline .smart-timeline-item-pointer{top:50%;transform:translate(-50%,-50%) rotate(45deg);border:1px solid var(--smart-border);display:block;right:0;position:absolute;margin-right:-16px}smart-timeline .smart-timeline-item-pointer::after{position:absolute;right:14px}smart-timeline .smart-timeline-item-pointer::before{position:absolute;top:14px;right:inherit}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer{right:inherit;left:0}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer::before{right:unset;left:14px;top:-2px}smart-timeline .smart-timeline-far-items .smart-timeline-item-pointer::after{top:-16px;right:-2px}smart-timeline.smart-timeline[horizontal] .smart-timeline-item-pointer{left:50%;top:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer{left:50%;bottom:-16px;top:unset}smart-timeline .smart-timeline-far-items .smart-timeline-item{justify-content:flex-start}smart-timeline .smart-timeline-far-items .smart-timeline-item-content{padding-left:20px;padding-right:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-pointer::after{top:unset}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-pointer::before{top:0}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer::before{top:-16px}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-pointer::after{left:-16px;top:-2px}smart-timeline .smart-timeline-item-title{font-size:16px;font-weight:400}smart-timeline .smart-timeline-item .smart-timeline-item-description{display:none;margin-top:20px}smart-timeline .smart-timeline-item.expanded .smart-timeline-item-description{display:block}smart-timeline .smart-timeline-item[collapsible].expanded .smart-timeline-item-title::after{content:var(--smart-icon-arrow-down)}smart-timeline .smart-timeline-item[collapsible] .smart-timeline-item-title::after{content:var(--smart-icon-arrow-right);display:inline;width:100%;height:1px;font-family:var(--smart-font-family-icon);margin-top:10px;cursor:pointer}smart-timeline .smart-timeline-item-subtitle{font-size:12px;font-weight:400}smart-timeline .smart-timeline-track{width:6px;border-radius:6px;background:var(--smart-surface);border:1px solid var(--smart-border);display:flex;align-items:center;flex-direction:column}smart-timeline.smart-timeline[horizontal] .smart-timeline-track{width:100%;height:6px}smart-timeline .smart-timeline-near-items .smart-timeline-item-date{right:20px}smart-timeline .smart-timeline-far-items .smart-timeline-item-date{left:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-near-items .smart-timeline-item-date{right:unset;bottom:20px}smart-timeline.smart-timeline[horizontal] .smart-timeline-far-items .smart-timeline-item-date{left:unset;top:20px}smart-timeline .smart-timeline-item-date{position:absolute;margin-top:3px}smart-timeline .smart-timeline-dot{width:16px;height:16px;margin-top:4px;border-radius:50%;position:absolute;z-index:1;background:var(--smart-primary)}smart-timeline.smart-timeline[horizontal] .smart-timeline-dot{margin-top:-6px}
smart-tree{display:block;width:var(--smart-tree-default-width);height:var(--smart-tree-default-height);overflow:hidden;visibility:hidden}.smart-tree.smart-container,.smart-tree>.smart-container{display:flex;flex-direction:column;position:relative}.smart-tree.smart-element{visibility:inherit}.smart-tree smart-scroll-bar{overflow:hidden}.smart-tree smart-scroll-viewer{position:relative;border:none;width:100%;height:100%;padding:0}.smart-tree smart-scroll-viewer.smart-scroll-viewer-element{border:none}.smart-tree smart-scroll-viewer.scroll-buttons-shown{width:100%;height:calc(100% - 2 * var(--smart-tree-scroll-button-size))}.smart-tree smart-scroll-viewer.scroll-buttons-shown.one-button-shown{width:100%;height:calc(100% - var(--smart-tree-scroll-button-size))}.smart-tree smart-tree-item,.smart-tree smart-tree-items-group{position:relative;height:auto;justify-content:space-between;align-items:center;white-space:nowrap;cursor:pointer}.smart-tree .smart-tree-drop-down,.smart-tree smart-tree-item[disabled],.smart-tree smart-tree-item[template-applied],.smart-tree smart-tree-items-group[disabled],.smart-tree[disabled] smart-tree-item,.smart-tree[disabled] smart-tree-items-group,.smart-tree[display-loading-indicator] smart-tree-item,.smart-tree[display-loading-indicator] smart-tree-items-group{cursor:default}.smart-tree smart-tree-item.smart-element,.smart-tree smart-tree-items-group.smart-element{border:none}.smart-tree smart-tree-item[separator]:after,.smart-tree smart-tree-items-group[separator]:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:rgba(0,0,0,.1);pointer-events:none}.smart-tree smart-tree-item{overflow:hidden;display:block;padding-left:0}.smart-tree smart-tree-item .smart-tree-item-shortcut{opacity:.5}.smart-tree smart-tree-items-group{display:flex;flex-direction:column;overflow:hidden}.smart-tree smart-tree-items-group>.smart-tree-item-label-container{justify-content:flex-start;overflow:hidden}.smart-tree smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{order:1}.smart-tree smart-tree-items-group .smart-tree-items-group-arrow{order:0;position:relative;display:flex;justify-content:center;width:var(--smart-tree-indent);left:calc(1px - var(--smart-tree-indent)/ 2);height:13px;font-family:var(--smart-font-family-icon);transform:rotate(0);line-height:1}.smart-tree .smart-tree-edit-input,.smart-tree-item-feedback{font-family:var(--smart-font-family);font-size:var(--smart-font-size)}.smart-tree smart-tree-items-group .smart-tree-items-group-arrow:after{position:relative;height:100%;left:0;top:0}.smart-tree smart-tree-items-group.filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element{font-weight:unset}.smart-tree .smart-tree-main-container{position:relative;width:100%;height:100%;overflow:hidden}.smart-tree .smart-tree-items-group-opened>.smart-tree-item-label-container>.smart-tree-items-group-arrow{transform:rotate(180deg)}.smart-tree .smart-tree-item-label-element{width:100%;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.smart-tree .smart-tree-item-label-element>span{position:relative;padding:var(--smart-tree-item-padding);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-tree .smart-tree-item-label-element>span>smart-button button{padding:initial}.smart-tree .smart-tree-item-label-element>span>i{vertical-align:middle}.smart-tree .smart-tree-item-label-container{height:var(--smart-tree-item-label-height);position:relative;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden}.smart-tree .smart-tree-edit-input{position:absolute;outline:0;margin:0 var(--smart-tree-item-horizontal-offset);border:1px solid var(--smart-border);width:calc(100% - 2 * var(--smart-tree-item-horizontal-offset));z-index:1}.smart-tree .smart-tree-edit-input::selection{background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree .smart-tree-filter-input-container{display:none;position:relative;width:calc(100% - 2 * var(--smart-tree-item-horizontal-offset));height:calc(var(--smart-text-box-default-height));margin:var(--smart-tree-item-vertical-offset) var(--smart-tree-item-horizontal-offset);font-size:inherit}.smart-tree .smart-tree-filter-input-container:after{content:var(--smart-icon-filter);font-family:var(--smart-font-family-icon);height:var(--smart-text-box-default-height);position:absolute;top:0;width:25px;display:flex;align-items:center;justify-content:center;left:calc(100% - 25px)}.smart-tree .smart-filter-input{border:1px solid var(--smart-border);color:inherit;background:inherit;width:100%;height:100%;padding-left:var(--smart-editor-label-padding);padding-right:calc(var(--smart-editor-label-padding) + 25px);font-size:inherit}.smart-tree .smart-filter-input:focus{outline:0}.smart-tree .smart-filter-input::selection{background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree .smart-tree-scroll-button{width:100%;height:var(--smart-tree-scroll-button-size);background-color:var(--smart-scroll-bar-button-background);--smart-button-padding:0}.smart-tree .smart-tree-scroll-button>button{border:none}.smart-tree .smart-scroll-viewer-container .smart-tree-main-container{padding-left:var(--smart-tree-item-horizontal-offset);padding-right:var(--smart-tree-item-horizontal-offset);padding-top:var(--smart-tree-item-vertical-offset)}.smart-tree .smart-scroll-viewer-container.vscroll .smart-tree-main-container{padding-right:var(--smart-tree-item-horizontal-offset)}.smart-tree .smart-scroll-viewer-content-container{display:block;padding:0}.smart-tree .smart-tree-drop-down{width:100%;height:auto;transform:none;transform:scaleY(1)}.smart-tree .smart-tree-drop-down.smart-visibility-hidden{margin-top:0;height:0;transform:scaleY(0)}.smart-tree .drop-target:after{content:"";position:absolute;box-sizing:border-box;border:2px dashed var(--smart-primary);width:100%;height:100%;left:0;top:0;pointer-events:none;opacity:.75}.smart-tree .drop-target.top:after{border:none;border-top:2px dashed var(--smart-primary)}.smart-tree .drop-target.bottom:after{border:none;border-bottom:2px dashed var(--smart-primary)}.smart-tree .smart-ripple{background:var(--smart-primary)}.smart-tree .smart-hidden{display:none!important}.smart-tree[overflow=hidden],.smart-tree[scroll-mode=scrollButtons]{--smart-scroll-bar-size:0px}.smart-tree[selection-mode=checkBox] smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:before{content:"";transform:scale(0)}.smart-tree[selection-mode=checkBox] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:after{content:"";position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);padding:1px;margin-left:5px;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;display:flex}.smart-tree[filterable] .smart-tree-filter-input-container,.smart-tree[scroll-mode=scrollButtons] .smart-tree-scroll-button{display:block}.smart-tree[selection-mode=checkBox] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before{position:absolute;content:"";margin-left:5px;border-radius:50%;width:calc(var(--smart-check-box-default-size) + 16px);height:calc(var(--smart-check-box-default-size) + 16px);background:var(--smart-primary);opacity:.3;z-index:1;transform:scale(1)}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(var(--smart-tree-indent) + 5px)}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-items-group[selected][focus]>.smart-tree-item-label-container:before{margin-left:calc(var(--smart-tree-indent))}.smart-tree[selection-mode=checkBox][show-lines] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][show-lines] smart-tree-item[selected][focus]>.smart-tree-item-label-container:before{margin-left:0}.smart-tree[selection-mode=checkBox] smart-tree-item .smart-tree-item-label-element,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-mode=radioButton] smart-tree-item .smart-tree-item-label-element,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:calc(var(--smart-tree-indent) + 10px)}.smart-tree[selection-mode=checkBox] .smart-tree-item-label-element>span,.smart-tree[selection-mode=radioButton] .smart-tree-item-label-element>span{padding-left:5px}.smart-tree[selection-mode=checkBox]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container:before{transition:transform .25s ease-in-out}.smart-tree[selection-mode=checkBox][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=checkBox][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree[selection-mode=radioButton][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-1px}.smart-tree[selection-mode=checkBox]:not([show-lines]) smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]) smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(var(--smart-check-box-default-size) + 5px)}.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(var(--smart-check-box-default-size) - 5px)}.smart-tree[selection-mode=checkBox]:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-item .smart-tree-item-label-element>span,.smart-tree[selection-mode=radioButton]:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-item .smart-tree-item-label-element>span{padding:var(--smart-tree-item-padding)}.smart-tree[selection-mode=radioButton] smart-tree-item>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:after{border-radius:100%}.smart-tree[selection-mode=radioButton] smart-tree-item[selected]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group[selected]>.smart-tree-item-label-container:after{content:var(--smart-icon-radio);background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-tree[selection-mode=checkBox] smart-tree-item[selected]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[selected]>.smart-tree-item-label-container:after{background:var(--smart-primary);border-color:var(--smart-primary);color:var(--smart-primary-color);content:var(--smart-icon-check)}.smart-tree[selection-mode=checkBox] smart-tree-item[indeterminate]>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[indeterminate]>.smart-tree-item-label-container:after{padding:2px;background-clip:content-box;width:calc(var(--smart-check-box-default-size) - 1px);height:calc(var(--smart-check-box-default-size) - 1px)}.smart-tree[filterable] smart-scroll-viewer{height:calc(100% - var(--smart-text-box-default-height) - 2 * var(--smart-tree-item-vertical-offset))}.smart-tree[filterable] smart-scroll-viewer.scroll-buttons-shown{height:calc(100% - 2 * var(--smart-tree-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-tree-item-vertical-offset))}.smart-tree[filterable] smart-scroll-viewer.scroll-buttons-shown.one-button-shown{height:calc(100% - var(--smart-tree-scroll-button-size) - var(--smart-text-box-default-height) - 2 * var(--smart-tree-item-vertical-offset))}.smart-tree[filter-applied] .smart-tree-item-label-element{font-weight:bolder}.smart-tree[filter-applied] smart-tree-items-group.hidden-children{cursor:not-allowed}.smart-tree:not([toggle-element-position=far]) smart-tree-items-group .smart-tree-items-group-arrow{opacity:1;z-index:1}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container{justify-content:space-between}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{order:0;margin-left:var(--smart-tree-indent)}.smart-tree[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-items-group-arrow{order:1}.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:calc(var(--smart-tree-indent) - 11px)}.smart-tree:not([show-lines]):not([toggle-element-position=far]):not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:-4px}.smart-tree:not([show-lines])[toggle-element-position=far]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:calc(var(--smart-tree-indent) - 4px)}.smart-tree:not([show-lines]):not([selection-display-mode=label]):not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{padding-left:0}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container,.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{position:relative;overflow:visible}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:before{content:"";position:absolute;border-left:var(--smart-tree-lines-width) var(--smart-tree-lines-style) var(--smart-tree-lines-color);height:300%;left:calc(0px - var(--smart-tree-indent));pointer-events:none}.smart-tree[show-lines] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:after{content:"";position:absolute;border-top:var(--smart-tree-lines-width) var(--smart-tree-lines-style) var(--smart-tree-lines-color);pointer-events:none;width:var(--smart-tree-indent);left:calc(0px - var(--smart-tree-indent))}.smart-tree:not([selection-display-mode=label]) smart-tree-item,.smart-tree:not([selection-display-mode=label]) smart-tree-items-group>.smart-tree-item-label-container,.smart-tree[selection-display-mode=label] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-width:var(--smart-item-border-width);border-style:solid;margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[show-lines] smart-tree-item.last-filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-item:last-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group.last-filtered-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before,.smart-tree[show-lines] smart-tree-items-group:last-child>.smart-tree-item-label-container>.smart-tree-item-label-element:before{height:150%;top:-100%}.smart-tree[show-lines] smart-tree-item{padding-left:var(--smart-tree-indent)}.smart-tree[show-lines] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{width:calc(100% - var(--smart-tree-indent))}.smart-tree[show-lines]:not([show-root-lines]) smart-tree-item[level="1"] .smart-tree-item-label-element:after,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-item[level="1"] .smart-tree-item-label-element:before,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines]:not([show-root-lines]) smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:before{content:none}.smart-tree[show-lines][show-root-lines] smart-tree-item[level="1"] .smart-tree-item-label-element:after,.smart-tree[show-lines][show-root-lines] smart-tree-item[level="1"] .smart-tree-item-label-element:before,.smart-tree[show-lines][show-root-lines] smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines][show-root-lines] smart-tree-items-group[level="1"]>.smart-tree-item-label-container>.smart-tree-item-label-element:before{pointer-events:none}.smart-tree[show-lines] .smart-tree-items-group-expanded:not(:last-child):not(.last-filtered-child)>.smart-tree-item-label-container>.smart-tree-item-label-element:before{height:3000px;z-index:1}.smart-tree:not([selection-display-mode=label]) smart-tree-item{border-color:transparent}.smart-tree:not([selection-display-mode=label]) smart-tree-item[focus]{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus)}.smart-tree:not([selection-display-mode=label]) smart-tree-item[selected]{border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group>.smart-tree-item-label-container{border-color:transparent}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group[focus]>.smart-tree-item-label-container{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus)}.smart-tree:not([selection-display-mode=label]) smart-tree-items-group[selected]>.smart-tree-item-label-container{border-color:var(--smart-ui-state-border-selected);background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-tree:not([selection-display-mode=label]):not([animation=none]) smart-tree-item,.smart-tree:not([selection-display-mode=label]):not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container{transition:color ease-in-out .28s,border-color ease-in-out .28s,background ease-in-out .28s}.smart-tree[selection-display-mode=label] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{border-color:transparent;margin-top:var(--smart-tree-item-vertical-offset)}.smart-tree[selection-display-mode=label] smart-tree-item[focus]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label] smart-tree-items-group[focus]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus)}.smart-tree[selection-display-mode=label] smart-tree-items-group .smart-tree-items-group-arrow{top:calc(-.5px - var(--smart-tree-item-border-width)/ 2)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([right-to-left]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin-left:5px;padding:var(--smart-tree-item-padding)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:calc(var(--smart-tree-indent) + 15px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left]):not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:calc(var(--smart-tree-indent) + 3px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines]):not([right-to-left])[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines]):not([right-to-left])[toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:0}.smart-tree[selection-display-mode=label]:not([selection-mode=checkBox]):not([selection-mode=radioButton]) smart-tree-item[selected]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label]:not([selection-mode=checkBox]):not([selection-mode=radioButton]) smart-tree-items-group[selected]>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected);border-color:var(--smart-ui-state-border-selected)}.smart-tree[selection-display-mode=label]:not([show-lines]):not([right-to-left]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin:var(--smart-tree-item-padding);margin-right:0;margin-top:0;margin-top:var(--smart-tree-item-vertical-offset);margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{transition:color ease-in-out .28s,background ease-in-out .28s,border-color ease-in-out .28s}.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-item[focus]:not([selected])>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple),.smart-tree[selection-display-mode=label]:not([animation=none]) smart-tree-items-group[focus]:not([selected])>.smart-tree-item-label-container>.smart-tree-item-label-element>span:not(.smart-ripple){transition:color ease-in-out .28s,border-color ease-in-out .28s,background ease-in-out .28s}.smart-tree[auto-hide-toggle-element] .hidden-arrows smart-tree-items-group .smart-tree-items-group-arrow{opacity:0}.smart-tree:not([animation=none]) .smart-tree-drop-down{transform-origin:top;transition:height .2s ease-in,transform .2s ease-in,visibility .2s ease-in}.smart-tree:not([animation=none]) .smart-tree-item-label-container>.smart-tree-items-group-arrow{transition:transform .2s ease-in}.smart-tree:not([animation=none])[auto-hide-toggle-element] .smart-tree-item-label-container>.smart-tree-items-group-arrow{transition:transform .2s ease-in,opacity .2s ease-in}@media (hover:hover){.smart-tree[selection-mode=checkBox] smart-tree-item:hover>.smart-tree-item-label-container>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:hover>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=radioButton] smart-tree-item:hover>.smart-tree-item-label-container>.smart-tree-item-label-element span.smart-ripple,.smart-tree[selection-mode=radioButton] smart-tree-items-group>.smart-tree-item-label-container:hover>.smart-tree-item-label-element span.smart-ripple{background-color:var(--smart-ui-state-selected)}.smart-tree[selection-mode=checkBox] smart-tree-item:hover>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group>.smart-tree-item-label-container:hover:after{color:var(--smart-background-color);background-color:var(--smart-background);border-color:var(--smart-border)}.smart-tree[selection-mode=checkBox] smart-tree-item[indeterminate]:not(:hover)>.smart-tree-item-label-container:after,.smart-tree[selection-mode=checkBox] smart-tree-items-group[indeterminate]>.smart-tree-item-label-container:not(:hover):after{background-color:var(--smart-ui-state-selected)}.smart-tree[selection-mode=radioButton] smart-tree-item:not([selected]):hover>.smart-tree-item-label-container:after,.smart-tree[selection-mode=radioButton] smart-tree-items-group:not([selected])>.smart-tree-item-label-container:hover:after{color:var(--smart-background-color);background-color:var(--smart-background);border-color:var(--smart-border)}.smart-tree:not([selection-display-mode=label]) smart-tree-item:not([selected])[hover],.smart-tree:not([selection-display-mode=label]) smart-tree-items-group:not([selected])[hover]>.smart-tree-item-label-container,.smart-tree:not([selection-display-mode=label]):not([disable-hover]) smart-tree-item:not([selected]):hover,.smart-tree:not([selection-display-mode=label]):not([disable-hover]) smart-tree-items-group:not([selected])>.smart-tree-item-label-container:hover,.smart-tree[selection-display-mode=label] smart-tree-item:not([selected])[hover]>.smart-tree-item-label-container>.smart-tree-item-label-element>span,.smart-tree[selection-display-mode=label] smart-tree-items-group:not([selected])[hover]>.smart-tree-item-label-container,.smart-tree[selection-display-mode=label]:not([disable-hover]) smart-tree-item:not([selected]):hover>.smart-tree-item-label-container>.smart-tree-item-label-element>span{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover)}}.smart-tree-item-feedback{position:absolute;display:flex;align-items:center;box-shadow:var(--smart-elevation-8);border:1px solid var(--smart-border);padding:5px;color:var(--smart-background-color);background-color:var(--smart-background);white-space:nowrap;cursor:move;z-index:10000}.smart-tree-item-feedback.multiple{font-family:var(--smart-font-family-icon);font-size:26px}.smart-hidden{display:none!important}.smart-tree-drop-down-button{display:inline-block;cursor:pointer}.smart-window.smart-tree-popup{transition:opacity .2s,transform .2s ease-out;opacity:0;font-family:var(--smart-font-family);font-size:var(--smart-font-size);transform:scaleY(0)!important;transform-origin:top!important;--smart-window-content-padding:0px;--smart-window-header-height:0px;box-shadow:none;position:absolute;border:none;border-radius:0}.smart-window.smart-tree-popup.open{transform:scale(1)!important;opacity:1}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-left:initial;padding-right:calc(var(--smart-tree-indent) + 10px)}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item>.smart-tree-item-label-container:after{margin-left:-5px}.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group>.smart-tree-item-label-container:after{margin-left:calc(0px - var(--smart-check-box-default-size) - 5px)}.smart-tree smart-tree-items-group[right-to-left] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:-3px}.smart-tree smart-tree-items-group[right-to-left][show-lines] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left][toggle-element-position=far] smart-tree-item[focus]>.smart-tree-item-label-container:before,.smart-tree smart-tree-items-group[right-to-left][toggle-element-position=far] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:1px}.smart-tree smart-tree-items-group[right-to-left][show-lines] smart-tree-items-group[focus]>.smart-tree-item-label-container:before{margin-left:calc(1px - var(--smart-check-box-default-size))}.smart-tree[toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-left:initial;margin-right:var(--smart-tree-indent)}.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far][right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=checkBox][toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far][right-to-left] smart-tree-item .smart-tree-item-label-element,.smart-tree:not([show-lines])[selection-mode=radioButton][toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:calc(var(--smart-tree-indent) + 4px)}.smart-tree:not([show-lines]):not([toggle-element-position=far])[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:-4px}.smart-tree:not([show-lines])[toggle-element-position=far][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:calc(var(--smart-tree-indent) - 4px)}.smart-tree:not([show-lines]):not([selection-display-mode=label])[right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element>span{padding-right:0}.smart-tree[show-lines][right-to-left] smart-tree-item{padding-left:0;padding-right:var(--smart-tree-indent)}.smart-tree[show-lines][right-to-left] smart-tree-item .smart-tree-item-label-element:after,.smart-tree[show-lines][right-to-left] smart-tree-item .smart-tree-item-label-element:before,.smart-tree[show-lines][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:after,.smart-tree[show-lines][right-to-left] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element:before{right:calc(0px - var(--smart-tree-indent));left:initial}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:calc(var(--smart-tree-indent) + 15px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left]:not([toggle-element-position=far]) smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{padding-right:calc(var(--smart-tree-indent) + 3px)}.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=checkBox]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element,.smart-tree[selection-display-mode=label][selection-mode=radioButton]:not([show-lines])[right-to-left][toggle-element-position=far] smart-tree-items-group>.smart-tree-item-label-container>.smart-tree-item-label-element{margin-right:5px}.smart-tree[selection-display-mode=label]:not([show-lines])[right-to-left] smart-tree-item>.smart-tree-item-label-container>.smart-tree-item-label-element>span{margin:var(--smart-tree-item-padding);margin-left:0;margin-top:var(--smart-tree-item-vertical-offset);margin-bottom:var(--smart-tree-item-vertical-offset)}.smart-tree[right-to-left] smart-tree-items-group .smart-tree-items-group-arrow{right:calc(1px - var(--smart-tree-indent)/ 2);left:initial}.smart-tree[right-to-left] .smart-tree-filter-input-container:after{left:0}.smart-tree[right-to-left] .smart-tree-item-label-container{flex-direction:row-reverse;position:relative;overflow:visible}.smart-tree[right-to-left] .smart-filter-input{direction:rtl;padding-right:1px;padding-left:25px}.smart-tree[right-to-left] .smart-tree-edit-input{direction:rtl}.smart-tree[right-to-left] .smart-tree-item-label-element{direction:rtl;position:relative;overflow:visible}
smart-window:not([opened]){opacity:0}.smart-window:not(.smart-container){position:absolute;top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2);width:var(--smart-window-default-width);height:var(--smart-window-default-height);min-width:var(--smart-window-min-width);min-height:var(--smart-window-header-height);box-shadow:var(--smart-elevation-24);z-index:calc(var(--smart-editor-drop-down-z-index) - 1);display:block;overflow:hidden}.smart-window>.smart-container:not(.smart-window){max-height:inherit}.smart-window .smart-content-container{display:flex;flex-direction:column;font-family:inherit;font-size:inherit;width:100%;height:100%;outline:0;max-height:inherit}.smart-window .smart-content-container>.smart-header-section{display:flex;justify-content:space-between;cursor:move;overflow:hidden;align-items:center;touch-action:none;width:100%;font-family:inherit;font-size:inherit;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;border-color:var(--smart-border);color:var(--smart-surface-color);line-height:initial;height:var(--smart-window-header-height);min-height:var(--smart-window-header-height);background:var(--smart-window-header-background);padding:var(--smart-window-header-padding)}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container{height:100%;display:flex;justify-content:center;align-items:center}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container button{position:relative;margin-left:1px;margin-right:1px;cursor:pointer;height:var(--smart-window-header-button-size);width:var(--smart-window-header-button-size);padding:0;min-height:0;background:0 0;color:inherit;border:none;outline:0}.smart-window .smart-content-container>.smart-header-section .smart-buttons-container button:active{outline:0;background-color:initial}.smart-window .smart-content-container>.smart-content{width:100%;height:calc(100% - var(--smart-window-header-height));display:flex;align-items:center;overflow-y:auto;padding:var(--smart-window-content-padding);background:var(--smart-background);flex-direction:column}@media not all and (min-resolution:0.001dpcm){.smart-window .smart-content-container>.smart-content{align-content:start}}.smart-window .smart-content-container>.smart-footer{width:100%;min-height:var(--smart-window-footer-height);font-family:inherit;font-size:inherit;user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;border-color:var(--smart-border);color:var(--smart-surface-color);line-height:initial;position:relative;background-color:initial;display:flex;justify-content:center;height:var(--smart-window-footer-height);background:var(--smart-window-footer-background);padding:var(--smart-window-footer-padding)}.smart-window .smart-content-container>.smart-footer:empty{display:none}.smart-window .smart-content-container.smart-window-resizing-left,.smart-window .smart-content-container.smart-window-resizing-left>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-right,.smart-window .smart-content-container.smart-window-resizing-right>.smart-header-section{cursor:e-resize}.smart-window .smart-content-container.smart-window-resizing-bottom,.smart-window .smart-content-container.smart-window-resizing-bottom>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top,.smart-window .smart-content-container.smart-window-resizing-top>.smart-header-section{cursor:ns-resize}.smart-window .smart-content-container.smart-window-resizing-bottom-right,.smart-window .smart-content-container.smart-window-resizing-bottom-right>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top-left,.smart-window .smart-content-container.smart-window-resizing-top-left>.smart-header-section{cursor:se-resize}.smart-window .smart-content-container.smart-window-resizing-bottom-left,.smart-window .smart-content-container.smart-window-resizing-bottom-left>.smart-header-section,.smart-window .smart-content-container.smart-window-resizing-top-right,.smart-window .smart-content-container.smart-window-resizing-top-right>.smart-header-section{cursor:sw-resize}.smart-window .smart-header-section .smart-buttons-container button:after{position:absolute;top:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-window-header-icon-size);width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;pointer-events:none}.smart-window.smart-tabs-window .smart-content-container>.smart-footer.smart-hidden,.smart-window.smart-tabs-window .smart-content-container>.smart-header-section.smart-hidden,.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[auto-hide] .smart-tabs-content-section,.smart-window[header-position=none] .smart-content-container>.smart-header-section{display:none}.smart-window .smart-header-section .smart-buttons-container button:first-of-type{margin-left:initial}.smart-window .smart-header-section .smart-buttons-container button:last-of-type{margin-right:initial}.smart-window .smart-header-section .smart-buttons-container button.hover{color:initial;background-color:initial}.smart-window .smart-header-section .smart-close-button:after{content:var(--smart-icon-close)}.smart-window .smart-header-section .smart-collapse-button:after{content:var(--smart-icon-arrow-down)}.smart-window .smart-header-section .smart-maximize-button:after{content:var(--smart-icon-window-maximize)}.smart-window .smart-header-section .smart-pin-button:after{content:var(--smart-icon-window-pin)}.smart-window .smart-header-section .smart-minimize-button:after{content:var(--smart-icon-window-minimize)}.smart-window:focus,.smart-window[focus]{outline:0;border-color:var(--smart-primary);box-shadow:var(--smart-elevation-24)}.smart-window:focus .smart-content-container>.smart-header-section,.smart-window[focus] .smart-content-container>.smart-header-section{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-window[ontop]{z-index:var(--smart-editor-drop-down-z-index)}.smart-window:not([animation=none]){transition:width .2s cubic-bezier(.4,0,.2,1),height .25s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.6,1),left .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.2,1),min-height .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:scale(1)}.smart-window:not([animation=none]) .smart-header-section .smart-collapse-button:after,.smart-window:not([animation=none]) .smart-header-section .smart-pin-button:after{transition:transform .15s linear}.smart-window:not([animation=none]).no-transition,.smart-window:not([animation=none]).no-transition.smart-visibility-hidden{transition:none}.smart-window:not([animation=none]).smart-visibility-hidden,.smart-window:not([animation=none]).smart-visibility-hidden[maximized]{transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),visibility .2s cubic-bezier(.4,0,.6,1),transform .2s cubic-bezier(.4,0,.6,1),min-height .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1);transform:scale(0)}.smart-window:not([animation=none])[dragged]{opacity:.5;z-index:calc(1 + var(--smart-editor-drop-down-z-index));transition:none}.smart-window:not([animation=none])[minimized]{transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),animation .2s cubic-bezier(.4,0,.6)}.smart-window.smart-visibility-hidden{transform:scale(0)}.smart-window.smart-tabs-window[collapsed][header-position=left],.smart-window.smart-tabs-window[collapsed][header-position=right],.smart-window.smart-tabs-window[maximized][collapsed][header-position=left],.smart-window.smart-tabs-window[maximized][collapsed][header-position=right]{width:var(--smart-window-header-height);min-width:initial;height:var(--smart-window-default-height)}.smart-window.smart-tabs-window[dragged]{pointer-events:none}.smart-window.smart-tabs-window[dragged] .smart-tab-label-container,.smart-window.smart-tabs-window[dragged] .smart-tabs-header-section{cursor:move}.smart-window.smart-tabs-window .smart-content-container>.smart-content{width:100%;height:calc(100% - var(--smart-window-header-height));overflow:hidden;padding:0;background-color:var(--smart-background)}.smart-window.smart-tabs-window[active] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[dragged] .smart-content-container>.smart-header-section,.smart-window.smart-tabs-window[focus] .smart-content-container>.smart-header-section,.smart-window[active] .smart-content-container>.smart-header-section,.smart-window[dragged] .smart-content-container>.smart-header-section{background-color:var(--smart-primary);color:var(--smart-primary-color)}.smart-window.smart-tabs-window smart-tabs{width:100%;height:250px;min-height:100%;border:initial;outline:0;padding:0}.smart-window.smart-tabs-window smart-tabs .smart-tabs-header-items{width:100%}.smart-window.smart-tabs-window smart-tabs[vertical] .smart-tabs-header-items{width:auto;height:100%}.smart-window.smart-tabs-window .smart-tabs .smart-header{border:none}.smart-window.smart-tabs-window .smart-tabs-content-section{margin:initial;border:none}.smart-window.smart-tabs-window[auto-hide]{overflow:visible;height:auto;min-height:0}.smart-window.smart-tabs-window[auto-hide] .smart-tabs{min-width:0;height:auto;min-height:0}.smart-window.smart-tabs-window[auto-hide] .smart-content-container>.smart-content{overflow:visible}.smart-window.smart-tabs-window[auto-hide] .smart-window{width:auto;height:auto}.smart-window.smart-tabs-window[auto-hide][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-position=right] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=horizontal][tab-position=right] smart-tab,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=left],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=left] smart-tabs,.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=right],.smart-window.smart-tabs-window[auto-hide][tab-text-orientation=vertical][tab-position=right] smart-tabs{width:auto;min-width:0}.smart-window.smart-tabs-window[tab-position=hidden] .smart-content-container>.smart-content{height:100%}.smart-window[collapsed],.smart-window[collapsed].smart-window-snapped-left,.smart-window[collapsed].smart-window-snapped-right,.smart-window[collapsed].smart-window-snapped-top,.smart-window[collapsed][header-position=bottom].smart-window-snapped-left,.smart-window[collapsed][header-position=bottom].smart-window-snapped-right,.smart-window[collapsed][header-position=bottom].smart-window-snapped-top,.smart-window[collapsed][header-position=top].smart-window-snapped-left,.smart-window[collapsed][header-position=top].smart-window-snapped-right,.smart-window[collapsed][header-position=top].smart-window-snapped-top{height:var(--smart-window-header-height)}.smart-window.smart-tabs-window smart-tab-item{user-select:text;-webkit-user-select:text}.smart-window[minimized]{max-width:var(--smart-window-min-width);min-height:var(--smart-window-header-height);cursor:default}.smart-window[minimized] .smart-content-container>.smart-header-section{cursor:default}.smart-window[minimized] .smart-content-container>.smart-content{padding:initial}.smart-window[minimized] .smart-minimize-button:after{content:var(--smart-icon-arrow-up-alt);transform:rotate(-45deg);margin-top:-1px}.smart-window.smart-progress-window.smart-visibility-hidden smart-progress-bar,.smart-window[maximized].smart-visibility-hidden{transform:scale(0)}.smart-window[maximized] .smart-content-container>.smart-header-section{cursor:initial}.smart-window.smart-wait-window .smart-content-container>.smart-header-section,.smart-window[pinned] .smart-content-container>.smart-header-section{cursor:default}.smart-window[maximized] .smart-header-section .smart-maximize-button:after{content:var(--smart-icon-window-restore);font-size:100%}.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-left,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-left>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-right,.smart-window[collapsed] .smart-content-container.smart-window-resizing-bottom-right>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-left,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-left>.smart-header-section,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-right,.smart-window[collapsed] .smart-content-container.smart-window-resizing-top-right>.smart-header-section,.smart-window[disabled] .smart-header-section>.smart-buttons-container button{cursor:initial}.smart-window[pinned] .smart-header-section .smart-pin-button:after{content:var(--smart-icon-window-pin);transform:rotate(-45deg)}.smart-window[collapsed] .smart-header-section .smart-collapse-button:after{transform:rotate(180deg) translateY(1px)}.smart-window[collapsed][header-position=left] .smart-content-container>.smart-footer,.smart-window[collapsed][header-position=left] .smart-content-container>.smart-header-section,.smart-window[collapsed][header-position=right] .smart-content-container>.smart-footer,.smart-window[collapsed][header-position=right] .smart-content-container>.smart-header-section{min-width:var(--smart-window-header-height)}.smart-window[collapsed][header-position=left].smart-window-snapped-left,.smart-window[collapsed][header-position=left].smart-window-snapped-right,.smart-window[collapsed][header-position=left].smart-window-snapped-top,.smart-window[collapsed][header-position=right].smart-window-snapped-left,.smart-window[collapsed][header-position=right].smart-window-snapped-right,.smart-window[collapsed][header-position=right].smart-window-snapped-top{height:100%;width:var(--smart-window-header-height);min-width:initial}.smart-window[collapsed][maximized]{height:var(--smart-window-header-height)}.smart-window[resize-indicator] .smart-content-container:after,.smart-window[resize-indicator] .smart-content-container:before{width:10px;height:10px;font-family:var(--smart-font-family-icon);content:var(--smart-icon-minus);font-size:10px;position:absolute}.smart-window[collapsed][maximized][header-position=left] .smart-content-container>.smart-footer,.smart-window[collapsed][maximized][header-position=left] .smart-content-container>.smart-header-section,.smart-window[collapsed][maximized][header-position=right] .smart-content-container>.smart-footer,.smart-window[collapsed][maximized][header-position=right] .smart-content-container>.smart-header-section{min-width:var(--smart-window-header-height)}.smart-window[dragged]{opacity:.5;z-index:calc(1 + var(--smart-editor-drop-down-z-index));transition:none}.smart-window[dragged] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[resized] .smart-content-container{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window[resize-indicator] .smart-content-container:before{top:calc(100% - 13px);left:calc(100% - 10px);transform:rotate(-45deg) scaleX(2)}.smart-window[resize-indicator] .smart-content-container:after{top:calc(100% - 9px);left:calc(100% - 8px);transform:rotate(-45deg)}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:before,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:before{top:0;left:5px}.smart-window[resize-indicator][resize-mode=left] .smart-content-container:after,.smart-window[resize-indicator][resize-mode=top] .smart-content-container:after{top:4px;left:5px}.smart-window[resize-indicator][collapsed] .smart-content-container:after,.smart-window[resize-indicator][collapsed] .smart-content-container:before{content:""}.smart-window[header-position=none] .smart-content-container>.smart-content{height:100%}.smart-window[header-position=bottom] .smart-content-container{flex-direction:column-reverse}.smart-window[header-position=left] .smart-content-container{flex-direction:row}.smart-window[header-position=left] .smart-content-container .smart-header-section{flex-direction:column}.smart-window[header-position=left] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(275deg) translateY(1px)}.smart-window[header-position=left][collapsed] .smart-content-container .smart-header-section .smart-collapse-button:after,.smart-window[header-position=right] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(90deg) translateY(1px)}.smart-window[header-position=left] .smart-content-container .smart-header-section>.smart-header{writing-mode:vertical-lr}.smart-window[header-position=left] .smart-content-container>.smart-footer,.smart-window[header-position=left] .smart-content-container>.smart-header-section{width:var(--smart-window-header-height);min-width:var(--smart-window-header-height);height:100%}.smart-window[header-position=right] .smart-content-container{flex-direction:row-reverse}.smart-window[header-position=right] .smart-content-container .smart-header-section{flex-direction:column}.smart-window[header-position=right] .smart-content-container .smart-header-section>.smart-header{writing-mode:vertical-lr}.smart-window[header-position=right] .smart-content-container>.smart-footer,.smart-window[header-position=right] .smart-content-container>.smart-header-section{width:var(--smart-window-header-height);min-width:var(--smart-window-header-height);height:100%}.smart-window[header-position=right][collapsed] .smart-content-container .smart-header-section .smart-collapse-button:after{transform:rotate(275deg) translateY(1px)}.smart-window[header-position=left],.smart-window[header-position=right]{min-width:var(--smart-window-header-height);min-height:var(--smart-window-min-width)}.smart-window[header-position=left].smart-window-snapped-left,.smart-window[header-position=left].smart-window-snapped-right,.smart-window[header-position=right].smart-window-snapped-left,.smart-window[header-position=right].smart-window-snapped-right{height:100%;width:50%}.smart-window[header-position=left].smart-window-snapped-top,.smart-window[header-position=right].smart-window-snapped-top{height:100%;width:100%}.smart-window[header-position=left][minimized],.smart-window[header-position=right][minimized]{max-width:var(--smart-window-header-height)}.smart-window[header-position=left] .smart-content-container>.smart-content,.smart-window[header-position=right] .smart-content-container>.smart-content{height:100%}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container{display:flex;justify-content:center;flex-direction:column;height:initial}.smart-window.smart-alert-window .smart-cancel-button,.smart-window[footer-position=none] .smart-content-container>.smart-footer{display:none}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container button,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container button{margin-left:initial;margin-top:1px}.smart-window[header-position=left] .smart-content-container>.smart-header-section .smart-buttons-container button:first-of-type,.smart-window[header-position=right] .smart-content-container>.smart-header-section .smart-buttons-container button:first-of-type{margin-top:initial}.smart-window[footer-template] .smart-content-container>.smart-content{height:calc(100% - var(--smart-window-header-height) - var(--smart-window-footer-height))}.smart-window[footer-template=null] .smart-content-container>.smart-content{height:calc(100% - var(--smart-window-header-height))}.smart-window.smart-window-snapped-left,.smart-window.smart-window-snapped-right,.smart-window.smart-window-snapped-top{height:100%;z-index:9999;box-shadow:none;border:var(--smart-border-width) solid var(--smart-border)}.smart-window.smart-window-snapped-left[ontop],.smart-window.smart-window-snapped-right[ontop],.smart-window.smart-window-snapped-top[ontop]{z-index:10000;box-shadow:none}.smart-window.smart-window-snapped-left,.smart-window.smart-window-snapped-right{width:50%}.smart-window.smart-window-snapped-top{width:100%}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button{width:var(--smart-window-footer-button-width);height:100%;text-align:center;vertical-align:middle;cursor:pointer;text-transform:var(--smart-button-text-transform);font-weight:500;letter-spacing:.08929em;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);border-width:var(--smart-border-width);border-style:solid}.smart-window.smart-alert-window,.smart-window.smart-dialog-window,.smart-window.smart-prompt-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-alert-window,.smart-window.smart-alert-window[collapsed][header-position=left],.smart-window.smart-alert-window[collapsed][header-position=right],.smart-window.smart-alert-window[collapsed][maximized][header-position=left],.smart-window.smart-alert-window[collapsed][maximized][header-position=right],.smart-window.smart-dialog-window,.smart-window.smart-dialog-window[collapsed][header-position=left],.smart-window.smart-dialog-window[collapsed][header-position=right],.smart-window.smart-dialog-window[collapsed][maximized][header-position=left],.smart-window.smart-dialog-window[collapsed][maximized][header-position=right],.smart-window.smart-multiline-prompt-window,.smart-window.smart-multiline-prompt-window[collapsed][header-position=left],.smart-window.smart-multiline-prompt-window[collapsed][header-position=right],.smart-window.smart-multiline-prompt-window[collapsed][maximized][header-position=left],.smart-window.smart-multiline-prompt-window[collapsed][maximized][header-position=right],.smart-window.smart-progress-window,.smart-window.smart-prompt-window,.smart-window.smart-prompt-window[collapsed][header-position=left],.smart-window.smart-prompt-window[collapsed][header-position=right],.smart-window.smart-prompt-window[collapsed][maximized][header-position=left],.smart-window.smart-prompt-window[collapsed][maximized][header-position=right]{height:var(--smart-window-default-height)}.smart-window.smart-alert-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-dialog-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-progress-window .smart-content-container>.smart-footer .smart-button:focus,.smart-window.smart-prompt-window .smart-content-container>.smart-footer .smart-button:focus{color:var(--smart-ui-state-color-focus);border-color:var(--smart-ui-state-focus);background-color:var(--smart-ui-state-focus);opacity:var(--smart-button-opacity-focus)}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar>.smart-container,.smart-window.smart-progress-window smart-progress-bar .smart-value{border:initial}.smart-window.smart-dialog-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-alert-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window .smart-content-container>.smart-content{flex-direction:column-reverse;align-items:flex-start}.smart-window.smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-prompt-window smart-text-box{width:100%;margin-top:5px}.smart-window.smart-multiline-prompt-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-multiline-prompt-window smart-multiline-text-box{width:100%;margin-top:5px}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-content{flex-direction:column-reverse;align-items:flex-start}.smart-window.smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child{margin-right:10px}.smart-window.smart-progress-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-progress-window smart-progress-bar.smart-visibility-hidden{transition:none}.smart-window.smart-progress-window .smart-content-container>.smart-content{user-select:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar{width:100%;height:100%;box-shadow:initial;background-color:var(--smart-surface);transition:opacity .25s ease-in,visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-progress-window .smart-content-container>.smart-footer smart-progress-bar.smart-visibility-hidden{opacity:.5;transition:opacity .25s ease-out,visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-progress-window .smart-content-container>.smart-footer button.smart-button{position:absolute;width:calc(100% - 13px);height:calc(100% - 13px);top:6.5px;left:6.5px;text-align:center;background-color:rgba(224,224,224,.5)}.smart-window.smart-progress-window[collapsed][header-position=left],.smart-window.smart-progress-window[collapsed][header-position=right],.smart-window.smart-progress-window[collapsed][maximized][header-position=left],.smart-window.smart-progress-window[collapsed][maximized][header-position=right],.smart-window.smart-wait-window{height:var(--smart-window-default-height)}.smart-window.smart-progress-window .smart-content-container>.smart-footer button.smart-button.smart-visibility-hidden{top:100%}.smart-window.smart-progress-window:not([animation=none]) .smart-content-container>.smart-footer button,.smart-window.smart-progress-window:not([animation=none]) .smart-content-container>.smart-footer button.smart-visibility-hidden{transition:top .25s cubic-bezier(0,0,.2,1),visibility .25s cubic-bezier(0,0,.2,1)}.smart-window.smart-wait-window{width:var(--smart-window-default-width);top:calc(50% - var(--smart-window-default-height)/ 2);left:calc(50% - var(--smart-window-default-width)/ 2)}.smart-window.smart-wait-window .smart-content-container>.smart-content smart-progress-bar{width:100%;height:75%}.smart-window.smart-wait-window[collapsed][header-position=left],.smart-window.smart-wait-window[collapsed][header-position=right],.smart-window.smart-wait-window[collapsed][maximized][header-position=left],.smart-window.smart-wait-window[collapsed][maximized][header-position=right]{height:var(--smart-window-default-height)}smart-window.smart-window[collapsed][header-position=left],smart-window.smart-window[collapsed][header-position=right],smart-window.smart-window[collapsed][maximized][header-position=left],smart-window.smart-window[collapsed][maximized][header-position=right]{width:var(--smart-window-header-height);min-width:initial;height:var(--smart-window-default-height)}.smart-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%}.smart-window-resize-feedback{position:absolute;z-index:10000;pointer-events:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border:2.5px solid #000;box-sizing:border-box}smart-docking-layout .smart-window-resize-feedback{border:2.5px solid #d3d3d3}.smart-window-snap-bottom-feedback,.smart-window-snap-left-feedback,.smart-window-snap-right-feedback,.smart-window-snap-top-feedback{position:absolute;height:calc(100% - 10px);top:5px;bottom:5px;opacity:.65;box-shadow:0 0 1px 1px #8a8a8a;border-radius:2px;transition:all 50ms cubic-bezier(.4,0,.6,1);animation:scaleIn .2s cubic-bezier(.4,0,.2,1);transform:scale(1);pointer-events:none}.smart-window-snap-bottom-feedback.smart-visibility-hidden,.smart-window-snap-left-feedback.smart-visibility-hidden,.smart-window-snap-right-feedback.smart-visibility-hidden,.smart-window-snap-top-feedback.smart-visibility-hidden{transition:animation .2s cubic-bezier(.4,0,.6,1),visibility .2s cubic-bezier(.4,0,.6,1),top .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1);animation:scaleOut .2s cubic-bezier(.4,0,.6,1);transform:scale(0)}.smart-window-snap-right-feedback{width:50%;left:calc(50% - 5px);transform-origin:right}.smart-window-snap-left-feedback{width:50%;left:5px;transform-origin:left}.smart-window-snap-bottom-feedback,.smart-window-snap-top-feedback{width:calc(100% - 10px);left:5px;transform-origin:top}@keyframes scaleIn{0%{transform:scale(0)}50%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}50%{transform:scale(.5);opacity:.5}100%{transform:scale(0)}}@keyframes scaleInRight{0%{transform:scale(0)}50%{transform:scale(.5);opacity:.5}100%{transform:scale(1);opacity:1}}.smart-window[right-to-left] .smart-content-container>.smart-content,.smart-window[right-to-left] .smart-content-container>.smart-footer,.smart-window[right-to-left] .smart-content-container>.smart-header-section{direction:rtl}.smart-window[right-to-left][header-position=left] .smart-header-section>.smart-header,.smart-window[right-to-left][header-position=right] .smart-header-section>.smart-header{writing-mode:vertical-rl}.smart-window[right-to-left].smart-alert-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-dialog-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-multiline-prompt-window .smart-content-container>.smart-footer button:first-child,.smart-window[right-to-left].smart-prompt-window .smart-content-container>.smart-footer button:first-child{margin-left:10px;margin-right:initial}.smart-tabs-window[right-to-left] .smart-content-container>.smart-content{direction:initial}
.smart-grid-layout .col,.smart-grid-layout .col-1,.smart-grid-layout .col-10,.smart-grid-layout .col-11,.smart-grid-layout .col-12,.smart-grid-layout .col-2,.smart-grid-layout .col-3,.smart-grid-layout .col-4,.smart-grid-layout .col-5,.smart-grid-layout .col-6,.smart-grid-layout .col-7,.smart-grid-layout .col-8,.smart-grid-layout .col-9,.smart-grid-layout .col-lg,.smart-grid-layout .col-lg-1,.smart-grid-layout .col-lg-10,.smart-grid-layout .col-lg-11,.smart-grid-layout .col-lg-12,.smart-grid-layout .col-lg-2,.smart-grid-layout .col-lg-3,.smart-grid-layout .col-lg-4,.smart-grid-layout .col-lg-5,.smart-grid-layout .col-lg-6,.smart-grid-layout .col-lg-7,.smart-grid-layout .col-lg-8,.smart-grid-layout .col-lg-9,.smart-grid-layout .col-md,.smart-grid-layout .col-md-1,.smart-grid-layout .col-md-10,.smart-grid-layout .col-md-11,.smart-grid-layout .col-md-12,.smart-grid-layout .col-md-2,.smart-grid-layout .col-md-3,.smart-grid-layout .col-md-4,.smart-grid-layout .col-md-5,.smart-grid-layout .col-md-6,.smart-grid-layout .col-md-7,.smart-grid-layout .col-md-8,.smart-grid-layout .col-md-9,.smart-grid-layout .col-sm,.smart-grid-layout .col-sm-1,.smart-grid-layout .col-sm-10,.smart-grid-layout .col-sm-11,.smart-grid-layout .col-sm-12,.smart-grid-layout .col-sm-2,.smart-grid-layout .col-sm-3,.smart-grid-layout .col-sm-4,.smart-grid-layout .col-sm-5,.smart-grid-layout .col-sm-6,.smart-grid-layout .col-sm-7,.smart-grid-layout .col-sm-8,.smart-grid-layout .col-sm-9,.smart-grid-layout .col-xl,.smart-grid-layout .col-xl-1,.smart-grid-layout .col-xl-10,.smart-grid-layout .col-xl-11,.smart-grid-layout .col-xl-12,.smart-grid-layout .col-xl-2,.smart-grid-layout .col-xl-3,.smart-grid-layout .col-xl-4,.smart-grid-layout .col-xl-5,.smart-grid-layout .col-xl-6,.smart-grid-layout .col-xl-7,.smart-grid-layout .col-xl-8,.smart-grid-layout .col-xl-9{position:relative;width:100%;min-height:1px;padding:15px;box-sizing:border-box;grid-column:span 12}.smart-grid-layout,.smart-grid-layout .row{display:grid;width:var(--smart-grid-layout-width);grid-gap:var(--smart-grid-layout-row-gap);grid-column-gap:var(--smart-grid-layout-col-gap);grid-template-columns:repeat(12,1fr);box-sizing:border-box}.smart-grid-layout{grid-template-rows:var(--smart-grid-layout-rows);padding:0}.smart-grid-layout .row{margin-right:auto;margin-left:auto;grid-column:span 12}.smart-grid-layout.no-gaps,.smart-grid-layout.no-gaps .row{--smart-grid-row-gap:0px;--smart-grid-column-gap:0px;grid-columns-gap:0;grid-gap:0}.smart-grid-layout .order-0{order:-1}.smart-grid-layout .order-1{order:0}.smart-grid-layout .order-2{order:1}.smart-grid-layout .order-3{order:2}.smart-grid-layout .order-4{order:3}.smart-grid-layout .order-5{order:4}.smart-grid-layout .order-6{order:5}.smart-grid-layout .order-7{order:6}.smart-grid-layout .order-8{order:7}.smart-grid-layout .order-9{order:8}.smart-grid-layout .order-10{order:9}.smart-grid-layout .order-11{order:10}.smart-grid-layout .order-12{order:11}.smart-grid-layout [span="1"]{grid-row:span 1}.smart-grid-layout [span="2"]{grid-row:span 2}.smart-grid-layout [span="3"]{grid-row:span 3}.smart-grid-layout [span="4"]{grid-row:span 4}.smart-grid-layout [span="5"]{grid-row:span 5}.smart-grid-layout [span="6"]{grid-row:span 6}.smart-grid-layout [span="7"]{grid-row:span 7}.smart-grid-layout [span="8"]{grid-row:span 8}.smart-grid-layout [span="9"]{grid-row:span 9}.smart-grid-layout [span="10"]{grid-row:span 10}.smart-grid-layout [span="11"]{grid-row:span 11}.smart-grid-layout [span="12"]{grid-row:span 12}.smart-grid-layout .col-1{grid-column:span 1}.smart-grid-layout .col-2{grid-column:span 2}.smart-grid-layout .col-3{grid-column:span 3}.smart-grid-layout .col-4{grid-column:span 4}.smart-grid-layout .col-5{grid-column:span 5}.smart-grid-layout .col-6{grid-column:span 6}.smart-grid-layout .col-7{grid-column:span 7}.smart-grid-layout .col-8{grid-column:span 8}.smart-grid-layout .col-9{grid-column:span 9}.smart-grid-layout .col-10{grid-column:span 10}.smart-grid-layout .col-11{grid-column:span 11}.smart-grid-layout .col-12{grid-column:span 12}@media (min-width:576px){.smart-grid-layout.fixed{max-width:540px}.smart-grid-layout .col-sm-1{grid-column:span 1}.smart-grid-layout .col-sm-2{grid-column:span 2}.smart-grid-layout .col-sm-3{grid-column:span 3}.smart-grid-layout .col-sm-4{grid-column:span 4}.smart-grid-layout .col-sm-5{grid-column:span 5}.smart-grid-layout .col-sm-6{grid-column:span 6}.smart-grid-layout .col-sm-7{grid-column:span 7}.smart-grid-layout .col-sm-8{grid-column:span 8}.smart-grid-layout .col-sm-9{grid-column:span 9}.smart-grid-layout .col-sm-10{grid-column:span 10}.smart-grid-layout .col-sm-11{grid-column:span 11}.smart-grid-layout .col-sm-12{grid-column:span 12}}@media (min-width:768px){.smart-grid-layout.fixed{max-width:720px}.smart-grid-layout .col-md-1{grid-column:span 1}.smart-grid-layout .col-md-2{grid-column:span 2}.smart-grid-layout .col-md-3{grid-column:span 3}.smart-grid-layout .col-md-4{grid-column:span 4}.smart-grid-layout .col-md-5{grid-column:span 5}.smart-grid-layout .col-md-6{grid-column:span 6}.smart-grid-layout .col-md-7{grid-column:span 7}.smart-grid-layout .col-md-8{grid-column:span 8}.smart-grid-layout .col-md-9{grid-column:span 9}.smart-grid-layout .col-md-10{grid-column:span 10}.smart-grid-layout .col-md-11{grid-column:span 11}.smart-grid-layout .col-md-12{grid-column:span 12}}@media (min-width:992px){.smart-grid-layout.fixed{max-width:960px}.smart-grid-layout .col-lg-1{grid-column:span 1}.smart-grid-layout .col-lg-2{grid-column:span 2}.smart-grid-layout .col-lg-3{grid-column:span 3}.smart-grid-layout .col-lg-4{grid-column:span 4}.smart-grid-layout .col-lg-5{grid-column:span 5}.smart-grid-layout .col-lg-6{grid-column:span 6}.smart-grid-layout .col-lg-7{grid-column:span 7}.smart-grid-layout .col-lg-8{grid-column:span 8}.smart-grid-layout .col-lg-9{grid-column:span 9}.smart-grid-layout .col-lg-10{grid-column:span 10}.smart-grid-layout .col-lg-11{grid-column:span 11}.smart-grid-layout .col-lg-12{grid-column:span 12}}@media (min-width:1200px){.smart-grid-layout.fixed{max-width:1140px}.smart-grid-layout .col-xl-1{grid-column:span 1}.smart-grid-layout .col-xl-2{grid-column:span 2}.smart-grid-layout .col-xl-3{grid-column:span 3}.smart-grid-layout .col-xl-4{grid-column:span 4}.smart-grid-layout .col-xl-5{grid-column:span 5}.smart-grid-layout .col-xl-6{grid-column:span 6}.smart-grid-layout .col-xl-7{grid-column:span 7}.smart-grid-layout .col-xl-8{grid-column:span 8}.smart-grid-layout .col-xl-9{grid-column:span 9}.smart-grid-layout .col-xl-10{grid-column:span 10}.smart-grid-layout .col-xl-11{grid-column:span 11}.smart-grid-layout .col-xl-12{grid-column:span 12}}.smart-stack-layout{display:flex;box-sizing:border-box;overflow:hidden;width:100%;align-items:baseline;padding:15px}.smart-stack-layout .item{display:flex;border-radius:0;box-shadow:none;min-width:100px}.smart-stack-layout.vertical{flex-direction:column}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between):not(.vertical) .item:first-child{border-top-left-radius:var(--smart-border-radius);border-bottom-left-radius:var(--smart-border-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between):not(.vertical) .item:last-child{border-top-right-radius:var(--smart-border-radius);border-bottom-right-radius:var(--smart-border-radius);border-top-left-radius:0;border-bottom-left-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between).vertical .item:first-child{border-top-left-radius:var(--smart-border-radius);border-top-right-radius:var(--smart-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.smart-stack-layout:not(.space-around):not(.space-evenly):not(.space-between).vertical .item:last-child{border-bottom-right-radius:var(--smart-border-radius);border-bottom-left-radius:var(--smart-border-radius);border-top-left-radius:0;border-top-right-radius:0}.smart-stack-layout.spacing .item{margin:0 6px}.smart-stack-layout.spacing.vertical .item{margin:6px 0}.smart-stack-layout.spacing-2 .item{margin:0 12px}.smart-stack-layout.spacing-2.vertical .item{margin:12px 0}.smart-stack-layout.spacing-3 .item{margin:0 24px}.smart-stack-layout.spacing-3.vertical .item{margin:24px 0}.smart-stack-layout.spacing-4 .item{margin:0 48px}.smart-stack-layout.spacing-4.vertical .item{margin:48px 0}.smart-stack-layout.spacing-5 .item{margin:0 64px}.smart-stack-layout.spacing-5.vertical .item{margin:64px 0}.smart-stack-layout.spacing-6 .item{margin:0 128px}.smart-stack-layout.spacing-6.vertical .item{margin:128px 0}.smart-stack-layout.spacing-2:not(.vertical) .item:first-child,.smart-stack-layout.spacing-3:not(.vertical) .item:first-child,.smart-stack-layout.spacing-4:not(.vertical) .item:first-child,.smart-stack-layout.spacing-5:not(.vertical) .item:first-child,.smart-stack-layout.spacing-6:not(.vertical) .item:first-child,.smart-stack-layout.spacing:not(.vertical) .item:first-child{margin-left:0}.smart-stack-layout.spacing-2:not(.vertical) .item:last-child,.smart-stack-layout.spacing-3:not(.vertical) .item:last-child,.smart-stack-layout.spacing-4:not(.vertical) .item:last-child,.smart-stack-layout.spacing-5:not(.vertical) .item:last-child,.smart-stack-layout.spacing-6:not(.vertical) .item:last-child,.smart-stack-layout.spacing:not(.vertical) .item:last-child{margin-right:0}.smart-stack-layout.spacing-2.vertical .item:first-child,.smart-stack-layout.spacing-3.vertical .item:first-child,.smart-stack-layout.spacing-4.vertical .item:first-child,.smart-stack-layout.spacing-5.vertical .item:first-child,.smart-stack-layout.spacing-6.vertical .item:first-child,.smart-stack-layout.spacing.vertical .item:first-child{margin-top:0}.smart-stack-layout.spacing-2.vertical .item:last-child,.smart-stack-layout.spacing-3.vertical .item:last-child,.smart-stack-layout.spacing-4.vertical .item:last-child,.smart-stack-layout.spacing-5.vertical .item:last-child,.smart-stack-layout.spacing-6.vertical .item:last-child,.smart-stack-layout.spacing.vertical .item:last-child{margin-bottom:0}.smart-stack-layout .top,.smart-stack-layout:not(.vertical).top{align-items:flex-start}.smart-stack-layout .right,.smart-stack-layout:not(.vertical).right{justify-content:flex-end}.smart-stack-layout .bottom,.smart-stack-layout:not(.vertical).bottom{align-items:flex-end}.smart-stack-layout .left,.smart-stack-layout:not(.vertical).left{justify-content:flex-start}.smart-stack-layout .center,.smart-stack-layout:not(.vertical).center{justify-content:center}.smart-stack-layout .middle,.smart-stack-layout:not(.vertical).middle{align-items:center}.smart-stack-layout .space-between,.smart-stack-layout.space-between{justify-content:space-between}.smart-stack-layout .space-evenly,.smart-stack-layout.space-evenly{justify-content:space-evenly}.smart-stack-layout .space-around,.smart-stack-layout.space-around{justify-content:space-around}.smart-stack-layout.vertical.top{justify-content:flex-start}.smart-stack-layout.vertical.right{align-items:flex-end}.smart-stack-layout.vertical.bottom{justify-content:flex-end}.smart-stack-layout.vertical.left{align-items:flex-start}.smart-stack-layout.vertical.center{align-items:center}.smart-stack-layout.vertical.middle{justify-content:center}.smart-stack-layout.stretch:not(.vertical) .item,.smart-stack-layout.vertical.vertical-stretch .item{flex:1}.smart-stack-layout.stretch:not(.vertical) .item.flex-2,.smart-stack-layout.vertical.vertical-stretch .item.flex-2{flex:2}.smart-stack-layout.stretch:not(.vertical) .item.flex-3,.smart-stack-layout.vertical.vertical-stretch .item.flex-3{flex:3}.smart-stack-layout.stretch:not(.vertical) .item.flex-4,.smart-stack-layout.vertical.vertical-stretch .item.flex-4{flex:4}.smart-stack-layout.stretch:not(.vertical) .item.flex-5,.smart-stack-layout.vertical.vertical-stretch .item.flex-5{flex:5}.smart-stack-layout.stretch:not(.vertical) .item.flex-6,.smart-stack-layout.vertical.vertical-stretch .item.flex-6{flex:6}.smart-stack-layout.stretch.vertical,.smart-stack-layout:not(.vertical).vertical-stretch{align-items:stretch}
.smart-validation-error:not(smart-check-box)>div.smart-container:after,.smart-validation-success:not(smart-check-box)>div.smart-container:after{left:calc(100% + 20px);top:50%;position:absolute;transform:translate(-50%,-50%);pointer-events:none;font-weight:700;font-family:var(--smart-font-family);font-size:var(--smart-font-size);width:20px;height:20px;border-radius:50%;display:flex;text-align:center;justify-content:center;align-items:center}.smart-validation-error:not(.underlined):not(.outlined),.smart-validation-error:not(.underlined):not(.outlined) input,.smart-validation-error:not(.underlined):not(.outlined) span{border-color:var(--smart-error)!important;outline:0}.smart-validation-error:not(smart-check-box)>div.smart-container:after{background-color:var(--smart-error);color:var(--smart-error-color);content:"!"}.smart-success-label-like-after-element:after,.smart-validation-success:not(smart-check-box)>div.smart-container:after{color:var(--smart-success-color);content:"✓";background-color:var(--smart-success)}.smart-validation-error.smart-element:not(.outlined):not(.underlined) .smart-hint::after{background-color:var(--smart-error)}.smart-validation-success.smart-element:not(.outlined):not(.underlined) .smart-hint::after{background-color:var(--smart-success)}input[type=checkbox].smart-validation-error,input[type=radio].smart-validation-error{outline:auto;outline-color:var(--smart-error)}input.smart-validation-error{border-style:solid;border-width:1px}.smart-error-label-like-after-element:after,.smart-success-label-like-after-element:after{pointer-events:none;font-weight:700;font-family:var(--smart-font-family);font-size:var(--smart-font-size);width:20px;height:20px;border-radius:50%;display:flex;text-align:center;justify-content:center;align-items:center;top:50%;position:absolute;left:calc(50% + 15px);transform:translate(-50%,-50%)}.smart-error-label-like-after-element,.smart-success-label-like-after-element{position:relative}.smart-error-label-like-after-element:after{background-color:var(--smart-error);color:var(--smart-error-color);content:"!"}.smart-validation-summary{font-family:var(--smart-font-family);font-size:var(--smart-font-size);color:var(--smart-error)}.smart-validation-summary span{display:block;margin-top:5px}.smart-error-holder{position:absolute;font-family:var(--smart-font-family);font-size:var(--smart-font-size);background-color:var(--smart-error);color:var(--smart-error-color);padding:10px;pointer-events:none;z-index:var(--smart-editor-drop-down-z-index);margin-top:10px}.smart-error-holder.smart-error-hint-position-right{white-space:nowrap}
.smart-input-buttons-elements-holder{display:grid;grid-template-columns:var(--smart-date-format-panel-smart-inputs-container-width) var(--smart-date-format-panel-apply-container-width);grid-template-rows:auto;grid-column-gap:var(--smart-date-format-panel-smart-input-buttons-column-gap)}.smart-input-and-add-formats-holder{border:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color);border-radius:var(--smart-date-format-panel-border-radius);display:grid;grid-template-columns:var(--smart-date-format-panel-smart-inputs-holder-width) var(--smart-date-format-panel-add-format-holder-width);grid-template-rows:auto;align-items:baseline;justify-content:center}.smart-input-list-holder{padding:var(--smart-date-format-panel-smart-inputs-list-holder-offset)}.smart-input-list-holder:empty{border:none}.smart-input-list-holder smart-input{display:inline-flex;height:var(--smart-date-format-panel-smart-input-height);margin:var(--smart-date-format-panel-each-smart-input-offset)}.smart-input-list-holder .format-smart-input-list{width:var(--smart-date-format-panel-smart-input-format-width)}.smart-input-list-holder .sign-smart-input{width:var(--smart-date-format-panel-smart-input-sign-width)}.all-format-holders{width:var(--smart-date-format-panel-all-format-holders-width)}.format-holder{width:var(--smart-date-format-panel-each-add-format-holder-width);text-align:center;float:left}.add-format-holder{margin:var(--smart-date-format-panel-add-new-format-dropdown-offset);align-self:normal;justify-self:end}.add-format-holder span.smart-drop-down-button{--smart-date-format-panel-smart-drop-down-button-border:transparent}.add-format-holder smart-button{font-size:var(--smart-date-format-panel-smart-font-size);width:auto;min-width:var(--smart-date-format-panel-add-format-holder-button)}.use-format-button{margin:0 auto;margin-top:var(--smart-date-format-panel-margin-from-the-top)}.use-format-button[disabled]{display:none}li[value=" "] a{height:calc(var(--smart-date-format-panel-smart-font-size) + 16px)}.date-time-format-list{padding:0;margin:0;margin-top:var(--smart-date-format-panel-date-time-format-list-offset-top);max-height:var(--smart-date-format-panel-date-time-format-list-max-height);overflow-y:auto}.date-time-format{cursor:pointer;border:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color);border-bottom:none;text-align:center;padding:var(--smart-date-format-panel-each-date-time-format-offset);list-style-type:none;padding-left:0}.date-time-format:last-child{border-bottom:var(--smart-date-format-panel-border-size) solid var(--smart-date-format-panel-border-color)}.date-time-format:hover{background:#f1f1f1}.text-tramsform-none{text-transform:none}.cboth{clear:both}.bold{font-weight:700}
.currency-format-panel-demo-container{max-width:960px;border:1px solid #ccc;border-radius:4px;padding:15px}.selected-currency-holder-and-apply-holder{display:grid;grid-template-columns:var(--smart-currency-format-panel-currency-holder-width) var(--smart-currency-format-panel-apply-button-width);grid-template-rows:auto;grid-column-gap:var(--smart-currency-format-panel-header-holder-offset)}.input-currency-formats{width:var(--smart-currency-format-panel-currency-holder-dropdown-button-width)}.selected-currency-holder{border:var(--smart-currency-format-panel-border-size) solid var(--smart-currency-format-panel-border-color);border-radius:var(--smart-currency-format-panel-border-radius);display:grid;grid-template-columns:var(--smart-currency-format-panel-currency-holder-input-width) var(--smart-currency-format-panel-currency-holder-dropdown-width);grid-template-rows:auto;align-items:baseline;justify-content:center;padding-left:var(--smart-currency-format-panel-currency-holder-padding-left);padding-top:var(--smart-currency-format-panel-currency-holder-padding-top);padding-bottom:var(--smart-currency-format-panel-currency-holder-padding-bottom)}.selected-currency-holder .currency-sign-input-holder{width:auto}.selected-currency-holder .currency-sign-input-holder smart-text-box{width:var(--smart-currency-format-panel-currency-input-width)}.selected-currency-holder .currency-sign-input-holder smart-text-box input{border:none}.currency-item,.currency-list{border:var(--smart-currency-format-panel-border-size) solid var(--smart-currency-format-panel-border-color)}.currency-list{padding:0;margin:0;margin-top:var(--smart-currency-format-panel-currencies-margin-top);max-height:var(--smart-currency-format-panel-currencies-max-height);overflow-y:auto}.currency-item{cursor:pointer;border-left:0;border-bottom:none;padding:var(--smart-currency-format-panel-currencies-item-padding);padding-left:var(--smart-currency-format-panel-currencies-left-padding);list-style-type:none}.currency-item:last-child{border-bottom:0}.currency-item:first-child{border-top:0!important}.currency-item:hover{background:var(--smart-currency-format-panel-currencies-hover-background)}.currency-item-default-format{float:right;color:var(--smart-currency-format-panel-currencies-example-format-color)}
.smart-appearance,.smart-data-validation-container,.smart-on-invalid-data-container{grid-template-columns:var(--smart-validation-panel-description-width) var(--smart-validation-panel-content-width);grid-template-rows:auto;grid-column-gap:0}.smart-on-invalid-data-container{margin-top:var(--smart-validation-panel-invalid-data-vertical-offset);display:grid}.smart-appearance{margin-top:var(--smart-validation-panel-appearance-vertical-offset);display:grid}.smart-appearance .smart-checkbox-appearance{display:block}.smart-appearance .smart-appearance-text-box-value{display:inline-block;margin-top:var(--smart-validation-panel-appearance-textbox-vertical-offset)}.smart-appearance .reset-appearance{cursor:pointer;display:inline-block;margin-left:var(--smart-validation-panel-appearance-reset-button-left-offset);text-decoration:underline;color:var(--smart-validation-panel-appearance-reset-button-color)}.smart-data-validation-container{margin-top:var(--smart-validation-panel-criteria-container-vertical-offset);display:grid}.smart-data-validation-container .criteria-container{margin-top:var(--smart-validation-panel-criteria-row-margin-top)}.smart-data-validation-container .right-elements{display:flex;align-items:center;flex-wrap:wrap;flex-direction:row}.smart-data-validation-container .smart-criteria-container,.smart-data-validation-container .smart-criteria-type-container{display:flex;align-items:center}.smart-data-validation-container .smart-input-criteria,.smart-data-validation-container .smart-input-criteria-type{display:inline-block;width:var(--smart-validation-panel-criteria-container-input-width);margin-left:var(--smart-validation-panel-criteria-container-input-horizontal-offset);margin-right:var(--smart-validation-panel-criteria-container-input-horizontal-offset)}.smart-data-validation-container .smart-input-criteria-container{display:inline-flex;flex-direction:row;align-items:center}.smart-data-validation-container .smart-input-criteria-container smart-text-box{display:inline-block;width:var(--smart-validation-panel-criteria-container-textbox-width);margin-left:var(--smart-validation-panel-criteria-container-textbox-horizontal-offset);margin-right:var(--smart-validation-panel-criteria-container-textbox-horizontal-offset)}.smart-data-validation-container .smart-input-criteria-container smart-text-box:nth-child(1){order:1}.smart-data-validation-container .smart-input-criteria-container smart-text-box:nth-child(2){order:3}.smart-data-validation-container .smart-input-criteria-container .smart-text-between-inputs{margin:var(--smart-validation-panel-criteria-container-text-between-inputs-offset);order:2}.smart-criteria-container,.smart-criteria-type-container,.smart-input-criteria-container{margin-top:var(--smart-validation-panel-criteria-row-margin-top)}.smart-footer-buttons{margin-top:var(--smart-validation-panel-footer-vertical-offset)}.smart-footer-buttons smart-button{margin-left:var(--smart-validation-panel-footer-button-horizontal-offset);margin-right:var(--smart-validation-panel-footer-button-horizontal-offset)}.smart-footer-buttons smart-button.smart-remove-validation-footer-button{width:auto;color:var(--smart-validation-panel-footer-remove-validation-button-color);font-weight:700}.smart-footer-buttons smart-button.smart-cancel-footer-button{color:var(--smart-validation-panel-footer-cancel-button-color);font-weight:700}.smart-footer-buttons smart-button.smart-save-footer-button{background:var(--smart-validation-panel-footer-save-button-background);color:var(--smart-validation-panel-footer-save-button-color)}.smart-footer-buttons .right-elements{float:right}.right-elements-reset{display:flex;align-items:center}
.smart-path-item,.smart-path[hint]>.smart-container{align-items:flex-start}.smart-path .smart-drop-down-button,.smart-path-item{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius)}.smart-path-item{box-sizing:border-box;transition:opacity 280ms ease-in-out;overflow:hidden;white-space:nowrap;display:flex;position:relative;flex-direction:column;justify-content:center;padding:9px 12px;width:100%;height:calc(100% - var(--smart-list-item-vertical-offset));left:0;top:0;color:var(--smart-background-color);border-width:var(--smart-border-width);border-style:solid;border-color:transparent;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.smart-path-item .smart-ripple{background:var(--smart-ui-state-active)}.smart-path-item[disabled]{opacity:.55;cursor:default;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.smart-path-item[hover]{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-path-item[active]{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-border-active);background-color:var(--smart-ui-state-active);opacity:1}.smart-path-item[focus]{color:var(--smart-primary-color);border-color:var(--smart-primary);background-color:var(--smart-primary)}smart-path .smart-ripple{background:var(--smart-ui-state-active)}.smart-path,.smart-path.smart-container{display:block;width:var(--smart-path-default-width);height:var(--smart-path-default-height);background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}.smart-path>.smart-container{display:flex;position:relative;align-items:center}.smart-path .smart-content{position:relative;cursor:pointer;display:flex;width:100%;height:100%}.smart-path .smart-content .smart-input::selection{background:var(--smart-editor-selection);color:var(--smart-editor-selection-color)}.smart-path .smart-input,.smart-path input.smart-input{cursor:initial;outline:transparent solid 1px;width:100%;height:100%;border:none;min-height:100%;vertical-align:middle;font-size:inherit;font-family:inherit;background-color:inherit;margin:0;color:inherit;background:var(--smart-background);text-align:var(--smart-path-text-align);border-radius:0}.smart-path .smart-input:focus{outline:initial;border-color:var(--smart-primary);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-path .smart-input::-webkit-input-placeholder,.smart-path .smart-input::placeholder{color:var(--smart-disabled-color);font-style:italic}.smart-path .smart-input[hover]{border-color:var(--smart-ui-state-border-hover)}.smart-path .smart-input[position-absolute]{position:absolute}.smart-path div.smart-input{padding:calc(var(--smart-editor-label-padding) + 2 * var(--smart-border-width)) calc(var(--smart-editor-label-padding) - var(--smart-border-width));outline:0;background:initial;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.smart-path .smart-path-input-wrapper,.smart-path div.smart-input:after{padding:0 var(--smart-editor-label-padding);pointer-events:none;white-space:nowrap}.smart-path div.smart-input:after{position:absolute;display:flex;align-items:center;width:100%;height:100%;top:0;font-size:var(--smart-arrow-size);color:var(--smart-disabled-color);font-style:italic;content:attr(placeholder);justify-content:initial;left:0;opacity:0}.smart-path div.smart-input[show-placeholder]:after{opacity:1}.smart-path .smart-buttons-container{display:grid;width:100%;grid-template-columns:var(--smart-editor-addon-width) minmax(0,1fr) var(--smart-editor-addon-width);grid-column-gap:var(--smart-path-button-gap)}.smart-path .smart-hint,.smart-path .smart-label{display:none;position:absolute}.smart-path .smart-drop-down.smart-visibility-hidden{transform:scale(0);transition:transform .2s ease-in;transform-origin:left top 0}.smart-path .smart-browse-button,.smart-path .smart-drop-down-button{font-family:var(--smart-font-family-icon);font-size:10px;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);min-height:var(--smart-editor-height);height:100%;user-select:none;-moz-user-select:none;-webkit-user-select:none;outline:transparent solid 1px;cursor:pointer;overflow:hidden;position:relative;background:var(--smart-surface);border-width:var(--smart-border-width);border-style:solid;color:var(--smart-background-color);border-color:var(--smart-border);transition:background-color .1s linear}.smart-path .smart-browse-button span,.smart-path .smart-drop-down-button span{font-family:inherit;font-size:inherit;color:inherit;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.smart-path .smart-browse-button span:not(.smart-ripple):after,.smart-path .smart-drop-down-button span:not(.smart-ripple):after{position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;width:100%;height:100%;top:0;white-space:nowrap}.smart-path .smart-browse-button[hover],.smart-path .smart-drop-down-button[hover]{color:var(--smart-ui-state-color-hover);background:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover)}.smart-path .smart-browse-button:active,.smart-path .smart-browse-button[active],.smart-path .smart-drop-down-button:active,.smart-path .smart-drop-down-button[active]{color:var(--smart-ui-state-color-active);background:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active)}.smart-path .smart-drop-down-button{border-top-right-radius:0;border-bottom-right-radius:0}.smart-path .smart-drop-down-button span:not(.smart-ripple):after{content:var(--smart-icon-arrow-down);font-size:var(--smart-arrow-size)}.smart-path .smart-browse-button{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-path .smart-browse-button span:not(.smart-ripple):after{content:"...";font-weight:600;font-size:1rem}.smart-path .smart-path-input-container{position:relative;overflow:hidden;border-style:solid;border-color:var(--smart-border);border-width:var(--smart-border-width);border-radius:0}.smart-path .smart-path-input-wrapper{position:absolute;top:0;left:0;opacity:0;text-align:var(--smart-path-text-align);vertical-align:middle;outline:0;visibility:hidden}.smart-path .smart-path-input-wrapper::-moz-focus-inner{border:0}@-moz-document url-prefix(){.smart-path .smart-path-input-wrapper{line-height:1rem}}.smart-path .smart-path-multiline-container{cursor:initial;outline:transparent solid 1px;width:100%;height:100%;min-height:100%;vertical-align:middle;font-size:inherit;font-family:inherit;background-color:inherit;margin:0;color:inherit;background:var(--smart-background);text-align:var(--smart-path-text-align);overflow:hidden;position:relative;padding:initial;border:none;border-radius:0}.smart-path .smart-path-multiline-container .smart-input::-webkit-scrollbar{width:0}.smart-path:not([animation=none])[hint] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.6,1)}.smart-path:not([animation=none])[hint][focus] .smart-hint{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.smart-path[readonly] .smart-input{user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.smart-path[indicator] .smart-input{background:var(--smart-surface)}.smart-path[disabled] .smart-browse-button,.smart-path[disabled] .smart-drop-down-button,.smart-path[disabled] input,.smart-path[disabled]>.smart-container{cursor:default;background-color:initial}.smart-path[indicator] .smart-path-input-container{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-path[indicator] .smart-browse-button{display:none}.smart-path[indicator] .smart-buttons-container{grid-template-columns:var(--smart-editor-addon-width) minmax(0,1fr)}.smart-path[disabled] input{user-select:none;-moz-user-select:none;-webkit-user-select:none}.smart-path[focus] .smart-path-input-container{outline:initial;border-color:var(--smart-primary);background-color:var(--smart-background);color:var(--smart-background-color)}.smart-path[focus] .smart-browse-button,.smart-path[focus] .smart-drop-down-button{outline:initial;border-color:var(--smart-primary);background-color:var(--smart-surface);color:var(--smart-background-color)}.smart-path[label][hint]>.smart-container{display:flex;position:relative;align-items:center}.smart-path[hint] .smart-hint,.smart-path[label] .smart-label{position:absolute;left:0;font-size:12px;display:block;padding:var(--smart-editor-label-padding);pointer-events:none;text-align:initial;line-height:initial;vertical-align:initial;width:100%}.smart-path[label]>.smart-container{align-items:flex-end}.smart-path[label] .smart-label{bottom:100%;-webkit-user-select:none;user-select:none}.smart-path[hint] .smart-hint{-webkit-user-select:none;user-select:none;opacity:0;top:100%;bottom:initial}.smart-path[hint][focus] .smart-hint{opacity:1}.smart-path[opened] .smart-drop-down-button{color:var(--smart-ui-state-color-active);background:var(--smart-ui-state-active);border-color:var(--smart-ui-state-border-active)}.smart-path[wrap] .smart-path-input-wrapper{padding-top:calc(var(--smart-editor-label-padding) + 2 * var(--smart-border-width));padding-bottom:calc(var(--smart-editor-label-padding) + 2 * var(--smart-border-width))}.smart-path.outlined{background-color:transparent;color:inherit}.smart-path.outlined[label] .smart-label{top:-11px;left:var(--smart-editor-label-padding);background:var(--smart-background);color:var(--smart-background-color);z-index:1;height:auto;min-height:20px;width:auto;transition:all .2s ease;transform:scale(1)}.smart-path.outlined[label][focus] .smart-label{transform:scale(.8);color:var(--smart-primary)}.smart-path.outlined[hover] .smart-drop-down-button{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-border-hover);background-color:var(--smart-ui-state-hover)}.smart-path.underlined .smart-browse-button:after,.smart-path.underlined .smart-drop-down-button:after,.smart-path.underlined .smart-path-input-container:after{border-bottom-color:var(--smart-primary);content:"";width:0;position:absolute;left:0;border-bottom-width:1px;border-bottom-style:solid;transition:all .2s cubic-bezier(0,0,.2,1);bottom:0}.smart-path.underlined .smart-browse-button,.smart-path.underlined .smart-drop-down-button,.smart-path.underlined .smart-input,.smart-path.underlined .smart-path-input-container,.smart-path.underlined[hover]:not([opened]) .smart-input{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}.smart-path.underlined{background-color:transparent;color:inherit}.smart-path.underlined .smart-browse-button[active],.smart-path.underlined .smart-drop-down-button[active],.smart-path.underlined .smart-input[active]{background-color:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}.smart-path.underlined:not([opened]) .smart-input,.smart-path.underlined:not([opened]):not([hover]) .smart-browse-button,.smart-path.underlined:not([opened]):not([hover]) .smart-drop-down-button{background-color:transparent;color:inherit;border-radius:initial}.smart-path.underlined:not([hover]) .smart-browse-button:focus,.smart-path.underlined:not([hover]) .smart-drop-down-button:focus{box-shadow:none}.smart-path.underlined:not([hover]) .smart-input:focus{box-shadow:none;z-index:initial}.smart-path.underlined[hover]:not([opened]) .smart-input{background-color:transparent}.smart-path.underlined[focus] .smart-browse-button:after,.smart-path.underlined[focus] .smart-drop-down-button:after,.smart-path.underlined[focus] .smart-path-input-container:after{width:100%}.smart-path.underlined[label] .smart-label{transition:all .2s cubic-bezier(0,0,.2,1);transform:scale(1);transform-origin:top left}.smart-path.underlined[label][value=""] .smart-label{bottom:0}.smart-path.underlined[label][focus] .smart-label,.smart-path.underlined[label][opened] .smart-label{transform:scale(.8);color:var(--smart-primary);bottom:100%}.smart-path[right-to-left]>.smart-container{direction:rtl}.smart-path[right-to-left] .smart-browse-button{border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-top-right-radius:0;border-bottom-right-radius:0}.smart-path[right-to-left] .smart-drop-down-button{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-left-radius);border-top-left-radius:0;border-bottom-left-radius:0}.smart-path[right-to-left][indicator] .smart-path-input-container{border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:0;border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:0}.smart-drop-down.smart-drop-down-repositioned[right-to-left]{direction:rtl}
.number-format-panel-demo-container{max-width:960px;border:1px solid #ccc;border-radius:4px;padding:15px}.selected-custom-number-format-holder-and-apply-holder{display:grid;grid-template-columns:var(--smart-number-format-panel-selected-format-width) var(--smart-number-format-panel-apply-button-width);grid-template-rows:auto;grid-column-gap:var(--smart-number-format-panel-header-holder-offset)}.selected-custom-number-format-holder{display:block;border:var(--smart-number-format-panel-border-size) solid var(--smart-number-format-panel-border-color);border-radius:var(--smart-number-format-panel-border-radius);padding-left:var(--smart-number-format-panel-selected-format-padding-left);padding-top:var(--smart-number-format-panel-selected-format-padding-top);padding-bottom:var(--smart-number-format-panel-selected-format-padding-bottom)}.selected-custom-number-format-holder .custom-number-format-input-holder{width:auto}.selected-custom-number-format-holder .custom-number-format-input-holder smart-text-box{width:var(--smart-number-format-panel-header-input-width)}.selected-custom-number-format-holder .custom-number-format-input-holder smart-text-box input{border:none}.custom-number-format-item,.custom-number-format-list{border:var(--smart-number-format-panel-border-size) solid var(--smart-number-format-panel-border-color)}.apply-button-holder .use-number-format-button{height:100%}.sample-container{margin-top:var(--smart-number-format-panel-sample-container-vertical-offset);margin-left:var(--smart-number-format-panel-sample-container-horizontal-offset)}.custom-number-format-list{padding:0;margin:0;margin-top:var(--smart-number-format-panel-formats-list-margin-top);max-height:var(--smart-number-format-panel-formats-list-max-height);overflow-y:auto}.custom-number-format-item{cursor:pointer;border-left:0;border-bottom:none;padding:var(--smart-number-format-panel-formats-item-padding);padding-left:var(--smart-number-format-panel-formats-item-left-padding);list-style-type:none}.custom-number-format-item:last-child{border-bottom:0}.custom-number-format-item:first-child{border-top:0!important}.custom-number-format-item:hover{background:var(--smart-number-format-panel-formats-item-hover-background)}.custom-number-format-item-default-format{float:right;color:var(--smart-number-format-panel-formats-item-example-format-color)}
.smart-kanban{width:var(--smart-kanban-default-width);height:var(--smart-kanban-default-height);border:none;padding:0}.smart-kanban .smart-kanban-scroll-viewer{width:100%;height:100%}.smart-kanban .smart-kanban-scroll-viewer .smart-scroll-viewer-content-container[disable-vertical]{padding:var(--smart-data-view-padding);height:100%;min-width:100%}.smart-kanban.smart-kanban-column-color .smart-kanban-column:not(.smart-kanban-add-new-column){background:var(--smart-surface);padding:5px;box-shadow:0 0 1px rgba(0,0,0,.2),0 0 2px rgba(0,0,0,.08),0 3px 4px rgba(0,0,0,.03),0 3px 16px rgba(0,0,0,.06);border-radius:5px;box-sizing:border-box}.smart-kanban.smart-kanban-column-color .smart-kanban-column:not(.smart-kanban-add-new-column) .smart-kanban-column-header{background:0 0;border:none}.smart-kanban .smart-kanban-column .smart-kanban-column-footer{display:flex;font-family:var(--smart-font-family);font-size:11px;color:var(--smart-surface-color);opacity:.5;align-items:center;text-align:center;padding:8px}.smart-kanban .smart-kanban-column.collapsed .smart-kanban-column-footer{padding:0}.smart-kanban.smart-container,.smart-kanban>.smart-container{position:relative}.smart-kanban.smart-container[modal],.smart-kanban>.smart-container[modal]{pointer-events:none;-webkit-user-select:none;user-select:none}.smart-kanban.smart-container[modal]:after,.smart-kanban>.smart-container[modal]:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:.3;pointer-events:none;cursor:default;-webkit-user-select:none;user-select:none}.smart-kanban .smart-kanban-body{position:relative;width:100%;height:100%;display:grid;grid-column-gap:var(--smart-data-view-padding);grid-template-rows:100%}.smart-kanban .smart-kanban-body>.smart-kanban-column{height:100%;overflow:hidden}.smart-kanban .smart-kanban-column{display:grid;grid-template-rows:var(--smart-kanban-header-size) 1fr;grid-row-gap:var(--smart-data-view-padding);min-height:0}.smart-kanban .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header{grid-template-columns:1fr auto auto}.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading{padding:8px 2px}.smart-kanban .smart-kanban-column[wip-max-error]>.smart-kanban-column-header{background:#ffcdd2!important}.smart-kanban .smart-kanban-column[wip-min-error]>.smart-kanban-column-header{background:#ffe082!important}.smart-kanban .smart-kanban-column>.smart-kanban-column-header{border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);min-width:0;display:grid;grid-template-columns:1fr auto;align-content:center;align-items:center;padding:0 var(--smart-data-view-padding);background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label{font-size:calc(var(--smart-font-size) + 1px);font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill{overflow:visible;display:inline-flex;align-content:center}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading{border-radius:12px;font-size:var(--smart-font-size);padding:2px 8px;min-width:22px;font-weight:500;display:flex;align-items:center}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pill .heading .summary{font-size:10px;margin-left:3px;opacity:.8}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label .smart-kanban-title{text-overflow:ellipsis;overflow:hidden}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-label.pending{position:relative;overflow:visible;visibility:hidden}.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-arrow,.smart-kanban .smart-kanban-column>.smart-kanban-column-header>.smart-kanban-column-header-add{display:none}.smart-kanban .smart-kanban-column>.smart-kanban-column-content{display:grid;grid-row-gap:var(--smart-data-view-padding);min-height:0;grid-template-rows:1fr 3fr}.smart-kanban .smart-kanban-column .smart-kanban-column-content-tasks:empty,.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-content{display:none}.smart-kanban .smart-kanban-column.has-swimlane,.smart-kanban .smart-kanban-column>.smart-kanban-column-content.has-swimlane{grid-row-gap:calc(var(--smart-kanban-header-size) + 2 * var(--smart-data-view-padding))}.smart-kanban .smart-kanban-column>.smart-kanban-column-content.no-sub-columns{grid-template-rows:1fr}.smart-kanban .smart-kanban-column .smart-kanban-column-content-tasks{position:relative;border:none;width:unset;min-width:unset;height:unset;min-height:0;max-height:unset;padding:0;background-color:transparent}.smart-kanban .smart-kanban-column.collapsed{width:var(--smart-kanban-header-size);grid-template-rows:1fr}.smart-kanban .smart-kanban-column.collapsed>.smart-kanban-column-header{width:100%;padding:var(--smart-data-view-padding) 0;writing-mode:vertical-lr;color:var(--smart-primary);direction:ltr}.smart-kanban .smart-kanban-column.collapsed.has-swimlane>.smart-kanban-column-header>.smart-kanban-column-header-label{margin-top:calc(2 * var(--smart-kanban-header-size) + var(--smart-data-view-padding))}.smart-kanban .smart-kanban-column.dragged .smart-kanban-column-header{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-kanban .smart-kanban-column.drop-target{position:relative;overflow:visible}.smart-kanban .smart-kanban-column.drop-target.before:after{border-left:var(--smart-kanban-color-band-width) dashed var(--smart-primary);left:calc(-1 * var(--smart-kanban-color-band-width));margin-left:-3px}.smart-kanban .smart-kanban-column.drop-target.after:after{border-right:var(--smart-kanban-color-band-width) dashed var(--smart-primary);margin-left:3px}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{grid-template-columns:repeat(auto-fit,minmax(var(--smart-kanban-task-min-width),1fr));grid-column-gap:var(--smart-data-view-padding)}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.before:after{border-left:var(--smart-kanban-color-band-width) dashed var(--smart-primary-color);left:calc(-1 * var(--smart-kanban-color-band-width))}.smart-kanban .smart-kanban-column[orientation=horizontal]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.after:after{border-right:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column[orientation=vertical]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.before:after{border-top:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column[orientation=vertical]>.smart-kanban-column-content>.smart-kanban-column-content-tasks .drop-target.after:after{border-bottom:2px dashed var(--smart-primary)}.smart-kanban .smart-kanban-column-header:focus{outline:0;border-color:var(--smart-ui-state-border-active)}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input{position:absolute;top:-10%;left:0;width:100%;height:120%;outline:0;font-size:calc(var(--smart-font-size) - 1px);visibility:visible;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;padding:4px}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input:hover{border-color:var(--smart-ui-state-border-hover)}.smart-kanban .smart-kanban-column-header-label.pending .smart-kanban-column-header-input:focus{border-color:var(--smart-primary)}.smart-kanban .smart-kanban-column-header-label.pending.colors .smart-kanban-column-header-input{width:calc(100% - 30px)}.smart-kanban .smart-kanban-column-header-label.pending.colors smart-color-input{position:absolute;right:2px;visibility:visible}.smart-kanban .smart-kanban-column-header-add:focus{outline:0;color:var(--smart-primary)}.smart-kanban .smart-kanban-column-content-tasks:focus{outline:0}.smart-kanban .smart-kanban-column-content-tasks.empty{position:relative}.smart-kanban .smart-kanban-column-content-tasks.empty:after{content:attr(empty);position:absolute;top:calc(50% - 11px);display:flex;align-items:center;align-content:center;justify-content:center;width:100%;opacity:.5;font-size:11px}.smart-kanban .smart-kanban-column-content-tasks .smart-kanban-task[focus]{box-shadow:inset 0 0 1px 1px var(--smart-primary)}.smart-kanban .smart-kanban-column-content-tasks>.smart-container>.smart-scroll-viewer-container>.smart-scroll-viewer-content-container{display:grid;grid-row-gap:var(--smart-data-view-padding);padding:0}.smart-kanban .smart-kanban-column-content-columns{display:grid;grid-column-gap:var(--smart-data-view-padding);min-height:0}.smart-kanban .smart-kanban-column-content-columns.has-tabs{display:grid;grid-row-gap:var(--smart-data-view-padding);min-height:0;grid-template-rows:var(--smart-kanban-header-size) 1fr}.smart-kanban .smart-kanban-column-content-columns.has-tabs .smart-kanban-column{grid-template-rows:1fr}.smart-kanban .smart-kanban-task:hover .smart-kanban-task-edit{width:16px}.smart-kanban .smart-kanban-task:hover .smart-kanban-task-edit:after{content:var(--smart-icon-mode-edit);font-family:var(--smart-font-family-icon)}.smart-kanban .smart-kanban-task.dragged{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.1) 75%,transparent 75%,transparent);background-size:3em 3em}.smart-kanban .smart-kanban-task[selected]{background-color:var(--smart-ui-state-selected)}.smart-kanban .smart-kanban-task-user:focus{outline:0;border:1px solid var(--smart-primary)}.smart-kanban .remove-button:focus,.smart-kanban .smart-kanban-task-actions:focus,.smart-kanban .smart-kanban-task-comments:focus,.smart-kanban .smart-kanban-task-description:focus,.smart-kanban .smart-kanban-task-edit:focus{outline:var(--smart-primary) solid 1px}.smart-kanban .smart-kanban-task-actions:hover,.smart-kanban .smart-kanban-task-comments:hover,.smart-kanban .smart-kanban-task-description:hover,.smart-kanban .smart-kanban-task-edit:hover{color:var(--smart-primary)}.smart-kanban .smart-data-view-header{border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);min-width:0;height:var(--smart-kanban-header-size)}.smart-kanban .smart-kanban-add-new-column{cursor:pointer}.smart-kanban .smart-kanban-add-new-column .smart-kanban-column-content{display:none}.smart-kanban .smart-kanban-add-new-column-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:calc(var(--smart-font-size) + 1px);font-weight:700;display:flex;align-items:center}.smart-kanban .swimlane{position:absolute;display:flex;align-items:center;justify-content:center;height:var(--smart-kanban-header-size);background-color:var(--smart-primary);color:var(--smart-primary-color);font-size:calc(var(--smart-font-size) + 2px);padding:var(--smart-data-view-padding);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);min-width:0}.smart-kanban .smart-kanban-task-placeholder{transition:margin .2s cubic-bezier(.4,0,.2,1)}.smart-kanban .drop-target:after{content:"";position:absolute;box-sizing:border-box;border:2px dashed var(--smart-primary);width:100%;height:100%;left:0;top:0;pointer-events:none;opacity:.75}.smart-kanban .drop-target.after:after,.smart-kanban .drop-target.before:after{border:none}.smart-kanban:not([right-to-left]) .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-arrow{transform:rotate(180deg)}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:after{content:var(--smart-icon-plus-circled);font-family:var(--smart-font-family-icon);padding:0 10px 10px 0}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add:hover{cursor:pointer;color:var(--smart-primary)}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]:not(.collapsed)>.smart-kanban-column-header[add-new-button]{grid-template-columns:auto 1fr auto auto}.smart-kanban[add-new-button] .smart-kanban-column[add-new-button]:not(.collapsed)>.smart-kanban-column-header[add-new-button]>.smart-kanban-column-header-add{display:block}.smart-kanban[add-new-button] .smart-kanban-add-new-button{width:26px;height:26px;border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);position:absolute;display:flex;justify-content:center;align-content:center;align-items:center;font-size:14px;cursor:pointer;transition:transform .1s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);transform:scale(1);transition-delay:0s}.smart-kanban[header-position=bottom] .smart-kanban-body,.smart-kanban[header-position=top] .smart-kanban-body{height:calc(100% - var(--smart-kanban-header-size) - var(--smart-data-view-padding))}.smart-kanban[add-new-button] .smart-kanban-add-new-button:hover{box-shadow:var(--smart-elevation-4);transform:scale(1.2)}.smart-kanban[add-new-button] .smart-kanban-add-new-button:after{content:var(--smart-icon-plus);font-family:var(--smart-font-family-icon);font-size:14px}.smart-kanban[add-new-button] .smart-kanban-add-new-button.show{opacity:1}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1);margin-top:-1px}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button:hover,.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button[aria-expanded]{color:var(--smart-primary)}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed)>.smart-kanban-column-header[settings]>.smart-kanban-column-header-settings-button:after{margin-left:5px;content:var(--smart-icon-menu);font-family:var(--smart-font-family-icon)}.smart-kanban[column-actions] .smart-kanban-column:not(.collapsed):not([add-new-button])>.smart-kanban-column-header[settings]{grid-template-columns:1fr auto auto auto}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header{cursor:pointer}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header>.smart-arrow{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1)}.smart-kanban[collapsible] .smart-kanban-column[collapsible]>.smart-kanban-column-header>.smart-arrow:hover{color:var(--smart-primary);transform:scale(1.2)}.smart-kanban[task-position=leaf] .smart-kanban-column>.smart-kanban-column-content:not(.no-sub-columns){grid-template-rows:0 1fr;grid-row-gap:0}.smart-kanban[user-list] .smart-kanban-task-user:hover{border:none;box-shadow:0 0 4px 1px var(--smart-primary)}.smart-kanban[header-position=top] .smart-data-view-header{margin-bottom:var(--smart-data-view-padding)}.smart-kanban[header-position=bottom] .smart-data-view-header{margin-top:var(--smart-data-view-padding)}.smart-data-view-header{height:var(--smart-kanban-header-size)}.smart-kanban-task{border:var(--smart-border-width) solid var(--smart-border);border-left:var(--smart-kanban-color-band-width) solid var(--smart-primary);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:100%;min-width:0;height:auto;min-height:var(--smart-kanban-task-min-height);display:grid;grid-template-columns:100%;grid-template-rows:1fr auto auto;padding:5px;grid-row-gap:5px;cursor:pointer;background-color:var(--smart-background);position:relative;margin-top:0;margin-bottom:0}.smart-kanban-task .smart-kanban-task-cover-content{height:100px;display:flex;overflow:hidden}.smart-kanban-task .smart-kanban-task-cover-content img{max-width:100%;max-height:100%}.smart-kanban-task .smart-kanban-task-custom-fields{display:grid;grid-template-columns:1fr 1fr}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field{display:flex;flex-direction:column;padding:5px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-label{margin-bottom:calc(var(--smart-card-view-vertical-offset)/ 3);text-transform:uppercase;font-size:calc(var(--smart-font-size) - 2px);opacity:.7;overflow:hidden;text-overflow:ellipsis}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .attachments{display:flex}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .attachments .item{margin-right:5px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .item,.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value img{border:1px solid var(--smart-border);width:25px;height:25px}.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value .item:hover,.smart-kanban-task .smart-kanban-task-custom-fields .smart-kanban-task-field .smart-kanban-task-field-value img:hover{border:2px solid var(--smart-primary)}.smart-kanban-task-input{height:20px;opacity:.8;border:none!important;width:100%;text-decoration:underline;background:0 0;cursor:pointer;font-size:calc(var(--smart-font-size) - 1px)!important}.smart-kanban-task-input:active,.smart-kanban-task-input:focus{text-decoration:initial;cursor:initial;opacity:1}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected .label,.smart-kanban-task-subtasks .smart-kanban-sub-task[selected] .label,.smart-window.smart-kanban-window .checklist-editor smart-list-item[selected] .label{text-decoration:line-through}.smart-kanban-task-subtasks .smart-kanban-sub-task{display:grid;grid-column-gap:5px;grid-template-columns:16px 1fr 16px 16px;font-size:calc(var(--smart-font-size) - 1px)!important;padding:2px}.smart-kanban-task-subtasks .smart-kanban-sub-task:before{content:var(--smart-icon-check-empty);font-family:var(--smart-font-family-icon);cursor:pointer;font-size:var(--smart-font-size)!important}.smart-kanban-task-subtasks .smart-kanban-sub-task:hover .edit-subtask:after{content:var(--smart-icon-mode-edit);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-kanban-task-subtasks .smart-kanban-sub-task:hover .remove-subtask:after{content:var(--smart-icon-close);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-kanban-task-subtasks .smart-kanban-sub-task.selected:before{content:var(--smart-icon-check-squared)}.smart-kanban-task-content{display:grid;grid-template-columns:1fr auto;grid-column-gap:5px}.smart-kanban-task-text{padding:5px;word-break:break-word;max-height:var(--smart-kanban-text-max-height);overflow:auto}.smart-kanban-task-text:after,.smart-kanban-task-text:before{font-family:var(--smart-font-family-icon)}.smart-kanban-task-text:before{margin-right:10px}.smart-kanban-task-text:after{margin-left:10px}.smart-kanban-task-footer{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;grid-column-gap:5px}.smart-kanban-task-due{display:none;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-kanban-task-due:not(:empty){margin-top:calc(var(--smart-data-view-padding)/ 2)}.smart-kanban-task-due.overdue{color:var(--smart-error)}.smart-kanban-task-due.overdue:after{font-family:var(--smart-font-family-icon);content:var(--smart-icon-attention-circled)}.smart-kanban-task-info{display:grid;grid-template-rows:auto auto}.smart-kanban-task-checked{letter-spacing:1px}.smart-kanban-task-progress{background-color:var(--smart-primary);position:absolute;height:20%;left:0}.smart-kanban-task-progress.bottom{bottom:0}.smart-kanban-task-progress-container{display:none;height:20px;background-color:var(--smart-ui-state-selected);position:relative;align-items:center;justify-content:center}.smart-kanban-task-user{display:none}.smart-kanban-task-user.empty:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:var(--smart-kanban-user-icon-size)}.smart-kanban-task-tags{display:none}.smart-kanban-task-tag{display:inline-block;background-color:rgba(var(--smart-primary-rgb),.15);color:var(--smart-background-color);margin-right:4px;border-radius:20px;font-size:12px;font-weight:500;padding:2px 7px}.smart-kanban-task-actions,.smart-kanban-task-comments{display:none}.smart-kanban-task-description:after{content:var(--smart-icon-align-left);font-family:var(--smart-font-family-icon)}.smart-kanban-task-actions:after{content:var(--smart-icon-settings);font-family:var(--smart-font-family-icon)}.smart-kanban-task-comments:after{content:var(--smart-icon-comment) " " attr(num);font-family:var(--smart-font-family-icon);white-space:nowrap}.smart-kanban-feedback{position:absolute;color:var(--smart-background-color);font-family:var(--smart-font-family);font-size:var(--smart-font-size);cursor:move;opacity:.9}.smart-kanban-feedback *{box-sizing:border-box}.smart-kanban-feedback .smart-kanban-task{position:absolute;box-shadow:var(--smart-elevation-4);pointer-events:none}.smart-kanban-feedback[column-drag]{box-shadow:var(--smart-elevation-4);border:none;height:auto;transform:scale(.8);transform-origin:top left}.smart-kanban-feedback[column-drag] .smart-kanban{border:none;overflow:visible}.smart-kanban-feedback[column-drag] .smart-kanban-task{position:static;box-shadow:none}.smart-kanban-feedback .smart-kanban-feedback-additional,.smart-kanban-feedback .smart-kanban-feedback-additional.multiple:before{box-shadow:var(--smart-elevation-4);border:var(--smart-border-width) solid var(--smart-border);background-color:var(--smart-background);position:absolute;pointer-events:none}.smart-kanban-feedback .smart-kanban-feedback-additional{top:-8px;left:8px}.smart-kanban-feedback .smart-kanban-feedback-additional.multiple{top:-16px;left:16px}.smart-kanban-feedback .smart-kanban-feedback-additional.multiple:before{content:"";width:100%;height:100%;bottom:-9px;left:-9px}.smart-kanban-feedback .smart-kanban-feedback-additional+.smart-kanban-task::after{display:flex;justify-content:center;align-items:center;content:attr(num);position:absolute;width:20px;height:20px;background-color:var(--smart-primary);color:var(--smart-primary-color);right:-10px;top:-10px;border-radius:50%}[task-progress] .smart-kanban-task-progress-container{display:flex}[task-user-icon] .smart-kanban-task-user{display:block;width:var(--smart-kanban-user-icon-size);height:var(--smart-kanban-user-icon-size);border:var(--smart-border-width) solid var(--smart-border);border-radius:50%;background-color:var(--smart-surface);color:var(--smart-background-color);background-position:center;background-repeat:no-repeat;background-size:cover}[task-tags] .smart-kanban-task-tags{display:flex;flex-direction:row;overflow:hidden}[task-actions] .smart-kanban-task-actions,[task-comments] .smart-kanban-task-comments,[task-due] .smart-kanban-task-due{display:block}[task-priority][editable] .smart-kanban-task-text:hover .priority{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAQElEQVR4nGNgGAVUBEcZGBj+Q/FhBhqA/2h46FlwGMnwQ7SwYBQQBEdHkykhcHg0mQ44ODqaTAmBw6PJlIEWAACAfy0E9A956gAAAABJRU5ErkJggg==)}[task-priority] .smart-kanban-task-text{display:flex;align-items:baseline}[task-priority] .smart-kanban-task-text .priority{font-family:var(--smart-font-family-icon);margin-left:5px;display:inline-block;width:16px;min-width:16px;height:16px;background-repeat:no-repeat;background-size:cover}[task-priority] .smart-kanban-task-text .priority.low{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232666BE'%3E%3Cpath d='M2.73804 7.00207C1.96611 5.66874 2.92823 4 4.46889 4H19.5311C21.0718 4 22.0339 5.66874 21.262 7.00207L13.7309 20.0103C12.9605 21.3409 11.0395 21.3409 10.2691 20.0103L2.73804 7.00207Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.average{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005C99'%3E%3Cpath d='M12 5.98999L19.53 19H4.47L12 5.98999ZM2.74 18C1.97 19.33 2.93 21 4.47 21H19.53C21.07 21 22.03 19.33 21.26 18L13.73 4.98999C12.96 3.65999 11.04 3.65999 10.27 4.98999L2.74 18Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.high{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DD5347'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979Z'/%3E%3C/svg%3E")}[task-priority] .smart-kanban-task-text .priority.critical{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AF0020'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979ZM13.5 17.5C13.5 18.3284 12.8284 19 12 19V19C11.1716 19 10.5 18.3284 10.5 17.5V17.5C10.5 16.6716 11.1716 16 12 16V16C12.8284 16 13.5 16.6716 13.5 17.5V17.5ZM13.5 13.5C13.5 14.3284 12.8284 15 12 15V15C11.1716 15 10.5 14.3284 10.5 13.5V9.5C10.5 8.67157 11.1716 8 12 8V8C12.8284 8 13.5 8.67157 13.5 9.5V13.5Z'/%3E%3C/svg%3E")}.smart-kanban-tab-strip{height:35px;background:inherit;margin-bottom:10px;display:flex;border-bottom:1px solid var(--smart-border)}.smart-kanban-tab-strip .smart-kanban-tab{padding:8px 22px;cursor:pointer;text-transform:uppercase}.smart-kanban-tab-strip .smart-kanban-tab.selected{color:var(--smart-primary);border-bottom:2px solid var(--smart-primary)}.smart-window.smart-kanban-window[readonly] .smart-date-time-picker[calendar-button] .smart-drop-down-button.smart-calendar-button,.smart-window.smart-kanban-window[readonly] .smart-numeric-text-box .smart-numeric-text-box-unit-display,.smart-window.smart-kanban-window[readonly] smart-numeric-text-box input{border:none}.smart-kanban-tab-strip .smart-kanban-tab[focus]{color:var(--smart-primary);outline:0}.smart-window.smart-kanban-window{max-height:800px;width:auto!important;max-width:700px;min-width:700px!important}.smart-window.smart-kanban-window[readonly] .new-subtask,.smart-window.smart-kanban-window[readonly] .remove-subtask{display:none}.smart-window.smart-kanban-window[readonly] .smart-button.add,.smart-window.smart-kanban-window[readonly] .smart-button.delete,.smart-window.smart-kanban-window[readonly] .smart-footer{display:none!important}.smart-window.smart-kanban-window[readonly] .smart-multi-combo-input .smart-drop-down-button,.smart-window.smart-kanban-window[readonly] .smart-multi-combo-input .smart-drop-down-list-unselect-button{display:none}.smart-window.smart-kanban-window[readonly] smart-color-input{pointer-events:none;opacity:.7}.smart-window.smart-kanban-window[readonly] .smart-kanban-tab-content.details textarea,.smart-window.smart-kanban-window[readonly] input,.smart-window.smart-kanban-window[readonly] smart-date-time-picker,.smart-window.smart-kanban-window[readonly] smart-input,.smart-window.smart-kanban-window[readonly] smart-multi-combo-input,.smart-window.smart-kanban-window[readonly] smart-numeric-text-box{opacity:.7;--smart-surface:var(--smart-background);--smart-surface-color:var(--smart-background);border:none!important;border-bottom:1px solid var(--smart-border)!important;pointer-events:none}.smart-window.smart-kanban-window .details .layout{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:30px}.smart-window.smart-kanban-window .details .layout.single-column{grid-template-columns:1fr}.smart-window.smart-kanban-window .details .layout .description-editor{height:91px}.smart-window.smart-kanban-window .details .layout .tags-editor{margin-top:2px}.smart-window.smart-kanban-window .details .layout .text-editor{height:32px}.smart-window.smart-kanban-window .smart-kanban-task-user{display:block;width:var(--smart-kanban-user-icon-size);height:var(--smart-kanban-user-icon-size);border:var(--smart-border-width) solid var(--smart-border);border-radius:50%;background-color:var(--smart-surface);color:var(--smart-background-color);background-position:center;background-repeat:no-repeat;background-size:cover}.smart-window.smart-kanban-window .fields .smart-kanban-task-field-editor{width:100%}.smart-window.smart-kanban-window .fields .editor-label{display:flex;justify-content:space-between}.smart-window.smart-kanban-window .fields .editor-label .icon{width:16px;height:16px;display:inline-block}.smart-window.smart-kanban-window .fields .editor-label .icon::before{content:var(--smart-icon-visibility);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-kanban-window .fields .editor-label .icon.hide::before{content:var(--smart-icon-visibility-off)}.smart-window.smart-kanban-window .history-table{display:block!important;max-height:400px;overflow:auto}.smart-window.smart-kanban-window .history-table table{border-collapse:collapse;width:100%}.smart-window.smart-kanban-window .history-table table .smart-kanban-task-user-history{display:flex;align-items:center}.smart-window.smart-kanban-window .history-table table .smart-kanban-task-user-history .name{margin-left:5px}.smart-window.smart-kanban-window .history-table table td,.smart-window.smart-kanban-window .history-table table th{border:1px solid var(--smart-border);padding:8px}.smart-window.smart-kanban-window .history-table table tr:nth-child(even){background-color:var(--smart-surface);color:var(--smart-surface-color)}.smart-window.smart-kanban-window .history-table table tr:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-window.smart-kanban-window .history-table table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:var(--smart-info);color:var(--smart-info-color)}.smart-window.smart-kanban-window .comments{margin:0 auto}.smart-window.smart-kanban-window .comments .smart-comment{display:grid;grid-template-columns:var(--smart-kanban-user-icon-size) 1fr;grid-column-gap:var(--smart-data-view-padding);margin:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-comment .comment-header{display:grid;grid-template-columns:1fr auto auto;grid-column-gap:calc(var(--smart-data-view-padding)/ 2);margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .comments .smart-comment .user-icon{width:100%;height:var(--smart-kanban-user-icon-size);border-radius:50%;background-size:cover;background-position:center}.smart-window.smart-kanban-window .comments .smart-comment .user-icon.empty{background:var(--smart-surface);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--smart-border)}.smart-window.smart-kanban-window .comments .smart-comment .user-icon.empty:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);font-size:20px}.smart-window.smart-kanban-window .comments .smart-comment .user-name{font-weight:700}.smart-window.smart-kanban-window .comments .smart-comment .time{opacity:.8}.smart-window.smart-kanban-window .comments .smart-comment .remove-button{visibility:hidden;transform:rotate(90deg);width:16px;cursor:pointer}.smart-window.smart-kanban-window .comments .smart-comment .remove-button:after{content:var(--smart-icon-close);display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea,.smart-window.smart-kanban-window .description-editor{border:var(--smart-border-width) solid var(--smart-border);background-color:var(--smart-background);font-family:inherit;color:var(--smart-background-color);font-size:inherit}.smart-window.smart-kanban-window .comments .smart-comment .remove-button.enabled{visibility:visible}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments{width:var(--smart-kanban-comments-list-width);height:var(--smart-kanban-comments-list-height);max-height:100%}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-comments{overflow:auto}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment{border-top:var(--smart-border-width) solid var(--smart-border);padding:var(--smart-data-view-padding);overflow:hidden}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea{resize:none;width:100%;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea:focus{outline:0;border-color:var(--smart-outline)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea[disabled]{opacity:.5}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment smart-button{--smart-button-padding:0;margin-left:auto;height:var(--smart-kanban-send-button-height);display:block}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment smart-button[disabled]{pointer-events:unset;cursor:not-allowed}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-comments{height:calc(100% - var(--smart-kanban-new-comment-height-expanded))}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment{height:var(--smart-kanban-new-comment-height-expanded)}.smart-window.smart-kanban-window .comments .smart-kanban-list.comments .smart-kanban-new-comment textarea{margin-bottom:var(--smart-data-view-padding);height:calc(100% - var(--smart-data-view-padding) - var(--smart-kanban-send-button-height));display:block}.smart-window.smart-kanban-window .edit,.smart-window.smart-kanban-window .prompt{display:none}.smart-window.smart-kanban-window.prompt{--smart-window-default-width:250px;--smart-window-default-height:150px;min-width:100px;min-height:100px}.smart-window.smart-kanban-window.prompt .prompt{display:block;width:100%;height:100%;padding:20px}.smart-window.smart-kanban-window.prompt .task-text{display:inline-block;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.smart-window.smart-kanban-window.edit{--smart-numeric-text-box-default-unit-display-width:20px}.smart-window.smart-kanban-window.edit .edit{display:block;width:100%;height:100%}.smart-window.smart-kanban-window .editor-label{margin-bottom:calc(var(--smart-data-view-padding)/ 2);text-transform:uppercase}.smart-window.smart-kanban-window .editor-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-column-gap:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .editor-container.single-column{grid-template-columns:1fr}.smart-window.smart-kanban-window .editor{width:100%;margin-bottom:var(--smart-data-view-padding)}.smart-window.smart-kanban-window .description-editor{min-height:75px;resize:none;border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-window.smart-kanban-window .description-editor:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .description-editor:focus{outline:0;border-color:var(--smart-primary)}.smart-window.smart-kanban-window .new-container{display:grid;grid-template-columns:1fr var(--smart-text-box-default-height);grid-column-gap:var(--smart-data-view-padding);height:var(--smart-text-box-default-height)}.smart-window.smart-kanban-window .new-container>smart-button{width:unset;height:unset;--smart-button-padding:0}.smart-window.smart-kanban-window .color-editor{width:60px}.smart-window.smart-kanban-window .checklist-editor{border:none;height:auto}.smart-window.smart-kanban-window .checklist-editor smart-list-item .smart-overlay,.smart-window.smart-kanban-window .checklist-editor smart-list-item[focus][selected] .smart-overlay{background-color:transparent}.smart-window.smart-kanban-window .checklist-editor smart-list-item .smart-list-item-container,.smart-window.smart-kanban-window .checklist-editor smart-list-item[focus][selected] .smart-list-item-container{border-color:transparent}.smart-window.smart-kanban-window .checklist-editor .smart-kanban-sub-task{display:grid;grid-column-gap:5px;grid-template-columns:auto auto}.smart-window.smart-kanban-window .checklist-editor .remove-subtask:after{content:var(--smart-icon-close);font-family:var(--smart-font-family-icon);cursor:pointer}.smart-window.smart-kanban-window .new-subtask{border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-window.smart-kanban-window .new-subtask:hover{border-color:var(--smart-ui-state-border-hover)}.smart-window.smart-kanban-window .new-subtask:focus{outline:0;border-color:var(--smart-outline)}.smart-window.smart-kanban-window .smart-content-container>.smart-footer{display:flex;align-items:center}.smart-window.smart-kanban-window .smart-footer smart-button{width:auto;min-width:150px;margin-right:10px;height:100%}@media only screen and (max-width:600px){.smart-window.smart-kanban-window{min-width:300px!important}.smart-window.smart-kanban-window .details .layout{grid-template-columns:1fr}}.smart-color-input-drop-down-menu.smart-kanban-color-input .grid-samples-container{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-color-input-drop-down-menu.smart-kanban-color-input:not([animation=none]) .default-samples-container div{transition:transform .2s ease-in-out}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-kanban-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-kanban-color-input{--smart-input-drop-down-menu-width:auto}.smart-kanban-color-input --smart-input-drop-down-menu-width{width:98px}.smart-kanban-color-input .default-samples-container{display:flex}.smart-kanban-color-input.smart-color-picker{background:0 0!important}.smart-kanban-color-input .smart-action-button{width:100%;background:0 0!important;border:none!important}.smart-kanban-color-input .smart-action-button .smart-color-box{border-radius:50%}.smart-kanban-color-input .smart-drop-down-button{display:none}.smart-kanban-list.dialog{position:absolute;border:var(--smart-border-width) solid var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);width:var(--smart-kanban-user-list-width);max-height:var(--smart-kanban-user-list-max-height);background-color:var(--smart-background);box-shadow:var(--smart-elevation-8);overflow:auto;transform:scaleY(1);transform-origin:top;opacity:1;z-index:15}.smart-kanban-list.dialog.comments .smart-kanban-comments,.smart-kanban-list.dialog.comments .smart-kanban-new-comment,.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea{transition:height .2s cubic-bezier(.4,0,.2,1)}.smart-kanban-list.dialog:focus{outline:var(--smart-primary) solid 1px}.smart-kanban-list.dialog .item{display:flex;align-items:center;min-height:calc(var(--smart-kanban-user-icon-size) + 10px);padding:5px 10px;cursor:pointer}.smart-kanban-list.dialog .item:hover{background-color:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-kanban-list.dialog .item.selected{border-left:var(--smart-kanban-color-band-width) solid var(--smart-primary);padding-left:7px;background-color:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}.smart-kanban-list.dialog .item[disabled]{opacity:.55;pointer-events:none}.smart-kanban-list.dialog .icon{margin-right:10px;border-radius:50%;width:var(--smart-kanban-user-icon-size);min-width:var(--smart-kanban-user-icon-size);height:var(--smart-kanban-user-icon-size);background-size:cover;background-position:center}.smart-kanban-list.dialog .name{overflow:hidden;text-overflow:ellipsis}.smart-kanban-list.dialog.smart-visibility-hidden{transform:scaleY(0);opacity:0}.smart-kanban-list.dialog.actions.edit-comment .item[data-id="1"]{display:none}.smart-kanban-list.dialog.comments{width:var(--smart-kanban-comments-list-width);height:var(--smart-kanban-comments-list-height);max-height:100%}.smart-kanban-list.dialog.comments .smart-kanban-comments{height:calc(100% - var(--smart-kanban-new-comment-height));overflow:auto}.smart-kanban-list.dialog.comments .smart-kanban-new-comment{border-top:var(--smart-border-width) solid var(--smart-border);height:var(--smart-kanban-new-comment-height);padding:var(--smart-data-view-padding);overflow:hidden}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea{resize:none;width:100%;height:100%;border:var(--smart-border-width) solid var(--smart-border);border-top-right-radius:var(--smart-border-top-right-radius);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);background-color:var(--smart-background);color:var(--smart-background-color);font-family:inherit;font-size:inherit}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea:focus{outline:0;border-color:var(--smart-outline)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea:hover{border-color:var(--smart-ui-state-border-hover)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment textarea[disabled]{opacity:.5}.smart-kanban-list.dialog.comments .smart-kanban-new-comment smart-button{--smart-button-padding:0;display:none;margin-left:auto;height:var(--smart-kanban-send-button-height)}.smart-kanban-list.dialog.comments .smart-kanban-new-comment smart-button[disabled]{pointer-events:unset;cursor:not-allowed}.smart-kanban-list.dialog.comments.expanded .smart-kanban-comments{height:calc(100% - var(--smart-kanban-new-comment-height-expanded))}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment{height:var(--smart-kanban-new-comment-height-expanded)}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment textarea{margin-bottom:var(--smart-data-view-padding);height:calc(100% - var(--smart-data-view-padding) - var(--smart-kanban-send-button-height));display:block}.smart-kanban-list.dialog.comments.expanded .smart-kanban-new-comment smart-button{display:block}.smart-comment{display:grid;grid-template-columns:var(--smart-kanban-user-icon-size) 1fr;grid-column-gap:var(--smart-data-view-padding);margin:var(--smart-data-view-padding)}.smart-comment .comment-header{display:grid;grid-template-columns:1fr auto auto;grid-column-gap:calc(var(--smart-data-view-padding)/ 2);margin-bottom:var(--smart-data-view-padding)}.smart-comment .user-icon{width:100%;height:var(--smart-kanban-user-icon-size);border-radius:50%;background-size:cover;background-position:center}.smart-comment .user-icon.empty{background:var(--smart-surface);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--smart-border)}.smart-comment .user-icon.empty:after{content:var(--smart-icon-user);font-family:var(--smart-font-family-icon);font-size:20px}.smart-comment .user-name{font-weight:700}.smart-comment .time{opacity:.8}.smart-comment .remove-button{visibility:hidden;transform:rotate(90deg);width:16px;cursor:pointer}.smart-comment .remove-button:after{content:var(--smart-icon-ellipsis);display:flex;align-items:center;justify-content:center;height:100%;font-family:var(--smart-font-family-icon);cursor:pointer}.smart-comment .remove-button.enabled{visibility:visible}.smart-kanban-task-text{display:flex;align-items:center}.smart-kanban-task-text .priority{font-family:var(--smart-font-family-icon);margin-left:5px;display:inline-block;width:16px;height:16px}.smart-kanban-task-text .priority.low{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232666BE'%3E%3Cpath d='M2.73804 7.00207C1.96611 5.66874 2.92823 4 4.46889 4H19.5311C21.0718 4 22.0339 5.66874 21.262 7.00207L13.7309 20.0103C12.9605 21.3409 11.0395 21.3409 10.2691 20.0103L2.73804 7.00207Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.average{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005C99'%3E%3Cpath d='M12 5.98999L19.53 19H4.47L12 5.98999ZM2.74 18C1.97 19.33 2.93 21 4.47 21H19.53C21.07 21 22.03 19.33 21.26 18L13.73 4.98999C12.96 3.65999 11.04 3.65999 10.27 4.98999L2.74 18Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.high{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23DD5347'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979Z'/%3E%3C/svg%3E")}.smart-kanban-task-text .priority.critical{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23AF0020'%3E%3Cpath d='M2.73804 17.9979C1.96611 19.3313 2.92823 21 4.46889 21H19.5311C21.0718 21 22.0339 19.3313 21.262 17.9979L13.7309 4.98965C12.9605 3.65908 11.0395 3.65908 10.2691 4.98965L2.73804 17.9979ZM13.5 17.5C13.5 18.3284 12.8284 19 12 19V19C11.1716 19 10.5 18.3284 10.5 17.5V17.5C10.5 16.6716 11.1716 16 12 16V16C12.8284 16 13.5 16.6716 13.5 17.5V17.5ZM13.5 13.5C13.5 14.3284 12.8284 15 12 15V15C11.1716 15 10.5 14.3284 10.5 13.5V9.5C10.5 8.67157 11.1716 8 12 8V8C12.8284 8 13.5 8.67157 13.5 9.5V13.5Z'/%3E%3C/svg%3E")}.smart-kanban[right-to-left] .smart-kanban-body,.smart-kanban[right-to-left] .smart-kanban-column-header-label,.smart-kanban[right-to-left] .swimlane{direction:rtl}.smart-kanban[right-to-left] .smart-kanban-column.collapsed>.smart-kanban-column-header>.smart-kanban-column-header-label{margin-bottom:auto}.smart-kanban[right-to-left] .smart-kanban-column:not(.collapsed) .smart-kanban-column-header .smart-arrow{transform:rotate(180deg)}.smart-kanban[right-to-left] .smart-kanban-list{direction:rtl}.smart-kanban[right-to-left] .smart-kanban-list .icon{margin-left:10px;margin-right:unset}.smart-kanban[right-to-left] .smart-kanban-list .item.selected{border-left:unset;border-right:var(--smart-kanban-color-band-width) solid var(--smart-primary);padding-left:10px;padding-right:7px}.smart-kanban[right-to-left][add-new-button] .smart-kanban-column[add-new-button]>.smart-kanban-column-header>.smart-kanban-column-header-add::after{padding:0 0 10px 10px}.smart-kanban-feedback[right-to-left] .smart-kanban-task{direction:rtl}[right-to-left] .smart-kanban-task{border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-kanban-color-band-width) solid var(--smart-primary);border-top-left-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-right-radius);border-top-right-radius:0;border-bottom-right-radius:0}[right-to-left] .smart-kanban-task-progress{left:unset;right:0}
smart-layout{display:block;--smart-layout-buttons-border-radius:50%;--smart-layout-context-menu-default-width:var(--smart-menu-vertical-default-width);--smart-layout-context-menu-default-height:auto;overflow:initial;width:600px;height:600px}smart-layout>.smart-container{position:relative}smart-tab-layout-group[position=left] .smart-layout-tab,smart-tab-layout-group[position=right] .smart-layout-tab{padding:24px 12px}.smart-layout-tab,smart-tab-layout-group[position=bottom] .smart-layout-tab,smart-tab-layout-group[position=top] .smart-layout-tab{padding:12px 24px}smart-tab-layout-group[position=left] .smart-layout-tab:after,smart-tab-layout-group[position=right] .smart-layout-tab:after{position:absolute;bottom:0;top:0;width:100%;height:100%;content:"";transition:all .2s ease;transform:perspective(5px) rotateY(2deg);transform-origin:left;left:0;right:-1px;border-radius:0 8px 8px 0}smart-tab-layout-group[position=right] .smart-layout-tab label,smart-tab-layout-group[position=right] .smart-layout-tab.selected .smart-close-button{margin-right:5px}smart-tab-layout-group[position=left] .smart-layout-tab:after{right:0;border-radius:0 8px 8px 0}smart-tab-layout-group[position=left] .smart-layout-tab label,smart-tab-layout-group[position=left] .smart-layout-tab.selected .smart-close-button{transform:rotateY(0);margin-left:-5px}smart-tab-layout-group[position=bottom] .smart-layout-tab:after{transform-origin:top;transform:perspective(5px) rotateX(-2deg);top:0;border-radius:0 0 8px 8px}smart-tab-layout-group[position=bottom] .smart-layout-tab label,smart-tab-layout-group[position=bottom] .smart-layout-tab.selected .smart-close-button{margin-top:-5px}.smart-layout smart-layout-group{display:grid;overflow:hidden}.smart-layout smart-layout-group[data-id=root]{width:100%;height:100%;overflow:hidden;grid-template-columns:1fr}.smart-layout smart-tab-layout-group{display:grid;overflow:hidden;grid-template-rows:35px 1fr;border-right:1px solid var(--smart-border);border-bottom:1px solid var(--smart-border)}.smart-layout smart-tab-layout-group .smart-layout-tab-strip{background:var(--smart-surface);display:flex;overflow:hidden;border-bottom:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=bottom]{grid-template-rows:1fr 35px}.smart-layout smart-tab-layout-group[position=bottom]>.smart-layout-tab-strip{border:none;border-top:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=left] .smart-layout-tab-strip .smart-layout-tab .smart-close-button:after,.smart-layout smart-tab-layout-group[position=right] .smart-layout-tab-strip .smart-layout-tab .smart-close-button:after{margin-left:initial;margin-top:5px}.smart-layout smart-tab-layout-group[position=left]{grid-template-columns:35px 1fr;grid-template-rows:initial}.smart-layout smart-tab-layout-group[position=left]>.smart-layout-tab-strip{writing-mode:vertical-rl;transform:rotate(180deg);justify-content:flex-end;align-items:center;border:none;border-left:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[position=right]{grid-template-columns:1fr 35px;grid-template-rows:initial}.smart-layout smart-tab-layout-group[position=right]>.smart-layout-tab-strip{writing-mode:vertical-rl;align-items:center;border:none;border-left:2px solid var(--smart-primary)}.smart-layout smart-tab-layout-group[orientation=vertical]{height:100%}.smart-layout smart-tab-layout-group[orientation=horizontal]{width:100%}.smart-layout smart-tab-layout-item{overflow:hidden}.smart-layout smart-tab-layout-item>smart-layout-group{width:100%;height:100%}.smart-layout .smart-layout-context-menu{opacity:1;transform:scale(1);transform-origin:0;-webkit-transform-origin:0;position:absolute;background:var(--smart-background);color:var(--smart-background-color);box-shadow:var(--smart-elevation-8);border-radius:var(--smart-border-radius);width:var(--smart-layout-context-menu-default-width);height:var(--smart-layout-context-menu-default-height);z-index:var(--smart-editor-drop-down-z-index)}.smart-layout .smart-layout-context-menu.smart-visibility-hidden{opacity:.2;transform:scale(0)}.smart-layout .smart-layout-context-menu>div{width:100%;padding:10px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.smart-layout .smart-layout-context-menu>div:not([disabled]){cursor:pointer}.smart-layout .smart-layout-context-menu>div[hover]{background-color:var(--smart-ui-state-hover);border-color:var(--smart-ui-state-border-hover);color:var(--smart-ui-state-color-hover)}.smart-layout .smart-layout-context-menu>div[disabled]{pointer-events:none;cursor:default;opacity:.5}.smart-layout .smart-layout-buttons-container{position:absolute;width:100px;height:100px;left:calc(50% - 50px);top:calc(50% - 50px);z-index:9999}.smart-layout .smart-layout-buttons-container div{position:absolute;display:flex;align-items:center;justify-content:center;color:var(--smart-primary-color);background:var(--smart-primary);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:5px;left:calc(50% - var(--smart-editor-addon-width)/ 2);width:var(--smart-editor-addon-width);height:var(--smart-editor-addon-width);cursor:pointer;border-top-left-radius:var(--smart-layout-buttons-border-radius);border-top-right-radius:var(--smart-layout-buttons-border-radius);border-bottom-left-radius:var(--smart-layout-buttons-border-radius);border-bottom-right-radius:var(--smart-layout-buttons-border-radius);z-index:1;touch-action:none}.smart-layout .smart-layout-buttons-container div:after{content:var(--smart-icon-plus)}.smart-layout .smart-layout-buttons-container div:active{color:var(--smart-ui-state-color-active);border-color:var(--smart-ui-state-active);background-color:var(--smart-ui-state-active);opacity:var(--smart-button-opacity-active)}.smart-layout .smart-layout-buttons-container div:hover{color:var(--smart-ui-state-color-hover);border-color:var(--smart-ui-state-hover);background-color:var(--smart-ui-state-hover);opacity:var(--smart-button-opacity-active)}.smart-layout .smart-layout-buttons-container div[position=rotate]:after{content:var(--smart-icon-reload)}.smart-layout .smart-layout-buttons-container div[position=center]{top:calc(50% - var(--smart-editor-addon-width)/ 2)}.smart-layout .smart-layout-buttons-container div[position=left]{top:calc(50% - var(--smart-editor-addon-width)/ 2);left:0}.smart-layout .smart-layout-buttons-container div[position=right]{left:initial;top:calc(50% - var(--smart-editor-addon-width)/ 2);right:0}.smart-layout .smart-layout-buttons-container div[position=top]{top:0}.smart-layout .smart-layout-buttons-container div[position=bottom]{bottom:0}.smart-layout .smart-layout-drop-area{position:absolute;width:100%;height:100%;z-index:99;pointer-events:none;left:0;top:0;opacity:0;background:rgba(var(--smart-primary-rgb),.2);transition:opacity .2s ease-in-out}.smart-layout .smart-layout-item{height:auto;overflow:hidden;background:var(--smart-background);border-right:1px solid var(--smart-border);border-bottom:1px solid var(--smart-border)}.smart-layout .smart-layout-item[hover]{overflow:hidden}.smart-layout [data-id]{position:relative}.smart-layout:not([animation=none]) .smart-layout-context-menu{transition:opacity .2s ease-in,visibility .2s ease-in,transform .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div:active,.smart-layout:not([animation=none]) .smart-layout-buttons-container div:hover{transition:background-color .1s linear,box-shadow 280ms ease-in-out}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=left]{animation:leftRight .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=right]{animation:rightLeft .2s ease-in}.smart-layout:not([animation=none]) .smart-layout-buttons-container div[position=top]{animation:topBottom .2s ease-in}.smart-layout :not([animation=none]) .smart-layout-buttons-container div[position=bottom]{animation:bottomTop .2s ease-in}.smart-layout.outline .smart-layout-splitter{opacity:1}.smart-layout .smart-layout-splitter{z-index:999;position:absolute;background:var(--smart-border);border:1px solid var(--smart-border);top:0;left:0;opacity:0;transition:opacity .2s ease-in-out}.smart-layout .smart-layout-splitter:hover{border-color:var(--smart-primary);border-style:dashed}.smart-layout .smart-layout-splitter:not([root-splitter]){transition:opacity .2s ease-in-out,width .2s ease-in-out,height .2s ease-in-out}.smart-layout .smart-layout-splitter.active{background:var(--smart-primary);border-color:var(--smart-primary)}.smart-layout .smart-layout-splitter.error{background:var(--smart-error);border-color:var(--smart-error)}.smart-layout .smart-layout-splitter.horizontal{height:1px;width:100%;bottom:0;top:initial;cursor:s-resize}.smart-layout .smart-layout-splitter.horizontal.last{top:0;bottom:initial;display:none}.smart-layout .smart-layout-splitter.vertical{width:1px;height:100%;right:0;left:initial;cursor:e-resize}.smart-layout .smart-layout-splitter.vertical.last{left:0;right:initial;display:none}.smart-layout .smart-layout-group[hover]>.smart-layout-splitter.horizontal,.smart-layout .smart-layout-group[hover]>.smart-layout-splitter.vertical,.smart-layout .smart-layout-item[hover]>.smart-layout-splitter.horizontal,.smart-layout .smart-layout-item[hover]>.smart-layout-splitter.vertical,.smart-layout .smart-layout-splitter[drag].horizontal,.smart-layout .smart-layout-splitter[drag].vertical{opacity:1;z-index:99}.smart-layout-tab{grid-row:1;display:flex;align-items:center;justify-content:center;min-width:0;position:relative;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family);box-sizing:border-box;transition:background-color .2s ease-in-out}.smart-layout-tab:after{position:absolute;left:0;bottom:0;right:0;width:100%;height:120%;border-top-left-radius:8px;border-top-right-radius:8px;content:"";transition:all .2s ease;transform:perspective(5px) rotateX(2deg);transform-origin:bottom}.smart-layout-tab:hover{color:var(--smart-primary)}.smart-layout-tab.selected{color:var(--smart-primary-color)}.smart-layout-tab.selected:after{background:var(--smart-primary)}.smart-layout-tab.selected .smart-close-button{z-index:10;color:inherit}.smart-layout-tab.selected .smart-close-button:after{content:var(--smart-icon-close);width:16px;height:16px;cursor:pointer;font-family:var(--smart-font-family-icon);margin-left:5px;text-align:center;display:flex;align-items:center;justify-content:center;pointer-events:none}.smart-layout-tab label{cursor:pointer;text-overflow:ellipsis;overflow:hidden;z-index:9;margin-top:2px;color:inherit}.smart-layout-feedback{box-shadow:var(--smart-elevation-24);background:var(--smart-background);position:absolute;width:300px;height:150px;max-height:150px;overflow:hidden;left:0;top:0;pointer-events:none;transform-origin:top left;transform:scale(1);transition:transform .25s ease-in-out}.smart-layout-feedback.dragging{transform:scale(.5)}.smart-layout-overlay{position:absolute;z-index:999;left:0;top:0;width:100%;height:100%;opacity:.01;background:#000}@keyframes topBottom{0%{top:calc(-1 * var(--smart-editor-addon-width))}100%{top:0}}@keyframes bottomTop{0%{bottom:calc(-1 * var(--smart-editor-addon-width))}100%{bottom:0}}@keyframes leftRight{0%{left:calc(-1 * var(--smart-editor-addon-width))}100%{left:0}}@keyframes rightLeft{0%{right:calc(-1 * var(--smart-editor-addon-width))}100%{right:0}}
smart-scheduler[dragged],smart-scheduler[resized]{touch-action:none}smart-scheduler{--smart-scheduler-event-size:var(--smart-scheduler-event-size-basic);display:block;width:var(--smart-scheduler-default-width);height:var(--smart-scheduler-default-height);contain:content}smart-scheduler.smart-container,smart-scheduler>.smart-container{overflow:hidden;display:grid;grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr);grid-template-columns:100%;margin-bottom:-2px}smart-scheduler.smart-container[show-footer],smart-scheduler>.smart-container[show-footer]{grid-template-rows:var(--smart-scheduler-header-height) minmax(0,1fr) var(--smart-scheduler-footer-height)}smart-scheduler.smart-container.hscroll .smart-scheduler-view,smart-scheduler>.smart-container.hscroll .smart-scheduler-view{height:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler.smart-container.vscroll .smart-scheduler-view,smart-scheduler>.smart-container.vscroll .smart-scheduler-view{width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-nav[current],smart-scheduler .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-nav[prev],smart-scheduler .smart-scheduler-nav[today]{width:var(--smart-scheduler-header-navigation-button-size);min-width:var(--smart-scheduler-header-navigation-button-size);height:100%;position:relative;font-size:initial;display:inline-block;font-weight:inherit;font-family:var(--smart-font-family-icon);border:var(--smart-border-width) solid var(--smart-border);text-transform:initial}smart-scheduler .smart-scheduler-nav[current]:after,smart-scheduler .smart-scheduler-nav[next]:after,smart-scheduler .smart-scheduler-nav[prev]:after{position:absolute;top:0;left:0;width:100%;height:100%;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);color:inherit;display:flex;align-items:center;justify-content:center;pointer-events:none}smart-scheduler .smart-scheduler-nav[current]:after{width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);left:initial;right:0;content:var(--smart-icon-arrow-down);background:0 0;color:inherit}smart-scheduler .smart-scheduler-nav[today]{width:var(--smart-scheduler-header-today-button-size);--smart-button-padding:0 10px 0 10px;border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);margin-right:10px}smart-scheduler .smart-scheduler-nav[today] button{text-overflow:ellipsis;overflow:hidden}smart-scheduler .smart-scheduler-nav[next][focus] button,smart-scheduler .smart-scheduler-nav[prev][focus] button{background-color:var(--smart-background-focus);outline:0}smart-scheduler .smart-scheduler-nav[next] .smart-button,smart-scheduler .smart-scheduler-nav[prev] .smart-button{font-family:var(--smart-font-family-icon);padding:0;border-radius:0;border:none;min-height:initial}smart-scheduler .smart-scheduler-header,smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-nav[prev]:after{content:var(--smart-icon-arrow-left)}smart-scheduler .smart-scheduler-nav[next]:after{content:var(--smart-icon-arrow-right)}smart-scheduler .smart-scheduler-header{width:100%;height:var(--smart-scheduler-header-height);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:100%;grid-template-areas:"date view";align-items:center;justify-content:start;background:var(--smart-surface)}smart-scheduler .smart-scheduler-footer:empty,smart-scheduler .smart-scheduler-header:empty{display:none}smart-scheduler .smart-scheduler-header[responsive-mode]{grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-footer{width:100%;height:var(--smart-scheduler-footer-height);border-top:var(--smart-border-width) solid var(--smart-border);justify-content:center;align-items:center;background:var(--smart-surface);z-index:9}smart-scheduler .smart-scheduler-view{text-align:center;overflow:hidden;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"hHeader hHeader" "vHeader content";grid-template-columns:auto minmax(0,1fr);outline:0;position:relative}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{display:grid;grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container{flex-direction:row}smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-bottom-color:var(--smart-scheduler-timeline-group-separator-background);border-bottom-width:var(--smart-scheduler-timeline-group-separator-size)}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-groups-container{flex-direction:column}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell{border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color)}smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-right-color:var(--smart-scheduler-timeline-group-separator-background);border-right-width:var(--smart-scheduler-timeline-group-separator-size);border-right-style:solid}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected],smart-scheduler .smart-scheduler-view[focus] .smart-scheduler-cell:not(.scale)[selected]{background:var(--smart-ui-state-selected);color:var(--smart-ui-state-color-selected)}smart-scheduler .smart-scheduler-view:focus .smart-scheduler-cell:not(.scale)[selected=start],smart-scheduler .smart-scheduler-view[focus] .smart-scheduler-cell:not(.scale)[selected=start]{background:var(--smart-ui-state-active);color:var(--smart-ui-state-color-active)}smart-scheduler .smart-scheduler-view[event-hovered=left],smart-scheduler .smart-scheduler-view[event-hovered=left] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=right],smart-scheduler .smart-scheduler-view[event-hovered=right] .smart-scheduler-event-content{cursor:e-resize}smart-scheduler .smart-scheduler-view[event-hovered=bottom],smart-scheduler .smart-scheduler-view[event-hovered=bottom] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view[event-hovered=top],smart-scheduler .smart-scheduler-view[event-hovered=top] .smart-scheduler-event-content{cursor:n-resize}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{position:fixed;content:"";width:100%;height:100%;display:block}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector]{display:flex;justify-content:center;align-items:center;border-radius:50%;overflow:hidden}smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-event[collector] .smart-scheduler-event-content{width:var(--smart-scheduler-event-collector-mobile-size);height:var(--smart-scheduler-event-collector-mobile-size)}smart-scheduler .smart-scheduler-view-nav{grid-area:view;display:flex;align-items:center;justify-content:flex-end;height:100%;overflow:hidden}smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[next],smart-scheduler .smart-scheduler-view-nav .smart-scheduler-nav[prev]{border:initial;border-radius:initial;--smart-background:transparent;--smart-disabled:transparent}smart-scheduler .smart-scheduler-view-nav[show-menu]{padding:var(--smart-scheduler-header-padding)}smart-scheduler .smart-scheduler-view-nav.no-overflowing .smart-scheduler-items-container{overflow:hidden}smart-scheduler .smart-scheduler-view-header{box-shadow:var(--smart-scheduler-header-box-shadow);position:relative}smart-scheduler .smart-scheduler-view-header-vertical{height:100%;grid-area:vHeader;display:grid;grid-template-columns:repeat(2,auto)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-view-details{width:var(--smart-scheduler-timeline-header-vertical-details-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{width:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cells{width:var(--smart-scheduler-timeline-header-vertical-cells-size);border:none;background:var(--smart-background);position:relative}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{width:100%;min-width:initial;align-items:flex-start}smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis;background:inherit;padding:var(--smart-scheduler-timeline-header-vertical-label-padding)}smart-scheduler .smart-scheduler-view-header-vertical-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex}smart-scheduler .smart-scheduler-view-header-horizontal{width:100%;display:grid;grid-area:hHeader}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-details{height:var(--smart-scheduler-timeline-header-horizontal-details-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container{height:var(--smart-scheduler-timeline-header-horizontal-group-size)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{display:grid;width:100%;overflow:hidden;border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color);grid-template-columns:auto minmax(0,1fr)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells{height:var(--smart-scheduler-timeline-header-horizontal-cells-size);position:relative;display:flex;width:100%;min-height:inherit}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell{width:100%;min-height:inherit;display:flex;height:100%;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color);border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis;padding:var(--smart-scheduler-timeline-header-horizontal-label-padding)}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cells .smart-scheduler-cell:first-of-type{border-left:none}smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-content{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-view-header-horizontal-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-view-header-groups-container{width:100%;display:flex;position:relative}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container{position:relative;width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-view-header-groups-container .smart-scheduler-cell{height:100%;border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-view-time{display:flex;position:relative}smart-scheduler .smart-scheduler-view-all-day{grid-template-columns:auto minmax(0,1fr);border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color);height:var(--smart-scheduler-timeline-header-all-day-cells-size);display:grid}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]{height:100%;border-left:initial}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-all-day);height:var(--smart-scheduler-event-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr)}smart-scheduler .smart-scheduler-view-all-day .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}smart-scheduler .smart-scheduler-view-all-day[exception] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-view-all-day[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-view-all-day-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-view-all-day-label{display:flex;justify-content:center;align-items:center;text-overflow:ellipsis;white-space:nowrap;width:100%;height:100%;min-width:var(--smart-scheduler-timeline-header-vertical-cells-size);font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);padding:var(--smart-scheduler-timeline-header-cell-padding)}smart-scheduler .smart-scheduler-view-all-day-label>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-view-all-day-label-container{display:flex;flex-direction:column;overflow:hidden}smart-scheduler .smart-scheduler-view-details{display:flex;position:relative}smart-scheduler .smart-scheduler-view-details .smart-scheduler-cell{border-bottom:var(--smart-border-width) solid var(--smart-border);height:100%;min-height:inherit;min-width:inherit}smart-scheduler .smart-scheduler-view-details .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-view-container{position:relative;transition:width cubic-bezier(.075,.82,.165,1) .3s}smart-scheduler .smart-scheduler-view-groups-label-container,smart-scheduler .smart-scheduler-view-label-container{display:flex;height:100%}smart-scheduler .smart-scheduler-view-groups-content{width:100%;height:100%;position:relative;overflow:hidden;display:flex}smart-scheduler .smart-scheduler-view-items-button,smart-scheduler .smart-scheduler-view-list-button{--smart-button-text-transform:initial;transform:scale(1);height:100%;width:var(--smart-scheduler-header-menu-button-size);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);overflow:hidden}smart-scheduler .smart-scheduler-view-items-button:after,smart-scheduler .smart-scheduler-view-list-button:after{position:absolute;top:0;height:100%;font-family:var(--smart-font-family-icon);font-size:var(--smart-arrow-size);color:inherit;display:flex;align-items:center;justify-content:center;pointer-events:none;width:var(--smart-editor-addon-width);min-width:var(--smart-editor-addon-width);left:initial;right:0;content:var(--smart-icon-arrow-down);background:0 0}smart-scheduler .smart-scheduler-view-items-button button,smart-scheduler .smart-scheduler-view-list-button button{display:flex;align-items:center;justify-content:center;border-radius:initial}smart-scheduler .smart-scheduler-view-items-button button>span,smart-scheduler .smart-scheduler-view-list-button button>span{text-overflow:ellipsis;overflow:hidden}smart-scheduler .smart-scheduler-view-items-button:not([active]) button:active,smart-scheduler .smart-scheduler-view-list-button:not([active]) button:active{color:inherit;border-color:inherit;background-color:inherit}smart-scheduler .smart-scheduler-view-items-button.smart-visibility-hidden,smart-scheduler .smart-scheduler-view-list-button.smart-visibility-hidden{transform:scale(0)}smart-scheduler .smart-scheduler-view-list-button{background:0 0;margin-left:10px}smart-scheduler .smart-scheduler-view-list-button:not(.smart-hidden){display:block!important}smart-scheduler .smart-scheduler-view-list-button.active:not(:hover){background-color:var(--smart-primary);color:var(--smart-primary-color)}smart-scheduler .smart-scheduler-view-list-button:after{right:2px;content:var(--smart-icon-menu)}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]{background:var(--smart-surface)!important}smart-scheduler[hide-other-month-days] .smart-scheduler-cell[other-month]>div{visibility:hidden}smart-scheduler .smart-scheduler-list-container{position:absolute;top:0;right:0;background:var(--smart-surface);color:var(--smart-surface-color);height:100%;width:0;transform:scaleX(0);opacity:0;transition:transform cubic-bezier(.075,.82,.165,1) .3s,opacity cubic-bezier(.075,.82,.165,1) .3s;display:flex;flex-direction:column;border-left:1px solid var(--smart-border);transform-origin:right}smart-scheduler .smart-scheduler-list-container.open{transform:scaleX(1);opacity:1}smart-scheduler .smart-scheduler-cells .smart-scheduler-cell:empty{display:none}smart-scheduler .smart-scheduler-cells .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-cells div{border-bottom-color:var(--smart-border);white-space:nowrap;pointer-events:none}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell.scale{position:relative;width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[restricted]{background:var(--smart-scheduler-restricted-background)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[nonworking],smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[nonworking] .smart-scheduler-cell{background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell[weekend]{background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell-container{width:100%;height:100%;overflow:hidden;padding:initial;display:flex;flex-direction:column}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){width:100%;height:100%;min-height:initial;min-width:initial}smart-scheduler .smart-scheduler-cell,smart-scheduler .smart-scheduler-cell-container{padding:var(--smart-scheduler-timeline-header-cell-padding);min-height:var(--smart-scheduler-timeline-cell-min-height);min-width:var(--smart-scheduler-timeline-cell-min-size);white-space:nowrap;position:absolute}smart-scheduler .smart-scheduler-cell{display:flex;justify-content:center;align-items:center;background:var(--smart-background);color:var(--smart-surface-color);text-overflow:ellipsis;border-bottom-color:transparent;height:var(--smart-scheduler-timeline-cell-height);width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-cell.smart-scheduler-feedback:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:2px dashed var(--smart-primary);pointer-events:none;background:var(--smart-scheduler-cell-feedback-background)}smart-scheduler .smart-scheduler-cell[other-month]{background:var(--smart-background);color:var(--smart-background-color);border-color:var(--smart-border)}smart-scheduler .smart-scheduler-cell[other-month]>div{opacity:.5}smart-scheduler .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{width:initial;height:initial;visibility:hidden}smart-scheduler .smart-scheduler-cell-container{display:flex;justify-content:center;align-items:center;background:var(--smart-background);color:var(--smart-surface-color);text-overflow:ellipsis;border-bottom-color:transparent;height:var(--smart-scheduler-timeline-cell-height);width:var(--smart-scheduler-timeline-cell-width)}smart-scheduler .smart-scheduler-event .smart-scheduler-event-button,smart-scheduler .smart-scheduler-events-container .smart-scheduler-event .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-event{position:absolute;padding:var(--smart-scheduler-event-padding-basic);outline:0;-webkit-tap-highlight-color:transparent;border-radius:var(--smart-scheduler-event-border-radius);-webkit-user-select:none;user-select:none}smart-scheduler .smart-scheduler-event:after{left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);top:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler .smart-scheduler-event:before{left:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);top:0}smart-scheduler .smart-scheduler-event[focus]:not([collector]):after,smart-scheduler .smart-scheduler-event[focus]:not([collector]):before,smart-scheduler .smart-scheduler-event[hover]:not([collector]):after,smart-scheduler .smart-scheduler-event[hover]:not([collector]):before{transform:scale(1)}smart-scheduler .smart-scheduler-event:not([resized])[focus] .smart-scheduler-event-content{background:var(--smart-scheduler-event-focus);color:var(--smart-scheduler-event-color-focus)}smart-scheduler .smart-scheduler-event:not([resized])[hover] .smart-scheduler-event-content{background:var(--smart-scheduler-event-hover);color:var(--smart-scheduler-event-color-hover)}smart-scheduler .smart-scheduler-event:not([collector]):after,smart-scheduler .smart-scheduler-event:not([collector]):before{content:"";width:var(--smart-scheduler-event-resize-indicator-size);height:var(--smart-scheduler-event-resize-indicator-size);position:absolute;background-color:var(--smart-scheduler-event-resize-indicator-color);box-shadow:0 0 0 1px var(--smart-scheduler-event-resize-indicator-border-color);transform:scale(0);pointer-events:none;z-index:1}smart-scheduler .smart-scheduler-event .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content>div:first-of-type{align-self:center}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content:not([single-line])>div:not(:first-of-type){grid-column:1/span 2}smart-scheduler .smart-scheduler-event .smart-scheduler-event-content[single-line]>div{align-self:initial}smart-scheduler .smart-scheduler-event[resized]{opacity:.75;z-index:10000}smart-scheduler .smart-scheduler-event[cut] .smart-scheduler-event-content{opacity:.75}smart-scheduler .smart-scheduler-event[collector]{width:var(--smart-scheduler-event-collector-size);height:var(--smart-scheduler-event-collector-size);border-radius:var(--smart-scheduler-event-collector-border-radius)}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content{padding:1px 5px;justify-items:center;background:var(--smart-scheduler-event-collector-background);color:var(--smart-scheduler-event-collector-color);grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);grid-column-gap:5px}smart-scheduler .smart-scheduler-event[collector] .smart-scheduler-event-content>div{align-self:initial;white-space:nowrap}smart-scheduler .smart-scheduler-event[collector][focus] .smart-scheduler-event-content{background:var(--smart-scheduler-event-collector-focus);color:var(--smart-scheduler-event-collector-color-focus)}smart-scheduler .smart-scheduler-event[collector][hover] .smart-scheduler-event-content{background:var(--smart-scheduler-event-collector-hover);color:var(--smart-scheduler-event-collector-color-hover)}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{content:var(--smart-icon-spin);width:var(--smart-scheduler-event-icon-size);position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:var(--smart-scheduler-event-content-padding);box-sizing:border-box;line-height:1rem}smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event[repeating][exception] .smart-scheduler-event-content:after{content:var(--smart-icon-attention-circled)}smart-scheduler .smart-scheduler-event[status] .smart-scheduler-event-content::before{content:"";position:absolute;display:block;width:var(--smart-scheduler-status-size);height:100%;background:var(--smart-scheduler-status-background);box-shadow:0 0 0 .5px var(--smart-background);border:1px solid var(--smart-border);border-radius:20px;overflow:hidden;box-sizing:border-box}smart-scheduler .smart-scheduler-event[status=free] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-free-background)}smart-scheduler .smart-scheduler-event[status=busy] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-busy-background)}smart-scheduler .smart-scheduler-event[status=outOfOffice] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-out-of-office-background)}smart-scheduler .smart-scheduler-event[status=tentative] .smart-scheduler-event-content::before{background:var(--smart-scheduler-status-tentative-background)}smart-scheduler .smart-scheduler-event[exception] .smart-scheduler-event-button,smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-button{display:none}smart-scheduler .smart-scheduler-event[exception] .smart-scheduler-event-content,smart-scheduler .smart-scheduler-event[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}smart-scheduler .smart-scheduler-event:not([repeating]) .smart-scheduler-event-content:not([single-line])>div{grid-column:1/span 2}smart-scheduler .smart-scheduler-event-content{width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:min-content minmax(auto,1fr);justify-content:flex-start;justify-items:flex-start;align-items:center;overflow:hidden;padding:var(--smart-scheduler-event-content-padding);color:var(--smart-scheduler-event-color);background:var(--smart-scheduler-event-background);cursor:pointer;position:relative;border-radius:inherit;grid-row-gap:2px;grid-template-columns:minmax(auto,1fr)}smart-scheduler .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}smart-scheduler[legend-location=header] .smart-scheduler-header,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal,smart-scheduler[view-type=day] .smart-scheduler-view{grid-template-rows:auto minmax(0,1fr)}smart-scheduler .smart-scheduler-date-nav{grid-area:date;display:flex;align-items:center;height:100%;padding:var(--smart-scheduler-header-padding);background:var(--smart-surface);background-clip:content-box;overflow:hidden}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current]{--smart-button-padding:0 10px 0 10px;width:auto;max-width:var(--smart-scheduler-header-date-button-max-size);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius)}smart-scheduler .smart-scheduler-date-nav .smart-scheduler-nav[current] .smart-button{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-time-zone{width:var(--smart-scheduler-timeline-header-vertical-cells-size);overflow:hidden;display:flex;align-items:center;justify-content:center;padding:var(--smart-scheduler-timeline-header-cell-padding)}smart-scheduler .smart-scheduler-time-zone>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-time-zone-container{display:flex;height:100%;align-items:center}smart-scheduler .smart-scheduler-time-zone-container:empty{display:none}smart-scheduler .smart-scheduler-current-time-indicator{position:absolute;pointer-events:none;width:var(--smart-scheduler-current-time-indicator-size);height:var(--smart-scheduler-current-time-indicator-size);background:var(--smart-scheduler-current-time-indicator-background)}smart-scheduler .smart-scheduler-items-container{display:flex;align-items:center;height:100%;position:relative;outline:0}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item[selected]{background:var(--smart-background);border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border);border-top:var(--smart-border-width) solid var(--smart-border)}smart-scheduler .smart-scheduler-items-container:focus .smart-scheduler-item[selected],smart-scheduler .smart-scheduler-items-container[focus] .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;height:100%;width:var(--smart-scheduler-item-size);padding:var(--smart-scheduler-header-padding);border:var(--smart-border-width) solid transparent}smart-scheduler .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:none}smart-scheduler .smart-scheduler-item>div{position:relative;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}smart-scheduler .smart-scheduler-groups-container{display:flex;width:100%;height:100%;overflow:hidden}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell{font-weight:var(--smart-scheduler-timeline-all-day-label-font-weight);white-space:var(--smart-scheduler-timeline-group-white-space);min-height:inherit;min-width:inherit}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell>div{overflow:hidden;text-overflow:ellipsis}smart-scheduler .smart-scheduler-groups-container .smart-scheduler-cell:not(:first-of-type){border-left:none}smart-scheduler .smart-scheduler-scrollable-container{width:100%;position:relative;overflow:hidden;display:grid;grid-area:content;height:100%;background:var(--smart-scheduler-view-background)}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[nonworking],smart-scheduler[view-type=month] .smart-scheduler-content .smart-scheduler-cell[nonworking][other-month]:not([selected]){background:var(--smart-scheduler-timeline-nonworking-color)}smart-scheduler .smart-scheduler-content{position:relative;overflow:hidden;width:100%;height:100%}smart-scheduler .smart-scheduler-content .smart-scheduler-cell[weekend]{background:var(--smart-scheduler-timeline-weekend-color)}smart-scheduler .smart-scheduler-view-scroll-bar{overflow:visible;position:relative;height:var(--smart-scroll-bar-size);width:100%}smart-scheduler .smart-scheduler-view-scroll-bar:after{position:absolute;content:"";width:100%;height:var(--smart-scroll-bar-size);background:var(--smart-scroll-bar-background);left:100%;top:0}smart-scheduler .smart-scheduler-view-scroll-bar.bottom-corner{width:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical]{position:absolute;right:0;top:0;height:100%;width:var(--smart-scroll-bar-size)}smart-scheduler .smart-scheduler-view-scroll-bar[orientation=vertical].bottom-corner{height:calc(100% - var(--smart-scroll-bar-size))}smart-scheduler .smart-scheduler-tooltip{pointer-events:none;transform:scale(0)}smart-scheduler .smart-toast-container-custom.smart-toast-container{width:var(--smart-scheduler-toast-default-width);top:0;right:0;max-width:100%;max-height:100%;height:auto}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item{border-radius:5px;height:var(--smart-scheduler-toast-default-height)}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item>.smart-container{display:flex;flex-direction:row-reverse}smart-scheduler .smart-toast-container-custom.smart-toast-container .smart-toast-item .smart-toast-item-container{padding:initial;top:initial;width:100%}smart-scheduler .smart-scheduler-legend{width:100%;height:100%;display:flex;grid-row-gap:10px;grid-column-gap:10px;grid-area:legend}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list{width:30px;background:0 0;border:none;font-family:var(--smart-font-family-icon)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list input{display:none}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-list .smart-container::before{content:var(--smart-icon-menu);background:var(--smart-surface);position:absolute;width:100%;height:100%;left:calc(50% - 8px);top:calc(50% - 8px)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-item{display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:var(--smart-scheduler-header-padding);overflow:hidden;grid-row-gap:2px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-items{display:flex}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item{position:relative;display:flex;align-items:center;grid-column-gap:5px;white-space:nowrap;outline:initial;overflow:hidden}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:hover{color:var(--smart-ui-state-color-hover)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:before{content:"";width:var(--smart-check-box-default-size);min-width:var(--smart-check-box-default-size);height:var(--smart-check-box-default-size);min-height:var(--smart-check-box-default-size);display:flex;border:var(--smart-border-width) solid var(--smart-border);box-sizing:border-box;background-color:var(--smart-scheduler-legend-item-background);border-radius:var(--smart-border-radius)}smart-scheduler:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell,smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item:not(:first-of-type){margin-left:20px}smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item>span{overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media only screen and (min-device-width:320px) and (max-device-width:900px){smart-scheduler .smart-scheduler-legend .smart-scheduler-legend-res-item>span{width:0}}smart-scheduler .smart-scheduler-event-list-event:hover .smart-event-actions{opacity:1}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions{display:inline-flex;position:absolute;right:10px;column-gap:5px;opacity:0;transition:opacity ease-in-out .2s}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-edit{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-edit:after{content:var(--smart-icon-mode-edit)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-navigate{font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size)}smart-scheduler .smart-scheduler-event-list-event .smart-event-actions .smart-icon-navigate::after{content:var(--smart-icon-link-ext)}smart-scheduler .smart-scheduler-window-modal{position:absolute;opacity:.5;background-color:var(--smart-disabled);top:0;left:0;width:100%;min-height:100%;z-index:calc(var(--smart-editor-drop-down-z-index) - 1)}smart-scheduler .smart-scheduler-shade-section{position:absolute;pointer-events:none;background:var(--smart-scheduler-shader-background)}smart-scheduler .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)>div,smart-scheduler .smart-scheduler-item>div,smart-scheduler .smart-scheduler-view-all-day-label,smart-scheduler .smart-scheduler-view-header-horizontal .smart-scheduler-cell,smart-scheduler .smart-scheduler-view-header-vertical .smart-scheduler-cell{-webkit-user-select:none;user-select:none}smart-scheduler:not([animation=none]) .smart-scheduler-legend .smart-scheduler-legend-res-item:before{transition:background linear .2s,border linear .2s}smart-scheduler:not([animation=none]) .smart-scheduler-event:after,smart-scheduler:not([animation=none]) .smart-scheduler-event:before{transition:transform .2s cubic-bezier(.4,0,.6,1)}.smart-color-input-drop-down-menu.smart-scheduler-color-input:not([animation=none]) .default-samples-container div,smart-scheduler:not([animation=none]) .smart-scheduler-view-items-button{transition:transform .2s ease-in-out}smart-scheduler:not([animation=none]) .smart-scheduler-items-container .smart-scheduler-item{transition:border-top .2s ease-in-out}smart-scheduler:not([event-render-mode=classic]) .smart-scheduler-event{padding-right:initial}smart-scheduler:not([disable-date-menu]):not([right-to-left]) .smart-scheduler-nav[current] button,smart-scheduler:not([disable-view-menu]):not([right-to-left]) .smart-scheduler-view-items-button button{padding-right:var(--smart-editor-addon-width)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-bottom:var(--smart-border-width) solid rgba(var(--smart-border-rgb),.5)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-horizontal-line-color)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-view-header-horizontal .smart-scheduler-time-zone{width:var(--smart-scheduler-timeline-header-vertical-cells-size);height:100%}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-current-time-indicator:before{left:0;top:calc(-1 * var(--smart-scheduler-current-time-indicator-arrow-size) + var(--smart-scheduler-current-time-indicator-size)/ 2);border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-bottom:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler:not([view-type=timelineDay]) .smart-scheduler-view-header-horizontal .smart-scheduler-cells:not(:last-of-type) .smart-scheduler-cell,smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([view-type^=timeline]) .smart-scheduler-event{width:var(--smart-scheduler-event-size)}smart-scheduler:not([view-type=timelineWeek]) .smart-scheduler-view-details,smart-scheduler:not([view-type=timelineWeek]) .smart-scheduler-view-details-label:empty{display:none}smart-scheduler:not([view-type=day]) .smart-scheduler-view-header-cell-feedback,smart-scheduler:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-view-header-vertical .smart-scheduler-cell,smart-scheduler:not([view-type=day]):not([view-type^=timeline]) .smart-scheduler-view-label-container:empty{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type]:not([view-type=day]) .smart-scheduler-view-all-day-label,smart-scheduler[view-type]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-time-zone:last-of-type,smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone,smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-vertical-header][show-group-header=horizontal] .smart-scheduler-view-details-label{border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container:before{content:"";width:var(--smart-scheduler-timeline-header-vertical-group-size);height:100%;display:flex}smart-scheduler[view-type=day] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-current-time-indicator:not(:first-of-type)::before,smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-current-time-indicator:not(:first-of-type)::before{content:none}smart-scheduler:not([view-type=agenda])[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator])>div,smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-details-label,smart-scheduler[view-type^=timeline] .smart-scheduler-view-all-day{display:none}smart-scheduler:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-all-day-label-container{margin-left:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler:not([view-type=agenda]) .smart-scheduler-view-header-vertical-content .smart-scheduler-cell:not(:first-of-type)>div{transform:translateY(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding));border-top-left-radius:5px;border-bottom-left-radius:5px}smart-scheduler:not([view-type=agenda]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):hover,smart-scheduler:not([view-type=agenda]) .smart-scheduler-view-all-day .smart-scheduler-cell:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}smart-scheduler[view-type^=timeline]{--smart-scheduler-event-size:var(--smart-scheduler-event-size-timeline)}smart-scheduler[view-type^=timeline] .smart-scheduler-view-label-container{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-cells .smart-scheduler-cell>div{text-overflow:ellipsis;overflow:hidden}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container,smart-scheduler[view-type^=timeline][group-by-date] .smart-scheduler-view-header-horizontal-content .smart-scheduler-cell{overflow:initial}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone{height:var(--smart-scheduler-timeline-header-horizontal-cells-size)}smart-scheduler[view-type^=timeline] .smart-scheduler-view:not([show-vertical-header]){--smart-scheduler-timeline-header-vertical-cells-size:0}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{grid-template-columns:auto 0}smart-scheduler[view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type=month] .smart-scheduler-content,smart-scheduler[view-type=month] .smart-scheduler-scrollable-container{grid-template-columns:100%}smart-scheduler[view-type^=timeline] .smart-scheduler-time-zone-container{height:auto;flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-view-time{flex-direction:column}smart-scheduler[view-type^=timeline] .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-timeline);height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month]:not([event-render-mode=classic]) .smart-scheduler-event,smart-scheduler[view-type^=timeline]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler[view-type^=timeline] .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler[view-type^=timeline] .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell.scale:not(:last-of-type){border-right:var(--smart-border-width) solid rgba(var(--smart-border-rgb),.5)}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container{flex-direction:row}smart-scheduler[view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-right:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[view-type^=timeline] .smart-scheduler-current-time-indicator:before{left:calc(-1 * var(--smart-scheduler-current-time-indicator-arrow-size) + var(--smart-scheduler-current-time-indicator-size)/ 2);border-right:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-left:var(--smart-scheduler-current-time-indicator-arrow-size) solid transparent;border-top:var(--smart-scheduler-current-time-indicator-arrow-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-cell,smart-scheduler[view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[view-type=week] .smart-scheduler-view-header-horizontal .smart-scheduler-cell{border-right:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-label-container{display:flex;flex-direction:column}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container,smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-vertical-content,smart-scheduler[view-type=month] .smart-scheduler-view:not([show-group-header=vertical]) .smart-scheduler-view-header-vertical,smart-scheduler[view-type=month] .smart-scheduler-view:not([show-group-header=vertical]) .smart-scheduler-view-label-container,smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details:empty{display:none}smart-scheduler[view-type=timelineWeek] .smart-scheduler-view-details-label{height:var(--smart-scheduler-timeline-header-horizontal-details-size);width:100%}smart-scheduler[view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[view-type=day] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-bottom:var(--smart-scheduler-day-week-view-hour-size) solid var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[view-type=month] .smart-scheduler-event{height:var(--smart-scheduler-event-size)}smart-scheduler[view-type=month] .smart-scheduler-event:after{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:calc(100% - var(--smart-scheduler-event-resize-indicator-size))}smart-scheduler[view-type=month] .smart-scheduler-event:before{top:calc(50% - var(--smart-scheduler-event-resize-indicator-size)/ 4);left:0}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale){justify-content:flex-end;align-items:flex-start}smart-scheduler[view-type=month] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale)[today]>div:not([class]){border-radius:50%;background:var(--smart-primary);color:var(--smart-primary-color);box-shadow:0 0 0 2px var(--smart-primary);width:calc(var(--smart-scheduler-month-view-number-size)/ 1.5);height:calc(var(--smart-scheduler-month-view-number-size)/ 1.5)}smart-scheduler[view-type=month] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical{grid-template-columns:auto 0}smart-scheduler[view-type=month] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:var(--smart-scheduler-timeline-header-vertical-group-size) minmax(0,1fr)}smart-scheduler[view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector]{padding-right:calc(var(--smart-scheduler-month-view-number-size) + 5px)}smart-scheduler[view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-right:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[view-type=month] .smart-scheduler-view-all-day,smart-scheduler[view-type=month] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{grid-template-columns:minmax(0,1fr)}smart-scheduler[view-type=agenda]{--smart-scheduler-timeline-header-vertical-label-padding:0 0 0 25%;--smart-scheduler-event-time-font-weight:600}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container:not([separator]){border:none}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell{justify-content:flex-start}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{text-align:left}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{height:0;border:none}smart-scheduler[view-type=agenda] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container{border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container[separator]:last-of-type>.smart-scheduler-cell:after,smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell[separator]:last-of-type>.smart-scheduler-cell:after{border-bottom:var(--smart-border-width) solid var(--smart-border);content:"";height:100%;width:100%;position:absolute;top:var(--smart-border-width);left:0;box-sizing:border-box;pointer-events:none}smart-scheduler[view-type=agenda] .smart-scheduler-cells-container .smart-scheduler-cell-container[separator]:not(:last-of-type),smart-scheduler[view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell[separator]:not(:last-of-type){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[view-type=agenda] .smart-scheduler-cell.smart-scheduler-view-header-cell-feedback{padding:calc(2 * var(--smart-scheduler-timeline-header-cell-padding))}smart-scheduler[view-type=agenda] .smart-scheduler-view.no-agenda:after{content:attr(agenda-placeholder);width:100%;height:100%;position:absolute;display:flex;align-items:center;justify-content:center;pointer-events:none;text-overflow:ellipsis;overflow:hidden}smart-scheduler[disable-resize] .smart-scheduler-event:not([collector]):after,smart-scheduler[disable-resize] .smart-scheduler-event:not([collector]):before,smart-scheduler[view-type=agenda] .smart-scheduler-event:not([collector]):not([disable-resize]):after,smart-scheduler[view-type=agenda] .smart-scheduler-event:not([collector]):not([disable-resize]):before,smart-scheduler[view-type=agenda] .smart-scheduler-event[status] .smart-scheduler-event-content::before{content:initial}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([show-label])>div,smart-scheduler[hide-all-day] .smart-scheduler-view-all-day,smart-scheduler[hide-today-button] .smart-scheduler-nav[today]{display:none}smart-scheduler[view-type=agenda] .smart-scheduler-event{padding:var(--smart-scheduler-event-padding-agenda)}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval],.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[type],smart-scheduler[right-to-left]:not([disable-date-menu]) .smart-scheduler-nav[current] button,smart-scheduler[right-to-left]:not([disable-view-menu]) .smart-scheduler-view-items-button button{padding-left:var(--smart-editor-addon-width)}smart-scheduler[view-type=agenda] .smart-scheduler-event .smart-scheduler-event-time{opacity:var(--smart-scheduler-event-time-opacity-agenda);font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:var(--smart-scheduler-event-time-font-weight-agenda)}smart-scheduler[view-type=agenda]:not([event-render-mode=classic]) .smart-scheduler-event{padding-bottom:0}smart-scheduler:not([filterable]) .smart-scheduler-legend{opacity:.55;cursor:default;pointer-events:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item{cursor:pointer;-webkit-user-select:none;user-select:none}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:hover:before{border-color:var(--smart-ui-state-border-hover)}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item:focus:before{border-color:var(--smart-primary)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator]),smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-vertical .smart-scheduler-view-time .smart-scheduler-cell{border-right:initial}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item[unselected]:before{background:0 0}smart-scheduler[filterable] .smart-scheduler-legend .smart-scheduler-legend-res-item[disabled]{opacity:.55;cursor:default;pointer-events:none}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time-container{border-bottom:initial}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label]{justify-content:flex-start}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label]>div{transform:translateX(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[show-label=offset]>div{margin-left:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[show-label]>div{transform:translateY(calc(-50% - var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-cell[show-label=offset]>div{margin-top:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[group-by-date] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-groups-container .smart-scheduler-cell{align-items:center}smart-scheduler[group-by-date] .smart-scheduler-view-header-horizontal .smart-scheduler-groups-container,smart-scheduler[group-by-date]:not([view-type^=timeline]) .smart-scheduler-view-header-vertical .smart-scheduler-groups-container{order:1}smart-scheduler[group-by-date] .smart-scheduler-view-all-day{order:2}smart-scheduler[group-by-date] .smart-scheduler-view-header-horizontal .smart-scheduler-view-groups-label-container,smart-scheduler[group-by-date]:not([view-type=agenda]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-groups-container .smart-scheduler-cell:not([group-separator]){border-bottom:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-right:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[current-time-indicator] .smart-scheduler-current-time-indicator:before{content:"";position:absolute}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]::after,smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button::after{content:initial}smart-scheduler[resized] .smart-scheduler-cell[restricted]:hover{cursor:no-drop}smart-scheduler[resized] .smart-scheduler-event{pointer-events:none}smart-scheduler[dragged] .smart-scheduler-events-container,smart-scheduler[modal] .smart-scheduler-footer,smart-scheduler[modal] .smart-scheduler-header,smart-scheduler[modal] .smart-scheduler-view-container{pointer-events:none}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current]{cursor:initial}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current] .smart-ripple{visibility:hidden}smart-scheduler[disable-date-menu] .smart-scheduler-nav[current][focus],smart-scheduler[disable-date-menu] .smart-scheduler-nav[current][hover],smart-scheduler[disable-date-menu] .smart-scheduler-view-items-button[focus],smart-scheduler[disable-date-menu] .smart-scheduler-view-items-button[hover]{background:0 0;color:var(--smart-background-color)}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button{border:initial;cursor:initial}smart-scheduler[disable-view-menu] .smart-scheduler-view-items-button .smart-ripple{visibility:hidden}smart-scheduler[time-ruler-ticks][view-type=day] .smart-scheduler-view-header-vertical .smart-scheduler-cells:last-of-type .smart-scheduler-cell:not(:last-of-type):after,smart-scheduler[time-ruler-ticks][view-type=week] .smart-scheduler-view-header-vertical .smart-scheduler-cells:last-of-type .smart-scheduler-cell:not(:last-of-type):after{content:"";position:absolute;bottom:0;right:0;width:var(--smart-scheduler-time-ruler-tick-size);height:var(--smart-scheduler-day-week-view-hour-size);background:var(--smart-scheduler-day-week-view-hour-color)}smart-scheduler[legend-location=header]{--smart-scheduler-header-height:auto}smart-scheduler[legend-location=header] .smart-scheduler-header{grid-template-areas:"date view" "legend legend"}smart-scheduler[legend-position=far] .smart-scheduler-legend{justify-content:flex-end}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:1}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:2}smart-scheduler[scroll-buttons-position=both] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:initial}smart-scheduler[scroll-buttons-position=both][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:1}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[scroll-buttons-position=far] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:2}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:initial;border-bottom-right-radius:initial}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[scroll-buttons-position=far][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[scroll-buttons-position=near] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:1}smart-scheduler[scroll-buttons-position=near] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:2}smart-scheduler[scroll-buttons-position=near][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:3}smart-scheduler[scroll-buttons-position=near][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-radius:50%}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next],smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border:initial}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]{margin-left:10px}smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[current]:not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[next]:not([active]):not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-date-nav .smart-scheduler-nav[prev]:not([active]):not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-nav[today]:not([focus]),smart-scheduler:not([header-navigation-style=raised]) .smart-scheduler-view-items-button:not([focus]){background:0 0}smart-scheduler[header-date-position=far] .smart-scheduler-header{grid-template-columns:1fr auto;grid-template-areas:"view date"}smart-scheduler[header-view-position=near] .smart-scheduler-view-nav{justify-content:flex-start}smart-scheduler[header-view-position=near] .smart-scheduler-view-items-button{order:2}smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item:first-of-type,smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item:first-of-type[selected]{border-left:none}smart-scheduler[header-view-position=near] .smart-scheduler-items-container .smart-scheduler-item[selected]{border-left:var(--smart-border-width) solid var(--smart-border);border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:var(--smart-item-border-top-left-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:initial;border-bottom-right-radius:initial;border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-radius:initial;border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[header-navigation-style=raised] .smart-scheduler-nav[today],smart-scheduler[header-navigation-style=raised] .smart-scheduler-view-items-button{background:var(--smart-background)}smart-scheduler[view-selector-type=tabs] .smart-scheduler-view-items-button{position:absolute}smart-scheduler[view-selector-type=auto] .smart-scheduler-header,smart-scheduler[view-selector-type=tabs] .smart-scheduler-header{grid-template-areas:"date . view"}smart-scheduler:not([right-to-left]) .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type{border-right:none}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-view-header-horizontal .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-bottom:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background)}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-view-header-vertical .smart-scheduler-cell[current]{color:var(--smart-scheduler-current-time-indicator-background);border-left:var(--smart-scheduler-current-time-indicator-header-size) solid var(--smart-scheduler-current-time-indicator-background);border-right:none}smart-scheduler[right-to-left][current-time-indicator] .smart-scheduler-current-time-indicator:before{left:calc(100% - 6px);transform:rotate(-180deg)}smart-scheduler[right-to-left] .smart-scheduler-header,smart-scheduler[right-to-left] .smart-scheduler-view{direction:rtl}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[today]{order:1}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{order:2}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[prev]:after{content:var(--smart-icon-arrow-right)}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[next]{order:3}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[next]:after{content:var(--smart-icon-arrow-left)}smart-scheduler[right-to-left] .smart-scheduler-date-nav .smart-scheduler-nav[current]{order:4}smart-scheduler[right-to-left].smart-container.vscroll .smart-scheduler-view,smart-scheduler[right-to-left]>.smart-container.vscroll .smart-scheduler-view{margin-left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left].smart-container.vscroll .smart-scheduler-view-scroll-bar:not([orientation=vertical]),smart-scheduler[right-to-left]>.smart-container.vscroll .smart-scheduler-view-scroll-bar:not([orientation=vertical]){left:var(--smart-scroll-bar-size)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]{right:initial;left:0}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:before{border-left:none;border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-scroll-bar[orientation=vertical]:after{right:100%;left:initial;left:calc(-1 * var(--smart-scroll-bar-size))}smart-scheduler[right-to-left][view-type=day] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[right-to-left][view-type=week] .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[right-to-left]:not([view-type^=timeline]) .smart-scheduler-cells-container .smart-scheduler-cell:not(.scale):not(:last-of-type),smart-scheduler[right-to-left][view-type]:not([view-type=day]) .smart-scheduler-view-all-day-label,smart-scheduler[right-to-left][view-type]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-time-zone:last-of-type,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-time-zone,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-view[show-vertical-header][show-group-header=horizontal] .smart-scheduler-view-details-label{border-right:initial;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[right-to-left]:not([view-type=day]) .smart-scheduler-view-header-cell-feedback,smart-scheduler[right-to-left]:not([view-type=day]):not([view-type=agenda]) .smart-scheduler-view-header-vertical .smart-scheduler-cell,smart-scheduler[right-to-left]:not([view-type=day]):not([view-type^=timeline]) .smart-scheduler-view-label-container:empty,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-label-container{border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view-details .smart-scheduler-cell:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view-header-horizontal .smart-scheduler-cell:not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-day-week-view-vertical-line-size) solid var(--smart-scheduler-day-week-view-vertical-line-color)}smart-scheduler[right-to-left] .smart-scheduler-view-all-day .smart-scheduler-cell[all-day]:last-of-type,smart-scheduler[right-to-left] .smart-scheduler-view-header-horizontal .smart-scheduler-cell:last-of-type{border-right:initial}smart-scheduler[right-to-left]:not([view-type=day]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-header-groups-container .smart-scheduler-cell-container:not(:last-of-type)>.smart-scheduler-cell,smart-scheduler[right-to-left][view-type^=timeline] .smart-scheduler-cells-container .smart-scheduler-cell-container:not(:last-of-type){border-right:initial;border-left:var(--smart-scheduler-view-line-size) solid var(--smart-scheduler-view-vertical-line-color)}smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell-container[group-separator]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell:not(.scale)[group-separator]:not(:last-of-type),smart-scheduler[right-to-left] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-cell[group-separator]:not(:last-of-type){border-right-color:initial;border-right-width:initial;border-left-color:var(--smart-scheduler-timeline-group-separator-background);border-left-width:var(--smart-scheduler-timeline-group-separator-size)}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell:not([group-separator]){border-left:initial}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell[show-label=offset]>div{margin-left:initial;margin-right:var(--smart-scheduler-timeline-group-header-offset)}smart-scheduler[right-to-left][group-by-date] .smart-scheduler-view[show-group-header=horizontal] .smart-scheduler-view-header-horizontal .smart-scheduler-view-time .smart-scheduler-cell[show-label]>div{transform:translateX(calc(50% + var(--smart-scheduler-timeline-header-cell-padding)))}smart-scheduler[right-to-left] .smart-scheduler-nav[current]:after,smart-scheduler[right-to-left] .smart-scheduler-view-items-button:after{left:0;right:initial}smart-scheduler[right-to-left][view-type=agenda]{--smart-scheduler-timeline-header-vertical-label-padding:0 25% 0 0}smart-scheduler[right-to-left][view-type=agenda] .smart-scheduler-view-header-vertical .smart-scheduler-cell>div{text-align:right}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector]{padding-right:initial;padding-left:calc(var(--smart-scheduler-month-view-number-size) + 5px)}smart-scheduler[right-to-left][view-type=month] .smart-scheduler-view:not([mobile]) .smart-scheduler-event[collector][first-month-day]{padding-left:calc(var(--smart-scheduler-month-view-number-size) + 25px)}smart-scheduler[right-to-left] .smart-toast-container-custom{right:initial;left:0}smart-scheduler[right-to-left]:not([view-type=agenda]) .smart-scheduler-event[status] .smart-scheduler-event-content{padding-left:initial;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding));border-top-left-radius:initial;border-bottom-left-radius:initial;border-top-right-radius:5px;border-bottom-right-radius:5px}smart-scheduler[right-to-left]:not([view-type=month]) .smart-scheduler-view[show-group-header=vertical] .smart-scheduler-view-all-day-label-container{margin-left:initial;margin-right:var(--smart-scheduler-timeline-header-vertical-group-size)}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[current]{border-top-right-radius:initial;border-bottom-right-radius:initial;border-top-left-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-right-radius)}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[prev]{border-top-left-radius:initial;border-bottom-left-radius:initial;border-left:initial}smart-scheduler[right-to-left][header-navigation-style=raised] .smart-scheduler-date-nav .smart-scheduler-nav[next]{border-top-right-radius:var(--smart-item-border-top-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-left-radius);border-right:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-nav[today]{margin-right:initial;margin-left:10px}smart-scheduler[right-to-left] .smart-scheduler-event[repeating] .smart-scheduler-event-content:after{right:initial;left:0}smart-scheduler[right-to-left][view-type=timelineWeek] .smart-scheduler-view[show-vertical-header] .smart-scheduler-view-details-label{border-right:initial;border-left:var(--smart-border-width) solid var(--smart-border)}smart-scheduler[right-to-left] .smart-scheduler-items-container .smart-scheduler-item:last-of-type{border-right:var(--smart-border-width) solid var(--smart-border);border-left:none}smart-scheduler[right-to-left] .smart-scheduler-legend{direction:rtl}@-moz-document url-prefix(){.smart-scheduler .smart-scheduler-view[mobile] .smart-scheduler-content:not(.hide-overlay):after{display:none}}.smart-scheduler-window{--smart-window-default-width:auto;--smart-window-default-height:auto;--smart-window-header-height:var(--smart-scheduler-window-header-height);--smart-window-footer-height:var(--smart-scheduler-window-footer-height);--smart-window-header-footer-padding:10px;--smart-window-header-background:transparent;--smart-window-footer-padding:10px;--smart-window-content-padding:20px;max-width:100vw;max-height:100vh}.smart-scheduler-window[mobile]{border-radius:initial}.smart-scheduler-window.smart-window.confirm .smart-scheduler-confirm-label{width:var(--smart-box-width)}.smart-scheduler-window.smart-window.confirm .smart-content-container>.smart-content{width:100%;padding:var(--smart-window-content-padding);justify-items:center;justify-items:safe center;grid-template-rows:auto minmax(auto,1fr);display:grid;justify-content:center;grid-template-columns:100%;grid-row-gap:initial}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper{width:100%;padding:var(--smart-window-content-padding);justify-items:center;justify-items:safe center;grid-template-rows:auto minmax(auto,1fr)}.smart-scheduler-window.smart-window .smart-scheduler-window-content-wrapper,.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{display:grid;grid-row-gap:10px;justify-content:center;grid-template-columns:100%}.smart-scheduler-window.smart-window .smart-content-container>.smart-content{padding:initial;align-items:flex-start}.smart-scheduler-window.smart-window .smart-scheduler-window-main,.smart-scheduler-window.smart-window .smart-scheduler-window-repeat{width:var(--smart-box-width)}.smart-scheduler-window.smart-window[horizontal] .smart-scheduler-window-content-wrapper{grid-template-columns:repeat(2,auto);grid-column-gap:20px}.smart-scheduler-window.smart-window .smart-scheduler-window-repeat [multiple]{grid-template-columns:minmax(0,1fr)}.smart-scheduler-window.smart-window .smart-scheduler-window-repeat [multiple] .smart-scheduler-window-editor{grid-template-columns:auto auto minmax(0,1fr)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .grid-samples-container,.smart-scheduler-window .smart-scheduler-window-editor[multiple]{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-scheduler-window .smart-content-container,.smart-scheduler-window>.smart-container{max-height:inherit}.smart-scheduler-window [multiple] .smart-scheduler-window-editor{align-items:center;justify-content:flex-start}.smart-scheduler-window [multiple] .smart-scheduler-window-editor:nth-child(even),.smart-scheduler-window [multiple] .smart-scheduler-window-editor:nth-child(odd):not(:first-of-type):not(:last-of-type),.smart-scheduler-window [multiple] .smart-scheduler-window-editor[type=repeat]{justify-content:flex-end}.smart-scheduler-window .smart-content-container>.smart-footer{display:flex}@media not all and (min-resolution:0.001dpcm){.smart-scheduler-window .smart-content-container>.smart-footer{align-content:start}}.smart-scheduler-window .smart-content-container>.smart-footer smart-button{width:100%;height:100%;--smart-button-padding:0.2rem 16px}.smart-scheduler-window .smart-content-container>.smart-footer smart-button:not(:first-of-type){margin-inline-start:2%}.smart-scheduler-window .smart-content-container>.smart-footer .smart-icon{position:relative;height:100%;font-family:var(--smart-font-family-icon);font-size:18px;margin-right:2.5px}.smart-scheduler-window .smart-scheduler-window-button.ok .smart-icon::after{content:var(--smart-icon-check)}.smart-scheduler-window .smart-scheduler-window-button.cancel{grid-area:buttonCancel}.smart-scheduler-window .smart-scheduler-window-button.cancel .smart-icon::after{content:var(--smart-icon-cancel)}.smart-scheduler-window .smart-scheduler-window-button.delete .smart-icon::after{content:var(--smart-icon-delete)}.smart-scheduler-window .smart-scheduler-window-editor{display:grid;grid-row-gap:5px;grid-column-gap:10px}.smart-scheduler-window .smart-scheduler-window-editor[type=allDay],.smart-scheduler-window .smart-scheduler-window-editor[type=repeat]{grid-column-gap:initial}.smart-scheduler-window .smart-scheduler-window-editor[type=conference] label::before{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon);font-size:14px;margin-right:5px;position:relative;top:-3px}.smart-scheduler-window .smart-scheduler-window-editor[type=notifications] label::before{content:var(--smart-icon-bell);font-family:var(--smart-font-family-icon);font-size:14px;margin-right:5px}.smart-scheduler-window .smart-scheduler-window-editor[multiple] .smart-color-input[event-editor]{width:auto;--smart-border-radius:50%}.smart-scheduler-window .smart-scheduler-window-editor .smart-date-time-picker,.smart-scheduler-window .smart-scheduler-window-editor .smart-drop-down-list,.smart-scheduler-window .smart-scheduler-window-editor>.smart-input{width:100%}.smart-scheduler-window .smart-scheduler-window-editor .smart-switch-button{margin:auto 10px}.smart-scheduler-window .smart-scheduler-window-editor>b{text-align:center}.smart-scheduler-window .smart-scheduler-window-editor>.smart-number-input{width:100px}.smart-scheduler-window .smart-scheduler-window-editor input:not(.smart-input){height:var(--smart-editor-height)}.smart-scheduler-window .smart-scheduler-window-editor .smart-input[disabled]{opacity:.55;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.smart-scheduler-window .smart-scheduler-window-main [multiple] .smart-scheduler-window-editor:not([type^=date]):not([resource-type]){grid-template-columns:repeat(2,auto)}.smart-scheduler-window .smart-scheduler-window-repeat [multiple] .smart-scheduler-window-editor[type=repeatEnd]{grid-template-columns:initial}.smart-scheduler-tooltip{--smart-tooltip-arrow-color:var(--smart-background);--smart-tooltip-padding:4px}.smart-scheduler-tooltip.smart-tooltip .smart-tooltip-content{opacity:initial;background-color:var(--smart-background);color:var(--smart-color);border:none}.smart-scheduler-tooltip .smart-calendar{border:initial;border-radius:initial;direction:initial}.smart-scheduler-tooltip .smart-calendar .smart-calendar-header{border:var(--smart-border-width) solid var(--smart-border)}.smart-scheduler-tooltip .smart-scheduler-items-container{flex-direction:column;outline:0}.smart-scheduler-tooltip .smart-scheduler-items-container:focus .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-focus);border-color:var(--smart-ui-state-border-focus);color:var(--smart-ui-state-color-focus)}.smart-scheduler-tooltip .smart-scheduler-item{width:100%;cursor:pointer;height:auto;position:relative;padding-right:calc(var(--smart-scheduler-shortcut-size) - 4px)}.smart-scheduler-tooltip .smart-scheduler-item:after{content:attr(shortcut-key);position:absolute;height:100%;width:var(--smart-scheduler-shortcut-size);display:flex;align-items:center;justify-content:center;box-sizing:border-box;top:0;right:0;overflow:hidden;white-space:nowrap;opacity:.5;margin:0 6px 0 10px}.smart-scheduler-tooltip .smart-scheduler-item:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-scheduler-tooltip .smart-scheduler-item[checkable]:after{content:"";opacity:initial;left:0;right:initial;margin:initial}.smart-scheduler-tooltip .smart-scheduler-item[checkable]>div{padding-left:var(--smart-scheduler-shortcut-size);padding-right:initial}.smart-scheduler-tooltip .smart-scheduler-item[checkable][checked]:after{content:var(--smart-icon-check);font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size)}.smart-scheduler-tooltip .smart-scheduler-item[separator]{position:relative;margin-top:15px}.smart-scheduler-tooltip .smart-scheduler-item[separator]:before{content:"";display:flex;width:100%;border-bottom:var(--smart-border-width) solid var(--smart-border);margin:7px 0;position:absolute;left:0;bottom:100%}.smart-scheduler-tooltip .smart-scheduler-item>div{position:relative;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding:10px var(--smart-scheduler-shortcut-size) 10px 12px;display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;user-select:none}.smart-scheduler-tooltip .smart-scheduler-event{display:grid;position:relative;width:100%!important;height:var(--smart-scheduler-event-item-size)!important;top:initial!important;left:initial!important;right:initial!important;grid-template-columns:20px minmax(0,1fr) var(--smart-scheduler-event-button-size);grid-column-gap:10px;justify-content:center;padding:var(--smart-scheduler-event-content-padding);cursor:pointer;background:var(--smart-background);color:var(--smart-background-color);outline:0;--smart-scheduler-event-focus:var(--smart-ui-state-focus);--smart-scheduler-event-color-focus:var(--smart-ui-state-color-focus);--smart-scheduler-event-hover:var(--smart-ui-state-hover);--smart-scheduler-event-color-hover:var(--smart-ui-state-color-hover);-webkit-user-select:none;user-select:none}.smart-scheduler-tooltip .smart-scheduler-event:before{content:"";width:20px;height:20px;display:flex;background:var(--smart-scheduler-event-background);justify-content:center;align-items:center;pointer-events:none;box-sizing:border-box;border-radius:50%;padding:var(--smart-scheduler-event-content-padding)}.smart-scheduler-tooltip .smart-scheduler-event:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-event[hover] .smart-scheduler-event-button:hover{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;overflow:hidden}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting{font-size:12px;color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting a{color:var(--smart-primary)}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content .meeting::before{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon);font-size:12px;margin-right:5px}.smart-scheduler-tooltip .smart-scheduler-event .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.smart-scheduler-tooltip .smart-scheduler-context-menu{width:100%;height:100%;display:grid;align-items:center;justify-content:flex-start}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item{height:var(--smart-list-item-height);padding:var(--smart-list-item-padding);border-top-left-radius:var(--smart-item-border-top-left-radius);border-top-right-radius:var(--smart-item-border-top-right-radius);border-bottom-left-radius:var(--smart-item-border-bottom-left-radius);border-bottom-right-radius:var(--smart-item-border-bottom-right-radius);white-space:nowrap;text-overflow:ellipsis;background:var(--smart-background);color:var(--smart-background-color);display:flex;align-items:center;-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item .smart-button[delete]:active,.smart-notification-panel .smart-notification-item .smart-button[delete]:hover,.smart-scheduler-tooltip .smart-scheduler-event-button:hover{color:var(--smart-ui-state-color-hover);background-color:var(--smart-ui-state-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item:hover{background:var(--smart-ui-state-hover);color:var(--smart-ui-state-color-hover)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item[selected],.smart-scheduler-tooltip .smart-scheduler-event[selected],.smart-scheduler-tooltip .smart-scheduler-item[selected]{background-color:var(--smart-ui-state-selected);border-color:var(--smart-ui-state-border-selected);color:var(--smart-ui-state-color-selected)}.smart-scheduler-tooltip .smart-scheduler-context-menu .smart-scheduler-context-menu-item[disabled],.smart-scheduler-tooltip .smart-scheduler-event[disabled],.smart-scheduler-tooltip .smart-scheduler-item[disabled]{opacity:.55;cursor:default;pointer-events:none}.smart-scheduler-tooltip .smart-scheduler-collector-event-list{width:100%;height:100%}.smart-scheduler-tooltip .smart-scroll-viewer{--smart-scroll-viewer-max-height:var(--smart-scheduler-context-menu-max-height);--smart-scroll-viewer-max-width:var(--smart-scheduler-context-menu-max-width);--smart-list-box-default-height:auto;width:auto;border:initial;padding:initial}.smart-notification-panel .smart-notification-item .smart-input,.smart-scheduler-tooltip .smart-scheduler-event-button{border-top-right-radius:var(--smart-border-top-right-radius);border-bottom-left-radius:var(--smart-border-bottom-left-radius);outline:0}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container.vscroll .smart-scheduler-context-menu{padding-right:var(--smart-scroll-bar-size)}.smart-scheduler-tooltip .smart-scroll-viewer .smart-scroll-viewer-container .smart-scroll-viewer-content-container{padding:initial}.smart-scheduler-tooltip .smart-scheduler-event-button{position:relative;width:var(--smart-scheduler-collector-item-button-size);height:var(--smart-scheduler-collector-item-button-size);display:flex;justify-content:center;align-items:center;overflow:hidden;border-color:var(--smart-border);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius)}.smart-scheduler-tooltip .smart-scheduler-event-button:active{color:var(--smart-ui-state-color-active);background-color:var(--smart-ui-state-active)}.smart-scheduler-tooltip .smart-scheduler-event-button:focus{color:var(--smart-ui-state-color-focus);background-color:var(--smart-ui-state-focus)}.smart-scheduler-tooltip .smart-scheduler-event-button:before{content:var(--smart-icon-delete);font-family:var(--smart-font-family-icon);position:absolute;pointer-events:none;box-sizing:border-box;font-size:var(--smart-button-large-font-size)}.smart-scheduler-tooltip .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:nowrap}.smart-scheduler-tooltip:not([animation=none]){animation:smart-drop-down-list-smart-animate-closing .2s ease-in;transition:animation .2s ease-in,opacity .2s ease-in,visibility .2s ease-in}.smart-scheduler-tooltip:not([animation=none])[visible]{animation:smart-drop-down-list-smart-animate-opening .2s ease-out;transition:animation .2s ease-out,opacity .2s ease-out,visibility .2s ease-out}.smart-scheduler-tooltip:not([arrow-direction]),.smart-scheduler-tooltip[arrow-direction=bottom]{transform-origin:bottom}.smart-scheduler-tooltip:not([arrow]),.smart-scheduler-tooltip[arrow-direction=top]{transform-origin:top}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item{padding-right:initial;padding-left:calc(var(--smart-scheduler-shortcut-size) - 4px)}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item:after{left:0;right:initial;margin:0 10px 0 6px}.smart-scheduler-tooltip[right-to-left] .smart-scheduler-item>div{padding:10px 12px 10px var(--smart-scheduler-shortcut-size)}.smart-scheduler-drag-feedback{position:absolute;outline:0;-webkit-tap-highlight-color:transparent;border-radius:var(--smart-scheduler-event-border-radius);pointer-events:none;padding:initial;text-align:center;box-sizing:border-box;background:0 0;box-shadow:var(--smart-elevation-8);font-family:var(--smart-font-family);font-size:var(--smart-font-size);cursor:move;opacity:.75;z-index:10000}.smart-scheduler-drag-feedback .smart-scheduler-event-content{box-sizing:border-box;width:100%;height:100%;max-height:100%;display:grid;grid-template-rows:min-content minmax(auto,1fr);justify-content:flex-start;justify-items:flex-start;align-items:center;overflow:hidden;padding:var(--smart-scheduler-event-content-padding);color:var(--smart-scheduler-event-color);background:var(--smart-scheduler-event-background);cursor:pointer;position:relative;border-radius:inherit;grid-row-gap:2px}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto);grid-template-rows:100%;grid-column-gap:5px;justify-content:space-between}.smart-scheduler-drag-feedback .smart-scheduler-event-content[single-line]>div{align-self:initial}.smart-scheduler-drag-feedback .smart-scheduler-event-content:not([single-line])>div:not(:first-of-type){grid-column:1/span 2}.smart-scheduler-drag-feedback .smart-scheduler-event-label{font-weight:var(--smart-scheduler-event-label-font-weight);font-size:var(--smart-scheduler-event-label-font-size);pointer-events:none;white-space:nowrap}.smart-scheduler-drag-feedback .smart-scheduler-event-time{font-weight:var(--smart-scheduler-event-time-font-weight);font-size:var(--smart-scheduler-event-time-font-size);opacity:var(--smart-scheduler-event-time-opacity);pointer-events:none;white-space:pre-wrap}.smart-scheduler-drag-feedback .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr)}.smart-scheduler-drag-feedback .smart-scheduler-event-content>div{max-width:100%;max-height:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.smart-scheduler-drag-feedback .smart-scheduler-event-content>div:first-of-type{align-self:center}.smart-scheduler-drag-feedback[status] .smart-scheduler-event-content:before{content:"";position:absolute;display:block;width:var(--smart-scheduler-status-size);height:100%;background:var(--smart-scheduler-status-background);box-shadow:0 0 0 .5px var(--smart-background);border:1px solid var(--smart-border);border-radius:20px;overflow:hidden;box-sizing:border-box}.smart-scheduler-drag-feedback[status]:not([view-type=agenda]) .smart-scheduler-event-content{padding-left:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}.smart-scheduler-drag-feedback[status=free] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-free-background)}.smart-scheduler-drag-feedback[status=busy] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-busy-background)}.smart-scheduler-drag-feedback[status=outOfOffice] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-out-of-office-background)}.smart-scheduler-drag-feedback[status=tentative] .smart-scheduler-event-content:before{background:var(--smart-scheduler-status-tentative-background)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-time{opacity:var(--smart-scheduler-event-time-opacity-agenda);font-size:var(--smart-scheduler-event-time-font-size-agenda);font-weight:var(--smart-scheduler-event-time-font-weight-agenda)}.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event,.smart-scheduler-drag-feedback[view-type=agenda] .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-agenda)}.smart-scheduler-drag-feedback[view-type=agenda][status] .smart-scheduler-event-content:before{content:initial}.smart-scheduler-drag-feedback:not([view-type^=timeline]){width:var(--smart-scheduler-event-size)}.smart-scheduler-drag-feedback:not([view-type^=timeline]) .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-basic)}.smart-scheduler-drag-feedback[view-type^=timeline] .smart-scheduler-event-content>div{padding:var(--smart-scheduler-event-padding-timeline)}.smart-scheduler-drag-feedback[mobile]:not([view-type^=timeline]){min-width:var(--smart-scheduler-event-size-timeline)}.smart-scheduler-drag-feedback[exception] .smart-scheduler-event-content,.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content{grid-template-columns:minmax(auto,1fr) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback:not([repeating]) .smart-scheduler-event-content:not([single-line])>div{grid-column:1/span 2}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content:after{content:var(--smart-icon-spin);width:var(--smart-scheduler-event-icon-size);position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;font-family:var(--smart-font-family-icon);font-size:var(--smart-font-size);padding:var(--smart-scheduler-event-content-padding);box-sizing:border-box;line-height:1rem}.smart-scheduler-drag-feedback[repeating] .smart-scheduler-event-content[single-line]{grid-template-columns:repeat(2,auto) var(--smart-scheduler-event-icon-size)}.smart-scheduler-drag-feedback[repeating][exception] .smart-scheduler-event-content:after{content:var(--smart-icon-attention-circled)}.smart-scheduler-drag-feedback[right-to-left]{direction:rtl}.smart-scheduler-drag-feedback[right-to-left]:not([view-type=agenda])[status] .smart-scheduler-event-content{padding-left:initial;padding-right:calc(var(--smart-scheduler-status-size) + var(--smart-scheduler-status-padding))}.smart-scheduler-drag-feedback[right-to-left][repeating] .smart-scheduler-event-content:after{right:initial;left:0}.smart-dragging-disabled{cursor:no-drop}.smart-notification-panel{width:auto;height:auto;display:inline-block;contain:content;max-height:100px}.smart-notification-panel:focus{border-color:var(--smart-outline)}.smart-notification-panel.smart-container,.smart-notification-panel>.smart-container{padding:var(--smart-editor-label-padding);overflow:auto;max-height:inherit}.smart-notification-panel .smart-notification-container{display:flex;width:100%;flex-direction:column}.smart-notification-panel .smart-notification-container:empty{display:none}.smart-notification-panel .smart-notification-item,.smart-notification-panel .smart-notification-placeholder{-webkit-user-select:none;user-select:none}.smart-notification-panel .smart-notification-item{display:inline-grid;grid-template-columns:repeat(4,minmax(0,1fr)) var(--smart-editor-height);grid-column-gap:10px;align-items:center;padding:0 0 var(--smart-editor-label-padding);justify-items:center}.smart-notification-panel .smart-notification-item .smart-input{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:var(--smart-surface);color:var(--smart-surface-color);position:relative;padding:var(--smart-editor-label-padding);height:var(--smart-editor-height);border-top-left-radius:var(--smart-border-top-left-radius);border-bottom-right-radius:var(--smart-border-bottom-right-radius);display:inline-flex;align-items:center;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);border:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-item .smart-input[interval]::after,.smart-notification-panel .smart-notification-item .smart-input[interval]::before,.smart-notification-panel .smart-notification-item .smart-input[type]::after{content:var(--smart-icon-arrow-down);display:flex;overflow:hidden;cursor:pointer;font-family:var(--smart-font-family-icon);justify-content:center;align-items:center;font-size:var(--smart-arrow-size);outline:0;width:var(--smart-editor-addon-width);position:absolute;top:1px;right:-1px;height:100%;box-sizing:border-box}.smart-notification-panel .smart-notification-item .smart-input[interval]::before{content:var(--smart-icon-arrow-up);top:0;height:50%;border-bottom:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-item .smart-input[interval]::after{content:var(--smart-icon-arrow-down);bottom:0;top:initial;height:50%}.smart-notification-panel .smart-notification-item .smart-button[delete]{width:var(--smart-editor-height);height:var(--smart-editor-height);box-sizing:border-box;display:flex;align-items:center;justify-content:center;opacity:.25;font-size:16px;cursor:pointer;position:relative;border-radius:50%;outline:0}.smart-notification-panel .smart-notification-item .smart-button[delete]:after{content:var(--smart-icon-close);display:flex;justify-content:center;align-items:center;width:100%;height:0;cursor:pointer;font-size:var(--smart-font-size);font-family:var(--smart-font-family-icon)}.smart-notification-panel .smart-notification-placeholder,.smart-notification-panel .smart-notification-placeholder .smart-input{outline:0;align-items:center;cursor:pointer;font-family:var(--smart-font-family);font-size:var(--smart-font-size);display:inline-flex}.smart-notification-panel .smart-notification-item .smart-button[delete]:hover{opacity:.6}.smart-notification-panel .smart-notification-item .smart-button[delete]:active{opacity:1}.smart-notification-panel .smart-notification-item .smart-button[delete]:focus,.smart-notification-panel .smart-notification-item .smart-input:focus{box-shadow:0 0 0 1px var(--smart-outline)}.smart-notification-panel .smart-notification-placeholder{border-bottom:var(--smart-border-width) solid var(--smart-primary);color:var(--smart-primary)}.smart-notification-panel .smart-notification-placeholder .smart-input{border:var(--smart-border-width) solid transparent}.smart-notification-panel .smart-notification-placeholder:hover{color:var(--smart-ui-state-color-hover)}.smart-notification-panel .smart-notification-editor{position:absolute;background:var(--smart-background);color:var(--smart-background-color)}.smart-notification-panel label{display:inline-flex;align-items:center;justify-content:center}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]{padding-left:calc(var(--smart-editor-addon-width) + var(--smart-editor-label-padding))}.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]::after,.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[interval]::before,.smart-notification-panel[right-to-left] .smart-notification-item .smart-input[type]::after{right:initial;left:-1px}.smart-scheduler-loading-container .smart-loader-label{position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);margin-top:calc(5px + var(--smart-loader-size));margin-left:5px}.smart-scheduler-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;z-index:99;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;border-radius:50%;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-scheduler-loader:after,.smart-scheduler-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit inherit transparent;border-width:6px;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div{position:relative;border-radius:50%;border:initial;transform:scale(.95)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div.selected{transform:scale(1)}.smart-color-input-drop-down-menu.smart-scheduler-color-input .default-samples-container div.selected:not(.no-color):after{content:var(--smart-icon-check);width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;font-family:var(--smart-font-family-icon);color:var(--smart-secondary-color);border-radius:inherit}.smart-scheduler-color-input{--smart-input-drop-down-menu-width:auto}
.smart-3d-chart-legend-item-color{width:13px;height:13px;margin-right:5px;cursor:pointer;border:3px solid}.smart-3d-chart-legend-item-hidden>.smart-3d-chart-legend-item-color{background-color:#fff!important}.smart-3d-chart-legend-item-label{font-size:12px;font-weight:700}.smart-3d-chart-legend{position:absolute;display:flex;justify-content:center;flex-wrap:wrap;z-index:2}.smart-3d-chart-footer{border:1px solid var(--smart-border)}.smart-3d-chart-range-selector-container{position:relative;width:95%;height:100px;border:1px solid var(--smart-border)}.smart-3d-chart-range-selector{position:relative;width:100%;height:80%}.smart-3d-chart-range-selector-rect{position:absolute;background:#00f;opacity:.1;top:0;width:95%;height:100%;cursor:move}.smart-3d-chart-range-selector-slider{position:absolute;top:0;width:6px;height:100%;cursor:e-resize}.smart-3d-chart-range-selector-slider:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background:var(--smart-border)}.smart-3d-chart-range-selector-slider:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-3px;height:30%;width:100%;border:1px solid var(--smart-border);border-radius:4px;background:#fff}.smart-3d-chart-legend-table{table-layout:fixed}.smart-3d-chart-legend-table-header-cell{height:55px;border-bottom:1px solid var(--smart-border);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}td.smart-3d-chart-legend-table-body-cell:first-child{text-align:left;border-right:1px solid var(--smart-border);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}td.smart-3d-chart-legend-table-body-cell{text-align:center;padding:0 5px}td.smart-3d-chart-legend-table-body-cell:last-child{min-width:40px}.smart-3d-chart-legend-table-body-cell-flex{display:flex;justify-content:center}.smart-3d-chart-legend-table .smart-3d-chart-legend-item{width:100%;justify-content:center;margin:8px 2px}.smart-3d-chart-legend-table .smart-3d-chart-legend-item-color{max-width:20px;width:100%;height:20px}.smart-3d-chart-legend-table thead th:not(:first-child) div.wrapper{justify-content:center}.smart-3d-chart-legend-column{display:flex}.smart-3d-chart-legend-item{display:flex;margin:8px;-webkit-user-select:none;user-select:none}.smart-3d-chart-tooltip{position:fixed;display:none;background-color:var(--smart-background);color:var(--smart-background-color);opacity:.8;border-radius:5px;border:2px solid #000;padding:3px;z-index:2;max-width:165px}.smart-3d-chart-caption{width:100%;padding:10px;position:absolute;text-align:center;z-index:2;margin:auto}.smart-3d-chart,.smart-3d-chart-container{position:relative}.smart-3d-chart-label{font-size:15px;color:var(--smart-background-color);background-color:none}.smart-3d-chart-value-axis-label,.smart-3d-chart-x-axis-label,.smart-3d-chart-z-axis-label{color:var(--smart-background-color);font-weight:550;padding:0}.smart-3d-chart-hover{cursor:pointer}.smart-3d-chart-tooltip-heading{font-weight:700}.smart-3d-chart{display:block;width:800px;height:400px;border:1px solid var(--smart-border)}smart-3d-chart .smart-3d-chart-controls{height:fit-content;width:100%;display:flex;justify-content:right;align-items:center;position:absolute;z-index:3;opacity:0;transition:opacity .25s ease-in-out;padding:5px 20px}.smart-3d-chart-controls>.smart-3d-chart-control{margin-left:20px}smart-3d-chart:hover .smart-3d-chart-controls{opacity:1}.smart-3d-chart-control-button{cursor:pointer;font-size:17px}.smart-3d-chart-control-button:after{opacity:.7;position:relative;top:20%}.smart-3d-chart-control-button:hover:after,.smart-3d-chart-control-button[selected]:after{opacity:1}.smart-3d-chart-control-zoom-in:after{content:var(--smart-icon-zoom-in);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-zoom-out:after{content:var(--smart-icon-zoom-out);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-camera-mode:after{content:var(--smart-icon-video-camera);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-pan-mode:after{content:var(--smart-icon-move);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-zoom-mode:after{content:var(--smart-icon-zoom-in);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-reset-camera:after{content:var(--smart-icon-home);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-save-image:after{content:var(--smart-icon-download-alt);font-family:var(--smart-font-family-icon)}.smart-3d-chart-control-drop-down-list{width:150px}.smart-3d-chart-control-drop-down-list .smart-3d-chart-control-list-item{margin-right:5px}
.drawContainer,.smart-arrow,.smart-container{height:100%;width:100%}.smart-container{box-sizing:border-box;font-family:inherit;font-size:inherit;display:block;outline:0;margin:0;padding:0}.smart-container *{box-sizing:border-box}.smart-drop-down,.smart-popup{position:absolute;box-sizing:border-box;margin:var(--smart-editor-drop-down-vertical-offset) 0;z-index:var(--smart-editor-drop-down-z-index);list-style-type:none}@font-face{font-family:smart-icons;src:local("./font/smart-icons"),url('smart-icons.bf94924c9aa7c2bc.woff2') format("woff2"),url('smart-icons.eee868e241bdbe81.woff') format("woff"),url('smart-icons.f44564f1a275ab1a.ttf') format("truetype"),url('smart-icons.bd35711a237d2be9.eot') format("embedded-opentype");font-weight:400;font-style:normal}.smart-arrow{background-position:center;background-repeat:no-repeat;background-size:1em 1em}.smart-arrow-down:after,.smart-arrow-left-first:after,.smart-arrow-left:after,.smart-arrow-right-last:after,.smart-arrow-right:after,.smart-arrow-up:after{width:100%;height:100%;font-family:var(--smart-font-family-icon);font-style:normal;font-weight:400;font-size:var(--smart-arrow-size);color:inherit;text-decoration:inherit;font-variant:normal;text-transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:relative}.smart-arrow-up:after{content:var(--smart-icon-arrow-up);top:-1px}.smart-arrow-down:after{content:var(--smart-icon-arrow-down)}.smart-arrow-left:after{content:var(--smart-icon-arrow-left)}.smart-arrow-left-first:after{content:var(--smart-icon-first-page)}.smart-arrow-right-last:after{content:var(--smart-icon-last-page)}.smart-arrow-right:after{content:var(--smart-icon-arrow-right)}.drawContainer{position:relative}.smart-ripple{display:block;position:absolute;border-radius:50%;transform:scale(0);pointer-events:none;animation:ripple .35s linear;border:none;opacity:.5}.smart-ripple.smart-animate{animation:ripple .65s linear;position:absolute}@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}.smart-overlay{pointer-events:none}.smart-unselectable{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.smart-collapse,.smart-hidden{display:none!important}.smart-visibility-hidden{visibility:hidden!important}.smart-element-init{visibility:hidden}.smart-element-ready{overflow:hidden}.smart-shown{display:block}.smart-resize-trigger{position:absolute;left:0;top:0;transition:0s}.smart-resize-trigger-shrink{position:absolute;left:0;top:0;transition:0s;width:200%;height:200%}.smart-resize-trigger-container{display:block;position:relative;top:-100%;left:0;height:100%;width:100%;min-height:1px;overflow:hidden;pointer-events:none;z-index:-1;visibility:hidden}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader,smart-card-view .smart-loader,smart-grid .smart-loader,smart-list-box .smart-loader,smart-list-menu .smart-loader,smart-table .smart-loader,smart-tree .smart-loader{margin:inherit;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.1);box-sizing:border-box;background-clip:padding-box;border-radius:50%;z-index:10;width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader:after,.smart-list-menu-view.smart-drop-down-repositioned .smart-loader:before,smart-card-view .smart-loader:after,smart-card-view .smart-loader:before,smart-grid .smart-loader:after,smart-grid .smart-loader:before,smart-list-box .smart-loader:after,smart-list-box .smart-loader:before,smart-list-menu .smart-loader:after,smart-list-menu .smart-loader:before,smart-table .smart-loader:after,smart-table .smart-loader:before,smart-tree .smart-loader:after,smart-tree .smart-loader:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:6px solid transparent;animation:smart-loader-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,smart-loader-spin-fade 1.1s linear infinite}.smart-list-menu-view.smart-drop-down-repositioned .smart-loader.smart-hidden,smart-card-view .smart-loader.smart-hidden,smart-grid .smart-loader.smart-hidden,smart-list-box .smart-loader.smart-hidden,smart-list-menu .smart-loader.smart-hidden,smart-table .smart-loader.smart-hidden,smart-tree .smart-loader.smart-hidden{display:none}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader,smart-grid[loading-indicator-position=bottom] .smart-loader,smart-grid[loading-indicator-position=top] .smart-loader,smart-list-box[loading-indicator-position=bottom] .smart-loader,smart-list-box[loading-indicator-position=top] .smart-loader,smart-list-menu[loading-indicator-position=bottom] .smart-loader,smart-list-menu[loading-indicator-position=top] .smart-loader,smart-tree[loading-indicator-position=bottom] .smart-loader,smart-tree[loading-indicator-position=top] .smart-loader{width:var(--smart-loader-size);height:var(--smart-loader-size);left:20%}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container,smart-grid[loading-indicator-position=bottom] .smart-loader-container,smart-grid[loading-indicator-position=top] .smart-loader-container,smart-list-box[loading-indicator-position=bottom] .smart-loader-container,smart-list-box[loading-indicator-position=top] .smart-loader-container,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container,smart-list-menu[loading-indicator-position=top] .smart-loader-container,smart-tree[loading-indicator-position=bottom] .smart-loader-container,smart-tree[loading-indicator-position=top] .smart-loader-container{display:block;position:relative;width:100%;height:10%;background-color:#F2F2F2;overflow:hidden;animation:smart-loader-container-pop-up-down .3s linear}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-grid[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-grid[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-list-box[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-list-box[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-list-menu[loading-indicator-position=top] .smart-loader-container.smart-hidden,smart-tree[loading-indicator-position=bottom] .smart-loader-container.smart-hidden,smart-tree[loading-indicator-position=top] .smart-loader-container.smart-hidden{display:none}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-label,.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-label,smart-grid[loading-indicator-position=bottom] .smart-loader-label,smart-grid[loading-indicator-position=top] .smart-loader-label,smart-list-box[loading-indicator-position=bottom] .smart-loader-label,smart-list-box[loading-indicator-position=top] .smart-loader-label,smart-list-menu[loading-indicator-position=bottom] .smart-loader-label,smart-list-menu[loading-indicator-position=top] .smart-loader-label,smart-tree[loading-indicator-position=bottom] .smart-loader-label,smart-tree[loading-indicator-position=top] .smart-loader-label{position:absolute;display:block;top:50%;transform:translate(-50%,-50%);left:60%;font-family:inherit;font-size:inherit;vertical-align:middle;white-space:nowrap}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=top] .smart-loader-container,smart-grid[loading-indicator-position=top] .smart-loader-container,smart-list-box[loading-indicator-position=top] .smart-loader-container,smart-list-menu[loading-indicator-position=top] .smart-loader-container,smart-tree[loading-indicator-position=top] .smart-loader-container{top:0;position:absolute;animation:smart-loader-container-pop-up-top .3s linear}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=bottom] .smart-loader-container,smart-grid[loading-indicator-position=bottom] .smart-loader-container,smart-list-box[loading-indicator-position=bottom] .smart-loader-container,smart-list-menu[loading-indicator-position=bottom] .smart-loader-container,smart-tree[loading-indicator-position=bottom] .smart-loader-container{top:-10%}.smart-list-menu-view.smart-drop-down-repositioned[loading-indicator-position=center] .smart-loader,smart-grid[loading-indicator-position=center] .smart-loader,smart-list-box[loading-indicator-position=center] .smart-loader,smart-list-menu[loading-indicator-position=center] .smart-loader,smart-tree[loading-indicator-position=center] .smart-loader{width:calc(var(--smart-loader-size) + 10px);height:calc(var(--smart-loader-size) + 10px)}smart-grid[disabled] .smart-loader:after,smart-grid[disabled] .smart-loader:before,smart-list-box[disabled] .smart-loader:after,smart-list-box[disabled] .smart-loader:before,smart-list-menu[disabled] .smart-loader:after,smart-list-menu[disabled] .smart-loader:before,smart-tree[disabled] .smart-loader:after,smart-tree[disabled] .smart-loader:before{animation:none}@keyframes smart-loader-container-pop-up-down{0%{top:0}20%{top:-2%}35%{top:-6%}60%{top:-8%}100%{top:-10%}}@keyframes smart-loader-container-pop-up-top{0%{top:-10%}20%{top:-8%}35%{top:-6%}60%{top:-2%}100%{top:0}}@keyframes smart-loader-spin{100%{transform:rotate(360deg)}}@keyframes smart-loader-spin-fade{0%,100%,20%,60%{border-top-color:#7A7A7A}35%{border-top-color:transparent}}.smart-right-to-left{direction:rtl}.smart-micro{font-size:9px}.smart-small{font-size:12px}.smart-caps{text-transform:uppercase;letter-spacing:.1em}.smart-strong{font-weight:500}.smart-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.smart-quiet{opacity:.75}.smart-flex{display:flex}.smart-flex.middle{align-content:center;justify-content:center}.smart-flex.center{align-items:center;justify-items:center}.smart-flex-wrap{display:flex;flex-wrap:wrap}.smart-dragging,.smart-dragging *{cursor:move!important}.smart-element{direction:ltr}.smart-element ::-webkit-scrollbar{width:18px}.smart-element ::-webkit-scrollbar-track{background-color:transparent}.smart-element ::-webkit-scrollbar-thumb{background-color:var(--smart-scroll-bar-thumb-background);border-radius:20px;border:6px solid transparent;background-clip:content-box}.smart-element ::-webkit-scrollbar-thumb:hover{background-color:var(--smart-scroll-bar-thumb-background-hover)}
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeflex/primeflex.css?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************/
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: -0.5rem;
}

.grid > .col,
.grid > [class*=col] {
  box-sizing: border-box;
}

.grid-nogutter {
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
}

.grid-nogutter > .col,
.grid-nogutter > [class*=col-] {
  padding: 0;
}

.col {
  flex-grow: 1;
  flex-basis: 0;
  padding: 0.5rem;
}

.col-fixed {
  flex: 0 0 auto;
  padding: 0.5rem;
}

.col-1 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 8.3333%;
}

.col-2 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 16.6667%;
}

.col-3 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 33.3333%;
}

.col-5 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 41.6667%;
}

.col-6 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 58.3333%;
}

.col-8 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 66.6667%;
}

.col-9 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 83.3333%;
}

.col-11 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 91.6667%;
}

.col-12 {
  flex: 0 0 auto;
  padding: 0.5rem;
  width: 100%;
}

@media screen and (min-width: 576px) {
  .sm\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .sm\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .sm\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .sm\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .sm\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .sm\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .sm\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .sm\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .sm\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .sm\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .sm\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .sm\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .sm\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .sm\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .md\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .md\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .md\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .md\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .md\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .md\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .md\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .md\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .md\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .md\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .md\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .md\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .md\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .md\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .lg\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .lg\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .lg\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .lg\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .lg\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .lg\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .lg\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .lg\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .lg\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .lg\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .lg\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .lg\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .lg\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col {
    flex-grow: 1;
    flex-basis: 0;
    padding: 0.5rem;
  }
  .xl\:col-fixed {
    flex: 0 0 auto;
    padding: 0.5rem;
  }
  .xl\:col-1 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 8.3333%;
  }
  .xl\:col-2 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 16.6667%;
  }
  .xl\:col-3 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 25%;
  }
  .xl\:col-4 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 33.3333%;
  }
  .xl\:col-5 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 41.6667%;
  }
  .xl\:col-6 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 50%;
  }
  .xl\:col-7 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 58.3333%;
  }
  .xl\:col-8 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 66.6667%;
  }
  .xl\:col-9 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 75%;
  }
  .xl\:col-10 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 83.3333%;
  }
  .xl\:col-11 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 91.6667%;
  }
  .xl\:col-12 {
    flex: 0 0 auto;
    padding: 0.5rem;
    width: 100%;
  }
}
.col-offset-0 {
  margin-left: 0 !important;
}

.col-offset-1 {
  margin-left: 8.3333% !important;
}

.col-offset-2 {
  margin-left: 16.6667% !important;
}

.col-offset-3 {
  margin-left: 25% !important;
}

.col-offset-4 {
  margin-left: 33.3333% !important;
}

.col-offset-5 {
  margin-left: 41.6667% !important;
}

.col-offset-6 {
  margin-left: 50% !important;
}

.col-offset-7 {
  margin-left: 58.3333% !important;
}

.col-offset-8 {
  margin-left: 66.6667% !important;
}

.col-offset-9 {
  margin-left: 75% !important;
}

.col-offset-10 {
  margin-left: 83.3333% !important;
}

.col-offset-11 {
  margin-left: 91.6667% !important;
}

.col-offset-12 {
  margin-left: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:col-offset-0 {
    margin-left: 0 !important;
  }
  .sm\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .sm\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .sm\:col-offset-3 {
    margin-left: 25% !important;
  }
  .sm\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .sm\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .sm\:col-offset-6 {
    margin-left: 50% !important;
  }
  .sm\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .sm\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .sm\:col-offset-9 {
    margin-left: 75% !important;
  }
  .sm\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .sm\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .sm\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:col-offset-0 {
    margin-left: 0 !important;
  }
  .md\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .md\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .md\:col-offset-3 {
    margin-left: 25% !important;
  }
  .md\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .md\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .md\:col-offset-6 {
    margin-left: 50% !important;
  }
  .md\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .md\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .md\:col-offset-9 {
    margin-left: 75% !important;
  }
  .md\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .md\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .md\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:col-offset-0 {
    margin-left: 0 !important;
  }
  .lg\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .lg\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .lg\:col-offset-3 {
    margin-left: 25% !important;
  }
  .lg\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .lg\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .lg\:col-offset-6 {
    margin-left: 50% !important;
  }
  .lg\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .lg\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .lg\:col-offset-9 {
    margin-left: 75% !important;
  }
  .lg\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .lg\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .lg\:col-offset-12 {
    margin-left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:col-offset-0 {
    margin-left: 0 !important;
  }
  .xl\:col-offset-1 {
    margin-left: 8.3333% !important;
  }
  .xl\:col-offset-2 {
    margin-left: 16.6667% !important;
  }
  .xl\:col-offset-3 {
    margin-left: 25% !important;
  }
  .xl\:col-offset-4 {
    margin-left: 33.3333% !important;
  }
  .xl\:col-offset-5 {
    margin-left: 41.6667% !important;
  }
  .xl\:col-offset-6 {
    margin-left: 50% !important;
  }
  .xl\:col-offset-7 {
    margin-left: 58.3333% !important;
  }
  .xl\:col-offset-8 {
    margin-left: 66.6667% !important;
  }
  .xl\:col-offset-9 {
    margin-left: 75% !important;
  }
  .xl\:col-offset-10 {
    margin-left: 83.3333% !important;
  }
  .xl\:col-offset-11 {
    margin-left: 91.6667% !important;
  }
  .xl\:col-offset-12 {
    margin-left: 100% !important;
  }
}
.text-0 {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.text-50 {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.text-100 {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.text-200 {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.text-300 {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.text-400 {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.text-500 {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.text-600 {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.text-700 {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.text-800 {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.text-900 {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:text-0:focus {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:text-0:hover {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:text-0:active {
  color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:text-50:focus {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:text-50:hover {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:text-50:active {
  color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:text-100:focus {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:text-100:hover {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:text-100:active {
  color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:text-200:focus {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:text-200:hover {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:text-200:active {
  color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:text-300:focus {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:text-300:hover {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:text-300:active {
  color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:text-400:focus {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:text-400:hover {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:text-400:active {
  color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:text-500:focus {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:text-500:hover {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:text-500:active {
  color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:text-600:focus {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:text-600:hover {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:text-600:active {
  color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:text-700:focus {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:text-700:hover {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:text-700:active {
  color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:text-800:focus {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:text-800:hover {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:text-800:active {
  color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:text-900:focus {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:text-900:hover {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:text-900:active {
  color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.surface-0 {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-50 {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.surface-100 {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.surface-200 {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.surface-300 {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.surface-400 {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.surface-500 {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.surface-600 {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.surface-700 {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.surface-800 {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.surface-900 {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:surface-0:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-0:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-0:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-50:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:surface-50:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:surface-50:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:surface-100:focus {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:surface-100:hover {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:surface-100:active {
  background-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:surface-200:focus {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:surface-200:hover {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:surface-200:active {
  background-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:surface-300:focus {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:surface-300:hover {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:surface-300:active {
  background-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:surface-400:focus {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:surface-400:hover {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:surface-400:active {
  background-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:surface-500:focus {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:surface-500:hover {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:surface-500:active {
  background-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:surface-600:focus {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:surface-600:hover {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:surface-600:active {
  background-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:surface-700:focus {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:surface-700:hover {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:surface-700:active {
  background-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:surface-800:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:surface-800:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:surface-800:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:surface-900:focus {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:surface-900:hover {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:surface-900:active {
  background-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.border-0 {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.border-50 {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.border-100 {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.border-200 {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.border-300 {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.border-400 {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.border-500 {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.border-600 {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.border-700 {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.border-800 {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.border-900 {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.focus\:border-0:focus {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:border-0:hover {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:border-0:active {
  border-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:border-50:focus {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.hover\:border-50:hover {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.active\:border-50:active {
  border-color: light-dark(var(--p-surface-50), var(--p-surface-800)) !important;
}

.focus\:border-100:focus {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.hover\:border-100:hover {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.active\:border-100:active {
  border-color: light-dark(var(--p-surface-100), var(--p-surface-700)) !important;
}

.focus\:border-200:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.hover\:border-200:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.active\:border-200:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-600)) !important;
}

.focus\:border-300:focus {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.hover\:border-300:hover {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.active\:border-300:active {
  border-color: light-dark(var(--p-surface-300), var(--p-surface-500)) !important;
}

.focus\:border-400:focus {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.hover\:border-400:hover {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.active\:border-400:active {
  border-color: light-dark(var(--p-surface-400), var(--p-surface-400)) !important;
}

.focus\:border-500:focus {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.hover\:border-500:hover {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.active\:border-500:active {
  border-color: light-dark(var(--p-surface-500), var(--p-surface-300)) !important;
}

.focus\:border-600:focus {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.hover\:border-600:hover {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.active\:border-600:active {
  border-color: light-dark(var(--p-surface-600), var(--p-surface-200)) !important;
}

.focus\:border-700:focus {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.hover\:border-700:hover {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.active\:border-700:active {
  border-color: light-dark(var(--p-surface-700), var(--p-surface-100)) !important;
}

.focus\:border-800:focus {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.hover\:border-800:hover {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.active\:border-800:active {
  border-color: light-dark(var(--p-surface-800), var(--p-surface-50)) !important;
}

.focus\:border-900:focus {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.hover\:border-900:hover {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.active\:border-900:active {
  border-color: light-dark(var(--p-surface-900), var(--p-surface-0)) !important;
}

.bg-transparent {
  background-color: transparent !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-transparent {
    background-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-transparent {
    background-color: transparent !important;
  }
}
.border-transparent {
  border-color: transparent !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-transparent {
    border-color: transparent !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-transparent {
    border-color: transparent !important;
  }
}
.text-blue-50 {
  color: var(--p-blue-50) !important;
}
.text-blue-100 {
  color: var(--p-blue-100) !important;
}
.text-blue-200 {
  color: var(--p-blue-200) !important;
}
.text-blue-300 {
  color: var(--p-blue-300) !important;
}
.text-blue-400 {
  color: var(--p-blue-400) !important;
}
.text-blue-500 {
  color: var(--p-blue-500) !important;
}
.text-blue-600 {
  color: var(--p-blue-600) !important;
}
.text-blue-700 {
  color: var(--p-blue-700) !important;
}
.text-blue-800 {
  color: var(--p-blue-800) !important;
}
.text-blue-900 {
  color: var(--p-blue-900) !important;
}

.focus\:text-blue-50:focus {
  color: var(--p-blue-50) !important;
}
.focus\:text-blue-100:focus {
  color: var(--p-blue-100) !important;
}
.focus\:text-blue-200:focus {
  color: var(--p-blue-200) !important;
}
.focus\:text-blue-300:focus {
  color: var(--p-blue-300) !important;
}
.focus\:text-blue-400:focus {
  color: var(--p-blue-400) !important;
}
.focus\:text-blue-500:focus {
  color: var(--p-blue-500) !important;
}
.focus\:text-blue-600:focus {
  color: var(--p-blue-600) !important;
}
.focus\:text-blue-700:focus {
  color: var(--p-blue-700) !important;
}
.focus\:text-blue-800:focus {
  color: var(--p-blue-800) !important;
}
.focus\:text-blue-900:focus {
  color: var(--p-blue-900) !important;
}

.hover\:text-blue-50:hover {
  color: var(--p-blue-50) !important;
}
.hover\:text-blue-100:hover {
  color: var(--p-blue-100) !important;
}
.hover\:text-blue-200:hover {
  color: var(--p-blue-200) !important;
}
.hover\:text-blue-300:hover {
  color: var(--p-blue-300) !important;
}
.hover\:text-blue-400:hover {
  color: var(--p-blue-400) !important;
}
.hover\:text-blue-500:hover {
  color: var(--p-blue-500) !important;
}
.hover\:text-blue-600:hover {
  color: var(--p-blue-600) !important;
}
.hover\:text-blue-700:hover {
  color: var(--p-blue-700) !important;
}
.hover\:text-blue-800:hover {
  color: var(--p-blue-800) !important;
}
.hover\:text-blue-900:hover {
  color: var(--p-blue-900) !important;
}

.active\:text-blue-50:active {
  color: var(--p-blue-50) !important;
}
.active\:text-blue-100:active {
  color: var(--p-blue-100) !important;
}
.active\:text-blue-200:active {
  color: var(--p-blue-200) !important;
}
.active\:text-blue-300:active {
  color: var(--p-blue-300) !important;
}
.active\:text-blue-400:active {
  color: var(--p-blue-400) !important;
}
.active\:text-blue-500:active {
  color: var(--p-blue-500) !important;
}
.active\:text-blue-600:active {
  color: var(--p-blue-600) !important;
}
.active\:text-blue-700:active {
  color: var(--p-blue-700) !important;
}
.active\:text-blue-800:active {
  color: var(--p-blue-800) !important;
}
.active\:text-blue-900:active {
  color: var(--p-blue-900) !important;
}

.text-green-50 {
  color: var(--p-green-50) !important;
}
.text-green-100 {
  color: var(--p-green-100) !important;
}
.text-green-200 {
  color: var(--p-green-200) !important;
}
.text-green-300 {
  color: var(--p-green-300) !important;
}
.text-green-400 {
  color: var(--p-green-400) !important;
}
.text-green-500 {
  color: var(--p-green-500) !important;
}
.text-green-600 {
  color: var(--p-green-600) !important;
}
.text-green-700 {
  color: var(--p-green-700) !important;
}
.text-green-800 {
  color: var(--p-green-800) !important;
}
.text-green-900 {
  color: var(--p-green-900) !important;
}

.focus\:text-green-50:focus {
  color: var(--p-green-50) !important;
}
.focus\:text-green-100:focus {
  color: var(--p-green-100) !important;
}
.focus\:text-green-200:focus {
  color: var(--p-green-200) !important;
}
.focus\:text-green-300:focus {
  color: var(--p-green-300) !important;
}
.focus\:text-green-400:focus {
  color: var(--p-green-400) !important;
}
.focus\:text-green-500:focus {
  color: var(--p-green-500) !important;
}
.focus\:text-green-600:focus {
  color: var(--p-green-600) !important;
}
.focus\:text-green-700:focus {
  color: var(--p-green-700) !important;
}
.focus\:text-green-800:focus {
  color: var(--p-green-800) !important;
}
.focus\:text-green-900:focus {
  color: var(--p-green-900) !important;
}

.hover\:text-green-50:hover {
  color: var(--p-green-50) !important;
}
.hover\:text-green-100:hover {
  color: var(--p-green-100) !important;
}
.hover\:text-green-200:hover {
  color: var(--p-green-200) !important;
}
.hover\:text-green-300:hover {
  color: var(--p-green-300) !important;
}
.hover\:text-green-400:hover {
  color: var(--p-green-400) !important;
}
.hover\:text-green-500:hover {
  color: var(--p-green-500) !important;
}
.hover\:text-green-600:hover {
  color: var(--p-green-600) !important;
}
.hover\:text-green-700:hover {
  color: var(--p-green-700) !important;
}
.hover\:text-green-800:hover {
  color: var(--p-green-800) !important;
}
.hover\:text-green-900:hover {
  color: var(--p-green-900) !important;
}

.active\:text-green-50:active {
  color: var(--p-green-50) !important;
}
.active\:text-green-100:active {
  color: var(--p-green-100) !important;
}
.active\:text-green-200:active {
  color: var(--p-green-200) !important;
}
.active\:text-green-300:active {
  color: var(--p-green-300) !important;
}
.active\:text-green-400:active {
  color: var(--p-green-400) !important;
}
.active\:text-green-500:active {
  color: var(--p-green-500) !important;
}
.active\:text-green-600:active {
  color: var(--p-green-600) !important;
}
.active\:text-green-700:active {
  color: var(--p-green-700) !important;
}
.active\:text-green-800:active {
  color: var(--p-green-800) !important;
}
.active\:text-green-900:active {
  color: var(--p-green-900) !important;
}

.text-yellow-50 {
  color: var(--p-yellow-50) !important;
}
.text-yellow-100 {
  color: var(--p-yellow-100) !important;
}
.text-yellow-200 {
  color: var(--p-yellow-200) !important;
}
.text-yellow-300 {
  color: var(--p-yellow-300) !important;
}
.text-yellow-400 {
  color: var(--p-yellow-400) !important;
}
.text-yellow-500 {
  color: var(--p-yellow-500) !important;
}
.text-yellow-600 {
  color: var(--p-yellow-600) !important;
}
.text-yellow-700 {
  color: var(--p-yellow-700) !important;
}
.text-yellow-800 {
  color: var(--p-yellow-800) !important;
}
.text-yellow-900 {
  color: var(--p-yellow-900) !important;
}

.focus\:text-yellow-50:focus {
  color: var(--p-yellow-50) !important;
}
.focus\:text-yellow-100:focus {
  color: var(--p-yellow-100) !important;
}
.focus\:text-yellow-200:focus {
  color: var(--p-yellow-200) !important;
}
.focus\:text-yellow-300:focus {
  color: var(--p-yellow-300) !important;
}
.focus\:text-yellow-400:focus {
  color: var(--p-yellow-400) !important;
}
.focus\:text-yellow-500:focus {
  color: var(--p-yellow-500) !important;
}
.focus\:text-yellow-600:focus {
  color: var(--p-yellow-600) !important;
}
.focus\:text-yellow-700:focus {
  color: var(--p-yellow-700) !important;
}
.focus\:text-yellow-800:focus {
  color: var(--p-yellow-800) !important;
}
.focus\:text-yellow-900:focus {
  color: var(--p-yellow-900) !important;
}

.hover\:text-yellow-50:hover {
  color: var(--p-yellow-50) !important;
}
.hover\:text-yellow-100:hover {
  color: var(--p-yellow-100) !important;
}
.hover\:text-yellow-200:hover {
  color: var(--p-yellow-200) !important;
}
.hover\:text-yellow-300:hover {
  color: var(--p-yellow-300) !important;
}
.hover\:text-yellow-400:hover {
  color: var(--p-yellow-400) !important;
}
.hover\:text-yellow-500:hover {
  color: var(--p-yellow-500) !important;
}
.hover\:text-yellow-600:hover {
  color: var(--p-yellow-600) !important;
}
.hover\:text-yellow-700:hover {
  color: var(--p-yellow-700) !important;
}
.hover\:text-yellow-800:hover {
  color: var(--p-yellow-800) !important;
}
.hover\:text-yellow-900:hover {
  color: var(--p-yellow-900) !important;
}

.active\:text-yellow-50:active {
  color: var(--p-yellow-50) !important;
}
.active\:text-yellow-100:active {
  color: var(--p-yellow-100) !important;
}
.active\:text-yellow-200:active {
  color: var(--p-yellow-200) !important;
}
.active\:text-yellow-300:active {
  color: var(--p-yellow-300) !important;
}
.active\:text-yellow-400:active {
  color: var(--p-yellow-400) !important;
}
.active\:text-yellow-500:active {
  color: var(--p-yellow-500) !important;
}
.active\:text-yellow-600:active {
  color: var(--p-yellow-600) !important;
}
.active\:text-yellow-700:active {
  color: var(--p-yellow-700) !important;
}
.active\:text-yellow-800:active {
  color: var(--p-yellow-800) !important;
}
.active\:text-yellow-900:active {
  color: var(--p-yellow-900) !important;
}

.text-cyan-50 {
  color: var(--p-cyan-50) !important;
}
.text-cyan-100 {
  color: var(--p-cyan-100) !important;
}
.text-cyan-200 {
  color: var(--p-cyan-200) !important;
}
.text-cyan-300 {
  color: var(--p-cyan-300) !important;
}
.text-cyan-400 {
  color: var(--p-cyan-400) !important;
}
.text-cyan-500 {
  color: var(--p-cyan-500) !important;
}
.text-cyan-600 {
  color: var(--p-cyan-600) !important;
}
.text-cyan-700 {
  color: var(--p-cyan-700) !important;
}
.text-cyan-800 {
  color: var(--p-cyan-800) !important;
}
.text-cyan-900 {
  color: var(--p-cyan-900) !important;
}

.focus\:text-cyan-50:focus {
  color: var(--p-cyan-50) !important;
}
.focus\:text-cyan-100:focus {
  color: var(--p-cyan-100) !important;
}
.focus\:text-cyan-200:focus {
  color: var(--p-cyan-200) !important;
}
.focus\:text-cyan-300:focus {
  color: var(--p-cyan-300) !important;
}
.focus\:text-cyan-400:focus {
  color: var(--p-cyan-400) !important;
}
.focus\:text-cyan-500:focus {
  color: var(--p-cyan-500) !important;
}
.focus\:text-cyan-600:focus {
  color: var(--p-cyan-600) !important;
}
.focus\:text-cyan-700:focus {
  color: var(--p-cyan-700) !important;
}
.focus\:text-cyan-800:focus {
  color: var(--p-cyan-800) !important;
}
.focus\:text-cyan-900:focus {
  color: var(--p-cyan-900) !important;
}

.hover\:text-cyan-50:hover {
  color: var(--p-cyan-50) !important;
}
.hover\:text-cyan-100:hover {
  color: var(--p-cyan-100) !important;
}
.hover\:text-cyan-200:hover {
  color: var(--p-cyan-200) !important;
}
.hover\:text-cyan-300:hover {
  color: var(--p-cyan-300) !important;
}
.hover\:text-cyan-400:hover {
  color: var(--p-cyan-400) !important;
}
.hover\:text-cyan-500:hover {
  color: var(--p-cyan-500) !important;
}
.hover\:text-cyan-600:hover {
  color: var(--p-cyan-600) !important;
}
.hover\:text-cyan-700:hover {
  color: var(--p-cyan-700) !important;
}
.hover\:text-cyan-800:hover {
  color: var(--p-cyan-800) !important;
}
.hover\:text-cyan-900:hover {
  color: var(--p-cyan-900) !important;
}

.active\:text-cyan-50:active {
  color: var(--p-cyan-50) !important;
}
.active\:text-cyan-100:active {
  color: var(--p-cyan-100) !important;
}
.active\:text-cyan-200:active {
  color: var(--p-cyan-200) !important;
}
.active\:text-cyan-300:active {
  color: var(--p-cyan-300) !important;
}
.active\:text-cyan-400:active {
  color: var(--p-cyan-400) !important;
}
.active\:text-cyan-500:active {
  color: var(--p-cyan-500) !important;
}
.active\:text-cyan-600:active {
  color: var(--p-cyan-600) !important;
}
.active\:text-cyan-700:active {
  color: var(--p-cyan-700) !important;
}
.active\:text-cyan-800:active {
  color: var(--p-cyan-800) !important;
}
.active\:text-cyan-900:active {
  color: var(--p-cyan-900) !important;
}

.text-pink-50 {
  color: var(--p-pink-50) !important;
}
.text-pink-100 {
  color: var(--p-pink-100) !important;
}
.text-pink-200 {
  color: var(--p-pink-200) !important;
}
.text-pink-300 {
  color: var(--p-pink-300) !important;
}
.text-pink-400 {
  color: var(--p-pink-400) !important;
}
.text-pink-500 {
  color: var(--p-pink-500) !important;
}
.text-pink-600 {
  color: var(--p-pink-600) !important;
}
.text-pink-700 {
  color: var(--p-pink-700) !important;
}
.text-pink-800 {
  color: var(--p-pink-800) !important;
}
.text-pink-900 {
  color: var(--p-pink-900) !important;
}

.focus\:text-pink-50:focus {
  color: var(--p-pink-50) !important;
}
.focus\:text-pink-100:focus {
  color: var(--p-pink-100) !important;
}
.focus\:text-pink-200:focus {
  color: var(--p-pink-200) !important;
}
.focus\:text-pink-300:focus {
  color: var(--p-pink-300) !important;
}
.focus\:text-pink-400:focus {
  color: var(--p-pink-400) !important;
}
.focus\:text-pink-500:focus {
  color: var(--p-pink-500) !important;
}
.focus\:text-pink-600:focus {
  color: var(--p-pink-600) !important;
}
.focus\:text-pink-700:focus {
  color: var(--p-pink-700) !important;
}
.focus\:text-pink-800:focus {
  color: var(--p-pink-800) !important;
}
.focus\:text-pink-900:focus {
  color: var(--p-pink-900) !important;
}

.hover\:text-pink-50:hover {
  color: var(--p-pink-50) !important;
}
.hover\:text-pink-100:hover {
  color: var(--p-pink-100) !important;
}
.hover\:text-pink-200:hover {
  color: var(--p-pink-200) !important;
}
.hover\:text-pink-300:hover {
  color: var(--p-pink-300) !important;
}
.hover\:text-pink-400:hover {
  color: var(--p-pink-400) !important;
}
.hover\:text-pink-500:hover {
  color: var(--p-pink-500) !important;
}
.hover\:text-pink-600:hover {
  color: var(--p-pink-600) !important;
}
.hover\:text-pink-700:hover {
  color: var(--p-pink-700) !important;
}
.hover\:text-pink-800:hover {
  color: var(--p-pink-800) !important;
}
.hover\:text-pink-900:hover {
  color: var(--p-pink-900) !important;
}

.active\:text-pink-50:active {
  color: var(--p-pink-50) !important;
}
.active\:text-pink-100:active {
  color: var(--p-pink-100) !important;
}
.active\:text-pink-200:active {
  color: var(--p-pink-200) !important;
}
.active\:text-pink-300:active {
  color: var(--p-pink-300) !important;
}
.active\:text-pink-400:active {
  color: var(--p-pink-400) !important;
}
.active\:text-pink-500:active {
  color: var(--p-pink-500) !important;
}
.active\:text-pink-600:active {
  color: var(--p-pink-600) !important;
}
.active\:text-pink-700:active {
  color: var(--p-pink-700) !important;
}
.active\:text-pink-800:active {
  color: var(--p-pink-800) !important;
}
.active\:text-pink-900:active {
  color: var(--p-pink-900) !important;
}

.text-indigo-50 {
  color: var(--p-indigo-50) !important;
}
.text-indigo-100 {
  color: var(--p-indigo-100) !important;
}
.text-indigo-200 {
  color: var(--p-indigo-200) !important;
}
.text-indigo-300 {
  color: var(--p-indigo-300) !important;
}
.text-indigo-400 {
  color: var(--p-indigo-400) !important;
}
.text-indigo-500 {
  color: var(--p-indigo-500) !important;
}
.text-indigo-600 {
  color: var(--p-indigo-600) !important;
}
.text-indigo-700 {
  color: var(--p-indigo-700) !important;
}
.text-indigo-800 {
  color: var(--p-indigo-800) !important;
}
.text-indigo-900 {
  color: var(--p-indigo-900) !important;
}

.focus\:text-indigo-50:focus {
  color: var(--p-indigo-50) !important;
}
.focus\:text-indigo-100:focus {
  color: var(--p-indigo-100) !important;
}
.focus\:text-indigo-200:focus {
  color: var(--p-indigo-200) !important;
}
.focus\:text-indigo-300:focus {
  color: var(--p-indigo-300) !important;
}
.focus\:text-indigo-400:focus {
  color: var(--p-indigo-400) !important;
}
.focus\:text-indigo-500:focus {
  color: var(--p-indigo-500) !important;
}
.focus\:text-indigo-600:focus {
  color: var(--p-indigo-600) !important;
}
.focus\:text-indigo-700:focus {
  color: var(--p-indigo-700) !important;
}
.focus\:text-indigo-800:focus {
  color: var(--p-indigo-800) !important;
}
.focus\:text-indigo-900:focus {
  color: var(--p-indigo-900) !important;
}

.hover\:text-indigo-50:hover {
  color: var(--p-indigo-50) !important;
}
.hover\:text-indigo-100:hover {
  color: var(--p-indigo-100) !important;
}
.hover\:text-indigo-200:hover {
  color: var(--p-indigo-200) !important;
}
.hover\:text-indigo-300:hover {
  color: var(--p-indigo-300) !important;
}
.hover\:text-indigo-400:hover {
  color: var(--p-indigo-400) !important;
}
.hover\:text-indigo-500:hover {
  color: var(--p-indigo-500) !important;
}
.hover\:text-indigo-600:hover {
  color: var(--p-indigo-600) !important;
}
.hover\:text-indigo-700:hover {
  color: var(--p-indigo-700) !important;
}
.hover\:text-indigo-800:hover {
  color: var(--p-indigo-800) !important;
}
.hover\:text-indigo-900:hover {
  color: var(--p-indigo-900) !important;
}

.active\:text-indigo-50:active {
  color: var(--p-indigo-50) !important;
}
.active\:text-indigo-100:active {
  color: var(--p-indigo-100) !important;
}
.active\:text-indigo-200:active {
  color: var(--p-indigo-200) !important;
}
.active\:text-indigo-300:active {
  color: var(--p-indigo-300) !important;
}
.active\:text-indigo-400:active {
  color: var(--p-indigo-400) !important;
}
.active\:text-indigo-500:active {
  color: var(--p-indigo-500) !important;
}
.active\:text-indigo-600:active {
  color: var(--p-indigo-600) !important;
}
.active\:text-indigo-700:active {
  color: var(--p-indigo-700) !important;
}
.active\:text-indigo-800:active {
  color: var(--p-indigo-800) !important;
}
.active\:text-indigo-900:active {
  color: var(--p-indigo-900) !important;
}

.text-teal-50 {
  color: var(--p-teal-50) !important;
}
.text-teal-100 {
  color: var(--p-teal-100) !important;
}
.text-teal-200 {
  color: var(--p-teal-200) !important;
}
.text-teal-300 {
  color: var(--p-teal-300) !important;
}
.text-teal-400 {
  color: var(--p-teal-400) !important;
}
.text-teal-500 {
  color: var(--p-teal-500) !important;
}
.text-teal-600 {
  color: var(--p-teal-600) !important;
}
.text-teal-700 {
  color: var(--p-teal-700) !important;
}
.text-teal-800 {
  color: var(--p-teal-800) !important;
}
.text-teal-900 {
  color: var(--p-teal-900) !important;
}

.focus\:text-teal-50:focus {
  color: var(--p-teal-50) !important;
}
.focus\:text-teal-100:focus {
  color: var(--p-teal-100) !important;
}
.focus\:text-teal-200:focus {
  color: var(--p-teal-200) !important;
}
.focus\:text-teal-300:focus {
  color: var(--p-teal-300) !important;
}
.focus\:text-teal-400:focus {
  color: var(--p-teal-400) !important;
}
.focus\:text-teal-500:focus {
  color: var(--p-teal-500) !important;
}
.focus\:text-teal-600:focus {
  color: var(--p-teal-600) !important;
}
.focus\:text-teal-700:focus {
  color: var(--p-teal-700) !important;
}
.focus\:text-teal-800:focus {
  color: var(--p-teal-800) !important;
}
.focus\:text-teal-900:focus {
  color: var(--p-teal-900) !important;
}

.hover\:text-teal-50:hover {
  color: var(--p-teal-50) !important;
}
.hover\:text-teal-100:hover {
  color: var(--p-teal-100) !important;
}
.hover\:text-teal-200:hover {
  color: var(--p-teal-200) !important;
}
.hover\:text-teal-300:hover {
  color: var(--p-teal-300) !important;
}
.hover\:text-teal-400:hover {
  color: var(--p-teal-400) !important;
}
.hover\:text-teal-500:hover {
  color: var(--p-teal-500) !important;
}
.hover\:text-teal-600:hover {
  color: var(--p-teal-600) !important;
}
.hover\:text-teal-700:hover {
  color: var(--p-teal-700) !important;
}
.hover\:text-teal-800:hover {
  color: var(--p-teal-800) !important;
}
.hover\:text-teal-900:hover {
  color: var(--p-teal-900) !important;
}

.active\:text-teal-50:active {
  color: var(--p-teal-50) !important;
}
.active\:text-teal-100:active {
  color: var(--p-teal-100) !important;
}
.active\:text-teal-200:active {
  color: var(--p-teal-200) !important;
}
.active\:text-teal-300:active {
  color: var(--p-teal-300) !important;
}
.active\:text-teal-400:active {
  color: var(--p-teal-400) !important;
}
.active\:text-teal-500:active {
  color: var(--p-teal-500) !important;
}
.active\:text-teal-600:active {
  color: var(--p-teal-600) !important;
}
.active\:text-teal-700:active {
  color: var(--p-teal-700) !important;
}
.active\:text-teal-800:active {
  color: var(--p-teal-800) !important;
}
.active\:text-teal-900:active {
  color: var(--p-teal-900) !important;
}

.text-orange-50 {
  color: var(--p-orange-50) !important;
}
.text-orange-100 {
  color: var(--p-orange-100) !important;
}
.text-orange-200 {
  color: var(--p-orange-200) !important;
}
.text-orange-300 {
  color: var(--p-orange-300) !important;
}
.text-orange-400 {
  color: var(--p-orange-400) !important;
}
.text-orange-500 {
  color: var(--p-orange-500) !important;
}
.text-orange-600 {
  color: var(--p-orange-600) !important;
}
.text-orange-700 {
  color: var(--p-orange-700) !important;
}
.text-orange-800 {
  color: var(--p-orange-800) !important;
}
.text-orange-900 {
  color: var(--p-orange-900) !important;
}

.focus\:text-orange-50:focus {
  color: var(--p-orange-50) !important;
}
.focus\:text-orange-100:focus {
  color: var(--p-orange-100) !important;
}
.focus\:text-orange-200:focus {
  color: var(--p-orange-200) !important;
}
.focus\:text-orange-300:focus {
  color: var(--p-orange-300) !important;
}
.focus\:text-orange-400:focus {
  color: var(--p-orange-400) !important;
}
.focus\:text-orange-500:focus {
  color: var(--p-orange-500) !important;
}
.focus\:text-orange-600:focus {
  color: var(--p-orange-600) !important;
}
.focus\:text-orange-700:focus {
  color: var(--p-orange-700) !important;
}
.focus\:text-orange-800:focus {
  color: var(--p-orange-800) !important;
}
.focus\:text-orange-900:focus {
  color: var(--p-orange-900) !important;
}

.hover\:text-orange-50:hover {
  color: var(--p-orange-50) !important;
}
.hover\:text-orange-100:hover {
  color: var(--p-orange-100) !important;
}
.hover\:text-orange-200:hover {
  color: var(--p-orange-200) !important;
}
.hover\:text-orange-300:hover {
  color: var(--p-orange-300) !important;
}
.hover\:text-orange-400:hover {
  color: var(--p-orange-400) !important;
}
.hover\:text-orange-500:hover {
  color: var(--p-orange-500) !important;
}
.hover\:text-orange-600:hover {
  color: var(--p-orange-600) !important;
}
.hover\:text-orange-700:hover {
  color: var(--p-orange-700) !important;
}
.hover\:text-orange-800:hover {
  color: var(--p-orange-800) !important;
}
.hover\:text-orange-900:hover {
  color: var(--p-orange-900) !important;
}

.active\:text-orange-50:active {
  color: var(--p-orange-50) !important;
}
.active\:text-orange-100:active {
  color: var(--p-orange-100) !important;
}
.active\:text-orange-200:active {
  color: var(--p-orange-200) !important;
}
.active\:text-orange-300:active {
  color: var(--p-orange-300) !important;
}
.active\:text-orange-400:active {
  color: var(--p-orange-400) !important;
}
.active\:text-orange-500:active {
  color: var(--p-orange-500) !important;
}
.active\:text-orange-600:active {
  color: var(--p-orange-600) !important;
}
.active\:text-orange-700:active {
  color: var(--p-orange-700) !important;
}
.active\:text-orange-800:active {
  color: var(--p-orange-800) !important;
}
.active\:text-orange-900:active {
  color: var(--p-orange-900) !important;
}

.text-bluegray-50 {
  color: var(--p-bluegray-50) !important;
}
.text-bluegray-100 {
  color: var(--p-bluegray-100) !important;
}
.text-bluegray-200 {
  color: var(--p-bluegray-200) !important;
}
.text-bluegray-300 {
  color: var(--p-bluegray-300) !important;
}
.text-bluegray-400 {
  color: var(--p-bluegray-400) !important;
}
.text-bluegray-500 {
  color: var(--p-bluegray-500) !important;
}
.text-bluegray-600 {
  color: var(--p-bluegray-600) !important;
}
.text-bluegray-700 {
  color: var(--p-bluegray-700) !important;
}
.text-bluegray-800 {
  color: var(--p-bluegray-800) !important;
}
.text-bluegray-900 {
  color: var(--p-bluegray-900) !important;
}

.focus\:text-bluegray-50:focus {
  color: var(--p-bluegray-50) !important;
}
.focus\:text-bluegray-100:focus {
  color: var(--p-bluegray-100) !important;
}
.focus\:text-bluegray-200:focus {
  color: var(--p-bluegray-200) !important;
}
.focus\:text-bluegray-300:focus {
  color: var(--p-bluegray-300) !important;
}
.focus\:text-bluegray-400:focus {
  color: var(--p-bluegray-400) !important;
}
.focus\:text-bluegray-500:focus {
  color: var(--p-bluegray-500) !important;
}
.focus\:text-bluegray-600:focus {
  color: var(--p-bluegray-600) !important;
}
.focus\:text-bluegray-700:focus {
  color: var(--p-bluegray-700) !important;
}
.focus\:text-bluegray-800:focus {
  color: var(--p-bluegray-800) !important;
}
.focus\:text-bluegray-900:focus {
  color: var(--p-bluegray-900) !important;
}

.hover\:text-bluegray-50:hover {
  color: var(--p-bluegray-50) !important;
}
.hover\:text-bluegray-100:hover {
  color: var(--p-bluegray-100) !important;
}
.hover\:text-bluegray-200:hover {
  color: var(--p-bluegray-200) !important;
}
.hover\:text-bluegray-300:hover {
  color: var(--p-bluegray-300) !important;
}
.hover\:text-bluegray-400:hover {
  color: var(--p-bluegray-400) !important;
}
.hover\:text-bluegray-500:hover {
  color: var(--p-bluegray-500) !important;
}
.hover\:text-bluegray-600:hover {
  color: var(--p-bluegray-600) !important;
}
.hover\:text-bluegray-700:hover {
  color: var(--p-bluegray-700) !important;
}
.hover\:text-bluegray-800:hover {
  color: var(--p-bluegray-800) !important;
}
.hover\:text-bluegray-900:hover {
  color: var(--p-bluegray-900) !important;
}

.active\:text-bluegray-50:active {
  color: var(--p-bluegray-50) !important;
}
.active\:text-bluegray-100:active {
  color: var(--p-bluegray-100) !important;
}
.active\:text-bluegray-200:active {
  color: var(--p-bluegray-200) !important;
}
.active\:text-bluegray-300:active {
  color: var(--p-bluegray-300) !important;
}
.active\:text-bluegray-400:active {
  color: var(--p-bluegray-400) !important;
}
.active\:text-bluegray-500:active {
  color: var(--p-bluegray-500) !important;
}
.active\:text-bluegray-600:active {
  color: var(--p-bluegray-600) !important;
}
.active\:text-bluegray-700:active {
  color: var(--p-bluegray-700) !important;
}
.active\:text-bluegray-800:active {
  color: var(--p-bluegray-800) !important;
}
.active\:text-bluegray-900:active {
  color: var(--p-bluegray-900) !important;
}

.text-purple-50 {
  color: var(--p-purple-50) !important;
}
.text-purple-100 {
  color: var(--p-purple-100) !important;
}
.text-purple-200 {
  color: var(--p-purple-200) !important;
}
.text-purple-300 {
  color: var(--p-purple-300) !important;
}
.text-purple-400 {
  color: var(--p-purple-400) !important;
}
.text-purple-500 {
  color: var(--p-purple-500) !important;
}
.text-purple-600 {
  color: var(--p-purple-600) !important;
}
.text-purple-700 {
  color: var(--p-purple-700) !important;
}
.text-purple-800 {
  color: var(--p-purple-800) !important;
}
.text-purple-900 {
  color: var(--p-purple-900) !important;
}

.focus\:text-purple-50:focus {
  color: var(--p-purple-50) !important;
}
.focus\:text-purple-100:focus {
  color: var(--p-purple-100) !important;
}
.focus\:text-purple-200:focus {
  color: var(--p-purple-200) !important;
}
.focus\:text-purple-300:focus {
  color: var(--p-purple-300) !important;
}
.focus\:text-purple-400:focus {
  color: var(--p-purple-400) !important;
}
.focus\:text-purple-500:focus {
  color: var(--p-purple-500) !important;
}
.focus\:text-purple-600:focus {
  color: var(--p-purple-600) !important;
}
.focus\:text-purple-700:focus {
  color: var(--p-purple-700) !important;
}
.focus\:text-purple-800:focus {
  color: var(--p-purple-800) !important;
}
.focus\:text-purple-900:focus {
  color: var(--p-purple-900) !important;
}

.hover\:text-purple-50:hover {
  color: var(--p-purple-50) !important;
}
.hover\:text-purple-100:hover {
  color: var(--p-purple-100) !important;
}
.hover\:text-purple-200:hover {
  color: var(--p-purple-200) !important;
}
.hover\:text-purple-300:hover {
  color: var(--p-purple-300) !important;
}
.hover\:text-purple-400:hover {
  color: var(--p-purple-400) !important;
}
.hover\:text-purple-500:hover {
  color: var(--p-purple-500) !important;
}
.hover\:text-purple-600:hover {
  color: var(--p-purple-600) !important;
}
.hover\:text-purple-700:hover {
  color: var(--p-purple-700) !important;
}
.hover\:text-purple-800:hover {
  color: var(--p-purple-800) !important;
}
.hover\:text-purple-900:hover {
  color: var(--p-purple-900) !important;
}

.active\:text-purple-50:active {
  color: var(--p-purple-50) !important;
}
.active\:text-purple-100:active {
  color: var(--p-purple-100) !important;
}
.active\:text-purple-200:active {
  color: var(--p-purple-200) !important;
}
.active\:text-purple-300:active {
  color: var(--p-purple-300) !important;
}
.active\:text-purple-400:active {
  color: var(--p-purple-400) !important;
}
.active\:text-purple-500:active {
  color: var(--p-purple-500) !important;
}
.active\:text-purple-600:active {
  color: var(--p-purple-600) !important;
}
.active\:text-purple-700:active {
  color: var(--p-purple-700) !important;
}
.active\:text-purple-800:active {
  color: var(--p-purple-800) !important;
}
.active\:text-purple-900:active {
  color: var(--p-purple-900) !important;
}

.text-gray-50 {
  color: var(--p-gray-50) !important;
}
.text-gray-100 {
  color: var(--p-gray-100) !important;
}
.text-gray-200 {
  color: var(--p-gray-200) !important;
}
.text-gray-300 {
  color: var(--p-gray-300) !important;
}
.text-gray-400 {
  color: var(--p-gray-400) !important;
}
.text-gray-500 {
  color: var(--p-gray-500) !important;
}
.text-gray-600 {
  color: var(--p-gray-600) !important;
}
.text-gray-700 {
  color: var(--p-gray-700) !important;
}
.text-gray-800 {
  color: var(--p-gray-800) !important;
}
.text-gray-900 {
  color: var(--p-gray-900) !important;
}

.focus\:text-gray-50:focus {
  color: var(--p-gray-50) !important;
}
.focus\:text-gray-100:focus {
  color: var(--p-gray-100) !important;
}
.focus\:text-gray-200:focus {
  color: var(--p-gray-200) !important;
}
.focus\:text-gray-300:focus {
  color: var(--p-gray-300) !important;
}
.focus\:text-gray-400:focus {
  color: var(--p-gray-400) !important;
}
.focus\:text-gray-500:focus {
  color: var(--p-gray-500) !important;
}
.focus\:text-gray-600:focus {
  color: var(--p-gray-600) !important;
}
.focus\:text-gray-700:focus {
  color: var(--p-gray-700) !important;
}
.focus\:text-gray-800:focus {
  color: var(--p-gray-800) !important;
}
.focus\:text-gray-900:focus {
  color: var(--p-gray-900) !important;
}

.hover\:text-gray-50:hover {
  color: var(--p-gray-50) !important;
}
.hover\:text-gray-100:hover {
  color: var(--p-gray-100) !important;
}
.hover\:text-gray-200:hover {
  color: var(--p-gray-200) !important;
}
.hover\:text-gray-300:hover {
  color: var(--p-gray-300) !important;
}
.hover\:text-gray-400:hover {
  color: var(--p-gray-400) !important;
}
.hover\:text-gray-500:hover {
  color: var(--p-gray-500) !important;
}
.hover\:text-gray-600:hover {
  color: var(--p-gray-600) !important;
}
.hover\:text-gray-700:hover {
  color: var(--p-gray-700) !important;
}
.hover\:text-gray-800:hover {
  color: var(--p-gray-800) !important;
}
.hover\:text-gray-900:hover {
  color: var(--p-gray-900) !important;
}

.active\:text-gray-50:active {
  color: var(--p-gray-50) !important;
}
.active\:text-gray-100:active {
  color: var(--p-gray-100) !important;
}
.active\:text-gray-200:active {
  color: var(--p-gray-200) !important;
}
.active\:text-gray-300:active {
  color: var(--p-gray-300) !important;
}
.active\:text-gray-400:active {
  color: var(--p-gray-400) !important;
}
.active\:text-gray-500:active {
  color: var(--p-gray-500) !important;
}
.active\:text-gray-600:active {
  color: var(--p-gray-600) !important;
}
.active\:text-gray-700:active {
  color: var(--p-gray-700) !important;
}
.active\:text-gray-800:active {
  color: var(--p-gray-800) !important;
}
.active\:text-gray-900:active {
  color: var(--p-gray-900) !important;
}

.text-red-50 {
  color: var(--p-red-50) !important;
}
.text-red-100 {
  color: var(--p-red-100) !important;
}
.text-red-200 {
  color: var(--p-red-200) !important;
}
.text-red-300 {
  color: var(--p-red-300) !important;
}
.text-red-400 {
  color: var(--p-red-400) !important;
}
.text-red-500 {
  color: var(--p-red-500) !important;
}
.text-red-600 {
  color: var(--p-red-600) !important;
}
.text-red-700 {
  color: var(--p-red-700) !important;
}
.text-red-800 {
  color: var(--p-red-800) !important;
}
.text-red-900 {
  color: var(--p-red-900) !important;
}

.focus\:text-red-50:focus {
  color: var(--p-red-50) !important;
}
.focus\:text-red-100:focus {
  color: var(--p-red-100) !important;
}
.focus\:text-red-200:focus {
  color: var(--p-red-200) !important;
}
.focus\:text-red-300:focus {
  color: var(--p-red-300) !important;
}
.focus\:text-red-400:focus {
  color: var(--p-red-400) !important;
}
.focus\:text-red-500:focus {
  color: var(--p-red-500) !important;
}
.focus\:text-red-600:focus {
  color: var(--p-red-600) !important;
}
.focus\:text-red-700:focus {
  color: var(--p-red-700) !important;
}
.focus\:text-red-800:focus {
  color: var(--p-red-800) !important;
}
.focus\:text-red-900:focus {
  color: var(--p-red-900) !important;
}

.hover\:text-red-50:hover {
  color: var(--p-red-50) !important;
}
.hover\:text-red-100:hover {
  color: var(--p-red-100) !important;
}
.hover\:text-red-200:hover {
  color: var(--p-red-200) !important;
}
.hover\:text-red-300:hover {
  color: var(--p-red-300) !important;
}
.hover\:text-red-400:hover {
  color: var(--p-red-400) !important;
}
.hover\:text-red-500:hover {
  color: var(--p-red-500) !important;
}
.hover\:text-red-600:hover {
  color: var(--p-red-600) !important;
}
.hover\:text-red-700:hover {
  color: var(--p-red-700) !important;
}
.hover\:text-red-800:hover {
  color: var(--p-red-800) !important;
}
.hover\:text-red-900:hover {
  color: var(--p-red-900) !important;
}

.active\:text-red-50:active {
  color: var(--p-red-50) !important;
}
.active\:text-red-100:active {
  color: var(--p-red-100) !important;
}
.active\:text-red-200:active {
  color: var(--p-red-200) !important;
}
.active\:text-red-300:active {
  color: var(--p-red-300) !important;
}
.active\:text-red-400:active {
  color: var(--p-red-400) !important;
}
.active\:text-red-500:active {
  color: var(--p-red-500) !important;
}
.active\:text-red-600:active {
  color: var(--p-red-600) !important;
}
.active\:text-red-700:active {
  color: var(--p-red-700) !important;
}
.active\:text-red-800:active {
  color: var(--p-red-800) !important;
}
.active\:text-red-900:active {
  color: var(--p-red-900) !important;
}

.text-primary-50 {
  color: var(--p-primary-50) !important;
}
.text-primary-100 {
  color: var(--p-primary-100) !important;
}
.text-primary-200 {
  color: var(--p-primary-200) !important;
}
.text-primary-300 {
  color: var(--p-primary-300) !important;
}
.text-primary-400 {
  color: var(--p-primary-400) !important;
}
.text-primary-500 {
  color: var(--p-primary-500) !important;
}
.text-primary-600 {
  color: var(--p-primary-600) !important;
}
.text-primary-700 {
  color: var(--p-primary-700) !important;
}
.text-primary-800 {
  color: var(--p-primary-800) !important;
}
.text-primary-900 {
  color: var(--p-primary-900) !important;
}

.focus\:text-primary-50:focus {
  color: var(--p-primary-50) !important;
}
.focus\:text-primary-100:focus {
  color: var(--p-primary-100) !important;
}
.focus\:text-primary-200:focus {
  color: var(--p-primary-200) !important;
}
.focus\:text-primary-300:focus {
  color: var(--p-primary-300) !important;
}
.focus\:text-primary-400:focus {
  color: var(--p-primary-400) !important;
}
.focus\:text-primary-500:focus {
  color: var(--p-primary-500) !important;
}
.focus\:text-primary-600:focus {
  color: var(--p-primary-600) !important;
}
.focus\:text-primary-700:focus {
  color: var(--p-primary-700) !important;
}
.focus\:text-primary-800:focus {
  color: var(--p-primary-800) !important;
}
.focus\:text-primary-900:focus {
  color: var(--p-primary-900) !important;
}

.hover\:text-primary-50:hover {
  color: var(--p-primary-50) !important;
}
.hover\:text-primary-100:hover {
  color: var(--p-primary-100) !important;
}
.hover\:text-primary-200:hover {
  color: var(--p-primary-200) !important;
}
.hover\:text-primary-300:hover {
  color: var(--p-primary-300) !important;
}
.hover\:text-primary-400:hover {
  color: var(--p-primary-400) !important;
}
.hover\:text-primary-500:hover {
  color: var(--p-primary-500) !important;
}
.hover\:text-primary-600:hover {
  color: var(--p-primary-600) !important;
}
.hover\:text-primary-700:hover {
  color: var(--p-primary-700) !important;
}
.hover\:text-primary-800:hover {
  color: var(--p-primary-800) !important;
}
.hover\:text-primary-900:hover {
  color: var(--p-primary-900) !important;
}

.active\:text-primary-50:active {
  color: var(--p-primary-50) !important;
}
.active\:text-primary-100:active {
  color: var(--p-primary-100) !important;
}
.active\:text-primary-200:active {
  color: var(--p-primary-200) !important;
}
.active\:text-primary-300:active {
  color: var(--p-primary-300) !important;
}
.active\:text-primary-400:active {
  color: var(--p-primary-400) !important;
}
.active\:text-primary-500:active {
  color: var(--p-primary-500) !important;
}
.active\:text-primary-600:active {
  color: var(--p-primary-600) !important;
}
.active\:text-primary-700:active {
  color: var(--p-primary-700) !important;
}
.active\:text-primary-800:active {
  color: var(--p-primary-800) !important;
}
.active\:text-primary-900:active {
  color: var(--p-primary-900) !important;
}

.bg-blue-50 {
  background-color: var(--p-blue-50) !important;
}
.bg-blue-100 {
  background-color: var(--p-blue-100) !important;
}
.bg-blue-200 {
  background-color: var(--p-blue-200) !important;
}
.bg-blue-300 {
  background-color: var(--p-blue-300) !important;
}
.bg-blue-400 {
  background-color: var(--p-blue-400) !important;
}
.bg-blue-500 {
  background-color: var(--p-blue-500) !important;
}
.bg-blue-600 {
  background-color: var(--p-blue-600) !important;
}
.bg-blue-700 {
  background-color: var(--p-blue-700) !important;
}
.bg-blue-800 {
  background-color: var(--p-blue-800) !important;
}
.bg-blue-900 {
  background-color: var(--p-blue-900) !important;
}

.focus\:bg-blue-50:focus {
  background-color: var(--p-blue-50) !important;
}
.focus\:bg-blue-100:focus {
  background-color: var(--p-blue-100) !important;
}
.focus\:bg-blue-200:focus {
  background-color: var(--p-blue-200) !important;
}
.focus\:bg-blue-300:focus {
  background-color: var(--p-blue-300) !important;
}
.focus\:bg-blue-400:focus {
  background-color: var(--p-blue-400) !important;
}
.focus\:bg-blue-500:focus {
  background-color: var(--p-blue-500) !important;
}
.focus\:bg-blue-600:focus {
  background-color: var(--p-blue-600) !important;
}
.focus\:bg-blue-700:focus {
  background-color: var(--p-blue-700) !important;
}
.focus\:bg-blue-800:focus {
  background-color: var(--p-blue-800) !important;
}
.focus\:bg-blue-900:focus {
  background-color: var(--p-blue-900) !important;
}

.hover\:bg-blue-50:hover {
  background-color: var(--p-blue-50) !important;
}
.hover\:bg-blue-100:hover {
  background-color: var(--p-blue-100) !important;
}
.hover\:bg-blue-200:hover {
  background-color: var(--p-blue-200) !important;
}
.hover\:bg-blue-300:hover {
  background-color: var(--p-blue-300) !important;
}
.hover\:bg-blue-400:hover {
  background-color: var(--p-blue-400) !important;
}
.hover\:bg-blue-500:hover {
  background-color: var(--p-blue-500) !important;
}
.hover\:bg-blue-600:hover {
  background-color: var(--p-blue-600) !important;
}
.hover\:bg-blue-700:hover {
  background-color: var(--p-blue-700) !important;
}
.hover\:bg-blue-800:hover {
  background-color: var(--p-blue-800) !important;
}
.hover\:bg-blue-900:hover {
  background-color: var(--p-blue-900) !important;
}

.active\:bg-blue-50:active {
  background-color: var(--p-blue-50) !important;
}
.active\:bg-blue-100:active {
  background-color: var(--p-blue-100) !important;
}
.active\:bg-blue-200:active {
  background-color: var(--p-blue-200) !important;
}
.active\:bg-blue-300:active {
  background-color: var(--p-blue-300) !important;
}
.active\:bg-blue-400:active {
  background-color: var(--p-blue-400) !important;
}
.active\:bg-blue-500:active {
  background-color: var(--p-blue-500) !important;
}
.active\:bg-blue-600:active {
  background-color: var(--p-blue-600) !important;
}
.active\:bg-blue-700:active {
  background-color: var(--p-blue-700) !important;
}
.active\:bg-blue-800:active {
  background-color: var(--p-blue-800) !important;
}
.active\:bg-blue-900:active {
  background-color: var(--p-blue-900) !important;
}

.bg-green-50 {
  background-color: var(--p-green-50) !important;
}
.bg-green-100 {
  background-color: var(--p-green-100) !important;
}
.bg-green-200 {
  background-color: var(--p-green-200) !important;
}
.bg-green-300 {
  background-color: var(--p-green-300) !important;
}
.bg-green-400 {
  background-color: var(--p-green-400) !important;
}
.bg-green-500 {
  background-color: var(--p-green-500) !important;
}
.bg-green-600 {
  background-color: var(--p-green-600) !important;
}
.bg-green-700 {
  background-color: var(--p-green-700) !important;
}
.bg-green-800 {
  background-color: var(--p-green-800) !important;
}
.bg-green-900 {
  background-color: var(--p-green-900) !important;
}

.focus\:bg-green-50:focus {
  background-color: var(--p-green-50) !important;
}
.focus\:bg-green-100:focus {
  background-color: var(--p-green-100) !important;
}
.focus\:bg-green-200:focus {
  background-color: var(--p-green-200) !important;
}
.focus\:bg-green-300:focus {
  background-color: var(--p-green-300) !important;
}
.focus\:bg-green-400:focus {
  background-color: var(--p-green-400) !important;
}
.focus\:bg-green-500:focus {
  background-color: var(--p-green-500) !important;
}
.focus\:bg-green-600:focus {
  background-color: var(--p-green-600) !important;
}
.focus\:bg-green-700:focus {
  background-color: var(--p-green-700) !important;
}
.focus\:bg-green-800:focus {
  background-color: var(--p-green-800) !important;
}
.focus\:bg-green-900:focus {
  background-color: var(--p-green-900) !important;
}

.hover\:bg-green-50:hover {
  background-color: var(--p-green-50) !important;
}
.hover\:bg-green-100:hover {
  background-color: var(--p-green-100) !important;
}
.hover\:bg-green-200:hover {
  background-color: var(--p-green-200) !important;
}
.hover\:bg-green-300:hover {
  background-color: var(--p-green-300) !important;
}
.hover\:bg-green-400:hover {
  background-color: var(--p-green-400) !important;
}
.hover\:bg-green-500:hover {
  background-color: var(--p-green-500) !important;
}
.hover\:bg-green-600:hover {
  background-color: var(--p-green-600) !important;
}
.hover\:bg-green-700:hover {
  background-color: var(--p-green-700) !important;
}
.hover\:bg-green-800:hover {
  background-color: var(--p-green-800) !important;
}
.hover\:bg-green-900:hover {
  background-color: var(--p-green-900) !important;
}

.active\:bg-green-50:active {
  background-color: var(--p-green-50) !important;
}
.active\:bg-green-100:active {
  background-color: var(--p-green-100) !important;
}
.active\:bg-green-200:active {
  background-color: var(--p-green-200) !important;
}
.active\:bg-green-300:active {
  background-color: var(--p-green-300) !important;
}
.active\:bg-green-400:active {
  background-color: var(--p-green-400) !important;
}
.active\:bg-green-500:active {
  background-color: var(--p-green-500) !important;
}
.active\:bg-green-600:active {
  background-color: var(--p-green-600) !important;
}
.active\:bg-green-700:active {
  background-color: var(--p-green-700) !important;
}
.active\:bg-green-800:active {
  background-color: var(--p-green-800) !important;
}
.active\:bg-green-900:active {
  background-color: var(--p-green-900) !important;
}

.bg-yellow-50 {
  background-color: var(--p-yellow-50) !important;
}
.bg-yellow-100 {
  background-color: var(--p-yellow-100) !important;
}
.bg-yellow-200 {
  background-color: var(--p-yellow-200) !important;
}
.bg-yellow-300 {
  background-color: var(--p-yellow-300) !important;
}
.bg-yellow-400 {
  background-color: var(--p-yellow-400) !important;
}
.bg-yellow-500 {
  background-color: var(--p-yellow-500) !important;
}
.bg-yellow-600 {
  background-color: var(--p-yellow-600) !important;
}
.bg-yellow-700 {
  background-color: var(--p-yellow-700) !important;
}
.bg-yellow-800 {
  background-color: var(--p-yellow-800) !important;
}
.bg-yellow-900 {
  background-color: var(--p-yellow-900) !important;
}

.focus\:bg-yellow-50:focus {
  background-color: var(--p-yellow-50) !important;
}
.focus\:bg-yellow-100:focus {
  background-color: var(--p-yellow-100) !important;
}
.focus\:bg-yellow-200:focus {
  background-color: var(--p-yellow-200) !important;
}
.focus\:bg-yellow-300:focus {
  background-color: var(--p-yellow-300) !important;
}
.focus\:bg-yellow-400:focus {
  background-color: var(--p-yellow-400) !important;
}
.focus\:bg-yellow-500:focus {
  background-color: var(--p-yellow-500) !important;
}
.focus\:bg-yellow-600:focus {
  background-color: var(--p-yellow-600) !important;
}
.focus\:bg-yellow-700:focus {
  background-color: var(--p-yellow-700) !important;
}
.focus\:bg-yellow-800:focus {
  background-color: var(--p-yellow-800) !important;
}
.focus\:bg-yellow-900:focus {
  background-color: var(--p-yellow-900) !important;
}

.hover\:bg-yellow-50:hover {
  background-color: var(--p-yellow-50) !important;
}
.hover\:bg-yellow-100:hover {
  background-color: var(--p-yellow-100) !important;
}
.hover\:bg-yellow-200:hover {
  background-color: var(--p-yellow-200) !important;
}
.hover\:bg-yellow-300:hover {
  background-color: var(--p-yellow-300) !important;
}
.hover\:bg-yellow-400:hover {
  background-color: var(--p-yellow-400) !important;
}
.hover\:bg-yellow-500:hover {
  background-color: var(--p-yellow-500) !important;
}
.hover\:bg-yellow-600:hover {
  background-color: var(--p-yellow-600) !important;
}
.hover\:bg-yellow-700:hover {
  background-color: var(--p-yellow-700) !important;
}
.hover\:bg-yellow-800:hover {
  background-color: var(--p-yellow-800) !important;
}
.hover\:bg-yellow-900:hover {
  background-color: var(--p-yellow-900) !important;
}

.active\:bg-yellow-50:active {
  background-color: var(--p-yellow-50) !important;
}
.active\:bg-yellow-100:active {
  background-color: var(--p-yellow-100) !important;
}
.active\:bg-yellow-200:active {
  background-color: var(--p-yellow-200) !important;
}
.active\:bg-yellow-300:active {
  background-color: var(--p-yellow-300) !important;
}
.active\:bg-yellow-400:active {
  background-color: var(--p-yellow-400) !important;
}
.active\:bg-yellow-500:active {
  background-color: var(--p-yellow-500) !important;
}
.active\:bg-yellow-600:active {
  background-color: var(--p-yellow-600) !important;
}
.active\:bg-yellow-700:active {
  background-color: var(--p-yellow-700) !important;
}
.active\:bg-yellow-800:active {
  background-color: var(--p-yellow-800) !important;
}
.active\:bg-yellow-900:active {
  background-color: var(--p-yellow-900) !important;
}

.bg-cyan-50 {
  background-color: var(--p-cyan-50) !important;
}
.bg-cyan-100 {
  background-color: var(--p-cyan-100) !important;
}
.bg-cyan-200 {
  background-color: var(--p-cyan-200) !important;
}
.bg-cyan-300 {
  background-color: var(--p-cyan-300) !important;
}
.bg-cyan-400 {
  background-color: var(--p-cyan-400) !important;
}
.bg-cyan-500 {
  background-color: var(--p-cyan-500) !important;
}
.bg-cyan-600 {
  background-color: var(--p-cyan-600) !important;
}
.bg-cyan-700 {
  background-color: var(--p-cyan-700) !important;
}
.bg-cyan-800 {
  background-color: var(--p-cyan-800) !important;
}
.bg-cyan-900 {
  background-color: var(--p-cyan-900) !important;
}

.focus\:bg-cyan-50:focus {
  background-color: var(--p-cyan-50) !important;
}
.focus\:bg-cyan-100:focus {
  background-color: var(--p-cyan-100) !important;
}
.focus\:bg-cyan-200:focus {
  background-color: var(--p-cyan-200) !important;
}
.focus\:bg-cyan-300:focus {
  background-color: var(--p-cyan-300) !important;
}
.focus\:bg-cyan-400:focus {
  background-color: var(--p-cyan-400) !important;
}
.focus\:bg-cyan-500:focus {
  background-color: var(--p-cyan-500) !important;
}
.focus\:bg-cyan-600:focus {
  background-color: var(--p-cyan-600) !important;
}
.focus\:bg-cyan-700:focus {
  background-color: var(--p-cyan-700) !important;
}
.focus\:bg-cyan-800:focus {
  background-color: var(--p-cyan-800) !important;
}
.focus\:bg-cyan-900:focus {
  background-color: var(--p-cyan-900) !important;
}

.hover\:bg-cyan-50:hover {
  background-color: var(--p-cyan-50) !important;
}
.hover\:bg-cyan-100:hover {
  background-color: var(--p-cyan-100) !important;
}
.hover\:bg-cyan-200:hover {
  background-color: var(--p-cyan-200) !important;
}
.hover\:bg-cyan-300:hover {
  background-color: var(--p-cyan-300) !important;
}
.hover\:bg-cyan-400:hover {
  background-color: var(--p-cyan-400) !important;
}
.hover\:bg-cyan-500:hover {
  background-color: var(--p-cyan-500) !important;
}
.hover\:bg-cyan-600:hover {
  background-color: var(--p-cyan-600) !important;
}
.hover\:bg-cyan-700:hover {
  background-color: var(--p-cyan-700) !important;
}
.hover\:bg-cyan-800:hover {
  background-color: var(--p-cyan-800) !important;
}
.hover\:bg-cyan-900:hover {
  background-color: var(--p-cyan-900) !important;
}

.active\:bg-cyan-50:active {
  background-color: var(--p-cyan-50) !important;
}
.active\:bg-cyan-100:active {
  background-color: var(--p-cyan-100) !important;
}
.active\:bg-cyan-200:active {
  background-color: var(--p-cyan-200) !important;
}
.active\:bg-cyan-300:active {
  background-color: var(--p-cyan-300) !important;
}
.active\:bg-cyan-400:active {
  background-color: var(--p-cyan-400) !important;
}
.active\:bg-cyan-500:active {
  background-color: var(--p-cyan-500) !important;
}
.active\:bg-cyan-600:active {
  background-color: var(--p-cyan-600) !important;
}
.active\:bg-cyan-700:active {
  background-color: var(--p-cyan-700) !important;
}
.active\:bg-cyan-800:active {
  background-color: var(--p-cyan-800) !important;
}
.active\:bg-cyan-900:active {
  background-color: var(--p-cyan-900) !important;
}

.bg-pink-50 {
  background-color: var(--p-pink-50) !important;
}
.bg-pink-100 {
  background-color: var(--p-pink-100) !important;
}
.bg-pink-200 {
  background-color: var(--p-pink-200) !important;
}
.bg-pink-300 {
  background-color: var(--p-pink-300) !important;
}
.bg-pink-400 {
  background-color: var(--p-pink-400) !important;
}
.bg-pink-500 {
  background-color: var(--p-pink-500) !important;
}
.bg-pink-600 {
  background-color: var(--p-pink-600) !important;
}
.bg-pink-700 {
  background-color: var(--p-pink-700) !important;
}
.bg-pink-800 {
  background-color: var(--p-pink-800) !important;
}
.bg-pink-900 {
  background-color: var(--p-pink-900) !important;
}

.focus\:bg-pink-50:focus {
  background-color: var(--p-pink-50) !important;
}
.focus\:bg-pink-100:focus {
  background-color: var(--p-pink-100) !important;
}
.focus\:bg-pink-200:focus {
  background-color: var(--p-pink-200) !important;
}
.focus\:bg-pink-300:focus {
  background-color: var(--p-pink-300) !important;
}
.focus\:bg-pink-400:focus {
  background-color: var(--p-pink-400) !important;
}
.focus\:bg-pink-500:focus {
  background-color: var(--p-pink-500) !important;
}
.focus\:bg-pink-600:focus {
  background-color: var(--p-pink-600) !important;
}
.focus\:bg-pink-700:focus {
  background-color: var(--p-pink-700) !important;
}
.focus\:bg-pink-800:focus {
  background-color: var(--p-pink-800) !important;
}
.focus\:bg-pink-900:focus {
  background-color: var(--p-pink-900) !important;
}

.hover\:bg-pink-50:hover {
  background-color: var(--p-pink-50) !important;
}
.hover\:bg-pink-100:hover {
  background-color: var(--p-pink-100) !important;
}
.hover\:bg-pink-200:hover {
  background-color: var(--p-pink-200) !important;
}
.hover\:bg-pink-300:hover {
  background-color: var(--p-pink-300) !important;
}
.hover\:bg-pink-400:hover {
  background-color: var(--p-pink-400) !important;
}
.hover\:bg-pink-500:hover {
  background-color: var(--p-pink-500) !important;
}
.hover\:bg-pink-600:hover {
  background-color: var(--p-pink-600) !important;
}
.hover\:bg-pink-700:hover {
  background-color: var(--p-pink-700) !important;
}
.hover\:bg-pink-800:hover {
  background-color: var(--p-pink-800) !important;
}
.hover\:bg-pink-900:hover {
  background-color: var(--p-pink-900) !important;
}

.active\:bg-pink-50:active {
  background-color: var(--p-pink-50) !important;
}
.active\:bg-pink-100:active {
  background-color: var(--p-pink-100) !important;
}
.active\:bg-pink-200:active {
  background-color: var(--p-pink-200) !important;
}
.active\:bg-pink-300:active {
  background-color: var(--p-pink-300) !important;
}
.active\:bg-pink-400:active {
  background-color: var(--p-pink-400) !important;
}
.active\:bg-pink-500:active {
  background-color: var(--p-pink-500) !important;
}
.active\:bg-pink-600:active {
  background-color: var(--p-pink-600) !important;
}
.active\:bg-pink-700:active {
  background-color: var(--p-pink-700) !important;
}
.active\:bg-pink-800:active {
  background-color: var(--p-pink-800) !important;
}
.active\:bg-pink-900:active {
  background-color: var(--p-pink-900) !important;
}

.bg-indigo-50 {
  background-color: var(--p-indigo-50) !important;
}
.bg-indigo-100 {
  background-color: var(--p-indigo-100) !important;
}
.bg-indigo-200 {
  background-color: var(--p-indigo-200) !important;
}
.bg-indigo-300 {
  background-color: var(--p-indigo-300) !important;
}
.bg-indigo-400 {
  background-color: var(--p-indigo-400) !important;
}
.bg-indigo-500 {
  background-color: var(--p-indigo-500) !important;
}
.bg-indigo-600 {
  background-color: var(--p-indigo-600) !important;
}
.bg-indigo-700 {
  background-color: var(--p-indigo-700) !important;
}
.bg-indigo-800 {
  background-color: var(--p-indigo-800) !important;
}
.bg-indigo-900 {
  background-color: var(--p-indigo-900) !important;
}

.focus\:bg-indigo-50:focus {
  background-color: var(--p-indigo-50) !important;
}
.focus\:bg-indigo-100:focus {
  background-color: var(--p-indigo-100) !important;
}
.focus\:bg-indigo-200:focus {
  background-color: var(--p-indigo-200) !important;
}
.focus\:bg-indigo-300:focus {
  background-color: var(--p-indigo-300) !important;
}
.focus\:bg-indigo-400:focus {
  background-color: var(--p-indigo-400) !important;
}
.focus\:bg-indigo-500:focus {
  background-color: var(--p-indigo-500) !important;
}
.focus\:bg-indigo-600:focus {
  background-color: var(--p-indigo-600) !important;
}
.focus\:bg-indigo-700:focus {
  background-color: var(--p-indigo-700) !important;
}
.focus\:bg-indigo-800:focus {
  background-color: var(--p-indigo-800) !important;
}
.focus\:bg-indigo-900:focus {
  background-color: var(--p-indigo-900) !important;
}

.hover\:bg-indigo-50:hover {
  background-color: var(--p-indigo-50) !important;
}
.hover\:bg-indigo-100:hover {
  background-color: var(--p-indigo-100) !important;
}
.hover\:bg-indigo-200:hover {
  background-color: var(--p-indigo-200) !important;
}
.hover\:bg-indigo-300:hover {
  background-color: var(--p-indigo-300) !important;
}
.hover\:bg-indigo-400:hover {
  background-color: var(--p-indigo-400) !important;
}
.hover\:bg-indigo-500:hover {
  background-color: var(--p-indigo-500) !important;
}
.hover\:bg-indigo-600:hover {
  background-color: var(--p-indigo-600) !important;
}
.hover\:bg-indigo-700:hover {
  background-color: var(--p-indigo-700) !important;
}
.hover\:bg-indigo-800:hover {
  background-color: var(--p-indigo-800) !important;
}
.hover\:bg-indigo-900:hover {
  background-color: var(--p-indigo-900) !important;
}

.active\:bg-indigo-50:active {
  background-color: var(--p-indigo-50) !important;
}
.active\:bg-indigo-100:active {
  background-color: var(--p-indigo-100) !important;
}
.active\:bg-indigo-200:active {
  background-color: var(--p-indigo-200) !important;
}
.active\:bg-indigo-300:active {
  background-color: var(--p-indigo-300) !important;
}
.active\:bg-indigo-400:active {
  background-color: var(--p-indigo-400) !important;
}
.active\:bg-indigo-500:active {
  background-color: var(--p-indigo-500) !important;
}
.active\:bg-indigo-600:active {
  background-color: var(--p-indigo-600) !important;
}
.active\:bg-indigo-700:active {
  background-color: var(--p-indigo-700) !important;
}
.active\:bg-indigo-800:active {
  background-color: var(--p-indigo-800) !important;
}
.active\:bg-indigo-900:active {
  background-color: var(--p-indigo-900) !important;
}

.bg-teal-50 {
  background-color: var(--p-teal-50) !important;
}
.bg-teal-100 {
  background-color: var(--p-teal-100) !important;
}
.bg-teal-200 {
  background-color: var(--p-teal-200) !important;
}
.bg-teal-300 {
  background-color: var(--p-teal-300) !important;
}
.bg-teal-400 {
  background-color: var(--p-teal-400) !important;
}
.bg-teal-500 {
  background-color: var(--p-teal-500) !important;
}
.bg-teal-600 {
  background-color: var(--p-teal-600) !important;
}
.bg-teal-700 {
  background-color: var(--p-teal-700) !important;
}
.bg-teal-800 {
  background-color: var(--p-teal-800) !important;
}
.bg-teal-900 {
  background-color: var(--p-teal-900) !important;
}

.focus\:bg-teal-50:focus {
  background-color: var(--p-teal-50) !important;
}
.focus\:bg-teal-100:focus {
  background-color: var(--p-teal-100) !important;
}
.focus\:bg-teal-200:focus {
  background-color: var(--p-teal-200) !important;
}
.focus\:bg-teal-300:focus {
  background-color: var(--p-teal-300) !important;
}
.focus\:bg-teal-400:focus {
  background-color: var(--p-teal-400) !important;
}
.focus\:bg-teal-500:focus {
  background-color: var(--p-teal-500) !important;
}
.focus\:bg-teal-600:focus {
  background-color: var(--p-teal-600) !important;
}
.focus\:bg-teal-700:focus {
  background-color: var(--p-teal-700) !important;
}
.focus\:bg-teal-800:focus {
  background-color: var(--p-teal-800) !important;
}
.focus\:bg-teal-900:focus {
  background-color: var(--p-teal-900) !important;
}

.hover\:bg-teal-50:hover {
  background-color: var(--p-teal-50) !important;
}
.hover\:bg-teal-100:hover {
  background-color: var(--p-teal-100) !important;
}
.hover\:bg-teal-200:hover {
  background-color: var(--p-teal-200) !important;
}
.hover\:bg-teal-300:hover {
  background-color: var(--p-teal-300) !important;
}
.hover\:bg-teal-400:hover {
  background-color: var(--p-teal-400) !important;
}
.hover\:bg-teal-500:hover {
  background-color: var(--p-teal-500) !important;
}
.hover\:bg-teal-600:hover {
  background-color: var(--p-teal-600) !important;
}
.hover\:bg-teal-700:hover {
  background-color: var(--p-teal-700) !important;
}
.hover\:bg-teal-800:hover {
  background-color: var(--p-teal-800) !important;
}
.hover\:bg-teal-900:hover {
  background-color: var(--p-teal-900) !important;
}

.active\:bg-teal-50:active {
  background-color: var(--p-teal-50) !important;
}
.active\:bg-teal-100:active {
  background-color: var(--p-teal-100) !important;
}
.active\:bg-teal-200:active {
  background-color: var(--p-teal-200) !important;
}
.active\:bg-teal-300:active {
  background-color: var(--p-teal-300) !important;
}
.active\:bg-teal-400:active {
  background-color: var(--p-teal-400) !important;
}
.active\:bg-teal-500:active {
  background-color: var(--p-teal-500) !important;
}
.active\:bg-teal-600:active {
  background-color: var(--p-teal-600) !important;
}
.active\:bg-teal-700:active {
  background-color: var(--p-teal-700) !important;
}
.active\:bg-teal-800:active {
  background-color: var(--p-teal-800) !important;
}
.active\:bg-teal-900:active {
  background-color: var(--p-teal-900) !important;
}

.bg-orange-50 {
  background-color: var(--p-orange-50) !important;
}
.bg-orange-100 {
  background-color: var(--p-orange-100) !important;
}
.bg-orange-200 {
  background-color: var(--p-orange-200) !important;
}
.bg-orange-300 {
  background-color: var(--p-orange-300) !important;
}
.bg-orange-400 {
  background-color: var(--p-orange-400) !important;
}
.bg-orange-500 {
  background-color: var(--p-orange-500) !important;
}
.bg-orange-600 {
  background-color: var(--p-orange-600) !important;
}
.bg-orange-700 {
  background-color: var(--p-orange-700) !important;
}
.bg-orange-800 {
  background-color: var(--p-orange-800) !important;
}
.bg-orange-900 {
  background-color: var(--p-orange-900) !important;
}

.focus\:bg-orange-50:focus {
  background-color: var(--p-orange-50) !important;
}
.focus\:bg-orange-100:focus {
  background-color: var(--p-orange-100) !important;
}
.focus\:bg-orange-200:focus {
  background-color: var(--p-orange-200) !important;
}
.focus\:bg-orange-300:focus {
  background-color: var(--p-orange-300) !important;
}
.focus\:bg-orange-400:focus {
  background-color: var(--p-orange-400) !important;
}
.focus\:bg-orange-500:focus {
  background-color: var(--p-orange-500) !important;
}
.focus\:bg-orange-600:focus {
  background-color: var(--p-orange-600) !important;
}
.focus\:bg-orange-700:focus {
  background-color: var(--p-orange-700) !important;
}
.focus\:bg-orange-800:focus {
  background-color: var(--p-orange-800) !important;
}
.focus\:bg-orange-900:focus {
  background-color: var(--p-orange-900) !important;
}

.hover\:bg-orange-50:hover {
  background-color: var(--p-orange-50) !important;
}
.hover\:bg-orange-100:hover {
  background-color: var(--p-orange-100) !important;
}
.hover\:bg-orange-200:hover {
  background-color: var(--p-orange-200) !important;
}
.hover\:bg-orange-300:hover {
  background-color: var(--p-orange-300) !important;
}
.hover\:bg-orange-400:hover {
  background-color: var(--p-orange-400) !important;
}
.hover\:bg-orange-500:hover {
  background-color: var(--p-orange-500) !important;
}
.hover\:bg-orange-600:hover {
  background-color: var(--p-orange-600) !important;
}
.hover\:bg-orange-700:hover {
  background-color: var(--p-orange-700) !important;
}
.hover\:bg-orange-800:hover {
  background-color: var(--p-orange-800) !important;
}
.hover\:bg-orange-900:hover {
  background-color: var(--p-orange-900) !important;
}

.active\:bg-orange-50:active {
  background-color: var(--p-orange-50) !important;
}
.active\:bg-orange-100:active {
  background-color: var(--p-orange-100) !important;
}
.active\:bg-orange-200:active {
  background-color: var(--p-orange-200) !important;
}
.active\:bg-orange-300:active {
  background-color: var(--p-orange-300) !important;
}
.active\:bg-orange-400:active {
  background-color: var(--p-orange-400) !important;
}
.active\:bg-orange-500:active {
  background-color: var(--p-orange-500) !important;
}
.active\:bg-orange-600:active {
  background-color: var(--p-orange-600) !important;
}
.active\:bg-orange-700:active {
  background-color: var(--p-orange-700) !important;
}
.active\:bg-orange-800:active {
  background-color: var(--p-orange-800) !important;
}
.active\:bg-orange-900:active {
  background-color: var(--p-orange-900) !important;
}

.bg-bluegray-50 {
  background-color: var(--p-bluegray-50) !important;
}
.bg-bluegray-100 {
  background-color: var(--p-bluegray-100) !important;
}
.bg-bluegray-200 {
  background-color: var(--p-bluegray-200) !important;
}
.bg-bluegray-300 {
  background-color: var(--p-bluegray-300) !important;
}
.bg-bluegray-400 {
  background-color: var(--p-bluegray-400) !important;
}
.bg-bluegray-500 {
  background-color: var(--p-bluegray-500) !important;
}
.bg-bluegray-600 {
  background-color: var(--p-bluegray-600) !important;
}
.bg-bluegray-700 {
  background-color: var(--p-bluegray-700) !important;
}
.bg-bluegray-800 {
  background-color: var(--p-bluegray-800) !important;
}
.bg-bluegray-900 {
  background-color: var(--p-bluegray-900) !important;
}

.focus\:bg-bluegray-50:focus {
  background-color: var(--p-bluegray-50) !important;
}
.focus\:bg-bluegray-100:focus {
  background-color: var(--p-bluegray-100) !important;
}
.focus\:bg-bluegray-200:focus {
  background-color: var(--p-bluegray-200) !important;
}
.focus\:bg-bluegray-300:focus {
  background-color: var(--p-bluegray-300) !important;
}
.focus\:bg-bluegray-400:focus {
  background-color: var(--p-bluegray-400) !important;
}
.focus\:bg-bluegray-500:focus {
  background-color: var(--p-bluegray-500) !important;
}
.focus\:bg-bluegray-600:focus {
  background-color: var(--p-bluegray-600) !important;
}
.focus\:bg-bluegray-700:focus {
  background-color: var(--p-bluegray-700) !important;
}
.focus\:bg-bluegray-800:focus {
  background-color: var(--p-bluegray-800) !important;
}
.focus\:bg-bluegray-900:focus {
  background-color: var(--p-bluegray-900) !important;
}

.hover\:bg-bluegray-50:hover {
  background-color: var(--p-bluegray-50) !important;
}
.hover\:bg-bluegray-100:hover {
  background-color: var(--p-bluegray-100) !important;
}
.hover\:bg-bluegray-200:hover {
  background-color: var(--p-bluegray-200) !important;
}
.hover\:bg-bluegray-300:hover {
  background-color: var(--p-bluegray-300) !important;
}
.hover\:bg-bluegray-400:hover {
  background-color: var(--p-bluegray-400) !important;
}
.hover\:bg-bluegray-500:hover {
  background-color: var(--p-bluegray-500) !important;
}
.hover\:bg-bluegray-600:hover {
  background-color: var(--p-bluegray-600) !important;
}
.hover\:bg-bluegray-700:hover {
  background-color: var(--p-bluegray-700) !important;
}
.hover\:bg-bluegray-800:hover {
  background-color: var(--p-bluegray-800) !important;
}
.hover\:bg-bluegray-900:hover {
  background-color: var(--p-bluegray-900) !important;
}

.active\:bg-bluegray-50:active {
  background-color: var(--p-bluegray-50) !important;
}
.active\:bg-bluegray-100:active {
  background-color: var(--p-bluegray-100) !important;
}
.active\:bg-bluegray-200:active {
  background-color: var(--p-bluegray-200) !important;
}
.active\:bg-bluegray-300:active {
  background-color: var(--p-bluegray-300) !important;
}
.active\:bg-bluegray-400:active {
  background-color: var(--p-bluegray-400) !important;
}
.active\:bg-bluegray-500:active {
  background-color: var(--p-bluegray-500) !important;
}
.active\:bg-bluegray-600:active {
  background-color: var(--p-bluegray-600) !important;
}
.active\:bg-bluegray-700:active {
  background-color: var(--p-bluegray-700) !important;
}
.active\:bg-bluegray-800:active {
  background-color: var(--p-bluegray-800) !important;
}
.active\:bg-bluegray-900:active {
  background-color: var(--p-bluegray-900) !important;
}

.bg-purple-50 {
  background-color: var(--p-purple-50) !important;
}
.bg-purple-100 {
  background-color: var(--p-purple-100) !important;
}
.bg-purple-200 {
  background-color: var(--p-purple-200) !important;
}
.bg-purple-300 {
  background-color: var(--p-purple-300) !important;
}
.bg-purple-400 {
  background-color: var(--p-purple-400) !important;
}
.bg-purple-500 {
  background-color: var(--p-purple-500) !important;
}
.bg-purple-600 {
  background-color: var(--p-purple-600) !important;
}
.bg-purple-700 {
  background-color: var(--p-purple-700) !important;
}
.bg-purple-800 {
  background-color: var(--p-purple-800) !important;
}
.bg-purple-900 {
  background-color: var(--p-purple-900) !important;
}

.focus\:bg-purple-50:focus {
  background-color: var(--p-purple-50) !important;
}
.focus\:bg-purple-100:focus {
  background-color: var(--p-purple-100) !important;
}
.focus\:bg-purple-200:focus {
  background-color: var(--p-purple-200) !important;
}
.focus\:bg-purple-300:focus {
  background-color: var(--p-purple-300) !important;
}
.focus\:bg-purple-400:focus {
  background-color: var(--p-purple-400) !important;
}
.focus\:bg-purple-500:focus {
  background-color: var(--p-purple-500) !important;
}
.focus\:bg-purple-600:focus {
  background-color: var(--p-purple-600) !important;
}
.focus\:bg-purple-700:focus {
  background-color: var(--p-purple-700) !important;
}
.focus\:bg-purple-800:focus {
  background-color: var(--p-purple-800) !important;
}
.focus\:bg-purple-900:focus {
  background-color: var(--p-purple-900) !important;
}

.hover\:bg-purple-50:hover {
  background-color: var(--p-purple-50) !important;
}
.hover\:bg-purple-100:hover {
  background-color: var(--p-purple-100) !important;
}
.hover\:bg-purple-200:hover {
  background-color: var(--p-purple-200) !important;
}
.hover\:bg-purple-300:hover {
  background-color: var(--p-purple-300) !important;
}
.hover\:bg-purple-400:hover {
  background-color: var(--p-purple-400) !important;
}
.hover\:bg-purple-500:hover {
  background-color: var(--p-purple-500) !important;
}
.hover\:bg-purple-600:hover {
  background-color: var(--p-purple-600) !important;
}
.hover\:bg-purple-700:hover {
  background-color: var(--p-purple-700) !important;
}
.hover\:bg-purple-800:hover {
  background-color: var(--p-purple-800) !important;
}
.hover\:bg-purple-900:hover {
  background-color: var(--p-purple-900) !important;
}

.active\:bg-purple-50:active {
  background-color: var(--p-purple-50) !important;
}
.active\:bg-purple-100:active {
  background-color: var(--p-purple-100) !important;
}
.active\:bg-purple-200:active {
  background-color: var(--p-purple-200) !important;
}
.active\:bg-purple-300:active {
  background-color: var(--p-purple-300) !important;
}
.active\:bg-purple-400:active {
  background-color: var(--p-purple-400) !important;
}
.active\:bg-purple-500:active {
  background-color: var(--p-purple-500) !important;
}
.active\:bg-purple-600:active {
  background-color: var(--p-purple-600) !important;
}
.active\:bg-purple-700:active {
  background-color: var(--p-purple-700) !important;
}
.active\:bg-purple-800:active {
  background-color: var(--p-purple-800) !important;
}
.active\:bg-purple-900:active {
  background-color: var(--p-purple-900) !important;
}

.bg-gray-50 {
  background-color: var(--p-gray-50) !important;
}
.bg-gray-100 {
  background-color: var(--p-gray-100) !important;
}
.bg-gray-200 {
  background-color: var(--p-gray-200) !important;
}
.bg-gray-300 {
  background-color: var(--p-gray-300) !important;
}
.bg-gray-400 {
  background-color: var(--p-gray-400) !important;
}
.bg-gray-500 {
  background-color: var(--p-gray-500) !important;
}
.bg-gray-600 {
  background-color: var(--p-gray-600) !important;
}
.bg-gray-700 {
  background-color: var(--p-gray-700) !important;
}
.bg-gray-800 {
  background-color: var(--p-gray-800) !important;
}
.bg-gray-900 {
  background-color: var(--p-gray-900) !important;
}

.focus\:bg-gray-50:focus {
  background-color: var(--p-gray-50) !important;
}
.focus\:bg-gray-100:focus {
  background-color: var(--p-gray-100) !important;
}
.focus\:bg-gray-200:focus {
  background-color: var(--p-gray-200) !important;
}
.focus\:bg-gray-300:focus {
  background-color: var(--p-gray-300) !important;
}
.focus\:bg-gray-400:focus {
  background-color: var(--p-gray-400) !important;
}
.focus\:bg-gray-500:focus {
  background-color: var(--p-gray-500) !important;
}
.focus\:bg-gray-600:focus {
  background-color: var(--p-gray-600) !important;
}
.focus\:bg-gray-700:focus {
  background-color: var(--p-gray-700) !important;
}
.focus\:bg-gray-800:focus {
  background-color: var(--p-gray-800) !important;
}
.focus\:bg-gray-900:focus {
  background-color: var(--p-gray-900) !important;
}

.hover\:bg-gray-50:hover {
  background-color: var(--p-gray-50) !important;
}
.hover\:bg-gray-100:hover {
  background-color: var(--p-gray-100) !important;
}
.hover\:bg-gray-200:hover {
  background-color: var(--p-gray-200) !important;
}
.hover\:bg-gray-300:hover {
  background-color: var(--p-gray-300) !important;
}
.hover\:bg-gray-400:hover {
  background-color: var(--p-gray-400) !important;
}
.hover\:bg-gray-500:hover {
  background-color: var(--p-gray-500) !important;
}
.hover\:bg-gray-600:hover {
  background-color: var(--p-gray-600) !important;
}
.hover\:bg-gray-700:hover {
  background-color: var(--p-gray-700) !important;
}
.hover\:bg-gray-800:hover {
  background-color: var(--p-gray-800) !important;
}
.hover\:bg-gray-900:hover {
  background-color: var(--p-gray-900) !important;
}

.active\:bg-gray-50:active {
  background-color: var(--p-gray-50) !important;
}
.active\:bg-gray-100:active {
  background-color: var(--p-gray-100) !important;
}
.active\:bg-gray-200:active {
  background-color: var(--p-gray-200) !important;
}
.active\:bg-gray-300:active {
  background-color: var(--p-gray-300) !important;
}
.active\:bg-gray-400:active {
  background-color: var(--p-gray-400) !important;
}
.active\:bg-gray-500:active {
  background-color: var(--p-gray-500) !important;
}
.active\:bg-gray-600:active {
  background-color: var(--p-gray-600) !important;
}
.active\:bg-gray-700:active {
  background-color: var(--p-gray-700) !important;
}
.active\:bg-gray-800:active {
  background-color: var(--p-gray-800) !important;
}
.active\:bg-gray-900:active {
  background-color: var(--p-gray-900) !important;
}

.bg-red-50 {
  background-color: var(--p-red-50) !important;
}
.bg-red-100 {
  background-color: var(--p-red-100) !important;
}
.bg-red-200 {
  background-color: var(--p-red-200) !important;
}
.bg-red-300 {
  background-color: var(--p-red-300) !important;
}
.bg-red-400 {
  background-color: var(--p-red-400) !important;
}
.bg-red-500 {
  background-color: var(--p-red-500) !important;
}
.bg-red-600 {
  background-color: var(--p-red-600) !important;
}
.bg-red-700 {
  background-color: var(--p-red-700) !important;
}
.bg-red-800 {
  background-color: var(--p-red-800) !important;
}
.bg-red-900 {
  background-color: var(--p-red-900) !important;
}

.focus\:bg-red-50:focus {
  background-color: var(--p-red-50) !important;
}
.focus\:bg-red-100:focus {
  background-color: var(--p-red-100) !important;
}
.focus\:bg-red-200:focus {
  background-color: var(--p-red-200) !important;
}
.focus\:bg-red-300:focus {
  background-color: var(--p-red-300) !important;
}
.focus\:bg-red-400:focus {
  background-color: var(--p-red-400) !important;
}
.focus\:bg-red-500:focus {
  background-color: var(--p-red-500) !important;
}
.focus\:bg-red-600:focus {
  background-color: var(--p-red-600) !important;
}
.focus\:bg-red-700:focus {
  background-color: var(--p-red-700) !important;
}
.focus\:bg-red-800:focus {
  background-color: var(--p-red-800) !important;
}
.focus\:bg-red-900:focus {
  background-color: var(--p-red-900) !important;
}

.hover\:bg-red-50:hover {
  background-color: var(--p-red-50) !important;
}
.hover\:bg-red-100:hover {
  background-color: var(--p-red-100) !important;
}
.hover\:bg-red-200:hover {
  background-color: var(--p-red-200) !important;
}
.hover\:bg-red-300:hover {
  background-color: var(--p-red-300) !important;
}
.hover\:bg-red-400:hover {
  background-color: var(--p-red-400) !important;
}
.hover\:bg-red-500:hover {
  background-color: var(--p-red-500) !important;
}
.hover\:bg-red-600:hover {
  background-color: var(--p-red-600) !important;
}
.hover\:bg-red-700:hover {
  background-color: var(--p-red-700) !important;
}
.hover\:bg-red-800:hover {
  background-color: var(--p-red-800) !important;
}
.hover\:bg-red-900:hover {
  background-color: var(--p-red-900) !important;
}

.active\:bg-red-50:active {
  background-color: var(--p-red-50) !important;
}
.active\:bg-red-100:active {
  background-color: var(--p-red-100) !important;
}
.active\:bg-red-200:active {
  background-color: var(--p-red-200) !important;
}
.active\:bg-red-300:active {
  background-color: var(--p-red-300) !important;
}
.active\:bg-red-400:active {
  background-color: var(--p-red-400) !important;
}
.active\:bg-red-500:active {
  background-color: var(--p-red-500) !important;
}
.active\:bg-red-600:active {
  background-color: var(--p-red-600) !important;
}
.active\:bg-red-700:active {
  background-color: var(--p-red-700) !important;
}
.active\:bg-red-800:active {
  background-color: var(--p-red-800) !important;
}
.active\:bg-red-900:active {
  background-color: var(--p-red-900) !important;
}

.bg-primary-50 {
  background-color: var(--p-primary-50) !important;
}
.bg-primary-100 {
  background-color: var(--p-primary-100) !important;
}
.bg-primary-200 {
  background-color: var(--p-primary-200) !important;
}
.bg-primary-300 {
  background-color: var(--p-primary-300) !important;
}
.bg-primary-400 {
  background-color: var(--p-primary-400) !important;
}
.bg-primary-500 {
  background-color: var(--p-primary-500) !important;
}
.bg-primary-600 {
  background-color: var(--p-primary-600) !important;
}
.bg-primary-700 {
  background-color: var(--p-primary-700) !important;
}
.bg-primary-800 {
  background-color: var(--p-primary-800) !important;
}
.bg-primary-900 {
  background-color: var(--p-primary-900) !important;
}

.focus\:bg-primary-50:focus {
  background-color: var(--p-primary-50) !important;
}
.focus\:bg-primary-100:focus {
  background-color: var(--p-primary-100) !important;
}
.focus\:bg-primary-200:focus {
  background-color: var(--p-primary-200) !important;
}
.focus\:bg-primary-300:focus {
  background-color: var(--p-primary-300) !important;
}
.focus\:bg-primary-400:focus {
  background-color: var(--p-primary-400) !important;
}
.focus\:bg-primary-500:focus {
  background-color: var(--p-primary-500) !important;
}
.focus\:bg-primary-600:focus {
  background-color: var(--p-primary-600) !important;
}
.focus\:bg-primary-700:focus {
  background-color: var(--p-primary-700) !important;
}
.focus\:bg-primary-800:focus {
  background-color: var(--p-primary-800) !important;
}
.focus\:bg-primary-900:focus {
  background-color: var(--p-primary-900) !important;
}

.hover\:bg-primary-50:hover {
  background-color: var(--p-primary-50) !important;
}
.hover\:bg-primary-100:hover {
  background-color: var(--p-primary-100) !important;
}
.hover\:bg-primary-200:hover {
  background-color: var(--p-primary-200) !important;
}
.hover\:bg-primary-300:hover {
  background-color: var(--p-primary-300) !important;
}
.hover\:bg-primary-400:hover {
  background-color: var(--p-primary-400) !important;
}
.hover\:bg-primary-500:hover {
  background-color: var(--p-primary-500) !important;
}
.hover\:bg-primary-600:hover {
  background-color: var(--p-primary-600) !important;
}
.hover\:bg-primary-700:hover {
  background-color: var(--p-primary-700) !important;
}
.hover\:bg-primary-800:hover {
  background-color: var(--p-primary-800) !important;
}
.hover\:bg-primary-900:hover {
  background-color: var(--p-primary-900) !important;
}

.active\:bg-primary-50:active {
  background-color: var(--p-primary-50) !important;
}
.active\:bg-primary-100:active {
  background-color: var(--p-primary-100) !important;
}
.active\:bg-primary-200:active {
  background-color: var(--p-primary-200) !important;
}
.active\:bg-primary-300:active {
  background-color: var(--p-primary-300) !important;
}
.active\:bg-primary-400:active {
  background-color: var(--p-primary-400) !important;
}
.active\:bg-primary-500:active {
  background-color: var(--p-primary-500) !important;
}
.active\:bg-primary-600:active {
  background-color: var(--p-primary-600) !important;
}
.active\:bg-primary-700:active {
  background-color: var(--p-primary-700) !important;
}
.active\:bg-primary-800:active {
  background-color: var(--p-primary-800) !important;
}
.active\:bg-primary-900:active {
  background-color: var(--p-primary-900) !important;
}

.border-blue-50 {
  border-color: var(--p-blue-50) !important;
}
.border-blue-100 {
  border-color: var(--p-blue-100) !important;
}
.border-blue-200 {
  border-color: var(--p-blue-200) !important;
}
.border-blue-300 {
  border-color: var(--p-blue-300) !important;
}
.border-blue-400 {
  border-color: var(--p-blue-400) !important;
}
.border-blue-500 {
  border-color: var(--p-blue-500) !important;
}
.border-blue-600 {
  border-color: var(--p-blue-600) !important;
}
.border-blue-700 {
  border-color: var(--p-blue-700) !important;
}
.border-blue-800 {
  border-color: var(--p-blue-800) !important;
}
.border-blue-900 {
  border-color: var(--p-blue-900) !important;
}

.focus\:border-blue-50:focus {
  border-color: var(--p-blue-50) !important;
}
.focus\:border-blue-100:focus {
  border-color: var(--p-blue-100) !important;
}
.focus\:border-blue-200:focus {
  border-color: var(--p-blue-200) !important;
}
.focus\:border-blue-300:focus {
  border-color: var(--p-blue-300) !important;
}
.focus\:border-blue-400:focus {
  border-color: var(--p-blue-400) !important;
}
.focus\:border-blue-500:focus {
  border-color: var(--p-blue-500) !important;
}
.focus\:border-blue-600:focus {
  border-color: var(--p-blue-600) !important;
}
.focus\:border-blue-700:focus {
  border-color: var(--p-blue-700) !important;
}
.focus\:border-blue-800:focus {
  border-color: var(--p-blue-800) !important;
}
.focus\:border-blue-900:focus {
  border-color: var(--p-blue-900) !important;
}

.hover\:border-blue-50:hover {
  border-color: var(--p-blue-50) !important;
}
.hover\:border-blue-100:hover {
  border-color: var(--p-blue-100) !important;
}
.hover\:border-blue-200:hover {
  border-color: var(--p-blue-200) !important;
}
.hover\:border-blue-300:hover {
  border-color: var(--p-blue-300) !important;
}
.hover\:border-blue-400:hover {
  border-color: var(--p-blue-400) !important;
}
.hover\:border-blue-500:hover {
  border-color: var(--p-blue-500) !important;
}
.hover\:border-blue-600:hover {
  border-color: var(--p-blue-600) !important;
}
.hover\:border-blue-700:hover {
  border-color: var(--p-blue-700) !important;
}
.hover\:border-blue-800:hover {
  border-color: var(--p-blue-800) !important;
}
.hover\:border-blue-900:hover {
  border-color: var(--p-blue-900) !important;
}

.active\:border-blue-50:active {
  border-color: var(--p-blue-50) !important;
}
.active\:border-blue-100:active {
  border-color: var(--p-blue-100) !important;
}
.active\:border-blue-200:active {
  border-color: var(--p-blue-200) !important;
}
.active\:border-blue-300:active {
  border-color: var(--p-blue-300) !important;
}
.active\:border-blue-400:active {
  border-color: var(--p-blue-400) !important;
}
.active\:border-blue-500:active {
  border-color: var(--p-blue-500) !important;
}
.active\:border-blue-600:active {
  border-color: var(--p-blue-600) !important;
}
.active\:border-blue-700:active {
  border-color: var(--p-blue-700) !important;
}
.active\:border-blue-800:active {
  border-color: var(--p-blue-800) !important;
}
.active\:border-blue-900:active {
  border-color: var(--p-blue-900) !important;
}

.border-green-50 {
  border-color: var(--p-green-50) !important;
}
.border-green-100 {
  border-color: var(--p-green-100) !important;
}
.border-green-200 {
  border-color: var(--p-green-200) !important;
}
.border-green-300 {
  border-color: var(--p-green-300) !important;
}
.border-green-400 {
  border-color: var(--p-green-400) !important;
}
.border-green-500 {
  border-color: var(--p-green-500) !important;
}
.border-green-600 {
  border-color: var(--p-green-600) !important;
}
.border-green-700 {
  border-color: var(--p-green-700) !important;
}
.border-green-800 {
  border-color: var(--p-green-800) !important;
}
.border-green-900 {
  border-color: var(--p-green-900) !important;
}

.focus\:border-green-50:focus {
  border-color: var(--p-green-50) !important;
}
.focus\:border-green-100:focus {
  border-color: var(--p-green-100) !important;
}
.focus\:border-green-200:focus {
  border-color: var(--p-green-200) !important;
}
.focus\:border-green-300:focus {
  border-color: var(--p-green-300) !important;
}
.focus\:border-green-400:focus {
  border-color: var(--p-green-400) !important;
}
.focus\:border-green-500:focus {
  border-color: var(--p-green-500) !important;
}
.focus\:border-green-600:focus {
  border-color: var(--p-green-600) !important;
}
.focus\:border-green-700:focus {
  border-color: var(--p-green-700) !important;
}
.focus\:border-green-800:focus {
  border-color: var(--p-green-800) !important;
}
.focus\:border-green-900:focus {
  border-color: var(--p-green-900) !important;
}

.hover\:border-green-50:hover {
  border-color: var(--p-green-50) !important;
}
.hover\:border-green-100:hover {
  border-color: var(--p-green-100) !important;
}
.hover\:border-green-200:hover {
  border-color: var(--p-green-200) !important;
}
.hover\:border-green-300:hover {
  border-color: var(--p-green-300) !important;
}
.hover\:border-green-400:hover {
  border-color: var(--p-green-400) !important;
}
.hover\:border-green-500:hover {
  border-color: var(--p-green-500) !important;
}
.hover\:border-green-600:hover {
  border-color: var(--p-green-600) !important;
}
.hover\:border-green-700:hover {
  border-color: var(--p-green-700) !important;
}
.hover\:border-green-800:hover {
  border-color: var(--p-green-800) !important;
}
.hover\:border-green-900:hover {
  border-color: var(--p-green-900) !important;
}

.active\:border-green-50:active {
  border-color: var(--p-green-50) !important;
}
.active\:border-green-100:active {
  border-color: var(--p-green-100) !important;
}
.active\:border-green-200:active {
  border-color: var(--p-green-200) !important;
}
.active\:border-green-300:active {
  border-color: var(--p-green-300) !important;
}
.active\:border-green-400:active {
  border-color: var(--p-green-400) !important;
}
.active\:border-green-500:active {
  border-color: var(--p-green-500) !important;
}
.active\:border-green-600:active {
  border-color: var(--p-green-600) !important;
}
.active\:border-green-700:active {
  border-color: var(--p-green-700) !important;
}
.active\:border-green-800:active {
  border-color: var(--p-green-800) !important;
}
.active\:border-green-900:active {
  border-color: var(--p-green-900) !important;
}

.border-yellow-50 {
  border-color: var(--p-yellow-50) !important;
}
.border-yellow-100 {
  border-color: var(--p-yellow-100) !important;
}
.border-yellow-200 {
  border-color: var(--p-yellow-200) !important;
}
.border-yellow-300 {
  border-color: var(--p-yellow-300) !important;
}
.border-yellow-400 {
  border-color: var(--p-yellow-400) !important;
}
.border-yellow-500 {
  border-color: var(--p-yellow-500) !important;
}
.border-yellow-600 {
  border-color: var(--p-yellow-600) !important;
}
.border-yellow-700 {
  border-color: var(--p-yellow-700) !important;
}
.border-yellow-800 {
  border-color: var(--p-yellow-800) !important;
}
.border-yellow-900 {
  border-color: var(--p-yellow-900) !important;
}

.focus\:border-yellow-50:focus {
  border-color: var(--p-yellow-50) !important;
}
.focus\:border-yellow-100:focus {
  border-color: var(--p-yellow-100) !important;
}
.focus\:border-yellow-200:focus {
  border-color: var(--p-yellow-200) !important;
}
.focus\:border-yellow-300:focus {
  border-color: var(--p-yellow-300) !important;
}
.focus\:border-yellow-400:focus {
  border-color: var(--p-yellow-400) !important;
}
.focus\:border-yellow-500:focus {
  border-color: var(--p-yellow-500) !important;
}
.focus\:border-yellow-600:focus {
  border-color: var(--p-yellow-600) !important;
}
.focus\:border-yellow-700:focus {
  border-color: var(--p-yellow-700) !important;
}
.focus\:border-yellow-800:focus {
  border-color: var(--p-yellow-800) !important;
}
.focus\:border-yellow-900:focus {
  border-color: var(--p-yellow-900) !important;
}

.hover\:border-yellow-50:hover {
  border-color: var(--p-yellow-50) !important;
}
.hover\:border-yellow-100:hover {
  border-color: var(--p-yellow-100) !important;
}
.hover\:border-yellow-200:hover {
  border-color: var(--p-yellow-200) !important;
}
.hover\:border-yellow-300:hover {
  border-color: var(--p-yellow-300) !important;
}
.hover\:border-yellow-400:hover {
  border-color: var(--p-yellow-400) !important;
}
.hover\:border-yellow-500:hover {
  border-color: var(--p-yellow-500) !important;
}
.hover\:border-yellow-600:hover {
  border-color: var(--p-yellow-600) !important;
}
.hover\:border-yellow-700:hover {
  border-color: var(--p-yellow-700) !important;
}
.hover\:border-yellow-800:hover {
  border-color: var(--p-yellow-800) !important;
}
.hover\:border-yellow-900:hover {
  border-color: var(--p-yellow-900) !important;
}

.active\:border-yellow-50:active {
  border-color: var(--p-yellow-50) !important;
}
.active\:border-yellow-100:active {
  border-color: var(--p-yellow-100) !important;
}
.active\:border-yellow-200:active {
  border-color: var(--p-yellow-200) !important;
}
.active\:border-yellow-300:active {
  border-color: var(--p-yellow-300) !important;
}
.active\:border-yellow-400:active {
  border-color: var(--p-yellow-400) !important;
}
.active\:border-yellow-500:active {
  border-color: var(--p-yellow-500) !important;
}
.active\:border-yellow-600:active {
  border-color: var(--p-yellow-600) !important;
}
.active\:border-yellow-700:active {
  border-color: var(--p-yellow-700) !important;
}
.active\:border-yellow-800:active {
  border-color: var(--p-yellow-800) !important;
}
.active\:border-yellow-900:active {
  border-color: var(--p-yellow-900) !important;
}

.border-cyan-50 {
  border-color: var(--p-cyan-50) !important;
}
.border-cyan-100 {
  border-color: var(--p-cyan-100) !important;
}
.border-cyan-200 {
  border-color: var(--p-cyan-200) !important;
}
.border-cyan-300 {
  border-color: var(--p-cyan-300) !important;
}
.border-cyan-400 {
  border-color: var(--p-cyan-400) !important;
}
.border-cyan-500 {
  border-color: var(--p-cyan-500) !important;
}
.border-cyan-600 {
  border-color: var(--p-cyan-600) !important;
}
.border-cyan-700 {
  border-color: var(--p-cyan-700) !important;
}
.border-cyan-800 {
  border-color: var(--p-cyan-800) !important;
}
.border-cyan-900 {
  border-color: var(--p-cyan-900) !important;
}

.focus\:border-cyan-50:focus {
  border-color: var(--p-cyan-50) !important;
}
.focus\:border-cyan-100:focus {
  border-color: var(--p-cyan-100) !important;
}
.focus\:border-cyan-200:focus {
  border-color: var(--p-cyan-200) !important;
}
.focus\:border-cyan-300:focus {
  border-color: var(--p-cyan-300) !important;
}
.focus\:border-cyan-400:focus {
  border-color: var(--p-cyan-400) !important;
}
.focus\:border-cyan-500:focus {
  border-color: var(--p-cyan-500) !important;
}
.focus\:border-cyan-600:focus {
  border-color: var(--p-cyan-600) !important;
}
.focus\:border-cyan-700:focus {
  border-color: var(--p-cyan-700) !important;
}
.focus\:border-cyan-800:focus {
  border-color: var(--p-cyan-800) !important;
}
.focus\:border-cyan-900:focus {
  border-color: var(--p-cyan-900) !important;
}

.hover\:border-cyan-50:hover {
  border-color: var(--p-cyan-50) !important;
}
.hover\:border-cyan-100:hover {
  border-color: var(--p-cyan-100) !important;
}
.hover\:border-cyan-200:hover {
  border-color: var(--p-cyan-200) !important;
}
.hover\:border-cyan-300:hover {
  border-color: var(--p-cyan-300) !important;
}
.hover\:border-cyan-400:hover {
  border-color: var(--p-cyan-400) !important;
}
.hover\:border-cyan-500:hover {
  border-color: var(--p-cyan-500) !important;
}
.hover\:border-cyan-600:hover {
  border-color: var(--p-cyan-600) !important;
}
.hover\:border-cyan-700:hover {
  border-color: var(--p-cyan-700) !important;
}
.hover\:border-cyan-800:hover {
  border-color: var(--p-cyan-800) !important;
}
.hover\:border-cyan-900:hover {
  border-color: var(--p-cyan-900) !important;
}

.active\:border-cyan-50:active {
  border-color: var(--p-cyan-50) !important;
}
.active\:border-cyan-100:active {
  border-color: var(--p-cyan-100) !important;
}
.active\:border-cyan-200:active {
  border-color: var(--p-cyan-200) !important;
}
.active\:border-cyan-300:active {
  border-color: var(--p-cyan-300) !important;
}
.active\:border-cyan-400:active {
  border-color: var(--p-cyan-400) !important;
}
.active\:border-cyan-500:active {
  border-color: var(--p-cyan-500) !important;
}
.active\:border-cyan-600:active {
  border-color: var(--p-cyan-600) !important;
}
.active\:border-cyan-700:active {
  border-color: var(--p-cyan-700) !important;
}
.active\:border-cyan-800:active {
  border-color: var(--p-cyan-800) !important;
}
.active\:border-cyan-900:active {
  border-color: var(--p-cyan-900) !important;
}

.border-pink-50 {
  border-color: var(--p-pink-50) !important;
}
.border-pink-100 {
  border-color: var(--p-pink-100) !important;
}
.border-pink-200 {
  border-color: var(--p-pink-200) !important;
}
.border-pink-300 {
  border-color: var(--p-pink-300) !important;
}
.border-pink-400 {
  border-color: var(--p-pink-400) !important;
}
.border-pink-500 {
  border-color: var(--p-pink-500) !important;
}
.border-pink-600 {
  border-color: var(--p-pink-600) !important;
}
.border-pink-700 {
  border-color: var(--p-pink-700) !important;
}
.border-pink-800 {
  border-color: var(--p-pink-800) !important;
}
.border-pink-900 {
  border-color: var(--p-pink-900) !important;
}

.focus\:border-pink-50:focus {
  border-color: var(--p-pink-50) !important;
}
.focus\:border-pink-100:focus {
  border-color: var(--p-pink-100) !important;
}
.focus\:border-pink-200:focus {
  border-color: var(--p-pink-200) !important;
}
.focus\:border-pink-300:focus {
  border-color: var(--p-pink-300) !important;
}
.focus\:border-pink-400:focus {
  border-color: var(--p-pink-400) !important;
}
.focus\:border-pink-500:focus {
  border-color: var(--p-pink-500) !important;
}
.focus\:border-pink-600:focus {
  border-color: var(--p-pink-600) !important;
}
.focus\:border-pink-700:focus {
  border-color: var(--p-pink-700) !important;
}
.focus\:border-pink-800:focus {
  border-color: var(--p-pink-800) !important;
}
.focus\:border-pink-900:focus {
  border-color: var(--p-pink-900) !important;
}

.hover\:border-pink-50:hover {
  border-color: var(--p-pink-50) !important;
}
.hover\:border-pink-100:hover {
  border-color: var(--p-pink-100) !important;
}
.hover\:border-pink-200:hover {
  border-color: var(--p-pink-200) !important;
}
.hover\:border-pink-300:hover {
  border-color: var(--p-pink-300) !important;
}
.hover\:border-pink-400:hover {
  border-color: var(--p-pink-400) !important;
}
.hover\:border-pink-500:hover {
  border-color: var(--p-pink-500) !important;
}
.hover\:border-pink-600:hover {
  border-color: var(--p-pink-600) !important;
}
.hover\:border-pink-700:hover {
  border-color: var(--p-pink-700) !important;
}
.hover\:border-pink-800:hover {
  border-color: var(--p-pink-800) !important;
}
.hover\:border-pink-900:hover {
  border-color: var(--p-pink-900) !important;
}

.active\:border-pink-50:active {
  border-color: var(--p-pink-50) !important;
}
.active\:border-pink-100:active {
  border-color: var(--p-pink-100) !important;
}
.active\:border-pink-200:active {
  border-color: var(--p-pink-200) !important;
}
.active\:border-pink-300:active {
  border-color: var(--p-pink-300) !important;
}
.active\:border-pink-400:active {
  border-color: var(--p-pink-400) !important;
}
.active\:border-pink-500:active {
  border-color: var(--p-pink-500) !important;
}
.active\:border-pink-600:active {
  border-color: var(--p-pink-600) !important;
}
.active\:border-pink-700:active {
  border-color: var(--p-pink-700) !important;
}
.active\:border-pink-800:active {
  border-color: var(--p-pink-800) !important;
}
.active\:border-pink-900:active {
  border-color: var(--p-pink-900) !important;
}

.border-indigo-50 {
  border-color: var(--p-indigo-50) !important;
}
.border-indigo-100 {
  border-color: var(--p-indigo-100) !important;
}
.border-indigo-200 {
  border-color: var(--p-indigo-200) !important;
}
.border-indigo-300 {
  border-color: var(--p-indigo-300) !important;
}
.border-indigo-400 {
  border-color: var(--p-indigo-400) !important;
}
.border-indigo-500 {
  border-color: var(--p-indigo-500) !important;
}
.border-indigo-600 {
  border-color: var(--p-indigo-600) !important;
}
.border-indigo-700 {
  border-color: var(--p-indigo-700) !important;
}
.border-indigo-800 {
  border-color: var(--p-indigo-800) !important;
}
.border-indigo-900 {
  border-color: var(--p-indigo-900) !important;
}

.focus\:border-indigo-50:focus {
  border-color: var(--p-indigo-50) !important;
}
.focus\:border-indigo-100:focus {
  border-color: var(--p-indigo-100) !important;
}
.focus\:border-indigo-200:focus {
  border-color: var(--p-indigo-200) !important;
}
.focus\:border-indigo-300:focus {
  border-color: var(--p-indigo-300) !important;
}
.focus\:border-indigo-400:focus {
  border-color: var(--p-indigo-400) !important;
}
.focus\:border-indigo-500:focus {
  border-color: var(--p-indigo-500) !important;
}
.focus\:border-indigo-600:focus {
  border-color: var(--p-indigo-600) !important;
}
.focus\:border-indigo-700:focus {
  border-color: var(--p-indigo-700) !important;
}
.focus\:border-indigo-800:focus {
  border-color: var(--p-indigo-800) !important;
}
.focus\:border-indigo-900:focus {
  border-color: var(--p-indigo-900) !important;
}

.hover\:border-indigo-50:hover {
  border-color: var(--p-indigo-50) !important;
}
.hover\:border-indigo-100:hover {
  border-color: var(--p-indigo-100) !important;
}
.hover\:border-indigo-200:hover {
  border-color: var(--p-indigo-200) !important;
}
.hover\:border-indigo-300:hover {
  border-color: var(--p-indigo-300) !important;
}
.hover\:border-indigo-400:hover {
  border-color: var(--p-indigo-400) !important;
}
.hover\:border-indigo-500:hover {
  border-color: var(--p-indigo-500) !important;
}
.hover\:border-indigo-600:hover {
  border-color: var(--p-indigo-600) !important;
}
.hover\:border-indigo-700:hover {
  border-color: var(--p-indigo-700) !important;
}
.hover\:border-indigo-800:hover {
  border-color: var(--p-indigo-800) !important;
}
.hover\:border-indigo-900:hover {
  border-color: var(--p-indigo-900) !important;
}

.active\:border-indigo-50:active {
  border-color: var(--p-indigo-50) !important;
}
.active\:border-indigo-100:active {
  border-color: var(--p-indigo-100) !important;
}
.active\:border-indigo-200:active {
  border-color: var(--p-indigo-200) !important;
}
.active\:border-indigo-300:active {
  border-color: var(--p-indigo-300) !important;
}
.active\:border-indigo-400:active {
  border-color: var(--p-indigo-400) !important;
}
.active\:border-indigo-500:active {
  border-color: var(--p-indigo-500) !important;
}
.active\:border-indigo-600:active {
  border-color: var(--p-indigo-600) !important;
}
.active\:border-indigo-700:active {
  border-color: var(--p-indigo-700) !important;
}
.active\:border-indigo-800:active {
  border-color: var(--p-indigo-800) !important;
}
.active\:border-indigo-900:active {
  border-color: var(--p-indigo-900) !important;
}

.border-teal-50 {
  border-color: var(--p-teal-50) !important;
}
.border-teal-100 {
  border-color: var(--p-teal-100) !important;
}
.border-teal-200 {
  border-color: var(--p-teal-200) !important;
}
.border-teal-300 {
  border-color: var(--p-teal-300) !important;
}
.border-teal-400 {
  border-color: var(--p-teal-400) !important;
}
.border-teal-500 {
  border-color: var(--p-teal-500) !important;
}
.border-teal-600 {
  border-color: var(--p-teal-600) !important;
}
.border-teal-700 {
  border-color: var(--p-teal-700) !important;
}
.border-teal-800 {
  border-color: var(--p-teal-800) !important;
}
.border-teal-900 {
  border-color: var(--p-teal-900) !important;
}

.focus\:border-teal-50:focus {
  border-color: var(--p-teal-50) !important;
}
.focus\:border-teal-100:focus {
  border-color: var(--p-teal-100) !important;
}
.focus\:border-teal-200:focus {
  border-color: var(--p-teal-200) !important;
}
.focus\:border-teal-300:focus {
  border-color: var(--p-teal-300) !important;
}
.focus\:border-teal-400:focus {
  border-color: var(--p-teal-400) !important;
}
.focus\:border-teal-500:focus {
  border-color: var(--p-teal-500) !important;
}
.focus\:border-teal-600:focus {
  border-color: var(--p-teal-600) !important;
}
.focus\:border-teal-700:focus {
  border-color: var(--p-teal-700) !important;
}
.focus\:border-teal-800:focus {
  border-color: var(--p-teal-800) !important;
}
.focus\:border-teal-900:focus {
  border-color: var(--p-teal-900) !important;
}

.hover\:border-teal-50:hover {
  border-color: var(--p-teal-50) !important;
}
.hover\:border-teal-100:hover {
  border-color: var(--p-teal-100) !important;
}
.hover\:border-teal-200:hover {
  border-color: var(--p-teal-200) !important;
}
.hover\:border-teal-300:hover {
  border-color: var(--p-teal-300) !important;
}
.hover\:border-teal-400:hover {
  border-color: var(--p-teal-400) !important;
}
.hover\:border-teal-500:hover {
  border-color: var(--p-teal-500) !important;
}
.hover\:border-teal-600:hover {
  border-color: var(--p-teal-600) !important;
}
.hover\:border-teal-700:hover {
  border-color: var(--p-teal-700) !important;
}
.hover\:border-teal-800:hover {
  border-color: var(--p-teal-800) !important;
}
.hover\:border-teal-900:hover {
  border-color: var(--p-teal-900) !important;
}

.active\:border-teal-50:active {
  border-color: var(--p-teal-50) !important;
}
.active\:border-teal-100:active {
  border-color: var(--p-teal-100) !important;
}
.active\:border-teal-200:active {
  border-color: var(--p-teal-200) !important;
}
.active\:border-teal-300:active {
  border-color: var(--p-teal-300) !important;
}
.active\:border-teal-400:active {
  border-color: var(--p-teal-400) !important;
}
.active\:border-teal-500:active {
  border-color: var(--p-teal-500) !important;
}
.active\:border-teal-600:active {
  border-color: var(--p-teal-600) !important;
}
.active\:border-teal-700:active {
  border-color: var(--p-teal-700) !important;
}
.active\:border-teal-800:active {
  border-color: var(--p-teal-800) !important;
}
.active\:border-teal-900:active {
  border-color: var(--p-teal-900) !important;
}

.border-orange-50 {
  border-color: var(--p-orange-50) !important;
}
.border-orange-100 {
  border-color: var(--p-orange-100) !important;
}
.border-orange-200 {
  border-color: var(--p-orange-200) !important;
}
.border-orange-300 {
  border-color: var(--p-orange-300) !important;
}
.border-orange-400 {
  border-color: var(--p-orange-400) !important;
}
.border-orange-500 {
  border-color: var(--p-orange-500) !important;
}
.border-orange-600 {
  border-color: var(--p-orange-600) !important;
}
.border-orange-700 {
  border-color: var(--p-orange-700) !important;
}
.border-orange-800 {
  border-color: var(--p-orange-800) !important;
}
.border-orange-900 {
  border-color: var(--p-orange-900) !important;
}

.focus\:border-orange-50:focus {
  border-color: var(--p-orange-50) !important;
}
.focus\:border-orange-100:focus {
  border-color: var(--p-orange-100) !important;
}
.focus\:border-orange-200:focus {
  border-color: var(--p-orange-200) !important;
}
.focus\:border-orange-300:focus {
  border-color: var(--p-orange-300) !important;
}
.focus\:border-orange-400:focus {
  border-color: var(--p-orange-400) !important;
}
.focus\:border-orange-500:focus {
  border-color: var(--p-orange-500) !important;
}
.focus\:border-orange-600:focus {
  border-color: var(--p-orange-600) !important;
}
.focus\:border-orange-700:focus {
  border-color: var(--p-orange-700) !important;
}
.focus\:border-orange-800:focus {
  border-color: var(--p-orange-800) !important;
}
.focus\:border-orange-900:focus {
  border-color: var(--p-orange-900) !important;
}

.hover\:border-orange-50:hover {
  border-color: var(--p-orange-50) !important;
}
.hover\:border-orange-100:hover {
  border-color: var(--p-orange-100) !important;
}
.hover\:border-orange-200:hover {
  border-color: var(--p-orange-200) !important;
}
.hover\:border-orange-300:hover {
  border-color: var(--p-orange-300) !important;
}
.hover\:border-orange-400:hover {
  border-color: var(--p-orange-400) !important;
}
.hover\:border-orange-500:hover {
  border-color: var(--p-orange-500) !important;
}
.hover\:border-orange-600:hover {
  border-color: var(--p-orange-600) !important;
}
.hover\:border-orange-700:hover {
  border-color: var(--p-orange-700) !important;
}
.hover\:border-orange-800:hover {
  border-color: var(--p-orange-800) !important;
}
.hover\:border-orange-900:hover {
  border-color: var(--p-orange-900) !important;
}

.active\:border-orange-50:active {
  border-color: var(--p-orange-50) !important;
}
.active\:border-orange-100:active {
  border-color: var(--p-orange-100) !important;
}
.active\:border-orange-200:active {
  border-color: var(--p-orange-200) !important;
}
.active\:border-orange-300:active {
  border-color: var(--p-orange-300) !important;
}
.active\:border-orange-400:active {
  border-color: var(--p-orange-400) !important;
}
.active\:border-orange-500:active {
  border-color: var(--p-orange-500) !important;
}
.active\:border-orange-600:active {
  border-color: var(--p-orange-600) !important;
}
.active\:border-orange-700:active {
  border-color: var(--p-orange-700) !important;
}
.active\:border-orange-800:active {
  border-color: var(--p-orange-800) !important;
}
.active\:border-orange-900:active {
  border-color: var(--p-orange-900) !important;
}

.border-bluegray-50 {
  border-color: var(--p-bluegray-50) !important;
}
.border-bluegray-100 {
  border-color: var(--p-bluegray-100) !important;
}
.border-bluegray-200 {
  border-color: var(--p-bluegray-200) !important;
}
.border-bluegray-300 {
  border-color: var(--p-bluegray-300) !important;
}
.border-bluegray-400 {
  border-color: var(--p-bluegray-400) !important;
}
.border-bluegray-500 {
  border-color: var(--p-bluegray-500) !important;
}
.border-bluegray-600 {
  border-color: var(--p-bluegray-600) !important;
}
.border-bluegray-700 {
  border-color: var(--p-bluegray-700) !important;
}
.border-bluegray-800 {
  border-color: var(--p-bluegray-800) !important;
}
.border-bluegray-900 {
  border-color: var(--p-bluegray-900) !important;
}

.focus\:border-bluegray-50:focus {
  border-color: var(--p-bluegray-50) !important;
}
.focus\:border-bluegray-100:focus {
  border-color: var(--p-bluegray-100) !important;
}
.focus\:border-bluegray-200:focus {
  border-color: var(--p-bluegray-200) !important;
}
.focus\:border-bluegray-300:focus {
  border-color: var(--p-bluegray-300) !important;
}
.focus\:border-bluegray-400:focus {
  border-color: var(--p-bluegray-400) !important;
}
.focus\:border-bluegray-500:focus {
  border-color: var(--p-bluegray-500) !important;
}
.focus\:border-bluegray-600:focus {
  border-color: var(--p-bluegray-600) !important;
}
.focus\:border-bluegray-700:focus {
  border-color: var(--p-bluegray-700) !important;
}
.focus\:border-bluegray-800:focus {
  border-color: var(--p-bluegray-800) !important;
}
.focus\:border-bluegray-900:focus {
  border-color: var(--p-bluegray-900) !important;
}

.hover\:border-bluegray-50:hover {
  border-color: var(--p-bluegray-50) !important;
}
.hover\:border-bluegray-100:hover {
  border-color: var(--p-bluegray-100) !important;
}
.hover\:border-bluegray-200:hover {
  border-color: var(--p-bluegray-200) !important;
}
.hover\:border-bluegray-300:hover {
  border-color: var(--p-bluegray-300) !important;
}
.hover\:border-bluegray-400:hover {
  border-color: var(--p-bluegray-400) !important;
}
.hover\:border-bluegray-500:hover {
  border-color: var(--p-bluegray-500) !important;
}
.hover\:border-bluegray-600:hover {
  border-color: var(--p-bluegray-600) !important;
}
.hover\:border-bluegray-700:hover {
  border-color: var(--p-bluegray-700) !important;
}
.hover\:border-bluegray-800:hover {
  border-color: var(--p-bluegray-800) !important;
}
.hover\:border-bluegray-900:hover {
  border-color: var(--p-bluegray-900) !important;
}

.active\:border-bluegray-50:active {
  border-color: var(--p-bluegray-50) !important;
}
.active\:border-bluegray-100:active {
  border-color: var(--p-bluegray-100) !important;
}
.active\:border-bluegray-200:active {
  border-color: var(--p-bluegray-200) !important;
}
.active\:border-bluegray-300:active {
  border-color: var(--p-bluegray-300) !important;
}
.active\:border-bluegray-400:active {
  border-color: var(--p-bluegray-400) !important;
}
.active\:border-bluegray-500:active {
  border-color: var(--p-bluegray-500) !important;
}
.active\:border-bluegray-600:active {
  border-color: var(--p-bluegray-600) !important;
}
.active\:border-bluegray-700:active {
  border-color: var(--p-bluegray-700) !important;
}
.active\:border-bluegray-800:active {
  border-color: var(--p-bluegray-800) !important;
}
.active\:border-bluegray-900:active {
  border-color: var(--p-bluegray-900) !important;
}

.border-purple-50 {
  border-color: var(--p-purple-50) !important;
}
.border-purple-100 {
  border-color: var(--p-purple-100) !important;
}
.border-purple-200 {
  border-color: var(--p-purple-200) !important;
}
.border-purple-300 {
  border-color: var(--p-purple-300) !important;
}
.border-purple-400 {
  border-color: var(--p-purple-400) !important;
}
.border-purple-500 {
  border-color: var(--p-purple-500) !important;
}
.border-purple-600 {
  border-color: var(--p-purple-600) !important;
}
.border-purple-700 {
  border-color: var(--p-purple-700) !important;
}
.border-purple-800 {
  border-color: var(--p-purple-800) !important;
}
.border-purple-900 {
  border-color: var(--p-purple-900) !important;
}

.focus\:border-purple-50:focus {
  border-color: var(--p-purple-50) !important;
}
.focus\:border-purple-100:focus {
  border-color: var(--p-purple-100) !important;
}
.focus\:border-purple-200:focus {
  border-color: var(--p-purple-200) !important;
}
.focus\:border-purple-300:focus {
  border-color: var(--p-purple-300) !important;
}
.focus\:border-purple-400:focus {
  border-color: var(--p-purple-400) !important;
}
.focus\:border-purple-500:focus {
  border-color: var(--p-purple-500) !important;
}
.focus\:border-purple-600:focus {
  border-color: var(--p-purple-600) !important;
}
.focus\:border-purple-700:focus {
  border-color: var(--p-purple-700) !important;
}
.focus\:border-purple-800:focus {
  border-color: var(--p-purple-800) !important;
}
.focus\:border-purple-900:focus {
  border-color: var(--p-purple-900) !important;
}

.hover\:border-purple-50:hover {
  border-color: var(--p-purple-50) !important;
}
.hover\:border-purple-100:hover {
  border-color: var(--p-purple-100) !important;
}
.hover\:border-purple-200:hover {
  border-color: var(--p-purple-200) !important;
}
.hover\:border-purple-300:hover {
  border-color: var(--p-purple-300) !important;
}
.hover\:border-purple-400:hover {
  border-color: var(--p-purple-400) !important;
}
.hover\:border-purple-500:hover {
  border-color: var(--p-purple-500) !important;
}
.hover\:border-purple-600:hover {
  border-color: var(--p-purple-600) !important;
}
.hover\:border-purple-700:hover {
  border-color: var(--p-purple-700) !important;
}
.hover\:border-purple-800:hover {
  border-color: var(--p-purple-800) !important;
}
.hover\:border-purple-900:hover {
  border-color: var(--p-purple-900) !important;
}

.active\:border-purple-50:active {
  border-color: var(--p-purple-50) !important;
}
.active\:border-purple-100:active {
  border-color: var(--p-purple-100) !important;
}
.active\:border-purple-200:active {
  border-color: var(--p-purple-200) !important;
}
.active\:border-purple-300:active {
  border-color: var(--p-purple-300) !important;
}
.active\:border-purple-400:active {
  border-color: var(--p-purple-400) !important;
}
.active\:border-purple-500:active {
  border-color: var(--p-purple-500) !important;
}
.active\:border-purple-600:active {
  border-color: var(--p-purple-600) !important;
}
.active\:border-purple-700:active {
  border-color: var(--p-purple-700) !important;
}
.active\:border-purple-800:active {
  border-color: var(--p-purple-800) !important;
}
.active\:border-purple-900:active {
  border-color: var(--p-purple-900) !important;
}

.border-gray-50 {
  border-color: var(--p-gray-50) !important;
}
.border-gray-100 {
  border-color: var(--p-gray-100) !important;
}
.border-gray-200 {
  border-color: var(--p-gray-200) !important;
}
.border-gray-300 {
  border-color: var(--p-gray-300) !important;
}
.border-gray-400 {
  border-color: var(--p-gray-400) !important;
}
.border-gray-500 {
  border-color: var(--p-gray-500) !important;
}
.border-gray-600 {
  border-color: var(--p-gray-600) !important;
}
.border-gray-700 {
  border-color: var(--p-gray-700) !important;
}
.border-gray-800 {
  border-color: var(--p-gray-800) !important;
}
.border-gray-900 {
  border-color: var(--p-gray-900) !important;
}

.focus\:border-gray-50:focus {
  border-color: var(--p-gray-50) !important;
}
.focus\:border-gray-100:focus {
  border-color: var(--p-gray-100) !important;
}
.focus\:border-gray-200:focus {
  border-color: var(--p-gray-200) !important;
}
.focus\:border-gray-300:focus {
  border-color: var(--p-gray-300) !important;
}
.focus\:border-gray-400:focus {
  border-color: var(--p-gray-400) !important;
}
.focus\:border-gray-500:focus {
  border-color: var(--p-gray-500) !important;
}
.focus\:border-gray-600:focus {
  border-color: var(--p-gray-600) !important;
}
.focus\:border-gray-700:focus {
  border-color: var(--p-gray-700) !important;
}
.focus\:border-gray-800:focus {
  border-color: var(--p-gray-800) !important;
}
.focus\:border-gray-900:focus {
  border-color: var(--p-gray-900) !important;
}

.hover\:border-gray-50:hover {
  border-color: var(--p-gray-50) !important;
}
.hover\:border-gray-100:hover {
  border-color: var(--p-gray-100) !important;
}
.hover\:border-gray-200:hover {
  border-color: var(--p-gray-200) !important;
}
.hover\:border-gray-300:hover {
  border-color: var(--p-gray-300) !important;
}
.hover\:border-gray-400:hover {
  border-color: var(--p-gray-400) !important;
}
.hover\:border-gray-500:hover {
  border-color: var(--p-gray-500) !important;
}
.hover\:border-gray-600:hover {
  border-color: var(--p-gray-600) !important;
}
.hover\:border-gray-700:hover {
  border-color: var(--p-gray-700) !important;
}
.hover\:border-gray-800:hover {
  border-color: var(--p-gray-800) !important;
}
.hover\:border-gray-900:hover {
  border-color: var(--p-gray-900) !important;
}

.active\:border-gray-50:active {
  border-color: var(--p-gray-50) !important;
}
.active\:border-gray-100:active {
  border-color: var(--p-gray-100) !important;
}
.active\:border-gray-200:active {
  border-color: var(--p-gray-200) !important;
}
.active\:border-gray-300:active {
  border-color: var(--p-gray-300) !important;
}
.active\:border-gray-400:active {
  border-color: var(--p-gray-400) !important;
}
.active\:border-gray-500:active {
  border-color: var(--p-gray-500) !important;
}
.active\:border-gray-600:active {
  border-color: var(--p-gray-600) !important;
}
.active\:border-gray-700:active {
  border-color: var(--p-gray-700) !important;
}
.active\:border-gray-800:active {
  border-color: var(--p-gray-800) !important;
}
.active\:border-gray-900:active {
  border-color: var(--p-gray-900) !important;
}

.border-red-50 {
  border-color: var(--p-red-50) !important;
}
.border-red-100 {
  border-color: var(--p-red-100) !important;
}
.border-red-200 {
  border-color: var(--p-red-200) !important;
}
.border-red-300 {
  border-color: var(--p-red-300) !important;
}
.border-red-400 {
  border-color: var(--p-red-400) !important;
}
.border-red-500 {
  border-color: var(--p-red-500) !important;
}
.border-red-600 {
  border-color: var(--p-red-600) !important;
}
.border-red-700 {
  border-color: var(--p-red-700) !important;
}
.border-red-800 {
  border-color: var(--p-red-800) !important;
}
.border-red-900 {
  border-color: var(--p-red-900) !important;
}

.focus\:border-red-50:focus {
  border-color: var(--p-red-50) !important;
}
.focus\:border-red-100:focus {
  border-color: var(--p-red-100) !important;
}
.focus\:border-red-200:focus {
  border-color: var(--p-red-200) !important;
}
.focus\:border-red-300:focus {
  border-color: var(--p-red-300) !important;
}
.focus\:border-red-400:focus {
  border-color: var(--p-red-400) !important;
}
.focus\:border-red-500:focus {
  border-color: var(--p-red-500) !important;
}
.focus\:border-red-600:focus {
  border-color: var(--p-red-600) !important;
}
.focus\:border-red-700:focus {
  border-color: var(--p-red-700) !important;
}
.focus\:border-red-800:focus {
  border-color: var(--p-red-800) !important;
}
.focus\:border-red-900:focus {
  border-color: var(--p-red-900) !important;
}

.hover\:border-red-50:hover {
  border-color: var(--p-red-50) !important;
}
.hover\:border-red-100:hover {
  border-color: var(--p-red-100) !important;
}
.hover\:border-red-200:hover {
  border-color: var(--p-red-200) !important;
}
.hover\:border-red-300:hover {
  border-color: var(--p-red-300) !important;
}
.hover\:border-red-400:hover {
  border-color: var(--p-red-400) !important;
}
.hover\:border-red-500:hover {
  border-color: var(--p-red-500) !important;
}
.hover\:border-red-600:hover {
  border-color: var(--p-red-600) !important;
}
.hover\:border-red-700:hover {
  border-color: var(--p-red-700) !important;
}
.hover\:border-red-800:hover {
  border-color: var(--p-red-800) !important;
}
.hover\:border-red-900:hover {
  border-color: var(--p-red-900) !important;
}

.active\:border-red-50:active {
  border-color: var(--p-red-50) !important;
}
.active\:border-red-100:active {
  border-color: var(--p-red-100) !important;
}
.active\:border-red-200:active {
  border-color: var(--p-red-200) !important;
}
.active\:border-red-300:active {
  border-color: var(--p-red-300) !important;
}
.active\:border-red-400:active {
  border-color: var(--p-red-400) !important;
}
.active\:border-red-500:active {
  border-color: var(--p-red-500) !important;
}
.active\:border-red-600:active {
  border-color: var(--p-red-600) !important;
}
.active\:border-red-700:active {
  border-color: var(--p-red-700) !important;
}
.active\:border-red-800:active {
  border-color: var(--p-red-800) !important;
}
.active\:border-red-900:active {
  border-color: var(--p-red-900) !important;
}

.border-primary-50 {
  border-color: var(--p-primary-50) !important;
}
.border-primary-100 {
  border-color: var(--p-primary-100) !important;
}
.border-primary-200 {
  border-color: var(--p-primary-200) !important;
}
.border-primary-300 {
  border-color: var(--p-primary-300) !important;
}
.border-primary-400 {
  border-color: var(--p-primary-400) !important;
}
.border-primary-500 {
  border-color: var(--p-primary-500) !important;
}
.border-primary-600 {
  border-color: var(--p-primary-600) !important;
}
.border-primary-700 {
  border-color: var(--p-primary-700) !important;
}
.border-primary-800 {
  border-color: var(--p-primary-800) !important;
}
.border-primary-900 {
  border-color: var(--p-primary-900) !important;
}

.focus\:border-primary-50:focus {
  border-color: var(--p-primary-50) !important;
}
.focus\:border-primary-100:focus {
  border-color: var(--p-primary-100) !important;
}
.focus\:border-primary-200:focus {
  border-color: var(--p-primary-200) !important;
}
.focus\:border-primary-300:focus {
  border-color: var(--p-primary-300) !important;
}
.focus\:border-primary-400:focus {
  border-color: var(--p-primary-400) !important;
}
.focus\:border-primary-500:focus {
  border-color: var(--p-primary-500) !important;
}
.focus\:border-primary-600:focus {
  border-color: var(--p-primary-600) !important;
}
.focus\:border-primary-700:focus {
  border-color: var(--p-primary-700) !important;
}
.focus\:border-primary-800:focus {
  border-color: var(--p-primary-800) !important;
}
.focus\:border-primary-900:focus {
  border-color: var(--p-primary-900) !important;
}

.hover\:border-primary-50:hover {
  border-color: var(--p-primary-50) !important;
}
.hover\:border-primary-100:hover {
  border-color: var(--p-primary-100) !important;
}
.hover\:border-primary-200:hover {
  border-color: var(--p-primary-200) !important;
}
.hover\:border-primary-300:hover {
  border-color: var(--p-primary-300) !important;
}
.hover\:border-primary-400:hover {
  border-color: var(--p-primary-400) !important;
}
.hover\:border-primary-500:hover {
  border-color: var(--p-primary-500) !important;
}
.hover\:border-primary-600:hover {
  border-color: var(--p-primary-600) !important;
}
.hover\:border-primary-700:hover {
  border-color: var(--p-primary-700) !important;
}
.hover\:border-primary-800:hover {
  border-color: var(--p-primary-800) !important;
}
.hover\:border-primary-900:hover {
  border-color: var(--p-primary-900) !important;
}

.active\:border-primary-50:active {
  border-color: var(--p-primary-50) !important;
}
.active\:border-primary-100:active {
  border-color: var(--p-primary-100) !important;
}
.active\:border-primary-200:active {
  border-color: var(--p-primary-200) !important;
}
.active\:border-primary-300:active {
  border-color: var(--p-primary-300) !important;
}
.active\:border-primary-400:active {
  border-color: var(--p-primary-400) !important;
}
.active\:border-primary-500:active {
  border-color: var(--p-primary-500) !important;
}
.active\:border-primary-600:active {
  border-color: var(--p-primary-600) !important;
}
.active\:border-primary-700:active {
  border-color: var(--p-primary-700) !important;
}
.active\:border-primary-800:active {
  border-color: var(--p-primary-800) !important;
}
.active\:border-primary-900:active {
  border-color: var(--p-primary-900) !important;
}

.bg-white-alpha-10 {
  background-color: rgba(255,255,255,0.1) !important;
}
.bg-white-alpha-20 {
  background-color: rgba(255,255,255,0.2) !important;
}
.bg-white-alpha-30 {
  background-color: rgba(255,255,255,0.3) !important;
}
.bg-white-alpha-40 {
  background-color: rgba(255,255,255,0.4) !important;
}
.bg-white-alpha-50 {
  background-color: rgba(255,255,255,0.5) !important;
}
.bg-white-alpha-60 {
  background-color: rgba(255,255,255,0.6) !important;
}
.bg-white-alpha-70 {
  background-color: rgba(255,255,255,0.7) !important;
}
.bg-white-alpha-80 {
  background-color: rgba(255,255,255,0.8) !important;
}
.bg-white-alpha-90 {
  background-color: rgba(255,255,255,0.9) !important;
}

.hover\:bg-white-alpha-10:hover {
  background-color: rgba(255,255,255,0.1) !important;
}
.hover\:bg-white-alpha-20:hover {
  background-color: rgba(255,255,255,0.2) !important;
}
.hover\:bg-white-alpha-30:hover {
  background-color: rgba(255,255,255,0.3) !important;
}
.hover\:bg-white-alpha-40:hover {
  background-color: rgba(255,255,255,0.4) !important;
}
.hover\:bg-white-alpha-50:hover {
  background-color: rgba(255,255,255,0.5) !important;
}
.hover\:bg-white-alpha-60:hover {
  background-color: rgba(255,255,255,0.6) !important;
}
.hover\:bg-white-alpha-70:hover {
  background-color: rgba(255,255,255,0.7) !important;
}
.hover\:bg-white-alpha-80:hover {
  background-color: rgba(255,255,255,0.8) !important;
}
.hover\:bg-white-alpha-90:hover {
  background-color: rgba(255,255,255,0.9) !important;
}

.focus\:bg-white-alpha-10:focus {
  background-color: rgba(255,255,255,0.1) !important;
}
.focus\:bg-white-alpha-20:focus {
  background-color: rgba(255,255,255,0.2) !important;
}
.focus\:bg-white-alpha-30:focus {
  background-color: rgba(255,255,255,0.3) !important;
}
.focus\:bg-white-alpha-40:focus {
  background-color: rgba(255,255,255,0.4) !important;
}
.focus\:bg-white-alpha-50:focus {
  background-color: rgba(255,255,255,0.5) !important;
}
.focus\:bg-white-alpha-60:focus {
  background-color: rgba(255,255,255,0.6) !important;
}
.focus\:bg-white-alpha-70:focus {
  background-color: rgba(255,255,255,0.7) !important;
}
.focus\:bg-white-alpha-80:focus {
  background-color: rgba(255,255,255,0.8) !important;
}
.focus\:bg-white-alpha-90:focus {
  background-color: rgba(255,255,255,0.9) !important;
}

.active\:bg-white-alpha-10:active {
  background-color: rgba(255,255,255,0.1) !important;
}
.active\:bg-white-alpha-20:active {
  background-color: rgba(255,255,255,0.2) !important;
}
.active\:bg-white-alpha-30:active {
  background-color: rgba(255,255,255,0.3) !important;
}
.active\:bg-white-alpha-40:active {
  background-color: rgba(255,255,255,0.4) !important;
}
.active\:bg-white-alpha-50:active {
  background-color: rgba(255,255,255,0.5) !important;
}
.active\:bg-white-alpha-60:active {
  background-color: rgba(255,255,255,0.6) !important;
}
.active\:bg-white-alpha-70:active {
  background-color: rgba(255,255,255,0.7) !important;
}
.active\:bg-white-alpha-80:active {
  background-color: rgba(255,255,255,0.8) !important;
}
.active\:bg-white-alpha-90:active {
  background-color: rgba(255,255,255,0.9) !important;
}

.bg-black-alpha-10 {
  background-color: rgba(0,0,0,0.1) !important;
}
.bg-black-alpha-20 {
  background-color: rgba(0,0,0,0.2) !important;
}
.bg-black-alpha-30 {
  background-color: rgba(0,0,0,0.3) !important;
}
.bg-black-alpha-40 {
  background-color: rgba(0,0,0,0.4) !important;
}
.bg-black-alpha-50 {
  background-color: rgba(0,0,0,0.5) !important;
}
.bg-black-alpha-60 {
  background-color: rgba(0,0,0,0.6) !important;
}
.bg-black-alpha-70 {
  background-color: rgba(0,0,0,0.7) !important;
}
.bg-black-alpha-80 {
  background-color: rgba(0,0,0,0.8) !important;
}
.bg-black-alpha-90 {
  background-color: rgba(0,0,0,0.9) !important;
}

.hover\:bg-black-alpha-10:hover {
  background-color: rgba(0,0,0,0.1) !important;
}
.hover\:bg-black-alpha-20:hover {
  background-color: rgba(0,0,0,0.2) !important;
}
.hover\:bg-black-alpha-30:hover {
  background-color: rgba(0,0,0,0.3) !important;
}
.hover\:bg-black-alpha-40:hover {
  background-color: rgba(0,0,0,0.4) !important;
}
.hover\:bg-black-alpha-50:hover {
  background-color: rgba(0,0,0,0.5) !important;
}
.hover\:bg-black-alpha-60:hover {
  background-color: rgba(0,0,0,0.6) !important;
}
.hover\:bg-black-alpha-70:hover {
  background-color: rgba(0,0,0,0.7) !important;
}
.hover\:bg-black-alpha-80:hover {
  background-color: rgba(0,0,0,0.8) !important;
}
.hover\:bg-black-alpha-90:hover {
  background-color: rgba(0,0,0,0.9) !important;
}

.focus\:bg-black-alpha-10:focus {
  background-color: rgba(0,0,0,0.1) !important;
}
.focus\:bg-black-alpha-20:focus {
  background-color: rgba(0,0,0,0.2) !important;
}
.focus\:bg-black-alpha-30:focus {
  background-color: rgba(0,0,0,0.3) !important;
}
.focus\:bg-black-alpha-40:focus {
  background-color: rgba(0,0,0,0.4) !important;
}
.focus\:bg-black-alpha-50:focus {
  background-color: rgba(0,0,0,0.5) !important;
}
.focus\:bg-black-alpha-60:focus {
  background-color: rgba(0,0,0,0.6) !important;
}
.focus\:bg-black-alpha-70:focus {
  background-color: rgba(0,0,0,0.7) !important;
}
.focus\:bg-black-alpha-80:focus {
  background-color: rgba(0,0,0,0.8) !important;
}
.focus\:bg-black-alpha-90:focus {
  background-color: rgba(0,0,0,0.9) !important;
}

.active\:bg-black-alpha-10:active {
  background-color: rgba(0,0,0,0.1) !important;
}
.active\:bg-black-alpha-20:active {
  background-color: rgba(0,0,0,0.2) !important;
}
.active\:bg-black-alpha-30:active {
  background-color: rgba(0,0,0,0.3) !important;
}
.active\:bg-black-alpha-40:active {
  background-color: rgba(0,0,0,0.4) !important;
}
.active\:bg-black-alpha-50:active {
  background-color: rgba(0,0,0,0.5) !important;
}
.active\:bg-black-alpha-60:active {
  background-color: rgba(0,0,0,0.6) !important;
}
.active\:bg-black-alpha-70:active {
  background-color: rgba(0,0,0,0.7) !important;
}
.active\:bg-black-alpha-80:active {
  background-color: rgba(0,0,0,0.8) !important;
}
.active\:bg-black-alpha-90:active {
  background-color: rgba(0,0,0,0.9) !important;
}

.border-white-alpha-10 {
  border-color: rgba(255,255,255,0.1) !important;
}
.border-white-alpha-20 {
  border-color: rgba(255,255,255,0.2) !important;
}
.border-white-alpha-30 {
  border-color: rgba(255,255,255,0.3) !important;
}
.border-white-alpha-40 {
  border-color: rgba(255,255,255,0.4) !important;
}
.border-white-alpha-50 {
  border-color: rgba(255,255,255,0.5) !important;
}
.border-white-alpha-60 {
  border-color: rgba(255,255,255,0.6) !important;
}
.border-white-alpha-70 {
  border-color: rgba(255,255,255,0.7) !important;
}
.border-white-alpha-80 {
  border-color: rgba(255,255,255,0.8) !important;
}
.border-white-alpha-90 {
  border-color: rgba(255,255,255,0.9) !important;
}

.hover\:border-white-alpha-10:hover {
  border-color: rgba(255,255,255,0.1) !important;
}
.hover\:border-white-alpha-20:hover {
  border-color: rgba(255,255,255,0.2) !important;
}
.hover\:border-white-alpha-30:hover {
  border-color: rgba(255,255,255,0.3) !important;
}
.hover\:border-white-alpha-40:hover {
  border-color: rgba(255,255,255,0.4) !important;
}
.hover\:border-white-alpha-50:hover {
  border-color: rgba(255,255,255,0.5) !important;
}
.hover\:border-white-alpha-60:hover {
  border-color: rgba(255,255,255,0.6) !important;
}
.hover\:border-white-alpha-70:hover {
  border-color: rgba(255,255,255,0.7) !important;
}
.hover\:border-white-alpha-80:hover {
  border-color: rgba(255,255,255,0.8) !important;
}
.hover\:border-white-alpha-90:hover {
  border-color: rgba(255,255,255,0.9) !important;
}

.focus\:border-white-alpha-10:focus {
  border-color: rgba(255,255,255,0.1) !important;
}
.focus\:border-white-alpha-20:focus {
  border-color: rgba(255,255,255,0.2) !important;
}
.focus\:border-white-alpha-30:focus {
  border-color: rgba(255,255,255,0.3) !important;
}
.focus\:border-white-alpha-40:focus {
  border-color: rgba(255,255,255,0.4) !important;
}
.focus\:border-white-alpha-50:focus {
  border-color: rgba(255,255,255,0.5) !important;
}
.focus\:border-white-alpha-60:focus {
  border-color: rgba(255,255,255,0.6) !important;
}
.focus\:border-white-alpha-70:focus {
  border-color: rgba(255,255,255,0.7) !important;
}
.focus\:border-white-alpha-80:focus {
  border-color: rgba(255,255,255,0.8) !important;
}
.focus\:border-white-alpha-90:focus {
  border-color: rgba(255,255,255,0.9) !important;
}

.active\:border-white-alpha-10:active {
  border-color: rgba(255,255,255,0.1) !important;
}
.active\:border-white-alpha-20:active {
  border-color: rgba(255,255,255,0.2) !important;
}
.active\:border-white-alpha-30:active {
  border-color: rgba(255,255,255,0.3) !important;
}
.active\:border-white-alpha-40:active {
  border-color: rgba(255,255,255,0.4) !important;
}
.active\:border-white-alpha-50:active {
  border-color: rgba(255,255,255,0.5) !important;
}
.active\:border-white-alpha-60:active {
  border-color: rgba(255,255,255,0.6) !important;
}
.active\:border-white-alpha-70:active {
  border-color: rgba(255,255,255,0.7) !important;
}
.active\:border-white-alpha-80:active {
  border-color: rgba(255,255,255,0.8) !important;
}
.active\:border-white-alpha-90:active {
  border-color: rgba(255,255,255,0.9) !important;
}

.border-black-alpha-10 {
  border-color: rgba(0,0,0,0.1) !important;
}
.border-black-alpha-20 {
  border-color: rgba(0,0,0,0.2) !important;
}
.border-black-alpha-30 {
  border-color: rgba(0,0,0,0.3) !important;
}
.border-black-alpha-40 {
  border-color: rgba(0,0,0,0.4) !important;
}
.border-black-alpha-50 {
  border-color: rgba(0,0,0,0.5) !important;
}
.border-black-alpha-60 {
  border-color: rgba(0,0,0,0.6) !important;
}
.border-black-alpha-70 {
  border-color: rgba(0,0,0,0.7) !important;
}
.border-black-alpha-80 {
  border-color: rgba(0,0,0,0.8) !important;
}
.border-black-alpha-90 {
  border-color: rgba(0,0,0,0.9) !important;
}

.hover\:border-black-alpha-10:hover {
  border-color: rgba(0,0,0,0.1) !important;
}
.hover\:border-black-alpha-20:hover {
  border-color: rgba(0,0,0,0.2) !important;
}
.hover\:border-black-alpha-30:hover {
  border-color: rgba(0,0,0,0.3) !important;
}
.hover\:border-black-alpha-40:hover {
  border-color: rgba(0,0,0,0.4) !important;
}
.hover\:border-black-alpha-50:hover {
  border-color: rgba(0,0,0,0.5) !important;
}
.hover\:border-black-alpha-60:hover {
  border-color: rgba(0,0,0,0.6) !important;
}
.hover\:border-black-alpha-70:hover {
  border-color: rgba(0,0,0,0.7) !important;
}
.hover\:border-black-alpha-80:hover {
  border-color: rgba(0,0,0,0.8) !important;
}
.hover\:border-black-alpha-90:hover {
  border-color: rgba(0,0,0,0.9) !important;
}

.focus\:border-black-alpha-10:focus {
  border-color: rgba(0,0,0,0.1) !important;
}
.focus\:border-black-alpha-20:focus {
  border-color: rgba(0,0,0,0.2) !important;
}
.focus\:border-black-alpha-30:focus {
  border-color: rgba(0,0,0,0.3) !important;
}
.focus\:border-black-alpha-40:focus {
  border-color: rgba(0,0,0,0.4) !important;
}
.focus\:border-black-alpha-50:focus {
  border-color: rgba(0,0,0,0.5) !important;
}
.focus\:border-black-alpha-60:focus {
  border-color: rgba(0,0,0,0.6) !important;
}
.focus\:border-black-alpha-70:focus {
  border-color: rgba(0,0,0,0.7) !important;
}
.focus\:border-black-alpha-80:focus {
  border-color: rgba(0,0,0,0.8) !important;
}
.focus\:border-black-alpha-90:focus {
  border-color: rgba(0,0,0,0.9) !important;
}

.active\:border-black-alpha-10:active {
  border-color: rgba(0,0,0,0.1) !important;
}
.active\:border-black-alpha-20:active {
  border-color: rgba(0,0,0,0.2) !important;
}
.active\:border-black-alpha-30:active {
  border-color: rgba(0,0,0,0.3) !important;
}
.active\:border-black-alpha-40:active {
  border-color: rgba(0,0,0,0.4) !important;
}
.active\:border-black-alpha-50:active {
  border-color: rgba(0,0,0,0.5) !important;
}
.active\:border-black-alpha-60:active {
  border-color: rgba(0,0,0,0.6) !important;
}
.active\:border-black-alpha-70:active {
  border-color: rgba(0,0,0,0.7) !important;
}
.active\:border-black-alpha-80:active {
  border-color: rgba(0,0,0,0.8) !important;
}
.active\:border-black-alpha-90:active {
  border-color: rgba(0,0,0,0.9) !important;
}

.text-white-alpha-10 {
  color: rgba(255,255,255,0.1) !important;
}
.text-white-alpha-20 {
  color: rgba(255,255,255,0.2) !important;
}
.text-white-alpha-30 {
  color: rgba(255,255,255,0.3) !important;
}
.text-white-alpha-40 {
  color: rgba(255,255,255,0.4) !important;
}
.text-white-alpha-50 {
  color: rgba(255,255,255,0.5) !important;
}
.text-white-alpha-60 {
  color: rgba(255,255,255,0.6) !important;
}
.text-white-alpha-70 {
  color: rgba(255,255,255,0.7) !important;
}
.text-white-alpha-80 {
  color: rgba(255,255,255,0.8) !important;
}
.text-white-alpha-90 {
  color: rgba(255,255,255,0.9) !important;
}

.hover\:text-white-alpha-10:hover {
  color: rgba(255,255,255,0.1) !important;
}
.hover\:text-white-alpha-20:hover {
  color: rgba(255,255,255,0.2) !important;
}
.hover\:text-white-alpha-30:hover {
  color: rgba(255,255,255,0.3) !important;
}
.hover\:text-white-alpha-40:hover {
  color: rgba(255,255,255,0.4) !important;
}
.hover\:text-white-alpha-50:hover {
  color: rgba(255,255,255,0.5) !important;
}
.hover\:text-white-alpha-60:hover {
  color: rgba(255,255,255,0.6) !important;
}
.hover\:text-white-alpha-70:hover {
  color: rgba(255,255,255,0.7) !important;
}
.hover\:text-white-alpha-80:hover {
  color: rgba(255,255,255,0.8) !important;
}
.hover\:text-white-alpha-90:hover {
  color: rgba(255,255,255,0.9) !important;
}

.focus\:text-white-alpha-10:focus {
  color: rgba(255,255,255,0.1) !important;
}
.focus\:text-white-alpha-20:focus {
  color: rgba(255,255,255,0.2) !important;
}
.focus\:text-white-alpha-30:focus {
  color: rgba(255,255,255,0.3) !important;
}
.focus\:text-white-alpha-40:focus {
  color: rgba(255,255,255,0.4) !important;
}
.focus\:text-white-alpha-50:focus {
  color: rgba(255,255,255,0.5) !important;
}
.focus\:text-white-alpha-60:focus {
  color: rgba(255,255,255,0.6) !important;
}
.focus\:text-white-alpha-70:focus {
  color: rgba(255,255,255,0.7) !important;
}
.focus\:text-white-alpha-80:focus {
  color: rgba(255,255,255,0.8) !important;
}
.focus\:text-white-alpha-90:focus {
  color: rgba(255,255,255,0.9) !important;
}

.active\:text-white-alpha-10:active {
  color: rgba(255,255,255,0.1) !important;
}
.active\:text-white-alpha-20:active {
  color: rgba(255,255,255,0.2) !important;
}
.active\:text-white-alpha-30:active {
  color: rgba(255,255,255,0.3) !important;
}
.active\:text-white-alpha-40:active {
  color: rgba(255,255,255,0.4) !important;
}
.active\:text-white-alpha-50:active {
  color: rgba(255,255,255,0.5) !important;
}
.active\:text-white-alpha-60:active {
  color: rgba(255,255,255,0.6) !important;
}
.active\:text-white-alpha-70:active {
  color: rgba(255,255,255,0.7) !important;
}
.active\:text-white-alpha-80:active {
  color: rgba(255,255,255,0.8) !important;
}
.active\:text-white-alpha-90:active {
  color: rgba(255,255,255,0.9) !important;
}

.text-black-alpha-10 {
  color: rgba(0,0,0,0.1) !important;
}
.text-black-alpha-20 {
  color: rgba(0,0,0,0.2) !important;
}
.text-black-alpha-30 {
  color: rgba(0,0,0,0.3) !important;
}
.text-black-alpha-40 {
  color: rgba(0,0,0,0.4) !important;
}
.text-black-alpha-50 {
  color: rgba(0,0,0,0.5) !important;
}
.text-black-alpha-60 {
  color: rgba(0,0,0,0.6) !important;
}
.text-black-alpha-70 {
  color: rgba(0,0,0,0.7) !important;
}
.text-black-alpha-80 {
  color: rgba(0,0,0,0.8) !important;
}
.text-black-alpha-90 {
  color: rgba(0,0,0,0.9) !important;
}

.hover\:text-black-alpha-10:hover {
  color: rgba(0,0,0,0.1) !important;
}
.hover\:text-black-alpha-20:hover {
  color: rgba(0,0,0,0.2) !important;
}
.hover\:text-black-alpha-30:hover {
  color: rgba(0,0,0,0.3) !important;
}
.hover\:text-black-alpha-40:hover {
  color: rgba(0,0,0,0.4) !important;
}
.hover\:text-black-alpha-50:hover {
  color: rgba(0,0,0,0.5) !important;
}
.hover\:text-black-alpha-60:hover {
  color: rgba(0,0,0,0.6) !important;
}
.hover\:text-black-alpha-70:hover {
  color: rgba(0,0,0,0.7) !important;
}
.hover\:text-black-alpha-80:hover {
  color: rgba(0,0,0,0.8) !important;
}
.hover\:text-black-alpha-90:hover {
  color: rgba(0,0,0,0.9) !important;
}

.focus\:text-black-alpha-10:focus {
  color: rgba(0,0,0,0.1) !important;
}
.focus\:text-black-alpha-20:focus {
  color: rgba(0,0,0,0.2) !important;
}
.focus\:text-black-alpha-30:focus {
  color: rgba(0,0,0,0.3) !important;
}
.focus\:text-black-alpha-40:focus {
  color: rgba(0,0,0,0.4) !important;
}
.focus\:text-black-alpha-50:focus {
  color: rgba(0,0,0,0.5) !important;
}
.focus\:text-black-alpha-60:focus {
  color: rgba(0,0,0,0.6) !important;
}
.focus\:text-black-alpha-70:focus {
  color: rgba(0,0,0,0.7) !important;
}
.focus\:text-black-alpha-80:focus {
  color: rgba(0,0,0,0.8) !important;
}
.focus\:text-black-alpha-90:focus {
  color: rgba(0,0,0,0.9) !important;
}

.active\:text-black-alpha-10:active {
  color: rgba(0,0,0,0.1) !important;
}
.active\:text-black-alpha-20:active {
  color: rgba(0,0,0,0.2) !important;
}
.active\:text-black-alpha-30:active {
  color: rgba(0,0,0,0.3) !important;
}
.active\:text-black-alpha-40:active {
  color: rgba(0,0,0,0.4) !important;
}
.active\:text-black-alpha-50:active {
  color: rgba(0,0,0,0.5) !important;
}
.active\:text-black-alpha-60:active {
  color: rgba(0,0,0,0.6) !important;
}
.active\:text-black-alpha-70:active {
  color: rgba(0,0,0,0.7) !important;
}
.active\:text-black-alpha-80:active {
  color: rgba(0,0,0,0.8) !important;
}
.active\:text-black-alpha-90:active {
  color: rgba(0,0,0,0.9) !important;
}

.text-primary {
  color: var(--p-primary-color) !important;
}

.bg-primary {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.bg-primary-reverse {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-primary {
  border-color: var(--p-primary-color) !important;
}

.text-white {
  color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-color {
  color: var(--p-text-color) !important;
}

.text-color-secondary {
  color: var(--p-text-muted-color) !important;
}

.surface-ground {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.surface-section {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.surface-card {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-overlay {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.surface-hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.surface-border {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.focus\:text-primary:focus {
  color: var(--p-primary-color) !important;
}

.hover\:text-primary:hover {
  color: var(--p-primary-color) !important;
}

.active\:text-primary:active {
  color: var(--p-primary-color) !important;
}

.focus\:bg-primary:focus {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.hover\:bg-primary:hover {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.active\:bg-primary:active {
  color: var(--p-primary-contrast-color) !important;
  background-color: var(--p-primary-color) !important;
}

.focus\:bg-primary-reverse:focus {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.hover\:bg-primary-reverse:hover {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.active\:bg-primary-reverse:active {
  color: var(--p-primary-color) !important;
  background-color: var(--p-primary-contrast-color) !important;
}

.focus\:bg-white:focus {
  background-color: #ffffff !important;
}

.hover\:bg-white:hover {
  background-color: #ffffff !important;
}

.active\:bg-white:active {
  background-color: #ffffff !important;
}

.focus\:border-primary:focus {
  border-color: var(--p-primary-color) !important;
}

.hover\:border-primary:hover {
  border-color: var(--p-primary-color) !important;
}

.active\:border-primary:active {
  border-color: var(--p-primary-color) !important;
}

.focus\:text-white:focus {
  color: #ffffff !important;
}

.hover\:text-white:hover {
  color: #ffffff !important;
}

.active\:text-white:active {
  color: #ffffff !important;
}

.focus\:border-white:focus {
  border-color: #ffffff !important;
}

.hover\:border-white:hover {
  border-color: #ffffff !important;
}

.active\:border-white:active {
  border-color: #ffffff !important;
}

.focus\:text-color:focus {
  color: var(--p-text-color) !important;
}

.hover\:text-color:hover {
  color: var(--p-text-color) !important;
}

.active\:text-color:active {
  color: var(--p-text-color) !important;
}

.focus\:text-color-secondary:focus {
  color: var(--p-text-muted-color) !important;
}

.hover\:text-color-secondary:hover {
  color: var(--p-text-muted-color) !important;
}

.active\:text-color-secondary:active {
  color: var(--p-text-muted-color) !important;
}

.focus\:surface-ground:focus {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.hover\:surface-ground:hover {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.active\:surface-ground:active {
  background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
}

.focus\:surface-section:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.hover\:surface-section:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.active\:surface-section:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
}

.focus\:surface-card:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-card:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-card:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-overlay:focus {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.hover\:surface-overlay:hover {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.active\:surface-overlay:active {
  background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
}

.focus\:surface-hover:focus {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.hover\:surface-hover:hover {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.active\:surface-hover:active {
  background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
}

.focus\:surface-border:focus {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.hover\:surface-border:hover {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

.active\:surface-border:active {
  border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:bg-white {
    background-color: #ffffff !important;
  }
  .sm\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:text-white {
    color: #ffffff !important;
  }
  .sm\:border-white {
    border-color: #ffffff !important;
  }
  .sm\:text-color {
    color: var(--p-text-color) !important;
  }
  .sm\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .sm\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .sm\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .sm\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .sm\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .sm\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .sm\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .sm\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .sm\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .sm\:active\:text-white:active {
    color: #ffffff !important;
  }
  .sm\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .sm\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .sm\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .sm\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .sm\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .sm\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .sm\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .sm\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .sm\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .sm\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .sm\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .sm\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .md\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:bg-white {
    background-color: #ffffff !important;
  }
  .md\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .md\:text-white {
    color: #ffffff !important;
  }
  .md\:border-white {
    border-color: #ffffff !important;
  }
  .md\:text-color {
    color: var(--p-text-color) !important;
  }
  .md\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .md\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .md\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .md\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .md\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .md\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .md\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .md\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .md\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .md\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .md\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .md\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .md\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .md\:active\:text-white:active {
    color: #ffffff !important;
  }
  .md\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .md\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .md\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .md\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .md\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .md\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .md\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .md\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .md\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .md\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .md\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .md\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .md\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .md\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:bg-white {
    background-color: #ffffff !important;
  }
  .lg\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:text-white {
    color: #ffffff !important;
  }
  .lg\:border-white {
    border-color: #ffffff !important;
  }
  .lg\:text-color {
    color: var(--p-text-color) !important;
  }
  .lg\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .lg\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .lg\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .lg\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .lg\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .lg\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .lg\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .lg\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .lg\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .lg\:active\:text-white:active {
    color: #ffffff !important;
  }
  .lg\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .lg\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .lg\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .lg\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .lg\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .lg\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .lg\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .lg\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .lg\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .lg\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .lg\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .lg\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-primary {
    color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:bg-primary-reverse {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:bg-white {
    background-color: #ffffff !important;
  }
  .xl\:border-primary {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:text-white {
    color: #ffffff !important;
  }
  .xl\:border-white {
    border-color: #ffffff !important;
  }
  .xl\:text-color {
    color: var(--p-text-color) !important;
  }
  .xl\:text-color-secondary {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:surface-ground {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:surface-section {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:surface-card {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-overlay {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:surface-hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:surface-border {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:focus\:text-primary:focus {
    color: var(--p-primary-color) !important;
  }
  .xl\:hover\:text-primary:hover {
    color: var(--p-primary-color) !important;
  }
  .xl\:active\:text-primary:active {
    color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary:focus {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:bg-primary:hover {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:active\:bg-primary:active {
    color: var(--p-primary-contrast-color) !important;
    background-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:bg-primary-reverse:focus {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:hover\:bg-primary-reverse:hover {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:active\:bg-primary-reverse:active {
    color: var(--p-primary-color) !important;
    background-color: var(--p-primary-contrast-color) !important;
  }
  .xl\:focus\:bg-white:focus {
    background-color: #ffffff !important;
  }
  .xl\:hover\:bg-white:hover {
    background-color: #ffffff !important;
  }
  .xl\:active\:bg-white:active {
    background-color: #ffffff !important;
  }
  .xl\:focus\:border-primary:focus {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:hover\:border-primary:hover {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:active\:border-primary:active {
    border-color: var(--p-primary-color) !important;
  }
  .xl\:focus\:text-white:focus {
    color: #ffffff !important;
  }
  .xl\:hover\:text-white:hover {
    color: #ffffff !important;
  }
  .xl\:active\:text-white:active {
    color: #ffffff !important;
  }
  .xl\:focus\:border-white:focus {
    border-color: #ffffff !important;
  }
  .xl\:hover\:border-white:hover {
    border-color: #ffffff !important;
  }
  .xl\:active\:border-white:active {
    border-color: #ffffff !important;
  }
  .xl\:focus\:text-color:focus {
    color: var(--p-text-color) !important;
  }
  .xl\:hover\:text-color:hover {
    color: var(--p-text-color) !important;
  }
  .xl\:active\:text-color:active {
    color: var(--p-text-color) !important;
  }
  .xl\:focus\:text-color-secondary:focus {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:hover\:text-color-secondary:hover {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:active\:text-color-secondary:active {
    color: var(--p-text-muted-color) !important;
  }
  .xl\:focus\:surface-ground:focus {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-ground:hover {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-ground:active {
    background-color: light-dark(var(--p-surface-50), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-section:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:hover\:surface-section:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:active\:surface-section:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-950)) !important;
  }
  .xl\:focus\:surface-card:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-card:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-card:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-overlay:focus {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:hover\:surface-overlay:hover {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:active\:surface-overlay:active {
    background-color: light-dark(var(--p-surface-0), var(--p-surface-900)) !important;
  }
  .xl\:focus\:surface-hover:focus {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:hover\:surface-hover:hover {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:active\:surface-hover:active {
    background-color: light-dark(var(--p-surface-800), var(--p-surface-100)) !important;
  }
  .xl\:focus\:surface-border:focus {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:hover\:surface-border:hover {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
  .xl\:active\:surface-border:active {
    border-color: light-dark(var(--p-surface-200), var(--p-surface-700)) !important;
  }
}
.field {
  margin-bottom: 1rem;
}

.field > label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.field.grid > label {
  display: flex;
  align-items: center;
}

.field > small {
  margin-top: 0.25rem;
}

.field.grid,
.formgrid.grid {
  margin-top: 0;
}

.field.grid .col-fixed,
.formgrid.grid .col-fixed,
.field.grid .col,
.formgrid.grid .col,
.field.grid .col-1,
.formgrid.grid .col-1,
.field.grid .col-2,
.formgrid.grid .col-2,
.field.grid .col-3,
.formgrid.grid .col-3,
.field.grid .col-4,
.formgrid.grid .col-4,
.field.grid .col-5,
.formgrid.grid .col-5,
.field.grid .col-6,
.formgrid.grid .col-6,
.field.grid .col-7,
.formgrid.grid .col-7,
.field.grid .col-8,
.formgrid.grid .col-8,
.field.grid .col-9,
.formgrid.grid .col-9,
.field.grid .col-10,
.formgrid.grid .col-10,
.field.grid .col-11,
.formgrid.grid .col-11,
.field.grid .col-12,
.formgrid.grid .col-12 {
  padding-top: 0;
  padding-bottom: 0;
}

.formgroup-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.formgroup-inline .field,
.formgroup-inline .field-checkbox,
.formgroup-inline .field-radiobutton {
  margin-right: 1rem;
}

.formgroup-inline .field > label,
.formgroup-inline .field-checkbox > label,
.formgroup-inline .field-radiobutton > label {
  margin-right: 0.5rem;
  margin-bottom: 0;
}

.field-checkbox,
.field-radiobutton {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}

.field-checkbox > label,
.field-radiobutton > label {
  margin-left: 0.5rem;
  line-height: 1;
}

.hidden {
  display: none !important;
}

.block {
  display: block !important;
}

.inline {
  display: inline !important;
}

.inline-block {
  display: inline-block !important;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

@media screen and (min-width: 576px) {
  .sm\:hidden {
    display: none !important;
  }
  .sm\:block {
    display: block !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:hidden {
    display: none !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:hidden {
    display: none !important;
  }
  .lg\:block {
    display: block !important;
  }
  .lg\:inline {
    display: inline !important;
  }
  .lg\:inline-block {
    display: inline-block !important;
  }
  .lg\:flex {
    display: flex !important;
  }
  .lg\:inline-flex {
    display: inline-flex !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:hidden {
    display: none !important;
  }
  .xl\:block {
    display: block !important;
  }
  .xl\:inline {
    display: inline !important;
  }
  .xl\:inline-block {
    display: inline-block !important;
  }
  .xl\:flex {
    display: flex !important;
  }
  .xl\:inline-flex {
    display: inline-flex !important;
  }
}
.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-center {
    text-align: center !important;
  }
  .sm\:text-justify {
    text-align: justify !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-center {
    text-align: center !important;
  }
  .md\:text-justify {
    text-align: justify !important;
  }
  .md\:text-left {
    text-align: left !important;
  }
  .md\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-center {
    text-align: center !important;
  }
  .lg\:text-justify {
    text-align: justify !important;
  }
  .lg\:text-left {
    text-align: left !important;
  }
  .lg\:text-right {
    text-align: right !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-center {
    text-align: center !important;
  }
  .xl\:text-justify {
    text-align: justify !important;
  }
  .xl\:text-left {
    text-align: left !important;
  }
  .xl\:text-right {
    text-align: right !important;
  }
}
.underline {
  text-decoration: underline !important;
}

.line-through {
  text-decoration: line-through !important;
}

.no-underline {
  text-decoration: none !important;
}

.focus\:underline:focus {
  text-decoration: underline !important;
}

.hover\:underline:hover {
  text-decoration: underline !important;
}

.active\:underline:active {
  text-decoration: underline !important;
}

.focus\:line-through:focus {
  text-decoration: line-through !important;
}

.hover\:line-through:hover {
  text-decoration: line-through !important;
}

.active\:line-through:active {
  text-decoration: line-through !important;
}

.focus\:no-underline:focus {
  text-decoration: none !important;
}

.hover\:no-underline:hover {
  text-decoration: none !important;
}

.active\:no-underline:active {
  text-decoration: none !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.text-overflow-clip {
  text-overflow: clip !important;
}

.text-overflow-ellipsis {
  text-overflow: ellipsis !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .sm\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .md\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .lg\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-overflow-clip {
    text-overflow: clip !important;
  }
  .xl\:text-overflow-ellipsis {
    text-overflow: ellipsis !important;
  }
}
.font-light {
  font-weight: 300 !important;
}

.font-normal {
  font-weight: 400 !important;
}

.font-medium {
  font-weight: 500 !important;
}

.font-semibold {
  font-weight: 600 !important;
}

.font-bold {
  font-weight: 700 !important;
}

@media screen and (min-width: 576px) {
  .sm\:font-light {
    font-weight: 300 !important;
  }
  .sm\:font-normal {
    font-weight: 400 !important;
  }
  .sm\:font-medium {
    font-weight: 500 !important;
  }
  .sm\:font-semibold {
    font-weight: 600 !important;
  }
  .sm\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:font-light {
    font-weight: 300 !important;
  }
  .md\:font-normal {
    font-weight: 400 !important;
  }
  .md\:font-medium {
    font-weight: 500 !important;
  }
  .md\:font-semibold {
    font-weight: 600 !important;
  }
  .md\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:font-light {
    font-weight: 300 !important;
  }
  .lg\:font-normal {
    font-weight: 400 !important;
  }
  .lg\:font-medium {
    font-weight: 500 !important;
  }
  .lg\:font-semibold {
    font-weight: 600 !important;
  }
  .lg\:font-bold {
    font-weight: 700 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:font-light {
    font-weight: 300 !important;
  }
  .xl\:font-normal {
    font-weight: 400 !important;
  }
  .xl\:font-medium {
    font-weight: 500 !important;
  }
  .xl\:font-semibold {
    font-weight: 600 !important;
  }
  .xl\:font-bold {
    font-weight: 700 !important;
  }
}
.font-italic {
  font-style: italic !important;
}

.text-xs {
  font-size: 0.75rem !important;
}

.text-sm {
  font-size: 0.875rem !important;
}

.text-base {
  font-size: 1rem !important;
}

.text-lg {
  font-size: 1.125rem !important;
}

.text-xl {
  font-size: 1.25rem !important;
}

.text-2xl {
  font-size: 1.5rem !important;
}

.text-3xl {
  font-size: 1.75rem !important;
}

.text-4xl {
  font-size: 2rem !important;
}

.text-5xl {
  font-size: 2.5rem !important;
}

.text-6xl {
  font-size: 3rem !important;
}

.text-7xl {
  font-size: 4rem !important;
}

.text-8xl {
  font-size: 6rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:text-xs {
    font-size: 0.75rem !important;
  }
  .sm\:text-sm {
    font-size: 0.875rem !important;
  }
  .sm\:text-base {
    font-size: 1rem !important;
  }
  .sm\:text-lg {
    font-size: 1.125rem !important;
  }
  .sm\:text-xl {
    font-size: 1.25rem !important;
  }
  .sm\:text-2xl {
    font-size: 1.5rem !important;
  }
  .sm\:text-3xl {
    font-size: 1.75rem !important;
  }
  .sm\:text-4xl {
    font-size: 2rem !important;
  }
  .sm\:text-5xl {
    font-size: 2.5rem !important;
  }
  .sm\:text-6xl {
    font-size: 3rem !important;
  }
  .sm\:text-7xl {
    font-size: 4rem !important;
  }
  .sm\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:text-xs {
    font-size: 0.75rem !important;
  }
  .md\:text-sm {
    font-size: 0.875rem !important;
  }
  .md\:text-base {
    font-size: 1rem !important;
  }
  .md\:text-lg {
    font-size: 1.125rem !important;
  }
  .md\:text-xl {
    font-size: 1.25rem !important;
  }
  .md\:text-2xl {
    font-size: 1.5rem !important;
  }
  .md\:text-3xl {
    font-size: 1.75rem !important;
  }
  .md\:text-4xl {
    font-size: 2rem !important;
  }
  .md\:text-5xl {
    font-size: 2.5rem !important;
  }
  .md\:text-6xl {
    font-size: 3rem !important;
  }
  .md\:text-7xl {
    font-size: 4rem !important;
  }
  .md\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:text-xs {
    font-size: 0.75rem !important;
  }
  .lg\:text-sm {
    font-size: 0.875rem !important;
  }
  .lg\:text-base {
    font-size: 1rem !important;
  }
  .lg\:text-lg {
    font-size: 1.125rem !important;
  }
  .lg\:text-xl {
    font-size: 1.25rem !important;
  }
  .lg\:text-2xl {
    font-size: 1.5rem !important;
  }
  .lg\:text-3xl {
    font-size: 1.75rem !important;
  }
  .lg\:text-4xl {
    font-size: 2rem !important;
  }
  .lg\:text-5xl {
    font-size: 2.5rem !important;
  }
  .lg\:text-6xl {
    font-size: 3rem !important;
  }
  .lg\:text-7xl {
    font-size: 4rem !important;
  }
  .lg\:text-8xl {
    font-size: 6rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:text-xs {
    font-size: 0.75rem !important;
  }
  .xl\:text-sm {
    font-size: 0.875rem !important;
  }
  .xl\:text-base {
    font-size: 1rem !important;
  }
  .xl\:text-lg {
    font-size: 1.125rem !important;
  }
  .xl\:text-xl {
    font-size: 1.25rem !important;
  }
  .xl\:text-2xl {
    font-size: 1.5rem !important;
  }
  .xl\:text-3xl {
    font-size: 1.75rem !important;
  }
  .xl\:text-4xl {
    font-size: 2rem !important;
  }
  .xl\:text-5xl {
    font-size: 2.5rem !important;
  }
  .xl\:text-6xl {
    font-size: 3rem !important;
  }
  .xl\:text-7xl {
    font-size: 4rem !important;
  }
  .xl\:text-8xl {
    font-size: 6rem !important;
  }
}
.line-height-1 {
  line-height: 1 !important;
}

.line-height-2 {
  line-height: 1.25 !important;
}

.line-height-3 {
  line-height: 1.5 !important;
}

.line-height-4 {
  line-height: 2 !important;
}

.white-space-normal {
  white-space: normal !important;
}

.white-space-nowrap {
  white-space: nowrap !important;
}

.vertical-align-baseline {
  vertical-align: baseline !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.vertical-align-middle {
  vertical-align: middle !important;
}

.vertical-align-bottom {
  vertical-align: bottom !important;
}

.vertical-align-text-top {
  vertical-align: text-top !important;
}

.vertical-align-text-bottom {
  vertical-align: text-bottom !important;
}

.vertical-align-sub {
  vertical-align: sub !important;
}

.vertical-align-super {
  vertical-align: super !important;
}

@media screen and (min-width: 576px) {
  .sm\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .sm\:vertical-align-top {
    vertical-align: top !important;
  }
  .sm\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .sm\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .sm\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .sm\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .sm\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .sm\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .md\:vertical-align-top {
    vertical-align: top !important;
  }
  .md\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .md\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .md\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .md\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .md\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .md\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .lg\:vertical-align-top {
    vertical-align: top !important;
  }
  .lg\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .lg\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .lg\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .lg\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .lg\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .lg\:vertical-align-super {
    vertical-align: super !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:vertical-align-baseline {
    vertical-align: baseline !important;
  }
  .xl\:vertical-align-top {
    vertical-align: top !important;
  }
  .xl\:vertical-align-middle {
    vertical-align: middle !important;
  }
  .xl\:vertical-align-bottom {
    vertical-align: bottom !important;
  }
  .xl\:vertical-align-text-top {
    vertical-align: text-top !important;
  }
  .xl\:vertical-align-text-bottom {
    vertical-align: text-bottom !important;
  }
  .xl\:vertical-align-sub {
    vertical-align: sub !important;
  }
  .xl\:vertical-align-super {
    vertical-align: super !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-column {
    flex-direction: column !important;
  }
  .sm\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-column {
    flex-direction: column !important;
  }
  .md\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-row {
    flex-direction: row !important;
  }
  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .lg\:flex-column {
    flex-direction: column !important;
  }
  .lg\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-row {
    flex-direction: row !important;
  }
  .xl\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .xl\:flex-column {
    flex-direction: column !important;
  }
  .xl\:flex-column-reverse {
    flex-direction: column-reverse !important;
  }
}
.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .sm\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .md\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .lg\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-wrap {
    flex-wrap: wrap !important;
  }
  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .xl\:flex-nowrap {
    flex-wrap: nowrap !important;
  }
}
.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

@media screen and (min-width: 576px) {
  .sm\:justify-content-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-content-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-content-center {
    justify-content: center !important;
  }
  .sm\:justify-content-between {
    justify-content: space-between !important;
  }
  .sm\:justify-content-around {
    justify-content: space-around !important;
  }
  .sm\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:justify-content-start {
    justify-content: flex-start !important;
  }
  .md\:justify-content-end {
    justify-content: flex-end !important;
  }
  .md\:justify-content-center {
    justify-content: center !important;
  }
  .md\:justify-content-between {
    justify-content: space-between !important;
  }
  .md\:justify-content-around {
    justify-content: space-around !important;
  }
  .md\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:justify-content-start {
    justify-content: flex-start !important;
  }
  .lg\:justify-content-end {
    justify-content: flex-end !important;
  }
  .lg\:justify-content-center {
    justify-content: center !important;
  }
  .lg\:justify-content-between {
    justify-content: space-between !important;
  }
  .lg\:justify-content-around {
    justify-content: space-around !important;
  }
  .lg\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:justify-content-start {
    justify-content: flex-start !important;
  }
  .xl\:justify-content-end {
    justify-content: flex-end !important;
  }
  .xl\:justify-content-center {
    justify-content: center !important;
  }
  .xl\:justify-content-between {
    justify-content: space-between !important;
  }
  .xl\:justify-content-around {
    justify-content: space-around !important;
  }
  .xl\:justify-content-evenly {
    justify-content: space-evenly !important;
  }
}
.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-evenly {
  align-content: space-evenly !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-content-start {
    align-content: flex-start !important;
  }
  .sm\:align-content-end {
    align-content: flex-end !important;
  }
  .sm\:align-content-center {
    align-content: center !important;
  }
  .sm\:align-content-between {
    align-content: space-between !important;
  }
  .sm\:align-content-around {
    align-content: space-around !important;
  }
  .sm\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-content-start {
    align-content: flex-start !important;
  }
  .md\:align-content-end {
    align-content: flex-end !important;
  }
  .md\:align-content-center {
    align-content: center !important;
  }
  .md\:align-content-between {
    align-content: space-between !important;
  }
  .md\:align-content-around {
    align-content: space-around !important;
  }
  .md\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-content-start {
    align-content: flex-start !important;
  }
  .lg\:align-content-end {
    align-content: flex-end !important;
  }
  .lg\:align-content-center {
    align-content: center !important;
  }
  .lg\:align-content-between {
    align-content: space-between !important;
  }
  .lg\:align-content-around {
    align-content: space-around !important;
  }
  .lg\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-content-start {
    align-content: flex-start !important;
  }
  .xl\:align-content-end {
    align-content: flex-end !important;
  }
  .xl\:align-content-center {
    align-content: center !important;
  }
  .xl\:align-content-between {
    align-content: space-between !important;
  }
  .xl\:align-content-around {
    align-content: space-around !important;
  }
  .xl\:align-content-evenly {
    align-content: space-evenly !important;
  }
}
.align-items-stretch {
  align-items: stretch !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-items-stretch {
    align-items: stretch !important;
  }
  .sm\:align-items-start {
    align-items: flex-start !important;
  }
  .sm\:align-items-center {
    align-items: center !important;
  }
  .sm\:align-items-end {
    align-items: flex-end !important;
  }
  .sm\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-items-stretch {
    align-items: stretch !important;
  }
  .md\:align-items-start {
    align-items: flex-start !important;
  }
  .md\:align-items-center {
    align-items: center !important;
  }
  .md\:align-items-end {
    align-items: flex-end !important;
  }
  .md\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-items-stretch {
    align-items: stretch !important;
  }
  .lg\:align-items-start {
    align-items: flex-start !important;
  }
  .lg\:align-items-center {
    align-items: center !important;
  }
  .lg\:align-items-end {
    align-items: flex-end !important;
  }
  .lg\:align-items-baseline {
    align-items: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-items-stretch {
    align-items: stretch !important;
  }
  .xl\:align-items-start {
    align-items: flex-start !important;
  }
  .xl\:align-items-center {
    align-items: center !important;
  }
  .xl\:align-items-end {
    align-items: flex-end !important;
  }
  .xl\:align-items-baseline {
    align-items: baseline !important;
  }
}
.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

@media screen and (min-width: 576px) {
  .sm\:align-self-auto {
    align-self: auto !important;
  }
  .sm\:align-self-start {
    align-self: flex-start !important;
  }
  .sm\:align-self-end {
    align-self: flex-end !important;
  }
  .sm\:align-self-center {
    align-self: center !important;
  }
  .sm\:align-self-stretch {
    align-self: stretch !important;
  }
  .sm\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:align-self-auto {
    align-self: auto !important;
  }
  .md\:align-self-start {
    align-self: flex-start !important;
  }
  .md\:align-self-end {
    align-self: flex-end !important;
  }
  .md\:align-self-center {
    align-self: center !important;
  }
  .md\:align-self-stretch {
    align-self: stretch !important;
  }
  .md\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:align-self-auto {
    align-self: auto !important;
  }
  .lg\:align-self-start {
    align-self: flex-start !important;
  }
  .lg\:align-self-end {
    align-self: flex-end !important;
  }
  .lg\:align-self-center {
    align-self: center !important;
  }
  .lg\:align-self-stretch {
    align-self: stretch !important;
  }
  .lg\:align-self-baseline {
    align-self: baseline !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:align-self-auto {
    align-self: auto !important;
  }
  .xl\:align-self-start {
    align-self: flex-start !important;
  }
  .xl\:align-self-end {
    align-self: flex-end !important;
  }
  .xl\:align-self-center {
    align-self: center !important;
  }
  .xl\:align-self-stretch {
    align-self: stretch !important;
  }
  .xl\:align-self-baseline {
    align-self: baseline !important;
  }
}
.flex-order-0 {
  order: 0 !important;
}

.flex-order-1 {
  order: 1 !important;
}

.flex-order-2 {
  order: 2 !important;
}

.flex-order-3 {
  order: 3 !important;
}

.flex-order-4 {
  order: 4 !important;
}

.flex-order-5 {
  order: 5 !important;
}

.flex-order-6 {
  order: 6 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-order-0 {
    order: 0 !important;
  }
  .sm\:flex-order-1 {
    order: 1 !important;
  }
  .sm\:flex-order-2 {
    order: 2 !important;
  }
  .sm\:flex-order-3 {
    order: 3 !important;
  }
  .sm\:flex-order-4 {
    order: 4 !important;
  }
  .sm\:flex-order-5 {
    order: 5 !important;
  }
  .sm\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-order-0 {
    order: 0 !important;
  }
  .md\:flex-order-1 {
    order: 1 !important;
  }
  .md\:flex-order-2 {
    order: 2 !important;
  }
  .md\:flex-order-3 {
    order: 3 !important;
  }
  .md\:flex-order-4 {
    order: 4 !important;
  }
  .md\:flex-order-5 {
    order: 5 !important;
  }
  .md\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-order-0 {
    order: 0 !important;
  }
  .lg\:flex-order-1 {
    order: 1 !important;
  }
  .lg\:flex-order-2 {
    order: 2 !important;
  }
  .lg\:flex-order-3 {
    order: 3 !important;
  }
  .lg\:flex-order-4 {
    order: 4 !important;
  }
  .lg\:flex-order-5 {
    order: 5 !important;
  }
  .lg\:flex-order-6 {
    order: 6 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-order-0 {
    order: 0 !important;
  }
  .xl\:flex-order-1 {
    order: 1 !important;
  }
  .xl\:flex-order-2 {
    order: 2 !important;
  }
  .xl\:flex-order-3 {
    order: 3 !important;
  }
  .xl\:flex-order-4 {
    order: 4 !important;
  }
  .xl\:flex-order-5 {
    order: 5 !important;
  }
  .xl\:flex-order-6 {
    order: 6 !important;
  }
}
.flex-1 {
  flex: 1 1 0% !important;
}

.flex-auto {
  flex: 1 1 auto !important;
}

.flex-initial {
  flex: 0 1 auto !important;
}

.flex-none {
  flex: none !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }
  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }
  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }
  .sm\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-1 {
    flex: 1 1 0% !important;
  }
  .md\:flex-auto {
    flex: 1 1 auto !important;
  }
  .md\:flex-initial {
    flex: 0 1 auto !important;
  }
  .md\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }
  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }
  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }
  .lg\:flex-none {
    flex: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-1 {
    flex: 1 1 0% !important;
  }
  .xl\:flex-auto {
    flex: 1 1 auto !important;
  }
  .xl\:flex-initial {
    flex: 0 1 auto !important;
  }
  .xl\:flex-none {
    flex: none !important;
  }
}
.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .lg\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .xl\:flex-grow-1 {
    flex-grow: 1 !important;
  }
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

@media screen and (min-width: 576px) {
  .sm\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .sm\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .md\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .lg\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:flex-shrink-0 {
    flex-shrink: 0 !important;
  }
  .xl\:flex-shrink-1 {
    flex-shrink: 1 !important;
  }
}
.gap-0 {
  gap: 0rem !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 2rem !important;
}

.gap-6 {
  gap: 3rem !important;
}

.gap-7 {
  gap: 4rem !important;
}

.gap-8 {
  gap: 5rem !important;
}

.row-gap-0 {
  row-gap: 0rem !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 2rem !important;
}

.row-gap-6 {
  row-gap: 3rem !important;
}

.row-gap-7 {
  row-gap: 4rem !important;
}

.row-gap-8 {
  row-gap: 5rem !important;
}

.column-gap-0 {
  column-gap: 0rem !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 2rem !important;
}

.column-gap-6 {
  column-gap: 3rem !important;
}

.column-gap-7 {
  column-gap: 4rem !important;
}

.column-gap-8 {
  column-gap: 5rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:gap-0 {
    gap: 0rem !important;
  }
  .sm\:gap-1 {
    gap: 0.25rem !important;
  }
  .sm\:gap-2 {
    gap: 0.5rem !important;
  }
  .sm\:gap-3 {
    gap: 1rem !important;
  }
  .sm\:gap-4 {
    gap: 1.5rem !important;
  }
  .sm\:gap-5 {
    gap: 2rem !important;
  }
  .sm\:gap-6 {
    gap: 3rem !important;
  }
  .sm\:gap-7 {
    gap: 4rem !important;
  }
  .sm\:gap-8 {
    gap: 5rem !important;
  }
  .sm\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .sm\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .sm\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .sm\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .sm\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .sm\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .sm\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .sm\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .sm\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .sm\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .sm\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .sm\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .sm\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .sm\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .sm\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .sm\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .sm\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .sm\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:gap-0 {
    gap: 0rem !important;
  }
  .md\:gap-1 {
    gap: 0.25rem !important;
  }
  .md\:gap-2 {
    gap: 0.5rem !important;
  }
  .md\:gap-3 {
    gap: 1rem !important;
  }
  .md\:gap-4 {
    gap: 1.5rem !important;
  }
  .md\:gap-5 {
    gap: 2rem !important;
  }
  .md\:gap-6 {
    gap: 3rem !important;
  }
  .md\:gap-7 {
    gap: 4rem !important;
  }
  .md\:gap-8 {
    gap: 5rem !important;
  }
  .md\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .md\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .md\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .md\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .md\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .md\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .md\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .md\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .md\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .md\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .md\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .md\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .md\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .md\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .md\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .md\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .md\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .md\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:gap-0 {
    gap: 0rem !important;
  }
  .lg\:gap-1 {
    gap: 0.25rem !important;
  }
  .lg\:gap-2 {
    gap: 0.5rem !important;
  }
  .lg\:gap-3 {
    gap: 1rem !important;
  }
  .lg\:gap-4 {
    gap: 1.5rem !important;
  }
  .lg\:gap-5 {
    gap: 2rem !important;
  }
  .lg\:gap-6 {
    gap: 3rem !important;
  }
  .lg\:gap-7 {
    gap: 4rem !important;
  }
  .lg\:gap-8 {
    gap: 5rem !important;
  }
  .lg\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .lg\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .lg\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .lg\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .lg\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .lg\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .lg\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .lg\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .lg\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .lg\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .lg\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .lg\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .lg\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .lg\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .lg\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .lg\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .lg\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .lg\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:gap-0 {
    gap: 0rem !important;
  }
  .xl\:gap-1 {
    gap: 0.25rem !important;
  }
  .xl\:gap-2 {
    gap: 0.5rem !important;
  }
  .xl\:gap-3 {
    gap: 1rem !important;
  }
  .xl\:gap-4 {
    gap: 1.5rem !important;
  }
  .xl\:gap-5 {
    gap: 2rem !important;
  }
  .xl\:gap-6 {
    gap: 3rem !important;
  }
  .xl\:gap-7 {
    gap: 4rem !important;
  }
  .xl\:gap-8 {
    gap: 5rem !important;
  }
  .xl\:row-gap-0 {
    row-gap: 0rem !important;
  }
  .xl\:row-gap-1 {
    row-gap: 0.25rem !important;
  }
  .xl\:row-gap-2 {
    row-gap: 0.5rem !important;
  }
  .xl\:row-gap-3 {
    row-gap: 1rem !important;
  }
  .xl\:row-gap-4 {
    row-gap: 1.5rem !important;
  }
  .xl\:row-gap-5 {
    row-gap: 2rem !important;
  }
  .xl\:row-gap-6 {
    row-gap: 3rem !important;
  }
  .xl\:row-gap-7 {
    row-gap: 4rem !important;
  }
  .xl\:row-gap-8 {
    row-gap: 5rem !important;
  }
  .xl\:column-gap-0 {
    column-gap: 0rem !important;
  }
  .xl\:column-gap-1 {
    column-gap: 0.25rem !important;
  }
  .xl\:column-gap-2 {
    column-gap: 0.5rem !important;
  }
  .xl\:column-gap-3 {
    column-gap: 1rem !important;
  }
  .xl\:column-gap-4 {
    column-gap: 1.5rem !important;
  }
  .xl\:column-gap-5 {
    column-gap: 2rem !important;
  }
  .xl\:column-gap-6 {
    column-gap: 3rem !important;
  }
  .xl\:column-gap-7 {
    column-gap: 4rem !important;
  }
  .xl\:column-gap-8 {
    column-gap: 5rem !important;
  }
}
.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 2rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.p-7 {
  padding: 4rem !important;
}

.p-8 {
  padding: 5rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 2rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pt-7 {
  padding-top: 4rem !important;
}

.pt-8 {
  padding-top: 5rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pr-5 {
  padding-right: 2rem !important;
}

.pr-6 {
  padding-right: 3rem !important;
}

.pr-7 {
  padding-right: 4rem !important;
}

.pr-8 {
  padding-right: 5rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.pl-5 {
  padding-left: 2rem !important;
}

.pl-6 {
  padding-left: 3rem !important;
}

.pl-7 {
  padding-left: 4rem !important;
}

.pl-8 {
  padding-left: 5rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 2rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.pb-7 {
  padding-bottom: 4rem !important;
}

.pb-8 {
  padding-bottom: 5rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-5 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-7 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.px-8 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-7 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-8 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:p-0 {
    padding: 0rem !important;
  }
  .sm\:p-1 {
    padding: 0.25rem !important;
  }
  .sm\:p-2 {
    padding: 0.5rem !important;
  }
  .sm\:p-3 {
    padding: 1rem !important;
  }
  .sm\:p-4 {
    padding: 1.5rem !important;
  }
  .sm\:p-5 {
    padding: 2rem !important;
  }
  .sm\:p-6 {
    padding: 3rem !important;
  }
  .sm\:p-7 {
    padding: 4rem !important;
  }
  .sm\:p-8 {
    padding: 5rem !important;
  }
  .sm\:pt-0 {
    padding-top: 0rem !important;
  }
  .sm\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .sm\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .sm\:pt-3 {
    padding-top: 1rem !important;
  }
  .sm\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .sm\:pt-5 {
    padding-top: 2rem !important;
  }
  .sm\:pt-6 {
    padding-top: 3rem !important;
  }
  .sm\:pt-7 {
    padding-top: 4rem !important;
  }
  .sm\:pt-8 {
    padding-top: 5rem !important;
  }
  .sm\:pr-0 {
    padding-right: 0rem !important;
  }
  .sm\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .sm\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .sm\:pr-3 {
    padding-right: 1rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .sm\:pr-5 {
    padding-right: 2rem !important;
  }
  .sm\:pr-6 {
    padding-right: 3rem !important;
  }
  .sm\:pr-7 {
    padding-right: 4rem !important;
  }
  .sm\:pr-8 {
    padding-right: 5rem !important;
  }
  .sm\:pl-0 {
    padding-left: 0rem !important;
  }
  .sm\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .sm\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .sm\:pl-3 {
    padding-left: 1rem !important;
  }
  .sm\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .sm\:pl-5 {
    padding-left: 2rem !important;
  }
  .sm\:pl-6 {
    padding-left: 3rem !important;
  }
  .sm\:pl-7 {
    padding-left: 4rem !important;
  }
  .sm\:pl-8 {
    padding-left: 5rem !important;
  }
  .sm\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .sm\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .sm\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .sm\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .sm\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .sm\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .sm\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .sm\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .sm\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .sm\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .sm\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .sm\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .sm\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .sm\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .sm\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .sm\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .sm\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .sm\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .sm\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .sm\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .sm\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:p-0 {
    padding: 0rem !important;
  }
  .md\:p-1 {
    padding: 0.25rem !important;
  }
  .md\:p-2 {
    padding: 0.5rem !important;
  }
  .md\:p-3 {
    padding: 1rem !important;
  }
  .md\:p-4 {
    padding: 1.5rem !important;
  }
  .md\:p-5 {
    padding: 2rem !important;
  }
  .md\:p-6 {
    padding: 3rem !important;
  }
  .md\:p-7 {
    padding: 4rem !important;
  }
  .md\:p-8 {
    padding: 5rem !important;
  }
  .md\:pt-0 {
    padding-top: 0rem !important;
  }
  .md\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .md\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .md\:pt-3 {
    padding-top: 1rem !important;
  }
  .md\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .md\:pt-5 {
    padding-top: 2rem !important;
  }
  .md\:pt-6 {
    padding-top: 3rem !important;
  }
  .md\:pt-7 {
    padding-top: 4rem !important;
  }
  .md\:pt-8 {
    padding-top: 5rem !important;
  }
  .md\:pr-0 {
    padding-right: 0rem !important;
  }
  .md\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .md\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .md\:pr-3 {
    padding-right: 1rem !important;
  }
  .md\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .md\:pr-5 {
    padding-right: 2rem !important;
  }
  .md\:pr-6 {
    padding-right: 3rem !important;
  }
  .md\:pr-7 {
    padding-right: 4rem !important;
  }
  .md\:pr-8 {
    padding-right: 5rem !important;
  }
  .md\:pl-0 {
    padding-left: 0rem !important;
  }
  .md\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .md\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .md\:pl-3 {
    padding-left: 1rem !important;
  }
  .md\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .md\:pl-5 {
    padding-left: 2rem !important;
  }
  .md\:pl-6 {
    padding-left: 3rem !important;
  }
  .md\:pl-7 {
    padding-left: 4rem !important;
  }
  .md\:pl-8 {
    padding-left: 5rem !important;
  }
  .md\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .md\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .md\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .md\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .md\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .md\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .md\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .md\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .md\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .md\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .md\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .md\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .md\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .md\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .md\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .md\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .md\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .md\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .md\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .md\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .md\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .md\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:p-0 {
    padding: 0rem !important;
  }
  .lg\:p-1 {
    padding: 0.25rem !important;
  }
  .lg\:p-2 {
    padding: 0.5rem !important;
  }
  .lg\:p-3 {
    padding: 1rem !important;
  }
  .lg\:p-4 {
    padding: 1.5rem !important;
  }
  .lg\:p-5 {
    padding: 2rem !important;
  }
  .lg\:p-6 {
    padding: 3rem !important;
  }
  .lg\:p-7 {
    padding: 4rem !important;
  }
  .lg\:p-8 {
    padding: 5rem !important;
  }
  .lg\:pt-0 {
    padding-top: 0rem !important;
  }
  .lg\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .lg\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .lg\:pt-3 {
    padding-top: 1rem !important;
  }
  .lg\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .lg\:pt-5 {
    padding-top: 2rem !important;
  }
  .lg\:pt-6 {
    padding-top: 3rem !important;
  }
  .lg\:pt-7 {
    padding-top: 4rem !important;
  }
  .lg\:pt-8 {
    padding-top: 5rem !important;
  }
  .lg\:pr-0 {
    padding-right: 0rem !important;
  }
  .lg\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .lg\:pr-3 {
    padding-right: 1rem !important;
  }
  .lg\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .lg\:pr-5 {
    padding-right: 2rem !important;
  }
  .lg\:pr-6 {
    padding-right: 3rem !important;
  }
  .lg\:pr-7 {
    padding-right: 4rem !important;
  }
  .lg\:pr-8 {
    padding-right: 5rem !important;
  }
  .lg\:pl-0 {
    padding-left: 0rem !important;
  }
  .lg\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .lg\:pl-3 {
    padding-left: 1rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .lg\:pl-5 {
    padding-left: 2rem !important;
  }
  .lg\:pl-6 {
    padding-left: 3rem !important;
  }
  .lg\:pl-7 {
    padding-left: 4rem !important;
  }
  .lg\:pl-8 {
    padding-left: 5rem !important;
  }
  .lg\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .lg\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .lg\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .lg\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .lg\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .lg\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .lg\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .lg\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .lg\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .lg\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .lg\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .lg\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .lg\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .lg\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .lg\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .lg\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .lg\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .lg\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .lg\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .lg\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .lg\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .lg\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .lg\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .lg\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .lg\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:p-0 {
    padding: 0rem !important;
  }
  .xl\:p-1 {
    padding: 0.25rem !important;
  }
  .xl\:p-2 {
    padding: 0.5rem !important;
  }
  .xl\:p-3 {
    padding: 1rem !important;
  }
  .xl\:p-4 {
    padding: 1.5rem !important;
  }
  .xl\:p-5 {
    padding: 2rem !important;
  }
  .xl\:p-6 {
    padding: 3rem !important;
  }
  .xl\:p-7 {
    padding: 4rem !important;
  }
  .xl\:p-8 {
    padding: 5rem !important;
  }
  .xl\:pt-0 {
    padding-top: 0rem !important;
  }
  .xl\:pt-1 {
    padding-top: 0.25rem !important;
  }
  .xl\:pt-2 {
    padding-top: 0.5rem !important;
  }
  .xl\:pt-3 {
    padding-top: 1rem !important;
  }
  .xl\:pt-4 {
    padding-top: 1.5rem !important;
  }
  .xl\:pt-5 {
    padding-top: 2rem !important;
  }
  .xl\:pt-6 {
    padding-top: 3rem !important;
  }
  .xl\:pt-7 {
    padding-top: 4rem !important;
  }
  .xl\:pt-8 {
    padding-top: 5rem !important;
  }
  .xl\:pr-0 {
    padding-right: 0rem !important;
  }
  .xl\:pr-1 {
    padding-right: 0.25rem !important;
  }
  .xl\:pr-2 {
    padding-right: 0.5rem !important;
  }
  .xl\:pr-3 {
    padding-right: 1rem !important;
  }
  .xl\:pr-4 {
    padding-right: 1.5rem !important;
  }
  .xl\:pr-5 {
    padding-right: 2rem !important;
  }
  .xl\:pr-6 {
    padding-right: 3rem !important;
  }
  .xl\:pr-7 {
    padding-right: 4rem !important;
  }
  .xl\:pr-8 {
    padding-right: 5rem !important;
  }
  .xl\:pl-0 {
    padding-left: 0rem !important;
  }
  .xl\:pl-1 {
    padding-left: 0.25rem !important;
  }
  .xl\:pl-2 {
    padding-left: 0.5rem !important;
  }
  .xl\:pl-3 {
    padding-left: 1rem !important;
  }
  .xl\:pl-4 {
    padding-left: 1.5rem !important;
  }
  .xl\:pl-5 {
    padding-left: 2rem !important;
  }
  .xl\:pl-6 {
    padding-left: 3rem !important;
  }
  .xl\:pl-7 {
    padding-left: 4rem !important;
  }
  .xl\:pl-8 {
    padding-left: 5rem !important;
  }
  .xl\:pb-0 {
    padding-bottom: 0rem !important;
  }
  .xl\:pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .xl\:pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .xl\:pb-3 {
    padding-bottom: 1rem !important;
  }
  .xl\:pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .xl\:pb-5 {
    padding-bottom: 2rem !important;
  }
  .xl\:pb-6 {
    padding-bottom: 3rem !important;
  }
  .xl\:pb-7 {
    padding-bottom: 4rem !important;
  }
  .xl\:pb-8 {
    padding-bottom: 5rem !important;
  }
  .xl\:px-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .xl\:px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
  .xl\:px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .xl\:px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .xl\:px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .xl\:px-5 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .xl\:px-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .xl\:px-7 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .xl\:px-8 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .xl\:py-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .xl\:py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .xl\:py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .xl\:py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .xl\:py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .xl\:py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .xl\:py-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .xl\:py-7 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .xl\:py-8 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.m-0 {
  margin: 0rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 2rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.m-7 {
  margin: 4rem !important;
}

.m-8 {
  margin: 5rem !important;
}

.-m-1 {
  margin: -0.25rem !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.-m-3 {
  margin: -1rem !important;
}

.-m-4 {
  margin: -1.5rem !important;
}

.-m-5 {
  margin: -2rem !important;
}

.-m-6 {
  margin: -3rem !important;
}

.-m-7 {
  margin: -4rem !important;
}

.-m-8 {
  margin: -5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 2rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mt-7 {
  margin-top: 4rem !important;
}

.mt-8 {
  margin-top: 5rem !important;
}

.-mt-1 {
  margin-top: -0.25rem !important;
}

.-mt-2 {
  margin-top: -0.5rem !important;
}

.-mt-3 {
  margin-top: -1rem !important;
}

.-mt-4 {
  margin-top: -1.5rem !important;
}

.-mt-5 {
  margin-top: -2rem !important;
}

.-mt-6 {
  margin-top: -3rem !important;
}

.-mt-7 {
  margin-top: -4rem !important;
}

.-mt-8 {
  margin-top: -5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mr-5 {
  margin-right: 2rem !important;
}

.mr-6 {
  margin-right: 3rem !important;
}

.mr-7 {
  margin-right: 4rem !important;
}

.mr-8 {
  margin-right: 5rem !important;
}

.-mr-1 {
  margin-right: -0.25rem !important;
}

.-mr-2 {
  margin-right: -0.5rem !important;
}

.-mr-3 {
  margin-right: -1rem !important;
}

.-mr-4 {
  margin-right: -1.5rem !important;
}

.-mr-5 {
  margin-right: -2rem !important;
}

.-mr-6 {
  margin-right: -3rem !important;
}

.-mr-7 {
  margin-right: -4rem !important;
}

.-mr-8 {
  margin-right: -5rem !important;
}

.mr-auto {
  margin-right: auto !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.ml-5 {
  margin-left: 2rem !important;
}

.ml-6 {
  margin-left: 3rem !important;
}

.ml-7 {
  margin-left: 4rem !important;
}

.ml-8 {
  margin-left: 5rem !important;
}

.-ml-1 {
  margin-left: -0.25rem !important;
}

.-ml-2 {
  margin-left: -0.5rem !important;
}

.-ml-3 {
  margin-left: -1rem !important;
}

.-ml-4 {
  margin-left: -1.5rem !important;
}

.-ml-5 {
  margin-left: -2rem !important;
}

.-ml-6 {
  margin-left: -3rem !important;
}

.-ml-7 {
  margin-left: -4rem !important;
}

.-ml-8 {
  margin-left: -5rem !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 2rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.mb-7 {
  margin-bottom: 4rem !important;
}

.mb-8 {
  margin-bottom: 5rem !important;
}

.-mb-1 {
  margin-bottom: -0.25rem !important;
}

.-mb-2 {
  margin-bottom: -0.5rem !important;
}

.-mb-3 {
  margin-bottom: -1rem !important;
}

.-mb-4 {
  margin-bottom: -1.5rem !important;
}

.-mb-5 {
  margin-bottom: -2rem !important;
}

.-mb-6 {
  margin-bottom: -3rem !important;
}

.-mb-7 {
  margin-bottom: -4rem !important;
}

.-mb-8 {
  margin-bottom: -5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mx-5 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-7 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.mx-8 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.-mx-3 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}

.-mx-4 {
  margin-left: -1.5rem !important;
  margin-right: -1.5rem !important;
}

.-mx-5 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

.-mx-6 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

.-mx-7 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

.-mx-8 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-7 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-8 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.-my-3 {
  margin-top: -1rem !important;
  margin-bottom: -1rem !important;
}

.-my-4 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

.-my-5 {
  margin-top: -2rem !important;
  margin-bottom: -2rem !important;
}

.-my-6 {
  margin-top: -3rem !important;
  margin-bottom: -3rem !important;
}

.-my-7 {
  margin-top: -4rem !important;
  margin-bottom: -4rem !important;
}

.-my-8 {
  margin-top: -5rem !important;
  margin-bottom: -5rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media screen and (min-width: 576px) {
  .sm\:m-0 {
    margin: 0rem !important;
  }
  .sm\:m-1 {
    margin: 0.25rem !important;
  }
  .sm\:m-2 {
    margin: 0.5rem !important;
  }
  .sm\:m-3 {
    margin: 1rem !important;
  }
  .sm\:m-4 {
    margin: 1.5rem !important;
  }
  .sm\:m-5 {
    margin: 2rem !important;
  }
  .sm\:m-6 {
    margin: 3rem !important;
  }
  .sm\:m-7 {
    margin: 4rem !important;
  }
  .sm\:m-8 {
    margin: 5rem !important;
  }
  .sm\:-m-1 {
    margin: -0.25rem !important;
  }
  .sm\:-m-2 {
    margin: -0.5rem !important;
  }
  .sm\:-m-3 {
    margin: -1rem !important;
  }
  .sm\:-m-4 {
    margin: -1.5rem !important;
  }
  .sm\:-m-5 {
    margin: -2rem !important;
  }
  .sm\:-m-6 {
    margin: -3rem !important;
  }
  .sm\:-m-7 {
    margin: -4rem !important;
  }
  .sm\:-m-8 {
    margin: -5rem !important;
  }
  .sm\:m-auto {
    margin: auto !important;
  }
  .sm\:mt-0 {
    margin-top: 0rem !important;
  }
  .sm\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .sm\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .sm\:mt-3 {
    margin-top: 1rem !important;
  }
  .sm\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .sm\:mt-5 {
    margin-top: 2rem !important;
  }
  .sm\:mt-6 {
    margin-top: 3rem !important;
  }
  .sm\:mt-7 {
    margin-top: 4rem !important;
  }
  .sm\:mt-8 {
    margin-top: 5rem !important;
  }
  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .sm\:-mt-3 {
    margin-top: -1rem !important;
  }
  .sm\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .sm\:-mt-5 {
    margin-top: -2rem !important;
  }
  .sm\:-mt-6 {
    margin-top: -3rem !important;
  }
  .sm\:-mt-7 {
    margin-top: -4rem !important;
  }
  .sm\:-mt-8 {
    margin-top: -5rem !important;
  }
  .sm\:mt-auto {
    margin-top: auto !important;
  }
  .sm\:mr-0 {
    margin-right: 0rem !important;
  }
  .sm\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .sm\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .sm\:mr-3 {
    margin-right: 1rem !important;
  }
  .sm\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .sm\:mr-5 {
    margin-right: 2rem !important;
  }
  .sm\:mr-6 {
    margin-right: 3rem !important;
  }
  .sm\:mr-7 {
    margin-right: 4rem !important;
  }
  .sm\:mr-8 {
    margin-right: 5rem !important;
  }
  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .sm\:-mr-3 {
    margin-right: -1rem !important;
  }
  .sm\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .sm\:-mr-5 {
    margin-right: -2rem !important;
  }
  .sm\:-mr-6 {
    margin-right: -3rem !important;
  }
  .sm\:-mr-7 {
    margin-right: -4rem !important;
  }
  .sm\:-mr-8 {
    margin-right: -5rem !important;
  }
  .sm\:mr-auto {
    margin-right: auto !important;
  }
  .sm\:ml-0 {
    margin-left: 0rem !important;
  }
  .sm\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .sm\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .sm\:ml-3 {
    margin-left: 1rem !important;
  }
  .sm\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .sm\:ml-5 {
    margin-left: 2rem !important;
  }
  .sm\:ml-6 {
    margin-left: 3rem !important;
  }
  .sm\:ml-7 {
    margin-left: 4rem !important;
  }
  .sm\:ml-8 {
    margin-left: 5rem !important;
  }
  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .sm\:-ml-3 {
    margin-left: -1rem !important;
  }
  .sm\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .sm\:-ml-5 {
    margin-left: -2rem !important;
  }
  .sm\:-ml-6 {
    margin-left: -3rem !important;
  }
  .sm\:-ml-7 {
    margin-left: -4rem !important;
  }
  .sm\:-ml-8 {
    margin-left: -5rem !important;
  }
  .sm\:ml-auto {
    margin-left: auto !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .sm\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .sm\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .sm\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .sm\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .sm\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .sm\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .sm\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .sm\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .sm\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .sm\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .sm\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .sm\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .sm\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .sm\:mb-auto {
    margin-bottom: auto !important;
  }
  .sm\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .sm\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .sm\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .sm\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .sm\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .sm\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .sm\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .sm\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .sm\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .sm\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .sm\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .sm\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .sm\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .sm\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .sm\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .sm\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .sm\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .sm\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .sm\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .sm\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .sm\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .sm\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .sm\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .sm\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .sm\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .sm\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .sm\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .sm\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .sm\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:m-0 {
    margin: 0rem !important;
  }
  .md\:m-1 {
    margin: 0.25rem !important;
  }
  .md\:m-2 {
    margin: 0.5rem !important;
  }
  .md\:m-3 {
    margin: 1rem !important;
  }
  .md\:m-4 {
    margin: 1.5rem !important;
  }
  .md\:m-5 {
    margin: 2rem !important;
  }
  .md\:m-6 {
    margin: 3rem !important;
  }
  .md\:m-7 {
    margin: 4rem !important;
  }
  .md\:m-8 {
    margin: 5rem !important;
  }
  .md\:-m-1 {
    margin: -0.25rem !important;
  }
  .md\:-m-2 {
    margin: -0.5rem !important;
  }
  .md\:-m-3 {
    margin: -1rem !important;
  }
  .md\:-m-4 {
    margin: -1.5rem !important;
  }
  .md\:-m-5 {
    margin: -2rem !important;
  }
  .md\:-m-6 {
    margin: -3rem !important;
  }
  .md\:-m-7 {
    margin: -4rem !important;
  }
  .md\:-m-8 {
    margin: -5rem !important;
  }
  .md\:m-auto {
    margin: auto !important;
  }
  .md\:mt-0 {
    margin-top: 0rem !important;
  }
  .md\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .md\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .md\:mt-3 {
    margin-top: 1rem !important;
  }
  .md\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .md\:mt-5 {
    margin-top: 2rem !important;
  }
  .md\:mt-6 {
    margin-top: 3rem !important;
  }
  .md\:mt-7 {
    margin-top: 4rem !important;
  }
  .md\:mt-8 {
    margin-top: 5rem !important;
  }
  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .md\:-mt-3 {
    margin-top: -1rem !important;
  }
  .md\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .md\:-mt-5 {
    margin-top: -2rem !important;
  }
  .md\:-mt-6 {
    margin-top: -3rem !important;
  }
  .md\:-mt-7 {
    margin-top: -4rem !important;
  }
  .md\:-mt-8 {
    margin-top: -5rem !important;
  }
  .md\:mt-auto {
    margin-top: auto !important;
  }
  .md\:mr-0 {
    margin-right: 0rem !important;
  }
  .md\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .md\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .md\:mr-3 {
    margin-right: 1rem !important;
  }
  .md\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .md\:mr-5 {
    margin-right: 2rem !important;
  }
  .md\:mr-6 {
    margin-right: 3rem !important;
  }
  .md\:mr-7 {
    margin-right: 4rem !important;
  }
  .md\:mr-8 {
    margin-right: 5rem !important;
  }
  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .md\:-mr-3 {
    margin-right: -1rem !important;
  }
  .md\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .md\:-mr-5 {
    margin-right: -2rem !important;
  }
  .md\:-mr-6 {
    margin-right: -3rem !important;
  }
  .md\:-mr-7 {
    margin-right: -4rem !important;
  }
  .md\:-mr-8 {
    margin-right: -5rem !important;
  }
  .md\:mr-auto {
    margin-right: auto !important;
  }
  .md\:ml-0 {
    margin-left: 0rem !important;
  }
  .md\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .md\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .md\:ml-3 {
    margin-left: 1rem !important;
  }
  .md\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .md\:ml-5 {
    margin-left: 2rem !important;
  }
  .md\:ml-6 {
    margin-left: 3rem !important;
  }
  .md\:ml-7 {
    margin-left: 4rem !important;
  }
  .md\:ml-8 {
    margin-left: 5rem !important;
  }
  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .md\:-ml-3 {
    margin-left: -1rem !important;
  }
  .md\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .md\:-ml-5 {
    margin-left: -2rem !important;
  }
  .md\:-ml-6 {
    margin-left: -3rem !important;
  }
  .md\:-ml-7 {
    margin-left: -4rem !important;
  }
  .md\:-ml-8 {
    margin-left: -5rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .md\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .md\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .md\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .md\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .md\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .md\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .md\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .md\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .md\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .md\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .md\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .md\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .md\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .md\:mb-auto {
    margin-bottom: auto !important;
  }
  .md\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .md\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .md\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .md\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .md\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .md\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .md\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .md\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .md\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .md\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .md\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .md\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .md\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .md\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .md\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .md\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .md\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .md\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .md\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .md\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .md\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .md\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .md\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .md\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .md\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .md\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .md\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .md\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .md\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:m-0 {
    margin: 0rem !important;
  }
  .lg\:m-1 {
    margin: 0.25rem !important;
  }
  .lg\:m-2 {
    margin: 0.5rem !important;
  }
  .lg\:m-3 {
    margin: 1rem !important;
  }
  .lg\:m-4 {
    margin: 1.5rem !important;
  }
  .lg\:m-5 {
    margin: 2rem !important;
  }
  .lg\:m-6 {
    margin: 3rem !important;
  }
  .lg\:m-7 {
    margin: 4rem !important;
  }
  .lg\:m-8 {
    margin: 5rem !important;
  }
  .lg\:-m-1 {
    margin: -0.25rem !important;
  }
  .lg\:-m-2 {
    margin: -0.5rem !important;
  }
  .lg\:-m-3 {
    margin: -1rem !important;
  }
  .lg\:-m-4 {
    margin: -1.5rem !important;
  }
  .lg\:-m-5 {
    margin: -2rem !important;
  }
  .lg\:-m-6 {
    margin: -3rem !important;
  }
  .lg\:-m-7 {
    margin: -4rem !important;
  }
  .lg\:-m-8 {
    margin: -5rem !important;
  }
  .lg\:m-auto {
    margin: auto !important;
  }
  .lg\:mt-0 {
    margin-top: 0rem !important;
  }
  .lg\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .lg\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .lg\:mt-3 {
    margin-top: 1rem !important;
  }
  .lg\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .lg\:mt-5 {
    margin-top: 2rem !important;
  }
  .lg\:mt-6 {
    margin-top: 3rem !important;
  }
  .lg\:mt-7 {
    margin-top: 4rem !important;
  }
  .lg\:mt-8 {
    margin-top: 5rem !important;
  }
  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .lg\:-mt-3 {
    margin-top: -1rem !important;
  }
  .lg\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .lg\:-mt-5 {
    margin-top: -2rem !important;
  }
  .lg\:-mt-6 {
    margin-top: -3rem !important;
  }
  .lg\:-mt-7 {
    margin-top: -4rem !important;
  }
  .lg\:-mt-8 {
    margin-top: -5rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:mr-0 {
    margin-right: 0rem !important;
  }
  .lg\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .lg\:mr-3 {
    margin-right: 1rem !important;
  }
  .lg\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .lg\:mr-5 {
    margin-right: 2rem !important;
  }
  .lg\:mr-6 {
    margin-right: 3rem !important;
  }
  .lg\:mr-7 {
    margin-right: 4rem !important;
  }
  .lg\:mr-8 {
    margin-right: 5rem !important;
  }
  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .lg\:-mr-3 {
    margin-right: -1rem !important;
  }
  .lg\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .lg\:-mr-5 {
    margin-right: -2rem !important;
  }
  .lg\:-mr-6 {
    margin-right: -3rem !important;
  }
  .lg\:-mr-7 {
    margin-right: -4rem !important;
  }
  .lg\:-mr-8 {
    margin-right: -5rem !important;
  }
  .lg\:mr-auto {
    margin-right: auto !important;
  }
  .lg\:ml-0 {
    margin-left: 0rem !important;
  }
  .lg\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .lg\:ml-3 {
    margin-left: 1rem !important;
  }
  .lg\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .lg\:ml-5 {
    margin-left: 2rem !important;
  }
  .lg\:ml-6 {
    margin-left: 3rem !important;
  }
  .lg\:ml-7 {
    margin-left: 4rem !important;
  }
  .lg\:ml-8 {
    margin-left: 5rem !important;
  }
  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .lg\:-ml-3 {
    margin-left: -1rem !important;
  }
  .lg\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .lg\:-ml-5 {
    margin-left: -2rem !important;
  }
  .lg\:-ml-6 {
    margin-left: -3rem !important;
  }
  .lg\:-ml-7 {
    margin-left: -4rem !important;
  }
  .lg\:-ml-8 {
    margin-left: -5rem !important;
  }
  .lg\:ml-auto {
    margin-left: auto !important;
  }
  .lg\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .lg\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .lg\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .lg\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .lg\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .lg\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .lg\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .lg\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .lg\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .lg\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .lg\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .lg\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .lg\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .lg\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .lg\:mb-auto {
    margin-bottom: auto !important;
  }
  .lg\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .lg\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .lg\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .lg\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .lg\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .lg\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .lg\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .lg\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .lg\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .lg\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .lg\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .lg\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .lg\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .lg\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .lg\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .lg\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .lg\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .lg\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .lg\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .lg\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .lg\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .lg\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .lg\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .lg\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .lg\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .lg\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .lg\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .lg\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .lg\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .lg\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .lg\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:m-0 {
    margin: 0rem !important;
  }
  .xl\:m-1 {
    margin: 0.25rem !important;
  }
  .xl\:m-2 {
    margin: 0.5rem !important;
  }
  .xl\:m-3 {
    margin: 1rem !important;
  }
  .xl\:m-4 {
    margin: 1.5rem !important;
  }
  .xl\:m-5 {
    margin: 2rem !important;
  }
  .xl\:m-6 {
    margin: 3rem !important;
  }
  .xl\:m-7 {
    margin: 4rem !important;
  }
  .xl\:m-8 {
    margin: 5rem !important;
  }
  .xl\:-m-1 {
    margin: -0.25rem !important;
  }
  .xl\:-m-2 {
    margin: -0.5rem !important;
  }
  .xl\:-m-3 {
    margin: -1rem !important;
  }
  .xl\:-m-4 {
    margin: -1.5rem !important;
  }
  .xl\:-m-5 {
    margin: -2rem !important;
  }
  .xl\:-m-6 {
    margin: -3rem !important;
  }
  .xl\:-m-7 {
    margin: -4rem !important;
  }
  .xl\:-m-8 {
    margin: -5rem !important;
  }
  .xl\:m-auto {
    margin: auto !important;
  }
  .xl\:mt-0 {
    margin-top: 0rem !important;
  }
  .xl\:mt-1 {
    margin-top: 0.25rem !important;
  }
  .xl\:mt-2 {
    margin-top: 0.5rem !important;
  }
  .xl\:mt-3 {
    margin-top: 1rem !important;
  }
  .xl\:mt-4 {
    margin-top: 1.5rem !important;
  }
  .xl\:mt-5 {
    margin-top: 2rem !important;
  }
  .xl\:mt-6 {
    margin-top: 3rem !important;
  }
  .xl\:mt-7 {
    margin-top: 4rem !important;
  }
  .xl\:mt-8 {
    margin-top: 5rem !important;
  }
  .xl\:-mt-1 {
    margin-top: -0.25rem !important;
  }
  .xl\:-mt-2 {
    margin-top: -0.5rem !important;
  }
  .xl\:-mt-3 {
    margin-top: -1rem !important;
  }
  .xl\:-mt-4 {
    margin-top: -1.5rem !important;
  }
  .xl\:-mt-5 {
    margin-top: -2rem !important;
  }
  .xl\:-mt-6 {
    margin-top: -3rem !important;
  }
  .xl\:-mt-7 {
    margin-top: -4rem !important;
  }
  .xl\:-mt-8 {
    margin-top: -5rem !important;
  }
  .xl\:mt-auto {
    margin-top: auto !important;
  }
  .xl\:mr-0 {
    margin-right: 0rem !important;
  }
  .xl\:mr-1 {
    margin-right: 0.25rem !important;
  }
  .xl\:mr-2 {
    margin-right: 0.5rem !important;
  }
  .xl\:mr-3 {
    margin-right: 1rem !important;
  }
  .xl\:mr-4 {
    margin-right: 1.5rem !important;
  }
  .xl\:mr-5 {
    margin-right: 2rem !important;
  }
  .xl\:mr-6 {
    margin-right: 3rem !important;
  }
  .xl\:mr-7 {
    margin-right: 4rem !important;
  }
  .xl\:mr-8 {
    margin-right: 5rem !important;
  }
  .xl\:-mr-1 {
    margin-right: -0.25rem !important;
  }
  .xl\:-mr-2 {
    margin-right: -0.5rem !important;
  }
  .xl\:-mr-3 {
    margin-right: -1rem !important;
  }
  .xl\:-mr-4 {
    margin-right: -1.5rem !important;
  }
  .xl\:-mr-5 {
    margin-right: -2rem !important;
  }
  .xl\:-mr-6 {
    margin-right: -3rem !important;
  }
  .xl\:-mr-7 {
    margin-right: -4rem !important;
  }
  .xl\:-mr-8 {
    margin-right: -5rem !important;
  }
  .xl\:mr-auto {
    margin-right: auto !important;
  }
  .xl\:ml-0 {
    margin-left: 0rem !important;
  }
  .xl\:ml-1 {
    margin-left: 0.25rem !important;
  }
  .xl\:ml-2 {
    margin-left: 0.5rem !important;
  }
  .xl\:ml-3 {
    margin-left: 1rem !important;
  }
  .xl\:ml-4 {
    margin-left: 1.5rem !important;
  }
  .xl\:ml-5 {
    margin-left: 2rem !important;
  }
  .xl\:ml-6 {
    margin-left: 3rem !important;
  }
  .xl\:ml-7 {
    margin-left: 4rem !important;
  }
  .xl\:ml-8 {
    margin-left: 5rem !important;
  }
  .xl\:-ml-1 {
    margin-left: -0.25rem !important;
  }
  .xl\:-ml-2 {
    margin-left: -0.5rem !important;
  }
  .xl\:-ml-3 {
    margin-left: -1rem !important;
  }
  .xl\:-ml-4 {
    margin-left: -1.5rem !important;
  }
  .xl\:-ml-5 {
    margin-left: -2rem !important;
  }
  .xl\:-ml-6 {
    margin-left: -3rem !important;
  }
  .xl\:-ml-7 {
    margin-left: -4rem !important;
  }
  .xl\:-ml-8 {
    margin-left: -5rem !important;
  }
  .xl\:ml-auto {
    margin-left: auto !important;
  }
  .xl\:mb-0 {
    margin-bottom: 0rem !important;
  }
  .xl\:mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .xl\:mb-3 {
    margin-bottom: 1rem !important;
  }
  .xl\:mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .xl\:mb-5 {
    margin-bottom: 2rem !important;
  }
  .xl\:mb-6 {
    margin-bottom: 3rem !important;
  }
  .xl\:mb-7 {
    margin-bottom: 4rem !important;
  }
  .xl\:mb-8 {
    margin-bottom: 5rem !important;
  }
  .xl\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }
  .xl\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }
  .xl\:-mb-3 {
    margin-bottom: -1rem !important;
  }
  .xl\:-mb-4 {
    margin-bottom: -1.5rem !important;
  }
  .xl\:-mb-5 {
    margin-bottom: -2rem !important;
  }
  .xl\:-mb-6 {
    margin-bottom: -3rem !important;
  }
  .xl\:-mb-7 {
    margin-bottom: -4rem !important;
  }
  .xl\:-mb-8 {
    margin-bottom: -5rem !important;
  }
  .xl\:mb-auto {
    margin-bottom: auto !important;
  }
  .xl\:mx-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .xl\:mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
  }
  .xl\:mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .xl\:mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .xl\:mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .xl\:mx-5 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .xl\:mx-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .xl\:mx-7 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .xl\:mx-8 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .xl\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }
  .xl\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }
  .xl\:-mx-3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }
  .xl\:-mx-4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }
  .xl\:-mx-5 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }
  .xl\:-mx-6 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }
  .xl\:-mx-7 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }
  .xl\:-mx-8 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }
  .xl\:mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .xl\:my-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .xl\:my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .xl\:my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .xl\:my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .xl\:my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .xl\:my-5 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .xl\:my-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xl\:my-7 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .xl\:my-8 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .xl\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }
  .xl\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }
  .xl\:-my-3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }
  .xl\:-my-4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }
  .xl\:-my-5 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }
  .xl\:-my-6 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }
  .xl\:-my-7 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }
  .xl\:-my-8 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }
  .xl\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
.shadow-none {
  box-shadow: none !important;
}

.shadow-1 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.shadow-2 {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.shadow-3 {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.shadow-4 {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.shadow-5 {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.shadow-6 {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.shadow-7 {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.shadow-8 {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-none:focus {
  box-shadow: none !important;
}

.hover\:shadow-none:hover {
  box-shadow: none !important;
}

.active\:shadow-none:active {
  box-shadow: none !important;
}

.focus\:shadow-1:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.hover\:shadow-1:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.active\:shadow-1:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
}

.focus\:shadow-2:focus {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.hover\:shadow-2:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.active\:shadow-2:active {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
}

.focus\:shadow-3:focus {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.hover\:shadow-3:hover {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.active\:shadow-3:active {
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
}

.focus\:shadow-4:focus {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-4:hover {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-4:active {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-5:focus {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-5:hover {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-5:active {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
}

.focus\:shadow-6:focus {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.hover\:shadow-6:hover {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.active\:shadow-6:active {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
}

.focus\:shadow-7:focus {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.hover\:shadow-7:hover {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.active\:shadow-7:active {
  box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
}

.focus\:shadow-8:focus {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.hover\:shadow-8:hover {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

.active\:shadow-8:active {
  box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
}

@media screen and (min-width: 576px) {
  .sm\:shadow-none {
    box-shadow: none !important;
  }
  .sm\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .sm\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .sm\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .sm\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .sm\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .sm\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .sm\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .sm\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .sm\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:shadow-none {
    box-shadow: none !important;
  }
  .md\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .md\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .md\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .md\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .md\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .md\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .md\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .md\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .md\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:shadow-none {
    box-shadow: none !important;
  }
  .lg\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .lg\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .lg\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .lg\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .lg\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .lg\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .lg\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .lg\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .lg\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:shadow-none {
    box-shadow: none !important;
  }
  .xl\:shadow-1 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:shadow-2 {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:shadow-3 {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:shadow-4 {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-5 {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:shadow-6 {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:shadow-7 {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:shadow-8 {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }
  .xl\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }
  .xl\:active\:shadow-none:active {
    box-shadow: none !important;
  }
  .xl\:focus\:shadow-1:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:hover\:shadow-1:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:active\:shadow-1:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.02), 0px 0px 2px rgba(0, 0, 0, 0.05), 0px 1px 4px rgba(0, 0, 0, 0.08) !important;
  }
  .xl\:focus\:shadow-2:focus {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:hover\:shadow-2:hover {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:active\:shadow-2:active {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.03), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.12) !important;
  }
  .xl\:focus\:shadow-3:focus {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:hover\:shadow-3:hover {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:active\:shadow-3:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 3px 4px rgba(0, 0, 0, 0.1), 0px 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  }
  .xl\:focus\:shadow-4:focus {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-4:hover {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-4:active {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-5:focus {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-5:hover {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-5:active {
    box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1), 0px 4px 5px -2px rgba(0, 0, 0, 0.12), 0px 10px 15px -5px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:focus\:shadow-6:focus {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:hover\:shadow-6:hover {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:active\:shadow-6:active {
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06), 0px 7px 9px rgba(0, 0, 0, 0.12), 0px 20px 25px -8px rgba(0, 0, 0, 0.18) !important;
  }
  .xl\:focus\:shadow-7:focus {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:hover\:shadow-7:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:active\:shadow-7:active {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.08), 0px 22px 30px 2px rgba(0, 0, 0, 0.15), 0px 8px 10px rgba(0, 0, 0, 0.15) !important;
  }
  .xl\:focus\:shadow-8:focus {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:hover\:shadow-8:hover {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
  .xl\:active\:shadow-8:active {
    box-shadow: 0px 9px 46px 8px rgba(0, 0, 0, 0.12), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 11px 15px rgba(0, 0, 0, 0.2) !important;
  }
}
.border-none {
  border-width: 0px !important;
  border-style: none;
}

.border-1 {
  border-width: 1px !important;
  border-style: solid;
}

.border-2 {
  border-width: 2px !important;
  border-style: solid;
}

.border-3 {
  border-width: 3px !important;
  border-style: solid;
}

.border-top-none {
  border-top-width: 0px !important;
  border-top-style: none;
}

.border-top-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
}

.border-top-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
}

.border-top-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
}

.border-right-none {
  border-right-width: 0px !important;
  border-right-style: none;
}

.border-right-1 {
  border-right-width: 1px !important;
  border-right-style: solid;
}

.border-right-2 {
  border-right-width: 2px !important;
  border-right-style: solid;
}

.border-right-3 {
  border-right-width: 3px !important;
  border-right-style: solid;
}

.border-left-none {
  border-left-width: 0px !important;
  border-left-style: none;
}

.border-left-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
}

.border-left-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
}

.border-left-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
}

.border-bottom-none {
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}

.border-bottom-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.border-bottom-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}

.border-bottom-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}

.border-x-none {
  border-left-width: 0px !important;
  border-left-style: none;
  border-right-width: 0px !important;
  border-right-style: none;
}

.border-x-1 {
  border-left-width: 1px !important;
  border-left-style: solid;
  border-right-width: 1px !important;
  border-right-style: solid;
}

.border-x-2 {
  border-left-width: 2px !important;
  border-left-style: solid;
  border-right-width: 2px !important;
  border-right-style: solid;
}

.border-x-3 {
  border-left-width: 3px !important;
  border-left-style: solid;
  border-right-width: 3px !important;
  border-right-style: solid;
}

.border-y-none {
  border-top-width: 0px !important;
  border-top-style: none;
  border-bottom-width: 0px !important;
  border-bottom-style: none;
}

.border-y-1 {
  border-top-width: 1px !important;
  border-top-style: solid;
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}

.border-y-2 {
  border-top-width: 2px !important;
  border-top-style: solid;
  border-bottom-width: 2px !important;
  border-bottom-style: solid;
}

.border-y-3 {
  border-top-width: 3px !important;
  border-top-style: solid;
  border-bottom-width: 3px !important;
  border-bottom-style: solid;
}

@media screen and (min-width: 576px) {
  .sm\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .sm\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .sm\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .sm\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .sm\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .sm\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .sm\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .sm\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .sm\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .sm\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .sm\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .sm\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .sm\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .sm\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .sm\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .sm\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .sm\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .sm\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .sm\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .sm\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .md\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .md\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .md\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .md\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .md\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .md\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .md\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .md\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .md\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .md\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .md\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .md\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .md\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .md\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .md\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .md\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .md\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .md\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .md\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .lg\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .lg\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .lg\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .lg\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .lg\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .lg\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .lg\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .lg\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .lg\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .lg\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .lg\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .lg\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .lg\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .lg\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .lg\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .lg\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .lg\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .lg\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .lg\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-none {
    border-width: 0px !important;
    border-style: none;
  }
  .xl\:border-1 {
    border-width: 1px !important;
    border-style: solid;
  }
  .xl\:border-2 {
    border-width: 2px !important;
    border-style: solid;
  }
  .xl\:border-3 {
    border-width: 3px !important;
    border-style: solid;
  }
  .xl\:border-top-none {
    border-top-width: 0px !important;
    border-top-style: none;
  }
  .xl\:border-top-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
  }
  .xl\:border-top-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
  }
  .xl\:border-top-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
  }
  .xl\:border-right-none {
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-right-1 {
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-right-2 {
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-right-3 {
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-left-none {
    border-left-width: 0px !important;
    border-left-style: none;
  }
  .xl\:border-left-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
  }
  .xl\:border-left-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
  }
  .xl\:border-left-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
  }
  .xl\:border-bottom-none {
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-bottom-1 {
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-2 {
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-bottom-3 {
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
  .xl\:border-x-none {
    border-left-width: 0px !important;
    border-left-style: none;
    border-right-width: 0px !important;
    border-right-style: none;
  }
  .xl\:border-x-1 {
    border-left-width: 1px !important;
    border-left-style: solid;
    border-right-width: 1px !important;
    border-right-style: solid;
  }
  .xl\:border-x-2 {
    border-left-width: 2px !important;
    border-left-style: solid;
    border-right-width: 2px !important;
    border-right-style: solid;
  }
  .xl\:border-x-3 {
    border-left-width: 3px !important;
    border-left-style: solid;
    border-right-width: 3px !important;
    border-right-style: solid;
  }
  .xl\:border-y-none {
    border-top-width: 0px !important;
    border-top-style: none;
    border-bottom-width: 0px !important;
    border-bottom-style: none;
  }
  .xl\:border-y-1 {
    border-top-width: 1px !important;
    border-top-style: solid;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-2 {
    border-top-width: 2px !important;
    border-top-style: solid;
    border-bottom-width: 2px !important;
    border-bottom-style: solid;
  }
  .xl\:border-y-3 {
    border-top-width: 3px !important;
    border-top-style: solid;
    border-bottom-width: 3px !important;
    border-bottom-style: solid;
  }
}
.border-solid {
  border-style: solid !important;
}

.border-dashed {
  border-style: dashed !important;
}

.border-dotted {
  border-style: dotted !important;
}

.border-double {
  border-style: double !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-solid {
    border-style: solid !important;
  }
  .sm\:border-dashed {
    border-style: dashed !important;
  }
  .sm\:border-dotted {
    border-style: dotted !important;
  }
  .sm\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-solid {
    border-style: solid !important;
  }
  .md\:border-dashed {
    border-style: dashed !important;
  }
  .md\:border-dotted {
    border-style: dotted !important;
  }
  .md\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-solid {
    border-style: solid !important;
  }
  .lg\:border-dashed {
    border-style: dashed !important;
  }
  .lg\:border-dotted {
    border-style: dotted !important;
  }
  .lg\:border-double {
    border-style: double !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-solid {
    border-style: solid !important;
  }
  .xl\:border-dashed {
    border-style: dashed !important;
  }
  .xl\:border-dotted {
    border-style: dotted !important;
  }
  .xl\:border-double {
    border-style: double !important;
  }
}
.border-noround {
  border-radius: 0 !important;
}

.border-round {
  border-radius: var(--p-content-border-radius) !important;
}

.border-round-xs {
  border-radius: 0.125rem !important;
}

.border-round-sm {
  border-radius: 0.25rem !important;
}

.border-round-md {
  border-radius: 0.375rem !important;
}

.border-round-lg {
  border-radius: 0.5rem !important;
}

.border-round-xl {
  border-radius: 0.75rem !important;
}

.border-round-2xl {
  border-radius: 1rem !important;
}

.border-round-3xl {
  border-radius: 1.5rem !important;
}

.border-circle {
  border-radius: 50% !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-noround {
    border-radius: 0 !important;
  }
  .sm\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .sm\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .sm\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .sm\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .sm\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .sm\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround {
    border-radius: 0 !important;
  }
  .md\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .md\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .md\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .md\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .md\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .md\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .md\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .md\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround {
    border-radius: 0 !important;
  }
  .lg\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .lg\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .lg\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .lg\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .lg\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .lg\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .lg\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .lg\:border-circle {
    border-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround {
    border-radius: 0 !important;
  }
  .xl\:border-round {
    border-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-xs {
    border-radius: 0.125rem !important;
  }
  .xl\:border-round-sm {
    border-radius: 0.25rem !important;
  }
  .xl\:border-round-md {
    border-radius: 0.375rem !important;
  }
  .xl\:border-round-lg {
    border-radius: 0.5rem !important;
  }
  .xl\:border-round-xl {
    border-radius: 0.75rem !important;
  }
  .xl\:border-round-2xl {
    border-radius: 1rem !important;
  }
  .xl\:border-round-3xl {
    border-radius: 1.5rem !important;
  }
  .xl\:border-circle {
    border-radius: 50% !important;
  }
}
.border-noround-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.border-noround-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.border-noround-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-noround-bottom {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.border-round-left {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-bottom-left-radius: var(--p-content-border-radius) !important;
}

.border-round-top {
  border-top-left-radius: var(--p-content-border-radius) !important;
  border-top-right-radius: var(--p-content-border-radius) !important;
}

.border-round-right {
  border-top-right-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}

.border-round-bottom {
  border-bottom-left-radius: var(--p-content-border-radius) !important;
  border-bottom-right-radius: var(--p-content-border-radius) !important;
}

.border-round-left-xs {
  border-top-left-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.border-round-top-xs {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}

.border-round-right-xs {
  border-top-right-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.border-round-bottom-xs {
  border-bottom-left-radius: 0.125rem !important;
  border-bottom-right-radius: 0.125rem !important;
}

.border-round-left-sm {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.border-round-top-sm {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.border-round-right-sm {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.border-round-bottom-sm {
  border-bottom-left-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.border-round-left-md {
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}

.border-round-top-md {
  border-top-left-radius: 0.375rem !important;
  border-top-right-radius: 0.375rem !important;
}

.border-round-right-md {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.border-round-bottom-md {
  border-bottom-left-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}

.border-round-left-lg {
  border-top-left-radius: 0.5rem !important;
  border-bottom-left-radius: 0.5rem !important;
}

.border-round-top-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
}

.border-round-right-lg {
  border-top-right-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.border-round-bottom-lg {
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;
}

.border-round-left-xl {
  border-top-left-radius: 0.75rem !important;
  border-bottom-left-radius: 0.75rem !important;
}

.border-round-top-xl {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}

.border-round-right-xl {
  border-top-right-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.border-round-bottom-xl {
  border-bottom-left-radius: 0.75rem !important;
  border-bottom-right-radius: 0.75rem !important;
}

.border-round-left-2xl {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.border-round-top-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.border-round-right-2xl {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.border-round-bottom-2xl {
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.border-round-left-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}

.border-round-top-3xl {
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}

.border-round-right-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.border-round-bottom-3xl {
  border-bottom-left-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}

.border-circle-left {
  border-top-left-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.border-circle-top {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.border-circle-right {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.border-circle-bottom {
  border-bottom-left-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

@media screen and (min-width: 576px) {
  .sm\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .sm\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .sm\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .sm\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .sm\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .sm\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .sm\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .sm\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .sm\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .sm\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .sm\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .sm\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .sm\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .sm\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .sm\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .sm\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .sm\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .sm\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .sm\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .sm\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .sm\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .sm\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .sm\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .sm\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .sm\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .sm\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .sm\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .sm\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .md\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .md\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .md\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .md\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .md\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .md\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .md\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .md\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .md\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .md\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .md\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .md\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .md\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .md\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .md\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .md\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .md\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .md\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .md\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .md\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .md\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .md\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .md\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .md\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .md\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .md\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .md\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .md\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .lg\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .lg\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .lg\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .lg\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .lg\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .lg\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .lg\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .lg\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .lg\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .lg\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .lg\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .lg\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .lg\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .lg\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .lg\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .lg\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .lg\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .lg\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .lg\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .lg\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .lg\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .lg\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .lg\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .lg\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .lg\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .lg\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .lg\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .lg\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:border-noround-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
  .xl\:border-noround-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }
  .xl\:border-noround-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-noround-bottom {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .xl\:border-round-left {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-bottom-left-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-top {
    border-top-left-radius: var(--p-content-border-radius) !important;
    border-top-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-right {
    border-top-right-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-bottom {
    border-bottom-left-radius: var(--p-content-border-radius) !important;
    border-bottom-right-radius: var(--p-content-border-radius) !important;
  }
  .xl\:border-round-left-xs {
    border-top-left-radius: 0.125rem !important;
    border-bottom-left-radius: 0.125rem !important;
  }
  .xl\:border-round-top-xs {
    border-top-left-radius: 0.125rem !important;
    border-top-right-radius: 0.125rem !important;
  }
  .xl\:border-round-right-xs {
    border-top-right-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-bottom-xs {
    border-bottom-left-radius: 0.125rem !important;
    border-bottom-right-radius: 0.125rem !important;
  }
  .xl\:border-round-left-sm {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  .xl\:border-round-top-sm {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  .xl\:border-round-right-sm {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-bottom-sm {
    border-bottom-left-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  .xl\:border-round-left-md {
    border-top-left-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important;
  }
  .xl\:border-round-top-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important;
  }
  .xl\:border-round-right-md {
    border-top-right-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-bottom-md {
    border-bottom-left-radius: 0.375rem !important;
    border-bottom-right-radius: 0.375rem !important;
  }
  .xl\:border-round-left-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }
  .xl\:border-round-top-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }
  .xl\:border-round-right-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-bottom-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
  .xl\:border-round-left-xl {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
  }
  .xl\:border-round-top-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .xl\:border-round-right-xl {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-bottom-xl {
    border-bottom-left-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
  }
  .xl\:border-round-left-2xl {
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
  .xl\:border-round-top-2xl {
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
  .xl\:border-round-right-2xl {
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-bottom-2xl {
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
  .xl\:border-round-left-3xl {
    border-top-left-radius: 1.5rem !important;
    border-bottom-left-radius: 1.5rem !important;
  }
  .xl\:border-round-top-3xl {
    border-top-left-radius: 1.5rem !important;
    border-top-right-radius: 1.5rem !important;
  }
  .xl\:border-round-right-3xl {
    border-top-right-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-round-bottom-3xl {
    border-bottom-left-radius: 1.5rem !important;
    border-bottom-right-radius: 1.5rem !important;
  }
  .xl\:border-circle-left {
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
  }
  .xl\:border-circle-top {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
  }
  .xl\:border-circle-right {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
  .xl\:border-circle-bottom {
    border-bottom-left-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
  }
}
.w-full {
  width: 100% !important;
}

.w-screen {
  width: 100vw !important;
}

.w-auto {
  width: auto !important;
}

.w-1 {
  width: 8.3333% !important;
}

.w-2 {
  width: 16.6667% !important;
}

.w-3 {
  width: 25% !important;
}

.w-4 {
  width: 33.3333% !important;
}

.w-5 {
  width: 41.6667% !important;
}

.w-6 {
  width: 50% !important;
}

.w-7 {
  width: 58.3333% !important;
}

.w-8 {
  width: 66.6667% !important;
}

.w-9 {
  width: 75% !important;
}

.w-10 {
  width: 83.3333% !important;
}

.w-11 {
  width: 91.6667% !important;
}

.w-12 {
  width: 100% !important;
}

.w-min {
  width: min-content !important;
}

.w-max {
  width: max-content !important;
}

.w-fit {
  width: fit-content !important;
}

.w-1rem {
  width: 1rem !important;
}

.w-2rem {
  width: 2rem !important;
}

.w-3rem {
  width: 3rem !important;
}

.w-4rem {
  width: 4rem !important;
}

.w-5rem {
  width: 5rem !important;
}

.w-6rem {
  width: 6rem !important;
}

.w-7rem {
  width: 7rem !important;
}

.w-8rem {
  width: 8rem !important;
}

.w-9rem {
  width: 9rem !important;
}

.w-10rem {
  width: 10rem !important;
}

.w-11rem {
  width: 11rem !important;
}

.w-12rem {
  width: 12rem !important;
}

.w-13rem {
  width: 13rem !important;
}

.w-14rem {
  width: 14rem !important;
}

.w-15rem {
  width: 15rem !important;
}

.w-16rem {
  width: 16rem !important;
}

.w-17rem {
  width: 17rem !important;
}

.w-18rem {
  width: 18rem !important;
}

.w-19rem {
  width: 19rem !important;
}

.w-20rem {
  width: 20rem !important;
}

.w-21rem {
  width: 21rem !important;
}

.w-22rem {
  width: 22rem !important;
}

.w-23rem {
  width: 23rem !important;
}

.w-24rem {
  width: 24rem !important;
}

.w-25rem {
  width: 25rem !important;
}

.w-26rem {
  width: 26rem !important;
}

.w-27rem {
  width: 27rem !important;
}

.w-28rem {
  width: 28rem !important;
}

.w-29rem {
  width: 29rem !important;
}

.w-30rem {
  width: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:w-screen {
    width: 100vw !important;
  }
  .sm\:w-auto {
    width: auto !important;
  }
  .sm\:w-1 {
    width: 8.3333% !important;
  }
  .sm\:w-2 {
    width: 16.6667% !important;
  }
  .sm\:w-3 {
    width: 25% !important;
  }
  .sm\:w-4 {
    width: 33.3333% !important;
  }
  .sm\:w-5 {
    width: 41.6667% !important;
  }
  .sm\:w-6 {
    width: 50% !important;
  }
  .sm\:w-7 {
    width: 58.3333% !important;
  }
  .sm\:w-8 {
    width: 66.6667% !important;
  }
  .sm\:w-9 {
    width: 75% !important;
  }
  .sm\:w-10 {
    width: 83.3333% !important;
  }
  .sm\:w-11 {
    width: 91.6667% !important;
  }
  .sm\:w-12 {
    width: 100% !important;
  }
  .sm\:w-min {
    width: min-content !important;
  }
  .sm\:w-max {
    width: max-content !important;
  }
  .sm\:w-fit {
    width: fit-content !important;
  }
  .sm\:w-1rem {
    width: 1rem !important;
  }
  .sm\:w-2rem {
    width: 2rem !important;
  }
  .sm\:w-3rem {
    width: 3rem !important;
  }
  .sm\:w-4rem {
    width: 4rem !important;
  }
  .sm\:w-5rem {
    width: 5rem !important;
  }
  .sm\:w-6rem {
    width: 6rem !important;
  }
  .sm\:w-7rem {
    width: 7rem !important;
  }
  .sm\:w-8rem {
    width: 8rem !important;
  }
  .sm\:w-9rem {
    width: 9rem !important;
  }
  .sm\:w-10rem {
    width: 10rem !important;
  }
  .sm\:w-11rem {
    width: 11rem !important;
  }
  .sm\:w-12rem {
    width: 12rem !important;
  }
  .sm\:w-13rem {
    width: 13rem !important;
  }
  .sm\:w-14rem {
    width: 14rem !important;
  }
  .sm\:w-15rem {
    width: 15rem !important;
  }
  .sm\:w-16rem {
    width: 16rem !important;
  }
  .sm\:w-17rem {
    width: 17rem !important;
  }
  .sm\:w-18rem {
    width: 18rem !important;
  }
  .sm\:w-19rem {
    width: 19rem !important;
  }
  .sm\:w-20rem {
    width: 20rem !important;
  }
  .sm\:w-21rem {
    width: 21rem !important;
  }
  .sm\:w-22rem {
    width: 22rem !important;
  }
  .sm\:w-23rem {
    width: 23rem !important;
  }
  .sm\:w-24rem {
    width: 24rem !important;
  }
  .sm\:w-25rem {
    width: 25rem !important;
  }
  .sm\:w-26rem {
    width: 26rem !important;
  }
  .sm\:w-27rem {
    width: 27rem !important;
  }
  .sm\:w-28rem {
    width: 28rem !important;
  }
  .sm\:w-29rem {
    width: 29rem !important;
  }
  .sm\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:w-full {
    width: 100% !important;
  }
  .md\:w-screen {
    width: 100vw !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:w-1 {
    width: 8.3333% !important;
  }
  .md\:w-2 {
    width: 16.6667% !important;
  }
  .md\:w-3 {
    width: 25% !important;
  }
  .md\:w-4 {
    width: 33.3333% !important;
  }
  .md\:w-5 {
    width: 41.6667% !important;
  }
  .md\:w-6 {
    width: 50% !important;
  }
  .md\:w-7 {
    width: 58.3333% !important;
  }
  .md\:w-8 {
    width: 66.6667% !important;
  }
  .md\:w-9 {
    width: 75% !important;
  }
  .md\:w-10 {
    width: 83.3333% !important;
  }
  .md\:w-11 {
    width: 91.6667% !important;
  }
  .md\:w-12 {
    width: 100% !important;
  }
  .md\:w-min {
    width: min-content !important;
  }
  .md\:w-max {
    width: max-content !important;
  }
  .md\:w-fit {
    width: fit-content !important;
  }
  .md\:w-1rem {
    width: 1rem !important;
  }
  .md\:w-2rem {
    width: 2rem !important;
  }
  .md\:w-3rem {
    width: 3rem !important;
  }
  .md\:w-4rem {
    width: 4rem !important;
  }
  .md\:w-5rem {
    width: 5rem !important;
  }
  .md\:w-6rem {
    width: 6rem !important;
  }
  .md\:w-7rem {
    width: 7rem !important;
  }
  .md\:w-8rem {
    width: 8rem !important;
  }
  .md\:w-9rem {
    width: 9rem !important;
  }
  .md\:w-10rem {
    width: 10rem !important;
  }
  .md\:w-11rem {
    width: 11rem !important;
  }
  .md\:w-12rem {
    width: 12rem !important;
  }
  .md\:w-13rem {
    width: 13rem !important;
  }
  .md\:w-14rem {
    width: 14rem !important;
  }
  .md\:w-15rem {
    width: 15rem !important;
  }
  .md\:w-16rem {
    width: 16rem !important;
  }
  .md\:w-17rem {
    width: 17rem !important;
  }
  .md\:w-18rem {
    width: 18rem !important;
  }
  .md\:w-19rem {
    width: 19rem !important;
  }
  .md\:w-20rem {
    width: 20rem !important;
  }
  .md\:w-21rem {
    width: 21rem !important;
  }
  .md\:w-22rem {
    width: 22rem !important;
  }
  .md\:w-23rem {
    width: 23rem !important;
  }
  .md\:w-24rem {
    width: 24rem !important;
  }
  .md\:w-25rem {
    width: 25rem !important;
  }
  .md\:w-26rem {
    width: 26rem !important;
  }
  .md\:w-27rem {
    width: 27rem !important;
  }
  .md\:w-28rem {
    width: 28rem !important;
  }
  .md\:w-29rem {
    width: 29rem !important;
  }
  .md\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:w-full {
    width: 100% !important;
  }
  .lg\:w-screen {
    width: 100vw !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:w-1 {
    width: 8.3333% !important;
  }
  .lg\:w-2 {
    width: 16.6667% !important;
  }
  .lg\:w-3 {
    width: 25% !important;
  }
  .lg\:w-4 {
    width: 33.3333% !important;
  }
  .lg\:w-5 {
    width: 41.6667% !important;
  }
  .lg\:w-6 {
    width: 50% !important;
  }
  .lg\:w-7 {
    width: 58.3333% !important;
  }
  .lg\:w-8 {
    width: 66.6667% !important;
  }
  .lg\:w-9 {
    width: 75% !important;
  }
  .lg\:w-10 {
    width: 83.3333% !important;
  }
  .lg\:w-11 {
    width: 91.6667% !important;
  }
  .lg\:w-12 {
    width: 100% !important;
  }
  .lg\:w-min {
    width: min-content !important;
  }
  .lg\:w-max {
    width: max-content !important;
  }
  .lg\:w-fit {
    width: fit-content !important;
  }
  .lg\:w-1rem {
    width: 1rem !important;
  }
  .lg\:w-2rem {
    width: 2rem !important;
  }
  .lg\:w-3rem {
    width: 3rem !important;
  }
  .lg\:w-4rem {
    width: 4rem !important;
  }
  .lg\:w-5rem {
    width: 5rem !important;
  }
  .lg\:w-6rem {
    width: 6rem !important;
  }
  .lg\:w-7rem {
    width: 7rem !important;
  }
  .lg\:w-8rem {
    width: 8rem !important;
  }
  .lg\:w-9rem {
    width: 9rem !important;
  }
  .lg\:w-10rem {
    width: 10rem !important;
  }
  .lg\:w-11rem {
    width: 11rem !important;
  }
  .lg\:w-12rem {
    width: 12rem !important;
  }
  .lg\:w-13rem {
    width: 13rem !important;
  }
  .lg\:w-14rem {
    width: 14rem !important;
  }
  .lg\:w-15rem {
    width: 15rem !important;
  }
  .lg\:w-16rem {
    width: 16rem !important;
  }
  .lg\:w-17rem {
    width: 17rem !important;
  }
  .lg\:w-18rem {
    width: 18rem !important;
  }
  .lg\:w-19rem {
    width: 19rem !important;
  }
  .lg\:w-20rem {
    width: 20rem !important;
  }
  .lg\:w-21rem {
    width: 21rem !important;
  }
  .lg\:w-22rem {
    width: 22rem !important;
  }
  .lg\:w-23rem {
    width: 23rem !important;
  }
  .lg\:w-24rem {
    width: 24rem !important;
  }
  .lg\:w-25rem {
    width: 25rem !important;
  }
  .lg\:w-26rem {
    width: 26rem !important;
  }
  .lg\:w-27rem {
    width: 27rem !important;
  }
  .lg\:w-28rem {
    width: 28rem !important;
  }
  .lg\:w-29rem {
    width: 29rem !important;
  }
  .lg\:w-30rem {
    width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:w-full {
    width: 100% !important;
  }
  .xl\:w-screen {
    width: 100vw !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:w-1 {
    width: 8.3333% !important;
  }
  .xl\:w-2 {
    width: 16.6667% !important;
  }
  .xl\:w-3 {
    width: 25% !important;
  }
  .xl\:w-4 {
    width: 33.3333% !important;
  }
  .xl\:w-5 {
    width: 41.6667% !important;
  }
  .xl\:w-6 {
    width: 50% !important;
  }
  .xl\:w-7 {
    width: 58.3333% !important;
  }
  .xl\:w-8 {
    width: 66.6667% !important;
  }
  .xl\:w-9 {
    width: 75% !important;
  }
  .xl\:w-10 {
    width: 83.3333% !important;
  }
  .xl\:w-11 {
    width: 91.6667% !important;
  }
  .xl\:w-12 {
    width: 100% !important;
  }
  .xl\:w-min {
    width: min-content !important;
  }
  .xl\:w-max {
    width: max-content !important;
  }
  .xl\:w-fit {
    width: fit-content !important;
  }
  .xl\:w-1rem {
    width: 1rem !important;
  }
  .xl\:w-2rem {
    width: 2rem !important;
  }
  .xl\:w-3rem {
    width: 3rem !important;
  }
  .xl\:w-4rem {
    width: 4rem !important;
  }
  .xl\:w-5rem {
    width: 5rem !important;
  }
  .xl\:w-6rem {
    width: 6rem !important;
  }
  .xl\:w-7rem {
    width: 7rem !important;
  }
  .xl\:w-8rem {
    width: 8rem !important;
  }
  .xl\:w-9rem {
    width: 9rem !important;
  }
  .xl\:w-10rem {
    width: 10rem !important;
  }
  .xl\:w-11rem {
    width: 11rem !important;
  }
  .xl\:w-12rem {
    width: 12rem !important;
  }
  .xl\:w-13rem {
    width: 13rem !important;
  }
  .xl\:w-14rem {
    width: 14rem !important;
  }
  .xl\:w-15rem {
    width: 15rem !important;
  }
  .xl\:w-16rem {
    width: 16rem !important;
  }
  .xl\:w-17rem {
    width: 17rem !important;
  }
  .xl\:w-18rem {
    width: 18rem !important;
  }
  .xl\:w-19rem {
    width: 19rem !important;
  }
  .xl\:w-20rem {
    width: 20rem !important;
  }
  .xl\:w-21rem {
    width: 21rem !important;
  }
  .xl\:w-22rem {
    width: 22rem !important;
  }
  .xl\:w-23rem {
    width: 23rem !important;
  }
  .xl\:w-24rem {
    width: 24rem !important;
  }
  .xl\:w-25rem {
    width: 25rem !important;
  }
  .xl\:w-26rem {
    width: 26rem !important;
  }
  .xl\:w-27rem {
    width: 27rem !important;
  }
  .xl\:w-28rem {
    width: 28rem !important;
  }
  .xl\:w-29rem {
    width: 29rem !important;
  }
  .xl\:w-30rem {
    width: 30rem !important;
  }
}
.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

.h-auto {
  height: auto !important;
}

.h-min {
  height: min-content !important;
}

.h-max {
  height: max-content !important;
}

.h-fit {
  height: fit-content !important;
}

.h-1rem {
  height: 1rem !important;
}

.h-2rem {
  height: 2rem !important;
}

.h-3rem {
  height: 3rem !important;
}

.h-4rem {
  height: 4rem !important;
}

.h-5rem {
  height: 5rem !important;
}

.h-6rem {
  height: 6rem !important;
}

.h-7rem {
  height: 7rem !important;
}

.h-8rem {
  height: 8rem !important;
}

.h-9rem {
  height: 9rem !important;
}

.h-10rem {
  height: 10rem !important;
}

.h-11rem {
  height: 11rem !important;
}

.h-12rem {
  height: 12rem !important;
}

.h-13rem {
  height: 13rem !important;
}

.h-14rem {
  height: 14rem !important;
}

.h-15rem {
  height: 15rem !important;
}

.h-16rem {
  height: 16rem !important;
}

.h-17rem {
  height: 17rem !important;
}

.h-18rem {
  height: 18rem !important;
}

.h-19rem {
  height: 19rem !important;
}

.h-20rem {
  height: 20rem !important;
}

.h-21rem {
  height: 21rem !important;
}

.h-22rem {
  height: 22rem !important;
}

.h-23rem {
  height: 23rem !important;
}

.h-24rem {
  height: 24rem !important;
}

.h-25rem {
  height: 25rem !important;
}

.h-26rem {
  height: 26rem !important;
}

.h-27rem {
  height: 27rem !important;
}

.h-28rem {
  height: 28rem !important;
}

.h-29rem {
  height: 29rem !important;
}

.h-30rem {
  height: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:h-full {
    height: 100% !important;
  }
  .sm\:h-screen {
    height: 100vh !important;
  }
  .sm\:h-auto {
    height: auto !important;
  }
  .sm\:h-min {
    height: min-content !important;
  }
  .sm\:h-max {
    height: max-content !important;
  }
  .sm\:h-fit {
    height: fit-content !important;
  }
  .sm\:h-1rem {
    height: 1rem !important;
  }
  .sm\:h-2rem {
    height: 2rem !important;
  }
  .sm\:h-3rem {
    height: 3rem !important;
  }
  .sm\:h-4rem {
    height: 4rem !important;
  }
  .sm\:h-5rem {
    height: 5rem !important;
  }
  .sm\:h-6rem {
    height: 6rem !important;
  }
  .sm\:h-7rem {
    height: 7rem !important;
  }
  .sm\:h-8rem {
    height: 8rem !important;
  }
  .sm\:h-9rem {
    height: 9rem !important;
  }
  .sm\:h-10rem {
    height: 10rem !important;
  }
  .sm\:h-11rem {
    height: 11rem !important;
  }
  .sm\:h-12rem {
    height: 12rem !important;
  }
  .sm\:h-13rem {
    height: 13rem !important;
  }
  .sm\:h-14rem {
    height: 14rem !important;
  }
  .sm\:h-15rem {
    height: 15rem !important;
  }
  .sm\:h-16rem {
    height: 16rem !important;
  }
  .sm\:h-17rem {
    height: 17rem !important;
  }
  .sm\:h-18rem {
    height: 18rem !important;
  }
  .sm\:h-19rem {
    height: 19rem !important;
  }
  .sm\:h-20rem {
    height: 20rem !important;
  }
  .sm\:h-21rem {
    height: 21rem !important;
  }
  .sm\:h-22rem {
    height: 22rem !important;
  }
  .sm\:h-23rem {
    height: 23rem !important;
  }
  .sm\:h-24rem {
    height: 24rem !important;
  }
  .sm\:h-25rem {
    height: 25rem !important;
  }
  .sm\:h-26rem {
    height: 26rem !important;
  }
  .sm\:h-27rem {
    height: 27rem !important;
  }
  .sm\:h-28rem {
    height: 28rem !important;
  }
  .sm\:h-29rem {
    height: 29rem !important;
  }
  .sm\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:h-full {
    height: 100% !important;
  }
  .md\:h-screen {
    height: 100vh !important;
  }
  .md\:h-auto {
    height: auto !important;
  }
  .md\:h-min {
    height: min-content !important;
  }
  .md\:h-max {
    height: max-content !important;
  }
  .md\:h-fit {
    height: fit-content !important;
  }
  .md\:h-1rem {
    height: 1rem !important;
  }
  .md\:h-2rem {
    height: 2rem !important;
  }
  .md\:h-3rem {
    height: 3rem !important;
  }
  .md\:h-4rem {
    height: 4rem !important;
  }
  .md\:h-5rem {
    height: 5rem !important;
  }
  .md\:h-6rem {
    height: 6rem !important;
  }
  .md\:h-7rem {
    height: 7rem !important;
  }
  .md\:h-8rem {
    height: 8rem !important;
  }
  .md\:h-9rem {
    height: 9rem !important;
  }
  .md\:h-10rem {
    height: 10rem !important;
  }
  .md\:h-11rem {
    height: 11rem !important;
  }
  .md\:h-12rem {
    height: 12rem !important;
  }
  .md\:h-13rem {
    height: 13rem !important;
  }
  .md\:h-14rem {
    height: 14rem !important;
  }
  .md\:h-15rem {
    height: 15rem !important;
  }
  .md\:h-16rem {
    height: 16rem !important;
  }
  .md\:h-17rem {
    height: 17rem !important;
  }
  .md\:h-18rem {
    height: 18rem !important;
  }
  .md\:h-19rem {
    height: 19rem !important;
  }
  .md\:h-20rem {
    height: 20rem !important;
  }
  .md\:h-21rem {
    height: 21rem !important;
  }
  .md\:h-22rem {
    height: 22rem !important;
  }
  .md\:h-23rem {
    height: 23rem !important;
  }
  .md\:h-24rem {
    height: 24rem !important;
  }
  .md\:h-25rem {
    height: 25rem !important;
  }
  .md\:h-26rem {
    height: 26rem !important;
  }
  .md\:h-27rem {
    height: 27rem !important;
  }
  .md\:h-28rem {
    height: 28rem !important;
  }
  .md\:h-29rem {
    height: 29rem !important;
  }
  .md\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:h-full {
    height: 100% !important;
  }
  .lg\:h-screen {
    height: 100vh !important;
  }
  .lg\:h-auto {
    height: auto !important;
  }
  .lg\:h-min {
    height: min-content !important;
  }
  .lg\:h-max {
    height: max-content !important;
  }
  .lg\:h-fit {
    height: fit-content !important;
  }
  .lg\:h-1rem {
    height: 1rem !important;
  }
  .lg\:h-2rem {
    height: 2rem !important;
  }
  .lg\:h-3rem {
    height: 3rem !important;
  }
  .lg\:h-4rem {
    height: 4rem !important;
  }
  .lg\:h-5rem {
    height: 5rem !important;
  }
  .lg\:h-6rem {
    height: 6rem !important;
  }
  .lg\:h-7rem {
    height: 7rem !important;
  }
  .lg\:h-8rem {
    height: 8rem !important;
  }
  .lg\:h-9rem {
    height: 9rem !important;
  }
  .lg\:h-10rem {
    height: 10rem !important;
  }
  .lg\:h-11rem {
    height: 11rem !important;
  }
  .lg\:h-12rem {
    height: 12rem !important;
  }
  .lg\:h-13rem {
    height: 13rem !important;
  }
  .lg\:h-14rem {
    height: 14rem !important;
  }
  .lg\:h-15rem {
    height: 15rem !important;
  }
  .lg\:h-16rem {
    height: 16rem !important;
  }
  .lg\:h-17rem {
    height: 17rem !important;
  }
  .lg\:h-18rem {
    height: 18rem !important;
  }
  .lg\:h-19rem {
    height: 19rem !important;
  }
  .lg\:h-20rem {
    height: 20rem !important;
  }
  .lg\:h-21rem {
    height: 21rem !important;
  }
  .lg\:h-22rem {
    height: 22rem !important;
  }
  .lg\:h-23rem {
    height: 23rem !important;
  }
  .lg\:h-24rem {
    height: 24rem !important;
  }
  .lg\:h-25rem {
    height: 25rem !important;
  }
  .lg\:h-26rem {
    height: 26rem !important;
  }
  .lg\:h-27rem {
    height: 27rem !important;
  }
  .lg\:h-28rem {
    height: 28rem !important;
  }
  .lg\:h-29rem {
    height: 29rem !important;
  }
  .lg\:h-30rem {
    height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:h-full {
    height: 100% !important;
  }
  .xl\:h-screen {
    height: 100vh !important;
  }
  .xl\:h-auto {
    height: auto !important;
  }
  .xl\:h-min {
    height: min-content !important;
  }
  .xl\:h-max {
    height: max-content !important;
  }
  .xl\:h-fit {
    height: fit-content !important;
  }
  .xl\:h-1rem {
    height: 1rem !important;
  }
  .xl\:h-2rem {
    height: 2rem !important;
  }
  .xl\:h-3rem {
    height: 3rem !important;
  }
  .xl\:h-4rem {
    height: 4rem !important;
  }
  .xl\:h-5rem {
    height: 5rem !important;
  }
  .xl\:h-6rem {
    height: 6rem !important;
  }
  .xl\:h-7rem {
    height: 7rem !important;
  }
  .xl\:h-8rem {
    height: 8rem !important;
  }
  .xl\:h-9rem {
    height: 9rem !important;
  }
  .xl\:h-10rem {
    height: 10rem !important;
  }
  .xl\:h-11rem {
    height: 11rem !important;
  }
  .xl\:h-12rem {
    height: 12rem !important;
  }
  .xl\:h-13rem {
    height: 13rem !important;
  }
  .xl\:h-14rem {
    height: 14rem !important;
  }
  .xl\:h-15rem {
    height: 15rem !important;
  }
  .xl\:h-16rem {
    height: 16rem !important;
  }
  .xl\:h-17rem {
    height: 17rem !important;
  }
  .xl\:h-18rem {
    height: 18rem !important;
  }
  .xl\:h-19rem {
    height: 19rem !important;
  }
  .xl\:h-20rem {
    height: 20rem !important;
  }
  .xl\:h-21rem {
    height: 21rem !important;
  }
  .xl\:h-22rem {
    height: 22rem !important;
  }
  .xl\:h-23rem {
    height: 23rem !important;
  }
  .xl\:h-24rem {
    height: 24rem !important;
  }
  .xl\:h-25rem {
    height: 25rem !important;
  }
  .xl\:h-26rem {
    height: 26rem !important;
  }
  .xl\:h-27rem {
    height: 27rem !important;
  }
  .xl\:h-28rem {
    height: 28rem !important;
  }
  .xl\:h-29rem {
    height: 29rem !important;
  }
  .xl\:h-30rem {
    height: 30rem !important;
  }
}
.min-w-0 {
  min-width: 0px !important;
}

.min-w-full {
  min-width: 100% !important;
}

.min-w-screen {
  min-width: 100vw !important;
}

.min-w-min {
  min-width: min-content !important;
}

.min-w-max {
  min-width: max-content !important;
}

@media screen and (min-width: 576px) {
  .sm\:min-w-0 {
    min-width: 0px !important;
  }
  .sm\:min-w-full {
    min-width: 100% !important;
  }
  .sm\:min-w-screen {
    min-width: 100vw !important;
  }
  .sm\:min-w-min {
    min-width: min-content !important;
  }
  .sm\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-w-0 {
    min-width: 0px !important;
  }
  .md\:min-w-full {
    min-width: 100% !important;
  }
  .md\:min-w-screen {
    min-width: 100vw !important;
  }
  .md\:min-w-min {
    min-width: min-content !important;
  }
  .md\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-w-0 {
    min-width: 0px !important;
  }
  .lg\:min-w-full {
    min-width: 100% !important;
  }
  .lg\:min-w-screen {
    min-width: 100vw !important;
  }
  .lg\:min-w-min {
    min-width: min-content !important;
  }
  .lg\:min-w-max {
    min-width: max-content !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-w-0 {
    min-width: 0px !important;
  }
  .xl\:min-w-full {
    min-width: 100% !important;
  }
  .xl\:min-w-screen {
    min-width: 100vw !important;
  }
  .xl\:min-w-min {
    min-width: min-content !important;
  }
  .xl\:min-w-max {
    min-width: max-content !important;
  }
}
.max-w-0 {
  max-width: 0px !important;
}

.max-w-full {
  max-width: 100% !important;
}

.max-w-screen {
  max-width: 100vw !important;
}

.max-w-min {
  max-width: min-content !important;
}

.max-w-max {
  max-width: max-content !important;
}

.max-w-fit {
  max-width: fit-content !important;
}

.max-w-1rem {
  max-width: 1rem !important;
}

.max-w-2rem {
  max-width: 2rem !important;
}

.max-w-3rem {
  max-width: 3rem !important;
}

.max-w-4rem {
  max-width: 4rem !important;
}

.max-w-5rem {
  max-width: 5rem !important;
}

.max-w-6rem {
  max-width: 6rem !important;
}

.max-w-7rem {
  max-width: 7rem !important;
}

.max-w-8rem {
  max-width: 8rem !important;
}

.max-w-9rem {
  max-width: 9rem !important;
}

.max-w-10rem {
  max-width: 10rem !important;
}

.max-w-11rem {
  max-width: 11rem !important;
}

.max-w-12rem {
  max-width: 12rem !important;
}

.max-w-13rem {
  max-width: 13rem !important;
}

.max-w-14rem {
  max-width: 14rem !important;
}

.max-w-15rem {
  max-width: 15rem !important;
}

.max-w-16rem {
  max-width: 16rem !important;
}

.max-w-17rem {
  max-width: 17rem !important;
}

.max-w-18rem {
  max-width: 18rem !important;
}

.max-w-19rem {
  max-width: 19rem !important;
}

.max-w-20rem {
  max-width: 20rem !important;
}

.max-w-21rem {
  max-width: 21rem !important;
}

.max-w-22rem {
  max-width: 22rem !important;
}

.max-w-23rem {
  max-width: 23rem !important;
}

.max-w-24rem {
  max-width: 24rem !important;
}

.max-w-25rem {
  max-width: 25rem !important;
}

.max-w-26rem {
  max-width: 26rem !important;
}

.max-w-27rem {
  max-width: 27rem !important;
}

.max-w-28rem {
  max-width: 28rem !important;
}

.max-w-29rem {
  max-width: 29rem !important;
}

.max-w-30rem {
  max-width: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:max-w-0 {
    max-width: 0px !important;
  }
  .sm\:max-w-full {
    max-width: 100% !important;
  }
  .sm\:max-w-screen {
    max-width: 100vw !important;
  }
  .sm\:max-w-min {
    max-width: min-content !important;
  }
  .sm\:max-w-max {
    max-width: max-content !important;
  }
  .sm\:max-w-fit {
    max-width: fit-content !important;
  }
  .sm\:max-w-1rem {
    max-width: 1rem !important;
  }
  .sm\:max-w-2rem {
    max-width: 2rem !important;
  }
  .sm\:max-w-3rem {
    max-width: 3rem !important;
  }
  .sm\:max-w-4rem {
    max-width: 4rem !important;
  }
  .sm\:max-w-5rem {
    max-width: 5rem !important;
  }
  .sm\:max-w-6rem {
    max-width: 6rem !important;
  }
  .sm\:max-w-7rem {
    max-width: 7rem !important;
  }
  .sm\:max-w-8rem {
    max-width: 8rem !important;
  }
  .sm\:max-w-9rem {
    max-width: 9rem !important;
  }
  .sm\:max-w-10rem {
    max-width: 10rem !important;
  }
  .sm\:max-w-11rem {
    max-width: 11rem !important;
  }
  .sm\:max-w-12rem {
    max-width: 12rem !important;
  }
  .sm\:max-w-13rem {
    max-width: 13rem !important;
  }
  .sm\:max-w-14rem {
    max-width: 14rem !important;
  }
  .sm\:max-w-15rem {
    max-width: 15rem !important;
  }
  .sm\:max-w-16rem {
    max-width: 16rem !important;
  }
  .sm\:max-w-17rem {
    max-width: 17rem !important;
  }
  .sm\:max-w-18rem {
    max-width: 18rem !important;
  }
  .sm\:max-w-19rem {
    max-width: 19rem !important;
  }
  .sm\:max-w-20rem {
    max-width: 20rem !important;
  }
  .sm\:max-w-21rem {
    max-width: 21rem !important;
  }
  .sm\:max-w-22rem {
    max-width: 22rem !important;
  }
  .sm\:max-w-23rem {
    max-width: 23rem !important;
  }
  .sm\:max-w-24rem {
    max-width: 24rem !important;
  }
  .sm\:max-w-25rem {
    max-width: 25rem !important;
  }
  .sm\:max-w-26rem {
    max-width: 26rem !important;
  }
  .sm\:max-w-27rem {
    max-width: 27rem !important;
  }
  .sm\:max-w-28rem {
    max-width: 28rem !important;
  }
  .sm\:max-w-29rem {
    max-width: 29rem !important;
  }
  .sm\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-w-0 {
    max-width: 0px !important;
  }
  .md\:max-w-full {
    max-width: 100% !important;
  }
  .md\:max-w-screen {
    max-width: 100vw !important;
  }
  .md\:max-w-min {
    max-width: min-content !important;
  }
  .md\:max-w-max {
    max-width: max-content !important;
  }
  .md\:max-w-fit {
    max-width: fit-content !important;
  }
  .md\:max-w-1rem {
    max-width: 1rem !important;
  }
  .md\:max-w-2rem {
    max-width: 2rem !important;
  }
  .md\:max-w-3rem {
    max-width: 3rem !important;
  }
  .md\:max-w-4rem {
    max-width: 4rem !important;
  }
  .md\:max-w-5rem {
    max-width: 5rem !important;
  }
  .md\:max-w-6rem {
    max-width: 6rem !important;
  }
  .md\:max-w-7rem {
    max-width: 7rem !important;
  }
  .md\:max-w-8rem {
    max-width: 8rem !important;
  }
  .md\:max-w-9rem {
    max-width: 9rem !important;
  }
  .md\:max-w-10rem {
    max-width: 10rem !important;
  }
  .md\:max-w-11rem {
    max-width: 11rem !important;
  }
  .md\:max-w-12rem {
    max-width: 12rem !important;
  }
  .md\:max-w-13rem {
    max-width: 13rem !important;
  }
  .md\:max-w-14rem {
    max-width: 14rem !important;
  }
  .md\:max-w-15rem {
    max-width: 15rem !important;
  }
  .md\:max-w-16rem {
    max-width: 16rem !important;
  }
  .md\:max-w-17rem {
    max-width: 17rem !important;
  }
  .md\:max-w-18rem {
    max-width: 18rem !important;
  }
  .md\:max-w-19rem {
    max-width: 19rem !important;
  }
  .md\:max-w-20rem {
    max-width: 20rem !important;
  }
  .md\:max-w-21rem {
    max-width: 21rem !important;
  }
  .md\:max-w-22rem {
    max-width: 22rem !important;
  }
  .md\:max-w-23rem {
    max-width: 23rem !important;
  }
  .md\:max-w-24rem {
    max-width: 24rem !important;
  }
  .md\:max-w-25rem {
    max-width: 25rem !important;
  }
  .md\:max-w-26rem {
    max-width: 26rem !important;
  }
  .md\:max-w-27rem {
    max-width: 27rem !important;
  }
  .md\:max-w-28rem {
    max-width: 28rem !important;
  }
  .md\:max-w-29rem {
    max-width: 29rem !important;
  }
  .md\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-w-0 {
    max-width: 0px !important;
  }
  .lg\:max-w-full {
    max-width: 100% !important;
  }
  .lg\:max-w-screen {
    max-width: 100vw !important;
  }
  .lg\:max-w-min {
    max-width: min-content !important;
  }
  .lg\:max-w-max {
    max-width: max-content !important;
  }
  .lg\:max-w-fit {
    max-width: fit-content !important;
  }
  .lg\:max-w-1rem {
    max-width: 1rem !important;
  }
  .lg\:max-w-2rem {
    max-width: 2rem !important;
  }
  .lg\:max-w-3rem {
    max-width: 3rem !important;
  }
  .lg\:max-w-4rem {
    max-width: 4rem !important;
  }
  .lg\:max-w-5rem {
    max-width: 5rem !important;
  }
  .lg\:max-w-6rem {
    max-width: 6rem !important;
  }
  .lg\:max-w-7rem {
    max-width: 7rem !important;
  }
  .lg\:max-w-8rem {
    max-width: 8rem !important;
  }
  .lg\:max-w-9rem {
    max-width: 9rem !important;
  }
  .lg\:max-w-10rem {
    max-width: 10rem !important;
  }
  .lg\:max-w-11rem {
    max-width: 11rem !important;
  }
  .lg\:max-w-12rem {
    max-width: 12rem !important;
  }
  .lg\:max-w-13rem {
    max-width: 13rem !important;
  }
  .lg\:max-w-14rem {
    max-width: 14rem !important;
  }
  .lg\:max-w-15rem {
    max-width: 15rem !important;
  }
  .lg\:max-w-16rem {
    max-width: 16rem !important;
  }
  .lg\:max-w-17rem {
    max-width: 17rem !important;
  }
  .lg\:max-w-18rem {
    max-width: 18rem !important;
  }
  .lg\:max-w-19rem {
    max-width: 19rem !important;
  }
  .lg\:max-w-20rem {
    max-width: 20rem !important;
  }
  .lg\:max-w-21rem {
    max-width: 21rem !important;
  }
  .lg\:max-w-22rem {
    max-width: 22rem !important;
  }
  .lg\:max-w-23rem {
    max-width: 23rem !important;
  }
  .lg\:max-w-24rem {
    max-width: 24rem !important;
  }
  .lg\:max-w-25rem {
    max-width: 25rem !important;
  }
  .lg\:max-w-26rem {
    max-width: 26rem !important;
  }
  .lg\:max-w-27rem {
    max-width: 27rem !important;
  }
  .lg\:max-w-28rem {
    max-width: 28rem !important;
  }
  .lg\:max-w-29rem {
    max-width: 29rem !important;
  }
  .lg\:max-w-30rem {
    max-width: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-w-0 {
    max-width: 0px !important;
  }
  .xl\:max-w-full {
    max-width: 100% !important;
  }
  .xl\:max-w-screen {
    max-width: 100vw !important;
  }
  .xl\:max-w-min {
    max-width: min-content !important;
  }
  .xl\:max-w-max {
    max-width: max-content !important;
  }
  .xl\:max-w-fit {
    max-width: fit-content !important;
  }
  .xl\:max-w-1rem {
    max-width: 1rem !important;
  }
  .xl\:max-w-2rem {
    max-width: 2rem !important;
  }
  .xl\:max-w-3rem {
    max-width: 3rem !important;
  }
  .xl\:max-w-4rem {
    max-width: 4rem !important;
  }
  .xl\:max-w-5rem {
    max-width: 5rem !important;
  }
  .xl\:max-w-6rem {
    max-width: 6rem !important;
  }
  .xl\:max-w-7rem {
    max-width: 7rem !important;
  }
  .xl\:max-w-8rem {
    max-width: 8rem !important;
  }
  .xl\:max-w-9rem {
    max-width: 9rem !important;
  }
  .xl\:max-w-10rem {
    max-width: 10rem !important;
  }
  .xl\:max-w-11rem {
    max-width: 11rem !important;
  }
  .xl\:max-w-12rem {
    max-width: 12rem !important;
  }
  .xl\:max-w-13rem {
    max-width: 13rem !important;
  }
  .xl\:max-w-14rem {
    max-width: 14rem !important;
  }
  .xl\:max-w-15rem {
    max-width: 15rem !important;
  }
  .xl\:max-w-16rem {
    max-width: 16rem !important;
  }
  .xl\:max-w-17rem {
    max-width: 17rem !important;
  }
  .xl\:max-w-18rem {
    max-width: 18rem !important;
  }
  .xl\:max-w-19rem {
    max-width: 19rem !important;
  }
  .xl\:max-w-20rem {
    max-width: 20rem !important;
  }
  .xl\:max-w-21rem {
    max-width: 21rem !important;
  }
  .xl\:max-w-22rem {
    max-width: 22rem !important;
  }
  .xl\:max-w-23rem {
    max-width: 23rem !important;
  }
  .xl\:max-w-24rem {
    max-width: 24rem !important;
  }
  .xl\:max-w-25rem {
    max-width: 25rem !important;
  }
  .xl\:max-w-26rem {
    max-width: 26rem !important;
  }
  .xl\:max-w-27rem {
    max-width: 27rem !important;
  }
  .xl\:max-w-28rem {
    max-width: 28rem !important;
  }
  .xl\:max-w-29rem {
    max-width: 29rem !important;
  }
  .xl\:max-w-30rem {
    max-width: 30rem !important;
  }
}
.min-h-0 {
  min-height: 0px !important;
}

.min-h-full {
  min-height: 100% !important;
}

.min-h-screen {
  min-height: 100vh !important;
}

@media screen and (min-width: 576px) {
  .sm\:min-h-0 {
    min-height: 0px !important;
  }
  .sm\:min-h-full {
    min-height: 100% !important;
  }
  .sm\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:min-h-0 {
    min-height: 0px !important;
  }
  .md\:min-h-full {
    min-height: 100% !important;
  }
  .md\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:min-h-0 {
    min-height: 0px !important;
  }
  .lg\:min-h-full {
    min-height: 100% !important;
  }
  .lg\:min-h-screen {
    min-height: 100vh !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:min-h-0 {
    min-height: 0px !important;
  }
  .xl\:min-h-full {
    min-height: 100% !important;
  }
  .xl\:min-h-screen {
    min-height: 100vh !important;
  }
}
.max-h-0 {
  max-height: 0px !important;
}

.max-h-full {
  max-height: 100% !important;
}

.max-h-screen {
  max-height: 100vh !important;
}

.max-h-min {
  max-height: min-content !important;
}

.max-h-max {
  max-height: max-content !important;
}

.max-h-fit {
  max-height: fit-content !important;
}

.max-h-1rem {
  max-height: 1rem !important;
}

.max-h-2rem {
  max-height: 2rem !important;
}

.max-h-3rem {
  max-height: 3rem !important;
}

.max-h-4rem {
  max-height: 4rem !important;
}

.max-h-5rem {
  max-height: 5rem !important;
}

.max-h-6rem {
  max-height: 6rem !important;
}

.max-h-7rem {
  max-height: 7rem !important;
}

.max-h-8rem {
  max-height: 8rem !important;
}

.max-h-9rem {
  max-height: 9rem !important;
}

.max-h-10rem {
  max-height: 10rem !important;
}

.max-h-11rem {
  max-height: 11rem !important;
}

.max-h-12rem {
  max-height: 12rem !important;
}

.max-h-13rem {
  max-height: 13rem !important;
}

.max-h-14rem {
  max-height: 14rem !important;
}

.max-h-15rem {
  max-height: 15rem !important;
}

.max-h-16rem {
  max-height: 16rem !important;
}

.max-h-17rem {
  max-height: 17rem !important;
}

.max-h-18rem {
  max-height: 18rem !important;
}

.max-h-19rem {
  max-height: 19rem !important;
}

.max-h-20rem {
  max-height: 20rem !important;
}

.max-h-21rem {
  max-height: 21rem !important;
}

.max-h-22rem {
  max-height: 22rem !important;
}

.max-h-23rem {
  max-height: 23rem !important;
}

.max-h-24rem {
  max-height: 24rem !important;
}

.max-h-25rem {
  max-height: 25rem !important;
}

.max-h-26rem {
  max-height: 26rem !important;
}

.max-h-27rem {
  max-height: 27rem !important;
}

.max-h-28rem {
  max-height: 28rem !important;
}

.max-h-29rem {
  max-height: 29rem !important;
}

.max-h-30rem {
  max-height: 30rem !important;
}

@media screen and (min-width: 576px) {
  .sm\:max-h-0 {
    max-height: 0px !important;
  }
  .sm\:max-h-full {
    max-height: 100% !important;
  }
  .sm\:max-h-screen {
    max-height: 100vh !important;
  }
  .sm\:max-h-min {
    max-height: min-content !important;
  }
  .sm\:max-h-max {
    max-height: max-content !important;
  }
  .sm\:max-h-fit {
    max-height: fit-content !important;
  }
  .sm\:max-h-1rem {
    max-height: 1rem !important;
  }
  .sm\:max-h-2rem {
    max-height: 2rem !important;
  }
  .sm\:max-h-3rem {
    max-height: 3rem !important;
  }
  .sm\:max-h-4rem {
    max-height: 4rem !important;
  }
  .sm\:max-h-5rem {
    max-height: 5rem !important;
  }
  .sm\:max-h-6rem {
    max-height: 6rem !important;
  }
  .sm\:max-h-7rem {
    max-height: 7rem !important;
  }
  .sm\:max-h-8rem {
    max-height: 8rem !important;
  }
  .sm\:max-h-9rem {
    max-height: 9rem !important;
  }
  .sm\:max-h-10rem {
    max-height: 10rem !important;
  }
  .sm\:max-h-11rem {
    max-height: 11rem !important;
  }
  .sm\:max-h-12rem {
    max-height: 12rem !important;
  }
  .sm\:max-h-13rem {
    max-height: 13rem !important;
  }
  .sm\:max-h-14rem {
    max-height: 14rem !important;
  }
  .sm\:max-h-15rem {
    max-height: 15rem !important;
  }
  .sm\:max-h-16rem {
    max-height: 16rem !important;
  }
  .sm\:max-h-17rem {
    max-height: 17rem !important;
  }
  .sm\:max-h-18rem {
    max-height: 18rem !important;
  }
  .sm\:max-h-19rem {
    max-height: 19rem !important;
  }
  .sm\:max-h-20rem {
    max-height: 20rem !important;
  }
  .sm\:max-h-21rem {
    max-height: 21rem !important;
  }
  .sm\:max-h-22rem {
    max-height: 22rem !important;
  }
  .sm\:max-h-23rem {
    max-height: 23rem !important;
  }
  .sm\:max-h-24rem {
    max-height: 24rem !important;
  }
  .sm\:max-h-25rem {
    max-height: 25rem !important;
  }
  .sm\:max-h-26rem {
    max-height: 26rem !important;
  }
  .sm\:max-h-27rem {
    max-height: 27rem !important;
  }
  .sm\:max-h-28rem {
    max-height: 28rem !important;
  }
  .sm\:max-h-29rem {
    max-height: 29rem !important;
  }
  .sm\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:max-h-0 {
    max-height: 0px !important;
  }
  .md\:max-h-full {
    max-height: 100% !important;
  }
  .md\:max-h-screen {
    max-height: 100vh !important;
  }
  .md\:max-h-min {
    max-height: min-content !important;
  }
  .md\:max-h-max {
    max-height: max-content !important;
  }
  .md\:max-h-fit {
    max-height: fit-content !important;
  }
  .md\:max-h-1rem {
    max-height: 1rem !important;
  }
  .md\:max-h-2rem {
    max-height: 2rem !important;
  }
  .md\:max-h-3rem {
    max-height: 3rem !important;
  }
  .md\:max-h-4rem {
    max-height: 4rem !important;
  }
  .md\:max-h-5rem {
    max-height: 5rem !important;
  }
  .md\:max-h-6rem {
    max-height: 6rem !important;
  }
  .md\:max-h-7rem {
    max-height: 7rem !important;
  }
  .md\:max-h-8rem {
    max-height: 8rem !important;
  }
  .md\:max-h-9rem {
    max-height: 9rem !important;
  }
  .md\:max-h-10rem {
    max-height: 10rem !important;
  }
  .md\:max-h-11rem {
    max-height: 11rem !important;
  }
  .md\:max-h-12rem {
    max-height: 12rem !important;
  }
  .md\:max-h-13rem {
    max-height: 13rem !important;
  }
  .md\:max-h-14rem {
    max-height: 14rem !important;
  }
  .md\:max-h-15rem {
    max-height: 15rem !important;
  }
  .md\:max-h-16rem {
    max-height: 16rem !important;
  }
  .md\:max-h-17rem {
    max-height: 17rem !important;
  }
  .md\:max-h-18rem {
    max-height: 18rem !important;
  }
  .md\:max-h-19rem {
    max-height: 19rem !important;
  }
  .md\:max-h-20rem {
    max-height: 20rem !important;
  }
  .md\:max-h-21rem {
    max-height: 21rem !important;
  }
  .md\:max-h-22rem {
    max-height: 22rem !important;
  }
  .md\:max-h-23rem {
    max-height: 23rem !important;
  }
  .md\:max-h-24rem {
    max-height: 24rem !important;
  }
  .md\:max-h-25rem {
    max-height: 25rem !important;
  }
  .md\:max-h-26rem {
    max-height: 26rem !important;
  }
  .md\:max-h-27rem {
    max-height: 27rem !important;
  }
  .md\:max-h-28rem {
    max-height: 28rem !important;
  }
  .md\:max-h-29rem {
    max-height: 29rem !important;
  }
  .md\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:max-h-0 {
    max-height: 0px !important;
  }
  .lg\:max-h-full {
    max-height: 100% !important;
  }
  .lg\:max-h-screen {
    max-height: 100vh !important;
  }
  .lg\:max-h-min {
    max-height: min-content !important;
  }
  .lg\:max-h-max {
    max-height: max-content !important;
  }
  .lg\:max-h-fit {
    max-height: fit-content !important;
  }
  .lg\:max-h-1rem {
    max-height: 1rem !important;
  }
  .lg\:max-h-2rem {
    max-height: 2rem !important;
  }
  .lg\:max-h-3rem {
    max-height: 3rem !important;
  }
  .lg\:max-h-4rem {
    max-height: 4rem !important;
  }
  .lg\:max-h-5rem {
    max-height: 5rem !important;
  }
  .lg\:max-h-6rem {
    max-height: 6rem !important;
  }
  .lg\:max-h-7rem {
    max-height: 7rem !important;
  }
  .lg\:max-h-8rem {
    max-height: 8rem !important;
  }
  .lg\:max-h-9rem {
    max-height: 9rem !important;
  }
  .lg\:max-h-10rem {
    max-height: 10rem !important;
  }
  .lg\:max-h-11rem {
    max-height: 11rem !important;
  }
  .lg\:max-h-12rem {
    max-height: 12rem !important;
  }
  .lg\:max-h-13rem {
    max-height: 13rem !important;
  }
  .lg\:max-h-14rem {
    max-height: 14rem !important;
  }
  .lg\:max-h-15rem {
    max-height: 15rem !important;
  }
  .lg\:max-h-16rem {
    max-height: 16rem !important;
  }
  .lg\:max-h-17rem {
    max-height: 17rem !important;
  }
  .lg\:max-h-18rem {
    max-height: 18rem !important;
  }
  .lg\:max-h-19rem {
    max-height: 19rem !important;
  }
  .lg\:max-h-20rem {
    max-height: 20rem !important;
  }
  .lg\:max-h-21rem {
    max-height: 21rem !important;
  }
  .lg\:max-h-22rem {
    max-height: 22rem !important;
  }
  .lg\:max-h-23rem {
    max-height: 23rem !important;
  }
  .lg\:max-h-24rem {
    max-height: 24rem !important;
  }
  .lg\:max-h-25rem {
    max-height: 25rem !important;
  }
  .lg\:max-h-26rem {
    max-height: 26rem !important;
  }
  .lg\:max-h-27rem {
    max-height: 27rem !important;
  }
  .lg\:max-h-28rem {
    max-height: 28rem !important;
  }
  .lg\:max-h-29rem {
    max-height: 29rem !important;
  }
  .lg\:max-h-30rem {
    max-height: 30rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:max-h-0 {
    max-height: 0px !important;
  }
  .xl\:max-h-full {
    max-height: 100% !important;
  }
  .xl\:max-h-screen {
    max-height: 100vh !important;
  }
  .xl\:max-h-min {
    max-height: min-content !important;
  }
  .xl\:max-h-max {
    max-height: max-content !important;
  }
  .xl\:max-h-fit {
    max-height: fit-content !important;
  }
  .xl\:max-h-1rem {
    max-height: 1rem !important;
  }
  .xl\:max-h-2rem {
    max-height: 2rem !important;
  }
  .xl\:max-h-3rem {
    max-height: 3rem !important;
  }
  .xl\:max-h-4rem {
    max-height: 4rem !important;
  }
  .xl\:max-h-5rem {
    max-height: 5rem !important;
  }
  .xl\:max-h-6rem {
    max-height: 6rem !important;
  }
  .xl\:max-h-7rem {
    max-height: 7rem !important;
  }
  .xl\:max-h-8rem {
    max-height: 8rem !important;
  }
  .xl\:max-h-9rem {
    max-height: 9rem !important;
  }
  .xl\:max-h-10rem {
    max-height: 10rem !important;
  }
  .xl\:max-h-11rem {
    max-height: 11rem !important;
  }
  .xl\:max-h-12rem {
    max-height: 12rem !important;
  }
  .xl\:max-h-13rem {
    max-height: 13rem !important;
  }
  .xl\:max-h-14rem {
    max-height: 14rem !important;
  }
  .xl\:max-h-15rem {
    max-height: 15rem !important;
  }
  .xl\:max-h-16rem {
    max-height: 16rem !important;
  }
  .xl\:max-h-17rem {
    max-height: 17rem !important;
  }
  .xl\:max-h-18rem {
    max-height: 18rem !important;
  }
  .xl\:max-h-19rem {
    max-height: 19rem !important;
  }
  .xl\:max-h-20rem {
    max-height: 20rem !important;
  }
  .xl\:max-h-21rem {
    max-height: 21rem !important;
  }
  .xl\:max-h-22rem {
    max-height: 22rem !important;
  }
  .xl\:max-h-23rem {
    max-height: 23rem !important;
  }
  .xl\:max-h-24rem {
    max-height: 24rem !important;
  }
  .xl\:max-h-25rem {
    max-height: 25rem !important;
  }
  .xl\:max-h-26rem {
    max-height: 26rem !important;
  }
  .xl\:max-h-27rem {
    max-height: 27rem !important;
  }
  .xl\:max-h-28rem {
    max-height: 28rem !important;
  }
  .xl\:max-h-29rem {
    max-height: 29rem !important;
  }
  .xl\:max-h-30rem {
    max-height: 30rem !important;
  }
}
.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.sticky {
  position: sticky !important;
}

@media screen and (min-width: 576px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:fixed {
    position: fixed !important;
  }
  .sm\:absolute {
    position: absolute !important;
  }
  .sm\:relative {
    position: relative !important;
  }
  .sm\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:static {
    position: static !important;
  }
  .md\:fixed {
    position: fixed !important;
  }
  .md\:absolute {
    position: absolute !important;
  }
  .md\:relative {
    position: relative !important;
  }
  .md\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:static {
    position: static !important;
  }
  .lg\:fixed {
    position: fixed !important;
  }
  .lg\:absolute {
    position: absolute !important;
  }
  .lg\:relative {
    position: relative !important;
  }
  .lg\:sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:static {
    position: static !important;
  }
  .xl\:fixed {
    position: fixed !important;
  }
  .xl\:absolute {
    position: absolute !important;
  }
  .xl\:relative {
    position: relative !important;
  }
  .xl\:sticky {
    position: sticky !important;
  }
}
.top-auto {
  top: auto !important;
}

.top-0 {
  top: 0px !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:top-auto {
    top: auto !important;
  }
  .sm\:top-0 {
    top: 0px !important;
  }
  .sm\:top-50 {
    top: 50% !important;
  }
  .sm\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:top-auto {
    top: auto !important;
  }
  .md\:top-0 {
    top: 0px !important;
  }
  .md\:top-50 {
    top: 50% !important;
  }
  .md\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:top-auto {
    top: auto !important;
  }
  .lg\:top-0 {
    top: 0px !important;
  }
  .lg\:top-50 {
    top: 50% !important;
  }
  .lg\:top-100 {
    top: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:top-auto {
    top: auto !important;
  }
  .xl\:top-0 {
    top: 0px !important;
  }
  .xl\:top-50 {
    top: 50% !important;
  }
  .xl\:top-100 {
    top: 100% !important;
  }
}
.left-auto {
  left: auto !important;
}

.left-0 {
  left: 0px !important;
}

.left-50 {
  left: 50% !important;
}

.left-100 {
  left: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:left-auto {
    left: auto !important;
  }
  .sm\:left-0 {
    left: 0px !important;
  }
  .sm\:left-50 {
    left: 50% !important;
  }
  .sm\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:left-auto {
    left: auto !important;
  }
  .md\:left-0 {
    left: 0px !important;
  }
  .md\:left-50 {
    left: 50% !important;
  }
  .md\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:left-auto {
    left: auto !important;
  }
  .lg\:left-0 {
    left: 0px !important;
  }
  .lg\:left-50 {
    left: 50% !important;
  }
  .lg\:left-100 {
    left: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:left-auto {
    left: auto !important;
  }
  .xl\:left-0 {
    left: 0px !important;
  }
  .xl\:left-50 {
    left: 50% !important;
  }
  .xl\:left-100 {
    left: 100% !important;
  }
}
.right-auto {
  right: auto !important;
}

.right-0 {
  right: 0px !important;
}

.right-50 {
  right: 50% !important;
}

.right-100 {
  right: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:right-auto {
    right: auto !important;
  }
  .sm\:right-0 {
    right: 0px !important;
  }
  .sm\:right-50 {
    right: 50% !important;
  }
  .sm\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:right-auto {
    right: auto !important;
  }
  .md\:right-0 {
    right: 0px !important;
  }
  .md\:right-50 {
    right: 50% !important;
  }
  .md\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:right-auto {
    right: auto !important;
  }
  .lg\:right-0 {
    right: 0px !important;
  }
  .lg\:right-50 {
    right: 50% !important;
  }
  .lg\:right-100 {
    right: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:right-auto {
    right: auto !important;
  }
  .xl\:right-0 {
    right: 0px !important;
  }
  .xl\:right-50 {
    right: 50% !important;
  }
  .xl\:right-100 {
    right: 100% !important;
  }
}
.bottom-auto {
  bottom: auto !important;
}

.bottom-0 {
  bottom: 0px !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

@media screen and (min-width: 576px) {
  .sm\:bottom-auto {
    bottom: auto !important;
  }
  .sm\:bottom-0 {
    bottom: 0px !important;
  }
  .sm\:bottom-50 {
    bottom: 50% !important;
  }
  .sm\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bottom-auto {
    bottom: auto !important;
  }
  .md\:bottom-0 {
    bottom: 0px !important;
  }
  .md\:bottom-50 {
    bottom: 50% !important;
  }
  .md\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bottom-auto {
    bottom: auto !important;
  }
  .lg\:bottom-0 {
    bottom: 0px !important;
  }
  .lg\:bottom-50 {
    bottom: 50% !important;
  }
  .lg\:bottom-100 {
    bottom: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bottom-auto {
    bottom: auto !important;
  }
  .xl\:bottom-0 {
    bottom: 0px !important;
  }
  .xl\:bottom-50 {
    bottom: 50% !important;
  }
  .xl\:bottom-100 {
    bottom: 100% !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-auto {
    overflow: auto !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:overflow-visible {
    overflow: visible !important;
  }
  .sm\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-auto {
    overflow: auto !important;
  }
  .md\:overflow-hidden {
    overflow: hidden !important;
  }
  .md\:overflow-visible {
    overflow: visible !important;
  }
  .md\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-auto {
    overflow: auto !important;
  }
  .lg\:overflow-hidden {
    overflow: hidden !important;
  }
  .lg\:overflow-visible {
    overflow: visible !important;
  }
  .lg\:overflow-scroll {
    overflow: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-auto {
    overflow: auto !important;
  }
  .xl\:overflow-hidden {
    overflow: hidden !important;
  }
  .xl\:overflow-visible {
    overflow: visible !important;
  }
  .xl\:overflow-scroll {
    overflow: scroll !important;
  }
}
.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-x-auto {
    overflow-x: auto !important;
  }
  .xl\:overflow-x-hidden {
    overflow-x: hidden !important;
  }
  .xl\:overflow-x-visible {
    overflow-x: visible !important;
  }
  .xl\:overflow-x-scroll {
    overflow-x: scroll !important;
  }
}
.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

@media screen and (min-width: 576px) {
  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:overflow-y-auto {
    overflow-y: auto !important;
  }
  .xl\:overflow-y-hidden {
    overflow-y: hidden !important;
  }
  .xl\:overflow-y-visible {
    overflow-y: visible !important;
  }
  .xl\:overflow-y-scroll {
    overflow-y: scroll !important;
  }
}
.z-auto {
  z-index: auto !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

.z-4 {
  z-index: 4 !important;
}

.z-5 {
  z-index: 5 !important;
}

@media screen and (min-width: 576px) {
  .sm\:z-auto {
    z-index: auto !important;
  }
  .sm\:z-0 {
    z-index: 0 !important;
  }
  .sm\:z-1 {
    z-index: 1 !important;
  }
  .sm\:z-2 {
    z-index: 2 !important;
  }
  .sm\:z-3 {
    z-index: 3 !important;
  }
  .sm\:z-4 {
    z-index: 4 !important;
  }
  .sm\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:z-auto {
    z-index: auto !important;
  }
  .md\:z-0 {
    z-index: 0 !important;
  }
  .md\:z-1 {
    z-index: 1 !important;
  }
  .md\:z-2 {
    z-index: 2 !important;
  }
  .md\:z-3 {
    z-index: 3 !important;
  }
  .md\:z-4 {
    z-index: 4 !important;
  }
  .md\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:z-auto {
    z-index: auto !important;
  }
  .lg\:z-0 {
    z-index: 0 !important;
  }
  .lg\:z-1 {
    z-index: 1 !important;
  }
  .lg\:z-2 {
    z-index: 2 !important;
  }
  .lg\:z-3 {
    z-index: 3 !important;
  }
  .lg\:z-4 {
    z-index: 4 !important;
  }
  .lg\:z-5 {
    z-index: 5 !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:z-auto {
    z-index: auto !important;
  }
  .xl\:z-0 {
    z-index: 0 !important;
  }
  .xl\:z-1 {
    z-index: 1 !important;
  }
  .xl\:z-2 {
    z-index: 2 !important;
  }
  .xl\:z-3 {
    z-index: 3 !important;
  }
  .xl\:z-4 {
    z-index: 4 !important;
  }
  .xl\:z-5 {
    z-index: 5 !important;
  }
}
.bg-repeat {
  background-repeat: repeat !important;
}

.bg-no-repeat {
  background-repeat: no-repeat !important;
}

.bg-repeat-x {
  background-repeat: repeat-x !important;
}

.bg-repeat-y {
  background-repeat: repeat-y !important;
}

.bg-repeat-round {
  background-repeat: round !important;
}

.bg-repeat-space {
  background-repeat: space !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }
  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .sm\:bg-repeat-round {
    background-repeat: round !important;
  }
  .sm\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-repeat {
    background-repeat: repeat !important;
  }
  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .md\:bg-repeat-round {
    background-repeat: round !important;
  }
  .md\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }
  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .lg\:bg-repeat-round {
    background-repeat: round !important;
  }
  .lg\:bg-repeat-space {
    background-repeat: space !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-repeat {
    background-repeat: repeat !important;
  }
  .xl\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }
  .xl\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }
  .xl\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }
  .xl\:bg-repeat-round {
    background-repeat: round !important;
  }
  .xl\:bg-repeat-space {
    background-repeat: space !important;
  }
}
.bg-auto {
  background-size: auto !important;
}

.bg-cover {
  background-size: cover !important;
}

.bg-contain {
  background-size: contain !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-auto {
    background-size: auto !important;
  }
  .sm\:bg-cover {
    background-size: cover !important;
  }
  .sm\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-auto {
    background-size: auto !important;
  }
  .md\:bg-cover {
    background-size: cover !important;
  }
  .md\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-auto {
    background-size: auto !important;
  }
  .lg\:bg-cover {
    background-size: cover !important;
  }
  .lg\:bg-contain {
    background-size: contain !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-auto {
    background-size: auto !important;
  }
  .xl\:bg-cover {
    background-size: cover !important;
  }
  .xl\:bg-contain {
    background-size: contain !important;
  }
}
.bg-bottom {
  background-position: bottom !important;
}

.bg-center {
  background-position: center !important;
}

.bg-left {
  background-position: left !important;
}

.bg-left-bottom {
  background-position: left bottom !important;
}

.bg-left-top {
  background-position: left top !important;
}

.bg-right {
  background-position: right !important;
}

.bg-right-bottom {
  background-position: right bottom !important;
}

.bg-right-top {
  background-position: right top !important;
}

.bg-top {
  background-position: top !important;
}

@media screen and (min-width: 576px) {
  .sm\:bg-bottom {
    background-position: bottom !important;
  }
  .sm\:bg-center {
    background-position: center !important;
  }
  .sm\:bg-left {
    background-position: left !important;
  }
  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .sm\:bg-left-top {
    background-position: left top !important;
  }
  .sm\:bg-right {
    background-position: right !important;
  }
  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .sm\:bg-right-top {
    background-position: right top !important;
  }
  .sm\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:bg-bottom {
    background-position: bottom !important;
  }
  .md\:bg-center {
    background-position: center !important;
  }
  .md\:bg-left {
    background-position: left !important;
  }
  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .md\:bg-left-top {
    background-position: left top !important;
  }
  .md\:bg-right {
    background-position: right !important;
  }
  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .md\:bg-right-top {
    background-position: right top !important;
  }
  .md\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:bg-bottom {
    background-position: bottom !important;
  }
  .lg\:bg-center {
    background-position: center !important;
  }
  .lg\:bg-left {
    background-position: left !important;
  }
  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .lg\:bg-left-top {
    background-position: left top !important;
  }
  .lg\:bg-right {
    background-position: right !important;
  }
  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .lg\:bg-right-top {
    background-position: right top !important;
  }
  .lg\:bg-top {
    background-position: top !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:bg-bottom {
    background-position: bottom !important;
  }
  .xl\:bg-center {
    background-position: center !important;
  }
  .xl\:bg-left {
    background-position: left !important;
  }
  .xl\:bg-left-bottom {
    background-position: left bottom !important;
  }
  .xl\:bg-left-top {
    background-position: left top !important;
  }
  .xl\:bg-right {
    background-position: right !important;
  }
  .xl\:bg-right-bottom {
    background-position: right bottom !important;
  }
  .xl\:bg-right-top {
    background-position: right top !important;
  }
  .xl\:bg-top {
    background-position: top !important;
  }
}
.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.list-none {
  list-style: none !important;
}

.list-disc {
  list-style: disc !important;
}

.list-decimal {
  list-style: decimal !important;
}

.appearance-none {
  appearance: none !important;
}

.outline-none {
  outline: none !important;
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.cursor-auto {
  cursor: auto !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-wait {
  cursor: wait !important;
}

.cursor-move {
  cursor: move !important;
}

.select-none {
  -webkit-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
          user-select: auto !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-10 {
  opacity: .1 !important;
}

.opacity-20 {
  opacity: .2 !important;
}

.opacity-30 {
  opacity: .3 !important;
}

.opacity-40 {
  opacity: .4 !important;
}

.opacity-50 {
  opacity: .5 !important;
}

.opacity-60 {
  opacity: .6 !important;
}

.opacity-70 {
  opacity: .7 !important;
}

.opacity-80 {
  opacity: .8 !important;
}

.opacity-90 {
  opacity: .9 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.reset {
  all: unset;
}

.transition-none {
  transition-property: none !important;
}

.transition-all {
  transition-property: all !important;
}

.transition-colors {
  transition-property: background-color,border-color,color !important;
}

.transition-transform {
  transition-property: transform !important;
}

.transition-duration-100 {
  transition-duration: 100ms !important;
}

.transition-duration-150 {
  transition-duration: 150ms !important;
}

.transition-duration-200 {
  transition-duration: 200ms !important;
}

.transition-duration-300 {
  transition-duration: 300ms !important;
}

.transition-duration-400 {
  transition-duration: 400ms !important;
}

.transition-duration-500 {
  transition-duration: 500ms !important;
}

.transition-duration-1000 {
  transition-duration: 1000ms !important;
}

.transition-duration-2000 {
  transition-duration: 2000ms !important;
}

.transition-duration-3000 {
  transition-duration: 3000ms !important;
}

.transition-linear {
  transition-timing-function: linear !important;
}

.transition-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.transition-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.transition-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.transition-delay-100 {
  transition-delay: 100ms !important;
}

.transition-delay-150 {
  transition-delay: 150ms !important;
}

.transition-delay-200 {
  transition-delay: 200ms !important;
}

.transition-delay-300 {
  transition-delay: 300ms !important;
}

.transition-delay-400 {
  transition-delay: 400ms !important;
}

.transition-delay-500 {
  transition-delay: 500ms !important;
}

.transition-delay-1000 {
  transition-delay: 1000ms !important;
}

.translate-x-0 {
  transform: translateX(0%) !important;
}

.translate-x-100 {
  transform: translateX(100%) !important;
}

.-translate-x-100 {
  transform: translateX(-100%) !important;
}

.translate-y-0 {
  transform: translateY(0%) !important;
}

.translate-y-100 {
  transform: translateY(100%) !important;
}

.-translate-y-100 {
  transform: translateY(-100%) !important;
}

@media screen and (min-width: 576px) {
  .sm\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .sm\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .sm\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .sm\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .sm\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .sm\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .md\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .md\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .md\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .md\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .md\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .lg\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .lg\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .lg\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .lg\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .lg\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:translate-x-0 {
    transform: translateX(0%) !important;
  }
  .xl\:translate-x-100 {
    transform: translateX(100%) !important;
  }
  .xl\:-translate-x-100 {
    transform: translateX(-100%) !important;
  }
  .xl\:translate-y-0 {
    transform: translateY(0%) !important;
  }
  .xl\:translate-y-100 {
    transform: translateY(100%) !important;
  }
  .xl\:-translate-y-100 {
    transform: translateY(-100%) !important;
  }
}
.rotate-45 {
  transform: rotate(45deg) !important;
}

.-rotate-45 {
  transform: rotate(-45deg) !important;
}

.rotate-90 {
  transform: rotate(90deg) !important;
}

.-rotate-90 {
  transform: rotate(-90deg) !important;
}

.rotate-180 {
  transform: rotate(180deg) !important;
}

.-rotate-180 {
  transform: rotate(-180deg) !important;
}

@media screen and (min-width: 576px) {
  .sm\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .sm\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .sm\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .sm\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .sm\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .sm\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .md\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .md\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .md\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .md\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .md\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .lg\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .lg\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .lg\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .lg\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .lg\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:rotate-45 {
    transform: rotate(45deg) !important;
  }
  .xl\:-rotate-45 {
    transform: rotate(-45deg) !important;
  }
  .xl\:rotate-90 {
    transform: rotate(90deg) !important;
  }
  .xl\:-rotate-90 {
    transform: rotate(-90deg) !important;
  }
  .xl\:rotate-180 {
    transform: rotate(180deg) !important;
  }
  .xl\:-rotate-180 {
    transform: rotate(-180deg) !important;
  }
}
.origin-center {
  transform-origin: center !important;
}

.origin-top {
  transform-origin: top !important;
}

.origin-top-right {
  transform-origin: top right !important;
}

.origin-right {
  transform-origin: right !important;
}

.origin-bottom-right {
  transform-origin: bottom right !important;
}

.origin-bottom {
  transform-origin: bottom !important;
}

.origin-bottom-left {
  transform-origin: bottom left !important;
}

.origin-left {
  transform-origin: left !important;
}

.origin-top-left {
  transform-origin: top-left !important;
}

@media screen and (min-width: 576px) {
  .sm\:origin-center {
    transform-origin: center !important;
  }
  .sm\:origin-top {
    transform-origin: top !important;
  }
  .sm\:origin-top-right {
    transform-origin: top right !important;
  }
  .sm\:origin-right {
    transform-origin: right !important;
  }
  .sm\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .sm\:origin-bottom {
    transform-origin: bottom !important;
  }
  .sm\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .sm\:origin-left {
    transform-origin: left !important;
  }
  .sm\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 768px) {
  .md\:origin-center {
    transform-origin: center !important;
  }
  .md\:origin-top {
    transform-origin: top !important;
  }
  .md\:origin-top-right {
    transform-origin: top right !important;
  }
  .md\:origin-right {
    transform-origin: right !important;
  }
  .md\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .md\:origin-bottom {
    transform-origin: bottom !important;
  }
  .md\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .md\:origin-left {
    transform-origin: left !important;
  }
  .md\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 992px) {
  .lg\:origin-center {
    transform-origin: center !important;
  }
  .lg\:origin-top {
    transform-origin: top !important;
  }
  .lg\:origin-top-right {
    transform-origin: top right !important;
  }
  .lg\:origin-right {
    transform-origin: right !important;
  }
  .lg\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .lg\:origin-bottom {
    transform-origin: bottom !important;
  }
  .lg\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .lg\:origin-left {
    transform-origin: left !important;
  }
  .lg\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@media screen and (min-width: 1200px) {
  .xl\:origin-center {
    transform-origin: center !important;
  }
  .xl\:origin-top {
    transform-origin: top !important;
  }
  .xl\:origin-top-right {
    transform-origin: top right !important;
  }
  .xl\:origin-right {
    transform-origin: right !important;
  }
  .xl\:origin-bottom-right {
    transform-origin: bottom right !important;
  }
  .xl\:origin-bottom {
    transform-origin: bottom !important;
  }
  .xl\:origin-bottom-left {
    transform-origin: bottom left !important;
  }
  .xl\:origin-left {
    transform-origin: left !important;
  }
  .xl\:origin-top-left {
    transform-origin: top-left !important;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scalein {
  0% {
    opacity: 0;
    transform: scaleY(0.8);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: scaleY(1);
  }
}
@keyframes slidedown {
  0% {
    max-height: 0;
  }
  100% {
    max-height: auto;
  }
}
@keyframes slideup {
  0% {
    max-height: 1000px;
  }
  100% {
    max-height: 0;
  }
}
@keyframes fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutleft {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(-100%);
  }
}
@keyframes fadeinright {
  0% {
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(-100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutup {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@keyframes fadeindown {
  0% {
    opacity: 0;
    transform: translateY(100%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0%);
    transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1), opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
  }
  100% {
    opacity: 0;
    transform: translateY(100%);
  }
}
@keyframes animate-width {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes flip {
  from {
    transform: perspective(2000px) rotateX(-100deg);
  }
  to {
    transform: perspective(2000px) rotateX(0);
  }
}
@keyframes flipleft {
  from {
    transform: perspective(2000px) rotateY(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipright {
  from {
    transform: perspective(2000px) rotateY(100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipup {
  from {
    transform: perspective(2000px) rotateX(-100deg);
    opacity: 0;
  }
  to {
    transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes zoomin {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomindown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoominleft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoominright {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoominup {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.fadein {
  animation: fadein 0.15s linear;
}

.fadeout {
  animation: fadeout 0.15s linear;
}

.slidedown {
  animation: slidedown 0.45s ease-in-out;
}

.slideup {
  animation: slideup 0.45s cubic-bezier(0, 1, 0, 1);
}

.scalein {
  animation: scalein 0.15s linear;
}

.fadeinleft {
  animation: fadeinleft 0.15s linear;
}

.fadeoutleft {
  animation: fadeoutleft 0.15s linear;
}

.fadeinright {
  animation: fadeinright 0.15s linear;
}

.fadeoutright {
  animation: fadeoutright 0.15s linear;
}

.fadeinup {
  animation: fadeinup 0.15s linear;
}

.fadeoutup {
  animation: fadeoutup 0.15s linear;
}

.fadeindown {
  animation: fadeindown 0.15s linear;
}

.fadeoutdown {
  animation: fadeoutdown 0.15s linear;
}

.animate-width {
  animation: animate-width 1000ms linear;
}

.flip {
  backface-visibility: visible;
  animation: flip 0.15s linear;
}

.flipup {
  backface-visibility: visible;
  animation: flipup 0.15s linear;
}

.flipleft {
  backface-visibility: visible;
  animation: flipleft 0.15s linear;
}

.flipright {
  backface-visibility: visible;
  animation: flipright 0.15s linear;
}

.zoomin {
  animation: zoomin 0.15s linear;
}

.zoomindown {
  animation: zoomindown 0.15s linear;
}

.zoominleft {
  animation: zoominleft 0.15s linear;
}

.zoominright {
  animation: zoominright 0.15s linear;
}

.zoominup {
  animation: zoominup 0.15s linear;
}

.animation-duration-100 {
  animation-duration: 100ms !important;
}

.animation-duration-150 {
  animation-duration: 150ms !important;
}

.animation-duration-200 {
  animation-duration: 200ms !important;
}

.animation-duration-300 {
  animation-duration: 300ms !important;
}

.animation-duration-400 {
  animation-duration: 400ms !important;
}

.animation-duration-500 {
  animation-duration: 500ms !important;
}

.animation-duration-1000 {
  animation-duration: 1000ms !important;
}

.animation-duration-2000 {
  animation-duration: 2000ms !important;
}

.animation-duration-3000 {
  animation-duration: 3000ms !important;
}

.animation-delay-100 {
  animation-delay: 100ms !important;
}

.animation-delay-150 {
  animation-delay: 150ms !important;
}

.animation-delay-200 {
  animation-delay: 200ms !important;
}

.animation-delay-300 {
  animation-delay: 300ms !important;
}

.animation-delay-400 {
  animation-delay: 400ms !important;
}

.animation-delay-500 {
  animation-delay: 500ms !important;
}

.animation-delay-1000 {
  animation-delay: 1000ms !important;
}

.animation-iteration-1 {
  animation-iteration-count: 1 !important;
}

.animation-iteration-2 {
  animation-iteration-count: 2 !important;
}

.animation-iteration-infinite {
  animation-iteration-count: infinite !important;
}

.animation-linear {
  animation-timing-function: linear !important;
}

.animation-ease-in {
  animation-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}

.animation-ease-out {
  animation-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}

.animation-ease-in-out {
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.animation-fill-none {
  animation-fill-mode: none !important;
}

.animation-fill-forwards {
  animation-fill-mode: forwards !important;
}

.animation-fill-backwards {
  animation-fill-mode: backwards !important;
}

.animation-fill-both {
  animation-fill-mode: both !important;
}

/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/theme/styles.prime.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************/
/* CONFIGURACION DE DATAPICKERS */
/* ::ng-deep .p-datepicker:has(.p-datepicker-input-icon-container) .p-datepicker-input {
    font-size: 0.8rem;
}

:host ::ng-deep .p-datepicker:has(.p-datepicker-dropdown) .p-datepicker-input {
    font-size: .8rem !important; 
}

.p-datepicker .p-datepicker-input-icon-container .p-datepicker-input {
    font-size: 0.8rem;
} */

.p-datepicker.p-datepicker-dropdown .p-datepicker-input {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
    font-size: 0.8rem;
}

.a-tab-header {
    font-size: .7rem;
    padding: 10px 20px;
}

.p-confirmdialog-icon {
    width: 0.75rem !important;
    height: 0.75rem !important;
}

.p-confirmdialog-message {
    font-size: 0.75rem !important;
}

.p-dialog-header {
    padding: .75rem !important;
}

.p-datepicker-day-view {
    font-size: 0.75rem !important;
}

.p-datepicker-day-cell {
    /* padding: var(--p-datepicker-date-padding); */
    padding: 0.1rem !important;
}

.p-datepicker-day {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.p-datepicker-time-picker span {
    font-size: .75rem !important;
}

.p-datepicker-time-picker .p-datepicker-increment-button {
    width: 1.5rem !important;
    height: 1.5rem !important;
}

.p-dialog-title {
    font-size: .8rem !important;
}

/*# sourceMappingURL=styles.7249bcbdc1564b4c.css.map*/