body.page-template-template-admin {
  background-color: white !important;
}

h1 {
  font-size: 1.6rem !important;
  font-weight: bolder !important;
}

.w-1 {
  width: 1rem !important;
}

table tr td {
  vertical-align: top !important;
}

.hg-nav-tabs {
  margin-inline: initial !important;
}
.hg-nav-tabs .nav-item .nav-link {
  background-color: #dcdcdc;
  margin-right: 0.2em;
}
.hg-nav-tabs .nav-item .nav-link.active {
  color: #fff !important;
  background-color: #ba2728 !important;
}

.hg-form-wrapper .hg-form.hg-admin-form {
  margin-inline: initial !important;
}

body.page-template-template-admin .hg-admin-container .hg-admin-sidebar {
  width: 11rem !important;
}
body.page-template-template-admin .hg-admin-container .hg-admin-main {
  padding-left: 11rem !important;
}
body.page-template-template-admin .hg-admin-container .hg-admin-main .inner .hg-admin-table {
  border-radius: initial !important;
}
body.page-template-template-admin .hg-admin-container .hg-admin-main .inner .hg-admin-table.table > thead {
  background-color: #212529 !important;
  color: white !important;
}
body.page-template-template-admin .hg-admin-container .hg-admin-main .inner .hg-admin-table.table > thead th, body.page-template-template-admin .hg-admin-container .hg-admin-main .inner .hg-admin-table.table > thead td {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-size: 0.8rem !important;
}
body.page-template-template-admin .form-control, body.page-template-template-admin .form-select {
  font-size: 0.9rem !important;
}
body.page-template-template-admin .form-label {
  font-size: 0.8rem !important;
  font-weight: bold !important;
}

/*# sourceMappingURL=admin.css.map */
