body {
    background: linear-gradient(rgb(219, 216, 214) 50%, rgb(175, 175, 175) 50%, rgb(219, 216, 214) 50%);
}

.bg1 {
    background-image: url("");
}

.navbar-VPX {
    background-color: rgb(0, 47, 108);
}

#headerContentPlaceHolder_ctl00_logo {
    padding-left: 30px;
}

#s2id_supplementList .select2-choice {
    font-family: "Proxima Nova";
}

#tocContentPlaceHolder_tocPanel {
    width: 650px;
}

#documentContentFrame {
    margin-left: -5px;
}

#headerContentPlaceHolder_headerPanel {
    padding-top: 12px;
    padding-right: 60px;
    padding-left: 10px;
}

#tocContentPlaceHolder_ctl00_xbrlImage {
    padding-left: 0px;
}

#printSaveContentPlaceHolder_ctl00_pdfHelpLabel {
    font-size: 11px;
    color: white;
}

#tocContentPlaceHolder_ctl00_tocProspectusLink {
    padding-right: 20px;
}

#tocContentPlaceHolder_ctl00_tocSaiLink {
    padding-right: 10px;
    width: 300px;
}

.menuitems {
    width: 925px;
}

.menuitems li {
    border-right-color: rgb(217, 217, 217);
    width: 20%;
}

.menuitems li a {
    font-family: "Proxima Nova";
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 1.5px;
}

.menuitems li a:hover,
.menuitems li a:hover {
    border-color: rgb(255, 255, 255);
}

.menuitems>li>a.active {
    border-color: rgb(255, 255, 255);
    border-bottom-width: 1.8px;
    border-bottom-style: solid;
}

.fund {
    font-family: "Proxima Nova";
    font-size: 12px;
    color: rgb(43, 43, 43);
    font-weight: bold;
}

.iframetopper {
    background-color: rgb(255, 255, 255);
    color: rgb(43, 43, 43);
    font-size: 14px;
}

.linklist a {
    color: rgb(0, 47, 108);
    font-family: "Proxima Nova";
    font-size: 12px;
    font-weight: bold;
}

footer {
    background-color: rgb(0, 47, 108);
    text-align: center;
    color: rgb(217, 217, 217);
    font-size: 12px;
}

footer a {
    color: rgb(217, 217, 217);
}

#table_content li a {
    text-decoration: none;
}
a{
    cursor: pointer;
}