.comments {
	min-height: 153px;
}

.comments-item {
	font: 0/0 a;
}

.comments-loading {
	margin-top: 20px;
	text-align: center;
}

.comments-icon {
	display: inline-block;
	overflow: hidden;
	width: 20px;
	height: 0;
	padding-top: 20px;
	vertical-align: middle;
	text-indent: -200px;
	direction: ltr;
	background-size: auto 200px;
}

.comments-icon-custom {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(//im.kommersant.ru/ContentFlex/images/icons_lk3_4x.png);
	background-image: url(//im.kommersant.ru/ContentFlex/images/icons_lk3_1x.png)\9;
}

@media only screen and (-webkit-max-device-pixel-ratio: 1), only screen and (max-resolution: 1dppx) {
	.comments-icon-custom {
		background-image: url(//im.kommersant.ru/ContentFlex/images/icons_lk3_1x.png);
	}
}

.comments-icon-socials-ko {
	background-position: -320px -20px;
}

.comments-icon-socials-fb {
	background-position: -120px -20px;
}

.comments-icon-socials-vk {
	background-position: -140px -20px;
}

.comments-icon-socials-lj {
	background-position: -260px -20px;
}

.comments-icon-socials-gp {
	background-position: -160px -20px;
}

.comments-icon-socials-tw {
	background-position: -180px -20px;
}

.comments-icon-socials-ok {
	background-position: -100px -20px;
}

.comments-icon-socials-oi {
	background-position: -300px -20px;
}

.comments-icon-exit {
	background-position: -60px -20px;
}

.comments-icon-close {
	background-position: -60px 0;
}

.comments-icon-eye-open {
	background-position: -120px 0;
}

.comments-icon-eye-closed {
	background-position: -120px -20px;
}

.comments-icon-info {
	background-position: -40px -40px;
}

.comments-icon-edit-enabled {
	background-position: -60px -40px;
}

.comments-icon-edit-disabled {
	background-position: -60px -60px;
}

.comments-icon-like-stroke {
	background-position: -100px 0;
}

.comments-icon-dislike-stroke {
	background-position: -80px 0;
}

.comments-icon-like-solid {
	background-position: -100px -20px;
}

.comments-icon-dislike-solid {
	background-position: -80px -20px;
}

.comments-icon-like-grey {
	background-position: -100px -40px;
}

.comments-icon-dislike-grey {
	background-position: -80px -40px;
}

.comments {
	display: block;
	margin-top: 30px;
	font: 11px/13px Arial;
}

.comments-text {
	font: 11px/13px Arial;
	color: #999;
}

.comments-spoiler {
	margin-top: 20px;
	clear: both;
}

.comments-spoiler .comments-text {
	display: inline-block;
	margin-top: 4px;
}

.comments-spoiler .comments-spoiler-replies-text:before {
	content: "|";
	margin: 0 8px;
}

.comments-spoiler .comments-spoiler-replies {
	color: inherit;
}

.comments-button {
	font: bold 11px/30px Arial;
	display: inline-block;
	height: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0 10px;
	color: #333;
	border-radius: 4px;
	background-color: #ccc;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	vertical-align: top;
}

.comments-button:disabled,
.comments-button-inactive {
	color: #999;
	cursor: inherit;
}

.comments-button-small {
	font: bold 10px/20px Arial;
	height: 20px;
	padding: 0 5px;
}

.comments-reply-message {
	font: 12px/14px Arial;
	position: relative;
	display: block;
	margin: 0 0 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	min-height: 62px;
	padding: 5px;
	border: 5px solid #ccc;
	border-radius: 4px;
}

@media only screen and (max-device-width: 979.99px) {
	.comments-reply-message {
		font-size: initial;
	}
}

.comments-reply-auth {
	display: inline-block;
}

.comments-auth-social {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	font: 0/0 a;
}

.comments-auth-social-item {
	display: inline-block;
}

.comments-auth-note {
	vertical-align: top;
	display: inline-block;
	margin-right: 5px;
	font: 11px/30px Arial;
	color: #999;
}

.comments-auth-note a {
	text-decoration: underline;
}

.comments-reply-note {
	clear: both;
	padding-bottom: 10px;
	font: 11px/13px Arial;
	color: #999;
}

.comments-block {
	padding-left: 65px;
	margin-top: 20px;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.comments-block:before,
.comments-block:after {
	position: relative;
	display: table;
	content: "";
}

.comments-block:after {
	clear: both;
}

.comments-block .comments-avatar {
	float: left;
	margin-left: -65px;
	width: 50px;
	height: auto;
}

.comments-block .comments-avatar-pic {
	max-width: 50px;
	height: auto;
	border-radius: 4px;
}

.comments-item .comments-item .comments-block {
	padding-left: 40px;
}

.comments-item .comments-item .comments-block .comments-avatar {
	margin-left: -40px;
	width: 30px;
}

.comments-item .comments-item .comments-block .comments-avatar-pic {
	max-width: 30px;
}

.comments-auth-user {
	vertical-align: top;
	display: inline-block;
	font: 11px/30px Arial;
	color: #999;
}

.comments-auth-user .comments-icon {
	vertical-align: -7px;
}

.comments-auth-user-info {
	display: inline-block;
}

.comments-auth-user-name {
	font-weight: bold;
}

.comments-auth-user-name:after {
	content: "|";
	margin-left: 8px;
}

.comments-toolbar {
	margin: 15px 0 5px 0;
}

.comments.comments-is-not-loaded .comments-item {
	display: none;
}

.comments-item-body {
}

.comments-item-is-editing > .comments-item-body {
	display: none;
}

.comments-item-edit {
}

.comments-toolbar-summary {
	margin-left: 65px;
	font: 11px/20px Arial;
	color: #999;
	float: left;
	min-height: 20px;
	vertical-align: middle;
}

.comments-toolbar-deep {
	font: 11px/20px Arial;
	color: #999;
	float: right;
}

.comments-toolbar-deep .comments-text {
	text-decoration: underline;
	margin-right: 2px;
}

.comments-toolbar-deep-on,
.comments-toolbar-deep-off {
	display: none;
}

.comments.comments-is-deep .comments-toolbar-deep-on,
.comments.comments-is-not-deep .comments-toolbar-deep-off {
	display: inline;
}

.comments-more {
	margin-top: 20px;
}

.comments-more .comments-button {
	width: 100%;
	color: #fff;
}

.comments-item .comments-item .comments-more .comments-button {
	margin-bottom: 0;
}

.comments-item.comments-item-is-not-expanded > .comments-item-more .comments-more,
.comments-item.comments-item-is-complete > .comments-item-more .comments-more {
	display: none;
}

.comments-reputation {
	color: #999;
}

.comments-reputation-positive {
	color: #090;
}

.comments-reputation-negative {
	color: #f00;
}

.comments-avatar .comments-reputation {
	font: 9px/11px Arial;
	text-align: center;
	margin-top: 5px;
}

.comments-item.comments-item-is-expanded > .comments-item-reply .comments-text {
	display: none;
}

.comments-item-toolbar {
	display: table;
	width: 100%;
	font: 11px/16px Arial;
	color: #666;
	border-bottom: 1px solid #ccc;
	margin-bottom: 13px;
}

.comments-item .comments-item .comments-item .comments-item-toolbar {
	border-bottom: 1px dotted #ccc;
}

.comments-item-toolbar-left {
	display: table-cell;
	padding-bottom: 5px;
	width: 100%;
}

.comments-item-toolbar-right {
	display: table-cell;
	padding-bottom: 5px;
	padding-left: 5px;
}

.comments-item-username {
	font-weight: bold;
}

.comments-item-userinfo {
	display: inline-block;
}

.comments-pseudo {
	text-decoration: none;
	/*
	border-bottom: 1px dotted;
	*/
}

.comments-item-date {
	white-space: nowrap;
}

.comments-item-time {
	white-space: nowrap;
	font-weight: bold;
	color: #666;
}

.comments-item-icons {
	display: inline-block;
	font-size: 0;
	vertical-align: 4px;
	margin: -10px 0;
}

.comments-item.comments-item-is-not-own > .comments-item-body .comments-item-toolbar .comments-edit {
	display: none;
}

.comments-item.comments-item-is-editable > .comments-item-body .comments-item-toolbar .comments-icon-edit-disabled,
.comments-item.comments-item-is-not-editable > .comments-item-body .comments-item-toolbar .comments-edit-button {
	display: none;
}

.comments-vote {
	margin-top: -3px;
	white-space: nowrap;
}

.comments-vote .comments-reputation {
	font: bold 11px/13px Arial;
}

.comments-vote .comments-icon-dislike,
.comments.comments-is-authorized .comments-vote.comments-vote-is-disabled .comments-icon-dislike,
.comments.comments-is-authorized .comments-item.comments-item-is-deleted > .comments-item-body .comments-icon-dislike,
.comments.comments-is-authorized .comments-item.comments-item-is-deleted > .comments-item-body .comments-vote-button:hover .comments-icon-dislike,
.comments.comments-is-authorized .comments-item.comments-item-is-own > .comments-item-body .comments-icon-dislike,
.comments.comments-is-authorized .comments-item.comments-item-is-own > .comments-item-body .comments-vote-button:hover .comments-icon-dislike {
	background-position: -80px -40px;
}

.comments-vote .comments-icon-like,
.comments.comments-is-authorized .comments-vote.comments-vote-is-disabled .comments-icon-like,
.comments.comments-is-authorized .comments-item.comments-item-is-deleted > .comments-item-body .comments-icon-like,
.comments.comments-is-authorized .comments-item.comments-item-is-deleted > .comments-item-body .comments-vote-button:hover .comments-icon-like,
.comments.comments-is-authorized .comments-item.comments-item-is-own > .comments-item-body .comments-icon-like,
.comments.comments-is-authorized .comments-item.comments-item-is-own > .comments-item-body .comments-vote-button:hover .comments-icon-like {
	background-position: -100px -40px;
}

.comments.comments-is-authorized .comments-vote.comments-vote-is-enabled .comments-vote-button:hover .comments-icon-dislike,
.comments.comments-is-authorized .comments-vote.comments-vote-is-dislike .comments-icon-dislike {
	background-position: -80px -20px;
}

.comments.comments-is-authorized .comments-vote.comments-vote-is-enabled .comments-vote-button:hover .comments-icon-like,
.comments.comments-is-authorized .comments-vote.comments-vote-is-like .comments-icon-like {
	background-position: -100px -20px;
}

.comments.comments-is-authorized .comments-vote.comments-vote-is-enabled .comments-icon-dislike {
	background-position: -80px 0;
}

.comments.comments-is-authorized .comments-vote.comments-vote-is-enabled .comments-icon-like {
	background-position: -100px 0;
}

.comments.comments-is-not-authorized .comments-vote .comments-vote-button,
.comments.comments-is-authorized .comments-vote.comments-vote-is-disabled .comments-vote-button,
.comments-item.comments-item-is-deleted > .comments-item-body .comments-vote-button,
.comments-item.comments-item-is-own > .comments-item-body .comments-vote-button {
	cursor: default;
}

.comments-item-message {
	font: 11px/13px Arial;
	word-wrap: break-word;
	color: #333;
}

.comments-item-message-alert {
	text-transform: uppercase;
	font-weight: bold;
	color: #f00;
}

.comments-modified {
	margin-top: 10px;
	font: 10px/12px Arial;
	color: #999;
}

.comments-item-children {
	margin: 20px 0 15px 0;
}

.comments-item-children .comments-button {
	margin-right: 15px;
}

.comments-item-children .comments-text a {
	text-decoration: underline;
}

.comments-alert {
	margin-top: 7px;
	clear: both;
	padding: 10px;
	background: #eee;
	border-radius: 4px;
	position: relative;
}

.comments-alert:before {
	content: "";
	position: absolute;
	left: 20px;
	top: -7px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #eee;
}

.comments-alert-header {
	color: red;
	font: bold 11px/13px Arial;
}

.comments-alert-text {
	color: #333;
	font: 11px/13px Arial;
}

.comments-userinfo {
	font: 11px/13px Arial;
	position: absolute;
	z-index: 1;
	top: -15px;
	right: 0;
	left: -15px;
	display: none;
	max-width: 100%;
	padding: 15px 15px 15px 80px;
	border-radius: 4px;
	background: #ececee;
	box-shadow: 0 0 10px;
}

.comments-userinfo .comments-userinfo-close {
	margin-right: 0;
}

.comments-userinfo + .comments-avatar .comments-avatar-pic {
	position: relative;
	z-index: 2;
}

.comments-block:hover > .comments-item-userinfo .comments-userinfo {
	display: block;
}

.comments-userinfo .comments-userinfo-name {
	text-decoration: none;
	color: #333;
	vertical-align: middle;
	margin-right: 3px;
	font: 11px/13px Arial;
}

.comments-userinfo .comments-icon {
	vertical-align: middle;
}

.comments-userinfo-details,
.comments-userinfo-actions {
	margin-top: 3px;
	color: #999;
	white-space: nowrap;
}

.comments-userinfo-actions {
	margin-top: 6px;
}

.comments-userinfo-details-status-online {
	color: #090;
}

.comments-userinfo-details-item,
.comments-userinfo-actions-item {
	display: inline;
}

.comments-userinfo-details-item:after,
.comments-userinfo-actions-item:after {
	content: "\00a0\00a0|\00a0";
}

.comments-userinfo-details-item:last-child:after,
.comments-userinfo-actions-item:last-child:after {
	content: none;
}

.comments-userinfo-actions-item a {
	text-decoration: underline;
	color: #006697;
}
