#ndq-content {
  /* navbar */
  /* slider */
  /* stock */
  /* main content area */
  /* resources */
  /* life stream */
  /* Print css */
}
#ndq-content .container {width: 100%;}


#ndq-content {
  font-family: 'Telex', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
#ndq-content h2,
#ndq-content .h2 {
  color: #428bca;
}
#ndq-content header {
  padding: 15px;
}
#ndq-content header img {
  max-width: 250px;
}
#ndq-content .navbar-wrapper {
  position: relative;
}
#ndq-content .navbar {
  margin-bottom: 0;
}
#ndq-content .navbar-inverse .navbar-nav > .active > a,
#ndq-content .navbar-inverse .navbar-nav > .active > a:hover,
#ndq-content .navbar-inverse .navbar-nav > .active > a:focus {
  background: #428bca;
}
#ndq-content .navbar-nav .open .dropdown-menu {
  border-bottom: 1px solid #333;
}

#ndq-content .slider-bg {
/*  background: url('/media_files/IROL/25/253826/city-comp.jpg') no-repeat center center;*/
  height: auto;
  background-size: cover;
  padding-bottom: 0px;
}
#ndq-content .slider-bg h1 {
  color: #fff;
  font-weight: bold;
  text-shadow: 0 2px 3px #000000;
}
#ndq-content .slider {
  margin-top: 20px;
  background: #000;
  opacity: .75;
  color: #333;
  text-shadow: none;
  margin-bottom: 60px;
  min-height: 250px;
  color: #fff;
}
#ndq-content .slick-slide {
  padding: 15px 25px;
  position: relative;
}
#ndq-content .slick-slide h2 {
  color: #82BBEC;
  font-size: 26px;
}
#ndq-content .slick-slide a {
  color: #5bc0de;
}
#ndq-content .slick-slide [class^="icon-"],
#ndq-content [class*=" icon-"] {
  margin-right: 15px;
}
#ndq-content .slick-slide [class^="icon-"]:before,
#ndq-content .slick-slide [class*=" icon-"]:before {
  margin-right: 5px;
}
#ndq-content .slick-slide span {
  display: inline-block;
  padding: 0 8px;
  color: #666;
}
#ndq-content .slick-slide span.bg-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 210px;
  z-index: -1;
  opacity: .25;
  color: #82BBEC;
}
#ndq-content .slick-slide span.date {
  display: block;
  padding: 8px 0;
  color: #ccc;
  font-size: 16px;
}
#ndq-content .slick-slide .btn {
  float: right;
  margin-top: 15px;
}
#ndq-content .slick-slide a.btn {
  color: #fff;
}
#ndq-content .slick-dots li button:before {
  color: #428bca;
  opacity: 1;
  font-size: 12px;
}
#ndq-content .slick-dots li.slick-active button:before {
  color: #fff;
}
#ndq-content .stock-quote {
  margin-top: 20px;
  background: #000;
  opacity: .75;
  color: #fff;
  min-height: 250px;
  padding: 5px 15px;
}
#ndq-content .stock-quote h2 {
  color: #82BBEC;
  font-size: 26px;
}
#ndq-content .stock-quote a,
#ndq-content .stock-quote:hover {
  color: #fff;
  text-decoration: none;
}
#ndq-content .stock-quote .price {
  float: left;
  width: 50%;
}
#ndq-content .stock-quote .change {
  float: left;
  width: 50%;
  line-height: 24px;
  font-size: 20px;
}
#ndq-content .stock-quote .positive {
  color: #0db90d;
}
#ndq-content .stock-quote .negative {
  color: red;
}
#ndq-content .stock-quote .label {
  padding: 0;
  color: #bbb;
  margin-right: 10px;
}
#ndq-content .stock-quote div {
  border-bottom: 1px solid #666;
  float: left;
  width: 50%;
  padding: 5px 0;
}
#ndq-content .stock-quote p {
  margin: 12px 0;
}
#ndq-content .stock-quote span.clearfix {
  display: block;
}
#ndq-content .main {
  margin-top: 40px;
  margin-bottom: 40px;
}
#ndq-content .main h2 {
  margin-top: 0;
}
#ndq-content .main h3,
#ndq-content .resources h3 {
  font-size: 18px;
}
#ndq-content .featurette h2,
#ndq-content .resources h2 {
  padding-left: 15px;
  padding-right: 15px;
}
#ndq-content span.date {
  color: #999;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
