.Wdate{
	border: #eee 1px solid;
    height: 20px;
    background: #fff;
    background-image: url("./calendar.png");
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 50%;
}
.Wdate::-ms-clear{display:none;}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}