:root {
    --banner-wrapper-backgroundcolor: #fff;
    --multiasset-main-heading-fontweight: bold;
    --multiasset-main-heading-fontsize: 32px;
    --multiasset-main-heading-color: #191970;
    --portfolios-heading-fontsize: 24px;
    --portfolios-heading-fontweight: bold;
    --portfolios-heading-color: #191970;
    --portfolios-content-fontsize: 18px;
    --portfolios-content-fontweight: 500;
    --portfolios-content-color: #8c8cb7;
    --portfolios-heading-lineheight: 1;
    --portfolios-content-lineheight: 1.33;
    --investors-diffrenet-profile-wrapper-backgroundcolor: rgba(25, 25, 112, 0.05);
    --investors-heading-fontsize: 24px;
    --investors-heading-fontweight: bold;
    --investors-heading-color: #191970;
    --investors-heading-lineheight: 1.33;
    --retail-text-fontsize: 18px;
    --retail-text-fontweight: bold;
    --retail-text-lineheight: 1.33;
    --retail-text-backgroundcolor: #ececf3;
    --premier-text-fontsize: 18px;
    --premier-text-fontweight: bold;
    --premier-text-lineheight: 1.33;
    --premier-text-backgroundcolor: #ececf3;
    --our-portfolios-content-fontsize: 18px;
    --our-portfolios-content-fontweight: 500; 
    --our-portfolios-content-color: #575757;
    --our-portfolios-content-lineheight: 1.33;
    --income-heading-fontsize: 14px;
    --income-heading-fontweight: bold;
    --income-heading-color: #191970;
    --income-number-fontsize: 14px;
    --income-number-fontweight: 900;
    --income-number-color: #191970;
    --income-number-fontfamily: 'Roboto';
    --income-draw-backgroundcolor: #191970;
    --income-draw-borderradius: 2px;
    --equities-heading-fontsize: 14px;
    --equities-heading-fontweight: bold;
    --equities-heading-color: #191970;
    --equities-number-fontsize: 14px;
    --equities-number-fontweight: 900;
    --equities-number-color: #191970;
    --equities-number-fontfamily: 'Roboto';
    --equities-draw-backgroundcolor: #3a3a9c;
    --equities-draw-borderradius: 2px;
    --alternatives-draw-backgroundcolor: #c5c5dc;
    --alternatives-draw-borderradius: 2px;
    --alternatives-heading-fontsize: 14px;
    --alternatives-heading-fontweight: bold;
    --alternatives-heading-color: #191970;
    --alternatives-number-fontsize: 14px;
    --alternatives-number-fontweight: 900;
    --alternatives-number-color: #191970;
    --alternatives-number-fontfamily: 'Roboto';
    --premier-borderbottom: 5px solid rgb(172 174 222);
    --Premier-bordertopleftradius: 10px;
    --Premier-bordertoprightradius: 10px;
    --global-main-heading-fontsize: 24px;
    --global-main-heading-fontweight: 900;
    --global-main-heading-color: #191970;
    --global-main-heading-lineheight: 1.33;
    --year-heading-fontsize: 18px;
    --year-heading-fontweight: 500;
    --year-heading-color: #8c8cb7;
    --year-heading-fontfamily: 'Roboto';
    --benchmark-heading-fontsize: 18px;
    --benchmark-heading-fontweight: bold;
    --benchmark-heading-color: #191970;
    --line-horizontal-color: #c5c5dc;
    --year-number-fontsize: 18px;
    --year-number-fontweight: 500;
    --year-number-color: #8c8cb7;
    --year-number-fontfamily: 'Roboto';
    --value-fontsize: 15px;
    --value-fontweight: 500;
    --value-color: #575757;
    --value-fontfamily: 'Roboto';
    --value-high-fontsize: 18px;
    --value-high-fontweight: 900;
    --value-high-color: #191970;
    --value-high-fontfamily: 'Roboto';
    --draw-section-backgroundcolor: #fff;
    --draw-section-borderradius: 12px;
    --count-year-section-fontsize: 24px;
    --count-year-section-fontweight: 900;
    --count-year-section-color: #8c8cb7;
    --count-year-section-fontfamily: 'Roboto';
    --invest-draw-backgroundcolor: #191970;
    --invest-draw-borderradius: 2px;
    --invest-draw-border: 1px solid;
    --multi-year-value-fontsize: 20px;
    --multi-year-value-fontweight:900;
    --multi-year-value-color: #191970;
    --multi-year-value-fontfamily: 'Roboto';
    --gandk-draw-borderradius: 2px;
    --gandk-draw-backgroundcolor: #006c90;
    --block-draw-borderradius: 2px;
    --block-draw-backgroundcolor: #000;
    --alliance-draw-borderradius: 2px;
    --alliance-draw-backgroundcolor: #000;
    --fidelity-draw-backgroundcolor: #005d2e;
    --fidelity-draw-borderradius: 2px;
    --bench-draw-backgroundcolor: #191970;
    --bench-draw-borderradius: 2px;
    --period-content-fontsize: 18px;
    --period-content-fontweight: 500;
    --period-content-color: #191970;
    --multi-asset-tabs-container-backgroundcolor: #deddea;
    --tab-links-fontsize: 18px;
    --tab-links-backgroundcolor: #f3f3f8;
    --active-tab-backgroundcolor: transparent;
    --tab-links-fontweight: bold;
    --tab-links-borderradius: 4px;
    --tab-links-border: 0;
    --tab-links-color: #191970;
    --tab-content-fontsize: 18px;
    --tab-content-fontweight: 500;
    --tab-content-color: #575757;
    --next-round-fontsize: 38px;
    --next-round-color: #191970;
    --next-round-borderradius: 30px;
    --next-round-fontweight: 500;
    --next-round-lineheight: normal;
}

