.icon-star,.icon-star-empty{
	font-size: 30px;
	margin-right: 18px;
}

.recap-evaluation-list select{
	width: 98%;
}
.recap-evaluation-list input{
	width: 98%;
}

.recap-evaluation-list textarea{
	width: 98%;
}
.course-suggestions-textarea textarea{
	height: 100px;
}

.rating-wrapper{
	margin: 30px 0;
}

.search-course-recap-button{
	width: 100%;
}

.table th,.table td{
	text-align: center;
}

.course-detail-label{
	font-weight: bold;
}

.course-details-wrapper{
	border-bottom-color: rgb(200, 201, 202);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 20px
}

.search-container-c-e-d-wrapper td {
	vertical-align: middle !important;
	border: 1px solid rgb(221, 221, 221);
}

#wrapper-questions{
	overflow: hidden;
}