.mod_users_headerlogin_form_user .obj_form_etichetta,
.mod_users_headerlogin_form_psw .obj_form_etichetta {
    width: 90px !important;
}
.mod_users_headerlogin_form_do {
    display: none;
}

.mod_users_headerlogin_err_off {
    visibility: hidden;
}
.mod_users_headerlogin_err {
    font-weight: bold;
    margin-top: 14px;
}
.mod_users_headerlogin_err,
.mod_users_headerlogin_lostpsw {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}
.mod_users_headerlogin_lostpsw {
    cursor: pointer;
}
.mod_users_headerlogin_form_wait .obj_form_wait_txt {
    display: none;
}
.mod_users_headerlogin_form_wait {
    position: absolute;
    top: 6px;
    width: 16px;
    left: 225px;
}