  /*These styles will only apply to IE browsers. The media query is a bit of a hack to only apply the styles to IE.*/
@media screen\0 {
	::-ms-clear { display: none; }
}