

/* Start:/local/templates/main/components/bitrix/forum/forum/style.css?177218809019629*/
.forum-wrap {
	display: table;
	margin-top: 20px;
}
div#forum
{
	display: table-cell;
	vertical-align: top;
}
div.forum-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:1em;
	zoom: 1;
}
div.forum-info-box-inner
{
	/*	zoom:1;*/
}

/* Forum Menu */
div.forum-menu-box { margin-bottom: 1em;}
div.forum-menu-box span.forum-menu-item { margin-right:0.25em; padding-right:0.25em; white-space:nowrap; }

/* Menu Items*/
span.forum-menu-item { border-right-width: 1px; border-right-style: solid; }
span.forum-menu-item-last { border: none;}

/* Breadcrumb */
div.forum-breadcrumb-top {padding:0 1.117em 1em;}
div.forum-breadcrumb-bottom {padding:0 1.117em 1em;}
div.forum-breadcrumb { line-height:1.5em;}
div.forum-breadcrumb span {white-space:nowrap; display: inline-block;}
div.forum-breadcrumb a {text-decoration: none;}
span.forum-crumb-last { font-weight: normal;}

/* Header Box*/
div.forum-header-box { padding:0 1.117em; border-style: solid; border-width: 1px; }
div.forum-header-title a {text-decoration: underline;}

/* Header Box Right Links*/
div.forum-header-options { float: right; padding:0.5em 0; }
div.forum-header-options a:hover { text-decoration: underline;}

/* Header Title */
div.forum-header-title { font-size:1em; padding:0.462em 5em 0.426em 0; }


/*div.forum-block-container {margin-bottom: 1em;}*/

/* Main Forum/Topic List Table */
table.forum-table { width: 100%; }
table.forum-forum-list {margin-bottom: 1em;}
table.forum-topic-list {}

/* Table Header */
table.forum-table th
{
	font-size:1em;
	padding:0.462em 1em;
	font-weight:normal;
	vertical-align:middle;
	text-align: left;
}

/* Table Cell */
table.forum-table td
{
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-right-width: 1px;
	border-right-style: solid;

	vertical-align:top;
	padding:0.4em 1em;
}

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-width:1px; border-top-style: solid; }

/* Last Row Cell*/
table.forum-table tr.forum-row-last td { border-bottom-width:1px; border-bottom-style: solid;}

/* Odd Row Cell */
table.forum-table tr.forum-row-odd td { }

/* Even Row Cell */
table.forum-table tr.forum-row-even td { }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, table.forum-table td.forum-cell-selected, table.forum-post-selected td.forum-cell-post, table.forum-post-selected td.forum-cell-actions {}

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, table.forum-table td.forum-cell-hidden, table.forum-post-hidden td.forum-cell-post, table.forum-post-hidden td.forum-cell-actions {}

/* Sticky Table Cell and Row */
table.forum-table tr.forum-row-sticky td, table.forum-table td.forum-cell-sticky {}

/* Forum Category Separator */
table.forum-table tbody.forum-category-separator { display: none; }

/* Forum Icon Column */
table.forum-table td.forum-column-icon { padding:0; border-left-width:1px; border-left-style: solid; }
table.forum-table td.forum-column-alone { border-left-width:1px; border-left-style: solid; }

div.forum-icon-container { width:3.3em; text-align: center;}

/* Forum Topic Icons (New Post Icon, Sticky Topic Icon, Closed Topic Icon, Moved Topic Icon)*/
div.forum-icon
{
	height:20px;
	width:20px;
	margin:0.667em auto;
}

/* Forum/Topic Title Column*/
table.forum-table th.forum-column-title, table.forum-table td.forum-column-title { width: 66%; text-align: left; }
table.forum-table td.forum-column-title { padding:0; line-height:1.4em; padding:0; }
table.forum-table th.forum-column-title { padding-left: 1.117em; border-left-width: 1px; border-left-style: solid; }

div.forum-item-info { padding:6px 14px 5px; }

div.forum-item-subforums { line-height:1.4em; margin-top: 0.9em;}


span.forum-status-sticky, span.forum-status-closed { font-weight: bold; }

span.forum-item-desc-sep { vertical-align:middle; font-size:1em; }

div.forum-moderator-stat { margin-top: 0.9em; }
div.forum-moderator-stat span { font-weight: bold; }

table.forum-table td.forum-column-topics,
table.forum-table td.forum-column-replies,
table.forum-table td.forum-column-views
{
	text-align: center;
	padding: 1em 0.2em;
}