#ndq-content .featurette [class^="icon-"]:before,
#ndq-content .featurette [class*=" icon-"]:before,
#ndq-content .resources [class^="icon-"]:before,
#ndq-content .resources [class*=" icon-"]:before {
  position: absolute;
  z-index: -1;
  right: 0;
  top: -15px;
  font-size: 150px;
  border-radius: 40px;
  color: #eee;
  opacity: .8;
  padding: 15px;
}
#ndq-content .featurette ul,
#ndq-content .resources ul {
  margin: 0;
  padding: 0;
}
#ndq-content .featurette li,
#ndq-content .resources li {
  list-style-type: none;
  margin: 5px 0 5px 20px;
  position: relative;
}
#ndq-content .featurette li:before,
#ndq-content .resources li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: -25px;
  content: '\e923';
  font-size: 22px;
  color: #ddd;
  opacity: 1;
}
#ndq-content .resources {
  background: #999;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
}
#ndq-content .resources h2 {
  color: #fff;
}
#ndq-content .resources a {
  color: #ddd;
}
#ndq-content .social {
  position: relative;
}
#ndq-content .lifestream-fb ul,
#ndq-content .lifestream-twitter ul {
  margin: 0;
  padding: 0;
}
#ndq-content .lifestream-fb li,
#ndq-content .lifestream-twitter li {
  list-style-type: none;
  margin: 5px 0 5px 20px;
  position: relative;
}
#ndq-content .lifestream-facebook_page:before,
#ndq-content .lifestream-twitter:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: -25px;
  font-size: 22px;
  color: #ddd;
  opacity: 1;
}
#ndq-content .resources .social [class^="icon-"]:before,
#ndq-content .resources .social [class*=" icon-"]:before {
  font-size: 110px;
  right: 50px;
  z-index: 0;
  color: #888;
}
#ndq-content footer {
  padding: 10px 0;
  background: #eee;
}
@media (max-width: 480px) {
  #ndq-content .slick-next:before,
  #ndq-content .slick-prev:before {
    display: none;
  }
}
@media print {
  #ndq-content body a:link:after,
  #ndq-content body a:visited:after {
    content: "" !important;
  }
  #ndq-content .slider {
    margin-bottom: 30px;
    min-height: 0;
  }
  #ndq-content .slick-slide,
  #ndq-content .stock-quote,
  #ndq-content .main {
    padding: 0;
    margin-top: 0;
    min-height: 0;
  }
  #ndq-content .slick-track > div:not(.slick-active) {
    display: none;
  }
  #ndq-content .stock-quote .label {
    border: 0;
  }
  #ndq-content .row.featurette {
    padding: 0 15px;
  }
  #ndq-content .featurette [class^="icon-"]:before,
  #ndq-content .featurette [class*=" icon-"]:before,
  #ndq-content .resources [class^="icon-"]:before,
  #ndq-content .resources [class*=" icon-"]:before,
  #ndq-content .slick-slide [class^="icon-"]:before,
  #ndq-content .slick-slide [class*=" icon-"]:before,
  #ndq-content .slick-dots li {
    display: none;
    content: '';
  }
  #ndq-content .slick-prev:before,
  #ndq-content .slick-next:before {
    content: '';
  }
}

#ndq-content .ndaq-read-more {

      -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
      background-color: #fff;
    border-color: #ccc;
    color: #333;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}

#ndq-content .ndaq-read-more:hover {
  background-color: #e6e6e6;
  }
