.dbchart_body {
  padding: 0px;
}
.hashspan b {
  display: none;
}
.devices_tb1 .my-table td .iconwraps_outer{
display: none;
}
.devices_tb1 .my-table td.numberHasttab span:nth-child(2) {
display: none;
}
.dashforMobile {
  display: none;
}
.users_tb1 .my-table td .iconwraps_outer {
display: none;
}
.orgtable_tb1 .my-table td .iconwraps_outer{
display: none;
}
.dasboard_tbl1 .my-table td .iconwraps_outer{
  display: none;
}
.importable_tb1 .my-table td .iconwraps_outer {
  display: none;
}
.trackclaimtable_tb1 .my-table td .iconwraps_outer {
  display: none;
}
.trackrepairtable_tb1 .my-table td .iconwraps_outer {
  display: none;
}
.adminshippingsply_tbl1 .my-table td .iconwraps_outer{
   display: none;
}
.shippingbox_tbl1  .my-table td .iconwraps_outer{
   display: none;
}
.devicebrand_tbl1 .my-table td .iconwraps_outer{
   display: none;
}
.devicemodal_tbl1 .my-table td .iconwraps_outer{
   display: none;
}
.deviceplan_tbl1 .my-table td .iconwraps_outer{
   display: none;
}
.devcpepaircharg_tbl1 .my-table td .iconwraps_outer{
   display: none;
}
.supportickt_tbl .my-table td .iconwraps_outer{
   display: none;
}
.supportickt_tbl .my-table .first_td_drop {
  display: none;
}
.transitions_tbl .my-table td .iconwraps_outer{
   display: none;
}
.devicerolmstr_tbl .my-table td .iconwraps_outer{
   display: none;
}
.notiftable_tb1 .my-table td .iconwraps_outer{
   display: none;
}
.logs_tbl .my-table td .iconwraps_outer{
   display: none;
}
/* user ******/
.devlist_tbl .my-table td .iconwraps_outer{
   display: none;
}
.trclaim_tbl  .my-table td .iconwraps_outer{
   display: none;
}
.trcrepair_tbl .my-table td .iconwraps_outer{
   display: none;
}
.shipsply_tbl .my-table td .iconwraps_outer{
   display: none;
}
.editorg_alldvc_tbl .my-table td .iconwraps_outer{
   display: none;
}
.dasboard_tbl2 .my-table td .iconwraps_outer, .dasboard_tbl3 .my-table td .iconwraps_outer, .dasboard_tbl4 .my-table td .iconwraps_outer, .dasboard_tbl5 .my-table td .iconwraps_outer{
  display: none;
}
button.viewmore-btn {
    background-color: #d5d5d5;
    color: #000000;
    padding: 5px 15px;
    border-radius: 100px;
    border-color: #d5d5d5;
    line-height: 1.1em;
    margin: auto;
}
.my-table > tbody > tr:hover > td,
 .my-table  table > tbody > tr:hover > th {
    background-color: #f1f1f1 !important;
  }
  .forrenewl .hashspan{
    display: none;
  }
  
