BODY DIV.calendari-fc-wrapper {font-size:11px;}
.fc-content {color:#FFF;}
BODY .fc-toolbar H2 {font-weight:normal;}
BODY .fc-datepicker {font-size:12px;}
.fc-event-tip-title {font-weight:bold;}
.fc-event-tip-description {margin-top:8px;}
.fc-custom-theme #ui-datepicker-div {z-index:9999!important;}
.fc-loading {display:none;text-align:center;margin:4px;width:100%;}
.fc-loading .fc-loading-content {display:inline-block;padding:5px;padding-left:36px;font-size:16px;font-weight:bold;margin:0 auto;background:transparent url("images/loading.gif") no-repeat left center;}
.fc-isloading .fc-loading {display:block;position:absolute;top:30px;z-index:1000;}
.fc-view-container {position:relative;}
.fc-isloading .fc-view-container .fc-view {opacity:0.3;}
BODY .calendari-fc-wrapper .fc-row .fc-content-skeleton td,BODY .calendari-fc-wrapper .fc-row .fc-helper-skeleton td{border-color:transparent transparent currentColor}
.calendari-fc-wrapper .fc-toolbar .ui-button {margin-right:0;padding:0 0.6em;}
.fc-basic-view .fc-body .fc-row.ui-widget-content {border-width:0;}
.fc-basic-view .fc-body .fc-row.ui-widget-content:last-child {border-bottom-width:1px;}
.fc-time,.fc-title {display:block;}
.fc-busy .fc-title {text-decoration:line-through;}
.calendari-fc-wrapper .fc-row.ui-widget-header {border-style:none;}

.fc-toolbarctrl-today-hide .fc-toolbar .fc-today-button,
.fc-toolbarctrl-nextprev-hide .fc-toolbar .fc-prev-button,
.fc-toolbarctrl-nextprev-hide .fc-toolbar .fc-next-button,
.fc-toolbarctrl-view-hide .fc-toolbar .fc-month-button,
.fc-toolbarctrl-view-hide .fc-toolbar .fc-basicWeek-button,
.fc-toolbarctrl-view-hide .fc-toolbar .fc-basicDay-button,
.fc-toolbarctrl-view-hide .fc-toolbar .fc-agendaWeek-button,
.fc-toolbarctrl-view-hide .fc-toolbar .fc-agendaDay-button,
.fc-toolbarctrl-title-hide .fc-toolbar H2 {display:none!important;}

.calendari-fc-wrapper.calendari-fc-mini {font-size:12px;}
.calendari-fc-wrapper.calendari-fc-mini .fc-event .fc-content {font-size:0;text-indent:-9999em;}
.calendari-fc-wrapper.calendari-fc-mini .fc-more-popover .fc-header .fc-title {font-size:1em;text-indent:0;}
.calendari-fc-wrapper.calendari-fc-mini .fc-event {height:7px;}
.calendari-fc-wrapper.calendari-fc-mini .fc-toolbar button {font-size:1.2em;}
.calendari-fc-wrapper.calendari-fc-mini .fc-toolbar H2 {font-size:1.3em;font-weight:bold;}
.calendari-fc-wrapper.calendari-fc-mini .fc .fc-toolbar > * > *:first-child {margin-left: 0;}
.calendari-fc-wrapper.calendari-fc-mini .fc .fc-toolbar > * > * {margin-left:2px;}

#fc_bs_modal {min-height:250px;max-height:500px;height:100%;overflow:hidden;}
#fc_bs_modal .modal-body {height:100%;max-height:480px;}
#fc_bs_modal .modal-body IFRAME {width:100%;height:97%;border-style:none;}