@media only screen and (max-width: 768px) {
    :root {
        --multiasset-main-heading-fontsize: 24px;
        --multiasset-main-heading-fontweight: bold;
        --multiasset-main-heading-color: #191970;
        --portfolios-heading-fontsize: 14px;
        --portfolios-heading-fontweight: bold;
        --portfolios-heading-lineheight: 1.29;
        --portfolios-content-lineheight: 1.29;
        --portfolios-heading-color: #191970;
        --portfolios-content-fontsize: 14px;
        --portfolios-content-fontweight: 500;
        --portfolios-content-color: #8c8cb7;
        --investors-heading-fontsize: 16px;
        --investors-heading-fontweight: bold;
        --investors-heading-color: #191970;
        --investors-heading-lineheight: 1.5;
        --retail-premier-button-backgroundcolor: #ececf3;
        --retail-premier-button-borderradius: 26px;
        --retail-text-fontsize: 14px;
        --retail-text-fontweight: bold;
        --retail-text-lineheight: 1.29;
        --premier-text-fontsize: 14px;
        --premier-text-fontweight: bold;
        --premier-text-lineheight: 1.29;
        --premier-borderbottom: 5px solid rgb(172 174 222);
        --Premier-bordertopleftradius: 10px;
        --Premier-bordertoprightradius: 10px;
        --our-portfolios-content-fontsize: 14px;
        --our-portfolios-content-fontweight: 500;
        --our-portfolios-content-color: #575757;
        --our-portfolios-content-lineheight: 1.29;
        --tab-links-fontsize: 12px;
        --tab-links-backgroundcolor: #f3f3f8;
        --tab-links-fontweight: 900;
        --tab-links-borderradius: 4px;
        --tab-links-border: 0;
        --tab-content-fontsize: 12px;
        --tab-content-fontweight: 500;
        --tab-content-color: #575757;
        --period-content-fontsize: 12px;
        --period-content-fontweight: 500;
        --period-content-color: #191970;
        --global-main-heading-fontsize: 16px;
        --global-main-heading-fontweight: bold;
        --global-main-heading-color: #191970;
        --global-main-heading-lineheight: 1.5;
        --left-global-wrapper-background-color: #fff;
        --left-global-wrapper-borderradius: 12px;
        --competitors-heading-fontsize: 12px;
        --competitors-heading-fontweight: 500;
        --competitors-heading-lineheight: 1.33;
        --competitors-heading-color: #8c8cb7;
        --benchmark-heading-fontsize: 12px;
        --benchmark-heading-fontweight: bold;
        --benchmark-heading-color: #8c8cb7;
        --year-heading-fontsize: 12px;
        --year-heading-fontweight: 500;
        --year-heading-color: #8c8cb7;
        --year-heading-fontfamily: 'Roboto';
        --year-number-fontsize: 12px;
        --year-number-fontweight: 500;
        --year-heading-color: #8c8cb7;
        --year-heading-fontfamily: 'Roboto';
        --value-fontsize: 12px;
        --value-fontweight: 500;
        --value-color:#575757;
        --value-fontfamily: 'Roboto';
        --multi-year-value-fontsize: 12px;
        --multi-year-value-fontweight: 900;
        --multi-year-value-fontfamily: 'Roboto';
        --multi-year-value-color: #191970;
        --invest-draw-backgroundcolor: #191970;
        --invest-draw-borderradius: 2px;
        --invest-draw-border: 1px solid;
        --gandk-draw-backgroundcolor: #006c90;
        --gandk-draw-borderradius: 2px;
        --gandk-draw-border: 1px solid;
        --block-draw-backgroundcolor: #000000;
        --block-draw-borderradius: 2px;
        --block-draw-border: 1px solid;
        --alliance-draw-backgroundcolor: #000000;
        --alliance-draw-borderradius: 2px;
        --alliance-draw-border: 1px solid;
        --fidelity-draw-backgroundcolor: #005d2e;
        --fidelity-draw-borderradius: 2px;
        --fidelity-draw-border: 1px solid;
        --bench-draw-backgroundcolor: #191970;
        --bench-draw-borderradius: 2px;
        --bench-draw-border: 1px solid;
        --income-heading-fontsize: 10px;
        --income-heading-fontweight: 500;
        --income-number-fontsize: 12px;
        --income-number-fontweight: 900;
        --equities-heading-fontsize: 10px;
        --equities-heading-fontweight: 500;
        --equities-number-fontsize: 12px;
        --equities-number-fontweight: 900;
        --alternatives-draw-borderradius: 2px;
        --alternatives-heading-fontsize: 10px;
        --alternatives-heading-fontweight: 500;
        --alternatives-number-fontsize: 12px;
        --alternatives-number-fontweight: 900;
     }
}

