@charset "utf-8";
.stars{position:relative;display:inline;font-size:22px;white-space:nowrap;}.stars .rating{display:inline;color:#9A9A9A;text-shadow:0 0px 0 rgba(0, 0, 0, 0);}.stars .rating.lit{color:#FFA300;}.stars.editable .rating{cursor:pointer;}.stars.editable:hover .rating{color:#9A9A9A;}.stars.editable .rating:hover{color:#FFA300;}.stars.small{font-size:14px;}.stars-description{position:absolute;border-radius:3px;background-color:#ececec;}.stars-description .stars-description-arrow{background-color:#ececec;}.stars-tooltip{position:relative;color:#FFF;background-color:#222;padding:3px 6px;border-radius:3px;margin-bottom:5px;font-size:11px;z-index:10000;}.stars-tooltip .arrow{background-color:#222;display:inline-block;width:8px;height:8px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=-0.70710678, M21=0.70710678, M22=0.70710678, sizingMethod='auto expand')";-ms-position:relative;-ms-top:-50px;position:absolute;bottom:-4px;left:43%;}.stars .rating{position:relative;}.stars .rating.lit .ss-halfstar+.ss-star{color:#9A9A9A;}.stars .rating .ss-halfstar{position:absolute;width:0.5em;left:0px;}