.wcs3-schedule-wrapper {
	/*position: relative;*/
}
.wcs3-cell {
	vertical-align: top;
}
.wcs3-cell .wcs3-ex1-td-relative {
	position: relative;
}
.wcs3-ex1-cell-wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: inherit;
	padding: 0;
}
.wcs3-ex1-bottom-border {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	width: 100%;
}
.wcs3-ex1-schedule-full-layout {
	overflow-y: hidden;
}
.wcs3-class-container.wcs3-ex1-cell-wrapper {
	padding: 0;
}
.wcs3-ex1-schedule-full-layout .wcs3-class-name {
	padding: 8px;
}
.wcs3-details-box-container {
	z-index: 100;
}