﻿body { background: url('../../Imagenes/hg-ingreso-fondo.jpg?v=Kai-31') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
.hg-contenedor-derecho { background-color: #FFFFFF; }
img.hg-logo-ingreso-h { width: 100%; }
img.hg-logo-ingreso-sl { width: 20%; }
.FormaEtiqueta-login {color:#f00;}

.hg-h-100 { min-height: 100vh !important; }

.divider-10-p { height: 16%; }
.divider-15-px {
    height: 15px;
}
.divider-30-px { height: 30px; }

.clear { clear: both; }

@media (max-width: 576px) {
    .divider-10-p { height: 5%; }
    img.hg-logo-ingreso-sl { width: 40%; margin: 0 auto; }
}

.panel-ingresar .FormaEtiquetaOpcional {
    color: #FFFFFF;
}