
body
{
    background-color: #FFFFFF;
    color: #000000;
    }

    .btn, .btn:hover
    {
    background-color: #4088c6;
    border-color: #4088c6;
    color: #FFFFFF !important;
    }
    .widgetHeader{
    background-color: #0A66CB;
    color: #FFFFFF;
    }

    body > div.container-fluid > div:nth-child(1){
    background-color: #0A66CB !important;
    }

    #validateForm {
    background-color: #4088c6 !important;
    color: #FFFFFF !important;
    }
    .signup-button{
    background-color: #4088c6 !important;
    color: #FFFFFF !important;
    }
    .flexbooker-datepicker a.selected {
    background-color: #4088c6 !important;
    color: #FFFFFF !important;
    }
    .flexbooker-datepicker th{
    background-color: #0A66CB !important;
    color: #FFFFFF !important;
    }
    .flexbooker-datepicker{
    background-color: #F7F7F7;
    }

    .flexbooker-datepicker a {
    color:#4088c6 !important;
    }
    .flexbooker-datepicker th a {
    color:#FFF !important;
    }

    .calendar-datepicker a.greyed{
    color: #ccc  !important;
    }

    .backButton,.step-name{
    color: #4088c6 !important;
    }

    .step-current .progressBar .progressLeft {
    background-color: #4088c6 !important;
    }

    .step-completed .progressLeft {
    background-color: #4088c6 !important;
    }

    .step-completed .progressRight {
    background-color: #4088c6 !important;
    }

    .step .icon {
    color: #4088c6 !important;
    }


    .searchDateDisplay {
    background-color: #4088c6 !important;
    color: #FFFFFF !important;
    }

    .table-booking thead th {
    color: #FFFFFF !important;
    }

    .selectableTime {
    background-color: #428BCA !important;
    color: #FFFFFF !important;
    }
    .widget-week-day-header{
    background-color: #428BCA !important;
    color: #FFFFFF !important;
    }

    .fc-day-header {
    background: #0A66CB;
    color: #FFFFFF;
    }
    .ui-widget-header {
    background: #0A66CB;
    color: #FFFFFF;
    }
    .timesSet a {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #000000
    }

    .nav-link.active
    {
    background-color: #4088c6 !important;
    border-color: #4088c6 !important;
    color: #FFFFFF !important;
    }
    a.nav-link{
    color: #4088c6 !important;
    }


    .fc-event-main { background-color: #304559 !important; }
.fc-event-time { color: #FAFAF2 !important; }
.fc-timegrid-slot-lane: { background-color: #E0E0E0 !important; }
.fc-button { background-color: #304559 !important; }
