/* CUSTOM */

#datepicker th{
	background-color:#fff !important;
	color: #222222 !important;
	font-size: 11px !important;
}

#datepicker td{
	font-size: 11px !important;
	font-weight:normal;
	line-height: 22px !important;
}
#datepicker .ui-datepicker-title {
    line-height: 26px !important;
    text-align: center !important;
	font-size: 12px !important;
}