/* 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
}

.highlight-dropdown {
  border: 2px solid red !important;
  background-color: #fff; 
}
.reset-password-popup .form-label {
  position: static !important;
  transform: none !important;
  font-size: 14px !important;
  margin-bottom: 4px;
}

