

/* Start:/local/templates/new_main/components/bitrix/news.detail/custom-news-details/style.css?17150716531635*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
	max-width: 100%;
	height: auto;
}
.news-date-time
{
	color:#486DAA;
}
.back-button {
	margin-bottom: 30px;
}

.sort-block {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 20px;
}

.sort-block > .sort-form {
	display: flex;
}

.sort-block > .sort-form > label {
	padding-right: 15px;
}

.sort-block > .sort-form > div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.sort-block > .sort-form select {
	outline: none;
	margin-bottom: 15px;
}

.sort-block > .sort-form #show {
	background-color: #1485ce;
	border-color: #1485ce;
	color: #fff;
}

.sort-block > .sort-form #show:hover,
.sort-block > .sort-form #show:focus {
	background-color: #53a4d8;
	border-color: #53a4d8;
	color: #fff;
}


.bx_filter.bx_horizontal .bx_filter_parameters_box {
	width: 100% !important;
}

.ajax_pager{
	margin: 30px 0 0;
	text-align: center;
	position: relative;
}

.row.list_c.catalog_i.catalog_flex_container{
	margin: 0px;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

.ajax_pager .text-center.pagen a{
	color: rgb(68, 68, 68);
	margin: 0 2px 15px 2px;
	background-color: #eff0f1;
	border-radius: 2px;
	display: inline-block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	padding: 0 8px;
}

.ajax_pager .text-center.pagen a.hidden{
	width: min-content;
	color: white;
	background-color: rgb(0, 74, 151);
	display: inline-block !important;
}
/* End */
/* /local/templates/new_main/components/bitrix/news.detail/custom-news-details/style.css?17150716531635 */
