.tc_highlight {
	background: red;
	color: white;
	padding: 3px;
}
.tc_highlight_spam {
	background: brown;
	color: white;
	padding: 3px;
}
.fv-tc-wrapper,
.tc-frontend {
	clear: both;
	display: block;
	min-height: 22px;
	margin-bottom: 10px;
}
.tc-frontend,
.tc-frontend a {
	font-size: 12px;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
}
.tc-frontend a {
	margin-right: 6px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: 	none !important;
	box-shadow: 		none !important;
	text-decoration: none !important;
	border-bottom: none !important;
	display: inline-block;
}
.tc-frontend a:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 20px/1 'dashicons';
	vertical-align: middle;
}
.tc-frontend span[id$="-approve"] a:before {
	content: "\f147";	
}
.tc-frontend a.fv-tc-del:before {
	content: "\f182";
}
.tc-frontend a.fv-tc-ban:before {
	content: "\f227";
}
.tc-frontend a.fv-tc-dialog-ban:before {
	content: "\f227";
}
.tc-frontend a.fv-tc-delthread:before {
	content: "\f117";
}
.tc-frontend a.fv-tc-banthread:before {
	content: "\f335";
}

/*
 * Live updating comments
 */
#fv_tc_live_updates {
  margin-bottom: 4px;
  padding: 0 20px;
  text-align: right;
  display: none;
}
#fv_tc_live_updates.show {
  display: block;
}
#fv_tc_live_updates.hide-user-action {
  display: none;
}
#fv_tc_live_updates.floating {
  background: #ccc;
  margin: 80px 0 0 0;
  padding: 10px 15px;
  width: 660px; /* TODO: a setting? */
  font-size: 15px;
  text-align: center;
  z-index: 100;
  font-family: "Raleway", sans-serif;
  line-height: 1;
}
#fv_tc_live_updates.is-mobile.floating {
  background: transparent;
  left: 0;
  right: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  bottom: 0;
}
#fv_tc_live_updates.floating.fv-bump {
	bottom: 75px;
}
#fv_tc_live_updates.floating a {
  color: #fff;
  font-weight: 400;
}

#fv_tc_live_updates_toggle {
  background: #ccc;
  padding: 3px 6px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 151px;
  display: none;
  text-align: center;
}
.floating #fv_tc_live_updates_toggle {
  background: transparent;
  padding: 0;
  width: auto;
}
#fv_tc_live_updates_toggle.show {
  display: block;
}
#fv_tc_live_updates_toggle span {
  float: right;
}

#fv_tc_live_updates_reload {
  color: #cc0033;	
  display: none;
  font-weight: 600;
  margin-top: 5px;
}
#fv_tc_live_updates.is-mobile #fv_tc_live_updates_reload.show,
#fv_tc_live_updates.is-mobile #fv_tc_live_updates_toggle.show {
  background: #ccc;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  padding: 3px 6px;
  text-align: center;
  width: 151px;
}
#fv_tc_live_updates_reload.show {
  display: block;
}

@media only screen and (max-width: 1139px) { /* TODO: a setting? */
  #fv_tc_live_updates.floating {
    margin-left: 0;
    max-width: 160px;
    border: 1px solid #c1c1c1;
    border-left: none;
  }
  #fv_tc_live_updates.is-mobile.floating {
    border: 0;
    margin-left: inherit;
    max-width: inherit;
    width: auto
  }
}
 
#comments ol.comment-list li.fv_cp_new_comment > article { /* Genesis */
  background-color: #e8f8e8;
}
ol.commentlist li.fv_cp_new_comment { /* TouchThree */
  background: #e8f8e8;
}
 
/*
 * Comment rating and reporting
 */

.fv_tc_voting {
	line-height: 12px;
}
.fv_tc_voting_like {
	padding: 0;
}
.fv_tc_voting_dislike {
	padding: 0 0 0 4px;
}
div.fv_tc_voting_box {	
	float: left;
}
.fv_tc_voting_like:after,
.comment-reply-link:after {
	content: '\2022';
	margin: 0 6px;
	display: inline-block;
	line-height: 1;
	vertical-align: top;
}
.comment-report-link:after {
	display: none;
}
.comment-mute-link:after {
	display: none;
}
.comment-report-link + .comment-mute-link:before {
	content: '\2022';
	margin: 0 6px;
	display: inline-block;
	line-height: 1;
	vertical-align: top;
}
.fv_tc_voting {
	color: #888;
	font-size: 12px;
	line-height: 1;
}
.fv_tc_voting:hover {
	color: #5a5a5a;
}
.fv_tc_voting_box i:before {
	content: "";
	width: 12px;
	height: 8px;
	display: inline-block;
	background: url("images/voting-arrows.png") no-repeat left top;
	margin: 0 3px;
}
.fv_tc_voting_box .fv_tc_voting_dislike i:before {
	background-position: left bottom;
}
.fv_tc_voting_box  .fv_tc_voting_dislike:hover i:before {
	background-position: right bottom;
}
.fv_tc_voting_box.no-permission  .fv_tc_voting_dislike:hover i:before {
	background-position: left bottom;
}

