body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: 8pt "Roboto Condensed", "Open Sans", Arial, sans-serif;
  font-weight: 300;
  font-stretch: normal;
}
.letter-logos{
  margin-bottom: 40px;
}
.letter-heading{
  margin-bottom: 60px!important;
}
#letters p,#letters .table-div{

  font: 12pt "EB Garamond" ,serif ;
margin-bottom:15px;
  margin-left:40px;
  margin-right:40px;
}
.letter-ul{
  font: 12pt "EB Garamond" ,serif ;
  padding-left:40px;
  margin-right:40px;
  width: 100%;
  float:left;
  margin-top: 0px;

}



* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

h1, h3, h4, h5,.h3_pdf,.h4_pdf {
  margin: 0 0 4pt 0;
}

h1 {
  font-size: 15pt;
  color: #00447c;
  font-weight: normal;
  margin: 0 0 7pt 0;
  line-height: 1.1;
}

h3,h2,.h3_pdf {
  font-weight: 400;
  font-size: 11pt;
  color: #00447c;
  text-transform: uppercase;
  color: #009fc2;
  margin-top: 10px;
  width: 100%;
  float:left;
}
h3,h2{
  margin-bottom: 10px;
}
h4,.h4_pdf {
  font-weight: 500;
  font-size: 9pt;
  color: #202020;
  margin-top: 5px;
}

h4::first-letter,.h4_pdf::first-letter {
  text-transform: uppercase;
}

h5 {
  font-weight: normal;
  font-size: 8pt;
}

p {
  font-size: 8pt;
  margin: 3px 0;
}

sup {
  font-size: 6pt;
}


table {
  width: 100%;
  margin: 0 0 8pt 0;
  font-size: 8pt;
  border-collapse: collapse;
  /*font-family: Arial, Helvetica, sans-serif;*/
}

/* ----------Helpers------------*/
.has-top-border {
  border-top: 1px solid #9c9c9c;
  padding: 4px 0 0 0;
}

.has-bottom-border {
  border-bottom: 1px solid #9c9c9c;
  padding: 0 0 4px 0;
}

