﻿.bg_image_ind_t {
    background: #fff;
    position: relative;
    overflow: hidden;
    background: url(../assets/images/grey-swoosh.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-color: #fff;
}
#cumulative .cum_head h6 {
    font-size: 1vw;
    font-family: 'poppins-medium';
    color: #224d9d;
}
#year_return_table thead tr th:first-child {
    width: 23.5vw;
}
.header, .chart {
    color: #fff;
}
.indexSec .vw_container {
    padding: 2vw 3vw;
    background: #f2f3f6;
}
.st9 {
    stroke: transparent !important;
}
.header h4 {
    color: #4b4b4b;
    font-family: 'poppins-medium';
}

.justify-Btns {
    justify-content: space-between;
    align-items: center;
}

    .justify-Btns span {
        position: relative;
        left: -0.5vw;
    }

.selections_table {
    overflow: auto;
}

table.indextable td {
    font-family: 'poppins-light';
    color: #333;
    padding: 0.5vw 15px;
    text-align: center;
    vertical-align: middle;
    font-size: 0.8vw;
}

.w-25 {
    width: 280px !important;
    min-width: 280px !important;
}

.indextable {

    margin: 0;
}

    .indextable thead {
        border-bottom: 1px solid #d5e1f6;
    }
#year_return_table tbody td {
    background: #FAFBFC;
    text-align: right;
    border-top: 0;
    padding: 0.7vw 0.5vw;
    font-size: 0.82vw;
    font-family: 'Poppins-regular';
    border: 1px solid #f2f3f6;
    border-bottom: 0;
}
#year_return_table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
    color: #0C419B;
    font-family: 'poppins-medium';
    font-weight: 100;
    text-align: center;
    font-size: 0.8vw;
    border: 0;
}
.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #eaf0fb;
}

.indextable thead th {
    font-family: 'opensans-semibold';
    font-size: 0.92vw;
    color: #2253a5;
    padding: 0.8vw 15px;
    line-height: 1.1;
    text-align: center;
    vertical-align: bottom;
    background: #eaf0fb;
    width: 10%;
    border-bottom: 1px solid #dee2e6;
}

.border-table thead th:first-child {
    width: 22%;
}

.indextable td:first-child {
    cursor: default;
    color: #2253a5 !important;
    text-align: left !important;
    position: relative;
 
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(234 240 251);
}

.table-striped {
    background: #fff;
    border: none;
}

    .table-striped.indextable td {
        color: #333 !important;
        text-align: left;
    }

    .table-striped td:first-child {
        color: #333 !important;
    }

.cum_head, .cum_footer {
    margin-bottom: 8px;
}

    .cum_head h6 {
        font-size: 1vw;
        color: #fff;
        margin: 0;
        font-family: 'opensans-semibold';
    }

    .cum_head p {
        font-size: 0.9vw;
        
        margin: 0;
        
    }
        .cum_head p span {
            font-style: normal;
        }
        .cum_footer p {
            font-size: 0.95vw;
            color: #fff;
            margin: 0;
            font-family: 'opensans-regular';
            line-height: 1;
        }

.two-col-tab thead th {
    background: #2253a5;
    padding: 0.8vw 1vw;
    text-align: left;
    color: #fff;
    font-size: 1vw;
    line-height: normal
}

.two-col-tab tbody td:last-child {
    text-align: right
}

.table-fixed-column-outter {
    position: relative;
}

.table-fixed-column-inner {
    overflow-x: scroll;
    overflow-y: visible;
    margin-left: 25%;
}
#year_return_table.table-fixed-column {
    table-layout: fixed;
    width: 100%;
}
#year_return_table {
    margin-bottom: 0;
}
    #year_return_table tr th:first-child, #year_return_table tr td:first-child {
        border-left: 0;
    }
    #year_return_table th:first-child, #year_return_table tr td:first-child {
        position: absolute;
        left: 0;
        /* width: 100px; */
    }
    #year_return_table thead th {
        vertical-align: middle;
        /* border-bottom: 0px solid #dee2e6; */
        color: #224d9d;
        font-family: 'poppins-medium';
        font-weight: 100;
        text-align: right;
        font-size: 0.82vw;
        border: 1px solid #edeff3;
        border-bottom: 0;
        border-top: 0;
        padding: 0.75vw 0.5vw;
        background-color: #C4D1E6;
        width: 7.47vw;
    }
    #year_return_table tr th, #year_return_table tr td {
        height: 3vw;
        vertical-align: middle !important;
    }
    #year_return_table tbody tr td:first-child {
        color: #0C419B;
        text-align: left;
        font-family: 'poppins-medium';
       
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    #year_return_table tbody tr:first-child td {
        border-top: 0;
    }
    #year_return_table tr th:first-child, #year_return_table tr td:first-child {
        border-left: 0;
        width: 23.5vw;
    }
#yearSelect {
    padding: 0.2vw 1vw;
    height: 2.1vw;
    font-size: 0.9vw;
}

.widthExt {
    width: 10.5vw !important;
}
/*.widthExt1 {
    width: 9.5vw !important;
}*/
.widthExt1 .yrTable {
    margin-left: 0;
}

.widthExt1 .tableNav {
    display: none;
}

.widthExt1 #year_return_table th:first-child, .widthExt1 #year_return_table tr td:first-child {
    position: static;
    left: 0;
}

.widthExt1 #year_return_table thead th {
    width: auto;
}
.tableNav {
    background-color: #C4D1E6;
    display: flex;
    justify-content: right;
    align-items: center;
}
#T2Header th:first-child {
    text-align: left;
}
.tableNav a {
    font-size: 1vw;
    margin: 5px 8px 5px 0px;
    background: #224d9d;
    padding: 4px 10px;
    color: #ffffff;
    line-height: 1.2;
    border: 1px solid #224d9d;
}
    .tableNav a.scrollBtn {
        background: #c4d1e6;
        color: #a8b4c7;
        cursor: no-drop;
        border: 1px solid #a8b4c7;
    }
.yrTable {
    overflow: hidden;
}
#year_return_table.table-fixed-column {
    table-layout: fixed;
    width: 100%;
}
.w-22 {
    width: 22vw !important;
}