.bg-menu-theme .menu-inner > .menu-item.active > .menu-link
{
    color: #FFF !important;
}
.bg-menu-theme .menu-inner > .menu-item.active::before {
    background: #b59e9e !important;
  }
  .bg-menu-theme .menu-inner > .menu-item.active > .menu-link{
    background-color: #2B2C40 !important;
  }
  .app-brand .layout-menu-toggle {
    background-color: #2B2C40 !important;
  }
  .bg-menu-theme .menu-block::before {
    background-color: #FFF0 !important;
  }
  .nav-pills .nav-link.active{
    background-color: #2B2C40 !important;
  }
  .nav-link:hover {
    color: #2B2C40 !important;
  }
  .bg-label-primary {
    color: #2B2C40 !important;
  }
  .nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
    color: #fff !important;
  }
  .dropdown-item:not(.disabled):active {
    color: #2B2C40 !important;
  }
  a:hover {
    color: #2B2C40 !important;
  }
  a:hover {
    color: #2B2C40 !important;
  }
 
  /*Copia*/
  /*.bg-menu-theme .menu-inner > .menu-item.active > .menu-link{
    background-color: rgb(223, 86, 88) !important;
  }
  .app-brand .layout-menu-toggle {
    background-color: #df5658 !important;
  }
  .bg-menu-theme .menu-block::before {
    background-color: #FFF0 !important;
  }
  .nav-pills .nav-link.active{
    background-color: #df5658 !important;
  }
  .nav-link:hover {
    color: #df5658 !important;
  }
  .bg-label-primary {
    color: #df5658 !important;
  }
  .nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
    color: #fff !important;
  }
  .dropdown-item:not(.disabled):active {
    color: #df5658 !important;
  }
  a:hover {
    color: #df5658 !important;
  }
  a:hover {
    color: #df5658 !important;
  }
  */
  .btn-danger {
    background-color: #df5658 !important;
    border-color: #df5658 !important;
  }
  .form-range::-webkit-slider-thumb {
    background: #FFE1FF;
  }
  .form-range::-moz-range-thumb {
    background: #FFE1FF;
  }
  .form-range::-ms-thumb {
    background: #FFE1FF;
  }
  @media (prefers-reduced-motion: reduce) {
    .form-range::-webkit-slider-thumb {
      -webkit-transition: none;
      transition: none;
    }
  }
  .form-range::-webkit-slider-thumb:active {
    /* background-color: #FF8000; */
    background-color: #696cff;

  
  }
  .form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    /* background-color: #FF8000; */
    background-color: #696cff;
    border-color: transparent;
    border-radius: 1rem;
  }
  html:not([dir="rtl"]) .border-end {
    border-right: 1px solid #df5658 !important;
  }
  p[class^='count']{
    display: inline-flex;
    font-size: 40px;
    font-weight: bold;
    width: fit-content;
  }
  span[class^='count']{
    display: inline-flex;
    font-size: 40px;
    font-weight: bold;
    width: fit-content;
  }
  .hovertests:hover{
    background: #EEE;
    border-radius: 10px;
  }
  .textoantestest{
    float: left;
  line-height: 3.3;
  margin-right: 16px;
  font-weight: bold;
  color: #000;
  }
  .btn-success {
    background-color: #58aa2c !important;
    border-color: #67b93b !important;
  }
  .ql-editor{
    min-height: 80px !important;
    color: #384551 !important;
  }
  .largo{
    max-width: 150px !important;
    border-right: 0px !important;
    font-size: 14px !important;
  }
  .tdpnada td p{
    margin-bottom: 0px;
  }
  .jodit-wysiwyg{
    color: #384551 !important;
  }
  .vertestscss{
    padding-bottom: 0px;
  }
  .vertestscss  p{
    padding-left: 18px;
  }
  .vertestimage td img{
    height: 38px;
  border: 1px solid #DDD;
  padding: 1px;
  border-radius: 6px;
  }
 
  input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
  }
  
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
  }
  
  .number-input {
    border: 0;
    display: inline-flex;
  }
  
  .number-input,
  .number-input * {
    box-sizing: border-box;
  }
  
  .number-input button {
    outline: none;
    background-color: transparent;
    border: 1px solid #EEE;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin: 0;
    position: relative;
    border-radius: 50%;
    top: 5px;
  }
  
  .number-input button:before,
  .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    width: 12px;
    height: 2px;
    background-color: #696cff;
    transform: translate(-50%, -50%);
  }
  .number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  
  .number-input input[type=number] {
    color: #fff;
    background: #2B2C4000;
    border: 0px;
    font-size: 25px;
    padding: 0px;
    text-align: center;
    width: 183px;
  }
  #minutesText{
    line-height: 1;
  color: #fff;
  background: #2B2C4000;
  border: 0px;
  font-size: 25px;
  padding: 0px;
  text-align: left;
  width: 60px;
  }


  .valueminutes{
    font-weight: 200 !important;
    font-size: 18px !important;
    color: #a7acb2 !important;
    position: relative !important;
    top: 3px !important;
  }
  .choices {
    display: flex;
    gap: 10px;
}

