#bbpress-forums .bbpvotes-score-wrapper span {
font-weight: bold;
} #bbpress-forums .bbpvotes-score-wrapper.bbpvotes-score-author-wrapper {
font-size: 11px;
padding: 1em 0;
} #bbpress-forums .bbpvotes-score-wrapper.bbpvotes-score-topic-wrapper:before {
content: ", ";
} #bbpress-forums .bbpvotes-forum-sort-topics {
padding: 0 0.5em;
} #bbpress-forums .bbp-reply-header .bbp-admin-links a.bbpvotes-post-vote-link .bbpvotes-icon {
display: none;
} #bbpress-forums .bbp-reply-header .bbp-admin-links a.bbpvotes-post-vote-link.bbpvotes-db-loading .bbpvotes-icon-loading, #bbpress-forums .bbp-reply-header .bbp-admin-links a.bbpvotes-post-vote-link.bbpvotes-db-success .bbpvotes-icon-success, #bbpress-forums .bbp-reply-header .bbp-admin-links a.bbpvotes-post-vote-link.bbpvotes-db-error .bbpvotes-icon-error {
display: inherit;
} #bbpress-forums .bbp-reply-content .bbpvotes-post-votes-log {
border-top: 1px dotted #ddd;
width: 100%;
margin: 0;
padding: 8px 0 0 0;
font-size: 11px;
color: #aaa;
} #bbpress-forums .bbp-reply-content .bbpvotes-post-votes-log a {
position: relative;
display: inline-block !important;
margin: 2.5px !important;
width: 30px;
height: 30px;
} #bbpress-forums .bbp-reply-content .bbpvotes-post-votes-log a img {
display: inline !important;
vertical-align: top;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
} #bbpress-forums .bbp-reply-content .bbpvotes-post-votes-log a .bbpvotes-avatar-icon-vote {
position: absolute;
bottom: -2.5px;
right: -2.5px;
font-size: 1em;
width: 1em;
height: 1em;
color: white;
background-color: #C4C4C4;
}