.loginUtenteInterna table
{
background: linear-gradient(to bottom right, #e1f0ff, #b6d9ff)!important;
}
.registrazione input[type=text]:focus
{
background-color:#00A2E8;
color:#FFFFFF;
}
.registrazione input[type=password]:focus
{
background-color:#00A2E8;
color:#FFFFFF;
}
