@charset "UTF-8";

@font-face {
  font-family: "ndqFontIcons";
  src:url("../fonts/ndqFontIcons.eot");
  src:url("../fonts/ndqFontIcons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/ndqFontIcons.woff") format("woff"),
    url("../fonts/ndqFontIcons.ttf") format("truetype"),
    url("../fonts/ndqFontIcons.svg#ndqfontTools") format("svg");
  font-weight: normal;
  font-style: normal;

}

[ndq-data-icon]:before {
  font-family: "ndqFontIcons" !important;
  content: attr(ndq-data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  font-size:22px;
  vertical-align: middle;
  padding-right: 5px;
}

[class^="ndaq-"]:before,
[class*=" ndaq-"]:before {
  font-family: "ndqFontIcons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
  font-size:24px;
  line-height:24px;
  vertical-align: bottom;
}

.ndaq-icon svg{fill:#000}

.ndaq-alerts:before {
  content: "\e000";
}
.ndaq-mobile:before {
  content: "\e001";
}
.ndaq-downloads:before {
  content: "\e002";
}
.ndaq-mail:before {
  content: "\e003";
}
.ndaq-feedback:before {
  content: "\e004";
}
.ndaq-fb:before {
  content: "\e005";
  background:#3b5998;
  color:#fff;
  padding:0 1px;
}
.ndaq-tw:before {
  content: "\e01d";
  background:#0498D6;
  color:#fff;
  padding:0 1px;
}
.ndaq-linkedin:before {
  content: "\e007";
}
.ndaq-pdf:before {
  content: "\e008";
}
.ndaq-word:before {
  content: "\e009";
}
.ndaq-member:before {
  content: "\e00a";
}
.ndaq-chair:before {
  content: "\e00b";
}
.ndaq-iphone:before {
  content: "\e00c";
}
.ndaq-independent:before {
  content: "\e00d";
}
.ndaq-independent-italic:before {
  content: "\e00e";
}
.ndaq-downloads-1:before {
  content: "\e00f";
}
.ndaq-snapshot-1:before {
  content: "\e010";
}
.ndaq-arrow-up:before {
  content: "\e011";
}
.ndaq-arrow-down:before {
  content: "\e012";
}
.ndaq-arrow-right:before {
  content: "\e013";
}
.ndaq-google-plus:before {
  content: "\e014";
}
.ndaq-empty-file:before {
  content: "\e015";
}
.ndaq-empty-file-1:before {
  content: "\e016";
}
.ndaq-print:before {
  content: "\e017";
}
.ndaq-printed-materials:before {
  content: "\e018";
}
.ndaq-rss:before {
  content: "\e019";
}
.ndaq-share:before {
  content: "\e01a";
}
.ndaq-snapshot:before {
  content: "\e01b";
}
.ndaq-audio:before {
  content: "\e01c";
}
.ndaq-tw-1:before {
  content: "\e006";
}
.ndaq-google:before {
  content: "\e01e";
}
.ndaq-xls:before {
  content: "\e01f";
}
.ndaq-xbrl:before {
  content: "\e020";
}
.ndaq-xbrl-xml:before {
  content: "\e021";
}
.ndaq-xls-1:before {
  content: "\e022";
}
.ndaq-zip:before {
  content: "\e023";
}
.ndaq-video-flash:before {
  content: "\e024";
}
.ndaq-video:before {
  content: "\e025";
}
.ndaq-mp3:before {
  content: "\e026";
}
.ndaq-chairman-1:before {
  content: "\e027";
}
.ndaq-chairman:before {
  content: "\e028";
}
.ndaq-html:before {
  content: "\e029";
}
.ndaq-briefcase:before {
  content: "\e02a";
}
.ndaq-briefcase-add:before {
  content: "\e02b";
}
.ndaq-briefcase-remove:before {
  content: "\e02c";
}
.ndaq-briefcase-added:before {
  content: "\e02d";
}
.ndaq-downloads-2:before {
  content: "\e02e";
}
.ndaq-arrow-left:before {
  content: "\e02f";
}
.ndaq-plus:before {
  content: "\e030";
}
.ndaq-minus:before {
  content: "\e031";
}
.ndaq-calculator:before {
  content: "\e032";
}
.ndaq-arrow-right-dots-long:before {
  content: "\e033";
}
.ndaq-arrow-left-dots-long:before {
  content: "\e034";
}
.ndaq-arrow-left-dots:before {
  content: "\e035";
}
.ndaq-arrow-right-dots:before {
  content: "\e036";
}
.ndaq-video-play-btn:before {
  content: "\e037";
}
.ndaq-video-play-btn-1:before {
  content: "\e038";
}
.ndaq-search:before {
  content: "\e039";
}
.ndaq-feedback-1:before {
  content: "\e03a";
}
.ndaq-calendar:before {
  content: "\e03b";
}
.ndaq-calendar-1:before {
  content: "\e03c";
}
.ndaq-mic:before {
  content: "\e03d";
}
.ndaq-mic-1:before {
  content: "\e03e";
}
.ndqicon-close:before {
  content: "\e046";
}





