
/*# sourceMappingURL=custom.min.css.map */

#preloader {
    background-color: transparent;
}

.bootstrap-datetimepicker-widget {
  z-index: 999999;
}

.table-responsive table .bx{
  font-size: 16px;
}

.table-responsive table .btn-icon{
  height: calc(1rem + 1em + 2px);
  width: calc(1rem + 1em + 2px);
}
.navbar-brand-box{
  background:#fff;
}

.fw-300 {
  font-weight: 300;
}

.bg-alert {
  background-color: #f06548 !important;
}