.rating{unicode-bidi:bidi-override;direction:rtl;font-size:27px;text-align:left;}
.rating span.star{font-family:"Font Awesome\ 5 Free";/*font-weight:normal;*/font-style:normal;display:inline-block}
.rating span.star:hover{cursor:pointer;}
.rating span.star::before{content:"\f005";padding-right:2px;color:#999}
.rating span.star:hover::before,.rating span.star:hover~span.star::before{content:"\f005";color:#2e6da4}
.rating span.star_checked::before{content:"\f005";color:#2e6da4} 
.rating span.eraser{color:#777;cursor:pointer;font-size:20px;}
.rating span.eraser:hover{color:#555} 