#datepicker_start_date {
	clear: both;
}

.ui-datepicker {
	border: 1px solid #913892;
	font-size: 15px;
}

.ui-widget-header {
	background: #913892;
	border: 1px solid #913892;
}

.ui-datepicker-title {
	font-family: "Kalam", cursive;
	font-size: 18px;
	font-weight: normal;
}

td.datepicker_available.ui-datepicker-current-day a.ui-state-default {
	background: #913892;
	color: #FFFFFF;
}