.notiftable_tb1.alertmsgesettings input, .alert_input_wrap, .alertmsgt_theadth {
  width: 150px;
}
@media (max-width: 768px) {
  .devicemodel {
    justify-content: end;
  }
  .notiftable_tb1.alertmsgesettings input, .alert_input_wrap, .alertmsgt_theadth {
  max-width:100%;
  width: 100%;
}
.my-table td::before {
  text-align: left;
}
  .my-table .line_ellipsis{
    line-break: anywhere;
    text-align: right;
    white-space: wrap;
  }
  .lasttotal {
    font-size: 20px;
  }
  .select_drop_renew {
    min-width: unset;
  }
  .hideable_td {
    display: none !important;
  }
  body .my-table > tbody > tr:hover > td:not(:first-child),
  body .my-table  table > tbody > tr:hover > th {
    background-color: transparent !important;
  }
  .iconwraps {
    gap: 10px;
  }
  /* .my-table td {
    min-height: 40px;
  } */
   .my-table tbody tr td:first-child{
    background-color: #F5F5F5 !important;
    border-radius: 6px 6px 0 0;
   }
   .my-table tbody tr td.last_hide, .my-table tbody tr td.toggle-btn {
    border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    -ms-border-radius:0 0 6px 6px;
    -o-border-radius:0 0 6px 6px;
}
.my-table  tfoot tr td {
  border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  -ms-border-radius: 6px 6px 6px 6px;
  -o-border-radius: 6px 6px 6px 6px;
}
  .view_icon_onhover .showediticon {
    opacity: 1 !important;
  }
  .dasboard_tbl1 .my-table {
    margin-bottom: 0px;
  }
  .dbchart_body {
  padding: 10px;
}
  .hashspan b, .dashforMobile {
  display: block;
}
  .def_18_size {
    font-size: 16px;
  }
  .sublock {
    display: block;
  }
body  .cusmsearch {
width: 100% !important;
  }
  .radio-inputs{
    width: 100%;
  }
  .view_Allowed_tbl  .my-table,
  .view_Allowed_tbl  .my-table thead,
  .view_Allowed_tbl .my-table tbody,
  .view_Allowed_tbl .my-table th,
  .view_Allowed_tbl .my-table td,
  .view_Allowed_tbl .my-table tr {
    display: block;
    width: auto;
  }
  .view_Allowed_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .view_Allowed_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .view_Allowed_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .view_Allowed_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .view_Allowed_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
    
  }
  .view_Allowed_tbl .my-table td {
    /* text-wrap: normal; */
  }
  .view_Allowed_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .view_Allowed_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .view_Allowed_tbl  .my-table td.numberHasttab::before{
    content: none;
  }
  /* .view_Allowed_tbl.wihout_after  .my-table td, .view_Allowed_tbl td.notdata_found {
    justify-content: center;
  } */
   .view_Allowed_tbl td.notdata_found {
    justify-content: center;
  }
  .view_Allowed_tbl.wihout_after  .my-table td::before, .view_Allowed_tbl td.notdata_found::before, .last_editable::before {
     content: none !important;
  }
  .view_Allowed_tbl.suborg_viewtable .my-table input[type=text], .view_Allowed_tbl.suborg_viewtable .my-table input[type=number], .view_Allowed_tbl.suborg_viewtable .my-table input[type=date] {
    /* width: auto !important; */
    /* min-width: 70%; */
  }
     .view_Allowed_tbl.suborg_viewtable .my-table div.multiselect__tags, .view_Allowed_tbl.suborg_viewtable .my-table div.multiselect__tags *{
      /* width: auto !important; */
    min-width: 60%;
      }
      .addnew_suborg .view_Allowed_tbl.suborg_viewtable .my-table div.multiselect__tags *{
         min-width: 90%;
      }
     /* .view_Allowed_tbl.suborg_viewtable .my-table .multiselect {
        max-width: 70%;
      } */
       .view_Allowed_tbl.suborg_viewtable .my-table tbody tr td.last_edtd::before {
        content: none;
       }
       .view_Allowed_tbl.suborg_viewtable .my-table tbody tr td.last_edtd {
        justify-content: center;
       }
  .devices_tb1  .my-table td .iconwraps_outer, .users_tb1 .my-table td .iconwraps_outer, .orgtable_tb1 .my-table td .iconwraps_outer, .dasboard_tbl1 .my-table td .iconwraps_outer, .importable_tb1 .my-table td .iconwraps_outer, .trackclaimtable_tb1 .my-table td .iconwraps_outer, .trackrepairtable_tb1 .my-table td .iconwraps_outer, .adminshippingsply_tbl1 .my-table td .iconwraps_outer, .shippingbox_tbl1  .my-table td .iconwraps_outer, .devicebrand_tbl1 .my-table td .iconwraps_outer, .deviceplan_tbl1 .my-table td .iconwraps_outer, .devcpepaircharg_tbl1 .my-table td .iconwraps_outer, .supportickt_tbl .my-table td .iconwraps_outer, .transitions_tbl .my-table td .iconwraps_outer, .devicerolmstr_tbl .my-table td .iconwraps_outer, .logs_tbl .my-table td .iconwraps_outer, .devicemodal_tbl1 .my-table td .iconwraps_outer, .devlist_tbl .my-table td .iconwraps_outer, .trclaim_tbl  .my-table td .iconwraps_outer, .trcrepair_tbl .my-table td .iconwraps_outer, .shipsply_tbl .my-table td .iconwraps_outer, .editorg_alldvc_tbl .my-table td .iconwraps_outer, .notiftable_tb1 .my-table td .iconwraps_outer, .dasboard_tbl2 .my-table td .iconwraps_outer, .dasboard_tbl3 .my-table td .iconwraps_outer, .dasboard_tbl4 .my-table td .iconwraps_outer, .dasboard_tbl5 .my-table td .iconwraps_outer{
    display: block;
  }

  .devices_tb1  .my-table td.lastTD {
    display: none;
  }
  .devices_tb1  .my-table,
  .devices_tb1  .my-table thead,
  .devices_tb1 .my-table tbody,
  .devices_tb1 .my-table th,
  .devices_tb1 .my-table td,
  .devices_tb1 .my-table tr {
    display: block;
    width: auto;
  }

 .devices_tb1  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.devices_tb1 .my-table thead tr th:first-child{
  display: block;
  width: 100% !important;
  border-radius: 5px;
}
.devices_tb1 .my-table thead tr th:first-child input, .devices_tb1 .my-table tbody tr td.fristTdis input {
  position: relative;
}
.devices_tb1 .my-table thead tr th:first-child input::after{
  content: 'Select All';
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 20px;
  top: -4px;
  
}
  .devices_tb1 .my-table tbody tr td.fristTdis input::after{
    content: 'Select ';
    color: #000;
    font-size: 15px;
    position: absolute;
    left: 20px;
    top: -1px;
    line-break: normal;
  }
  .devices_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .devices_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .devices_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .devices_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  .devices_tb1 .my-table td.fristTdis::before {
    content: none;
  }
  .devices_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .devices_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .devices_tb1 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
  .devices_tb1 .my-table td.covgTd{
    display: none;
  }
 .devices_tb1  .my-table td.numberHasttab::before, .devices_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  
  /* user registration ************************************************************************* */

   .users_tb1  .my-table td:first-child .iconwraps_outer{
    display: block;
  }
  .users_tb1  .my-table td.lastTD {
    display: none;
  }
  .users_tb1  .my-table,
  .users_tb1  .my-table thead,
  .users_tb1 .my-table tbody,
  .users_tb1 .my-table th,
  .users_tb1 .my-table td,
  .users_tb1 .my-table tr {
    display: block;
    width: auto;
  }
