/**
 * This file loads late to override CSS from parent.
 *
 * @author     Kazimer Corp
 * @copyright  (c) 2010 - 2023 Kazimer Corp
 * @package WordPress
 * @subpackage smartetfs
 * @since smartetfs 3.0
 * @version    3.0
 */

/**
 * Header mega menus.
 */
div.mm-caret {
    position:absolute;
    top:-23px !important;
    left:12em;
    color:var( --e-global-color-accent );
    background-color:#ffffff;
    margin:0;
    padding:0;
    outline:none;
    font-size:1em;
    clip-path:inset(0em 0.55em 0.4em 0.55em);
}
hr.mm {
    color: #d1d3d4;
    border-width: 0 0 1px 0;
    outline:none;
    margin-bottom:7px !important;
}
div.mm-item {
    background-color:transparent;
    padding: 0px 15px 7px 17px;
}
div.mm-item:hover {
    background-color:#C0FDFB59;
}
div.mm-item .mm-sym {
    color:#00a6d8;
    font-weight:900;
    display:inline-block;
    width: 3.8em !important;
}
div.mm-item a,
div.mm-item a:hover,
div.mm-item a:focus,
div.mm-item a:active,
div.mm-item a:visited {
    color: var( --e-global-color-text ) !important;
    font-weight: normal !important;
    text-decoration: none !important;
}
div.mm-item a strong {
    font-weight: 900;
}
.res-menu-buttons {
    width: 236px;
    height: 301px;
}
.res-menu-stack {
    display: table;
    width: 236px;
    height: 238px;
    box-shadow: 0px 2px 6px #00000033;
    border: 1px solid var( --e-global-color-accent );
}
.res-menu-button {
    width:236px;
    height:51px;
    padding:0;
    margin: 0 auto 17.5px 0;
    box-shadow: 0px 2px 6px #00000033;
    border: 1px solid var( --e-global-color-accent );
    padding: 14px 0 13px 19px;
}
.res-menu-item-full {
    display: table-row;
    width:235px;
    padding:0;
    margin: 0;
}
.res-menu-button:hover,
.res-menu-item-full.links:hover {
    background-color:#c0fdfb59;
}
.res-menu-button-txt {
    display: table-cell;
    width:147px;
}
.res-menu-item-txt {
    display:table-cell;
    padding:20px 0 19px 20px;

}
.res-menu-item-txt.heavy,
.res-menu-item-txt.heavy a,
.res-menu-item-txt.heavy a:hover,
.res-menu-item-txt.heavy a:focus,
.res-menu-item-txt.heavy a:active,
.res-menu-item-txt.heavy a:visited {
    color: var( --e-global-color-accent );
    font-weight: 900;
    font-size: 18px
}
.res-menu-button .res-menu-button-txt,
.res-menu-button .res-menu-button-txt a,
.res-menu-button .res-menu-button-txt a:hover,
.res-menu-button .res-menu-button-txt a:focus,
.res-menu-button .res-menu-button-txt a:active,
.res-menu-button .res-menu-button-txt a:visited {
    color: var( --e-global-color-accent );
    font-weight: 900;
    font-size: 18px
}
.res-menu-button-icon,
.res-menu-item-icon {
    display:table-cell;
    width:60px;
    text-align: center;
}
.res-menu-item-txt.line a,
.res-menu-item-txt.line a:hover,
.res-menu-item-txt.line a:focus,
.res-menu-item-txt.line a:active {
    color: var( --e-global-color-text );
}
.res-menu-item-txt.line, .res-menu-item-icon.line {
    border-top: 1px solid var( --e-global-color-accent );
}
.res-menu-item-full.links .link-arrow-right{
    display: inline-block;
    background: transparent url('/wp-content/uploads/2023/04/arrow-down-blue.svg') 4px 4px/13px 13px no-repeat content-box;
    transform: rotate(-90deg);
    border:1px solid var( --e-global-color-accent );
    width: 24px;
    height: 24px;
    border-radius:50%;
    margin: -0.4em auto;
}
.res-menu-button .link-arrow-right{
    display: inline-block;
    background: transparent url('/wp-content/uploads/2023/04/arrow-down-blue.svg') 4px 4px/13px 13px no-repeat content-box;
    transform: rotate(-90deg);
    border:1px solid var( --e-global-color-accent );
    width: 24px;
    height: 24px;
    border-radius:50%;
    margin: -0.4em auto;
}
.res-menu-button:hover .link-arrow-right {
    background: var( --e-global-color-accent ) url('/wp-content/uploads/2023/04/arrow-down-white.svg')  4px 4px/13px 13px no-repeat content-box;

}
.res-menu-item-full.links:hover .link-arrow-right {
    background: var( --e-global-color-accent ) url('/wp-content/uploads/2023/04/arrow-down-white.svg')  4px 4px/13px 13px no-repeat content-box;

}
.link-arrow-right > * {
    display:none;
}


