.dl-custom dd {
    font-weight: 600 !important;
    padding-bottom: 15px;
}
.btnback {
    position: absolute;
    right: 30px;
    top: -10px;
}
h4.indicator {
  border: 1px solid #9f1521;
  padding: 3px 7px;
  color: #9f1521;
  border-radius: 10px;
  font-size: 16px;
}
.customdl dd {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}
.customdl-modal dd {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 25px;
}
.no-gutters {
  padding-right: 0px;
  padding-left: 0px;
}
.status.active i {
  color: #fff;
}
.status.active {
  border: 1px solid #8950fc;
  padding: 1px 10px;
  border-radius: 15px;
  color: #fff;
  background: #8950fc;
}
h4.card-content-title {
  font-size: 20px;
  font-weight: 600;
  
}
.dropdown-menu.cstmdrop {
  width: 100%;
}
.mtm-30 {
  margin-top: -30px;
}
.label .text-normal {
  color:initial !important;
}
th {
  text-align: center;
}
.allcaps {
  text-transform: uppercase;
}
.single-file {
  border: 1px solid #ddd;
  padding: 10px;
  min-height: 250px;
}
.imgmonitoring {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
.card.card-custom.card-border {
  border: 1px solid #c7c7c7  !important;
}
.card-header {
  border-bottom: 1px solid #c7c7c7  !important;
}