
/* Specially for IE */
input[name=date]::-ms-clear {
    display: none;
}
