

/* Start:/local/templates/new/components/bitrix/news.detail/pif/style.css?1750841761471*/
.invest-button {
    padding: 12px 18px 12px 18px;
    gap: 10px;
    /*border-radius: 7px;*/
    background: #73A8BA;
    color: #ffffff;
    transition: .5s;
    outline: solid 1px rgba(115, 168, 186, 1);
    border-radius: 4px;
    cursor: pointer;
}

.invest-button:hover {
    transition: .5s;
    background: rgba(115, 168, 186, 1)!important;
    color: #fff!important;
    text-decoration: none;
}

.invest-button__container {
    display: flex;
    width: 100%;
}
/* End */


/* Start:/local/templates/new/components/adv/investment.graph/adv/style.css?17477289657268*/
.dateChoice {
    width: 19px;
    height: 19px;
    background: url(/local/templates/new/components/adv/investment.graph/adv/images/icon.gif) no-repeat;
    float: left;
    cursor: pointer
}

.giveMeDate {
    float: left
}

.periodes {
    float: right;
}

.periodes label {
    display: block;
    margin-bottom: 3px;
}

#funds_change p {
    margin-bottom: 5px;
}

#funds_change {
    margin-top: 15px;
    display: none;
}

.fundes_list {

}
.pq-select-menu {
    background: #fff;
}


.ui-icon-search {
    display: none;
}
.fundes_list label {
    display: block;
    margin-bottom: 8px;
    float: unset;
    clear: left;
    white-space: nowrap;
}

#fund_din_date {
    float: left;
    margin-bottom: 0px !important;
    height: 27px !important;
}

#fund_din_from, #fund_din_to, #fund_din_from span, #fund_din_to span {
    float: left;

}

#fund_din_to {
    margin-left: 15px;
}


#calroot {
    z-index: 10000;
    /*width:190px;*/
    left: 0px;
    top: 0px;
    margin-top: -1px;
    padding: 10px 5px 5px;
    background: #7095CC;
    font-size: 12px;
    border: 1px solid #BBB
}

#calhead {
    height: 20px;
    padding: 0;
    position: relative;
    width: 175px;
}

#caltitle {
    text-align: left;
    color: #282828;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    left: 5px;
    top: 0;
}

#calnext, #calprev {
    display: block;
    position: absolute;
    top: 4px;
    width: 12px;
    height: 12px;
    background: transparent url('/local/templates/new/components/adv/investment.graph/adv/images/left.gif') no-repeat scroll center center;
    cursor: pointer;
}

#calprev {
    right: 26px;
}

#calnext {
    background-image: url('/local/templates/new/components/adv/investment.graph/adv/images/right.gif');
    right: 10px;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility: hidden;
}

#caltitle select {
    font-size: 12px;
}

#caldays {
    height: 15px;
    padding: 5px 0 3px 0;
    border-bottom: 1px solid #e5e5e5;
    color: #282828;
}

#caldays span {
    display: block;
    float: left;
    width: 25px;
    text-align: center;
}

#calweeks {
    margin-top: 4px;
}

.calweek {
    clear: left;
    height: 16px;
}

.calweek a {
    display: block;
    float: left;
    width: 24px;
    height: 15px;
    text-decoration: none;
    font-size: 12px;
    margin-left: 1px;
    text-align: center;
    line-height: 15px;
    color: #282828;
}

.calweek a:hover, .calfocus {
    background: #ccc;
    color: #fff;
}

a.calsun {
    color: red;
}

a.caloff {
    color: #ccc;
}

a.caloff:hover {
}

a.caldisabled {
    color: red !important;
    cursor: default;
}

a.caldisabled:hover {
    cursor: default;
    text-decoration: none;
    background: none
}

#calcurrent {
    background: #3379c7;
    color: #fff;
}

#caltoday {
    background: #ccc;
    color: #fff;
}

#set_graph {
    display: none;
}

.control_periodes {
    float: none;
    margin-bottom: 0px;
}

.control_periodes label {
    display: block;
    margin-bottom: 8px;
}

.control_periodes .dateInfo {
    font-size: 12px;
    width: 690px;
}

table.radiobuttons {
    width: 100%;
    margin-top: 10px;
}

.ui-datepicker-trigger {
    position: absolute;
    top: 7px;
    right: 25px;
}

.disclaimer {
    margin: 20px 0 30px 0 !important;
}

/*120*/

.user-date span.text {
    margin-top: 2px;
}

.date-choice {
    width: 19px;
    height: 19px;
    background: url(/bitrix/components/adv/investment.graph/templates/adv/images/icon.gif) no-repeat;
    float: left;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

.message-box {
    z-index: 1000;
    display: none;
    height: 20px;
    width: 445px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 35px;
    font-size: 15px;
    text-align: center;
    box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.message-box.short-period {
    position: absolute;
    margin-top: 120px;
    margin-left: 120px;
    width: 470px;
}

.message-box.non-faund {
    position: relative;
    margin: 65px auto;
}
.graphic__title {
    margin-top: 40px;
}
.block {
    min-height: 1060px !important;
}

#container {
    margin-bottom: 40px;
}

#detail-container {
    height: 330px;
}

