@import url("qmfontello.css");
@import url("responsive-viewer.css");
@import url("portal.css");
@import url("irpages.css");
html,
body {
  height: 100%;
}
body {
  background: #fff;
}
a {
  cursor: pointer;
  text-decoration: underline;
  color: #0071bb;
}
a:hover,
a:focus {
  color: #2aa6ff;
}
p {
  margin: 20px 0;
}

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e3e3e3;
}
ul {
  padding-left: 20px;
  list-style-type: square;
}
ul ul {
  list-style-type: disc;
}
ul:not(.main-menu) li:not(ul.qmod-legend *) {
  padding-bottom: 7px;
}
.nav li {
  padding-bottom: 0;
}
.section {
  padding-bottom: 40px;
  margin-bottom: 40px;
  background: transparent url(/assets/img/sep.png) bottom left no-repeat;
}
.gutter {
  padding: 0;
}
.panel {
  padding: 0;
  border: 0;
  box-shadow: none;
}
.panel .section:last-child {
  background: none;
}
.panel.inner-panel {
  padding: 15px;
  border: 1px solid #ddd;
}
h2,
h3 {
  letter-spacing: -0.5px;
}

.navbar {
  border-radius: 0;
}
.navbar a,
.navbar a:visited,
.navbar a:focus,
.navbar a:hover,
.nav a,
.nav a:visited,
.nav a:focus,
.nav a:hover {
  text-decoration: none;
}
footer a,
footer a:visited,
footer a:focus,
footer a:hover {
  text-decoration: none;
}
.navbar-static-top {
  min-height: 20px;
}
.navbar-nav > li {
  float: none;
}
.nav > li {
  display: inline-block;
}
.nav > li > a {
  padding: 10px;
  display: inline-block;
}
.navbar-inverse .navbar-nav > li > a {
  color: #666;
}
.legal table {
  border-collapse: collapse;
}
.legal .exh-delay-table {
  width: 100%;
}
.legal .exh-delay-table td {
  padding: 5px 0;
}
.legal .exh-delay-table .header {
  padding-top: 20px;
}
.header {
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.navbar-inverse {
  background: #ccc;
}

.twoDecimal {
  list-style-type: none;
  padding-left: 15px;
}
.twoDecimal li {
  zoom: 1;
  overflow: hidden;
}
.twoDecimal li strong {
  float: left;
  width: 50px;
  padding-right: 10px;
  text-align: right;
  font-size: 115%;
}
.twoDecimal li span {
  float: left;
  width: 950px;
}

.legal .twoDecimal li span {
  width: auto;
}
.legal {
  margin: 0 20px;
}

h3 i {
  color: #0774bb;
}

.quote-form {
  text-align: right;
  padding-top: 5px;
}

.quote-form .form-control {
  width: 100px;
}

.quote-form label {
  font-weight: bold;
}

.form-control:focus {
  border-color: #222;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 113, 187, 0.8);
}
.btn {
  white-space: normal;
}
.btn-inverse {
  background-color: #c0c0c0;
  color: #222;
}

.btn-default {
  background-color: #222;
  color: #fff;
  border: 0;
}
.btn-default:hover {
  background-color: #555;
  color: #fff;
}

.mobile-menu a {
  color: #fff;
  font-size: 135%;
  display: inline-block;
  padding: 10px 0 10px 10px;
}
#symbol {
  text-transform: uppercase;
  width: 130px;
  vertical-align: middle !important;
}
.navbar-qmci {
  background-color: #222; /*#0071bb*/
  margin-top: 20px;
  min-height: 0;
  text-transform: uppercase;
  font-size: 100%;
}
.navbar-qmci .navbar-nav {
  float: none;
  text-align: center;
}
.navbar-qmci .navbar-nav li {
  float: none;
  display: inline-block;
  margin: 0;
}
.navbar-qmci .navbar-nav li.active a,
.navbar-qmci .navbar-nav li.active a:hover {
  background-color: #0071bb;
  color: #fff;
}
.navbar-qmci .navbar-nav li a {
  color: #fff;
  padding: 10px 14px;
}
.navbar-qmci .navbar-nav li a:hover {
  background-color: #444;
}
.ir-subscribed img {
  padding: 2px;
}

#top-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #222;
  color: #d4d4d4;
  z-index: 1000;
  padding: 7px 0;
  -moz-box-shadow: 0 0 5px #222;
  -webkit-box-shadow: 0 0 5px #222;
  box-shadow: 0 0 5px #222;
}
h4 em {
  display: block;
  font-size: 90%;
  font-weight: normal;
  margin-top: 3px;
  color: #666;
}
.ir-table {
  width: 100%;
  border-collapse: collapse;
}
.ir-table tr {
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}
.ir-table tr:last-child {
  border: none;
}
.ir-table td,
.ir-table th {
  padding: 3px 0;
}
#top-menu {
  padding: 10px 0;
}
#top-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 2px 0 0;
}
#top-menu ul li {
  display: inline;
}

