.CommentRating{--positive-comment-rating-color:var(--color-green-900);color:var(--border-color);text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;width:52px;height:100%;min-height:32px;padding:0 2px;display:flex}.CommentRating.negative{color:var(--myshows-color)}.CommentRating.positive{color:var(--positive-comment-rating-color)}.CommentRating--placeholder:before{background:var(--icon-color);content:" ";width:10px;height:2px;margin:auto;display:block}.CommentRating__value{white-space:nowrap}.CommentRatingVoters{min-width:52px}.CommentRatingVoters__rating{cursor:pointer;height:32px}.CommentRatingVoters__tip-rate{justify-content:center;align-items:center;display:flex}.CommentRatingVoters__tip-rate-icon{color:var(--color-white);fill:var(--color-white);width:16px;height:16px;margin-right:6px}.CommentRatingVoters__tip-rate-label{margin-left:6px}
