.login-box {
    width: 600px;
}
.login-box-background {
    background-color: rgb(54, 78, 162);
}
.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
}
.the-fieldset {
    border: 1px solid #e0e0e0;
    padding: 10px;
}
.form-picture{
    width: 90%;
 }