#minutesTextCreaExamen{
  line-height: 0;
color: #384551;
background: #2B2C4000;
border: 0px;
font-size: 25px;
padding: 0px;
text-align: left;
width: 60px;
}

.valueminutesCreaExamen{
  font-weight: 200 !important;
  font-size: 18px !important;
  color: #a7acb2 !important;
  position: relative !important;
  top: 3px !important;
}
.choicesCreaExamen {
  display: flex;
  gap: 10px;
}

/* Estilos aplicados solo a los input radio con la clase .custom-radio */
input.custom-radio[type="radio"] {
  opacity: 0;
  width: 2rem;
  height: 1em;
  background-color: #fff;
  position: absolute;
}

input.custom-radio[type="radio"]:checked + label {
  color: #fff !important;
  background-color: #686bff !important;
  border-color: #fff !important;
  padding: 5px 10px !important;
  border-radius: 6px;
  cursor:pointer;
}
/* Estilos aplicados solo a los input radio con la clase .custom-check*/
input.custom-check[type="checkbox"] {
  opacity: 0;
  width: 2rem;
  height: 1em;
  background-color: #fff;
  position: absolute;
}

input.custom-check[type="checkbox"]:checked + label {
  color: #fff !important;
  background-color: #686bff !important;
  border-color: #fff !important;
  padding: 5px 10px !important;
  border-radius: 6px;
  cursor:pointer;
}
input.checkamarillo[type="checkbox"] {
  opacity: 0;
  width: 2rem;
  height: 1em;
  background-color: #fff;
  position: absolute;
}

input.checkamarillo[type="checkbox"]:checked + label {
  padding: 5px 10px !important;
  border-radius: 6px;
  cursor: pointer;
  border-color: #f2c060 !important;
  background: #ffe57f !important;
  color: #384551 !important;
}

/* Aplicar el estilo a los elementos con la clase .radio */
.radio {
  color: #686bff;
  background-color: hsl(183, 100%, 15%);
}
.choices label{
  padding: 5px 10px !important;
  border: 1px solid #CCC;
  cursor: pointer;
  border-radius: 6px;
}
.form-check:not(.form-switch) .form-check-input[type="radio"], .dt-checkboxes-cell .form-check-input[type="radio"] {
  background-size: 1.4rem !important;
}
.liazul a{
  border-color: #696cff;
  color: #696cff;
  background-color: #dcdcf2 !important;
}
.ligris a{
  border-color: #f2c060 !important;
  background: #ffe57f !important;
  color: #384551 !important;
}

.lianalitico a{
  border: 1px solid #fb710c !important;
}

.lianaliticores a{
  border: 1px solid #131753 !important;
}
.lirojo a{
  border-color: #af4444 !important;
  color: #922323 !important;
  background-color: #f5d6d6 !important;
}
.limorado a{
  border-color: #572364 !important;
  color: #4f4f4e !important;
  background-color: #6600a1 !important;
}

