#header,
#book-appointment-wizard #header,
#book-appointment-wizard #available-hours .selected-hour,
body .ui-datepicker .ui-widget-header,
body .ui-datepicker th,
html body .ui-datepicker td a.ui-state-active,
header .page-title,
body .modal-header
{
    background-color: #792a85 !important;
}

.navbar-brand img{
    width: 200px !important;
}

#header #header-menu .nav-item.active,
#header #header-menu .nav-item:hover,
#book-appointment-wizard .book-step{
    background: #4c2353;
}

.widget-style1 .progress-data{
    text-align: center;
}

.widget-style1 .progress-data svg{
    width: 3em;
    height: 2em;
}

#sms-checkbox{
    display: none;
}


.note-caption{
    background-color: rgb(255 240 188);
    padding: 10px;
    border-radius: 5px;
}