#forgot_password_container {
    width: 400px;
    line-height: 1.5em;
}
#forgot_password_container input {
    width: 250px;
    box-sizing: border-box;
}
