input::-ms-reveal,
input::-ms-clear {
    display: none;
}

.ojo-psswrd {
    position: absolute;
    top: 42px;
    left: 90%;
    cursor: pointer;
}
.margen-top-3x100 {
    margin-top: 3%;
}
.boton-login {
    width: 40%;
}
.margen-top-5px {
    margin-top: 5px;
}
.margen-top-15px {
    margin-top: 15px;
}
.margen-bottom-10px {
    margin-bottom: 10px;
}
.contenedor-recaptcha {
    margin-top: 15px;
}