﻿
#DayPilotCalendar1 .calendar_default_event_bar, #DayPilotCalendar1 .calendar_default_event_bar_inner {
    width: 10px;
}

#DayPilotCalendar1 .calendar_default_event_inner {
    padding-left: 8px;
    text-align: center;
    /*position: relative;*/
    padding-top: 1px;
    direction: ltr;
    
}

.scheduler_default_matrix_vertical_break {
    background-color: #eee !important;
}

#DayPilotCalendar1 .calendar_default_cell_business, #DayPilotCalendar1 .calendar_default_cell_inner {
    background-color: #e9f2fc;
}

#DayPilotCalendar1 .calendar_default_corner, #DayPilotCalendar1 .calendar_default_corner_inner {
    background-color: #93c4fd;
}

#DayPilotCalendar1 .calendar_default_colheader, #DayPilotCalendar1 .calendar_default_colheader_inner, #DayPilotCalendar1 .calendar_default_rowheader_inner, #DayPilotCalendar1 .calendar_default_cornerright_inner {
    background-color: #fefee9;
}

#DayPilotCalendar1 .calendar_default_colheader, #DayPilotCalendar1 .calendar_default_colheader_inner {
    color: #1a0b4a;
}