﻿.ratings {position: relative;vertical-align: middle;display: inline-block;color: #b1b1b1;overflow: hidden;}.full-stars {position: absolute;left: 0;top: 0;white-space: nowrap;overflow: hidden;color: orange ;}.empty-stars:before, .full-stars:before {content: "\2605\2605\2605\2605\2605";font-size: 7pt;letter-spacing: 1px;}.empty-stars:before {-webkit-text-stroke: 1px #848484;}.full-stars:before {-webkit-text-stroke: 1px orange;}@-moz-document url-prefix() {.full-stars {color: #ECBE24;}}.full-stars {color: #ECBE24;}