/* colors */
.wc-container{/*border-left:5px solid #BBCCFF;*/}
.wc-toolbar{background:#BBCCFF;border:none;}
.wc-header{background:#E8E8E8;border:none;}
.wc-hour-end, .wc-hour-header{color:#666666;border-color:#ccc;}
.wc-hour-header,
.wc-grid-timeslot-header,
.wc-business-hours{/*background:#F6F9FC;*/ background:#FFFFFF; }
.wc-column-odd{background: #FFFFFF;}
.wc-column-even{background: #FFFFFF; /*background:#ddddbe;*/}
.wc-time-slots .wc-today {/*background-color: #ffffcc;*/}
.wc-scrollable-grid .wc-day-column-last,
.wc-scrollable-grid .wc-day-column-middle,
.wc-scrollable-grid .wc-day-column-first{border-color:#ddd;}
/*calendar*/
.wc-day-column-first,
.wc-day-column-last,
.wc-day-column-middle,
.wc-time-slot{border-color: #B2B2B2;}
.wc-header{ border: 1px solid #B5B5B5; }
.wc-header .wc-day-column-header{height: 20px; vertical-align: middle; border: 0; border-left: 1px solid #B5B5B5;}
.wc-header .wc-day-column-header.wc-today{  border-left: 1px solid #B5B5B5; /*background-color:#FAD163;border-color:#FAD163;*/ }
.wc-header .wc-today.wc-user-header{font-weight:normal;}
.wc-header .wc-today.wc-day-column-header{background: #AE7BFD;}
.wc-today.wc-day-column-last{ /*border-right:3px double #FAD163;*/ }
.wc-today.wc-day-column-first{ /*border-left:3px double #FAD163;*/ }

.wc-time-column-header { width: 165px; }

.wc-user-header	{background-color: #9EC9E6;}

.wc-usrgroup-column-header		{height: 20px; font: 700 12px Arial; color: #000000; background-color: #4396CD; text-align: center; vertical-align: middle;}
.wc-usrgroup-column-header.alt {background-color: #0072bc;}

.ui-resizable-handle	{color: #000000; text-align: center; font: 400 18px Arial; }

.wc-header-container	{position: fixed; top: 0px; left: 0px;}

