span.placeholder { position: absolute; font-size: 90%; color: rgb(153, 153, 153); font-family: sans-serif; padding: 4px 3px; z-index: 1; cursor: text; }
span.placeholder-hide-except-screenreader { clip: rect(1px, 1px, 1px, 1px); padding: 0px ! important; border: 0px none ! important; height: 1px ! important; width: 1px ! important; overflow: hidden; }
span.placeholder-hide { display: none; }
label.visuallyhidden-with-placeholder { height: auto ! important; overflow: visible ! important; position: absolute ! important; left: -999em; }
