
.Wdate::-ms-clear{display:none;}

.WdateFmtErr{
	font-weight:bold;
	color:red;
}

.start_time {
	font-size: 16px;
	color: #999999;
}

.end_time {
	font-size: 16px;
	margin-left: 20px;
	color: #999999;
}

.start_input {
	height: 39px;
	font-size: 16px;
	color: #999999;
	background-color: #f2f5f9;
	border: 1px solid #f2f5f9;
	text-align: center;
	border-radius: 5%;
}

.end_input {
	height: 39px;
	font-size: 16px;
	color: #999999;
	background-color: #f2f5f9;
	border: 1px solid #f2f5f9;
	text-align: center;
	border-radius: 5%;
}