/**
 * General fundTables styling
 */
.fundTables {
    font-family: "Mulish", sans-serif;
}

/**
 * top_* tables.
 * e.g. top_holdings
 */
.fundTables div[class^="top_"] {
    margin: 57px auto;
    width: 100%;
    max-width: 95vw;
}
.fundTables div[class^="top_"] div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
    width: 100%;
}
.fundTables div[class^="top_"] div[class^="col"] {
    padding: 18px;
    font-size: 16px;
    font-weight: 400;
}
.fundTables div[class^="top_"] .head div[class^="col"] {
    font-size: 18px;
    font-weight: 800;
}
.fundTables div[class^="top_"] .column-8 {
    padding: 18px 0 !important;
}
.fundTables div[class^="top_"] .head .row-2 .column-1,
.fundTables div[class^="top_"] .body .column-1{
    padding: 18px 0 18px 18px !important;
}
.fundTables div[class^="top_"] .body div[class^="row"] {
    border-top: 2px dotted #000;
}
.fundTables div[class^="top_"] .body div.row-1,  div[class^="top_"] .head div.row-2 {
    border: none;
}
.fundTables div[class^="top_"] .head div[class^="row"] {
    border-top: 2px solid var( --e-global-color-accent );
}
.fundTables div[class^="top_"] .head div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
    background-color: var( --e-global-color-c4d6b36 );
}
.fundTables div[class^="top_"] .head div.row-1 div.column-1 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    gap: 0 0;
    width: 100%;
}
.fundTables div[class^="top_"] .head div.row-1 div.column-1 div:last-child {
    font-weight: 400;
}
.fundTables div[class^="top_"] .head div.row-2 div[class^="col"],
.fundTables div[class^="top_"] .body div[class^="col"] {
    width: 9%;
}
.fundTables div[class^="top_"] .head div.row-2 div.column-1,
.fundTables div[class^="top_"] .body div.column-1 {
    width: 11%;
}
.fundTables div[class^="top_"] .head div.row-2 div.column-2,
.fundTables div[class^="top_"] .body div.column-2 {
    width: 6%;
}
.fundTables div[class^="top_"] .head div.row-2 div.column-3,
.fundTables div[class^="top_"] .body div.column-3 {
    width: 20%;
}
.fundTables div[class^="top_"] .head div.row-2 div.column-4,
.fundTables div[class^="top_"] .body div.column-4 {
    width: 21%;
}
.fundTables div[class^="top_"] .head div.row-2 div.column-5,
.fundTables div[class^="top_"] .body div.column-5 {
    width: 15%;
}
.fundTables div[class^="top_"] .head div.row-2 div.column-7,
.fundTables div[class^="top_"] .body div.column-7 {
    width: 14%;
}
.fundTables div[class^="top_"] .body div[class^="row"]:nth-child(10),
.fundTables div[class^="top_"] .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables div[class^="top_"] .body div[class^="row"].hidden {
    display: none;
}
.fundTables div[class^="top_"] div.foot a.toggle_section {
    display: inline-block;
    padding: 12px 24px;
    text-align: center;
    cursor: default;
    font-family: "Mulish", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    background-color: var( --e-global-color-accent );
    border-radius: 20px 20px 20px 20px;
    border-color: transparent;
    color: var( --e-global-color-c696dce );
    transition: all .3s;
}
@media (max-width: 1024px) {
    .fundTables div[class^="top_"] .head div.row-2 {
        display: none;
    }
    .fundTables div[class^="top_"] .foot div[class^="col"] {
        text-align: center;
    }
    .fundTables div[class^="top_"] .body div[class^="row"],
    .fundTables div[class^="top_"] .foot div[class^="row"]{
        margin-bottom: 20px;
        display: block;
    }
    .fundTables div[class^="top_"] .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
    }
    .fundTables div[class^="top_"] .body div[class^="col"] {
        display: block;
        text-align: right;
        width: 100%;
    }
    .fundTables div[class^="top_"] .body div[class^="col"]::before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .fundTables div[class^="top_"] .body .column-1,
    .fundTables div[class^="top_"] .body .column-8 {
        padding: 18px !important;
    }
    .fundTables div[class^="top_"]{
        margin-bottom: 100px;
    }
}
@media (max-width: 425px) {
    .fundTables div[class^="top_"] {
        font-size-adjust: 0.4;
    }
}
/* End top_* tables */

