.ui-datepicker{width:280px;height:250px;margin:40px 0 0 0}.ui-datepicker a{text-decoration:none}.ui-datepicker table{width:100%}.ui-datepicker-header{color:#f66665;height:45px;font-size:30px;font-weight:300;position:relative}.ui-datepicker-title{text-align:center;text-transform:uppercase;position:relative}.ui-datepicker-prev,.ui-datepicker-next{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-repeat:no-repeat;line-height:600%;overflow:hidden;position:relative}.ui-datepicker-prev{position:absolute;left:0;background:url('../img/arrow_calendar_left.png') center center no-repeat;z-index:1}.ui-datepicker-next{position:absolute;right:0;background:url('../img/arrow_calendar_right.png') center center no-repeat;z-index:1}.ui-datepicker thead{display:none}.ui-datepicker tbody td{padding:0;border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5}.ui-datepicker tbody td:last-child{border-right:0}.ui-datepicker td span,.ui-datepicker td a{display:inline-block;text-align:center;width:40px;height:40px;line-height:40px;color:#000}.ui-datepicker-unselectable .ui-state-default{background:#fff;color:#ccc}.ui-datepicker-calendar .ui-state-default{background:#fff}.ui-datepicker-calendar .ui-state-hover{color:#f66665;font-weight:bold}.ui-datepicker-calendar .ui-state-active{background:#f66665;color:#fff;font-weight:normal}#ui-datepicker-div{display:none}