.aph2_breadcrumbs, .mf_breadcrumbs{display: none !important;}

.contentflex__center__center{max-width: 1240px !important; margin: 0 auto 20px auto; width: 100% !important; float: inherit !important;}
.contentflex__center__left, .contentflex__center__right{display: none;}
.contentflex__noposition__3{margin: 0 auto !important;}

.fixd{font-family: sans-serif;}
.fixd input {outline:none;}
.fixd-head{font-style: normal; font-weight: normal; font-size: 36px; line-height: 130%; color: #1C1C1C; margin-bottom: 30px; display: flex; align-items: center;}
.fixd-head img.avatar{display: block; width: 40px; height: 40px; border-radius: 100%;}
.fixd-head img{margin-right: 10px;}
.fixd-briefcases{display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px;}
.fixd-briefcase{border: 1px solid #E6EAF3; padding: 15px; border-radius: 10px;}
.fixd-briefcase__heads{display: grid; grid-template-columns: 40px 1fr auto; gap: 15px; align-items: center; justify-content: space-between;}
.fixd-briefcase__head{}
.fixd-briefcase__head:last-child{text-align: right;}
.fixd-briefcase__image img{display: block; width: 40px; height: 40px; border-radius: 100%;}
.fixd-briefcase__line{margin-bottom: 5px;}
.fixd-briefcase__line:last-child{margin-bottom: 0px;}
.fixd-briefcase__line2{margin-bottom: 20px;}
.fixd-briefcase__line2:last-child{margin-bottom: 0px;}
.fixd-briefcase__line3{margin-bottom: 40px;}
.fixd-briefcase__line2:last-child{margin-bottom: 0px;}
.fixd-briefcase__name{font-size: 16px; line-height: 20px; color: #1C1C1C; font-weight: 550; white-space: nowrap; max-width: 175px; overflow: hidden; text-overflow: ellipsis;}
.fixd-briefcase__login{font-size: 14px; line-height: 18px; color: #8986A4; font-weight: 400;}
.fixd-briefcase__text1{font-size: 14px; line-height: 18px; color: #8986A4; font-weight: 400;}
.fixd-briefcase__days{font-size: 16px; line-height: 20px; color: #1C1C1C; font-weight: 550; white-space: nowrap;}
.fixd-briefcase__balances{display: grid; grid-template-columns: auto auto; gap: 15px; padding: 15px; background-color: #f8f9fc; border-radius: 10px; justify-content: space-between;}
.fixd-briefcase__balance{}
.fixd-briefcase__balance:last-child{text-align: right;}
.fixd-briefcase__price{font-size: 18px; line-height: 22px; color: #1C1C1C; font-weight: 550;}
.fixd-briefcase__price.gr{color: #34c759;}
.fixd-briefcase__guarantee{padding: 15px; background-color: #e9f9f1; border-radius: 10px; display: grid; grid-template-columns: 12px 1fr; align-items: center; gap: 10px;}
.fixd-briefcase__guarantee img{display: block;}
.fixd-briefcase__guarantee__text{font-size: 14px; line-height: 18px; color: #1C1C1C; font-weight: 400;}
.fixd-briefcase__btns{display: grid; grid-template-columns: 1fr 1fr; gap: 10px;}

.fixd-btn{border: 1px solid #000; padding: 10px 12px; font-size: 14px; line-height: 18px; font-weight: 400; color: #000; background: transparent; border-radius: 6px; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; -webkit-transition: all 200ms linear; text-align: center; text-decoration: none;}
.fixd-btn:hover{text-decoration: none;}
.fixd-btn.type1{background: #e9f3fe; border-color: #e9f3fe; color: #1C7EF3;}
.fixd-btn.type1:hover{background: #1C7EF3; border-color: #1C7EF3; color: #ffffff;}
.fixd-btn.type2{background: transparent; border-color: transparent; color: #363946;}
.fixd-btn.type2:hover{background: #e9f3fe; border-color: #e9f3fe; color: #1C7EF3;}

.fixd-briefcase__chart{position: relative;}
.fixd-briefcase__chart:before{content: ''; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; border-radius: 4px; background-color: #DDDDDE; transition: .3s ease-in-out; border-radius: 10px; animation: chart-loader-animation 2s ease-in-out infinite;}
.fixd-briefcase__chart circle{opacity: 0; transition: opacity 0.15s ease-in;}
.fixd-briefcase__chart__label{position: absolute; padding: 0; height: 0; overflow: hidden; transition: opacity 0.15s ease-in; opacity: 0; z-index: 3;}
.fixd-briefcase__chart__visible{height: fit-content; padding: 10px; opacity: 1 !important;}
.fixd-briefcase__chart__svg{border-radius: 10px; overflow: hidden; display: block; z-index: 2; position: relative;}
.fixd-briefcase__chart__label__wrapper{background-color: rgb(249, 249, 251); border: 0; border-radius: 10px; background-color: rgb(49, 49, 49); position: relative; padding: 10px;}
.fixd-briefcase__chart__label__wrapper:before {content: ""; display: block; position: absolute; top: calc(100% - 1px); left: calc(50% - 10px); border-top: 10px solid; border-left: 10px solid transparent; border-right: 10px solid transparent; z-index: -1; border-top-color: rgb(49, 49, 49);}
.fixd-briefcase__chart__label__text {font-weight: 400; color: rgb(36, 36, 36); text-decoration: none; font-size: 10px; color: rgb(175, 175, 199); margin-top: 0px; margin: 0px !important;}
.fixd-briefcase__chart__label__text .green{color: rgb(39, 174, 96);}

.fixd-tabs{display: grid; gap: 10px; grid-template-columns: repeat(auto-fill, minmax(185px, 1fr)); justify-content: center; text-align: center; align-items: center; border-bottom: 1px solid #D3D9DE; padding: 0 10px;}
.fixd-tab{padding: 10px 0px; cursor: pointer; white-space: nowrap; border-bottom: 1px solid transparent;}
.fixd-tab:hover{color: #9d9d9d; border-bottom: 1px solid #9d9d9d;}
.fixd-tab.active{color: #ED2F3C; border-bottom: 1px solid #ED2F3C;}

.fixd-graph{border: 1px solid #E6EAF3; border-radius: 10px; overflow: hidden; background: #fff; box-shadow: 0px 1px 12px 0px rgba(140, 140, 158, 0.2);}
.fixd-graph__instms{display: flex; padding: 30px; border-bottom: 1px solid #e6eaf3;}
.fixd-graph__instm{display: flex; gap: 10px; align-items: center; margin-right: 20px;}
.fixd-graph__label{white-space: nowrap; color: #1C1C1C; font-size: 18px; line-height: 22px; font-weight: 400;}
.fixd-graph__input{}
.fixd-graph__input input{padding: 7px 10px; border: 1px solid #AAAAAA; border-radius: 4px;}
.fixd-graph__instm .trade-terminal{cursor: pointer;}
.fixd-highchart{}
.fixd-highchart.load{position: relative; min-height: 500px;}
.fixd-highchart.load:after{content: ''; position: absolute; top: 0; left: 0; background-color: #DDDDDE; transition: .3s ease-in-out; animation: chart-loader-animation 2s ease-in-out infinite; width: 100%; height: 100%;}

.fixd-tables{border: 1px solid #E6EAF3; border-radius: 10px; overflow: hidden;}
.fixd-table{display: grid; text-align: left; grid-auto-flow: column; grid-auto-columns: 1fr; border-bottom: 1px solid #E6EAF3;}
.fixd-table:last-child{border-bottom: 0px;}
.fixd-table__one{padding: 10px 20px;}
.fixd-table__one.th{color: #1C1C1C; background: #F7F8FA;}
.fixd-table__one.td{}
.fixd-table__one.td.green{color: #1EC070;}
.fixd-table__one.td.red{color: #EF2755;}

.fixd-tables__version2{display: grid; grid-template-columns: repeat(2, 1fr);}
.fixd-table__type1{display: flex; justify-content: space-between; align-items: center;}
.fixd-table__type1__one{margin-right: 10px; color: #878991}
.fixd-table__type1__one:last-child{margin-right: 0px; color: #1C1C1C; text-align: right; white-space: nowrap;}
.fixd-tables__version2 .fixd-tables:nth-child(1){border-radius: 10px 0 0 10px;}
.fixd-tables__version2 .fixd-tables:nth-child(2){border-radius: 0 10px 10px 0;}
.fixd-tables__version2 .fixd-tables{margin-left: -1px;}

.fixd-conditions{}
.fixd-condition{display: grid; grid-template-columns: repeat(2, 1fr); gap: 0px; align-items: center;}
.fixd-condition:nth-child(2n+1){background: linear-gradient(90deg, rgba(246, 246, 250, 0) 0%, #F7F8FA 49%, rgba(246, 246, 250, 0) 98%);}
.fixd-condition__head{padding: 10px 20px; text-align: right; display: flex; align-items: center; justify-content: end;}
.fixd-condition__head span{}
.fixd-condition__head img{display: block; margin-left: 5px;}
.fixd-condition__text{padding: 10px 20px; text-align: left;}

.fixd-note{background: #e9f3fe; padding: 16px 20px; border-radius: 10px; color: #1C1C1C; font-size: 16px; line-height: 20px; font-weight: 400; position: relative; padding-left: 55px;}
.fixd-note:before{content: ''; background: url('/i/img/page/sifd_portfolio/fixd_portfolio_5.png') no-repeat; width: 20px; height: 20px; position: absolute; left: 20px; top: calc(50% - 10px);}


@keyframes chart-loader-animation {
    0% {opacity: 1;}
    50% {opacity: 0.5;}
    100% { opacity: 1;}
}

@media screen and (max-width: 1240px) {
    .fixd-briefcases{grid-template-columns: 1fr 1fr;}
    .fixd-table__one{font-size: 14px; line-height: 14px;}
    .fixd-condition{font-size: 14px; line-height: 14px;}
}

@media screen and (max-width: 991px) {
    
}

@media screen and (max-width: 767px) {
    .fixd-briefcases{grid-template-columns: 1fr;}
    .fixd-head{font-size: 28px; line-height: 32px;}
    .fixd-graph__instms{display: block; padding: 20px;}
    .fixd-graph__instm{margin-right: 0px; margin-bottom: 10px; justify-content: center;}
    .fixd-graph__instm:last-child{margin-bottom: 0px;}
    .fixd-graph__instm .trade-terminal{max-width: 235px; width: 100%; text-align: center;}
    
    .fixd-tables1{border: 0px solid #E6EAF3; border-radius: 0px; overflow: inherit;}
    .fixd-tables1 .fixd-table.th{display: none;}
    .fixd-tables1 .fixd-table__one.td:before{content: attr(data-label); text-align: left; margin-right: 10px; color: #878991;}
    .fixd-tables1 .fixd-table{display: block; border: 1px solid #E6EAF3; border-radius: 10px; overflow: hidden;}
    .fixd-tables1 .fixd-table__one.td{display: flex; justify-content: space-between; text-align: right; border-bottom: 1px solid #e6eaf3;}
    .fixd-tables1 .fixd-table__one.td:last-child{border-bottom: 0px;}
    .fixd-tables1 .fixd-table.td{margin-bottom: 20px;}
    .fixd-tables1 .fixd-table.td:last-child{margin-bottom: 0px;}
    
    .fixd-tables__version2{display: block;}
    .fixd-tables__version2 .fixd-tables:nth-child(1), .fixd-tables__version2 .fixd-tables:nth-child(2){border-radius: 10px;}
    .fixd-tables__version2 .fixd-tables:nth-child(1){margin-bottom: 20px;}
    
    .fixd-condition__head{text-align: left; display: block; position: relattive; padding: 10px 0; margin-right: 10px;}
    .fixd-condition__text{text-align: right; padding: 10px 0;}
    .fixd-condition__head img{position: absolute; left: 0px; top: calc(50% - 7px);}
}

@media screen and (max-width: 450px) {
    .fixd-briefcase__btns{grid-template-columns: 1fr;}
}