html body {
    font-family: 'Poppins', sans-serif !important; 
    color:#1f4455!important;
    font-size: 22px!important;
    background-color: #f7f7f7!important;
}

.back-login{
    background-color: #01013d!important;
}
.back-login-ad{
    background-color: #ffffff!important;
}

.formu {
    background: #fefeff;
    border-radius: 5px;
    padding: 21px 37px 31px 37px;
  }

  .contenido-carta {
    border: 1px solid #ccc;
    padding: 20px;
    min-height: 200px;
    max-height: 600px; /* Limitar la altura del contenido */
    overflow-y: auto; /* Habilitar scroll si el contenido excede la altura */
}

.formu-comprop {
    background: #fefeff;
    border-radius: 5px;
    padding: 30px;
  }

  .tarea-regular, .tarea-especial, .tarea-comprobacion {
    background: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 30px;
    font-size: 21px;
    color:#1f4455; 
}

input#nombre {
    font-size: 19px;
}

.form-marc {
    background: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 30px;
}

.marco-filtro {
    background: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 19px 30px 12px 30px;
    margin-bottom: 47px;
    margin-top: 32px;
}

.marco-lista {
    background: #f8f9fa;
    border-radius: 5px;
    border: 1px solid #dddddd;
    padding: 43px;
    margin-bottom: 47px;
}

.titulo-plantilla{
font-size: 26px;
color:#ffad00;    
}
.descripcion-plantilla{
    font-size: 22px; 
    color:#ffad00;       
    }

.titulo-seccion h1{
    color:#ffad00;
    font-size: 46px;
    font-weight: 500;
}

.titulo-seccion h2{
    color:#1f4455;
    font-size: 37px;
    font-weight: 500;
}

.titulo-design-super{
    color:#ffad00;
}
.explicativo-plantilla{
    background: #fff5e0;
    border: 1px solid #d1b16f;
    padding: 15px 17px 1px 20px;
    margin-bottom: 28px;
    border-radius: 6px;
}

.formu-p-base label{
font-weight: 700;
}

label.form-label.super {
    font-weight: 700;
}

.tit-preg{
    color:#ff9421;
    font-size: 60px;
}
.botone{
    background-color: #ffad00!important;
    border: #ffad00!important;
}
form.mt-3.mb-5.p-4.border.rounded.bg-light {
    background: white !important;
}

.card-sector{
    padding: 35px 35px 49px 35px;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 28px;
    box-shadow: 0px 0px 13px 0px #dddddd;
}

.sector-btn-pas-tar{
    border: 1px solid #d5d3d3;
    padding: 30px;
    background: #f7f7f7;
    border-radius: 5px;
    margin-top: 28px;
}



.paso-group{
    border: 1px solid #d5d3d3;
    padding: 30px;
    background: #f7f7f7;
    border-radius: 5px;
    margin-top: 28px;
}


.campos-plant-cart{
    border: 1px solid #d5d3d3;
    padding: 30px;
    background: #f7f7f7;
    border-radius: 5px;
    margin-top: 28px;
}

.area-quill{
    border: 1px solid #d5d3d3;
    padding: 30px;
    background: #f7f7f7;
    border-radius: 5px;
    margin-top: 28px;
}

.ql-toolbar{
    background: #ffffff;
}

.ql-toolbar.ql-snow {
    background: #ffad00!important;
}


.fas{
    color:#ffad00!important;
}

.back-login{
    background-color: #d7d7d7;
}

.back-login-ad{
    background-color: #19459c!important;
}

.card-body {
    padding: 45px 30px 26px 30px;
}   

.card-body-ad {
    padding: 30px 30px 26px 30px;
    border-radius: 5px;
    }   

.marco-tareas{
    padding: 50px;
}
.tit-index h1 {
    color: white;
    text-align: center;
}
.tit-index span {
    font-size: 25px!important;
}
.logo-ind.position-absolute.top-0.start-50.translate-middle {
    margin-top: 81px;
}

.tarea-supervision {
    padding: 30px;
    background: white;
    border: 1px solid #dee2e6!important;
    border-radius: 4px;
}


