.course-option.checkbox {
	margin-left: 30px;
	margin-bottom: 30px
}

.cs-question-ans td {
	padding: 0
}

.cs-question-ans label {
	padding: 15px;
	width: 100%;
	margin-bottom: 0;
	cursor: pointer
}

.list-group-item {
	background-image: none !important
}

.list-group-item .glyphicon:before,.list-group-item>.glyphicon {
	color: inherit;
	position: absolute;
	right: 2px;
	top: auto;
}

.course-chapter-list .course-chapter-question a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow-x: hidden;
	padding-right: 25px;
	margin-right: 0px;
}
