﻿hr.login {
    margin: 10px 0;
    border: none;
    border-top: 8px double #333;
    color: #333;
    overflow: visible;
    text-align: center;
    height: 5px;
    font-size: 20px;
}

hr.login:after {
    background: #fff;
    content: 'ó';
    padding: 0 8px;
    position: relative;
    top: -18px;
}
.btn-large {
    width:60%;
}
.btn-large2 {
    width: 58%;
}
#loginEmail {
    margin-top: 15px !important;
}
.user-login-5 .login-container > .login-content .login-form {
    margin-top: 15px !important;
}
.login-content {
    margin-top: 12% !important;
}
.user-login-5 .alert {
    margin-top: 0px;
}
