/*$baseColor: #1f9ec4;*/
#indexTableDiv {
  padding-left: 0 !important; }

.pageicon {
  background-color: white;
  border: 0 solid #d0d0d0;
  height: 42px;
  width: 42px;
  color: gray; }

.frbreadcrumb {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666 !important;
  font-size: 1.2rem; }

@font-face {
  font-family: 'effra_trial_he-webfont';
  src: url("http://localhost/products/indices/content/fonts/Effra_W_He.eot");
  src: url("../fonts/Effra_W_He.eot") format("embedded-opentype");
  src: url("../fonts/Effra_W_He.woff") format("woff"); }
@font-face {
  font-family: 'effra_trial_rg-webfont';
  src: url("../fonts/Effra_W_Rg.eot") format("embedded-opentype"), url("../fonts/Effra_W_Rg.woff") format("woff"); }
body {
  font-family: effra_trial_rg-webfont, Arial, sans-serif !important;
  background: #EEEEEE !important; }

#prodDesc a {
  color: #531732; }

.indexChangeNoticeCol1, .indexChangeNoticeCol2, .indexChangeNoticeCol3 {
  color: #531732;
  font-size: 12px; }

td {
  color: gray; }

#indexChangeNoticeTable td {
  color: #531732; }

.indexChangeNoticeText {
  color: #531732; }

.docPanelContainer {
  border: 0px solid #437994;
  margin-bottom: 20px;
  background-color: white; }

.docPanelBox {
  border: 1px solid #ededed; }

.docPanelBody {
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  /*height: auto !important;*/ }

.docPanelBody a {
  font-size: 12px;
  color: #531732; }

.docPanelBody a:hover {
  font-size: 12px;
  color: #531732; }

#prodDesc {
  font-size: 14px; }

.indexTableHeaderReturn {
  font-size: 14px; }

.indexTableHeaderLast {
  font-size: 14px; }

#PerformanceTablePartial {
  width: 100%; }

.vmiddle {
  padding-left: 0 !important; }

.vmiddle h1 {
  font-family: effra_trial_he-webfont, Arial, sans-serif !important;
  color: #531732;
  font-size: 40px; }

/*.docPanelHead {
	background-color:$tabColor;
	border-bottom: solid 0 #3B6E8F;
    color: $logoColor;
	width: 100%;
	position: relative;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
    font-family: effra_trial_rg-webfont, Arial, sans-serif !important;
}*/
.docPanelHead {
  background-color: #437994;
  border-bottom: solid 0 #3B6E8F;
  color: white;
  width: 100%;
  position: relative;
  height: 40px;
  font-size: 18px;
  font-weight: normal;
  font-family: effra_trial_rg-webfont, Arial, sans-serif !important; }

.docPanelBody li {
  list-style-type: none;
  background: none;
  padding-left: 0;
  line-height: 20px; }

#indexChangeNoticeTitle {
  max-width: 376px;
  background: none;
  padding-left: 0; }

.indexTableHeaderLast {
  background-color: #437994;
  color: #fff;
  border: 0 !important;
  border-right: solid 1px #fff !important;
  height: 20px; }

.indexTableHeaderReturn {
  background-color: #437994;
  color: #fff;
  border: 0 !important;
  border-left: solid 1px #fff !important; }

.currencyTabSelected {
  background: #7fa2b9 !important;
  color: #fff !important;
  cursor: default;
  width: 60px;
  height: 30px;
  padding-top: 5px;
  /*border-right: 1px solid white;*/
  font-weight: 600;
  font-size: 14px;
  border-left: 1px solid white; }

.currencyTab {
  float: left;
  text-align: center;
  color: gray;
  background: #dddddd;
  cursor: default;
  width: 60px;
  height: 30px;
  padding-top: 5px;
  border-left: 1px solid white;
  font-weight: 600;
  font-size: 14px; }

.currencyTab:hover {
  cursor: pointer; }

th.indexNameCol:first-child {
  width: 330px;
  text-align: left !important;
  font-weight: bold;
  background-color: #437994;
  color: white;
  border-color: red; }

#indexTable {
  line-height: 0.8;
  width: 100% !important; }

#indexTable th {
  border: solid #e5e5e5 1px;
  text-align: center;
  background-color: #437994;
  color: white;
  height: 23px; }

#indexTable td {
  border: solid #e5e5e5 1px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px; }

#indexTable tr:nth-child(even) {
  background-color: #eeeeee; }

#tabUnderline {
  display: none; }

/*#pindexTableContainer 
{
    width:99% !important;
}*/
.returnTab {
  text-align: center;
  color: gray;
  background: #dddddd;
  cursor: default;
  width: 100px;
  height: 30px;
  padding-top: 5px;
  border-left: 1px solid white;
  font-weight: 600;
  font-size: 14px; }

.returnTab:hover {
  cursor: pointer; }

.returnTabSelected:hover {
  cursor: pointer; }

.returnTabSelected {
  background: #437994;
  color: white; }

.locationTab {
  width: 150px;
  float: left;
  height: 35px;
  text-align: center;
  font-weight: bold;
  background: white;
  color: gray;
  font-size: 14px;
  border-right: 1px solid white;
  border: 1px solid #509dc7;
  padding-top: 7px; }

.locationTabSelected {
  width: 150px;
  float: left;
  height: 35px;
  text-align: center;
  font-weight: bold;
  background: #437994;
  color: white;
  font-size: 14px;
  border-right: 1px solid white;
  border: 1px solid #437994;
  padding-top: 7px; }

.maincontainer {
  min-height: 500px;
  background-color: white;
  margin-top: 1px;
  padding-bottom: 30px; }

.maincontainer .row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.productsFootnote {
  background: white; }

#indexTableContainer {
  width: 99%; }

.tile-content {
  font-family: effra_trial_rg-webfont, Arial, sans-serif !important; }

.chromeHeader {
  font-family: effra_trial_rg-webfont, Arial, sans-serif !important; }

#selections {
  border: 0px; }

@media (max-width: 400px) {
  .frbreadcrumb {
    display: none; }

  .indexNameCol {
    width: 20% !important; } }
@media (max-width: 600px) {
  .frbreadcrumb {
    display: none; }

  .crumbleft {
    margin-left: 30px; }

  .indexNameCol {
    width: 20% !important; } }
@media (max-width: 800px) {
  .crumbleft {
    margin-left: 30px; } }

