.hs_tableSection_v2 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.hs_tableSection_v2 .top_content {
  text-align: center;
  padding-bottom: 40px;
  color: #30274A;
}
.hs_tableSection_v2 .top_content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.hs_tableSection_v2 .top_content h4 {
  margin: 0 0 20px 0;
  color: #30274A;
  font-size: 34px;
  line-height: 1.3;
}
.hs_tableSection_v2 .rwd-table {
  margin: auto;
  max-width: 100%;
  border-collapse: collapse;
  border-radius: 0;
  overflow: hidden;
  border: 0;
  width: 100%;
}
.hs_tableSection_v2 .rwd-table tr th,
.hs_tableSection_v2 .rwd-table tr td {
  border: none !important;
}
.hs_tableSection_v2 .rwd-table tr > th:not(:last-child),
.hs_tableSection_v2 .rwd-table tr > td:not(:last-child) {
  border-right: solid 1px #bfbfbf !important;
}
.table_section_inner {
  border: solid 1px #bfbfbf;
  border-radius: 10px;
  overflow: hidden;
}
.hs_tableSection_v2 .rwd-table tr:last-child {
  border-bottom: none !important;
}
.hs_tableSection_v2 td, 
.hs_tableSection_v2 th {
  color: #30274a;
}
.hs_tableSection_v2 .rwd-table tr:first-child {
  border-top: none;
}
.hs_tableSection_v2 .rwd-table tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffffff;
}
/* .hs_tableSection_v2 .rwd-table th {
display: none;
} */
.hs_tableSection_v2 .rwd-table td {
  display: block;
}
.hs_tableSection_v2 .rwd-table td:first-child {
  margin-top: .5em;
}
.hs_tableSection_v2 .rwd-table td:last-child {
  margin-bottom: .5em;
}
.hs_tableSection_v2 .rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  min-width: 120px;
  display: inline-block;
  color: #000;
}
.hs_tableSection_v2 .rwd-table th,
.hs_tableSection_v2 .rwd-table td {
  text-align: left;
}
.hs_tableSection_v2 .rwd-table tr {
  border-color: #bfbfbf;
}
.hs_tableSection_v2 .rwd-table th,
.hs_tableSection_v2 .rwd-table td {
  padding: .5em 1em;
}
.hs_tableSection_v2 .rwd-table tr td > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.hs_tableSection_v2 .rwd-table tr td > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.hs_tableSection_v2 .bottom_button_section {
  padding-top: 40px;
  text-align: center;
}
.hs_tableSection_v2 .hs-custom_btn {
  justify-content: center;
}
.hs_tableSection_v2 .table_search_group {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
  display:none;
}
.hs_tableSection_v2 .table_search_group > * {
  margin: 0 5px;
}
.hs_tableSection_v2 .table_search_group input.light-table-filter {
  background-color: #fff;
  padding: 12px 10px;
  border: solid 1px;
  border-radius: 0;
  outline: 0;
  font-size: 16px;
  width: 100%;
  min-height: 50px;
  display:none;
}
.hs_tableSection_v2 .table_search_group input.light-table-filter::-webkit-input-placeholder {
  color:#000;
  opacity:1;
} /* Webkit Browsers */
.hs_tableSection_v2 .table_search_group input.light-table-filter:-moz-placeholder {
  color:#000;
  opacity:1;
} /* Firefox 18- */
.hs_tableSection_v2 .table_search_group input.light-table-filter::-moz-placeholder {
  color:#000;
  opacity:1;
} /* Firefox 19+ */
.hs_tableSection_v2 .table_search_group input.light-table-filter:-ms-input-placeholder {
  color:#000;
  opacity:1;
} /* IE10 */

.hs_tableSection_v2 .table_search_group select.select-table-filter {
  background-color: #fff;
  padding: 0 10px;
  border: solid 1px;
  border-radius: 0;
  outline: 0;
  font-size: 16px;
  height: 50px;
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
}

.hs_tableSection_v2 .table_search_group select.select-table-filter::-webkit-input-placeholder {
  color:#000;
  opacity:1;
} /* Webkit Browsers */
.hs_tableSection_v2 .table_search_group select.select-table-filter:-moz-placeholder {
  color:#000;
  opacity:1;
} /* Firefox 18- */
.hs_tableSection_v2 .table_search_group select.select-table-filter::-moz-placeholder {
  color:#000;
  opacity:1;
} /* Firefox 19+ */
.hs_tableSection_v2 .table_search_group select.select-table-filter:-ms-input-placeholder {
  color:#000;
  opacity:1;
} /

.hs_tableSection_v2 .tags-item {
  display: inline-block;
  text-align: center;
  padding: 5px !important;
  margin-bottom: 7px;
  border-radius: 5px;
  line-height: 1.5;
}
.hs_tableSection_v2 .rwd-table tr td a {
  text-decoration: underline;
}
.hs_tableSection_v2 .hs-custom_btn .hs-custom_btn_item.custom_icon a:before {
  display:none !important;
}
.hs_tableSection_v2 .hs-custom_btn .hs-custom_btn_item.custom_icon a svg {
  fill: #fff;
  width: 17px;
  position: absolute;
  left: 19px;
  top: 50%;
  transform: translateY(-50%);
}




@media screen and (min-width: 768px) {
  .hs_tableSection_v2 .rwd-table td:before {
    display: none;
  }
  .hs_tableSection_v2 .rwd-table th,
  .hs_tableSection_v2 .rwd-table td {
    display: table-cell;
  }
  .hs_tableSection_v2 .rwd-table th,
  .hs_tableSection_v2 .rwd-table td {
    padding: 20px 25px !important;
  }
  .hs_tableSection_v2 .rwd-table tr > th:first-child {
    min-width: 250px;
  }
  .hs_tableSection_v2 .rwd-table tr > th:last-child {
    min-width: 200px;
  }
}

@media(max-width:767px){
  .hs_tableSection_v2 .rwd-table tr:first-child{
    display:none;
  }
  .hs_tableSection_v2 .rwd-table td {
    display: flex;
  }
  .hs_tableSection_v2 .rwd-table td:before {
    border-right: solid 1px #000;
    margin-top: -20px;
    margin-bottom: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 20px;
  }
  .hs_tableSection_v2 .rwd-table td:not(:last-child) {
    border-bottom: solid 1px #000 !important;
  }
  .hs_tableSection_v2 .rwd-table tr {
    border-bottom: none !important;
  }
  .hs_tableSection_v2 .rwd-table tr:nth-child(2) {
    border-top: none !important;
  }
  .hs_tableSection_v2 .rwd-table tr > th:not(:last-child), 
  .hs_tableSection_v2 .rwd-table tr > td:not(:last-child) {
    border-right: none !important;
  }
  /*   .hs_tableSection_v2 .rwd-table tr td[data-th="End Date"] {
  display: none !important;
} */
  .hs_tableSection_v2 .rwd-table tr.mobile-divider:not(:last-child) {
    border-bottom: 1px solid #000 !important;
  }
}

@media(max-width:480px){
  .hs_tableSection_v2 .table_search_group {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .hs_tableSection_v2 .table_search_group>* {
    margin: 0;
  }
  .hs_tableSection_v2 .table_search_group select.select-table-filter {
    margin-top: 10px;
  }
}