.centerred {
  text-align: center !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.col-small {
  width: 33%;

}

.col-med {
  width: 50%;
}

.col-big {
  width: 67%;

}

.padding-right-10 {
  padding-right: 10px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-top-5 {
  padding-top: 5px;
}

.top10-date {
  font-size: 7.5pt;
  color: #202020;
  text-transform: none;
}

/* ----------End helpers------------*/
.page {
  width: 8.5in;
  min-height: 11in;
  padding: 18pt;
  margin: 10mm auto;
  border: 1px #D3D3D3 solid;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage {
  /*border: 1px red solid;*/
  height: 10.5in;
  position: relative;
  /*display: table;*/
}

.left, .right {
  margin: 0;
  width: 373px;
  float: left;
}

.right {
  margin-left: 13pt;
}

.fundName {
  float: left;
  font-weight: normal;
  line-height: 100%;
  margin: 8px 0 10px 0;
  text-align: left;
}

.asof-date {
  background: #00447c;
  color: white;
  padding: 5px 10px;
  text-transform: uppercase;
}

.row {
  margin-left: 0pt;
  margin-right: 0pt;
  padding-top: 2pt;
  display: block;
  overflow: hidden;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.QF-title {
  font-weight: bold;
  width: 50%;
  padding: 2pt;
  border-bottom: 1px solid #DADADA;
}

.QF-title-fund-code {
  font-weight: bold;
  text-transform: capitalize;
  width: 41px;
  padding: 2pt;
  border-bottom: 1px solid #DADADA;
}

.QF-data {
  text-align: right;
  padding: 2pt;
  border-bottom: 1px solid #DADADA;
}

.QF-data-fund-codes {
  text-align: right;
  padding: 2pt;
  border-bottom: 1px solid #DADADA;
  width: 180px;
}

.QF-manager {
  text-align: left;
  /*border-bottom: 1px solid #DADADA;*/
  padding: 4pt 0 4pt 0;
  width: 50%;
}

/*	.QF-manager img{

		width:100%; padding-right:10px;

	}*/
.risk {
  display: table;
  max-width: 100%;
  margin-top: 5px;
}

.risk ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 8pt;
  display: table-row;
}

.risk ul li {
  padding: 4pt 4pt;
  display: inline-block;
  font-size: 8pt;
  vertical-align: top;
  background-color: #FFF;
  margin: 0 -3px -1px;
  border: 1px solid #E0E0E0;
  display: table-cell;
  text-align: center;
  border-right: none;
  vertical-align: middle;
}

.risk ul li:last-child {
  border-right: 1px solid #E0E0E0;
}

.risk .risk_pointer {
  background-color: #e1eef1;
  /*			color: #FFF;
*/
}

.risk__elem {
  outline: 0px solid #c00;
  float: left;
  width: 20%;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.top-list {
  padding-left: 0;
  padding-bottom: 5pt;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

ol.top-list {
  padding-left: 20pt;
  margin-top: 0;
  margin-bottom: 0;
}

.top-list li {
  font-size: 8pt;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #DADADA;
  line-height: 100%;
}

.top-list-footer {
  display: block;
  font-size: 8pt;
  border-top: 2px solid #7EA52E;
  border-bottom: 2px solid #7EA52E;
  background: #E8F2DA;
  padding: 3pt;
  margin: -1pt 0 8pt 0;
}

.progress {
  height: 14pt;
  margin-top: 5px;
  overflow: hidden;
  background-color: #f7f7f7;
  /*border: 1px solid #E2E2E2;*/
  margin: -1pt 0 8pt 0;
}

.progress .percent {
  font-size: 8pt;
  margin: 2px 10px 5px 0;
  float: right;
  clear: both;
  right: 0;
  font-weight: bold;
}

.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  color: #FFF;
  text-align: center;
}

.progress .bar .caption {
  font-size: 8pt;
  margin: 1pt 0 2pt 5pt;
  float: left;
  min-width: 216pt;
  color: #000;
  text-align: left;
  font-weight: normal;
}

ul.scale {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid #7EA52E;
  margin: 0 0 8pt 0;
  font-size: 8pt;
}

li.bar_scale {
  list-style: none;
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 14.9%;
}

.fixed-bottom-section {
  position: absolute;
  bottom: -5pt;
}

.promotional-lead {
  color: #00447c;
  text-align: center;
  font-weight: 500;
  font-size: 9pt;
  background: #e9f8fd;
  padding: 0 15px 0px 15px;
}

.promotional-lead span {
  color: #009fc2;
}

.legal-text {
  font-size: 11pt;
  color: #666;
  text-align: justify;
  line-height: 100%;
  font-weight: 300;
  font-family: "BenchNine", "Roboto Condensed", sans-serif;
}

.page-number {
  display: none;
}

#compoud-table td, #compoud-table th {
  border-bottom: 1px solid #eaeaea;
}

.pm-group {
  border-top: 1px solid #ccc;
  padding-top: 25px;
  padding-bottom: 25px;
}

.pm-group:first-child {
  border: none;
  padding-top: 25px;
}

.pm-group:last-child {
  padding-bottom: 0;
}

.pm-logo {
  max-width: 250px;
  margin-bottom: 25px;
}

.pm-logo img {
  height: auto;
  width: auto;
}

.pm-manager {
  display: table;
}

.pm-grid {
  display: table;
}

.pm-manager-photo {
  width: 46px;
  display: table-cell;
  height: 46px;
  background-size: cover !important;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}

.pm-manager-icon {
  width: 46px;
  height: 46px;
  display: table-cell;
  background: #f5f5f5;
  color: #b1d1d8;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}

.pm-manager-data {
  display: table-cell;
  vertical-align: middle;
  width: 188px;
}

.holdings td {
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #DADADA;
  line-height: 100%;
}

th.has-bottom-border {
  font-weight: 500;
}

.as-at-date {
  float: right;
  font-size: 12px;
  text-transform: none;
  color: #000;
  vertical-align: bottom;
  font-weight: 100;
}

/*Monthly*/
h4 {
  margin-bottom: 0;
}

#pdf_monthly .pdf_header {
  background: #00447c;
  color: white;
  padding: 10px 10px 0;
}

.fundName {
  width: 65%;
}

#pdf_monthly h1 {
  color: white;
}

#pdf_monthly .asof-date {
  background: #009fc2;
  color: white;
}

#pdf_monthly .has-bottom-border {
  border-color: #f8971d;
}

#pdf_monthly .pdf_body {
  display: table;
  width: 100%;
  float: none;
}

#pdf_monthly .col-small {
  background: #eff3f6;
  display: table-cell;
  float: none;
  padding-left: 10px;
}

#pdf_monthly .col-big {
  display: table-cell;
  float: none;
}

#pdf_monthly .risk {
  width: 100%;
}

#pdf_monthly .risk ul {
  width: 100%;
}

#pdf_monthly .risk ul li {
  width: 20%;
  display: table-cell;
  border: none;
  padding: 0;
  vertical-align: bottom;
  background: transparent;
}

#pdf_monthly .risk ul.segs li {
  width: 17%;
}

/*All funds risk bar*/
#pdf_monthly .risk ul li .risk_level_meter {
  height: 25px;
  padding-top: 5px;
}

#pdf_monthly .risk ul li .risk_level_text {
  font-weight: 500;
  font-size: 7pt;
}

#pdf_monthly .risk ul li:nth-child(1) .risk_level_meter {
  background: #e3e4ec;
}

#pdf_monthly .risk ul li:nth-child(2) .risk_level_meter {
  background: #afb5c6;
}

#pdf_monthly .risk ul li:nth-child(3) .risk_level_meter {
  background: #7d88a3;
}

