@import "../../bla/style/clubsofcanada.css";
@media (min-width: 601px) {
	.header {
	    background-image: url(../images/mwt.png);
	}
}

.legend .schedule-type-7 {
	display: none;
}
.schedule-table tr td.schedule-type-7 .schedule-description {
	background-color: #705770;
}
.schedule-table tr td.schedule-type-7 .bg-placeholder, div.schedule-type-7 {
	background-color: #a992a9;
}

/* Intercounty court ticket */
.ticket-icon div.resource-type-1010 {
	background: url("../../images/ticket-1.png") center center no-repeat;
}
