/* **** Content Class: 1609 Fund_detail.css ****/

/* /css/ */ 

.FundDetail {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.FundDetail p {
    font-size: 16px;
    line-height: 24px;
}
.FundDetail h1 {
    font-weight: normal;
    font-size: 40px;
}
.FundDetail h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 32px !important;
}
.FundDetail h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.FundDetail > extra-images {
    background-image: url(/images/content/loading.gif); 
}
.layout-one-column .FundDetail > article {
    width: 100% !important;
    padding-right: 0 !important;
}
.fund-header {
    max-width:990px;
    width: 100%;
    display:inline-block;
    text-align:left;
    margin-top:20px;
}
.fund-header div.fund_docs_wrapper {
    display: block;
    text-align: left;
    min-height: 72px;
    margin: 0;
    width: 100%;
    background-color: #e3e8ec !important;
    border: 1px solid #afc7d3;
    opacity: 25;
}
.fund-header div.fund-docs-title {
    display: none !important;
}
.fund-header div.fund-docs-title > i {
    float: left;
    margin-right: 10px;
}
.fund-header  div.fund-docs-title > span {
    font-size: 16px;
    line-height: 24px;
    display: table-cell;
    font-weight: bold;
    cursor: pointer;
}
.fund-header .fund_docs_wrapper div.fund_docs {
    position: relative;
    display: inline-block;
    margin: 10px 30px 0 15px;
    border-bottom: 1px solid #afc7d3;
    width: calc(100% - 30px);
}
.fund-header .fund_docs_wrapper div.fund_docs:last-child {
    border-bottom: none;
}
.fund-header div.fund_docs > a {
    color:#2d518c;
    display: block;
}
.fund-header div.fund_docs > a .pdf-icon, .fund-header div.fund_docs > a .fa, .fund-header div.fund_docs > a .fas {
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-size: 26px;
    color: #3c738a;
    top: 6px;
    background-size: 32px 32px;  
    padding: 0px 30px 20px 10px;
    width: 44px;
    height: 32px;
}
.fund-header div.fund_docs > a .pdf-icon {
    background-image: url(/images/interface/Adobe_PDF_file_icon_32x32.png); 
    background-repeat: no-repeat;
    color: transparent;
}
.fund-header div.fund_docs > a span.fund_docs_detail {
    display: inline-block;
    position: relative;
    top: 6px;
}
.fund-header div.fund_docs > a  p.fund_docs_title {    
    display: inline;
    font-size: 16px;
    font-weight: bold;
    margin: 0; 
}
.fund-header div.fund_docs > a  p.fund_docs_title .fund_docs_date {
    display: inline;
    color: #232021;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.fund-header .fund_title {
    display: table;
    margin-bottom: 10px;
    width:100%;
    clear: both;
}
.fund-header .fund-detail-wrapper {
    width : 100%;
    margin: 15px 0 20px 0;
    padding: 0;
    position: relative;
    padding-bottom: 12px;
    display: block;
    text-align: left;
    height: initial;
    line-height: 1.5;
}
.fund-header .fund-detail-wrapper div.item {
    text-align: left;
    vertical-align: top;
    color: #232021; 
    display: inline-block;
    margin-top: 0;
    padding: 12px 25px 12px 0;
 }
.fund-header .fund-detail-wrapper div.fund-tag-line {
    display: block;    
    text-align: left;
    font-size: 16px;
    vertical-align: middle;
    width: 100%;
    padding: 0;
}  
.fund-header .fund-detail-wrapper div.fund-tile-wrapper {
    position: relative;
    top: 4px;
}
.fund-header .fund-detail-wrapper div.fund-tile-wrapper .shares {
    text-align: left;
}
.fund-header .fund-detail-wrapper div.fund-tile-wrapper .shares > br {
    display: none;
}
.fund-header .fund-detail-wrapper div.symbol-wrapper,
.fund-header .fund-detail-wrapper div.stock-wrapper {
    min-height: 40px;
}
.fund-header .fund-detail-wrapper div.symbol-wrapper > span, 
.fund-header .fund-detail-wrapper div.stock-wrapper > span,
.fund-header .fund_title_share span {
    font-size: 13px;
    white-space: nowrap;
    line-height: 1.2em;
}
.fund-header .fund_title div.item span.stock, .fund-header .fund_title div.item span.symbol  {
    font-weight:bold;
    font-size: 20px;
    color:#232021;
    line-height: normal;
}
.fund-header .fund_title div.bidask span.stock { font-size: 15px; clear: both; }
.fund-header .fund_title div.bidask { 
    position: relative; 
    /* margin top to make room for span.bid's negative top value */
    /* margin-top: 23px; */
}
.fund-header .fund_title div.bidask span.bid{ 
    /* position: absolute; top: -11px; right: 10px;*/
    display: block;
 }
.fund-header .fund_title div.bidask span.ask{ 
    /* position: absolute; top: 6px; right: 10px; */
    display: block;
}
.fund-header .fund_title div.bidask span.details{ 
    /* position: relative; top: 23px; */ 
}
.fund-header .fund_title > div.item,
.fund_docs_wrapper .fund-docs-title,
.fund-header .fund_title > div.item p {
    color:#2d518c;
}
.fund-header .fund_title div.item span.stock.green {
    color:#6FAA4C;
}
.fund-header .fund_title div.item span.stock.red {
    color:#9d2858;
}
.fund-header .fund_title div.item span.stock_amount {
    font-size:14px;
    padding-left:15px;
    position:relative;
}
.fund-header .fund_title div.item .arw-up-green-sm {
    left:0;
    top:-3px;
}
.fund-header .fund_title div.item .arw-down-red-sm {
    left:0;
    top:4px;
}
.fund-header .fund_title > p {
    margin : 0;
    font-size : 16px;
    padding : 0 0 0 6px;
    line-height :24px;
    clear:both;
    color:#2d518c;
}