.users_tb1  .my-table {
  margin-top: 20px;
}
 .users_tb1  .my-table thead  {
    display: none; /* Hide table header */
  }


.users_tb1 .my-table tbody tr td.fristTdis input::after{
  content: 'Select ';
  color: #000;
  font-size: 15px;
  position: absolute;
  left: 20px;
  top: -1px;
  line-break: normal;
}
  .users_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .users_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .users_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .users_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  .users_tb1 .my-table td.fristTdis::before {
    content: none;
  }
  .users_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .users_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .users_tb1 .my-table td.numberHasttab .iconwraps {
    display: flex;
}
  .users_tb1 .my-table td.covgTd{
    display: none;
  }
 .users_tb1  .my-table td.numberHasttab::before, .users_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  /* orgination table code  *******************************************/
    .orgtable_tb1  .my-table td.lastTD {
    display: none;
  }
  .orgtable_tb1  .my-table,
  .orgtable_tb1  .my-table thead,
  .orgtable_tb1 .my-table tbody,
  .orgtable_tb1 .my-table th,
  .orgtable_tb1 .my-table td,
  .orgtable_tb1 .my-table tr {
    display: block;
    width: auto;
  }

 .orgtable_tb1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .orgtable_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .orgtable_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .orgtable_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .orgtable_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    text-align: left;
    line-break: normal;
  }
  .orgtable_tb1 .my-table td.fristTdis::before {
    content: none;
  }
  .orgtable_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .orgtable_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .orgtable_tb1 .my-table td.numberHasttab span:nth-child(2) {
  display: block;
  }
 
 .orgtable_tb1  .my-table td.numberHasttab::before, .orgtable_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  
/* dashboard table code  *******************************************/
    .dasboard_tbl1  .my-table td.lastTD {
    display: none;
  }
  .dasboard_tbl1  .my-table,
  .dasboard_tbl1  .my-table thead,
  .dasboard_tbl1 .my-table tbody,
  .dasboard_tbl1 .my-table th,
  .dasboard_tbl1 .my-table td,
  .dasboard_tbl1 .my-table tr {
    display: block;
    width: auto;
  }
.dasboard_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.dasboard_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
   
}
.dasboard_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;
}
.dasboard_tbl1 .my-table td:last-child {
    border-bottom: none;
  }
.dasboard_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .dasboard_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .dasboard_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .dasboard_tbl1 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
 .dasboard_tbl1  .my-table td.numberHasttab::before, .dasboard_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .dasboard_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .dasboard_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* dashboard table code  *******************************************/
    .dasboard_tbl2  .my-table td.lastTD {
    display: none;
  }
  .dasboard_tbl2  .my-table,
  .dasboard_tbl2  .my-table thead,
  .dasboard_tbl2 .my-table tbody,
  .dasboard_tbl2 .my-table th,
  .dasboard_tbl2 .my-table td,
  .dasboard_tbl2 .my-table tr {
    display: block;
    width: auto;
  }
.dasboard_tbl2  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.dasboard_tbl2 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
   
}
.dasboard_tbl2 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;
}
.dasboard_tbl2 .my-table td:last-child {
    border-bottom: none;
  }
.dasboard_tbl2 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .dasboard_tbl2 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .dasboard_tbl2 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .dasboard_tbl2 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
 .dasboard_tbl2  .my-table td.numberHasttab::before, .dasboard_tbl2  .my-table td.toggle-btn::before{
    content: none;
  }
  .dasboard_tbl2  .my-table thead  {
    display: none; /* Hide table header */
  }
  .dasboard_tbl2 .my-table tr:last-child {
    margin-bottom: 0;
  }
  /* dashboard table code  *******************************************/
    .dasboard_tbl3  .my-table td.lastTD {
    display: none;
  }
  .dasboard_tbl3  .my-table,
  .dasboard_tbl3  .my-table thead,
  .dasboard_tbl3 .my-table tbody,
  .dasboard_tbl3 .my-table th,
  .dasboard_tbl3 .my-table td,
  .dasboard_tbl3 .my-table tr {
    display: block;
    width: auto;
  }
.dasboard_tbl3  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.dasboard_tbl3 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    
}
.dasboard_tbl3 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;
}
.dasboard_tbl3 .my-table td:last-child {
    border-bottom: none;
  }
.dasboard_tbl3 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .dasboard_tbl3 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .dasboard_tbl3 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .dasboard_tbl3 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
 .dasboard_tbl3  .my-table td.numberHasttab::before, .dasboard_tbl3  .my-table td.toggle-btn::before{
    content: none;
  }
  .dasboard_tbl3  .my-table thead  {
    display: none; /* Hide table header */
  }
  .dasboard_tbl3 .my-table tr:last-child {
    margin-bottom: 0;
  }
  /* dashboard table code  *******************************************/
    .dasboard_tbl4  .my-table td.lastTD {
    display: none;
  }
  .dasboard_tbl4  .my-table,
  .dasboard_tbl4  .my-table thead,
  .dasboard_tbl4 .my-table tbody,
  .dasboard_tbl4 .my-table th,
  .dasboard_tbl4 .my-table td,
  .dasboard_tbl4 .my-table tr {
    display: block;
    width: auto;
  }
