td.libur span.ui-state-default {
}

td.ui-datepicker-unselectable.ui-state-disabled.libur-nasional span {
	color: red !important;
	font-weight: bold !important;
	font-size: 12pt;
}

td.ui-datepicker-unselectable.ui-state-disabled.cuti span {
	color: white !important;
	background-color: red !important;
	background-image: none !important;
	font-weight: bold !important;
	font-size: 12pt;
}

td.ui-datepicker-unselectable.ui-state-disabled.penuh span {
	color: white !important;
	background-color: orange !important;
	background-image: none !important;
	font-weight: bold !important;
	font-size: 12pt;
}

td.praktik a.ui-state-default {
	color: white !important;
	background-color: green !important;
	background-image: none !important;
	font-weight: bold !important;
	font-size: 12pt;
}

td.ui-datepicker-week-end.ui-datepicker-unselectable.ui-state-disabled.minggu
	span {
	color: red !important;
	/* background-color: red !important; */
	background-image: none !important;
	font-weight: bold !important;
	font-size: 12pt;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	color: black !important;
}

@media (max-width: 768px) {
	.appoitment .medrek,
	.appoitment .tgl-lahir {
		text-align: left !important;
	}
}
