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

.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}
h3.qmod-heading {
  font-size: 120%;
  background: #f5f5f5;
}
.qmod-earnings .dataTables_wrapper .dataTables_paginate .paginate_button {
  background-color: #eee;
  color: #333 !important;
  outline: 0 !important;
}

.qmod-earnings .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.qmod-earnings .dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.qmod-earnings
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:active {
  background: #ddd;
  color: #111 !important;
}

.qmod-earnings
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current {
  background: #0477d1;
}

.qmod-earnings
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current:hover {
  background: #2288d8;
}
.qmod-earnings
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous,
.qmod-earnings .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  background: #eee;
  color: #333333 !important;
}
.qmod-earnings
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous:hover,
.qmod-earnings
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.next:hover {
  background: #ddd;
  color: #333333 !important;
}
.qmod-earnings .dataTables_wrapper .dataTables_paginate {
  padding: 10px 10px 0 10px;
}

.qmod-earnings .dataTables_wrapper .dataTables_info {
  padding-top: 17px;
  padding-left: 10px;
}

.qmod-more-earnings,
.qmod-reset-earnings {
  padding: 8px 10px;
}

.qmod-more-earnings .fa-spinner,
.qmod-reset-earnings .fa-spinner {
  display: none !important;
}

.qmod-block-wrapper {
  margin-bottom: 30px;
}
rect.highcharts-legend-box {
  stroke: none;
}
.qmod-ecest .qmod-chart-js {
  margin-bottom: 20px;
}
.qmod-earnings table.dataTable tbody td {
  padding: 10px;
}
.qmod-earnings table.qmod-table.dataTable.dtr-column > thead > tr > th {
  padding: 4px 12px 4px 10px;
}
.qmod-btn.qmod-darkblue {
  background: #eee;
  color: #111;
}
.qmod-btn.qmod-darkblue:hover {
  background: #ddd;
  color: #111;
}
.qmod-btn.qmod-darkblue:focus {
  border-color: #ddd !important;
}
