@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@600&display=swap");
.panel-cursos-banner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #eef1f7;
  margin-bottom: 1rem;
  border-radius: 4px;
  padding: 33px 160px 35px 131px;
}
.titulo-panel-cursos {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
  color: #001931;
}
.parrafo-panel-cursos {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.6;
  margin: 0.5rem 0 0;
  color: #4d5e6f;
}
.company-courses-grid {
  display: flex;
  padding: 33px 160px 35px 131px;
}
.course-card {
  padding: 15px;
}
.header-imagen {
  width: 283.33px;
  height: 160px;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.header-imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.titulo-cursos-admin {
  font-family: Quicksand;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #001931;
}
.btn-revisar-curso {
  text-align: center;
}
.btn-revisar-curso a {
  font-family: Quicksand;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  text-align: center;
  color: #fff;
  padding: 17px 25px;
  background-color: #385bce;
  border-radius: 50px;
  margin-top: -23px;
}
.course-categories {
  margin: 10px 0;
  font-size: 14px;
  color: #4d5e6f;
}

@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@600&display=swap");
.panel-cursos-banner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background: #eef1f7;
  margin-bottom: 1rem;
  border-radius: 4px;
  padding: 33px 160px 25px 131px;
}
.titulo-panel-cursos {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
  color: #001931;
}
.parrafo-panel-cursos {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.6;
  margin: 0.5rem 0 0;
  color: #4d5e6f;
}
.company-courses-grid {
  display: flex;
  padding: 33px 160px 25px 131px;
}
.course-card {
  padding: 15px;
}
.header-imagen {
  width: 283.33px;
  height: 160px;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.header-imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.titulo-cursos-admin {
  font-family: Quicksand;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #001931;
}
.btn-revisar-curso {
  text-align: center;
}
.btn-revisar-curso a {
  font-family: Quicksand;
  font-weight: 700;
  font-size: 14px;
  line-height: 16.8px;
  text-align: center;
  color: #fff;
  padding: 17px 25px;
  background-color: #385bce;
  border-radius: 50px;
  margin-top: -23px;
}
.course-categories {
  margin: 10px 0;
  font-size: 14px;
  color: #4d5e6f;
}
.panel-cursos-breadcrumbs {
  display: flex;
  gap: 24px;
  align-content: flex-start;
  align-items: flex-start;
}
.link-pasado-breadcrumbs {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f;
}
.actual-breadcrumbs {
  font-family: Quicksand;
  font-weight: 700;
  font-style: Bold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #385bce;
}
h3.titulo-progreso {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  leading-trim: NONE;
  line-height: 58px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #001931;
  margin-bottom: 0;
}
.nombre-curso-progreso {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f;
}
.tabla-listado-alumnos thead {
  background-color: #eef1f7;
}
.button-accion-form {
  font-family: Quicksand;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 14px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #385bce;
  padding: 11px;
  border: 1px solid #385bce;
  background-color: #fff;
  border-radius: 4px;
}
.button-accion-form:hover {
  background-color: #385bce !important;
  color: #fff !important;
  border: 1px solid #385bce !important;
}
.primer-thead {
  text-align: left;
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f;
  width: 33%;
}
/* Contenedor gris de la barra */
.progreso-alumno .progress {
  max-width: 153px;
  width: 100%; /* ocupa todo el ancho de la celda */
  background: #e5e5e5; /* color de fondo “vacío” */
  border-radius: 4px; /* bordes redondeados */
  overflow: hidden; /* para que la barrita no sobresalga */
  height: 8px; /* grosor de la barra */
  margin-bottom: 4px; /* separación de la etiqueta */
}

/* Relleno azul según el porcentaje */
.progreso-alumno .progress-bar {
  height: 100%; /* igual al contenedor */
  background: #3b82f6; /* color de la parte llena */
  transition: width 0.3s; /* animación suave al cambiar */
}

/* Etiqueta del porcentaje (opcional) */
.progreso-alumno .progress-label {
  font-size: 0.9em;
  color: #333;
}
.progreso-alumno {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f;
}
.progress-label {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px !important;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f !important;
}
.progreso-alumno {
  display: flex;
  gap: 20px;
  align-items: center;
}

/* ==== CONTENEDOR DE LA TABLA ==== */
.tabla-listado-alumnos {
  width: 100%;
  border-collapse: separate; /* para que el border-radius funcione */
  border-spacing: 0;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* ==== CABECERA ==== */
.tabla-listado-alumnos thead {
  background: #f4f6f8;
}
.tabla-listado-alumnos thead th {
  padding: 12px 16px;
  font-weight: 600;
  color: #374151;
  text-align: left;
  font-size: 0.875rem;
}

/* ==== FILAS ==== */
.tabla-listado-alumnos tbody tr {
  transition: background 0.2s;
}
.tabla-listado-alumnos tbody tr:not(:last-child) {
  border-bottom: 1px solid #e5e7eb;
}
.tabla-listado-alumnos tbody tr:hover {
  background: #f9fafb;
}

/* NO TOCAMOS tus td .nombre-alumno ni los estilos de texto internos */

/* ==== CELDA DE PROGRESO: alineación y espaciado ==== */
.progreso-alumno {
  display: flex;
  align-items: center;
  gap: 8px;
}

/* tu etiqueta de porcentaje, si quieres ajustarla */
.progreso-alumno .progress-label {
  font-size: 0.875rem;
  color: #374151;
  white-space: nowrap;
}

/* barra “vacía” */
.progreso-alumno .progress {
  flex: 1;
  height: 4px;
  background: #e5e7eb;
  border-radius: 2px;
  overflow: hidden;
}

/* barra “llena” */
.progreso-alumno .progress-bar {
  height: 100%;
  background: #3b82f6;
  transition: width 0.3s;
}

.tabla-listado-alumnos tbody td {
  border-bottom: 1px solid #cecfd1;
  padding: 17px 26px;
}
.tabla-listado-alumnos thead th {
  padding: 17px 26px;
}

.tabla-listado-alumnos {
  margin-bottom: 200px;
}
.contenedor-tabla-alumnos {
  padding: 115px 130px 200px 131px;
}

.header-imagen {
  width: 100%;
}
button.button.boton-enviar-form {
  border-radius: 50px !important;
  margin-top: -27px;
}
table tr {
  border: none !important;
}
table.dataTable.no-footer {
  border-bottom: none !important;
}
a.paginate_button.current {
  font-family: Inter !important;
  font-weight: 400 !important;
  font-style: Regular !important;
  font-size: 16px !important;
  leading-trim: NONE !important;
  line-height: 24px !important;
  letter-spacing: 0% !important;
  text-align: center !important;
  vertical-align: middle !important;
  color: #1e3a8a !important;
}
a.paginate_button.current {
  background-color: #cde7ff !important;
  border-radius: 50% !important;
  background: #cde7ff !important;
  border: none !important;
}

.search-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 651px;
}

.search-wrapper .search-icon {
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.search-wrapper input {
  /* Tipografía */
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: -0.6px;
  color: #001931;

  /* Espaciados para dejar hueco al icono */
  padding: 10px 15px 10px 45px;
  width: 100%;
  box-sizing: border-box;

  /* Bordes y radio, ajusta a tu tema */
  border: 1px solid #ccc;
  border-radius: 4px;
}
input#search-alumno {
  background-color: transparent;
  border: 1px solid #dbe0e9;
  border-radius: 4px;
  width: 651px;
}
.btn-inscribir-alumnos-cursos {
  margin-top: 33px;
  font-family: Quicksand;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 18px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  border-radius: 45px;
  height: 40px;
  width: 227px;
  border: none;
  background-color: #385bce;
}
.titulo-inscribir-alumno {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 58px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #001931;
}

/* --- overlay básico --- */
#ea-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
#ea-modal {
  background: #fff;
  padding: 20px;
  width: 90%;
  max-width: 600px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
.ea-step {
  display: none;
}
.ea-step.active {
  display: block;
}
.ea-footer {
  margin-top: 20px;
  text-align: right;
}
.ea-footer button {
  margin-left: 8px;
}
/* Permitir overflow visible para que el dropdown no quede recortado */
#ea-modal {
  overflow: visible !important;
}

