.system-auth-forgotpasswd-default {
    color: #888888;
}
.form-group a {
    color: #888888;
}
.form-forgotpassword input.form-control {
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    box-shadow: none;
    height: 48px;
    font-size: 13px;
    padding: 8px 13px 7px;
}