.line-through {
  text-decoration-line: line-through;
}
.entry-right-aligned td:last-child,
.entry-right-aligned th:last-child {
  text-align: right;
}

/*@media  (min-width: 768px) {*/
/*  .fi-ta-table thead {*/
/*    position: sticky !important;*/
/*    top: 0;*/
/*    z-index: 9;*/
/*  }*/
/**/
/*  .fi-ta-table :is(:where(.dark) .dark\:bg-white\/5){*/
/*    background-color: rgb(36 36 39); */
/*  }*/
/**/
/*  .fi-ta-content {*/
/*    height: calc(100vh - 20rem);*/
/*    position: relative;*/
/*  }*/
/**/
/*  .fi-dropdown-panel{*/
/*    z-index: 40 !important;*/
/*  }*/
/**/
/*  .fi-wi-widget.fi-wi-table .fi-ta-content{*/
/*    height: auto;*/
/*  }*/
/**/
/*  .fi-wi-widget.fi-wi-table .fi-ta-table thead {*/
/*    position: relative;*/
/*  }*/
/*}*/