#pdf_monthly .risk ul li:nth-child(4) .risk_level_meter {
  background: #4b5e81;
}

#pdf_monthly .risk ul li:nth-child(5) .risk_level_meter {
  background: #152b51;
}

#pdf_monthly .risk ul li:nth-child(6) .risk_level_meter {
  background: #222222;
}

/*All funds risk bar text */
#pdf_monthly .risk ul li:nth-child(2) .risk_level_text {
  display: none;
}

#pdf_monthly .risk ul li:nth-child(4) .risk_level_text {
  display: none;
}

#pdf_monthly .risk ul.segs li:nth-child(1) .risk_level_meter {
  background: #e3e4ec;
}

#pdf_monthly .risk ul.segs li:nth-child(2) .risk_level_meter {
  background: #afb5c6;
}

#pdf_monthly .risk ul.segs li:nth-child(3) .risk_level_meter {
  background: #7d88a3;
}

#pdf_monthly .risk ul.segs li:nth-child(4) .risk_level_meter {
  background: #4b5e81;
}

#pdf_monthly .risk ul.segs li:nth-child(5) .risk_level_meter {
  background: #294575;
}

#pdf_monthly .risk ul.segs li:nth-child(6) .risk_level_meter {
  background: #222222;
}

/*Seg funds risk bar text*/
#pdf_monthly .risk ul.segs li:nth-child(1) .risk_level_text {
  display: block;
}

#pdf_monthly .risk ul.segs li:nth-child(2) .risk_level_text {
  display: none;
}

#pdf_monthly .risk ul.segs li:nth-child(3) .risk_level_text {
  display: block;
}

#pdf_monthly .risk ul.segs li:nth-child(4) .risk_level_text {
  display: none;
}

#pdf_monthly .risk ul.segs li:nth-child(5) .risk_level_text {
  display: block;
}

#pdf_monthly .promotional-lead {
  background: #f6f6f5;
}

#pdf_monthly .promotional-lead span {
  color: #f8971d;
}

#pdf_monthly .risk_pointer {
  width: 15px;
  height: 15px;
  background: #f8971d;
  border: 2px solid white;
  border-radius: 50%;
  display: inline-block;
}

.top-list li span {
  font-weight: 500;
}

.top-list {
  padding-bottom: 0;
}

.top10-date {
  font-weight: 300;
}

.holdings td:last-child, .holdings th:last-child {
  font-weight: 500;
  text-align: right;
}

.holdings th {
  font-size: 12px;
}

#compoud-table {
  margin-bottom: 2px;
}

#compoud-table th {
  font-weight: 300;
}

#compoud-table td {
  font-weight: 500;
}

#pdf_monthly #compoud-table td {
  background: #e3edf2;
}

#pdf_monthly .QF-Left {
  background: white;
}

.QF-title, #pdf_monthly .QF-title-fund-code {
  font-weight: 300;
}

.QF-data, #pdf_monthly .QF-data-fund-codes {
  font-weight: 500;
}

.fixed-bottom-section {
  background: white;
  padding-top: 10px;
}

/*charts*/
#pdf_monthly .highcharts-background {
  fill: #fbfbfa;
  padding-top: 10px;
}

#pdf_monthly .pm-group {
  border-top: 1px solid #ccc;
  padding-top: 25px;
  padding-bottom: 25px;
}

#pdf_monthly .pm-group:first-child {
  border: none;
  padding-top: 25px;
}

#pdf_monthly .pm-grid {
  width: 100%;
}

#pdf_monthly .pm-group:last-child {
  padding-bottom: 0;
}

#pdf_monthly .pm-logo {
  max-width: 250px;
  margin-bottom: 25px;
}

#pdf_monthly .pm-logo img {
  height: auto;
  width: auto;
}

#pdf_monthly .pm-manager {
  display: table;
  width: 49%;
  float: left;
}

#pdf_monthly .pm-grid {
  display: table;
}

#pdf_monthly .pm-manager-photo {
  width: 56px;
  display: block;
  height: 56px;
  background-size: cover !important;
  margin-right: 10px;
  margin-bottom: 5px;
  float: none;
}

#pdf_monthly .pm-manager-icon {
  width: 56px;
  height: 56px;
  display: block;
  background: #d8e3eb;
  color: #b1d1d8;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 5px;
  float: none;
}

#pdf_monthly .pm-manager-data {
  display: block;
  width: auto;
  margin-bottom: 10px;
}

@page {
  size: letter;
  margin: 0;
}

@media print {
  html, body {
    width: 8.5in;
    max-height: 11in;
    margin: 0px 0px 0px 0px;
    color-adjust: exact;
    -webkit-print-color-adjust: exact;
  }
  .page {
    display: block;
    margin: 0 auto !important;
    border: initial;
    border-radius: 0;
    width: 8.5in;
    height: 11in;
    min-height: initial;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
  }
}
