.bg-qi {
    background-color: rgb(60, 17, 146) !important;
  }

.bg-expired-license {
  background-color: rgb(230,160,160) !important;
}
.bg-allmost-expired-license {
  background-color: rgb(250, 250, 200) !important;
}

.list-group {
  list-style-position: inside;
  list-style: none;
}