.dasboard_tbl4  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.dasboard_tbl4 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
   
}
.dasboard_tbl4 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;
}
.dasboard_tbl4 .my-table td:last-child {
    border-bottom: none;
  }
.dasboard_tbl4 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .dasboard_tbl4 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .dasboard_tbl4 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .dasboard_tbl4 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
 .dasboard_tbl4  .my-table td.numberHasttab::before, .dasboard_tbl4  .my-table td.toggle-btn::before{
    content: none;
  }
  .dasboard_tbl4  .my-table thead  {
    display: none; /* Hide table header */
  }
  .dasboard_tbl4 .my-table tr:last-child {
    margin-bottom: 0;
  }
  /* dashboard table code  *******************************************/
    .dasboard_tbl5  .my-table td.lastTD {
    display: none;
  }
  .dasboard_tbl5  .my-table,
  .dasboard_tbl5  .my-table thead,
  .dasboard_tbl5 .my-table tbody,
  .dasboard_tbl5 .my-table th,
  .dasboard_tbl5 .my-table td,
  .dasboard_tbl5 .my-table tr {
    display: block;
    width: auto;
  }
.dasboard_tbl5  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.dasboard_tbl5 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    
}
.dasboard_tbl5 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;
}
.dasboard_tbl5 .my-table td:last-child {
    border-bottom: none;
  }
.dasboard_tbl5 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .dasboard_tbl5 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .dasboard_tbl5 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .dasboard_tbl5 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
 .dasboard_tbl5  .my-table td.numberHasttab::before, .dasboard_tbl5  .my-table td.toggle-btn::before{
    content: none;
  }
  .dasboard_tbl5  .my-table thead  {
    display: none; /* Hide table header */
  }
  .dasboard_tbl5 .my-table tr:last-child {
    margin-bottom: 0;
  }
  /* import devices table code  *******************************************/
    .importable_tb1  .my-table td.lastTD {
    display: none;
  }
  .importable_tb1  .my-table,
  .importable_tb1  .my-table thead,
  .importable_tb1 .my-table tbody,
  .importable_tb1 .my-table th,
  .importable_tb1 .my-table td,
  .importable_tb1 .my-table tr {
    display: block;
    width: auto;
  }

  .importable_tb1  .my-table thead tr th {
    display: none; /* Hide table header */
  }
