body
{
    overflow: scroll;
}
.contenedor-login
{
    height: 100vh;
    position: relative;
    width: 100%;
}
.login-cabecera
{
    background: url('/imagenes/login-fondo.jpg') 0 0 no-repeat;
    background-size: cover;
    color: #fff;
    height: 50%;
    font-size: 22px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.login-logo
{
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 216px;
    margin: 60px auto 0 auto;
    text-align: center;
    padding: 33px 0 10px 0;
    width: 216px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
}
.contenido
{
    margin-top: 375px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.contenedor-izquierdo,
.contenedor-derecho,
.contenedor-derecho-login
{
    background: #fff;
    border: solid 1px #adadad;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
    border-radius: 10px;
    color: #707070;
    min-height: 250px;
    margin: 0 auto; 
    max-width: 80%;  
    padding: 120px 20px 20px 20px;
    text-align: center;    
    width: 600px;
}
.contenedor-izquierdo h2,
.contenedor-derecho h2,
.contenedor-derecho-login h2
{
    color: #333;
    font-size: 26px;
    font-weight: 300;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
.contenedor-izquierdo h3,
.contenedor-derecho h3,
.contenedor-derecho-login h3
{
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px 0;
}
.contenedor-izquierdo
{
    background: #fff url('/imagenes/icono-registrate.png') center 20px no-repeat;
}
.contenedor-derecho,
.contenedor-derecho-login
{
    background: #fff url('/imagenes/icono-usuario.png') center 20px no-repeat;
}
.boton-mostrar-login,
.boton-registro,
.botonEnviar
{
    background: #0078d9;
    border-radius: 5px;
    border: none;
    color: #fff;
    margin: 20px 0 0 0;
    font-size: 14px;
    padding: 10px 16px;
}
.boton-mostrar-login:hover,
.boton-registro:hover,
.botonEnviar:hover
{
    background: #005da8;
}
.boton-registro
{
    background: #00aa14;
}
.boton-registro:hover
{
    background: #00780e;
}
.contenedor-formulario-login
{
    float: auto !important;
    width: 100%;
    max-width: 500px;
    overflow: hidden;
}
.formulario-pie
{
    border-top: solid 1px #d9d9d9;
    padding: 10px 10px 0 10px;
    
    width: 100%;
}
.boton-olvido-clave
{
    font-weight: 500;
}
.boton-login-volver,
.boton-login-volver:hover
{
    float: left;
    text-decoration: none;
    color: #ff0000;
}
.registro-cabecera
{
    padding: 20px 0 20px 0;
    text-align: center;
    width: 100%;
}
.registro-logo
{
    background: #fff;
    border-radius: 50%;
    display: block;
    height: 216px;
    margin: 0 auto 0 auto;
    text-align: center;
    padding: 33px 0 10px 0;
    width: 216px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.15);
}


.sistema-login
{
    background-color: #eff0f3;
    font-family: 'Open Sans';
}
.sistema-login .login-bg
{
  background: rgba(255, 255, 255, 0);
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -ms-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-color: #eff0f3;
  background-repeat: no-repeat;
  height: 100%;
}
.sistema-login h1
{
    background: url('/imagenes/iso.png') 0 4px no-repeat;
    background-size: 26px 26px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 45px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 38px;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 0 5px #000;
    width: 345px;
}
.sistema-login h1 a
{
    color: #fff;
}
.sistema-login h1 a:hover,
.sistema-login h1 a:focus
{
    text-decoration: none;
}
.sistema-login h1 span
{
    clear: both;
    color: #d2dbdc;
    font-size: 18px;
    margin: 0 0 0 8px;
    text-align: left;
}
.sistema-login .centro
{
    color: #555555;
    font-size: 16px;
    font-weight: 600;
    margin: 30px auto 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.sistema-login .header
{
    background: #2c3742;
    box-shadow: inset rgba(255, 255, 255, 0.3) 0 1px 0, inset rgba(0, 0, 0, 0.22) 0 -1px 0, rgba(0, 0, 0, 0.14) 0 1px 2px;
    width: 100%;
    height: 50%;
    text-align: center;
    padding-top: 24px;
}
.sistema-login .login-wrapper
{
    position: absolute;
    left: 0;
    right: 0;
    margin: 30px 0 0 0;
    text-align: center;
}
.sistema-login .login-wrapper .logo
{
    margin-bottom: 45px;
    position: relative;
    left: -2px;
    -webkit-filter: invert(100%);
}
.sistema-login .login-wrapper .box
{
    margin: 0 auto;
    padding: 20px 0 30px;
    position: relative;
    float: none;
    width: 400px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
    -ms-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
    -o-box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, rgba(0, 0, 0, 0.35) 0 0 1px;
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
}
.sistema-login .login-wrapper .box .content-wrap
{
    width: 82%;
    margin: 0 auto;
}
.sistema-login .login-wrapper .box h6
{
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
}
.sistema-login .login-wrapper .box input[type="text"]:focus,
.sistema-login .login-wrapper .box input[type="password"]:focus {
    border: 1px solid #28a0e5;
    outline: none;
    -webkit-box-shadow: inset 0 1px 2px #ddd,0px 0 5px #28a0e5;
    -moz-box-shadow: inset 0 1px 2px #ddd,0px 0 5px #28a0e5;
    -ms-box-shadow: inset 0 1px 2px #ddd,0px 0 5px #28a0e5;
    -o-box-shadow: inset 0 1px 2px #ddd,0px 0 5px #28a0e5;
    box-shadow: inset 0 1px 2px #dddddd, 0px 0 5px #28a0e5;
}
.sistema-login .campoTexto
{
    color: #555555;
    border: solid 1px #b2bfc7;
    border-radius: 5px;
    font-size: 13px;
    margin: 0 0 20px 0;
    padding: 10px;
    width: 80%;
}
.textoFormulario,
#textoErrorCorreo,
#textoErrorClave,
#textoErrorClaveRepetir
{
    text-align: left;
    display: block;
    float: left;
    clear: both;
    padding: 5px 50px;
    width: 100%;
}
.registro .textoFormulario,
.registro #textoErrorCorreo,
.registro #textoErrorClave,
.registro #textoErrorClaveRepetir
{
    text-align: left;
    display: inline-block;
    float: left;
    clear: both;
    padding: 5px 10px;
    width: 100%;
}
.sistema-login #textoErrorLoginPanel
{
    color: #ff0000;
    font-size: 12px;
    padding: 6px;
    width: 100%;
    z-index: 100;
}
em
{
    font-style: normal;
}
.sistema-login .login-wrapper .box input[type="password"] {
    margin-bottom: 10px;
}
.sistema-login .login-wrapper .box input:-moz-placeholder {
    color: #9ba8b6;
    font-size: 14px;
    letter-spacing: 0px;
    font-style: italic;
}
.sistema-login .login-wrapper .box input:-ms-input-placeholder {
    color: #9ba8b6;
    font-style: italic;
    letter-spacing: 0px;
    font-size: 14px;
}
.sistema-login .login-wrapper .box input::-webkit-input-placeholder {
    color: #9ba8b6;
    font-style: italic;
    letter-spacing: 0px;
    font-size: 14px;
}
.sistema-login .login-wrapper .box .action {
    border-top: 1px solid #d3d7db;
    background-color: #f4f5f6;
    height: 60px;
    margin: 0px -36px;
    position: relative;
    top: 30px;
    border-radius: 0px 0px 7px 7px;
    padding: 15px 0px;
}
.sistema-login .login-wrapper .box .signup {
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px 25px;
    border-radius: 5px;
}
.sistema-login .login-wrapper .eOlvido
{
    bottom: 20px;
    color: #000;
    text-align: center;
    font-size: 13px;
    right: 20px;
    position: absolute;  
    text-decoration: none;
}
.sistema-login .botonEnviar[disabled] {
    border: 0px;
    box-shadow: none !important;
    background: #81b7e2 !important;
    cursor: default;
}
.sistema-login .dCuenta
{
    margin: 30px auto 0 auto;
    width: 400px;
}
.sistema-login .textoErrorFormulario
{
    color: #ff0000;
}
.mensaje-error-login
{
    display: none;
}

.boton-whatsapp-login {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 0 0;
    text-shadow: 0 0 10px #000;
}

.boton-whatsapp-login:hover {
    color: #fff;
}

/* responsive */
@media (min-width: 992px) {
    .contenedor-izquierdo {
        float: right;
    }

    .contenedor-derecho {
        float: left;
    }
}

@media (max-width: 767px) {
    .sistema-login .login-wrapper .box {
        width: 350px;
    }

    .sistema-login .login-wrapper .box .action {
        margin: 0px -31px;
    }
}
@media (max-width: 480px) {
    .sistema-login .login-wrapper .box {
        width: 90%;
    }
    .sistema-login .login-wrapper .eOlvido
    {
        bottom: -20px;
    }
}
@media (max-width: 992px)
{
    .login-logo
    {
        margin-top: 25px;
    }    
    .contenedor-izquierdo
    {
        margin-bottom: 30px;
    }
}
