.bootstrap-datetimepicker-widget .active {
	background-color: #EE524F !important;
}

.bootstrap-datetimepicker-widget table td.disabled
, .bootstrap-datetimepicker-widget table td.disabled:hover {
    text-decoration: line-through;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #EE524F;
}