.xcom-main-block {
	padding-top: 0;
	/*padding-bottom: 20px;*/
	float: none;
	clear: both;
}

.xcom-main-tab-wrapper {
	display: none;
}

.xcom-main-tab-wrapper.xcom-act {
	display: block;
}


/* ДРЕВОВИДНОЕ ПРЕДСТАВЛЕНИЕ КОММЕНТАРИЕВ */

.xcom-tree-view-wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}

ul.xcom-tree-view-list {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

ul.xcom-tree-view-list li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	border: 0;
}

ul.xcom-tree-view-list.level-0 {

}

ul.xcom-tree-view-list.level-0 li {
	padding-bottom: 18px;
	border-bottom: 1px dashed #e6e6e6;
	/*margin-bottom: 18px;*/
}

ul.xcom-tree-view-list.level-1 {
	margin-left: 80px;
}

ul.xcom-tree-view-list.level-2 {
	margin-left: 50px;
}

ul.xcom-tree-view-list.level-3 {
	margin-left: 50px;
}

ul.xcom-tree-view-list.level-3 ul.xcom-tree-view-list.level-3 {
	margin-left: 0;
}

.xcom-tree-view-comment-wrapper {
	padding: 0;
	margin: 0;
	position: relative;
}

ul.level-0 .xcom-tree-view-comment-avatar {
	position: relative;
	width: 62px;
	height: 62px;
	margin-right: -62px;
	float: left;
	background: transparent url('images/xcom-noava-63x63.png') center no-repeat scroll;
}

ul.level-0 .xcom-tree-view-comment-avatar img {
	width: 62px;
	height: 62px;
	background: white;
	border-radius: 35px;
	-o-border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	box-shadow: 0 3px 2px #828282;
	-o-box-shadow: 0 3px 2px #828282;
	-moz-box-shadow: 0 3px 2px #828282;
	-webkit-box-shadow: 0 3px 2px #828282;
}

ul.level-0 .xcom-tree-view-comment-block {
	position: relative;
	padding-top: 15px;
	margin-left: 70px;
}

ul.level-1 .xcom-tree-view-comment-avatar,
ul.level-2 .xcom-tree-view-comment-avatar ,
ul.level-3 .xcom-tree-view-comment-avatar  {
	position: relative;
	width: 45px;
	height: 45px;
	margin-right: -45px;
	float: left;
	background: transparent url('images/xcom-noava-45x45.png') top left no-repeat scroll;
}

ul.level-1 .xcom-tree-view-comment-avatar img,
ul.level-2 .xcom-tree-view-comment-avatar img,
ul.level-3 .xcom-tree-view-comment-avatar img {
	width: 40px;
	height: 40px;
	background: white;
	margin-left: 2px;
	border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 0 3px 2px #828282;
	-o-box-shadow: 0 3px 2px #828282;
	-moz-box-shadow: 0 3px 2px #828282;
	-webkit-box-shadow: 0 3px 2px #828282;
}

.xcom-tree-view-comment-avatar .xcom-tree-view-comment-author-info-avatar img {
	width: 62px !important;
	height: 62px !important;
	background: white;
	margin-left: 0 !important;
	border-radius: 35px  !important;
	-o-border-radius: 35px  !important;
	-moz-border-radius: 35px  !important;
	-webkit-border-radius: 35px  !important;
	box-shadow: 0 3px 2px #828282;
	-o-box-shadow: 0 3px 2px #828282;
	-moz-box-shadow: 0 3px 2px #828282;
	-webkit-box-shadow: 0 3px 2px #828282;
}

ul.level-1 .xcom-tree-view-comment-block,
ul.level-2 .xcom-tree-view-comment-block,
ul.level-3 .xcom-tree-view-comment-block {
	margin-left: 50px;
	padding-top: 15px;
}

ul.level-1 li,
ul.level-2 li,
ul.level-3 li {
	margin-top: 10px !important;
	border: 0 !important;
	margin-bottom: 10px !important;
	padding-bottom: 0 !important;
}