.banner-wrapper {
    background-color: var(--banner-wrapper-backgroundcolor);
}

.multiasset-main-heading {
    font-size: var(--multiasset-main-heading-fontsize);
    font-weight: var(--multiasset-main-heading-fontweight);
    color: var(--multiasset-main-heading-color);
    line-height: normal;
}

.portfolios-heading {
    font-size: var(--portfolios-heading-fontsize);
    font-weight: var(--portfolios-heading-fontweight);
    line-height: var(--portfolios-heading-lineheight);
    color: var(--portfolios-heading-color);
    text-transform: capitalize;
}

.portfolios-content {
    font-size: var(--portfolios-content-fontsize);
    font-weight: var(--portfolios-content-fontweight);
    line-height: var(--portfolios-content-lineheight);
    color: var(--portfolios-content-color);
}

#portfolios-wrapper {
    max-width: 95%;
}

.investors-diffrenet-profile-container {
    background-color: var(--investors-diffrenet-profile-wrapper-backgroundcolor);
}

.investors-heading {
    font-size: var(--investors-heading-fontsize);
    font-weight: var(--investors-heading-fontweight);
    color: var(--investors-heading-color);
    line-height: var(--investors-heading-lineheight);
}

.retail-text {
    font-size: var(--retail-text-fontsize);
    font-weight: var(--retail-text-fontweight);
    line-height: var(--retail-text-lineheight);
    border: 0;
    background-color: var(--retail-text-backgroundcolor);
    border-radius: 57px;
    border-top-right-radius: 0%;
    border-bottom-right-radius: 0%;
}

