/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/cookieconsent/build/cookieconsent.min.css?ngGlobalStyle ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************/
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{transform:translateY(0)}.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;align-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{flex-direction:column}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{align-items:unset}.cc-window.cc-banner .cc-message{margin-right:0}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/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/@angular-devkit/build-angular/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles/styles.scss?ngGlobalStyle ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* styles.scss */
/* material-overrides.scss */
/* ---------------------------------------------------------
   Overrides légers pour Mat Expansion Panel
   - Pas de couleurs forcées (laisser Material gérer)
   - On garde layout, arrondis, animation
---------------------------------------------------------- */
/* Espacier les panneaux dans un accordion */
mat-accordion > mat-expansion-panel:not(:last-child) {
  margin-bottom: 12px;
}

/* Coins arrondis + éviter débordements */
mat-expansion-panel {
  border-radius: 12px;
  overflow: hidden;
}

/* Appliquer un padding uniforme au header */
mat-expansion-panel-header {
  padding: 16px;
  /* ⚠️ On ne touche pas au background !
     → Material applique déjà un fond adapté au thème (light/dark + elevation)
  */
}

/* Corps : on ne force pas de couleur non plus */
.mat-expansion-panel-body {
  padding-top: 8px;
  padding-bottom: 16px;
}

/* Animation fluide du contenu lazy (optionnel mais agréable) */
mat-expansion-panel .panel-body {
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 160ms ease, transform 160ms ease;
  will-change: opacity, transform;
}

mat-expansion-panel.mat-expanded .panel-body {
  opacity: 1;
  transform: translateY(0);
}

/* STYLES GLOBAUX DES FORM FIELDS */
/* Suppression des hints */
.mat-mdc-form-field-subscript-wrapper, .mat-mdc-form-field-hint-wrapper, .mat-mdc-form-field-error-wrapper {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

/* Neutraliser le fond bleu de l'autocomplétion (Chrome / Edge / Safari) */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus { /* couleur de fond du champ */
  box-shadow: 0 0 0 1000px #fff inset !important;
  -webkit-text-fill-color: #000 !important; /* couleur du texte */
  caret-color: #000;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s; /* hack Chrome */
}

/* appliqué à toute l’appli */
:root {
  --mat-form-field-container-height: 48px;
  --mat-form-field-container-vertical-padding: 8px;
  --mat-form-field-container-text-size: 14px;
}

.toolbar .select-clear-btn mat-icon {
  font-size: 18px;
}

.mdc-text-field:not(.mdc-text-field--textarea) .mat-mdc-text-field-wrapper {
  height: 60px !important;
  min-height: unset !important;
}

/* STYLES GLOBAUX DES CARDS */
/* === Card base === */
.mat-mdc-card {
  background: #fff !important;
  border: 1px solid var(--app-primary-strong) !important;
  border-radius: 8px !important;
  padding: 1rem;
  box-shadow: none !important;
  overflow: visible;
}

/* Table : même style que toolbar, mais sans padding */
.mat-mdc-card.table-card {
  padding: 0; /* important pour éviter le “liseré” */
  overflow: hidden !important; /* coupe header + lignes dans le radius */
}

/* === Titres de card === */
mat-card-title, .mat-mdc-card-title, mat-card-header .mat-mdc-card-title {
  color: var(--app-primary) !important;
  font-weight: 600;
  margin-bottom: 8px;
}

/* STYLES GLOBAUX DES LISTE */
/* Toutes les listes Material */
mat-list,
.mat-mdc-list {
  width: 100%;
  display: block;
}

/* Espacement vertical entre chaque item */
mat-list-item,
.mat-mdc-list-item {
  width: 100%;
  padding: 0 !important;
  margin-bottom: 12px;
}

mat-list-item:last-child,
.mat-mdc-list-item:last-child {
  margin-bottom: 0;
}

/* ✅ Apparence uniforme des items */
mat-list-item,
.mat-mdc-list-item,
.mdc-list-item {
  color: var(--app-text) !important; /* 🎯 couleur texte */
  overflow: hidden; /* coins arrondis nets */
}

/* Empêche les calques Material de couvrir ton fond */
.mdc-list-item::before,
.mdc-list-item::after {
  background: transparent !important;
}

/* Neutralise la couleur auto-appliquée par Angular Material MDC */
.mdc-list-item {
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-hover-state-layer-color: transparent;
  --mdc-list-list-item-pressed-state-layer-color: transparent;
}

/* Rétablit le fond visible si MDC ajoute des wrappers internes */
.mat-mdc-list-item .mat-mdc-list-item-content {
  background: transparent !important;
}

/* STYLES GLOBAUX DES SELECTS */
/* Improve the appearance of mat-select */
.mat-mdc-form-field .mat-mdc-select {
  /* Add some padding for better spacing */
  padding: 2px 0;
  /* Style the select arrow */
  /* Style the select value text */
  /* Style the placeholder */
}
.mat-mdc-form-field .mat-mdc-select .mat-mdc-select-arrow {
  color: var(--app-primary);
}
.mat-mdc-form-field .mat-mdc-select .mat-mdc-select-value {
  color: var(--app-text);
  font-weight: 500;
}
.mat-mdc-form-field .mat-mdc-select .mat-mdc-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}

/* Style the mat-option in the dropdown panel */
.mat-mdc-select-panel {
  /* Add some padding to the panel */
  padding: 8px 0;
  /* Add a subtle shadow */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1) !important;
  /* Round the corners */
  border-radius: 8px !important;
  /* Style the mat-option */
}
.mat-mdc-select-panel .mat-mdc-option {
  /* Add padding for better spacing */
  padding: 0 16px;
  height: 40px;
  /* Style the text */
  /* Style the selected option */
  /* Style the hover state */
}
.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text {
  font-weight: 400;
}
.mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected {
  background-color: var(--app-primary-200);
}
.mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected .mdc-list-item__primary-text {
  color: var(--app-primary);
  font-weight: 500;
}
.mat-mdc-select-panel .mat-mdc-option:hover:not(.mdc-list-item--selected) {
  background-color: rgba(0, 0, 0, 0.04);
}

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

/* STYLES GLOBAUX DES TABLES */
/* Hauteur uniforme des lignes */
.mat-mdc-row, .mat-mdc-header-row {
  height: 50px;
  min-height: 50px;
}

/* Hauteur + alignement des cellules */
.mat-mdc-cell, .mat-mdc-header-cell {
  height: 50px;
  min-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}

/* Lignes alternées */
.mat-mdc-row:nth-child(even) {
  background-color: var(--app-bg-subtle);
}

/* Hover de ligne */
.mat-mdc-row:hover .mat-mdc-cell {
  background-color: var(--app-primary-soft);
}

/* Header sticky en primary foncé */
.mat-mdc-header-row {
  background-color: var(--app-primary-strong) !important;
  color: #ffffff !important;
}

/* Icônes dans le header */
.mat-mdc-header-row .mat-mdc-icon-button, .mat-mdc-header-row .mat-mdc-icon-button .mat-icon {
  color: #ffffff !important;
}

/* La table ne gère PAS les coins ni le fond */
.mat-mdc-table {
  background: transparent !important;
  border-radius: 0 !important;
  overflow: visible !important;
}

/* Flèche de tri ACTIVE */
.mat-sort-header .mat-sort-header-arrow {
  color: #ffffff !important;
}

/* STYLES GLOBAUX DES PAGINATORS */
/* Hide "Items per page: X" selector in paginator */
.mat-mdc-paginator-page-size {
  display: none !important;
}

/* Container Angular Material du snackbar */
.custom-snack-container {
  padding: 0 !important; /* pour laisser ton custom-snack-bar gérer le padding */
  background: transparent !important; /* enlève le fond noir */
  box-shadow: none !important; /* enlève l’ombre Material si tu veux */
}

/* Supprime le fond noir du container MDC */
.mat-mdc-snack-bar-container.custom-snack-container {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Conteneur + "surface" du snackbar Angular Material MDC */
.mat-mdc-snack-bar-container.custom-snack-container,
.mat-mdc-snack-bar-container.custom-snack-container .mdc-snackbar__surface {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* Optionnel : on désactive aussi le label MDC, vu que tu as ton composant perso */
.mat-mdc-snack-bar-container.custom-snack-container .mdc-snackbar__label {
  padding: 0 !important;
  background: transparent !important;
}

mat-icon.rotating {
  animation: rotate 1.5s linear infinite;
  transform-origin: center center;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
/* SUPPRESSION TOTALE DU HALO MDC ICON BUTTON */
.mat-mdc-button-persistent-ripple,
.mat-mdc-button-touch-target {
  display: none !important;
}

/* ==========================================================
   DIALOG – BASE
   ========================================================== */
.confirm-dialog .mat-mdc-dialog-surface {
  border-radius: 14px;
  background: var(--app-surface);
}

.confirm-dialog .mat-mdc-dialog-content {
  padding-top: 6px;
}

/* ==========================================================
   HEADER
   ========================================================== */
.confirm-dialog .dlg-title {
  margin-bottom: 4px;
  font-weight: 700;
  color: var(--app-primary) !important;
}

/* ==========================================================
   CONTENT
   ========================================================== */
.confirm-dialog .dlg-message {
  margin: 0;
  line-height: 1.5;
  color: var(--app-on-surface, rgba(0, 0, 0, 0.78));
}

/* ==========================================================
   ACTIONS
   ========================================================== */
.confirm-dialog .dlg-actions {
  margin-top: 8px;
  padding: 0 20px 20px;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

/* ==========================================================
   MESSAGE STRUCTURE
   ========================================================== */
.confirm-dialog .dlg-stack {
  display: grid;
  gap: 14px;
}

/* ==========================================================
   TYPOGRAPHY
   ========================================================== */
.confirm-dialog .dlg-lead {
  margin: 0;
  font-weight: 600;
  color: var(--app-on-surface, rgba(0, 0, 0, 0.84));
}

.confirm-dialog .dlg-question {
  margin: 0;
  font-weight: 700;
  color: var(--app-on-surface, rgba(0, 0, 0, 0.88));
}

.confirm-dialog .dlg-message strong {
  font-weight: 700;
}

/* ==========================================================
   CALLOUT – BASE
   ========================================================== */
.confirm-dialog .dlg-callout {
  padding: 12px;
  border-radius: 12px;
  border: 1px solid color-mix(in srgb, var(--app-on-surface, #000) 15%, transparent);
  background: color-mix(in srgb, var(--app-on-surface, #000) 3%, transparent);
}

.confirm-dialog .dlg-callout-title {
  margin-bottom: 6px;
  font-weight: 700;
}

.confirm-dialog .dlg-callout ul {
  margin: 0;
  padding-left: 18px;
}

.confirm-dialog .dlg-callout li {
  margin: 4px 0;
}

/* ==========================================================
   CALLOUT VARIANTS
   ========================================================== */
/* Information / confirmation */
.confirm-dialog .dlg-callout--info {
  border-color: color-mix(in srgb, var(--app-primary) 55%, transparent);
  background: color-mix(in srgb, var(--app-primary) 10%, transparent);
}

.confirm-dialog .dlg-callout--info .dlg-callout-title {
  color: var(--app-primary);
}

/* Danger / suppression */
.confirm-dialog .dlg-callout--warn {
  border-color: color-mix(in srgb, var(--app-warn) 55%, transparent);
  background: color-mix(in srgb, var(--app-warn) 10%, transparent);
}

.confirm-dialog .dlg-callout--warn .dlg-callout-title {
  color: var(--app-warn);
}

/* layout.scss */
html,
body {
  height: 100%;
  margin: 0;
  /* ⚠️ on NE bloque plus le scroll global ici */
}

/* ⬇️ toutes les règles "bloquantes" ne s'appliquent QUE si body a .layout-locked */
body.layout-locked {
  overflow: hidden; /* pas de scroll global */
}

/* matrice Angular Material (sidenav container etc.) */
body.layout-locked mat-drawer-container,
body.layout-locked .mat-drawer-container {
  height: 100dvh;
}

body.layout-locked mat-drawer-content,
body.layout-locked .mat-drawer-content,
body.layout-locked mat-sidenav-content {
  height: 100%;
  overflow: hidden; /* pas de scroll là, ce sera dans les composants */
  min-height: 0;
}

/* app root */
body.layout-locked app-root {
  height: 100dvh;
  overflow: hidden;
}

/* material.theme.scss */
/* material.theme.scss */
/* _presets.scss */
/* material.theme.scss */
/* material.tokens.scss */
.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;
}

/* Thème clair */
.app-theme--ardoise-pro {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #455a64;
  --app-primary-soft: #cfd8dc;
  --app-primary-strong: #455a64;
  /* Accent */
  --app-accent: #7986cb;
  --app-accent-soft: #c5cae9;
  --app-accent-strong: #303f9f;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #f4f6f8;
  --app-bg-subtle: #eceff3;
  --app-text: #0f1419;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--ardoise-pro .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme--ardoise-pro {
  --mat-option-selected-state-label-text-color: #455a64;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.app-theme--ardoise-pro .mat-accent {
  --mat-option-selected-state-label-text-color: #7986cb;
}
.app-theme--ardoise-pro .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--ardoise-pro {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--ardoise-pro .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--ardoise-pro .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme--ardoise-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #455a64;
}
.app-theme--ardoise-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #455a64;
}
.app-theme--ardoise-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--ardoise-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #7986cb;
}
.app-theme--ardoise-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #7986cb;
}
.app-theme--ardoise-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--ardoise-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #7986cb;
}
.app-theme--ardoise-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #7986cb;
}
.app-theme--ardoise-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--ardoise-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--ardoise-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--ardoise-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--ardoise-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.app-theme--ardoise-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.app-theme--ardoise-pro .mat-app-background, .app-theme--ardoise-pro.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--ardoise-pro .mat-elevation-z0, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z1, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z2, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z3, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z4, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z5, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z6, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z7, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z8, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z9, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z10, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z11, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z12, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z13, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z14, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z15, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z16, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z17, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z18, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z19, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z20, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z21, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z22, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z23, .app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-elevation-z24, .app-theme--ardoise-pro .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;
}

.app-theme--ardoise-pro {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--ardoise-pro .mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--ardoise-pro .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #455a64;
  --mdc-linear-progress-track-color: rgba(69, 90, 100, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--ardoise-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(69, 90, 100, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(69, 90, 100, 0.25));
}
@media (forced-colors: active) {
  .app-theme--ardoise-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--ardoise-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(69, 90, 100, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--ardoise-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(69, 90, 100, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(69, 90, 100, 0.25));
}
.app-theme--ardoise-pro .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #7986cb;
  --mdc-linear-progress-track-color: rgba(121, 134, 203, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--ardoise-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(121, 134, 203, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(121, 134, 203, 0.25));
}
@media (forced-colors: active) {
  .app-theme--ardoise-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--ardoise-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(121, 134, 203, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--ardoise-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(121, 134, 203, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(121, 134, 203, 0.25));
}
.app-theme--ardoise-pro .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--ardoise-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--ardoise-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--ardoise-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--ardoise-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--ardoise-pro .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--ardoise-pro {
  --mdc-filled-text-field-caret-color: #455a64;
  --mdc-filled-text-field-focus-active-indicator-color: #455a64;
  --mdc-filled-text-field-focus-label-text-color: rgba(69, 90, 100, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #455a64;
  --mdc-outlined-text-field-focus-outline-color: #455a64;
  --mdc-outlined-text-field-focus-label-text-color: rgba(69, 90, 100, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.app-theme--ardoise-pro .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--ardoise-pro .mat-mdc-form-field-subscript-wrapper,
.app-theme--ardoise-pro .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--ardoise-pro .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.app-theme--ardoise-pro .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--ardoise-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(69, 90, 100, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(121, 134, 203, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #7986cb;
  --mdc-filled-text-field-focus-active-indicator-color: #7986cb;
  --mdc-filled-text-field-focus-label-text-color: rgba(121, 134, 203, 0.87);
  --mdc-outlined-text-field-caret-color: #7986cb;
  --mdc-outlined-text-field-focus-outline-color: #7986cb;
  --mdc-outlined-text-field-focus-label-text-color: rgba(121, 134, 203, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field.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;
}
.app-theme--ardoise-pro [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--ardoise-pro .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--ardoise-pro .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--ardoise-pro .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(69, 90, 100, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(121, 134, 203, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--ardoise-pro {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: white;
}

.app-theme--ardoise-pro .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --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;
}
.app-theme--ardoise-pro .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.app-theme--ardoise-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--ardoise-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #455a64;
  --mdc-chip-elevated-disabled-container-color: #455a64;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--ardoise-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--ardoise-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #7986cb;
  --mdc-chip-elevated-disabled-container-color: #7986cb;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--ardoise-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--ardoise-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--ardoise-pro .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--ardoise-pro .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--ardoise-pro .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #546e7a;
  --mdc-switch-selected-handle-color: #546e7a;
  --mdc-switch-selected-hover-state-layer-color: #546e7a;
  --mdc-switch-selected-pressed-state-layer-color: #546e7a;
  --mdc-switch-selected-focus-handle-color: #263238;
  --mdc-switch-selected-hover-handle-color: #263238;
  --mdc-switch-selected-pressed-handle-color: #263238;
  --mdc-switch-selected-focus-track-color: #90a4ae;
  --mdc-switch-selected-hover-track-color: #90a4ae;
  --mdc-switch-selected-pressed-track-color: #90a4ae;
  --mdc-switch-selected-track-color: #90a4ae;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.app-theme--ardoise-pro .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--ardoise-pro .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--ardoise-pro .mat-mdc-slide-toggle.mat-accent {
  --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;
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--ardoise-pro .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--ardoise-pro .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--ardoise-pro .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #455a64;
  --mdc-radio-selected-hover-icon-color: #455a64;
  --mdc-radio-selected-icon-color: #455a64;
  --mdc-radio-selected-pressed-icon-color: #455a64;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #455a64;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--ardoise-pro .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #7986cb;
  --mdc-radio-selected-hover-icon-color: #7986cb;
  --mdc-radio-selected-icon-color: #7986cb;
  --mdc-radio-selected-pressed-icon-color: #7986cb;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #7986cb;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--ardoise-pro .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--ardoise-pro .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--ardoise-pro .mat-mdc-radio-button .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);
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #455a64;
  --mdc-slider-focus-handle-color: #455a64;
  --mdc-slider-hover-handle-color: #455a64;
  --mdc-slider-active-track-color: #455a64;
  --mdc-slider-inactive-track-color: #455a64;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #455a64;
  --mat-mdc-slider-ripple-color: #455a64;
  --mat-mdc-slider-hover-ripple-color: rgba(69, 90, 100, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(69, 90, 100, 0.2);
}
.app-theme--ardoise-pro .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #7986cb;
  --mdc-slider-focus-handle-color: #7986cb;
  --mdc-slider-hover-handle-color: #7986cb;
  --mdc-slider-active-track-color: #7986cb;
  --mdc-slider-inactive-track-color: #7986cb;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #7986cb;
  --mat-mdc-slider-ripple-color: #7986cb;
  --mat-mdc-slider-hover-ripple-color: rgba(121, 134, 203, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(121, 134, 203, 0.2);
}
.app-theme--ardoise-pro .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mdc-list-item__start,
.app-theme--ardoise-pro .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #455a64;
  --mdc-radio-selected-hover-icon-color: #455a64;
  --mdc-radio-selected-icon-color: #455a64;
  --mdc-radio-selected-pressed-icon-color: #455a64;
}
.app-theme--ardoise-pro .mat-accent .mdc-list-item__start,
.app-theme--ardoise-pro .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #7986cb;
  --mdc-radio-selected-hover-icon-color: #7986cb;
  --mdc-radio-selected-icon-color: #7986cb;
  --mdc-radio-selected-pressed-icon-color: #7986cb;
}
.app-theme--ardoise-pro .mat-warn .mdc-list-item__start,
.app-theme--ardoise-pro .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--ardoise-pro .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #455a64;
  --mdc-checkbox-selected-hover-icon-color: #455a64;
  --mdc-checkbox-selected-icon-color: #455a64;
  --mdc-checkbox-selected-pressed-icon-color: #455a64;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #455a64;
  --mdc-checkbox-selected-hover-state-layer-color: #455a64;
  --mdc-checkbox-selected-pressed-state-layer-color: #455a64;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--ardoise-pro .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #7986cb;
  --mdc-checkbox-selected-hover-icon-color: #7986cb;
  --mdc-checkbox-selected-icon-color: #7986cb;
  --mdc-checkbox-selected-pressed-icon-color: #7986cb;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #7986cb;
  --mdc-checkbox-selected-hover-state-layer-color: #7986cb;
  --mdc-checkbox-selected-pressed-state-layer-color: #7986cb;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--ardoise-pro .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--ardoise-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--ardoise-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #455a64;
}
.app-theme--ardoise-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--ardoise-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #455a64;
}
.app-theme--ardoise-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--ardoise-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--ardoise-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--ardoise-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--ardoise-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--ardoise-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--ardoise-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--ardoise-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--ardoise-pro {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--ardoise-pro .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--ardoise-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--ardoise-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--ardoise-pro {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--ardoise-pro .mat-mdc-tab-group, .app-theme--ardoise-pro .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #455a64;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #455a64;
  --mat-tab-header-active-ripple-color: #455a64;
  --mat-tab-header-inactive-ripple-color: #455a64;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #455a64;
  --mat-tab-header-active-hover-label-text-color: #455a64;
  --mat-tab-header-active-focus-indicator-color: #455a64;
  --mat-tab-header-active-hover-indicator-color: #455a64;
}
.app-theme--ardoise-pro .mat-mdc-tab-group.mat-accent, .app-theme--ardoise-pro .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #7986cb;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #7986cb;
  --mat-tab-header-active-ripple-color: #7986cb;
  --mat-tab-header-inactive-ripple-color: #7986cb;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #7986cb;
  --mat-tab-header-active-hover-label-text-color: #7986cb;
  --mat-tab-header-active-focus-indicator-color: #7986cb;
  --mat-tab-header-active-hover-indicator-color: #7986cb;
}
.app-theme--ardoise-pro .mat-mdc-tab-group.mat-warn, .app-theme--ardoise-pro .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--ardoise-pro .mat-mdc-tab-group.mat-background-primary, .app-theme--ardoise-pro .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #455a64;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--ardoise-pro .mat-mdc-tab-group.mat-background-accent, .app-theme--ardoise-pro .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #7986cb;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--ardoise-pro .mat-mdc-tab-group.mat-background-warn, .app-theme--ardoise-pro .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--ardoise-pro .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--ardoise-pro {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #7986cb;
  --mdc-checkbox-selected-hover-icon-color: #7986cb;
  --mdc-checkbox-selected-icon-color: #7986cb;
  --mdc-checkbox-selected-pressed-icon-color: #7986cb;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #7986cb;
  --mdc-checkbox-selected-hover-state-layer-color: #7986cb;
  --mdc-checkbox-selected-pressed-state-layer-color: #7986cb;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.app-theme--ardoise-pro .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #455a64;
  --mdc-checkbox-selected-hover-icon-color: #455a64;
  --mdc-checkbox-selected-icon-color: #455a64;
  --mdc-checkbox-selected-pressed-icon-color: #455a64;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #455a64;
  --mdc-checkbox-selected-hover-state-layer-color: #455a64;
  --mdc-checkbox-selected-pressed-state-layer-color: #455a64;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--ardoise-pro .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--ardoise-pro .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--ardoise-pro .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--ardoise-pro {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--ardoise-pro .mat-mdc-checkbox .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);
}
.app-theme--ardoise-pro .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.app-theme--ardoise-pro .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #455a64;
}
.app-theme--ardoise-pro .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #7986cb;
}
.app-theme--ardoise-pro .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #455a64;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #7986cb;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #455a64;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #7986cb;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro .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;
}
.app-theme--ardoise-pro .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.app-theme--ardoise-pro .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.app-theme--ardoise-pro .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #455a64;
}
.app-theme--ardoise-pro .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #7986cb;
}
.app-theme--ardoise-pro .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-button, .app-theme--ardoise-pro .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--ardoise-pro .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-button.mat-primary, .app-theme--ardoise-pro .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #455a64;
  --mat-mdc-button-ripple-color: rgba(69, 90, 100, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-button.mat-accent, .app-theme--ardoise-pro .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #7986cb;
  --mat-mdc-button-ripple-color: rgba(121, 134, 203, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-button.mat-warn, .app-theme--ardoise-pro .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-raised-button, .app-theme--ardoise-pro .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--ardoise-pro .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-primary, .app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-accent, .app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-warn, .app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-button.mat-mdc-button-base,
.app-theme--ardoise-pro .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--ardoise-pro .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--ardoise-pro .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--ardoise-pro .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #455a64;
  --mat-mdc-button-persistent-ripple-color: #455a64;
  --mat-mdc-button-ripple-color: rgba(69, 90, 100, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #7986cb;
  --mat-mdc-button-persistent-ripple-color: #7986cb;
  --mat-mdc-button-ripple-color: rgba(121, 134, 203, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--ardoise-pro .mat-mdc-fab,
.app-theme--ardoise-pro .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--ardoise-pro .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-primary,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-accent,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-warn,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro .mat-mdc-fab[disabled][disabled],
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-unthemed,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-primary,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #455a64;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-accent,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #7986cb;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro .mat-mdc-fab.mat-warn,
.app-theme--ardoise-pro .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro .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);
}
.app-theme--ardoise-pro .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--ardoise-pro .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #7986cb;
  --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;
}
.app-theme--ardoise-pro .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #455a64;
}
.app-theme--ardoise-pro .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #7986cb;
}
.app-theme--ardoise-pro .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--ardoise-pro .mat-badge {
  position: relative;
}
.app-theme--ardoise-pro .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--ardoise-pro .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--ardoise-pro .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--ardoise-pro .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--ardoise-pro .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--ardoise-pro .ng-animate-disabled .mat-badge-content,
.app-theme--ardoise-pro .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--ardoise-pro .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--ardoise-pro .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--ardoise-pro .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--ardoise-pro .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--ardoise-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--ardoise-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--ardoise-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--ardoise-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--ardoise-pro .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--ardoise-pro .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--ardoise-pro .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--ardoise-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--ardoise-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--ardoise-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--ardoise-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--ardoise-pro .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--ardoise-pro .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--ardoise-pro .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--ardoise-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--ardoise-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--ardoise-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--ardoise-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--ardoise-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--ardoise-pro {
  --mat-badge-background-color: #455a64;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.app-theme--ardoise-pro .mat-badge-accent {
  --mat-badge-background-color: #7986cb;
  --mat-badge-text-color: white;
}
.app-theme--ardoise-pro .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--ardoise-pro {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #455a64;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(69, 90, 100, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(69, 90, 100, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(69, 90, 100, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #455a64;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(69, 90, 100, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--ardoise-pro .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #7986cb;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(121, 134, 203, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(121, 134, 203, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(121, 134, 203, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(121, 134, 203, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--ardoise-pro .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--ardoise-pro .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #7986cb;
}
.app-theme--ardoise-pro .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--ardoise-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--ardoise-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--ardoise-pro {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--ardoise-pro .mat-icon.mat-primary {
  --mat-icon-color: #455a64;
}
.app-theme--ardoise-pro .mat-icon.mat-accent {
  --mat-icon-color: #7986cb;
}
.app-theme--ardoise-pro .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--ardoise-pro {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #455a64;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #455a64;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #455a64;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--ardoise-pro .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #7986cb;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #7986cb;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #7986cb;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.app-theme--ardoise-pro .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--ardoise-pro {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--ardoise-pro .mat-sort-header-arrow {
  color: #757575;
}
.app-theme--ardoise-pro {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--ardoise-pro .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #455a64;
  --mat-toolbar-container-text-color: white;
}
.app-theme--ardoise-pro .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #7986cb;
  --mat-toolbar-container-text-color: white;
}
.app-theme--ardoise-pro .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--ardoise-pro {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--ardoise-pro .mat-tree {
  background: white;
}
.app-theme--ardoise-pro .mat-tree-node,
.app-theme--ardoise-pro .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--ardoise-pro .mat-tree-node {
  min-height: 48px;
}
.app-theme--ardoise-pro .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--ardoise-pro .mat-tree-node,
.app-theme--ardoise-pro .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Thème sombre */
.app-theme--ardoise-pro.dark {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #455a64;
  --app-primary-soft: #cfd8dc;
  --app-primary-strong: #455a64;
  /* Accent */
  --app-accent: #7986cb;
  --app-accent-soft: #c5cae9;
  --app-accent-strong: #303f9f;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #0f1216;
  --app-bg-subtle: #1a2129;
  --app-text: #e6ebf1;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  color-scheme: dark;
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--ardoise-pro.dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark {
  --mat-option-selected-state-label-text-color: #455a64;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.app-theme--ardoise-pro.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--ardoise-pro.dark {
  --mat-optgroup-label-text-color: white;
}

.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.app-theme--ardoise-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #455a64;
}
.app-theme--ardoise-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--ardoise-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--ardoise-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--ardoise-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--ardoise-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--ardoise-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--ardoise-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.app-theme--ardoise-pro.dark .mat-app-background, .app-theme--ardoise-pro.dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.app-theme--ardoise-pro.dark .mat-elevation-z0, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z1, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z2, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z3, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z4, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z5, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z6, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z7, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z8, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z9, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z10, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z11, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z12, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z13, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z14, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z15, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z16, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z17, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z18, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z19, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z20, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z21, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z22, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z23, .app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-elevation-z24, .app-theme--ardoise-pro.dark .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;
}

