@charset "utf-8";.datepicker{border-collapse:collapse;border:2px solid #1D66B8;position:absolute;z-index:10000}.datepicker tr.controls th{height:22px;font-size:11px}.datepicker select{font-size:11px}.datepicker tr.days th{height:18px}.datepicker tfoot td{height:18px;text-align:center;text-transform:capitalize}.datepicker th,.datepicker tfoot td{background:#1D66B8;color:#fff;font:10px/18px Verdana,Arial,Helvetica,sans-serif}.datepicker th span,.datepicker tfoot td span{font-weight:700}.datepicker tbody td{width:24px;height:24px;border:1px solid #ccc;font:11px/22px Arial,Helvetica,sans-serif;text-align:center;background:#fff}.datepicker tbody td.date{cursor:pointer}.datepicker tbody td.date.over{background-color:#46B6FF}.datepicker tbody td.date.chosen{font-weight:700;background-color:#FFFBB7}