body {
    font-family: "Open Sans Condensed", sans-serif;
    /*padding-bottom: 3vw; Ajusta este valor a la altura de tu barra inferior */
}

/*  BOTON WHATSAPP========================== */

.float-wa{
    position:fixed;
    width:60px;
    height:60px;
    bottom:50px;
    right:30px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100;
}

/*MODAL===========================>*/
.button-modal{
    background-color: #71B0EB;
    padding: 5px 15px;
    border-radius:  5px;
    color: #fff;
    position: absolute;
    width: 40vw;
    height: 20vh;
}

dialog::backdrop {
  background: rgba(128, 0, 255, 0.9);
}
/*FIN MODAL=======================>*/

#subir {
    position: fixed;
    bottom: 5px;
    right: 20px;
    display: none;
    background-color: #7FBEBE;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 99;
}

#tamanoVentana {
    font-size: 1vw;
    /*font-weight: bold;*/
    font-family: "Open Sans Condensed", sans-serif;
    color: white;
}


/*  START Dragging window---------------------*/
#mydiv {
    position: fixed;
    z-index: 9;
    background-color: #5D9C9C;
    border: 1px solid #d3d3d3;
    border-radius: 5%;
    text-align: center;
    width: 15vw;
    height: 15vw;
}

#mydivheader {
    position: center;
    padding: 1px;
    cursor: move;
    z-index: 10;
    background-color: #2196F3;
    border-radius: 50%;
    color: #fff;
    width: 3vw;
    height: 3vw;
}

#campoTexto{
    autocomplete: none;
}

.nwn5d {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    border-width: 0;
    padding: 0;
}