.app-theme--ardoise-pro.dark {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--ardoise-pro.dark .mat-mdc-card {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #455a64;
  --mdc-linear-progress-track-color: rgba(69, 90, 100, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(69, 90, 100, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(69, 90, 100, 0.25));
}
@media (forced-colors: active) {
  .app-theme--ardoise-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--ardoise-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(69, 90, 100, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(69, 90, 100, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(69, 90, 100, 0.25));
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #7986cb;
  --mdc-linear-progress-track-color: rgba(121, 134, 203, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(121, 134, 203, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(121, 134, 203, 0.25));
}
@media (forced-colors: active) {
  .app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(121, 134, 203, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(121, 134, 203, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(121, 134, 203, 0.25));
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--ardoise-pro.dark .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--ardoise-pro.dark {
  --mdc-filled-text-field-caret-color: #455a64;
  --mdc-filled-text-field-focus-active-indicator-color: #455a64;
  --mdc-filled-text-field-focus-label-text-color: rgba(69, 90, 100, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #455a64;
  --mdc-outlined-text-field-focus-outline-color: #455a64;
  --mdc-outlined-text-field-focus-label-text-color: rgba(69, 90, 100, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
}

.app-theme--ardoise-pro.dark .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-subscript-wrapper,
.app-theme--ardoise-pro.dark .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--ardoise-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(69, 90, 100, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(121, 134, 203, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #7986cb;
  --mdc-filled-text-field-focus-active-indicator-color: #7986cb;
  --mdc-filled-text-field-focus-label-text-color: rgba(121, 134, 203, 0.87);
  --mdc-outlined-text-field-caret-color: #7986cb;
  --mdc-outlined-text-field-focus-outline-color: #7986cb;
  --mdc-outlined-text-field-focus-label-text-color: rgba(121, 134, 203, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field.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;
}
.app-theme--ardoise-pro.dark [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--ardoise-pro.dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--ardoise-pro.dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(69, 90, 100, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(121, 134, 203, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--ardoise-pro.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--ardoise-pro.dark {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: #424242;
}

.app-theme--ardoise-pro.dark .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --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;
}
.app-theme--ardoise-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.app-theme--ardoise-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--ardoise-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #455a64;
  --mdc-chip-elevated-disabled-container-color: #455a64;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--ardoise-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #7986cb;
  --mdc-chip-elevated-disabled-container-color: #7986cb;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--ardoise-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--ardoise-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--ardoise-pro.dark .mat-mdc-slide-toggle {
  --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;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.app-theme--ardoise-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--ardoise-pro.dark .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--ardoise-pro.dark .mat-mdc-slide-toggle.mat-accent {
  --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;
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--ardoise-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--ardoise-pro.dark .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--ardoise-pro.dark .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #455a64;
  --mdc-radio-selected-hover-icon-color: #455a64;
  --mdc-radio-selected-icon-color: #455a64;
  --mdc-radio-selected-pressed-icon-color: #455a64;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #455a64;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--ardoise-pro.dark .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #7986cb;
  --mdc-radio-selected-hover-icon-color: #7986cb;
  --mdc-radio-selected-icon-color: #7986cb;
  --mdc-radio-selected-pressed-icon-color: #7986cb;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #7986cb;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--ardoise-pro.dark .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--ardoise-pro.dark .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--ardoise-pro.dark .mat-mdc-radio-button .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);
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #455a64;
  --mdc-slider-focus-handle-color: #455a64;
  --mdc-slider-hover-handle-color: #455a64;
  --mdc-slider-active-track-color: #455a64;
  --mdc-slider-inactive-track-color: #455a64;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #455a64;
  --mat-mdc-slider-ripple-color: #455a64;
  --mat-mdc-slider-hover-ripple-color: rgba(69, 90, 100, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(69, 90, 100, 0.2);
}
.app-theme--ardoise-pro.dark .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #7986cb;
  --mdc-slider-focus-handle-color: #7986cb;
  --mdc-slider-hover-handle-color: #7986cb;
  --mdc-slider-active-track-color: #7986cb;
  --mdc-slider-inactive-track-color: #7986cb;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #7986cb;
  --mat-mdc-slider-ripple-color: #7986cb;
  --mat-mdc-slider-hover-ripple-color: rgba(121, 134, 203, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(121, 134, 203, 0.2);
}
.app-theme--ardoise-pro.dark .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mdc-list-item__start,
.app-theme--ardoise-pro.dark .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #455a64;
  --mdc-radio-selected-hover-icon-color: #455a64;
  --mdc-radio-selected-icon-color: #455a64;
  --mdc-radio-selected-pressed-icon-color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-accent .mdc-list-item__start,
.app-theme--ardoise-pro.dark .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #7986cb;
  --mdc-radio-selected-hover-icon-color: #7986cb;
  --mdc-radio-selected-icon-color: #7986cb;
  --mdc-radio-selected-pressed-icon-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-warn .mdc-list-item__start,
.app-theme--ardoise-pro.dark .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-option {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #455a64;
  --mdc-checkbox-selected-hover-icon-color: #455a64;
  --mdc-checkbox-selected-icon-color: #455a64;
  --mdc-checkbox-selected-pressed-icon-color: #455a64;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #455a64;
  --mdc-checkbox-selected-hover-state-layer-color: #455a64;
  --mdc-checkbox-selected-pressed-state-layer-color: #455a64;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-option.mat-accent {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #7986cb;
  --mdc-checkbox-selected-hover-icon-color: #7986cb;
  --mdc-checkbox-selected-icon-color: #7986cb;
  --mdc-checkbox-selected-pressed-icon-color: #7986cb;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #7986cb;
  --mdc-checkbox-selected-hover-state-layer-color: #7986cb;
  --mdc-checkbox-selected-pressed-state-layer-color: #7986cb;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-option.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--ardoise-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--ardoise-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--ardoise-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--ardoise-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--ardoise-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--ardoise-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--ardoise-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--ardoise-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--ardoise-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--ardoise-pro.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--ardoise-pro.dark .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--ardoise-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--ardoise-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--ardoise-pro.dark {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--ardoise-pro.dark .mat-mdc-tab-group, .app-theme--ardoise-pro.dark .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #455a64;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #455a64;
  --mat-tab-header-active-ripple-color: #455a64;
  --mat-tab-header-inactive-ripple-color: #455a64;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #455a64;
  --mat-tab-header-active-hover-label-text-color: #455a64;
  --mat-tab-header-active-focus-indicator-color: #455a64;
  --mat-tab-header-active-hover-indicator-color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-mdc-tab-group.mat-accent, .app-theme--ardoise-pro.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #7986cb;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #7986cb;
  --mat-tab-header-active-ripple-color: #7986cb;
  --mat-tab-header-inactive-ripple-color: #7986cb;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #7986cb;
  --mat-tab-header-active-hover-label-text-color: #7986cb;
  --mat-tab-header-active-focus-indicator-color: #7986cb;
  --mat-tab-header-active-hover-indicator-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-mdc-tab-group.mat-warn, .app-theme--ardoise-pro.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--ardoise-pro.dark .mat-mdc-tab-group.mat-background-primary, .app-theme--ardoise-pro.dark .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #455a64;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-tab-group.mat-background-accent, .app-theme--ardoise-pro.dark .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #7986cb;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-tab-group.mat-background-warn, .app-theme--ardoise-pro.dark .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--ardoise-pro.dark {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #7986cb;
  --mdc-checkbox-selected-hover-icon-color: #7986cb;
  --mdc-checkbox-selected-icon-color: #7986cb;
  --mdc-checkbox-selected-pressed-icon-color: #7986cb;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #7986cb;
  --mdc-checkbox-selected-hover-state-layer-color: #7986cb;
  --mdc-checkbox-selected-pressed-state-layer-color: #7986cb;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.app-theme--ardoise-pro.dark .mat-mdc-checkbox.mat-primary {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #455a64;
  --mdc-checkbox-selected-hover-icon-color: #455a64;
  --mdc-checkbox-selected-icon-color: #455a64;
  --mdc-checkbox-selected-pressed-icon-color: #455a64;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #455a64;
  --mdc-checkbox-selected-hover-state-layer-color: #455a64;
  --mdc-checkbox-selected-pressed-state-layer-color: #455a64;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-checkbox.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--ardoise-pro.dark .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--ardoise-pro.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--ardoise-pro.dark {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--ardoise-pro.dark .mat-mdc-checkbox .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #455a64;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #7986cb;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #455a64;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #7986cb;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .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;
}
.app-theme--ardoise-pro.dark .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-button, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--ardoise-pro.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-primary, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #455a64;
  --mat-mdc-button-ripple-color: rgba(69, 90, 100, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-accent, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #7986cb;
  --mat-mdc-button-ripple-color: rgba(121, 134, 203, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-warn, .app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-primary, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-accent, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-warn, .app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-button.mat-mdc-button-base,
.app-theme--ardoise-pro.dark .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--ardoise-pro.dark .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--ardoise-pro.dark .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #455a64;
  --mat-mdc-button-persistent-ripple-color: #455a64;
  --mat-mdc-button-ripple-color: rgba(69, 90, 100, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #7986cb;
  --mat-mdc-button-persistent-ripple-color: #7986cb;
  --mat-mdc-button-ripple-color: rgba(121, 134, 203, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--ardoise-pro.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--ardoise-pro.dark .mat-mdc-fab[disabled][disabled],
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-unthemed,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #455a64;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #7986cb;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--ardoise-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--ardoise-pro.dark .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);
}
.app-theme--ardoise-pro.dark .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--ardoise-pro.dark .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --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;
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--ardoise-pro.dark .mat-badge {
  position: relative;
}
.app-theme--ardoise-pro.dark .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--ardoise-pro.dark .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--ardoise-pro.dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--ardoise-pro.dark .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--ardoise-pro.dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--ardoise-pro.dark .ng-animate-disabled .mat-badge-content,
.app-theme--ardoise-pro.dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--ardoise-pro.dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--ardoise-pro.dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--ardoise-pro.dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--ardoise-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--ardoise-pro.dark {
  --mat-badge-background-color: #455a64;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.app-theme--ardoise-pro.dark .mat-badge-accent {
  --mat-badge-background-color: #7986cb;
  --mat-badge-text-color: white;
}
.app-theme--ardoise-pro.dark .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--ardoise-pro.dark {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #455a64;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(69, 90, 100, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(69, 90, 100, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(69, 90, 100, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #455a64;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(69, 90, 100, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.app-theme--ardoise-pro.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #7986cb;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(121, 134, 203, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(121, 134, 203, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(121, 134, 203, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(121, 134, 203, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--ardoise-pro.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--ardoise-pro.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--ardoise-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--ardoise-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--ardoise-pro.dark {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--ardoise-pro.dark .mat-icon.mat-primary {
  --mat-icon-color: #455a64;
}
.app-theme--ardoise-pro.dark .mat-icon.mat-accent {
  --mat-icon-color: #7986cb;
}
.app-theme--ardoise-pro.dark .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--ardoise-pro.dark {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #455a64;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #455a64;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #455a64;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--ardoise-pro.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #7986cb;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #7986cb;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #7986cb;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}
.app-theme--ardoise-pro.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--ardoise-pro.dark {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--ardoise-pro.dark .mat-sort-header-arrow {
  color: #c6c6c6;
}
.app-theme--ardoise-pro.dark {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.app-theme--ardoise-pro.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #455a64;
  --mat-toolbar-container-text-color: white;
}
.app-theme--ardoise-pro.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #7986cb;
  --mat-toolbar-container-text-color: white;
}
.app-theme--ardoise-pro.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--ardoise-pro.dark {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--ardoise-pro.dark .mat-tree {
  background: #424242;
}
.app-theme--ardoise-pro.dark .mat-tree-node,
.app-theme--ardoise-pro.dark .mat-nested-tree-node {
  color: white;
}
.app-theme--ardoise-pro.dark .mat-tree-node {
  min-height: 48px;
}
.app-theme--ardoise-pro.dark .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--ardoise-pro.dark .mat-tree-node,
.app-theme--ardoise-pro.dark .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Swatch preview */
.app-theme-swatch--ardoise-pro {
  --swatch: #455a64;
}

/* Thème clair */
.app-theme--graphite-pro {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #424242;
  --app-primary-soft: whitesmoke;
  --app-primary-strong: #616161;
  /* Accent */
  --app-accent: #90a4ae;
  --app-accent-soft: #cfd8dc;
  --app-accent-strong: #455a64;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #f5f6f8;
  --app-bg-subtle: #eceef2;
  --app-text: #101114;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--graphite-pro .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro {
  --mat-option-selected-state-label-text-color: #424242;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.app-theme--graphite-pro .mat-accent {
  --mat-option-selected-state-label-text-color: #90a4ae;
}
.app-theme--graphite-pro .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--graphite-pro {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--graphite-pro .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--graphite-pro .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme--graphite-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #424242;
}
.app-theme--graphite-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #424242;
}
.app-theme--graphite-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--graphite-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--graphite-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--graphite-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--graphite-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--graphite-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--graphite-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--graphite-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--graphite-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--graphite-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--graphite-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.app-theme--graphite-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.app-theme--graphite-pro .mat-app-background, .app-theme--graphite-pro.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-elevation-z0, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z1, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z2, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z3, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z4, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z5, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z6, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z7, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z8, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z9, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z10, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z11, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z12, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z13, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z14, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z15, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z16, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z17, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z18, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z19, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z20, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z21, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z22, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z23, .app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-elevation-z24, .app-theme--graphite-pro .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;
}

.app-theme--graphite-pro {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--graphite-pro .mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--graphite-pro .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #424242;
  --mdc-linear-progress-track-color: rgba(66, 66, 66, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--graphite-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(66, 66, 66, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(66, 66, 66, 0.25));
}
@media (forced-colors: active) {
  .app-theme--graphite-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--graphite-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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, 66, 66, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--graphite-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(66, 66, 66, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(66, 66, 66, 0.25));
}
.app-theme--graphite-pro .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #90a4ae;
  --mdc-linear-progress-track-color: rgba(144, 164, 174, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--graphite-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
@media (forced-colors: active) {
  .app-theme--graphite-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--graphite-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(144, 164, 174, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--graphite-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
.app-theme--graphite-pro .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--graphite-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--graphite-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--graphite-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--graphite-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--graphite-pro .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--graphite-pro {
  --mdc-filled-text-field-caret-color: #424242;
  --mdc-filled-text-field-focus-active-indicator-color: #424242;
  --mdc-filled-text-field-focus-label-text-color: rgba(66, 66, 66, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #424242;
  --mdc-outlined-text-field-focus-outline-color: #424242;
  --mdc-outlined-text-field-focus-label-text-color: rgba(66, 66, 66, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.app-theme--graphite-pro .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--graphite-pro .mat-mdc-form-field-subscript-wrapper,
.app-theme--graphite-pro .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--graphite-pro .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.app-theme--graphite-pro .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--graphite-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(66, 66, 66, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(144, 164, 174, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #90a4ae;
  --mdc-filled-text-field-focus-active-indicator-color: #90a4ae;
  --mdc-filled-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
  --mdc-outlined-text-field-caret-color: #90a4ae;
  --mdc-outlined-text-field-focus-outline-color: #90a4ae;
  --mdc-outlined-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field.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;
}
.app-theme--graphite-pro [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--graphite-pro .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--graphite-pro .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--graphite-pro .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(66, 66, 66, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(144, 164, 174, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--graphite-pro {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: white;
}

.app-theme--graphite-pro .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --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;
}
.app-theme--graphite-pro .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.app-theme--graphite-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--graphite-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #424242;
  --mdc-chip-elevated-disabled-container-color: #424242;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--graphite-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--graphite-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #90a4ae;
  --mdc-chip-elevated-disabled-container-color: #90a4ae;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--graphite-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--graphite-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--graphite-pro .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--graphite-pro .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--graphite-pro .mat-mdc-slide-toggle {
  --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;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.app-theme--graphite-pro .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--graphite-pro .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--graphite-pro .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #546e7a;
  --mdc-switch-selected-handle-color: #546e7a;
  --mdc-switch-selected-hover-state-layer-color: #546e7a;
  --mdc-switch-selected-pressed-state-layer-color: #546e7a;
  --mdc-switch-selected-focus-handle-color: #263238;
  --mdc-switch-selected-hover-handle-color: #263238;
  --mdc-switch-selected-pressed-handle-color: #263238;
  --mdc-switch-selected-focus-track-color: #90a4ae;
  --mdc-switch-selected-hover-track-color: #90a4ae;
  --mdc-switch-selected-pressed-track-color: #90a4ae;
  --mdc-switch-selected-track-color: #90a4ae;
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--graphite-pro .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--graphite-pro .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--graphite-pro .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #424242;
  --mdc-radio-selected-hover-icon-color: #424242;
  --mdc-radio-selected-icon-color: #424242;
  --mdc-radio-selected-pressed-icon-color: #424242;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #424242;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--graphite-pro .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #90a4ae;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--graphite-pro .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--graphite-pro .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--graphite-pro .mat-mdc-radio-button .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);
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #424242;
  --mdc-slider-focus-handle-color: #424242;
  --mdc-slider-hover-handle-color: #424242;
  --mdc-slider-active-track-color: #424242;
  --mdc-slider-inactive-track-color: #424242;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #424242;
  --mat-mdc-slider-ripple-color: #424242;
  --mat-mdc-slider-hover-ripple-color: rgba(66, 66, 66, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(66, 66, 66, 0.2);
}
.app-theme--graphite-pro .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #90a4ae;
  --mdc-slider-focus-handle-color: #90a4ae;
  --mdc-slider-hover-handle-color: #90a4ae;
  --mdc-slider-active-track-color: #90a4ae;
  --mdc-slider-inactive-track-color: #90a4ae;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #90a4ae;
  --mat-mdc-slider-ripple-color: #90a4ae;
  --mat-mdc-slider-hover-ripple-color: rgba(144, 164, 174, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(144, 164, 174, 0.2);
}
.app-theme--graphite-pro .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mdc-list-item__start,
.app-theme--graphite-pro .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #424242;
  --mdc-radio-selected-hover-icon-color: #424242;
  --mdc-radio-selected-icon-color: #424242;
  --mdc-radio-selected-pressed-icon-color: #424242;
}
.app-theme--graphite-pro .mat-accent .mdc-list-item__start,
.app-theme--graphite-pro .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
}
.app-theme--graphite-pro .mat-warn .mdc-list-item__start,
.app-theme--graphite-pro .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--graphite-pro .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #424242;
  --mdc-checkbox-selected-hover-icon-color: #424242;
  --mdc-checkbox-selected-icon-color: #424242;
  --mdc-checkbox-selected-pressed-icon-color: #424242;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #424242;
  --mdc-checkbox-selected-hover-state-layer-color: #424242;
  --mdc-checkbox-selected-pressed-state-layer-color: #424242;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--graphite-pro .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--graphite-pro .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--graphite-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--graphite-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #424242;
}
.app-theme--graphite-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--graphite-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #424242;
}
.app-theme--graphite-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--graphite-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--graphite-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--graphite-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--graphite-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--graphite-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--graphite-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--graphite-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--graphite-pro {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--graphite-pro .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--graphite-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--graphite-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--graphite-pro {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--graphite-pro .mat-mdc-tab-group, .app-theme--graphite-pro .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #424242;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #424242;
  --mat-tab-header-active-ripple-color: #424242;
  --mat-tab-header-inactive-ripple-color: #424242;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #424242;
  --mat-tab-header-active-hover-label-text-color: #424242;
  --mat-tab-header-active-focus-indicator-color: #424242;
  --mat-tab-header-active-hover-indicator-color: #424242;
}
.app-theme--graphite-pro .mat-mdc-tab-group.mat-accent, .app-theme--graphite-pro .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #90a4ae;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #90a4ae;
  --mat-tab-header-active-ripple-color: #90a4ae;
  --mat-tab-header-inactive-ripple-color: #90a4ae;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #90a4ae;
  --mat-tab-header-active-hover-label-text-color: #90a4ae;
  --mat-tab-header-active-focus-indicator-color: #90a4ae;
  --mat-tab-header-active-hover-indicator-color: #90a4ae;
}
.app-theme--graphite-pro .mat-mdc-tab-group.mat-warn, .app-theme--graphite-pro .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--graphite-pro .mat-mdc-tab-group.mat-background-primary, .app-theme--graphite-pro .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #424242;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--graphite-pro .mat-mdc-tab-group.mat-background-accent, .app-theme--graphite-pro .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #90a4ae;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-mdc-tab-group.mat-background-warn, .app-theme--graphite-pro .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--graphite-pro .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--graphite-pro {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.app-theme--graphite-pro .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #424242;
  --mdc-checkbox-selected-hover-icon-color: #424242;
  --mdc-checkbox-selected-icon-color: #424242;
  --mdc-checkbox-selected-pressed-icon-color: #424242;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #424242;
  --mdc-checkbox-selected-hover-state-layer-color: #424242;
  --mdc-checkbox-selected-pressed-state-layer-color: #424242;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--graphite-pro .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--graphite-pro .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--graphite-pro .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--graphite-pro {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--graphite-pro .mat-mdc-checkbox .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);
}
.app-theme--graphite-pro .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.app-theme--graphite-pro .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #424242;
}
.app-theme--graphite-pro .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #90a4ae;
}
.app-theme--graphite-pro .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--graphite-pro .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--graphite-pro .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #90a4ae;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--graphite-pro .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #90a4ae;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--graphite-pro .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;
}
.app-theme--graphite-pro .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.app-theme--graphite-pro .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.app-theme--graphite-pro .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #424242;
}
.app-theme--graphite-pro .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #90a4ae;
}
.app-theme--graphite-pro .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-button, .app-theme--graphite-pro .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--graphite-pro .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-button.mat-primary, .app-theme--graphite-pro .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #424242;
  --mat-mdc-button-ripple-color: rgba(66, 66, 66, 0.1);
}
.app-theme--graphite-pro .mat-mdc-button.mat-accent, .app-theme--graphite-pro .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--graphite-pro .mat-mdc-button.mat-warn, .app-theme--graphite-pro .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--graphite-pro .mat-mdc-raised-button, .app-theme--graphite-pro .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--graphite-pro .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-primary, .app-theme--graphite-pro .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-accent, .app-theme--graphite-pro .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro .mat-mdc-raised-button.mat-warn, .app-theme--graphite-pro .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro .mat-mdc-button.mat-mdc-button-base,
.app-theme--graphite-pro .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--graphite-pro .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--graphite-pro .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--graphite-pro .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #424242;
  --mat-mdc-button-persistent-ripple-color: #424242;
  --mat-mdc-button-ripple-color: rgba(66, 66, 66, 0.1);
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #90a4ae;
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--graphite-pro .mat-mdc-fab,
.app-theme--graphite-pro .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--graphite-pro .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--graphite-pro .mat-mdc-fab.mat-primary,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro .mat-mdc-fab.mat-accent,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro .mat-mdc-fab.mat-warn,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro .mat-mdc-fab[disabled][disabled],
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-fab.mat-unthemed,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--graphite-pro .mat-mdc-fab.mat-primary,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--graphite-pro .mat-mdc-fab.mat-accent,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #90a4ae;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--graphite-pro .mat-mdc-fab.mat-warn,
.app-theme--graphite-pro .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--graphite-pro .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);
}
.app-theme--graphite-pro .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--graphite-pro .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #90a4ae;
  --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;
}
.app-theme--graphite-pro .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #424242;
}
.app-theme--graphite-pro .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #90a4ae;
}
.app-theme--graphite-pro .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--graphite-pro .mat-badge {
  position: relative;
}
.app-theme--graphite-pro .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--graphite-pro .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--graphite-pro .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--graphite-pro .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--graphite-pro .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--graphite-pro .ng-animate-disabled .mat-badge-content,
.app-theme--graphite-pro .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--graphite-pro .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--graphite-pro .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--graphite-pro .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--graphite-pro .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--graphite-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--graphite-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--graphite-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--graphite-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--graphite-pro .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--graphite-pro .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--graphite-pro .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--graphite-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--graphite-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--graphite-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--graphite-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--graphite-pro .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--graphite-pro .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--graphite-pro .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--graphite-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--graphite-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--graphite-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--graphite-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--graphite-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--graphite-pro {
  --mat-badge-background-color: #424242;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.app-theme--graphite-pro .mat-badge-accent {
  --mat-badge-background-color: #90a4ae;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--graphite-pro {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #424242;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(66, 66, 66, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(66, 66, 66, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(66, 66, 66, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #424242;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(66, 66, 66, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--graphite-pro .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #90a4ae;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(144, 164, 174, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(144, 164, 174, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--graphite-pro .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--graphite-pro .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #90a4ae;
}
.app-theme--graphite-pro .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--graphite-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--graphite-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--graphite-pro {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--graphite-pro .mat-icon.mat-primary {
  --mat-icon-color: #424242;
}
.app-theme--graphite-pro .mat-icon.mat-accent {
  --mat-icon-color: #90a4ae;
}
.app-theme--graphite-pro .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--graphite-pro {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #424242;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #424242;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #424242;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--graphite-pro .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #90a4ae;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #90a4ae;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #90a4ae;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--graphite-pro {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--graphite-pro .mat-sort-header-arrow {
  color: #757575;
}
.app-theme--graphite-pro {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--graphite-pro .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #424242;
  --mat-toolbar-container-text-color: white;
}
.app-theme--graphite-pro .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #90a4ae;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--graphite-pro {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--graphite-pro .mat-tree {
  background: white;
}
.app-theme--graphite-pro .mat-tree-node,
.app-theme--graphite-pro .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro .mat-tree-node {
  min-height: 48px;
}
.app-theme--graphite-pro .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--graphite-pro .mat-tree-node,
.app-theme--graphite-pro .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Thème sombre */
.app-theme--graphite-pro.dark {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #424242;
  --app-primary-soft: whitesmoke;
  --app-primary-strong: #616161;
  /* Accent */
  --app-accent: #90a4ae;
  --app-accent-soft: #cfd8dc;
  --app-accent-strong: #455a64;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #141518;
  --app-bg-subtle: #1e1f24;
  --app-text: #f0f1f4;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  color-scheme: dark;
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--graphite-pro.dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark {
  --mat-option-selected-state-label-text-color: #424242;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.app-theme--graphite-pro.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--graphite-pro.dark {
  --mat-optgroup-label-text-color: white;
}

.app-theme--graphite-pro.dark .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.app-theme--graphite-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #424242;
}
.app-theme--graphite-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #424242;
}
.app-theme--graphite-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--graphite-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--graphite-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--graphite-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--graphite-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--graphite-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--graphite-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.app-theme--graphite-pro.dark .mat-app-background, .app-theme--graphite-pro.dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.app-theme--graphite-pro.dark .mat-elevation-z0, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z1, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z2, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z3, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z4, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z5, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z6, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z7, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z8, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z9, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z10, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z11, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z12, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z13, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z14, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z15, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z16, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z17, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z18, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z19, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z20, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z21, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z22, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z23, .app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-elevation-z24, .app-theme--graphite-pro.dark .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;
}

.app-theme--graphite-pro.dark {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--graphite-pro.dark .mat-mdc-card {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #424242;
  --mdc-linear-progress-track-color: rgba(66, 66, 66, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(66, 66, 66, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(66, 66, 66, 0.25));
}
@media (forced-colors: active) {
  .app-theme--graphite-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--graphite-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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, 66, 66, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(66, 66, 66, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(66, 66, 66, 0.25));
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #90a4ae;
  --mdc-linear-progress-track-color: rgba(144, 164, 174, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
@media (forced-colors: active) {
  .app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(144, 164, 174, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--graphite-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--graphite-pro.dark .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--graphite-pro.dark {
  --mdc-filled-text-field-caret-color: #424242;
  --mdc-filled-text-field-focus-active-indicator-color: #424242;
  --mdc-filled-text-field-focus-label-text-color: rgba(66, 66, 66, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #424242;
  --mdc-outlined-text-field-focus-outline-color: #424242;
  --mdc-outlined-text-field-focus-label-text-color: rgba(66, 66, 66, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
}

.app-theme--graphite-pro.dark .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-subscript-wrapper,
.app-theme--graphite-pro.dark .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.app-theme--graphite-pro.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(66, 66, 66, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(144, 164, 174, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #90a4ae;
  --mdc-filled-text-field-focus-active-indicator-color: #90a4ae;
  --mdc-filled-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
  --mdc-outlined-text-field-caret-color: #90a4ae;
  --mdc-outlined-text-field-focus-outline-color: #90a4ae;
  --mdc-outlined-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field.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;
}
.app-theme--graphite-pro.dark [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--graphite-pro.dark .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--graphite-pro.dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--graphite-pro.dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(66, 66, 66, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(144, 164, 174, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--graphite-pro.dark {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: #424242;
}

.app-theme--graphite-pro.dark .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --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;
}
.app-theme--graphite-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.app-theme--graphite-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--graphite-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #424242;
  --mdc-chip-elevated-disabled-container-color: #424242;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--graphite-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #90a4ae;
  --mdc-chip-elevated-disabled-container-color: #90a4ae;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--graphite-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--graphite-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--graphite-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--graphite-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #e0e0e0;
  --mdc-switch-selected-handle-color: #e0e0e0;
  --mdc-switch-selected-hover-state-layer-color: #e0e0e0;
  --mdc-switch-selected-pressed-state-layer-color: #e0e0e0;
  --mdc-switch-selected-focus-handle-color: #eeeeee;
  --mdc-switch-selected-hover-handle-color: #eeeeee;
  --mdc-switch-selected-pressed-handle-color: #eeeeee;
  --mdc-switch-selected-focus-track-color: #757575;
  --mdc-switch-selected-hover-track-color: #757575;
  --mdc-switch-selected-pressed-track-color: #757575;
  --mdc-switch-selected-track-color: #757575;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.app-theme--graphite-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--graphite-pro.dark .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--graphite-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--graphite-pro.dark .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--graphite-pro.dark .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #424242;
  --mdc-radio-selected-hover-icon-color: #424242;
  --mdc-radio-selected-icon-color: #424242;
  --mdc-radio-selected-pressed-icon-color: #424242;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #424242;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--graphite-pro.dark .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #90a4ae;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--graphite-pro.dark .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--graphite-pro.dark .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--graphite-pro.dark .mat-mdc-radio-button .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);
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #424242;
  --mdc-slider-focus-handle-color: #424242;
  --mdc-slider-hover-handle-color: #424242;
  --mdc-slider-active-track-color: #424242;
  --mdc-slider-inactive-track-color: #424242;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #424242;
  --mat-mdc-slider-ripple-color: #424242;
  --mat-mdc-slider-hover-ripple-color: rgba(66, 66, 66, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(66, 66, 66, 0.2);
}
.app-theme--graphite-pro.dark .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #90a4ae;
  --mdc-slider-focus-handle-color: #90a4ae;
  --mdc-slider-hover-handle-color: #90a4ae;
  --mdc-slider-active-track-color: #90a4ae;
  --mdc-slider-inactive-track-color: #90a4ae;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #90a4ae;
  --mat-mdc-slider-ripple-color: #90a4ae;
  --mat-mdc-slider-hover-ripple-color: rgba(144, 164, 174, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(144, 164, 174, 0.2);
}
.app-theme--graphite-pro.dark .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mdc-list-item__start,
.app-theme--graphite-pro.dark .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #424242;
  --mdc-radio-selected-hover-icon-color: #424242;
  --mdc-radio-selected-icon-color: #424242;
  --mdc-radio-selected-pressed-icon-color: #424242;
}
.app-theme--graphite-pro.dark .mat-accent .mdc-list-item__start,
.app-theme--graphite-pro.dark .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-warn .mdc-list-item__start,
.app-theme--graphite-pro.dark .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--graphite-pro.dark .mat-mdc-list-option {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #424242;
  --mdc-checkbox-selected-hover-icon-color: #424242;
  --mdc-checkbox-selected-icon-color: #424242;
  --mdc-checkbox-selected-pressed-icon-color: #424242;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #424242;
  --mdc-checkbox-selected-hover-state-layer-color: #424242;
  --mdc-checkbox-selected-pressed-state-layer-color: #424242;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-list-option.mat-accent {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-list-option.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--graphite-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #424242;
}
.app-theme--graphite-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--graphite-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #424242;
}
.app-theme--graphite-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--graphite-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--graphite-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--graphite-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--graphite-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--graphite-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--graphite-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--graphite-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--graphite-pro.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--graphite-pro.dark .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--graphite-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--graphite-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--graphite-pro.dark {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--graphite-pro.dark .mat-mdc-tab-group, .app-theme--graphite-pro.dark .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #424242;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #424242;
  --mat-tab-header-active-ripple-color: #424242;
  --mat-tab-header-inactive-ripple-color: #424242;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #424242;
  --mat-tab-header-active-hover-label-text-color: #424242;
  --mat-tab-header-active-focus-indicator-color: #424242;
  --mat-tab-header-active-hover-indicator-color: #424242;
}
.app-theme--graphite-pro.dark .mat-mdc-tab-group.mat-accent, .app-theme--graphite-pro.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #90a4ae;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #90a4ae;
  --mat-tab-header-active-ripple-color: #90a4ae;
  --mat-tab-header-inactive-ripple-color: #90a4ae;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #90a4ae;
  --mat-tab-header-active-hover-label-text-color: #90a4ae;
  --mat-tab-header-active-focus-indicator-color: #90a4ae;
  --mat-tab-header-active-hover-indicator-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-mdc-tab-group.mat-warn, .app-theme--graphite-pro.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--graphite-pro.dark .mat-mdc-tab-group.mat-background-primary, .app-theme--graphite-pro.dark .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #424242;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-tab-group.mat-background-accent, .app-theme--graphite-pro.dark .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #90a4ae;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro.dark .mat-mdc-tab-group.mat-background-warn, .app-theme--graphite-pro.dark .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--graphite-pro.dark {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.app-theme--graphite-pro.dark .mat-mdc-checkbox.mat-primary {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #424242;
  --mdc-checkbox-selected-hover-icon-color: #424242;
  --mdc-checkbox-selected-icon-color: #424242;
  --mdc-checkbox-selected-pressed-icon-color: #424242;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #424242;
  --mdc-checkbox-selected-hover-state-layer-color: #424242;
  --mdc-checkbox-selected-pressed-state-layer-color: #424242;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-checkbox.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--graphite-pro.dark .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--graphite-pro.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--graphite-pro.dark {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--graphite-pro.dark .mat-mdc-checkbox .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);
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #424242;
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #90a4ae;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #90a4ae;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .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;
}
.app-theme--graphite-pro.dark .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #424242;
}
.app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-button, .app-theme--graphite-pro.dark .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--graphite-pro.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-primary, .app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #424242;
  --mat-mdc-button-ripple-color: rgba(66, 66, 66, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-accent, .app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-warn, .app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-primary, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-accent, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-warn, .app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-button.mat-mdc-button-base,
.app-theme--graphite-pro.dark .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--graphite-pro.dark .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--graphite-pro.dark .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #424242;
  --mat-mdc-button-persistent-ripple-color: #424242;
  --mat-mdc-button-ripple-color: rgba(66, 66, 66, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #90a4ae;
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--graphite-pro.dark .mat-mdc-fab,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--graphite-pro.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--graphite-pro.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--graphite-pro.dark .mat-mdc-fab[disabled][disabled],
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-unthemed,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #90a4ae;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--graphite-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--graphite-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--graphite-pro.dark .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);
}
.app-theme--graphite-pro.dark .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--graphite-pro.dark .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --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;
}
.app-theme--graphite-pro.dark .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #424242;
}
.app-theme--graphite-pro.dark .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--graphite-pro.dark .mat-badge {
  position: relative;
}
.app-theme--graphite-pro.dark .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--graphite-pro.dark .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--graphite-pro.dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--graphite-pro.dark .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--graphite-pro.dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--graphite-pro.dark .ng-animate-disabled .mat-badge-content,
.app-theme--graphite-pro.dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--graphite-pro.dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--graphite-pro.dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--graphite-pro.dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--graphite-pro.dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--graphite-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--graphite-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--graphite-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--graphite-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--graphite-pro.dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--graphite-pro.dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--graphite-pro.dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--graphite-pro.dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--graphite-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--graphite-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--graphite-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--graphite-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--graphite-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--graphite-pro.dark {
  --mat-badge-background-color: #424242;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.app-theme--graphite-pro.dark .mat-badge-accent {
  --mat-badge-background-color: #90a4ae;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro.dark .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--graphite-pro.dark {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #424242;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(66, 66, 66, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(66, 66, 66, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(66, 66, 66, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #424242;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(66, 66, 66, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.app-theme--graphite-pro.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #90a4ae;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(144, 164, 174, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(144, 164, 174, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--graphite-pro.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--graphite-pro.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--graphite-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--graphite-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--graphite-pro.dark {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--graphite-pro.dark .mat-icon.mat-primary {
  --mat-icon-color: #424242;
}
.app-theme--graphite-pro.dark .mat-icon.mat-accent {
  --mat-icon-color: #90a4ae;
}
.app-theme--graphite-pro.dark .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--graphite-pro.dark {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #424242;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #424242;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #424242;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--graphite-pro.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #90a4ae;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #90a4ae;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #90a4ae;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--graphite-pro.dark {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--graphite-pro.dark .mat-sort-header-arrow {
  color: #c6c6c6;
}
.app-theme--graphite-pro.dark {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.app-theme--graphite-pro.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #424242;
  --mat-toolbar-container-text-color: white;
}
.app-theme--graphite-pro.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #90a4ae;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--graphite-pro.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--graphite-pro.dark {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--graphite-pro.dark .mat-tree {
  background: #424242;
}
.app-theme--graphite-pro.dark .mat-tree-node,
.app-theme--graphite-pro.dark .mat-nested-tree-node {
  color: white;
}
.app-theme--graphite-pro.dark .mat-tree-node {
  min-height: 48px;
}
.app-theme--graphite-pro.dark .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--graphite-pro.dark .mat-tree-node,
.app-theme--graphite-pro.dark .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Swatch preview */
.app-theme-swatch--graphite-pro {
  --swatch: #424242;
}

/* Thème clair */
.app-theme--sable-pro {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #6d4c41;
  --app-primary-soft: #d7ccc8;
  --app-primary-strong: #5d4037;
  /* Accent */
  --app-accent: #ff8a65;
  --app-accent-soft: #ffccbc;
  --app-accent-strong: #e64a19;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #faf7f4;
  --app-bg-subtle: #f0ebe6;
  --app-text: #221a14;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--sable-pro .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro {
  --mat-option-selected-state-label-text-color: #6d4c41;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.app-theme--sable-pro .mat-accent {
  --mat-option-selected-state-label-text-color: #ff8a65;
}
.app-theme--sable-pro .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--sable-pro {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--sable-pro .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--sable-pro .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme--sable-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #6d4c41;
}
.app-theme--sable-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #6d4c41;
}
.app-theme--sable-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--sable-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff8a65;
}
.app-theme--sable-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff8a65;
}
.app-theme--sable-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--sable-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff8a65;
}
.app-theme--sable-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff8a65;
}
.app-theme--sable-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--sable-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--sable-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--sable-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--sable-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.app-theme--sable-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.app-theme--sable-pro .mat-app-background, .app-theme--sable-pro.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-elevation-z0, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z1, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z2, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z3, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z4, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z5, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z6, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z7, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z8, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z9, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z10, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z11, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z12, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z13, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z14, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z15, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z16, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z17, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z18, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z19, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z20, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z21, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z22, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z23, .app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-elevation-z24, .app-theme--sable-pro .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;
}

.app-theme--sable-pro {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--sable-pro .mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--sable-pro .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #6d4c41;
  --mdc-linear-progress-track-color: rgba(109, 76, 65, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--sable-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(109, 76, 65, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(109, 76, 65, 0.25));
}
@media (forced-colors: active) {
  .app-theme--sable-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--sable-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(109, 76, 65, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--sable-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(109, 76, 65, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(109, 76, 65, 0.25));
}
.app-theme--sable-pro .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #ff8a65;
  --mdc-linear-progress-track-color: rgba(255, 138, 101, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--sable-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(255, 138, 101, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 138, 101, 0.25));
}
@media (forced-colors: active) {
  .app-theme--sable-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--sable-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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, 138, 101, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--sable-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 138, 101, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 138, 101, 0.25));
}
.app-theme--sable-pro .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--sable-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--sable-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--sable-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--sable-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--sable-pro .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--sable-pro {
  --mdc-filled-text-field-caret-color: #6d4c41;
  --mdc-filled-text-field-focus-active-indicator-color: #6d4c41;
  --mdc-filled-text-field-focus-label-text-color: rgba(109, 76, 65, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #6d4c41;
  --mdc-outlined-text-field-focus-outline-color: #6d4c41;
  --mdc-outlined-text-field-focus-label-text-color: rgba(109, 76, 65, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.app-theme--sable-pro .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--sable-pro .mat-mdc-form-field-subscript-wrapper,
.app-theme--sable-pro .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--sable-pro .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.app-theme--sable-pro .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--sable-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(109, 76, 65, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(255, 138, 101, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #ff8a65;
  --mdc-filled-text-field-focus-active-indicator-color: #ff8a65;
  --mdc-filled-text-field-focus-label-text-color: rgba(255, 138, 101, 0.87);
  --mdc-outlined-text-field-caret-color: #ff8a65;
  --mdc-outlined-text-field-focus-outline-color: #ff8a65;
  --mdc-outlined-text-field-focus-label-text-color: rgba(255, 138, 101, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field.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;
}
.app-theme--sable-pro [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--sable-pro .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--sable-pro .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--sable-pro .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(109, 76, 65, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(255, 138, 101, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--sable-pro {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: white;
}

.app-theme--sable-pro .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --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;
}
.app-theme--sable-pro .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.app-theme--sable-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--sable-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #6d4c41;
  --mdc-chip-elevated-disabled-container-color: #6d4c41;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--sable-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--sable-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #ff8a65;
  --mdc-chip-elevated-disabled-container-color: #ff8a65;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--sable-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--sable-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--sable-pro .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--sable-pro .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--sable-pro .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #6d4c41;
  --mdc-switch-selected-handle-color: #6d4c41;
  --mdc-switch-selected-hover-state-layer-color: #6d4c41;
  --mdc-switch-selected-pressed-state-layer-color: #6d4c41;
  --mdc-switch-selected-focus-handle-color: #3e2723;
  --mdc-switch-selected-hover-handle-color: #3e2723;
  --mdc-switch-selected-pressed-handle-color: #3e2723;
  --mdc-switch-selected-focus-track-color: #a1887f;
  --mdc-switch-selected-hover-track-color: #a1887f;
  --mdc-switch-selected-pressed-track-color: #a1887f;
  --mdc-switch-selected-track-color: #a1887f;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.app-theme--sable-pro .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--sable-pro .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--sable-pro .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #f4511e;
  --mdc-switch-selected-handle-color: #f4511e;
  --mdc-switch-selected-hover-state-layer-color: #f4511e;
  --mdc-switch-selected-pressed-state-layer-color: #f4511e;
  --mdc-switch-selected-focus-handle-color: #bf360c;
  --mdc-switch-selected-hover-handle-color: #bf360c;
  --mdc-switch-selected-pressed-handle-color: #bf360c;
  --mdc-switch-selected-focus-track-color: #ff8a65;
  --mdc-switch-selected-hover-track-color: #ff8a65;
  --mdc-switch-selected-pressed-track-color: #ff8a65;
  --mdc-switch-selected-track-color: #ff8a65;
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--sable-pro .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--sable-pro .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--sable-pro .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #6d4c41;
  --mdc-radio-selected-hover-icon-color: #6d4c41;
  --mdc-radio-selected-icon-color: #6d4c41;
  --mdc-radio-selected-pressed-icon-color: #6d4c41;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #6d4c41;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--sable-pro .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #ff8a65;
  --mdc-radio-selected-hover-icon-color: #ff8a65;
  --mdc-radio-selected-icon-color: #ff8a65;
  --mdc-radio-selected-pressed-icon-color: #ff8a65;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #ff8a65;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--sable-pro .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--sable-pro .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--sable-pro .mat-mdc-radio-button .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);
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #6d4c41;
  --mdc-slider-focus-handle-color: #6d4c41;
  --mdc-slider-hover-handle-color: #6d4c41;
  --mdc-slider-active-track-color: #6d4c41;
  --mdc-slider-inactive-track-color: #6d4c41;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #6d4c41;
  --mat-mdc-slider-ripple-color: #6d4c41;
  --mat-mdc-slider-hover-ripple-color: rgba(109, 76, 65, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(109, 76, 65, 0.2);
}
.app-theme--sable-pro .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #ff8a65;
  --mdc-slider-focus-handle-color: #ff8a65;
  --mdc-slider-hover-handle-color: #ff8a65;
  --mdc-slider-active-track-color: #ff8a65;
  --mdc-slider-inactive-track-color: #ff8a65;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff8a65;
  --mat-mdc-slider-ripple-color: #ff8a65;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 138, 101, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 138, 101, 0.2);
}
.app-theme--sable-pro .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mdc-list-item__start,
.app-theme--sable-pro .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #6d4c41;
  --mdc-radio-selected-hover-icon-color: #6d4c41;
  --mdc-radio-selected-icon-color: #6d4c41;
  --mdc-radio-selected-pressed-icon-color: #6d4c41;
}
.app-theme--sable-pro .mat-accent .mdc-list-item__start,
.app-theme--sable-pro .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #ff8a65;
  --mdc-radio-selected-hover-icon-color: #ff8a65;
  --mdc-radio-selected-icon-color: #ff8a65;
  --mdc-radio-selected-pressed-icon-color: #ff8a65;
}
.app-theme--sable-pro .mat-warn .mdc-list-item__start,
.app-theme--sable-pro .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--sable-pro .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6d4c41;
  --mdc-checkbox-selected-hover-icon-color: #6d4c41;
  --mdc-checkbox-selected-icon-color: #6d4c41;
  --mdc-checkbox-selected-pressed-icon-color: #6d4c41;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-hover-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-pressed-state-layer-color: #6d4c41;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--sable-pro .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff8a65;
  --mdc-checkbox-selected-hover-icon-color: #ff8a65;
  --mdc-checkbox-selected-icon-color: #ff8a65;
  --mdc-checkbox-selected-pressed-icon-color: #ff8a65;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-hover-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff8a65;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--sable-pro .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--sable-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--sable-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #6d4c41;
}
.app-theme--sable-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--sable-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #6d4c41;
}
.app-theme--sable-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--sable-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--sable-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--sable-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--sable-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--sable-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--sable-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--sable-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--sable-pro {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--sable-pro .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--sable-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--sable-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--sable-pro {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--sable-pro .mat-mdc-tab-group, .app-theme--sable-pro .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #6d4c41;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #6d4c41;
  --mat-tab-header-active-ripple-color: #6d4c41;
  --mat-tab-header-inactive-ripple-color: #6d4c41;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #6d4c41;
  --mat-tab-header-active-hover-label-text-color: #6d4c41;
  --mat-tab-header-active-focus-indicator-color: #6d4c41;
  --mat-tab-header-active-hover-indicator-color: #6d4c41;
}
.app-theme--sable-pro .mat-mdc-tab-group.mat-accent, .app-theme--sable-pro .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #ff8a65;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #ff8a65;
  --mat-tab-header-active-ripple-color: #ff8a65;
  --mat-tab-header-inactive-ripple-color: #ff8a65;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ff8a65;
  --mat-tab-header-active-hover-label-text-color: #ff8a65;
  --mat-tab-header-active-focus-indicator-color: #ff8a65;
  --mat-tab-header-active-hover-indicator-color: #ff8a65;
}
.app-theme--sable-pro .mat-mdc-tab-group.mat-warn, .app-theme--sable-pro .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--sable-pro .mat-mdc-tab-group.mat-background-primary, .app-theme--sable-pro .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #6d4c41;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--sable-pro .mat-mdc-tab-group.mat-background-accent, .app-theme--sable-pro .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #ff8a65;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-mdc-tab-group.mat-background-warn, .app-theme--sable-pro .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--sable-pro .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--sable-pro {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff8a65;
  --mdc-checkbox-selected-hover-icon-color: #ff8a65;
  --mdc-checkbox-selected-icon-color: #ff8a65;
  --mdc-checkbox-selected-pressed-icon-color: #ff8a65;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-hover-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff8a65;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.app-theme--sable-pro .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6d4c41;
  --mdc-checkbox-selected-hover-icon-color: #6d4c41;
  --mdc-checkbox-selected-icon-color: #6d4c41;
  --mdc-checkbox-selected-pressed-icon-color: #6d4c41;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-hover-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-pressed-state-layer-color: #6d4c41;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--sable-pro .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--sable-pro .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--sable-pro .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--sable-pro {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--sable-pro .mat-mdc-checkbox .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);
}
.app-theme--sable-pro .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.app-theme--sable-pro .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #6d4c41;
}
.app-theme--sable-pro .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #ff8a65;
}
.app-theme--sable-pro .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--sable-pro .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #6d4c41;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--sable-pro .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #ff8a65;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--sable-pro .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #6d4c41;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #ff8a65;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--sable-pro .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;
}
.app-theme--sable-pro .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.app-theme--sable-pro .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.app-theme--sable-pro .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #6d4c41;
}
.app-theme--sable-pro .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #ff8a65;
}
.app-theme--sable-pro .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-button, .app-theme--sable-pro .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--sable-pro .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-button.mat-primary, .app-theme--sable-pro .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6d4c41;
  --mat-mdc-button-ripple-color: rgba(109, 76, 65, 0.1);
}
.app-theme--sable-pro .mat-mdc-button.mat-accent, .app-theme--sable-pro .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #ff8a65;
  --mat-mdc-button-ripple-color: rgba(255, 138, 101, 0.1);
}
.app-theme--sable-pro .mat-mdc-button.mat-warn, .app-theme--sable-pro .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--sable-pro .mat-mdc-raised-button, .app-theme--sable-pro .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--sable-pro .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-primary, .app-theme--sable-pro .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-accent, .app-theme--sable-pro .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro .mat-mdc-raised-button.mat-warn, .app-theme--sable-pro .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro .mat-mdc-button.mat-mdc-button-base,
.app-theme--sable-pro .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--sable-pro .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--sable-pro .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--sable-pro .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #6d4c41;
  --mat-mdc-button-persistent-ripple-color: #6d4c41;
  --mat-mdc-button-ripple-color: rgba(109, 76, 65, 0.1);
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #ff8a65;
  --mat-mdc-button-persistent-ripple-color: #ff8a65;
  --mat-mdc-button-ripple-color: rgba(255, 138, 101, 0.1);
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--sable-pro .mat-mdc-fab,
.app-theme--sable-pro .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--sable-pro .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--sable-pro .mat-mdc-fab.mat-primary,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro .mat-mdc-fab.mat-accent,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro .mat-mdc-fab.mat-warn,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro .mat-mdc-fab[disabled][disabled],
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-fab.mat-unthemed,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--sable-pro .mat-mdc-fab.mat-primary,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #6d4c41;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--sable-pro .mat-mdc-fab.mat-accent,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #ff8a65;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--sable-pro .mat-mdc-fab.mat-warn,
.app-theme--sable-pro .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--sable-pro .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);
}
.app-theme--sable-pro .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--sable-pro .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #ff8a65;
  --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;
}
.app-theme--sable-pro .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #6d4c41;
}
.app-theme--sable-pro .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #ff8a65;
}
.app-theme--sable-pro .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--sable-pro .mat-badge {
  position: relative;
}
.app-theme--sable-pro .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--sable-pro .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--sable-pro .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--sable-pro .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--sable-pro .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--sable-pro .ng-animate-disabled .mat-badge-content,
.app-theme--sable-pro .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--sable-pro .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--sable-pro .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--sable-pro .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--sable-pro .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--sable-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--sable-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--sable-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--sable-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--sable-pro .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--sable-pro .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--sable-pro .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--sable-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--sable-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--sable-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--sable-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--sable-pro .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--sable-pro .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--sable-pro .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--sable-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--sable-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--sable-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--sable-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--sable-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--sable-pro {
  --mat-badge-background-color: #6d4c41;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.app-theme--sable-pro .mat-badge-accent {
  --mat-badge-background-color: #ff8a65;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--sable-pro {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #6d4c41;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(109, 76, 65, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(109, 76, 65, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(109, 76, 65, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #6d4c41;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(109, 76, 65, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--sable-pro .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #ff8a65;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 138, 101, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 138, 101, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 138, 101, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 138, 101, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--sable-pro .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--sable-pro .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #ff8a65;
}
.app-theme--sable-pro .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--sable-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--sable-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--sable-pro {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--sable-pro .mat-icon.mat-primary {
  --mat-icon-color: #6d4c41;
}
.app-theme--sable-pro .mat-icon.mat-accent {
  --mat-icon-color: #ff8a65;
}
.app-theme--sable-pro .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--sable-pro {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #6d4c41;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #6d4c41;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #6d4c41;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--sable-pro .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #ff8a65;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #ff8a65;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #ff8a65;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--sable-pro {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--sable-pro .mat-sort-header-arrow {
  color: #757575;
}
.app-theme--sable-pro {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--sable-pro .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #6d4c41;
  --mat-toolbar-container-text-color: white;
}
.app-theme--sable-pro .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff8a65;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--sable-pro {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--sable-pro .mat-tree {
  background: white;
}
.app-theme--sable-pro .mat-tree-node,
.app-theme--sable-pro .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro .mat-tree-node {
  min-height: 48px;
}
.app-theme--sable-pro .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--sable-pro .mat-tree-node,
.app-theme--sable-pro .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Thème sombre */
.app-theme--sable-pro.dark {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #6d4c41;
  --app-primary-soft: #d7ccc8;
  --app-primary-strong: #5d4037;
  /* Accent */
  --app-accent: #ff8a65;
  --app-accent-soft: #ffccbc;
  --app-accent-strong: #e64a19;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #1c1714;
  --app-bg-subtle: #26211d;
  --app-text: #f4ece6;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  color-scheme: dark;
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--sable-pro.dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark {
  --mat-option-selected-state-label-text-color: #6d4c41;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.app-theme--sable-pro.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--sable-pro.dark {
  --mat-optgroup-label-text-color: white;
}

.app-theme--sable-pro.dark .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.app-theme--sable-pro.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.app-theme--sable-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #6d4c41;
}
.app-theme--sable-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--sable-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff8a65;
}
.app-theme--sable-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--sable-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff8a65;
}
.app-theme--sable-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--sable-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--sable-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--sable-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--sable-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--sable-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--sable-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.app-theme--sable-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--sable-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.app-theme--sable-pro.dark .mat-app-background, .app-theme--sable-pro.dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.app-theme--sable-pro.dark .mat-elevation-z0, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z1, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z2, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z3, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z4, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z5, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z6, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z7, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z8, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z9, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z10, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z11, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z12, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z13, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z14, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z15, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z16, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z17, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z18, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z19, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z20, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z21, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z22, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z23, .app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-elevation-z24, .app-theme--sable-pro.dark .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;
}

