#PJmodal {
  .modal-body {
    .table {
      .tr_content {
        display: none;
      }
    }
  }
}