Internet Explorer makes the background color of a file upload input gray by default:
See: http://jsfiddle.net/L0t48vnf/
How do I make the background color white?
Applying background: white
CSS works in IE8 and 9, but not IE10 or 11. See: http://fiddle.jshell.net/L0t48vnf/1/show/