
/* Викладацький розклад кафедри
---------------------------------------------------- */

.schedule-of-lecturer-main label{
	margin-bottom: 5px;
	display: block;
}

.schedule-of-lecturer-main .selectionLecturers{
	max-width: 360px;
	display: block;
}

.schedule-of-lecturer-main #selectionSemester{
	width: 180px;
}

.schedule-of-lecturer-main .viewLecturerButton{
	margin-top: 12px;
}