@charset "utf-8";
/* CSS Document */

.left {
	float:left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.clear {
	clear: both;
}

.button {
	padding:0.4em 0;
}

tr.paddingrow td{
	border-bottom: 1px solid #fff !important;
	background-color:#fff !important;
}

/*
td.action{
	width: 7em;
}
*/

.slotcol{
	width: 14em;
}
.pupilcol{
	width: 7em;
}
.timecol{
	width: 4em;
}
.notescol{
	width: 20em;
}
.bookedbycol{
	width: 7em;
}
.actioncol{
	width: 20em;
	text-align:left;
}

.inline .form-item{
	display:inline;
}
