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_10_01 { width: 100%; }
#pluginAppObj_10_01 .fc-toolbar { background-color: rgba(60, 120, 216, 1); color: rgba(255, 153, 0, 1); }
#pluginAppObj_10_01 .fc-view { background-color: rgba(208, 224, 227, 1);}
#pluginAppObj_10_01 .fc-unthemed .fc-popover, #pluginAppObj_10_01 .fc-unthemed .fc-row, #pluginAppObj_10_01 .fc-unthemed hr, #pluginAppObj_10_01 .fc-unthemed tbody, #pluginAppObj_10_01 .fc-unthemed td, #pluginAppObj_10_01 .fc-unthemed th, #pluginAppObj_10_01 .fc-unthemed thead { border-color: rgba(17, 85, 204, 1);}
#pluginAppObj_10_01 .fc-widget-content, #pluginAppObj_10_01 .fc-day-header, #pluginAppObj_10_01 .fc-day-number { color: rgba(76, 17, 48, 1);}
#pluginAppObj_10_01 .fc-today { background-color: rgb(188,204,207);}