.img-personal-D{border-radius: 0.5vw; width: 6vw;}
.label-cuest-D{color: #fff; font-family: "Open Sans Condensed", sans-serif; font-size: 0.9vw; font-weight: bold;}
.label-cuest-l-D{color: #fff; font-family: "Open Sans Condensed", sans-serif; display:block; font-size: 0.9vw; margin: 0; padding: 0; width: 100%;}
.botonera-hrz-D{width: 80%; display: flex; flex-direction: row;}

/*-- END Dragging window---------------------*/

#td-lista{border: 0px solid black; margin: 0px; padding: 0px; color: #000000; font-family: "Open Sans Condensed", sans-serif;  font-size: 1vw; }

.aviso{background-color: #5D9C9C; font-size: 1.2vw; width: 100%; display: flex; flex-direction: row; justify-content:center; font-family: "Open Sans Condensed", sans-serif; color: yellow;}
.barra-inferior {position: fixed; bottom: 0; left: 0; width: 100%; height: 4vh; background-color: #5D9C9C; padding: 0px; text-align: center;}
.barraBusqueda{font-family: "Open Sans Condensed", sans-serif; font-size: 1.5em;}
.barra-100{background-color: #5D9C9C; display: flex; flex-direction: row; text-align: center; width: 100%;}
.bback{margin: 2px; width: 90%; height: 5vh; font-size: 0.75em; border: 0px; /*focus{border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; }*/  }
.botonera{width: 100%; background-color: #5D9C9C;}
.botonera-hrz{width: 100%; display: flex; flex-direction: row; justify-content:center; }
.botonera-hrz-listado{width: 100%; display: flex; flex-direction: row; }
.botonera-hrz-log{width: 100%; display: flex; flex-direction: row; justify-content: flex-end; }
.botonera-hrz-personaje{width: 100%; display: flex; flex-direction: row; justify-content:center;}
#boton1{color: #fff;font-family: "Open Sans Condensed", sans-serif; font-size: 1.1em;}
.logoizq{width: 33%; text-align: left;}
.botoninicio{margin: 2px; width: 8%; height: 5vh; font-size: 1em; focus{border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botoninicio-2{margin: 2px; width: 30%; height: 5vh; font-size: 1em;  focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonlistado{margin: 2px; width: 8%; height: 5vh; font-size: 1em; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonlistado2{margin: 2px; width: 10%; height: 5vh; font-size: 1.5vw; border-radius:0.5vw; border: 0.5vw; text-align: center; font-family: "Open Sans Condensed", sans-serif; cursor: pointer;  }
.botonlistado3{margin: 3px; width: 25%; height: 5vh; font-size: 1em; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonlistado4{margin: 3px; width: 15%; height: 2.2vh; font-size: 1em; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonlistado5{margin: 2px; width: 9%; height: 5vh; font-size: 1em; border-radius:7px; border: 0px; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonbuscar{margin: 2px; width: 25%; height: 4vh; font-size: 1em; text-align: center; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonbuscar2{margin: 2px; width: 95%; height: 4vh; font-size: 1em; text-align: center; font-family: "Open Sans Condensed", sans-serif; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.botonbuscar3{margin: 2px; width: 15%; height: 4vh; font-size: 1em; text-align: center; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
.barra-100{background-color: /*#3B7A7A*/#5D9C9C; display: flex; flex-direction: row; text-align: center; width: 100%;}
.barra-hijos{width: 100%; /*height: 15vh;*/ border: 1px solid black; border-radius: 5px; background-color: lightgray; display: flex; justify-content: center;}
.botonpersonaje{width: 100%; height: 2.2vw;  font-family: "Open Sans Condensed", sans-serif;}
.butt-log{width: 5%; margin: 0.2vw; height: 2.2vw; font-size: 1.2em;}
.c100{width: 80%;}
.cuestionario{width: 30%; border-radius: 2vw;}
.escudoencabezado{width: 33%; text-align: center; }
.escudoencabezado-36{width: 36%; text-align: center; }
.escudo-size{width: 10%; }
.encabezadolista{width: 50%; display: flex; flex-direction: row; }
.espaciofinal{color: #5D9C9C; height: 10vw; width: 100%; background-color: #5D9C9C;}
.fotos-boton{width: 25%;}
.foto-ancestro{background-color: #5D9C9C; width: 15%;}
.foto-ancestro-2{background-color: #5D9C9C; width: 95%;}
.foto-ancestro-3{background-color: #5D9C9C; width: 100%; text-align: center;}
.foto-personaje{width: 10%;}
.foto-personaje-2{width: 20%;}
.fondo-personaje{width: 100%; background-color: #7fbebe;}
.ftodo{font-family: "Open Sans Condensed", sans-serif;}
.info-personaje{font-family: "Open Sans Condensed", sans-serif; font-size: 1.2em;}
.info-personaje-2{font-family: "Open Sans Condensed", sans-serif; font-size: 1.2em;}
.imgn-80{width: 80%;}
.imp-log{width: 10%; margin: 0.2vw; height: 1.8vw; border: 0; border-radius: 0.3vw; font-size: 1.2em; text-align: center; outline: none;}
.img-personal {width: 30%; }
.img-miniaturas {width: 50px;height: 72px;}.logo-size{width: 50%; }
input[type=”file”]#nuestroinput {width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; }
.label-listado-cabeza{color: #444; font-family: "Open Sans Condensed", sans-serif; font-size: 1.1em; text-align: center; width: 3%;}
.labelnombre{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 1.1em;}
.label-cuest{font-family: "Open Sans Condensed", sans-serif;}
.labelModal{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 25px;}
label[for=" nuestroinput"] { font-size: 14px; font-weight: 600; color: #fff; background-color: #106BA0; display: inline-block; transition: all .5s; cursor: pointer; padding: 15px 40px !important;
 text-transform: uppercase; width: fit-content; text-align: center; }
.monacho-der{width: 33%; text-align: right; }
.monacho-size{width: 12%; }
.mi-form-gen {margin: 0px; background: none; padding: 0px; width: 100%; }
.mi-label-user{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 1.1em;}
.mi-label-webmaster{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 1em;}
.mi-label-webmaster-2{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 1em;}
.mi-label-webmaster-3{color: white; font-family: "Open Sans Condensed", sans-serif; font-size: 1em;}
.mi-label-wa{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 1em;}
.mi-label-piedelista{width: 50%; text-align: center; background-color: #5D9C9C;}
.mi-label-nombre-lista{color: white; font-family: "Open Sans Condensed", sans-serif; font-size: 1.2em;}
.mi-label-barra-personaje{width: 100%; color: white; font-family: "Open Sans Condensed", sans-serif; font-size: 1.2em;}
.nombrelistado{background-color: #5D9C9C;  text-align: left; width: 100%; font-family: "Open Sans Condensed", sans-serif;}
.personaje980{width: 60%;background-color: #c2d6d6; display: flex; flex-direction: row; justify-content:center;}
.personaje50{width: 50%;background-color: #c2d6d6;}
.tituloLista{background-color: #5D9C9C; color: #fff; font-family: "Open Sans Condensed", sans-serif; font-size: 1.5vw; text-align: center; width: 25%;}
.tituloText{color: white; font-size: 1.5vw;} 

@media (max-width: 980px){ /* -------------- Celulares --------------- */
    
    .float-wa{
        position:fixed;
        width: 12vw;
        height:12vw;
        bottom:20px;
        right:20px;
        background-color:#25d366;
        color:#FFF;
        border-radius:50%;
        text-align:center;
        font-size:8.7vw;
        z-index:100;
    }
    
    #subir {
        position: fixed;
        bottom: 0vh;
        right: 17vw;
        display: none;
        background-color: #4c8b8b;
        color: #fff;
        border: none;
        /*padding: 10px 20px;*/
        border-radius: 1.5vw;
        /*ursor: pointer;*/
        width: 15vw;
        height: 8vw;
        font-size: 2.5vw;
        z-index: 1;
    }
    
    #tamanoVentana {
        font-size: 2.5em;
        font-family: "Open Sans Condensed", sans-serif;
        color: white;
    }

    #td-lista{border: 0 solid black; margin: 0; padding: 0; color: #000000; font-family: "Open Sans Condensed", sans-serif;  font-size: 1vw; }
   
    .aviso{background-color: #5D9C9C; font-size: 4vw; width: 100%; display: flex; flex-direction: row; justify-content:center; font-family: "Open Sans Condensed", sans-serif; color: yellow;}
    .barraBusqueda{font-family: "Open Sans Condensed", sans-serif; font-size: 3em;}
    .barra-hijos{width: 100%; /*height: 15vh;*/ border: 1px solid black; border-radius: 7px; background-color: lightgray; display: flex; justify-content: center;}
    .barra-inferior {position: fixed; bottom: 0; left: 0; width: 100%; height: 3vh; background-color: #5D9C9C; padding: 0px; text-align: center;}
    .botonera-hrz{width: 100%; display: flex; flex-direction: row; justify-content:center;background-color: #5D9C9C;}
    .botonera-hrz-personaje{width: 100%; display: flex; flex-direction: row; justify-content:center;}
    .barra-100{background-color: #5D9C9C; display: flex; flex-direction: row; text-align: center; width: 100%;}
    .botoninicio{margin: 2px; width: 30%; height: 5vh; font-size: 3em; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
    .botonlistado{margin: 2px; width: 30%; height: 5vh; font-size: 3em; }
    .botonbuscar{margin: 2px; width: 60%; height: 5vh; font-size: 3em; text-align: center; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
    .botonbuscar2{margin: 2px; width: 95%; height: 8vh; font-size: 1em; text-align: center; font-family: "Open Sans Condensed", sans-serif; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); } }
    .botonbuscar3{margin: 2px; width: 45%; height: 4vh; font-size: 1em; text-align: center;  outline: none; border-radius: 2vw; }
    .botonlistado2{border: 1px; border-radius:3vw; font-family: "Open Sans Condensed", sans-serif; font-size: 7vw; height: 6vh; margin: 2px; text-align: center; width: 46%;}
    .botonlistado5{margin: 2px; width: 48%; height: 8vh; font-size: 4em; border-radius: 20px; border: 0px; focus {border-color: #ffff00; box-shadow: 0 0 8px rgba(69, 160, 73, 0.5); outline: none; } }
    .butt-log{width: 80%; margin: 1vw; height: 25vw; font-size: 4em; border-radius: 2vw;}
    .c100{width: 100%;}
    .cuestionario{width: 95%; height: 15vw; border-radius: 2vw; font-size: 8vw;}
    .div-table { display: table; background-color: #D5F2FA; align-items: center; border-radius: 7px; width: 600px;}
    .escudoencabezado{width: 33%; text-align: center; }
    .escudo-size{width: 20%; }
    .espaciofinal{color: #5D9C9C; height: 10vw; width: 100%; background-color: #5D9C9C;}
    .encabezadolista{width: 100%; display: flex; flex-direction: row; justify-content: flex-start;}
    .foto-ancestro{background-color: #5D9C9C; width: 45%;}
    .foto-ancestro-2{background-color: #5D9C9C; width: 90%; border-radius: 50%;}
    .foto-ancestro-3{background-color: #5D9C9C; width: 100%; text-align: center;}
    .foto-personaje{width: 35%;}
    .foto-personaje-2{width: 90%;}
    .fondo-personaje{width: 100%; background-color: #7fbebe;}
    .ftodo{font-family: "Open Sans Condensed", sans-serif;}
    .info-personaje{font-family: "Open Sans Condensed", sans-serif; font-size: 1.2em;}
    .info-personaje-2{font-family: "Open Sans Condensed", sans-serif; font-size: 3.8vw;}
    .imgn-80{width: 100%; border-radius: 50%;}
    .imp-log{width: 90%; margin: 1vw; height: 10vw; border-radius: 2vw; font-size: 4em; text-align: center;}
    .img-personal{width: 80%; }
    .img-miniaturas {width: 50px;height: 72px;}.logo-size{width: 50%; }
    .labelnombre{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 1em;}
    .label-cuest{color: #000; font-family: "Open Sans Condensed", sans-serif; font-size: 8vw;}
    .label-personaje{color: #000; font-family: "Open Sans Condensed", sans-serif; font-size: 5vw; width: 100%;}
    .label-personaje-id{color: #555; font-family: "Open Sans Condensed", sans-serif; font-size: 5.5vw; font-weight: bold; width: 100%;}
    .logoizq{width: 33%; text-align: left;}
    .logo-size{width: 90%; }
    .mi-label-barra-personaje{width: 100%; color: white; font-family: "Open Sans Condensed", sans-serif; font-size: 4vw;}
    .mi-label-user{color: #fff;font-family: "Open Sans Condensed", sans-serif; font-size: 5vw; }
    .mi-label-webmaster{color: #fff; font-family: "Open Sans Condensed", sans-serif; font-size: 3vw; }
    .mi-label-webmaster-2{width: 100%; color: #ffffff; font-family: "Open Sans Condensed", sans-serif; font-size: 2em; text-align: center;}
    .mi-label-webmaster-3{color: white; font-family: "Open Sans Condensed", sans-serif; font-size: 3vw; }
    .mi-label-wa{color: #ffffff;font-family: "Open Sans Condensed", sans-serif; font-size: 2em; }
    .mi-label-piedelista{width: 100%; text-align: center; background-color: #5D9C9C;}
    .mi-label-nombre-lista{color: white; font-family: "Open Sans Condensed", sans-serif; font-size: 4em;}
    .monacho-der{width: 33%; text-align: right; }
    .monacho-size{width: 22%; }
    .nombrelistado{background-color: #5D9C9C;  text-align: left; width: 100%; font-family: "Open Sans Condensed", sans-serif;}
    .personaje980{width: 100%; background-color: #c2d6d6; display: flex; flex-direction: row; justify-content:center;}
    .personaje50{width: 50%; background-color: #c2d6d6; text-align: center;}
    .tituloLista{text-align: center; width: 25%; color:white; font-size: 4.5vw;}
    .tituloText{color: white; font-size: 4.5vw;}
}  



/* =========================== */

.contenedor {
  position: relative; /* Necesario para que los elementos absolutos dentro estén posicionados relativamente a este */
  /*width: 300px;
  height: 200px;
  border: 1px solid #ccc;*/
  overflow: hidden; /* Importante para que el elemento inferior no se vea fuera del contenedor inicialmente */
}

.elemento-superior {
  /*background-color: #f0f0f0;
  padding: 20px;
  text-align: center;*/
  position: relative; /* Para poder controlar su z-index si es necesario */
  z-index: 2; /* Asegura que esté encima inicialmente */
}

.elemento-inferior {
  /*background-color: #ddd;
  padding: 20px;
  text-align: center;*/
  position: absolute;
  top: 100%; /* Inicialmente fuera de la vista, debajo del contenedor */
  left: 0;
  /*width: 100%;*/
  transition: top 0.5s ease-in-out; /* Animación suave de la propiedad 'top' */
  z-index: 1; /* Asegura que esté debajo del elemento superior */
}

.contenedor:hover .elemento-inferior {
  top: 0; /* Cuando el ratón esté sobre el contenedor, el elemento inferior se desliza hacia arriba */
}

/* =========================== */ 



.div-table {
    display: table;
    /*border: 1px solid black;*/
    background-color: #D5F2FA;
    /*display: flex; /* Activa el modelo flexbox */
    align-items: center; /* Centra verticalmente */
    border-radius: 7px;
    /*padding: 4px;*/
    width: 600px;
}

.div-row {
    display: table-row;
    text-align: center;
    max-width: 592px;
}

.div-row-but {
    display: table-row;
    background-color: #ADC5CC;
    /*max-width: 291px;*/
}

.div-row-but-l {
    display: table-row;
    background-color: #C3DEE6;
}

.div-cell {
    display: table-cell;
    /*border: 1px solid black;*/
    padding: 0px;
    /*width: 291px;*/
}

.div-cell-lista{
    display: table-cell;
    width: 3%;
}

.contenedor-circular img {
  width: 7%; /* La imagen ocupa todo el ancho del contenedor */
  height: auto; /* La altura se ajusta proporcionalmente */
  display: block; /* Elimina espacios innecesarios alrededor de la imagen */
  border-radius: 50%;
}




#mi-label-black{
    color: #000000;
    font-family: "Open Sans Condensed", sans-serif; 
    font-size: 13pt;
}



.mi-form-gen-mini{
    background: none;
    width: 90%;
}

.mi-form-gen-solo{
    margin: 0px;
    background: none;
    padding: 0px;
}

.padres {
    padding-right: 10px;
}

table {
    border-collapse: collapse;
    /*border: 1px solid black; */           
}
            
/*th, td {
    border: 0px solid black; 
    padding: 4px;
                
}*/
            
th {
    background-color: #c2d6d6;
                
}

#contfoto{
        width: 100%;
        margin: auto;
        display: block;
}