#kt .kmt-rank {
	background: #bdbdbd;
	border-radius: 3px;
opacity: 0.8;
}
#kt .o-empty {
	width: 100%;
	min-height: 200px;
	display: inline-block;
	text-align: center;
	background-color: #fff0;
	position: relative;
	display: none;
}
#kt .kt-comment-content {
	padding: 8px 2px 0px 2px;
	position: relative;
	background-color: #fff0;
	margin-left: -6px;
	background-image: linear-gradient(171deg,#ffffff8c, #fff0 27%);
	border-radius: 28px 10px;
	border-color: transparent;
}
#kt .kt-comments__item.is-child .kt-comment-content {
	background-color: #c8c8c82e;
}
#kt .kt-comment-content__hd .kt-comment-contnet__hd-col a {
	font-family: '18';
	font-size: 1.2em;
	letter-spacing: .3pt;
}

#kt .kt-dashboard-tab__item {
  padding: 1px 16px;
}
#kt {
  font-size: 14px;
  font-family: '72';
}
#kt .kt-comment-content::before,
#kt .kt-comment-content::after {
display: none;
}
.kt-comment-message p {
	font-size: 1.4em;
	color: black;
}
.kt-comment-control.btn-group a,
.kt-permalink-wrap .btn-group a {
	background: transparent !important;
	border: transparent !important;
}
#kt .kt-comment-meta > li a {
	color: #bdbdbd;
}
#kt .o-label {
font-weight: normal;
}
#kt .kt-title-bar {
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 0px solid #ddd;
}

#kt .kt-comment-content__ft {
  margin-left: -88px;
}
.kt-comment-content-action {
  margin-left: 88px;
}
.kt-comment-message blockquote::before {
	content: "“";
	font-family: 'Playfair Display', serif;
	position: absolute;
	margin-left: -23px;
	font-size: 59px;
	line-height: 17px;
	margin-top: 7px;
}
#kt .kt-comment-message blockquote {
	padding: 8px 9px;
	margin: 0 0 20px;
	font-size: 21px;
	border-left: 0px solid #eee;
	position: relative;
}