


/* Start:/local/templates/mobile/components/bitrix/news.detail/book/style.css*/
.ajax-pager-wrap{
	background-color: #813c7e;
	height: 50px;
	width: 50px;
}
.book-detail {
	width: 90%;
	padding: 20px 5%;
}
h1, h2 {
	margin: 0 0 20px;
}
.book-detail .pic {
    max-width: 285px;
	width: 100%;
    height: auto;
    -webkit-box-shadow: 3px 3px 10px -1px #ccc;
    -moz-box-shadow: 3px 3px 10px -1px #ccc;
    box-shadow: 3px 3px 10px -1px #ccc;
    overflow: hidden;
    margin: 0 auto 16px;
}
.book-detail .pic img {
	width: 100%;
    height: auto;
	display: block;
}
.book-detail .name {
	font-size: 16px;
    line-height: 17px;
    font-family: 'OpenSansSemibold', sans-serif;
    clear: both;
    padding: 10px 0 9px;
}
.book-detail .name a {
    color: #202020;
    text-decoration: none;
}
.book-detail .name a:hover {
    color: #4163a6;
    text-decoration: underline;
}
.book-detail .book-descr {
    color: #4f4f4f;
    font-size: 18px;
    line-height: 28px;
    clear: both;
    word-wrap: break-word;
}
.book-detail .book-author {
	color: #9b9b9b;
	font-size: 14px;
	line-height: 25px;
	font-family: 'OpenSansItalic', sans-serif;
	margin-bottom: 5px;
}
.book-detail .social-buttons {
	border-top: 1px solid #ececec;
    padding-top: 10px;
	margin: 10px 0;
}
.book-detail .book-status {
	-webkit-box-shadow:0 0 5px -1px #ccc;
	-moz-box-shadow:0 0 5px -1px #ccc;
	box-shadow:0 0 5px -1px #ccc;
	border:1px solid #e7e7e7;
	position:relative;
	border-collapse:separate;
	background-color:#FFF;
	padding: 20px 15px;
	display: inline-block;
	text-align: center;
	margin: 20px auto;
}

.book-detail .book-status .price {
  font-size:12px;
  color:#737373;
  float:left;
  margin:-8px 32px 0 0;
}

.book-detail .book-status .price span {
  display:block;
  color:#f9b244;
  font-family:'OpenSansBold', sans-serif;
  font-size:36px;
  line-height:37px;
}

.book-detail .book-status .price span span {
  display:inline;
  font-size:16px;
  text-transform:uppercase;
}
.book-detail .book-status .bought-count {
    float: left;
    margin: 10px auto 0 10px;
	text-align: left;
}
.book-detail .book-status .total {
    background: url(/images/total-med-bg.png) 0 0 no-repeat;
    padding: 0 0 0 10px;
    font-size: 13px;
    position: relative;
    float: left;
    height: 28px;
    text-transform: none;
    display: inline-block;
    margin: 0 0 0 9px;
    line-height: 28px;
    color: #3f4349;
}
.book-detail .book-status .total span {
    background: #ececec;
    padding: 0 12px 0 7px;
    display: inline-block;
    height: 28px;
}
.book-status .bought-count .ttl {
    float: left;
    font-size: 13px;
    line-height: 14px;
    color: #9a9a9a;
}
@media only screen and (max-width: 450px) {
	.book-detail {
		clear: both;
	}
}

