body {
  background-color: #666;
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.spring {
  background-image: url('/Content/css/images/background-spring.jpg');
}
body.fall {
  background-image: url('/Content/css/images/background-fall.jpg');
}
body.winter {
  background-image: url('/Content/css/images/background-winter.jpg');
}
@media (max-width: 767px) {
  body.spring,
  body.fall,
  body.winter {
    background-image: none;
  }
}
a:link {
  color: #565656;
}
a:visited {
  color: #565656;
}
a:active {
  color: #565656;
}
a:hover {
  color: #320508;
}
a.underline {
  text-decoration: underline !important;
}
.black {
  color: #222 !important;
}
.green {
  color: #669933 !important;
}
.red {
  color: #993333 !important;
}
.bold {
  font-weight: bold;
}
.header {
  margin-top: 50px;
  height: 112px;
  background-image: url('/Content/css/images/background-header-wider.png');
  background-position: left top;
  background-repeat: no-repeat;
}
.header-reports {
  padding-top: 25px;
  margin-top: 50px;
  height: 260px;
  background-color: #CFD0A3;
}
.header-reports img.logo {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.header-reports div.report-name {
  position: relative;
  top: 185px;
  text-align: center;
  font-size: 1.3em;
  color: #300;
}
.header {
  position: relative;
}
@media (max-width: 767px) {
  .header {
    margin-top: 0;
    background-image: url('/Content/css/images/background-header-mobile.png');
  }
}
.header .links {
  font-size: 1.1em;
  font-weight: bold;
}
.header span.name {
  font-size: 1.1em;
  font-weight: bold;
  color: #666600;
}
.header .links span.spacer {
  padding-left: 10px;
  padding-right: 10px;
}
div.menuBar {
  margin-left: auto;
  margin-right: auto;
  background-color: #330000;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 12px;
  z-index: 1;
}
div.pageTitleBar {
  background-image: url('/Content/css/images/background-pageTitleBar.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 37px;
  color: #FFF777;
  font-family: Georgia, Times New Roman, Serif;
  font-size: 16pt;
}
div.page-title {
  padding-top: 3px;
}
div.content {
  min-height: 400px;
  background-color: #FFFFFF;
}
div.footer {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  color: #ffffff;
  background-color: #330000;
  text-align: center;
}
div.footer a {
  color: inherit;
  float: left;
  font-size: 12px;
}
.spacer {
  height: 10px !important;
}
div.titleBar {
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  padding: 0.3em 0.2em 0.2em 0.3em;
  position: relative;
}
div.titleBar > span.title {
  float: left;
  margin: 0.1em 0 0.2em;
}
a.vaultTrackerLink {
  display: inline-block;
  width: 150px;
}
span.currentDate {
  float: right;
  padding: 9px 5px 10px 0;
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #300;
}
.benchmarkDisclosures {
  cursor: pointer;
  text-decoration: underline;
}
a.blogEntriesDisclosures {
  text-decoration: underline;
  display: block;
  padding: 5px;
  font-size: 8pt;
}
a.portfolioBenchmarkInformation {
  cursor: pointer;
  text-decoration: underline;
  font-weight: bold;
}
a[data-action] {
  cursor: pointer;
  text-decoration: underline;
}
select.time-period-filter {
  margin-bottom: 0;
  width: auto;
  padding: 0;
  height: auto;
  color: #000;
  border-radius: 0;
  font-weight: normal;
}
.ui-jqgrid select {
  margin-bottom: 0;
  width: auto;
  padding: 0;
  height: auto;
  color: #000;
  border-radius: 0;
}
.ui-jqgrid input[type='text'] {
  margin-bottom: 0;
  width: auto;
  padding: 2px;
  height: auto;
  color: #000;
  border-radius: 0;
}
button.ui-datepicker-trigger {
  border: none;
  padding: 0;
  margin-bottom: 8px;
  margin-left: 5px;
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.validation-summary-valid {
  display: none;
}
.validation-summary-errors {
  padding: 14px;
  margin-bottom: 18px;
  color: #b94a48;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  border-radius: 4px;
}
.validation-summary-errors ul {
  margin: 0;
  list-style: none;
}
a[data-action=view-ticker-info] {
  cursor: pointer;
  text-decoration: underline;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
}
#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#imagelightbox-close {
  cursor: pointer;
  border-radius: 50%;
  position: fixed;
  z-index: 10002;
  top: 2.5em;
  right: 2.5em;
}
h1.portfolio-strategy {
  font-weight: bold;
  color: #330000;
  margin-bottom: 2px;
  margin-top: 10px;
}
h4.portfolio-strategy {
  margin-top: 2px;
}
h4.portfolio-strategy span.portfolio-strategy-label {
  font-weight: bold;
  font-size: 16pt;
  color: #333333;
}
h4.portfolio-strategy span.portfolio-strategy-name {
  color: #333333;
  font-size: 16pt;
}
a[data-action=view-portfolio-strategy-graphic] {
  color: #4c4c4c;
}
a[data-action=view-portfolio-strategy-graphic]:hover {
  color: #4c4c4c;
}