#container-master {
    margin-bottom: 40px;
}
label {
    font-weight: 400;
    font-size: 16px;
    color: #505559;
}
.ui-datepicker-prev.ui-corner-all,
.ui-datepicker-next.ui-corner-all{
    display: none;
}
.ui-datepicker-calendar {
    background: #fff;
    z-index: 4!important;
    margin: 0;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar tr,
.ui-datepicker-calendar td{
    font-size: 14px;
    padding: 4px;
    border: solid 1px #73A8BA;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 216px;
    z-index: 2;
    background:#fff;
}
.ui-datepicker-calendar {
    background: #fff;
    display: flex;
    width: auto;
    /*border: solid 1px #73A8BA;*/
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 3px 3px 3px 3px;
    z-index: 4!important;
}
.ui-datepicker-title {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
select.ui-datepicker-year {
    border: solid 1px #73A8BA;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 14px;
}
select.ui-datepicker-month {
    border: solid 1px #73A8BA;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 14px;
}
div#ui-datepicker-div {
    display: none;
}

@media (max-width: 1199.99px) {
    #container-master {
        display: none;
    }
}

.price-description {
    display: flex;
}

.price-description__item {
    background: #F5F9FB;
    border-radius: 13px;
    padding: 14px;
    margin-right: 10px;
}

.price-description__text {
    font-weight: 400;
    font-size: 15px;
    line-height: 140%;
    color: #505559;

}

.price-description__value {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 19px;
    line-height: 160%;
    color: #070E13;
    margin-bottom: 2px;
}
.price-description__value .icon-table-top,
.price-description__value .icon-table-down {
    color: #73A8BA;
}
.title-graph-result {
    display: flex;
    margin-right: 5px;
}
.changeAbs {
    margin-right: 5px;
}

.changeAbs__mobile {
    display: block;
}

@media (max-width: 1000px) {
    .price-description__item {
        border-radius: 10px;
        padding: 10px;
        margin-right: 12px;
    }

    .price-description__text {
        font-size: 13px;
    }

    .price-description__value {
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 4px;
    }
    .title-graph-result {
        margin-right: 5px;
    }

}

@media (max-width: 500px) {
    .price-description__item {
        border-radius: 3px;
        padding: 10px;
        margin-right: 6px;
    }

    .price-description__text {
        font-size: 12px;
    }

    .price-description__value {
        font-weight: 700;
        font-size: 12px;
        margin-bottom: 4px;
    }
    .title-graph-result {
        margin-right: 5px;
    }
    .changeAbs__mobile {
        display: none;
    }
}

div#ui-datepicker-div {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
}
/* End */


/* 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/articul/quotes/.default/style.css?17506998934860*/
/* Общие стили для формы */
.form-to-filter {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 20px;
    align-items: start;
    justify-content: center;
}

.form-to-filter .row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
    max-height: 53px;
}

.gap-2 {
    gap: 8px;
}

/* Стили для полей ввода даты */

/* Контейнер для группы полей выбора даты */
.date-picker-container {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
}

@media (max-width: 575px) {
    .form-to-filter {
        flex-direction: column;
        align-items: center;
    }

    .date-picker-container {
        flex-direction: column;
        margin-bottom: 0;
    }
}

/* Группа (метка + поле ввода) */
.date-picker-group {
    display: flex;
    flex-direction: column;
}

/* Обертка для поля ввода и кнопки */
.date-picker-input-wrapper {
    position: relative;
    width: 210px;
}

/* Поле ввода даты */
.date-picker-input {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    width: 100%;
    padding: 14px;
    border: 1px solid #73A8BA;
    border-radius: 3px;
    color: #070E13;
    background-color: white;
    box-sizing: border-box;
}

.date-picker-input:focus {
    outline: none;
    border-color: #4a90e2;
    box-shadow: 0 0 0 2px rgba(74, 144, 226, 0.2);
}

/* Кнопка календаря */
.date-picker-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Плейсхолдер */
.date-picker-input::-webkit-input-placeholder,
.date-picker-input::-moz-placeholder,
.date-picker-input:-ms-input-placeholder,
.date-picker-input::placeholder,
.date-picker-input:-moz-placeholder {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #070E13;
}

/* Стили для кнопок */
.form-to-filter-results-button {
    padding: 0 20px;
    font-weight: 400;
    font-size: 16px;
    background-color: #73A8BA;
    color: #FFFFFF;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: background-color 0.3s;
    height: 33.5px;
}

.form-to-filter-results-button:hover {
    /*background-color: #1a5a9a;*/
}

/* Стили для кнопок экспорта */
.form-to-filter-export {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #505559;
    background-color: #F5F9FB;
    border-radius: 3px;
    padding: 0 34px;
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 33.5px !important;
}
.form-to-filter-export svg {
    margin-left: 14px;
}

