.main-header {
  padding-top: 6px;
  padding-bottom: 27px;
}

.heading-title {
  font-size: 1.143rem;
  font-weight: 500;
}

.heading-padding {
  margin: 0;
  padding-top: 9px;
  padding-bottom: 9px;
}

.sub-title {
  font-size: 0.929rem;
  font-weight: 500;
  color: #82868B;
}

.sub-content {
  font-size: 1.071rem;
  font-weight: 600;
  color: #5E5873;
}

.custom-divider {
  margin-top: 30px;
  margin-bottom: 0;
}

.row-divider {
  margin-top: 30px;
}

.dataTables_filter label {
  margin: 0 !important;
  width: 100%;
}

#dataTable_filter > label > input {
  width: 100%;
}

.table.dataTable td, table.dataTable th {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}