.app-theme--sable-pro.dark {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--sable-pro.dark .mat-mdc-card {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #6d4c41;
  --mdc-linear-progress-track-color: rgba(109, 76, 65, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(109, 76, 65, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(109, 76, 65, 0.25));
}
@media (forced-colors: active) {
  .app-theme--sable-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--sable-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(109, 76, 65, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(109, 76, 65, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(109, 76, 65, 0.25));
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #ff8a65;
  --mdc-linear-progress-track-color: rgba(255, 138, 101, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(255, 138, 101, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 138, 101, 0.25));
}
@media (forced-colors: active) {
  .app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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, 138, 101, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 138, 101, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(255, 138, 101, 0.25));
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--sable-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--sable-pro.dark .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--sable-pro.dark {
  --mdc-filled-text-field-caret-color: #6d4c41;
  --mdc-filled-text-field-focus-active-indicator-color: #6d4c41;
  --mdc-filled-text-field-focus-label-text-color: rgba(109, 76, 65, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #6d4c41;
  --mdc-outlined-text-field-focus-outline-color: #6d4c41;
  --mdc-outlined-text-field-focus-label-text-color: rgba(109, 76, 65, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
}

.app-theme--sable-pro.dark .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--sable-pro.dark .mat-mdc-form-field-subscript-wrapper,
.app-theme--sable-pro.dark .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--sable-pro.dark .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.app-theme--sable-pro.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.app-theme--sable-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--sable-pro.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.app-theme--sable-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(109, 76, 65, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(255, 138, 101, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #ff8a65;
  --mdc-filled-text-field-focus-active-indicator-color: #ff8a65;
  --mdc-filled-text-field-focus-label-text-color: rgba(255, 138, 101, 0.87);
  --mdc-outlined-text-field-caret-color: #ff8a65;
  --mdc-outlined-text-field-focus-outline-color: #ff8a65;
  --mdc-outlined-text-field-focus-label-text-color: rgba(255, 138, 101, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field.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;
}
.app-theme--sable-pro.dark [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--sable-pro.dark .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--sable-pro.dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--sable-pro.dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(109, 76, 65, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(255, 138, 101, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--sable-pro.dark {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: #424242;
}

.app-theme--sable-pro.dark .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --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;
}
.app-theme--sable-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.app-theme--sable-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--sable-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #6d4c41;
  --mdc-chip-elevated-disabled-container-color: #6d4c41;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--sable-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #ff8a65;
  --mdc-chip-elevated-disabled-container-color: #ff8a65;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--sable-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--sable-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--sable-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--sable-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #a1887f;
  --mdc-switch-selected-handle-color: #a1887f;
  --mdc-switch-selected-hover-state-layer-color: #a1887f;
  --mdc-switch-selected-pressed-state-layer-color: #a1887f;
  --mdc-switch-selected-focus-handle-color: #bcaaa4;
  --mdc-switch-selected-hover-handle-color: #bcaaa4;
  --mdc-switch-selected-pressed-handle-color: #bcaaa4;
  --mdc-switch-selected-focus-track-color: #6d4c41;
  --mdc-switch-selected-hover-track-color: #6d4c41;
  --mdc-switch-selected-pressed-track-color: #6d4c41;
  --mdc-switch-selected-track-color: #6d4c41;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.app-theme--sable-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--sable-pro.dark .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--sable-pro.dark .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #ff8a65;
  --mdc-switch-selected-handle-color: #ff8a65;
  --mdc-switch-selected-hover-state-layer-color: #ff8a65;
  --mdc-switch-selected-pressed-state-layer-color: #ff8a65;
  --mdc-switch-selected-focus-handle-color: #ffab91;
  --mdc-switch-selected-hover-handle-color: #ffab91;
  --mdc-switch-selected-pressed-handle-color: #ffab91;
  --mdc-switch-selected-focus-track-color: #f4511e;
  --mdc-switch-selected-hover-track-color: #f4511e;
  --mdc-switch-selected-pressed-track-color: #f4511e;
  --mdc-switch-selected-track-color: #f4511e;
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--sable-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--sable-pro.dark .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--sable-pro.dark .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #6d4c41;
  --mdc-radio-selected-hover-icon-color: #6d4c41;
  --mdc-radio-selected-icon-color: #6d4c41;
  --mdc-radio-selected-pressed-icon-color: #6d4c41;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #6d4c41;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--sable-pro.dark .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #ff8a65;
  --mdc-radio-selected-hover-icon-color: #ff8a65;
  --mdc-radio-selected-icon-color: #ff8a65;
  --mdc-radio-selected-pressed-icon-color: #ff8a65;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #ff8a65;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--sable-pro.dark .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--sable-pro.dark .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--sable-pro.dark .mat-mdc-radio-button .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);
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #6d4c41;
  --mdc-slider-focus-handle-color: #6d4c41;
  --mdc-slider-hover-handle-color: #6d4c41;
  --mdc-slider-active-track-color: #6d4c41;
  --mdc-slider-inactive-track-color: #6d4c41;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #6d4c41;
  --mat-mdc-slider-ripple-color: #6d4c41;
  --mat-mdc-slider-hover-ripple-color: rgba(109, 76, 65, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(109, 76, 65, 0.2);
}
.app-theme--sable-pro.dark .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #ff8a65;
  --mdc-slider-focus-handle-color: #ff8a65;
  --mdc-slider-hover-handle-color: #ff8a65;
  --mdc-slider-active-track-color: #ff8a65;
  --mdc-slider-inactive-track-color: #ff8a65;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff8a65;
  --mat-mdc-slider-ripple-color: #ff8a65;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 138, 101, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 138, 101, 0.2);
}
.app-theme--sable-pro.dark .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mdc-list-item__start,
.app-theme--sable-pro.dark .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #6d4c41;
  --mdc-radio-selected-hover-icon-color: #6d4c41;
  --mdc-radio-selected-icon-color: #6d4c41;
  --mdc-radio-selected-pressed-icon-color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-accent .mdc-list-item__start,
.app-theme--sable-pro.dark .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #ff8a65;
  --mdc-radio-selected-hover-icon-color: #ff8a65;
  --mdc-radio-selected-icon-color: #ff8a65;
  --mdc-radio-selected-pressed-icon-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-warn .mdc-list-item__start,
.app-theme--sable-pro.dark .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--sable-pro.dark .mat-mdc-list-option {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6d4c41;
  --mdc-checkbox-selected-hover-icon-color: #6d4c41;
  --mdc-checkbox-selected-icon-color: #6d4c41;
  --mdc-checkbox-selected-pressed-icon-color: #6d4c41;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-hover-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-pressed-state-layer-color: #6d4c41;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-list-option.mat-accent {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff8a65;
  --mdc-checkbox-selected-hover-icon-color: #ff8a65;
  --mdc-checkbox-selected-icon-color: #ff8a65;
  --mdc-checkbox-selected-pressed-icon-color: #ff8a65;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-hover-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff8a65;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-list-option.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--sable-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--sable-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--sable-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--sable-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--sable-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--sable-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--sable-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--sable-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--sable-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--sable-pro.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--sable-pro.dark .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--sable-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--sable-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--sable-pro.dark {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--sable-pro.dark .mat-mdc-tab-group, .app-theme--sable-pro.dark .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #6d4c41;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #6d4c41;
  --mat-tab-header-active-ripple-color: #6d4c41;
  --mat-tab-header-inactive-ripple-color: #6d4c41;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #6d4c41;
  --mat-tab-header-active-hover-label-text-color: #6d4c41;
  --mat-tab-header-active-focus-indicator-color: #6d4c41;
  --mat-tab-header-active-hover-indicator-color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-mdc-tab-group.mat-accent, .app-theme--sable-pro.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #ff8a65;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #ff8a65;
  --mat-tab-header-active-ripple-color: #ff8a65;
  --mat-tab-header-inactive-ripple-color: #ff8a65;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #ff8a65;
  --mat-tab-header-active-hover-label-text-color: #ff8a65;
  --mat-tab-header-active-focus-indicator-color: #ff8a65;
  --mat-tab-header-active-hover-indicator-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-mdc-tab-group.mat-warn, .app-theme--sable-pro.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--sable-pro.dark .mat-mdc-tab-group.mat-background-primary, .app-theme--sable-pro.dark .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #6d4c41;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-tab-group.mat-background-accent, .app-theme--sable-pro.dark .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #ff8a65;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro.dark .mat-mdc-tab-group.mat-background-warn, .app-theme--sable-pro.dark .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--sable-pro.dark {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff8a65;
  --mdc-checkbox-selected-hover-icon-color: #ff8a65;
  --mdc-checkbox-selected-icon-color: #ff8a65;
  --mdc-checkbox-selected-pressed-icon-color: #ff8a65;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-hover-state-layer-color: #ff8a65;
  --mdc-checkbox-selected-pressed-state-layer-color: #ff8a65;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.app-theme--sable-pro.dark .mat-mdc-checkbox.mat-primary {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6d4c41;
  --mdc-checkbox-selected-hover-icon-color: #6d4c41;
  --mdc-checkbox-selected-icon-color: #6d4c41;
  --mdc-checkbox-selected-pressed-icon-color: #6d4c41;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-hover-state-layer-color: #6d4c41;
  --mdc-checkbox-selected-pressed-state-layer-color: #6d4c41;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-checkbox.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--sable-pro.dark .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--sable-pro.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--sable-pro.dark {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--sable-pro.dark .mat-mdc-checkbox .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);
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #6d4c41;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #ff8a65;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #6d4c41;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #ff8a65;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .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;
}
.app-theme--sable-pro.dark .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-button, .app-theme--sable-pro.dark .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--sable-pro.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-primary, .app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6d4c41;
  --mat-mdc-button-ripple-color: rgba(109, 76, 65, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-accent, .app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #ff8a65;
  --mat-mdc-button-ripple-color: rgba(255, 138, 101, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-warn, .app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-raised-button, .app-theme--sable-pro.dark .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-primary, .app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-accent, .app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-warn, .app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-button.mat-mdc-button-base,
.app-theme--sable-pro.dark .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--sable-pro.dark .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--sable-pro.dark .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #6d4c41;
  --mat-mdc-button-persistent-ripple-color: #6d4c41;
  --mat-mdc-button-ripple-color: rgba(109, 76, 65, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #ff8a65;
  --mat-mdc-button-persistent-ripple-color: #ff8a65;
  --mat-mdc-button-ripple-color: rgba(255, 138, 101, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--sable-pro.dark .mat-mdc-fab,
.app-theme--sable-pro.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--sable-pro.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--sable-pro.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--sable-pro.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--sable-pro.dark .mat-mdc-fab[disabled][disabled],
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-unthemed,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #6d4c41;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #ff8a65;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--sable-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--sable-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--sable-pro.dark .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);
}
.app-theme--sable-pro.dark .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--sable-pro.dark .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --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;
}
.app-theme--sable-pro.dark .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--sable-pro.dark .mat-badge {
  position: relative;
}
.app-theme--sable-pro.dark .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--sable-pro.dark .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--sable-pro.dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--sable-pro.dark .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--sable-pro.dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--sable-pro.dark .ng-animate-disabled .mat-badge-content,
.app-theme--sable-pro.dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--sable-pro.dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--sable-pro.dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--sable-pro.dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--sable-pro.dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--sable-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--sable-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--sable-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--sable-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--sable-pro.dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--sable-pro.dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--sable-pro.dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--sable-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--sable-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--sable-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--sable-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--sable-pro.dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--sable-pro.dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--sable-pro.dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--sable-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--sable-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--sable-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--sable-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--sable-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--sable-pro.dark {
  --mat-badge-background-color: #6d4c41;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.app-theme--sable-pro.dark .mat-badge-accent {
  --mat-badge-background-color: #ff8a65;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro.dark .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--sable-pro.dark {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #6d4c41;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(109, 76, 65, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(109, 76, 65, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(109, 76, 65, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #6d4c41;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(109, 76, 65, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.app-theme--sable-pro.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #ff8a65;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 138, 101, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 138, 101, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 138, 101, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 138, 101, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--sable-pro.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--sable-pro.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--sable-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--sable-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--sable-pro.dark {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--sable-pro.dark .mat-icon.mat-primary {
  --mat-icon-color: #6d4c41;
}
.app-theme--sable-pro.dark .mat-icon.mat-accent {
  --mat-icon-color: #ff8a65;
}
.app-theme--sable-pro.dark .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--sable-pro.dark {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #6d4c41;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #6d4c41;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #6d4c41;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--sable-pro.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #ff8a65;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #ff8a65;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #ff8a65;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--sable-pro.dark {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--sable-pro.dark .mat-sort-header-arrow {
  color: #c6c6c6;
}
.app-theme--sable-pro.dark {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.app-theme--sable-pro.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #6d4c41;
  --mat-toolbar-container-text-color: white;
}
.app-theme--sable-pro.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #ff8a65;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--sable-pro.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--sable-pro.dark {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--sable-pro.dark .mat-tree {
  background: #424242;
}
.app-theme--sable-pro.dark .mat-tree-node,
.app-theme--sable-pro.dark .mat-nested-tree-node {
  color: white;
}
.app-theme--sable-pro.dark .mat-tree-node {
  min-height: 48px;
}
.app-theme--sable-pro.dark .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--sable-pro.dark .mat-tree-node,
.app-theme--sable-pro.dark .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Swatch preview */
.app-theme-swatch--sable-pro {
  --swatch: #6d4c41;
}

/* Thème clair */
.app-theme--azur-pro {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #1e88e5;
  --app-primary-soft: #bbdefb;
  --app-primary-strong: #1976d2;
  /* Accent */
  --app-accent: #4db6ac;
  --app-accent-soft: #b2dfdb;
  --app-accent-strong: #00796b;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #f4f8fb;
  --app-bg-subtle: #edf3f7;
  --app-text: #0e151b;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--azur-pro .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro {
  --mat-option-selected-state-label-text-color: #1e88e5;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.app-theme--azur-pro .mat-accent {
  --mat-option-selected-state-label-text-color: #4db6ac;
}
.app-theme--azur-pro .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--azur-pro {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--azur-pro .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--azur-pro .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme--azur-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #1e88e5;
}
.app-theme--azur-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #1e88e5;
}
.app-theme--azur-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--azur-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #4db6ac;
}
.app-theme--azur-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #4db6ac;
}
.app-theme--azur-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--azur-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #4db6ac;
}
.app-theme--azur-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #4db6ac;
}
.app-theme--azur-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--azur-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--azur-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--azur-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--azur-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.app-theme--azur-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.app-theme--azur-pro .mat-app-background, .app-theme--azur-pro.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-elevation-z0, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z1, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z2, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z3, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z4, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z5, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z6, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z7, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z8, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z9, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z10, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z11, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z12, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z13, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z14, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z15, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z16, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z17, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z18, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z19, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z20, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z21, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z22, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z23, .app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-elevation-z24, .app-theme--azur-pro .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;
}

.app-theme--azur-pro {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--azur-pro .mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--azur-pro .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #1e88e5;
  --mdc-linear-progress-track-color: rgba(30, 136, 229, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--azur-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(30, 136, 229, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(30, 136, 229, 0.25));
}
@media (forced-colors: active) {
  .app-theme--azur-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--azur-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(30, 136, 229, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--azur-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(30, 136, 229, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(30, 136, 229, 0.25));
}
.app-theme--azur-pro .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #4db6ac;
  --mdc-linear-progress-track-color: rgba(77, 182, 172, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--azur-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(77, 182, 172, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(77, 182, 172, 0.25));
}
@media (forced-colors: active) {
  .app-theme--azur-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--azur-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(77, 182, 172, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--azur-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(77, 182, 172, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(77, 182, 172, 0.25));
}
.app-theme--azur-pro .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--azur-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--azur-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--azur-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--azur-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--azur-pro .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--azur-pro {
  --mdc-filled-text-field-caret-color: #1e88e5;
  --mdc-filled-text-field-focus-active-indicator-color: #1e88e5;
  --mdc-filled-text-field-focus-label-text-color: rgba(30, 136, 229, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #1e88e5;
  --mdc-outlined-text-field-focus-outline-color: #1e88e5;
  --mdc-outlined-text-field-focus-label-text-color: rgba(30, 136, 229, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.app-theme--azur-pro .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--azur-pro .mat-mdc-form-field-subscript-wrapper,
.app-theme--azur-pro .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--azur-pro .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.app-theme--azur-pro .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--azur-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(30, 136, 229, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(77, 182, 172, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #4db6ac;
  --mdc-filled-text-field-focus-active-indicator-color: #4db6ac;
  --mdc-filled-text-field-focus-label-text-color: rgba(77, 182, 172, 0.87);
  --mdc-outlined-text-field-caret-color: #4db6ac;
  --mdc-outlined-text-field-focus-outline-color: #4db6ac;
  --mdc-outlined-text-field-focus-label-text-color: rgba(77, 182, 172, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field.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;
}
.app-theme--azur-pro [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--azur-pro .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--azur-pro .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--azur-pro .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 136, 229, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(77, 182, 172, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--azur-pro {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: white;
}

.app-theme--azur-pro .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --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;
}
.app-theme--azur-pro .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.app-theme--azur-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--azur-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #1e88e5;
  --mdc-chip-elevated-disabled-container-color: #1e88e5;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--azur-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--azur-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #4db6ac;
  --mdc-chip-elevated-disabled-container-color: #4db6ac;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--azur-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--azur-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--azur-pro .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--azur-pro .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--azur-pro .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #1e88e5;
  --mdc-switch-selected-handle-color: #1e88e5;
  --mdc-switch-selected-hover-state-layer-color: #1e88e5;
  --mdc-switch-selected-pressed-state-layer-color: #1e88e5;
  --mdc-switch-selected-focus-handle-color: #0d47a1;
  --mdc-switch-selected-hover-handle-color: #0d47a1;
  --mdc-switch-selected-pressed-handle-color: #0d47a1;
  --mdc-switch-selected-focus-track-color: #64b5f6;
  --mdc-switch-selected-hover-track-color: #64b5f6;
  --mdc-switch-selected-pressed-track-color: #64b5f6;
  --mdc-switch-selected-track-color: #64b5f6;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.app-theme--azur-pro .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--azur-pro .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--azur-pro .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #00897b;
  --mdc-switch-selected-handle-color: #00897b;
  --mdc-switch-selected-hover-state-layer-color: #00897b;
  --mdc-switch-selected-pressed-state-layer-color: #00897b;
  --mdc-switch-selected-focus-handle-color: #004d40;
  --mdc-switch-selected-hover-handle-color: #004d40;
  --mdc-switch-selected-pressed-handle-color: #004d40;
  --mdc-switch-selected-focus-track-color: #4db6ac;
  --mdc-switch-selected-hover-track-color: #4db6ac;
  --mdc-switch-selected-pressed-track-color: #4db6ac;
  --mdc-switch-selected-track-color: #4db6ac;
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--azur-pro .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--azur-pro .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--azur-pro .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #1e88e5;
  --mdc-radio-selected-hover-icon-color: #1e88e5;
  --mdc-radio-selected-icon-color: #1e88e5;
  --mdc-radio-selected-pressed-icon-color: #1e88e5;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #1e88e5;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--azur-pro .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #4db6ac;
  --mdc-radio-selected-hover-icon-color: #4db6ac;
  --mdc-radio-selected-icon-color: #4db6ac;
  --mdc-radio-selected-pressed-icon-color: #4db6ac;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #4db6ac;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--azur-pro .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--azur-pro .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--azur-pro .mat-mdc-radio-button .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);
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #1e88e5;
  --mdc-slider-focus-handle-color: #1e88e5;
  --mdc-slider-hover-handle-color: #1e88e5;
  --mdc-slider-active-track-color: #1e88e5;
  --mdc-slider-inactive-track-color: #1e88e5;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #1e88e5;
  --mat-mdc-slider-ripple-color: #1e88e5;
  --mat-mdc-slider-hover-ripple-color: rgba(30, 136, 229, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(30, 136, 229, 0.2);
}
.app-theme--azur-pro .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #4db6ac;
  --mdc-slider-focus-handle-color: #4db6ac;
  --mdc-slider-hover-handle-color: #4db6ac;
  --mdc-slider-active-track-color: #4db6ac;
  --mdc-slider-inactive-track-color: #4db6ac;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #4db6ac;
  --mat-mdc-slider-ripple-color: #4db6ac;
  --mat-mdc-slider-hover-ripple-color: rgba(77, 182, 172, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(77, 182, 172, 0.2);
}
.app-theme--azur-pro .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mdc-list-item__start,
.app-theme--azur-pro .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #1e88e5;
  --mdc-radio-selected-hover-icon-color: #1e88e5;
  --mdc-radio-selected-icon-color: #1e88e5;
  --mdc-radio-selected-pressed-icon-color: #1e88e5;
}
.app-theme--azur-pro .mat-accent .mdc-list-item__start,
.app-theme--azur-pro .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #4db6ac;
  --mdc-radio-selected-hover-icon-color: #4db6ac;
  --mdc-radio-selected-icon-color: #4db6ac;
  --mdc-radio-selected-pressed-icon-color: #4db6ac;
}
.app-theme--azur-pro .mat-warn .mdc-list-item__start,
.app-theme--azur-pro .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--azur-pro .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #1e88e5;
  --mdc-checkbox-selected-hover-icon-color: #1e88e5;
  --mdc-checkbox-selected-icon-color: #1e88e5;
  --mdc-checkbox-selected-pressed-icon-color: #1e88e5;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-hover-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-pressed-state-layer-color: #1e88e5;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--azur-pro .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #4db6ac;
  --mdc-checkbox-selected-hover-icon-color: #4db6ac;
  --mdc-checkbox-selected-icon-color: #4db6ac;
  --mdc-checkbox-selected-pressed-icon-color: #4db6ac;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-hover-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-pressed-state-layer-color: #4db6ac;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--azur-pro .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--azur-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--azur-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #1e88e5;
}
.app-theme--azur-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--azur-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #1e88e5;
}
.app-theme--azur-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--azur-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--azur-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--azur-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--azur-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--azur-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--azur-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--azur-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--azur-pro {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--azur-pro .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--azur-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--azur-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--azur-pro {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--azur-pro .mat-mdc-tab-group, .app-theme--azur-pro .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #1e88e5;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #1e88e5;
  --mat-tab-header-active-ripple-color: #1e88e5;
  --mat-tab-header-inactive-ripple-color: #1e88e5;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #1e88e5;
  --mat-tab-header-active-hover-label-text-color: #1e88e5;
  --mat-tab-header-active-focus-indicator-color: #1e88e5;
  --mat-tab-header-active-hover-indicator-color: #1e88e5;
}
.app-theme--azur-pro .mat-mdc-tab-group.mat-accent, .app-theme--azur-pro .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #4db6ac;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #4db6ac;
  --mat-tab-header-active-ripple-color: #4db6ac;
  --mat-tab-header-inactive-ripple-color: #4db6ac;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #4db6ac;
  --mat-tab-header-active-hover-label-text-color: #4db6ac;
  --mat-tab-header-active-focus-indicator-color: #4db6ac;
  --mat-tab-header-active-hover-indicator-color: #4db6ac;
}
.app-theme--azur-pro .mat-mdc-tab-group.mat-warn, .app-theme--azur-pro .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--azur-pro .mat-mdc-tab-group.mat-background-primary, .app-theme--azur-pro .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #1e88e5;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--azur-pro .mat-mdc-tab-group.mat-background-accent, .app-theme--azur-pro .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #4db6ac;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-mdc-tab-group.mat-background-warn, .app-theme--azur-pro .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--azur-pro .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--azur-pro {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #4db6ac;
  --mdc-checkbox-selected-hover-icon-color: #4db6ac;
  --mdc-checkbox-selected-icon-color: #4db6ac;
  --mdc-checkbox-selected-pressed-icon-color: #4db6ac;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-hover-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-pressed-state-layer-color: #4db6ac;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.app-theme--azur-pro .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #1e88e5;
  --mdc-checkbox-selected-hover-icon-color: #1e88e5;
  --mdc-checkbox-selected-icon-color: #1e88e5;
  --mdc-checkbox-selected-pressed-icon-color: #1e88e5;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-hover-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-pressed-state-layer-color: #1e88e5;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--azur-pro .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--azur-pro .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--azur-pro .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--azur-pro {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--azur-pro .mat-mdc-checkbox .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);
}
.app-theme--azur-pro .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.app-theme--azur-pro .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #1e88e5;
}
.app-theme--azur-pro .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #4db6ac;
}
.app-theme--azur-pro .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--azur-pro .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #1e88e5;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--azur-pro .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #4db6ac;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--azur-pro .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #1e88e5;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #4db6ac;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--azur-pro .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;
}
.app-theme--azur-pro .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.app-theme--azur-pro .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.app-theme--azur-pro .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #1e88e5;
}
.app-theme--azur-pro .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #4db6ac;
}
.app-theme--azur-pro .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-button, .app-theme--azur-pro .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--azur-pro .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-button.mat-primary, .app-theme--azur-pro .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #1e88e5;
  --mat-mdc-button-ripple-color: rgba(30, 136, 229, 0.1);
}
.app-theme--azur-pro .mat-mdc-button.mat-accent, .app-theme--azur-pro .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #4db6ac;
  --mat-mdc-button-ripple-color: rgba(77, 182, 172, 0.1);
}
.app-theme--azur-pro .mat-mdc-button.mat-warn, .app-theme--azur-pro .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--azur-pro .mat-mdc-raised-button, .app-theme--azur-pro .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--azur-pro .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-primary, .app-theme--azur-pro .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-accent, .app-theme--azur-pro .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro .mat-mdc-raised-button.mat-warn, .app-theme--azur-pro .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro .mat-mdc-button.mat-mdc-button-base,
.app-theme--azur-pro .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--azur-pro .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--azur-pro .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--azur-pro .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #1e88e5;
  --mat-mdc-button-persistent-ripple-color: #1e88e5;
  --mat-mdc-button-ripple-color: rgba(30, 136, 229, 0.1);
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #4db6ac;
  --mat-mdc-button-persistent-ripple-color: #4db6ac;
  --mat-mdc-button-ripple-color: rgba(77, 182, 172, 0.1);
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--azur-pro .mat-mdc-fab,
.app-theme--azur-pro .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--azur-pro .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--azur-pro .mat-mdc-fab.mat-primary,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro .mat-mdc-fab.mat-accent,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro .mat-mdc-fab.mat-warn,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro .mat-mdc-fab[disabled][disabled],
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-fab.mat-unthemed,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--azur-pro .mat-mdc-fab.mat-primary,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #1e88e5;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--azur-pro .mat-mdc-fab.mat-accent,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #4db6ac;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--azur-pro .mat-mdc-fab.mat-warn,
.app-theme--azur-pro .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--azur-pro .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);
}
.app-theme--azur-pro .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--azur-pro .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #4db6ac;
  --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;
}
.app-theme--azur-pro .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #1e88e5;
}
.app-theme--azur-pro .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #4db6ac;
}
.app-theme--azur-pro .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--azur-pro .mat-badge {
  position: relative;
}
.app-theme--azur-pro .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--azur-pro .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--azur-pro .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--azur-pro .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--azur-pro .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--azur-pro .ng-animate-disabled .mat-badge-content,
.app-theme--azur-pro .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--azur-pro .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--azur-pro .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--azur-pro .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--azur-pro .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--azur-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--azur-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--azur-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--azur-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--azur-pro .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--azur-pro .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--azur-pro .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--azur-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--azur-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--azur-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--azur-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--azur-pro .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--azur-pro .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--azur-pro .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--azur-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--azur-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--azur-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--azur-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--azur-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--azur-pro {
  --mat-badge-background-color: #1e88e5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.app-theme--azur-pro .mat-badge-accent {
  --mat-badge-background-color: #4db6ac;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--azur-pro {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e88e5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 136, 229, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 136, 229, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 136, 229, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #1e88e5;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 136, 229, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--azur-pro .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #4db6ac;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(77, 182, 172, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(77, 182, 172, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(77, 182, 172, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(77, 182, 172, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--azur-pro .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--azur-pro .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #4db6ac;
}
.app-theme--azur-pro .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--azur-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--azur-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--azur-pro {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--azur-pro .mat-icon.mat-primary {
  --mat-icon-color: #1e88e5;
}
.app-theme--azur-pro .mat-icon.mat-accent {
  --mat-icon-color: #4db6ac;
}
.app-theme--azur-pro .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--azur-pro {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e88e5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e88e5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e88e5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--azur-pro .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #4db6ac;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #4db6ac;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #4db6ac;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--azur-pro {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--azur-pro .mat-sort-header-arrow {
  color: #757575;
}
.app-theme--azur-pro {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--azur-pro .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #1e88e5;
  --mat-toolbar-container-text-color: white;
}
.app-theme--azur-pro .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #4db6ac;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--azur-pro {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--azur-pro .mat-tree {
  background: white;
}
.app-theme--azur-pro .mat-tree-node,
.app-theme--azur-pro .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro .mat-tree-node {
  min-height: 48px;
}
.app-theme--azur-pro .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--azur-pro .mat-tree-node,
.app-theme--azur-pro .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Thème sombre */
.app-theme--azur-pro.dark {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #1e88e5;
  --app-primary-soft: #bbdefb;
  --app-primary-strong: #1976d2;
  /* Accent */
  --app-accent: #4db6ac;
  --app-accent-soft: #b2dfdb;
  --app-accent-strong: #00796b;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #0b1016;
  --app-bg-subtle: #151d27;
  --app-text: #e7eef5;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  color-scheme: dark;
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--azur-pro.dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark {
  --mat-option-selected-state-label-text-color: #1e88e5;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.app-theme--azur-pro.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--azur-pro.dark {
  --mat-optgroup-label-text-color: white;
}

.app-theme--azur-pro.dark .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.app-theme--azur-pro.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.app-theme--azur-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #1e88e5;
}
.app-theme--azur-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--azur-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #4db6ac;
}
.app-theme--azur-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--azur-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #4db6ac;
}
.app-theme--azur-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--azur-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--azur-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--azur-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--azur-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--azur-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--azur-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.app-theme--azur-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--azur-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.app-theme--azur-pro.dark .mat-app-background, .app-theme--azur-pro.dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.app-theme--azur-pro.dark .mat-elevation-z0, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z1, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z2, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z3, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z4, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z5, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z6, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z7, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z8, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z9, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z10, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z11, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z12, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z13, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z14, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z15, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z16, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z17, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z18, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z19, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z20, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z21, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z22, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z23, .app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-elevation-z24, .app-theme--azur-pro.dark .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;
}

