.modal {
  z-index: 10001 !important;
}

.modal-backdrop {
  z-index: 10000 !important;
}

