#ndq-refresh .ir-wrapper {
  max-width: 960px;
}
.hero-box-wrapper {
  background: url(/common/images/stock/header_global_en.jpg) center center repeat-y;
  padding: 50px 20px;
  height: 310px;
  position: relative;
  font-family: Lato, sans-serif;
}
.hero-box-overlay {
  position: absolute;
  width: 370px;
  height: 270px;
  right: 0;
  background: #fff;
  opacity: 0.7;
  top: 0;
  margin-top: 20px;
  margin-right: 20px;
}
.hero-box-wrapper h1 {
  color: #fff;
  font-size: 42px;
  font-family: Lato, sans-serif;
}
.hero-box-quote {
  padding: 15px;
}
.data-price {
  font-size: 45px;
  font-weight: 400;
}
.data-change {
  font-size: 20px;
  font-weight: bold;
  color: #2693B8;
}
.box-disclaimer {
  font-size: 12px;
  margin-top: 35px;
}
#ndq-refresh .ir-content h2 {
  margin-top: 0;
}
#ndq-refresh .ir-content h3 {
  margin-top: 10px;
}
#ndq-refresh .article a {
  text-decoration: none;
  color: #353030;
}
#ndq-refresh a.article-more {
  color: #2693B8;
}
#ndq-refresh .article-title {
  font-weight: 700;
}
#ndq-refresh .featured-page img {
  max-width: 100%;
}
#ndq-refresh .event-list a {
  text-decoration: none;
  color: #353030;
}
#ndq-refresh .black-box {
  background: #000;
}
#ndq-refresh .black-box .box-stock-exchange,
#ndq-refresh .black-box .box-disclaimer,
#ndq-refresh .black-box .data-price {
  color: #fff;
}
#ndq-refresh .black-box .data-change .minus {
  color: #D61A1A;
}
#ndq-refresh .black-box .data-change.plus {
  color: #09B160;
}
@media all and (min-width: 600px) {
  #ndq-refresh .centered-label {
    text-align: center;
  }
}

#ndq-refresh p {
	margin: 1em 0px;
	
	}