/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2020 | 19:31:06 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out https://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.qmod-name.qmod-textl {
  font-size:12px;
 
}
.qmod-symbol.qmod-textl {
  font-size:12px;
  width:15%;
}
.qmod-mrkcpt.qmod-textr {
  display:none;
}
.qmod-exchange.qmod-textr {
  font-size:12px;
}
.qmod-detailedquote .qmod-quotehead .qmod-head-left, .qmod-detailedquote .qmod-quotehead .qmod-head-right {
  height:100px !important;
}

.qmod-smartlookup .qmod-darkblue {
  display:none;
}

.qmod-ui-tool .right-addon input {
  height: 30px;
  margin-bottom: 5px;
  padding-right:0px !important;
}

.qmod-tabs{
  width:400px !important;
}
  
.qmod-smartlookup {
  
  background-color:transparent !important;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.qtool .qmod-head-left, .qtool .qmod-heading.qmod-hbg, .qtool .qmod-label, .qtool .qmod-data-point,
  .qtool .qmod-headline, .qtool .qmod-news-date, .qtool .qmod-news-source {
    font-family: "PT Sans", Helvetica, sans-serif;
  }

  .qtool .qmod-heading.qmod-hbg {
    background-color: #c1c1c1 !important;
    color: #404041;
    font-family: "PT Sans", Helvetica, sans-serif;
  }

  .qtool .qmod-btn {
    background-color: #404041 !important;
    color: #fff;
    border: 1px solid #404041;
    border-radius: 0;
  }

  .qtool .qmod-btn:hover {
    background-color: #c1c1c1 !important;
    color: #404041;
    border: 1px solid #404041;
  }

  .qtool .qmod-btn.qmod-btn-active {
    background-color: #e5e5e5 !important;
    color: #404041;
    border: 1px solid #404041;
  }


.portfolio-actions {
  display:none;
}