/* 
Theme Name:		 Risk Return Metrics
Theme URI:		 http://childtheme-generator.com/
Description:	 Risk Return Metrics is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
Author:			 Joel
Author URI:		 http://childtheme-generator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 risk-return-metrics
*/


/*
    Add your custom styles here
*/


body {
    font-family: neue-haas-unica, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;
	line-height: 1.33em;
}

.vcv-container {
    background-color: white;
}

.page-content, .entry-content, .entry-summary {
	margin: 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	font-weight: 700;
	line-height: 1.2;
}

/* 
@media not print {
    #page {
        box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2);
        -moz-box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2);
    }

} */


@media screen and (min-width: 1141px)    {
    #page, .vcv-container, .vcv-layout-wrapper {
        box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2);
        -moz-box-shadow:0px 0px 10px 5px rgba(0,0,0,0.2);
        background-color: white;
        max-width: 1140px;
		margin: 0 auto;
		margin-top: -10px;
    }

    body {
        background-color: #eee;
    }

}

#logo { 
    max-width: 240px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
	/* font-size: 12px; */
}

.container {
	max-width: 100%;
}

header#masthead {
	background-color: #eee;
	padding: 0px;
}

.navbar-light .navbar-brand {
	max-width: 240px;
	float: right;
	text-align: right;
	margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tagLine {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
}

.report-title {
	background-color: #11a0db;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.reportTitle {
	padding-top: 10px;
	padding-bottom: 10px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-top: 8px;
}
#content.site-content {
	padding-bottom: 0;
	padding-top: 0;
}

.site-info {
	text-align: center;
}


.h2 p {
	font-size: 1.75rem;
}

.h5 p {
	font-size: 1.25rem;
}


#reportTitle {
	vertical-align: middle;
	text-align: center;
	color: white;
	font-weight: 700;
	line-height: 1.5em;
}

#reportTitle p {
    font-size: 2.0em;
	text-transform: uppercase;
	line-height: 1.5em;
}

#disclaimer {
	line-height: 1em;
	page-break-before: always;
	/* color: gray; */
	font-size: 12px;
}

.pageBreakBefore {
	page-break-before:always;
}

.reportButton button {
	width: 100%;
	text-align: left;
}

#topHoldings thead {
	display: none;
}

a.vce-button--style-basic-icon:hover .vce-button--style-basic-icon-icon, 
button.vce-button--style-basic-icon:hover .vce-button--style-basic-icon-icon {
	opacity: 1;
	right: 0px!important;
}

.vce-button--style-basic-icon-icon {
	opacity: 1!important;
	right: 0px!important;
}

a.vce-button--style-basic-icon:hover .vce-button--style-basic-icon-text, button.vce-button--style-basic-icon:hover .vce-button--style-basic-icon-text {
	left: 0!important;
}

body a.vce-button--style-basic-icon, body button.vce-button--style-basic-icon {
	text-align: left;
}

body .performanceButton button {
	/* text-transform: uppercase; */
	font-weight: 700;
}

@media print {
	.displayScreenNone {
		display: none;
	}	
}

#commentaryTitle {
	display: none;
	/* page-break-before:always; */
}

@media screen {
	#commentaryTitle {
	display: none;
	}
}

@media print {
	#commentaryTitle {
		display: block;
		}
}

@media screen and (max-width: 750px) {
	#logo {
		margin-left: auto;
		margin-right: auto;
	}
}

/* Table Styling */

.wpDataTablesWrapper table.wpDataTable > thead > tr > th, 
.wpDataTablesWrapper table.wpDataTable > tbody > tr > td, .wpDataTablesWrapper table.wpDataTable > tfoot > tr > td {
	border: none;
}

body .wpDataTablesWrapper table.wpDataTable > tbody > tr > td, 
body .wpDataTablesWrapper table.wpDataTable > tfoot > tr > td,
body .wpDataTablesWrapper table.wpDataTable > thead > tr > th {
	border: none;
}

#fundFactsheet thead {
	display: none;
}

.h5 p {
	font-size: 1.25rem;
	/* text-transform: uppercase; */
	border-top: 2px solid;
	padding-top: 15px;
	color: #2d2d2f;
}

.column-fund-factsheet {
	font-weight: bold;
}

.column-top-10-holdings {
	font-weight: bold;
}

.wpDataTablesWrapper table.wpDataTable tr td {
	border-bottom: 1px solid;
}

/* .wpdt-c .wpDataTablesWrapper table {
	position: relative;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin-top: 10px;
} */

.numdata.float.column-index, .numdata.float.column-fund, .numdata.float.column-excess {
	text-align: center !important;
}

