/**
 *
 * You can write your CSS code here, DO NOT touch the default JavaScript file
 * because it will make it harder for you to update.
 * 
 */
.table:not(.table-sm):not(.table-md):not(.dataTable) td,
.table:not(.table-sm):not(.table-md):not(.dataTable) th {
  padding: 0 9px;
  text-align: center;
  height: 60px;
  vertical-align: middle;
}
.btn-outline-dark {
  color: #ffffff;
  border-color: #ffffff;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table:not(.table-sm) thead th {
  color: #029dec;
}
.main-sidebar .sidebar-brand {
  line-height: 120px;
  height: 120px;
}
.sidebar-brand.sidebar-brand-sm {
  height: 60px;
  line-height: 60px;
}
.card .card-header,
.card .card-body,
.card .card-footer {
  background-color: #b90a0a00;
  padding: 10px 10px;
}
/*# sourceMappingURL=custom.css.map */

/* nord-lock */
li.nav-item {
  width: 25%;
  text-align: center;
  background-color: #f4f6f9;
}
.tab-bordered .tab-pane {
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  border: 1px solid #ededed;
  margin-top: -1px;
}
svg:not(:root) {
  overflow: hidden;
  color: red;
}
@media screen and (max-width: 511px) {
  .umpetan {
    display: none;
  }
}
