.global-tabs ul#tabs{margin:0;padding:0;list-style:none;border-bottom:1px solid #d3d4d5;display:flex}
.global-tabs ul#tabs li{padding:23px 28px;font-size:13px;color:#4b4b4b;font-weight:700;border:1px solid #d3d4d5;border-right:0;border-bottom:0;position:relative}
.global-tabs ul#tabs li:last-child{border-right:1px solid #d3d4d5}
.global-tabs ul#tabs li.active{color:#ab8433}
.global-tabs ul#tabs li.active::before{content:"";position:absolute;width:100%;bottom:0;left:0;height:2px;background-color:#ab8433;margin-bottom:-1px}
.global-tabs ul#tabs li:hover{color:#ab8433;cursor:pointer}
.global-tabs-container>ul>li{width:100%;display:none}
.global-tabs-container>ul>li.active{display:block}
.global-tabs-container>ul>li .disclaimer-tabs{padding:15px 0}
.table-global-container{margin:10px 0}
.table-global-container .table_global{min-width:1280px;table-layout:fixed;border-collapse:separate}
@media(min-width:768px) and (max-width:1280px){.table-global-container .table_global{min-width:100%}
}
.table-global-container .table_global thead{position:sticky;top:142px;z-index:10;background:#f7f7f7}
@media(max-width:1079px){.table-global-container .table_global thead{top:74px}
}
@media(max-width:767px){.table-global-container.index-performance-table{overflow:scroll;max-height:500px}
.table-global-container.overview-performance-table{overflow:scroll;max-height:240px}
.table-global-container .table_global thead{top:0}
}
.table-global-container .table_global thead tr th{border-bottom:1px solid #d3d4d5;border-right:1px solid #d3d4d5;font-size:11px;font-weight:700;padding:25px 30px 5px;text-align:center;text-transform:uppercase}
.table-global-container .table_global thead tr th span#as-of-date{width:100%;display:block;text-align:center;padding-bottom:10px}
.table-global-container .table_global thead tr th.h-portfolio{width:32%}
.table-global-container .table_global thead tr th:last-child{border-right:0}
.table-global-container .table_global thead tr th::after{display:block;width:0;margin:3px auto auto;border-left:4px solid transparent;border-right:4px solid transparent;border-top:7px solid silver;content:""}
.table-global-container .table_global thead tr th .header-box .select-checkboxes{display:flex;justify-content:start;margin-bottom:20px}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox{margin-right:30px}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox label{vertical-align:super;padding-right:10px}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox input{width:20px;height:20px;border:1px solid #999;background:#fff}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox input:checked{background:url(clientlibs/images/checkmark.png) center no-repeat;background-size:15px}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox ul#toggle-data{display:flex}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox ul#toggle-data li{padding:6px 10px;border:1px solid #4b4b4b;margin-right:10px;border-radius:13px;background:#d5d5d5;color:#818181;cursor:pointer}
.table-global-container .table_global thead tr th .header-box .select-checkboxes .item-checkbox ul#toggle-data li.active{background:#fff;border:1px solid #ab8433;color:#4b4b4b}
.table-global-container .table_global thead tr th .header-box .select-period{margin-bottom:20px;display:flex}
.table-global-container .table_global thead tr th .header-box .select-period label{padding:8px 10px 0 0}
.table-global-container .table_global thead tr th .header-box .select-period select{background-color:transparent;border:1px solid #999;font-weight:700;font-size:12px;height:100%;padding:5px;text-transform:uppercase;position:relative;width:153px}
.table-global-container .table_global thead tr th .header-box .select-period select::after{background:url(../../../../../Assets/images/dropdown-arrow.png) no-repeat;background-size:20px;content:'';height:15px;position:absolute;right:0;top:50%;width:20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.table-global-container .table_global thead tr.header-box-row th::after{display:none}
.table-global-container .table_global thead tr.header-box-row th:nth-child(2){background-color:#fff;border:1px solid #ccc}
.table-global-container .table_global thead.doble-row{top:140px;z-index:10;background:#f7f7f7}
@media(max-width:1079px){.table-global-container .table_global thead.doble-row{top:74px}
}
@media(max-width:767px){.table-global-container .table_global thead.doble-row{top:0}
}
.table-global-container .table_global thead.doble-row tr th:nth-child(n+4){background-color:#ececec}
.table-global-container .table_global tbody::before{content:"";display:block;height:20px}
.table-global-container .table_global tbody tr.main-row td:first-child{border-bottom:0}
.table-global-container .table_global tbody tr.main-row td:first-child::after{content:"";display:block;width:0;margin:3px auto auto;border-bottom:4px solid transparent;border-top:4px solid transparent;position:absolute;left:40px;top:16px}
.table-global-container .table_global tbody tr.main-row td span.composite-name{display:table;border-bottom:1px solid #ccc;margin-bottom:10px}
.table-global-container .table_global tbody tr.fix-income td::before{background-color:#0094aa}
.table-global-container .table_global tbody tr.fix-income td::after{border-left:7px solid #0094aa}
.table-global-container .table_global tbody tr.equity td::before{background-color:#43b02a}
.table-global-container .table_global tbody tr.equity td::after{border-left:7px solid #43b02a}
.table-global-container .table_global tbody tr td{padding:15px;background:#fff;font-size:12px;font-weight:700;line-height:1.5;text-align:center;border-bottom:2px solid #f7f7f7;border-right:2px solid #f7f7f7;position:relative}
.table-global-container .table_global tbody tr td.td-download button{position:relative;padding-right:14px}
.table-global-container .table_global tbody tr td.td-download button::after{content:"\e603";font-family:icomoon;color:#a29060;transform:rotate(90deg);position:absolute;right:0;top:0;font-weight:400}
.table-global-container .table_global tbody tr td.td-download button:hover{color:#a29060}
.table-global-container .table_global tbody tr td.td-download ul{display:none;position:absolute;top:100%;margin-top:-15px;left:50%;background:#f7f7f7;width:100%;border:1px solid #d0d0d0;box-shadow:3px 3px 3px #d0d0d0;min-width:200px;z-index:1001;transform:translateX(-50%)}
.table-global-container .table_global tbody tr td.td-download ul li{padding:10px 20px;text-transform:uppercase;font-size:11px;border-bottom:1px solid #d0d0d0}
.table-global-container .table_global tbody tr td.td-download ul li a{padding:0;text-align:center}
.table-global-container .table_global tbody tr td.td-download ul li:last-child{border:0}
.table-global-container .table_global tbody tr td:first-child{position:relative;text-align:left;padding-left:60px}
.table-global-container .table_global tbody tr td:first-child::before{content:"";display:block;width:4px;height:50px;position:absolute;top:0;left:36px}
.table-global-container .table_global tbody tr td:first-child::after{content:"";display:block;width:0;margin:3px auto auto;border-bottom:4px solid transparent;border-top:4px solid transparent;position:absolute;left:40px;top:16px}
.table-global-container .table_global tbody tr td span.boxItems{display:none}
.table-global-container .table_global tbody tr td span.month-net{display:block}
.table-global-container .table_global tbody.doble-row tr td::after,.table-global-container .table_global tbody.doble-row tr.supplemental,.table-global-container .table_global tbody.doble-row tr.supplemental td.hidden{display:none}
.table-global-container .table_global tbody tr:hover td{background:#efeeea !important}
.table-global-container .table_global tbody.doble-row tr:not(.supplemental) td{overflow:hidden}
.table-global-container .table_global tbody.doble-row tr td{border-bottom:4px solid #f7f7f7;border-right:4px solid #f7f7f7}
.table-global-container .table_global tbody.doble-row tr td:first-child::before{height:96px}
.table-global-container .table_global tbody.doble-row tr td:nth-child(n+3){background:#e4f1f5}
.table-global-container .table_global tbody.doble-row tr td:nth-child(n+4){border-right:0}
.table-global-container .table_global tbody.doble-row tr.supplemental td{background:#ece8db}
.table-global-container .table_global tbody.doble-row tr.supplemental td:nth-child(n+3){background:#22677f;color:#fff}
.table-global-container .table_global tbody.doble-row tr.supplemental:hover td{color:#4b4b4b}
.table-global-container .table_global tbody.doble-row tr.show{display:table-row}
.table-global-container .table_global tbody.doble-row tr.last-row td::before{height:123px;top:-75px}
.table-global-container .table_global tbody.doble-row tr.first-row-supplemental td{border-bottom:0}
.equity-tag{margin:10px 0;font-size:14px}
.equity-tag span{width:15px;height:15px;display:inline-block;vertical-align:bottom;border-radius:5px;margin-right:5px;background-color:#4cb02a}
thead.table__head{position:sticky;top:0;z-index:1}
@media(max-width:767px){.table--funds{min-width:inherit !important}
}
.hero-filter__item h1{font-size:24px !important}
.hero__wrapper__title h1{font-size:23px !important;line-height:25px !important}
.tabs-module--funds .tabs-module__link{font-size:12px !important}
.fund-filters-category__list{font-size:11px !important}
p{font-size:16px !important;line-height:160% !important}
@media(min-width:769px){.hero__wrapper__title h1{font-size:33px !important;line-height:55px !important}
.hero-filter__item h1{font-size:32px !important;line-height:.75em !important}
p{font-size:14px !important}
}