.column-top-10-holdings {
	width: 45%;
}

.column-sector {
	width: 40%;
}

body .performanceButton button {
	width: 100%;
	/* text-align: left; */
	padding-left: 10px;
}

body .performanceButton .vce-button--style-basic-icon-inner {
	width: 100%;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	/* text-transform: uppercase; */
	font-weight: bold;
}

.performanceButton .vce-button--style-basic-icon-icon::before {
	margin-right: 15px;
}

.vce-button--style-basic-icon {
	width: 100%;
}

.column-fund-factsheet {
	width: 33%;
}


#riskReturnAnalysis .column-0 {
	width: 40%;
}

.column-since-incep {
	width: 20%;
}

body .column-1-yr, body .column-3-yr, body .column-5-yr, .column-since-incep {
	text-align: center !important;
}

.fundManagerCommentary p::before {
	content: "Last update: ";
}

.fundManagerCommentary p {
	color: gray;
}

.performanceTable .column-returns {
	width: 40%;
}

#logo .vce-single-image-inner {
	max-width: 240px;
}

.MBLogo {
	max-width: 240px;
}

.RRLogo {
    max-width: 120px;
}

/* Chart Resets */ 

.vami-chart.am-chart, .drawdown-percent-chart.am-chart {
	height: 300px!important;
}

body .h {
	display: none;
}

embed, iframe, object {
	max-width: 100%;
	width: 100%;
	border: none;
	height: auto;
	/* overflow: hidden; */
	/* scale: ; */
}

/* End Chart Resets */


/* Table resets */ 

/* body .wpDataTablesWrapper table.wpDataTable tr.odd td {
	background-color: #ddf4fb!important;
} */

#vami iframe {
	height: 250px;
}

.riskEfficiencyTable iframe, .indexExcessTable iframe, #indexExcessTable iframe{
	height: 250px;
}


/* FND PEAK EMBED OVERWRITES */

h2.h {
	display: none!important;
}

.fp-style td,  .wpDataTable tr td {
	padding: 3px 10px;
}
body .wpDataTable tr:nth-child(odd),.wpDataTablesWrapper table.wpDataTable tr.odd td {
	background-color: #ddf4fb; 
}

.wpDataTablesWrapper table.wpDataTable tr.odd td {
    background-color: #ddf4fb!important;
}

.wpDataTablesWrapper table.wpDataTable tr.odd td {
    background-color: inherit;
}

.fp-style tr:nth-child(even) {
	background-color: #ddf4fb!important; 
}

.fp-style td {
	padding: 3px 10px;
	font-size: 14px;
	text-align: center !important;
}
.indexExcessTable .statsName,#indexExcessTable .statsName{
	width: 25%;
	/* font-weight: bold; */
	text-align: left !important;
}

.fp-style table.retReport td:first-child {
	text-align: left;
	/* font-weight: bold; */
}

/* .fp-style table tr:nth-child(2n) {
	background: #ddf4fb !important;
} */

.fp-style table.retReport td:first-child {
	text-align: left !important;
}

.indexExcessTable .stat-caption, #indexExcessTable .stat-caption {
	text-align:center;padding-right:5px;padding-left: 5px;
}

/* .fp-style table tr:nth-child(2n) {
	background: #ddf4fb;
} */

th {
	text-align: inherit;
	white-space: normal;
	text-align: center;
}

/* end */

#indexExcess td:first-child, .indexExcess td:first-child {
	width: 30%;
	text-align: left !important;
}

/* #drawdownReport tbody td:nth-child(9), #drawdownReport tbody td:nth-child(11) {
	display: none;
}


#drawdownReport thead tr:nth-child(2) th:nth-child(8), #drawdownReport thead tr:nth-child(2) th:nth-child(10) {
	display: none;
}

#drawdownReport thead tr:nth-child(1) th:nth-child(6) {
	display: none;
}

#drawdownReport thead tr:nth-child(1) th:nth-child(6), #drawdownReport thead tr:nth-child(1) th:nth-child(5) {
	display: none;
}

#drawdownReport thead tr:nth-child(2) th:nth-child(9) {
	display: none;
}

#drawdownReport thead tr:nth-child(2) th:nth-child(7) {
	text-align: center !important;
} */

#capitalPreservation th {
    background-color: white;
    text-align: center;
}

#capitalPreservation td {
    text-align: center;
}

#capitalPreservation .column-0 {
    text-align: left!important;
}

#capitalPreservation td:nth-child(1) {
	text-align: left;
}

/* .fp-style tr:nth-child(2n+1) {
	background-color: #ddf4fb !important;
} */

#topContributors .wdtheader, #topDetractors .wdtheader {
	display: none;
}

