I think you have to kill the bullet and do this:
input[type=text],input[type=password],input[type=url],input[type=email],textarea,select{
}
input[type=text]:focus,input[type=password]:focus,input[type=url]:focus,input[type=email]:focus,textarea:focus,select:focus{
}
input[type=text]:hover,input[type=password]:hover,input[type=url]:hover,input[type=email]:hover,textarea:hover,select:hover{
}
, CSS , :not() :not() s