.fixed-table-loading{
    display: none!important;
    }
    .loading-wrap{
        display: none;
    }
    .pagination{
        --bs-pagination-color: #6c757d!important;
      }
      .search{
        display: none;
      }
      .fixed-table-container{
        padding-bottom: 0px;
      }