.app-brand-text.demo {
  text-transform: unset;
}

.ing-select {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.my_pl {
  padding: 7px !important;
  font-size: inherit !important;
}

.h-card {
  height: 500px;
}

.bootstrap-select.form-control {
  border: var(--bs-border-width) solid #d9dee3 !important;
}

.table th .form-check {
  min-height: auto;
  margin-bottom: auto;
  margin-top: 0.125rem;
}
