﻿.delisted {
	list-style: none;
	/*margin: 0;*/
	padding: 0;
}

#sw-content-layout2 .delisted li {
	padding: 7px 0;
}

.input-validation-error ~ label {
	color: red;
}

textarea {
	max-width: 95%;
}

.highlight {
	font-weight: bold;
}

h2 {
	padding-bottom: 7px;
	border-bottom: 1px dotted #7fbf0e;
}

.schedule-student .schedule-header h2,
.schedule-student h3,
.schedule-student h4,
.schedule-student h5,
.schedule-student h6 {
	padding: 0;
	margin: 0 0 14px 0;
	color: #434343;
}