/* Make sure UI front sits ahead of ctools modals. */
.ui-front {
  z-index: 2000;
}