/**
 * Fund Facts table.
 */
.fundTables .fund-facts div[class^="table"] {
    font-family: Mulish;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3rem;
    width: 100%;
    max-width: 95vw;
}
.fundTables .fund-facts div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.fundTables .fund-facts div[class^="col"] {
    padding: 15px 5px 14px 18px;
}

.fundTables .fund-facts .head div[class^="row"] {
    font-weight: 800;
    font-size: 18px;
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}

.fundTables .fund-facts .body div[class^="row"] {
    border-bottom: 2px dotted black;
}
.fundTables .fund-facts .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fund-facts div.column-1 {
    font-weight: 700;
}
.fundTables .fund-facts .body div.column-1 {
    width:54%;
}

@media (max-width:1024px){
    .fundTables .fund-facts div[class^="row"] {
        font-family: Mulish;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.3rem;
        display: flex;
        flex-flow: row nowrap;
        justify-content: flex-start;
        align-content: space-evenly;
        gap: 0 0;
    }
    .fundTables .fund-facts div[class^="col"] {
        padding: 15px 0 12px 18px
    }
    .fundTables .fund-facts .head div[class^="col"] {
        font-weight: 800;
        font-size: 18px;
        border: none;
    }
    .fundTables .fund-facts .body div[class^="row"] {
        border-bottom: 2px dotted black;
    }
    .fundTables .fund-facts .body div[class^="col"] {
        border: none;
    }
    .fundTables .fund-facts .body div[class^="row"]:last-child {
        border-bottom: 2px solid var( --e-global-color-accent );
    }
    .fundTables .fund-facts div.column-1 {
        font-weight: 700;
    }
    .fundTables .fund-facts .body div.column-1 {
        width:48%;
    }
    .fundTables .fund-facts .body div.column-2 {
        width:52%;

    }
}
/* End Fund Facts table. */

/**
 * Fund page Morningstar Ratings table.
 */
.fundTables .perf-stars {
    display: inline-block;
}
.fundTables .perf-stars svg {
    color: var( --e-global-color-accent );
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: -3px;
    margin-top: -4px
}
.fundTables .fundPage-msratings div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.fundTables .fundPage-msratings div[class^="col"] {
    padding: 15px 0 12px 18px
}

