/* For some reason the overlay would sit on top. */
.media-library-widget-modal + .ui-widget-overlay.ui-front {
  z-index: 99 !important;
}
