
.ui-datepicker {
	z-index: 100 !important;
}

button.ui-datepicker-current {
	font-size: 12px !important;
	height: 30px;
	line-height: 30px;
	padding: 0 10px !important
}

button.ui-datepicker-close {
	font-size: 12px !important;
	height: 30px;
	line-height: 30px;
	padding: 0 10px !important
}
