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_22_03 { width: 100%; }
#pluginAppObj_22_03 .fc-toolbar { background-color: rgba(255, 153, 0, 1); color: rgba(255, 255, 255, 1); }
#pluginAppObj_22_03 .fc-view { background-color: rgba(255, 153, 0, 1);}
#pluginAppObj_22_03 .fc-unthemed .fc-popover, #pluginAppObj_22_03 .fc-unthemed .fc-row, #pluginAppObj_22_03 .fc-unthemed hr, #pluginAppObj_22_03 .fc-unthemed tbody, #pluginAppObj_22_03 .fc-unthemed td, #pluginAppObj_22_03 .fc-unthemed th, #pluginAppObj_22_03 .fc-unthemed thead { border-color: rgba(0, 0, 0, 1);}
#pluginAppObj_22_03 .fc-widget-content, #pluginAppObj_22_03 .fc-day-header, #pluginAppObj_22_03 .fc-day-number { color: rgba(255, 255, 255, 1);}
#pluginAppObj_22_03 .fc-today { background-color: rgb(235,133,20);}
