

/* Start:/local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.detail/.default/style.css?1720611967900*/
.news-detail {
	word-wrap: break-word;
}
	.news-detail img.detail_picture {
		/*float:left;*/
		margin:0 25px 6px 1px;
	}
	.news-detail_info {
		font-size: 15px;
		font-family: 'Segoe UI Semibold', sans-serif;
		margin-bottom: 5px;
	}
		.news-date-time {
			color: #959595;
		}
		.news-detail_info .news-category {
			color: #959595 !important;
		}
			.news-detail_info .news-category:hover {
				color: #ff7a04 !important;
			}
	.news-detail_text {
		font-size: 18px;
		line-height: 1.2;
	}
		.news-detail_text ul {
			list-style-type: none;
		}
			.news-detail_text ul li {
				position: relative;
			}
			.news-detail_text ul li:before {
				content: '';
				position: absolute;
				display: block;
				left: -25px;
				top: 50%;
				height: 2px;
				margin-top: -1px;
				width: 12px;
				background-color: #c10709;
			}
		.news-detail_text ol {

		}

/* End */
/* /local/templates/template.novatex/components/bitrix/news/videoreviews-page/bitrix/news.detail/.default/style.css?1720611967900 */