.fund-header .fund_title h1 {
    line-height:40px;
    margin : 2px 0 0 6px;
    display:block;
    width:100%;
}
.fund-header .fund_title .fund_title_share {
    line-height: normal;
    vertical-align: top;
}
.fund-header .fund_title .fund_title_share > div.shares > span {
    display: block;
    position: relative;
    top: 3px;
}
.fund-header .fund_title .fund_title_share a.filter {
    margin: 0;
    border-radius: 3px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    background: transparent; 
    cursor: pointer; 
    clear: left; 
    border: 1px solid #afc7d3;
    white-space: nowrap;
}
.fund-header .fund_title .fund_title_share a.filter > span {
    display:inline-block;
            font-size: 16px;
        color:#232021;
    margin: 1px; 
    padding: 2px 5px 0 8px;
}
.fund-header .fund_title .fund_title_share a.filter > i {
    padding: 0 3px;
}
/* Share class dropdown */
.fund-header .fund_title .fund_title_share div.shares {display:inline-block; }
.fund-header .fund_title .fund_title_share div.shares p {color: #999; font-size: 11px;margin: 0 0 5px; text-transform: uppercase;}
.fund-header .fund_title .fund_title_share div.shares ul li {border-bottom: 1px solid #e3e8ec; padding: 0 !important;padding-left:0px !important; padding-top:0px !important;background-image:none}
.fund-header .fund_title .fund_title_share div.shares ul {margin-left: 6px;  border-bottom: none}
.fund-header .fund_title .fund_title_share div.shares ul li a {padding:5px 0 5px 12px;display:block;font-size:13px;line-height:normal;height: 16px; border: none}
.fund-header .fund_title .fund_title_share div.shares ul {list-style-type: none; padding: 0 10px 0 5px; }
.fund-header .fund_title .fund_title_share div.shares ul {-moz-box-shadow: 0 0 5px #000; -webkit-box-shadow: 0 0 5px #000;background-color: #FFF;border: 1px solid #e3e8ec;box-shadow: 0 0 5px #000; display: none; overflow: visible; position: absolute;z-index:3}
.fund-header .fund_title .fund_title_share div.shares ul li a:hover, .fund-header .fund_title .fund_title_share div.shares ul li.active a {color: #ffffff}

.fund-header .fund_details {
    width : 100%;
    padding: 0;
    position : relative;
    display : inline-block;
}
/*.fund-header div.shares {
width : 144px;
margin : 0 0 7px 0;
}*/
.fund-header div.shares > li {
background-image:none;
padding:0 !important;
}
.fund-header .fund_links {
float : right;
width : 150px;
padding : 2px 1px 0 0;
}
.fund-header  .pick-list {
float : right;
margin : 0;
width : 140px;
}
.fund-header .fund_details {
width : 100%;
font-size : 12px;
color : #999;
padding : 0;
margin : 10px 0 0 0;
min-height : 58px;
}
.no-js .fund-header .fund_details 
{
border-bottom:1px dotted #e3e8ec;
padding-bottom:5px;
}
.fund-header .fund_details .fund_category {
float : left;
width : 678px;
padding : 9px 0 0 1px;
border-top : 1px dotted #e3e8ec;
}
.fund-header .fund_details .fund_category p {
margin : 0 0 5px 5px;
padding : 0;
}
#banner .fund-header .fund_details .fund_category ul li {
display: inline-block;
float:left;
width:120px;
height:32px;
margin-top:1px;
font-size:14px;
padding:3px 0 0 45px !important;
background-image:none;
position:relative;
color:black;
}
.fund-header .fund_details .fund_category ul li.ii,
.fund-header .fund_details .fund_category ul li.ip,
.fund-header .fund_details .fund_category ul li.aw,
.fund-header .fund_details .fund_category ul li.te
{
height:25px;
padding-top:10px;
}
.fund-header .fund_details .fund_category ul li img 
{
    position:absolute;
    top:0;
    left:0;
    clip:rect(0 37px 30px 0);
}
.fund-header .fund_details .fund_category a {
display : block;
color : #999;
font-size : 14px;
height : 33px;
float : left;
width : 100px;
margin : 0 20px -5px 0;
padding : 5px 0 0 40px;
text-decoration : none;
}
.fund-header .fund_details .marketdata {
min-height : 58px;
width : 300px;
padding : 9px 0 0 0;
text-align : right;
float : right;
border-top : 1px dotted #e3e8ec;
margin-right : 3px;
}
.fund-header .fund_details .marketdata .symbol {
text-align : left;
width : 100px;
float : left;
margin : 0 30px 0 0;
padding : 0;
}
.fund-header .fund_details p {
font-size : 16px;
line-height : 24px;
margin : 0 0 5px 0;
padding : 0;
}
.fund-header .fund_details .marketdata .symbol h3 {
font-size : 32px;
font-weight : normal;
margin : 9px 0 5px 0;
padding : 0;
border-width : 0;
}
.fund-header .fund_details .marketdata .price {
width : 160px;
float : right;
margin : 0 0 0 0;
text-align : left;
}
.fund-header .fund_details .marketdata .price h6 {
font-size : 30px;
padding : 0;
background-color : transparent;
float : left;
font-weight : bold;
margin-top : 0;
}
.fund-header .fund_details .marketdata .price .change {
font-size : 13px;
line-height : 13px;
float : right;
font-weight : normal;
margin : 0 0 0 0;
padding-left : 16px;
position : relative;
display : inline-block;
}
.fund-header .fund_details .marketdata .price .change span.arw-up-green-sm {
top : -3px;
left : 0;
}
.fund-header .fund_details .marketdata .price .change span.arw-down-red-sm {
top : 4px;
left : 0;
}
/* Main Tabs */
#fund_main_tabs {margin : 0 3px 10px 1px;}
.no-js #fund_main_tabs {display:none;}
/* Tab Specific Banners */
.fund-header #banner_overview {
}
.fund-header #banner_overview.row .row {
	margin: 0; padding: 0;
}
.fund-header #banner_overview.row h2 {
    padding: 5px 0 10px 0;
    border-bottom: 1px solid #e3e8ec;
}
.fund-header #banner_overview.row .hx {
   padding: 5px 0 10px 0;
}
/* Content Panes */
.no-js .fund_pane {
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px dotted #e3e8ec;
}
.fund_pane.row {
  margin-left: -15px;
  margin-right: -15px;      
}
.fund_pane.row > * {
  padding-right: 15px !important;
  padding-left: 15px !important;      
}
.fund_pane sup {margin-left:2px;}
.no-js .fund_pane h3.tab-text {
    border-bottom: none;
    padding: 10px;
    color: white;
    background: #2d518c;
}
.no-js h4.tab-text {
    margin:10px 0;
}
.fund_pane .disclosure-footer {
    padding-top:0;
    font-size: 15px;
    line-height: 24px;
}
.fund_manager {
    padding-left:171px;
    position:relative;
    display:inline-block;
    border-bottom:1px dotted #e3e8ec;
    margin-bottom:30px;
}
.fund_manager:last-child {border-bottom:none;}
.fund_manager .photo {
    min-width:155px;
}
.fund_manager .photo img {border:solid 1px #e3e8ec;}
.fund_manager .photo p 
{
    font-size:12px;
    line-height:16px;
    margin:0 0 0 2px;
}
.fund_manager .photo p.name 
{
    font-weight:bold;
    font-size:12px;
    margin:8px 0 5px 2px;
}
.fund_manager .details .mgrrow {
    padding:10px 0 10px 0;
    border-bottom: 1px dotted #e3e8ec;    
}
.fund_manager .details .mgrrow:last-child {
    border-bottom: none;
}
.fund_manager h6 {
    margin:-2px 0 7px 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.fund_manager p {
    font-size: 16px;
    line-height:24px;
    margin-bottom:6px;
}

.fund_manager .mgrrow ul li:last-child {padding-bottom:2px;}
.fund_manager .mgrrow .news li {line-height:20px;margin-bottom:5px;}
.fund_manager .mgrrow .news li a {font-style:italic;}
.fund-header .fund_manager .mgrrow .news span.date {padding:0;} 

#literature h2
{
border-top:3px solid;
border-bottom:1px solid #e3e8ec !important;
padding:13px 0 13px 5px;
margin-bottom:14px;
}
.fund_lit h3 
{
    border:none;
    margin-bottom:0;
    padding-bottom:0;
    font-weight: normal;
    font-size:16px;
    line-height:24px;
    color:#3c738a;
}
.fund_lit 
{
    display:block;
    padding:0 0 0 54px;
    min-height: 50px;
    clear: both;
    border-bottom:1px dotted #e3e8ec;
    margin-bottom:16px;
    background:url(/images/interface/bg_document2.png) no-repeat 12px 6px;
}
.fund_lit p.exclusive {
    float:right;
    width:58px;
    padding:1px 0 0 19px;
    background:url(/images/interface/padlock.png) no-repeat;
    font-size:9px;
    color:#0674b9;
    line-height:9px;
    margin-top:1px;
}
.fund_lit.last {
    border-bottom:1px solid #e3e8ec;
    margin-bottom:40px;
}
.fund_lit p.description {
    color:#3c738a;
    margin:2px 0 1px;
    font-size:12px;
}
.fund_lit > img 
{
    border:solid 1px #e3e8ec;
    float:left;
}
.fund_lit p.date {
    font-size:12px;
    margin:0;
    line-height:1;
    color:#739aae;
}
/*.fund_lit p.date:before {
    content:"- ";
}*/
.fund_lit ul li a {
    display:block;
    float:left;
    height:14px;
    margin-right:5px;
}
.fund_lit ul li a:hover {
    text-decoration:none;
}
.fund_lit ul li a span {
    vertical-align:top;
}
.fund_lit ul li a img {
    display:inline;
}
.fund_lit > div ul {padding-top:3px;}
.fund_lit > div ul li
{
    border-left:1px solid #999;
    padding:0 !important;
    margin:0;
    background-image:none;
}
.fund_lit > div ul li:first-child
{
    border-left:none;
    padding-left:0 !important;
}
.dense {
    font-size: 75%;
}

/* Fund pane formatting - BASIC LAYOUT */
@media (min-width: 992px) {
    .col-md-break {
        display: block;
        width: 100%;
        clear: both;
        padding: 0 15px;
    }
    .pull-right-md {
        float: right !important;
    }
}
.fund_pane > .table-responsive > * {
    width: 100%;
}
.fund_pane .fund-table {    
    margin-bottom: 30px;
}
    .fund_pane .fund-table caption {
        text-align: left;
        position: relative;
        padding-bottom: 0;
    }
    .fund_pane .fund-table caption > div {
        display: inline-block;
        vertical-align: top;
    }
    
    table.hero.fund-table {border-top-width: 3px; border-top-style: solid}
    
    .fund_pane .fund-table caption h2 {
        padding: 0 20px 0 0;
        position: relative;
        margin: 0;
    }    
    .fund_pane .hx {
        margin-bottom: 30px;
        position: relative;
    }    
    .fund_pane .hx span.date,
    .fund_pane .fund-table caption h2 span.date {
        color: #777;
        display: block;
        font-size: 12px;
        position: relative;
        top: -5px;
        margin-bottom: -10px;
    }
    .fund_pane .hx span.date {
        top: 0px !important;
    }
    .fund_pane .fund-table-buttons {
        text-align: right;
        padding: 5px;
        display: block;
    }
    
    .fund_pane .fund-table-buttons a {
        float: none;
        padding: 5px;
        font-size: 12px;
        margin: 0 10px 0 0;
        display: inline-block;
    }
    .fund_pane .fund-table-buttons a.btn {
        border-color: #3c738a;
    }
    .fund_pane .fund-table-buttons a.active {
        font-weight: bold;
    }
    .fund_pane .fund-table-buttons a.active.btn {
        color: #fff;
        background-color: #2d518c;
    }
    
    .fund_pane .fund-table-buttons a.icon {
        background: -moz-linear-gradient(top, #FFFFFF, #afc7d3);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFFFFF),color-stop(1, #afc7d3));
        background: -webkit-linear-gradient(#FFFFFF, #afc7d3);
        background: linear-gradient(top, #FFFFFF, #afc7d3);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#e3e8ec');
        color: #666;
        text-decoration: none;
        border: 1px solid #999;
        padding: 1px 2px;
        font-size: 13px;
        margin: 1px;
    }
    .fund_pane .fund-table-buttons a.icon:hover, .fund-table-buttons a.icon.active {
        background: -moz-linear-gradient(top,#afc7d3, #e3e8ec);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #afc7d3),color-stop(1, #e3e8ec));
        background: -webkit-linear-gradient(#afc7d3, #e3e8ec);
        background: linear-gradient(top, #afc7d3, #e3e8ec);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#afc7d3', EndColorStr='#e3e8ec');
        
    }
    .fund_pane .fund-table thead tr td {
        border-bottom: 1px solid #e3e8ec;
        background-color: #fff;
        color: #777;
        text-align: right;
        font-weight: normal;
    }
    .fund_pane .fund-table thead tr td.headingTop {
        font-weight: bold;
        color: #000;
    }    
    .fund_pane .fund-table thead tr td:first-child {
        -moz-border-radius: 3px 0 3px 0;
        -webkit-border-radius: 3px 0 0 0;
        border-radius: 3px 0 0 0;
        text-align: left;
    }
    
    .fund_pane .fund-table thead tr td:last-child {
        -moz-border-radius: 0 3px 0 0;
        -webkit-border-radius: 0 3px 0 0;
        border-radius: 0 3px 0 0;
    }
    
    .fund_pane .fund-table thead tr th {
        padding: 8px;
    }
    
    .fund_pane .fund-table tbody td, .fund-table tbody th {
        padding: 12px 5px;
        line-height:14px;
    }
    .fund_pane .fund-table tr td:first-child {
        font-weight: bold;
    }
    .fund_pane .fund-table tr td.group {
        font-weight: bold;
    }
    .fund_pane .fund-table tr td.indent {
        font-weight: normal;
    }
    .fund_pane .fund-table tr td.indent:first-child {
        padding-left: 5px;
    }
    .fund_pane .fund-table tr td:first-child, .fund-table tr th:first-child {
        padding-left: 0;
    }
    .fund_pane .fund-table tr td:last-child, .fund-table tr th:last-child {
        padding-right: 0;
    }
    .fund_pane .fund-table .table-style-zebra tr td:first-child, .fund-table .table-style-zebra tr th:first-child {
        padding-left: 5px;
    }
    .fund_pane .fund-table .table-style-zebra tr td:last-child, .fund-table .table-style-zebra tr th:last-child {
        padding-right: 5px;
    }
    
    .fund_pane .fund-table tbody tr th {
        padding: 8px;
    }
    
/* table formatting */
    .fund_pane .fund-table tbody td {
        border-top: 1px solid #e3e8ec;
        border-bottom: 1px solid #e3e8ec;
    }
    .fund_pane .fund-table tr td.border-top {
        border-top: 1px solid #e3e8ec;
    }
    .fund_pane .fund-table tr td.border-left {
        border-left: 1px solid #e3e8ec;
        padding-left: 10px;
    }
    .fund_pane .fund-table tr td.border-right {
        border-right: 1px solid #e3e8ec;
        padding-right: 10px;
    }
    .fund_pane .fund-table tr td.highlight {
        background-color: #ffffee;
    }
    
    tbody.table-style-dotted tr td {
        border-top: 1px solid #e3e8ec;
    }
    .fund_pane .fund-table tbody.table-style-zebra td {
        border-top: none;
        border-bottom: 2px solid #e3e8ec;
    }
    tbody.table-style-dotted tr:first-child td {
        border-top: none;
    }
    
    .fund-table tbody.table-style-zebra tr.even td {
        background: #e3e8ec;
    }
    
    tbody.table-style-zebra tr:nth-child(odd) td {
        background: #e3e8ec;
    }
    
    tbody.table-style-zebra tr:nth-child(even) td {
        background: #FFF;
    }
    
    table.fund-table tbody tr.table-totals td {
        border-top: 1px solid #e3e8ec;
        font-weight: bold;
        background: #FFF;
        border-bottom: none;
    }
    
    
    .fund-table tfoot td {
        padding: 5px 10px;
        color: black;
    }
    .fund-table tfoot .table-export td {
        border-top: 1px solid #e3e8ec;
    }
    
    .fund-table tfoot .table-export td span {
        display: inline-block;
        float: right;
        font-size: 10px;
        margin-top: 2px;
    }
    
    .fund-table tfoot .table-export td span a {
        color: #999;
        font-size: 10px;
        font-weight: bold;
    }
    .fund-table .table-view-all td {
        font-weight: bold;
    }
    
    .fund-table .table-view {
        display: none;
    }
    .fund-table .table-view th {
        border-bottom: 1px solid #afc7d3;
        background: #e3e8ec;
        text-align: left;
    }
    
    .fund-table .table-view .table-view-date {
        float: right;
    }
    
    .no-js .fund-table-buttons {
        display: none;
    }
    .no-js .fund-table .table-view {
        display: table-row;
    }
    
    .fund-table .disclosure-proximity td {
        padding: 10px;
        line-height: 1.5;
        font-weight: normal !important;
    }
    
    .disclosure-proximity td, 
    .disclosure-footer, 
    .disclosure-header {
        color: black;
        padding-top:10px;
    }
    .home .disclosure-header { padding-top:0;padding-bottom:10px; }
    
    .fund-table .arw-down-red-sm {
        margin-top: 3px;
    }
    
    .fund-table .arw-up-green-sm {
        margin-top: -4px;
    }
    
    .fund-table .change {
        padding-left: 18px;
        font-size: 12px;
    }
    .hero .legend li {
        list-style: square inside none;
        background-image:none;
        padding-left:0;
    }
    .normal {
    color: #666;
    }
 
/* Fund tabs */
    #fund_main_tabs 
    {
        background-color:#e3e8ec; /* match boxshadow */
        clear: both;
        margin: 0 0 10px 0;
        max-width:990px;
        width: 100%;
        box-sizing: border-box;
        display: table;
        table-layout: fixed;
    }
    
    #fund_main_tabs > p > .arw  {
        margin-top: 6px;
        float: right;
        position: relative;
        width: 0;
        height: 0;
        border-style: solid;
        line-height: 0px;
        display: inline-block;
        border-width: 7px 7px 0 7px;
        border-color: #ffffff transparent transparent transparent;
    } 
    
    #fund_main_tabs ul.tabs {
        overflow: visible;
        padding: 0;
        margin:0;
        display: table-row;
        border: 1px solid #afc7d3;
    }
    
  @media (min-width: 1010px) {
    #banner #fund_main_tabs ul.tabs li {
        font-size: 16px;
        font-weight: bold;
    }
  }
  @media (max-width: 1009px) {
    #banner #fund_main_tabs ul.tabs li {
        font-size: 14px;
        font-weight: bold;
    }
  }
  @media (max-width: 768px) {
    #banner #fund_main_tabs ul.tabs li {
        font-weight: normal !important;
    }
  }
  
    #banner #fund_main_tabs ul.tabs:before {
        content: none;
    }
    #banner #fund_main_tabs ul.tabs li {
        color:White;
        white-space: nowrap;
        overflow: hidden;
        line-height:35px;
        padding-bottom:1px;
        padding-left:0;
        text-align:center;
        cursor:pointer;
        background-image:none;
        text-transform: uppercase;
        box-sizing: border-box !important;
        display: table-cell;
        float: none;
        width: 100%;
        background-color: #e3e8ec;
    }
    #fund_main_tabs ul.tabs li:hover {
        background-color: #afc7d3;
    }
    #fund_main_tabs ul.tabs li span {
        color: #2d518c;
        line-height: 35px;
    }
    #fund_main_tabs ul.tabs > li.active, #banner #fund_main_tabs ul.tabs > li.active  { background-color: #2d518c; overflow: visible; }
    #fund_main_tabs ul.tabs > li.active > span { color: #fff; }
    #fund_main_tabs ul.tabs > li.active:after {
        content: '';
        position: absolute;
        left: calc(50% - 4px);
        top: 100%;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #2d518c;
        clear: both;
    }

    /* Tabs */
    .fund_pane ul.button-tabs {
        height: 30px;
        margin: 0 15px 10px 15px;
        border-bottom:1px solid #e3e8ec;
        padding:0 0 0 8px;
        clear:both;
        list-style: none;
        box-sizing: border-box;
    }
    
    .fund_pane ul.button-tabs li 
    {
        border: 1px solid #e3e8ec;
        border-radius: 10px 10px 0 0;
        float: left;
        padding: 1px 11px 1px 11px !important;
        margin: 0 1px 0 0;
        cursor:pointer;
        text-transform: capitalize;
        font-size: 15px;
        font-weight: normal;
        color: #3c738a;
        min-width: 100px;
        background-color: #F6F8F8;
        background: linear-gradient(top, #FEFEFE, #EDEEEE);
        background-image: -moz-linear-gradient(top, #FEFEFE, #EDEEEE);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #EDEEEE),color-stop(1, #EDEEEE));
        background-image: -webkit-linear-gradient(#FEFEFE, #EDEEEE);
        background-image: linear-gradient(top, #FEFEFE, #EDEEEE);
        background-image: -o-linear-gradient(top, #FEFEFE, #EDEEEE);
    }
    .fund_pane ul.button-tabs li span, .fund_pane ul.button-tabs li.active span
    {
        padding: 0;
        border: none !important;
        border-bottom: none !important;
        margin-bottom: 0;
    }
    .fund_pane .button-tabs li.active {
        border-bottom: 1px solid #FFFFFF !important;
    }
    .fund_pane .button-tabs li.active, .fund_pane .button-tabs li.active span {
        background: #ffffff;
        background-color: #fff;
        background-image: none;
        filter: none;
    }
   
    .fund_pane td, .fund_pane a,
    .fund_pane td ul li {
        font-size: 14px;
    }
    .fund_pane td ul li {
        margin-left: 0;
    }
   
    .fund_subpane p
    {
        font-size: 16px;
        line-height: 24px;
    }

/* Chart/Table container and toggle button Styling */
    .fund_pane .fund-table .chartView td {
        background-color: #fff;
    }
    .fund_pane .fund-table .fund-table-controls {
        float: right;
    }
    .fund_pane .fund-table .fund-table-controls ul.tabs {
        background: transparent;
        margin: 5px 0 0 0;
        padding: 0;
        display: inline;
        float: right;
    }
    .fund_pane .fund-table .fund-table-controls ul.tabs li {
        cursor: pointer;
        font-size: 16px;
        color: #2d518c;
        border: none;
        margin: 0 5px;
        padding: 0;
        width: 30px;
        text-align:center;
        z-index: 1;
    }
    .fund_pane .fund-table .fund-table-controls ul.tabs li.active {
        cursor:pointer;
        color: white;
        background-color: #2d518c; 
    }
 /* styles for Morningstar Essentials style box (STYLE_BOX) */
.fund_pane .morningstar-essentials {
    display: inline-block; 
    background-color: #3c738a;
    color: #f2f2f2;  
    min-width: 360px;
    width: calc(50% - 28px);
    padding: 5px 10px 5px 10px;  
}
.fund_pane .morningstar-essentials .ms-container { 
    border-top: 2px solid #2d518c; 
    border-bottom: 2px solid #2d518c;
    padding: 10px 0 10px 0;
}
.fund_pane .morningstar-essentials .ms-container > * { vertical-align: text-top; }
.fund_pane .morningstar-essentials .ms-container .ms-grid { width: 100px; display: inline-block; }
.fund_pane .morningstar-essentials .ms-container .ms-grid table {
    table-layout: fixed;
    border-spacing: 4px;
    border-collapse: separate;
    background-color: transparent;
}
.fund_pane .morningstar-essentials .ms-container .ms-grid td { 
    width: 25px; height: 28px; 
    background-color: rgb(204, 204, 204);
    border: none;
    padding: 10px 12px;
    font-size: 12px !important;
}
.fund_pane .morningstar-essentials .ms-container .ms-grid td.active { background-color: rgb(0,102,153); border: 1px solid rgb(204, 204, 204); } 
.fund_pane .morningstar-essentials .ms-container .ms-text { width: calc(100% - 120px); display: inline-block; line-height: 1.2; padding-left: 10px; }
.fund_pane .morningstar-essentials .ms-container .ms-text .title { font-size: 20px; padding-bottom: 10px; }
.fund_pane .morningstar-essentials .ms-container .ms-text .text { font-size: 16px; } 
      
/* sticky header */
.fund-header > .sticky-wrapper {
    height:49px !important;
    clear:both;
    margin-bottom: 15px;
}
.is-sticky > .sticky_wrap_h1, .is-sticky > .sticky_wrap_tabs {
    z-index:1000;
    width:100%;
        -moz-box-shadow: 0 3px 3px 0px rgba(128,128,128,0.3);
        -webkit-box-shadow: 0 3px 3px 0px rgba(128,128,128,0.3);
        box-shadow: 0 3px 3px 0px rgba(128,128,128,0.3);
}
.is-sticky > .sticky_wrap_h1 {
    background-color: #FFF;
    background-image: -moz-linear-gradient(top, #e3e8ec, #FFF);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e3e8ec),color-stop(1, #FFF));
    background-image: -webkit-linear-gradient(#e3e8ec, #FFF);
    background-image: linear-gradient(top, #e3e8ec, #FFF);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e3e8ec', EndColorStr='#FFFFFF');
}
.is-sticky > .sticky_wrap_tabs {
    background-color: #ffffff;
}
.fund-header .fund_title .is-sticky h1, .is-sticky #fund_main_tabs {
    margin:0 auto;
}
.fund-header .fund_title .is-sticky h1 {
    max-width:990px;
    float:none;
}
.is-sticky #fund_main_tabs {
    background-color:#ffffff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.fund-header .fund_title .is-sticky h1 .fund_title_share {
    visibility:hidden;
}
/* Equity Fund Styles */
    .hero .legend li.color1 {
     color: #0674b9;
    }
    .hero .legend li.color2 {
     color: #37b9e3;
    }
    .hero .legend li.color3 {
     color: #739aae;
    }
    .hero .legend li.color4 {
     color: #232021;
    }
    /* Standard Blue */
    .teaser h2,
    .teaser .list-content li .date,
    .symbol h3, 
    .fund_title h1,
    .fund_docs_wrapper .fund-docs-title,
    .column h2,
	.fund-header #banner_overview h2,
    ul.media-download a, 
    .fund_pane h2,
    .fund_pane .fund_manager a,
    .fund_lit a,
    .fund-table h2,
    .table-view-all a,
    .categories li{
        color: #2d518c;
    }
    #literature h2,
    .fund-table caption, table.hero.fund-table {
        border-color: #2d518c;
    }
    div.shares ul li.hover,
    div.shares ul li.active,
    div.shares ul a:hover,
    #banner #fund_main_tabs ul.tabs li.active,
    .no-js.fund_pane h3.tab-text,
    .no-js .fund_pane h3.tab-text
     {
        background-color: #2d518c;
    }
    #banner #fund_main_tabs ul.tabs li.active:after
    {
        border-top: 8px solid #2d518c;
 
    }
    .fund-table-buttons a {
        color: #2d518c;
    }
    /* Light Blue */
    
    .fund-table-buttons a.active /*,
    .fund-table thead tr td */
    {
        background-color: #e3e8ec;
    }
/*
    .fund-table thead tr td.headingTop {
        background-color: #e3e8ec;
    }
*/    
    /* Morningstar box */
    .fund_pane .morningstar-essentials { 
        background-color: #2d518c;
    }
    .fund_pane .morningstar-essentials .ms-container { 
        border-top: 2px solid #e3e8ec; 
        border-bottom: 2px solid #e3e8ec;
    }
    /* FA Resources */
    #right .widget-rounded .teaser.advisor-resources p,
    #right .widget-rounded .teaser.advisor-resources li {
        color: #666;
    }
    #right .widget-rounded .teaser.advisor-resources > h3 {
        font-size: 16px;
        padding-top: 0;
        padding-bottom:10px;
        border-bottom: 1px dotted #afc7d3;
        color:#0674b9;
        font-weight: normal;
        letter-spacing: 0.5px;
        margin-bottom: 0;
        line-height:24px;
        background:transparent url(/images/interface/padlock.png) top right no-repeat;
    }
    #right .widget-rounded .teaser.advisor-resources > ul, ul.rightrail_not_fa {
        list-style-type:disc;
        color:#999;
        margin:10px 0 5px 20px;
    }
    #right .widget-rounded .teaser.advisor-resources > ul li, ul.rightrail_not_fa li {
        font-size:12px;
        padding:5px 0 5px 5px;
    }
     #right .widget-rounded .teaser.advisor-resources > ul li,
    #right .widget-rounded .teaser.advisor-resources ul.resources li, ul.rightrail_not_fa li {
        line-height:15px;
        background-image:none;
    }
    #right .widget-rounded .teaser.advisor-resources > span.button {
        margin-right: 5px;
    }
    #right .widget-rounded .teaser.advisor-resources ul.resources, #right .widget-rounded .teaser.advisor-resources ul.resources {
        margin-top: 5px;
        margin-left: 0;
        padding-top: 5px;
        /* border-top: 1px dotted #afc7d3; */
        border-top: none;
        list-style-type: none;
    }
    ul.rightrail_not_fa {margin-left: 0; list-style-type: none}
    #right .widget-rounded .teaser.advisor-resources ul.resources li, ul.rightrail_not_fa li {
        min-height: 22px;
        margin: 8px 0;
        padding:0;
    }
    #right .widget-rounded .teaser.advisor-resources ul.resources li a, ul.rightrail_not_fa li a {
        cursor: pointer;
    }
    #right .widget-rounded .teaser.advisor-resources ul.resources li img.padlock, ul.rightrail_not_fa li img.padlock {
        float:right;
        margin-top: -2px;
    }
    #right .widget-rounded .teaser.advisor-resources ul.resources > li > span, ul.rightrail_not_fa > li > span {
        color:#999;
        font-size: 11px;
    }
    #right .widget-rounded .teaser.advisor-resources ul.quick-list {
        margin:0 0 5px 0;
    }
    #right .widget-rounded .teaser.advisor-resources ul.quick-list li {
        display:inline-block;
        float:left;
        width: 140px;
        line-height:14px;
        min-height:36px;
        margin:0;
        padding:0;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-export,
    #right .widget-rounded .teaser.advisor-resources .advisor-goto,
    #right .widget-rounded .teaser.advisor-resources .advisor-subscribe,
    #right .widget-rounded .teaser.advisor-resources .advisor-register,
    #right .widget-rounded .teaser.advisor-resources .remove-picklist,
    #right .widget-rounded .teaser.advisor-resources .add-picklist,
    #right .widget-rounded .teaser.advisor-resources .advisor-tutorial {
        background: transparent url('/images/interface/advisor-resources-icons.png') no-repeat;
        padding-left: 27px;
        min-height:20px;
        padding-top: 8px;
        display:block;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-export {
        background-position: 0px 5px;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-subscribe {
        background-position: 0px -30px;
        padding-top: 3px;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-goto {
        background-position: 0px -65px;
    }
    #right .widget-rounded .teaser.advisor-resources .add-picklist {
        background-position: 0px -100px;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-register {
        background-position: 0px -135px;
    }
    #right .widget-rounded .teaser.advisor-resources .remove-picklist {
        background-position: 0px -170px;
        padding-top: 3px;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-tutorial {
        background-position: 0px -205px;
    }
    #right .widget-rounded .teaser.advisor-resources .remove-picklist.loading,
    #right .widget-rounded .teaser.advisor-resources .add-picklist.loading
    {
        background: transparent url('/images/interface/ajax-loader-arrows.gif') 0 8px no-repeat;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-item {
        margin-top: 5px;
        padding:10px 10px 5px 0;
        border-top: 1px dotted #afc7d3;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-item p {
        color: #999;
        padding-left: 27px;
        line-height:14px;
        margin-bottom: 5px;
    }
    #right .widget-rounded .teaser.advisor-resources .advisor-item a.picklist-register {
        font-size: 12px;
        padding-top:10px;
    }
/* Widgets */   
    .widget-rounded 
    {
        margin:0 0 20px 0;
        padding:0 0 10px 0;
        text-align:left;
        overflow: visible; 
        border: 4px solid white !important;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        -moz-box-shadow: 0px 1px 5px #afc7d3;
        -webkit-box-shadow: 0px 1px 5px #afc7d3;
        box-shadow: 0px 1px 5px #afc7d3;
        background-color:white;
    }
    .widget-rounded p 
    {
        font-size:12px;
        margin-bottom:0;
    }
    .widget-rounded a.view-all
    {
        margin-top:0px;
        border-top:none;
    }
    
    .twocol .widget-rounded .widget-gradient 
    {
        width:304px;    
    }
    
    /* Banner Widgets */
    .widgets {width:990px;display:inline-block;margin:20px 0;padding:0 5px;}
    .widgets .widget-rounded {width:302px;display:inline-block;padding:0;margin:0 10px 0 10px;vertical-align:top;}
    .widgets .widget-rounded .teaser {
        background-color:#F2F2F2;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F2F2F2)); 
        background-image: -webkit-linear-gradient(top, #FFFFFF, #F2F2F2); 
        background-image:    -moz-linear-gradient(top, #FFFFFF, #F2F2F2);  
        background-image:     -ms-linear-gradient(top, #FFFFFF, #F2F2F2); 
         background-image:      -o-linear-gradient(top, #FFFFFF, #F2F2F2);
        background-image:         linear-gradient(top, #FFFFFF, #F2F2F2);      
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#F2F2F2');
        border-top:none;
        padding:0 0 15px 0;
        margin:0;
    }
    .widgets .widget-rounded .teaser h3 {
        border-bottom:none;
        background-color:#37b9e3;
        background:#37b9e3 url('/images/interface/bg_logo_sm_blue.png') 98% 50% no-repeat;
        color:white;
        font-size:16px;
        margin:0 0 20px 0;
        padding:14px 35px 14px 10px;
        line-height:24px;
        border: 3px solid #37b9e3 !important;
        border-radius: 2px 2px 2px 2px;
    }    
    .widgets .widget-rounded .teaser h3.left {background-position:10px 50%;padding:14px 10px 14px 50px;}
    .widgets .widget-rounded .teaser h3.right {background-position:98% 50%;padding:14px 35px 14px 15px;}
    .widgets .widget-rounded .teaser h4 {color:#3c738a;padding:0 10px;}
    .widgets .widget-rounded .teaser p {color:#3c738a;padding:0 10px 10px 10px;}
    .widgets .widget-rounded .teaser p.from {font-size:11px;color:#37b9e3;}
    .widgets .widget-rounded .teaser a {color:#2d518c;}
    .widgets .widget-rounded .teaser p.view-all {bottom:0;left:0;min-height:16px;}
    .widgets .widget-rounded .teaser p.view-all span.arw {border-color: transparent transparent transparent #2d518c;border-width: 5px;margin: 3px 0 0 5px;}
    .teaser .buttons {padding-left:0;}
    .no-js .widgets .widget-rounded .teaser.insight .buttons {text-align:left;padding:0 0 10px 10px;background-color:transparent;position:relative;display:block;top:0;left:0;}
    .widgets .widget-rounded .teaser.insight .buttons {display:none;text-align:center;margin:0;padding:0;background-color:#3c738a;}
    .widgets .widget-rounded .teaser.insight .buttons span.button {display:inline-block;zoom:1;*display:inline;}
    .widgets .widget-rounded .teaser.insight .buttons span.button:first-child {margin-right:9px;}
    .no-js .widgets .widget-rounded .teaser.insight .buttons span.button {margin:0;}
    .no-js .widgets .widget-rounded .teaser.insight .buttons span.button:first-child {margin-right:9px;}
    
    .widgets .widget-rounded .teaser.document div.img {vertical-align:top;width:151px;text-align:center;display:inline-block;}
    .widgets .widget-rounded .teaser.document div.text {vertical-align:top;text-align:left;width:151px;display:inline-block;padding-top:10px;}
    
    /* Disable subscribe widget on fund pages */
    div.FundDetail img.subscribe { display: none !important; }
    
        /* Note: these styles should remain untouched to not impact the existing Domestic Funds site. Any Globalization fixes should be added to 1602 */
    /* Colours */
        /* UP GREEN */
        .green 
        {
            color:#6FAA4C;
        }
        /* DOWN RED */
        .red 
        {
            color:#9d2858;
        }
     /* Arrows */
        span.arw
        {
            position: absolute;
            border-style:solid;
            width:0;
            height:0;
            vertical-align:middle !important;
        }
           
        .arw-up-green-sm
        {
            border-width:7px;
            border-color:transparent transparent #6FAA4C transparent;
        }
        .arw-down-red-sm
        {
            border-width:7px;
            border-color:red transparent transparent transparent;
        }
 /* Responsive CSS */
    /*    header {
            padding-bottom: 20px;
        }
        main {
            padding-top: 0;
        }
        .col-left {
            float: left;
        }*/
        #fund_main_tabs > ul.tabs,
        #fund_main_tabs > ul {
            display: none;
        }
        #fund_main_tabs > div {
            display: none
        }
    /* Sidebar Menu */
        @media (min-width: 768px), (min-width: 1010px) {
            /*header {
                padding-bottom: 20px;
            }
            main {
                padding-top: 30px;
            }*/
            .collapsible {
                display: none;
            }
            #fund_main_tabs > ul.tabs,
            #fund_main_tabs > ul {
                display: inline-table;
                width: 100%;
                table-layout: fixed;
            }
            #fund_main_tabs {
                display: table;
                margin: 8px 0 20px 0 !important;
                background-color: #e3e8ec;
            }
        }
        
    /* Fund Detail Collapsible */
        .collapsible-mobile-wrapper {
            display: block;
        }
        .fund-header {
            padding-bottom: 20px;
        }
        .fund-header div.fund-docs-title {
            background-color: #f2f2f2;
            color:#2d518c;
        }
        @media (min-width: 768px), (min-width: 1010px) {
            div.collapsible-container {
                display: none !important;
            }
            .collapsible-mobile-wrapper {
                display: none;
            }
            .fund-header {
                padding-bottom: 0;
            }
            .fund-header .fund_docs_wrapper div.fund_docs {
                border-bottom: none;
                width: auto;
            }
            .fund-header .fund-detail-wrapper {
                min-height: 53px; 
                padding-bottom: 0;
                text-align: left;
            }
            .fund-header .fund-detail-wrapper div.item {
                display: inline-block;
                padding: 0 65px 0 10px;
                margin-top: 0;
                min-width: initial;
             }
            .fund-header .fund-detail-wrapper div.item:last-child {
                padding-right: 0;
            }
            .fund-header .fund_title div.bidask {
                margin-top: 15px;
            }
            .fund-header .fund-detail-wrapper div.fund-tag-line {
                text-align: left;
                display: inline-block;
                min-height: 44px;
                max-width: calc(100% - 500px);
                border-right: 1px solid #232021;
                padding: 0 20px 0 6px;
            }  
            .fund-header .fund-detail-wrapper div.fund-tile-wrapper {
                text-align: left;
                display: inline-block;
                max-width: 150px;
                top: 0;
            }
            .fund-header .fund-detail-wrapper div.fund-tile-wrapper .shares > br {
                display: block;
            }
        }
        .collapsible,
        .page_collapsible {
            margin: 0;
            padding:12px;
            border:#e3e8ec 1px solid;
            position: relative;
            overflow: auto;
        }
        .collapsible-mobile-wrapper > .collapsible:first-child {
            border-top: #e3e8ec 1px solid;
        }
        .collapsible-mobile-wrapper > .collapsible {
            border-top: none;
            background-color: #f2f2f2;
            color: #2d518c;
        }
        .collapsible-mobile-wrapper > .collapsible > h2 {
            margin: 0;
        }
        .collapsible-mobile-wrapper > .collapsible.collapse-open {
            background-color: #fff;
        }
        .collapsible-fund-docs-title {
            background-color: #f2f2f2;
        }
        .collapsible-fund-docs-title > div {
            display: table;
        }
        .collapsible-fund-docs-title > div > span {
            display: table-cell;
            vertical-align: middle;
        }
        .collapse-open {
            border-bottom: none;
        }
        .collapse-open > .collapsible-button:before {
            content: "\f068";
        }
        .collapse-close > .collapsible-button:before {
            content: "\f067";
        }
        /*.collapsible-button (ie: plus/minus button) */
            .collapsible-button {
                content: " ";
                font-family: 'Font Awesome 5 Free', 'FontAwesome';
                font-size: 10px;
                display:block;
                float:right;
                padding: 5px;
                color: #fff;
                background-color: #afc7d3;
                position: absolute;
                height: 20px;
                top: 0;
                bottom: 0;
                right: 9px;
                margin: auto 0;
            }
            .collapsible-button:hover {
                cursor: pointer;
            }
            .collapsible-container {
                padding:0;
                margin:0;
                border: #e3e8ec 1px solid;
                border-top: none;
                display: none;
            }
            .collapsible-mobile-wrapper > .collapsible-container {
                color: #3c738a;
                padding: 6px 12px 8px 12px;
                font-size: 13px;
            }
    /* Rsp-Dropdown Alterations */
        @media (min-width: 768px), (max-width: 1010px) {
            .fund-header div.fund-docs-title > i { 
                margin-right: 0;
                float: none;
                display: table-cell;
                vertical-align: middle;
            }
        }

        #fund_main_tabs > p {
            font-weight: bold;
        }
        #fund_main_tabs > div > ul > li > a {
            font-weight: bold !important;
            color: #fff !important;
        }
        #fund_main_tabs > div > ul > li > a:hover {
            text-decoration: underline;
        }

        #fund_main_tabs > p {
            background-color: #0674b9;
        }
        #fund_main_tabs > div > ul > li > a {
            background: #2d518c;
        }
        #fund_main_tabs > div > ul > li.active > a {
            background-color: #0674b9;
        }
        #fund_main_tabs > div > ul > li > a:hover {
            background: #2d518c;
        }
        #fund_main_tabs > div > ul > li.active > a:hover {
            background-color: #0674b9;
        }

     /* Fund Detail Responsive Misc */
        @media (min-width: 768px), (min-width: 1010px) {
            .fund-header .fund_title {
                display: block;
            }
            #right .widget-rounded .teaser.advisor-resources ul.resources, #right .widget-rounded .teaser.advisor-resources ul.resources {
                /* border-top: 1px dotted #afc7d3; */
            }

/* THIS BREAKS NARROW FUND TABLES
           .twocol .fund_pane > *, .twocol .fund_pane > .table-swipe > table {
                margin-left: 0;
                margin-right: 26px;
            } */
        }
    