.premier-text {
    font-size: var(--premier-text-fontsize);
    font-weight: var(--premier-text-fontweight);
    line-height: var(--premier-text-lineheight);
    border: 0;
    background-color: var(--premier-text-backgroundcolor);
    border-radius: 26px;
    border-top-left-radius: 0%;
    border-bottom-left-radius: 0%;
}

.button-section {
    position: relative;
}

.Premier {
    border-bottom: var(--premier-borderbottom);
    position: absolute;
    left: 103px;
    top: 51px;
    border-top-left-radius: var(--Premier-bordertopleftradius);
    border-top-right-radius: var(--Premier-bordertoprightradius);
    width: 63px;
}

.our-portfolios-content {
    font-size: var(--our-portfolios-content-fontsize);
    font-weight: var(--our-portfolios-content-fontweight);
    color: var(--our-portfolios-content-color);
    line-height: var(--our-portfolios-content-lineheight);
}

.income-heading {
    font-size: var(--income-heading-fontsize);
    font-weight: var(--income-heading-fontweight);
    color: var(--income-heading-color);
}

.income-number {
    font-size: var(--income-number-fontsize);
    font-weight: var(--income-number-fontweight);
    color: var(--income-number-color);
    font-family: var(--income-number-fontfamily);
}

.equities-heading {
    font-size: var(--equities-heading-fontsize);
    font-weight: var(--equities-heading-fontweight);
    color: var(--equities-heading-color);
}

.equities-number {
    font-size: var(--equities-number-fontsize);
    font-weight: var(--equities-number-fontweight);
    color: var(--equities-number-color);
    font-family: var(--equities-number-fontfamily);
}

.alternatives-heading {
    font-size: var(--alternatives-heading-fontsize);
    font-weight: var(--alternatives-heading-fontweight);
    color: var(--alternatives-heading-color);
}

.alternatives-number {
    font-size: var(--alternatives-number-fontsize);
    font-weight: var(--alternatives-number-fontweight);
    color: var(--alternatives-number-color);
    font-family: var(--alternatives-number-fontfamily);
}

.global-main-heading {
    font-size: var(--global-main-heading-fontsize);
    font-weight: var(--global-main-heading-fontweight);
    color: var(--global-main-heading-color);
    line-height: var(--global-main-heading-lineheight);
}

.year-heading {
    font-size: var(--year-heading-fontsize);
    font-weight: var(--year-heading-fontweight);
    color: var(--year-heading-color);
    font-family: var(--year-heading-fontfamily);
}

.benchmark-heading {
    font-size: var(--benchmark-heading-fontsize);
    font-weight: var(--benchmark-heading-fontweight);
    color: var(--benchmark-heading-color);
}

.line-horizontal {
    color: var(--line-horizontal-color);
    border-bottom: 3px dashed;
}

.year-number {
    font-size: var(--year-number-fontsize);
    font-weight: var(--year-number-fontweight);
    font-family: var(--year-number-fontfamily);
    color: var(--year-number-color);
}

.circle-img {
    position: relative;
    left: 35px;
}

.value-position {
    position: relative;
    right: 26px;
}

.circle-norm-img {
    position: relative;
    left: 28px;
}

.value-normal {
    position: relative;
    left: -34px;
}

.cir-position {
    position: relative;
    left: -29px;
}
 
.value{
    font-size: var(--value-fontsize);
    font-weight: var(--value-fontweight);
    font-family: var(--value-fontfamily);
    color: var(--value-color);
    width: 72px;
}

