.bootbox.modal{
  z-index:2050;
}
.bootbox.modal + .modal-backdrop{
  z-index:2040;
}
.bootbox-body{
  margin-bottom: 10px;
}