


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/modern1/style.css*/
div.modern-page-navigation { 
	padding: 0.5em 17em;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 0px;
	border-left-style: solid;
	/*padding-left: 0.75em;
	padding-right: 0.5em;*/
	text-decoration: none;
	background: #f0f0f0;
	padding: 10px 13px 10px 13px;
	border-radius: 5px;
	color: #000;
	font-weight: bold;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 0px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	/*padding-left: 0.5em;*/ }
span.modern-page-current { 
	font-weight: bold;
	color: #fff;
	background: #1a7fc7;	}
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }
	
@media (max-width: 768px) {
	div.modern-page-navigation {
		padding: 0.5em 3.0em;
}
	div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots{
	
	padding: 5px 7px 5px 7px;
}
	}
@media (min-width:768px) and  (max-width:992px) {
	div.modern-page-navigation {
		padding: 0.5em 4em;}
	}
	
@media (min-width:992px) and  (max-width:1399px) {
		div.modern-page-navigation { 
	padding: 0.5em 4.5em;}
	}
/* End */



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

div.actual__docs {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 30px;
	max-width: 672px;
	height: 166px;
	background: #F7F7F7;
	margin: 15px 0px;
}

span.actual__docs__date {
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	color: #828282;
	position: absolute;
    top: 30px;
    left: 121px;
}

span.actual__docs__title {
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 24px;
	color: #13232F;
}

.actual__docs__pic {
	margin-right: 15px;
	max-width: 3%;
}

.actual__docs__download {
	position: absolute;
    right: 40px;
}

.news-date-time {
    margin-bottom: 10px;
}

/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/modern1/style.css */
/* /local/templates/.default/components/bitrix/news.list/actual_docs_list/style.css */
