

/* Start:/bitrix/templates/rybalka_2/components/bitrix/forum/2025/style.css?176503353030444*/
.forum-post-table{
overflow-wrap: break-word;
}
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:normal;}
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;}

span.forum-lastpost-date,
span.forum-lastpost-message {
	font-size: smaller;
}

/* 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(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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; }

table.forum-post-table td.forum-cell-post div.forum-post-date {
    background: unset;
    border-bottom: none;
}

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

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

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

div.forum-post-number { display: inline; float: right; /* 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;
	font-size: smaller;
	color: grey;
}
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; }*/

/*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 { 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("/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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("/bitrix/templates/rybalka_2/components/bitrix/forum/2025/images/autosave/autosave-green.gif") no-repeat 0 0;}
a.postFormAutosave.bx-core-autosave-edited {background: scroll transparent url("/bitrix/templates/rybalka_2/components/bitrix/forum/2025/images/autosave/autosave-red.gif") no-repeat 0 0;}
a.postFormAutosave.bx-core-autosave-saving {background: scroll transparent url("/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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-block-inner .typography table {
	margin: 25px 0;
}

.forum-user-avatar img{max-width:200px; height: auto;}
div.forum-tabs div.forum-tabs-body table.forum-table th {color:rgb(51,51,51)}

@media screen and (max-width: 520px) {
	.forum-info-box.forum-statistics {
		font-size: smaller;
	}
	.forum-statistics div.forum-info-box-inner {
		display: flex;
		flex-direction: column;
	}

	.forum-statistics div.forum-statistics-topics,
	.forum-statistics div.forum-statistics-replies {
		text-align: left;
	}

	.forum-statistics .forum-statistics-allusers {
		white-space: initial;
	}

	.feed-add-post div.bx-html-editor {
	    min-width: 260px !important;
	}

	.bxhtmled-area-cnt,
	.bxhtmled-iframe-cnt {
	    max-width: 100% !important;
	}

	.forum-column-views,
	.forum-column-author,
	.forum-column-replies {
	    display: none;
	}

	.forum-forum-listforum-forum-list-part .forum-column-replies {
	    display: none;
	}

	.forum-column-topics {
	    display: none;
	}

	td .forum-icon-container {
	    width: 32px;
	}

	.forum-user-photo img {
	    max-width: 100%;
	    height: auto;
	}

	.forum-cell-actions div.forum-action-links {
	    padding: 0;
	    text-align: right;
	    display: flex;
	    flex-flow: row wrap;
	}

	div.forum-action-links span {
	    white-space: unset;
	    margin: .25em .3em .25em 0;
	}

	div.forum-filter input.search-input {
	    width: 100%;
	}

	.forum-user-avatar img {
	    max-width: 150px;
	    height: auto;
	}

	.forum-column-points,
	.forum-column-datereg,
	.forum-column-lastvisit {
	    display: none;
	}

	.forum-forum-listforum-forum-list-part .forum-column-title,
	.forum-topic-list .forum-column-title,
	.forum-forum-list .forum-column-title {
	    width: 100% !important
	}

	.forum-forum-listforum-forum-list-part .forum-column-icon,
	.forum-topic-list .forum-column-icon,
	.forum-forum-list .forum-column-icon {
	    width: 0% !important
	}

/*	.forum-topic-list .forum-column-lastpost,*/
	.forum-table.forum-topic-list th.forum-column-lastpost,
	.forum-forum-listforum-forum-list-part .forum-column-lastpost,
	.forum-forum-list th.forum-column-lastpost {
	    display: none;
	}


	.forum-table.forum-topic-list tr,
	.forum-table.forum-forum-list tr {
		display: flex;
		flex-direction: column;
	}

	.forum-table.forum-topic-list tr td,
	.forum-table.forum-forum-list tr td {
		width: 100%;
	}

	.forum-table.forum-topic-list tr td.forum-column-title,
	.forum-table.forum-forum-list tr td.forum-column-title {
		border-bottom: none;
		border-top: none;
	}
	.forum-table.forum-topic-list tr td.forum-column-lastpost,
	.forum-table.forum-forum-list tr td.forum-column-lastpost {
		border-top: none;
	}

	.forum-item-title a {
		font-size: large;
/*		font-weight: bold;*/
	}

	.forum-forum-listforum-forum-list-part .forum-item-desc,
	.forum-forum-listforum-forum-list-part .forum-item-title,
	.forum-topic-list .forum-item-title,
	.forum-post-text {
	    font-size: 16px;
	}

	.forum-topic-list .forum-column-icon {
	    text-align: center;
	}

	#find_date1,
	#find_date2,
	#date_last_visit1,
	#date_last_visit1 {
	    width: 30%
	}

	.mob_hide {
	    display: none;
	}

	.forum-form,
	.forum-post-table,
	.forum-block-container,
	.forum-info-box {
	    font-size: 16px
	}

	.typography table tr td,
	.typography table tr th {
	    padding: 3px;
	}

	

	div.forum-lastpost-box {
		padding: 0 14px 10px 38px;
		position: relative;
		font-size: .95em;
		z-index: 1;
	}

	div.forum-select-box {
		z-index: 2;
		position: relative;
	}

	div.forum-lastpost-box::before {
	content: "";
	display: block;
	background: url('/bitrix/templates/rybalka/css/../img/info-sprite.png') right 0 no-repeat;
	background-position: left -94px;
	position: absolute;
	width: 40px;
	height: 40px;
	left: 10px;
	top: 2px;
	}


	div.forum-topic-moderate select,
	div.forum-post-moderate select {
		width: 85%;
		height: 2em;
	}

	table.forum-table td.forum-column-icon {
		display: none;
	}
}


.forum-block-inner .post_date {
    font-size: smaller;
    /*margin: 10px 10px 0 0;*/
	display: block;
}

.forum-block-inner .post_date svg.icon_date {
    width: 1.2em;
    height: 1.2em;
    fill: #cbcbcb;
    vertical-align: -2px;
    margin-right: 0.2em;
}

.forum-block-inner  div.forum-post-date {
    background: unset;
    border-bottom: none;
}

/*.forum-block-inner .user-status {
    font-size: x-small;
    text-transform: uppercase;
    padding: .5em 1em;
    border: 1px solid #a3a3a3;
    border-radius: .5em;
    line-height: 1;
    letter-spacing: 0.2em;
}*/

.forum-user-name-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.forum-user-name-wrapper .name {
	color: #1e90ff;
}

.forum-topic-title {
    font-size: smaller;
    font-style: italic;
    opacity: 0.5;
}

