

/* Start:/local/templates/new/components/bitrix/system.pagenavigation/.default/style.css?17448017064374*/
.bx_pagination_bottom *{vertical-align: baseline;}
.bx_pagination_bottom{
	color: #070E13;
	font-size:15px;
}

.bx_pagination_bottom .bx_pagination_section_one{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 120px;
}
.bx_pagination_bottom .bx_pagination_section_two{
	float: right;
	text-align: right;
}
.bx_pagination_bottom .bx_pg_section{
	display: inline-block;
	height: 30px;
	vertical-align: top;
	line-height: 30px;
}

.bx_pagination_bottom .bx_pagination_select_container{display: inline-block;}
.bx_pagination_bottom .bx_pagination_select_container select{
	position: relative;
	margin: 2px 20px 2px 10px;
	padding: 1px 25px 3px 5px;
	height: 22px;
	outline: none;
	border: 1px solid #e0e0e0;
	border-radius: 1px;
	background: #fff url(/local/templates/new/components/bitrix/system.pagenavigation/.default/images/select_arrow.png) no-repeat right center;
	color: #8d8d8d;
	font-size: 11px;
	line-height: 16px;
	resize: none;
	-webkit-appearance: none;
}
@-moz-document url-prefix(){
	.bx_pagination_bottom .bx_pagination_select_container select{
		background: #fff !important;
		padding-right: 5px;
	}
}


.bx_pagination_bottom .bx_pagination_page {
	display: flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	color: #070E13;
	font-size:15px;
}
.bx_pagination_bottom .bx_pagination_page ul{
	display: flex;
	margin: 0;
	padding: 0;
}
.bx_pagination_bottom .bx_pagination_page li{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
}
.bx_pagination_bottom .bx_pagination_page li a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: #070E13;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
}
.bx_pagination_bottom .bx_pagination_page li a:hover{color: #555;}
.bx_pagination_bottom .bx_pagination_page li.bx_active{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	background: #73A8BA;
}

.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display: flex;}
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right: 5px;}


.bx_pagination_bottom .bx_wsnw{white-space: nowrap;}




/*1*/
@media (min-width:981px){

}
/*2*/
@media (min-width:640px) and (max-width:980px){

}
/*3*/
@media (min-width:480px) and (max-width:639px) {
	.bx_pagination_bottom .bx_pagination_select_container select{margin-right: 10px;}
}
/*4*/
@media (max-width:479px) {
	.bx_pagination_bottom .bx_pagination_section_one{ }
	.bx_pagination_bottom .bx_pagination_section_two{
		float: none;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_select_container{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 47%;
	}
	.bx_pagination_bottom .bx_pagination_select_container select{
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0 !important;
		width: 90%;
	}
	.bx_pagination_bottom .bx_pg_section{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		text-align: left;
	}
	.bx_pagination_bottom .bx_pagination_page{white-space: normal;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width: 100%;height: auto;text-align: center;}
	.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display: none;}
	.bx_pagination_bottom .bx_pg_text{
		display: inline-block;
		width: 50%;
	}
	.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display: none;}

	.bx_pagination_bottom .bx_pagination_page li{
		font-size:12px;
		width: 30px;
		height: 30px;
	}
}
/*5*/
@media (max-width:320px){
}

.bx_pagination_bottom .bx_pagination_section_one,
.bx_pagination_bottom .bx_pagination_section_two,
.bx_pagination_bottom .bx_pagination_select_container,
.bx_pagination_bottom .bx_pagination_select_container select,
.bx_pagination_bottom .bx_pg_section,
.bx_pagination_bottom .bx_pagination_page,
.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,
.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,
.bx_pagination_bottom .bx_pg_text,
.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* End */


