@charset "UTF-8";
/** ---------- datepicker begin ---------- **/
.datepicker{
	width:90px;
}
.ui-datepicker-title {
	font-size: 90%;
}
.ui-datepicker-title select {
	width: 40% !important;
}
.ui-datepicker-calendar th {
	color: #444466 !important;
	background:#FFFFFF !important;
}
/** ---------- datepicker end ---------- **/