.importable_tb1 .my-table thead tr th:first-child{
  display: block;
  width: 100% !important;
  border-radius: 5px;
}
.importable_tb1 .my-table thead tr th:first-child input, .importable_tb1 .my-table tbody tr td.fristTdis input {
  position: relative;
}
.importable_tb1 .my-table thead tr th:first-child input::after{
  content: 'Select All';
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 20px;
  top: -4px;
}
  .importable_tb1 .my-table tbody tr td.fristTdis input::after{
    content: 'Select ';
    color: #000;
    font-size: 15px;
    position: absolute;
    left: 20px;
    top: -1px;
    line-break: normal;
  }

  .importable_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .importable_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .importable_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .importable_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  .importable_tb1 .my-table td.fristTdis::before {
    content: none;
  }
  .importable_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .importable_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .importable_tb1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .importable_tb1  .my-table td.numberHasttab::before, .importable_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  
  .importable_tb1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .trackclaimtable_tb1  .my-table td.lastTD {
    display: none;
  }
  .trackclaimtable_tb1  .my-table,
  .trackclaimtable_tb1  .my-table thead,
  .trackclaimtable_tb1 .my-table tbody,
  .trackclaimtable_tb1 .my-table th,
  .trackclaimtable_tb1 .my-table td,
  .trackclaimtable_tb1 .my-table tr {
    display: block;
    width: auto;
  }

 .trackclaimtable_tb1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .trackclaimtable_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .trackclaimtable_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .trackclaimtable_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .trackclaimtable_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .trackclaimtable_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .trackclaimtable_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .trackclaimtable_tb1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .trackclaimtable_tb1  .my-table td.numberHasttab::before, .trackclaimtable_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  .trackclaimtable_tb1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .trackclaimtable_tb1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .trackrepairtable_tb1  .my-table td.lastTD {
    display: none;
  }
  .trackrepairtable_tb1  .my-table,
  .trackrepairtable_tb1  .my-table thead,
  .trackrepairtable_tb1 .my-table tbody,
  .trackrepairtable_tb1 .my-table th,
  .trackrepairtable_tb1 .my-table td,
  .trackrepairtable_tb1 .my-table tr {
    display: block;
    width: auto;
  }

 .trackrepairtable_tb1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .trackrepairtable_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .trackrepairtable_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .trackrepairtable_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .trackrepairtable_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .trackrepairtable_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .trackrepairtable_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .trackrepairtable_tb1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .trackrepairtable_tb1  .my-table td.numberHasttab::before, .trackrepairtable_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  .trackrepairtable_tb1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .trackrepairtable_tb1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .adminshippingsply_tbl1  .my-table td.lastTD {
    display: none;
  }
  .adminshippingsply_tbl1  .my-table,
  .adminshippingsply_tbl1  .my-table thead,
  .adminshippingsply_tbl1 .my-table tbody,
  .adminshippingsply_tbl1 .my-table th,
  .adminshippingsply_tbl1 .my-table td,
  .adminshippingsply_tbl1 .my-table tr {
    display: block;
    width: auto;
  }

 .adminshippingsply_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .adminshippingsply_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .adminshippingsply_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .adminshippingsply_tbl1 .my-table td:last-child {
    border-bottom: none;
  }

  .adminshippingsply_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .adminshippingsply_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .adminshippingsply_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .adminshippingsply_tbl1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .adminshippingsply_tbl1  .my-table td.numberHasttab::before, .adminshippingsply_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .adminshippingsply_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .adminshippingsply_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .shippingbox_tbl1  .my-table td.lastTD {
    display: none;
  }
  .shippingbox_tbl1  .my-table,
  .shippingbox_tbl1  .my-table thead,
  .shippingbox_tbl1 .my-table tbody,
  .shippingbox_tbl1 .my-table th,
  .shippingbox_tbl1 .my-table td,
  .shippingbox_tbl1 .my-table tr {
    display: block;
    width: auto;
  }

 .shippingbox_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .shippingbox_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .shippingbox_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .shippingbox_tbl1 .my-table td:last-child {
    border-bottom: none;
  }

  .shippingbox_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .shippingbox_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .shippingbox_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .shippingbox_tbl1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .shippingbox_tbl1  .my-table td.numberHasttab::before, .shippingbox_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .shippingbox_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .shippingbox_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
   /* trackclaimtable_tb1 table code  *******************************************/
    .devicebrand_tbl1  .my-table td.lastTD {
    display: none;
  }
  .devicebrand_tbl1  .my-table,
  .devicebrand_tbl1  .my-table thead,
  .devicebrand_tbl1 .my-table tbody,
  .devicebrand_tbl1 .my-table th,
  .devicebrand_tbl1 .my-table td,
  .devicebrand_tbl1 .my-table tr {
    display: block;
    width: auto;
  }

 .devicebrand_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .devicebrand_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .devicebrand_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .devicebrand_tbl1 .my-table td:last-child {
    border-bottom: none;
  }

  .devicebrand_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .devicebrand_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .devicebrand_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .devicebrand_tbl1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .devicebrand_tbl1  .my-table td.numberHasttab::before, .devicebrand_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .devicebrand_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .devicebrand_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .devicemodal_tbl1  .my-table td.lastTD {
    display: none;
  }
  .devicemodal_tbl1  .my-table,
  .devicemodal_tbl1  .my-table thead,
  .devicemodal_tbl1 .my-table tbody,
  .devicemodal_tbl1 .my-table th,
  .devicemodal_tbl1 .my-table td,
  .devicemodal_tbl1 .my-table tr {
    display: block;
    width: auto;
  }

 .devicemodal_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .devicemodal_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .devicemodal_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .devicemodal_tbl1 .my-table td:last-child {
    border-bottom: none;
  }

  .devicemodal_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .devicemodal_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .devicemodal_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .devicemodal_tbl1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .devicemodal_tbl1  .my-table td.numberHasttab::before, .devicemodal_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .devicemodal_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .devicemodal_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .deviceplan_tbl1  .my-table td.lastTD {
    display: none;
  }
  .deviceplan_tbl1  .my-table,
  .deviceplan_tbl1  .my-table thead,
  .deviceplan_tbl1 .my-table tbody,
  .deviceplan_tbl1 .my-table th,
  .deviceplan_tbl1 .my-table td,
  .deviceplan_tbl1 .my-table tr {
    display: block;
    width: auto;
  }

 .deviceplan_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .deviceplan_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .deviceplan_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .deviceplan_tbl1 .my-table td:last-child {
    border-bottom: none;
  }

  .deviceplan_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .deviceplan_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .deviceplan_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .deviceplan_tbl1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .deviceplan_tbl1  .my-table td.numberHasttab::before, .deviceplan_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .deviceplan_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .deviceplan_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .devcpepaircharg_tbl1  .my-table td.lastTD {
    display: none;
  }
  .devcpepaircharg_tbl1  .my-table,
  .devcpepaircharg_tbl1  .my-table thead,
  .devcpepaircharg_tbl1 .my-table tbody,
  .devcpepaircharg_tbl1 .my-table th,
  .devcpepaircharg_tbl1 .my-table td,
  .devcpepaircharg_tbl1 .my-table tr {
    display: block;
    width: auto;
  }

 .devcpepaircharg_tbl1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .devcpepaircharg_tbl1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .devcpepaircharg_tbl1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .devcpepaircharg_tbl1 .my-table td:last-child {
    border-bottom: none;
  }

  .devcpepaircharg_tbl1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .devcpepaircharg_tbl1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .devcpepaircharg_tbl1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .devcpepaircharg_tbl1 .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .devcpepaircharg_tbl1  .my-table td.numberHasttab::before, .devcpepaircharg_tbl1  .my-table td.toggle-btn::before{
    content: none;
  }
  .devcpepaircharg_tbl1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .devcpepaircharg_tbl1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .supportickt_tbl  .my-table td.lastTD {
    display: none;
  }
  .supportickt_tbl  .my-table,
  .supportickt_tbl  .my-table thead,
  .supportickt_tbl .my-table tbody,
  .supportickt_tbl .my-table th,
  .supportickt_tbl .my-table td,
  .supportickt_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .supportickt_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }
 
