.productColour {
  background-color: #b24b5c; }

.productTextColour {
  color: #b24b5c; }

.panel_background {
  min-height: 400px;
  background-color: #f6f6f6; }

.booksite_panel {
  border-top: 6px solid #b24b5c; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: effra;
  font-weight: 700; }

.block_button {
  background: #b24b5c;
  color: white;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px; }

.block_button_clear {
  color: white;
  padding: 15px 40px 15px 20px;
  height: 40px;
  /*border:1px solid #ddd;*/
  width: auto;
  background-color: #531732; }

.chevron {
  background-image: url(../Content/svg/sprite.svg);
  width: 12px;
  height: 11px;
  background-position: -1732px -20px;
  background-size: 5065px 240px;
  float: right;
  margin-top: 2px; }

#indexTableDiv {
  padding-left: 0 !important; }

.pageicon {
  background-color: white;
  border: 0 solid #d0d0d0;
  height: 42px;
  width: 42px;
  color: gray; }

.docPanelHead {
  background-color: #b24b5c;
  border-bottom: solid 0 #b24b5c;
  color: white;
  width: 100%;
  position: relative;
  height: 40px;
  font-size: 18px;
  font-weight: normal;
  font-family: effra_trial_rg-webfont, Arial, sans-serif !important; }

.docPanelHeading {
  position: absolute;
  top: 8px;
  left: 10px;
  height: 50px; }

.docPanelBody {
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  font-size: 1.5rem;
  padding: 20px;
  padding-top: 10px;
  /* height: auto !important; */ }

.docPanelBody ul {
  padding-left: 20px; }

.frbreadcrumb {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #666 !important;
  font-size: 1.2rem; }

.container {
  font-family: 'Effra_W_Rg'; }

@font-face {
  font-family: 'effra_trial_he-webfont';
  src: url("../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_W_He', 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:$baseColor;
	border-bottom: solid 0 $productColor;
    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: disc;
  background: none;
  padding-left: 0;
  line-height: 20px;
  display: list-item; }

.anchor_link {
  color: white;
  text-decoration: underline; }

.anchor_link:hover {
  color: lightgray;
  text-decoration: underline; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: left !important; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #b24b5c !important;
  border-radius: 0;
  /*padding: 13px 55px 12px 20px;*/
  font-size: 1.4rem;
  text-align: left; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
  border-radius: 0;
  /*padding: 13px 55px 12px 20px;*/
  font-size: 1.4rem;
  text-align: left; }

.nav, nav-pills {
  position: relative;
  display: block;
  /*padding: 13px 55px 12px 20px;*/
  font-size: 1.4rem;
  border-radius: 0;
  text-align: left; }

#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; }

.socialmedia_toolbar {
  margin-top: 230px;
  margin-bottom: 2px; }

@media (max-width: 400px) {
  .bookimage1_section {
    display: none; }

  .socialmedia_toolbar {
    margin-top: 180px;
    margin-bottom: 2px; }

  .frbreadcrumb {
    display: none; }

  .indexNameCol {
    width: 20% !important; } }
@media (max-width: 600px) {
  .menusection {
    /*height: 180px;*/ }

  .bookimage1_section {
    display: none; }

  .socialmedia_toolbar {
    margin-top: 180px;
    margin-bottom: 2px; }

  .frbreadcrumb {
    display: none; }

  .crumbleft {
    margin-left: 30px; }

  .indexNameCol {
    width: 20% !important; } }
@media (max-width: 800px) {
  .bookimage1_section {
    display: none; }

  .socialmedia_toolbar {
    margin-top: 180px;
    margin-bottom: 2px; }

  .crumbleft {
    margin-left: 30px; } }



.wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 33.33% 33.33% 33.33%;
  grid-template-columns: 33.33% 33.33% 33.33%;
  background-color: #fff;
  padding-left: 10px;
  padding-top:5px;
    }

    .box {
        
        color: #fff;
        padding: 20px;
        font-size: 150%;
      margin: 5px;

    }

    .a {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
        grid-column: 1 ;
        grid-row: 1;
	background-color: #3c3c3c;
        color: #ececec;
    }
.b {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-column: 2;
  grid-row: 1;
  background-color: rgba(163, 198, 215, 0.70);
        color: #444;

    }
    .c {
      -ms-grid-column: 3 ;
      grid-column: 3 ;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
        grid-column: 3 ;
        grid-row: 1 ;
	background-color: #ececec;
        color: #444;

    }
.d {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 2;
  grid-row: 2;
  background-color: rgba(248,190,118,0.5);
  color: #3c3c3c;

    }
    .e {
      -ms-grid-column: 2;
      grid-column: 2;
      -ms-grid-row: 2;
        grid-column: 2;
        grid-row: 2;
	background-color: #cccccc;
	color: #3c3c3c;
    }
.f {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
  grid-column: 3;
  grid-row: 2;
  background-color: rgba(115,153,116,0.4);
  color: #444;
}
.g {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    grid-column: 1;
    grid-row: 3;
    padding: 0;
    font-size: 100%;
}
.h {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
    grid-column: 2;
    grid-row: 3;
    padding: 0;
    font-size: 100%;
}
.i {
    -ms-grid-column: 3;
    -ms-grid-row: 3;
    grid-column: 3;
    grid-row: 3;
    padding: 0;
    font-size: 100%;
}

.grid__featured {
    padding-left:0px;
    padding-bottom:0px;
    padding-top:0px;
}

a:hover {
  text-decoration: underline;
}


@media screen and (max-width:767px){

    .wrapper {
        display: block;
        margin-bottom:10px;
    }

    .box {
        margin-bottom:20px;
    }

    .grid__featured .grid__item {

        margin-bottom: 20px;
    }

    .grid__featured {
        width: 100%;
    }
}

