.form-group.required label:after {
  content:" *";
  color:red;
}

.ui-datepicker .ui-datepicker-header{
	background-color: #007bff;
}