#top-menu ul li a {
  color: #eee;
  padding: 5px 10px;
  text-decoration: none;
}
#top-menu ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#top-menu .col-10 {
  text-align: right;
}
footer {
  background: #404040 url(/assets/img/irongrip.png) top left repeat;
  color: #fff;
  padding: 25px 0;
  max-height: 125px;
  min-height: 125px;
}
footer p {
  margin-top: 25px;
}
footer a {
  color: #ddd;
}
footer a:hover,
footer a:focus,
footer a:active {
  color: #fff;
  text-shadow: 0 0 5px #000;
}
.legal-copy {
  text-align: right;
  margin-top: 10px;
}
.legal-copy,
.legal-copy a {
  font-size: 95%;
  color: #ccc;
}
.btn-lg {
  font-weight: normal;
}
.hidden-sm.hidden-inline {
  display: inline !important;
}
.content {
  margin-bottom: 20px;
  min-height: 500px;
}
.quotestream .panel {
  position: relative;
}
.top-wrapper {
  min-height: 100%;
  height: 100%;
  margin: 0 auto -125px; /* the bottom margin is the negative value of the footer's height */
}
.splash {
  background: #eee;
  padding: 0 15px 30px;
  margin-bottom: 40px;
}
.index .splash {
  background-color: #fff;
}
.lg-cta {
  font-size: 120%;
}
.btn-alt {
  background-color: #888;
  color: #fff;
}
.btn-alt:hover {
  color: #fff;
  background-color: #666;
}
.splash-content {
  text-align: center;
  font-size: 125%;
  color: #696969;
}
.splash h2 {
  text-align: center;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
  color: #222;
  font-size: 30pt;
}
.splash h4 {
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  color: #555;
}
.splash {
  padding-top: 30px;
}
.splash-text {
  padding: 0 10px;
  text-align: center;
}
.quote {
  cursor: pointer;
}