.tablas-lista {
    padding: 30px;
    border: 1px solid #dee2e6;
    border-radius: 5px;
}

.tablas-lista th {
    font-size: 22px;
    color: #1f4455;
}

.tablas-lista .texto-lista {
    font-size: 21px;
    font-weight: 500;
    color: #1f4455;
}

.tabl{
    color: #1f4455;
}


.remarco-tarea-tild {
    border: 1px solid #d9d4d4;
    padding: 17px 17px 10px 17px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.remarco-tarea {
    border: 1px solid #d9d4d4;
    padding: 17px 17px 10px 17px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
    font-weight: 500;
}

div#editor {
    font-size: 20px;
    color: black!important;
}

input#nombre_imagen_tarea_163 {
    font-size: 20px;
}

input#nombre_archivo_docx {
    font-size: 20px;
}

select.form-select.mt-3.mb-3 {
    font-size: 20px;
}

input.form-control {
    font-size: 20px;
}

textarea#descripcion_tarjeta {
    font-size: 20px;
}

select#plantilla_base {
    font-size: 20px;
}

select#id_supervisor {
    font-size: 20px;
}

select#select_marker {
    font-size: 20px;
}
select#rol {
    font-size: 20px;
}
select#estado_aprobacion {
    font-size: 20px;
}

div#quill-viewer {
    font-size: 24px;
}

