/* src/styles.scss */
:root {
  --mdc-elevated-card-container-color: #f7f7f7;
  --mdc-outlined-card-container-color: #ece6f0;
}
:root {
  --mdc-filled-button-container-color: #28387a;
}
:root {
  --mdc-filled-button-disabled-container-color: #77767c;
}
:root {
  --mdc-filled-button-container-height: 48px;
}
:root {
  --mdc-filled-button-container-shape: 4px;
}
:root {
  --mdc-filled-button-label-text-transform: uppercase;
}
:root {
  --mat-tab-header-label-text-weight: bold;
}
:root {
  --mat-tab-header-active-label-text-color: #28387a;
}
:root {
  --mat-tab-header-active-focus-label-text-color: #28387a;
}
:root {
  --mat-tab-header-active-hover-label-text-color: #28387a;
}
:root {
  --mat-tab-header-inactive-focus-label-text-color: #28387a;
}
:root {
  --mat-tab-header-inactive-hover-label-text-color: #28387a;
}
:root {
  --mat-tab-header-inactive-label-text-color: #28387a;
}
:root {
  --mat-tab-header-inactive-ripple-color: #28387a;
}
:root {
  --mat-form-field-filled-label-display: true;
}
:root {
  --mdc-list-list-item-label-text-color: #28387a;
}
:root {
  --mdc-list-list-item-hover-label-text-color: #28387a;
}
:root {
  --mdc-dialog-container-shape: 4px;
}
@media (max-width: 767px) {
  .mat-stepper-vertical-line::before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .mat-stepper-vertical-line::before {
    display: none;
  }
}
::ng-deep mat-form-field .mat-mdc-floating-label {
  top: 1.2em !important;
  font-size: 0.75rem !important;
}
html {
  --mdc-checkbox-state-layer-size: 32px;
  --mdc-chip-container-height: 24px;
  --mdc-text-button-container-height: 32px;
  --mdc-protected-button-container-height: 32px;
  --mdc-filled-button-container-height: 32px;
  --mdc-outlined-button-container-height: 32px;
  --mdc-icon-button-state-layer-size: 32px;
  --mdc-list-list-item-one-line-container-height: 40px;
  --mdc-list-list-item-two-line-container-height: 56px;
  --mdc-list-list-item-three-line-container-height: 80px;
  --mdc-radio-state-layer-size: 32px;
  --mdc-secondary-navigation-tab-container-height: 40px;
  --mat-checkbox-touch-target-display: none;
  --mat-expansion-header-collapsed-state-height: 40px;
  --mat-expansion-header-expanded-state-height: 56px;
  --mat-fab-touch-target-display: none;
  --mat-form-field-container-height: 48px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 12px;
  --mat-form-field-filled-with-label-container-padding-top: 12px;
  --mat-form-field-filled-with-label-container-padding-bottom: 12px;
  --mat-icon-button-touch-target-display: none;
  --mat-list-list-item-leading-icon-start-space: 8px;
  --mat-list-list-item-leading-icon-end-space: 8px;
  --mat-text-button-touch-target-display: none;
  --mat-protected-button-touch-target-display: none;
  --mat-filled-button-touch-target-display: none;
  --mat-outlined-button-touch-target-display: none;
  --mat-paginator-container-size: 48px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: none;
  --mat-radio-touch-target-display: none;
  --mat-select-arrow-transform: none;
  --mat-standard-button-toggle-height: 40px;
  --mat-stepper-header-height: 64px;
  --mat-table-header-container-height: 48px;
  --mat-table-footer-container-height: 44px;
  --mat-table-row-item-container-height: 44px;
  --mat-toolbar-standard-height: 56px;
  --mat-toolbar-mobile-height: 48px;
  --mat-tree-node-min-height: 40px;
}
html {
  --mat-sys-body-large: 400 1rem / 1.5rem Montserrat;
  --mat-sys-body-large-font: Montserrat;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Montserrat;
  --mat-sys-body-medium-font: Montserrat;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Montserrat;
  --mat-sys-body-small-font: Montserrat;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Montserrat;
  --mat-sys-display-large-font: Montserrat;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Montserrat;
  --mat-sys-display-medium-font: Montserrat;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Montserrat;
  --mat-sys-display-small-font: Montserrat;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Montserrat;
  --mat-sys-headline-large-font: Montserrat;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Montserrat;
  --mat-sys-headline-medium-font: Montserrat;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Montserrat;
  --mat-sys-headline-small-font: Montserrat;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Montserrat;
  --mat-sys-label-large-font: Montserrat;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Montserrat;
  --mat-sys-label-medium-font: Montserrat;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Montserrat;
  --mat-sys-label-small-font: Montserrat;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Montserrat;
  --mat-sys-title-large-font: Montserrat;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Montserrat;
  --mat-sys-title-medium-font: Montserrat;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Montserrat;
  --mat-sys-title-small-font: Montserrat;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
}
html {
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
}
html {
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0px;
  overflow-x: hidden;
  font-family: "Montserrat", sans-serif;
}
mat-card.custom-shadow {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3), 0px 4px 8px 3px rgba(0, 0, 0, 0.15);
}
.custom-shadow {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3), 0px 4px 8px 3px rgba(0, 0, 0, 0.15);
}
.uth-watermark::after {
  background-image: url(/images/adm-uth-watermark.svg);
  opacity: 1;
}
.representante-junta-watermark::after {
  background-image: url(/images/rj-watermark.svg);
  opacity: 1;
}
.udp-watermark::after {
  background-image: url(/images/adm-udp-watermark.svg);
  opacity: 0.35;
}
.teacher-watermark::after {
  background-image: url(/images/teacher-watermark.svg);
  opacity: 1;
}
.uth-color {
  background-color: #f18845 !important;
}
.representante-junta-color {
  background-color: #61baea !important;
}
.udp-color {
  background-color: #76c4b7 !important;
}
.teacher-color {
  background-color: #8e9ccf !important;
}
.uth-sidenav-color {
  background-color: #ffe2cf !important;
}
.representante-junta-sidenav-color {
  background-color: #d2ebf9 !important;
}
.udp-sidenav-color {
  background-color: #beddd8 !important;
}
.teacher-sidenav-color {
  background-color: #cacedd !important;
}
.udp-button-color {
  background-color: #d3f0eb !important;
  color: #28387a !important;
}
.normal-button-color {
  background-color: #ece6f0 !important;
  color: #28387a !important;
}
.mat-mdc-snack-bar-container.custom-snackbar-container .mdc-snackbar__surface {
  background-color: inherit;
  box-shadow: none;
}
.custom-scrollbar {
  overflow: auto;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(119, 118, 124, 0.7);
  border-radius: 20px;
  transition: background-color 0.3s ease;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #77767c;
}
.mat-vertical-content {
  padding: 0 !important;
}
.center-col .mat-sort-header-container {
  justify-content: center !important;
}
.mat-sort-header-container {
  justify-content: center !important;
}
.mat-mdc-header-cell {
  background: #eaeaea !important;
  color: #28387a !important;
  text-align: center !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  justify-content: center !important;
}
@media (max-width: 767px) {
  .mat-mdc-header-cell {
    font-size: 12px !important;
  }
}
.mat-mdc-cell {
  text-align: center !important;
  align-items: center !important;
}
@media (max-width: 767px) {
  .mat-mdc-cell {
    font-size: 12px !important;
  }
}
.mat-mdc-table {
  border: 1px solid var(--mat-sys-outline) !important;
  overflow: hidden;
}
.mat-mdc-row:hover {
  background-color: rgba(0, 0, 0, 0.04) !important;
  transition: background-color 0.2s ease;
}
.mat-mdc-paginator {
  border-radius: 0 0 8px 8px !important;
  border-left: 1px solid var(--mat-sys-outline) !important;
  border-right: 1px solid var(--mat-sys-outline) !important;
  border-bottom: 1px solid var(--mat-sys-outline) !important;
  overflow: hidden;
}
.custom-rounded-table.mat-mdc-table {
  border: 1px solid var(--mat-sys-outline);
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
mat-chip-grid {
  margin-bottom: 8px;
}
mat-chip-row button[matChipRemove] mat-icon {
  color: var(--mat-sys-error);
}
mat-chip-row button[matChipRemove] mat-icon:hover {
  background-color: rgba(var(--mat-sys-error), 0.2);
}
.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) {
  background-color: #eaeaea !important;
}

