.datepicker-days table tbody tr:hover ,
.datepicker-days table tbody tr:hover td.day {
  background-color: #eee;
}
