/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

.numero-telefonico input{
    width: 150px !important;
}


/* INI Clases 295475 (Elección de temáticas. Comunidades Virtuales de Aprendizaje (CVA) 2021)*/

    .s295475 #espaciado {
        margin-top:30px;
    }
    
    .s-295475 #bienvenida-s295475 {
        display:block !important;
    }

    .s-295475 .token-page > .h3:first-child {
        display: none !important;
    }
    
    .s-295475 #labelpass-s-295475 {
        display:block !important;
    }
    
    .s-295475 #labelpass {
        display:none;
    }
    
    .s-295475 .ls-link-clearall {
        display:none;
    }
    
    .s-295475 body .top-container {
        margin-top: 20px;
    }
/* FIN Clases 295475*/


footer {
background-color: #f8f8f8;
    margin-top: 5%;
    padding-top: 20px;
    border-top: 1px solid;
    border-color: #dad8d8;
    padding-bottom: 2%;
}

.logo-footer {
    max-height: 105px;
    margin: 15px auto;
}

.contendor-logo-footer {
    text-align: center;
}

.fila-logos-footer {
    width: 70%;
    margin: 0 auto;
}