.fv_tc_voting_box .fv_tc_voting_like:hover i:before {
	background-position: right top;
}
.fv_tc_voting_box.no-permission .fv_tc_voting_like:hover i:before {
	background-position: left top;
}
div.fv_tc_voting_box > div.fv_tc_voting,
div.fv_tc_voting_box > div.fv_tc_voting_count {
  float:left;
  margin:0;
}
div.fv_tc_voting_box > div.fv_tc_voting > span {
  margin: 0 2px 0 0;
	vertical-align: top;
	line-height: 1;
}
div.fv_tc_voting_box > div.fv_tc_voting_count {
  line-height: 25px;
}
div.fv_tc_voting_box > div.fv_tc_voting {
  cursor: pointer;
}
.fv_tc_wrapper {
	min-height: 18px;
	margin-bottom: 6px;
}
.fv_tc_voting_box + .reply {
	margin-top: 0 !important;
	line-height: 1;
	float: none;
	width: auto;
}
.fv_tc_voting_box + .reply .comment-reply-link, .fv_tc_voting_box .fv-tc-like-button {
	float: left;
	margin-top: -1px !important;
	border: none;
	box-shadow: none;
	padding: 0;
	text-decoration: none;
	line-height: 1;
	font-size: 14px;
}
.fv_tc_voting_box .fv-tc-like-button {
	margin-left: 2px;
	float: none;
	padding-right:20px;
}
.fv_tc_voting_box .fv-tc-like-button:after {
	content:"";
	width:14px;
	height:14px;
	position:absolute;
	margin-top: -2px;
	background-size:cover;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'%3E%3Ctitle%3ELike%3C/title%3E%3Cpath d='M14.3 8.7C14.7 8.3 15 7.9 15 7.4c0-0.5-0.2-0.8-0.5-1.2 -0.3-0.3-0.7-0.5-1.2-0.5h-2.4c0-0.1 0.5-1 0.7-2.2 0-0.1 0.2-1.5-0.7-1.9 -0.5-0.3-0.9-0.4-1.4-0.1 -0.6 0.4-0.4 1.6-1.3 2.9 -0.5 0.7-1.8 2.3-2.6 2.5 -0.1 0-0.3 0.1-0.4 0.2C5.3 7.2 5.2 7.3 5.2 7.4v5.6c0 0.2 0.1 0.3 0.2 0.4 0.1 0.1 0.2 0.2 0.4 0.2 0.2 0 3.6 1 4.8 1.1h1.1c0.8 0 1.3-0.2 1.7-0.6 0.3-0.4 0.4-0.6 0.3-1.3 0.2-0.2 0.6-0.6 0.7-1.1s-0.1-0.7-0.2-1c0.3-0.4 0.5-0.4 0.6-1.1C14.7 9.3 14.4 9 14.3 8.7z' class='like-icon' style='fill:transparent;stroke:%23333; stroke-width:1;'%3E%3C/path%3E%3Cpath d='M4.1 6.9H1.6c-0.2 0-0.3 0.1-0.4 0.2C1.1 7.2 1 7.3 1 7.4v5.6c0 0.2 0.1 0.3 0.2 0.4 0.1 0.1 0.2 0.2 0.4 0.2H4.1c0.2 0 0.3-0.1 0.4-0.2 0.1-0.1 0.2-0.2 0.2-0.4V7.4c0-0.1-0.1-0.3-0.2-0.4C4.4 6.9 4.2 6.9 4.1 6.9z' class='like-icon-2'%3E%3C/path%3E%3C/svg%3E");
	
}