.fundTables .fundPage-msratings .head {
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fundPage-msratings .head div[class^="col"] {
    font-weight: 800;
    font-size: 18px;
}
.fundTables .fundPage-msratings .body div[class^="row"]:not(.row-2) {
    border-bottom: 2px dotted black;
}
.fundTables .fundPage-msratings .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fundPage-msratings div.column-1 {
    font-weight: 700;
}
.fundTables .fundPage-msratings .body div.column-1 {
    width:10em;
}
.fundTables .fundPage-msratings .body div.column-2 {
    width:12em;
}
.fundTables .fundPage-msratings .body div.row-2 div[class^="col"]  {
    border-bottom: 2px solid var( --e-global-color-accent );
    background-color: var( --e-global-color-c4d6b36 );
    line-height: normal;
    font-style: italic;
    padding: 8px 0 8px 18px;
}
.fundTables .fundPage-msratings .head .row-1 {
    justify-content: space-between;
}
.fundTables .fundPage-msratings .body div.row-2 div.column-1{
    width: 100%;
}
.fundTables .fundPage-msratings .body div.row-2 div.column-2,
.fundTables .fundPage-msratings .body div.row-2 div.column-3 {
    width: 0 !important;
}
/* End Fund page Morningstar Ratings table. */

/**
 * Fund page performance tables.
 */
.fundTables .fundPage-perf div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.fundTables .fundPage-perf div[class^="col"] {
    padding: 15px 0 12px 18px
}

.fundTables .fundPage-perf .head {
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fundPage-perf .head div[class^="col"] {
    font-weight: 800;
    font-size: 18px;
    line-height: 1em;
}
.fundTables .fundPage-perf .head div.column-1 {
    font-weight: normal;
    font-style: italic;
}
.fundTables .fundPage-perf .body div[class^="row"] {
    border-bottom: 2px dotted black;
}
.fundTables .fundPage-perf .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fundPage-perf .body div.column-2 {
    align-self: flex-start;
}
.fundTables .fundPage-perf .head div.row-1  {
    background-color: var( --e-global-color-c4d6b36 );
    padding: 0;
    margin: 0;
}

.fundTables .fundPage-perf .head div[class^="col"],.fundTables .fundPage-perf .body div[class^="col"]{
    width:175px;

}
.fundTables .fundPage-perf .head div[class^="col"]:last-child, .fundTables .fundPage-perf .body div[class^="col"]:last-child {
    width: 200px;
}
.fundTables .fundPage-perf .head div.column-1,.fundTables .fundPage-perf .body div.column-1{
    width:350px;
}
@media (max-width: 768px) {
    .fundTables .fundPage-perf,
    .fundTables .fundPage-perf .body div[class^="col"] {
        text-align: center;
        letter-spacing: normal;
    }

    .fundTables .fundPage-perf .head {
        display: none;
    }
    .fundTables .fundPage-perf .body div[class^="row"] {
        margin-bottom: 20px;
        display: block;
    }
    .fundTables .fundPage-perf .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: none;
    }
    .fundTables .fundPage-perf .body div[class^="col"],
    .fundTables .fundPage-perf .body div[class^="col"]:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }
    .fundTables .fundPage-perf .body div[class^="col"]::before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .fundTables .fundPage-perf .body div.column-1 {
        display: block;
        text-align: left;
        font-weight: bold;
    }
    .fundTables .fundPage-perf .body div.column-1::before{
        content: '';
        float: none;
    }
    .fundTables .fundPage-perf .body div.column-1::after {
        content: attr(data-label);
        font-weight: 400;
        margin-left: 0.5em;
    }
    .fundTables .fundPage-perf .body div[class^="row"] div.column-1 {
        background-color: var(--e-global-color-c4d6b36 );
        border-bottom: 2px solid var(--e-global-color-accent );
    }
}
/* End  Fund page performance tables. */


/**
 * Fund page performance table header.
 */
.fundTables .fundPage-perfHeader {
    font-family: Mulish;
    font-size: 16px;
    font-weight: normal;
}
.fundTables .fundPage-perfHeader div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    gap: 0 0;
}
.fundTables .fundPage-perfHeader .body div[class^="col"] {
    padding: 15px 0 12px 18px
}
.fundTables .fundPage-perfHeader .head .row-1,  .fundTables .fundPage-perfHeader .head div[class^="col"] {
    height: 0;
    padding: 0;
    margin: 0;
}
.fundTables .fundPage-perfHeader .body div.column-1 {
    font-weight: 800;
    font-size: 18px;
}
.fundTables .fundPage-perfHeader .body {
    border-top: 2px solid var( --e-global-color-accent );
}
/* End Fund page performance table header. */

/**
 * Fund page premium/discount tables.
 */
.fundTables .fundPage-prem-disc div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.fundTables .fundPage-prem-disc div[class^="col"] {
    padding: 15px 0 12px 18px
}