.splash {
  text-align: center;
}
.index .splash h2,
.index .subsplash-text,
.index h3,
.index .btn-primary,
.contact-button {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.index .splash h2 {
  color: #333;
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 38px;
  font-weight: bold;
}
.index .subsplash-text {
  font-size: 18px;
  color: #707070;
}
.index h3 {
  font-weight: bold;
  color: #222;
}
.index .btn-primary {
  background-color: transparent;
  font-size: 18px;
  font-weight: bold;
  color: #0477d1;
  padding: 6px 0px;
  border: none;
  border-bottom: 1px solid #0477d1;
  border-radius: 0px;
}
.index .btn-primary:hover {
  background-color: transparent;
  color: #2aa6ff;
  border-bottom-color: #2aa6ff;
}
.index .splash .lead {
  font-size: 15pt;
}
.index .splash {
  text-align: left;
  padding: 15px 0;
}
.index .splash-img img {
  padding: 0 20px;
}
.index .splash-content h2 {
  margin-top: 60px;
}
.index .splash-content p.cta {
  margin-top: 70px;
}
.and-symbol {
  color: #ccc;
  font-size: 68px;
  font-weight: normal;
  display: inline-block;
  padding: 0 12px;
}
.quote-item.active {
  display: block !important;
}
.quote-item {
  margin-top: 50px;
  color: #333;
  display: none;
}

.quote-text i {
  font-size: 80%;
  color: #666;
}
.quote-text .icon-blank {
  color: transparent;
}
.quote-img {
  float: right;
  line-height: 50px;
}

.testimonial .quote-text {
  font-size: 16px;
  margin-top: 20px;
  text-align: justify;
  padding: 0 20px 10px 20px;
}
.quote-by {
  text-align: right;
  font-size: 18px;
  font-style: italic;
  padding-right: 20px;
}
.main-menu-toggler {
  float: right;
  padding: 10px 0;
  color: #fff !important;
  font-size: 130%;
  margin-right: 0;
  width: 100%;
  text-align: right;
}
.widget-anim {
  margin-top: 15px;
}
.client-row {
  background-color: #ececec;
}
.client-row h3 {
  font-size: 17pt;
  color: #222;
  padding-top: 20px;
}
div h2:first-child,
div h3:first-child {
  margin-top: 0;
}
.client-logos img {
  margin-top: 25px;
  margin-bottom: 25px;
  vertical-align: middle;
}
.top-heading {
  padding-top: 30px;
}

.top-heading > .row {
  line-height: 45px;
}
.alt-footer {
  margin-top: 15px;
}
.panel > h2,
.panel > h3 {
  margin-top: 0;
  letter-spacing: -1px;
}
.panel h3 {
  font-size: 20pt;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px;
  margin-bottom: 25px !important;
}
.legal h3 {
  margin-top: 40px;
}

.contactus h3 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.contact-button-wrapper {
  margin-bottom: 25px;
}
.contact-button-wrapper a {
  text-decoration: none;
}
.contact-button-wrapper a:hover {
  opacity: 0.9;
}
.contact-button {
  background-color: #333;
  border-radius: 8px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  padding: 11px 25px;
  border: none;
  margin-right: 5px;
}
.contact-button-wrapper .icon {
  padding-bottom: 4px;
  padding-left: 6px;
}
.salesitem {
  font-size: 16px;
  padding-bottom: 10px;
}
.testimonial-footer {
  background: #eee url(/assets/img/testimonial-corner.png) top right no-repeat;
  padding: 65px 35px 25px 35px;
  font-size: 18px;
  text-align: justify;
  letter-spacing: -0.5px;
}
.testimonial-footer:hover {
  background-image: url(/assets/img/testimonial-corner-hover.png);
  background-color: #e6e6e6;
  cursor: pointer;
}

.testimonial-footer-image {
  text-align: right;
  margin-top: 5px;
}
.panel h3.sub-H3 {
  font-size: 19pt;
  padding-bottom: 0;
  border-bottom: none;
}
.panel-heading {
  background-color: #ddd;
}
.panel-heading h3 {
  font-size: 15pt;
  color: #222;
}
.btn-panel {
  font-size: 20px;
  text-align: center;
  max-width: 100%;
}
.btn-primary {
  background-color: #0071bb;
  transition: all 0.3s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.sidebar {
  background-color: #eee;
  border-radius: 5px;
  padding: 10px;
  width: 242px;
  font-size: 115%;
}
.sidebar .nav > li {
  display: block;
}
.sidebar .nav > li > a {
  padding: 3px 0;
}
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar li {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.sidebar li:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.sidebar li.active a,
.sidebar li.active i {
  color: #0071bb;
}
.sidebar a {
  color: #222;
}
.sidebar a:hover {
  color: #428bca;
  text-decoration: none;
}
.stack-nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.stack-nav a {
  display: block;
  padding: 5px 5px 35px;
  background-color: #eee;
  margin-bottom: 5px;
  text-align: center;
  font-size: 115%;
}
.stack-nav a i {
  font-size: 60px;
  margin-top: 15px;
  display: block;
}
.widget-anim {
  position: relative;
  width: 727px;
  height: 374px;
  margin: 25px auto 0;
}
.widget-anim .screen {
  display: none;
}
.spaced-text {
  margin-top: 20px;
  margin-bottom: 30px;
}
.widget-anim .screens {
  width: 696px;
  height: 343px;
  overflow: hidden;
  position: absolute;
  top: 31px;
  left: 31px;
}
.widget-anim .screen.active,
.widget-anim .screen.next {
  display: block;
  position: absolute;
}
.widget-anim .screen.active {
  z-index: 20;
}
.widget-anim .screen.next {
  z-index: 10;
}
.form-errors {
  color: #b94a48;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 5px;
}
.btn {
  font-weight: normal;
  text-decoration: none;
}

.helper {
  font-weight: normal;
  margin-top: 5px;
}
.sales-info {
  font-size: 125%;
}

.control-label {
  width: 100%;
}
.widgets .splash {
  padding-bottom: 0;
}
.subsplash-text {
  font-size: 120%;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.imp-text {
  font-size: 120%;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999;
}

.tt-dropdown-menu {
  width: 430px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  /*border: 1px solid #ccc;*/
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  right: 0 !important;
  left: auto !important;
}

.tt-suggestions {
  max-height: 300px;
  overflow: auto;
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 12px;
  line-height: 24px;
  overflow: hidden;
  zoom: 1;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0071bb;
}

.tt-suggestion p {
  margin: 0;
}
.suggest-symbol {
  float: left;
  width: 25%;
  text-align: left;
  font-weight: bold;
}

.suggest-name {
  float: left;
  text-align: left;
  width: 75%;
}

.marketing-wrapper {
  margin: auto auto 20px;
  min-height: 90px;
  width: 940px;
}
.marketing-box {
  float: left;
}
.marketing-quotestream {
  float: right;
}
.marketing .panel {
  background: #f1f1f1;
  border-radius: 0;
}

#qmci-module {
  clear: both;
}

.download {
  background-color: #d7d7d7;
  padding: 20px;
  font-size: 16px;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  margin-bottom: 40px;
}
.dl-title {
  margin: 0 40px;
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
  margin-left: 0;
  font-size: 22px;
}
.dl-doc {
  display: inline-block;
  white-space: nowrap;
  margin-right: 40px;
}
.dl-doc a,
.dl-doc a:visited,
.dl-doc a:hover {
  color: #222;
  text-decoration: none;
}
.dl-doc i {
  font-size: 14px;
  color: #428bca;
}
.panel-text {
  padding: 10px;
}
.exchange-icons {
  margin-bottom: 40px;
}
.caption {
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
  font-size: 15px;
}
.tos li {
  margin-bottom: 20px;
}
.nowrap {
  white-space: nowrap;
}
.checkx,
.radiox {
  position: relative;
  white-space: nowrap;
}
.replacer {
  width: 21px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  top: -4px;
  left: 0;
}
.radiox .replacer {
  border-radius: 50%;
}
.checkx .replacer:after,
.radiox .replacer:after {
  opacity: 0;
  content: "";
  position: absolute;
}
/*
.checkx .replacer:after {
    width: 9px;
    height: 5px;
    top: 5px;
    left: 5px;
    border: 3px solid #00f;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
*/
.checkx .replacer:after {
  font-size: 23px;
  line-height: 28px;
  top: -5px;
  left: 2px;
  opacity: 0;
  color: #333;
  content: "\2714";
  position: absolute;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.radiox .replacer:after {
  width: 8px;
  height: 8px;
  top: 6px;
  left: 7px;
  border-radius: 50%;
  background: #333;
}
.checkx input[type="checkbox"]:checked + .replacer:after,
.radiox input[type="radio"]:checked + .replacer:after {
  opacity: 1;
}
.checkx .replacer:hover::after,
.radiox .replacer:hover::after {
  opacity: 0.3;
}

.form-button {
  background: #333;
  border: 1px solid #333;
  padding: 10px 20px;
  color: #fff;
  border-radius: 5px;
  font: normal 14px arial;
  min-width: 100px;
}
.question {
  font: bold 16px arial;
}
.outertext {
  /*font: normal 16px arial;*/
  margin-left: 15px;
  margin-right: 20px;
  /*vertical-align: middle;*/
  display: inline-block;
  height: 21px;
  padding-top: 4px;
  line-height: 1.4;
  padding-bottom: 3px;
}
.borderme {
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 3px;
}

.tt-dropdown-menu {
  width: 430px;
  margin-top: 12px;
  padding: 0 0 !important;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  right: 0 !important;
  left: auto !important;
}

.lookup-checks {
  background-color: #eee;
  font-size: 12px;
  text-align: left;
  padding: 3px 5px;
}

.tt-advanced {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #0071bb;
  text-decoration: underline;
  font-weight: bold;
}
.tt-dataset-symbol {
  position: relative;
}

.irnewspage .qmod-ui-modal {
  height: 95%;
}

.closerx {
  padding: 10px;
  font: normal 23px verdana;
  line-height: 16px;
  color: #666;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 6px;
  z-index: 99999;
  cursor: pointer;
}
.closerx:hover {
  color: #222;
}
#qm-smartLookup .qm_heading_text a.qm {
  padding-right: 61px;
  text-decoration: underline;
}
.qm-empty-message {
  font: normal 11px arial;
  color: #666;
  padding: 20px 0;
  text-align: center;
}

.nav-stacked li {
  display: block;
  font-size: 16px;
}
.nav-stacked li a {
  display: block;
  color: #222;
  background-color: #eee;
  padding: 5px 10px;
  border-bottom: 1px solid #dedede;
}
.nav-stacked li.main a {
  background-color: #e0e0e0;
  border-bottom-color: #dadada;
}
.nav-stacked li a:hover {
  background-color: #222;
  color: #fff;
}
.nav-stacked li.main a:hover {
  background-color: #222;
}
.nav-pills > li > a {
  border-radius: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nav-stacked > li + li {
  margin-top: 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0071bb;
}
ul.ul-span li span {
  display: block;
  font-weight: bold !important;
}
h5 {
  font-weight: bold;
  padding-bottom: 0 !important;
  margin-bottom: 3px !important;
}
ul.list-unstyled {
  margin-top: 20px;
}
.list-unstyled li {
  margin-top: 15px;
  margin-bottom: 15px;
}
ul.list-data {
  margin-top: 0;
  padding-left: 16px;
  list-style: none;
}
.list-data li {
  margin-top: 25px;
  margin-bottom: 5px;
}
li.indent {
  margin-top: 0;
  list-style-type: square;
  margin-left: 35px;
  margin-bottom: 10px;
}
ul.list-data-subset li {
  list-style-type: square;
  margin-top: 10px;
}

.right-sidebar {
  background-color: #eee;
  padding: 50px 30px;
  text-align: center;
  margin-bottom: 20px;
}
h3:first-child {
  margin-top: 20px !important;
}
.index h3:first-child {
  margin-top: 0 !important;
  padding-bottom: 0;
  border-bottom: 0;
}
h4 {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 0;
}
h4.bigger {
  font-size: 19pt;
  margin-top: 30px;
}
.subitem {
  margin-top: 10px;
  font-style: italic;
}
.sub-link {
  display: block;
  padding-top: 5px;
}
.imagewrap {
  background: #eee;
  padding: 20px;
}
.quotestream .imagewrap,
.image-wrap-no-padding {
  padding: 0;
}
#IOSstorelink {
  display: inline-block;
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-top: 20px;
}
#playstorelink {
  display: inline-block;
  width: 50%;
  padding-left: 10px;
  margin-top: 20px;
}
.positionright {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}
.linktopdf,
.linktopdf:focus {
  display: inline-block;
  background-color: #fff;
  font: bold 11px tahoma;
  width: 150px;
  height: 33px;
  float: right;
  color: #0071bb;
  padding-right: 10px;
  margin-top: 13px;
  text-decoration: none;
  cursor: pointer;
}
.linktopdf:hover {
  text-decoration: none;
  color: #222;
}
.linktopdf i {
  display: inline-block;
  font-size: 25px;
  float: left;
  padding-right: 4px;
}
.linktopdf span {
  padding-top: 4px;
  display: block;
}
.linktopdf-big,
.linktopdf-big:focus {
  display: block;
  font: 18px arial;
  color: #0071bb;
  text-decoration: none;
  padding: 50px 10px 50px 37px;
  background: #eee;
}
.linktopdf-big i {
  display: inline-block;
  font-size: 42px;
  float: left;
  padding-right: 4px;
}
.linktopdf-big span {
  padding-top: 4px;
  display: block;
}
.linktopdf-big em {
  white-space: nowrap;
  font-style: normal;
}
.linktopdf-big:hover {
  text-decoration: none;
  color: #222;
}
.linktopdf-popup,
.linktopdf-popup:focus {
  display: block;
  width: 220px;
  float: left;
  font: 18px arial;
  color: #0071bb;
  text-decoration: none;
  padding: 20px 15px 10px 0;
  background: #fff;
  margin-right: 5px;
  margin-left: 25px;
}
.linktopdf-popup i {
  display: inline-block;
  font-size: 42px;
  float: left;
  padding-right: 4px;
}
.linktopdf-popup span {
  padding-top: 4px;
  display: block;
}
.linktopdf-popup em {
  white-space: nowrap;
  font-style: normal;
}
.linktopdf-popup:hover {
  text-decoration: none;
  color: #222;
}

.crumb-nav {
  color: #fff;
  padding: 10px 0;
}
.crumb-nav a,
.crumb-nav a:visited {
  color: #f3f3f3;
  text-decoration: underline;
}

h4.first,
p.first,
h3.first,
li.first,
ul.first {
  margin-top: 0 !important;
}

pre {
  display: block;
  padding: 25px;
  margin: 20px 0;
  font-size: 13px;
  line-height: 1.2;
  color: #333333;
  background-color: #eee;
  border: 0;
  border-radius: 0;
}
.rssurl {
  font-size: 13px;
  word-break: break-all;
  background-color: #eee;
  padding: 25px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
hr.space {
  border: 0;
  padding: 8px;
  margin: 0;
}
.doclink {
  font-size: 18px;
  margin-bottom: 25px;
  margin-left: 20px;
}
.doclink a {
  text-decoration: none;
}
.doclink i {
  font-size: 25px;
}
#documentpopup {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40em;
  height: 42em;
  margin-top: -19em;
  margin-left: -17em;
  border: 8px solid #ccc;
  background-color: #fff;
  padding: 1.5em;
  border-radius: 10px;
}
#documentpopup h2 {
  margin-top: 4px;
  margin-bottom: 20px;
}

.lead {
  font-size: 19px;
}
.footer-link {
  margin-bottom: 2px;
}

a#contact-us-fixed {
  position: fixed;
  bottom: 0;
  right: 7px;
  background: rgba(238, 238, 238, 0.5);
  width: 86px;
  height: 31px;
  padding: 6px 5px;
  border-top-left-radius: 5px;
  text-align: center;
  font-size: 13px;
  border-top-right-radius: 5px;
  z-index: 999;
  border: 2px solid rgba(204, 204, 204, 0.5);
  border-bottom: 0;
  text-decoration: none;
  color: #333;
  text-transform: none;
}
a#contact-us-fixed:hover {
  color: #fff;
  background: #0071bb;
  cursor: pointer;
}
.main-menu .icon {
  display: none;
}

