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

.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}
.pure-g [class*="pure-u"] .qmod-panel .qmod-panel-title {
  font-weight: 600;
  font-size: 120%;
}
.qmod-btn.qmod-darkblue {
  color: #111;
  background: #eee;
  border: 0;
  border-radius: 2px;
  float: right;
  margin-right: 5px;
  padding: 8px 5px;
}
.qmod-btn.qmod-darkblue:hover {
  color: #111;
  background: #ddd;
}
.qmod-btn:focus {
  border: 0 !important;
}
.qmod-optionsmostactives
  table.dataTable.qmod-optionsmostactives-table.no-footer
  tbody
  td {
  padding: 10px 5px;
}
.qmod-optionsmostactives
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 4px;
}
.qmod-optionsmostactives table.qmod-table.dataTable th:focus,
.qmod-optionsmostactives table.qmod-table.dataTable td:focus {
  border: 0;
}
.qmod-optionsmostactives table.dataTable thead th.sorting:after,
.qmod-optionsmostactives table.dataTable thead th.sorting_asc:after,
.qmod-optionsmostactives table.dataTable thead th.sorting_desc:after {
  top: 13px;
}