.value-high{
    font-size: var(--value-high-fontsize);
    font-weight: var(--value-high-fontweight);
    color: var(--value-high-color);
    font-family: var(--value-high-fontfamily);
}

.circle-norm{
    position: relative;
    left: 5px;
}

.value-norm {
    position: relative;
    right: 59px;
}

.draw-section {
    background-color: var(--draw-section-backgroundcolor);
    border-radius: var(--draw-section-borderradius);
}

.count-year-section {
    font-size: var(--count-year-section-fontsize);
    font-weight: var(--count-year-section-fontweight);
    color: var(--count-year-section-color);
    font-family: var(--count-year-section-fontfamily);
}

.invest-draw {
    max-width: 40px;
    min-height: 87px;
    background-color: var(--invest-draw-backgroundcolor);
    border-radius: var(--invest-draw-borderradius);
    border: var(--invest-draw-border);
}

.multi-year-value {
    font-size: var(--multi-year-value-fontsize);
    font-weight: var(--multi-year-value-fontweight);
    font-family: var(--multi-year-value-fontfamily);
    color: var(--multi-year-value-color);
}

.gandk-draw {
    max-width: 40px;
    min-height: 20px;
    border-radius: var(--gandk-draw-borderradius);
    background-color: var(--gandk-draw-backgroundcolor);
}

.gandk-draw-section {
    position: relative;
    top: 75px;
}

.block-draw {
    max-width: 40px;
    min-height: 35px;
    border-radius: var(--block-draw-borderradius);
    border: var(--block-draw-border);
    background-color: var(--block-draw-backgroundcolor);
}

.block-draw-section {
    position: relative;
    top: 60px;
}

.count-year-section {
    position: relative;
    top: 35px;
}

.allaince-draw-section {
    position: relative;
    top: 79px;
}

.alliance-draw {
    max-width: 40px;
    min-height: 15px;
    border-radius: var(--alliance-draw-borderradius);
    background-color: var(--alliance-draw-backgroundcolor);
}

.fidelity-draw-section {
    position: relative;
    top: 70px;
}

.fidelity-draw {
    max-width: 40px;
    min-height: 23px;
    border-radius: var(--fidelity-draw-borderradius);
    background-color: var(--fidelity-draw-backgroundcolor);
}

.bench-draw-section {
    position: relative;
    top: 71px;
}

.bench-draw {
    max-width: 40px;
    min-height: 23px;
    border-radius: var(--bench-draw-borderradius);
    background-color: var(--bench-draw-backgroundcolor);
}

.period-content {
    font-size: var(--period-content-fontsize);
    font-weight: var(--period-content-fontweight);
    color: var(--period-content-color);
    position: relative;
    top: -36px;
    left: 22px;
}

.multi-asset-tabs-container {
    background-color: var(--multi-asset-tabs-container-backgroundcolor);
}

.tablinks {
    font-size: var(--tab-links-fontsize);
    font-weight: var(--tab-links-fontweight);
    color: var(--tab-links--color);
    border: var(--tab-links-border);
    border-radius: var(--tab-links-borderradius);
    width: 500px;
    background-color: var(--tab-links-backgroundcolor);
}

.tablinks.active {
    background-color: var(--active-tab-backgroundcolor);
}

.left-tabs button:hover {
    background-color: #fff;
}

.left-tabs button:active {
    background-color: #f3f3f8;
}

.tabcontent {
    font-size: var(--tab-content-fontsize);
    font-weight: var(--tab-content-fontweight);
    color: var(--tab-content-color);
}

.year-number-section,
.heading-section {
    overflow: hidden;
}

.global-balanced-container {
    overflow: hidden;
}