.liverde a{
  border-color: #c4ad53 !important;
  color: #4f4f4e !important;
  background-color: #fcffa8 !important;
}

.listapaginacion li{
  display: inline-block !important;
  margin-left: 4px !important;
  margin-top: 4px !important;
  width: 40px !important;
  height: 40px !important;
}
.listapaginacion li a{
  width: 40px !important;
  height: 40px !important;
}
.listapaginacion{
  display: inline-block !important;
}
.page-item:not(:first-child) .page-link {
  margin-left: 0px !important;
}
[contenteditable] {
  outline: 0px;
}
[contenteditable]:focus {
  background: #EEE
}
.sinespacio > * {
  margin: 0px !important;
}
.impugnado{
  border: 2px solid #F07979;
}
.impugnado_correcta{
  border: 2px solid #F07979;
  background: #E0F9D2 !important;
  border-radius: 6px !important;
}
.impugnado_fallada{
  border: 2px solid #F07979;
  background: #F9D2D2 !important;
  border-radius: 6px !important;
}
.idfallada {
  border: 1px solid #C6ABAB !important;
  background: #F9D2D2 !important;
  border-radius: 6px !important;
}
.idcorrecta {
  border: 1px solid #ABC6AD !important;
  background: #E0F9D2 !important;
  border-radius: 6px !important;
}
.lirojob a{
  /* border-color: #d98989 !important; */
  color: #922323 !important;
  background-color: #f5d6d6 !important;
}
.lirojob{
  background-color: #f5d6d6 !important;
  border-radius: 6px !important;
}
.ligrisb{
  border: 1px solid #ABC6AD !important;
  background: #FFF !important;
  border-radius: 6px !important;
}
.idcorrectab a{
  /* border: 1px solid #ABC6AD !important; */
  background: #E0F9D2 !important;
  border-radius: 6px !important;
}
.idcorrectab{
  background: #E0F9D2 !important;
  border-radius: 6px !important;
}
.vertestscss p img {
  max-width: 98%;
}

.largo-carga{
  min-width: 150px !important;
  max-width: 150px !important;
  border-right: 0px !important;
  font-size: 14px !important;
}
.pabajo p{
  margin-bottom: 0px !important;
}
.table-dark th {
  border-top: 0 !important;
}
.circulostats div{
  width: auto !important;
}
/* .flipper {
  height: 0;
  padding-top: 0;
  position: relative;
  -webkit-perspective: 4000px;
  -ms-perspective: 4000px;
  perspective: 4000px;
  cursor: pointer;
} */


@media (min-width: 576px) {

  .ratio-not-1-1 {
    padding-bottom: calc(50% - 5px);
  }

}

/* .flipper-card {
  width: 100%;
  height: 450px;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
} */

/*
.flipper-front,
.flipper-back {
  position: absolute;
  width: 100%;
  height: 450px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 10px;
  background: #eaf0f7;
  padding: 20px;

  display: flex;
  flex-direction: column;       
  align-items: center;          
  justify-content: center;      
  overflow-y: auto;

  font-size: 26px;
  font-weight: 800;
  text-align: center;
}

.flipper-back {
  background: #f9f0f0;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  border: 1px solid #DDD;
}

*/
.flipper {
  position: relative;
  perspective: 4000px;
  cursor: pointer;
}