.fundTables .fundPage-prem-disc .head {
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fundPage-prem-disc .head div[class^="col"] {
    font-weight: 800;
    font-size: 18px;
    line-height: 1em;
}
.fundTables .fundPage-prem-disc .head div.column-1 {
    font-weight: normal;
    font-style: italic;
}
.fundTables .fundPage-prem-disc .body div[class^="row"] {
    border-bottom: 2px dotted black;
}
.fundTables .fundPage-prem-disc .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .fundPage-prem-disc .body div.column-2 {
    align-self: flex-start;
}
.fundTables .fundPage-prem-disc .head div.row-1  {
    background-color: var( --e-global-color-c4d6b36 );
    padding: 0;
    margin: 0;
}

.fundTables .fundPage-prem-disc .head div[class^="col"],.fundTables .fundPage-prem-disc .body div[class^="col"] {
    width:180px;

}
.fundTables .fundPage-prem-disc .head div.column-1,.fundTables .fundPage-prem-disc .body div.column-1 {
    width:350px;
    font-weight: bold;
}
.fundTables .fundPage-prem-disc .head div.column-2,.fundTables .fundPage-prem-disc .body div.column-2 {
    width: 220px;
}
@media (max-width: 768px) {
    .fundTables .fundPage-prem-disc,
    .fundTables .fundPage-prem-disc .body div[class^="col"] {
        text-align: center;
        letter-spacing: normal;
    }

    .fundTables .fundPage-prem-disc .head {
        display: none;
    }
    .fundTables .fundPage-prem-disc .body div[class^="row"] {
        margin-bottom: 20px;
        display: block;
    }
    .fundTables .fundPage-prem-disc .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: none;
    }
    .fundTables .fundPage-prem-disc .body div[class^="col"],
    .fundTables .fundPage-prem-disc .body div[class^="col"]:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }
    .fundTables .fundPage-prem-disc .body div[class^="col"]::before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .fundTables .fundPage-prem-disc .body div.column-1 {
        display: block;
        text-align: left;
        font-weight: bold;
    }
    .fundTables .fundPage-prem-disc .body div.column-1::before{
        content: '';
        float: none;
    }
    .fundTables .fundPage-prem-disc .body div.column-1::after {
        content: attr(data-label);
        font-weight: 400;
        margin-left: 0.5em;
    }
}
/* End Fund page performance tables. */


/**
 * Fund page premium/discount table header.
 */
.fundTables .fundPage-prem-discHeader {
    font-family: Mulish;
    font-size: 16px;
    font-weight: normal;
}
.fundTables .fundPage-prem-discHeader div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    gap: 0 0;
}
.fundTables .fundPage-prem-discHeader .head {
    display: none;
    height: 0;
}
.fundTables .fundPage-prem-discHeader .body div[class^="col"] {
    padding: 15px 0 12px 18px;
    font-weight: 800;
    font-size: 18px;
}
.fundTables .fundPage-prem-discHeader .body {
    border-top: 2px solid var( --e-global-color-accent );
}
/* End Fund page performance table header. */


/**
 * Our ETFs page performance tables.
 */
.fundTables .our-etfs-perfs {
    font-family: Mulish;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3rem;
}
.fundTables .our-etfs-perfs div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.fundTables .our-etfs-perfs div[class^="col"] {
    padding: 15px 5px 14px 18px;
    width: 150px;
}
.fundTables .our-etfs-perfs div.column-1 {
    width: 84px;
}
.fundTables .our-etfs-perfs div.column-2 {
    width: 426px;
}
.fundTables .our-etfs-perfs div.column-3 {
    width: 135px;
}
.fundTables .our-etfs-perfs div.column-4 {
    width: 192px;
}
.fundTables .our-etfs-perfs div.column-5 {
    width: 228px;
}
.fundTables .our-etfs-perfs div.column-6 {
    width: 248px;
}
.fundTables .our-etfs-perfs .head {
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .our-etfs-perfs .head div[class^="col"] {
    font-weight: 800;
    font-size: 18px;
}

.fundTables .our-etfs-perfs .body div[class^="row"] {
    border-bottom: 2px dotted black;
}
.fundTables .our-etfs-perfs .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .our-etfs-perfs .body div[class^="row"]:hover {
    background-color: var( --e-global-color-c4d6b36 );
}
.fundTables .our-etfs-perfs .body div.column-1 {
    font-weight: 950;
}
.fundTables .our-etfs-perfs .body div.column-1 a {
    color: var( --e-global-color-accent );
}
.fundTables .our-etfs-perfs div.column-7 {
    text-align: center;
}

@media (max-width: 1024px) {
    .fundTables .our-etfs-perfs,
    .fundTables .our-etfs-perfs .body div[class^="col"] {
        text-align: center;
        letter-spacing: normal;
    }
    .fundTables .our-etfs-perfs div[class^="col"] {
        padding: 15px 0 12px 18px
    }
    .fundTables .our-etfs-perfs .head {
        display: none;
    }
    .fundTables .our-etfs-perfs .body div[class^="row"] {
        margin-bottom: 20px;
        display: block;
    }
    .fundTables .our-etfs-perfs .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: none;
    }
    .fundTables .our-etfs-perfs .body div[class^="col"],
    .fundTables .our-etfs-perfs .body div[class^="col"]:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }
    .fundTables .our-etfs-perfs .body div[class^="col"]::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .fundTables .our-etfs-perfs .body div[class^="row"] div.column-1 {
        background-color: var(--e-global-color-c4d6b36 );
        border-bottom: 2px solid var(--e-global-color-accent );
    }

    .fundTables .our-etfs-perfs div[class^="col"] {
        padding: 15px 10px 12px 10px;
        min-width: 500px;
    }
    .fundTables .our-etfs-perfs div[class^="col"] > * {
    }

    .fundTables .our-etfs-perfs .head {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: 2px solid var( --e-global-color-accent );
    }
    .fundTables .our-etfs-perfs .head div[class^="col"] {
        font-weight: 800;
        font-size: 18px;
    }
    .fundTables .our-etfs-perfs .body div[class^="row"] {
        border-bottom: 2px dotted black;
    }
    .fundTables .our-etfs-perfs .body div[class^="row"]:last-child {
        border-bottom: 2px solid var( --e-global-color-accent );
    }
    .fundTables .our-etfs-perfs div.column-1 {
        font-weight: 700;
    }
    .fundTables .our-etfs-perfs .body div[class^="row"]:hover {
        background-color: transparent;
    }
}
@media (max-width: 926px) {
    .fundTables .our-etfs-perfs div[class^="col"] {
        padding: 15px 8px 12px 18px;
        min-width: 95%;
        flex-wrap: wrap;
    }
    .fundTables .our-etfs-perfs .body div[class^="col"]::before {
        margin-left: -10px;
    }
}

