.wc-toolbar{font-size:12px;padding:2px 5px;margin:0;height:32px;}
.wc-toolbar h1{font-size:14px;font-weight:bold;}
.wc-toolbar .ui-buttonset{font-size:1.2em;}
.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;}



table.wc-time-slots {
/*  overflow: auto;
  width: 100%;
  min-width: 1200px; */
  overflow: hidden;
  width: 100%;
  min-width: 1150px;
}


.wc-scrollable-grid {
  overflow: auto;
  overflow-x: auto !important;
  overflow-y: auto !important;
}

.wc-scrollable-grid {
  min-width: 1200px;
   width: 100%;
}
.wc-scrollable-grid {
}
.ui-widget-header.wc-toolbar {
  min-width: 500px;
  width: auto;
}