/* Aumentar z‑index del dropdown de Select2 */
.select2-container .select2-dropdown {
  z-index: 10001 !important;
}
.div-selector-cursos {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 58px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #001931;
}
.div-bajada-selector {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f;
}
#ea-modal {
  background: #fff;
  padding: 20px;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  width: 736px !important;
  max-width: 736px;
  height: 569px;
}
/* assets/css/company-progress.css (o tu CSS propio) */
#ea-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Overlay y modal */
.gce-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.gce-modal {
  background: #fff;
  border-radius: 8px;
  width: 100%;
  max-width: 540px;
  padding: 24px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}

/* Header pasos */
.gce-header-steps {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.gce-header-steps .step {
  display: flex;
  align-items: center;
  color: #b0b7c3;
  font-size: 14px;
}
.gce-header-steps .step--active {
  color: #1a237e;
}
.gce-header-steps .step span.dashicons {
  font-size: 20px;
  margin-right: 8px;
}
.gce-header-steps .step-separator {
  flex: 1;
  height: 2px;
  background: #e0e0e0;
  margin: 0 16px;
}

/* Labels */
.gce-label {
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}

/* Select dropdown multi */
.gce-select {
  position: relative;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  cursor: pointer;
}
.gce-select--dropdown .gce-select__placeholder {
  padding: 12px;
  display: block;
  color: #6b7280;
}
.gce-select__list {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 180px;
  overflow: auto;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 10;
  display: none;
}
.gce-select__list li {
  padding: 8px 12px;
}
.gce-select__list li label {
  cursor: pointer;
}

/* Scrollbox usuarios */
.gce-scrollbox {
  border: 1px solid #d1d5db;
  border-radius: 6px;
  max-height: 200px;
  overflow: auto;
  padding: 12px;
  margin-top: 8px;
}
.gce-checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.gce-checkbox input {
  margin-right: 8px;
}

/* Botones */
.gce-btn {
  font-size: 14px;
  border-radius: 6px;
  padding: 8px 16px;
  cursor: pointer;
  border: 1px solid transparent;
}
.gce-btn--primary {
  background: #3949ab;
  color: #fff;
  border-color: #3949ab;
}
.gce-btn--outline {
  background: transparent;
  color: #3949ab;
  border-color: #3949ab;
}
.gce-btn--small {
  padding: 4px 12px;
  font-size: 13px;
}
.gce-footer {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 24px;
}
.gce-hidden {
  display: none !important;
}

div#ea-modal {
  width: 736px !important;
  height: 569px !important;
  border-radius: 20px !important;
  max-width: 736px !important;
  padding: 38px 66px 35px 73px !important;
}

