.cont {
  max-width: 1180px;
  margin: 20px auto;
}
h2.qmod-heading {
  display: none;
}
.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
  font-size: 135%;
}
.pure-g [class*="pure-u"] .qmod-panel {
  padding: 5px 0;
}
.qmod-percent-performers .qmod-mm-dropdowns select {
  border: 1px solid #ddd;
  border-radius: 0;
  background-color: #f0f0f0;
  margin-left: 10px;
  min-width: 170px;
  outline: none !important;
}
.qmod-percent-performers .qmod-block-wrapper {
  margin: 0 20px;
}
.qmod-percent-performers .qmod-mm-dropdowns label {
  margin-right: 30px;
  margin-left: 0;
  min-width: 250px;
  text-align: left;
}
.qmod-percent-performers
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 4px;
}
.qmod-percent-performers
  table.dataTable.qmod-percent-performers-table.no-footer
  tbody
  td {
  padding: 10px 5px;
}
.qmod-percent-performers table.dataTable thead th.sorting:after,
.qmod-percent-performers table.dataTable thead th.sorting_asc:after,
.qmod-percent-performers table.dataTable thead th.sorting_desc:after {
  top: 11px;
}

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

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

.qmod-percent-performers .qmod-percent-performers-table td {
  font-size: 1em;
}

.qmod-percent-performers
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button,
.qmod-percent-performers
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.previous,
.qmod-percent-performers
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.next {
  background-color: #eee;
  color: #111 !important;
  outline: 0 !important;
}

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

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

.qmod-percent-performers
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current:hover {
  background: #2288d8;
}

.qmod-tab-container .qmod-tab-list .qmod-tab-item {
  background-color: #f0f0f0;
}

.qmod-percent-performers .qmod-popup .qmod-popup-title {
  padding: 10px 15px;
}

.qmod-percent-performers .qmod-popup .qmod-weekh-con .qmod-weekh {
  margin-right: 0;
  margin-bottom: 15px;
}

.qmod-percent-performers .dataTables_wrapper .dataTables_paginate {
  padding-top: 15px;
}
.qmod-percent-performers
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 4px;
}

.qmod-percent-performers table.qmod-table.dataTable th:focus,
.qmod-percent-performers table.qmod-table.dataTable td:focus {
  border: 0;
}
.qmod-percent-performers
  table.qmod-table.dataTable
  tr.child
  td.child
  table
  td:first-child {
  padding-left: 45px;
  width: 150px;
}

.qmod-percent-performers .qmod-popup .qmod-weekh-con .qmod-weekh {
  margin-right: 0;
  margin-bottom: 15px;
}
.qmod-percent-performers .dataTables_wrapper .dataTables_paginate {
  padding-top: 15px;
}
.qmod-percent-performers .qmod-popup {
  border-radius: 5px;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.15);
  min-width: 380px;
}
.qmod-percent-performers .qmod-popup .qmod-popup-title {
  background-color: #ffffff;
  font-size: 1.2em;
  line-height: 32px;
  color: #000;
  padding: 10px;
  padding-left: 15px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.qmod-percent-performers .qmod-popup .qmod-popup-titlebar-buttons .qmod-btn {
  line-height: 24px;
  background: transparent;
  border: 0 !important;
  color: #777;
  width: 30px;
  height: 30px;
  border-radius: 50% !important;
}
.qmod-percent-performers
  .qmod-popup
  .qmod-popup-titlebar-buttons
  .qmod-btn:hover {
  color: #111;
  background: #f3f3f3;
}
.qmod-percent-performers .qmod-popup .qmod-popup-body {
  border-top: 0;
  padding: 20px 35px 35px 35px;
}
.qmod-weekh {
  font-weight: 600;
}
.qmod-weekh-chart {
  margin-top: 15px;
}

/* tabs */
.qmod-tab-container {
  top: 0;
}
.qmod-tab-container .qmod-tab-list .qmod-tab-item.qmod-active {
  font-weight: normal;
}
.qmod-tab-container .qmod-tab-list .qmod-tab-item {
  list-style: none;
  display: inline-block;
  padding: 8px;
  border-color: transparent;
  border-width: 0px;
  border-style: solid;
  border-radius: 0;
  border-bottom: 0;
  margin: 5px 0 0 5px;
  text-align: center;
  background-color: transparent;
  position: relative;
}

li.qmod-tab-item.qmod-active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #0477d1;
}

.qmod-tab-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 3px;
  background: transparent;
  transition: all 0.3s;
}

li.qmod-tab-item.qmod-active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #0477d1;
}
/* end tabs */

.qmod-percent-performers table.qmod-table.dataTable tr.child td.child {
  padding: 0;
}
th.qmod-textl.qmod-th-1.qmod-col-symbol,
td.qmod-textl.qmod-td-1.qmod-tcell.qmod-col-symbol {
  padding-left: 0 !important;
}
.qmod-percent-performers .qmod-marketmovers-table-title {
  margin: 10px 0;
}

/* tabs */
.qmod-ui-tool .qmod-tab-container .qmod-tab-list .qmod-tab-item {
  background: none;
  border: none;
}
.qmod-ui-tool .qmod-tab-container .qmod-tab-list .qmod-tab-item.qmod-active {
  font-weight: normal;
}

@media screen and (max-width: 35.5em) {
  .qmod-percent-performers .qmod-block-wrapper {
    margin: 0 5px;
  }
  .pure-g [class*="pure-u"]:first-of-type .qmod-panel,
  .pure-g [class*="pure-u"]:last-of-type .qmod-panel {
    padding: 0;
  }
  .qmod-percent-performers #qmod-mm-hours {
    margin-left: 35px;
  }
  .qmod-percent-performers select {
    width: calc(100% - 80px);
  }
  .qmod-percent-performers label {
    text-align: right;
  }
}
