
  .t-popup {
      pointer-events: none !important;
  }
  .t-popup * {
      pointer-events: auto !important;
  }
