div.modal-backdrop {
  display: none !important;
}

body.modal-open .modal {
	z-index: 10000;
}