input:not(:placeholder-shown) { /*FILLED*/ } input:placeholder-shown { /*EMPTY*/ } input:placeholder-shown:not(:focus) { /*EMPTY AND NOT ACTIVE*/ }