.star_rating .stars { display: inline-block; }.star_rating .stars .star {position:relative;margin-right: 5px;text-decoration:none;cursor:pointer;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.star_rating .stars .star:before { content:"\e007"; color: #313030; }.star_rating .stars .star.tmp_es:before { content:"\e007"; }.star_rating .stars .star.tmp_fs:before { content:"\e006"; color: #313030; }.star_rating .stars .star.fullStar:before { content:"\e006"; color:#313030; }