.staff h4 {
  text-align: center;
  padding-bottom: 5px;
  margin-top: 20px;
}
.staff em {
  display: block;
  text-align: center;
  padding-bottom: 40px;
}
.contact .form-wrapper {
  padding-top: 13px;
}
.contact .panel form {
  margin-top: 20px;
}
.contact .sales-wrapper h3 {
  margin-bottom: 16px;
}
.contact .sales-wrapper {
  padding-bottom: 16px;
}
.qm-env-alert {
  position: fixed;
  z-index: 99;
  width: 100%;
  padding: 5px;
  font-family: Arial, Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #0071bb;
  font-size: 1em;
  margin-bottom: 0;
  opacity: 0.8;
}
.qm-env-alert a:link {
  color: #ffffff;
}
.qm-env-alert a:visited {
  color: #ffffff;
}
#qmslu .qmod-smartlookup {
  margin: 0;
  padding: 0;
  float: right;
}

#qmslu .qmod-smartlookup .qmod-tool-wrap {
  margin-right: 0;
  margin-top: 0;
  margin-left: 0;
}

#qmslu .qmod-smartlookup .qmod-tool-wrap div {
  margin-right: 0;
}

#qmslu .qmod-smartlookup .qmod-smartlookup-results {
  line-height: 1.428571429;
  left: 0px;
}

