.account-title {
    margin-bottom: 20px;
}
.account-wrapper {
    padding: 30px 0;
}
.account-section {
    padding: 20px 0;
}
.account-form .form-group input {
    height: 50px;
}
input, button, select {
    height: 50px;
}
button:hover, a:hover
{
    opacity:0.7;
}
.logo img
{
    height:100px;
}
.captcha
{
    height:50px;
}
.sign-in-recovery {
    font-size: 14px;
    margin-top: 0px;
}
.input-group input::placeholder{color:#b7a0c7;}
.input-group input {color: #504c89;}