.flipper-card {
  width: 100%;
  height: 450px;
  position: absolute;
  transform-style: preserve-3d;
  transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.flipper-card.flipper-is-flipped {
  transform: rotateY(180deg);
}

.flipper-front,
.flipper-back {
  position: absolute;
  width: 100%;
  height: 450px;
  backface-visibility: hidden;
  border-radius: 10px;
  background: #eaf0f7;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.flipper-back {
  background: #f9f0f0;
  transform: rotateY(180deg);
  border: 1px solid #DDD;
}

.flipper-scrollable {
  max-height: 100%;
  overflow-y: auto;
  padding: 20px;
  box-sizing: border-box;

  /* ✅ Estilo del texto recuperado */
  font-size: 26px;
  font-weight: 400;
  text-align: center;

  /* Centrado del contenido cuando no hay scroll */
  /* display: flex; */
    display: inline-block;
  justify-content: center;
  align-items: center;
  /* flex-direction: column; */
}

.flipper-card.flipper-is-flipped {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.navlinkyo{
  color: #DF5658;
}
.conpes {
  display: block;
  color: #000 !important;
}
.conpes p{

}
.conpes p img{
  width: 94%;
  border-radius: 10px;
}
/* Efecto de desvanecimiento */
.fade-out {
  opacity: 0;
  transition: opacity 0.5s ease;
}

.fade-in {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.borderpreg-success {
  border-color: #b6ec99 !important;
}
.borderpreg-danger {
  border-color: #e1b1a9 !important;
}
.vertestscss p img{
  mix-blend-mode: multiply;
}
.flipper-front p img{
  mix-blend-mode: multiply;
}
   /* Estilos generales */
   .custom-menu ul {
    list-style: none;
    padding-left: 0;
}
.custom-menu li {
    position: relative;
}
/* Estilo para el enlace */
.custom-menu-link {
    justify-content: left;
    display: flex;
    align-items: left;
    text-decoration: none;
    color: #333;
    transition: background 0.3s;
    border-radius: 4px;
}
.custom-menu-link:hover, .custom-menu-link.active {
    background: #e0e0e0;
}
.custom-menu-icon {
    margin-right: 8px;
}
/* Icono de flecha */
.custom-menu-arrow {
    margin-left: auto;
    font-size: 16px;
    transition: transform 0.3s;
}
/* Estado de flecha hacia abajo */
.open .custom-menu-arrow {
    transform: rotate(90deg);
}
/* Submenús */
.custom-submenu {
    display: none;
    padding-left: 20px;
}
.open > .custom-submenu {
    display: block;
}
#inline-calendar {
  max-width: 350px;
  margin: 0 auto;
  border-radius: 8px;
  width: 100%;
}

.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
  border-radius: 50% !important;
  height: 30px !important;
  width: 30px !important;
  margin: 4px !important;
}
.inline-calendar span {
  position: relative;
}

.inline-calendar span::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: red;
  border-radius: 50%;
  position: absolute;
  bottom: 5px; /* Ajustar según sea necesario */
  left: 50%;
  transform: translateX(-50%);
}
.video-container iframe {
  max-width: 100%;
  height: auto;
  border: none;
}
.flatpickr-calendar {
  display: block; /* Asegura que no haya desbordamiento */
  overflow: hidden; /* Evita que los números de semana empujen contenido */
  width: 100% !important;

}
/* .flatpickr-calendar.inline {
  width: 100% !important;
  min-width: 323px !important;
} */
.flatpickr-weekdays {
  overflow: inherit !important;
  min-width: 323px !important;
}
#calendar {
  max-width: 100%;
  margin: 0 auto;
  height: calc(100vh - 200px); /* Ajustar según el diseño */
}
.event-completado {
  background-color: #28a745; /* Verde para completado */
}
.event-pendiente {
  background-color: #dc3545; /* Rojo para pendiente */
}
.list-unstyled li {
  position: relative;
  padding: 10px;
}

.list-unstyled li .delete-record-pack {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}

.list-unstyled li:hover .delete-record-pack {
  display: inline-block;
}
.week-view .delete-record-pack {
  display: none;
}

.week-view .d-flex:hover .delete-record-pack {
  display: inline-block;
}

.nota-container {
  display: flex; /* Flexbox para controlar alineación */
  justify-content: center; /* Centra el contenido horizontalmente */
  align-items: center; /* Centra el contenido verticalmente */
  margin-top: 10px; /* Añade espacio entre el texto y el círculo */
}


