

/* Start:/local/templates/.default/components/bitrix/news/news_blog_all/style.css?17377192472515*/
	.krivoy_bg_white{
		    min-height: 250px;
   		margin-top: 50px;
	}

	.table.krivoy_bg_white__table{
	    max-width: 822px;
	    margin: 0 auto;
    	
	}
	.krivoy_bg_white__table .table-cell{
		vertical-align: middle;
	}
	.krivoy_bg_white__text{
		color: #ff6c00;
	    font-size: 28px;
	    line-height: 28px;
	}
	.krivoy_bg_white__images{
	    max-width: 900px;
	    margin: 0 auto;
	    position: relative;
	    min-height: 300px;
	    margin-top: 50px;
	}
	.krivoy_bg_white__line{
		height: 190px;
	    width: 495px;
	    top: 50px;
	    position: absolute;
	    background-repeat: no-repeat;
	    background-size: 100%;
	}
	.krivoy_bg_white__airplan{
	    height: 88px;
	    width: 209px;
	    top: -9px;
	    left: 418px;
	    position: absolute;
	}
	.krivoy_bg_blue_wrapper{
	    position: relative;
	    padding-bottom: 80px;
	    margin-bottom: -80px;
	    background: #2887db;
	    min-height: 340px;
	    z-index: 9;
	    
	}
	.krivoy_bg_blue_wrapper:after {
    background: inherit;
    top: 0;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    transform: skewY(-5deg);
    transform-origin: 0%;
    z-index: -1;
}

.krivoy_bg_blue__subscribe{
	color: #fff;
    font-size: 18px;
    max-width: 550px;
    margin: 0 auto;
    margin-top: 40px;
}
.krivoy_bg_blue__title{
	    font-size: 28px;
    margin-bottom: 10px;
    display: block;
}
.krivoy_bg_blue__subscribe input[name='asd_email']{
    font-size: 16px;
    min-width: 300px;
    padding-left: 10px;
    height: 45px;
    border: none;
    border-radius: 20px;
    margin-right: 10px;
}
.cloud1{
    left: -428px;
    top: 55px;
}
.cloud2{
     right: -310px;
    top: -119px;
}
@media (max-width: 1200px){
	.cloud1 {
	    left: -313px;
	    top: 126px;
	    width: 255px;
	}
	.cloud2 {
	    right: -204px;
	    top: -85px;
	    width: 230px;
	}
	.krivoy_bg_white__images{
		min-height: 265px;
	}	
}
@media (max-width: 982px){
	
	.cloud1 {
		display: none;
	}
	.cloud2 {
		display: none;
	}
}

@media (max-width: 768px){
	.krivoy_bg_white__images{
	   display: none;
	}
	.krivoy_bg_white__table .table-cell{
	   display: block;
	   text-align: center;
	}
	.krivoy_bg_white{
	    min-height: 200px;
	}
}