.titulo-inscribir-en-curso {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 58px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #001931;
}

.bajada-precurso {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 58px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #001931;
  margin-bottom: 0 !important;
}
p.info-bajada-precurso {
  font-family: Quicksand;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 15px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.2px;
  vertical-align: middle;
  color: #4d5e6f;
  margin-bottom: 25px;
}
.gce-placeholder-select {
  width: 100%;
  height: 120px;
  padding: 12px;
  padding-right: 36px; /* deja espacio para la flecha */
  border: 1px solid #d1d5db;
  border-radius: 6px;
  background-color: #fff;
  appearance: none; /* quita el estilo nativo */
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%236b7280" viewBox="0 0 20 20"><path d="M5.23 7.21a.75.75 0 011.06.02L10 10.94l3.71-3.71a.75.75 0 111.04 1.08l-4.25 4.25a.75.75 0 01-1.06 0L5.21 8.29a.75.75 0 01.02-1.08z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
}

/* Oculta el placeholder una vez hay selección */
.gce-placeholder-select option[value=""]:checked,
.gce-placeholder-select option[value=""][hidden] {
  display: none;
}
li.select2-selection__choice {
  background-color: #385bce !important;
  color: #fff !important;
  font-family: "Quicksand";
}
span.select2-selection__choice__remove {
  color: #fff !important;
  font-family: "Quicksand";
}
span.select2-selection.select2-selection--multiple {
  outline: 0;
  border: 1px solid #dbe0e9 !important;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  outline: 0;
  border: 1px solid #dbe0e9 !important;
}

.botones-final-inscribir {
  display: flex;
  align-items: center;
  gap: 8px; /* separación entre botones */
}

#ea-next {
  margin-left: auto; /* empuja “Continuar” al extremo derecho */
}

#ea-cancel {
  margin-top: 42px;
  border: 1px solid #385bce;
  border-radius: 4px;
  font-family: Quicksand;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 14px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #385bce;
  padding: 11px 15px;
  background-color: #fff;
}
#ea-prev {
  margin-top: 42px;
  border: 1px solid #385bce;
  border-radius: 4px;
  font-family: Quicksand;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 14px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #385bce;
  padding: 11px 15px;
  background-color: #fff;
}
#ea-next {
  margin-top: 42px;
  border: 1px solid #385bce;
  border-radius: 4px;
  font-family: Quicksand;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 14px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 11px 15px;
  background-color: #385bce;
}
.contenedor-pasos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.paso {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.icono {
  padding: 8px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("icono-alumnos.png"); /* reemplaza con ruta real */
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}

.icono-activo {
  background-color: #3f63dd;
  background-image: url("icono-cursos.png"); /* reemplaza con ruta real */
}

.linea {
  flex-grow: 1;
  height: 2px;
  background-color: #e0e3ed;
  margin-bottom: 52px;
}

.titulo-paso-icon {
  margin-top: 13px;
  font-family: Quicksand;
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: 0px;
  color: #637381;
}


/* contenedor global de notificaciones */
.notifications-container {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 9999;
}

/* estilo base */
.notification {
  display: none;
  align-items: center;
  background: #e0f7e9;    /* verde suave por defecto */
  border: 1px solid #b2e2c9;
  border-radius: 4px;
  padding: 12px 16px;
  margin-bottom: 10px;
  font-family: "Quicksand", sans-serif;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  opacity: 0;
  transition: opacity .3s ease;
}

/* variantes */
.notification.success {
  background: #e0f7e9;
  border-color: #b2e2c9;
  color: #2a7d46;
}
.notification.error {
  background: #fbeaea;
  border-color: #f5c6cb;
  color: #a94442;
}

/* botón cerrar */
.notification .close-btn {
  margin-left: auto;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
}

/* clase que activa el fade-in */
.notification.show {
  display: flex;
  opacity: 1;
}
.notification {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px;
  border-radius: 4px;
  width: auto;
}
span.message{
  padding-left: 10px !important;
  padding-right: 10px !important;
}