.nota-circle-container {
  display: flex; /* Usa flexbox para la alineación */
  justify-content: center; /* Centra el círculo horizontalmente */
  align-items: center; /* Centra el contenido verticalmente */
  margin-top: 10px; /* Espaciado entre el texto y el círculo */
}

/* Círculo */
.nota-circle {
  width: 65px; /* Tamaño fijo */
  height: 65px; /* Tamaño fijo */
  display: flex; /* Centra el contenido dentro del círculo */
  justify-content: center;
  align-items: center;
  border-radius: 50%; /* Forma circular */
  font-size: 1.6rem; /* Tamaño del texto */
  font-weight: bold; /* Negrita */
  color: white; /* Texto blanco */
}

.nota-wrapper {
  display: flex;
  flex-direction: column; /* Coloca el texto "Nota" y el círculo en columnas */
  align-items: center; /* Centra ambos horizontalmente */
  text-align: center;
}
/* Contenedor del círculo */
.nota-container-2 {
  margin-top: 10px; /* Espaciado entre "Nota" y el círculo */
}

/* Estilo del círculo */
.nota-circle-2 {
  width: 65px; /* Tamaño fijo del círculo */
  height: 65px;
  border-radius: 50%; /* Forma circular */
  display: flex; /* Centra el contenido dentro del círculo */
  justify-content: center;
  align-items: center;
  font-size: 1.6rem; /* Tamaño del texto */
  font-weight: bold;
  color: white; /* Texto blanco */
}
.linkrojo{
	color:#000 !important;
	font-size: 18px !important;
padding: 8px 14px !important;
}
.linkrojo:hover{
	color: #DF5658 !important;
}
.linkrojo.activo{
	background: #DF5658 !important;
border-radius: 36px !important;
color: #FFF !important;
font-size: 18px !important;
padding: 8px 14px !important;
}
.navbar-active{
	box-shadow: 0px 0px 13px #00000024 !important;
}
.effectoimage{
	opacity:1;
transition: 0.5s ease;
}
.effectoimage:hover{
	opacity:0.8;
transition: 0.5s ease;
}
.badge-label-manzana{
	background-color: #c2f4a5 !important;
color: #119940 !important;
}
#cookieBanner {
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    }

    #cookieBanner a:hover {
        text-decoration: none;
    }

    #cookieBanner .btn {
        margin: 5px;
    }
    .archive-message {
      position: absolute !important;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) !important;
  z-index: 1;
  }
  .light-style .bootstrap-select .dropdown-toggle {
    background: #FFF !important;
  }
  .tampeq{
    font-size: 10px !important;
}
@media only screen and (max-width: 760px) {
  .ocultoenmovil{
display: none;
  }
}

.noticia-bloque {
  position: relative;
  padding-left: 16px;
}

.noticia-bloque::before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 4px;
  border-radius: 3px;
}

.tira-red::before {
  background-color: #e74c3c;
}
.tira-blue::before {
  background-color: #3498db;
}
.tira-green::before {
  background-color: #2ecc71;
}
.tira-yellow::before {
  background-color: #f1c40f;
}
.tira-purple::before {
  background-color: #9b59b6;
}

.desc-4-lines {
    line-height: 1.5em;
    height: calc(1.5em * 6);
    overflow: hidden;
    text-align: justify;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}

/* Respeta alineaciones de Quill */
.desc-4-lines .ql-align-center {
    text-align: center !important;
}

.desc-4-lines .ql-align-right {
    text-align: right !important;
}

.desc-4-lines .ql-align-justify {
    text-align: justify !important;
}

.row.equal-height > [class*="col-"] {
    display: flex;
    flex-direction: column;
}

.row.equal-height > [class*="col-"] .card {
    flex: 1 1 auto; /* La tarjeta ocupa toda la altura de la columna */
}


.ql-toolbar .ql-uppercase::before {
  content: "↑A" !important;
  font-size: 14px;
}


.ql-toolbar .ql-lowercase::before {
  content: "↓a" !important;
  font-size: 14px;
}


.ql-size-huge { font-size: 38px  !important; } /* tu nuevo tamaño enorme */