@media (max-width: 576px){
    .krivoy_bg_blue__subscribe input[name='asd_email'] {
        margin-bottom: 12px;
        min-width: 220px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/news_blog_sidebar_new/style.css?173771924715157*/
#wrapper #header .header-nav {
	background-color: #fff;
}

.breadcrumb-wrapper {
	display: none;
}

.news-detail__content h1, .news-detail__content h2,
	.news-detail__content h3, .news-detail__content h4,
	.news-detail__content h5, .news-detail__content h6 {
	color: #222;
}

.news-detail__content
{
	font-size: 16px;
}
.news-detail__content p {
	margin: 15px 0;
	line-height: 28px;
}

.news-detail__content ol
{
    padding-left: 27px;
    list-style: decimal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-detail__content ol > li {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    list-style: decimal;
    padding-left: 15px;
    line-height: 1.7em;
}
.news-detail__content ol > li::before
{
	display: none;
}

.news-detail__content ol > li ol li::before,
.news-detail__content ol > li ul li::before,
.news-detail__content ol > li ul li::after
{    
	display: none;
}
.news-detail__content ol > li  li
{
    padding-left: 15px;
}

.news-detail__content h2 {
	font-weight: 700;
	margin: 42px 0 8px;
	font-size: 32px;
	text-align: left;
}

.news-detail__content h3, .news-detail__content .h3 {
	font-weight: 700;
	margin: 34px 0 6px;
	font-size: 22px;
	line-height: 28px;
}

.news-detail__content h4, .news-detail__content .h4 {
	font-size: 20px;
	margin: 28px 0 6px;
}

.scrollbar-track.show-scroll {
	opacity: 1;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.wide-blog-container .wide-blog-sidebar {
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}


.wide-blog-sidebar__bg-color {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #ffffffb0;
}

.wide-blog-sidebar .sidebar-content,
.wide-blog-sidebar .sidebar-teaser
 {
	position: relative;
	z-index: 5;
}

.wide-blog-container .wide-blog-sidebar .sidebar-content {
	margin: auto;
	width: 80%;
}

.sidebar-content__breadcrumbs {
	padding-top: 40px;
	padding-bottom: 20px;
}


.wide-blog-container .wide-blog-sidebar .sidebar-content__title h1{
	font-size: 36px;
	line-height: 1.2em;
	font-weight: 600;
	text-align:left;
	color:#222;
    margin: 0;
    padding: 0;
	
}
.wide-blog-container .wide-blog-sidebar .sidebar-content__title h1:after
{
	display:none;
}

.sidebar-content__table-of-contents {
	margin-top: 30px;
}

.sidebar-content__table-of-contents ul {
	list-style: none;
	margin-top: 0px;
}

.sidebar-content__table-of-contents li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar-content__table-of-contents ul > li ul 
{
	margin-left:10px;
}
.sidebar-content__table-of-contents ul>li ul li {
	display: none;
}

.sidebar-content__table-of-contents li.table-of-contents__li--active-show,
	.sidebar-content__table-of-contents li.table-of-contents__li--active-show ul li
	{
	display: block;
}

.sidebar-content__table-of-contents li>a,
	.sidebar-content__table-of-contents li>a:active,
	.sidebar-content__table-of-contents li>a:focus,
	.sidebar-content__table-of-contents li>a:hover {
	display: inline-block;
	padding: 5px 10px 5px 0;
	border-radius: 5px;
	text-decoration: none;
	color: #111111;
}

.sidebar-content__table-of-contents li.table-of-contents__li--active>a,
	.sidebar-content__table-of-contents li.table-of-contents__li--active>a:active,
	.sidebar-content__table-of-contents li.table-of-contents__li--active>a:focus,
	.sidebar-content__table-of-contents li.table-of-contents__li--active>a:hover
	{
	font-weight: bold;
}
.wide-blog-sidebar--picture
{
	
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser {
	position: relative;
	min-height: 120px;
	width: 80%;
	margin: 0 auto;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	display: flex;
	padding: 20px 30px 20px 30px;
	align-items: center;
	background-color: #006fcb96;
	backdrop-filter: blur(4px);
}
/*
.wide-blog-container .wide-blog-sidebar .sidebar-teaser::before
{
	content:' ';
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
}
*/
.wide-blog-container .wide-blog-sidebar .sidebar-teaser__content {
	width: 60%;
	color: #fff;
	margin-right: 20px;
}

.wide-blog-container .wide-blog-sidebar .sidebar-teaser__content-title {
	font-size: 18px;
}

.wide-blog-container .wide-blog-sidebar .sidebar-teaser__content-desc {
	color: #eee;
	margin-top: 5px;
	font-size: 12px;
}

.wide-blog-container .wide-blog-sidebar .sidebar-teaser__action {
	width: 40%;
	text-align:center;
}

.wide-blog-container .yandex-share-panel
{
	margin-top:60px;
}
.wide-blog-container .reviews-block-title
{
	margin-top:50px;
}


.wide-blog-container .wide-blog-sidebar.wide-blog-sidebar--picture .sidebar-content {
		height: calc(100% - 400px);
}

.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__content-title
{
	font-size:16px;
	margin-bottom: 10px;
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__content-desc
{
	margin-bottom: 20px;
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__content-desc a
{
	text-decoration:underline;
	color:#fff;
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__action {
	width: 100%;
	text-align:center;
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__action .button{
	padding: 7px 0px;
	border-radius:10px;
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__content {
	width: 100%;
	margin-right: 0;
	text-align:left;
    margin-left: 20px;
}
.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture
{
    max-height: 210px;
    border-radius: 15px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 0;
}


.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture .sidebar-teaser__image
{
	margin-top: -50px;
    border-radius: 15px;
    margin-bottom: 40px;
	min-width: 200px;
	max-width: 215px;
}

@media only screen and (max-width: 576px) {
	
	
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture .sidebar-teaser__image
	{
    	display:none;
	}
	
	.wide-blog-container .wide-blog-sidebar {
		margin: 0 -15px;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-content__title {
		font-size: 24px;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser {
		width: 100%;
		margin: 0 auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		padding: 20px 30px 20px 30px;
		flex-direction: column;
		text-align: center;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser>div {
		width: 100%;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser .sidebar-teaser__action
		{
		margin-top: 20px;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser__content {
		margin-left: 0px;
	}
}
@media only screen and (max-width: 700px) {
	
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture
	{
    	width: 100%;
	}
}
@media (min-width: 576px)  and (max-width: 1200px) 
{
	.sidebar-teaser__action br
	{
		display:none;
	}
}
@media only screen and (max-width: 1200px) 
{
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture
	{
		margin-top: 80px;    
		max-height: none;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture .sidebar-teaser__image
	{
    	margin-bottom: 10px;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser--with-picture .sidebar-teaser__content 
	{
	    padding: 20px;
	}
}
@media (min-width: 1200px) and (max-width: 1250px) 
{
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture 
	{
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture div.sidebar-teaser__image
	{
		min-width: 120px;
		max-width: 140px;
	}
}
@media only screen and (min-width: 1200px) {
	.wide-blog-container {
		display: block;
		height: 100%;
		position: relative;
	}
	.wide-blog-container .wide-blog-sidebar {
		position: relative;
		display: block;
		position: fixed;
		height: calc(100vh - 0px);
		top: 0px;
		width: 35%;
		float: left;
		background-color: #c8d4de;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-content {
		margin-top: 110px;
		/* 230px = mt:110px + max-height-teaser:150px */
		height: calc(100% - 260px);
		display: flex;
		flex-direction: column;
	}
	.wide-blog-container .wide-blog-sidebar.scroll-start {
		position: fixed;
		height: calc(100vh - 0px);
		top: 0px;
		transition: all 0.3s linear;
	}
	.wide-blog-container .wide-blog-sidebar.scroll-fixed {
		top: 0px;
		height: calc(100vh - 0px);
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser {
		position: absolute;
		bottom: 0px;
		margin: 0 10%;
		max-height: 150px;
	}
	.wide-blog-container .wide-blog-content {
		width: 65%;
		display: block;
		float: right;
		width: 65%;
		margin: 0 15px;
		padding: 50px 100px 0px;
	}
	.news-detail__content {
		margin-top: 35px;
		max-width: 760px;
	}

	/*
	.wide-blog-container .wide-blog-sidebar.scroll-fixed .sidebar-content
    {
    	margin-top:60px;
    	transition:all 0.2s linear;
    }
    */
	.sidebar-content__table-of-contents {
		overflow-y: scroll;
		padding-right: 15px;
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.blog-post {
		width: 70%;
		margin: auto;
		margin-top: 40px;
	}
	.blog-post .blog-post__photo {
		height: 300px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.blog-post .blog-post__description {
		padding: 10px 0px;
		font-size: 16px;
	}

}

@media only screen and (min-width: 1201px) and (max-width: 1800px) {
	
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser.sidebar-teaser--with-picture .sidebar-teaser__image
	{
		min-width: 150px;
		max-width: 170px;
	}
	
	.wide-blog-container .wide-blog-sidebar .sidebar-content__title {
		font-size: 20px;
	}
	.wide-blog-container .wide-blog-sidebar .sidebar-teaser {
		width: 100%;
		margin: 0 auto;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		padding: 15px 20px 15px 20px;
	}
	.sidebar-content__table-of-contents {
		margin: 20px auto;
	}
}

.news-detail img {
	max-width: 100%;
	height: auto;
}

.news-date-time--detail {
	padding: 0 5px;
	color: #808080;
	font-size: 14px;
	text-align: left;
	position: relative;
	font-size: 80%;
	top: 0px;
}

.image-popup-blog {
	cursor: -webkit-zoom-in;
	display: inline-block;
	position: relative;
	padding: 10px 30px;
	transition: transform .2s;
}

.image-popup-blog>img {
	width: 100%;
}
/*
.image-popup-blog:before {
	content: "\e817";
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 25px;
	color: #333;
	width: 50%;
	height: 50%;
	text-align: left;
	opacity: .5;
	transition: font-size .3s, opacity .3s, left .3s, top .3s, transform .3s,
		margin .3s;
	z-index: 1;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	line-height: 1.2;
}
*/
.image-popup-blog:hover {
	text-decoration: none;
	transform: scale(1.05);
}

.image-popup-blog:hover:before {
	opacity: 1;
	font-size: 70px;
	transform: translate3d(calc(100% - 50px), calc(100% - 50px), 0);
}

.bx-ie.bx-ie8 .image-popup-blog:hover:before, .bx-ie.bx-ie9 .image-popup-blog:hover:before,
	.bx-ie.bx-ie10 .image-popup-blog:hover:before {
	transform: none;
	left: 50%;
	top: 50%;
	margin-top: -35px;
	margin-left: -35px;
}

.image-popup-blog__title {
	display: block;
	font-size: 12px;
	text-align: center;
}


/* START dark theme */

.wide-blog-container.wide-blog-container--dark .wide-blog-sidebar
{
	color:#fff;
}
.wide-blog-container.wide-blog-container--dark .wide-blog-sidebar__bg-color
{
	background-color: #00000080;
}
.wide-blog-container.wide-blog-container--dark .wide-blog-sidebar .sidebar-content__title h1
{
	color:#fff;
}
.wide-blog-container.wide-blog-container--dark .sidebar-content__table-of-contents li>a,
.wide-blog-container.wide-blog-container--dark .sidebar-content__table-of-contents li>a:active,
.wide-blog-container.wide-blog-container--dark .sidebar-content__table-of-contents li>a:focus,
.wide-blog-container.wide-blog-container--dark .sidebar-content__table-of-contents li>a:hover,
.wide-blog-container--dark .sidebar-content__breadcrumbs a,
.wide-blog-container--dark .sidebar-content__breadcrumbs a:link,
.wide-blog-container--dark .sidebar-content__breadcrumbs a:hover,
.wide-blog-container--dark .sidebar-content__breadcrumbs a:visited,
.wide-blog-container--dark .sidebar-content__breadcrumbs a:focus
{
	color:#fff;
}
.wide-blog-container .reviews-block-container 
{
	margin-bottom:20px;
}
.wide-blog-container.wide-blog-container--dark .scrollbar-track {
    background-color: #dedede36;
    border-radius: 30px;
}
.wide-blog-container.wide-blog-container--dark .scrollbar-thumb
{
    background-color: #ffffff5c;
}

/* view - teaser-content */
.teaser-content
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #006fcb96;
    padding: 20px 20px;
    border-radius: 15px;
    color:#fff;    
}
.teaser-content.teaser-content--top_detail_news
{
    margin-top: -15px;
    margin-bottom: 25px;
}
.teaser-content.teaser-content--bottom_detail_news
{
    margin-top: 35px;
    margin-bottom: 35px;
}
.teaser-content__content
{
	padding: 0 20px;
	width:calc(100% - 300px);
}
.teaser-content__content-title
{
	font-size:18px;
	margin-bottom: 20px;
}

.teaser-content__image
{
	max-height:150px;
	width:110px;
}
.teaser-content__image img
{
	max-height:100%;
}

.teaser-content__action
{
	width:190px;
}
.teaser-content__content a 
{
    text-decoration: underline;
    color: #fff;
}

.teaser-content__content a:hover
{
    text-decoration: none;
    color: #fff;
}
@media (max-width:576px)
{
	.teaser-content
	{
		padding: 25px 25px;
    	flex-wrap: wrap;
	}
	.teaser-content__content 
	{
	    padding: 0 20px;
	    width: calc(100% - 110px);
	}
	.teaser-content__content-title
	{
		font-size:14px;
	}
	.teaser-content__content-desc
	{
		font-size:12px;
	}
	.teaser-content__action
	{
    	flex-wrap: wrap;
		width:100%;
		margin-top: 20px;
	}
	.teaser-content__action br
	{
		display:none;
	}
}
@media (min-width:1199.8px) and (max-width:1300px)
{
	.teaser-content__content-title
	{
		font-size:16px;
	}
	.teaser-content__action
	{
		width:150px;
	}
	.teaser-content__content
	{
		width: calc(100% - 260px);
	}
}
.vk-group__container {
	padding: 0 !important;
	margin: 0 !important;
}
.container.vk-group__container {
	width: 100%;
}
#vk_groups_mobile, #vk_groups_mobile iframe {
	max-width: 100% !important;
	width: 100% !important;
}
@media (max-width: 550px) {
	.vk-group__container {
		width: 300px !important;
	}
}
@media (max-width: 767px) {
	.vk-group__container {
		width: 350px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.vk-group__container {
		width: 650px !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.vk-group__container {
		width: 870px !important;
	}
}
@media (min-width: 1200px) {
	.container.vk-group__container {
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/breadcrumb-blog/style.css?1629714478650*/

.bx-breadcrumb {
	padding: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	/*margin-bottom: 10px;*/
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item > span{
	color: #888;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/components/arturgolubev/yandex.share/templates/.default/style.css?1576048080322*/
.ar_al_left {text-align:left;}
.ar_al_center {text-align:center;}
.ar_al_right {text-align:right;}
.ya-share-text-wrap {display: inline-block; vertical-align: middle;}
.ya-share-wrap {display: inline-block; vertical-align: middle;}

html .ya-share2__list_direction_horizontal > .ya-share2__item {margin-bottom: 5px;}
/* End */


/* Start:/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/style.css?173771924717359*/
div.reviews-info-box
{
	padding:0.5em 1.117em;
	border-width: 1px;
	border-style: solid;
	line-height: 1.5em;
	margin-bottom:2em;
	zoom: 1;
}
/* Header */
div.reviews-header-box
{
	font-size:1em; 
	padding:0.462em 1.117em;
	vertical-align:middle;
}
/* Link to forum */
div.reviews-link-box
{
	font-size:1em; 
	padding:0.462em;
	vertical-align:middle;
	margin-bottom: 1em;
}
/* Page navigation */
div.reviews-navigation-box
{
	padding:0 1.117em;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height:1.5em;
	overflow: hidden;
	zoom:1;
}
div.reviews-navigation-bottom { 
	margin-top: 0;
	margin-bottom: 2em;
	border-top:none;
}
/* Topic posts table */
table.reviews-post-table
{
	width: 100%;
	line-height:1.5em;
	border-bottom: 1px solid #dadada;
	margin-bottom: 0.7em;
	padding: 1px 3px 1px 0;
	table-layout:fixed;
}

table.reviews-post-hidden {
    background: none repeat scroll 0 0 #E5F8E3 !important;
}

table.reviews-post-table thead td
{
	color: #7e7e7e; 
}

table.reviews-post-table thead td
{
	line-height: 30px;
}
table.reviews-post-table thead td, table.reviews-post-table tbody td div.reviews-text
{
	padding-top: 0.5em;
}
table.reviews-post-table thead td .message-post-date {
	font-size: 0.85em;
}
table.reviews-post-table thead td .review-avatar {
    background-color: #ECEAEC;
    border: 1px solid #C4C4C4;
    float: left;
    height: 30px;
    margin-right: 0.5em;
    width: 30px;
}
table.reviews-post-table thead td .review-rating {
	float: right;
}

table.reviews-post-table thead td .review-rating .rating-vote {
	line-height: 24px;
}
/* First Post Table */
table.reviews-post-first {}

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

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

/* Last Post Table */
table.reviews-post-last {
	margin-bottom:0;
}

/* Post Table Cell */
table.reviews-post-table td { padding: 0; vertical-align: top; }

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

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

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

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

div.reviews-post-text { padding:0.5em 0; }
/* Post Table: Quote and Author Name Links*/
div.reviews-post-reply-buttons { 
	height:21px;
	padding:0;
	position:relative;
}
div.reviews-post-reply-buttons span.separator {
	background-color: #E0E0E0;
	display: inline-block;
	margin: 0 1px;
	height: 7px;
	line-height: 5px;
	width:1px;
}
table.reviews-post-table .reply-action-note {
	color: #777777;
	font-style: italic;
	line-height: 18px;
	font-size: 11px;
	display: inline-block;
	margin:2px;
}
table.reviews-post-table .reply-action-note:hover {
	text-decoration: none;
}
div.reviews-post-reply-buttons a {
	color: #969696;
	font-size: 11px;
	margin-left:2px;
	text-decoration: none;
}
div.reviews-post-reply-buttons a:hover {
	text-decoration: underline;
}

/* Post Attachments */
div.reviews-post-attachments { margin:1.5em 0;}
div.reviews-post-attachments label { font-weight: bold; padding-bottom:0.5em;}
div.reviews-post-attachment { padding-left: 0.5em;}

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

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

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

div.reviews-user-status { margin-bottom: 0.5em; }

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

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

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

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

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

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

div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-code { width: 95%; margin: 0.5em 0 0;}

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

div.reviews-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.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span { margin: 0; padding: 0; border: none; }

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

div.reviews-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;
}

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

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

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

/*div.reviews-reply-fields { padding:0 1.117em 0.8em; }*/

div.reviews-reply-field { padding-bottom: 0.462em; margin-top: 0.462em; }

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

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

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

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

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

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

div.reviews-reply-field-bbcode { line-height: 1.7em; zoom:1;}


div.reviews-bbcode-line { margin-right: 2em; float: left;}
div.reviews-smiles-line { white-space: nowrap; float: left; }
div.reviews-bbcode-line img, div.reviews-smiles-line img { border: 0;}
div.reviews-bbcode-line a, div.reviews-smiles-line a {vertical-align: middle;}

div.reviews-bbcode-line a
{
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 0.2em;
	background-position: center center; 
	background-repeat:no-repeat;
	display: block;
}
div.reviews-bbcode-line a, div.reviews-bbcode-line img, div.reviews-smiles-line a, div.reviews-smiles-line img { outline: none; }
div.reviews-bbcode-line select { float: left; margin-left:3px; padding:0px; height:20px;} 

/*BBCode Icons*/
a.reviews-bbcode-bold {background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_bold.gif);}
a.reviews-bbcode-italic {background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_italic.gif);}
a.reviews-bbcode-color {background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_color.gif);}
a.reviews-bbcode-underline{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_underline.gif);}
a.reviews-bbcode-strike{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_strike.gif);}
a.reviews-bbcode-url{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_link.gif);}
a.reviews-bbcode-img{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_image.gif);}
a.reviews-bbcode-video{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_video.gif);}
a.reviews-bbcode-code{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_code.gif);}
a.reviews-bbcode-quote{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_quote.gif);}
a.reviews-bbcode-video{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_video.gif);}
a.reviews-bbcode-list{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_list.gif);}
a.reviews-bbcode-translit{background-image: url(/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/bbcode/font_translit.gif);}

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

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

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

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

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

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

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


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

/* Table Cell Border */
div.reviews-info-box, div.reviews-reply-form { border-color: #e1e1e1;}

/* Table Cell, Info Box, Reply Form */
div.reviews-info-box, div.reviews-reply-form { background:#fbfbfb; }

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

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

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

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

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

div.reviews-header-box { color: #fff; background:#6c6c6c; border-color: #7a7a7a;}

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

/*BBCode: Quote and Code*/
table.reviews-quote, table.reviews-code, div.reviews-code-box {  border-color: #c3c3c3; }
table.reviews-quote td, table.reviews-code td, div.reviews-code-box ol {background:#fff !important; color:#696969;}
table.reviews-quote th, table.reviews-code th, div.reviews-code-box {background:#e6e6e6 !important; color:#616161;}

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

div.reviews-smiles-line, div.reviews-smiles-line a, div.reviews-reply-field-bbcode div.reviews-reply-field-showsmiles{float:left;}
div.reviews-smiles-line span.reviews-smiles-item{display:block;float:left;border:none;margin:0;padding:0;overflow:hidden;}
div.reviews-smiles-line span.reviews-smiles-item a{text-decoration:none;border:none;float:left;margin-right:5px;}
div.reviews-smiles-line div.reviews-smiles-item{float:left;}
div.reviews-smiles-corrected{overflow:hidden;}

body.reviews-popup-body{padding:1.51em; font-size:0.75em;}
form.reviews-form{ background-color: #F1F1F1; margin: 0; padding: 1.5em;}
div.reviews-text table.forum-quote {
    background: url("/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
    border-color: #EEE9CC;
    color: #4A483F;
}
div.reviews-text table.forum-quote thead {
	display: none;
}
div.reviews-text table.forum-code thead {
	display: table-cell;
}
div.reviews-text table.forum-quote, div.reviews-text table.forum-spoiler, div.reviews-text table.forum-code, div.reviews-text div.forum-code-box {
    border: 1px solid #dddddd;
	table-layout:fixed;
	padding: 3px;
	width: 100%;
}
div.reviews-text table.forum-quote td, div.reviews-text table.forum-spoiler td, div.reviews-text table.forum-code td,div.reviews-text  div.forum-code-box ol {
    color: #696969;
}
div.reviews-text table.forum-quote th, div.reviews-text table.forum-spoiler th, div.reviews-text table.forum-code th, div.reviews-text div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
div.reviews-text table.forum-code pre {
	overflow: auto;
	width:100%;
}
div.reviews-text table.forum-code td, div.reviews-text div.forum-code-box td{
	font-family: "Lucida Console", "DejaVu Sans Mono", Monaco, monospace;
	font-size:12px;
}
div.reviews-collapse {
	/*float: right;*/
	width:100%;
}
div.reviews-collapse a {
    line-height: 55px;
    margin-right: 30px;
	padding: 0.462em;
}
div.reviews-expanded {
	width: auto;
	float:right;
}

div.reviews-post-entry table.forum-quote {
    background: url("/local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/images/font_quote.gif") no-repeat scroll left top #F8F2D4;
    border-color: #EEE9CC;
    color: #4A483F;
}
div.reviews-post-entry table.forum-quote thead {
	display: none;
}
div.reviews-post-entry table.forum-code thead {
	display: table-cell;
}
div.reviews-post-entry table.forum-quote, div.reviews-post-entry table.forum-spoiler, div.reviews-post-entry table.forum-code, div.reviews-post-entry div.forum-code-box {
    border: 1px solid #dddddd;
	padding: 3px;
	width: 100%;
}
div.reviews-post-entry table.forum-quote td, div.reviews-post-entry table.forum-spoiler td, div.reviews-post-entry table.forum-code td,div.reviews-post-entry  div.forum-code-box ol {
    color: #696969;
}
div.reviews-post-entry table.forum-quote th, div.reviews-post-entry table.forum-spoiler th, div.reviews-post-entry table.forum-code th, div.reviews-post-entry div.forum-code-box {
	font-weight:bold;
	text-align:left;
	color: #888;
}
.reviews-actions .ilike-light .bx-ilike-right-wrap {
	margin-right: 2px;
}
.reviews-actions .ilike-light .bx-ilike-right {
	padding: 0px 1px 0 11px; font-size: 11px; line-height: 19px;
}
.reviews-actions .ilike-light .bx-ilike-text {
	padding: 0;
}
.reviews-post-reply-buttons .bx-rating span, .reviews-post-reply-buttons  .bx-rating a { color: #929292; font-size: 11px;}
/* autosave */
a.postFormAutosave {
	float: right;
	display:block;
	width:18px;
	height:18px;
	margin:0 -4px 0 0;
	position:relative;
	z-index:2;
}
.forum-notify-bar {
	width: 100%;
	height: 2em;
	background: url("/bitrix/js/main/core/images/panel/sprite03.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/sprite03.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;
}
.api-mf-antibot {
    border: 0 none !important;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 0 !important;
}

.reviews-reply-field input
{
    padding: 7px 12px;
    border: 1px solid #ccc;
}
.reviews-reply-field-user div.reviews-reply-field
{
	margin-top:0px;
}
h2.reviews-block-title
{
	text-align:left;
	margin:20px 0 10px;
	font-size: 24px;
}

/* End */
/* /local/templates/.default/components/bitrix/news/news_blog_all/style.css?17377192472515 */
/* /local/templates/.default/components/bitrix/news.detail/news_blog_sidebar_new/style.css?173771924715157 */
/* /local/templates/main/components/bitrix/breadcrumb/breadcrumb-blog/style.css?1629714478650 */
/* /bitrix/components/arturgolubev/yandex.share/templates/.default/style.css?1576048080322 */
/* /local/templates/.default/components/bitrix/forum.topic.reviews/news_blog_comment/style.css?173771924717359 */