#topContributors .numdata, #topContributors td:nth-child(2) {
    color: green;
    text-align: right;
}

#topDetractors .numdata, #topDetractors td:nth-child(2) {
    color: red;
    text-align: right;
}

#statisticalAnalysis .wdtheader {
	display: none;
}

#fundFacts .wdtheader {
    display: none;
}

.ddReport .text-right {
	text-align: center !important;
}

body tr td:nth-child(9),
tbody tr td:nth-child(11) {
 display: table-row;
}
body thead tr:first-child &gt;
th:last-child {
 display: table-row!important;
}
body thead tr:nth-child(2) th:nth-child(8),
body thead tr:nth-child(2) th:nth-child(10) {
 display: table-row;
}
body tbody tr:nth-child(4),
body tbody tr:nth-child(5) {
 display: table-row;
}

#drawdownReport tbody th:nth-child(9) {
	display: none;
}

#drawdownReport thead tr:first-child &gt;
th:last-child {
 display: none!important;
}

body #drawdownReport tr td:nth-child(9),
tbody #drawdownReport tr td:nth-child(11) {
 display: none;
}

body #drawdownReport thead tr:nth-child(2) th:nth-child(8),
body #drawdownReport thead tr:nth-child(2) th:nth-child(10) {
 display: none;
}

body #drawdownReport tbody tr:nth-child(4),
body #drawdownReport tbody tr:nth-child(5) {
 display: none;
}

/* 
#indexExcess, .riskEfficiencyTable {
	border-bottom: 2px solid;
}
 */

.vami p,
.indexExcess p,
.riskEfficiency p,
.drawdownReport p,
.managerConsistency p,
.capitalPreservation p {
    margin:0!important;padding:0!important;
}


.vami .vce-text-block-wrapper,
.indexExcess .vce-text-block-wrapper,
#indexExcess .vce-text-block-wrapper,
.riskEfficiency .vce-text-block-wrapper,
.drawdownReport .vce-text-block-wrapper,
.managerConsistency .vce-text-block-wrapper,
.capitalPreservation .vce-text-block-wrapper {
    margin-bottom:0!important;
}

#topContributors .wdt-alert-subtitle, #topDetractors .wdt-alert-subtitle, #topContributors .wdt-alert-title, #topDetractors .wdt-alert-title  {
	display: none;background: none;
}

#topContributors .alert, #topDetractors .alert, #topHoldings .alert {
	display: none;background: none;
}

.risk-return-chart.am-chart {
	height: auto !important;
	min-height: 700px;
}

/* .peerIndexChart .amcharts-chart-div {
	height:300px!important;

} */

.peerIndexChart .amChartsLegend.amcharts-legend-div {
	/* display: none !important; */
	/* height: 700px!important; */
}

/* #ctl00_WidgetId_170_RiskReturnChartPanel .amcharts-main-div {height: 1000px!important;} */

.peerIndexChart .fp-style .risk-return-chart.am-chart .amcharts-chart-div {
	min-height: 450px;
}

.pageBreakAvoid, .pageBreakRemove {
	page-break-inside: avoid!important;
}



html {
	margin-top: 0px !important;
}


.admin-bar {
	margin-top: -32px!important;
}

.vcv-wb-editor {
	margin-top: 0px !important;
}

/* #topHoldings {
    margin-bottom: 55px;
} */

#managerConsistencyEtf #ctl00_WidgetId_168_ManagerConsistencyAmChartPanel {
    height: 310px!important;
}

.fundFeatures .vce, .fundFeaturesCopy .vce {
	margin-bottom: 0;
}

dl, ol, ul {
	margin-bottom: 10px;
}

.fundFeaturesCopy ul, .fundFeaturesCopy  {
	margin-bottom: 20px;
}

.premDiscWidget iframe {
	height: 300px;
}

.RRLogo {
	max-width: 150px;
}

.tagLine {
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
}

.tagLine p {
	margin-bottom: 5px;
}

.managerConsistencyLIC #ctl00_WidgetId_168_ManagerConsistencyAmChartPanel {
	height: 300px;
	margin-bottom: 15px;
}

#ctl00_WidgetId_179_VamiChartPanel svg g:nth-child(1) g {
	opacity: 0.7 !important;
}

/* #ctl00_WidgetId_179_VamiChartPanel svg g:nth-child(1) path {
	stroke-opacity: 0.8 !important;
	stroke-width: 1;
} */

.licPeerIndex .topsheet-widget, .licPeerIndex .RiskReturnAmChartControl {
	height: 500px !important;
}

.licPeerIndex .peerIndexChart .fp-style .risk-return-chart.am-chart .amcharts-chart-div {
	min-height: 500px ;
}

