@import '_content/GlobalEdTech.Web.Shared/GlobalEdTech.Web.Shared.bundle.scp.css';

/* /Pages/Account.razor.rz.scp.css */
/* /Pages/AccountStatement.razor.rz.scp.css */
/* /Pages/ClassScheduleReport.razor.rz.scp.css */
/* /Pages/ConfirmationOfEnrollmentReport.razor.rz.scp.css */
/* /Pages/DynamicReport.razor.rz.scp.css */
/* /Pages/FinancialAidAwards.razor.rz.scp.css */
h2.program-header[b-lreyuy4ej6] {
  margin-bottom: 0.5rem;
  padding: 0;
  line-height: 0; }

.term-header[b-lreyuy4ej6] {
  font-size: 1.2rem;
  padding: 1rem;
  padding-left: 0;
  color: #666; }
  .term-header strong[b-lreyuy4ej6] {
    font-weight: 500;
    margin-right: 0.25rem; }

.filter-select[b-lreyuy4ej6] {
  width: 8rem;
  padding: 0.4rem 0.5rem;
  border-radius: 2px;
  box-shadow: 0px 3px 5px 0px rgba(128, 128, 128, 0.25);
  border-bottom: 1px solid #bbb; }

.drop-button[b-lreyuy4ej6] {
  font-size: 0.8rem;
  line-height: 1rem;
  margin: -0.5rem;
  padding: 0.5rem; }
  .drop-button mat-icon[b-lreyuy4ej6] {
    position: relative;
    top: 0.45rem; }

.print-menu-options[b-lreyuy4ej6] {
  width: 5rem; }

.course-cat-legend[b-lreyuy4ej6] {
  padding: 1rem 0;
  text-align: center; }

.course-picker[b-lreyuy4ej6] {
  height: calc(100vh - 9.5rem); }
  .course-picker .course-options-scroller[b-lreyuy4ej6] {
    overflow-y: auto;
    max-height: calc(100vh - 17.5rem); }
  .course-picker .course[b-lreyuy4ej6] {
    border: 1px solid #757575;
    border-radius: 6px;
    margin-bottom: 1.25rem;
    overflow: hidden; }
    .course-picker .course .course-header[b-lreyuy4ej6] {
      background-color: #f1f1f1;
      padding: 0.25rem 0.5rem; }
      .course-picker .course .course-header .course-name[b-lreyuy4ej6] {
        font-size: 1rem;
        font-weight: bold;
        text-decoration: underline; }
      .course-picker .course .course-header .course-properties[b-lreyuy4ej6] {
        height: 2.5rem;
        font-size: 0.7rem;
        align-items: flex-start;
        align-content: flex-start; }
        .course-picker .course .course-header .course-properties .course-property[b-lreyuy4ej6] {
          margin-right: 1.5rem; }
          .course-picker .course .course-header .course-properties .course-property label[b-lreyuy4ej6] {
            font-weight: bold;
            font-size: 0.7rem;
            margin-bottom: 0;
            margin-right: 0.25rem; }
    .course-picker .course .course-sections[b-lreyuy4ej6] {
      padding: 0.5rem 0.5rem;
      font-size: 0.8rem; }
      .course-picker .course .course-sections .course-sections-type[b-lreyuy4ej6] {
        color: #757575; }
      .course-picker .course .course-sections .course-section[b-lreyuy4ej6] {
        border: 1px solid #707070;
        border-radius: 4px;
        padding: 0.25rem 0.5rem;
        cursor: pointer;
        animation: 0.2s box-shadow;
        z-index: 999; }
        .course-picker .course .course-sections .course-section:hover[b-lreyuy4ej6] {
          box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1); }
        .course-picker .course .course-sections .course-section.selected[b-lreyuy4ej6] {
          color: #fff; }
          .course-picker .course .course-sections .course-section.selected label.course-section-days[b-lreyuy4ej6] {
            color: #fff; }
        .course-picker .course .course-sections .course-section .course-section-meeting[b-lreyuy4ej6] {
          line-height: 0.75rem;
          pointer-events: none; }
        .course-picker .course .course-sections .course-section label.course-section-days[b-lreyuy4ej6] {
          font-size: 0.7rem;
          font-weight: 600;
          color: #666;
          margin-right: 0.25rem;
          pointer-events: none; }
        .course-picker .course .course-sections .course-section span.course-section-hour[b-lreyuy4ej6] {
          font-size: 0.7rem;
          pointer-events: none; }

.credit-loads .credit-load-element[b-lreyuy4ej6] {
  text-align: center; }
  .credit-loads .credit-load-element label[b-lreyuy4ej6] {
    font-size: 0.7rem;
    font-weight: bold;
    color: #666;
    margin-right: 0.25rem; }
    .credit-loads .credit-load-element label[b-lreyuy4ej6]:after {
      content: ':'; }
  .credit-loads .credit-load-element span[b-lreyuy4ej6] {
    font-size: 0.9rem;
    font-weight: bold; }

.course-selection[b-lreyuy4ej6] {
  height: 100%; }
  .course-selection .selection-content[b-lreyuy4ej6] {
    height: 100%;
    padding: 0.5rem 0;
    max-height: calc(100vh - 24rem);
    overflow-y: auto; }
    .course-selection .selection-content h4[b-lreyuy4ej6] {
      border-bottom: 1px solid #757575; }
    .course-selection .selection-content .course-list[b-lreyuy4ej6] {
      width: calc(100% - 0.5rem);
      padding-bottom: 1rem; }
      .course-selection .selection-content .course-list.course-summary .course-item[b-lreyuy4ej6] {
        border-bottom: 1px solid #757575;
        margin-bottom: 1rem; }
      .course-selection .selection-content .course-list.course-summary .course-section-meeting[b-lreyuy4ej6] {
        font-size: 0.8rem; }
        .course-selection .selection-content .course-list.course-summary .course-section-meeting label[b-lreyuy4ej6] {
          font-size: 0.8rem;
          margin-right: 0.25rem;
          font-weight: 600;
          color: #666; }
      .course-selection .selection-content .course-list .course-item[b-lreyuy4ej6] {
        font-size: 0.8rem;
        margin-bottom: 0.5rem; }
        .course-selection .selection-content .course-list .course-item .course-name[b-lreyuy4ej6] {
          font-weight: bold;
          text-decoration: underline; }
        .course-selection .selection-content .course-list .course-item mat-icon[b-lreyuy4ej6] {
          font-size: 0.7rem;
          margin: 0 0.25rem; }
  .course-selection .week-schedule[b-lreyuy4ej6] {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.8rem; }
    .course-selection .week-schedule td[b-lreyuy4ej6], .course-selection .week-schedule th[b-lreyuy4ej6], .course-selection .week-schedule .time-slot[b-lreyuy4ej6] {
      border: 1px solid #757575;
      padding: 0.25rem 0.5rem;
      border-collapse: collapse;
      text-align: center; }
      .course-selection .week-schedule td.is-course[b-lreyuy4ej6], .course-selection .week-schedule th.is-course[b-lreyuy4ej6], .course-selection .week-schedule .time-slot.is-course[b-lreyuy4ej6] {
        color: #fff;
        cursor: pointer; }
    .course-selection .week-schedule tbody .time-slot-container[b-lreyuy4ej6] {
      padding: 0;
      border: none; }
      .course-selection .week-schedule tbody .time-slot-container .time-slot[b-lreyuy4ej6] {
        height: 4rem; }

.contenedor-cuadros[b-lreyuy4ej6] {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 5px; }
  .contenedor-cuadros .cuadro-pagar[b-lreyuy4ej6] {
    border: 2px solid #707070;
    border-radius: 6px;
    background-color: #faf9f8;
    padding: 1.2rem; }
    .contenedor-cuadros .cuadro-pagar .pagar-titulo[b-lreyuy4ej6] {
      color: #757575;
      font-weight: 500;
      margin-bottom: 0.5rem; }
      .contenedor-cuadros .cuadro-pagar .pagar-titulo label[b-lreyuy4ej6] {
        font-size: 15px;
        text-align: center; }
    .contenedor-cuadros .cuadro-pagar .pagar-valor[b-lreyuy4ej6] {
      color: #333333;
      font-weight: bold;
      text-align: center; }
      .contenedor-cuadros .cuadro-pagar .pagar-valor label[b-lreyuy4ej6] {
        font-size: 30px; }
  .contenedor-cuadros .cuadro-vencer[b-lreyuy4ej6] {
    border: 2px solid #707070;
    border-radius: 6px;
    background-color: #faf9f8;
    padding: 1.2rem; }
    .contenedor-cuadros .cuadro-vencer .vencer-titulo[b-lreyuy4ej6] {
      color: #757575;
      font-weight: 500;
      margin-bottom: 0.5rem; }
      .contenedor-cuadros .cuadro-vencer .vencer-titulo label[b-lreyuy4ej6] {
        font-size: 15px; }
    .contenedor-cuadros .cuadro-vencer .vencer-valor[b-lreyuy4ej6] {
      color: #333333;
      font-weight: bold;
      text-align: center; }
      .contenedor-cuadros .cuadro-vencer .vencer-valor label[b-lreyuy4ej6] {
        font-size: 30px; }
  .contenedor-cuadros .cuadro-actual[b-lreyuy4ej6] {
    border: 2px solid #707070;
    border-radius: 6px;
    background-color: #faf9f8;
    padding: 1.2rem; }
    .contenedor-cuadros .cuadro-actual .actual-titulo[b-lreyuy4ej6] {
      color: #757575;
      font-weight: 500;
      margin-bottom: 0.5rem; }
      .contenedor-cuadros .cuadro-actual .actual-titulo label[b-lreyuy4ej6] {
        font-size: 15px; }
    .contenedor-cuadros .cuadro-actual .actual-valor[b-lreyuy4ej6] {
      color: #333333;
      font-weight: bold;
      text-align: center; }
      .contenedor-cuadros .cuadro-actual .actual-valor label[b-lreyuy4ej6] {
        font-size: 30px; }

.fecha-vigencia[b-lreyuy4ej6] {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .fecha-vigencia label[b-lreyuy4ej6] {
    font-weight: 100 !important; }
  .fecha-vigencia strong[b-lreyuy4ej6] {
    font-weight: bold !important;
    margin-right: 5px; }
  .fecha-vigencia i[b-lreyuy4ej6] {
    margin-right: 5px !important; }

.boton-pagar[b-lreyuy4ej6] {
  display: flex;
  justify-content: flex-end; }
  .boton-pagar button[b-lreyuy4ej6] {
    width: 30%; }

.contenedor-tabla[b-lreyuy4ej6] {
  width: 100%; }
  .contenedor-tabla table[b-lreyuy4ej6] {
    text-align: center; }
    .contenedor-tabla table tr[b-lreyuy4ej6] {
      border-bottom: 2px solid #dddddd; }
    .contenedor-tabla table td[b-lreyuy4ej6] {
      border: none !important; }
    .contenedor-tabla table th[b-lreyuy4ej6] {
      border: none !important; }
  .contenedor-tabla .table.table-bordered[b-lreyuy4ej6] {
    border: none !important; }

.contenedor-mas[b-lreyuy4ej6] {
  width: 100%;
  height: auto;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center; }
  .contenedor-mas .titulo-paginador[b-lreyuy4ej6] {
    color: #000000;
    font-weight: bold;
    text-decoration: underline; }
  .contenedor-mas .titulo-paginador:hover[b-lreyuy4ej6] {
    color: #3482BC;
    font-weight: bold;
    text-decoration: underline; }

.color[b-lreyuy4ej6] {
  color: #3482BC; }

.tamano[b-lreyuy4ej6] {
  width: 100%; }

.linea[b-lreyuy4ej6] {
  border-top: 2px solid #bbb; }

.contendor-sin-ciclos[b-lreyuy4ej6] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-bottom: 5%; }
  .contendor-sin-ciclos .contenido-sin-ciclos[b-lreyuy4ej6] {
    font-weight: bold;
    font-size: 1rem;
    text-align: center; }

mat-header-cell[b-lreyuy4ej6] {
  display: flex;
  justify-content: center;
  font-size: 12px;
  font-weight: bold; }

mat-cell[b-lreyuy4ej6] {
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: flex !important;
  justify-content: center !important;
  font-size: 12px; }

.alinear[b-lreyuy4ej6] {
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.alinear > a[b-lreyuy4ej6],
b[b-lreyuy4ej6],
span[b-lreyuy4ej6],
p[b-lreyuy4ej6] {
  width: 100%; }

::ng-deep .mat-header-row[b-lreyuy4ej6] {
  border-color: #757575; }

::ng-deep .mat-row[b-lreyuy4ej6],
.mat-footer-row[b-lreyuy4ej6] {
  border-color: #E0E0E0; }

.ellipsis[b-lreyuy4ej6] {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  justify-content: left !important; }

.ellipsis > a[b-lreyuy4ej6] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 107px;
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline !important; }

.ellipsis > a:hover[b-lreyuy4ej6] {
  color: #3482BC !important;
  text-decoration: none !important;
  cursor: pointer; }

h2[b-lreyuy4ej6] {
  font-size: 20px !important;
  font-weight: bold;
  letter-spacing: -0.2px;
  font-family: 'Roboto' !important;
  margin-bottom: 40px; }

::ng-deep .mat-button-wrapper[b-lreyuy4ej6] {
  font-size: 14px !important;
  font-family: 'Roboto';
  font-weight: normal !important; }

.lista-toolbar[b-lreyuy4ej6] {
  margin-bottom: 20px !important; }

.color-primario-icono[b-lreyuy4ej6] {
  color: #3482BC; }

.monto-table[b-lreyuy4ej6] {
  width: 10rem;
  font-size: 1rem !important;
  text-align: end; }

.boton-pagar[b-lreyuy4ej6] {
  display: flex;
  justify-content: flex-end; }
  .boton-pagar button[b-lreyuy4ej6] {
    width: 30%; }

.monto[b-lreyuy4ej6] {
  text-align: end !important; }

.mat-column-select[b-lreyuy4ej6] {
  word-wrap: break-word !important;
  white-space: unset !important;
  flex: 0 0 5% !important;
  width: 5% !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

.mat-column-descripcion[b-lreyuy4ej6] {
  flex: 0 0 35% !important;
  width: 35%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mat-column-fechaVencimiento[b-lreyuy4ej6] {
  word-wrap: break-word !important;
  white-space: unset !important;
  flex: 0 0 15% !important;
  width: 15% !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: center; }

.mat-column-cargo[b-lreyuy4ej6] {
  word-wrap: break-word !important;
  white-space: unset !important;
  flex: 0 0 15% !important;
  width: 15% !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: center; }

.mat-column-abono[b-lreyuy4ej6] {
  word-wrap: break-word !important;
  white-space: unset !important;
  flex: 0 0 15% !important;
  width: 15% !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: center; }

.mat-column-saldo[b-lreyuy4ej6] {
  word-wrap: break-word !important;
  white-space: unset !important;
  flex: 0 0 15% !important;
  width: 15% !important;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-align: center; }

::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-ripple .mat-ripple-element[b-lreyuy4ej6] {
  opacity: 0.03 !important;
  background-color: #3482BC !important; }

::ng-deep .mat-checkbox-checked.mat-accent .mat-checkbox-background[b-lreyuy4ej6],
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background[b-lreyuy4ej6] {
  background-color: #3482BC; }

::ng-deep .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background[b-lreyuy4ej6] {
  background-color: #3482BC; }

::ng-deep .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element[b-lreyuy4ej6] {
  background: #3482BC; }

::ng-deep .mat-checkbox-checked.mat-accent .mat-ripple-element[b-lreyuy4ej6] {
  background: #3482BC; }
/* /Pages/FinancialAidOffer.razor.rz.scp.css */
/* /Pages/Index.razor.rz.scp.css */
/* /Pages/Profile.razor.rz.scp.css */
.uploadspan[b-jedm8lc483] {
    color: #888888;
}
/* /Pages/UnofficialTranscriptReport.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-as0um810v4] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.sidebar[b-as0um810v4] {
    width: 250px;
    height: 100vh;
    position: sticky;
    top: 0;
}

.main[b-as0um810v4] {
    flex: 1;
}

.top-row[b-as0um810v4] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-as0um810v4]  a, .top-row .btn-link[b-as0um810v4] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-as0um810v4] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-as0um810v4] {
        display: none;
    }

    .top-row.auth[b-as0um810v4] {
        justify-content: space-between;
    }

    .top-row a[b-as0um810v4], .top-row .btn-link[b-as0um810v4] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-as0um810v4] {
        flex-direction: row;
    }

    .sidebar[b-as0um810v4] {
        width: 224px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-as0um810v4] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-as0um810v4] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-n9b1orwjne] {
    background-color: rgba(255, 255, 255, 0.1);
}

.sidebar[b-n9b1orwjne] {
    background-color: #333333;
}

.top-row[b-n9b1orwjne] {
    height: 3.5rem;
    background-color: #333333;
}

.navbar-brand[b-n9b1orwjne] {
    font-size: 1.1rem;
}

.oi[b-n9b1orwjne] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.fa[b-n9b1orwjne] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-n9b1orwjne] {
    font-size: 0.9rem;
    padding-bottom: 0.0rem;
}

    .nav-item:first-of-type[b-n9b1orwjne] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-n9b1orwjne] {
        padding-bottom: 1rem;
    }

    .nav-item[b-n9b1orwjne]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 2.5rem;
        display: flex;
        align-items: center;
        line-height: 2.5rem;
    }

        .nav-item[b-n9b1orwjne]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-n9b1orwjne]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-n9b1orwjne] {
        display: none;
    }

    .collapse[b-n9b1orwjne] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
