Pokus
textarea,
input[type="text"],
input[type="password"],
select {
}
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
select:hover,
select:focus {
}