.app-theme--azur-pro.dark {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--azur-pro.dark .mat-mdc-card {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #1e88e5;
  --mdc-linear-progress-track-color: rgba(30, 136, 229, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(30, 136, 229, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(30, 136, 229, 0.25));
}
@media (forced-colors: active) {
  .app-theme--azur-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--azur-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(30, 136, 229, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(30, 136, 229, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(30, 136, 229, 0.25));
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #4db6ac;
  --mdc-linear-progress-track-color: rgba(77, 182, 172, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(77, 182, 172, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(77, 182, 172, 0.25));
}
@media (forced-colors: active) {
  .app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(77, 182, 172, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(77, 182, 172, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(77, 182, 172, 0.25));
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--azur-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--azur-pro.dark .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--azur-pro.dark {
  --mdc-filled-text-field-caret-color: #1e88e5;
  --mdc-filled-text-field-focus-active-indicator-color: #1e88e5;
  --mdc-filled-text-field-focus-label-text-color: rgba(30, 136, 229, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #1e88e5;
  --mdc-outlined-text-field-focus-outline-color: #1e88e5;
  --mdc-outlined-text-field-focus-label-text-color: rgba(30, 136, 229, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
}

.app-theme--azur-pro.dark .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--azur-pro.dark .mat-mdc-form-field-subscript-wrapper,
.app-theme--azur-pro.dark .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--azur-pro.dark .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.app-theme--azur-pro.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.app-theme--azur-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--azur-pro.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.app-theme--azur-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(30, 136, 229, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(77, 182, 172, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #4db6ac;
  --mdc-filled-text-field-focus-active-indicator-color: #4db6ac;
  --mdc-filled-text-field-focus-label-text-color: rgba(77, 182, 172, 0.87);
  --mdc-outlined-text-field-caret-color: #4db6ac;
  --mdc-outlined-text-field-focus-outline-color: #4db6ac;
  --mdc-outlined-text-field-focus-label-text-color: rgba(77, 182, 172, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field.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;
}
.app-theme--azur-pro.dark [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--azur-pro.dark .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--azur-pro.dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--azur-pro.dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(30, 136, 229, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(77, 182, 172, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--azur-pro.dark {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: #424242;
}

.app-theme--azur-pro.dark .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --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;
}
.app-theme--azur-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.app-theme--azur-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--azur-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #1e88e5;
  --mdc-chip-elevated-disabled-container-color: #1e88e5;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--azur-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #4db6ac;
  --mdc-chip-elevated-disabled-container-color: #4db6ac;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--azur-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--azur-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--azur-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--azur-pro.dark .mat-mdc-slide-toggle {
  --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;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.app-theme--azur-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--azur-pro.dark .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--azur-pro.dark .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #4db6ac;
  --mdc-switch-selected-handle-color: #4db6ac;
  --mdc-switch-selected-hover-state-layer-color: #4db6ac;
  --mdc-switch-selected-pressed-state-layer-color: #4db6ac;
  --mdc-switch-selected-focus-handle-color: #80cbc4;
  --mdc-switch-selected-hover-handle-color: #80cbc4;
  --mdc-switch-selected-pressed-handle-color: #80cbc4;
  --mdc-switch-selected-focus-track-color: #00897b;
  --mdc-switch-selected-hover-track-color: #00897b;
  --mdc-switch-selected-pressed-track-color: #00897b;
  --mdc-switch-selected-track-color: #00897b;
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--azur-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--azur-pro.dark .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--azur-pro.dark .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #1e88e5;
  --mdc-radio-selected-hover-icon-color: #1e88e5;
  --mdc-radio-selected-icon-color: #1e88e5;
  --mdc-radio-selected-pressed-icon-color: #1e88e5;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #1e88e5;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--azur-pro.dark .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #4db6ac;
  --mdc-radio-selected-hover-icon-color: #4db6ac;
  --mdc-radio-selected-icon-color: #4db6ac;
  --mdc-radio-selected-pressed-icon-color: #4db6ac;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #4db6ac;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--azur-pro.dark .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--azur-pro.dark .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--azur-pro.dark .mat-mdc-radio-button .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);
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #1e88e5;
  --mdc-slider-focus-handle-color: #1e88e5;
  --mdc-slider-hover-handle-color: #1e88e5;
  --mdc-slider-active-track-color: #1e88e5;
  --mdc-slider-inactive-track-color: #1e88e5;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #1e88e5;
  --mat-mdc-slider-ripple-color: #1e88e5;
  --mat-mdc-slider-hover-ripple-color: rgba(30, 136, 229, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(30, 136, 229, 0.2);
}
.app-theme--azur-pro.dark .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #4db6ac;
  --mdc-slider-focus-handle-color: #4db6ac;
  --mdc-slider-hover-handle-color: #4db6ac;
  --mdc-slider-active-track-color: #4db6ac;
  --mdc-slider-inactive-track-color: #4db6ac;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #4db6ac;
  --mat-mdc-slider-ripple-color: #4db6ac;
  --mat-mdc-slider-hover-ripple-color: rgba(77, 182, 172, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(77, 182, 172, 0.2);
}
.app-theme--azur-pro.dark .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mdc-list-item__start,
.app-theme--azur-pro.dark .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #1e88e5;
  --mdc-radio-selected-hover-icon-color: #1e88e5;
  --mdc-radio-selected-icon-color: #1e88e5;
  --mdc-radio-selected-pressed-icon-color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-accent .mdc-list-item__start,
.app-theme--azur-pro.dark .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #4db6ac;
  --mdc-radio-selected-hover-icon-color: #4db6ac;
  --mdc-radio-selected-icon-color: #4db6ac;
  --mdc-radio-selected-pressed-icon-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-warn .mdc-list-item__start,
.app-theme--azur-pro.dark .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--azur-pro.dark .mat-mdc-list-option {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #1e88e5;
  --mdc-checkbox-selected-hover-icon-color: #1e88e5;
  --mdc-checkbox-selected-icon-color: #1e88e5;
  --mdc-checkbox-selected-pressed-icon-color: #1e88e5;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-hover-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-pressed-state-layer-color: #1e88e5;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-list-option.mat-accent {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #4db6ac;
  --mdc-checkbox-selected-hover-icon-color: #4db6ac;
  --mdc-checkbox-selected-icon-color: #4db6ac;
  --mdc-checkbox-selected-pressed-icon-color: #4db6ac;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-hover-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-pressed-state-layer-color: #4db6ac;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-list-option.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--azur-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--azur-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--azur-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--azur-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--azur-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--azur-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--azur-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--azur-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--azur-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--azur-pro.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--azur-pro.dark .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--azur-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--azur-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--azur-pro.dark {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--azur-pro.dark .mat-mdc-tab-group, .app-theme--azur-pro.dark .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #1e88e5;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #1e88e5;
  --mat-tab-header-active-ripple-color: #1e88e5;
  --mat-tab-header-inactive-ripple-color: #1e88e5;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #1e88e5;
  --mat-tab-header-active-hover-label-text-color: #1e88e5;
  --mat-tab-header-active-focus-indicator-color: #1e88e5;
  --mat-tab-header-active-hover-indicator-color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-mdc-tab-group.mat-accent, .app-theme--azur-pro.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #4db6ac;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #4db6ac;
  --mat-tab-header-active-ripple-color: #4db6ac;
  --mat-tab-header-inactive-ripple-color: #4db6ac;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #4db6ac;
  --mat-tab-header-active-hover-label-text-color: #4db6ac;
  --mat-tab-header-active-focus-indicator-color: #4db6ac;
  --mat-tab-header-active-hover-indicator-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-mdc-tab-group.mat-warn, .app-theme--azur-pro.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--azur-pro.dark .mat-mdc-tab-group.mat-background-primary, .app-theme--azur-pro.dark .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #1e88e5;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-tab-group.mat-background-accent, .app-theme--azur-pro.dark .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #4db6ac;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro.dark .mat-mdc-tab-group.mat-background-warn, .app-theme--azur-pro.dark .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--azur-pro.dark {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #4db6ac;
  --mdc-checkbox-selected-hover-icon-color: #4db6ac;
  --mdc-checkbox-selected-icon-color: #4db6ac;
  --mdc-checkbox-selected-pressed-icon-color: #4db6ac;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-hover-state-layer-color: #4db6ac;
  --mdc-checkbox-selected-pressed-state-layer-color: #4db6ac;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.app-theme--azur-pro.dark .mat-mdc-checkbox.mat-primary {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #1e88e5;
  --mdc-checkbox-selected-hover-icon-color: #1e88e5;
  --mdc-checkbox-selected-icon-color: #1e88e5;
  --mdc-checkbox-selected-pressed-icon-color: #1e88e5;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-hover-state-layer-color: #1e88e5;
  --mdc-checkbox-selected-pressed-state-layer-color: #1e88e5;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-checkbox.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--azur-pro.dark .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--azur-pro.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--azur-pro.dark {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--azur-pro.dark .mat-mdc-checkbox .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);
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #1e88e5;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #4db6ac;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #1e88e5;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #4db6ac;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .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;
}
.app-theme--azur-pro.dark .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-button, .app-theme--azur-pro.dark .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--azur-pro.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-primary, .app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #1e88e5;
  --mat-mdc-button-ripple-color: rgba(30, 136, 229, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-accent, .app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #4db6ac;
  --mat-mdc-button-ripple-color: rgba(77, 182, 172, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-warn, .app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-raised-button, .app-theme--azur-pro.dark .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-primary, .app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-accent, .app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-warn, .app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-button.mat-mdc-button-base,
.app-theme--azur-pro.dark .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--azur-pro.dark .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--azur-pro.dark .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #1e88e5;
  --mat-mdc-button-persistent-ripple-color: #1e88e5;
  --mat-mdc-button-ripple-color: rgba(30, 136, 229, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #4db6ac;
  --mat-mdc-button-persistent-ripple-color: #4db6ac;
  --mat-mdc-button-ripple-color: rgba(77, 182, 172, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--azur-pro.dark .mat-mdc-fab,
.app-theme--azur-pro.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--azur-pro.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--azur-pro.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--azur-pro.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--azur-pro.dark .mat-mdc-fab[disabled][disabled],
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-unthemed,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #1e88e5;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #4db6ac;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--azur-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--azur-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--azur-pro.dark .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);
}
.app-theme--azur-pro.dark .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--azur-pro.dark .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --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;
}
.app-theme--azur-pro.dark .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--azur-pro.dark .mat-badge {
  position: relative;
}
.app-theme--azur-pro.dark .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--azur-pro.dark .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--azur-pro.dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--azur-pro.dark .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--azur-pro.dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--azur-pro.dark .ng-animate-disabled .mat-badge-content,
.app-theme--azur-pro.dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--azur-pro.dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--azur-pro.dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--azur-pro.dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--azur-pro.dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--azur-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--azur-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--azur-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--azur-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--azur-pro.dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--azur-pro.dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--azur-pro.dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--azur-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--azur-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--azur-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--azur-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--azur-pro.dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--azur-pro.dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--azur-pro.dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--azur-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--azur-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--azur-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--azur-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--azur-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--azur-pro.dark {
  --mat-badge-background-color: #1e88e5;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.app-theme--azur-pro.dark .mat-badge-accent {
  --mat-badge-background-color: #4db6ac;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro.dark .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--azur-pro.dark {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #1e88e5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(30, 136, 229, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(30, 136, 229, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(30, 136, 229, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #1e88e5;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(30, 136, 229, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.app-theme--azur-pro.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #4db6ac;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(77, 182, 172, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(77, 182, 172, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(77, 182, 172, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(77, 182, 172, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--azur-pro.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--azur-pro.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--azur-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--azur-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--azur-pro.dark {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--azur-pro.dark .mat-icon.mat-primary {
  --mat-icon-color: #1e88e5;
}
.app-theme--azur-pro.dark .mat-icon.mat-accent {
  --mat-icon-color: #4db6ac;
}
.app-theme--azur-pro.dark .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--azur-pro.dark {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #1e88e5;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #1e88e5;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #1e88e5;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--azur-pro.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #4db6ac;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #4db6ac;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #4db6ac;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--azur-pro.dark {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--azur-pro.dark .mat-sort-header-arrow {
  color: #c6c6c6;
}
.app-theme--azur-pro.dark {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.app-theme--azur-pro.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #1e88e5;
  --mat-toolbar-container-text-color: white;
}
.app-theme--azur-pro.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #4db6ac;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--azur-pro.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--azur-pro.dark {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--azur-pro.dark .mat-tree {
  background: #424242;
}
.app-theme--azur-pro.dark .mat-tree-node,
.app-theme--azur-pro.dark .mat-nested-tree-node {
  color: white;
}
.app-theme--azur-pro.dark .mat-tree-node {
  min-height: 48px;
}
.app-theme--azur-pro.dark .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--azur-pro.dark .mat-tree-node,
.app-theme--azur-pro.dark .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Swatch preview */
.app-theme-swatch--azur-pro {
  --swatch: #1e88e5;
}

/* Thème clair */
.app-theme--eucalyptus-pro {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #388e3c;
  --app-primary-soft: #c8e6c9;
  --app-primary-strong: #388e3c;
  /* Accent */
  --app-accent: #90a4ae;
  --app-accent-soft: #cfd8dc;
  --app-accent-strong: #455a64;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #f5f7f5;
  --app-bg-subtle: #ecefed;
  --app-text: #111613;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--eucalyptus-pro .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro {
  --mat-option-selected-state-label-text-color: #388e3c;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.app-theme--eucalyptus-pro .mat-accent {
  --mat-option-selected-state-label-text-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--eucalyptus-pro {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--eucalyptus-pro .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme--eucalyptus-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #388e3c;
}
.app-theme--eucalyptus-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--eucalyptus-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--eucalyptus-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--eucalyptus-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--eucalyptus-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.app-theme--eucalyptus-pro .mat-app-background, .app-theme--eucalyptus-pro.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-elevation-z0, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z1, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z2, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z3, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z4, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z5, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z6, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z7, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z8, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z9, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z10, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z11, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z12, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z13, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z14, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z15, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z16, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z17, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z18, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z19, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z20, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z21, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z22, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z23, .app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-elevation-z24, .app-theme--eucalyptus-pro .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;
}

.app-theme--eucalyptus-pro {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--eucalyptus-pro .mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #388e3c;
  --mdc-linear-progress-track-color: rgba(56, 142, 60, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(56, 142, 60, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(56, 142, 60, 0.25));
}
@media (forced-colors: active) {
  .app-theme--eucalyptus-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--eucalyptus-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(56, 142, 60, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(56, 142, 60, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(56, 142, 60, 0.25));
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #90a4ae;
  --mdc-linear-progress-track-color: rgba(144, 164, 174, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
@media (forced-colors: active) {
  .app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(144, 164, 174, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--eucalyptus-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--eucalyptus-pro .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--eucalyptus-pro {
  --mdc-filled-text-field-caret-color: #388e3c;
  --mdc-filled-text-field-focus-active-indicator-color: #388e3c;
  --mdc-filled-text-field-focus-label-text-color: rgba(56, 142, 60, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #388e3c;
  --mdc-outlined-text-field-focus-outline-color: #388e3c;
  --mdc-outlined-text-field-focus-label-text-color: rgba(56, 142, 60, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.app-theme--eucalyptus-pro .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-subscript-wrapper,
.app-theme--eucalyptus-pro .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.app-theme--eucalyptus-pro .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(56, 142, 60, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(144, 164, 174, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #90a4ae;
  --mdc-filled-text-field-focus-active-indicator-color: #90a4ae;
  --mdc-filled-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
  --mdc-outlined-text-field-caret-color: #90a4ae;
  --mdc-outlined-text-field-focus-outline-color: #90a4ae;
  --mdc-outlined-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field.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;
}
.app-theme--eucalyptus-pro [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--eucalyptus-pro .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--eucalyptus-pro .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--eucalyptus-pro .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(56, 142, 60, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(144, 164, 174, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--eucalyptus-pro {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: white;
}

.app-theme--eucalyptus-pro .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --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;
}
.app-theme--eucalyptus-pro .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.app-theme--eucalyptus-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--eucalyptus-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #388e3c;
  --mdc-chip-elevated-disabled-container-color: #388e3c;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--eucalyptus-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--eucalyptus-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #90a4ae;
  --mdc-chip-elevated-disabled-container-color: #90a4ae;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--eucalyptus-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--eucalyptus-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--eucalyptus-pro .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--eucalyptus-pro .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--eucalyptus-pro .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #43a047;
  --mdc-switch-selected-handle-color: #43a047;
  --mdc-switch-selected-hover-state-layer-color: #43a047;
  --mdc-switch-selected-pressed-state-layer-color: #43a047;
  --mdc-switch-selected-focus-handle-color: #1b5e20;
  --mdc-switch-selected-hover-handle-color: #1b5e20;
  --mdc-switch-selected-pressed-handle-color: #1b5e20;
  --mdc-switch-selected-focus-track-color: #81c784;
  --mdc-switch-selected-hover-track-color: #81c784;
  --mdc-switch-selected-pressed-track-color: #81c784;
  --mdc-switch-selected-track-color: #81c784;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.app-theme--eucalyptus-pro .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--eucalyptus-pro .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--eucalyptus-pro .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #546e7a;
  --mdc-switch-selected-handle-color: #546e7a;
  --mdc-switch-selected-hover-state-layer-color: #546e7a;
  --mdc-switch-selected-pressed-state-layer-color: #546e7a;
  --mdc-switch-selected-focus-handle-color: #263238;
  --mdc-switch-selected-hover-handle-color: #263238;
  --mdc-switch-selected-pressed-handle-color: #263238;
  --mdc-switch-selected-focus-track-color: #90a4ae;
  --mdc-switch-selected-hover-track-color: #90a4ae;
  --mdc-switch-selected-pressed-track-color: #90a4ae;
  --mdc-switch-selected-track-color: #90a4ae;
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--eucalyptus-pro .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--eucalyptus-pro .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--eucalyptus-pro .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #388e3c;
  --mdc-radio-selected-hover-icon-color: #388e3c;
  --mdc-radio-selected-icon-color: #388e3c;
  --mdc-radio-selected-pressed-icon-color: #388e3c;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #388e3c;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--eucalyptus-pro .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #90a4ae;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--eucalyptus-pro .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--eucalyptus-pro .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--eucalyptus-pro .mat-mdc-radio-button .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);
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #388e3c;
  --mdc-slider-focus-handle-color: #388e3c;
  --mdc-slider-hover-handle-color: #388e3c;
  --mdc-slider-active-track-color: #388e3c;
  --mdc-slider-inactive-track-color: #388e3c;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #388e3c;
  --mat-mdc-slider-ripple-color: #388e3c;
  --mat-mdc-slider-hover-ripple-color: rgba(56, 142, 60, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(56, 142, 60, 0.2);
}
.app-theme--eucalyptus-pro .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #90a4ae;
  --mdc-slider-focus-handle-color: #90a4ae;
  --mdc-slider-hover-handle-color: #90a4ae;
  --mdc-slider-active-track-color: #90a4ae;
  --mdc-slider-inactive-track-color: #90a4ae;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #90a4ae;
  --mat-mdc-slider-ripple-color: #90a4ae;
  --mat-mdc-slider-hover-ripple-color: rgba(144, 164, 174, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(144, 164, 174, 0.2);
}
.app-theme--eucalyptus-pro .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mdc-list-item__start,
.app-theme--eucalyptus-pro .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #388e3c;
  --mdc-radio-selected-hover-icon-color: #388e3c;
  --mdc-radio-selected-icon-color: #388e3c;
  --mdc-radio-selected-pressed-icon-color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-accent .mdc-list-item__start,
.app-theme--eucalyptus-pro .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-warn .mdc-list-item__start,
.app-theme--eucalyptus-pro .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--eucalyptus-pro .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #388e3c;
  --mdc-checkbox-selected-hover-icon-color: #388e3c;
  --mdc-checkbox-selected-icon-color: #388e3c;
  --mdc-checkbox-selected-pressed-icon-color: #388e3c;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #388e3c;
  --mdc-checkbox-selected-hover-state-layer-color: #388e3c;
  --mdc-checkbox-selected-pressed-state-layer-color: #388e3c;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--eucalyptus-pro .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--eucalyptus-pro .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--eucalyptus-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--eucalyptus-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--eucalyptus-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--eucalyptus-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--eucalyptus-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--eucalyptus-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--eucalyptus-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--eucalyptus-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--eucalyptus-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--eucalyptus-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--eucalyptus-pro {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--eucalyptus-pro .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--eucalyptus-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--eucalyptus-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--eucalyptus-pro {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--eucalyptus-pro .mat-mdc-tab-group, .app-theme--eucalyptus-pro .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #388e3c;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #388e3c;
  --mat-tab-header-active-ripple-color: #388e3c;
  --mat-tab-header-inactive-ripple-color: #388e3c;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #388e3c;
  --mat-tab-header-active-hover-label-text-color: #388e3c;
  --mat-tab-header-active-focus-indicator-color: #388e3c;
  --mat-tab-header-active-hover-indicator-color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-mdc-tab-group.mat-accent, .app-theme--eucalyptus-pro .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #90a4ae;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #90a4ae;
  --mat-tab-header-active-ripple-color: #90a4ae;
  --mat-tab-header-inactive-ripple-color: #90a4ae;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #90a4ae;
  --mat-tab-header-active-hover-label-text-color: #90a4ae;
  --mat-tab-header-active-focus-indicator-color: #90a4ae;
  --mat-tab-header-active-hover-indicator-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-mdc-tab-group.mat-warn, .app-theme--eucalyptus-pro .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--eucalyptus-pro .mat-mdc-tab-group.mat-background-primary, .app-theme--eucalyptus-pro .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #388e3c;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--eucalyptus-pro .mat-mdc-tab-group.mat-background-accent, .app-theme--eucalyptus-pro .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #90a4ae;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-mdc-tab-group.mat-background-warn, .app-theme--eucalyptus-pro .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--eucalyptus-pro .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--eucalyptus-pro {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.app-theme--eucalyptus-pro .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #388e3c;
  --mdc-checkbox-selected-hover-icon-color: #388e3c;
  --mdc-checkbox-selected-icon-color: #388e3c;
  --mdc-checkbox-selected-pressed-icon-color: #388e3c;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #388e3c;
  --mdc-checkbox-selected-hover-state-layer-color: #388e3c;
  --mdc-checkbox-selected-pressed-state-layer-color: #388e3c;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--eucalyptus-pro .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--eucalyptus-pro .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--eucalyptus-pro .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--eucalyptus-pro {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--eucalyptus-pro .mat-mdc-checkbox .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);
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #388e3c;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #90a4ae;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #388e3c;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #90a4ae;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro .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;
}
.app-theme--eucalyptus-pro .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-button, .app-theme--eucalyptus-pro .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--eucalyptus-pro .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-primary, .app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #388e3c;
  --mat-mdc-button-ripple-color: rgba(56, 142, 60, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-accent, .app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-warn, .app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-primary, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-accent, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-warn, .app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-button.mat-mdc-button-base,
.app-theme--eucalyptus-pro .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--eucalyptus-pro .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--eucalyptus-pro .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #388e3c;
  --mat-mdc-button-persistent-ripple-color: #388e3c;
  --mat-mdc-button-ripple-color: rgba(56, 142, 60, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #90a4ae;
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--eucalyptus-pro .mat-mdc-fab,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--eucalyptus-pro .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-primary,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-accent,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-warn,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro .mat-mdc-fab[disabled][disabled],
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-unthemed,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-primary,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #388e3c;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-accent,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #90a4ae;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--eucalyptus-pro .mat-mdc-fab.mat-warn,
.app-theme--eucalyptus-pro .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--eucalyptus-pro .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);
}
.app-theme--eucalyptus-pro .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--eucalyptus-pro .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #90a4ae;
  --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;
}
.app-theme--eucalyptus-pro .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--eucalyptus-pro .mat-badge {
  position: relative;
}
.app-theme--eucalyptus-pro .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--eucalyptus-pro .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--eucalyptus-pro .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--eucalyptus-pro .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--eucalyptus-pro .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--eucalyptus-pro .ng-animate-disabled .mat-badge-content,
.app-theme--eucalyptus-pro .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--eucalyptus-pro .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--eucalyptus-pro .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--eucalyptus-pro .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--eucalyptus-pro .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--eucalyptus-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--eucalyptus-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--eucalyptus-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--eucalyptus-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--eucalyptus-pro .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--eucalyptus-pro .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--eucalyptus-pro .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--eucalyptus-pro .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--eucalyptus-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--eucalyptus-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--eucalyptus-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--eucalyptus-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--eucalyptus-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--eucalyptus-pro {
  --mat-badge-background-color: #388e3c;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.app-theme--eucalyptus-pro .mat-badge-accent {
  --mat-badge-background-color: #90a4ae;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--eucalyptus-pro {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #388e3c;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(56, 142, 60, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(56, 142, 60, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(56, 142, 60, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #388e3c;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(56, 142, 60, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--eucalyptus-pro .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #90a4ae;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(144, 164, 174, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(144, 164, 174, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--eucalyptus-pro .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--eucalyptus-pro .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--eucalyptus-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--eucalyptus-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--eucalyptus-pro {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--eucalyptus-pro .mat-icon.mat-primary {
  --mat-icon-color: #388e3c;
}
.app-theme--eucalyptus-pro .mat-icon.mat-accent {
  --mat-icon-color: #90a4ae;
}
.app-theme--eucalyptus-pro .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--eucalyptus-pro {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #388e3c;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #388e3c;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #388e3c;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--eucalyptus-pro .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #90a4ae;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #90a4ae;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #90a4ae;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--eucalyptus-pro {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--eucalyptus-pro .mat-sort-header-arrow {
  color: #757575;
}
.app-theme--eucalyptus-pro {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--eucalyptus-pro .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #388e3c;
  --mat-toolbar-container-text-color: white;
}
.app-theme--eucalyptus-pro .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #90a4ae;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--eucalyptus-pro {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--eucalyptus-pro .mat-tree {
  background: white;
}
.app-theme--eucalyptus-pro .mat-tree-node,
.app-theme--eucalyptus-pro .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro .mat-tree-node {
  min-height: 48px;
}
.app-theme--eucalyptus-pro .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--eucalyptus-pro .mat-tree-node,
.app-theme--eucalyptus-pro .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Thème sombre */
.app-theme--eucalyptus-pro.dark {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #388e3c;
  --app-primary-soft: #c8e6c9;
  --app-primary-strong: #388e3c;
  /* Accent */
  --app-accent: #90a4ae;
  --app-accent-soft: #cfd8dc;
  --app-accent-strong: #455a64;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #121814;
  --app-bg-subtle: #1d2420;
  --app-text: #e9f0eb;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  color-scheme: dark;
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--eucalyptus-pro.dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark {
  --mat-option-selected-state-label-text-color: #388e3c;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.app-theme--eucalyptus-pro.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--eucalyptus-pro.dark {
  --mat-optgroup-label-text-color: white;
}

.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.app-theme--eucalyptus-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--eucalyptus-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--eucalyptus-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--eucalyptus-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--eucalyptus-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--eucalyptus-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--eucalyptus-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.app-theme--eucalyptus-pro.dark .mat-app-background, .app-theme--eucalyptus-pro.dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z0, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z1, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z2, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z3, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z4, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z5, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z6, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z7, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z8, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z9, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z10, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z11, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z12, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z13, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z14, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z15, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z16, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z17, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z18, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z19, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z20, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z21, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z22, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z23, .app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-elevation-z24, .app-theme--eucalyptus-pro.dark .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;
}

.app-theme--eucalyptus-pro.dark {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--eucalyptus-pro.dark .mat-mdc-card {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #388e3c;
  --mdc-linear-progress-track-color: rgba(56, 142, 60, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(56, 142, 60, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(56, 142, 60, 0.25));
}
@media (forced-colors: active) {
  .app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(56, 142, 60, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(56, 142, 60, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(56, 142, 60, 0.25));
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #90a4ae;
  --mdc-linear-progress-track-color: rgba(144, 164, 174, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
@media (forced-colors: active) {
  .app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(144, 164, 174, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(144, 164, 174, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(144, 164, 174, 0.25));
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--eucalyptus-pro.dark {
  --mdc-filled-text-field-caret-color: #388e3c;
  --mdc-filled-text-field-focus-active-indicator-color: #388e3c;
  --mdc-filled-text-field-focus-label-text-color: rgba(56, 142, 60, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #388e3c;
  --mdc-outlined-text-field-focus-outline-color: #388e3c;
  --mdc-outlined-text-field-focus-label-text-color: rgba(56, 142, 60, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
}

.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-subscript-wrapper,
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(56, 142, 60, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(144, 164, 174, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #90a4ae;
  --mdc-filled-text-field-focus-active-indicator-color: #90a4ae;
  --mdc-filled-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
  --mdc-outlined-text-field-caret-color: #90a4ae;
  --mdc-outlined-text-field-focus-outline-color: #90a4ae;
  --mdc-outlined-text-field-focus-label-text-color: rgba(144, 164, 174, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field.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;
}
.app-theme--eucalyptus-pro.dark [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(56, 142, 60, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(144, 164, 174, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--eucalyptus-pro.dark {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: #424242;
}

.app-theme--eucalyptus-pro.dark .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #388e3c;
  --mdc-chip-elevated-disabled-container-color: #388e3c;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #90a4ae;
  --mdc-chip-elevated-disabled-container-color: #90a4ae;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #81c784;
  --mdc-switch-selected-handle-color: #81c784;
  --mdc-switch-selected-hover-state-layer-color: #81c784;
  --mdc-switch-selected-pressed-state-layer-color: #81c784;
  --mdc-switch-selected-focus-handle-color: #a5d6a7;
  --mdc-switch-selected-hover-handle-color: #a5d6a7;
  --mdc-switch-selected-pressed-handle-color: #a5d6a7;
  --mdc-switch-selected-focus-track-color: #43a047;
  --mdc-switch-selected-hover-track-color: #43a047;
  --mdc-switch-selected-pressed-track-color: #43a047;
  --mdc-switch-selected-track-color: #43a047;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #388e3c;
  --mdc-radio-selected-hover-icon-color: #388e3c;
  --mdc-radio-selected-icon-color: #388e3c;
  --mdc-radio-selected-pressed-icon-color: #388e3c;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #388e3c;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #90a4ae;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-radio-button .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);
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #388e3c;
  --mdc-slider-focus-handle-color: #388e3c;
  --mdc-slider-hover-handle-color: #388e3c;
  --mdc-slider-active-track-color: #388e3c;
  --mdc-slider-inactive-track-color: #388e3c;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #388e3c;
  --mat-mdc-slider-ripple-color: #388e3c;
  --mat-mdc-slider-hover-ripple-color: rgba(56, 142, 60, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(56, 142, 60, 0.2);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #90a4ae;
  --mdc-slider-focus-handle-color: #90a4ae;
  --mdc-slider-hover-handle-color: #90a4ae;
  --mdc-slider-active-track-color: #90a4ae;
  --mdc-slider-inactive-track-color: #90a4ae;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #90a4ae;
  --mat-mdc-slider-ripple-color: #90a4ae;
  --mat-mdc-slider-hover-ripple-color: rgba(144, 164, 174, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(144, 164, 174, 0.2);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mdc-list-item__start,
.app-theme--eucalyptus-pro.dark .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #388e3c;
  --mdc-radio-selected-hover-icon-color: #388e3c;
  --mdc-radio-selected-icon-color: #388e3c;
  --mdc-radio-selected-pressed-icon-color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-accent .mdc-list-item__start,
.app-theme--eucalyptus-pro.dark .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #90a4ae;
  --mdc-radio-selected-hover-icon-color: #90a4ae;
  --mdc-radio-selected-icon-color: #90a4ae;
  --mdc-radio-selected-pressed-icon-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-warn .mdc-list-item__start,
.app-theme--eucalyptus-pro.dark .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-option {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #388e3c;
  --mdc-checkbox-selected-hover-icon-color: #388e3c;
  --mdc-checkbox-selected-icon-color: #388e3c;
  --mdc-checkbox-selected-pressed-icon-color: #388e3c;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #388e3c;
  --mdc-checkbox-selected-hover-state-layer-color: #388e3c;
  --mdc-checkbox-selected-pressed-state-layer-color: #388e3c;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-option.mat-accent {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-option.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--eucalyptus-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--eucalyptus-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--eucalyptus-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--eucalyptus-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--eucalyptus-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--eucalyptus-pro.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--eucalyptus-pro.dark .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--eucalyptus-pro.dark {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--eucalyptus-pro.dark .mat-mdc-tab-group, .app-theme--eucalyptus-pro.dark .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #388e3c;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #388e3c;
  --mat-tab-header-active-ripple-color: #388e3c;
  --mat-tab-header-inactive-ripple-color: #388e3c;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #388e3c;
  --mat-tab-header-active-hover-label-text-color: #388e3c;
  --mat-tab-header-active-focus-indicator-color: #388e3c;
  --mat-tab-header-active-hover-indicator-color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tab-group.mat-accent, .app-theme--eucalyptus-pro.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #90a4ae;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #90a4ae;
  --mat-tab-header-active-ripple-color: #90a4ae;
  --mat-tab-header-inactive-ripple-color: #90a4ae;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #90a4ae;
  --mat-tab-header-active-hover-label-text-color: #90a4ae;
  --mat-tab-header-active-focus-indicator-color: #90a4ae;
  --mat-tab-header-active-hover-indicator-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tab-group.mat-warn, .app-theme--eucalyptus-pro.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tab-group.mat-background-primary, .app-theme--eucalyptus-pro.dark .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #388e3c;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tab-group.mat-background-accent, .app-theme--eucalyptus-pro.dark .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #90a4ae;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tab-group.mat-background-warn, .app-theme--eucalyptus-pro.dark .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--eucalyptus-pro.dark {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #90a4ae;
  --mdc-checkbox-selected-hover-icon-color: #90a4ae;
  --mdc-checkbox-selected-icon-color: #90a4ae;
  --mdc-checkbox-selected-pressed-icon-color: #90a4ae;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-hover-state-layer-color: #90a4ae;
  --mdc-checkbox-selected-pressed-state-layer-color: #90a4ae;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.app-theme--eucalyptus-pro.dark .mat-mdc-checkbox.mat-primary {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #388e3c;
  --mdc-checkbox-selected-hover-icon-color: #388e3c;
  --mdc-checkbox-selected-icon-color: #388e3c;
  --mdc-checkbox-selected-pressed-icon-color: #388e3c;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #388e3c;
  --mdc-checkbox-selected-hover-state-layer-color: #388e3c;
  --mdc-checkbox-selected-pressed-state-layer-color: #388e3c;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-checkbox.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--eucalyptus-pro.dark {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--eucalyptus-pro.dark .mat-mdc-checkbox .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #388e3c;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #90a4ae;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #388e3c;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #90a4ae;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-primary, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #388e3c;
  --mat-mdc-button-ripple-color: rgba(56, 142, 60, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-accent, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-warn, .app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-primary, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-accent, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-warn, .app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-button.mat-mdc-button-base,
.app-theme--eucalyptus-pro.dark .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--eucalyptus-pro.dark .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--eucalyptus-pro.dark .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #388e3c;
  --mat-mdc-button-persistent-ripple-color: #388e3c;
  --mat-mdc-button-ripple-color: rgba(56, 142, 60, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #90a4ae;
  --mat-mdc-button-persistent-ripple-color: #90a4ae;
  --mat-mdc-button-ripple-color: rgba(144, 164, 174, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--eucalyptus-pro.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab[disabled][disabled],
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-unthemed,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #388e3c;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #90a4ae;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--eucalyptus-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--eucalyptus-pro.dark .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);
}
.app-theme--eucalyptus-pro.dark .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --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;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--eucalyptus-pro.dark .mat-badge {
  position: relative;
}
.app-theme--eucalyptus-pro.dark .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--eucalyptus-pro.dark .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--eucalyptus-pro.dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--eucalyptus-pro.dark .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--eucalyptus-pro.dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--eucalyptus-pro.dark .ng-animate-disabled .mat-badge-content,
.app-theme--eucalyptus-pro.dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--eucalyptus-pro.dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--eucalyptus-pro.dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--eucalyptus-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--eucalyptus-pro.dark {
  --mat-badge-background-color: #388e3c;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.app-theme--eucalyptus-pro.dark .mat-badge-accent {
  --mat-badge-background-color: #90a4ae;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--eucalyptus-pro.dark {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #388e3c;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(56, 142, 60, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(56, 142, 60, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(56, 142, 60, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #388e3c;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(56, 142, 60, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.app-theme--eucalyptus-pro.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #90a4ae;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(144, 164, 174, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(144, 164, 174, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(144, 164, 174, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--eucalyptus-pro.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--eucalyptus-pro.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--eucalyptus-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--eucalyptus-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--eucalyptus-pro.dark {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--eucalyptus-pro.dark .mat-icon.mat-primary {
  --mat-icon-color: #388e3c;
}
.app-theme--eucalyptus-pro.dark .mat-icon.mat-accent {
  --mat-icon-color: #90a4ae;
}
.app-theme--eucalyptus-pro.dark .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--eucalyptus-pro.dark {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #388e3c;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #388e3c;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #388e3c;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--eucalyptus-pro.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #90a4ae;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #90a4ae;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #90a4ae;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--eucalyptus-pro.dark {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--eucalyptus-pro.dark .mat-sort-header-arrow {
  color: #c6c6c6;
}
.app-theme--eucalyptus-pro.dark {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.app-theme--eucalyptus-pro.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #388e3c;
  --mat-toolbar-container-text-color: white;
}
.app-theme--eucalyptus-pro.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #90a4ae;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--eucalyptus-pro.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--eucalyptus-pro.dark {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--eucalyptus-pro.dark .mat-tree {
  background: #424242;
}
.app-theme--eucalyptus-pro.dark .mat-tree-node,
.app-theme--eucalyptus-pro.dark .mat-nested-tree-node {
  color: white;
}
.app-theme--eucalyptus-pro.dark .mat-tree-node {
  min-height: 48px;
}
.app-theme--eucalyptus-pro.dark .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--eucalyptus-pro.dark .mat-tree-node,
.app-theme--eucalyptus-pro.dark .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Swatch preview */
.app-theme-swatch--eucalyptus-pro {
  --swatch: #388e3c;
}

/* Thème clair */
.app-theme--bordeaux-pro {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #c62828;
  --app-primary-soft: #ffcdd2;
  --app-primary-strong: #d32f2f;
  /* Accent */
  --app-accent: #f06292;
  --app-accent-soft: #f8bbd0;
  --app-accent-strong: #c2185b;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #f9f5f6;
  --app-bg-subtle: #f0e7ea;
  --app-text: #23171a;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--bordeaux-pro .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro {
  --mat-option-selected-state-label-text-color: #c62828;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.app-theme--bordeaux-pro .mat-accent {
  --mat-option-selected-state-label-text-color: #f06292;
}
.app-theme--bordeaux-pro .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--bordeaux-pro {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--bordeaux-pro .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--bordeaux-pro .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.app-theme--bordeaux-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #c62828;
}
.app-theme--bordeaux-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #c62828;
}
.app-theme--bordeaux-pro .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--bordeaux-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #f06292;
}
.app-theme--bordeaux-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #f06292;
}
.app-theme--bordeaux-pro .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--bordeaux-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #f06292;
}
.app-theme--bordeaux-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #f06292;
}
.app-theme--bordeaux-pro .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--bordeaux-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--bordeaux-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--bordeaux-pro .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.app-theme--bordeaux-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.app-theme--bordeaux-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.app-theme--bordeaux-pro .mat-app-background, .app-theme--bordeaux-pro.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-elevation-z0, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z1, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z2, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z3, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z4, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z5, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z6, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z7, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z8, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z9, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z10, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z11, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z12, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z13, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z14, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z15, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z16, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z17, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z18, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z19, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z20, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z21, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z22, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z23, .app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-elevation-z24, .app-theme--bordeaux-pro .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;
}

.app-theme--bordeaux-pro {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--bordeaux-pro .mat-mdc-card {
  --mdc-elevated-card-container-color: white;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #c62828;
  --mdc-linear-progress-track-color: rgba(198, 40, 40, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(198, 40, 40, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(198, 40, 40, 0.25));
}
@media (forced-colors: active) {
  .app-theme--bordeaux-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--bordeaux-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(198, 40, 40, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(198, 40, 40, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(198, 40, 40, 0.25));
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #f06292;
  --mdc-linear-progress-track-color: rgba(240, 98, 146, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(240, 98, 146, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(240, 98, 146, 0.25));
}
@media (forced-colors: active) {
  .app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(240, 98, 146, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(240, 98, 146, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(240, 98, 146, 0.25));
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--bordeaux-pro .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--bordeaux-pro .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--bordeaux-pro {
  --mdc-filled-text-field-caret-color: #c62828;
  --mdc-filled-text-field-focus-active-indicator-color: #c62828;
  --mdc-filled-text-field-focus-label-text-color: rgba(198, 40, 40, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #c62828;
  --mdc-outlined-text-field-focus-outline-color: #c62828;
  --mdc-outlined-text-field-focus-label-text-color: rgba(198, 40, 40, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
}

.app-theme--bordeaux-pro .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--bordeaux-pro .mat-mdc-form-field-subscript-wrapper,
.app-theme--bordeaux-pro .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--bordeaux-pro .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
.app-theme--bordeaux-pro .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.app-theme--bordeaux-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(198, 40, 40, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(240, 98, 146, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #f06292;
  --mdc-filled-text-field-focus-active-indicator-color: #f06292;
  --mdc-filled-text-field-focus-label-text-color: rgba(240, 98, 146, 0.87);
  --mdc-outlined-text-field-caret-color: #f06292;
  --mdc-outlined-text-field-focus-outline-color: #f06292;
  --mdc-outlined-text-field-focus-label-text-color: rgba(240, 98, 146, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field.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;
}
.app-theme--bordeaux-pro [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--bordeaux-pro .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--bordeaux-pro .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--bordeaux-pro .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(198, 40, 40, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(240, 98, 146, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--bordeaux-pro {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: white;
}

.app-theme--bordeaux-pro .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --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;
}
.app-theme--bordeaux-pro .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.app-theme--bordeaux-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--bordeaux-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #c62828;
  --mdc-chip-elevated-disabled-container-color: #c62828;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--bordeaux-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--bordeaux-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #f06292;
  --mdc-chip-elevated-disabled-container-color: #f06292;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--bordeaux-pro .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--bordeaux-pro .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--bordeaux-pro .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--bordeaux-pro .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--bordeaux-pro .mat-mdc-slide-toggle {
  --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;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.app-theme--bordeaux-pro .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--bordeaux-pro .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--bordeaux-pro .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--bordeaux-pro .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--bordeaux-pro .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #c62828;
  --mdc-radio-selected-hover-icon-color: #c62828;
  --mdc-radio-selected-icon-color: #c62828;
  --mdc-radio-selected-pressed-icon-color: #c62828;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #c62828;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--bordeaux-pro .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #f06292;
  --mdc-radio-selected-hover-icon-color: #f06292;
  --mdc-radio-selected-icon-color: #f06292;
  --mdc-radio-selected-pressed-icon-color: #f06292;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #f06292;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--bordeaux-pro .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.app-theme--bordeaux-pro .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--bordeaux-pro .mat-mdc-radio-button .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);
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #c62828;
  --mdc-slider-focus-handle-color: #c62828;
  --mdc-slider-hover-handle-color: #c62828;
  --mdc-slider-active-track-color: #c62828;
  --mdc-slider-inactive-track-color: #c62828;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #c62828;
  --mat-mdc-slider-ripple-color: #c62828;
  --mat-mdc-slider-hover-ripple-color: rgba(198, 40, 40, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(198, 40, 40, 0.2);
}
.app-theme--bordeaux-pro .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #f06292;
  --mdc-slider-focus-handle-color: #f06292;
  --mdc-slider-hover-handle-color: #f06292;
  --mdc-slider-active-track-color: #f06292;
  --mdc-slider-inactive-track-color: #f06292;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #f06292;
  --mat-mdc-slider-ripple-color: #f06292;
  --mat-mdc-slider-hover-ripple-color: rgba(240, 98, 146, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(240, 98, 146, 0.2);
}
.app-theme--bordeaux-pro .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mdc-list-item__start,
.app-theme--bordeaux-pro .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #c62828;
  --mdc-radio-selected-hover-icon-color: #c62828;
  --mdc-radio-selected-icon-color: #c62828;
  --mdc-radio-selected-pressed-icon-color: #c62828;
}
.app-theme--bordeaux-pro .mat-accent .mdc-list-item__start,
.app-theme--bordeaux-pro .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #f06292;
  --mdc-radio-selected-hover-icon-color: #f06292;
  --mdc-radio-selected-icon-color: #f06292;
  --mdc-radio-selected-pressed-icon-color: #f06292;
}
.app-theme--bordeaux-pro .mat-warn .mdc-list-item__start,
.app-theme--bordeaux-pro .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--bordeaux-pro .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #c62828;
  --mdc-checkbox-selected-hover-icon-color: #c62828;
  --mdc-checkbox-selected-icon-color: #c62828;
  --mdc-checkbox-selected-pressed-icon-color: #c62828;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #c62828;
  --mdc-checkbox-selected-hover-state-layer-color: #c62828;
  --mdc-checkbox-selected-pressed-state-layer-color: #c62828;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--bordeaux-pro .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #f06292;
  --mdc-checkbox-selected-hover-icon-color: #f06292;
  --mdc-checkbox-selected-icon-color: #f06292;
  --mdc-checkbox-selected-pressed-icon-color: #f06292;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f06292;
  --mdc-checkbox-selected-hover-state-layer-color: #f06292;
  --mdc-checkbox-selected-pressed-state-layer-color: #f06292;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--bordeaux-pro .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--bordeaux-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--bordeaux-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #c62828;
}
.app-theme--bordeaux-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--bordeaux-pro .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #c62828;
}
.app-theme--bordeaux-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--bordeaux-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--bordeaux-pro .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--bordeaux-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--bordeaux-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--bordeaux-pro .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--bordeaux-pro .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--bordeaux-pro .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--bordeaux-pro {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--bordeaux-pro .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--bordeaux-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--bordeaux-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--bordeaux-pro {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--bordeaux-pro .mat-mdc-tab-group, .app-theme--bordeaux-pro .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #c62828;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #c62828;
  --mat-tab-header-active-ripple-color: #c62828;
  --mat-tab-header-inactive-ripple-color: #c62828;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #c62828;
  --mat-tab-header-active-hover-label-text-color: #c62828;
  --mat-tab-header-active-focus-indicator-color: #c62828;
  --mat-tab-header-active-hover-indicator-color: #c62828;
}
.app-theme--bordeaux-pro .mat-mdc-tab-group.mat-accent, .app-theme--bordeaux-pro .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #f06292;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #f06292;
  --mat-tab-header-active-ripple-color: #f06292;
  --mat-tab-header-inactive-ripple-color: #f06292;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f06292;
  --mat-tab-header-active-hover-label-text-color: #f06292;
  --mat-tab-header-active-focus-indicator-color: #f06292;
  --mat-tab-header-active-hover-indicator-color: #f06292;
}
.app-theme--bordeaux-pro .mat-mdc-tab-group.mat-warn, .app-theme--bordeaux-pro .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--bordeaux-pro .mat-mdc-tab-group.mat-background-primary, .app-theme--bordeaux-pro .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #c62828;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--bordeaux-pro .mat-mdc-tab-group.mat-background-accent, .app-theme--bordeaux-pro .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #f06292;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-mdc-tab-group.mat-background-warn, .app-theme--bordeaux-pro .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--bordeaux-pro .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--bordeaux-pro {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #f06292;
  --mdc-checkbox-selected-hover-icon-color: #f06292;
  --mdc-checkbox-selected-icon-color: #f06292;
  --mdc-checkbox-selected-pressed-icon-color: #f06292;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f06292;
  --mdc-checkbox-selected-hover-state-layer-color: #f06292;
  --mdc-checkbox-selected-pressed-state-layer-color: #f06292;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.app-theme--bordeaux-pro .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #c62828;
  --mdc-checkbox-selected-hover-icon-color: #c62828;
  --mdc-checkbox-selected-icon-color: #c62828;
  --mdc-checkbox-selected-pressed-icon-color: #c62828;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #c62828;
  --mdc-checkbox-selected-hover-state-layer-color: #c62828;
  --mdc-checkbox-selected-pressed-state-layer-color: #c62828;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--bordeaux-pro .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.app-theme--bordeaux-pro .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.app-theme--bordeaux-pro .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--bordeaux-pro {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--bordeaux-pro .mat-mdc-checkbox .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);
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #c62828;
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #f06292;
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #c62828;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #f06292;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #c62828;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #f06292;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro .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;
}
.app-theme--bordeaux-pro .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
.app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #c62828;
}
.app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #f06292;
}
.app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-button, .app-theme--bordeaux-pro .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--bordeaux-pro .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-primary, .app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #c62828;
  --mat-mdc-button-ripple-color: rgba(198, 40, 40, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-accent, .app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #f06292;
  --mat-mdc-button-ripple-color: rgba(240, 98, 146, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-warn, .app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-raised-button, .app-theme--bordeaux-pro .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-primary, .app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-accent, .app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-warn, .app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-button.mat-mdc-button-base,
.app-theme--bordeaux-pro .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--bordeaux-pro .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--bordeaux-pro .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #c62828;
  --mat-mdc-button-persistent-ripple-color: #c62828;
  --mat-mdc-button-ripple-color: rgba(198, 40, 40, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #f06292;
  --mat-mdc-button-persistent-ripple-color: #f06292;
  --mat-mdc-button-ripple-color: rgba(240, 98, 146, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--bordeaux-pro .mat-mdc-fab,
.app-theme--bordeaux-pro .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
.app-theme--bordeaux-pro .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-primary,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-accent,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-warn,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro .mat-mdc-fab[disabled][disabled],
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-unthemed,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: white;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-primary,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #c62828;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-accent,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #f06292;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--bordeaux-pro .mat-mdc-fab.mat-warn,
.app-theme--bordeaux-pro .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--bordeaux-pro .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);
}
.app-theme--bordeaux-pro .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--bordeaux-pro .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #f06292;
  --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;
}
.app-theme--bordeaux-pro .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #c62828;
}
.app-theme--bordeaux-pro .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #f06292;
}
.app-theme--bordeaux-pro .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--bordeaux-pro .mat-badge {
  position: relative;
}
.app-theme--bordeaux-pro .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--bordeaux-pro .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--bordeaux-pro .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--bordeaux-pro .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--bordeaux-pro .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--bordeaux-pro .ng-animate-disabled .mat-badge-content,
.app-theme--bordeaux-pro .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--bordeaux-pro .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--bordeaux-pro .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--bordeaux-pro .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--bordeaux-pro .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--bordeaux-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--bordeaux-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--bordeaux-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--bordeaux-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--bordeaux-pro .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--bordeaux-pro .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--bordeaux-pro .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--bordeaux-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--bordeaux-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--bordeaux-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--bordeaux-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--bordeaux-pro .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--bordeaux-pro .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--bordeaux-pro .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--bordeaux-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--bordeaux-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--bordeaux-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--bordeaux-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--bordeaux-pro .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--bordeaux-pro {
  --mat-badge-background-color: #c62828;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.app-theme--bordeaux-pro .mat-badge-accent {
  --mat-badge-background-color: #f06292;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--bordeaux-pro {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #c62828;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(198, 40, 40, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(198, 40, 40, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(198, 40, 40, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #c62828;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(198, 40, 40, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--bordeaux-pro .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #f06292;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(240, 98, 146, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(240, 98, 146, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(240, 98, 146, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(240, 98, 146, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--bordeaux-pro .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--bordeaux-pro .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #f06292;
}
.app-theme--bordeaux-pro .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--bordeaux-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--bordeaux-pro .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--bordeaux-pro {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--bordeaux-pro .mat-icon.mat-primary {
  --mat-icon-color: #c62828;
}
.app-theme--bordeaux-pro .mat-icon.mat-accent {
  --mat-icon-color: #f06292;
}
.app-theme--bordeaux-pro .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--bordeaux-pro {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #c62828;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #c62828;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #c62828;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--bordeaux-pro .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #f06292;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #f06292;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #f06292;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--bordeaux-pro {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--bordeaux-pro .mat-sort-header-arrow {
  color: #757575;
}
.app-theme--bordeaux-pro {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.app-theme--bordeaux-pro .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #c62828;
  --mat-toolbar-container-text-color: white;
}
.app-theme--bordeaux-pro .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #f06292;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--bordeaux-pro {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--bordeaux-pro .mat-tree {
  background: white;
}
.app-theme--bordeaux-pro .mat-tree-node,
.app-theme--bordeaux-pro .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro .mat-tree-node {
  min-height: 48px;
}
.app-theme--bordeaux-pro .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--bordeaux-pro .mat-tree-node,
.app-theme--bordeaux-pro .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Thème sombre */
.app-theme--bordeaux-pro.dark {
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, sans-serif;
  --mat-table-header-headline-line-height: 22px;
  --mat-table-header-headline-size: 14px;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: 0.0071428571em;
  --mat-table-row-item-label-text-font: Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height: 20px;
  --mat-table-row-item-label-text-size: 14px;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: 0.0178571429em;
  --mat-table-footer-supporting-text-font: Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height: 20px;
  --mat-table-footer-supporting-text-size: 14px;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: 0.0178571429em;
  /* Échelle autour de primary */
  --app-primary: #c62828;
  --app-primary-soft: #ffcdd2;
  --app-primary-strong: #d32f2f;
  /* Accent */
  --app-accent: #f06292;
  --app-accent-soft: #f8bbd0;
  --app-accent-strong: #c2185b;
  /* Tertiaire optionnelle (mais dans nos presets elle est toujours là) */
  /* Warn */
  --app-warn: #e53935;
  --app-warn-soft: #ffcdd2;
  --app-warn-strong: #d32f2f;
  /* Fonds / texte venant du preset */
  --app-bg-base: #1b1214;
  --app-bg-subtle: #27191d;
  --app-text: #f4e9ec;
  --app-text-muted: color-mix(in srgb, var(--app-text) 60%, transparent);
  color-scheme: dark;
  background: var(--app-bg-base);
  color: var(--app-text);
}
.app-theme--bordeaux-pro.dark .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark {
  --mat-option-selected-state-label-text-color: #c62828;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}

.app-theme--bordeaux-pro.dark .mat-accent {
  --mat-option-selected-state-label-text-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-warn {
  --mat-option-selected-state-label-text-color: #e53935;
}
.app-theme--bordeaux-pro.dark {
  --mat-optgroup-label-text-color: white;
}

.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.app-theme--bordeaux-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--bordeaux-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--bordeaux-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e53935;
}
.app-theme--bordeaux-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e53935;
}
.app-theme--bordeaux-pro.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.app-theme--bordeaux-pro.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.app-theme--bordeaux-pro.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.app-theme--bordeaux-pro.dark .mat-app-background, .app-theme--bordeaux-pro.dark.mat-app-background {
  background-color: #303030;
  color: white;
}
.app-theme--bordeaux-pro.dark .mat-elevation-z0, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z1, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z2, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z3, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z4, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z5, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z6, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z7, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z8, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z9, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z10, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z11, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z12, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z13, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z14, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z15, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z16, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z17, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z18, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z19, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z20, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z21, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z22, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z23, .app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-elevation-z24, .app-theme--bordeaux-pro.dark .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;
}

.app-theme--bordeaux-pro.dark {
  --mat-option-label-text-font: Roboto, sans-serif;
  --mat-option-label-text-line-height: 24px;
  --mat-option-label-text-size: 16px;
  --mat-option-label-text-tracking: 0.03125em;
  --mat-option-label-text-weight: 400;
  --mat-optgroup-label-text-font: Roboto, sans-serif;
  --mat-optgroup-label-text-line-height: 24px;
  --mat-optgroup-label-text-size: 16px;
  --mat-optgroup-label-text-tracking: 0.03125em;
  --mat-optgroup-label-text-weight: 400;
}

.app-theme--bordeaux-pro.dark .mat-mdc-card {
  --mdc-elevated-card-container-color: #424242;
  --mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 32px;
  --mat-card-title-text-size: 20px;
  --mat-card-title-text-tracking: 0.0125em;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: Roboto, sans-serif;
  --mat-card-subtitle-text-line-height: 22px;
  --mat-card-subtitle-text-size: 14px;
  --mat-card-subtitle-text-tracking: 0.0071428571em;
  --mat-card-subtitle-text-weight: 500;
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #c62828;
  --mdc-linear-progress-track-color: rgba(198, 40, 40, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(198, 40, 40, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(198, 40, 40, 0.25));
}
@media (forced-colors: active) {
  .app-theme--bordeaux-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--bordeaux-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(198, 40, 40, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(198, 40, 40, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(198, 40, 40, 0.25));
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #f06292;
  --mdc-linear-progress-track-color: rgba(240, 98, 146, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(240, 98, 146, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(240, 98, 146, 0.25));
}
@media (forced-colors: active) {
  .app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(240, 98, 146, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(240, 98, 146, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(240, 98, 146, 0.25));
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #e53935;
  --mdc-linear-progress-track-color: rgba(229, 57, 53, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
@media (forced-colors: active) {
  .app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    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(229, 57, 53, 0.25)'/%3E%3C/svg%3E");
  }
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 57, 53, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 57, 53, 0.25));
}
.app-theme--bordeaux-pro.dark .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --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;
}
.app-theme--bordeaux-pro.dark {
  --mdc-filled-text-field-caret-color: #c62828;
  --mdc-filled-text-field-focus-active-indicator-color: #c62828;
  --mdc-filled-text-field-focus-label-text-color: rgba(198, 40, 40, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #e53935;
  --mdc-filled-text-field-error-label-text-color: #e53935;
  --mdc-filled-text-field-error-caret-color: #e53935;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-error-hover-active-indicator-color: #e53935;
  --mdc-outlined-text-field-caret-color: #c62828;
  --mdc-outlined-text-field-focus-outline-color: #c62828;
  --mdc-outlined-text-field-focus-label-text-color: rgba(198, 40, 40, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #e53935;
  --mdc-outlined-text-field-error-focus-label-text-color: #e53935;
  --mdc-outlined-text-field-error-label-text-color: #e53935;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #e53935;
  --mdc-outlined-text-field-error-hover-outline-color: #e53935;
  --mdc-outlined-text-field-error-outline-color: #e53935;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
}

.app-theme--bordeaux-pro.dark .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #e53935);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-subscript-wrapper,
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mat-form-field-subscript-text-font);
  line-height: var(--mat-form-field-subscript-text-line-height);
  font-size: var(--mat-form-field-subscript-text-size);
  letter-spacing: var(--mat-form-field-subscript-text-tracking);
  font-weight: var(--mat-form-field-subscript-text-weight);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(198, 40, 40, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(240, 98, 146, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #f06292;
  --mdc-filled-text-field-focus-active-indicator-color: #f06292;
  --mdc-filled-text-field-focus-label-text-color: rgba(240, 98, 146, 0.87);
  --mdc-outlined-text-field-caret-color: #f06292;
  --mdc-outlined-text-field-focus-outline-color: #f06292;
  --mdc-outlined-text-field-focus-label-text-color: rgba(240, 98, 146, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #e53935;
  --mdc-filled-text-field-focus-active-indicator-color: #e53935;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
  --mdc-outlined-text-field-caret-color: #e53935;
  --mdc-outlined-text-field-focus-outline-color: #e53935;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field.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;
}
.app-theme--bordeaux-pro.dark [dir=rtl] .mat-mdc-form-field.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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field-infix {
  min-height: 56px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark {
  --mdc-filled-text-field-label-text-font: Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size: 16px;
  --mdc-filled-text-field-label-text-tracking: 0.03125em;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size: 16px;
  --mdc-outlined-text-field-label-text-tracking: 0.03125em;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Roboto, sans-serif;
  --mat-form-field-container-text-line-height: 24px;
  --mat-form-field-container-text-size: 16px;
  --mat-form-field-container-text-tracking: 0.03125em;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 16px;
  --mat-form-field-subscript-text-font: Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height: 20px;
  --mat-form-field-subscript-text-size: 12px;
  --mat-form-field-subscript-text-tracking: 0.0333333333em;
  --mat-form-field-subscript-text-weight: 400;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(198, 40, 40, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(240, 98, 146, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 57, 53, 0.87);
  --mat-select-invalid-arrow-color: rgba(229, 57, 53, 0.87);
}

.app-theme--bordeaux-pro.dark {
  --mat-select-trigger-text-font: Roboto, sans-serif;
  --mat-select-trigger-text-line-height: 24px;
  --mat-select-trigger-text-size: 16px;
  --mat-select-trigger-text-tracking: 0.03125em;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-background-color: #424242;
}

.app-theme--bordeaux-pro.dark .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.app-theme--bordeaux-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .app-theme--bordeaux-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #c62828;
  --mdc-chip-elevated-disabled-container-color: #c62828;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .app-theme--bordeaux-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-elevated-container-color: #f06292;
  --mdc-chip-elevated-disabled-container-color: #f06292;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-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-icon-selected-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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .app-theme--bordeaux-pro.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-elevated-container-color: #e53935;
  --mdc-chip-elevated-disabled-container-color: #e53935;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-standard-chip {
  --mdc-chip-label-text-font: Roboto, sans-serif;
  --mdc-chip-label-text-line-height: 20px;
  --mdc-chip-label-text-size: 14px;
  --mdc-chip-label-text-tracking: 0.0178571429em;
  --mdc-chip-label-text-weight: 400;
}
.app-theme--bordeaux-pro.dark .mat-mdc-slide-toggle {
  --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;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.app-theme--bordeaux-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--bordeaux-pro.dark .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--bordeaux-pro.dark .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #f06292;
  --mdc-switch-selected-handle-color: #f06292;
  --mdc-switch-selected-hover-state-layer-color: #f06292;
  --mdc-switch-selected-pressed-state-layer-color: #f06292;
  --mdc-switch-selected-focus-handle-color: #f48fb1;
  --mdc-switch-selected-hover-handle-color: #f48fb1;
  --mdc-switch-selected-pressed-handle-color: #f48fb1;
  --mdc-switch-selected-focus-track-color: #d81b60;
  --mdc-switch-selected-hover-track-color: #d81b60;
  --mdc-switch-selected-pressed-track-color: #d81b60;
  --mdc-switch-selected-track-color: #d81b60;
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
  --mat-slide-toggle-label-text-font: Roboto, sans-serif;
  --mat-slide-toggle-label-text-size: 14px;
  --mat-slide-toggle-label-text-tracking: 0.0178571429em;
  --mat-slide-toggle-label-text-line-height: 20px;
  --mat-slide-toggle-label-text-weight: 400;
}
.app-theme--bordeaux-pro.dark .mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}
.app-theme--bordeaux-pro.dark .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--bordeaux-pro.dark .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #c62828;
  --mdc-radio-selected-hover-icon-color: #c62828;
  --mdc-radio-selected-icon-color: #c62828;
  --mdc-radio-selected-pressed-icon-color: #c62828;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #c62828;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--bordeaux-pro.dark .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #f06292;
  --mdc-radio-selected-hover-icon-color: #f06292;
  --mdc-radio-selected-icon-color: #f06292;
  --mdc-radio-selected-pressed-icon-color: #f06292;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #f06292;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--bordeaux-pro.dark .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e53935;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.app-theme--bordeaux-pro.dark .mat-mdc-radio-button .mdc-radio {
  --mdc-radio-state-layer-size: 40px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-radio-button .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);
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #c62828;
  --mdc-slider-focus-handle-color: #c62828;
  --mdc-slider-hover-handle-color: #c62828;
  --mdc-slider-active-track-color: #c62828;
  --mdc-slider-inactive-track-color: #c62828;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #c62828;
  --mat-mdc-slider-ripple-color: #c62828;
  --mat-mdc-slider-hover-ripple-color: rgba(198, 40, 40, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(198, 40, 40, 0.2);
}
.app-theme--bordeaux-pro.dark .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #f06292;
  --mdc-slider-focus-handle-color: #f06292;
  --mdc-slider-hover-handle-color: #f06292;
  --mdc-slider-active-track-color: #f06292;
  --mdc-slider-inactive-track-color: #f06292;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #f06292;
  --mat-mdc-slider-ripple-color: #f06292;
  --mat-mdc-slider-hover-ripple-color: rgba(240, 98, 146, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(240, 98, 146, 0.2);
}
.app-theme--bordeaux-pro.dark .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #e53935;
  --mdc-slider-focus-handle-color: #e53935;
  --mdc-slider-hover-handle-color: #e53935;
  --mdc-slider-active-track-color: #e53935;
  --mdc-slider-inactive-track-color: #e53935;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #e53935;
  --mat-mdc-slider-ripple-color: #e53935;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 57, 53, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 57, 53, 0.2);
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark {
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mat-menu-item-label-text-font: Roboto, sans-serif;
  --mat-menu-item-label-text-size: 16px;
  --mat-menu-item-label-text-tracking: 0.03125em;
  --mat-menu-item-label-text-line-height: 24px;
  --mat-menu-item-label-text-weight: 400;
}

.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mdc-list-item__start,
.app-theme--bordeaux-pro.dark .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #c62828;
  --mdc-radio-selected-hover-icon-color: #c62828;
  --mdc-radio-selected-icon-color: #c62828;
  --mdc-radio-selected-pressed-icon-color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-accent .mdc-list-item__start,
.app-theme--bordeaux-pro.dark .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #f06292;
  --mdc-radio-selected-hover-icon-color: #f06292;
  --mdc-radio-selected-icon-color: #f06292;
  --mdc-radio-selected-pressed-icon-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-warn .mdc-list-item__start,
.app-theme--bordeaux-pro.dark .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --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: #e53935;
  --mdc-radio-selected-hover-icon-color: #e53935;
  --mdc-radio-selected-icon-color: #e53935;
  --mdc-radio-selected-pressed-icon-color: #e53935;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-option {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #c62828;
  --mdc-checkbox-selected-hover-icon-color: #c62828;
  --mdc-checkbox-selected-icon-color: #c62828;
  --mdc-checkbox-selected-pressed-icon-color: #c62828;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #c62828;
  --mdc-checkbox-selected-hover-state-layer-color: #c62828;
  --mdc-checkbox-selected-pressed-state-layer-color: #c62828;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-option.mat-accent {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #f06292;
  --mdc-checkbox-selected-hover-icon-color: #f06292;
  --mdc-checkbox-selected-icon-color: #f06292;
  --mdc-checkbox-selected-pressed-icon-color: #f06292;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f06292;
  --mdc-checkbox-selected-hover-state-layer-color: #f06292;
  --mdc-checkbox-selected-pressed-state-layer-color: #f06292;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-option.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.app-theme--bordeaux-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.app-theme--bordeaux-pro.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.app-theme--bordeaux-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.app-theme--bordeaux-pro.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .app-theme--bordeaux-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .app-theme--bordeaux-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .app-theme--bordeaux-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .app-theme--bordeaux-pro.dark .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
.app-theme--bordeaux-pro.dark {
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mat-paginator-container-size: 56px;
}

.app-theme--bordeaux-pro.dark .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
.app-theme--bordeaux-pro.dark {
  --mat-paginator-container-text-font: Roboto, sans-serif;
  --mat-paginator-container-text-line-height: 20px;
  --mat-paginator-container-text-size: 12px;
  --mat-paginator-container-text-tracking: 0.0333333333em;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 12px;
}

.app-theme--bordeaux-pro.dark .mat-mdc-tab-group, .app-theme--bordeaux-pro.dark .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #c62828;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #c62828;
  --mat-tab-header-active-ripple-color: #c62828;
  --mat-tab-header-inactive-ripple-color: #c62828;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #c62828;
  --mat-tab-header-active-hover-label-text-color: #c62828;
  --mat-tab-header-active-focus-indicator-color: #c62828;
  --mat-tab-header-active-hover-indicator-color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-mdc-tab-group.mat-accent, .app-theme--bordeaux-pro.dark .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #f06292;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #f06292;
  --mat-tab-header-active-ripple-color: #f06292;
  --mat-tab-header-inactive-ripple-color: #f06292;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #f06292;
  --mat-tab-header-active-hover-label-text-color: #f06292;
  --mat-tab-header-active-focus-indicator-color: #f06292;
  --mat-tab-header-active-hover-indicator-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-mdc-tab-group.mat-warn, .app-theme--bordeaux-pro.dark .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #e53935;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e53935;
  --mat-tab-header-active-ripple-color: #e53935;
  --mat-tab-header-inactive-ripple-color: #e53935;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e53935;
  --mat-tab-header-active-hover-label-text-color: #e53935;
  --mat-tab-header-active-focus-indicator-color: #e53935;
  --mat-tab-header-active-hover-indicator-color: #e53935;
}
.app-theme--bordeaux-pro.dark .mat-mdc-tab-group.mat-background-primary, .app-theme--bordeaux-pro.dark .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #c62828;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-tab-group.mat-background-accent, .app-theme--bordeaux-pro.dark .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #f06292;
  --mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-mdc-tab-group.mat-background-warn, .app-theme--bordeaux-pro.dark .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #e53935;
  --mat-tab-header-with-background-foreground-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mat-tab-header-label-text-font: Roboto, sans-serif;
  --mat-tab-header-label-text-size: 14px;
  --mat-tab-header-label-text-tracking: 0.0892857143em;
  --mat-tab-header-label-text-line-height: 36px;
  --mat-tab-header-label-text-weight: 500;
}
.app-theme--bordeaux-pro.dark {
  --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-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #f06292;
  --mdc-checkbox-selected-hover-icon-color: #f06292;
  --mdc-checkbox-selected-icon-color: #f06292;
  --mdc-checkbox-selected-pressed-icon-color: #f06292;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #f06292;
  --mdc-checkbox-selected-hover-state-layer-color: #f06292;
  --mdc-checkbox-selected-pressed-state-layer-color: #f06292;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}

.app-theme--bordeaux-pro.dark .mat-mdc-checkbox.mat-primary {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #c62828;
  --mdc-checkbox-selected-hover-icon-color: #c62828;
  --mdc-checkbox-selected-icon-color: #c62828;
  --mdc-checkbox-selected-pressed-icon-color: #c62828;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #c62828;
  --mdc-checkbox-selected-hover-state-layer-color: #c62828;
  --mdc-checkbox-selected-pressed-state-layer-color: #c62828;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-checkbox.mat-warn {
  --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-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e53935;
  --mdc-checkbox-selected-hover-icon-color: #e53935;
  --mdc-checkbox-selected-icon-color: #e53935;
  --mdc-checkbox-selected-pressed-icon-color: #e53935;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e53935;
  --mdc-checkbox-selected-hover-state-layer-color: #e53935;
  --mdc-checkbox-selected-pressed-state-layer-color: #e53935;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.app-theme--bordeaux-pro.dark .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.app-theme--bordeaux-pro.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.app-theme--bordeaux-pro.dark {
  --mdc-checkbox-state-layer-size: 40px;
}

.app-theme--bordeaux-pro.dark .mat-mdc-checkbox .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #e53935;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #c62828;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #f06292;
  --mdc-filled-button-label-text-color: #000;
}
.app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #e53935;
  --mdc-filled-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #c62828;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #f06292;
  --mdc-protected-button-label-text-color: #000;
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #e53935;
  --mdc-protected-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
.app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #e53935;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-button, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-primary, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #c62828;
  --mat-mdc-button-ripple-color: rgba(198, 40, 40, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-accent, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #f06292;
  --mat-mdc-button-ripple-color: rgba(240, 98, 146, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-warn, .app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-primary, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-accent, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-warn, .app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-button.mat-mdc-button-base,
.app-theme--bordeaux-pro.dark .mat-mdc-raised-button.mat-mdc-button-base,
.app-theme--bordeaux-pro.dark .mat-mdc-unelevated-button.mat-mdc-button-base,
.app-theme--bordeaux-pro.dark .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mdc-icon-button-icon-color: inherit;
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #6200ee;
  --mat-mdc-button-ripple-color: rgba(98, 0, 238, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #018786;
  --mat-mdc-button-ripple-color: rgba(1, 135, 134, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b00020;
  --mat-mdc-button-ripple-color: rgba(176, 0, 32, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #c62828;
  --mat-mdc-button-persistent-ripple-color: #c62828;
  --mat-mdc-button-ripple-color: rgba(198, 40, 40, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #f06292;
  --mat-mdc-button-persistent-ripple-color: #f06292;
  --mat-mdc-button-ripple-color: rgba(240, 98, 146, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #e53935;
  --mat-mdc-button-persistent-ripple-color: #e53935;
  --mat-mdc-button-ripple-color: rgba(229, 57, 53, 0.1);
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, .app-theme--bordeaux-pro.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab[disabled][disabled],
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-unthemed,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-primary,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #c62828;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-accent,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #f06292;
  --mdc-fab-icon-color: black;
  --mat-mdc-fab-color: #000;
}
.app-theme--bordeaux-pro.dark .mat-mdc-fab.mat-warn,
.app-theme--bordeaux-pro.dark .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #e53935;
  --mdc-fab-icon-color: white;
  --mat-mdc-fab-color: #fff;
}
.app-theme--bordeaux-pro.dark .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);
}
.app-theme--bordeaux-pro.dark .mat-mdc-extended-fab {
  --mdc-extended-fab-label-text-font: Roboto, sans-serif;
  --mdc-extended-fab-label-text-size: 14px;
  --mdc-extended-fab-label-text-tracking: 0.0892857143em;
  --mdc-extended-fab-label-text-weight: 500;
}
.app-theme--bordeaux-pro.dark .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --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;
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #e53935;
}
.app-theme--bordeaux-pro.dark .mat-badge {
  position: relative;
}
.app-theme--bordeaux-pro.dark .mat-badge.mat-badge {
  overflow: visible;
}
.app-theme--bordeaux-pro.dark .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;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .app-theme--bordeaux-pro.dark .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.app-theme--bordeaux-pro.dark .mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}
.app-theme--bordeaux-pro.dark .mat-badge-hidden .mat-badge-content {
  display: none;
}
.app-theme--bordeaux-pro.dark .ng-animate-disabled .mat-badge-content,
.app-theme--bordeaux-pro.dark .mat-badge-content._mat-animation-noopable {
  transition: none;
}
.app-theme--bordeaux-pro.dark .mat-badge-content.mat-badge-active {
  transform: none;
}
.app-theme--bordeaux-pro.dark .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.app-theme--bordeaux-pro.dark .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .app-theme--bordeaux-pro.dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.app-theme--bordeaux-pro.dark {
  --mat-badge-background-color: #c62828;
  --mat-badge-text-color: white;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
}

.app-theme--bordeaux-pro.dark .mat-badge-accent {
  --mat-badge-background-color: #f06292;
  --mat-badge-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-badge-warn {
  --mat-badge-background-color: #e53935;
  --mat-badge-text-color: white;
}
.app-theme--bordeaux-pro.dark {
  --mat-badge-text-font: Roboto, sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-bottom-sheet-container-text-font: Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height: 20px;
  --mat-bottom-sheet-container-text-size: 14px;
  --mat-bottom-sheet-container-text-tracking: 0.0178571429em;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-standard-button-toggle-height: 48px;
  --mat-legacy-button-toggle-text-font: Roboto, sans-serif;
  --mat-standard-button-toggle-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #c62828;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(198, 40, 40, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(198, 40, 40, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(198, 40, 40, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #c62828;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(198, 40, 40, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
}

.app-theme--bordeaux-pro.dark .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-selected-state-background-color: #f06292;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(240, 98, 146, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(240, 98, 146, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(240, 98, 146, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(240, 98, 146, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--bordeaux-pro.dark .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: white;
  --mat-datepicker-calendar-date-selected-state-background-color: #e53935;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 57, 53, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: white;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 57, 53, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 57, 53, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.app-theme--bordeaux-pro.dark .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #e53935;
}
.app-theme--bordeaux-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.app-theme--bordeaux-pro.dark .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
.app-theme--bordeaux-pro.dark {
  --mat-datepicker-calendar-text-font: Roboto, sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 14px;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 14px;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-header-text-font: Roboto, sans-serif;
  --mat-expansion-header-text-size: 14px;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: Roboto, sans-serif;
  --mat-expansion-container-text-line-height: 20px;
  --mat-expansion-container-text-size: 14px;
  --mat-expansion-container-text-tracking: 0.0178571429em;
  --mat-expansion-container-text-weight: 400;
  --mat-grid-list-tile-header-primary-text-size: 14px;
  --mat-grid-list-tile-header-secondary-text-size: 12px;
  --mat-grid-list-tile-footer-primary-text-size: 14px;
  --mat-grid-list-tile-footer-secondary-text-size: 12px;
  --mat-icon-color: inherit;
}

.app-theme--bordeaux-pro.dark .mat-icon.mat-primary {
  --mat-icon-color: #c62828;
}
.app-theme--bordeaux-pro.dark .mat-icon.mat-accent {
  --mat-icon-color: #f06292;
}
.app-theme--bordeaux-pro.dark .mat-icon.mat-warn {
  --mat-icon-color: #e53935;
}
.app-theme--bordeaux-pro.dark {
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #c62828;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #c62828;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #c62828;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #e53935;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #e53935;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
.app-theme--bordeaux-pro.dark .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-selected-state-icon-background-color: #f06292;
  --mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-done-state-icon-background-color: #f06292;
  --mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-edit-state-icon-background-color: #f06292;
  --mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: white;
  --mat-stepper-header-selected-state-icon-background-color: #e53935;
  --mat-stepper-header-selected-state-icon-foreground-color: white;
  --mat-stepper-header-done-state-icon-background-color: #e53935;
  --mat-stepper-header-done-state-icon-foreground-color: white;
  --mat-stepper-header-edit-state-icon-background-color: #e53935;
  --mat-stepper-header-edit-state-icon-foreground-color: white;
}

.app-theme--bordeaux-pro.dark {
  --mat-stepper-header-height: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-size: 14px;
  --mat-stepper-header-label-text-weight: 400;
  --mat-stepper-header-error-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-size: 16px;
  --mat-stepper-header-selected-state-label-text-weight: 400;
}

.app-theme--bordeaux-pro.dark .mat-sort-header-arrow {
  color: #c6c6c6;
}
.app-theme--bordeaux-pro.dark {
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
}

.app-theme--bordeaux-pro.dark .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #c62828;
  --mat-toolbar-container-text-color: white;
}
.app-theme--bordeaux-pro.dark .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #f06292;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}
.app-theme--bordeaux-pro.dark .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #e53935;
  --mat-toolbar-container-text-color: white;
}
.app-theme--bordeaux-pro.dark {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 32px;
  --mat-toolbar-title-text-size: 20px;
  --mat-toolbar-title-text-tracking: 0.0125em;
  --mat-toolbar-title-text-weight: 500;
}

.app-theme--bordeaux-pro.dark .mat-tree {
  background: #424242;
}
.app-theme--bordeaux-pro.dark .mat-tree-node,
.app-theme--bordeaux-pro.dark .mat-nested-tree-node {
  color: white;
}
.app-theme--bordeaux-pro.dark .mat-tree-node {
  min-height: 48px;
}
.app-theme--bordeaux-pro.dark .mat-tree {
  font-family: Roboto, sans-serif;
}
.app-theme--bordeaux-pro.dark .mat-tree-node,
.app-theme--bordeaux-pro.dark .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

/* Swatch preview */
.app-theme-swatch--bordeaux-pro {
  --swatch: #c62828;
}

/* Expose les noms de thèmes en CSS (utile pour un switcher dynamique) */
:root {
  --app-theme-names: "ardoise-pro, graphite-pro, sable-pro, azur-pro, eucalyptus-pro, bordeaux-pro";
}

/* Overlay commun */
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  background: rgba(0, 0, 0, 0.25) !important;
  backdrop-filter: blur(4px);
}

/* (Optionnel) états focus/hover/active — pas nécessaire, mais OK si tu veux */
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 1000px var(--field-bg) inset !important;
  -webkit-box-shadow: 0 0 0 1000px var(--field-bg) inset !important;
}

.info-statut-dialog-panel .mat-mdc-dialog-surface, .conformite-dialog-panel .mat-mdc-dialog-surface {
  border-radius: 18px;
  padding: 20px 24px 16px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.35);
}

/* Masquer tous les snackbars / overlays Angular Material à l'impression */
@media print {
  /* Conteneur général de tes snacks */
  .snack-host {
    display: none !important;
    visibility: hidden !important;
  }
  /* Chaque snack individuel */
  .custom-snack-bar {
    display: none !important;
    visibility: hidden !important;
  }
  /* Par sécurité : on masque aussi les composants Angular */
  app-custom-snack-bar,
  app-snack-bar-container {
    display: none !important;
    visibility: hidden !important;
  }
}
/* Masquer la scrollbar – tous navigateurs */
html {
  scrollbar-width: none; /* Firefox */
}

body {
  -ms-overflow-style: none; /* IE / Edge Legacy */
}

body::-webkit-scrollbar {
  display: none; /* Chrome / Safari / Edge */
}

/*# sourceMappingURL=styles.css.map*/