/* calendar colouring */
.ui-datepicker .highlight-day span { background:#ee8722; color:#333!important; }
.ui-datepicker .enabled-date   a { background:#008f00; color:#000!important; }