/* Start:/local/templates/new/components/bitrix/news.list/scha/style.css?17552671544221*/
.scha-wrapper {
	display: flex;
	flex-direction: column;
}
.scha-wrapper h1 {
	font-weight: 700;
	font-size: 54px;
	line-height: 110%;
	margin-bottom: 24px;
}
.scha-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	text-align: left;
	margin-bottom: 10px;
}
.scha-row:not(.head) {
	border: 1px solid #EFEFEF;
	border-radius: 7px;
}
.scha-row.head .scha-item {

}
.scha-row.head .scha-item:first-child {
	border-left: none;
}
.scha-row.head .scha-item:last-child {
	border-right: none;
}
.scha-row .scha-item {
	flex: 1;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #070E13;
	padding: 16px;
}
.price-change.up:after,
.scha-change.up:after {
	background: url('/local/templates/new/images/up.svg') no-repeat center;
	background-size: contain;
}
.price-change.down:after,
.scha-change.down:after {
	background: url('/local/templates/new/images/down.svg') no-repeat center;
	background-size: contain;
}
.price-change.up:after,
.scha-change.up:after,
.price-change.down:after,
.scha-change.down:after {
	content: '';
	width: 13px;
	height: 13px;
	margin-left: 5px;
	display: inline-block;
}

/* Стили для таблицы */
#table table {
	width: 100%;
	margin-bottom: 30px;
}

.table td, .table th {
	border: none !important;
}

#table thead th {
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #7F8990;
	background: none;
	border: none;
	padding: 16px;
}

/*#table thead tr,*/
/*#table tbody tr {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    background: none;*/
/*    margin-bottom: 10px;*/
/*}*/

/*#table thead th,*/
/*#table tbody td {*/
/*    width: 33%;*/
/*}*/

#table thead th:nth-child(1),
#table tbody td:nth-child(1) {
	min-width: 120px;
}

#table thead th:nth-child(2),
#table tbody td:nth-child(2) {
	min-width: 100px;
}
#table thead th:nth-child(3),
#table tbody td:nth-child(3) {
	min-width: 160px;
}
#table thead th:nth-child(4),
#table tbody td:nth-child(4) {
	min-width: 170px;
}
#table thead th:nth-child(5),
#table tbody td:nth-child(5) {
	min-width: 170px;
}
#table thead th:nth-child(6),
#table tbody td:nth-child(6) {
	min-width: 210px;
}


#table tbody tr {
	border: 1px solid #EFEFEF;
	border-radius: 7px;
}

#table tbody td {
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #070E13;
	padding: 10px;
}



.stat-item {
	text-align: center;
}

.stat-value {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.stat-label {
	font-size: 14px;
	color: #666;
}

.form-to-filter-results-date-fonds-block-from {
	height: 100%;
}

#table thead th, #table tbody td {
	text-align: center;
}

/* Адаптивные стили */
@media (max-width: 1200px) {
	.form-to-filter .row {
		max-height: inherit;
	}
}

@media (max-width: 768px) {
	.stats-container {
		flex-direction: column;
		gap: 15px;
	}
	#table tbody td {
		font-size: 10px;
	}
	#table thead th {
		width: 140px;
		font-size: 10px;
		padding: 5px;
	}
}
@media (max-width: 575px) {
	.date-picker-container {
		flex-direction: row;
	}

	.date-picker-input-wrapper {
		width: auto;
	}

	.gap-2 {
		gap: 8px;
	}
}

@media (max-width: 460px) {

	#table thead th, #table tbody td {
		width: 140px;
	}

	#table table {
		transform:rotateX(180deg);
		-moz-transform:rotateX(180deg); /* Mozilla */
		-webkit-transform:rotateX(180deg); /* Safari and Chrome */
		-ms-transform:rotateX(180deg); /* IE 9+ */
		-o-transform:rotateX(180deg); /* Opera */
	}

	.found-dynamic-table {
		overflow-x: scroll;
		margin-bottom: 30px;
		transform:rotateX(180deg);
		-moz-transform:rotateX(180deg); /* Mozilla */
		-webkit-transform:rotateX(180deg); /* Safari and Chrome */
		-ms-transform:rotateX(180deg); /* IE 9+ */
		-o-transform:rotateX(180deg); /* Opera */
	}

	#table table {
		margin-bottom: 10px;
	}

	::-webkit-scrollbar {
		-webkit-appearance: none;
		height: 3px;
	}
	::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background-color: #73A8BA;
	}
}
thead tr, tbody tr {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: none;
	margin-bottom: 10px;
}
#table thead th:nth-child(1), #table tbody td:nth-child(1) {
	min-width: 120px;
}
thead th, tbody td {
	width: 33%;
}
/* End */
/* /local/templates/new/components/bitrix/system.pagenavigation/.default/style.css?17448017064374 */
/* /local/templates/new/components/bitrix/news.list/scha/style.css?17552671544221 */
