﻿html.login body .contenedor-login {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.contenedor-el input, .contenedor-el select {
    font-weight: bold;
}