::-webkit-scrollbar {
	width: 13px;
}
::-webkit-scrollbar-thumb {
	background: #888;
}
.course-list-table .course-list-term-column {
   width: 20%;
}