.small-modal-view-v1 {
  height: 300px;
  overflow-y: auto;
  overflow-x: hidden
}

.w-full {
  width: 100% !important
}

.howmanychecked > div {
  width: 93% !important;
  float: right !important;
}

.custom-multi-selector {
  z-index: 9999 !important;
  display: block;
  min-width: 200px !important;
}
.branchListTag .dropdown button {
  max-width: 100% !important;
}