#qmslu .qmod-btn.qmod-modal-close {
  height: 25px !important;
}
#qmslu .qtool .qmod-smartlookup,
#qmslu .qmod-smartlookup .qmod-symbollookup,
#qmslu .qmod-smartlookup .qmod-smartlookup-results,
#qmslu .qmod-smartlookup .qmod-smartlookup-results .qmod-tabs {
  width: 280px;
}
#qmslu .qmod-smartlookup .qmod-advanced-search-con .qmod-symbollookup {
  width: 210px;
}
#qmslu .qmod-smartlookup .qmod-symbollookup,
#qmslu .qmod-smartlookup .qmod-advanced-search button,
#qmslu .qmod-smartlookup .qmod-advanced-search input {
  border-color: #ccc;
}
#qmslu .qmod-smartlookup .qmod-symbollookup,
#qmslu .qmod-smartlookup .qmod-get-quote i,
#qmslu .qmod-smartlookup,
#qmslu .qmod-advanced-search-btn {
  color: #555;
}
#qmslu .qmod-smartlookup .qmod-get-quote i:hover {
  color: #2aa6ff;
}
#qmslu .qmod-advanced-con,
#qmslu .qmod-symbol-col,
#qmslu .qmod-smartlookup .qmod-smartlookup-results .qmod-return-to-search {
  text-align: left;
}
#qmslu .qmod-smartlookup .mdc-tab {
  font-size: inherit;
}
#qmslu .qmod-smartlookup .qmod-smartlookup-results .qmod-search-types .qmod-searchby {
  font-size: 0.78em;
}

/* fixes Go button flowing on smaller screen size */
#qmslu .qmod-btn-icon {
  width: 48%;
}

.qm-syms-before::before {
  content: "Recent: ";
  font-weight: bold;
}

#qm-syms {
  /*line-height: 42px;*/
  float: right;
}

#recent-quotes {
  /* padding: 5px 0 3px 0; */
}

.btn.btn-default.qm_sym {
  font-size: 12px;
  height: 100%;

  padding: 6px 9px;
  width: 76px;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  background-color: #eee;
  color: black;
  margin-right: 2px;
  position: relative;
}

.btn.btn-default.qm_sym:hover .tip {
  display: block;
}

.btn.btn-default.qm_sym .symbol-text {
  display: inline-block;
  overflow: hidden;
  width: 56px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tip {
  font-size: 12px;
  padding: 6px 9px;
  border-radius: 4px;
  background: #0071bb;
  color: #fff;
  position: absolute;
  min-width: 80px;
  text-align: center;
  top: -30px;
  /* right: 40%; */
  z-index: 9999;
  display: none;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
}
.qmod-calendar-control input {
  height: 34px;
}
body .numInputWrapper span {
  opacity: 1;
}
#qm-logo {
  padding-top: 4px;
}

