.cont {
  max-width: 920px;
  margin: 20px auto;
}
h1.qmod-heading {
  font-size: 135%;
  font-weight: 600;
}
h2.qmod-heading {
  font-size: 125%;
  font-weight: 600;
}
h3.qmod-heading {
  font-size: 120%;
  background: #f5f5f5;
  font-weight: 600;
}

.qmod-analyst h2.qmod-heading {
  display: none;
}

.qmod-analyst .qmod-rating-full {
  width: 100%;
  text-align: center;
  position: absolute;
  color: white;
  font-size: 10px;
  height: 100%;
  top: 0;
  font-weight: 700;
  text-shadow: 1px 1px #00000059;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}
.qmod-analyst .qmod-rating-box {
  height: 45px;
}
.qmod-analyst .qmod-rating {
  padding-top: 4px;
  font-size: 21px;
}
.qmod-analyst .qmod-rating-line.qmod-rating-current:after {
  font-size: 13px;
  font-weight: 600;
  color: #2980b9 !important;
}
.qmod-analyst .qmod-rating-line.qmod-rating-current:after {
  top: -30px;
}
.qmod-analyst-rh .qmod-chart-js {
  margin-bottom: 30px;
}
rect.highcharts-legend-box {
  stroke: none;
}
.qmod-analyst table.dataTable tbody td {
  padding: 10px 5px 10px 5px;
}
.qmod-analyst .qmod-analyst-rh .dataTables_wrapper {
  margin: 0 20px;
}
.qmod-analyst .qmod-label.qmod-broker-desc {
  font-size: 88%;
  padding-left: 25px;
  padding-right: 25px;
}
.qmod-analyst table.qmod-table.dataTable.dtr-column > thead > tr > th {
  padding: 10px 4px 10px 4px;
}

tspan {
  font-family: Helvetica, Arial, sans-serif;
}

.qmod-analyst .qmod-rating-box .qmod-rating-full {
  text-shadow: none;
  color: #333;
}
