.login-input {
    width: 320px;
    border: #cdcdcd 1px solid;
}

#login-button {
    background-color: #003b5c;
    color: #fff;
}