.modal-backdrop {
    display: none !important;
  }
  #popover {
  	display: none !important;
  }
  .modal-open {
  	padding: auto !important;
    overflow: initial !important;
  }      .sticky-footer {
        position: static;
      }