
#reg_t_c,
#term-and-condition-popup-content {
  /* display none for table headings */
}
#reg_t_c .tab,
#term-and-condition-popup-content .tab {
  margin-left: 2.5em;
}
#reg_t_c .content-wrapper > ul:nth-child(244) > table:nth-child(3) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
#term-and-condition-popup-content .content-wrapper > ul:nth-child(244) > table:nth-child(3) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1) {
  display: none;
}
#reg_t_c .content-wrapper > ul:nth-child(244) > table:nth-child(3) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2) > b:nth-child(1),
#term-and-condition-popup-content .content-wrapper > ul:nth-child(244) > table:nth-child(3) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2) > b:nth-child(1) {
  display: none;
}
#reg_t_c .content-wrapper > ul:nth-child(244) > table:nth-child(3) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
#term-and-condition-popup-content .content-wrapper > ul:nth-child(244) > table:nth-child(3) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2) {
  display: none;
}
#reg_t_c .content-wrapper > ul:nth-child(244) > table:nth-child(6) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
#term-and-condition-popup-content .content-wrapper > ul:nth-child(244) > table:nth-child(6) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1) {
  display: none;
}
#reg_t_c .content-wrapper > ul:nth-child(244) > table:nth-child(6) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
#term-and-condition-popup-content .content-wrapper > ul:nth-child(244) > table:nth-child(6) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2) {
  display: none;
}
#reg_t_c table,
#term-and-condition-popup-content table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
#reg_t_c table caption,
#term-and-condition-popup-content table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
#reg_t_c table tr,
#term-and-condition-popup-content table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: 0.35em;
}
#reg_t_c table th,
#term-and-condition-popup-content table th,
#reg_t_c table td,
#term-and-condition-popup-content table td {
  padding: 0.625em;
  text-align: left;
}
#reg_t_c table th,
#term-and-condition-popup-content table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  #reg_t_c table,
  #term-and-condition-popup-content table {
    border: 0;
  }
  #reg_t_c table caption,
  #term-and-condition-popup-content table caption {
    font-size: 1.3em;
  }
  #reg_t_c table thead,
  #term-and-condition-popup-content table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #reg_t_c table tr,
  #term-and-condition-popup-content table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }
  #reg_t_c table td,
  #term-and-condition-popup-content table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 1.1em;
    text-align: left;
  }
  #reg_t_c table td::before,
  #term-and-condition-popup-content table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  #reg_t_c table td:last-child,
  #term-and-condition-popup-content table td:last-child {
    border-bottom: 0;
  }
  #reg_t_c ul,
  #term-and-condition-popup-content ul {
    display: inline-block;
    text-align: left;
  }
}
#reg_t_c .accordionH3,
#term-and-condition-popup-content .accordionH3 {
  gap: 0rem;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  padding-top: 1rem;
}
#reg_t_c br,
#term-and-condition-popup-content br {
  display: none;
}
#reg_t_c .accordion.active > .accordionH3 img,
#term-and-condition-popup-content .accordion.active > .accordionH3 img,
#reg_t_c .accordion2.active > .accordionH3 img,
#term-and-condition-popup-content .accordion2.active > .accordionH3 img {
  transform: rotate(180deg);
}
#reg_t_c .accordionH3 h3,
#term-and-condition-popup-content .accordionH3 h3 {
  padding-right: 1rem;
}
#reg_t_c .itemAccordion,
#term-and-condition-popup-content .itemAccordion,
#reg_t_c .itemAccordion2,
#term-and-condition-popup-content .itemAccordion2,
#reg_t_c .itemAccordion3,
#term-and-condition-popup-content .itemAccordion3 {
  display: none;
}
#reg_t_c .modal-body .content p,
#term-and-condition-popup-content .modal-body .content p {
  font-weight: normal;
}

