.tail-datetime-calendar .calendar-actions {
    background-color: #8aa92c !important;
}
.tail-datetime-calendar .calendar-actions span:first-child:before,
.tail-datetime-calendar .calendar-actions span:last-child:before {
  background-color: #a7c941 !important;
}
.tail-datetime-calendar .calendar-actions span[data-action]:hover {
    background-color: #a7c941 !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:  #8aa92c !important;
    border-color:  #8aa92c !important;
}
.tail-datetime-calendar .calendar-datepicker table tr td.date-today:before {
    background-color: #8aa92c !important;
}
/* .tail-datetime-calendar {
	top: 1241px !important;
} */