a.book-tag{
	color: #fff;
	text-decoration: none;
	font-size: 9px;
    text-transform: uppercase;
    padding: 5px;
    display: inline-block;
    line-height: 10px;
    position: relative;
    text-decoration: none;
    margin: 5px 0;
}
.book-tag-73 { background-color:#3198a9; }
.book-tag-74 { background-color:#2799c9; }
.book-tag-75 { background-color:#597dc2; }
.book-tag-76 { background-color:#9a5c96; }
.book-tag-77 { background-color:#b66680; }
.book-tag-78 { background-color:#7959b2; }
.book-tag-79 { background-color:#429998; }
.book-tag-80 { background-color:#378cb3; }
/* End */



/* Start:/local/templates/mobile/components/bitrix/news.list/books/style.css*/
.ajax-pager-wrap{
	background-color: #813c7e;
	height: 50px;
	width: 50px;
}
.news-list {
	width: 90%;
	padding: 20px 5%;
}
h1 {
	margin: 0 0 20px;
}
.bookslist-item {
    vertical-align: top;
    display: block;
    font-size: 13px;
    line-height: 16px;
	float: left;
    width: 48%;
    padding: 0;
	margin: 0 2% 35px 0 !important;
    position: relative;
}
.bookslist-item:nth-child(2n){
	float: right;
	margin: 0 0 35px 2% !important;
}
.bookslist-item:nth-child(2n+1){
	clear: both;
}
.bookslist-item .pic {
    width: 158px;
    height: 227px;
    -webkit-box-shadow: 3px 3px 10px -1px #ccc;
    -moz-box-shadow: 3px 3px 10px -1px #ccc;
    box-shadow: 3px 3px 10px -1px #ccc;
    overflow: hidden;
    margin: 0 0 16px 0;
}
.bookslist-item .name {
	font-size: 16px;
    line-height: 17px;
    font-family: 'OpenSansSemibold', sans-serif;
    clear: both;
    padding: 10px 0 9px;
}
.bookslist-item .name a {
    color: #202020;
    text-decoration: none;
}
.bookslist-item .name a:hover {
    color: #4163a6;
    text-decoration: underline;
}
.bookslist-item .book-author {
    color: #9b9b9b;
    font-size: 11px;
    font-family: 'OpenSansItalic', sans-serif;
    margin-bottom: 5px;
}
.bookslist-item .social-buttons {
	border-top: 1px solid #ececec;
    padding-top: 10px;
	margin: 10px 0;
}

.book-descr .book-status .price,
.bookslist-item .book-status .price {
  font-size:13px;
  color:#737373;
  float:left;
  margin:5px 8px 0 0;
}

.bookslist-item .book-status .price span {
  display:block;
  color:#f9b244;
  font-family:'OpenSansBold', sans-serif;
  font-size:18px;
  line-height:18px;
}

.bookslist-item .book-status .price span span {
  display:inline;
  font-size:13px;
  text-transform:none;
}
@media only screen and (max-width: 450px) {
	.bookslist-item {
		clear: both;
		width: 100%;
	}
}

a.book-tag{
	color: #fff;
	text-decoration: none;
	font-size: 9px;
    text-transform: uppercase;
    padding: 5px;
    display: inline-block;
    line-height: 10px;
    position: relative;
    text-decoration: none;
    margin: 5px 0;
}
.book-tag-73 { background-color:#3198a9; }
.book-tag-74 { background-color:#2799c9; }
.book-tag-75 { background-color:#597dc2; }
.book-tag-76 { background-color:#9a5c96; }
.book-tag-77 { background-color:#b66680; }
.book-tag-78 { background-color:#7959b2; }
.book-tag-79 { background-color:#429998; }
.book-tag-80 { background-color:#378cb3; }
/* End */



/* Start:/local/templates/mobile/components/bitrix/system.pagenavigation/show_more_ajax_mobile/style.css*/
.button-show-more{
	background-color: #813c7e;
}
/* End */



/* Start:/local/components/ingate/xcom.all/templates/mobile/style.css*/
.xcom-wrapper {
	font: 15px/16px arial, helvetica, sans-serif;
	line-height: 1.2em;
	width: 90%;
	padding: 0 5%;
}

.xcom-fancybox {
	font: 15px/16px arial, helvetica, sans-serif;
	line-height: 1.2em;
}

.xcom-title { 
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'OpenSans', sans-serif;
	font-size: 26px;
	line-height: 25px;
	color: #2f2c2b;
	text-transform: uppercase;
}

.xcom-wrapper img[src=''] {
	display: none;
}

/* ÊÎË-ÂÎ ÊÎÌÌÅÍÒÀÐÈÅÂ è ÄÎÁÀÂÈÒÜ Â ÈÇÁÐÀÍÍÎÅ */

.xcom-comcounter-line-wrapper {
	position: relative;
	float: none;
	clear: both;
	height: 30px;
}

.xcom-comcounter {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	float: left;
	color: #4B4A4E;
}

.xcom-favorites-wrapper {
	float: right;
	line-height: 1.2;
}

.xcom-favorites {
	cursor: pointer;
	line-height: 18px;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-favorites-text {
	line-height: 18px;
	vertical-align: middle;
	color: #8d8d8d;
	font-size: 15px;
}

.xcom-favorites:hover .xcom-favorites-text {
	color: black;
	text-decoration: underline;
}

.xcom-favorites-star {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	width: 20px;
	background: transparent url(/css/xcom/images/xcom-favorites-star.png) center no-repeat scroll;
	vertical-align: middle;
}

.xcom-favorites:hover .xcom-favorites-star {
	color: black;
}

.xcom-favorites-baloon {
	line-height: 18px;
	vertical-align: middle;
	color: #8d8d8d;
	font-size: 15px;
}

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

.xcom-favorites-baloon-middle {
	display: inline-block;
	line-height: 19px;
	height: 19px;
	color: #8d8d8d;
	font-size: 15px;
	background: #f0f0f0;
	vertical-align: middle;
}

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

.xcom-favorites:hover .xcom-favorites-baloon {
	color: black;
}

/* ÔÎÐÌÀ ÊÎÌÌÅÍÒÈÐÎÂÀÍÈß ÂÑÅÃÎ ÌÀÒÅÐÈÀËÀ */

.xcom-allaround-form-wrapper {
	float: none;
	clear: both;
	margin-top: 14px;
	margin-bottom: 10px;
	overflow: hidden;
}

.xcom-allaround-form {
	margin-left: 0;
	min-height: 156px;
}

	.xcom-allaround-form.xcom-form-in-progress, 
	.xcom-allaround-form.xcom-form-in-progress * {
		cursor: progress !important;
	}

.xcom-allaround-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;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

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

.xcom-allaround-form form {
	margin: 0 !important;
	padding: 0 !important;
}

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

.xcom-allaround-form-avatar {
	margin-left: -70px;
	background: transparent url(/css/xcom/images/xcom-noava-63x63.png) center no-repeat scroll;
	width: 62px;
	height: 62px;
	margin-bottom: -62px;
	display: none;
}

.xcom-allaround-form-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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 3px 2px #828282 !important;
}

.xcom-allaround-form input[type='text'],
.xcom-allaround-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-allaround-form textarea {
	background: transparent;
	border: 0;
	color: #8d8d8d;
	padding: 0;
	margin: 0;
	resize: none;
}

.xcom-allaround-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: 100%;
}

.xcom-allaround-form-field-main {
	
}

.xcom-allaround-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: 0;
}

.xcom-allaround-form-hidden-on-start {
	display: none;
}

.xcom-allaround-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-allaround-form-other-fields-wrapper,
.xcom-allaround-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: 100%;
	margin-top: 20px;
	display: inline-block;
	vertical-align: top;
}

.xcom-allaround-form-other-fields-wrapper-long {
	width: 100%;
}

.xcom-allaround-form-other-fields-wrapper-long .xcom-allaround-form-other-field input {
	width: 100%;
}

.xcom-allaround-form-auth-socserv-caption,
.xcom-allaround-form-other-fields-caption {
	color: #4b4a4e;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

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

.xcom-allaround-form-auth-socserv {
	margin: 6px 0;
}

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

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

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

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

.xcom-allaround-form-other-field {
	margin: 9px 0;
}

.xcom-allaround-form-other-field input {
	width: 100%;
}

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

.xcom-allaround-form-submit-wrapper {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	width: 80%;
	display: block;
	margin: 20px auto 0;
	vertical-align: top;
}

.xcom-allaround-form-submit {
	background: #813c7e !important;
	color: #FFF !important;
    padding: 0 20px !important;
    margin: 10px auto !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 30px !important;
    line-height: 50px !important;
    cursor: pointer !important;
	box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	width: 100% !important;
	height: 50px !important;
	border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: 0 !important;
}

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

.xcom-allaround-form-other-wantguest {
	line-height: 21px;
	vertical-align: middle;
	margin-top: 18px;
	cursor: pointer;
}

.xcom-allaround-form-other-wantguest-chbx {
	display: none;
}

.xcom-allaround-form-other-wantguest-chbx-fake {
	background: transparent url(/css/xcom/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-allaround-form-other-wantguest-chbx-fake.xcom-checked {
	background-position: 0 -22px;
}

.xcom-allaround-form-other-wantguest input {
	display: none;
}

.xcom-for-guest-only {
	display: none;
}

textarea.xcom-empty {
	font-size: 30px;
}

/* ÇÀÃÐÓÇ×ÈÊ ÔÀÉËÎÂ */

.xcom-allaround-form-files-uploader-wrapper {
	min-height: 20px;
}

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

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

.xcom-allaround-form-files-uploader::-ms-value {
	border: 0;
	background: transparent;
	padding-left: 0;
	font-size: 0px;
	color: transparent;
}

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

.xcom-allaround-form-files-thumb {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin-right: 10px;
}

.xcom-allaround-form-files-thumb-source {
	display: none;
}

.xcom-allaround-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-allaround-form-files-thumb:hover .xcom-allaround-form-files-thumb-delete-btn {
	display: block;
	transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-o-transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-moz-transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-webkit-transition-disabled: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
}

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

.xcom-hidden-iframes-list {
	display: none;
}

/* ÍÀÂÈÃÀÖÈÎÍÍÀß ÑÒÐÎÊÀ */

.xcom-nav-line-wrapper {
	float: none;
	clear: both;
	margin-top: 24px;
	margin-bottom: 20px;
	height: 20px;
	display: none !important;
}

.xcom-nav-line-ma {
	background: transparent url(/css/xcom/images/xcom-nav-downarrow.png) center no-repeat scroll;
	width: 7px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
}

/* Âêëàäêè íàâèãàöèè: ïåðåêëþ÷àòåëü ïðåäñòàâëåíèÿ */

.xcom-nav-line-view-selector-wrapper {
	float: left;
	margin: 0;
}

.xcom-nav-line-view-selector {
	color: #8d8d8d;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	margin: 0 0 0 20px;
	border-bottom: 2px solid transparent;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-nav-line-view-selector:hover {
	color: #4b4a4e;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-nav-line-view-selector.xcom-act {
	color: #4b4a4e;
	border-bottom: 2px solid #83cbe9;
	cursor: default;
}

/**/

.xcom-nav-line-controls-wrapper {
	float: left;
	margin-right: 8px;
}

.xcom-nav-line-controls-share-wrapper {
	float: left;
	height: 30px;
	position: relative;
}

.xcom-nav-line-controls-share {
	position: relative;
	width: 100px;
	color: #4b4a4e;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	line-height: 20px;
}

.xcom-nav-line-controls-share-list {
	position: absolute;
	display: none;
	width: 255px;
	background: white;
	padding: 20px 20px;
	margin: 6px -140px;
	box-shadow: 0px 0px 8px #828282;
	-o-box-shadow: 0px 0px 8px #828282;
	-moz-box-shadow: 0px 0px 8px #828282;
	-webkit-box-shadow: 0px 0px 8px #828282;
	z-index: 500;
	font-size: 14px;
}

.xcom-nav-line-controls-share-list .addthis_toolbox {
	display: inline !important;
}

.xcom-nav-line-controls-share-list-fb,
.xcom-nav-line-controls-share-list-vk,
.xcom-nav-line-controls-share-list-tw {
	display: inline-block;
	width: 20px!important;
	height: 20px!important;
	vertical-align: middle;
	background: transparent url(/css/xcom/images/xcom_socserv_sprite2.png) center no-repeat scroll !important;
	cursor: pointer;
}

.xcom-nav-line-controls-share-list-fb {
	background-position: 0 0 !important;
}
.xcom-nav-line-controls-share-list-vk{
	background-position: -23px 0 !important;
}
.xcom-nav-line-controls-share-list-tw {
	background-position: -46px 0 !important;
}

.xcom-nav-line-controls-share-list-fb *,
.xcom-nav-line-controls-share-list-vk *,
.xcom-nav-line-controls-share-list-tw * {
	display: none !important;
}

.xcom-nav-line-controls-share-wrapper:hover .xcom-nav-line-controls-share-list {
	display: block;
}

/**/

.xcom-nav-line-controls-delim-1 {
	position: relative;
	float: left;
	height: 20px;
	width: 27px;
	background: transparent url(/css/xcom/images/xcom-nav-delim1.png) center no-repeat scroll;
}

/**/

/*âõîä-âûõîä*/

.xcom-nav-line-controls-login-wrapper {
	float: left;
	height: 30px;
	position: relative;
}

.xcom-nav-line-controls-login, 
.xcom-nav-line-controls-logout {
	position: relative;
	width: 55px;
	color: #4b4a4e;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	line-height: 20px;
}
.xcom-nav-line-controls-logout a {
	color: #4b4a4e;
	text-decoration: none;
}

.xcom-nav-line-controls-login-list {
	position: relative;
	display: none; 
	width: 110px;
	background: white;
	margin: 6px -30px;
	box-shadow: 0px 0px 8px #828282;
	-o-box-shadow: 0px 0px 8px #828282;
	-moz-box-shadow: 0px 0px 8px #828282;
	-webkit-box-shadow: 0px 0px 8px #828282;
	z-index: 500;
}

.xcom-nav-line-controls-login-wrapper:hover .xcom-nav-line-controls-login-list {
	display: block;
}

.xcom-nav-line-controls-login-list-item {
	padding: 5px 20px;
	min-width: 70px;
	color: #4b4a4e;
	cursor: pointer;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-nav-line-controls-login-list-item:hover {
	background: #f6f6f6;
	color: #6ebedf;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

/**/

.xcom-nav-line-controls-subscribe-wrapper {
	float: left;
	height: 30px;
	position: relative;
}

.xcom-nav-line-controls-subscribe {
	position: relative;
	width: 108px;
	color: #4b4a4e;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	line-height: 20px;
}

.xcom-nav-line-controls-subscribe-list {
	position: absolute;
	display: none;
	width: 255px;
	background: white;
	padding: 20px 20px;
	margin: 6px -5px;
	text-align: left;
	box-shadow: 0px 0px 8px #828282;
	-o-box-shadow: 0px 0px 8px #828282;
	-moz-box-shadow: 0px 0px 8px #828282;
	-webkit-box-shadow: 0px 0px 8px #828282;
	z-index: 500;
	font-size: 14px;
}

.xcom-nav-line-controls-subscribe-wrapper:hover .xcom-nav-line-controls-subscribe-list {
	display: block;
}

.xcom-comcounter-subscribe-wrapper {
	width: 255px;
	min-height: 60px;
	line-height: 40px;
	vertical-align: middle;
	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;
}

.xcom-comcounter-subscribe-a {
	color: #8d8d8d;
	text-align: center;
	cursor: pointer;
	line-height: 38px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-a:hover {
	background-color: white;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-b {
	text-align: left;
	height: 40px;
}

.xcom-comcounter-subscribe-b input {
	display: inline-block;
	vertical-align: middle;
	background: none;
	border: 1px solid #dadddf;
	width: 200px;
	height: 22px;
	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;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-b input:hover,
.xcom-comcounter-subscribe-b input:focus,
.xcom-comcounter-subscribe-b input:not([value=""]) {
	background: white;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-label {
	display: inline-block;
	vertical-align: middle;
}

.xcom-comcounter-subscribe-btn {
	display: block;
	padding: 2px 20px;
	line-height: 16px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #dadddf;
	background: #f4f4f4;
	border-radius: 3px;
	-o-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-btn:hover {
	background: white;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-btn:active {
	background: transparent;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-success {
	display: none;
	background: #d8ef9d;
	color: #8eb42d;
	text-align: center;
	cursor: pointer;
	height: 40px;
	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;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.xcom-comcounter-subscribe-error {
	display: none;
	background: #ff2e46;
	color: white;
	text-align: center;
	cursor: default;
	height: 60px;
	line-height: 20px;
	padding: 10px 50px;
	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;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}



/* ÏÐÎÃÐÅÑÑ-ÁÀÐ */

.xcom-progressbar-indicator {
	display: block;
	margin: auto;
	width: 100px;
	height: 100px;
	background: transparent url(/css/xcom/images/ajax-loader.gif) center no-repeat scroll;
}

.xcom-progressbar-title {
	display: block;
	margin: auto;
	text-align: center;
	color: #54858c;
	font-weight: bold;
}

/* ÑÊÐÎÌÍÛÉ ÏÐÎÃÐÅÑÑ ÈÍÄÈÊÀÒÎÐ */

.xcom-modest-progress-indicator {
	display: none;
	position: fixed;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	border: 0;
	z-index: 10000;
	border-radius: 20px;
}

/* ÔÎÐÌÀ ÎÒÏÐÀÂÈÒÜ ÎÒÇÛÂ */

.xcom-review-form-title {
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.xcom-review-form-errors-list {
	background: #ff2e46;
	border: 0;
	color: white;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.xcom-review-form-errors-list li {
	margin-bottom: 10px;
}

.xcom-review-form-success-list {
	background: #d8ef9d;
	color: #8eb42d;
	border: 0;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.xcom-review-form-success-list li {
	margin-bottom: 10px;
}


.xcom-review-form-field-caption {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

.xcom-review-form-field-star {
	color: red;
	font-weight: bold;
}

.xcom-review-form-field {
	margin-bottom: 20px;
}

.xcom-review-form-field input,
.xcom-review-form-field textarea {
	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;
	width: 330px;
}

.xcom-review-form-field textarea {
	height: 100px;
	resize: none;
}

.xcom-review-form-submit-wrapper {
	text-align: center;
}

.xcom-review-form-submit-wrapper input {
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(/css/xcom/images/xcom-review-form-button-sprite.png) 0px 0px 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;
}

.xcom-review-form-submit-wrapper input:hover {
	background-position: 0px -33px;
}
.xcom-review-form-submit-wrapper input:active {
	background-position: 0px -66px;
}


/* ÑÎÎÁÙÅÍÈß */

.xcom-message-error-modal {
	min-width: 500px;
	min-height: 60px;
	padding-left: 70px;
	background: url(/css/xcom/images/error_krp1.png) 0 0 no-repeat scroll;
}

.xcom-message-error-modal b {
	color: #ca444b;
}

#fancybox-wrap.xcom-message-error-modal-wrap {
	
}

#fancybox-wrap.xcom-message-error-modal-wrap #fancybox-outer {
	padding: 10px 35px 10px 14px !important;
	border: 0 !important;
}

#fancybox-content.xcom-message-error-modal-content {
	border: 0 !important;
	line-height: 20px;
	font-size: 15px;
}

#fancybox-wrap.xcom-big-profile-big-image #fancybox-title {
	position: relative;
	margin: 0 auto 10px auto;
	padding: 10px 0;
	color: #54858c;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
	background: none;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

#fancybox-wrap.xcom-big-profile-big-image #fancybox-title:hover {
	text-decoration: none;
	color: #2B587A;
	background: #E1E7ED;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

#fancybox-close {
	background-repeat: no-repeat !important; /* âî èçáåæàíèå*/
}

.xcom-review-notable-plate {
	display: none;
	position: fixed;
	left: 0;
	top: 50%;
	width: 60px;
}

.xcom-review-notable-plate-inner {
	line-height: 40px;
	width: 216px;
	color: white;
	background: #F05A00;
	font-size: 20px;
	font-family: arial;
	text-align: center;
	cursor: pointer;
	margin-left: -90px;
	transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	box-shadow:0 2px 2px rgba(0, 0, 0, .22);
	-o-box-shadow:0 2px 2px rgba(0, 0, 0, .22);
	-moz-box-shadow:0 2px 2px rgba(0, 0, 0, .22);
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .22); 
}

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

.xcom-main-block {
	padding-top: 0px;
	/*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 {
	/* padding-left: 5px;
    margin-left: -10px;
	border-left: 3px solid #e5e5e5; */
}

ul.xcom-tree-view-list.level-2 {
	/* padding-left: 5px;
    margin-left: -5px;
	border-left: 3px solid #c5c5c5; */
}

ul.xcom-tree-view-list.level-3 {
	/* padding-left: 5px;
    margin-left: -5px;
	border-left: 3px solid #a5a5a5; */
}

.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(/css/xcom/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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 3px 2px #828282 !important;
}

ul.level-0 .xcom-tree-view-comment-block {
	position: relative;
	padding-top: 10px;
	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(/css/xcom/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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 3px 2px #828282 !important;
}

.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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 3px 2px #828282 !important;
}

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: 0px;
}

ul.level-1 li,
ul.level-2 li,
ul.level-3 li {
	margin-top: 20px !important;
	border: 0 !important;
	margin-bottom: 20px !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: 6px;
	margin-bottom: 10px;
}
.xcom-tree-view-comment-caption .xcom-tree-view-comment-controls-delim {
	display: block;
}

.xcom-tree-view-comment-closecontrols {
	position: relative;
	display: none !important;
	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(/css/xcom/images/xcom-red-flag.png) 0px -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: 0px -4px;
	
}

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

.xcom-tree-view-comment-hider-delim {
	display: inline-block;
	width: 1px;
	height: 9px;
	margin-left: 10px;
	margin-right: 0px;
	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: #54858c;
	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: 0px;
	background: transparent url(/css/xcom/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: 6px;
	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: 12px;
	transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.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) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.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) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}

.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) 0s;
	-o-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-moz-transition: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
	-webkit-transition-disabled: all 0.2s cubic-bezier(0, 0.42, 0.58, 1) 0s;
}


.xcom-tree-view-comment-rating-value {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	color: #8d8d8d;
	font-weight: bold;
	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: 0px;
	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-share {
	display: none;
}

.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: #54858c;
	text-decoration: none;
}

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

.xcom-tree-view-comment-rating-share-arrow {
	display: inline-block;
	height: 9px;
	width: 5px;
	vertical-align: -1px;
	background: transparent url(/css/xcom/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(/css/xcom/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:#54858c;}

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

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

.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 {
	display: none !important;
	background: white !important;
	box-shadow: 0px 0px 8px #828282 !important;
	-o-box-shadow: 0px 0px 8px #828282 !important;
	-moz-box-shadow: 0px 0px 8px #828282 !important;
	-webkit-box-shadow: 0px 0px 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: 0px 0px 8px #828282 /*#e2e2e2*/ !important;
	-o-box-shadow: 0px 0px 8px #828282 !important;
	-moz-box-shadow: 0px 0px 8px #828282 !important;
	-webkit-box-shadow: 0px 0px 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;
}




/* ÔÎÐÌÀ ÊÎÌÌÅÍÒÈÐÎÂÀÍÈß ÂÍÓÒÐÈ ÄÅÐÅÂÀ ÊÎÌÌÅÍÒÀÐÈÅÂ */

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

.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;
	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: #d8ef9d;
	border: 0;
	color: #8eb42d;
	font-weight: bold;
	line-height: 20px;
	font-size: 13px;
	padding: 10px 35px 10px 14px;
	margin-bottom: 10px;
	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(/css/xcom/images/xcom-noava-45x45.png) left top no-repeat scroll;
	width: 50px;
	height: 50px;
	margin-bottom: -50px;
	display: none;
}

.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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 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: 0px 0px 8px #828282;
	-o-box-shadow: 0px 0px 8px #828282;
	-moz-box-shadow: 0px 0px 8px #828282;
	-webkit-box-shadow: 0px 0px 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(/css/xcom/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: 0px 2px 3px #828282;
	-o-box-shadow: 0px 2px 3px #828282;
	-moz-box-shadow: 0px 2px 3px #828282;
	-webkit-box-shadow: 0px 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 {
	padding: 20px;
	float: right;
	padding-right: 30px;
	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;
	display: none;
}

.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: #54858c;
	font-weight: bold;
	text-decoration: none;
}
.xcom-tree-view-comment-author-info-full a:hover {
	color: #54858c;
	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(/css/xcom/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(/css/xcom/images/xcom-allaround-form-other-fields-q.png) center no-repeat scroll;
	width: 16px;
	height: 15px;
	display: none;
	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(/css/xcom/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;
	border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
	width: 80%;
	display: block;
	margin: 20px auto 0;
	vertical-align: top;
}

.xcom-tree-view-comment-form-submit {
	background: #813c7e !important;
	color: #FFF !important;
    padding: 0 20px !important;
    margin: 10px auto !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 30px !important;
    line-height: 50px !important;
    cursor: pointer !important;
	box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	width: 100% !important;
	height: 50px !important;
	border: 0 !important;
	border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	cursor: pointer !important;
}

.xcom-tree-view-comment-form-submit:hover {
	background-position: 0px -33px;
}
.xcom-tree-view-comment-form-submit:active {
	background-position: 0px -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(/css/xcom/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: 100%;
}
ul.level-0 .xcom-tree-view-comment-form-other-fields-wrapper {
	width: 100%;
}
ul.level-0 .xcom-tree-view-comment-form-other-field input {
	width: 100%;
}
ul.level-0 .xcom-tree-view-comment-form-auth-wrapper {
	width: 100%;
}

ul.level-0 .xcom-tree-view-comment-form-other-fields-wrapper-long {
	width: 100%;
}
ul.level-0 .xcom-tree-view-comment-form-other-fields-wrapper-long .xcom-tree-view-comment-form-other-field input {
	width: 100%;
}

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

ul.level-1 .xcom-tree-view-comment-form-field-main-wrapper {
	width: 100%;
}
ul.level-1 .xcom-tree-view-comment-form-other-fields-wrapper {
	width: 100%;
}
ul.level-1 .xcom-tree-view-comment-form-other-field input {
	width: 100%;
}
ul.level-1 .xcom-tree-view-comment-form-auth-wrapper {
	width: 100%;
}
ul.level-1 .xcom-tree-view-comment-form-other-fields-wrapper-long {
	width: 100%;
}
ul.level-1 .xcom-tree-view-comment-form-other-fields-wrapper-long .xcom-tree-view-comment-form-other-field input {
	width: 100%;
}

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: 100%;
	margin-right: 0px;
}

ul.level-2 .xcom-tree-view-comment-form-field-main-wrapper,
ul.level-3 .xcom-tree-view-comment-form-field-main-wrapper {
	width: 100%;
}
ul.level-2 .xcom-tree-view-comment-form-other-fields-wrapper,
ul.level-3 .xcom-tree-view-comment-form-other-fields-wrapper {
	width: 100%;
}
ul.level-2 .xcom-tree-view-comment-form-other-field input,
ul.level-3 .xcom-tree-view-comment-form-other-field input {
	width: 100%;
}

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: 100%;
}
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: 100%;
}

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;
}

.xcom-community-column-left {
	display: inline-block;
	vertical-align: top;
	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;
	
	font-family: 'OpenSans', sans-serif;
	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: #54858c;
	text-decoration: none;
}
.xcom-community-article-caption a:hover {
	color: #54858c;
	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(/css/xcom/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(/css/xcom/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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 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: 0px 0px 8px #828282;
	-o-box-shadow: 0px 0px 8px #828282;
	-moz-box-shadow: 0px 0px 8px #828282;
	-webkit-box-shadow: 0px 0px 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(/css/xcom/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: 0px 2px 3px #828282;
	-o-box-shadow: 0px 2px 3px #828282;
	-moz-box-shadow: 0px 2px 3px #828282;
	-webkit-box-shadow: 0px 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 {
	padding: 20px;
	float: right;
	padding-right: 30px;
	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: #54858c;
	font-weight: bold;
	text-decoration: none;
}
.xcom-community-article-comment-author-info-full a:hover {
	color: #54858c;
	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(/css/xcom/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(/css/xcom/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: 0px 3px 2px #828282 !important;
	-o-box-shadow: 0px 3px 2px #828282 !important;
	-moz-box-shadow: 0px 3px 2px #828282 !important;
	-webkit-box-shadow: 0px 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: #54858c;
	text-decoration: none;
}
.xcom-community-commentator-username a:hover {
	color: #54858c;
	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(/css/xcom/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(/css/xcom/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;
	vertical-align: middle;
	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(/css/xcom/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) 0s;
	-o-transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-moz-transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-webkit-transition-disabled: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
}

.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) 0s;
	-o-transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-moz-transition: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
	-webkit-transition-disabled: background-color 0.2s cubic-bezier(1,1,1,1) 0s;
}

/*air*/
.author.xcom-air-author span {
    display: inline-block;
    margin-top: 7px;
    font-size: 13px;
}
/* End */
/* /local/templates/mobile/components/bitrix/news.detail/book/style.css */
/* /local/templates/mobile/components/bitrix/news.list/books/style.css */
/* /local/templates/mobile/components/bitrix/system.pagenavigation/show_more_ajax_mobile/style.css */
/* /local/components/ingate/xcom.all/templates/mobile/style.css */