/* src/styles/tokens.scss */
:root,
:host {
  --mat-sys-primary: #28387a;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-primary-container: #dde1ff;
  --mat-sys-on-primary-container: #001355;
  --mat-sys-inverse-primary: #b8c3ff;
  --mat-sys-primary-fixed: #dde1ff;
  --mat-sys-primary-fixed-dim: #b8c3ff;
  --mat-sys-on-primary-fixed: #001355;
  --mat-sys-on-primary-fixed-variant: #324284;
  --mat-sys-secondary: #585d79;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-secondary-container: #dde1ff;
  --mat-sys-on-secondary-container: #151a32;
  --mat-sys-secondary-fixed: #dde1ff;
  --mat-sys-secondary-fixed-dim: #c0c5e5;
  --mat-sys-on-secondary-fixed: #151a32;
  --mat-sys-on-secondary-fixed-variant: #404560;
  --mat-sys-tertiary: #824984;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-tertiary-container: #ffd6fb;
  --mat-sys-on-tertiary-container: #36013c;
  --mat-sys-tertiary-fixed: #ffd6fb;
  --mat-sys-tertiary-fixed-dim: #f4b0f3;
  --mat-sys-on-tertiary-fixed: #36013c;
  --mat-sys-on-tertiary-fixed-variant: #68326b;
  --mat-sys-background: #fcf8f8;
  --mat-sys-on-background: #1c1b1c;
  --mat-sys-surface: #fcf8f8;
  --mat-sys-surface-dim: #ddd9d9;
  --mat-sys-surface-bright: #fcf8f8;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-container-low: #f7f3f3;
  --mat-sys-surface-container: #f1eded;
  --mat-sys-surface-container-high: #ebe7e7;
  --mat-sys-surface-container-highest: #e5e2e2;
  --mat-sys-on-surface: #1c1b1c;
  --mat-sys-shadow: #000000;
  --mat-sys-scrim: #000000;
  --mat-sys-surface-tint: #5e5e63;
  --mat-sys-inverse-surface: #313030;
  --mat-sys-inverse-on-surface: #f4f0f0;
  --mat-sys-outline: #77767b;
  --mat-sys-outline-variant: #c7c6cc;
  --mat-sys-error: #ba1a1a;
  --mat-sys-error-container: #ffdad6;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #410002;
  --mat-sys-surface-variant: #e3e1e8;
  --mat-sys-on-surface-variant: #46464b;
}
.dark {
  --mat-sys-primary: #b8c3ff;
  --mat-sys-on-primary: #192a6c;
  --mat-sys-primary-container: #324284;
  --mat-sys-on-primary-container: #dde1ff;
  --mat-sys-inverse-primary: #4b5a9e;
  --mat-sys-primary-fixed: #dde1ff;
  --mat-sys-primary-fixed-dim: #b8c3ff;
  --mat-sys-on-primary-fixed: #001355;
  --mat-sys-on-primary-fixed-variant: #324284;
  --mat-sys-secondary: #c0c5e5;
  --mat-sys-on-secondary: #2a2f48;
  --mat-sys-secondary-container: #404560;
  --mat-sys-on-secondary-container: #dde1ff;
  --mat-sys-secondary-fixed: #dde1ff;
  --mat-sys-secondary-fixed-dim: #c0c5e5;
  --mat-sys-on-secondary-fixed: #151a32;
  --mat-sys-on-secondary-fixed-variant: #404560;
  --mat-sys-tertiary: #f4b0f3;
  --mat-sys-on-tertiary: #4e1a53;
  --mat-sys-tertiary-container: #68326b;
  --mat-sys-on-tertiary-container: #ffd6fb;
  --mat-sys-tertiary-fixed: #ffd6fb;
  --mat-sys-tertiary-fixed-dim: #f4b0f3;
  --mat-sys-on-tertiary-fixed: #36013c;
  --mat-sys-on-tertiary-fixed-variant: #68326b;
  --mat-sys-background: #141314;
  --mat-sys-on-background: #e5e2e2;
  --mat-sys-surface: #141314;
  --mat-sys-surface-dim: #141314;
  --mat-sys-surface-bright: #3a3939;
  --mat-sys-surface-container-lowest: #0e0e0e;
  --mat-sys-surface-container-low: #1c1b1c;
  --mat-sys-surface-container: #201f20;
  --mat-sys-surface-container-high: #2a2a2a;
  --mat-sys-surface-container-highest: #353435;
  --mat-sys-on-surface: #e5e2e2;
  --mat-sys-shadow: #000000;
  --mat-sys-scrim: #000000;
  --mat-sys-surface-tint: #c8c5cc;
  --mat-sys-inverse-surface: #e5e2e2;
  --mat-sys-inverse-on-surface: #313030;
  --mat-sys-outline: #919095;
  --mat-sys-outline-variant: #46464b;
  --mat-sys-error: #ffb4ab;
  --mat-sys-error-container: #93000a;
  --mat-sys-on-error: #690005;
  --mat-sys-on-error-container: #ffdad6;
  --mat-sys-surface-variant: #46464b;
  --mat-sys-on-surface-variant: #c7c6cc;
}

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