.cont {
  max-width: 1180px;
  margin: 20px auto;
}

.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}

.qmod-index-constituents
  table.dataTable.qmod-indexconstituentes-table.no-footer
  thead
  th.sorting::after,
.qmod-index-constituents
  table.dataTable.qmod-indexconstituentes-table.no-footer
  thead
  th.sorting_desc::after,
.qmod-index-constituents
  table.dataTable.qmod-indexconstituentes-table.no-footer
  head
  th.sorting_asc,
.qmod-index-constituents table.dataTable thead th.sorting_asc:after {
  top: 13px;
  right: 0 !important;
}

.qmod-index-constituents table.dataTable thead th.sorting:after {
  color: #eee;
}
.qmod-index-constituents
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 4px;
}
.qmod-index-constituents
  table.dataTable.qmod-52week-performers-table.no-footer
  tbody
  td {
  padding: 10px 5px;
}

.qmod-index-constituents table.dataTable thead th.sorting:after {
  color: #eee;
}

.qmod-index-constituentss .qmod-title {
  margin: 20px 0px 10px 0px;
  font-weight: 600;
}

.qmod-index-constituents .qmod-52week-performers-table td {
  font-size: 1em;
}
.qmod-index-constituents
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 4px;
}

.qmod-index-constituents table.qmod-table.dataTable th:focus,
.qmod-index-constituents table.qmod-table.dataTable td:focus {
  border: 0;
}
.qmod-btn:focus {
  border: 0 !important;
}
.qmod-btn.qmod-darkblue {
  color: #222;
  background: #eee;
  float: right;
}
.qmod-btn.qmod-darkblue:hover {
  color: #222;
  background: #ddd;
}
