.cont {
  max-width: 1180px;
  margin: 20px auto;
}
h2.qmod-heading {
  display: none;
}
.qmod-heading {
  padding: 8px 20px;
  margin-bottom: 15px;
}
h4.qmod-fund-subheading {
  margin-top: 30px;
}
.qmod-funds-performance .qmod-fund-heading div:nth-child(1) {
  font-size: 22px;
}
.qmod-funds-performance .qmod-intsrument-type {
  letter-spacing: normal;
  vertical-align: middle;
  line-height: 30px;
  height: 30px;
}

.qmod-funds-performance table.qmod-table.dataTable th:focus,
.qmod-funds-performance table.qmod-table.dataTable td:focus {
  border: 0;
}
.qmod-funds-performance
  table.qmod-table.dataTable.dtr-column
  > thead
  > tr
  > th {
  padding: 10px 12px 10px 5px;
}
.qmod-funds-performance table.dataTable thead th.sorting:after,
.qmod-funds-performance table.dataTable thead th.sorting_asc:after,
.qmod-funds-performance table.dataTable thead th.sorting_desc:after {
  top: 13px;
}
.qmod-funds-performance table.dataTable tbody td {
  padding: 10px 5px;
}
