#password-reset .widget-main .input-icon {
    margin-top: 10px;
    margin-bottom: 10px;
}

#password-reset .error-info {
    color: #b94a48;
}

#password-reset .widget {
    min-height:470px;
    padding: 20px 40px;
}

#password-reset img.waring-img {
    margin-bottom: 10px;
}

#password-reset input.form-control {
    width: 282px;
    height: 30px;
}