.qmod-ui-modal-body {
  max-height: 90vh !important;
}
.mobileText {
  display: none;
}
.sedar-filings-wrap .col-lg-12 {
  width: 68%;
}
@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
  .splash h2 {
    font-size: 30pt;
  }
  .index .splash-content h2 {
    margin-top: 40px;
  }
  .index .splash-content p.cta {
    margin-top: 45px;
  }
  .navbar-qmci .navbar-nav li {
    margin: 0 10px;
  }
  .linktopdf-big,
  .linktopdf-big:focus {
    padding-left: 13px;
  }
  #finance .container {
    min-width: 980px;
  }
  #finance .visible-lg {
    display: block !important;
  }
  .sales-info {
    font-size: 10pt;
    font-weight: bold;
  }
  .marketing .panel {
    background: #fff;
  }
  #qmslu .qmod-smartlookup .qmod-tool-wrap::before {
    content: none;
    font-weight: bold;
  }
  #qm-syms::before {
    content: none;
  }
  #qm-logo {
    padding-top: 7px;
  }
  .quote-form label {
    display: none;
  }
  .btn.btn-default.qm_sym {
    width: 70px;
  }
}

@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
  li a.dropdown i {
    color: #0e73b6 !important;
  }
  .splash h2 {
    font-size: 30pt;
  }
  .index .splash-content h2 {
    margin-top: 40px;
  }
  .index .splash-content p.cta {
    margin-top: 45px;
  }
  .navbar-qmci .navbar-nav li {
    margin: 0 10px;
  }
  .linktopdf-big,
  .linktopdf-big:focus {
    padding-left: 13px;
  }
  #finance .container {
    min-width: 980px;
  }
  #finance .visible-lg {
    display: block !important;
  }
  .sales-info {
    font-size: 10pt;
    font-weight: bold;
  }
  .marketing .panel {
    background: #fff;
  }
  #qmslu .qmod-smartlookup .qmod-tool-wrap::before {
    content: none;
    font-weight: bold;
  }
  #qm-syms::before {
    content: none;
  }
  #qm-logo {
    padding-top: 7px;
  }
  .quote-form label {
    display: none;
  }
  .btn.btn-default.qm_sym {
    width: 70px;
  }
  .navbar-qmci .navbar-nav li {
    text-align: left;
  }
}

