
.login_error {
    background: black;
    color: white;
    padding: 10px;
    margin: 0 0 20px 0;
    text-align: center;
}