.fv_tc_voting_box .fv_tc_voting_liked .fv-tc-like-button:after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'%3E%3Ctitle%3ELike%3C/title%3E%3Cpath d='M14.3 8.7C14.7 8.3 15 7.9 15 7.4c0-0.5-0.2-0.8-0.5-1.2 -0.3-0.3-0.7-0.5-1.2-0.5h-2.4c0-0.1 0.5-1 0.7-2.2 0-0.1 0.2-1.5-0.7-1.9 -0.5-0.3-0.9-0.4-1.4-0.1 -0.6 0.4-0.4 1.6-1.3 2.9 -0.5 0.7-1.8 2.3-2.6 2.5 -0.1 0-0.3 0.1-0.4 0.2C5.3 7.2 5.2 7.3 5.2 7.4v5.6c0 0.2 0.1 0.3 0.2 0.4 0.1 0.1 0.2 0.2 0.4 0.2 0.2 0 3.6 1 4.8 1.1h1.1c0.8 0 1.3-0.2 1.7-0.6 0.3-0.4 0.4-0.6 0.3-1.3 0.2-0.2 0.6-0.6 0.7-1.1s-0.1-0.7-0.2-1c0.3-0.4 0.5-0.4 0.6-1.1C14.7 9.3 14.4 9 14.3 8.7z' class='like-icon'%3E%3C/path%3E%3Cpath d='M4.1 6.9H1.6c-0.2 0-0.3 0.1-0.4 0.2C1.1 7.2 1 7.3 1 7.4v5.6c0 0.2 0.1 0.3 0.2 0.4 0.1 0.1 0.2 0.2 0.4 0.2H4.1c0.2 0 0.3-0.1 0.4-0.2 0.1-0.1 0.2-0.2 0.2-0.4V7.4c0-0.1-0.1-0.3-0.2-0.4C4.4 6.9 4.2 6.9 4.1 6.9z' class='like-icon-2'%3E%3C/path%3E%3C/svg%3E");
}

.fv_tc_voting_box .fv-tc-like-button svg {
	vertical-align: top;
	margin-top: -3px;
}
.like-icon, .like-icon-2 {
	fill: transparent;
	stroke: #333;
	stroke-width: 1;	
}
.fv_tc_voting.fv_tc_voting_liked .like-icon {
	fill: #333;
}

.fv_cp_hidden > article > .comment-content, .fv_cp_hidden > article > .reply,
.fv_cp_hidden > .comment-body, .fv_cp_hidden > article > .reply,
.fv-cp-comment-show,
body.logged-in .fv_cp_hidden > article > .fv-cp-comment-hide,
body.logged-in .fv_cp_hidden > .fv-cp-comment-hide {
  display: none;
}

body.logged-in .fv-cp-comment-show {
  display: none;
  float: right;
}
body.logged-in .fv-cp-comment-hide {
  float: right;
  display: block;
}

body.logged-in .fv_cp_hidden > article > .fv-cp-comment-show,
body.logged-in .fv_cp_hidden > .fv-cp-comment-show {
  display: block;
}
.fv_tc_reports {
	border-top: 3px solid #bf0000;
	margin-bottom: 5px;
	padding: 5px;
}
.fv_tc_reports ul {
	margin: 0;
}
.fv_tc_reports ul li[id^=report_row] {
	margin: 0 !important;  
	padding: 5px 54px 5px 0;
	list-style-type: none;
	border-top: 1px solid #ddd;
	position: relative;
}
.fc-tc-closereport {
	position: absolute;
	font-size: 80%;
	text-transform: lowercase;
	right: 0;
	top: 7px;
	color: #aaa;
  text-decoration: none;
}
.fc-tc-closereport:before {
	font: normal 20px/1 'dashicons';
	content: "\f335";
	vertical-align: middle;
}
.comment_report_wrap {
	display: block;
	clear: both;
	padding: 5px;
	text-align: left;
}
.comment_report_wrap p {
	margin: 0;
}
.comment_report_wrap input {
	margin-bottom: 2px;
	padding: 6px;
	width: 98%;
	border: 1px solid #999;
	box-shadow: none;
}
.comment_report_wrap .report_button {
	background-color: #666;
	color: #fff;
	border: none;
	padding: 5px;
}
.comment-has-report .comment-body {
  background: #fff8f8;
}

.comment.unapproved .comment-awaiting-moderation {
  display: none;
}

.fv-tc-login-box {
	line-height: 1.5em;
	max-width: 24em;
	padding-top: 1em;
	text-align: left;
}
.fv-tc-login-box-actions, .comment-reply-login, .comment a.comment-reply-login  {
	font-size: max( 14px, 70% );
	opacity: .8;
	text-transform: uppercase;
	text-decoration: none;
}
.fv-tc-login-box-actions a, .comment .fv-tc-login-box-actions a {
	float: unset;
	text-decoration: none;
	text-transform: uppercase;
}
.must-log-in a.button {
	margin-top: 1em;
}

/**
 * Comment replies hiding
 */

/* Hide child comments */
body.fv_tc-hide_replies .comment.depth-1 > .children:not(.show-replies) .comment {
	display: none;
}

/* Reveal first 2 coments in each thread */
body.fv_tc-hide_replies .comment.fv_tc-do-not-hide {
	display: block !important;
}

/* Button to show replies */
body.fv_tc-hide_replies .comment.depth-1 > .children:not(.show-replies) .button-show-replies {
	box-sizing: border-box;
	display: block;
	font-family: "Raleway",sans-serif;
	font-weight: 300;
	font-size: 14px;
	margin: 12px auto;
	padding: 8px 12px;
	text-align: center;
}

body.fv_tc-hide_replies .children.show-replies .button-show-replies {
	display: none !important;
}
