

/* Start:/bitrix/templates/main/components/bitrix/news.detail/flat/style.css?17834855441941*/
/* === FIX: единый вид текста внутри детальной новости === */

body .bx-newsdetail-content,
body .bx-newsdetail-content p,
body .bx-newsdetail-content div,
body .bx-newsdetail-content span,
body .bx-newsdetail-content ul,
body .bx-newsdetail-content ol,
body .bx-newsdetail-content li,
body .bx-newsdetail-content a {
	font-family: Arial, sans-serif !important;
	font-size: 16px !important;
	line-height: 1.55 !important;
	font-weight: 400 !important;
	color: #222 !important;

	text-align: left !important;
	letter-spacing: normal !important;
	word-spacing: normal !important;
	text-transform: none !important;
	white-space: normal !important;
}

/* Контейнер текста */
body .bx-newsdetail-content {
	margin-bottom: 5px !important;
}

/* Абзацы и div, которые создает визуальный редактор */
body .bx-newsdetail-content p,
body .bx-newsdetail-content div {
	margin: 0 0 16px 0 !important;
	padding: 0 !important;
}

/* Списки */
body .bx-newsdetail-content ul,
body .bx-newsdetail-content ol {
	margin: 0 0 16px 24px !important;
	padding-left: 20px !important;
	list-style-position: outside !important;
}

/* Пункты списка */
body .bx-newsdetail-content li {
	display: list-item !important;
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
}

/* Маркеры списка — точки тоже иногда живут своим размером */
body .bx-newsdetail-content li::marker {
	font-size: 16px !important;
	line-height: 1.55 !important;
}

/* Жирный текст */
body .bx-newsdetail-content b,
body .bx-newsdetail-content strong {
	font-family: Arial, sans-serif !important;
	font-size: 16px !important;
	line-height: 1.55 !important;
	font-weight: 700 !important;
	color: #222 !important;
}

/* Ссылки */
body .bx-newsdetail-content a {
	color: #2b5dab !important;
	text-decoration: underline;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news.detail/flat/style.css?17834855441941 */