table.forum-table th.forum-column-topics,
table.forum-table th.forum-column-replies,
table.forum-table th.forum-column-views
{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

/* Last Post Cells */
table.forum-table th.forum-column-lastpost, table.forum-table td.forum-column-lastpost { padding:0; width: 30%; text-align: left; }
table.forum-table td.forum-column-lastpost { line-height:1.4em; }
table.forum-table th.forum-column-lastpost { padding-left: 1em; border-right-width: 1px; border-right-style: solid;}

div.forum-lastpost-box { padding:6px 14px 5px; }
span.forum-lastpost-date, span.forum-lastpost-title {display: block;}

/* Forum and Topic Checkbox*/
div.forum-select-box
{
	float:right;
	/*
	border-left-width:1px;
	border-left-style: solid;
	border-bottom-width:1px;
	border-bottom-style: solid;
	*/
	padding:0.1em;
	text-align:center;
}


/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box
{
	padding:0.5em 1em;
	border-width:1px;
	border-style: solid;
	line-height:1.5em;
}

div.forum-footer-box {margin-bottom: 1em;}

table.forum-table td.forum-column-footer { border-top: none; }

div.forum-footer-inner { text-align:center; zoom:1; }
span.forum-footer-option { margin-left:0.5em; padding-left:0.5em; border-left-width:1px; border-left-style: solid; }
span.forum-footer-option-first { border-left: none; }
span.forum-footer-rss { background: transparent url(/local/templates/main/components/bitrix/forum/forum/images/feed-icon.png) no-repeat scroll left center; padding-left:20px; padding-top:2px; }

/* Birthdays Box*/
div.forum-users-online { }
span.forum-users-online span { font-weight: bold; }
div.forum-users-online span.forum-user-online { }
div.forum-users-online span.forum-user-online-hidden { }

/* Birthdays Box*/
div.forum-users-birthday {  }
span.forum-users-birthday span { font-weight: bold; }

/* Statistics Box*/
div.forum-statistics { zoom: 1; }
div.forum-statistics-allusers { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-users { clear:both; float:left; white-space:nowrap; }
div.forum-statistics-topics { text-align:right; white-space:nowrap; }
div.forum-statistics-replies { text-align:right; white-space:nowrap; }
div.forum-statistics-users span, div.forum-statistics-allusers span, div.forum-statistics-topics span, div.forum-statistics-replies span { font-weight: bold; }

/* Page navigation */
div.forum-navigation-box
{
	padding:0 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}

div.forum-page-navigation { float:left; padding:0.5em 0;}
div.forum-navigation-top { border-bottom: none; }
div.forum-navigation-bottom { border-top: none; margin-bottom: 1em;}
div.forum-page-navigation a, span.forum-page-current, span.forum-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left:0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}


div.forum-page-navigation a.forum-page-previous { border-right-width:1px; border-right-style: solid; border-left: none; }
div.forum-page-navigation a.forum-page-first, div.forum-page-navigation span.forum-page-first { border-left: none; padding-left: 0.5em; }
span.forum-page-current { font-weight: bold; }
div.forum-new-post
{
	float:right;
	text-align:right;
	padding:0.5em 0;
	font-weight: bold;
}

/* For abstract tables */
table.forum-table td.forum-first-column { border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-first-column {border-left-width: 1px; border-left-style: solid;}
table.forum-table th.forum-last-column {border-right-width: 1px; border-right-style: solid;}


/* Topic posts table */
table.forum-post-table
{
	width: 100%;
	line-height:1.5em;
	border-collapse: separate;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	table-layout:fixed;
}

/* First Post Table */
table.forum-post-first { border-top: none; }

/* Odd Post Table */
table.forum-post-odd {}

/* Even Post Table */
table.forum-post-even {}

/* Last Post Table */
table.forum-post-last {}

/* Post Table Cell */
table.forum-post-table td { padding: 0; vertical-align: top; width:100%}

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact
{
	/*width:15em;*/
	width:200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	overflow: hidden;
}

/* Post Table: User Info Cell */
table.forum-post-table td.forum-cell-user {
	width:178px;
}

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-width: 1px; border-right-style: solid; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-width: 1px; border-top-style: dashed; height: 2.5em; }

div.forum-post-date, div.forum-post-entry { padding:0.5em 1em 0.5em 1em; font-size:1em; font-weight:normal; }

div.forum-post-date { border-bottom-width:1px; border-bottom-style: dashed; }

div.forum-post-number { float:right; display: inline; /* IE fix */ }
div.forum-post-number input { margin:0 0 0 0.2em; vertical-align: middle;}
div.forum-post-number a {vertical-align: middle;}
div.forum-post-number span { font-weight: bold; }

div.forum-post-text { padding:0.5em 0; }

/* Post Attachments */
div.forum-post-attachments {
	margin:1.5em 0;
	padding: 0.6em 1em 0.9em 1em;
	border-width:1px;
	border-style: solid;
	line-height:1.5em;
}
div.forum-post-attachments label { }
div.forum-post-attachments fieldset { border: none; padding: 0; margin: 0; }
div.forum-post-attachments fieldset .forum-attach { margin: 1.2em 1.2em 0 0; }
div.forum-post-attachments ul { padding:0; }
div.forum-post-attachments div.forum-post-attachment { margin-top: 1em; }

div.forum-post-lastedit { padding:0.5em 0; font-style: italic;}
span.forum-post-lastedit-user { font-weight: bold;}

/* User Signature*/
div.forum-user-signature { margin-top: 1em; }
div.forum-signature-line
{
	border-top-width: 1px;
	border-top-style: solid;
	width:200px;
	height:1px;
	/* IE Fix */
	line-height:1px;
	font-size:1px;
}

div.forum-user-signature span {line-height: 0.95em; padding-top:0.5em; display: block; font-size: 0.95em;}

div.forum-user-info { padding:0.5em 1em 1.5em 1em; }

div.forum-user-avatar { margin: 0.5em 0; }

div.forum-user-status { margin-bottom: 6px; }

div.forum-user-additional { font-size: 0.95em; }
div.forum-user-additional span { display: block;}
div.forum-user-additional span span { display: inline;}

div.forum-user-name span { font-size:1em; font-weight:bold; line-height:1.1em;}

span.forum-vote-user a { text-decoration: none; vertical-align: top; font-size:1.1em;}

div.forum-user-name a { text-decoration:none; font-size: 1.1em; }

div.forum-user-status span { font-weight:bold; line-height:normal; }

div.forum-contact-links { padding:0.5em 1em; }

div.forum-action-links { padding:0.5em 1.5em 0.5em 1em; text-align:right; }
div.forum-action-links span {white-space: nowrap;}

div.forum-post-entry { font-size:1em; padding-bottom:1em; height:100%; }

/* Post Table Footer */
table.forum-post-table td.forum-column-footer { border-bottom: none; }

div.forum-post-moderate { float: right; }
div.forum-topic-moderate { text-align: left; }
div.forum-topics-moderate { float: right; }
div.forum-topics-moderate input, div.forum-topics-moderate select { font-size: 1.1em;}

/*BBCode: List*/
div.forum-post-text ul, div.forum-post-text ol { padding:0.5em 0 0.5em 2em; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code
{
	font-size:1em;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
	width:100%;
	table-layout:fixed;
}

table.forum-code pre {
	margin:0;
	width:100%;
	padding-bottom:5px;
	overflow:auto;
}

table.forum-quote table.forum-quote, table.forum-spoiler table.forum-spoiler, table.forum-code table.forum-code { width: 95%; margin: 0.5em 0 0;}


table.forum-quote th, table.forum-spoiler th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-spoiler td, table.forum-code td { padding:0.9em 1em; }

div.forum-code-box
{
	font-family: "Consolas", "Monaco", "Courier New", Courier, monospace;
	font-size: 1em;
	width: 100%;
	overflow: auto;
	border-width:1px;
	border-style: solid;
	margin:0.5em 0;
}

div.forum-code-box ol, div.forum-code-box ol li, div.forum-code-box ol li span { margin: 0; padding: 0; border: none; }

div.forum-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

div.forum-code-box ol li
{
	list-style: decimal-leading-zero;
	list-style-position: outside !important;
	padding: 0 0.5em 0 1.5em !important;
	margin: 0;
	line-height: 1.5em;
}
a.forum-spoiler-hide
{
	float: right;
}
/*BBCode: Table*/
div.forum-post-text table.data-table tbody td {
	width: auto;
}

/* Reply Form*/
div.forum-reply-form
{
	border-style:solid;
	border-width:1px;
	line-height:1.5em;
	margin-bottom:1em;
}

div.forum-reply-header
{
	font-size:1em;
	padding:0.462em 1.117em;
	vertical-align:middle;
}

div.forum-note-box {border-width:1px; border-style: solid; margin: 1.117em 0; padding: 0.4em 1.117em;}
div.forum-reply-form div.forum-note-box { margin: 1.117em;}
div.forum-note-box ul {padding:0.3em 0 0.3em 2em; margin:0;}
div.forum-note-box ul li {margin:0; padding:0;}

div.forum-reply-fields { padding:0 1em 0.8em; }

div.forum-reply-field { margin-top: 0.462em; position:relative; z-index:1;}

div.forum-reply-field-title input, div.forum-reply-field-desc input { width: 80%;}

div.forum-reply-field-title label, div.forum-reply-field-desc label, div.forum-reply-field-tags label, div.forum-reply-field-captcha-label label,
div.forum-reply-field-lastedit-reason label {display: block;}

div.forum-reply-field-user {width: 100%; /*IE Fix or zoom:1 */}

div.forum-reply-field-author, div.forum-reply-field-email { float:left; width:39%; }

div.forum-reply-field-user-sep { width:2%; float: left;}

div.forum-reply-field-author input, div.forum-reply-field-email input { width:100%; }

div.forum-reply-field-tags { display: none; }
div.forum-reply-field-tags input { width:80%; }

div.forum-reply-field-switcher-tag { margin-right: 0.8em; }

div.forum-reply-field-vote-duration { margin: 0.82em 0; }
div.forum-reply-field-vote-question { margin-bottom: 0.462em; }
div.forum-reply-field-vote-question label { margin-left:0.27em; }
div.forum-reply-field-vote-question-title input{ width: 80%; }
ol.forum-reply-field-vote-answers input { width: 60%; }
ol.forum-reply-field-vote-answers li { margin-top: 0.462em; }

div.forum-reply-field-lastedit-reason input { width: 80%;}

div.forum-reply-field-captcha input { width: 180px;}

div.forum-reply-field-settings input, div.forum-uploaded-file input, div.forum-reply-field-lastedit-view input { width:1.55em; margin:0 0 0 -0.25em; vertical-align: middle; font-size:1em; }
div.forum-reply-field-settings label, div.forum-uploaded-file a, div.forum-reply-field-lastedit label { vertical-align: middle; }

div.forum-reply-field-upload a { outline: none;}
div.forum-upload-file-hint { display: none;}
div.forum-upload-file-hint span { font-weight: bold;}
div.forum-upload-file {display: none; margin-top: 0.262em;}
div.forum-upload-file input {font-size:1.184em; }

div.forum-reply-buttons { margin-top: 1em;}
div.forum-reply-buttons input { padding:0 0.5em; font-size:1.184em; overflow: visible; /*IE paddings*/}

/* Utils */
div.forum-clear-float { clear: both; }

/* Moved topic list*/
div.forum-topic-move
{
	clear: both;
	float: none;
	position: relative;
	margin-top:0.5em;
	margin-bottom:0.5em;
	width:100%; /*IE*/
}

div.forum-topic-move input
{
	position: absolute;
	top: 0;
	left:0;
	font-size:1em;
	height:1.55em;
	margin:0 0 0 -0.25em;
	width:1.55em;
}

div.forum-topic-move label, div.forum-topic-move a { display: block; margin-left: 1.8em;}
div.forum-topic-move-buttons {margin-top: 1em;}
div.forum-topic-move-buttons select {width:200px;}
div.forum-topic-move-buttons select {font-size:1.184em;}
div.forum-topic-move-buttons input {font-size:1.184em; padding:0 0.417em; overflow: visible; /*IE paddings*/}

.forum-action-note { float: right; font-style: italic; padding: 0.5em 1.5em 0.5em 1em; }

div.forum-popup-image{}
div.forum-popup-image div.empty{
	background-image:url("/local/templates/main/components/bitrix/forum/forum/images/close.gif");
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	cursor:hand;
	width:14px;
	height:14px;
	margin:0px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
a.postFormAutosave.bx-core-autosave {background-position: 0 0 !important;}
a.postFormAutosave.bx-core-autosave-ready {background: scroll transparent url("/local/templates/main/components/bitrix/forum/forum/images/autosave/autosave-green.gif") no-repeat 0 0;}
a.postFormAutosave.bx-core-autosave-edited {background: scroll transparent url("/local/templates/main/components/bitrix/forum/forum/images/autosave/autosave-red.gif") no-repeat 0 0;}
a.postFormAutosave.bx-core-autosave-saving {background: scroll transparent url("/local/templates/main/components/bitrix/forum/forum/images/autosave/autosave-write.gif") no-repeat 0 0;}

.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") repeat-x scroll 0 -1178px #FFEB8D !important;
	position:relative;
}
.forum-notify-close {
	display: block !important;
	height: 12px !important;
	margin: 3px 6px 0 0;
	padding: 0 !important;
	position: absolute !important;
	right: 5px !important;
	top: 5px !important;
	width: 12px !important;
}
.forum-notify-close a {
	background: url("/bitrix/js/main/core/images/panel/sprite04.png") no-repeat scroll -268px -243px transparent !important;
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	cursor:pointer;
}
.forum-notify-text {
	color: #000000 !important;
	margin: 0 !important;
	padding: 3px 20px 5px !important;
	text-align: center !important;
}
.forum-notify-text a.postFormAutorestore {
	position:relative;
	color: #ff0000;
	cursor:pointer;
	text-decoration:underline;
	margin-right: 9px;
	margin-top: 5px;
	z-index:2;
}

table.forum-icons td{
	white-space: nowrap;
	padding: 0.4em;
}
table.forum-icons input {
	width: auto;
}
table.forum-icons .forum-icon-empty {
	border : 1px solid;
	border-radius: 8px;
	width : 16px;
	height: 16px;
}
.forum-breadcrumb-button {
	display: none;
}
@media screen and (max-width: 768px){
	.forum-column-lastpost{
	   display: none;
	}
	.forum-post-text small{
	   font-size: 13px;
	}
	.forum-post-text img{
	   max-width: 100%;
	   height: auto;
	}
}
@media screen and (max-width: 576px){
	.forum-column-views{
       display: none;	
	}
	.forum-column-topics{
	   display: none;
	}
	.forum-post-table{
	   display: inline-table;
	}
	.forum-cell-user,
	.forum-cell-post,
	.forum-cell-contact

	{
	  display: inline-table;
	   width: 100% !important;
	}
	   .forum-column-footer,
	.forum-cell-actions,
	.forum-post-rating
	{
	   display: none;
	}
	.forum-breadcrumb.forum-breadcrumb-top{
	   display: block;
	   width: auto;
	}

	.forum-reply-form{
	    max-width: 320px;
	    overflow: hidden;
	    
	}
	div.forum-header-box,
	div.forum-header-options{
	   display: none;
	}
}

@media screen and (max-width: 576px){
	.forum-1c-read-container {
		max-width: 100vw !important;
		margin: 0 !important;
	}
}

/* End */


/* Start:/local/templates/main/components/bitrix/forum/forum/themes/blue/style.css?15610179555639*/
/*----------------------------------------------------Table Cells And Backgrounds------------------------------------------------ */

/* Table Header, Reply Form Header, BBCode Icons Highlighting */
table.forum-table th, div.forum-reply-header,
div.forum-bbcode-line a:hover, div.forum-bbcode-line a:hover img { background-color: #dae1e9; }

/* Table Cell Border */
table.forum-table td, 
table.forum-table th.forum-column-lastpost, 
table.forum-table th.forum-column-title, 
table.forum-table th.forum-first-column,
table.forum-table th.forum-last-column,
div.forum-info-box, 
div.forum-reply-form { border-color: #dae0e7;}

/* Table Cell, Info Box, Reply Form */
table.forum-table td, div.forum-info-box, div.forum-reply-form { background:#fbfcfd; }
div.forum-reply-form table.bxlhe-frame-table td.bxlhe-editor-buttons { background-color:#fbfcfd!important; }
div.forum-reply-field td.bxlhe-editor-cell, div.forum-reply-field .feed-add-post-form-but-wrap {border-color: #ced0d1;}

/* Hidden Table Cell and Row */
table.forum-table tr.forum-row-hidden td, 
table.forum-table td.forum-cell-hidden,
table.forum-table tr.forum-row-inactive td.forum-column-icon,
table.forum-post-hidden td.forum-cell-post, 
table.forum-post-hidden td.forum-cell-actions { background: #e5f8e3 !important; }

/* Selected (via checkbox) Table Cell and Row */
table.forum-table tr.forum-row-selected td, 
table.forum-table td.forum-cell-selected, 
table.forum-post-selected td.forum-cell-post, 
table.forum-post-selected td.forum-cell-actions { background: #d4dfea !important; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { background: #dae1e9; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { background: #f1f6fa; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { background: #fbfcfd; }

div.forum-post-date { background: #e5eaf0; border-bottom-color: #d6dde5; }


/* ---------------------------------------------------Borders----------------------------------------------------- */

/* Menu Items, Page Navigation */
span.forum-menu-item, div.forum-page-navigation a, span.forum-page-current, div.forum-page-navigation a.forum-page-previous, span.forum-page-dots { border-color: #d4dae3; }

/* First Row Cell */
table.forum-table tr.forum-row-first td { border-top-color: #c4ccd6;}

/* Last Row Cell */
table.forum-table tr.forum-row-last td { border-bottom-color: #c4ccd6; }

/* Table Footer and Alone Footer Box */
table.forum-table td.forum-column-footer, table.forum-post-table td.forum-column-footer, div.forum-footer-box { border-color: #c4ccd6; }

/* Footer Item Separator */
span.forum-footer-option { border-color: #a5b4c8; }

/* Topic posts table (separator line) */
table.forum-post-table { border-top-color: #fff; border-bottom-color: #d0d3d8; }

/* Post Table: User Info and User Contacts Cells*/
table.forum-post-table td.forum-cell-user, table.forum-post-table td.forum-cell-contact { border-left-color: #d5dae0; border-right-color: #d6dde5; }

/* Post Table: Post and Actions Cell */
table.forum-post-table td.forum-cell-post, table.forum-post-table td.forum-cell-actions { border-right-color: #d5dae0; }

/* Post Table: User Contacts and Actions Cell */
table.forum-post-table td.forum-cell-contact, table.forum-post-table td.forum-cell-actions { border-top-color: #d6dde5; }

/* User Signature*/
div.forum-signature-line { border-top-color: #d6dde5; }

/* ---------------------------------------------------Text Color-------------------------------------------------- */

/* Header Box Right Links*/
div.forum-header-box a:link, 
div.forum-header-box a:visited, 
div.forum-header-box a:active, 
div.forum-header-box a:hover { color: #fff; }

.forum-required-field { color: red; }

/* --------------------------------------------------Special Elements---------------------------------------------- */

div.forum-header-box { color: #fff; background:#163f72; border-color: #406390;}

/* Page navigation */
div.forum-navigation-box { background:#fff; border-color: #dae0e7; }

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code, div.forum-code-box, div.forum-post-attachments {  border-color: #abbacc; }
table.forum-quote td, table.forum-spoiler td, table.forum-code td, div.forum-code-box ol, div.forum-post-attachments {background:#fff !important; color:#696969;}
table.forum-quote th, table.forum-spoiler th, table.forum-code th, div.forum-code-box {background:#e5eaf0 !important; color: #606264;}

div.forum-note-box {border-color: #ffc34f; background: #fffdbe; }
/* --------------------------------------------------Icons---------------------------------------------- */
div.forum-icon-default { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/default.gif); }
div.forum-icon-newposts { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/newposts.gif); }
div.forum-icon-sticky { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/sticky.gif); }
div.forum-icon-sticky-newposts { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/sticky-newposts.gif); }
div.forum-icon-closed, div.forum-icon-sticky-closed { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/closed.gif); }
div.forum-icon-closed-newposts, div.forum-icon-sticky-closed-newposts { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/closed-newposts.gif); }
div.forum-icon-moved { background-image: url(/local/templates/main/components/bitrix/forum/forum/themes/blue/images/moved.gif); }
/* --------------------------------------------------Votes---------------------------------------------- */
div.vote-answer-item-bar-inner {background-color:#dae1e9;}
/* End */


/* Start:/local/templates/main/components/bitrix/forum/forum/styles/additional.css?167360430013244*/

.forum-reply-fields .feed-add-post .file-selectdialog-switcher,
.forum-reply-fields .feed-add-post .wduf-selectdialog-switcher,
.forum-reply-fields .feed-add-post .diskuf-selectdialog-switcher {display: block; margin-top: 0.46em; position: relative;}
.forum-reply-fields .feed-add-post .file-selectdialog-switcher span,
.forum-reply-fields .feed-add-post .wduf-selectdialog-switcher span,
.forum-reply-fields .feed-add-post .diskuf-selectdialog-switcher span {display:block;}

.forum-post-rating .ilike-light .bx-ilike-right { padding: 0px 1px 0 11px; }
.forum-post-rating .ilike-light .bx-ilike-text { padding: 0; }
.forum-post-rating {float: right;padding-right: 10px; padding-top: 1px;}
/*div.forum-post-rating { float:right; display: inline-block;  padding-right:0.9em; vertical-align: middle;}
.forum-post-rating .ilike-light .bx-ilike-button,
.forum-post-rating .ilike-light .bx-ilike-right-wrap,
.forum-post-rating .ilike-light .bx-ilike-right,
.forum-post-rating .ilike-light .bx-ilike-left-wrap,
.forum-post-rating .ilike-light .bx-ilike-left,
.forum-post-rating .ilike-light .bx-ilike-text{
	vertical-align: middle!important;
	padding: 0 0 0 0!important;
	display: inline!important;}
.forum-post-rating .ilike-light .bx-ilike-right {padding-left:11px!important;}
.forum-post-rating .ilike-light .bx-ilike-right-wrap {margin-right:0;}
.forum-post-rating .ilike-light .bx-ilike-left-wrap {margin-left: 0.2em;}*/

.forum-post-attachment-files ul, .forum-post-attachment-files ul li {list-style-type: none; margin:0; padding:0;}

/* Spoiler */
table.forum-spoiler thead {
	cursor:pointer;
	cursor:hand;}
table.forum-spoiler thead div {
	padding-left: 15px; 
	background-image: url('/local/templates/main/components/bitrix/forum/forum/styles/../images/plus.gif');
	background-position: left center;
	background-repeat: no-repeat; }
table.forum-spoiler thead.forum-spoiler-head-open div {
	background-image: url('/local/templates/main/components/bitrix/forum/forum/styles/../images/minus.gif');}
/* /Spoiler */
td.forum-column-action, th.forum-column-action{width:5%}
/* Filter */
div.forum-filter-field{}
div.forum-filter-field label.forum-filter-field-title {display:inline-block; width:10em; height:2em; float:left;}
div.forum-filter-field span.forum-filter-field-item{ display:inline-block; height:2em; float:left;}
div.forum-filter-field span.forum-filter-field-item label{float:none;}
div.forum-filter-field span.forum-filter-field-item input {padding: 0; margin: 0;}
div.forum-filter-field div.forum-clear-float { clear: both; }

div.forum-filter div.forums-selector-multiple span.forum-filter-field-item{height:5em;}
div.forum-filter div.forums-selector-multiple select{height:4.5em;}

div.forum-filter input.search-input{width:400px;}
div.forum-filter select{width:250px;}

div.forum-filter-footer input{margin:0.2em;}
/*/Filter */

table.palette{border:1px solid gray; background-color:gray; border-collapse:collapse;}
table.palette td{border:1px solid gray; width:10px; height:10px; padding:0px; margin:0;}
table.palette td img{width:10px; height:10px; border:none; padding:0px; margin:0;}

/* Popups */
div.forum-popup-postform {
	width:502px;
	padding:0px; 
	margin:0;
	overflow:hidden; 
	color:black;}
div.forum-popup-postform table.forum-popup {
	border:1px solid gray;
	width:500px;
	background-color:white; 
	font-size:1em;
	cursor:default;}
div.forum-popup-postform table.forum-popup td {
	font-size:1em;
	border:none;
	background-color:white; 
	font-size:1em;}
div.forum-popup-postform table.forum-popup thead td {
	font-weight:bold;
	padding:0.5em 0.5em 0.1em 0.8em;
	font-size:1.1em;
	text-align:left;}
div.forum-popup-postform table.forum-popup thead td div.close{
	cursor:pointer;
	cursor:hand;
	background-image: url('/local/templates/main/components/bitrix/forum/forum/styles/../images/close.gif');
	background-position: center center;
	background-repeat:no-repeat;
	overflow:hidden;
	width:13px;
	height:13px;
	float:right;}
div.forum-popup-postform table.forum-popup tbody td {padding:1em;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field{width:100%;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field span.title{width:100%; display:block;}
div.forum-popup-postform table.forum-popup tbody td div.forum-field input {width:95%;}
div.forum-popup-postform table.forum-popup tfoot td {padding:0.3em; text-align:center;}
/*/Popups */

/* Select with forums*/
select.forum-selector-single, select.forum-selector-multiple{width:250px;}
select.forum-selector-single optgroup, select.forum-selector-multiple optgroup{
	font-weight:normal;
	background:none;
	font-size:1em;
	font-style:normal;}
select.forum-selector-single option.active, select.forum-selector-multiple option.active {background-color:#DDDDDD;}
/* /Select*/

/* Pages User Profile */
div.forum-user-interests{float:none;clear:both;}
div.forum-user-information div.forum-user-photo{margin:10px;}
table.forum-post-table table.forum-table td{vertical-align:top;	padding:0.4em 1em;}

/* Tab controls*/
div.forum-tabs {margin:0; width: 760px; overflow: hidden;}
div.forum-tabs div {margin:0; padding:0;}
div.forum-tabs div.forum-tabs-header{float:left;position:relative;left:1px;top:20px;z-index:100;width:250px;display:block;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container{cursor:hand;cursor:pointer;padding:1px 0px 1px 1px;
	border-right:1px solid auto; border-left:0px none; border-top:0px none; border-bottom:0px none;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container div{padding:5px 0px 5px 9px;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected{border-width:1px; border-right:1px solid white;cursor:default;}
div.forum-tabs-header div.forum-profile-edit-inner div.tab-container-selected div{padding:4px 0px 4px 8px;font-weight:bold;}

div.forum-tabs div.forum-tabs-body{margin-left:220px;display:block;border:none;z-index:99;}
div.forum-tabs div.forum-tabs-body div.forum-info-box{border-width:1px; display:block;zoom:0;float:left;width:500px;}
div.forum-tabs div.forum-tabs-body div.forum-info-box div.forum-info-box-inner{padding:20px 0px;}

div.forum-tabs div.forum-tabs-body table.forum-table {width:97%;}
div.forum-tabs div.forum-tabs-body table.forum-table th {white-space:normal;text-align:right;width:40%;background:none;border:none;padding:2px;
	margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table td {text-align:left;background:none;border:none;padding:2px;margin:0;vertical-align:top;}
div.forum-tabs div.forum-tabs-body table.forum-table tr.header th {text-align:center;}
div.forum-user-edit-buttons{margin:10px 0px 0px 250px;}
/* Forum page */
span.forum-option-subscribe div.forum-header-box {
	white-space:nowrap;}
/* Search page */
div.tags-cloud{
	padding-bottom:1em;}
div.forum-search-block-container div.forum-info-box-last {margin-bottom: 0;}
/*/Search page */
/* PM */
div.out {width:200px; margin:0; padding:1px; border:1px solid; display:block; position:relative; top:0; text-align:left; background-color:none;
	line-height:10px;color:#DDDDDD;}
div.out1 {width:200px; padding:0; margin:0; display:block; position:relative; top:-12px;}
div.in {padding:0; font-size:9px; background-color:#DDDDDD;}
div.in1 {width:100%; text-align:center; padding:0; font-size:9px; font-weight:normal;}
tr.forum-pmessage-new td{font-weight:bold;}
span.forum-pmessage-action, span.forum-pmessage-move{float:left;}
div.forum-pmessage-navigation{float:right;}
span.forum-pmessage-recipient{white-space:nowrap;}
div.forum-info-box-pmsearch{ margin-bottom: 0; }
/*/PM */
div.forum-subscribes div {padding:0px 0px 0px 25px;}
div.forum-subscribes div.forum-group-buttons {padding:10px 0px 0px 0px;}
/* Votes */
div.forum-post-vote{margin-bottom:0;}
div.forum-post-vote ol.vote-items-list, div.forum-post-vote ol.vote-items-list li {border: none;}
div.forum-post-vote div.voting-form-box {border:none; }
div.forum-post-vote ol.vote-items-list, div.forum-post-vote ol.vote-items-list li {
	margin: 0; padding: 0; border: none; font-size: 100%; list-style-type: none;}
div.forum-post-vote ol.vote-items-list li.vote-question-item {
	padding-bottom: 0.55em;}
div.forum-post-vote ol.vote-items-list ol {
	padding-left: 1em;}
li.vote-question-item div.vote-item-question {
	font-weight:bold;}
li.vote-answer-item {
	padding-bottom: 0.24em!important;}

div.vote-answer-item {
	width:100%; margin:0; padding:0; border:none; 
	display:block; position:relative; text-align:left;}
div.vote-answer-item-bar-inner {
	padding:0; 
	position:absolute;
	top:0;}
div.vote-answer-item-title-inner {
	width:100%; 
	padding-left:0.55em; 
	margin:0; 
	position:relative;}
/* /Votes */
/* LHE */
.forum-reply-field .bxlhe-frame-table {margin-top: 1px;}
.forum-reply-field .feed-add-post-form{
	border:none;
	margin-bottom: 0!important;
	padding-bottom: 0!important;}
.forum-reply-field .feed-add-post-form-but-more, .forum-reply-field .feed-add-close-icon { display: none; }
.forum-reply-field .feed-add-post .bxlhe-editor-buttons {
	background:none;
	box-shadow:none;
	border-bottom:none;
	height:1.5em!important;
}
.forum-reply-field .feed-add-post .lhe-stat-toolbar-cont {
	padding: 0.56em 0 0.4em 0;
}
.forum-reply-field td.bxlhe-editor-cell {
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
	zoom:1;
}
.forum-reply-field td.lhe-resize-row {
	display:none;
}
.forum-reply-field .feed-add-post-form-but-wrap {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-radius:0 0 2px 2px;
	padding: 0!important;
	zoom:1;
}
/* LHE Download files */
.forum-reply-field .file-selectdialog .file-placeholder{
	margin-left: 66px;
}

.forum-reply-field .file-selectdialog .file-extended .file-selector {
	margin: 26px 0 19px;
	padding: 15px 3px 15px 90px;
	color: #888888;
	font-size: 14px;
	font-weight: normal;
}
.forum-reply-field .file-selectdialog .file-extended .file-selector:hover {
	padding: 12px 0 12px 87px;
}

.forum-reply-field .file-selectdialog {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: none;
	margin-bottom:0!important;
	margin-top:0.462em;
}
.forum-reply-field .file-selectdialog .file-label {
	left: 9px;
	top: 4px;
	color: #888888;
	padding-left: 22px;
}
.forum-reply-field .file-selectdialog .file-extended .file-load-img {background:url("/local/templates/main/components/bitrix/forum/forum/styles/../images/loading-place-img.png") no-repeat 0 0;
	height:44px;
	left:18px;
	top:18px;
	position:absolute;
	width:50px;
}
.forum-reply-field .file-selectdialog .file-extended .file-selector:hover .file-load-img  {
	background-position:0 0;
	left:15px;
	top:15px;
}
.forum-reply-field .file-selectdialog .file-simple,
.forum-reply-field .file-selectdialog .file-extended {
	margin-left: 15px;
}
.forum-reply-field-upload{
	display: inline-block;
	transition: height 0.2s linear 0.2s;
	-moz-transition: height 0.2s linear 0.2s; /* Firefox 4 */
	-webkit-transition: height 0.2s linear 0.2s; /* Safari and Chrome */
	-o-transition: height 0.2s linear 0.2s; /* Opera */
	overflow: hidden;
	height: 20px;
}
.forum-reply-field-upload a{
	transition: opacity 0.2s;
	-moz-transition: opacity 0.2s; /* Firefox 4 */
	-webkit-transition: opacity 0.2s; /* Safari and Chrome */
	-o-transition: opacity 0.2s; /* Opera */
	opacity:1;
}
.forum-reply-field-upload-hover{
	height:0px;
}
.forum-reply-field-upload-hover a {
	opacity:0;
}
* html .forum-reply-field-upload-hover {
	display: none;
}
/* /LHE */

body.forum-popup-body{padding:1.51em; font-size:0.75em;}

#forum-login-form-window{display:none; border:1px solid #000; background:#F5F5ED; padding:10px; z-index:10000; position:absolute;
	top:10%; left:45%; width:200px; color: #454545;}
a.forum-new-message-marker{color:red!important; margin-left:3px; text-decoration:none;}
div.forum-error{color:red;}
div.forum-note{color:green;}

div.forum-legend-info div.forum-legend-item{float:left;width:15em;}
div.forum-legend-info div.forum-legend-item div.forum-icon{margin:0;}
div.forum-legend-info div.forum-legend-item div.forum-icon-container{float:left;width:auto;padding-right:10px;}
div.forum-legend-info div.forum-legend-item span{display:block; white-space:nowrap;}

div.forum-main-footer div.forum-rapid-access-items{float:right;width:300px;display:block;border:none;text-align:right}
div.forum-main-footer div.forum-search-input{float:left;}
div.forum-main-footer div.forum-rapid-access-items select.forum-selector-single{width:250px;}
div.forum-main-footer div.forum-legend-info{margin-right:1em;display:block;border:none;overflow:hidden;}

div.forum-first-post{margin-bottom: 1em;}

.forum-rss-rss1, .forum-rss-rss2, .forum-rss-atom {
	background-repeat:no-repeat; 
	width:80px !important; 
	height:15px  !important; 
	display:block;
	margin:0px 0px 0px 2px;
	padding:0px;
	overflow:hidden;
	border:none;
	text-decoration:none;
	float:left;
}
.forum-rss-rss1{background-image: url(/local/templates/main/components/bitrix/forum/forum/styles/../images/rss1.gif);}
.forum-rss-rss2{background-image: url(/local/templates/main/components/bitrix/forum/forum/styles/../images/rss2.gif);}
.forum-rss-atom{background-image: url(/local/templates/main/components/bitrix/forum/forum/styles/../images/atom.gif);}
div.forum-user-description{margin-top:0.78em;}
table.forum-forum-list-part{margin-bottom:0;}
form.forum-form{padding:0;margin:0;}

.bxhtmled-button-translit{
	background: url(/bitrix/images/fileman/light_htmledit/lhe_iconkit.gif) -136px -38px no-repeat;
}

@media (max-width: 576px) {

	.bx-viewer-lock-scroll .bx-viewer-cap {
		width: 100%!important;
		height: auto!important;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/forum/forum/bitrix/forum.topic.read/.default/style.css?1561017955237*/
.forum-breadcrumb-top {
    display: table-cell;
    width: 10000px;
}

.forum-breadcrumb-button {
    display: table-cell;
}

.button.button--get-article {
    flex-grow: 1;
    padding: 7px 13px;
    white-space: nowrap;
}
/* End */


/* Start:/bitrix/components/bitrix/rating.vote/templates/standart_text/style.min.css?15610179481963*/
.bx-rating{display:inline-block;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none}.bx-rating .bx-rating-question{display:inline-block;margin-right:2px}.bx-rating .bx-rating-yes{display:inline-block;cursor:pointer}.bx-rating .bx-rating-yes-count{display:inline-block;padding-left:3px;text-decoration:none!important}.bx-rating .bx-rating-yes-text{display:inline-block;padding-left:3px;padding-right:3px}.bx-rating .bx-rating-no{display:inline-block;cursor:pointer}.bx-rating .bx-rating-no-count{display:inline-block;padding-left:3px;text-decoration:none!important}.bx-rating .bx-rating-no-text{display:inline-block;padding-left:3px;padding-right:3px}.bx-rating .bx-rating-separator{display:inline-block;padding-left:1px;padding-right:1px}.bx-rating .bx-rating-yes-active .bx-rating-yes-count,.bx-rating .bx-rating-yes-active .bx-rating-yes-text{color:#49b234!important}.bx-rating .bx-rating-no-active .bx-rating-no-count,.bx-rating .bx-rating-no-active .bx-rating-no-text{color:#dd3636!important}.bx-rating-disabled .bx-rating-yes,.bx-rating-disabled .bx-rating-no{cursor:default}.bx-rating-disabled .bx-rating-yes-text,.bx-rating-disabled .bx-rating-no-text{cursor:default;color:#969696!important;text-decoration:none}.bx-rating-disabled .bx-rating-yes-count,.bx-rating-disabled .bx-rating-no-count{cursor:default;color:#969696!important}.bx-rating .bx-rating-hover .bx-rating-yes-count,.bx-rating .bx-rating-hover .bx-rating-no-count,.bx-rating .bx-rating-hover .bx-rating-yes-text,.bx-rating .bx-rating-hover .bx-rating-no-text{color:#000!important}.bx-rating .bx-rating-load .bx-rating-yes-count,.bx-rating .bx-rating-load .bx-rating-no-count,.bx-rating .bx-rating-load .bx-rating-yes-text,.bx-rating .bx-rating-load .bx-rating-no-text{color:#fff!important}.bx-rating .bx-rating-load{background-color:#d0d0d0!important;border-radius:3px}.rating_vote_graphic{display:none!important}.rating_vote_text{display:inline-block!important}
/* End */


/* Start:/local/templates/main/components/bitrix/advertising.banner/banner/style.css?1561017954681*/
.aff {
    position: relative;
    z-index: 10;
    transition: .3s;
}
.aff-top {
    top: 0 !important;
}
.aff-fixed {
    position: fixed;
    top: 0 !important;

}
.scroll-fixed {
    top: 63px !important;
}

.forum-banner {
    display: none;
}
@media (min-width: 992px) {
    .forum-banner {
        display: table-cell;
        vertical-align: top;
        padding-left: 30px;
        width: 230px;
    }
    .forum-banner img {
        width: 200px;
        height: auto;
    }
}

@media (min-width: 1200px) {
    .forum-banner {
        width: 300px;
    }
    .forum-banner img {
        width: 270px;
        height: auto;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/main.post.form/templates/.default/style.min.css?165816132622915*/
.main-post-form-toolbar{position:relative;display:flex;background-color:#fff;padding:0 14px}.main-post-form-toolbar-buttons{flex:1;height:41px;overflow:hidden;text-align:left;user-select:none;-moz-user-select:none;-webkit-user-select:none;box-sizing:border-box;align-items:center;display:flex}.main-post-form-toolbar-buttons .tasks-task-mpf-link{position:static;margin-right:0;opacity:1}.main-post-form-toolbar-buttons-container{background-attachment:scroll;background-clip:border-box;border-collapse:separate;padding:0;text-align:left;user-select:none;overflow:hidden;position:relative;height:27px;align-items:center;display:flex;flex-wrap:wrap}.main-post-form-toolbar-button{position:relative;display:inline-flex;align-items:center;margin:0 29px 0 0;height:27px;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#515e68;text-align:left;transition:opacity .3s;opacity:.5;user-select:none;cursor:pointer}.main-post-form-toolbar-button-file{position:relative}.main-post-form-toolbar-button .ui-counter{position:absolute;top:-3px;height:11px}.main-post-form-toolbar-button .ui-counter-inner{padding:0 4px;min-width:15px;font:bold 8px/var(--ui-counter-current-size) "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}#bx-b-mention-blogPostForm{display:flex}.main-post-form-toolbar-button[data-bx-button-status="active"],.main-post-form-toolbar-button:hover{opacity:1}.main-post-form-toolbar span[data-bx-role="trash"]{display:none}.main-post-form-toolbar div[data-bx-files-count="0"][data-id="file"] div.ui-counter{display:none}.main-post-form-toolbar-button-more{position:relative;margin:0;width:20px;min-width:20px;height:20px;color:#545c6a;order:2;margin-left:auto !important;	background: url("data:image/svg+xml,%3Csvg width='16' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0a2 2 0 110 4 2 2 0 010-4zm6 0a2 2 0 110 4 2 2 0 010-4zm6 0a2 2 0 110 4 2 2 0 010-4z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E") center no-repeat; background-size:16px 4px}.main-post-form-toolbar-button .feed-add-videomessage{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2126 0.683544C10.3216 0.227848 8.43017 0 6.53838 0C4.63895 0 2.70133 0.229691 0.725512 0.689074C0.301168 0.787735 0 1.17442 0 1.62053V9.24979C0 9.68146 0.282421 10.0595 0.688928 10.1719C2.57686 10.694 4.46543 10.9551 6.35462 10.9551C8.25427 10.9551 10.2127 10.6911 12.2299 10.1632C12.6425 10.0552 12.9311 9.67427 12.9311 9.23776V1.61327C12.9311 1.16997 12.6336 0.784944 12.2126 0.683544ZM18.7492 1.01058C18.7492 0.975848 18.7431 0.941407 18.731 0.908937C18.6763 0.760988 18.5149 0.686557 18.3706 0.742692L14.1534 2.38317C14.0449 2.4254 13.9731 2.53203 13.9731 2.65106V7.82929C13.9731 7.94832 14.0449 8.05495 14.1534 8.09718L18.3706 9.73766C18.4023 9.74998 18.4359 9.7563 18.4698 9.7563C18.6241 9.7563 18.7492 9.62802 18.7492 9.46978V1.01058ZM6.4115 7.95508C7.79221 7.95508 8.9115 6.83579 8.9115 5.45508C8.9115 4.07437 7.79221 2.95508 6.4115 2.95508C5.03079 2.95508 3.9115 4.07437 3.9115 5.45508C3.9115 6.83579 5.03079 7.95508 6.4115 7.95508Z' fill='%23C9CDD3'/%3E%3C/svg%3E%0A"); background-repeat:no-repeat;background-position:center left;margin-top:0;padding-left:23px;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;color:#525c69}.main-post-form-toolbar-button .bxhtmled-top-bar-btn{display:none}.feed-add-post-text .bxhtmled-top-bar-wrap{margin-left:10px;margin-right:10px}.feed-add-post-text .bxhtmled-top-bar-btn{margin:6px 1px 0 0;width:30px;height:30px}.feed-add-post-text .bxhtmled-top-bar-color .bxhtmled-top-bar-btn-text{margin:7px auto 0 9px}.bxhtmled-popup .bxhtmled-top-bar-select,.feed-add-post-text .bx-html-editor .bxhtmled-top-bar-select{font-size:14px;height:30px;color:#525c69;width:89px !important;margin:6px 7px 0 4px;background:#fff;border:1px solid #c6cdd3;box-sizing:border-box;border-radius:var(--ui-field-border-radius,2px);padding:4px 13px 0 9px;transition:.2s}.bxhtmled-popup .bxhtmled-top-bar-select{margin-top:0}.bxhtmled-popup .bxhtmled-top-bar-select:hover,.feed-add-post-text .bx-html-editor .bxhtmled-top-bar-select:hover{border:1px solid rgba(82,92,105,.7)}.bxhtmled-popup .bxhtmled-top-bar-select:before,.feed-add-post-text .bxhtmled-top-bar-select:before{background:0;width:5px;height:5px;border-left:2px solid #828b95;border-bottom:2px solid #828b95;transform:rotate(-45deg);right:11px;top:9px}.feed-add-post-text .bxhtmled-top-bar-separator{border:0;margin:10px 10px 0 9px;background-color:rgba(130,139,149,.2);height:20px}.main-post-form-toolbar-button i{display:none;transition:opacity .2s linear;background-repeat:no-repeat;background-position:center;cursor:pointer;margin-right:3px;height:20px;opacity:.5;width:20px;float:left;position:relative}.main-post-form-toolbar-popup .main-post-form-toolbar-button{display:block;padding:10px 0}.main-post-form-toolbar-button[data-id="file"] i{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.258 6.285a.58.58 0 00.003-.817c-1.24-1.254-2.61-2.608-3.865-3.861-2.142-2.143-5.647-2.143-7.79 0-2.142 2.142-2.142 5.647 0 7.79l5.37 5.369a4.138 4.138 0 005.843 0 4.138 4.138 0 000-5.842l-4.721-4.72a2.75 2.75 0 00-3.895 0 2.75 2.75 0 000 3.894l3.085 3.085a.58.58 0 00.821 0l.477-.477a.58.58 0 000-.822L5.501 6.8a.909.909 0 010-1.299.909.909 0 011.299 0l4.72 4.721a2.296 2.296 0 01-3.245 3.246l-5.37-5.37a3.683 3.683 0 010-5.193 3.683 3.683 0 015.193 0c1.26 1.26 2.558 2.58 3.862 3.866a.58.58 0 00.816-.004l.482-.482z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E"); background-position:3px 1px}.main-post-form-toolbar-button[data-id="mention"] i{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.843 16.724c-2.32 0-4.208-.676-5.662-2.027C.727 13.33 0 11.444 0 9.035c0-2.394.778-4.37 2.335-5.926C3.892 1.552 5.801.773 8.063.773c2.189 0 3.958.64 5.31 1.917 1.35 1.278 2.026 2.85 2.026 4.715 0 1.556-.41 2.864-1.233 3.921-.823 1.043-1.8 1.564-2.93 1.564-.397 0-.75-.117-1.058-.352a1.403 1.403 0 01-.55-.948c-.588.926-1.447 1.388-2.578 1.388-.94 0-1.704-.345-2.291-1.035-.588-.69-.882-1.601-.882-2.732 0-1.16.375-2.21 1.124-3.15.764-.94 1.718-1.41 2.864-1.41 1.013 0 1.74.426 2.18 1.278l.121-.679a.38.38 0 01.374-.313h1.185a.38.38 0 01.373.45l-.62 3.273c-.206 1.102-.309 1.777-.309 2.027 0 .367.125.55.375.55.5 0 .955-.38 1.366-1.145.426-.763.639-1.652.639-2.665 0-1.396-.485-2.549-1.454-3.46-.97-.924-2.284-1.387-3.944-1.387-1.792 0-3.26.624-4.406 1.873C2.6 5.686 2.027 7.22 2.027 9.057c0 1.85.521 3.29 1.564 4.318 1.043 1.028 2.49 1.542 4.34 1.542.732 0 1.434-.06 2.106-.181.278-.05.527.198.462.473l-.262 1.112a.37.37 0 01-.312.284 16.28 16.28 0 01-2.082.119zm-.463-5.64c.632 0 1.146-.28 1.542-.837a3.144 3.144 0 00.617-1.873c0-.558-.132-.999-.396-1.322-.265-.338-.632-.507-1.102-.507-.631 0-1.153.265-1.564.794-.411.528-.617 1.16-.617 1.894 0 .558.132 1.006.397 1.344.279.338.653.507 1.123.507z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E"); background-position:2px 1px;height:18px}.main-post-form-toolbar-button[data-id="search-tag"] i{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 0a.926.926 0 0 1 .923.997L4.77 3h2.999L7.929.923A1 1 0 0 1 8.926 0H9a.926.926 0 0 1 .923.997L9.77 3h.96a1 1 0 1 1 0 2H9.615l-.231 3H10a1 1 0 0 1 0 2h-.769l-.16 2.077a1 1 0 0 1-.997.923H8a.926.926 0 0 1-.923-.997L7.23 10H4.231l-.16 2.077a1 1 0 0 1-.997.923H3a.926.926 0 0 1-.923-.997L2.23 10H1a1 1 0 0 1 0-2h1.383l.231-3h-.885a1 1 0 1 1 0-2h1.039L2.929.923A1 1 0 0 1 3.926 0H4Zm3.384 8 .23-3H4.615l-.231 3h3Z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E"); background-position:4px 4px}.main-post-form-toolbar-button[data-id="quote"] i{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.598.824c.78 0 1.411.632 1.411 1.411V6.28c0 .84-.135 2.882-1.152 4.497-.635 1.007-1.81 1.682-3.527 2.026a.3.3 0 01-.359-.297l.01-1.238a.7.7 0 01.456-.65c.833-.31 1.467-.786 1.902-1.428.455-.672.465-1.941.465-2.418H8.41C7.631 6.772 7 6.141 7 5.362V2.234c0-.78.632-1.411 1.411-1.411h3.187zm-7 0c.78 0 1.411.632 1.411 1.411V6.28c0 .84-.135 2.882-1.152 4.497-.635 1.007-1.81 1.682-3.527 2.026a.3.3 0 01-.359-.297l.01-1.238a.7.7 0 01.456-.65c.833-.31 1.467-.786 1.902-1.428.455-.672.465-1.941.465-2.418H1.41C.631 6.772 0 6.141 0 5.362V2.234C0 1.455.632.824 1.411.824h3.187z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E"); background-position:5px 4px}.main-post-form-toolbar-button[data-id="disk-document"] i{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='13' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.212.77a1.3 1.3 0 01.972.436l2.802 3.153a1.3 1.3 0 01.329.864v9.2a1.3 1.3 0 01-1.3 1.3H1.3a1.3 1.3 0 01-1.3-1.3V2.07A1.3 1.3 0 011.3.77h6.912zm-.655 1.76H2.26a.5.5 0 00-.5.5v10.434a.5.5 0 00.5.5h7.796a.5.5 0 00.5-.5V5.777a1 1 0 00-.252-.664L8.305 2.865a1 1 0 00-.748-.336zm.285 5.891a.5.5 0 01.5.5v.76a.5.5 0 01-.5.5H3.645a.5.5 0 01-.5-.5v-.76a.5.5 0 01.5-.5h4.197zm0-3.253a.5.5 0 01.5.5v.76a.5.5 0 01-.5.5H3.645a.5.5 0 01-.5-.5v-.76a.5.5 0 01.5-.5h4.197z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E"); background-position:0 1px;width:15px}.main-post-form-toolbar-button[data-id="create-link"] i{display:inline-block;	background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.736 5.209c.217.217.402.454.554.705l-1.38 1.38a1.788 1.788 0 00-2.882-.897l-.108.1L3.085 9.33a1.788 1.788 0 002.42 2.628l.109-.1.965-.963c.763.407 1.5.571 2.213.493l-1.76 1.759a3.7 3.7 0 01-5.234-5.234l2.705-2.705a3.7 3.7 0 015.233 0zm3.796-3.794a3.783 3.783 0 010 5.35l-2.589 2.588a3.783 3.783 0 01-5.905-.703l1.377-1.378a1.828 1.828 0 002.94.895l.11-.101 2.779-2.779A1.828 1.828 0 009.77 2.601l-.11.101-.94.939c-.775-.42-1.522-.596-2.239-.53l1.7-1.696a3.783 3.783 0 015.35 0z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");}.main-post-form-toolbar-button[data-id="VideoMessage"] .feed-add-videomessage{position:relative;background:0}.main-post-form-toolbar-button[data-id="VideoMessage"] .feed-add-videomessage:before{content:'';position:absolute;top:4px;left:0;display:inline-block;width:17px;height:11px;	background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5.773a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5h-9a1.5 1.5 0 01-1.5-1.5v-7a1.5 1.5 0 011.5-1.5h9zm6.453 1.574A.5.5 0 0117 2.56v6.468a.5.5 0 01-.69.463l-2.69-1.106A1 1 0 0113 7.46V4.28a1 1 0 01.577-.907l2.711-1.266a.5.5 0 01.665.241z' fill='%23525C69' fill-rule='evenodd' opacity='.965'/%3E%3C/svg%3E"); background-repeat:no-repeat;background-position:0 0;opacity:.5;transition:opacity .3s}.feed-add-post-form-but-more{border-radius:3px;border:1px solid #fff;color:#7a808c;cursor:pointer;font-size:12px;right:11px;top:0;padding:1px 21px 1px 6px;position:absolute}.feed-add-post-form-but-more:hover{border-top-color:#f1f1f1;border-left-color:#d8d8d8;border-right-color:#d8d8d8;border-bottom-color:#a9a9a9;box-shadow:0 1px 1px -1px #d0d0d0;color:#4b5a6b}.feed-add-post-form-but-more-act{box-shadow:none !important;border-color:#d9e4e7 !important;}

.feed-add-post-form-but-arrow {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png") no-repeat -98px -49px; height:4px;position:absolute;right:6px;top:10px;width:7px}.feed-add-post-form-but-more-open{align-self:center;margin-left:auto}.feed-add-post-form-editor-btn,.feed-add-post-form-title-btn{background-repeat:no-repeat;background-position:center;cursor:pointer;display:inline-block;height:25px;vertical-align:top;width:25px;opacity:.5;transition:opacity .2s linear;}

.feed-add-post-form-editor-btn {
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23828B95%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.947%206.938H7.46L5.751%202.024h-.038L3.947%206.938zM4.432%200h2.642l4.383%2011.72H9.056l-.998-2.917h-4.63l-1.07%202.916H0L4.432%200z%22%20opacity%3D%221%22/%3E%3C/svg%3E); }

.feed-add-post-form-title-btn {
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23828B95%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14%200a1%201%200%20011%201v10a1%201%200%2001-1%201H1a1%201%200%2001-1-1V1a1%201%200%20011-1h13zm-1%206H2v4h11V6zm0-4H2v2h11V2z%22/%3E%3C/svg%3E);}.feed-add-post-form-editor-btn:hover,.feed-add-post-form-title-btn:hover,.feed-add-post-form-btn-active.feed-add-post-form-editor-btn,.feed-add-post-form-btn-active.feed-add-post-form-title-btn{opacity:1}.feed-add-post .lhe-resize-row img{display:none}.feed-add-post .bxlhe-editor-buttons{background:linear-gradient(top,#f9fbfb,#f4f8f8);background:-moz-linear-gradient(top,#f9fbfb,#f4f8f8);background:-o-linear-gradient(top,#f9fbfb,#f4f8f8);background:-ms-linear-gradient(top,#f9fbfb,#f4f8f8);background:-webkit-gradient(linear,left top,left bottom,from(#f9fbfb),to(#f4f8f8));box-shadow:0 2px 2px -2px rgba(229,229,229,0.9);border-bottom:1px solid #e9eaeb;position:relative}.feed-add-post .lhe-button-cont{border-radius:2px;cursor:pointer;display:inline-block;height:21px;margin-left:6px;vertical-align:top;width:25px}.feed-add-post .lhe-button-cont:hover{background-color:#dee1e5}.feed-add-post .lhe-stat-toolbar-cont{border:0;padding-top:6px;position:relative}.feed-add-post .lhe-button{border:0}.feed-add-post .lhe-button-over{background-color:#dee1e5}.feed-add-post div.bx-html-editor{border-style:none !important;background-color:#fff}.feed-add-post-edit-form .bx-html-editor .bxhtmled-toolbar-cnt{opacity:0;height:42px}html.bx-ios.bx-ios-fix-frame-focus,html.bx-ios.bx-ios-fix-frame-focus iframe,.bx-ios.bx-ios-fix-frame-focus body{-webkit-overflow-scrolling:touch}.feed-add-post-form{position:relative;background-color:#fff;overflow:hidden;zoom:1}.blog-comment-edit .feed-add-post-form{border-radius:22px 22px 0 0}.comments-form .feed-add-post-form{border-radius:22px}.feed-add-post-form:after{content:"";display:block;width:1px;height:1px;	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/waiter-button-light.gif") no-repeat 0 0; position:absolute;left:0;bottom:0;opacity:0}.feed-add-post-text{color:#bfbfbf;font-size:17px}.feed-comments-block .feed-add-post-text{padding:0}.feed-add-post-dnd-over{position:relative}.feed-add-post-dnd-notice{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(248,250,250,0.9);z-index:1;border:2px dashed #a7b0b5;text-align:center;display:none}.feed-add-post-dnd-over .feed-add-post-dnd-notice{display:block;z-index:31}.feed-add-post-dnd-inner{height:110px;position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}.feed-add-post-dnd-icon{width:37px;height:45px;	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png?5") no-repeat 0 -968px; display:block;margin:0 auto 15px}.feed-add-post-dnd-text{font-weight:bold;font-size:18px;color:rgba(83,92,105,0.7)}.feed-add-post-dnd-text span{font-size:12px;display:block;margin-top:8px}.feed-add-post-dnd-over .bxu-file-input-over .diskuf-extended-overlay{display:none}.feed-add-urpreview-wrap{margin-left:18px}.feed-com-add-block .urlpreview.urlpreview__edit{padding:0 13px 12px 18px}.feed-add-post-buttons{display:none}.feed-add-post-destination-block,.feed-add-post-form-wrap .feed-add-post-tags-block{overflow:hidden;position:relative;padding:20px}.feed-add-post-form-wrap .disk-file-control[style*="display: none;"]+.feed-add-post-tags-block[style*="display: block;"]{border-top:1px solid #ebeded}.feed-add-post-destination-block+.feed-add-post-destination-block,.feed-add-post-form-wrap .disk-file-control[style*="display: none;"]+.feed-add-post-tags-block+.feed-add-post-destination-block,.feed-add-post-form-wrap .feed-add-post-tags-block[style*="display: block;"]+.feed-add-post-destination-block{border-top:1px solid #ebeded}.crm-feed li.feed-add-post-destination-block{list-style:none}.feed-add-post-destination-title,.feed-add-post-tags-title{color:#525c69;float:left;font-size:14px;min-width:55px;padding-left:5px}.feed-add-post-destination-block .feed-add-post-destination-title{margin-top:11px}.feed-add-post-dest-source{color:#1a60a9}.feed-add-post-destination-wrap,.feed-add-post-tags-wrap{border:1px solid #e4e4e4;border-radius:1px;overflow:hidden;padding:7px 7px 1px;min-height:36px !important}.feed-add-post-destination-wrap-but{margin-top:-9px}.feed-add-post-destination{border-radius:var(--ui-border-radius-3xs,1px);font-size:13px;display:inline-block;font-weight:bold;margin:0 6px 6px 0;height:30px;line-height:29px;overflow:hidden;padding:0 30px 0 13px;position:relative;vertical-align:middle;z-index:2;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.feed-add-post-destination a:link,.feed-add-post-destination a:visited,.feed-add-post-destination a:active,.feed-add-post-destination a:hover{text-decoration:none}.feed-add-post-destination-wrap-but .feed-add-post-destination{margin:9px 9px 0 0}.feed-add-post-destination-wrap .feed-add-post-destination{padding-right:30px;}

.feed-add-post-destination .feed-add-post-del-but,
.feed-add-post-tags .feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png") no-repeat; cursor:pointer;right:0;top:0;height:30px;opacity:.6;position:absolute;width:25px}.feed-add-post-destination-hover .feed-add-post-del-but{opacity:1}.feed-add-post-destination:hover{text-decoration:none}.feed-add-post-destination-all-users{background:#dbf188;color:#535c69 !important}.feed-add-post-destination-all-users .feed-add-post-del-but{background-position:-24px -61px}.feed-add-post-destination-hover.feed-add-post-destination-all-users{background-color:#b2e233}.feed-add-post-destination-users{background-color:#bcedfc;color:#1f6ab5 !important}.feed-add-post-destination-users .feed-add-post-del-but{background-position:-94px -61px}.feed-add-post-destination-hover.feed-add-post-destination-users{background-color:#86e2ff}.feed-add-post-destination-wrap .feed-add-post-destination-sonetgroups{background-color:#ade7e4;color:#116f6b !important}.feed-add-post-destination-sonetgroups .feed-add-post-del-but{background-position:-47px -61px}.feed-add-post-destination-wrap .feed-add-post-destination-hover.feed-add-post-destination-sonetgroups{background-color:#8cddda}.feed-add-post-destination-department,.feed-add-post-destination-crm{background-color:#e2e3e5;color:#535c69 !important}.feed-add-post-destination-department .feed-add-post-del-but,.feed-add-post-destination-crm .feed-add-post-del-but{background-position:-70px -61px}.feed-add-post-destination-hover.feed-add-post-destination-department,.feed-add-post-destination-hover.feed-add-post-destination-crm{background-color:#cbccd0}.feed-add-post-destination.feed-add-post-destination-extranet,.feed-add-post-destination.feed-add-post-destination-email,.feed-add-post-destination.feed-add-post-destination-crmemail{background-color:#ffec91;color:#a26b00;padding-left:32px}.feed-add-post-destination.feed-add-post-destination-extranet:before,.feed-add-post-destination.feed-add-post-destination-email:before,.feed-add-post-destination.feed-add-post-destination-crmemail:before{	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png?1") no-repeat 0 -92px; content:"";height:13px;position:absolute;width:13px;left:9px;top:8px}.feed-add-post-destination.feed-add-post-destination-crmemail:before{	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/icon-crmuser-block.png") no-repeat 0 0!important;}.feed-add-post-destination.feed-add-post-destination-email::before{background-position:-33px -92px}.feed-add-post-destination.feed-add-post-destination-extranet .feed-add-post-del-but,.feed-add-post-destination.feed-add-post-destination-email .feed-add-post-del-but,.feed-add-post-destination.feed-add-post-destination-crmemail .feed-add-post-del-but{background-position:-113px -61px}.feed-add-post-destination-hover.feed-add-post-destination-extranet,.feed-add-post-destination-hover.feed-add-post-destination-email,.feed-add-post-destination-hover.feed-add-post-destination-crmemail{background-color:#ffe25a}.feed-add-destination-inp{background:#fff;border:0;color:#555;display:inline-block;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 7px 7px 0;height:30px;min-width:108px;outline:0;padding:0;vertical-align:middle}.feed-add-destination-link,.feed-add-post-tags-add{border-bottom:1px solid transparent;color:#2067b0;cursor:pointer;display:inline-block;font-weight:bold;font-size:13px;margin:7px 7px 7px 18px;line-height:17px;text-decoration:none;vertical-align:top;position:relative;-webkit-transition:border-bottom-color .2s linear;transition:border-bottom-color .2s linear}.feed-add-destination-link:before,.feed-add-post-tags-add:before{	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png") no-repeat -148px -481px; content:'';height:8px;left:-14px;position:absolute;top:5px;width:8px}.feed-add-destination-link:hover,.feed-add-post-tags-add:hover{border-bottom:1px solid;color:#2067b0}.feed-add-destination-input-box{display:none}.feed-add-post-tags-block{overflow:hidden}.feed-add-post-tags .feed-add-post-del-but{background-position:-69px -61px}.feed-add-post-tags .feed-add-post-del-but:hover{opacity:1}.feed-add-post-destination-add{border-bottom:1px #2067b0 dashed;color:#2067b0;display:inline-block;cursor:pointer;font-size:12px;line-height:12px;vertical-align:middle}.feed-add-post-destination-add:hover{text-decoration:none}.feed-add-post-tags-wrap{color:#5c6470;font-size:12px;overflow:hidden}.feed-add-post-tags-wrap-but{margin-top:-9px}.feed-add-post-tags{background:#e8eff0;border-radius:1px;display:inline-block;font-size:13px;font-weight:bold;height:30px;line-height:29px;margin:0 7px 7px 0;vertical-align:middle;padding:0 30px 0 10px;position:relative}.feed-add-post-tags a:link,.feed-add-post-tags a:visited,.feed-add-post-tags a:active,.feed-add-post-tags a:hover{text-decoration:none}.feed-add-post-tags-wrap .feed-add-post-tags{padding-right:30px}.feed-add-post .feed-add-post-tags-title{margin-top:15px}.feed-add-post .feed-add-post-tags-block{display:none}.feed-add-post .wduf-selectdialog,.feed-add-post .diskuf-selectdialog{border-bottom:1px solid #f0f1f2;display:none;margin:7px 0 15px;padding:0 10px 30px}.feed-comments-block .wduf-selectdialog,.feed-comments-block .diskuf-selectdialog{border:0;background-color:#fff;padding:10px}.feed-add-post .wduf-selectdialog-switcher,.feed-add-post .file-selectdialog-switcher,.feed-add-post .diskuf-selectdialog-switcher{display:none}.feed-add-post-destination.feed-add-post-destination-email::before{background-position:-33px -92px}
/* End */


/* Start:/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/style.min.css?16540199698780*/
.file-placeholder{margin-left:56px}.file-placeholder .loading-wrap{display:inline-block;margin-left:15px;vertical-align:middle;position:relative;width:50%}.file-placeholder .loading{background:#e3ebed;display:block;border:1px solid;border-top:1px solid #bcc2c4;border-left-color:#cfd7d9;border-right-color:#cfd7d9;border-bottom:1px solid #dde5e6;border-radius:2px;height:17px;-webkit-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);-moz-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);}
.file-placeholder .loading .del-but {
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 7px -20px; cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.file-placeholder .load-indicator{background:#40c0e9;background:linear-gradient(top,#40c0e9,#2698db);background:-moz-linear-gradient(top,#40c0e9,#2698db);background:-o-linear-gradient(top,#40c0e9,#2698db);background:-ms-linear-gradient(top,#40c0e9,#2698db);background:-webkit-gradient(linear,left top,left bottom,from(#40c0e9),to(#2698db));border-radius:2px;color:#fff;font-size:12px;height:19px;text-align:center;text-shadow:0 1px 0 rgba(56,124,162,1);left:0;top:0;position:absolute}.file-placeholder .load-number{display:inline-block;box-sizing:border-box;padding-top:2px;}
.file-placeholder .files-title {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat; color:#5c6470;font-size:12px;text-shadow:0 1px 0 rgba(255,255,255,0.8);left:13px;top:12px;width:54px;padding-left:20px;position:absolute}.file-placeholder .files-list-wrap{margin-left:56px}html* .file-placeholder .files-list{width:auto !important}.file-placeholder .files-list{margin-top:-10px;table-layout:fixed;width:100%;position:relative}.file-placeholder .files-list td{box-shadow:0 -2px 0 -1px #fff inset;border-bottom:1px solid #dde5e8;color:#5c6470;font-size:12px;line-height:16px;padding:10px 0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;zoom:1}.file-placeholder .file-edit,.file-placeholder .file-section{display:none}.file-placeholder .files-name{width:30%}.file-placeholder .files-size{width:12%}.file-placeholder .files-storage{width:20%}.file-placeholder .files-storage .files-storage-text{display:inline-block;width:80px;color:#5c6470}.file-placeholder .files-storage-block{position:relative}.file-placeholder .files-text{-moz-box-sizing:border-box;color:#2067b0;display:inline-block;font-weight:bold;max-width:100%;padding-right:20px;position:relative;zoom:1}.file-placeholder .error-load .files-text{color:#b00}.file-placeholder .f-wrap{display:inline-block;overflow:hidden;width:100%;word-wrap:break-word;zoom:1;}
.file-placeholder .del-but {
	background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 0 0; cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px}.file-placeholder .files-text .del-but{background-position:6px -19px;display:inline-block;margin-top:-2px;position:static;vertical-align:top}.file-placeholder .loading .del-but{background-position:7px -20px;top:0}.file-placeholder .files-storage-block .del-but{background-position:7px -20px;top:0;}
.file-placeholder .info-icon {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -112px -60px; display:inline-block;height:16px;margin-right:10px;vertical-align:middle;width:17px}.file-placeholder .stor-place{display:inline-block;margin-left:10px;vertical-align:top}.file-placeholder .stor-text{display:inline-block;border-bottom:1px solid #5c6470;}
.file-placeholder .stor-pl-arrow {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -130px -23px; display:inline-block;margin-left:10px;height:5px;vertical-align:middle;width:3px;}
.file-placeholder .edit-stor {
	background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 4px -64px; display:none;height:15px;margin-left:0;vertical-align:middle;width:15px}.file-placeholder .files-path,.file-placeholder .files-path:visited,.file-placeholder .files-path:active,.file-placeholder .files-path:link,.file-placeholder .files-path:hover{border-bottom:1px dashed #5c6470;display:inline-block;color:#5c6470;text-decoration:none}.file-placeholder .files-placement,.file-placeholder .files-placement:visited,.file-placeholder .files-placement:active,.file-placeholder .files-placement:link,.file-placeholder .files-placement:hover{display:inline-block;color:#5c6470;text-decoration:none}.file-selectdialog{-moz-border-bottom-colors:none;-moz-border-image:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background:none repeat scroll 0 0 #f4f8f9;border-color:#ced0d1 #ced1d1 #d3d7d8;border-radius:2px 2px 2px 2px;border-style:solid;border-width:1px;box-shadow:0 1px 2px -1px rgba(164,164,164,0.698) inset;margin-bottom:11px;overflow:hidden;padding:13px 30px 0 0;position:relative;display:none}.file-selectdialog .file-placeholder{margin-left:56px}.file-selectdialog .file-simple .file-placeholder{margin-top:0;margin-left:90px;}
.file-selectdialog .file-label {
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -146px -186px; color:#5c6470;font-size:12px;left:13px;padding-left:20px;position:absolute;text-shadow:0 1px 0 rgba(255,255,255,0.8);top:12px;width:54px;line-height:20px}.file-selectdialog .file-extended .file-selector{border-radius:5px 5px 5px 5px;color:#a0aeb5;font-size:17px;font-weight:bold;line-height:26px;margin:30px 0 10px;padding:24px 3px 43px 191px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.file-selectdialog .file-extended .file-selector-active{background-position:57px -88px;border:3px dashed #d4dde1;padding:21px 0 40px 190px}.file-selectdialog .file-extended .file-selector:hover{border:3px dashed #d4dde1;padding:21px 0 40px 188px;}
.file-selectdialog .file-extended .file-load-img {background:url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/loading-place-img.gif") no-repeat 0 0; height:79px;left:58px;top:20px;position:absolute;width:90px}.file-selectdialog .file-extended .file-selector:hover .file-load-img{background-position:0 -104px;left:55px;top:17px}.file-selectdialog .file-extended .file-uploader{color:#2067b0;display:inline-block;overflow:hidden;position:relative;vertical-align:top}.file-selectdialog .file-extended .file-uploader .file-but-text{cursor:pointer;display:block;width:100%;height:100%}.file-selectdialog .file-uploader .file-fileUploader{font-size:120px;height:85px;opacity:0;filter:alpha(opacity=0);position:absolute;right:0;top:-20px;cursor:pointer}.file-selectdialog .file-uploader .file-filemacos{left:0 !important}.file-selectdialog .file-label2{color:#5c6470;font-size:12px;margin-left:58px;padding-bottom:11px}.file-selectdialog .file-simple,.file-selectdialog .file-extended{display:none;margin-left:30px}.file-selectdialog .file-simple .file-label2{margin-top:20px}.file-selectdialog .file-simple .file-selector{color:#5c6470;overflow:hidden;height:30px;font-weight:bold;margin:6px 0 6px 90px;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.file-selectdialog .file-simple .file-uploader{overflow:hidden;position:relative;display:inline-block;margin:0 15px 0 0;vertical-align:middle;cursor:pointer;}
.file-selectdialog .file-simple .file-uploader-left{
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat 0px -240px; display:inline-block;height:25px;vertical-align:top;width:4px;}
.file-selectdialog .file-simple .file-uploader-right{
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat -7px -240px; display:inline-block;height:25px;vertical-align:top;width:4px;}
.file-selectdialog .file-simple .file-but-text{
    background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") repeat-x 0 -267px; color:#7a808c;display:inline-block;font-size:12px;font-weight:bold;height:25px;padding:2px 10px 0;text-shadow:0 1px 0 rgba(255,255,255,0.8);vertical-align:top}.feed-add-photo-block-wrap{margin-top:-17px}.feed-add-photo-block{display:inline-block;margin:17px 17px 0 0;min-height:92px;width:102px;padding-right:21px;position:relative;vertical-align:top}.feed-add-photo-block .feed-add-post-del-but{background-position:6px -19px;background-color:#fff;height:22px;top:1px;z-index:0}.feed-add-img-wrap{background:#fff;border:1px solid #e2e6e6;-moz-box-shadow:0 0 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);box-shadow:0 0 2px rgba(137,137,137,0.3);display:block;text-align:center;padding:4px;position:relative;z-index:2}.feed-add-img-title{color:#2067b0;display:block;font-weight:bold;font-size:12px;margin-top:3px;overflow:hidden}.feed-add-photo-block .feed-add-close-icon{background-color:#fff;background-position:8px -19px;height:22px;top:1px;right:1px;width:22px}.feed-add-photo-block .feed-add-close-icon:hover{background-position:-57px -60px;}

.feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/main.file.input/templates/drag_n_drop/images/live_feed_sprite.png") no-repeat; cursor:pointer;right:0;top:0;height:20px;position:absolute;width:20px}
/* End */
/* /local/templates/main/components/bitrix/forum/forum/style.css?177218809019629 */
/* /local/templates/main/components/bitrix/forum/forum/themes/blue/style.css?15610179555639 */
/* /local/templates/main/components/bitrix/forum/forum/styles/additional.css?167360430013244 */
/* /local/templates/main/components/bitrix/forum/forum/bitrix/forum.topic.read/.default/style.css?1561017955237 */
/* /bitrix/components/bitrix/rating.vote/templates/standart_text/style.min.css?15610179481963 */
/* /local/templates/main/components/bitrix/advertising.banner/banner/style.css?1561017954681 */
/* /bitrix/components/bitrix/main.post.form/templates/.default/style.min.css?165816132622915 */
/* /bitrix/components/bitrix/main.file.input/templates/drag_n_drop/style.min.css?16540199698780 */