/**
 * Our ETFs page Morningstar tables.
 */
.fundTables .our-etfs-ms-ratings {
    font-family: Mulish;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3rem;
}
.fundTables .our-etfs-ms-ratings div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.fundTables .our-etfs-ms-ratings div[class^="col"] {
    padding: 15px 5px 14px 18px;
    width: 245px;
}
.fundTables .our-etfs-ms-ratings div.column-1 {
    width: 110px;
}
.fundTables .our-etfs-ms-ratings div.column-2 {
    width: 426px;
}
.fundTables .our-etfs-ms-ratings .head {
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .our-etfs-ms-ratings .head div[class^="col"] {
    font-weight: 800;
    font-size: 18px;
}

.fundTables .our-etfs-ms-ratings .body div[class^="row"] {
    border-bottom: 2px dotted black;
}
.fundTables .our-etfs-ms-ratings .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.fundTables .our-etfs-ms-ratings .body div[class^="row"]:hover {
    background-color: var( --e-global-color-c4d6b36 );
}
.fundTables .our-etfs-ms-ratings .body div.column-1 {
    font-weight: 950;
}
.fundTables .our-etfs-ms-ratings .body div.column-1 a {
    color: var( --e-global-color-accent );
}
.fundTables .our-etfs-ms-ratings div.column-7 {
    text-align: center;
}

@media (max-width: 1024px) {
    .fundTables .our-etfs-ms-ratings,
    .fundTables .our-etfs-ms-ratings .body div[class^="col"] {
        text-align: center;
        letter-spacing: normal;
    }
    .fundTables .our-etfs-ms-ratings div[class^="col"] {
        padding: 15px 0 12px 18px
    }
    .fundTables .our-etfs-ms-ratings .head {
        display: none;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="row"] {
        margin-bottom: 20px;
        display: block;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: none;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="col"],
    .fundTables .our-etfs-ms-ratings .body div[class^="col"]:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="col"]::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="row"] div.column-1 {
        background-color: var(--e-global-color-c4d6b36 );
        border-bottom: 2px solid var(--e-global-color-accent );
    }

    .fundTables .our-etfs-ms-ratings div[class^="col"] {
        padding: 15px 10px 12px 10px;
        min-width: 500px;
    }
    .fundTables .our-etfs-ms-ratings div[class^="col"] > * {
    }

    .fundTables .our-etfs-ms-ratings .head {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: 2px solid var( --e-global-color-accent );
    }
    .fundTables .our-etfs-ms-ratings .head div[class^="col"] {
        font-weight: 800;
        font-size: 18px;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="row"] {
        border-bottom: 2px dotted black;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="row"]:last-child {
        border-bottom: 2px solid var( --e-global-color-accent );
    }
    .fundTables .our-etfs-ms-ratings div.column-1 {
        font-weight: 700;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="row"]:hover {
        background-color: transparent;
    }
}
@media (max-width: 926px) {
    .fundTables .our-etfs-ms-ratings div[class^="col"] {
        padding: 15px 8px 12px 18px;
        min-width: 95%;
        flex-wrap: wrap;
    }
    .fundTables .our-etfs-ms-ratings .body div[class^="col"]::before {
        margin-left: -10px;
    }
}
/* End  Fund page performance tables. */


