/* Calender CSS */
.wc-toolbar { margin: 0; padding: 2px 5px; font-size: 12px; }
.wc-toolbar h1 { font-weight: bold; font-size: 14px; }
.wc-toolbar .ui-buttonset { font-size: 0.8em; }
.wc-toolbar .wc-title { text-align: left; }
.wc-header { font-size: 11px; }
.wc-grid-timeslot-header, .wc-header .wc-time-column-header { width: 45px; }
.wc-time-header-cell { font-size: 11px; }
.wc-business-hours .wc-time-header-cell { font-weight: bold; }
.wc-am-pm, .wc-business-hours .wc-am-pm { font-size: 1em; }
.wc-header .wc-today { font-weight: bold; }

#event_edit_container { display: none;}
#event_edit_container label { display: block; margin-top: 1em; margin-bottom: 0.5em;  }