﻿/* CALVERT-ADDED CONTENT
-------------------------
NOTE CHANGES TO NAVARTS CONTENT HERE

A div#messaging section was commented out below to remove heading borders  */

div#printToPDF {display:none;}
.breakBefore {page-break-before:always;}

/* ---- FUND PROFILES ---- */
form#formFundNumber {display:none;}

div.columns {overflow:hidden;}
div.columns div.column1 {width:48%;}
div.columns div.column2 {width:48%;}

div.tabbed ul.tabs {display:none;}
div.tabbed div.ui-tabs-panel, h2.printer {display:block !important;}

div.tabsSubNav {display:none;}

div#toggle-indecies {display:none;}
tr#benchmarkRow, tr#lipperRow {display:table-row !important;}
div.distributionsTable {overflow:visible !important; max-height:none !important;}

/* ------------------------- */
body {border: 0px solid #000;
    margin: 0px;}
#doc {
    width: 95%;
    border: 0px solid #000;}
#branding {
    height: auto;}
#branding #logo {
    height:auto;
    padding-top:0px;
    width:auto;}
#columns {
    width: auto;}
#contentmain {
    border: 0px solid #000;
    width: auto;
    background-image:none;}
#messaging {
    border: 0px solid #000;
    height: auto;
    margin: 0px;
    background-color: #fff;
    color: #000;}
#messaging img{
    display:none;}
#messaging h1 {
    padding: 24px 0px 0px 0px;}
#footer #footer-content {
    background-color: #fff;}
.with-left #content {
    float:none;} /* Prevents content from being truncated at end of 1st page */
#content p, li{
    font-size: 10pt;
    font-family: arial;
    line-height: 130%;
    color: #444c52;
    letter-spacing: 0.5pt;
    orphans:4;}
/* END CALVERT-ADDED CONTENT
----------------------------*/
div#contentmain,
div#content { width:100% !important; }
/*div#messaging {
    border-top:1px solid #888;
    border-bottom:1px solid #888;
} */
table td, table th { border-bottom:1px solid #ccc !important; }
table table td, table table th { border-bottom:none !important; }
body#home div#messaging,
div#left-rail,
div#main-nav,
div#right-rail,
div#global-nav,
div#global-search,
#profile-display,
#messaging div.link,
div.search-pages,
span.infobox,
div#footer div.footer-links,
div#toolbar,
div#fund-details,
div#share-class
    { display:none !important; }
table.calendar {
    border-left:1px solid #ccc !important;
    border-top:1px solid #ccc !important;
}
    table.calendar th,
    table.calendar td
        {    border-right:1px solid #ccc !important;
            border-bottom:1px solid #ccc !important;
        }
div.tabbed ul.tabs li.ui-tabs-selected a {
    font-weight:bold;
    border:1px solid #406DC3;
}
body#home div.cols1-1 {}
    body#home div.cols1-1 div.col1 {
        width:45%;
        float:left;
    }
    body#home div.cols1-1 div.col2 {
        width:45%;
        float:right;
    }