/* Стили для таблицы */
#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 tbody tr {
    border: 1px solid #EFEFEF;
    border-radius: 7px;
}

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



.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%;
}

/* Адаптивные стили */
@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: 9px;
    }
    #table thead th {
        font-size: 12px;
        padding: 5px;
    }
}
@media (max-width: 575px) {
    .date-picker-container {
        flex-direction: row;
    }

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

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

span.up, span.down {
    display: inline-flex;
    align-items: center;
}

span.up:after, span.down:after {
    content: '';
    width: 13px;
    height: 13px;
    margin-left: 5px;
    margin-bottom: 5px;
}

span.up:after {
    background: url("/local/templates/new/components/articul/quotes/.default/../../../../images/up.svg") no-repeat center;
    background-size: contain;
}

span.down:after {
    background: url("/local/templates/new/components/articul/quotes/.default/../../../../images/down.svg") no-repeat center;
    background-size: contain;
}
/* End */


/* Start:/local/templates/new/components/vtbc_am/asset.structure/chart/style.css?17508417612680*/
/*.table thead tr th {*/
/*    background: #585B82 !important;*/
/*    padding: 0px 20px !important;*/
/*    font-size: 16px!important;*/
/*}*/

.table tbody tr td {
    height:auto !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    font-size: 14px;
}

.table tbody tr:first-child td{
    border-top:1px solid #cdd7e5;
}

.propusk{
    height:40px !important;
}

.content-main-aside-title-fonds {
    font-weight: 700;
    font-size: 54px;
    line-height: 110%;
    color: #070E13;
    margin-bottom: 60px;
}

.chart {
    background-color: #F5F9FB;
    border-radius: 13px;
    padding: 80px 60px;
}

.chart-content {
    position: relative;
}

.fund-portfolio {
    position: absolute;
    bottom: 80px;
    right: 60px;
}

.highcharts-background {
    fill: #F5F9FB;
}

/* Основные стили для контейнера легенды */
.highcharts-legend {
    font-family: 'Nunito Sans', sans-serif;
    background-color: rgba(255, 255, 255, 0.6) !important; /* #FFFFFF99 */
    border-radius: 8px !important;
    padding: 10px 14px !important;
    margin: 8px !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    max-height: 80vh;
    overflow-y: auto;
}

.highcharts-legend-item {
    background-color: #ffffff !important;
    border-radius: 8px !important;
    padding: 10px 14px !important;
}

/* Стили для элементов легенды */
.highcharts-legend-item text {
    font-family: 'Nunito Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 140% !important;
    fill: #333 !important;
    white-space: normal !important; /* Разрешаем перенос строк */
    word-wrap: break-word !important;
    width: 100% !important;
    margin-left: 10px;
}

/* Прямоугольники-цвета в легенде */
.highcharts-legend-item rect {
    width: 26px !important;
    height: 15px !important;
    ry: 10px !important;
}

@media (max-width: 1200px) {

}

@media (max-width: 1200px) {
    .content-main-aside-title-fonds {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .chart {
        padding: 40px 45px;
    }

    .highcharts-legend-item text {
        font-size: 16px !important;
    }
}

@media (max-width: 575px) {
    .content-main-aside-title-fonds {
        font-size: 30px;
        margin-bottom: 24px;
        text-align: center;
    }

    .chart {
        padding: 40px 14px;
    }

    .highcharts-legend-item text {
        font-size: 12px !important;
    }
}

/* End */


/* Start:/local/templates/new/components/vtbc_am/asset.structure/new/style.css?17477289661194*/
.content-col-wrapper p {
	float: left;
	clear: left;
}

.content-col-wrapper table {
	clear: both;
}

.composition-fonds-block {
	float: right !important;
	width: 100% !important;
}

.vtbfs__swiper {
	display: flex;
}

table {
	width: 100%;
	margin-bottom: 30px;
}

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

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

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

thead th,
tbody td {
	width: 33%;
}

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

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

.hidden {
	display: none !important;
}

.link_less_asset_structure,
.link_more_asset_structure {
	display: inline-block;
	background-color: #73A8BA;
	border-radius: 7px;
	font-weight: 400;
	font-size: 18px;
	line-height: 140%;
	color: #FFFFFF;
	padding: 22px 38px;
	margin-top: 40px;
}

.link_less_asset_structure:hover,
.link_more_asset_structure:hover {
	text-decoration: none;
	color: #ffffff;
}
/* End */
/* /local/templates/new/components/bitrix/news.detail/pif/style.css?1750841761471 */
/* /local/templates/new/components/adv/investment.graph/adv/style.css?17477289657268 */
/* /local/templates/new/components/bitrix/system.pagenavigation/.default/style.css?17448017064374 */
/* /local/templates/new/components/articul/quotes/.default/style.css?17506998934860 */
/* /local/templates/new/components/vtbc_am/asset.structure/chart/style.css?17508417612680 */
/* /local/templates/new/components/vtbc_am/asset.structure/new/style.css?17477289661194 */
