table {
    color: inherit; /* This fix a bug in UIPreview using a dark jQuery UI theme (color was dark too) */
}

.fc-toolbar, .fc-head { text-transform: capitalize; }

#pluginAppObj_8_02 { width: 100%; }
#pluginAppObj_8_02 .fc-toolbar { background-color: transparent; color: rgba(26, 0, 51, 1); }
#pluginAppObj_8_02 .fc-view { background-color: rgba(223, 191, 255, 1);}
#pluginAppObj_8_02 .fc-unthemed .fc-popover, #pluginAppObj_8_02 .fc-unthemed .fc-row, #pluginAppObj_8_02 .fc-unthemed hr, #pluginAppObj_8_02 .fc-unthemed tbody, #pluginAppObj_8_02 .fc-unthemed td, #pluginAppObj_8_02 .fc-unthemed th, #pluginAppObj_8_02 .fc-unthemed thead { border-color: rgba(192, 150, 78, 1);}
#pluginAppObj_8_02 .fc-widget-content, #pluginAppObj_8_02 .fc-day-header, #pluginAppObj_8_02 .fc-day-number { color: rgba(26, 0, 51, 1);}
#pluginAppObj_8_02 .fc-today { background-color: rgb(203,171,235);}
