#book-appointment-wizard #header {
    background: #173C71;
}
#book-appointment-wizard .active-step strong {
    color: #173C71;
}
wizard .book-step,
#book-appointment-wizard .book-step {
    background: #28aade;
}
#book-appointment-wizard .book-step strong {
	color: #173C71;
}
#book-appointment-wizard .book-step {

	color: #173C71;
}
body .ui-datepicker td a, body .ui-datepicker td span {
    color: #173C71 !important;
}
html body .ui-datepicker td a.ui-state-active,
#book-appointment-wizard #available-hours .selected-hour,
body .ui-datepicker th,
body .ui-datepicker .ui-widget-header {
    background: #173C71 !important;
	border-color: #173C71 !important;
}

#book-appointment-wizard #available-hours {
    max-height: 350px !important;
    height: 400px;
}
#book-appointment-submit,
#book-appointment-pay {
    width: 180px !important;
}
#book-appointment-wizard #frame-footer {
	display: none;
}
body .ui-datepicker td a.ui-state-highlight {
    background: #cccccc!important;
}
@media only screen and (max-width: 768px) {
#book-appointment-wizard #select-language {
    padding: 10px;
}
#button-back-4 {
margin-bottom: 15px;	
}
}