.forum-block-inner .badge {
	color: #212529;
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background-color: #f8f9fa;
    font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.forum-block-inner .forum-post-rating {
	float: none;
}

.forum-block-inner .ilike-light .bx-ilike-text {
	color: inherit;
	text-decoration: none;
}

.forum-block-inner .ilike-light .bx-ilike-text:hover {
	color: #1e90ff;
	text-decoration: underline;
}

.forum-block-inner .ilike-light .bx-you-like .bx-ilike-right {
	color: inherit;
}

.forum-block-inner .ilike-light .bx-ilike-right {
	font-weight: bold;
	background-size: 14px 14px;
	background-position: 0 2px;
	line-height: 1.3;
}

.forum-post-rating .ilike-light {
    border: 1px solid #ececec;
    padding: .3em 1em;
    border-radius: .25em;
    font-size: smaller;
    margin: 5px 0;
    display: inline-block;
}

.forum-block-inner .forum-post-rating .ilike-light .bx-ilike-right {
	padding: 0px 1px 0 18px;
}

.bx-ilike-popup .bx-ilike-popup-name-new {
    display: none;
}

.bx-ilike-popup-avatar-img {
    border-radius: 50%;
    width: 40px;
    height: 50%;
}

.bx-ilike-popup a {
    margin: 0 3px;
}

.badge.user-status.forum-user-administrator-status {
    background-color: #1565c0;
    color: white;
}

.badge.user-status.forum-user-byvalyi-status {
    background-color: #ddeaf9;
}

.badge.user-status.forum-user-sport-status {
    background-color: #f7e4cb;
}

.badge.user-status.forum-user-chempion-status {
    background-color: #f4db5d;
}


.forum-cell-user div.forum-user-info .forum-user-name { grid-area: A }

.forum-user-avatar,
.forum-cell-user div.forum-user-info .forum-user-name {
	display: flex;
	align-items: center;
}
.forum-cell-user div.forum-user-info .forum-user-avatar { grid-area: B }
.forum-cell-user div.forum-user-info .forum-user-register-avatar { grid-area: B }
.forum-cell-user div.forum-user-info .forum-user-status { grid-area: C }
.forum-cell-user div.forum-user-info .forum-user-additional { grid-area: D }

.forum-cell-user div.forum-user-info .forum-post-dates { grid-area: E }

.forum-cell-user div.forum-user-info .forum-user-additional {display: none;}

.forum-post-entry.forum-user-additional.forum-user-moderate-info {
    font-size: smaller;
    background-color: #f4f4f4;
    display: inline-flex;
    flex-flow: row wrap;
    gap: 30px;
    padding: 6px 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

table.forum-post-table tr {
	display: flex;
	flex-direction: column;
}

table.forum-post-table td.forum-cell-user {
    width: 100%;
    margin: 20px 0;
}

table.forum-post-table td.forum-cell-user,
table.forum-post-table td.forum-cell-post {
	border: none;
	padding: 0;
}






.avatar_wrap {
width: 80px;
height: 80px;
overflow: hidden;
position: relative;
border-radius: 50%;
}

/*div.forum-user-avatar > a > img*/

td.forum-cell-user .forum-user-avatar .avatar_wrap img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.forum-user-avatar a {
	display: block;
}

table.forum-table th.forum-column-title {
	padding: 10px;
}
div.forum-header-box {
	padding: 0 10px;
}

.forum-post-text iframe {
    height: auto;
}

.forum-moderator-stat {
    font-size: 14px;
}

div.forum-tabs div.forum-tabs-body table.forum-table th {
    color: rgb(51, 51, 51)
}
div.forum-main-footer div.forum-rapid-access-items form {
	display: flex;
}
#left div.forum-main-footer div.forum-rapid-access-items select.forum-selector-single {
	width: 80%;
	margin-right: 7px;
}

.forum-cell-user div.forum-user-info {
	display: grid;
	gap: 10px;
	grid-template-areas:
    "B A C"
    "E E E";
    grid-template-columns: 80px auto auto;
}


.forum-cell-actions div.forum-action-links span a {
	background: unset;
}





.forum-post-entry.forum-user-additional.forum-user-moderate-info {
	font-size: smaller;
}

table.forum-post-table tr.forum-cell-contact-wrap td.forum-cell-contact, 
 table.forum-post-table tr.forum-cell-contact-wrap td.forum-cell-actions {
	width: 100%;
	border: none;
	height: auto;
	/*background: #e9f3ed;*/
	padding: 9px;
}

table.forum-post-table tr.forum-cell-contact-wrap td.forum-cell-contact {
	padding-bottom: 0;
	flex: 1 0 26%;
	font-size: smaller;
	padding-right: 0;
	padding-left: 12px;
}

div.forum-footer-inner {
	display: flex;
	flex-direction: column;
	text-align: left;
}

div.forum-post-moderate {
	float: unset;
}

div.forum-topic-moderate,
div.forum-post-moderate {
	display: flex;
	margin: 5px 0;
	justify-content: flex-end;
	align-items: center;
}

.forum-reply-field.forum-reply-field-settings .forum-reply-field-setting {
	display: flex;
}

.forum-reply-field.forum-reply-field-settings .forum-reply-field-setting .icheckbox {
padding-right: 25px;
}

div.forum-navigation-box {
	border: none;
	padding: 5px;
}

table.forum-post-table div.forum-contact-links {
	padding: 0;
}



div.forum-item-info {
    padding: 10px 10px 7px;
}

.forum-item-info .forum-first-message,
.forum-item-info .forum-first-message a {
	font-size: smaller;
	margin-top: .5em;
	text-decoration: none;
	color: inherit;
	line-height: 1.45;
	display: inline-block;
}

.forum-item-info .forum-first-message a:hover {
	text-decoration: underline;
}


.forum-user-info .forum-user-register-avatar .first_letter_avatar {
    width: 80px;
    height: 80px;
    font-size: 36px;
}


/*********** Отдельные стили, для min-521px ****************/

@media screen and (min-width: 521px) {
	.forum-cell-user div.forum-user-info {
		display: grid;
		gap: 10px;
		grid-template-areas: "B A C"
							"B A E";
		grid-template-columns: min-content auto auto;
	    /*padding: 1.117em;*/
	}
	.forum-cell-user div.forum-user-info .forum-user-status {
		text-align: right;
		margin-bottom: 0;
	}
	.forum-cell-user .forum-post-dates {
	    text-align: right;
	}

	div.forum-topic-moderate select,
	div.forum-post-moderate select {
		height: 2em;
	}

	table.forum-post-table tr.forum-cell-contact-wrap {
		flex-direction: row;
		/*border-top-width: 1px;
		border-top-style: dashed;
		border-top-color: #bedaca;*/
	}

	/*table.forum-post-table tr.forum-cell-contact-wrap td.forum-cell-contact, 
	 table.forum-post-table tr.forum-cell-contact-wrap td.forum-cell-actions {
		background: #fafcfb;
	}*/

	.forum-user-info .forum-user-register-avatar .first_letter_avatar,
	.forum-cell-user div.forum-user-info .forum-user-avatar,
	.forum-cell-user div.forum-user-info .forum-user-register-avatar { 
		margin: 0;
	}
	div.forum-post-text img {
		width: 100%;
		height: auto;
	}

	div.forum-post-text video,
	div.forum-post-text iframe {
		width: 100%;
		height: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/style.css?17649032385638*/
/*----------------------------------------------------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: #e7e7e7; }

/* 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: #e1e1e1;}

/* Table Cell, Info Box, Reply Form */
table.forum-table td, div.forum-info-box, div.forum-reply-form { background:#fbfbfb; }
div.forum-reply-form table.bxlhe-frame-table td.bxlhe-editor-buttons { background-color:#fbfbfb!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: #faf9de !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: #ebecec !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: #eaeaea; }

/* 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: #f1f1f1; }*/

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

div.forum-post-date { background: #eaeaea; border-bottom: none; }


/* ---------------------------------------------------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: #d5d5d5; }

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

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

/* 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: #d0d3d6; }

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

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

/* 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: #dbdbdb; border-right-color: #e1e1e1; }*/

/* 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: #dbdbdb; }

/* 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: #e1e1e1; }

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

/* ---------------------------------------------------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:#6c6c6c; border-color: #7a7a7a;}

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

/*BBCode: Quote and Code*/
table.forum-quote, table.forum-spoiler, table.forum-code, div.forum-code-box, div.forum-post-attachments {  border-color: #c3c3c3; }
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:#e6e6e6 !important; color:#616161;}

div.forum-note-box {border-color: #ffc85e; background: #fffdc7; }
/* --------------------------------------------------Icons---------------------------------------------- */
div.forum-icon-default { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/default.gif); }
div.forum-icon-newposts { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/newposts.gif); }
div.forum-icon-sticky { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/sticky.gif); }
div.forum-icon-sticky-newposts { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/sticky-newposts.gif); }
div.forum-icon-closed, div.forum-icon-sticky-closed { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/closed.gif); }
div.forum-icon-closed-newposts, div.forum-icon-sticky-closed-newposts { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/closed-newposts.gif); }
div.forum-icon-moved { background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/images/moved.gif); }
/* --------------------------------------------------Votes---------------------------------------------- */
div.vote-answer-item-bar-inner {background-color:#eaeaea;}
/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/forum/2025/styles/additional.css?176490242113262*/

.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('/bitrix/templates/rybalka_2/components/bitrix/forum/2025/styles/../images/plus.gif');
	background-position: left center;
	background-repeat: no-repeat; }
table.forum-spoiler thead.forum-spoiler-head-open div {
	background-image: url('/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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('/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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.forum-pm-progress-bar-out {
	width: 200px;
	margin: 0;
	padding: 1px;
	border: 1px solid;
	display: block;
	position: relative;
	top: 0;
	text-align: left;
	background-color: transparent;
	line-height: 10px;
	color: #DDDDDD;
}

div.forum-pm-progress-bar-out1 {
	width: 200px;
	padding: 0;
	margin: 0;
	display: block;
	position: relative;
	top: -12px;
}

div.forum-pm-progress-bar-in {
	padding: 0;
	font-size: 9px;
	background-color: #DDDDDD;
}

div.forum-pm-progress-bar-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("/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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;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(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/styles/../images/rss1.gif);}
.forum-rss-rss2{background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/styles/../images/rss2.gif);}
.forum-rss-atom{background-image: url(/bitrix/templates/rybalka_2/components/bitrix/forum/2025/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;
}
/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/forum/2025/bitrix/forum.message.template/.default/style.css?17650257682632*/
.forum-user-register-avatar .first_letter_avatar {
	width: 100px;
	height: 100px;
	display: flex;
	border-radius: 50%;
	margin-bottom: 12px;
	justify-content: center;
	align-items: center;
	font-size: 46px;
	text-decoration: none;
	background-color: #bcdac9;
	margin-top: 12px;
}

.forum-user-register-avatar .first_letter_link {
	text-decoration: none;
	color: #e9f3ed;
}

.forum-action-links span {
	margin: .25em .5em .25em 0;
}

div.forum-action-links span a {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
/*	background-color: #cce2d5;*/
	background-color: #fafcfb;
	border-radius: 100px;
	font-size: smaller;
	color: black;
}

.forum_user_popup .img_user {
    flex: 0 0 60px;
}

.forum_user_popup .forum-user-register-avatar .first_letter_avatar,
.forum_user_popup .img_user img {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}

.forum_user_popup .forum-user-register-avatar .first_letter_avatar {
	font-size: 24px;
}

.forum-cell-user div.forum-user-info .forum-user-additional {
    /* display: none; */
    position: absolute;
    transform: translate(-40px, -100%);
    z-index: 2;
    border-radius: 5px;
    padding: 1em;
    font-size: smaller;
}

div.forum_user_popup {
	display: none;
}

.popup_opener:hover .forum_user_popup,
div.forum_user_popup.open,
div.forum_user_popup:hover,
.popup_opener_wrapper:hover .forum_user_popup {
	display: flex !important;
}

.forum_user_popup .user_additional_wrap {
    display: flex;
    gap: 1em;
}

.forum_user_popup .user_info p {
	margin: .5em 0 0;
	padding: 0;
}

.forum_user_popup .user_info p.name a {
	font-size: larger;
	text-decoration: none;
}

.forum_user_popup .user_info p.author_name {
	font-size: larger;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: .5em;
}

div.forum_user_popup span {
	display: inline;
	font-weight: inherit;
}

div.forum_user_popup span.muted {
	opacity: 0.5;
}

.user_additional_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #ccc;
}

div.forum_user_popup .popup-window-angly {
	left: 50px;
}

.user_popup_close {
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    cursor: pointer;
    opacity: 0.5;
}

.user_popup_close:hover {
	opacity: 1;
}


@media screen and (max-width: 520px) {
	.forum-cell-user div.forum-user-info .forum-user-additional {
	    transform: translate(0px, -102%);
	    left: 7vw;
	    right: 7vw;
	}
	div.forum_user_popup .popup-window-angly {
	    left: 80px;
	}
}
/* End */


/* Start:/local/justifiedGallery.min.css?16909876782859*/
/*!
 * justifiedGallery - v3.8.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery > a > .jg-caption,
.justified-gallery > div > .jg-caption,
.justified-gallery > figure > .jg-caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery > a > .jg-caption.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-visible,
.justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}

/* End */


/* Start:/local/colorbox.css?16909876783025*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(/local/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/local/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/local/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/local/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/forum/2025/bitrix/rating.vote/like/style.css?176490241510931*/
.ilike-light .bx-ilike-button {color:#929292;  display:inline-block;  height:19px; position:relative;-moz-user-select: none; -khtml-user-select: none; user-select: none;}
.ilike-light .bx-ilike-left {display:inline-block; height:19px; vertical-align:top; width:10px;}
.ilike-light .bx-ilike-text { display:inline-block;  height:17px; padding:3px 0px 0;  cursor:pointer; }
* html .ilike-light .bx-ilike-text{height:19px;}
.ilike-light .bx-ilike-right-wrap {display:inline-block; height:19px;  cursor:default; margin-right: 3px; }
.ilike-light .bx-ilike-right {
	display:inline-block;
	height:17px;
	padding: 3px 1px 0 12px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNBN0FCQjAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0);
	background-attachment: scroll;
	background-size: 10px 10px;
	background-position: 0 5px;
}
.feed-inform-ilike .ilike-light .bx-ilike-right,
.feed-com-informers-bottom .ilike-light .bx-ilike-right{
	background-position: 0 0;
}

.ilike-light .bx-you-like .bx-ilike-right {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNGOEE3MEQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
}
* html .ilike-light .bx-ilike-right {width:16px;}
.ilike-light .bx-you-like .bx-ilike-left {}
.ilike-light .bx-you-like .bx-ilike-text {}
.ilike-light .bx-you-like .bx-ilike-right-wrap {}
.ilike-light .bx-ilike-button-hover .bx-you-like .bx-ilike-left {}
.ilike-light .bx-ilike-button-hover .bx-you-like .bx-ilike-text {}
.ilike-light .bx-ilike-button-disable { cursor:default;}
.ilike-light .bx-ilike-button-disable .bx-ilike-left {background-position:0 -39px;}
.bx-ilike-icon {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNBN0FCQjAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-size: cover;
	width: 10px;
	height: 10px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: -3px;
}
.bx-ilike-icon.bx-ilike-icon-orange {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEwIDEwIj4gIDxwYXRoIGZpbGw9IiNGOEE3MEQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMDc1NTY0NzYsMTAgTDEuOTk0MzA2ODYsMTAgTDEuOTk0MzA2ODYsNC4wMzg1MTg4MSBMMCw0LjAzODUxODgxIEwxLjA3NTU2NDc2LDEwIFogTTkuNTQ3MTExMTgsNC4wMjU2MTMwMiBMNi45MDU5OTU0Miw0LjAyNTYxMzAyIEM2Ljc3MzAzNTc4LDMuNzM5NDAxMjcgNi43NjI1MTUxMSwzLjM5ODY3NDY3IDYuODc3NDg3NzcsMy4xMDIzNTI4MiBDNy4wNDgzMTQ5NSwyLjQ3MTA1NTIgNy4wNjc3MTQyMSwxLjc5ODQ3NjIyIDYuOTMzNjM5MiwxLjE1NTU2NDM4IEM2LjgyMTQ1NzgxLDAuNTY2MDQwNTA0IDYuNDEzMTYzOTksMC4xMTA5MDc1NzUgNS44OTY5OTc0MSwwIEM1LjY3NjUxMDk3LDAuMDM2ODA1MzIxMiA1LjQ4NjU4MTI3LDAuMTk3NzExNTA2IDUuMzkwNzcwNjgsMC40Mjg4NjkyNTQgTDUuMzkwNzcwNjgsMS44ODEyNjY3NSBDNC45ODgwMDY3NiwyLjc4NzM1MjUzIDQuMjQ1ODQ5NTcsMy42NTgzMzg5MyAzLjczMjQxNDY2LDQuNDg3MjQzMTMgQzMuNTU5NjQxMDMsNC41MjA5OTY3MiAyLjg5MTAwNzA5LDQuNjIwMjcyMDEgMi44OTEwMDcwOSw0LjYyMDI3MjAxIEwyLjg5MTAwNzA5LDkuMTc1MDIyMzQgTDMuMDg2MjQxMjksOS4xNzUwMjIzNCBDMy42MzUyMjIzOSw5LjUwNzY0Nzg3IDQuMjA4NzY5ODEsOS43ODM3MTk4NSA0LjgwMDE1NTcsMTAgTDguMzQyMDE1MTEsMTAgQzguNjUxNzQ4NTYsOS45MDQxMTk0MyA4Ljg2MjExMzc2LDkuNTc0MDg0NDggOC44NDgyNDE4NSw5LjIwNTc5NzY4IEM4LjgzNzMxNTEzLDguOTMzNzAwNzggOC43MjQ1NTI4Nyw4LjY4MDMyMDg2IDguNTM4OTc3MDUsOC41MTA4NzA2NCBDOC45Mzc1MTc5Niw4LjQ5Njk3MjggOS4yNjM4ODYwNCw4LjE0MjM5MzQzIDkuMjk4MzE3MTYsNy42ODU4OTI5OCBDOS4yNDk5NTg2OCw3LjQzOTI5MjY2IDkuMTE4MTYxNzcsNy4yMjQ5NjE4OCA4LjkzMjAzNzA2LDcuMDkwMjQxMjQgQzkuMzAzMDE5ODgsNy4wMTkxNzY5MSA5LjU4MjUzNTIxLDYuNjYzODIyMSA5LjYwNjcxODA4LDYuMjMyNTAyNzMgQzkuNTc3OTY3NzcsNS45OTAyMzMzIDkuNDg4ODY1NzMsNS43NjI2ODc1OCA5LjM1MDE0OTI0LDUuNTc3Mjg1ODEgQzkuNjk4OTA3NDEsNS41MTY0MTg3NCA5Ljk2NjAwMzUyLDUuMTg4OTU1NTIgOS45OTYzMjI2Miw0Ljc4NTA2OSBDMTAuMDI5MTc5OCw0LjQzOTQ5Nzk2IDkuODM4ODEyMzMsNC4xMTc2NTQ2MiA5LjU0NzExMTE4LDQuMDI1NjEzMDIgWiIvPjwvc3ZnPg==);
}
.ilike-light .bx-ilike-button-disable .bx-ilike-text {}
.ilike-light .bx-ilike-button-disable .bx-ilike-right-wrap {}
.ilike-light .bx-ilike-button-disable .bx-ilike-right {}
.ilike-light .bx-ilike-button-hover .bx-ilike-left {}
.ilike-light .bx-ilike-button-hover .bx-ilike-text {}
.ilike-light .bx-ilike-button-hover .bx-ilike-right-wrap {}
.ilike-light .bx-ilike-button-hover .bx-ilike-right {}
.rating_vote_graphic { display: none!important;}
.rating_vote_text { display: inline-block!important; }
.ilike-light .bx-ilike-plus-one { display: inline-block; position: absolute; padding: 4px; background-color: #929292;color: #fff;-webkit-animation: likeLightPlusOne 1.5s 1;-moz-animation: likeLightPlusOne 1.5s 1;border-radius: 16px;line-height: 5px;font-size: 10px;opacity: 0;width: 12px;height: 10px;}
@-webkit-keyframes likeLightPlusOne { 0% {  opacity: 0;} 40% { opacity: 1; } 60% {  opacity: 1; } 100% {  opacity: 0; }}
@-moz-keyframes likeLightPlusOne { 0% {  opacity: 0;} 40% { opacity: 1; } 60% {  opacity: 1; } 100% {  opacity: 0; }}


/*.ilike-light .bx-you-like ~ .bx-ilike-left-wrap .bx-ilike-text,*/
.ilike-light .bx-you-like .bx-ilike-right { color: #ca8400;}

.feed-post-informers .ilike-light .bx-ilike-right-wrap .bx-ilike-right,
.feed-post-informers .ilike-light .bx-ilike-right-wrap.bx-you-like .bx-ilike-right {
	background-position: 0 0;
}

.feed-com-informers .ilike-light .bx-ilike-right-wrap .bx-ilike-right,
.feed-com-informers .ilike-light .bx-ilike-right-wrap.bx-you-like .bx-ilike-right
{
	background-position: 0 1px;
}

.feed-com-informers .bx-like-anim a:hover, .feed-inform-comments .bx-like-anim a:hover, .feed-inform-ilike .bx-like-anim a:hover,
.feed-com-informers .bx-like-anim a, .feed-inform-comments .bx-like-anim a, .feed-inform-ilike .bx-like-anim a {
	border-bottom: none;
	-webkit-transition: none;
	transition: none;
}

/* End */


/* Start:/local/js/main2/rating/main.rating.css?176505598235131*/
.feed-post-emoji-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.feed-post-cont-wrap .feed-post-emoji-container {
	max-height: 0;
	-webkit-transition: max-height .2s;
	-o-transition: max-height .2s;
	transition: max-height .2s;
	/*overflow: hidden;*/
}

.feed-post-cont-wrap .feed-post-emoji-container.feed-post-emoji-container-toggle {
	max-height: 22px;
	-webkit-transition: max-height .2s;
	-o-transition: max-height .2s;
	transition: max-height .2s;
}

.feed-post-cont-wrap .feed-post-emoji-top-panel-box.feed-post-emoji-top-panel-container-active {
	padding-top: 6px;
	/*padding-bottom: 6px;*/
}

.feed-post-cont-wrap .feed-post-emoji-top-panel-box.feed-post-emoji-top-panel-container-active .feed-post-emoji-container {
	max-height: 22px;
}

.feed-com-block .feed-post-emoji-container {
	-webkit-transform: translate(-10px, 0px);
	    -ms-transform: translate(-10px, 0px);
	        transform: translate(-10px, 0px);
	height: 30px;
	-webkit-transition: margin-right .3s;
	-o-transition: margin-right .3s;
	transition: margin-right .3s;
}

.feed-com-block .feed-post-emoji-container.feed-post-emoji-container-nonempty {
	margin-right: -18px
}

.feed-post-emoji-animation-pop {
	-webkit-animation: feed-post-emoji-pop .3s linear forwards;
	        animation: feed-post-emoji-pop .3s linear forwards;
}

.feed-post-emoji-icon-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.feed-post-cont-wrap .feed-post-emoji-icon-box {
	margin-right: 5px;
}

.feed-post-cont-wrap .feed-post-emoji-icon-box.feed-post-emoji-icon-box-show {
	opacity: 1;
}

.feed-com-block .feed-post-emoji-icon-box {
	/*margin: 5px 25px 0 0;*/
	margin: 5px 0 0 0;
}

@media (min-width: 1281px) {
	.feed-com-block .feed-post-emoji-icon-box {
		margin-right: 20px;
	}
}

@media (max-width: 1280px) {
	.feed-com-block .feed-post-emoji-icon-box {
		margin-right: 10px;
	}
}

@-webkit-keyframes feed-post-emoji-icon-box-margin-20 {
	from {
		margin-right: 0;
	}
	to {
		margin-right: 20px;
	}
}

@keyframes feed-post-emoji-icon-box-margin-20 {
	from {
		margin-right: 0;
	}
	to {
		margin-right: 20px;
	}
}

@-webkit-keyframes feed-post-emoji-icon-box-margin-10 {
	from {
		margin-right: 20px;
	}
	to {
		margin-right: 10px;
	}
}

@keyframes feed-post-emoji-icon-box-margin-10 {
	from {
		margin-right: 20px;
	}
	to {
		margin-right: 10px;
	}
}

.feed-post-emoji-icon-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.feed-post-emoji-container-nonempty .feed-post-emoji-icon-container {
	min-width: 22px;
	min-height: 22px;
}

.feed-post-emoji-icon-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #fff;
	border-radius: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	text-decoration: none;
	cursor: default;
	-o-object-fit: cover;
	   object-fit: cover;
}

.feed-post-emoji-top-panel-box.feed-post-emoji-top-panel-container-active .feed-post-emoji-icon-item,
.feed-com-block .feed-post-emoji-container .feed-post-emoji-icon-item {
	cursor: pointer;
	background-size: cover;
}

.feed-post-emoji-top-panel-box .feed-post-emoji-icon-item {
	margin-left: -7px;
	background-size: cover;
	-webkit-box-shadow: inset 0px 0px 4px 4px #fff;
	        box-shadow: inset 0px 0px 4px 4px #fff;
}

.feed-post-emoji-popup-container .feed-post-emoji-icon-item {
	padding: 15px 0 10px 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.feed-post-emoji-text-box .feed-post-emoji-text-item.feed-post-emoji-text-counter-invisible {
	display: none;
}

.feed-com-block .feed-post-emoji-icon-item {
	margin-left: -6px;
	height: 16px;
	width: 16px;
	-webkit-box-shadow: inset 0 0 4px 4px #fff;
	        box-shadow: inset 0 0 4px 4px #fff;
}

.feed-com-block .feed-post-emoji-icon-item.feed-post-emoji-icon-item-1,
.feed-post-block .feed-post-emoji-icon-item.feed-post-emoji-icon-item-1 {
	margin: 0;
	z-index: 7;
}

.feed-post-emoji-icon-item-2 {
	z-index: 6;
}

.feed-post-emoji-icon-item-3 {
	z-index: 5;
}

.feed-post-emoji-icon-item-4 {
	z-index: 4;
}

.feed-post-emoji-icon-item-5 {
	z-index: 3;
}

.feed-post-emoji-icon-item-6 {
	z-index: 2;
}

.feed-post-emoji-icon-item-7 {
	z-index: 1;
}

.feed-com-block .feed-post-emoji-icon-hidden.feed-post-emoji-icon-item {
	margin: 0 0 0 -18px;
	opacity: 0;
}

.feed-post-cont-wrap .feed-post-emoji-icon-hidden.feed-post-emoji-icon-item {
	margin: 0 0 0 -22px;
	opacity: 0;
}

.feed-post-emoji-icon-animate.feed-post-emoji-icon-item {
	-webkit-animation: feed-post-emoji-icon-animate 3s ease-in-out forwards;
	        animation: feed-post-emoji-icon-animate 3s ease-in-out forwards;
}

.feed-post-emoji-icon-animate-hide.feed-post-emoji-icon-item {
	-webkit-animation: feed-post-emoji-icon-animate-hide .15s ease-in-out forwards;
	        animation: feed-post-emoji-icon-animate-hide .15s ease-in-out forwards;
}

.feed-post-emoji-icon-angry {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cdefs%3E%3CradialGradient%20id%3D%22a%22%20cx%3D%2267.949%25%22%20r%3D%2258.251%25%22%20fx%3D%2267.949%25%22%20fy%3D%2250%25%22%20gradientTransform%3D%22matrix%280%20.67857%20-.5426%200%20.95%20.039%29%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FF2727%22/%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFB9B7%22/%3E%3C/radialGradient%3E%3CradialGradient%20id%3D%22b%22%20cx%3D%2238.089%25%22%20r%3D%2271.149%25%22%20fx%3D%2238.089%25%22%20fy%3D%2250%25%22%20gradientTransform%3D%22matrix%280%20.55556%20-.5426%200%20.652%20.288%29%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23FF2727%22/%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23FFB9B7%22/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23FFB9B7%22/%3E%3Cellipse%20cx%3D%2224.738%22%20cy%3D%2217.395%22%20fill%3D%22url%28%23a%29%22%20opacity%3D%22.3%22%20rx%3D%227.512%22%20ry%3D%2211.07%22/%3E%3Cellipse%20cx%3D%226.305%22%20cy%3D%2217.791%22%20fill%3D%22url%28%23b%29%22%20opacity%3D%22.3%22%20rx%3D%225.93%22%20ry%3D%2210.674%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M11.443%2027.304c0%20.308.273.479.455.284%201.491-1.597%203.289-2.274%205.225-2.273%201.936%200%203.733.679%205.223%202.276.182.195.455.024.455-.284v-.996a.434.434%200%200%200-.093-.277c-1.557-1.844-3.49-2.69-5.585-2.691-2.095%200-4.028.845-5.587%202.688a.435.435%200%200%200-.093.277v.996zM24.262%2018c0%20.92-.737%201.666-1.645%201.666A1.655%201.655%200%200%201%2020.972%2018c0-.92.736-1.665%201.645-1.665.908%200%201.645.745%201.645%201.665m-14.76%200c0%20.92.737%201.666%201.645%201.666.909%200%201.645-.746%201.645-1.666%200-.92-.736-1.665-1.645-1.665-.908%200-1.644.745-1.644%201.665%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M20.355%2017.883c1.483-.047%202.877-.483%203.91-1.329.533-.437%201.546-1.283%201.798-1.833a.475.475%200%200%200-.019-.426l-.021-.04c-.22-.405-.904-.427-1.172-.028-.227.336-1.14.988-1.487%201.271-.848.695-1.941%201.113-3.126%201.267-.437.056-.688.469-.506.803.11.204.355.323.623.315zM13.684%2017.868c-1.483-.047-2.876-.484-3.91-1.329-.533-.437-1.546-1.283-1.798-1.833a.475.475%200%200%201%20.02-.426l.02-.04c.22-.405.904-.427%201.172-.028.227.336%201.14.987%201.487%201.271.849.695%201.941%201.113%203.126%201.267.437.056.688.468.507.803-.11.204-.356.323-.624.315z%22/%3E%3C/g%3E%3C/svg%3E');
}

.feed-post-emoji-icon-cry {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23F6E071%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M26.199%2011.754c.05-.178-.026-.383-.184-.527-.879-.797-1.923-1.32-2.986-1.407a3.341%203.341%200%200%200-1.504.209.38.38%200%200%200-.226.256l-.01.034c-.098.356.283.748.658.668a3.48%203.48%200%200%201%201.013-.06c.874.072%201.734.438%202.501%201.008.283.21.656.112.738-.181M7.602%2011.754c-.05-.178.026-.383.184-.527.879-.797%201.923-1.32%202.986-1.407a3.341%203.341%200%200%201%201.504.209.38.38%200%200%201%20.226.256l.01.034c.099.356-.282.748-.658.668a3.48%203.48%200%200%200-1.013-.06c-.874.072-1.734.438-2.501%201.008-.283.21-.656.112-.738-.181%22%20opacity%3D%22.5%22/%3E%3Cellipse%20cx%3D%2210.649%22%20cy%3D%2215.214%22%20fill%3D%22%23783E11%22%20rx%3D%221.657%22%20ry%3D%222.427%22/%3E%3Cellipse%20cx%3D%2223.232%22%20cy%3D%2215.214%22%20fill%3D%22%23783E11%22%20rx%3D%221.657%22%20ry%3D%222.427%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M9.403%2025.34c0%20.308.358.478.597.284%201.954-1.593%204.31-2.523%206.848-2.523%202.538%200%204.894.933%206.847%202.526a.366.366%200%200%200%20.597-.283v-.994a.373.373%200%200%200-.122-.276c-2.042-1.84-4.575-2.932-7.321-2.932-2.747%200-5.281%201.09-7.324%202.928a.373.373%200%200%200-.122.277v.993z%22/%3E%3Cpath%20fill%3D%22%2329B5E2%22%20d%3D%22M27.765%2022.785c1.141-.2%201.953-1.01%201.59-3.065-.241-1.37-1.208-2.828-2.902-4.374-1.062%202.032-1.472%203.733-1.23%205.103.362%202.054%201.4%202.538%202.542%202.336z%22/%3E%3C/g%3E%3C/svg%3E');
}

.feed-post-emoji-icon-kiss {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23F6E071%22/%3E%3Cpath%20fill%3D%22%23F03D37%22%20d%3D%22M11.868%2016.108a5.865%205.865%200%200%200-1.664.404c-1.529.63-2.413%201.812-2.44%203.104-.007.29.016.58.039.872.027.343.105.681.213%201.015.227.7.645%201.33%201.217%201.902.417.417.888.795%201.384%201.157.757.554%201.555%201.073%202.35%201.596.676.444%204.06%201.815%204.06%201.815s3.804-1.694%204.454-2.122a43.09%2043.09%200%200%200%202.043-1.407c.524-.393%201.018-.806%201.44-1.265.624-.684.999-1.44%201.153-2.262.055-.294.085-.589.1-.885.02-.433-.004-.865-.153-1.287-.326-.924-1.016-1.645-2.091-2.146-.6-.28-1.254-.44-1.952-.499a6.458%206.458%200%200%200-1.315.02%205.74%205.74%200%200%200-2.273.761%205.182%205.182%200%200%200-1.407%201.21l-.033.037-.01-.004c-.053-.064-.106-.129-.161-.192a5.37%205.37%200%200%200-2.11-1.457%205.858%205.858%200%200%200-1.678-.38%206.417%206.417%200%200%200-1.166.013%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M25.687%2010.201a.301.301%200%200%200-.134-.227c-.841-.54-1.8-.814-2.797-.726-.996.087-1.895.52-2.634%201.196a.3.3%200%200%200-.094.248l.077.908a.29.29%200%200%200%20.485.19c.728-.65%201.608-1.068%202.581-1.153a4.31%204.31%200%200%201%202.154.376.29.29%200%200%200%20.407-.292l-.045-.52zm-13.854-.953c-1.008-.089-1.976.193-2.824.744a.237.237%200%200%200-.105.177l-.056.662c-.015.174.16.303.317.229a4.32%204.32%200%200%201%202.253-.423c1.017.089%201.931.54%202.678%201.242.137.13.36.042.376-.148l.092-1.072a.235.235%200%200%200-.074-.193c-.742-.688-1.65-1.13-2.657-1.218%22/%3E%3C/g%3E%3C/svg%3E');
}

.feed-post-emoji-icon-laugh {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23F6E071%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M25.863%2010.858a.301.301%200%200%200-.134-.227c-.84-.539-1.8-.814-2.796-.726-.997.087-1.896.52-2.634%201.196a.3.3%200%200%200-.094.248l.076.908a.29.29%200%200%200%20.485.19c.728-.65%201.608-1.068%202.581-1.153a4.31%204.31%200%200%201%202.154.376.29.29%200%200%200%20.407-.292l-.045-.52zM11.16%209.905c-1.008-.089-1.976.193-2.824.744a.237.237%200%200%200-.105.177l-.056.662c-.015.174.16.303.317.229a4.32%204.32%200%200%201%202.253-.423c1.017.089%201.931.54%202.678%201.242.137.13.36.042.376-.148l.092-1.072a.235.235%200%200%200-.074-.193c-.742-.688-1.65-1.13-2.657-1.218%22/%3E%3Cpath%20fill%3D%22%23B26423%22%20d%3D%22M27.727%2018.619c0%204.105-3.555%209.964-10.756%209.964-7.201%200-10.757-5.859-10.757-9.963%200-2.368%204.672-.456%2010.757-.456%206.086%200%2010.756-1.878%2010.756.455%22/%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M16.97%2027.395c-6.292%200-9.273-4.83-9.273-7.853%200-1.63%204.152-.078%209.274-.078%205.122%200%209.273-1.52%209.273.077%200%203.024-2.98%207.854-9.273%207.854z%22/%3E%3C/g%3E%3C/svg%3E');
}

.feed-post-emoji-icon-like {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%2362A9F3%22/%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M25.315%2013.393h-4.484a.326.326%200%200%201-.302-.193%202.035%202.035%200%200%201%20.027-1.575%205.786%205.786%200%200%200%20.122-3.355c-.305-.76-.385-2.15-1.792-2.214a1.45%201.45%200%200%200-1.045.715.457.457%200%200%200-.056.227c.043.9.043%201.662%200%202.287-.064.938-1.86%203.327-3%204.844a.445.445%200%200%201-.293.178c-.427.064-1.243.173-1.537.211-.069.01-.11.096-.11.136v8.51c0%20.03.038.099.106.11.23.038.806.143%201.388.33.73.235%201.34.79%202.557%201.201a.638.638%200%200%200%20.203.033h5.72a1.62%201.62%200%200%200%201.327-1.52c.01-.423-.074-.841-.247-1.225-.025-.055.008-.113.067-.125.734-.133%201.65-1.525.521-2.647-.03-.029-.024-.068.016-.079a1.722%201.722%200%200%200%201.245-1.276%201.373%201.373%200%200%200-.034-.715%202.427%202.427%200%200%200-.389-.77c-.044-.057-.02-.133.051-.156a1.546%201.546%200%200%200%201.043-1.477c.07-.661-.46-1.454-1.104-1.455zm-14.225.358H7.848a.268.268%200%200%200-.268.312l1.883%2010.579a.344.344%200%200%200%20.34.28h1.2a.332.332%200%200%200%20.335-.327l.026-10.575a.271.271%200%200%200-.274-.269%22/%3E%3C/g%3E%3C/svg%3E');
}

.feed-post-emoji-icon-wonder {
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20cx%3D%2217%22%20cy%3D%2217%22%20r%3D%2217%22%20fill%3D%22%23F6E071%22/%3E%3Cpath%20fill%3D%22%23783E11%22%20d%3D%22M25.281%206.425c-.007-.185-.142-.357-.338-.445-1.081-.486-2.236-.66-3.274-.415a3.341%203.341%200%200%200-1.366.663.38.38%200%200%200-.135.313l.001.036c.016.369.5.624.832.432a3.48%203.48%200%200%201%20.945-.37c.853-.202%201.784-.12%202.69.185.334.113.658-.095.645-.4M8.512%206.425c.007-.185.142-.357.337-.445%201.082-.486%202.237-.66%203.275-.415.536.126.992.357%201.366.663a.38.38%200%200%201%20.135.313l-.001.036c-.016.369-.5.624-.832.432a3.48%203.48%200%200%200-.945-.37c-.853-.202-1.785-.12-2.69.185-.334.113-.658-.095-.645-.4%22%20opacity%3D%22.5%22/%3E%3Cellipse%20cx%3D%2211.203%22%20cy%3D%2212.071%22%20fill%3D%22%23783E11%22%20rx%3D%221.657%22%20ry%3D%222.427%22/%3E%3Cellipse%20cx%3D%2222.782%22%20cy%3D%2212.071%22%20fill%3D%22%23783E11%22%20rx%3D%221.657%22%20ry%3D%222.427%22/%3E%3Cellipse%20cx%3D%2216.956%22%20cy%3D%2223.459%22%20fill%3D%22%23783E11%22%20opacity%3D%22.825%22%20rx%3D%224.349%22%20ry%3D%226.131%22/%3E%3C/g%3E%3C/svg%3E');
}

.feed-post-emoji-icon-facepalm {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='17' cy='17' r='17' fill='%23F6E071'/%3E%3Cpath fill='%23783E11' d='M26.21 10.49a.343.343 0 01-.074.32 7.928 7.928 0 01-3.41 2.43 7.485 7.485 0 01-4.089.317.308.308 0 01-.241-.203l-.321-.998c-.086-.267.243-.551.56-.49 1.28.248 2.654.161 4-.33a7.9 7.9 0 002.71-1.68c.23-.216.603-.183.682.063l.183.572z'/%3E%3Cpath fill='%23FFF' d='M9.475 7.77c.869-.456 1.808-.125 2.508.511L22.31 18.06c.515.485 1.214.92 1.889.9.623-.02.916-.366 1.178-.794l.46-.773c1.274-2.126 2.158-3.382 3.15-4.288 1.957-1.789 2.796-.12 2.847.277l-.624 1.639c-2.035 5.386-3.06 8.596-3.072 9.63-.011.853.16 2.403.51 4.65-2.99 2.818-6.987 4.57-11.302 4.57a18.19 18.19 0 01-5.24-.761c-.08-.2-.165-.402-.258-.615l-.144-.327c-.829-1.85-1.486-2.89-2.819-4.367l-.258-.282c-1.51-1.632-4.019-5.007-4.53-5.895-.51-.888-.566-2.109-.014-2.554.305-.247 1.183.863 1.776 1.456l4.564 4.837c.117.12.518.023.707-.146.19-.169.117-.581-.016-.714l-3.58-3.813c-2.355-2.528-3.628-3.952-3.82-4.273-.41-.685-.588-1.713.022-2.323.53-.53 1.108-.598 1.438-.297l.305.298c1.449 1.431 7.385 7.39 7.602 7.578.241.21.678.083.81-.058.133-.141.215-.527-.025-.798l-.464-.47c-1.79-1.786-8.118-8.021-8.568-8.526-.518-.58-.528-1.748.1-2.377.629-.628 1.25-.619 1.873-.222l.099.073c.66.532 3.482 3.329 8.463 8.392.309.305.608.343.897.113.402-.32.249-.696.118-.855l-.03-.033L9.184 9.59c-.703-.756-.629-1.336.29-1.819z'/%3E%3Cpath fill='%23D29B3C' d='M29.798 26.264l.296 1.688-.292.34a17.265 17.265 0 01-2.735 2.496l-.307.22a17.07 17.07 0 01-.472.318l-.223.143a16.912 16.912 0 01-3.08 1.522c-.802.298-1.632.534-2.482.703l-.38.07-.383.062-.385.053c-.515.064-1.037.103-1.564.116l-.396.005a18.765 18.765 0 01-1.75-.082l-.247-.025-.527-.065-.434-.065c-.287-.047-.572-.1-.853-.16l-.43-.096-.455-.115-.442-.124-.35-.106-.384-.127-.184-.064-.43-.159-.345-.136-.004-.026-.357-.15c-.687-1.48-1.265-2.35-2.385-3.59l-.585-.646-.355-.41-.361-.43-.376-.46c-1.336-1.65-2.83-3.674-3.3-4.49-.82-1.425-.886-3.322.206-4.35l.044-.04-.272-.328-.16-.202-.12-.16-.068-.106c-.795-1.328-.875-3.03.248-4.153.158-.159.328-.3.505-.42l.18-.113.08-.046-.06-.099c-.637-1.1-.56-2.623.228-3.667l.13-.16.135-.145c.95-.95 2.112-1.17 3.212-.705l.183.083.12.063.033-.072c.192-.406.519-.776.977-1.085l.204-.128.175-.097c1.443-.757 3.034-.356 4.207.722l.15.144 10.205 9.66c.226.213.453.362.618.437l.078.03.025.007.479-.802c1.444-2.41 2.357-3.659 3.435-4.644 1.295-1.183 2.665-1.526 3.851-.9.777.411 1.315 1.205 1.468 1.927l.028.165.05.377-.738 1.93-.574 1.536-.403 1.099c-1.284 3.531-1.97 5.758-2.016 6.477l-.003.062c-.004.347.028.848.097 1.498l.02-.005zM9.518 7.872c-.874.459-.985 1.006-.391 1.707l.1.112 7.171 7.323.03.032c.13.159.284.535-.119.855-.289.23-.588.192-.896-.113l-4.335-4.381-2.459-2.442-.664-.645a19.49 19.49 0 00-1.005-.923l-.1-.074c-.623-.397-1.244-.406-1.872.223-.628.628-.619 1.797-.1 2.377l.396.41 1.129 1.131 6.79 6.733.716.72c.24.273.158.658.026.8-.12.127-.485.242-.733.11l-.078-.052-7.906-7.877c-.33-.3-.91-.232-1.439.298-.61.61-.43 1.637-.021 2.322l.054.08.087.116.27.328c.53.624 1.54 1.739 3.033 3.345l1.767 1.892 2.189 2.325c.133.133.205.545.016.714-.168.15-.504.244-.658.179l-.049-.033-4.565-4.837-.195-.202-.533-.57-.199-.203c-.359-.357-.686-.613-.849-.481-.552.446-.496 1.666.015 2.554l.133.218c.693 1.085 2.825 3.936 4.237 5.502l.418.457c1.015 1.126 1.639 1.997 2.245 3.168l-.19-.076a16.204 16.204 0 006.371 1.286c4.317 0 8.28-1.95 11.035-5l-.035-.261-.066-.576a16.783 16.783 0 01-.108-1.542l.003-.229c.053-.963.827-3.48 2.324-7.551l.455-1.226.915-2.411c-.052-.397-.89-2.067-2.848-.278-.831.76-1.587 1.765-2.56 3.323l-.401.653-.583.977c-.28.477-.569.88-1.243.901-.619.02-1.258-.344-1.757-.779l-.132-.12-10.329-9.778c-.699-.635-1.639-.967-2.508-.51z'/%3E%3C/g%3E%3C/svg%3E");
}

.feed-post-emoji-text-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	/*overflow: hidden;*/
}

.feed-com-block .feed-post-emoji-text-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: -4px 0 0 2px;
	font-size: 12px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 1;
}

.feed-post-emoji-top-panel-outer {
	display: block;
	padding-bottom: 7px;
	position: relative;
}

.feed-post-emoji-top-panel-box {
	padding: 0 0 0 85px;
	margin: 0 0 0 -87px;
	max-height: 0;
	max-width: 100%;
	background-color: transparent;
	-webkit-transition: max-height .2s;
	-o-transition: max-height .2s;
	transition: max-height .2s;
	/*overflow: hidden;*/
}

.feed-post-emoji-top-panel-container-active.feed-post-emoji-top-panel-box {
	display: inline-block;
	max-height: 20px;
}

.feed-post-emoji-top-panel-box .feed-post-emoji-text-box.feed-post-emoji-move-to-right {
	-webkit-animation: feed-post-emoji-move-to-right .2s linear forwards;
	        animation: feed-post-emoji-move-to-right .2s linear forwards;
}

.feed-post-emoji-top-panel-box .feed-post-emoji-text-box {
	display: inline-block;
	-ms-flex-item-align: center;
	    align-self: center;
	margin: 2px 3px 0 0;
	border-bottom: 1px solid transparent;
	font: 13px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #2066B0;
	text-decoration: none;
	-webkit-transition: border-bottom .3s;
	-o-transition: border-bottom .3s;
	transition: border-bottom .3s;
	white-space: nowrap;
	/*overflow: hidden;*/
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	cursor: pointer;
}

.feed-post-emoji-text-item:hover {
	border-bottom: 1px solid #2066B0;
}

.feed-com-block .feed-post-emoji-text-item {
	display: inline-block;
	margin: 0;
	border-bottom: none;
	color: #828B95;
	cursor: pointer;
}

.feed-com-block .feed-post-emoji-text-item:hover {
	border-bottom: none;
}

.feed-post-emoji-text-more {}

.feed-new-like {
	position: relative;
	display: inline-block;
	margin: 0 13px 0 0;
	cursor: pointer;
}

.feed-post-cont-wrap .feed-new-like {
	margin: 0;
	padding: 0 13px 5px 0;
}

.feed-post-emoji-popup-container {
	position: absolute;
	display: block;
	width: 100px;
	height: 50px;
	background: #fff;
	-webkit-transition: -webkit-transform .15s;
	transition: -webkit-transform .15s;
	-o-transition: transform .15s;
	transition: transform .15s;
	transition: transform .15s, -webkit-transform .15s;
	-webkit-box-shadow: 0 6px 16px 0 rgba(83,92,105,.15);
	        box-shadow: 0 6px 16px 0 rgba(83,92,105,.15);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	z-index: 9999;
}

.feed-post-cont-wrap .feed-post-emoji-popup-container:before {
	left: 40%;
}

.feed-post-emoji-popup-inverted.feed-post-emoji-popup-container:before {
	top: -5px;
}

.feed-post-emoji-icon-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 auto;
	padding: 0 10px;
	height: 50px;
}

.feed-post-emoji-popup-active .feed-post-emoji-icon-inner {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.feed-post-emoji-popup-container.feed-post-emoji-popup-invisible {
	-webkit-animation: feed-post-emoji-popup-hide .5s linear forwards;
	        animation: feed-post-emoji-popup-hide .5s linear forwards;
	width: 301px;
	border-radius: 50px;
}

.feed-post-emoji-popup-container.feed-post-emoji-popup-invisible-final {
	opacity: 0;
	pointer-events: none;
}

.feed-post-emoji-popup-active {
	pointer-events: none;
	-webkit-animation: feed-post-emoji-popup-show .2s .15s ease-in-out forwards;
	        animation: feed-post-emoji-popup-show .2s .15s ease-in-out forwards;
	opacity: 0;
}

.feed-post-emoji-popup-active.feed-post-emoji-popup-active-final {
	opacity: 1;
	pointer-events: auto;
}

.feed-post-emoji-popup-active.feed-post-emoji-popup-inverted {
	-webkit-box-shadow: 0 0 16px 0 rgba(83,92,105,.15);
	        box-shadow: 0 0 16px 0 rgba(83,92,105,.15);
}

.feed-post-emoji-icon-inner .feed-post-emoji-icon-item {
	border: none;
	opacity: 0;
	background-size: contain;
}

.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:last-child {
	margin-right: 0;
}

.feed-post-emoji-popup-active-final-item .feed-post-emoji-icon-inner .feed-post-emoji-icon-item {
	opacity: 1;
}

.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(1) {
	z-index: 3;
}
.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(2) {
	z-index: 2;
}
.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(3) {
	z-index: 1;
}
.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(4) {
	z-index: 6;
}
.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(5) {
	z-index: 5;
}
.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(6) {
	z-index: 4;
}
.feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(7) {
	z-index: 7;
}

.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(1),
.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(2),
.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(3),
.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(4),
.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(5),
.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(6),
.feed-post-emoji-popup-invisible .feed-post-emoji-icon-inner .feed-post-emoji-icon-item:nth-child(7) {
	-webkit-animation: feed-post-emoji-popup-hide-icon .3s linear forwards;
	        animation: feed-post-emoji-popup-hide-icon .3s linear forwards;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

.feed-post-emoji-popup-container.feed-post-emoji-popup-active-final .feed-post-emoji-icon-item:hover {
	-webkit-transform: scale(1.1) translate(0, -3px);
	    -ms-transform: scale(1.1) translate(0, -3px);
	        transform: scale(1.1) translate(0, -3px);
}

.feed-post-emoji-control-active.feed-new-like .bx-ilike-text {
	color: #3A3D42;
}

@-webkit-keyframes feed-post-emoji-pop {
	0% {
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	35% {
		-webkit-transform: scale(1.22);
		        transform: scale(1.22);
	}
	80% {
		-webkit-transform: scale(1.07);
		        transform: scale(1.07);
	}
	100% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

@keyframes feed-post-emoji-pop {
	0% {
		-webkit-transform: scale(0);
		        transform: scale(0);
	}
	35% {
		-webkit-transform: scale(1.22);
		        transform: scale(1.22);
	}
	80% {
		-webkit-transform: scale(1.07);
		        transform: scale(1.07);
	}
	100% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}
}

@-webkit-keyframes feed-post-emoji-icon-animate {
	0% {
		margin: 0 0 0 -18px;
	}
	100% {
		margin: 0 0 0 -5px;
	}
}

@keyframes feed-post-emoji-icon-animate {
	0% {
		margin: 0 0 0 -18px;
	}
	100% {
		margin: 0 0 0 -5px;
	}
}

@-webkit-keyframes feed-post-emoji-icon-animate-hide {
	0% {
		margin: 0 0 0 -5px;
	}
	100% {
		margin: 0 0 0 -18px;
	}
}

@keyframes feed-post-emoji-icon-animate-hide {
	0% {
		margin: 0 0 0 -5px;
	}
	100% {
		margin: 0 0 0 -18px;
	}
}

@-webkit-keyframes feed-post-emoji-move-to-right {
	0% {
		opacity: 0;
		-webkit-transform: translate(-5px,0);
		        transform: translate(-5px,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0,0);
		        transform: translate(0,0);
	}
}

@keyframes feed-post-emoji-move-to-right {
	0% {
		opacity: 0;
		-webkit-transform: translate(-5px,0);
		        transform: translate(-5px,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate(0,0);
		        transform: translate(0,0);
	}
}

@-webkit-keyframes feed-post-emoji-icon-item-show {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes feed-post-emoji-icon-item-show {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes feed-post-emoji-popup-show {
	0% {
		visibility: hidden;
		pointer-events: none;
	}
	100% {
		visibility: visible;
		pointer-events: all;
	}
}

@keyframes feed-post-emoji-popup-show {
	0% {
		visibility: hidden;
		pointer-events: none;
	}
	100% {
		visibility: visible;
		pointer-events: all;
	}
}

@-webkit-keyframes feed-post-emoji-popup-hide {
	0% {
		visibility: visible;
	}
	100% {
		visibility: hidden;
	}
}

@keyframes feed-post-emoji-popup-hide {
	0% {
		visibility: visible;
	}
	100% {
		visibility: hidden;
	}
}

@-webkit-keyframes feed-post-emoji-popup-hide-icon {
	0% {
		opacity: 1;
		visibility: visible;
	}
	99.9999% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes feed-post-emoji-popup-hide-icon {
	0% {
		opacity: 1;
		visibility: visible;
	}
	99.9999% {
		opacity: 0;
	}
	100% {
		opacity: 0;
		visibility: hidden;
	}
}

@-webkit-keyframes feed-post-emoji-icon-slide-to-right-comments {
	0% {
		margin: 0 0 0 -18px;
	}
	100% {
		margin: 0 0 0 -5px;
	}
}

@keyframes feed-post-emoji-icon-slide-to-right-comments {
	0% {
		margin: 0 0 0 -18px;
	}
	100% {
		margin: 0 0 0 -5px;
	}
}

@-webkit-keyframes feed-post-emoji-icon-slide-to-right-panel {
	0% {
		margin: 0 0 0 -22px;
	}
	100% {
		margin: 0 0 0 -5px;
	}
}

@keyframes feed-post-emoji-icon-slide-to-right-panel {
	0% {
		margin: 0 0 0 -22px;
	}
	100% {
		margin: 0 0 0 -5px;
	}
}

/* Bubble animate icons */
.feed-post-emoji-more-likes {
	display: none;
	position: relative;
	top: -10px;
	width: 55px;
	height: 30px;
	-webkit-animation: feed-post-emoji-more-likes-animate-container 1s linear forwards;
	        animation: feed-post-emoji-more-likes-animate-container 1s linear forwards;
	z-index: 999;
}

.feed-post-emoji-more-likes-item {
	position: absolute;
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%2089%2089%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Ccircle%20fill%3D%22%23535C69%22%20cx%3D%2244.5%22%20cy%3D%2244.5%22%20r%3D%2244.5%22/%3E%3Cpath%20d%3D%22M68.18%2071.062c0-3.217-3.61-16.826-3.61-16.826%200-1.99-2.6-4.26-7.72-5.585a17.363%2017.363%200%200%201-4.887-2.223c-.33-.188-.28-1.925-.28-1.925l-1.648-.25c0-.142-.14-2.225-.14-2.225%201.972-.663%201.77-4.574%201.77-4.574%201.252.695%202.068-2.4%202.068-2.4%201.482-4.3-.738-4.04-.738-4.04a27.076%2027.076%200%200%200%200-7.918c-.987-8.708-15.847-6.344-14.085-3.5-4.343-.8-3.352%209.082-3.352%209.082l.942%202.56c-1.85%201.2-.564%202.65-.5%204.32.09%202.466%201.6%201.955%201.6%201.955.093%204.07%202.1%204.6%202.1%204.6.377%202.556.142%202.12.142%202.12l-1.786.217a7.147%207.147%200%200%201-.14%201.732c-2.1.936-2.553%201.485-4.64%202.4-4.032%201.767-8.414%204.065-9.193%207.16-.78%203.093-3.095%2015.32-3.095%2015.32H68.18z%22%20fill%3D%22%23FFF%22/%3E%3C/g%3E%3C/svg%3E');
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0;
}

.feed-post-emoji-more-likes-item-1 {
	left: 0;
	-webkit-animation-name: feed-post-emoji-more-likes-animate-item;
	        animation-name: feed-post-emoji-more-likes-animate-item;
	-webkit-animation-duration: .4s;
	        animation-duration: .4s;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
}

.feed-post-emoji-more-likes-item-2 {
	top: 7px;
	left: 10px;
	-webkit-animation-name: feed-post-emoji-more-likes-animate-item;
	        animation-name: feed-post-emoji-more-likes-animate-item;
	-webkit-animation-duration: .4s;
	        animation-duration: .4s;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-delay: .3s;
	        animation-delay: .3s;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
}

.feed-post-emoji-more-likes-item-3 {
	top: 14px;
	left: 20px;
	-webkit-animation-name: feed-post-emoji-more-likes-animate-item;
	        animation-name: feed-post-emoji-more-likes-animate-item;
	-webkit-animation-duration: .4s;
	        animation-duration: .4s;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-delay: .6s;
	        animation-delay: .6s;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
}

.feed-post-emoji-more-likes-number {
	position: absolute;
	top: 13px;
	right: 0;
	display: inline-block;
	font: 13px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #828B95;
	-webkit-animation-name: feed-post-emoji-more-likes-animate-item;
	        animation-name: feed-post-emoji-more-likes-animate-item;
	-webkit-animation-duration: .8s;
	        animation-duration: .8s;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
	-webkit-animation-delay: .6s;
	        animation-delay: .6s;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	opacity: 0;
}

.feed-post-emoji-more-likes-show {
	-webkit-animation: feed-post-emoji-more-likes-animate-item-1 1s linear forwards;
	        animation: feed-post-emoji-more-likes-animate-item-1 1s linear forwards;
}

@-webkit-keyframes feed-post-emoji-more-likes-animate-item {
	0% {
		opacity: 0;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes feed-post-emoji-more-likes-animate-item {
	0% {
		opacity: 0;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes feed-post-emoji-more-likes-animate-container {
	0% {
		top: 0;
	}
	100% {
		top: -20px;
	}
}

@keyframes feed-post-emoji-more-likes-animate-container {
	0% {
		top: 0;
	}
	100% {
		top: -20px;
	}
}
/* End of Bubble animate icons */


.feed-post-emoji-popup-container.--mobile .feed-post-emoji-icon-item {
	width: 40px;
	height: 40px;
	border: none;
	padding: 17px 0 10px 0;
	margin: 0;
}

.feed-post-emoji-popup-container.--mobile {
	margin-top: 0;
	margin-bottom: 40px;
	height: 61px;
	-ms-user-select: none;
	    user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.feed-post-emoji-popup-inverted.feed-post-emoji-popup-container.--mobile {
	margin-top: 40px;
	margin-bottom: 0;
}

.feed-post-emoji-popup-container.--mobile .feed-post-emoji-icon-inner {
	height: 43px;
	padding: 9px;
}

.feed-post-emoji-popup-container.--mobile .feed-post-emoji-icon-inner .feed-post-emoji-icon-item {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 40px;
	        flex: 0 0 40px;
}

.feed-post-emoji-popup-container.--mobile.feed-post-emoji-popup-active-final .feed-post-emoji-icon-item {
	-webkit-transform-origin: center bottom;
	    -ms-transform-origin: center bottom;
	        transform-origin: center bottom;
}
.feed-post-emoji-popup-container.--mobile.feed-post-emoji-popup-active-final .feed-post-emoji-icon-item-hover {
	-webkit-transform: scale(2);
	    -ms-transform: scale(2);
	        transform: scale(2);
	z-index: 999;
	border: none;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}

.feed-post-emoji-popup-mobile-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent;
	opacity: 1;
	width: 100%;
	height: 100%;
	z-index: 9998;
}


/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/right_column_list_vide/style.css?17605435941072*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.box-forum__profile .right_news a:nth-child(1):after{display:none;}
#right .box-forum__profile{border:0px;}
#right .box-forum__profile a.forum__box{text-decoration: underline;}
.articles-page.video .item .image{margin-right:0;}
.articles-page.video .item .info{margin-bottom:7px;margin-top:4px; font-size:9px;}
.articles-page.video .item {background:#fff; padding:5px; margin-bottom:7px;}
.articles-page.video .item .info .count .views, .articles-page.video .item .info .count .comments {
    display: inline-block;
    height: 16px;
    padding-right: 20px;
    margin-right: 5px;
    background: url(/bitrix/templates/rybalka/css/../img/info-sprite.png) right 0 no-repeat;
    background-size: 14px;
    background-position: 10px 2px;
}
.articles-page.video .item .info .count .views{

    background-position: right  2px;
}
 .articles-page.video .item .info .count .comments {

    background-position: right  -63px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/right_column_list_film/style.css?17605443761078*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

	.box-forum__profile .right_news a:nth-child(1):after{display:none;}
	#right .box-forum__profile{border:0px;}
	#right .box-forum__profile a.forum__box{text-decoration: underline;}
	.articles-page.video .item .image{margin-right:0;}
	.articles-page.video .item .info{margin-bottom:7px;margin-top:4px; font-size:9px;}
	.articles-page.video .item {background:#fff; padding:5px; margin-bottom:7px;}
.articles-page.video .item .info .count .views, .articles-page.video .item .info .count .comments {
    display: inline-block;
    height: 16px;
    padding-right: 20px;
    margin-right: 5px;
    background: url(/bitrix/templates/rybalka/css/../img/info-sprite.png) right 0 no-repeat;
    background-size: 14px;
    background-position: 10px 2px;
}
.articles-page.video .item .info .count .views{

    background-position: right  2px;
}
 .articles-page.video .item .info .count .comments {

    background-position: right  -63px;
}
/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/news.list/right_column_list/style.css?17605446581078*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

	.box-forum__profile .right_news a:nth-child(1):after{display:none;}
	#right .box-forum__profile{border:0px;}
	#right .box-forum__profile a.forum__box{text-decoration: underline;}
	.articles-page.video .item .image{margin-right:0;}
	.articles-page.video .item .info{margin-bottom:7px;margin-top:4px; font-size:9px;}
	.articles-page.video .item {background:#fff; padding:5px; margin-bottom:7px;}
.articles-page.video .item .info .count .views, .articles-page.video .item .info .count .comments {
    display: inline-block;
    height: 16px;
    padding-right: 20px;
    margin-right: 5px;
    background: url(/bitrix/templates/rybalka/css/../img/info-sprite.png) right 0 no-repeat;
    background-size: 14px;
    background-position: 10px 2px;
}
.articles-page.video .item .info .count .views{

    background-position: right  2px;
}
 .articles-page.video .item .info .count .comments {

    background-position: right  -63px;
}
/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/system.auth.form/modal/style.css?1708967357862*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/bitrix/templates/rybalka_2/components/bitrix/system.auth.form/modal/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/rybalka_2/components/bitrix/system.auth.form/modal/images/sec-unlocked.png);}

.bx-system-auth-form .bx-authform-social ul {
padding: 0;
margin: 0;
}

.flex {
	display: flex;
}

.justify-content-between {
	justify-content: space-between;
}

#login-area form .td {
    margin-top: 1em;
}

#login-area .bx-title {
    margin-bottom: 1em;
    margin-top: .5em;
}

#login-area form .td.flex {
	align-items: center;
}

@media screen and (max-width: 520px) {
#login-area .btn {
	padding: .75em 1.5em;
}
}
/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/socserv.auth.form/euro/style.css?1708967357873*/
.bx-authform-social-popup{
	display: none;
	background: #fff;
	width: auto;
	padding: 15px;
	font-size: 14px;
	white-space: nowrap;
}

.bx-authform-social-popup form{margin-bottom: 0;}

.bx-authform-social-popup input[type="text"] {
	display: inline-block;
	max-width: 150px;
	font-size: 18px;
	height: 30px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #CCD5DB;
	border-radius: 2px;
	background: #f8fafc;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx-authform-social ul {
  	padding: 0;
	margin: 15px 0 5px;
  	display: block;
}

.bx-authform-social ul li {
	position: relative;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	margin-right: 1em;
	padding: 0;
}

.bx-authform-social ul li:before {
	content: '';
	display: none;
}

#auth_services .auth_social_icon {
	width: 100%;
height: 100%;
}


/* End */


/* Start:/bitrix/templates/rybalka_2/components/bitrix/main.register/mobile/style.css?1723213224574*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(/bitrix/templates/rybalka_2/components/bitrix/main.register/mobile/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(/bitrix/templates/rybalka_2/components/bitrix/main.register/mobile/images/sec-unlocked.png);}

form[name="regform"].muted {opacity: 0.5}
form[name="regform"].muted input[type=submit] {pointer-events: none;}
/* End */


/* Start:/bitrix/components/tokit/basic.favorites.script/templates/.default/style.css?1690987423189*/
.o-fav-btn {
    display: block;
    cursor: pointer;
}

.o-fav-btn svg {
    width: 30px;
}

.o-fav-btn.is-load {
    pointer-events: none;
}

.o-fav-btn.is-fav svg path {
    fill: red;
}
/* End */
/* /bitrix/templates/rybalka_2/components/bitrix/forum/2025/style.css?176503353030444 */
/* /bitrix/templates/rybalka_2/components/bitrix/forum/2025/themes/gray/style.css?17649032385638 */
/* /bitrix/templates/rybalka_2/components/bitrix/forum/2025/styles/additional.css?176490242113262 */
/* /bitrix/templates/rybalka_2/components/bitrix/forum/2025/bitrix/forum.message.template/.default/style.css?17650257682632 */
/* /local/justifiedGallery.min.css?16909876782859 */
/* /local/colorbox.css?16909876783025 */
/* /bitrix/templates/rybalka_2/components/bitrix/forum/2025/bitrix/rating.vote/like/style.css?176490241510931 */
/* /local/js/main2/rating/main.rating.css?176505598235131 */
/* /bitrix/templates/.default/components/bitrix/news.list/right_column_list_vide/style.css?17605435941072 */
/* /bitrix/templates/.default/components/bitrix/news.list/right_column_list_film/style.css?17605443761078 */
/* /bitrix/templates/rybalka_2/components/bitrix/news.list/right_column_list/style.css?17605446581078 */
/* /bitrix/templates/rybalka_2/components/bitrix/system.auth.form/modal/style.css?1708967357862 */
/* /bitrix/templates/rybalka_2/components/bitrix/socserv.auth.form/euro/style.css?1708967357873 */
/* /bitrix/templates/rybalka_2/components/bitrix/main.register/mobile/style.css?1723213224574 */
/* /bitrix/components/tokit/basic.favorites.script/templates/.default/style.css?1690987423189 */
