.bx-rating {
    color: #d9d9d9;
    font-size: 18px;
    text-align: right;
    white-space: nowrap;
}
.bx-rating i.fa {
	cursor: pointer;
}
.fa.bx-star-active {
	color: #1485CE;
}
