.tail-datetime-calendar .calendar-actions {
    background-color: #d6e3bc !important;
}
.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before {
  background-color: #fde9d9 !important;
}
.tail-datetime-calendar .calendar-actions span[data-action]:hover {
    background-color: #fde9d9 !important;
}
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-select span.inner,
.tail-datetime-calendar .calendar-datepicker table tr td.calendar-day.date-select:hover span.inner,
.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-select span.inner,
.tail-datetime-calendar .calendar-datepicker table tr th.calendar-week.date-select:hover span.inner {
    color:  #d6e3bc !important;
    border-color:  #d6e3bc !important;
}
.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before {
    background-color: #d6e3bc !important;
}
.tail-datetime-calendar .calendar-actions span.label {
	font-size: 14px !important;
	text-shadow: none !important;
	color: #000 !important;
}
