b,
strong {
  font-weight: bold !important;
}

.table-font-14 th,
.table-font-14 td {
  font-size: 14px !important;
}

td.dataTables_empty {
  text-align: center !important;
}

.sidebar-nav > ul > li > a.active {
  background: #fff;
}

.modal-content {
  border: none;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.4);
}

.bootstrap-select .btn {
  border: 1px solid #ced4da;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
}

.dropdown-item.active:hover,
.dropdown-item:active {
  color: #fff !important;
  background: #007bff !important;
}

.text-success {
  color: #28a76c !important;
}

.bg-success {
  background: #28a76c !important;
}

.btn-sm .btn-label {
  margin: -6px 10px -6px -10px;
}

.btn-success,
.label-success {
  background: #28a76c !important;
  border-color: #28a76c !important;
}

.badge-success {
  background: #28a76c !important;
}

.text-bold {
  font-weight: bold;
}

.table-responsive > .table-bordered {
  border: 1px solid #dee2e6;
}

.btn-upload {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.btn-upload > span {
  cursor: pointer;
}

.btn-upload input[type='file'] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 100%;
}

.login-box {
  width: 450px;
  padding: 0 15px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1) !important;
}

#tabelProdiTawar {
  font-size: 14px !important;
}

@media screen and (max-width: 576px) {
  .login-box {
    width: 380px;
  }

  .login-register {
    width: 380px;
  }
}

@media screen and (max-width: 768px) {
  .container-fluid {
    padding: 0 10px 25px 10px;
  }
}

.login-register {
  padding: 40px 0 40px !important;
  overflow-y: scroll;
}

.logo-smrti {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.login-register.register {
  padding: 12px 0 0 !important;
}

.topbar ul.dropdown-user li .dw-user-box .u-img {
  width: 20%;
  max-width: 70px;
}

.topbar ul.dropdown-user li .dw-user-box .u-text {
  width: 70%;
}

.modal-xlg {
  max-width: 1000px;
}

#tablePeserta th,
#tablePeserta td {
  font-size: 14px !important;
}

.custom-font-size {
  font-size: 14px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-14 {
  font-size: 14px !important;
}

.cara_pembayaran li {
  margin-bottom: 15px;
}

.alert {
  color: #fff !important;
  border: none;
}

.alert-danger {
  background-color: #dc3545 !important;
}

.alert-success {
  background-color: #28a76c !important;
}

.alert-info {
  background-color: #a80000 !important;
}

.wizard-content .wizard > .steps > ul > li a {
  padding-top: 60px !important;
}