ul.level-1 li:last-child,
ul.level-2 li:last-child,
ul.level-3 li:last-child {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.xcom-tree-view-comment-caption {
	position: relative;
	font-size: 12px;
	color: #8d8d8d;
	margin-bottom: 10px;
}

.xcom-tree-view-comment-closecontrols {
	position: relative;
	display: none;
	float: right;
	width: 60px;
	margin-left: -40px;
	margin-bottom: -28px;
	height: 28px;
	background: white;
	z-index: 2;
	text-align: right;
	font-size: 12px;
}

.xcom-tree-view-comment-rating-ava-list img {
	width: 40px;
	height: 40px;
	margin: 0 0 0 5px;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.xcom-tree-view-comment-rating-ava-list img:first-child {
	margin: 0;
}

.xcom-tree-view-comment-block:hover .xcom-tree-view-comment-closecontrols {
	display: block;
}

.xcom-tree-view-comment-hider {
	position: relative;
	display: inline-block;
	width: 7px;
	height: 1px;
	background: transparent;
	cursor: pointer;
	vertical-align: middle;
	margin: -20px -10px -10px;
	padding: 10px;
}

.xcom-tree-view-comment-hider-inner {
	height: 1px;
	background: #c9c9c9;
}

.xcom-tree-view-comment-hider:hover .xcom-tree-view-comment-hider-inner {
	background: gray;
}

.xcom-tree-view-comment-red-flag {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 28px;
	background: transparent url('images/xcom-red-flag.png') 0 -33px no-repeat scroll;
	margin: -1px -10px 0 0;
	/*float: right;*/
	vertical-align: middle;
	cursor: pointer;
}

.xcom-tree-view-comment-red-flag:hover {
	background-position: 0 -4px;
	
}

.xcom-tree-view-comment-red-flag.xcom-already {
	background-position: 0 -4px;
}

.xcom-tree-view-comment-hider-delim {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin-left: 10px;
	margin-right: 0;
	margin-top: -8px;
	background: #e4e4e4;
	vertical-align: middle;
}

a.xcom-tree-view-comment-author:link,
a.xcom-tree-view-comment-author:active,
a.xcom-tree-view-comment-author:visited,
a.xcom-tree-view-comment-author:hover {
	color: #3f5a9a;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

a.xcom-tree-view-comment-author:hover {
	text-decoration: underline;
}

a.xcom-tree-view-comment-author.xcom-guest-name, 
a.xcom-tree-view-comment-author.xcom-guest-name {
	text-decoration: none !important;
	cursor: default;
}

.xcom-tree-view-comment-author-noname {
	display: inline;
	color: #C9434A;
	font-weight: bold;
}

a.xcom-tree-view-comment-answer-to:link,
a.xcom-tree-view-comment-answer-to:active,
a.xcom-tree-view-comment-answer-to:visited,
a.xcom-tree-view-comment-answer-to:hover {
	color: #8d8d8d;
	text-decoration: none;
	font-weight: normal;
}

a.xcom-tree-view-comment-answer-to:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
	cursor: default;
}

.xcom-tree-view-comment-answer-to-arrow {
	display: inline-block;
	height: 10px;
	width: 11px;
	vertical-align: 0;
	background: transparent url('images/xcom-comment-controls-arrow2.png') center no-repeat scroll;
	margin-left: 6px;
	margin-right: 6px;
}

.xcom-tree-view-comment-controls {
	position: relative;
	line-height: 22px;
	height: 22px;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #8d8d8d;
}

.xcom-tree-view-comment-rating-minus,
.xcom-tree-view-comment-rating-plus {
	position: relative;
	display: inline-block;
	line-height: 22px;
	height: 22px;
	width: 22px;
	vertical-align: middle;
	background: #f0f0f0;
	color: #bfbfbf;
	text-align: center;
	cursor: pointer;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 0;
	font-weight: bold;
	/*font-size: 14px;*/
	font-size: 12px;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
}

.xcom-tree-view-comment-rating-minus {
	line-height: 20px;
}
.xcom-tree-view-comment-rating-plus {
	margin-right: 30px;
}

.xcom-tree-view-comment-rating-minus.xcom-already,
.xcom-tree-view-comment-rating-plus.xcom-already {
	background: #91dbed;
	color: white;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
}

.xcom-tree-view-comment-rating-minus:hover,
.xcom-tree-view-comment-rating-plus:hover {
	background: #91dbed;
	color: white;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
}

.xcom-tree-view-comment-rating-minus:hover.disabled,
.xcom-tree-view-comment-rating-plus:hover.disabled {
	background: #f0f0f0 !important;
	color: #bfbfbf !important;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1);
}


.xcom-tree-view-comment-rating-value {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	color: #8d8d8d;
	font-weight: bold;
	/*font-size: 15px;*/
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;
}

.xcom-tree-view-comment-rating-value.xcom-pozitive {
	color: #8fb32b;
}

.xcom-tree-view-comment-rating-value.xcom-negative {
	color: #c9434a;
}

.xcom-tree-view-comment-controls-delim {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin-left: 15px;
	margin-right: 15px;
	background: #e4e4e4;
}

.xcom-tree-view-comment-rating-moderate,
.xcom-tree-view-comment-rating-answer,
.xcom-tree-view-comment-rating-share {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	vertical-align: middle;
	color: #8d8d8d;
	cursor: pointer;
}

.xcom-tree-view-comment-rating-moderate {
	margin-left: -25px;
	margin-right: -10px;
}

.xcom-tree-view-comment-rating-moderate a:link,
.xcom-tree-view-comment-rating-moderate a:visited,
.xcom-tree-view-comment-rating-moderate a:active {
	color: #3f5a9a;
	text-decoration: none;
}

.xcom-tree-view-comment-rating-moderate a:hover {
	color: #3f5a9a;
	text-decoration: underline;
}

.xcom-tree-view-comment-rating-share-arrow {
	display: inline-block;
	height: 9px;
	width: 5px;
	vertical-align: -1px;
	background: transparent url('images/xcom-comment-controls-arrow1.png') center no-repeat scroll;
	margin-left: 6px;
	margin-right: 6px;
}

.xcom-tree-view-comment-rating-share .addthis_toolbox {
	display: inline-block !important;
}

.xcom-tree-view-comment-rating-share-vk,
.xcom-tree-view-comment-rating-share-fb,
.xcom-tree-view-comment-rating-share-tw,
.xcom-tree-view-comment-rating-share-gp {
	display: none;
	width: 20px !important;
	height: 20px !important;
	vertical-align: middle !important;
	background: transparent url('images/xcom_socserv_sprite2.png') center no-repeat scroll !important;
	cursor: pointer;
	margin-right: 4px !important;
}

.xcom-tree-view-comment-rating-share-fb {
	background-position: 0 0 !important;
}

.xcom-tree-view-comment-rating-share-vk {
	background-position: -23px 0 !important;
}

.xcom-tree-view-comment-rating-share-tw {
	background-position: -46px 0 !important;
}

.xcom-tree-view-comment-rating-share-gp {
	background-position: -70px 0 !important;
}

.xcom-tree-view-comment-rating-share-vk *,
.xcom-tree-view-comment-rating-share-fb *,
.xcom-tree-view-comment-rating-share-tw *,
.xcom-tree-view-comment-rating-share-gp * {
	display: none !important;
}

.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-fb,
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-vk,
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-tw,
.xcom-tree-view-comment-rating-share:hover .xcom-tree-view-comment-rating-share-gp {
	display: inline-block;
}

.xcom-tree-view-comment-text {
	font-size: 15px;
	color: #4b4a4e;
	word-wrap: break-word;
}
.xcom-tree-view-comment-text-deleted{color:#3f5a9a;}

.xcom-tree-view-comment-text-short {
	font-size: 15px;
	color: #4b4a4e;
	max-height: 11em;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.2s cubic-bezier(1,1,1,1);
	-o-transition: all 0.2s cubic-bezier(1,1,1,1);
	-moz-transition: all 0.2s cubic-bezier(1,1,1,1);
}

.xcom-tree-view-comment-text-short:hover {
	border-bottom: 2px solid #91DBED;
	margin-bottom: -2px;
	transition: all 0.2s cubic-bezier(1,1,1,1);
	-o-transition: all 0.2s cubic-bezier(1,1,1,1);
	-moz-transition: all 0.2s cubic-bezier(1,1,1,1);
}

.xcom-tree-view-comment-text-short + .xcom-tree-view-comment-text {
	display: none;
}

.xcom-tree-view-thumbs-wrapper {
	margin-top: 10px;
	text-align: left;
}

.xcom-tree-view-thumb {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.xcom-tooltip-info {
	background: white !important;
	box-shadow: 0 0 8px #828282 !important;
	-o-box-shadow: 0 0 8px #828282 !important;
	-moz-box-shadow: 0 0 8px #828282 !important;
	-webkit-box-shadow: 0 0 8px #828282 !important;
	border: 0 !important;
}

.xcom-tooltip-arrow {
	width: 14px;
	height: 14px;
	
	transform: rotate(45deg);
	-o-transform:  rotate(45deg);
	-moz-transform:  rotate(45deg);
	-webkit-transform:  rotate(45deg);
	box-shadow: 0 0 8px #828282 /*#e2e2e2*/ !important;
	-o-box-shadow: 0 0 8px #828282 !important;
	-moz-box-shadow: 0 0 8px #828282 !important;
	-webkit-box-shadow: 0 0 8px #828282 !important;
	
	position: absolute;
	left: 50%;
	margin-left: -7px;
	
	background: white;
}

.xcom-tooltip-bottom  .xcom-tooltip-arrow{
	bottom: 0;
	margin-bottom: -7px;
}

.xcom-tooltip-top  .xcom-tooltip-arrow {
	top: 0;
	margin-top: -7px;
}

.xcom-tooltip-arrow-placeholder {
	background: white;
	width: 30px;
	height: 16px;
	
	position: absolute;
	left: 50%;
	margin-left: -15px;
}

.xcom-tooltip-bottom   .xcom-tooltip-arrow-placeholder {
	bottom: 0;
}

.xcom-tooltip-top  .xcom-tooltip-arrow-placeholder {
	top: 0;
}

.xcom-tooltip-info-content-inner {
	background: white;
	z-index: 3;
	position: relative;
	font-size: 13px;
	color: #4b4a4e;
	/*margin: 10px;*/
}




/* ФОРМА КОММЕНТИРОВАНИЯ ВНУТРИ ДЕРЕВА КОММЕНТАРИЕВ */

.xcom-tree-view-comment-form-wrapper {
	display: none;
	float: none;
	clear: both;
	margin-top: 24px;
	margin-bottom: 10px;
	overflow: hidden;
	/*margin-bottom: -200px;*/
	margin-left: 80px;
	padding-left: 50px;
}

.xcom-tree-view-comment-form-errors-list {
	display: none;
	background: #ff2e46;
	border: 0;
	color: white;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
	/*margin-left: -70px;*/
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.xcom-tree-view-comment-form-success-list {
	display: none;
	/*background: #2e46ff;*/
	background: #d8ef9d;
	border: 0;
	color: #8eb42d;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
	/*margin-left: -70px;*/
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.xcom-tree-view-comment-form-errors-list li,
.xcom-tree-view-comment-form-success-list li {
	border: 0 !important;
	margin: 0 0 10px 20px !important;
	padding: 0 !important;
	list-style: disc !important;
}

.xcom-tree-view-comment-form-errors-list li:last-child,
.xcom-tree-view-comment-form-success-list li:last-child {
	margin: 0 0 0 20px !important;
}

.xcom-tree-view-comment-form {
	
}

	.xcom-tree-view-comment-form.xcom-form-in-progress, 
	.xcom-tree-view-comment-form.xcom-form-in-progress * {
		cursor: progress !important;
	}

.xcom-tree-view-comment-form form {
	margin: 0 !important;
	padding: 0 !important;
}

.xcom-tree-view-comment-form input,
.xcom-tree-view-comment-form textarea {
	font: 16px "pf_square_sans_pro_mediumRg", "arial", "helvetica", sans-serif;
	resize: none;
}

.xcom-tree-view-comment-form-avatar {
	position: relative;
	margin-left: -50px;
	background: transparent url('images/xcom-noava-45x45.png') left top no-repeat scroll;
	width: 50px;
	height: 50px;
	margin-bottom: -50px;
}

.xcom-tree-view-comment-form-avatar img {
	width: 40px;
	height: 40px;
	background: white;
	margin-left: 2px;
	border-radius: 20px;
	-o-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: 0 3px 2px #828282 !important;
	-o-box-shadow: 0 3px 2px #828282 !important;
	-moz-box-shadow: 0 3px 2px #828282 !important;
	-webkit-box-shadow: 0 3px 2px #828282 !important;
}

.xcom-tree-view-comment-author-info-wrapper {
	position: absolute;
	display: none;
	top: -10px;
	left: -20px;
	width: 255px; 
	background: white; 
	z-index: 5;
	border: 0;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 8px #828282;
	-o-box-shadow: 0 0 8px #828282;
	-moz-box-shadow: 0 0 8px #828282;
	-webkit-box-shadow: 0 0 8px #828282;
}

.xcom-tree-view-comment-avatar:hover .xcom-tree-view-comment-author-info-wrapper {
	display: block !important;
}

.xcom-tree-view-comment-author-info-avatar {
	position: absolute;
	top: 6px;
	left: 16px;
	width: 62px;
	height: 62px;
	background: transparent url('images/xcom-noava-63x63.png') center no-repeat scroll;
	border: 4px solid white;
	border-radius: 40px;
	-o-border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	box-shadow: 0 2px 3px #828282;
	-o-box-shadow: 0 2px 3px #828282;
	-moz-box-shadow: 0 2px 3px #828282;
	-webkit-box-shadow: 0 2px 3px #828282;
}

.xcom-tree-view-comment-author-info-avatar img {
	width: 62px;
	height: 62px;
	border-radius: 40px;
	-o-border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}

.xcom-tree-view-comment-author-info-avatar.xcom-active {
	height: 64px !important;
}

.xcom-tree-view-comment-author-info-caption {
	background: #81c8e5;
	min-height: 65px;
	padding-left: 97px;
	padding-right: 30px;
	color: white;
	font-weight: bold;
}

.xcom-tree-view-comment-author-info-caption-text {
	margin-top: 20px;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 20px;
}

.xcom-tree-view-comment-author-info-ab {
	margin: auto;
	width: 260px;
}

.xcom-tree-view-comment-author-info-a {
	padding: 20px;
	float: left;
	color: #8d8d8d;
}

.xcom-tree-view-comment-author-info-b {
	float: right;
	padding: 20px 30px 20px 20px;
	color: #8d8d8d;
}

.xcom-tree-view-comment-author-info-a b,
.xcom-tree-view-comment-author-info-b b {
	color: #4b4a4e;
}

.xcom-tree-view-comment-author-info-full {
	border-top: 1px dashed #e6e6e6;
	padding: 20px;
	float: none;
	clear: both;
}

.xcom-tree-view-comment-author-info-full a:link,
.xcom-tree-view-comment-author-info-full a:visited,
.xcom-tree-view-comment-author-info-full a:active {
	color: #3f5a9a;
	font-weight: bold;
	text-decoration: none;
}
.xcom-tree-view-comment-author-info-full a:hover {
	color: #3f5a9a;
	font-weight: bold;
	text-decoration: underline;
}

.xcom-tree-view-comment-author-info-full-arrow {
	display: inline-block;
	height: 9px;
	width: 5px;
	vertical-align: -1px;
	background: transparent url('images/xcom-small-profile-arrow1.png') center no-repeat scroll;
}

.xcom-tree-view-comment-form input[type='text'],
.xcom-tree-view-comment-form input[type='password'] {
	background: #f4f4f4;
	border: 1px solid #dadddf;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 10px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #8d8d8d;
	height: 33px;
}

.xcom-tree-view-comment-form textarea {
	background: transparent;
	border: 0;
	color: #8d8d8d;
	padding: 0;
	margin: 0;
	resize: none;
}

.xcom-tree-view-comment-form-field-main-wrapper {
	background: #f4f4f4;
	border: 1px solid #dadddf;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 15px;
	width: 611px;
}

.xcom-tree-view-comment-form-field-main {
	
}

.xcom-tree-view-comment-form-field-main textarea {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	min-height: 90px;
	height: 90px;
	resize: none;
	outline: none;
}

.xcom-tree-view-comment-form-auth-wrapper {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 170px;
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}

.xcom-tree-view-comment-form-other-fields-wrapper,
.xcom-tree-view-comment-form-other-fields-wrapper-long {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 333px;
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}

.xcom-tree-view-comment-form-other-fields-wrapper-long {
	width: 503px;
}

.xcom-tree-view-comment-form-auth-socserv-caption,
.xcom-tree-view-comment-form-other-fields-caption {
	color: #4b4a4e;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-right: -200px;
}

.xcom-tree-view-comment-form-other-fields-q {
	background: transparent url('images/xcom-allaround-form-other-fields-q.png') center no-repeat scroll;
	width: 16px;
	height: 15px;
	display: inline-block;
	vertical-align: 4px;
	margin-bottom: -3px;
	margin-top: -3px;
	cursor: pointer;
}

.xcom-tree-view-comment-form-auth-socserv {
	margin: 6px 0;
}

.xcom-tree-view-comment-form-auth-socserv-vk,
.xcom-tree-view-comment-form-auth-socserv-fb,
.xcom-tree-view-comment-form-auth-socserv-tw,
 .xcom-tree-view-comment-form-auth-socserv-gp{
	background: url('images/socserv_sprite.png') 0 0 no-repeat scroll;
	width: 32px;
	height: 31px;
	display: inline-block;
	cursor: pointer;
}

.xcom-tree-view-comment-form-auth-socserv-fb {
	background-position: -34px 0;
}

.xcom-tree-view-comment-form-auth-socserv-tw{
	background-position: -68px 0;
}

.xcom-tree-view-comment-form-auth-socserv-gp {
	background-position: -102px 0;
}

.xcom-tree-view-comment-form-other-field {
	margin: 9px 0;
}

.xcom-tree-view-comment-form-other-field input {
	width: 320px;
}

.xcom-tree-view-comment-form-other-field-description {
	font-size: 12px;
	margin: 6px 10px -8px 10px;
}

.xcom-tree-view-comment-form-submit-wrapper {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 107px;
	display: inline-block;
	margin-top: 49px;
	margin-right: 1px;
	vertical-align: top;
}

.xcom-tree-view-comment-form-submit {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url('images/allaround-form-send-button-sprite.png') 0 0 no-repeat scroll;
	width: 107px;
	height: 33px;
	border: 0;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	color: transparent;
}

.xcom-tree-view-comment-form-submit:hover {
	background-position: 0 -33px;
}
.xcom-tree-view-comment-form-submit:active {
	background-position: 0 -66px;
}

.xcom-tree-view-comment-form-other-wantguest {
	line-height: 21px;
	vertical-align: middle;
	margin-top: 18px;
	cursor: pointer;
	font-size: 13px;
}

.xcom-tree-view-comment-form-other-wantguest-chbx {
	display: none;
}

.xcom-tree-view-comment-form-other-wantguest-chbx-fake {
	background: transparent url('images/xcom-allaround-form-chbx-sprite.png') 0 0 no-repeat scroll;
	width: 21px;
	height: 21px;
	border: 1px white solid;
	color: transparent;
	margin: -1px;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}

.xcom-tree-view-comment-form-other-wantguest-chbx-fake.xcom-checked {
	background-position: 0 -22px;
}

.xcom-tree-view-comment-form-other-wantguest input {
	display: none;
}

/* Размеры элементов формы в зависимости от уровня! */

ul.level-0 .xcom-tree-view-comment-form-field-main-wrapper {
	/*width: 551px;*/
	width: 728px;
}
ul.level-0 .xcom-tree-view-comment-form-other-fields-wrapper {
	/*width: 283px;*/
	width: 461px;
}
ul.level-0 .xcom-tree-view-comment-form-other-field input {
	/*width: 270px;*/
	width: 445px;
}
ul.level-0 .xcom-tree-view-comment-form-auth-wrapper {
	width: 161px;
}

ul.level-0 .xcom-tree-view-comment-form-other-fields-wrapper-long {
	/*width: 444px;*/
	width: 622px;
}
ul.level-0 .xcom-tree-view-comment-form-other-fields-wrapper-long .xcom-tree-view-comment-form-other-field input {
	/*width: 431px;*/
	width: 607px;
}

ul.level-1 .xcom-tree-view-comment-form-wrapper,
ul.level-2 .xcom-tree-view-comment-form-wrapper {
	margin-left: 50px;
	padding-left: 50px;
	padding-top: 15px;
}

ul.level-1 .xcom-tree-view-comment-form-field-main-wrapper {
	/*width: 501px;*/
	width: 678px;
}
ul.level-1 .xcom-tree-view-comment-form-other-fields-wrapper {
	/*width: 233px;*/
	width: 411px;
}
ul.level-1 .xcom-tree-view-comment-form-other-field input {
	/*width: 220px;*/
	width: 400px;
}
ul.level-1 .xcom-tree-view-comment-form-auth-wrapper {
	width: 161px;
}
ul.level-1 .xcom-tree-view-comment-form-other-fields-wrapper-long {
	/*width: 394px;*/
	width: 572px;
}
ul.level-1 .xcom-tree-view-comment-form-other-fields-wrapper-long .xcom-tree-view-comment-form-other-field input {
	/*width: 379px;*/
	width: 557px;
}

ul.level-1 .xcom-tree-view-comment-form-other-wantguest,
ul.level-2 .xcom-tree-view-comment-form-other-wantguest,
ul.level-3 .xcom-tree-view-comment-form-other-wantguest {
	width: 280px;
	margin-right: -150px;
}

ul.level-2 .xcom-tree-view-comment-form-field-main-wrapper,
ul.level-3 .xcom-tree-view-comment-form-field-main-wrapper {
	/*width: 451px;*/
	width: 628px;
}
ul.level-2 .xcom-tree-view-comment-form-other-fields-wrapper,
ul.level-3 .xcom-tree-view-comment-form-other-fields-wrapper {
	/*width: 183px;*/
	width: 361px;
}
ul.level-2 .xcom-tree-view-comment-form-other-field input,
ul.level-3 .xcom-tree-view-comment-form-other-field input {
	/*width: 170px;*/
	width: 348px;
}

ul.level-2 .xcom-tree-view-comment-form-other-fields-wrapper-long,
ul.level-3 .xcom-tree-view-comment-form-other-fields-wrapper-long{
	/*width: 344px;*/
	width: 522px;
}
ul.level-2 .xcom-tree-view-comment-form-other-fields-wrapper-long .xcom-tree-view-comment-form-other-field input,
ul.level-3 .xcom-tree-view-comment-form-other-fields-wrapper-long .xcom-tree-view-comment-form-other-field input {
	/*width: 331px;*/
	width: 507px;
}

ul.level-3 .xcom-tree-view-comment-form-wrapper,
ul.level-3 .xcom-tree-view-comment-form-wrapper-long {
	margin-left: 0;
}



/* ВКЛАДКА "СООБЩЕСТВО" */

.xcom-community-wrapper {
	position: relative;
	margin-top: 30px;
	border-bottom: 1px dashed #e6e6e6;
	margin-bottom: 30px;
	/*overflow: hidden;*/
}

.xcom-community-column-left {
	display: inline-block;
	vertical-align: top;
	/*width: 450px;*/
	width: 655px;
}

.xcom-community-column-right {
	display: inline-block;
	vertical-align: top;
	width: 200px;
}

.xcom-community-column-caption {
	position: relative;
	width: 100%;
	float: none;
	clear: both;
	height: 30px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: left;
	/*color: #4B4A4E;*/
	
	font-family: 'OpenSans', sans-serif;
	/*font-size: 26px;*/
	color: #2f2c2b;
	text-transform: uppercase;
}

.xcom-community-article-block {
	position: relative;
	margin-top: 0;
	margin-bottom: 20px;
	border-top: 1px dashed #e6e6e6;
	padding-top: 20px;
}

.xcom-community-column-caption + .xcom-community-article-block {
	border-top: 0;
	padding-top: 0;
}

.xcom-community-article-caption {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.xcom-community-article-caption a:link,
.xcom-community-article-caption a:active,
.xcom-community-article-caption a:visited {
	color: #3f5a9a;
	text-decoration: none;
}
.xcom-community-article-caption a:hover {
	color: #3f5a9a;
	text-decoration: underline;
}

.xcom-community-article-info {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 15px;
	font-size: 14px;
	color: #8d8d8d;
}

.xcom-community-article-info a:link,
.xcom-community-article-info a:active,
.xcom-community-article-info a:visited {
	color: #8d8d8d;
	text-decoration: none;
}

.xcom-community-article-info a:hover {
	color: #8d8d8d;
	text-decoration: underline;
}

.xcom-community-article-info-star,
.xcom-community-article-info-delim {
	display: inline-block;
	line-height: 15px;
	vertical-align: middle;
}

.xcom-community-article-info-star {
	width: 13px;
	height: 13px;
	background: transparent url('images/xcom-small-gray-star.png') center no-repeat scroll;
	margin-right: 5px;
}

.xcom-community-article-info-delim {
	width: 1px;
	height: 9px;
	margin-left: 15px;
	margin-right: 15px;
	background: #e4e4e4;
}

.xcom-community-article-avatar {
	position: relative;
	width: 62px;
	height: 62px;
	margin-right: -62px;
	float: left;
	background: transparent url('images/xcom-noava-63x63.png') center no-repeat scroll;
}

.xcom-community-article-avatar img {
	width: 62px;
	height: 62px;
	background: white;
	border-radius: 35px;
	-o-border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	box-shadow: 0 3px 2px #828282 !important;
	-o-box-shadow: 0 3px 2px #828282 !important;
	-moz-box-shadow: 0 3px 2px #828282 !important;
	-webkit-box-shadow: 0 3px 2px #828282 !important;
}

.xcom-community-article-comment-author-info-wrapper {
	position: absolute;
	display: none;
	top: -10px;
	left: -20px;
	width: 255px; 
	background: white; 
	z-index: 5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 8px #828282;
	-o-box-shadow: 0 0 8px #828282;
	-moz-box-shadow: 0 0 8px #828282;
	-webkit-box-shadow: 0 0 8px #828282;
}

.xcom-community-article-avatar:hover .xcom-community-article-comment-author-info-wrapper {
	display: block !important;
}


.xcom-community-article-comment-author-info-avatar {
	position: absolute;
	top: 6px;
	left: 16px;
	width: 62px;
	height: 62px;
	background: transparent url('images/xcom-noava-63x63.png') center no-repeat scroll;
	border: 4px solid white;
	border-radius: 40px;
	-o-border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	box-shadow: 0 2px 3px #828282;
	-o-box-shadow: 0 2px 3px #828282;
	-moz-box-shadow: 0 2px 3px #828282;
	-webkit-box-shadow: 0 2px 3px #828282;
}

.xcom-community-article-comment-author-info-avatar.xcom-active {
	height: 64px !important;
}

.xcom-community-article-comment-author-info-avatar img {
	width: 62px;
	height: 62px;
	border-radius: 40px;
	-o-border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}



.xcom-community-article-comment-author-info-caption {
	background: #81c8e5;
	min-height: 65px;
	padding-left: 97px;
	padding-right: 30px;
	color: white;
	font-weight: bold;
}

.xcom-community-article-comment-author-info-caption-text {
	margin-top: 20px;
	display: inline-block;
	font-size: 15px;
	margin-bottom: 20px;
}

.xcom-community-article-comment-author-info-ab {
	margin: auto;
	width: 260px;
}

.xcom-community-article-comment-author-info-a {
	padding: 20px;
	float: left;
	color: #8d8d8d;
}

.xcom-community-article-comment-author-info-b {
	float: right;
	padding: 20px 30px 20px 20px;
	color: #8d8d8d;
}

.xcom-community-article-comment-author-info-a b,
.xcom-community-article-comment-author-info-b b {
	color: #4b4a4e;
}

.xcom-community-article-comment-author-info-full {
	border-top: 1px dashed #e6e6e6;
	padding: 20px;
	float: none;
	clear: both;
}

.xcom-community-article-comment-author-info-full a:link,
.xcom-community-article-comment-author-info-full a:visited,
.xcom-community-article-comment-author-info-full a:active {
	color: #3f5a9a;
	font-weight: bold;
	text-decoration: none;
}
.xcom-community-article-comment-author-info-full a:hover {
	color: #3f5a9a;
	font-weight: bold;
	text-decoration: underline;
}

.xcom-community-article-comment-author-info-full-arrow {
	display: inline-block;
	height: 9px;
	width: 5px;
	vertical-align: -1px;
	background: transparent url('images/xcom-small-profile-arrow1.png') center no-repeat scroll;
}

.xcom-community-article-text {
	margin-left: 70px;
	color: #4b4a4e;
	padding-top: 10px;
	min-height: 65px;
}

a.xcom-community-article-text-username:link,
a.xcom-community-article-text-username:active,
a.xcom-community-article-text-username:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4b4a4e;
}

a.xcom-community-article-text-username:hover {
	text-decoration: none;
	cursor: default;
	color: #4b4a4e;
}

a.xcom-community-article-text-username[data-xcom-comment-author-id]:hover {
	text-decoration: underline !important;
	color: #4b4a4e;
	cursor: pointer !important;
}




.xcom-community-commentator-wrapper {
	position: relative;
	margin-bottom: 20px;
}

.xcom-community-commentator-avatar {
	position: relative;
	width: 45px;
	height: 45px;
	margin-right: -45px;
	float: left;
	background: transparent url('images/xcom-noava-45x45.png') top left no-repeat scroll;
}

.xcom-community-commentator-avatar img {
	width: 41px;
	height: 41px;
	background: white;
	/*border: 2px white;*/
	margin: 2px;
	border-radius: 25px;
	-o-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	box-shadow: 0 3px 2px #828282 !important;
	-o-box-shadow: 0 3px 2px #828282 !important;
	-moz-box-shadow: 0 3px 2px #828282 !important;
	-webkit-box-shadow: 0 3px 2px #828282 !important;
}

.xcom-community-commentator-info {
	padding-left: 50px;
	min-height: 45px;
	padding-top: 5px;
}

.xcom-community-commentator-username {
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 130px;
}

.xcom-community-commentator-username a:link,
.xcom-community-commentator-username a:active,
.xcom-community-commentator-username a:visited {
	color: #3f5a9a;
	text-decoration: none;
}
.xcom-community-commentator-username a:hover {
	color: #3f5a9a;
	text-decoration: underline;
}

.xcom-community-commentator-counter {
	font-size: 13px;
	color: #8d8d8d;
	line-height: 19px;
	margin-top: 4px;
}

.xcom-community-commentator-counter-a {
	display: inline-block;
	line-height: 19px;
	height: 19px;
	width: 10px;
	vertical-align: middle;
	background: transparent url('images/xcom-balloon-left.png') center no-repeat scroll;
}

.xcom-community-commentator-counter-b {
	display: inline-block;
	line-height: 19px;
	height: 19px;
	width: 8px;
	vertical-align: middle;
	background: transparent url('images/xcom-balloon-right.png') center right no-repeat scroll;
}

.xcom-community-commentator-counter-value {
	vertical-align: middle;
	background: #f0f0f0;
	display: inline-block;
	line-height: 19px;
	height: 19px;
	color: #4b4a4e;
	width: 22px;
	text-align: center;
}


/* ЗАГРУЗЧИК ФАЙЛОВ */

.xcom-tree-view-comment-form-files-uploader-wrapper {
	min-height: 20px;
}

.xcom-tree-view-comment-form-files-uploader-button-wrapper {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

.xcom-tree-view-comment-form-files-uploader {
	display: block;
	width: 200px;
	height: 20px;
	background: url('images/xcom-allaround-form-files-uploader-icon.png') left top no-repeat scroll;
	cursor: pointer;
	border: 0;
	padding: 30px 0 0 30px;
	box-sizing: content-box;
	-o-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.xcom-tree-view-comment-form-files-thumbs-wrapper{
	margin: 10px 0;
	padding-left: 30px;
}

.xcom-tree-view-comment-form-files-thumb-source {
	display: none;
}

.xcom-tree-view-comment-form-files-thumb {
	display: inline-block;
	position: relative;
	width: 100px;
	height: 100px;
	/*background: red;*/
	margin-right: 10px;
}

.xcom-tree-view-comment-form-files-thumb-delete-btn {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: -30px 0 0 0;
	text-align: center;
	color: white;
	background: #0D9ED9;
	font-weight: bold;
	opacity: 0.8;
	text-decoration: none;
	cursor: pointer;
}

.xcom-tree-view-comment-form-files-thumb-delete-btn:hover {
	text-decoration: underline;
	background: red !important;
	transition: background-color 0.2s cubic-bezier(1,1,1,1);
	-o-transition: background-color 0.2s cubic-bezier(1,1,1,1);
	-moz-transition: background-color 0.2s cubic-bezier(1,1,1,1);
}

.xcom-tree-view-comment-form-files-thumb:hover .xcom-tree-view-comment-form-files-thumb-delete-btn {
	display: block;
	transition: background-color 0.2s cubic-bezier(1,1,1,1);
	-o-transition: background-color 0.2s cubic-bezier(1,1,1,1);
	-moz-transition: background-color 0.2s cubic-bezier(1,1,1,1);
}

/*air*/
.author.xcom-air-author span {
    display: inline-block;
    margin-top: 7px;
    font-size: 13px;
}

.noavatar, .noavatar img {
    background: transparent!important;
    border: none!important;
    border-radius: 0!important;
    -o-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    box-shadow: none!important;
    -o-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}