.peerIndexChart .fp-style .risk-return-chart.am-chart .amcharts-chart-div {
	min-height: 500px !important;
}

.peerIndexChart .amChartsLegend.amcharts-legend-div {
	display: none !important;
	/* height: 700px !important; */
}

.peerIndexChart .fp-style .risk-return-chart.am-chart .amcharts-chart-div {
	min-height: 340px;
}

.premDiscWidget iframe {
	height: 330px;
}

#fundFacts table td:nth-child(2) {
	/* width: 60%; */
	min-width: 250px;
}

.licPeerIndex .topsheet-widget, .licPeerIndex .RiskReturnAmChartControl {
	height: 480px !important;
}

#topHeader a {
	color: #00a0dc;
}

#topTitle p {
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}

body .wpDataTable tr:nth-child(2n+1), .wpDataTablesWrapper table.wpDataTable tr.odd td {
	background-color: #e5e5e5!important;
}

a {
	color: #00a0dc;
	/* text-decoration: none; */
	/* background-color: transparent; */
}

.fp-style table tr:nth-child(2n) {
	background: #e5e5e5!important;
}

.lic .fp-style .risk-return-chart.am-chart .amcharts-chart-div {
	height: 235px !important;
}

.fundFeaturesCopy p {
	line-height: 1.3em;
}

#reportTitle p {
	font-size: 2.0em;
	text-transform: uppercase;
	line-height: 1.3em;
}

#fundFacts td:nth-child(1) {
	min-width: 190px;
	vertical-align: top;
}

.indexExcessTitle, .capitalPreservationsTitle {
	margin-top: 15px;
}

#topHoldings .vce-shortcode-wrapper, #fundFacts .vce-shortcode-wrapper, .vce-shortcode-wrapper {
	margin-bottom: 15px;
}

footer p {
	margin-bottom: 0 !important;
}

#reportTitle p {
	font-size: 1.8em;
	text-transform: uppercase;
	line-height: 1em;
}

.logo {
	max-width: 150px;
}

.RRLogo {
	max-width: 150px;
	float: right;
}

/* .rating {
	width: 33%;
	height: 33%;
} */

.tagLine p {
	margin-bottom: 0;
}

.code p::before {
	content: "(";
}

.code p::after {
	content: ")";
}

.ratingImage {
	max-width: 120px;
}

.ratingHeader {
	padding-top: 10px;
	padding-bottom: 10px;
}

.rrRatingTitle p {
	text-transform: none;
	font-size: 12px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.rrRating p {
	font-size: 11px;
	padding-top: 0px;
	/* margin-top: 8px; */
	margin-top: 5px;
	/* border-top: 1px solid; */
	/* display: inline-block; */
	max-width: 120px;
}

.reportTitleHeadingNew {
	/* display: inline;
	float: left; */
}

body .codeNew p {
	font-size: 12px !important;
	float: left;
	margin-left: 20px;
	margin-top: -32px;
	font-weight: normal;
}

.reportTitleHeadingNew p {
	margin-top: 5px;
	margin-top: 5px;
	line-height: 1.4em;
}

#disclaimer p {
	page-break-inside : auto!important;
}

.vcv-footer .vce-row {
	margin-top: 10px !important;
}

#disclaimer small {
	color: #666;
}

body #statisticalAnalysis { margin-bottom: 0;}

.rating h5 {
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 1em;
	margin-top: 5px;
	color: #11a0db;
}



.rating hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #999;
}

.ratingBlue {
	color: #11a0db;
	margin-left: 10px;
	font-weight: bold;
}

.rating img {
	max-width: 250px;
}

.confidence {
}

.rating small {
	/* color: #999; */
}

.code { display: none;}

.rating p {
	margin-bottom: 0;
}


.licPeerIndex .topsheet-widget, .licPeerIndex .RiskReturnAmChartControl {
	height: 410px !important;
}

.peerIndexChart .fp-style .risk-return-chart.am-chart .amcharts-chart-div {
	min-height: 410px !important;
}

#statisticalAnalysis .vce-shortcode-wrapper {
	margin-bottom: 0!important;
}

/* .vcv-footer {margin-top: -15px;} */

#statisticalAnalysis { margin-top: 20px; }

dl, ol, ul {
	margin-bottom: 10px;
	padding-left: 20px;
}

#disclaimer .vce-text-block  { 
display: none;
	}

.fp-style th {
	border-bottom: 1px solid #ccc;
}

/*#disclaimer .vce-text-block {
	page-break-inside: avoid!important;
	display: none;
}

#disclaimer p {
	page-break-before:always;
}*/