/* Form select for hospital and subcenter in navbar */
.form-select-height {
  height: 34px !important;
  max-width: 300px;
}
/* Form select for hospital and subcenter in navbar */
/* userwise collection report */
.finalSum{
  color: red;
  font-weight: bold;
}
.totalSum{
  color:blue
}