A.input:disabled{background:red;} B.input:enable{background:green;} C.input:checked{background:green;} D.input:selected{background:red;}
A.animationName:important; B.animation-duration:0.3s; C.animation-duration:-1s; D.animation-duration:500ms;
A.none B.left C.right D.block