@charset "utf-8"; 
/*datepicker */

.ui-state-default{font-weight:bold !important;}
td.ui-datepicker-week-end.date-saturday a.ui-state-default{color:blue;}
td.ui-datepicker-week-end.date-sunday a.ui-state-default{color: red;}
td.date-holiday a.ui-state-default{color:red}
.ui-state-active,.ui-widget-content .ui-state-active
	{border: 1px solid #003eff; background: #007fff; font-weight: normal; color: #fff !important;}