@media only screen and (max-width: 991px), only screen and (max-device-width: 991px) {
  #qmslu .qmod-smartlookup {
    margin: auto;
    display: inline-block;
    float: none;
    width: 280px;
  }
  #qmslu .qmod-smartlookup .qmod-tool-wrap {
    margin-top: 0;
  }
  ul.nav.nav-pills.nav-stacked.subnav {
    margin-left: 20px;
  }
  #qm-syms {
    float: none;
  }
  .subscribe-box .first {
    width: 100%;
    min-width: auto;
    padding-bottom: 0.5em;
  }
  .subscribe-box .form-control,
  .subscribe-box .btn {
    max-width: 100%;
    min-width: 110px;
    width: 100%;
    margin-bottom: 0.5em;
    display: block;
  }
  .navbar-qmci .navbar-nav li,
  .navbar-qmci .navbar-nav > li > a {
    display: block;
  }
  .main-menu .icon {
    display: inline-block;
  }
  h4.bigger {
    margin-top: 0;
  }
  .quote-form {
    text-align: center;
  }
  .form-inline {
    padding: 5px 0;
  }
  .navbar-qmci .navbar-nav li a {
    padding: 10px 13px;
  }
  .splash h2 {
    font-size: 25pt;
    letter-spacing: -1px;
  }
  /*.spaced-text {*/
  /*min-height : auto;*/
  /*}*/
  .index .splash-content h2 {
    margin-top: 30px;
  }
  .splash-content {
    font-size: 95%;
  }
  .index .splash-content p.cta {
    margin-top: 35px;
  }
  .splash-content p.cta .btn {
    font-size: 10pt;
  }
  footer.hidden-sm {
    display: block !important;
  }
  .footer-link {
    display: none;
  }
  .alt-footer .container.visible-sm {
    display: none;
  }
  .legal-copy {
    width: 100%;
    text-align: center;
  }
  .mobileText {
    display: inline-block;
  }
  .fullText {
    display: none;
  }

  .alt-footer.visible-sm {
    display: none !important;
  }
  .linktopdf-big span {
    padding-top: 14px;
  }
  .linktopdf-big,
  .linktopdf-big:focus {
    padding-top: 10px;
    padding-bottom: 23px;
  }
  .navbar-static-top .navbar-nav.pull-right {
    width: auto;
  }
  /*.spaced-text {*/
  /*min-height : auto;*/
  /*}*/
  .navbar-static-top .nav > li,
  .navbar-static-top .nav > li > a {
    display: inline;
  }
  .content,
  .alt-footer {
    font-size: 9pt;
  }
  h1 {
    font-size: 20pt;
    margin-top: 0;
  }
  .index .splash-content h2 {
    margin-top: 0;
  }
  .index .splash-content .blurb {
    display: none;
  }
  .index .splash-content p.cta {
    margin-top: 15px;
  }
  .splash-content p.cta .btn {
    font-size: 9pt;
  }
  .panel {
    padding: 0;
  }
  h2 {
    font-size: 17pt;
  }
  .splash h2 {
    font-size: 17pt;
  }
  .triad {
    background: none;
    padding: 0;
  }
  .lg-cta {
    font-size: 16px;
  }
  .index .splash h2,
  .splash h2 {
    letter-spacing: normal;
  }
  .gutter {
    margin-bottom: 20px;
    padding: 0;
  }
  .content {
    font-size: 11pt;
  }
  .top-heading {
    text-align: center;
  }
  .top-heading .row .col-12 {
    margin-top: 5px;
  }
  .top-heading .row .col-12 .syms-cont a {
    margin-top: 5px;
  }
  .alt-footer {
    text-align: center;
    margin-top: 10px;
    background: #eee;
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .splash img {
    display: none;
  }
  .index .splash img {
    display: inline-block;
  }
  .splash h4 {
    font-size: 14px;
  }
  .splash {
    padding: 20px 10px 10px;
  }
  .imp-text {
    font-size: 15px;
  }
  /*.spaced-text {*/
  /*min-height : auto;*/
  /*}*/
  .btn-panel {
    margin-bottom: 20px;
  }
  .quote {
    display: none !important;
  }
  .navbar-qmci .navbar-nav li {
    margin: 0;
  }
  .navbar-qmci .navbar-nav li a {
    padding: 10px 6px;
    font-size: 16px;
    border-radius: 0;
  }
  .panel-heading h3 {
    font-size: 13pt;
  }
  .splash h2 {
    font-size: 24pt;
  }

  .sidebar {
    width: 190px;
  }
  .sidebar a {
    font-size: 10.5pt;
  }
  .splash {
    padding: 15px;
  }
  .spaced-text {
    min-height: 225px;
  }
  .sales-info {
    font-size: 12pt;
  }
  .img-responsive {
    display: block;
    margin: auto;
  }
  .quotestream .imagewrap,
  .image-wrap-no-padding {
    background-color: transparent;
    max-width: 505px;
  }
  .quotestream .img-responsive,
  #playstorelink,
  #IOSstorelink,
  .image-wrap-no-padding .img-responsive {
    background-color: #eee;
  }
  .quotestream .img-responsive,
  .image-wrap-no-padding .img-responsive {
    margin: 0;
  }
  #playstorelink,
  #IOSstorelink {
    margin: 0;
    padding: 0;
  }
  #playstorelink img,
  #IOSstorelink img {
    max-width: 200px;
    margin: 0 auto;
  }
  .navbar-qmci .navbar-nav li.active a,
  .navbar-qmci .navbar-nav li.active a {
    background-color: transparent;
  }
  .navbar-qmci .navbar-nav li.active a:hover {
    background-color: #444;
  }
  .main-menu div {
    background-color: #333 !important;
  }
  .main-menu li a {
    border-bottom: 1px solid #555 !important;
  }
  .main-menu div li a {
    background-color: #222 !important;
    border-bottom: 0;
  }
  .main-menu div ul {
    margin: 0;
    padding: 0;
  }
  .main-menu div hr {
    display: none;
  }
  .marketing {
    display: none;
  }
  .tt-suggestions {
    max-height: 200px;
  }
  .tt-dropdown-menu {
    position: relative !important;
  }
  .contact .form-wrapper {
    display: none;
  }
  .btn.btn-default.qm_sym {
    width: 80px;
  }
  .sedar-filings-wrap .col-lg-12 {
    width: 100%;
  }
  .index .splash h2 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
  a.tt-advanced {
    display: none;
  }
  .alt-footer.visible-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
  .btn {
    border-radius: 7px;
  }
  .hideinmobile {
    display: none;
  }
  /*.crumb-nav {
        display: none;
    }*/
  .positionright {
    float: none;
    margin-left: 0;
  }
  .positionright img {
    width: 100%;
  }
  .hidden-sm.hidden-inline {
    display: none !important;
  }
  /*.spaced-text {*/
  /*min-height : auto;*/
  /*}*/
  .img-responsive {
    width: 100%;
  }
  .linktopdf {
    display: none;
  }
  .panel h3 {
    margin-bottom: 10px !important;
  }
  .imagewrap {
    padding: 10px;
  }
  .staff .imagewrap {
    margin-bottom: 20px;
    padding: 20px;
  }
  .splash h2 {
    font-size: 20pt;
    margin-bottom: 0;
  }
  .and-symbol {
    font-size: 20pt;
    display: block;
    color: #aaa;
    font-weight: bold;
  }
  .subsplash-text {
    margin-top: 15px;
  }
  #contact-us-fixed {
    display: none;
  }
  .tt-dropdown-menu {
    width: 100%;
  }
}
@media screen and (max-width: 500px), screen and (max-device-width: 500px) {
  .qm_sym:nth-child(1) {
    display: none;
  }
  .btn.btn-default.qm_sym {
    width: 76px;
  }
}
@media only screen and (max-width: 365px), only screen and (max-device-width: 365px) {
  .testimonial-footer {
    padding: 60px 15px 20px 15px;
  }
  .qm_sym:nth-child(2) {
    display: none;
  }
  .btn.btn-default.qm_sym {
    width: 76px;
  }
  .contact-button-wrapper .icon {
    display: none;
  }
}

[v-cloak] > * {
  display: none;
}

