/* Tooltips */
.modal-header {
  display: none !important;
}

body.modal-open {
  padding-right: 0 !important;
}
