html, body {
    height: 0;
}

.radio label, .checkbox label {
    padding-left: 0;
}

.login-box-footer {
    margin-top: 20px;
    text-align: center;
}

.texto-justificado{
    text-align: justify;
}
.nombre-escuela-login{
    text-align: center;
    margin-bottom: 15px;
    margin-top: -15px;
    font-weight: bold;
    font-size: 1.2em;
    color: #309DF0;
}
