.bizbook-reviews-heading{margin:0 0 10px;font-size:1.25em}
.bizbook-average-score{position:relative;padding:10px 0;border-bottom:2px solid #ddd}
.bizbook-average-score .bizbook-average-stars{margin-left:5px}
.bizbook-average-score .bizbook-average-stars div{display:inline-block;line-height:1;vertical-align:text-bottom}
.bizbook-messages{list-style:none;margin:0;padding:0}
.bizbook-messages .bizbook-entry{position:relative;padding:10px 0;border-bottom:2px solid #ddd}
.bizbook-messages .bizbook-entry .bizbook-entry-name{font-weight:700;float:left}
.bizbook-messages .bizbook-entry .bizbook-entry-date{float:right;font-size:.85em}
.bizbook-messages .bizbook-entry .bizbook-entry-score{padding:5px 0}
.bizbook-messages .bizbook-entry .bizbook-score-value{margin-right:8px;font-weight:700;vertical-align:top}
.bizbook-messages .bizbook-entry .bizbook-entry-score .bizbook-stars-empty{display:inline-block;vertical-align:top}
.bizbook-messages .bizbook-entry .bizbook-entry-score .bizbook-stars-full{display:block}
.bizbook-pagination{position:relative;margin-top:20px;text-align:center}
.bizbook-pagination a{display:inline-block;border:1px solid #ddd;cursor:pointer;text-decoration:none;padding:0 10px;transition:background .4s,color .4s}
.bizbook-pagination a:not(:first-child){border-left:0}
.bizbook-pagination a.jp-disabled{background:#f2f2f2;color:#999;cursor:default}
.bizbook-pagination a.jp-current{font-weight:700}
.bizbookSendMessage{text-align: center;display: block;border: 1px solid #e0e0e0;padding: 5px;background: #f2f2f2;color: #949494;text-decoration: none;border-radius: 3px;}
.bizbook-stars-empty {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath fill='%23d8d8d8' d='M10 1.6l2.47 5.01 5.53.8-4 3.9.94 5.51L10 14.22l-4.94 2.6.94-5.51-4-3.9 5.53-.8z'/%3E%3C/svg%3E");background-repeat: repeat-x;background-position: left center;height: 20px;width: 100px;}
.bizbook-stars-full {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath fill='%23f5a623' d='M10 1.6l2.47 5.01 5.53.8-4 3.9.94 5.51L10 14.22l-4.94 2.6.94-5.51-4-3.9 5.53-.8z'/%3E%3C/svg%3E");background-repeat: repeat-x;background-position: left center;height: 20px;}