span.msje-verde {
    background: #08b75f;
    color: #ffffff;
    font-weight: 600;
    padding: 8px 15px 10px 15px;
    border-radius: 9px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

span.msje-rojo {
    background: #f71010;
    color: #ffffff;
    font-weight: 600;
    padding: 8px 15px 10px 15px;
    border-radius: 9px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

span.msje-azul {
    background: #2189e5;
    color: #ffffff;
    font-weight: 600;
    padding: 8px 15px 10px 15px;
    border-radius: 9px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

span.msje-amarillo {
    background: #0dcaf0;
    color: #ffffff;
    font-weight: 600;
    padding: 8px 15px 10px 15px;
    border-radius: 9px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.author-entry.border.rounded {
    background: #ffffff;
}

.card.p-4.mb-4 {
    background: #f9f9f9;
}

.add-user {
    border-radius: 5px;
    padding: 44px;
    margin-top: 23px;
}

td.scrollable {
    max-height: 150px;
    overflow-y: auto;
    word-wrap: break-word;
    display: block;
}
.table-rounded {
    border: 1px solid #dee2e6; 
    border-radius: 15px; 
    overflow: hidden; 
}
.table-rounded thead {
    border-radius: 15px 15px 0 0; 
}
.table-rounded tbody {
    border-radius: 0 0 15px 15px; 
}
.table-rounded table {
    border-collapse: separate; 
}

.form-select {
    max-height: 200px;
    overflow-y: auto;
}

.dropdown li {
    font-size: 20px;
}
.task-row {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.task-row input {
    flex: 1;
    margin-right: 10px;
}
.task-row button {
    margin-left: auto;
}

.formu-edit-user {
    border: 1px solid #bdbcbc;
    padding: 32px;
    margin-top: 30px;
}

.img-profile {
    width: 40px;
    height: 40px;
}
.topbar .navbar-nav {
    margin-left: auto;
}
.navbar-nav .nav-link {
    padding: 0.5rem 1rem; /* Ajusta el espaciado del enlace */
}

.btn-primary:hover {
    background-color: #163442;
    border-color: #163442; 
}

.sidebar .nav-item .nav-link{
    border-top:0.5px solid #ffffff!important;

}

.sidebar-dark .nav-item .nav-link{
    color: #1f4455;
    font-weight: 600;
}

.custom-select {
    width: 50%;
}


.tit-tarjeta{
    border: 1px solid #c7c7c7;
    border-radius: 7px;
}

.tit-tarjeta h5{
    padding: 19px 0 0 19px;
}

.tit-tarjeta h6{
    padding-left:19px;
}

/* Ajustes para dispositivos móviles */


/* Para Chrome, Safari y Edge */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important; /* Esto sobrescribe el fondo */
    box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: #000 !important; /* Color del texto */
}

/* Para Firefox */
input:-moz-autofill {
    background-color: #ffffff !important;
    box-shadow: 0 0 0px 1000px #e0e0e0 inset !important;
    color: #000 !important;
}

/* Para todos los navegadores */
input {
    background-color: #ffffff !important;
    border: 1px solid #cfcfcf !important;
    color: #000 !important;
    padding: 10px;
    border-radius: 5px !important;
}

.forgot a{
   color: #1f4455;
}

.ripero {
    padding: 0px !important;
}

.form-check {
    display: flex;
    align-items: center;
    gap: 5px;
}

.form-check-label {
    font-size: 14px; /* Ajusta el tamaño del texto */
    margin-bottom: 0;
}

.form-check-input {
    width: 18px; /* Ajusta el tamaño del checkbox */
    height: 18px;
    margin: 0;
    box-shadow: none!important; /* Elimina bordes o recuadros adicionales */
    border: 1px solid #a9a4a4 !important;
    border-radius: 3px !important;
}




i#toggle-password {
    color: #1f4455 !important;
}


.icon-pdf-export i{
   font-size: 74px; 
   color: #d9534f;
}

.icon-word-export i{
   font-size: 74px; 
}

.alert.text-center.icon-pdf-export{
border: 1px solid #d9d9d9;
padding-top: 40px;
padding-bottom: 40px;
}

.alert.text-center.icon-word-export {
    border: 1px solid #d9d9d9;
    padding-top: 40px;
    padding-bottom: 40px;
}

/* Empieza scroll crear plantilla  */

.scroll-group {
    max-height: 387px; 
    overflow-y: auto; 
    padding: 31px;    
    border: 1px solid #ddd; 
    border-radius: 5px; 
  }

  .scroll-group::-webkit-scrollbar {
    width: 10px; /* Ancho del scroll */
  }
  
  .scroll-group::-webkit-scrollbar-track {
    background: #e3e3e3; /* Fondo de la barra */
    border-radius: 10px; /* Bordes redondeados */
  }
  
  .scroll-group::-webkit-scrollbar-thumb {
    background: #ffad00; /* Color del "pulgar" (scroll) */
    border-radius: 10px; /* Bordes redondeados */
  }
  
  .scroll-group::-webkit-scrollbar-thumb:hover {
    background: #555; /* Color al pasar el mouse sobre el scroll */
  }

/* Termina scroll crear plantilla  */


/* Termina botón flotante crear plantilla */


.note {
    margin-top: 3%;
    border: 1px solid #d1b16f;
    border-radius: 5px;
    padding: 20px;
    background: #fff5e0;
    text-align: center;
    margin-bottom: 6%;
}

.colmn-sup-1 {
    width: 350px!important;
}

th {
   
    vertical-align: middle; 
}

td {
    vertical-align: middle; 
}

.actions{
    text-align: center;

}

.icons-actions{
    text-align: center;

}

.btone{
    background: #55b2eb !important;
    border: 2.5px solid #55b2eb!important;
    color: #ffffff!important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease!important;
    margin-right: 12px;
    margin-left: 12px;
}

.btone:hover{
    background: #18449c!important;
    border: 2.5px solid #18449c!important;
    color: #ffffff !important;
 }


.btone-admin{
    background: #18449c !important;
    border: 2.5px solid #18449c!important;
    color: #ffffff!important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease!important;
    margin-right: 12px;
    margin-left: 12px;
}

.btone-admin:hover{
    background: #55b2eb!important;
    border: 2.5px solid #55b2eb!important;
    color: #ffffff !important;
 }




 .btone-log-ad{
    background: #19459c !important;
    border: 2.5px solid #19459c !important;
    color: #ffffff!important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease!important;
}

.btone-log-ad:hover{
    background: #55b2eb!important;
    border: 2.5px solid #55b2eb!important;
    color: #ffffff !important;
 }





.btone-nav-login{
    color: #18449c!important;
    transition: background-color 0.3s ease!important;
}



 .btone-head{
    background: #1f4455 !important;
    border: 2.5px solid #ffffff !important;
    color: #ffffff !important;
}


.b-icon{
    background: #18449c !important;
    border: 2.5px solid #214a9d !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease !important;
}

.b-icon i{
    font-size: 21px !important;
    color: #ffffff !important;
}


.b-icon:hover{
    background: #55b2eb !important;
    border: 2.5px solid #55b2eb !important;
}


.bt-job{
    text-align: center!important;
}


select.form-select,
input.form-control {
  height: 45px; /* o el valor exacto que usan tus inputs */
  padding: 10px 12px;
  font-size: 15px;
  line-height: 1.5;
}

label.form-check-label {
    font-size: 16px;
    
}
label.form-label {
    font-size: 15px;
}

.form-select{
    color:#8b8d99;
}
::placeholder {
    color:#8b8d99!important;
}

/* Empieza letras estado aprobacion lista plantilla personalizada */

.estado-p{
    border: 1px solid #07bcc3;
    background: #0dcaf0;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    margin-left: 1px;
}

.estado-a{
    border: 1px solid #007c48;
    background: #009b5a;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    margin-left: 1px;
}

.estado-e{
    border: 1px solid #1277d1;
    background: #2189e5;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    margin-left: 1px;
}

.estado-r{
    border: 1px solid #bf0000;
    background: #f71010;
    color: white;
    padding: 3px 10px;
    border-radius: 5px;
    margin-left: 1px;
}
.terms a {
    color: #0578ad;
    font-size: 15px;
    margin-left: 30px;
}

small {
    font-size: 16px!important;
}


.step-indicator {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.step {
    text-align: center;
    padding: 10px;
    flex: 1;
    font-weight: 500;
    color: #6c757d;
}

.step.active {
    color: #198754;
    border-bottom: 4px solid #198754;
    font-weight: 700;
    background-color: #e6f4ea;
}

.step-link {
    display: block;
    color: inherit;
    text-decoration: none;
    font-weight: 500;
}

.step-link:hover {
    color: #146c43;
    text-decoration: underline;
}

.custom-step {
    cursor: pointer;
}


/* Termina letras estado aprobacion lista plantilla personalizada */


@media (max-width: 767px) {
    #accordionSidebar {
        display: none;
    }
    .toggled #accordionSidebar {
        display: block;
        position: absolute;
        z-index: 1050;
        background-color: #343a40;
        height: 100%;
        width: 300px;
    }

    /* Asegurar que los ítems del sidebar ocupen el ancho completo */
    .sidebar .nav-item {
        width: 100%;
    }

    .sidebar .nav-link {
        width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .sidebar-dark .nav-item .nav-link{
        width: 100%;
    }
}

.icon-black{
    color:#1f4455!important;
}

i.bi.bi-check-circle-fill.exito.btn-lg {
    font-size: 85px;
    color: #ffad00;
}

/* Empieza Paginador */
.pagination {
    display: flex;
    justify-content: right;
    list-style-type: none;
    padding: 0;
}

.pagination li {
    margin: 0 5px;
}

.pagination a {
    text-decoration: none;
    color: black;
    padding: 8px 16px;
    border: 1px solid #ddd;
    border-radius: 5px !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease!important;
}

.pagination a:hover {
    color: rgb(255, 255, 255);
    border: 1px solid #1f4455;
    border-radius: 5px !important;
    background-color: #1f4455;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}


.pagination a.active {
    background-color: #ffad00;
    color: white;
    border: 1px solid #ffad00;
    border-radius: 5px !important;
}

/* Termina Paginador */

.card-welcome a {
    background: #ffad00 !important;
    color: #1f4455 !important;
    transition: background-color 0.3s ease!important;
}

.bg-white.text-dark.rounded-circle.d-flex.justify-content-center.align-items-center {
    background: #1f4455 !important;
    color: white !important;
}



.card-welcome a:hover{
    background: #e58d00 !important; 

}


.card-sector-welcome {
    padding: 35px 35px 49px 35px;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 28px;
    box-shadow: 0px 0px 13px 0px #dddddd;
    line-height: 26px;
    height: 88%;
}

.card-sector-welcome h5 {
    color: #ff9421;
}

.icon-orange {
    color: #ff9421 !important;
}
input[type="checkbox"] {
    appearance: auto !important;
    -webkit-appearance: checkbox !important;
    opacity: 1 !important;
    position: static !important;
    pointer-events: auto !important;
    z-index: auto !important;
}

.tabla-abstracts td {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    padding: 10px;
    text-transform: lowercase;   /* primero forzamos todo a minúsculas */
    text-align: center;
}
.tabla-abstracts td::first-letter {
    text-transform: uppercase;   /* y la primera letra la ponemos en mayúscula */
}

.tabla-abstracts td i {
    font-size: 24px;
    text-align: center;

}
.tabla-abstracts th {
    text-align: center;
}

li.breadcrumb-item a {
    font-size: 16px!important;
}
.d-flex.justify-content-center.flex-wrap.gap-2 a {
    margin-right: 19px;
}

.d-flex.flex-wrap.gap-2.justify-content-start i {
    margin-right: 5px;
}


/* EMPIEZA LINKS STEPS */
.step-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px; /* Espaciado uniforme */
}

.step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 10px;
    color: #6c757d;
    font-weight: 500;
    width: 120px; /* Tamaño uniforme */
}

.step.active {
    color: #18449c;
    border-color: #18449c;
    font-weight: 700;
    transform: scale(1.1);
    border-radius: 5px;
    background-color: #e2ecff!important;
}

.step-number {
    width: 35px;
    height: 35px;
    background-color: #dee2e6;
    color: #6c757d;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.step-number:hover {
    background-color: #55b2eb;
    color: #ffffff;
}


.step.active .step-number {
    background-color: #18449c;
    color: white;
}

.step-text{
    line-height: 17px;
    margin-top: 4px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.step-text:hover{
    color:#55b2eb!important;
}


.step-arrow {
    font-size: 24px;
    color: #6c757d;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step.active + .step-arrow {
    color: #18449c;
}

hr.line-sep {
    background-color: #dee2e6;
    height: 1px;
    margin-top: -35px;
}

.title-step{
    margin-top: 67px;
}
.name-user{
    font-size: 19px;
    font-weight: 600;
    margin-left: 14px;
    color:#101d29;
}
.pasos-abstracts{
    font-size: 17px!important;
}

.fecha-asbtract{
    font-size: 17px!important;
     color: #101d29!important;
}
.titulo-abstract{
    font-size: 17px!important;
}
.subido-abstract span{
    font-size: 17px!important;
    color:#02b302!important;
}
.titulo-abstract {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 450px; /* o el ancho que necesites */
  color: #101d29!important;
}
.text-orange{
    color:#e79700!important;
}
    
.image-up{
font-size: 16px!important;
}
.texto-section p {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #6b778d;
}

.titulo-section{
   font-size: 41px;
   color: #101d29;
   text-transform: uppercase;
   font-weight: 700;
   margin-top: 49px;
}
h1.titulo-section span.dot-1 {
  color: #90c9ed;
  margin-left: 10px;
}

a.btn.btone-nav-login{
     color: #101d29!important;
}

.abstract-card small{
    color: #101d29!important;
}
.abstract-card span{
    color: #101d29!important;
}

.terms {
    margin-top: -9px!important;
}
.view-terms a {
    color: #198acf;
    text-decoration: underline;
}
.card-login {
    padding-top: 15px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.texto-forgot-login a{
    font-size:16px;
    display: block;
    margin-top: 1px;
}
.forgot-process {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #6b778d;
    text-align: center;
}
ul.social.footer {
    background: #0b1721!important;
}
.footer-hny.py-5 {
    margin-top: 111px!important;
}
.img-using {
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.line-using hr{
    background: #9d9d9d;
}

.tabs {
      overflow: hidden;
      background: #f1f1f1;
      display: flex;
      border: 1px solid #d5d5d5;
    }
    .tabs button {
      background-color: inherit;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 14px 16px;
      transition: 0.3s;
      font-size: 17px;
    }
    .tabs button:hover {
      background-color: #ddd;
    }
    .tabs button.active {
      background-color: #55b2eb;
      color: white;
    }
    .tab-content {
      display: none;
      padding: 30px;
      border: 1px solid #ccc;
      border-top: none;
      background: #fbfbfb;
    }
    .tab-content.active {
      display: block;
    }
button.tab-link {
    border-right: 1px solid #c3c2c2 !important;
}
.tit-log-ad{
    color:white;
}

.icon-list{
    color:#18449c!important;
}
.card-lista {
  background-color: white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border-radius: 8px; /* opcional: bordes redondeados */
  padding: 29px;
}



.nav-btn {
  background-color: #18449c;
  border: 1px solid #18449c;
  color: #ffffff;
  border-radius: 7px;
  padding: 0.45rem 1rem;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}

.nav-btn:hover {
  background-color: #55b2eb;
  color: #fff;
  border-color: #55b2eb;
  box-shadow: 0 0 0 0.15rem rgba(13,110,253,.25);
}

.fot-text {
    font-size: 16px;
}
.fot-text a {
    text-decoration: none;
     color: #fff;
}

.fot-text a:hover {
    text-decoration: none;
     color: #90c9ed;
}
.card-pdf {
    padding: 35px 35px 49px 35px;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 28px;
    box-shadow: 0px 0px 13px 0px #dddddd;
}

.ver-abstract-text p{
    font-size: 16px;
    line-height: 14px;
    color:#101d29;
}

.ver-abstract-text h4{
    color:#101d29;
}
.alert-dert{
    font-size: 20px;
}
.symbol {
  display: inline-block;
  cursor: pointer;
  padding: 5px 10px;
  margin: 2px;
  font-size: 1.2em;
  background: #f0f0f0;
  border-radius: 4px;
}
.symbol:hover {
  background-color: #d0d0d0;
}
.bt-insert-symbol{
    background: #18449c!important;
    border:1px solid #18449c!important;
    color: rgb(255, 255, 255)!important;
}
.bt-insert-symbol:hover{
    background: #55b2eb!important;
    border:1px solid #55b2eb!important;
}

.bt-serach{
    background: #18449c!important;
    border:1px solid #18449c!important;
    color: rgb(255, 255, 255)!important;
}
.bt-serach:hover{
    background: #55b2eb!important;
    border:1px solid #55b2eb!important;
}


.card-filter {
  background-color: white;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  border-radius: 8px; /* opcional: bordes redondeados */
    padding: 18px 24px 35px 34px;
}
.ver-abstract-text.mb-4 {
    background-color: white;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 37px 48px;
}
    .confirmation-box {
    max-width: 800px;
    margin: 0px auto;
    /* background-color: #fff; */
    /* padding: 40px; */
    /* border-radius: 15px; */
    /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); */
    text-align: center;
    }
    .confirmation-box .icon-check {
      font-size: 48px;
      color: #18449c;
      margin-bottom: 0px;
    }
    .confirmation-box h2 {
      font-weight: 700;
      margin-bottom: 11px;
      color: black;
    }
    .confirmation-box p {
      font-size: 18px;
      color: #555;
    }
    .registro-evento{
        color:#000;
    }
     .registro-evento p{
        color:#000;
    }
    p.confirma-registro-evento{
        color:#000;
    }
    .alerta-registro {
    color: #101d29!important;
    font-size: 17px!important;
    line-height: 21px!important;
}

    .alerta-registro-danger {
    color: #101d29!important;
    font-size: 17px!important;
    line-height: 21px!important;
}
    .alerta-registro-success {
    color: #101d29!important;
    font-size: 17px!important;
    line-height: 21px!important;
}

.image-requirements {
    background-color: #bac4db;
    padding: 10px 15px;
    font-size: 18px;
    color: #144466;
    margin-bottom: 26px;
    border-radius: 5px;
}

.nota-caracteres p {
    background-color: #bac4db;
    padding: 19px 33px 4px;
    font-size: 17px;
    color: #144466!important;
    margin-bottom: 0px!important;
}

.fondo-import {
    background-color: #bac4db;
    padding: 0px 33px 29px;
}

.tabla-review td{
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    padding: 10px;
    text-align: center;
}

.tabla-review td i{
        font-size: 25px;
}
.form-select{
    color: #525252!important;
}

.mensaje {
    text-align: center;
}
p.licence {
    padding-left: 40px;
}
/* Oculta la barra de herramientas del visor de PDF en iframe (Chrome, Edge, etc.) */
iframe.pdf-viewer {
    pointer-events: none;
}

  h2.texto-mobile  {
    display: none;
}
a.btn.btone.btn-bigger {
    padding: 21px 73px;
    font-size: 22px;
    margin-bottom: 27px;
}


/* EMPIEZA BOTONERA ABSTRACT */

.navbar-custom {
  background-color: #f8f9fa;
  padding: 10px;
  border-radius: 6px;
}

.navbar-container {
  display: flex;
  flex-direction: column;
}

.navbar-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.btn-group-top {
  display: flex;
  gap: 10px;
}

.menu-toggle {
  display: none;
  font-size: 28px;
  background: none;
  border: none;
  cursor: pointer;
  margin-left: 15px;
  background: #18449c;
  color: #ffffff;
  padding: 0px 9px;
  border-radius: 4px;
}

.menu-links {
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-top: 10px;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
/* TERMINA BOTONERA ABSTRACT */


/* EMPIEZA BOTONERA IASH */


.dropdown-menu.show {
    box-shadow: none!important;
}
.w3l-top-header-content nav.navbar {
    background-color: #ffffff!important;
}
  .custom-toggler {
background: #18449c;
    color: #ffffff;
    padding: 1px 9px;
    border-radius: 4px;
    border: none;
    font-size: 28px;
    margin-right: 18px;
  }

  .custom-toggler:focus {
    outline: none;
  }

  #navbarSupportedContent {
    display: none;
  }

  #navbarSupportedContent.show {
    display: block;
  }

  @media (min-width: 1200px) {
    #navbarSupportedContent {
      display: flex !important;
    }

    #custom-toggle {
      display: none;
    }
  }

/* TERMINA BOTONERA IASH */

/* Responsive hamburguesa */
@media (max-width: 991px) {
  .menu-toggle {
    display: block;
  }

  .menu-links {
    display: none;
    flex-direction: column;
    align-items: center;
  }

  .menu-links.show {
    display: flex;
  }
  h2.texto-mobile{
    display: block;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #6b778d;
}
}


a.dropdown-item {
    color: #212529 !important;
}

a.dropdown-item:hover {
    color: #0058bd !important;
}

.w3l-top-header-content .accounts {
    padding: 3px 0px!important;
}

/* RESPONSIVE  */

@media (max-width: 991px) {
 .character-counter {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    background: white;
    border: 1px solid #ccc;
    padding: 8px 12px;
    border-radius: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }  
}



@media (max-width: 768px) {
  .step-indicator {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 10px;
    padding: 10px 0;
    scroll-behavior: smooth;
  }

  .step-indicator::-webkit-scrollbar {
    height: 6px;
  }

  .step-indicator::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 5px;
  }

  .step,
  .step-arrow {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .step {
    min-width: 100px;
    text-align: center;
    background-color: #f8f9fa;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 12px;
  }

  .step.active {
    background-color: #007bff;
    color: #18449c;
  }

  .step-number {
    font-weight: bold;
    display: block;
  }

  .step-arrow {
    font-size: 18px;
    align-self: center;
  }

.step-text {
  font-size: 12px; /* más chico */
  max-width: 60px; /* limita el ancho para evitar desbordes */
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
}
.step-number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 14px;
  background-color: #d9d9d9;
  color: #000;
  border-radius: 50%;
  margin: 0 auto;
}

input#terms {
    width: 31px !important;
}

}








@media (max-width: 576px) {
  #hamburger {
    margin: 20px auto 10px auto;
    display: block;
  }

  .btn-group-top {
    display: flex;
    justify-content: center;
    width: 100%;
  }
      input#terms {
        width: 43px !important;
    }
}

@media (max-width: 480px) {
    input#terms {
        width: 55px !important;
    }
}

@media (max-width: 375px) {
    input#terms {
        width: 71px !important;
    }
}