#qmslu .qmod-search-input.qmod-search-symbol-input .qmod-symbollookuphelp,
#qmslu .qmod-btn.qmod-btn-sm.qmod-btn-go.qmod-darkblue.qmod-btn-sym-srch,
#qmslu .qm_main {
  height: 36px !important;
  padding: 6px 4px !important;
}
.qmod-sec-filings .qmod-modifiers .qmod-modifier .qmod-dropdown_toggle {
  width: 100% !important;
}
.qmod-smartlookup .qmod-btn-go {
  line-height: 12px !important;
}
.top-heading .symbol-text {
  position: relative;
  top: 3px;
}
#advChart {
  max-width: none !important;
}
#advChart .v-select__selections {
  white-space: nowrap;
  min-width: 85px;
}
.container .qmodii .application .qmod-component .v-tabs__bar .v-tabs__container div.v-tabs__div:last-of-type {
  display: none;
}
.container .qmodii .application .qmodii-advChart-chart .highcharts-label.highcharts-point text {
  color: white !important;
}
.container .qmodii .qmodii-symbolookup .qmodii-tab-content {
  height: auto;
}
.container .qmodii .v-card .v-card__text {
  padding: 0 1em 0 1em;
}
.container .qmodii .v-card .v-card__text .qmodii-symbolookup-bottom {
  position: relative;
  top: -15px;
}
.container .qmodii .v-card .v-card__actions {
  background-color: #efefef;
  font-weight: bold;
}
.container .qmodii .v-btn.blue--text.text--darken-1 {
  color: #1964e3;
  font-weight: bold;
}
.container .qmodii .v-input.v-text-field .v-label {
  left: 0px;
  right: auto;
  position: absolute;
  transform: translateY(-18px) scale(0.75);
  -webkit-transform: translateY(-18px) scale(0.75);
}
.container.content .tool-wrap,
.container.content .tool-wrap .qmodii .application--wrap {
  min-height: auto;
}
/* START of data coverage page */
.fund-research-nav {
  background-color: #e0dfe0;
  box-shadow: inset 0 -2px 2px #b9b9b9;
}
.fund-research-nav li.active {
  box-shadow: inset 0 -2px #0071bb;
  font-weight: bold;
}
.fund-research-nav li a {
  padding: 10px 2em;
  color: #333333;
  transition: all 0.2s;
}
.fund-research-nav li a:hover {
  box-shadow: inset 0 -2px #0071bb;
}
h4.fund-research {
  font-weight: bolder;
  border: none;
  margin: 20px 0 0;
}
.fw-bold {
  font-weight: bold !important;
}
@media only screen and (max-width: 600px) {
  .fund-research-nav li {
    display: block;
    text-align: center;
  }
}
/* START of fund-coverage page */
.grid-box-container > div {
  margin-top: 20px;
}
.grid-box {
  border: 1px solid #e3e3e3;
  padding: 20px;
  border-radius: 4px;
  transition: background-color 0.5s ease-in-out;
}
.grid-box.eq-height {
  min-height: 180px;
}
.grid-box:hover {
  background-color: #eeeeee;
  cursor: pointer;
}
.grid-box > .svg {
  margin: 0 auto 20px;
  display: block;
  width: 60px;
}

.grid-box .icon {
  float: right;
  color: #dadada;
  transition: color 0.5s ease-in-out;
}

.grid-box:hover .icon {
  color: #0071bb;
}
.grid-box p {
  margin: 18px 0;
}
/* END of fund-coverage page */

/* START of fund-portfolio page */
.fund-portfolio-container > div {
  margin-top: 20px;
}
.fund-portfolio-container img {
  height: 65px;
}
.fund-portfolio-box {
  background-color: #fdfdfd;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  min-height: 170px;
}
.fund-portfolio-box > .icon {
  font-size: 50px;
  color: #0071bb;
}
.fund-portfolio-box > h5,
.fund-portfolio-box > div {
  text-align: center;
}
.fund-portfolio-box > div {
  padding: 0.5em 3em;
}
.qmfr {
  position: relative;
}
.qmfr h5 {
  border-bottom: 2px solid #0071bb;
  display: inline-block;
  padding-bottom: 5px !important;
  margin-top: 60%;
}
.qmfr img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .qmfr h5 {
    margin-top: 0;
  }
  .qmfr img {
    width: 80%;
  }
}
/* END of fund-portfolio page */

/* START of fund listing services page */
.chainline {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  display: inline-block;
  position: relative;
}

.chainline li {
  overflow: hidden;
  position: relative;
  padding: 20px;
  display: flex;
}

.chainline li img {
  height: 65px;
}

.chainline::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 12%;
  height: 75%;
  border-left: 2px dashed #5196da;
}

.chainline li::after {
  content: "";
  position: absolute;
  left: 1px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background: #fff;
  border: 2px solid #5196da;
  border-radius: 50%;
}

.chainline li .icon {
  font-size: 40px;
  color: #8db6df;
}

.chainline li > div {
  align-self: center;
}
/* END of fund listing services page */
.modal-dialog-center {
  height: 100%;
  display: flex;
  align-items: center;
}
.modal-dialog-center .modal-content {
  margin: 0 auto;
}

.modal-lg {
  max-width: 1170px;
  width: 100%;
}

.modal-lg .modal-content {
  width: 100%;
}

.grid-box-container .modal-content .modal-header .close {
  font-size: 40px;
  opacity: 1;
  font-weight: lighter;
  margin-top: -8px;
  color: #999999;
  font-family: Georgia, serif;
}

.grid-box-container .modal-content .modal-header .svg {
  height: 35px;
}

.grid-box-container .modal-content .modal-header .modal-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.modal-body {
  max-height: calc(100vh - 212px);
  overflow-y: auto;
}

.contributing-fund-logo {
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.qmod-datepicker.form-control.input[readonly] {
  cursor: text;
}