/**
 * CPT Elements.
 */
.cpt-cat-list .cpt-cat {
    cursor: pointer;
    padding: 13px 0 13px 21px;
}
.cpt-cat-list .cpt-cat.cpt-current {
    background-color: #c0fdfb59;
    color: var( --e-global-color-accent );
    font-weight: 800;
    border-left: 1px solid var( --e-global-color-accent );
    z-index: 99;
}



/**
 * Dividend Distribution tables (Fund Resources page)).
 */
.cpt-content[data-cat="dividends_dist"] .fundTables div[class^="row"] {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: space-evenly;
    gap: 0 0;
}
.cpt-content[data-cat="dividends_dist"] .fundTables div[class^="col"] {
    padding: 15px 0 12px 18px
}

.cpt-content[data-cat="dividends_dist"] .fundTables .head {
    border-top: 2px solid var( --e-global-color-accent );
    border-bottom: 2px solid var( --e-global-color-accent );
}
.cpt-content[data-cat="dividends_dist"] .fundTables .head div[class^="col"] {
    font-weight: 800;
    font-size: 18px;
    line-height: 1.2;
}
.cpt-content[data-cat="dividends_dist"] .fundTables .body div[class^="row"] {
    border-bottom: 2px dotted black;
}
.cpt-content[data-cat="dividends_dist"] .fundTables .body div[class^="row"]:last-child {
    border-bottom: 2px solid var( --e-global-color-accent );
}
.cpt-content[data-cat="dividends_dist"] .fundTables .body div.column-2 {
    align-self: flex-start;
}
.cpt-content[data-cat="dividends_dist"] .fundTables .head div.row-1  {
    background-color: transparent;
    padding: 0;
    margin: 0;
}
.cpt-content[data-cat="dividends_dist"] .fundTables .head div[class^="col"],
.cpt-content[data-cat="dividends_dist"] .fundTables .body div[class^="col"]{
    width:8vw;

}
.cpt-content[data-cat="dividends_dist"] .fundTables .head div.column-1,
.cpt-content[data-cat="dividends_dist"] .fundTables .body div.column-1{
    width:14vw;
}
.cpt-content[data-cat="dividends_dist"] {
    margin-bottom: 4em;
}

@media (max-width: 768px) {
    .cpt-content[data-cat="dividends"] .fundTables ,
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"] {
        text-align: center;
        letter-spacing: normal;
    }

    .cpt-content[data-cat="dividends"] .fundTables .head {
        display: none;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="row"] {
        margin-bottom: 20px;
        display: block;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: none;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"],
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"]:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"]::before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div.column-1 {
        display: block;
        text-align: left;
        font-weight: bold;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div.column-1::before{
        content: '';
        float: none;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div.column-1::after {
        content: attr(data-label);
        font-weight: 400;
        margin-left: 0.5em;
    }
    .cpt-content[data-cat="dividends"] .fundTables .body div[class^="row"] div.column-1 {
        background-color: var(--e-global-color-c4d6b36 );
        border-bottom: 2px solid var(--e-global-color-accent );
    }
}
@media (max-width: 1200px) {
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables ,
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"] {
        text-align: center;
        letter-spacing: normal;
    }

    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .head {
        display: none;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="row"] {
        margin-bottom: 20px;
        display: block;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="row"] {
        border-top: 2px solid var( --e-global-color-accent );
        border-bottom: none;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"],
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"]:last-child {
        display: block;
        text-align: right;
        width: 100%;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="col"]::before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div.column-1 {
        display: block;
        text-align: left;
        font-weight: bold;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div.column-1::before{
        content: '';
        float: none;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div.column-1::after {
        content: attr(data-label);
        font-weight: 400;
        margin-left: 0.5em;
    }
    .fund-resource-content .cpt-content[data-cat="dividends"] .fundTables .body div[class^="row"] div.column-1 {
        background-color: var(--e-global-color-c4d6b36 );
        border-bottom: 2px solid var(--e-global-color-accent );
    }
}
/* End  Dividend tables. */

/* CPT Elements. */