@supports (-webkit-touch-callout:none){input[type="date"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:10px 12px;font-size:16px;color:#000;width:100%}input[type="date"]:not(.has-value):before{color:#CCC;content:attr(placeholder);width:100%;white-space:nowrap}}