.next-round {
    font-size: var(--next-round-fontsize);
    border-radius: var(--next-round-borderradius);
    color: var(--next-round-color);
    font-weight: var(--next-round-fontweight);
    position: absolute;
    top: 190%;
    background-color: #fff;
    height: 50px;
    width: 50px;
    box-shadow: 0 1px 3px #888;
    right: -23px;
    line-height: var(--next-round-lineheight);
}

.global-round {
    font-size: var(--next-round-fontsize);
    border-radius: var(--next-round-borderradius);
    color: var(--next-round-color);
    font-weight: var(--next-round-fontweight);
    position: absolute;
    top: 280%;
    background-color: #fff;
    height: 50px;
    width: 50px;
    box-shadow: 0 1px 3px #888;
    right: -23px;
    line-height: var(--next-round-lineheight);
}

.income-section .content,
.equities-section .content,
.alternatives-section .content {
    align-items: center;
    width: 140px;
    justify-content: space-between;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .tablinks {
        width: 290px;
    }

    .tabcontent {
        width: 80%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tablinks {
        width: 432px;
    }

    .tabcontent {
        width: 80%;
    }
}

.income-draw {
    width: 16px;
    border-radius: var(--income-draw-borderradius);
    background-color: var(--income-draw-backgroundcolor);
}

.equities-draw {
    width: 16px;
    border-radius: var(--equities-draw-borderradius);
    background-color: var(--equities-draw-backgroundcolor);
}

.alternatives-draw {
    width: 16px;
    border-radius: var(--alternatives-draw-borderradius);
    background-color: var(--alternatives-draw-backgroundcolor);
}

@media only screen and (max-width: 768px) {

    .tablinks{
        width: 155px;
    }

    .tabcontent {
        width: 90%;
    }   
    
    .left-global-wrapper {
        background-color: var(--left-global-wrapper-background-color);
        border-radius: var(--left-global-wrapper-borderradius);
    }

    .competitors-heading {
        font-size: var(--competitors-heading-fontsize);
        font-weight: var(--competitors-heading-fontweight);
        line-height: var(--competitors-heading-lineheight);
        color: var(--competitors-heading-color);
    }

    .global-img {
        width: 62px;
        height: 12px;
    }

    .right-global-section {
        width: 100px;
    }

    .left-global-wrapper {
        width: 200px;
    }

    .right-global-wrapper {
        width: 400px;
    }

    .year-heading {
        width: 52px;
    }

    .circle-img {
        width: 37px;
        height: 24px;
        left: 19px;
    }

    .value-position {
        left: -17px;
    }

    .circle-norm-img {
        width: 37px;
        height: 24px;
        position: relative;
        left: 5px;
    }

    .value-norm {
        right: -1px;
        top: -26px;
    }

    .cir-position {
        left: -2px;
        top: -24px;
    }

    .cir-mb {
        left: 2px;
    }

    .value-pos {
        position: relative;
        bottom: 24px;
    }

    .value-base {
        position: relative;
        top: -26px;
    }

    .value-mb {
        left: 10px;
    }

    .circle-norm-img {
        left: 0;
    }

    .invest-draw {
        min-height: 16px;
    }

    .gandk-draw,
    .alliance-draw,
    .fidelity-draw,
    .bench-draw{
        min-height: 5px;
    }

    .block-draw {
        min-height: 8px;
    }

    .portfolios-image__container img {
        width: 78px;
        height: 39px;
    }

    .income-draw {
        width: 8px;
    }

    .equities-draw {
        width: 8px;
    }
    
    .alternatives-draw {
        width: 8px;
    }

    .annualized-cards-container {
        position: relative;
        /* margin-right: -12px; */
    }

    .income-section .content,
    .equities-section .content,
    .alternatives-section .content {
        width: 100px;
    }
}


.global-wrapper .d-flex,
.draw-section .d-flex {
    justify-content: space-between;
}


/*Datagrid*/
.table-container {
    text-align: center;
    overflow-x: auto;
    overflow-y: hidden;
}

.table-container table {
    width: 100%;
    border-collapse: collapse;
    border: none;
}


table th,
table td {
    white-space: nowrap;
    padding: 16px;
}

table tr th:first-child {
    z-index: 11;
}

@media only screen and (max-width: 991px) {
    table tr th:first-child,
    table td:first-child {
        position: sticky;
        width: 100px;
        left: 0;
        z-index: 10;
        background: #fff;
    }
    
    table tr th {
        position: sticky;
        top: 0;
        z-index: 9;
        background: #fff;
    }
}

.portfolios-section {
    background-color: #fff;
    border-radius: 5px;
}

table tr {
    background-image: linear-gradient(to right, #c5c5dc 60%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 27px 1px;
    background-repeat: repeat-x;
    font-family: 'Roboto';
    font-weight: 400;
    color: #575757;
    font-size: 18px;
}

.competitor-analysis__instruction {
    line-height: 80px;    
}

.Competitor-analysis__container .highlight-value span {
    position: relative;
    top: 1px;
    left: 2px;
} 

table tbody tr td .highlight-value,
.competitor-analysis__instruction .highlight-value {
    background-image: url('../images/multi-asset/top-performer-indicator.png');
    background-position: center;
    background-size: 72px;
    background-repeat: no-repeat;
}

table tbody tr td:last-child .highlight-value {
    padding-right: 8px;
}

.competitor-analysis__instruction .highlight-value {
    background-position: left;
    background-size: 56px;
    font-size: 18px;
    font-weight: 500;
    color: #191970;
    padding-left: 16px;
}

.competitor-analysis__instruction .as-of__date{
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
    color: #8c8cb7;
}

table tbody tr td:last-child .highlight-value {
    background-position: right;
}

table tr th:last-child,
table tr td:last-child {
    text-align: right;
}

table tbody tr td:last-child div,
table tfoot tr td:last-child div {
    padding-right: 8px;
}

table tbody tr:last-child,
table tfoot tr {
    background-image: none;
    font-size: 20px;
    color: #191970;
}

table tfoot {
    background-color: #fff;
}

table tfoot tr td:first-child {
    vertical-align: middle;
}

table tfoot tr td {
    vertical-align: bottom;
}

table tfoot tr td:first-child {
    border-radius: 12px 0 0 12px;
}

table tfoot tr td:last-child {
    border-radius: 0 12px 12px 0;
}

table tfoot tr td:last-child div:first-child {
    margin-right: 16px !important;
}

table tr th, table tr td {
    padding-top: 15px;
    padding-bottom: 20px;
    line-height: 50px;
}

table tr td:first-child,
table tr th:first-child {
    color: #8c8cb7;
    text-align: left;
    font-weight: 400;
}

table tr th:first-child {
    font-family: Raleway;
    font-weight: 500;
}

table tr td:nth-child(2) {
    color: #191970;
    font-weight: bold;
}

#carousel-options {
    background-color: #ececf3;
    border-radius: 26px;
    padding: 0 16px;
    gap: 20px;
}

#carousel-options li {
    padding: 14px 0 14px 0;
    cursor: pointer;
}

#carousel-options li a {
    line-height: 24px !important;
}

#carousel-options li.active {
    border-bottom: 4px solid #8c8cb7;
    border-radius: 4px;
}

#carousel-options li.active a{
    opacity: 1;
    cursor: auto;
}

.asset-allocation__chart-wrapper {
    height: 300px;
    width: 100%;
}

.xLegendSymbol {
    font-family: 'Lato';
    color: #191970;
    font-size: 14px;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-right: 4px;
}

.xLegendValue {
    font-family: 'Lato';
    color: #191970;
    font-size: 14px;
    font-weight: 900;
}

.portfolios-image__container img {
    width: 130px;
    height: 69px;
}

.legend-item-container {
    display: flex;
    justify-content: space-between;
    width: 165px;
    position: relative;
    top: -2px;
}