.mod-sharecalculator-modal {
    z-index: 9999 !important;
}

/*MARKIT WIDGETS*/

#f2quotebar {background: #05619c; width: 100%!important;}

.mod.mod-quotebar-app{
    background: #05619c!important;
    margin-top: 0!important;
    margin-bottom: 0!important;
    overflow: visible!important;
    z-index: 1!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    margin: 0 auto!important;
}

.mod.mod-quotebar-app .fund_title{width: 100%!important;}
#banner .container.FundDetail .fund-header .mod.mod-quotebar-app .fund_title h1, #banner .container.FundDetail .fund-header .mod.mod-quotebar-app .quote-table {width: 1170px; max-width: 1170px; margin: 0 auto; padding-left: 15px; padding-right: 15px;}

.mod.mod-quotebar-app .quote-value, .mod .text-muted, .quote-change.text-neg{color: #fff!important;}

footer > .container{padding-left: 0; padding-right: 0;}

html body .footer-pub-wrapper p{max-width: 1170px; margin: 0 auto; padding-right: 15px; padding-left: 15px;}

 /* BEGIN NEW CSS*/
#banner .container.FundDetail .fund-header .fund_docs_wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper .sticky_wrap_h1,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper,#banner .container.FundDetail .fund-header .sticky_wrap_tabs{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){#banner .container.FundDetail .fund-header .fund_docs_wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper .sticky_wrap_h1,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper,#banner .container.FundDetail .fund-header .sticky_wrap_tabs{width:750px}}@media (min-width:992px){#banner .container.FundDetail .fund-header .fund_docs_wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper .sticky_wrap_h1,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper,#banner .container.FundDetail .fund-header .sticky_wrap_tabs{width:970px}}@media (min-width:1200px){#banner .container.FundDetail .fund-header .fund_docs_wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper,#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper .sticky_wrap_h1,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper,#banner .container.FundDetail .fund-header .sticky_wrap_tabs{width:1170px}}h1,h2,h3,h4,h5,h6{font-family:Gotham A,Gotham B,Arial,sans-serif!important}h2,h3,h4,h5,h6{font-weight:500!important}#banner #heading h1,#banner .container.FundDetail .fund-header .fund_title h1{font-size:52px;line-height:56px;letter-spacing:0;font-weight:400}main .container.FundDetail #literature h2,main .container.FundDetail .tableCaption .fund-table-name h2,main>.container h2{font-weight:500;letter-spacing:0;font-size:30px;line-height:34px}main .container.FundDetail .fund_manager .photo .name{font-size:24px;line-height:28px;font-weight:500;letter-spacing:0}main .container.FundDetail #literature .fund_lit h3,main .container.FundDetail .fund_manager .details h6,main .container.FundDetail .fund_pane .hx h2{font-size:20px;line-height:26px;font-weight:500;letter-spacing:0}#banner #heading #tagline{font-size:18px;line-height:25px;font-weight:500;letter-spacing:0}#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs .fund_docs_title{font-size:15px;line-height:25px;font-weight:500;letter-spacing:0}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tag-line{font-size:13px;line-height:19px;font-weight:500;letter-spacing:0}main .container.FundDetail .fund_manager .details p,main .container.FundDetail .fund_manager .details ul.background,main>.container li,main>.container p{font-size:15px;line-height:25px;letter-spacing:0}main .container.FundDetail #literature .fund_lit .date,main .container.FundDetail .fund_pane .hx p{font-size:13px;line-height:20px;letter-spacing:0}#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs .fund_docs_date,main .container.FundDetail .fund_pane .fund-table .disclosure-proximity,main .container.FundDetail .tableCaption .fund-table-name .date{font-size:11px;line-height:14px;letter-spacing:0}main .container.FundDetail .fund_pane .fund-table thead tr td{font-size:14px;line-height:16px;letter-spacing:0;font-weight:700;text-transform:uppercase}.link,a:focus,a:hover{text-decoration:none}.link{border:none;padding:0;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:inherit;line-height:inherit;color:#3c738a;-webkit-transition:color .25s ease-out;-o-transition:color .25s ease-out;transition:color .25s ease-out}.link:active,.link:focus,.link:hover{text-decoration:none;color:#2d2d2d}.link--underline{position:relative}.link--underline:after,.link--underline:before{content:"";display:inline-block;position:absolute;height:1px;width:100%;bottom:-2px;background:#afc7d3;-webkit-transition:width .1s ease-out;-o-transition:width .1s ease-out;transition:width .1s ease-out}.link--underline:after{width:0;height:2px;bottom:-3px;background:#739aae}.link--underline:hover:after,a:hover .link--underline:after{width:100%}.link--cta{padding-right:1.5625rem;position:relative;padding-left:0;-webkit-transition:all 125ms ease-out;-o-transition:all 125ms ease-out;transition:all 125ms ease-out;-webkit-transition-delay:83.33333ms;-o-transition-delay:83.33333ms;transition-delay:83.33333ms}.link--cta:after,.link--cta:before{content:"";width:.9375rem;right:0;left:auto;height:1px;top:50%;background:#000;position:absolute;-webkit-transition:all 83.33333ms;-o-transition:all 83.33333ms;transition:all 83.33333ms;-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.link--cta:before{left:0;right:auto;width:0;-webkit-transition-delay:0ms;-o-transition-delay:0ms;transition-delay:0ms;background:#739aae}.link--cta:hover,a:hover .link--cta{padding-left:1.5625rem;padding-right:0;-webkit-transition-delay:83.33333ms;-o-transition-delay:83.33333ms;transition-delay:83.33333ms;color:#2d2d2d}.link--cta:hover:after,a:hover .link--cta:after{width:0;-webkit-transition-delay:0ms;-o-transition-delay:0ms;transition-delay:0ms}.link--cta:hover:before,a:hover .link--cta:before{width:.9375rem;-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.link--white{color:#fff}.link--white:after,.link--white:before{background:#fff}.link--white:hover,a:hover .link--white{color:hsla(0,0%,100%,.7)}.link--white:hover:after,.link--white:hover:before,a:hover .link--white:after,a:hover .link--white:before{background:#fff}.link__icon{max-width:11px;height:1em;margin:0 5px;pointer-events:none}.link:hover .link__icon{-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.39,.58,.57,1);animation-timing-function:cubic-bezier(.39,.58,.57,1)}.link__text{margin:0 5px;text-decoration:inherit}.link>:first-child{margin-left:0}.break,main>.container hr{background-color:#afc7d3;min-height:1px;border:0;margin:0}.break--alpha{min-height:1px;background-color:#2d2d2d}.break--beta{background-color:#e3e8ec}.break--with-content{background-color:transparent;border-top:1px solid #afc7d3;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.break--with-content .break__content{background:#fff;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:2px;font-weight:700;padding:0 .46875rem}.btn,main .container.FundDetail .fund_pane .fund-table .table-view-all td a{border:0;background:#3c6a3c;color:#fff;cursor:pointer;padding:15px 20px;border-radius:.25rem;-webkit-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;text-decoration:none;font-size:15px;font-weight:500;display:inline-block}.btn:hover,main .container.FundDetail .fund_pane .fund-table .table-view-all td a:hover{color:#fff;background-color:#3c738a}.btn--alpha{background-color:#fff;border:1px solid #739aae;color:#3c738a}.btn--alpha:hover{border:1px solid #3c738a;color:#2d2d2d;background:#fff}.btn--beta,.btn--beta--screen{background-color:transparent;border:1px solid #afc7d3;color:#fff}.btn--beta--screen:hover,.btn--beta:hover{border:1px solid #fff;color:#fff;background:transparent}.btn--beta--screen{background:rgba(0,0,0,.15)}.btn--beta--screen:hover{background:rgba(0,0,0,.2)}.btn--small,main .container.FundDetail .fund_pane .fund-table .table-view-all td a{font-size:13px;padding:.625rem .9375rem}.btn--fixed-width{width:325px}.btn--full-width{width:100%}@media (max-width:61.99em){.btn--m-full-width{width:100%}}.list{padding:0;margin-top:0;margin-bottom:0;list-style:none;line-height:24px}.list__item{max-width:100%;padding-top:0}.list__item+.list__item{margin-top:.9375rem}.list h3:first-child,.list p{margin:0}.list--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list--inline .list__item{margin-right:.9375rem;margin-bottom:.9375rem}.list--inline .list__item+.list__item{margin-top:0}.list--alpha{padding-left:.9375rem}.list--alpha .list__item:not(.list__item--action){position:relative;margin-bottom:.9375rem}.list--alpha .list__item:not(.list__item--action):before{content:"";background-color:#0674b9;border-radius:100%;position:absolute;left:-.9375rem;top:.625rem;width:4px;height:4px}.list--alpha .list__item--action{margin-left:-.9375rem}.list--beta{padding-left:.9375rem}.list--beta .list__item{position:relative;margin-bottom:.9375rem}.list--beta .list__item:before{content:"";background-color:#6e9b41;border-radius:100%;position:absolute;left:-.9375rem;top:.625rem;width:4px;height:4px}.list--border-bottom li{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e7ecef}.list--border-bottom li:last-child{border:0}#banner,.hero{padding-top:3rem;padding-bottom:3rem}@media (min-width:75em){#banner,.hero{padding:5.3125rem 1.5rem 6.25rem}}.hero--bg{position:relative;background-size:cover;background-repeat:no-repeat}.hero--bg:before{content:"";display:block;position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.2)}.hero--profile{padding-bottom:0}@media (min-width:62em){.hero--profile img{border-bottom:1px solid #2d2d2d;-webkit-transform:translate(-50px,1px);-ms-transform:translate(-50px,1px);transform:translate(-50px,1px)}.hero--profile .hero--profile__txt{height:170px}}.hero--50-50{position:relative;overflow:hidden;padding-top:3rem;padding-bottom:3rem}@media (min-width:75em){.hero--50-50{padding:9.375rem 1.5rem 10.3125rem}}.hero--50-50 img{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);overflow:hidden;max-width:50%;max-height:100%}.hero--brand-campaign-01,.hero--brand-campaign-01a,.hero--brand-campaign-02,.hero--brand-campaign-03{background-color:#c6dce9;position:relative;z-index:0}@media (max-width:75em){.hero--brand-campaign-01,.hero--brand-campaign-01a,.hero--brand-campaign-02,.hero--brand-campaign-03{padding-bottom:0}}.hero--brand-campaign-01 .hero__copy .btn,.hero--brand-campaign-01 .hero__copy .t-lead1,.hero--brand-campaign-01 .hero__copy h1,.hero--brand-campaign-01a .hero__copy .btn,.hero--brand-campaign-01a .hero__copy .t-lead1,.hero--brand-campaign-01a .hero__copy h1,.hero--brand-campaign-02 .hero__copy .btn,.hero--brand-campaign-02 .hero__copy .t-lead1,.hero--brand-campaign-02 .hero__copy h1,.hero--brand-campaign-03 .hero__copy .btn,.hero--brand-campaign-03 .hero__copy .t-lead1,.hero--brand-campaign-03 .hero__copy h1{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:fade-up-in;animation-name:fade-up-in;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hero--brand-campaign-01 .hero__copy h1,.hero--brand-campaign-01a .hero__copy h1,.hero--brand-campaign-02 .hero__copy h1,.hero--brand-campaign-03 .hero__copy h1{-webkit-animation-delay:2s;animation-delay:2s}.hero--brand-campaign-01 .hero__copy .t-lead1,.hero--brand-campaign-01a .hero__copy .t-lead1,.hero--brand-campaign-02 .hero__copy .t-lead1,.hero--brand-campaign-03 .hero__copy .t-lead1{-webkit-animation-delay:2.5s;animation-delay:2.5s}.hero--brand-campaign-01 .hero__copy .t-lead1:last-of-type,.hero--brand-campaign-01a .hero__copy .t-lead1:last-of-type,.hero--brand-campaign-02 .hero__copy .t-lead1:last-of-type,.hero--brand-campaign-03 .hero__copy .t-lead1:last-of-type{-webkit-animation-delay:3s;animation-delay:3s}.hero--brand-campaign-01 .hero__copy .btn,.hero--brand-campaign-01a .hero__copy .btn,.hero--brand-campaign-02 .hero__copy .btn,.hero--brand-campaign-03 .hero__copy .btn{-webkit-animation-delay:3.5s;animation-delay:3.5s}.hero--brand-campaign-01 .layers,.hero--brand-campaign-01a .layers,.hero--brand-campaign-02 .layers,.hero--brand-campaign-03 .layers{background-size:contain;background-position:bottom;background-repeat:no-repeat;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}@media (max-width:75em){.hero--brand-campaign-01 .layers,.hero--brand-campaign-01a .layers,.hero--brand-campaign-02 .layers,.hero--brand-campaign-03 .layers{position:relative;width:100%;padding-bottom:40%}}@media (max-width:46.875em){.hero--brand-campaign-01 .layers,.hero--brand-campaign-01a .layers,.hero--brand-campaign-02 .layers,.hero--brand-campaign-03 .layers{min-height:400px;padding-bottom:0}}.hero--brand-campaign-01 .layer,.hero--brand-campaign-01a .layer,.hero--brand-campaign-02 .layer,.hero--brand-campaign-03 .layer{background-size:contain;background-position:bottom;background-repeat:no-repeat;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:explode;animation-name:explode;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.905,.2,.355,1);animation-timing-function:cubic-bezier(.905,.2,.355,1)}.hero--brand-campaign-01 .layer--overlay,.hero--brand-campaign-01a .layer--overlay,.hero--brand-campaign-02 .layer--overlay,.hero--brand-campaign-03 .layer--overlay{-webkit-animation-name:fade-out;animation-name:fade-out}.hero--brand-campaign-01 .layer-2,.hero--brand-campaign-01a .layer-2,.hero--brand-campaign-02 .layer-2,.hero--brand-campaign-03 .layer-2{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-01 .layer-3,.hero--brand-campaign-01a .layer-3,.hero--brand-campaign-02 .layer-3,.hero--brand-campaign-03 .layer-3{-webkit-transform:translateY(60px);-ms-transform:translateY(60px);transform:translateY(60px);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-01 .layer-4,.hero--brand-campaign-01a .layer-4,.hero--brand-campaign-02 .layer-4,.hero--brand-campaign-03 .layer-4{-webkit-transform:translateY(95px);-ms-transform:translateY(95px);transform:translateY(95px);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-01 .layer-5,.hero--brand-campaign-01a .layer-5,.hero--brand-campaign-02 .layer-5,.hero--brand-campaign-03 .layer-5{-webkit-transform:translateY(21px);-ms-transform:translateY(21px);transform:translateY(21px);-webkit-animation-delay:5s;animation-delay:5s}.hero--brand-campaign-01 .stats-1,.hero--brand-campaign-01 .stats-2,.hero--brand-campaign-01 .stats-3,.hero--brand-campaign-01a .stats-1,.hero--brand-campaign-01a .stats-2,.hero--brand-campaign-01a .stats-3,.hero--brand-campaign-02 .stats-1,.hero--brand-campaign-02 .stats-2,.hero--brand-campaign-02 .stats-3,.hero--brand-campaign-03 .stats-1,.hero--brand-campaign-03 .stats-2,.hero--brand-campaign-03 .stats-3{opacity:0;position:absolute;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fade-up-in;animation-name:fade-up-in;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.905,.2,.355,1);animation-timing-function:cubic-bezier(.905,.2,.355,1);-webkit-animation-delay:4.1s;animation-delay:4.1s;-webkit-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px)}.hero--brand-campaign-01 .stats-1 h3,.hero--brand-campaign-01 .stats-1 p,.hero--brand-campaign-01 .stats-2 h3,.hero--brand-campaign-01 .stats-2 p,.hero--brand-campaign-01 .stats-3 h3,.hero--brand-campaign-01 .stats-3 p,.hero--brand-campaign-01a .stats-1 h3,.hero--brand-campaign-01a .stats-1 p,.hero--brand-campaign-01a .stats-2 h3,.hero--brand-campaign-01a .stats-2 p,.hero--brand-campaign-01a .stats-3 h3,.hero--brand-campaign-01a .stats-3 p,.hero--brand-campaign-02 .stats-1 h3,.hero--brand-campaign-02 .stats-1 p,.hero--brand-campaign-02 .stats-2 h3,.hero--brand-campaign-02 .stats-2 p,.hero--brand-campaign-02 .stats-3 h3,.hero--brand-campaign-02 .stats-3 p,.hero--brand-campaign-03 .stats-1 h3,.hero--brand-campaign-03 .stats-1 p,.hero--brand-campaign-03 .stats-2 h3,.hero--brand-campaign-03 .stats-2 p,.hero--brand-campaign-03 .stats-3 h3,.hero--brand-campaign-03 .stats-3 p{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero--brand-campaign-01 .stats-1 h3 span,.hero--brand-campaign-01 .stats-1 p span,.hero--brand-campaign-01 .stats-2 h3 span,.hero--brand-campaign-01 .stats-2 p span,.hero--brand-campaign-01 .stats-3 h3 span,.hero--brand-campaign-01 .stats-3 p span,.hero--brand-campaign-01a .stats-1 h3 span,.hero--brand-campaign-01a .stats-1 p span,.hero--brand-campaign-01a .stats-2 h3 span,.hero--brand-campaign-01a .stats-2 p span,.hero--brand-campaign-01a .stats-3 h3 span,.hero--brand-campaign-01a .stats-3 p span,.hero--brand-campaign-02 .stats-1 h3 span,.hero--brand-campaign-02 .stats-1 p span,.hero--brand-campaign-02 .stats-2 h3 span,.hero--brand-campaign-02 .stats-2 p span,.hero--brand-campaign-02 .stats-3 h3 span,.hero--brand-campaign-02 .stats-3 p span,.hero--brand-campaign-03 .stats-1 h3 span,.hero--brand-campaign-03 .stats-1 p span,.hero--brand-campaign-03 .stats-2 h3 span,.hero--brand-campaign-03 .stats-2 p span,.hero--brand-campaign-03 .stats-3 h3 span,.hero--brand-campaign-03 .stats-3 p span{min-width:3.4375rem;text-align:right;margin-right:.625rem}@media (max-width:75em){.hero--brand-campaign-01 .stats-1,.hero--brand-campaign-01a .stats-1,.hero--brand-campaign-02 .stats-1,.hero--brand-campaign-03 .stats-1{top:110px}}@media (max-width:46.875em){.hero--brand-campaign-01 .stats-1,.hero--brand-campaign-01a .stats-1,.hero--brand-campaign-02 .stats-1,.hero--brand-campaign-03 .stats-1{top:50px}}.hero--brand-campaign-01 .stats-2,.hero--brand-campaign-01a .stats-2,.hero--brand-campaign-02 .stats-2,.hero--brand-campaign-03 .stats-2{top:110px;left:350px;-webkit-animation-delay:5s;animation-delay:5s}@media (max-width:61.875em){.hero--brand-campaign-01 .stats-2,.hero--brand-campaign-01a .stats-2,.hero--brand-campaign-02 .stats-2,.hero--brand-campaign-03 .stats-2{left:250px}}@media (max-width:46.875em){.hero--brand-campaign-01 .stats-2,.hero--brand-campaign-01a .stats-2,.hero--brand-campaign-02 .stats-2,.hero--brand-campaign-03 .stats-2{top:200px;left:0}}.hero--brand-campaign-02{background-color:#f6fafd}.hero--brand-campaign-02 .layers{width:100%;max-width:1200px;margin:auto}@media (max-width:46.875em){.hero--brand-campaign-02 .layers{padding-top:25%;min-height:75vh}}.hero--brand-campaign-02 .layer-1{-webkit-transform:translateY(22.5%);-ms-transform:translateY(22.5%);transform:translateY(22.5%);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-02 h2,.hero--brand-campaign-02 h3{position:absolute;top:24%;left:68%;-webkit-transform:translateY(125%);-ms-transform:translateY(125%);transform:translateY(125%);opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fade-up-in;animation-name:fade-up-in;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.905,.2,.355,1);animation-timing-function:cubic-bezier(.905,.2,.355,1);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-02 h2{top:13%}@media (max-width:75em){.hero--brand-campaign-02 h2{font-size:30px;margin-bottom:.625rem}}@media (max-width:75em){.hero--brand-campaign-02 h2,.hero--brand-campaign-02 h3{left:0;display:block;position:relative;top:0;text-align:left!important}.hero--brand-campaign-02 h3{width:auto;font-size:18px}.hero--brand-campaign-02 h3 br{display:none}}.hero--brand-campaign-02 .stats{margin:auto;max-width:1200px;position:absolute;height:100%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:75em){.hero--brand-campaign-02 .stats{width:100%}}@media (max-width:75em){.hero--brand-campaign-02 .stats{padding:3.75rem .9375rem}}@media (max-width:46.875em){.hero--brand-campaign-02 .stats{width:100%;top:0}}.hero--brand-campaign-02 .stats-1,.hero--brand-campaign-02 .stats-2,.hero--brand-campaign-02 .stats-3{background:rgba(0,255,255,.5);padding:.3125rem;border-radius:6px;width:125px;-webkit-animation-delay:4.5s;animation-delay:4.5s;top:calc(50% - 5px);left:calc(62% - 10px)}@media (max-width:75em){.hero--brand-campaign-02 .stats-1,.hero--brand-campaign-02 .stats-2,.hero--brand-campaign-02 .stats-3{left:0;display:inline-block;position:relative;margin:.9375rem 0}}.hero--brand-campaign-02 .stats-2{left:calc(62% + 125px);background:rgba(66,144,229,.5)}@media (max-width:75em){.hero--brand-campaign-02 .stats-2{left:0;display:inline-block;position:relative}}.hero--brand-campaign-02 .stats-3{width:525px;background:rgba(236,206,116,.75);top:77%;left:50%;-webkit-animation-delay:4.75s;animation-delay:4.75s}@media (max-width:75em){.hero--brand-campaign-02 .stats-3{left:0;top:0;margin-top:.9375rem;display:block;position:relative;max-width:100%}}.hero--brand-campaign-02 .circle-chart{position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;font-family:"object-fit: contain; object-position: bottom";opacity:0;-webkit-animation:fade-in .5s ease-in both;animation:fade-in .5s ease-in both;-webkit-animation-delay:4.2s;animation-delay:4.2s}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.hero--brand-campaign-02 .circle-chart{top:12px}}.hero--brand-campaign-02 .circle-chart__circle{animation:circle-chart-fill 2s reverse;-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-02 .circle-chart__circle--1{-webkit-transform:rotate(-85deg);-ms-transform:rotate(-85deg);transform:rotate(-85deg)}.hero--brand-campaign-03{background-color:#46a9d4;overflow:hidden}@media (min-width:90em){.hero--brand-campaign-03{background-image:url(../images/content/shipping/shipping-bg-gradient.jpg);background-repeat:repeat-x;background-position:bottom;background-size:contain}}@media (max-width:89.99em){.hero--brand-campaign-03{background-image:none!important}}@media (max-width:61.99em){.hero--brand-campaign-03 .layers--mobile{padding-bottom:0;min-height:60vw;background-size:auto 100%;background-position:0 100%}}.hero--brand-campaign-03 .layer-2{-webkit-transform:translateY(17.5%);-ms-transform:translateY(17.5%);transform:translateY(17.5%);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-03 .layer-2a{-webkit-transform:translateY(19.5%);-ms-transform:translateY(19.5%);transform:translateY(19.5%);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-03 .layer-3{-webkit-transform:translateY(33.5%);-ms-transform:translateY(33.5%);transform:translateY(33.5%);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-03 .layer-3a{-webkit-transform:translateY(35%);-ms-transform:translateY(35%);transform:translateY(35%);-webkit-animation-delay:4.1s;animation-delay:4.1s}.hero--brand-campaign-03 .stats-container{position:absolute;bottom:0;left:0;width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;font-family:"object-fit: contain; object-position: bottom";opacity:0;-webkit-animation:fade-in .5s ease-in both;animation:fade-in .5s ease-in both;-webkit-animation-delay:4.2s;animation-delay:4.2s}.hero--brand-campaign-03 .stats-1,.hero--brand-campaign-03 .stats-2,.hero--brand-campaign-03 .stats-3{width:100%;text-align:center;left:auto;top:50px;margin:auto;-webkit-animation-delay:5.6s;animation-delay:5.6s;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-transform:none;-ms-transform:none;transform:none}@media (max-width:90.625em){.hero--brand-campaign-03 .stats-1,.hero--brand-campaign-03 .stats-2,.hero--brand-campaign-03 .stats-3{top:calc(415px - 25vw)}}@media (max-width:74.99em){.hero--brand-campaign-03 .stats-1,.hero--brand-campaign-03 .stats-2,.hero--brand-campaign-03 .stats-3{position:relative;top:120px}}.hero--brand-campaign-03 .stats-1 p,.hero--brand-campaign-03 .stats-2 p,.hero--brand-campaign-03 .stats-3 p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65%;margin:auto}.hero--brand-campaign-03 .stats-1 p span,.hero--brand-campaign-03 .stats-2 p span,.hero--brand-campaign-03 .stats-3 p span{text-align:center;margin-right:.9375rem}.hero--brand-campaign-03 .stats-1 p span:last-child,.hero--brand-campaign-03 .stats-2 p span:last-child,.hero--brand-campaign-03 .stats-3 p span:last-child{margin-right:0;margin-left:.9375rem}.hero--brand-campaign-03 .stats-2{top:200px;-webkit-animation-delay:5.1s;animation-delay:5.1s}@media (max-width:90.625em){.hero--brand-campaign-03 .stats-2{top:calc(565px - 25vw)}}@media (max-width:74.99em){.hero--brand-campaign-03 .stats-2{top:265px}}.hero--brand-campaign-03 .stats-3{-webkit-animation-delay:4.6s;animation-delay:4.6s;top:300px}@media (max-width:90.625em){.hero--brand-campaign-03 .stats-3{top:calc(655px - 25vw)}}@media (max-width:75em){.hero--brand-campaign-03 .stats-3{top:365px}}.hero--brand-campaign-01a .stats-1{left:25px}@media (max-width:75em){.hero--brand-campaign-01a .stats-1{top:100px}}@media (max-width:43.75em){.hero--brand-campaign-01a .stats-1{top:50px}}.hero--brand-campaign-01a .stats-2{top:175px;left:465px}@media (max-width:75em){.hero--brand-campaign-01a .stats-2{top:100px;left:300px}}@media (max-width:43.75em){.hero--brand-campaign-01a .stats-2{top:50px;left:200px}}.hero--brand-campaign-04,.hero--brand-campaign-05{background-color:#dde6ea;padding:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#dde6ea),color-stop(51%,#fff));background:-o-linear-gradient(left,#dde6ea 50%,#fff 51%);background:linear-gradient(90deg,#dde6ea 50%,#fff 51%)}.hero--brand-campaign-04 .container,.hero--brand-campaign-05 .container{background-image:url(../images/content/opioids-campaign.png);background-position:100%;background-repeat:no-repeat;background-size:cover;padding-top:4.6875rem;padding-bottom:4.6875rem}@media (max-width:74.9375em){.hero--brand-campaign-04,.hero--brand-campaign-05{background:none;padding-bottom:0}.hero--brand-campaign-04 .container[style],.hero--brand-campaign-05 .container[style]{background:none!important}}.hero--brand-campaign-05 .container{background-image:url(../images/content/water-campaign.png)}@media (max-width:74.9375em){.hero--brand-campaign-05 .container{background:none}}@-webkit-keyframes circle-chart-fill{to{stroke-dasharray:0 200}}@keyframes circle-chart-fill{to{stroke-dasharray:0 200}}@-webkit-keyframes explode{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes explode{to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in{to{opacity:1}}@keyframes fade-in{to{opacity:1}}@-webkit-keyframes fade-up-in{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-up-in{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-out{to{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-out{to{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}.print-mode #banner img,.print-mode .hero img{display:none}#banner{background-color:#739aae!important;margin-bottom:6.25rem}#banner #heading{background:transparent;padding:0}#banner #heading h1{color:#fff;padding:0 .9375rem}#banner #heading #tagline{max-width:42em;color:#fff;padding:.9375rem .9375rem 0}main>.container h2{margin-bottom:.9375rem}body h1,body h2,body h3,body h4,body h5,body h6{font-family:Gotham A,Gotham B,Arial,sans-serif!important}#banner{padding:0;background:none!important;margin:0}#banner .container.FundDetail{width:100%;max-width:100%;padding:0!important}#banner .container.FundDetail .fund-header{display:block;padding-top:0;overflow:hidden;max-width:100%}#banner .container.FundDetail .fund-header .fund_title{display:block;background:#0674b9;margin-bottom:0}#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper{display:block}#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper[style]{height:auto!important}#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper .sticky_wrap_h1{padding:0}#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper .sticky_wrap_h1[style]{height:auto!important;max-width:100%!important}#banner .container.FundDetail .fund-header .fund_title #sticky-wrapper.is-sticky .sticky_wrap_h1{position:static!important;background:transparent}#banner .container.FundDetail .fund-header .fund_title h1{color:#fff;margin:0;max-width:100%!important;padding:3.125rem 0}@media (min-width:62em){#banner .container.FundDetail .fund-header .fund_title h1{max-width:50%}}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper{background:#05619c;margin-top:0;margin-bottom:0;overflow:visible;z-index:1;padding-top:1.5625rem;padding-bottom:1.5625rem}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper:before{content:"";display:block;position:absolute;height:100%;left:-50vw;right:-50vw;top:0;background:#05619c;z-index:-1}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item{z-index:1;color:#fff}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item .stock,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item .stock_amount.red,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item .symbol{color:#fff}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item .fund_title_share>div.shares{border:none;padding:0}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item .fund_title_share>div.shares,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.stock-wrapper,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.symbol-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item .fund_title_share>div.shares br,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.stock-wrapper br,#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.symbol-wrapper br{display:none}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item ul.shares{color:#2d2d2d;top:100%;left:5px;-webkit-box-shadow:none;box-shadow:none}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item ul.shares li:last-child{border-bottom:0}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item ul.shares li a.a{padding:5px}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item ul.shares li:not(.active):not(:hover) a{color:#2d2d2d}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tag-line{color:#fff;padding-right:1.875rem;margin-right:1.875rem;max-width:50%;border-color:#739aae}@media (max-width:74.99em){#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tag-line{max-width:100%;border-right:0;border-bottom:1px solid #739aae;padding-bottom:1.5625rem;margin-bottom:1.5625rem}}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.stock-wrapper .arw.arw-down-red-sm{border-top-color:#fff}@media (max-width:74.99em){#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.stock-wrapper{width:100%;border-top:1px solid #739aae;padding-top:1.5625rem;margin-top:1.5625rem}}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tile-wrapper{margin-top:-.3125rem}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tile-wrapper .fund_title_share a.filter{margin-top:.3125rem}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tile-wrapper .fund_title_share a.filter>span{color:#fff;width:auto}#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tile-wrapper .fund_title_share a.filter>span.fa{margin-right:.3125rem;width:auto}@media (max-width:74.99em){#banner .container.FundDetail .fund-header .fund_title .fund-detail-wrapper .item.fund-tile-wrapper{margin-top:-.625rem;width:50%}}@media (min-width:768px){#banner .container.FundDetail .fund-header .sticky_wrap_tabs{width:750px!important}}@media (min-width:992px){#banner .container.FundDetail .fund-header .sticky_wrap_tabs{width:970px!important}}@media (min-width:1200px){#banner .container.FundDetail .fund-header .sticky_wrap_tabs{width:1170px!important}}#banner .container.FundDetail .fund-header>#sticky-wrapper{height:auto!important;margin-bottom:0}#banner .container.FundDetail .fund-header>#sticky-wrapper.is-sticky .sticky_wrap_tabs[style]{height:auto!important;background:none;-webkit-box-shadow:none;box-shadow:none;top:0!important;position:static!important}@media (min-width:768px){#banner .container.FundDetail .fund-header>#sticky-wrapper.is-sticky .sticky_wrap_tabs[style]{width:750px!important}}@media (min-width:992px){#banner .container.FundDetail .fund-header>#sticky-wrapper.is-sticky .sticky_wrap_tabs[style]{width:970px!important}}@media (min-width:1200px){#banner .container.FundDetail .fund-header>#sticky-wrapper.is-sticky .sticky_wrap_tabs[style]{width:1170px!important}}#banner .container.FundDetail .fund-header .fund_docs_wrapper{position:relative;background:#e3e8ec;border:0;z-index:auto}#banner .container.FundDetail .fund-header .fund_docs_wrapper:before{content:"";display:block;position:absolute;height:100%;left:-50vw;right:-50vw;top:0;background:#e3e8ec;z-index:-1}#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs{margin-left:0}#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs .pdf-icon{width:31px;padding:0;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='24' height='29'%3E%3Cpath fill='%23fff' d='M3.4 1.2v10.2H.8v5.3h2.6v10.9h19V9.3l-8.3-8.1z'/%3E%3Cpath d='M12.2 13.6h-1.7v-.8h2v-.7H9.7v3.6h.8v-1.4h1.7v-.7zm-6.5 2.1h1.4c1.1 0 1.9-.7 1.9-1.8 0-1-.8-1.8-1.9-1.8H5.7v3.6zm16.1 11.2V10.1h-4.6c-1.9 0-3.5-1.6-3.5-3.5V2.1H3.8v8.5h10.8v7H3.8v9.5l18-.2zM2.2 12.1v3.6H3v-1.1h.6c.8 0 1.5-.4 1.5-1.3 0-.7-.5-1.2-1.4-1.2H2.2zm13-9v3.5c0 1.1.9 2 2 2h3.5l-5.5-5.5zm8.1 6.2v17.6c0 .8-.7 1.5-1.5 1.5h-18c-.8 0-1.5-.7-1.5-1.5v-9.5H.1v-7h2.2V2.1c0-.8.7-1.5 1.5-1.5h10.7c.1 0 .1 0 .2.1.1 0 .1.1.2.1L23 8.9s.1.1.1.2c.2 0 .2.1.2.2zm-19 4.1c0 .3-.3.6-.6.6H3v-1.1h.6c.4 0 .7.1.7.5zm2.8-.5c.6 0 1.1.4 1.1 1.1 0 .6-.4 1.1-1.1 1.1h-.6v-2.2h.6z' fill='%23be0000'/%3E%3C/svg%3E")}#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs .fund_docs_title{color:#3c738a;margin-bottom:0;line-height:1}#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs .fund_docs_date{font-weight:500;font-style:italic;text-align:left}@media (max-width:74.99em){#banner .container.FundDetail .fund-header .fund_docs_wrapper .fund_docs{padding:.625rem .625rem .9375rem;margin:0}}#banner .container.FundDetail #fund_main_tabs{background:none;margin-top:3.75rem!important;margin-bottom:2.5rem!important;padding-bottom:1.25rem;max-width:100%}@media (min-width:75em){#banner .container.FundDetail #fund_main_tabs{border-bottom:1px solid #2d2d2d}#banner .container.FundDetail #fund_main_tabs>p,#banner .container.FundDetail #fund_main_tabs div{display:none}}#banner .container.FundDetail #fund_main_tabs>p{background-color:transparent;border-bottom:1px solid #2d2d2d;padding-bottom:.625rem}#banner .container.FundDetail #fund_main_tabs>p .arw{border-color:#2d2d2d transparent transparent}#banner .container.FundDetail #fund_main_tabs div ul{list-style:none;padding:0;margin:0}#banner .container.FundDetail #fund_main_tabs div ul li{margin-bottom:.625rem}#banner .container.FundDetail #fund_main_tabs div ul li a{background:transparent;color:#2d2d2d!important}#banner .container.FundDetail #fund_main_tabs div ul li.active a{color:#0674b9!important}#banner .container.FundDetail #fund_main_tabs ul.tabs{background:none;border:0;display:block}@media (max-width:74.99em){#banner .container.FundDetail #fund_main_tabs ul.tabs{display:none}}#banner .container.FundDetail #fund_main_tabs ul.tabs li{width:auto;border:0;background:none;padding:.3125rem .9375rem!important;cursor:pointer;border-radius:6px;color:#739aae;text-transform:none;font-weight:500;font-size:.9375rem!important}#banner .container.FundDetail #fund_main_tabs ul.tabs li.active{background:#0674b9;color:#f1f3f5}#banner .container.FundDetail #fund_main_tabs ul.tabs li.active:after{border-top-color:#0674b9}main .container.FundDetail .tableCaption{border-bottom:1px solid #2d2d2d;margin-bottom:2.5rem;padding-bottom:1.5625rem}main .container.FundDetail .tableCaption .fund-table-name .date{font-style:italic;margin:.9375rem 0 0;font-weight:500;color:#2d2d2d}main .container.FundDetail .tableCaption .fund-table-controls .tabs{border:none}main .container.FundDetail .tableCaption .fund-table-controls .tabs li{padding:.15625rem .625rem;width:auto;color:#afc7d3;border-radius:6px}main .container.FundDetail .tableCaption .fund-table-controls .tabs li.active{background:#0674b9;color:#fff}@media (max-width:74.99em){main .container.FundDetail .fund_pane .table-responsive{border:none!important}}main .container.FundDetail .fund_pane .fund-table{margin-bottom:6.25rem}@media (max-width:74.99em){main .container.FundDetail .fund_pane .fund-table{margin-bottom:3.125rem}}main .container.FundDetail .fund_pane .fund-table td{padding:.9375rem}main .container.FundDetail .fund_pane .fund-table .disclosure-proximity{font-style:italic}main .container.FundDetail .fund_pane .fund-table .disclosure-proximity td{padding:.9375rem 0 0}main .container.FundDetail .fund_pane .fund-table .disclosure-proximity a[href*=fundPDFs]{display:inline-block;margin-top:.625rem;color:#3c738a;font-weight:500!important;text-decoration:none!important;font-style:normal!important}main .container.FundDetail .fund_pane .fund-table .disclosure-proximity a[href*=fundPDFs]:before{content:"";vertical-align:middle;display:inline-block;margin-right:.3125rem;width:24px;height:31px;padding:0;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 29'%3E%3Cpath fill='%23fff' d='M3.4 1.2v10.2H.8v5.3h2.6v10.9h19V9.3l-8.3-8.1z'/%3E%3Cpath d='M12.2 13.6h-1.7v-.8h2v-.7H9.7v3.6h.8v-1.4h1.7v-.7zm-6.5 2.1h1.4c1.1 0 1.9-.7 1.9-1.8 0-1-.8-1.8-1.9-1.8H5.7v3.6zm16.1 11.2V10.1h-4.6c-1.9 0-3.5-1.6-3.5-3.5V2.1H3.8v8.5h10.8v7H3.8v9.5l18-.2zM2.2 12.1v3.6H3v-1.1h.6c.8 0 1.5-.4 1.5-1.3 0-.7-.5-1.2-1.4-1.2H2.2zm13-9v3.5c0 1.1.9 2 2 2h3.5l-5.5-5.5zm8.1 6.2v17.6c0 .8-.7 1.5-1.5 1.5h-18c-.8 0-1.5-.7-1.5-1.5v-9.5H.1v-7h2.2V2.1c0-.8.7-1.5 1.5-1.5h10.7c.1 0 .1 0 .2.1.1 0 .1.1.2.1L23 8.9s.1.1.1.2c.2 0 .2.1.2.2zm-19 4.1c0 .3-.3.6-.6.6H3v-1.1h.6c.4 0 .7.1.7.5zm2.8-.5c.6 0 1.1.4 1.1 1.1 0 .6-.4 1.1-1.1 1.1h-.6v-2.2h.6z' fill='%23be0000'/%3E%3C/svg%3E")}main .container.FundDetail .fund_pane .fund-table thead tr td{font-weight:500;color:#2d2d2d;border:none}main .container.FundDetail .fund_pane .fund-table thead tr td.border-bottom,main .container.FundDetail .fund_pane .fund-table thead tr td.border-left,main .container.FundDetail .fund_pane .fund-table thead tr td.border-right,main .container.FundDetail .fund_pane .fund-table thead tr td.border-top{border:none}main .container.FundDetail .fund_pane .fund-table thead tr td.highlight{background:#f1f3f5}main .container.FundDetail .fund_pane .fund-table thead tr:last-child td{border-bottom:1px solid #2d2d2d}main .container.FundDetail .fund_pane .fund-table tbody td{border:none;font-weight:500}main .container.FundDetail .fund_pane .fund-table tbody td.highlight,main .container.FundDetail .fund_pane .fund-table tbody tr:nth-child(odd) td{background-color:#f1f3f5}main .container.FundDetail .fund_pane .fund-table tbody tr:nth-child(odd) td.highlight{background-color:#e3e8ec}main .container.FundDetail .fund_pane .fund-table .table-view-all{padding-top:1.25rem}main .container.FundDetail .fund_pane .fund-table .table-view-all td{padding-top:1.25rem;border-top:1px solid #afc7d3}main .container.FundDetail .fund_pane .hx h2{margin-bottom:.625rem}main .container.FundDetail .fund_pane .hx p{font-style:italic}main .container.FundDetail .fund_manager{padding-top:3.125rem;border-bottom:0}main .container.FundDetail .fund_manager:not(:first-of-type){padding-top:4.6875rem;border-top:1px solid #e3e8ec}main .container.FundDetail .fund_manager .photo{padding-right:1.875rem}main .container.FundDetail .fund_manager .photo .name{border-bottom:1px solid #2d2d2d;margin:1.25rem 0;padding:0 0 1.25rem}main .container.FundDetail .fund_manager .photo p{font-weight:500}@media (max-width:74.99em){main .container.FundDetail .fund_manager .photo{margin-bottom:1.875rem}}main .container.FundDetail .fund_manager .details .mgrrow{border-bottom:none}main .container.FundDetail .fund_manager .details h6{margin-bottom:.625rem}main .container.FundDetail .fund_manager .details ul.background{margin-bottom:1.25rem;margin-left:1.25rem;list-style:none}main .container.FundDetail .fund_manager .details ul.background li{margin-bottom:.625rem}main .container.FundDetail .fund_manager .details ul.background li:before{content:"\2022";color:#6e9b41;margin-left:-1.25rem;margin-right:.625rem}main .container.FundDetail #literature h2{border:none;border-bottom:none!important;margin-bottom:1.25rem}main .container.FundDetail #literature .fund_lit{padding-top:1.25rem;padding-bottom:1.25rem;background-position:0;border-bottom:1px solid #e3e8ec;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='20' height='26'%3E%3Cpath d='M20 5.74h-4.93a.93.93 0 0 1-.94-.92V0zm-4.93 1.59H20v18a.71.71 0 0 1-.72.7H.72A.71.71 0 0 1 0 25.3V.7A.71.71 0 0 1 .72 0h11.79v4.82a2.54 2.54 0 0 0 2.56 2.51z' fill='%236e9b41' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:30px}main .container.FundDetail #literature .fund_lit a{font-weight:500;color:#3c738a}main .container.FundDetail #literature .fund_lit .date{font-style:italic}
/* BEGIN MODIFICATION CSS*/
 

 
/* Pagination */
.FundDetail .bodyContent div { page-break-before: avoid; page-break-after: avoid; }
.FundDetail .bodyContent h2, .FundDetail .bodyContent h3 {page-break-before: avoid; page-break-after: avoid; }
.FundDetail .bodyContent .fund_pane > h3.tab-text {page-break-before: always; page-break-after: avoid; } 
.FundDetail .bodyContent table {page-break-before: avoid;}
/* **** End 1609 */