.datepicker_dashboard{position:absolute;font-size:10px;font-family:"Lucida Grande",LucidaGrande,"Lucida Sans",Geneva,Verdana,sans-serif;color:#777777;line-height:normal;width:196px;height:135px;padding:8px;background: #F1F1F1;border-radius:4px;-webkit-box-shadow:#000 0 1px 1px;box-shadow:#a8a8a8 0 1px 1px;z-index:10000;border-top:1px solid #fff !important}
.datepicker_dashboard .header{position:relative;height:15px;margin-bottom:5px;padding-top:1px}
.datepicker_dashboard .header .title{text-align:center;margin:2px 18px 0 18px; padding-top: 0px !Important;}
.datepicker_dashboard .header .titleText{color:#3A87BF}
.datepicker_dashboard .header .previous,.datepicker_dashboard .header .next,.datepicker_dashboard .header .closeButton{position:absolute;cursor:pointer;text-indent:-40px;overflow:hidden;width:12px;height:12px;top:2px;background-image:url('../images/calendar-buttons.png') ;background-position:left top;background-repeat:no-repeat}
.datepicker_dashboard .header .previous{left:4px}
.datepicker_dashboard .header .previous:hover{background-position:left bottom}
.datepicker_dashboard .header .next{right:4px;background-position:-13px top}
.datepicker_dashboard .header .next:hover{background-position:-13px bottom}
.datepicker_dashboard .header .closeButton{display:none;right:0px;top:0px;background-position:right top}
.datepicker_dashboard .header .closeButton:hover{background-position:right bottom}
.datepicker_dashboard .body{position:relative;top:0px;left:2px;width:188px;height:112px;overflow:hidden}
.datepicker_dashboard .time{position:relative;width:100%;height:100%}
.datepicker_dashboard .time .hour,.datepicker_dashboard .time .separator,.datepicker_dashboard .time .minutes{background:#333;border:0px;width:50px;font-size:32px;color:#fff;position:absolute;top:10px;text-align:center;padding:2px}
.datepicker_dashboard .time .hour{left:15px}
.datepicker_dashboard .time .separator{background:transparent;width:10px;left:76px}
.datepicker_dashboard .time .minutes{left:95px}
.datepicker_dashboard .time .ok{position:absolute;top:65px;height:32px;width:136px;left:15px;font-size:20px}
.datepicker_dashboard .days .day{float:left;text-align:center;overflow:hidden;width:26px;padding-top:1px;height:14px;margin:0 1px 1px 0;font-weight:normal}
.datepicker_dashboard .days .titles{height:15px;margin-bottom:2px;text-transform:uppercase;color:#FFAB1F}
.datepicker_dashboard .days .day0{margin-right:0}
.datepicker_dashboard .days .week5 .day{margin-bottom:0}
.datepicker_dashboard .days .week .day{cursor:pointer}
.datepicker_dashboard .days .week .day:hover{color:#3A87BF}
.datepicker_dashboard .days .otherMonth{color:#ccc}
.datepicker_dashboard .days .selected{color:#3A87BF}
.datepicker_dashboard .column{text-align:center}
.datepicker_dashboard .months .month{float:left;cursor:pointer;text-align:center;padding-top:6px;width:62px;overflow:hidden;height:21px;margin:0 1px 1px 0}
.datepicker_dashboard .months .month3,.datepicker_dashboard .months .month6,.datepicker_dashboard .months .month9,.datepicker_dashboard .months .month12{margin-right:0}
.datepicker_dashboard .months .month10,.datepicker_dashboard .months .month11,.datepicker_dashboard .months .month12{margin-bottom:0}
.datepicker_dashboard .months .month:hover{color:#3A87BF}
.datepicker_dashboard .months .selected{color:#3A87BF}
.datepicker_dashboard .years .year{float:left;cursor:pointer;text-align:center;padding-top:6px;width:36px;overflow:hidden;height:21px;margin:0 1px 1px 0}
.datepicker_dashboard .years .year4,.datepicker_dashboard .years .year9,.datepicker_dashboard .years .year14,.datepicker_dashboard .years .year19{margin-right:0}
.datepicker_dashboard .years .year15,.datepicker_dashboard .years .year16,.datepicker_dashboard .years .year17,.datepicker_dashboard .years .year18,.datepicker_dashboard .years .year19{margin-bottom:0}
.datepicker_dashboard .years .year:hover{color:#3A87BF}
.datepicker_dashboard .years .selected{color:#3A87BF}
.datepicker_dashboard .unavailable{color:#ccc !important;cursor:default !important;text-decoration:line-through}
.datepicker_dashboard table{border-spacing:0}
.datepicker_dashboard th,.datepicker_dashboard td{padding:0}