.bx-rating {
	color: #b8b8b8;
	font-size: 13px;
	white-space: nowrap;
}
.bx-rating i.fa {
	cursor: pointer;
}
.fa.bx-star-active {
	color: #1485CE;
}