.supportickt_tbl .my-table thead tr th:first-child{
  display: block;
  width: 100% !important;
  border-radius: 5px;
}
.supportickt_tbl .my-table thead tr th:first-child input, .supportickt_tbl .my-table tbody tr td.fristTdis input {
  position: relative;
}
.supportickt_tbl .my-table thead tr th:first-child input::after{
  content: 'Select All';
  color: #fff;
  font-size: 15px;
  position: absolute;
  left: 20px;
  top: -4px;
}
.supportickt_tbl .my-table tbody tr .thestatus_td {
  display: none;
}
.supportickt_tbl .my-table tbody .first_td_drop {
  display: flex;
  width: max-content;
}
  .supportickt_tbl .my-table tbody tr td.fristTdis input::after{
    content: 'Select ';
    color: #000;
    font-size: 15px;
    position: absolute;
    left: 20px;
    top: -1px;
    line-break: normal;
  }


  .supportickt_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .supportickt_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .supportickt_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .supportickt_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  .supportickt_tbl .my-table {
    margin-top: 15px;
  }
  
  .supportickt_tbl .my-table td.fristTdis::before {
    content: none;
  }
  .supportickt_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .supportickt_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .supportickt_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .supportickt_tbl  .my-table td.numberHasttab::before, .supportickt_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  
  .supportickt_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .transitions_tbl  .my-table td.lastTD  {
    display: none;
  }
  .transitions_tbl  .my-table,
  .transitions_tbl  .my-table thead,
  .transitions_tbl .my-table tbody,
  .transitions_tbl .my-table th,
  .transitions_tbl .my-table td,
  .transitions_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .transitions_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .transitions_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .transitions_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .transitions_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .transitions_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 108;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .transitions_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .transitions_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .transitions_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .transitions_tbl  .my-table td.numberHasttab::before, .transitions_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .transitions_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .transitions_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  } 
  .transitions_tbl  .my-table td.notdata_found{
    justify-content: center;
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .devicerolmstr_tbl  .my-table td.lastTD {
    display: none;
  }
  .devicerolmstr_tbl  .my-table,
  .devicerolmstr_tbl  .my-table thead,
  .devicerolmstr_tbl .my-table tbody,
  .devicerolmstr_tbl .my-table th,
  .devicerolmstr_tbl .my-table td,
  .devicerolmstr_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .devicerolmstr_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .devicerolmstr_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .devicerolmstr_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .devicerolmstr_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .devicerolmstr_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .devicerolmstr_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .devicerolmstr_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .devicerolmstr_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .devicerolmstr_tbl  .my-table td.numberHasttab::before, .devicerolmstr_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .devicerolmstr_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .devicerolmstr_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .logs_tbl  .my-table td.lastTD {
    display: none;
  }
  .logs_tbl  .my-table,
  .logs_tbl  .my-table thead,
  .logs_tbl .my-table tbody,
  .logs_tbl .my-table th,
  .logs_tbl .my-table td,
  .logs_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .logs_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .logs_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .logs_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .logs_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .logs_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .logs_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .logs_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .logs_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .logs_tbl  .my-table td.numberHasttab::before, .logs_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .logs_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .logs_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .devlist_tbl  .my-table td.lastTD {
    display: none;
  }
  .devlist_tbl  .my-table,
  .devlist_tbl  .my-table thead,
  .devlist_tbl .my-table tbody,
  .devlist_tbl .my-table th,
  .devlist_tbl .my-table td,
  .devlist_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .devlist_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .devlist_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .devlist_tbl .my-table td {
    display: flex;
    /* justify-content: space-between; */
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .devlist_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .devlist_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    /* max-width: 40%; */
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .devlist_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .devlist_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .devlist_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .devlist_tbl  .my-table td.numberHasttab::before, .devlist_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .devlist_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .devlist_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .dvcoverage_tbl  .my-table td.lastTD {
    display: none;
  }
  .dvcoverage_tbl  .my-table,
  .dvcoverage_tbl  .my-table thead,
  .dvcoverage_tbl .my-table tbody,
  .dvcoverage_tbl .my-table th,
  .dvcoverage_tbl .my-table td,
  .dvcoverage_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .dvcoverage_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .dvcoverage_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .dvcoverage_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .dvcoverage_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .dvcoverage_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .dvcoverage_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .dvcoverage_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .dvcoverage_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .dvcoverage_tbl  .my-table td.numberHasttab::before, .dvcoverage_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .dvcoverage_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .dvcoverage_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
    .orgdevcovg_tbl  .my-table td.lastTD {
    display: none;
  }
  .orgdevcovg_tbl  .my-table,
  .orgdevcovg_tbl  .my-table thead,
  .orgdevcovg_tbl .my-table tbody,
  .orgdevcovg_tbl .my-table th,
  .orgdevcovg_tbl .my-table td,
  .orgdevcovg_tbl .my-table tr {
    display: block;
    width: auto;
  }

 .orgdevcovg_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .orgdevcovg_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .orgdevcovg_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .orgdevcovg_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .orgdevcovg_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .orgdevcovg_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .orgdevcovg_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .orgdevcovg_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .orgdevcovg_tbl  .my-table td.numberHasttab::before, .orgdevcovg_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .orgdevcovg_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .orgdevcovg_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
  .trclaim_tbl  .my-table td.lastTD {
    display: none;
  }
  .trclaim_tbl  .my-table,
  .trclaim_tbl  .my-table thead,
  .trclaim_tbl .my-table tbody,
  .trclaim_tbl .my-table th,
  .trclaim_tbl .my-table td,
  .trclaim_tbl .my-table tr {
    display: block;
    width: auto;
  }

  .trclaim_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .trclaim_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .trclaim_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .trclaim_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .trclaim_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .trclaim_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .trclaim_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .trclaim_tbl .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
  .trclaim_tbl  .my-table td.numberHasttab::before, .trclaim_tbl  .my-table td.toggle-btn::before, .trclaim_tbl  .my-table td.notdata_found::before{
    content: none;
  }
  .trclaim_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .trclaim_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  .trclaim_tbl td.notdata_found {
    justify-content: center;
  }
  .trclaim_tbl.userroottable .my-table td{
flex-direction: column;
  } 
  .table-responsive.trclaim_tbl tfoot {
    width: 100%;
    display: flex;
}
.table-responsive.trclaim_tbl tfoot tr {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.table-responsive.trclaim_tbl tfoot tr td:before {
  content: none;
}
.table-responsive.trclaim_tbl tfoot tr td {
  font-size: 18px;
  font-weight: 600;
}
  /* trackclaimtable_tb1 table code  *******************************************/
  .trcrepair_tbl  .my-table td.lastTD {
    display: none;
  }
  .trcrepair_tbl  .my-table,
  .trcrepair_tbl  .my-table thead,
  .trcrepair_tbl .my-table tbody,
  .trcrepair_tbl .my-table th,
  .trcrepair_tbl .my-table td,
  .trcrepair_tbl .my-table tr {
    display: block;
    width: auto;
  }

  .trcrepair_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .trcrepair_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .trcrepair_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .trcrepair_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .trcrepair_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .trcrepair_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .trcrepair_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .trcrepair_tbl .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
  .trcrepair_tbl  .my-table td.numberHasttab::before, .trcrepair_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .trcrepair_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .trcrepair_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
  .trcrepair_tbl  .my-table td.lastTD {
    display: none;
  }
  .trcrepair_tbl  .my-table,
  .trcrepair_tbl  .my-table thead,
  .trcrepair_tbl .my-table tbody,
  .trcrepair_tbl .my-table th,
  .trcrepair_tbl .my-table td,
  .trcrepair_tbl .my-table tr {
    display: block;
    width: auto;
  }

  .trcrepair_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .trcrepair_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .trcrepair_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .trcrepair_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .trcrepair_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .trcrepair_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .trcrepair_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .trcrepair_tbl .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
  .trcrepair_tbl  .my-table td.numberHasttab::before, .trcrepair_tbl  .my-table td.toggle-btn::before, .trcrepair_tbl  .my-table td.notdata_found::before{
    content: none;
  }
  .trcrepair_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .trcrepair_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  .trcrepair_tbl td.notdata_found {
    justify-content: center;
  }
  /* trackclaimtable_tb1 table code  *******************************************/
  .shipsply_tbl  .my-table td.lastTD {
    display: none;
  }
  .shipsply_tbl  .my-table,
  .shipsply_tbl  .my-table thead,
  .shipsply_tbl .my-table tbody,
  .shipsply_tbl .my-table th,
  .shipsply_tbl .my-table td,
  .shipsply_tbl .my-table tr {
    display: block;
    width: auto;
  }

  .shipsply_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .shipsply_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .shipsply_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .shipsply_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .shipsply_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .shipsply_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .shipsply_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .shipsply_tbl .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
  .shipsply_tbl  .my-table td.numberHasttab::before, .shipsply_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .shipsply_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .shipsply_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  /* trackclaimtable_tb1 table code  *******************************************/
  .editorg_alldvc_tbl  .my-table td.lastTD {
    display: none;
  }
  .editorg_alldvc_tbl  .my-table,
  .editorg_alldvc_tbl  .my-table thead,
  .editorg_alldvc_tbl .my-table tbody,
  .editorg_alldvc_tbl .my-table th,
  .editorg_alldvc_tbl .my-table td,
  .editorg_alldvc_tbl .my-table tr {
    display: block;
    width: auto;
  }

  .editorg_alldvc_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .editorg_alldvc_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .editorg_alldvc_tbl .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .editorg_alldvc_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .editorg_alldvc_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .editorg_alldvc_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .editorg_alldvc_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .editorg_alldvc_tbl .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
  .editorg_alldvc_tbl  .my-table td.numberHasttab::before, .editorg_alldvc_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .editorg_alldvc_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .editorg_alldvc_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  
  /* trackclaimtable_tb1 table code  *******************************************/
  .notiftable_tb1  .my-table td.lastTD {
    display: none;
  }
  .notiftable_tb1  .my-table,
  .notiftable_tb1  .my-table thead,
  .notiftable_tb1 .my-table tbody,
  .notiftable_tb1 .my-table th,
  .notiftable_tb1 .my-table td,
  .notiftable_tb1 .my-table tr {
    display: block;
    width: auto;
  }

  .notiftable_tb1  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .notiftable_tb1 .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .notiftable_tb1 .my-table td {
    display: flex;
    justify-content: space-between;
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .notiftable_tb1 .my-table td:last-child {
    border-bottom: none;
  }

  .notiftable_tb1 .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    max-width: 40%;
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .notiftable_tb1 .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .notiftable_tb1 .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .notiftable_tb1 .my-table td.numberHasttab span:nth-child(2) {
    display: block;
  }
 
  .notiftable_tb1  .my-table td.numberHasttab::before, .notiftable_tb1  .my-table td.toggle-btn::before{
    content: none;
  }
  .notiftable_tb1  .my-table thead  {
    display: none; /* Hide table header */
  }
  .notiftable_tb1 .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
   .notiftable_tb1 td.notdata_found {
    justify-content: center;
  }
  .notiftable_tb1 td.notdata_found::before {
     content: none;
  }
   /* trackclaimtable_tb1 table code  *******************************************/
    .publicGet_tbl  .my-table td.lastTD {
    display: none;
  }
  .publicGet_tbl  .my-table,
  .publicGet_tbl  .my-table thead,
  .publicGet_tbl .my-table tbody,
  .publicGet_tbl .my-table th,
  .publicGet_tbl .my-table td,
  .publicGet_tbl .my-table tr,
  .publicGet_tbl .my-table tfoot {
    display: block;
    width: auto;
  }

 .publicGet_tbl  .my-table thead tr th {
    display: none; /* Hide table header */
  }


  .publicGet_tbl .my-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    

  }

  .publicGet_tbl .my-table td {
    display: flex;
    /* justify-content: space-between; */
    border: none;
    border-bottom: 1px solid #ffffff;
    padding: 6px 10px;
    width: auto;
    align-items: center;

  }

  .publicGet_tbl .my-table td:last-child {
    border-bottom: none;
  }

  .publicGet_tbl .my-table td::before {
    content: attr(data-label);
    font-weight: bold;
    flex: 1 0 120px;
    color: #333;
    padding-right: 10px;
    min-height: 100%;
    /* max-width: 40%; */
    display: flex;
    align-items: center;
    line-break: normal;
  }
  
  .publicGet_tbl .my-table td.numberHasttab{
    justify-content: space-between;
  }
  .publicGet_tbl .my-table td.numberHasttab .hashspan {
    display: flex;
    align-items: center;
    gap: 5px;
  }
  .publicGet_tbl .my-table td.numberHasttab span:nth-child(2) {
display: block;
}
 
 .publicGet_tbl  .my-table td.numberHasttab::before, .publicGet_tbl  .my-table td.toggle-btn::before{
    content: none;
  }
  .publicGet_tbl  .my-table thead  {
    display: none; /* Hide table header */
  }
  .publicGet_tbl .my-table tr:last-child {
    /* margin-bottom: 0; */
  }
  .publicGet_tbl .my-table tfoot {
    display: flex;
    
  }
.publicGet_tbl .my-table tfoot tr {
    display: flex;
    min-width: 100%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
  }
  .publicGet_tbl.repair_rqtable .my-table tfoot tr {
    justify-content: space-between;
    min-width: none;
  }
  .publicGet_tbl.repair_rqtable .my-table tfoot tr td::before{
    content: none;
  }
  .publicGet_tbl.repair_rqtable .my-table tbody tr td:first-child {
    padding-block: 15px;
  }
  .publicGet_tbl .my-table tfoot tr td {
    border-radius: 0;
    min-width: 100%;
  }
  .publicGet_tbl.repair_rqtable .my-table tfoot tr td{
    min-width: auto;
    font-weight: 700;
    font-size: 20px;
  }
  
  body .my-table td.last_hide {
    border-bottom: 0;
  }
  .my-table td {
    text-wrap: wrap !important;
  }
  .my-table td.notdata_found {
    justify-content: center;
  }
  .my-table td.notdata_found.earlyrenew_page{
    justify-content: start;
    flex-direction: column;
    text-align: left;
    gap:5px;
  }
  .my-table td.notdata_found::before {
    content: none;
  }
  .notiftable_tb1.alertmsgesettings .my-table td::before {
    flex: none;
    max-width: 100%;
    padding-bottom: 4px;
  }
  .notiftable_tb1.alertmsgesettings .my-table td{
    justify-content: start;
    align-items: start;
    flex-direction: column;
    min-width: 100%;
    text-align: left;
    }
  .notiftable_tb1.alertmsgesettings .my-table td.actionstd::before, .notiftable_tb1.alertmsgesettings .my-table td.first_alerttd::before
    {
    flex: 1 0 50px;
    max-width: 10%;
     padding-bottom: 0;
    }
  .notiftable_tb1.alertmsgesettings .my-table td.actionstd, .notiftable_tb1.alertmsgesettings .my-table td.first_alerttd{
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    }
    .alert_input_wrap input{
      padding: .375rem .75rem;
      min-height: 40px ;
      width: 100%;
      background-color: #fff;
    }
   .notiftable_tb1.alertmsgesettings .my-table tbody tr:last-child, .notiftable_tb1.alertmsgesettings .my-table{
    margin-bottom: 0px;
   }
   
}

.my-table tbody tr td.notdata_found {
    background-color: #ffe0e3 !important;
    color: #e45c69 !important;
}
@media (max-width:401px){
  .editor_live  {
    flex-direction: column;
  }
}