.filter-dropdown-container{position:relative;width:100%}.filter-dropdown{position:absolute;z-index:10;border:1px solid #ced4da;border-radius:10px;background-color:#fff;text-align:left;padding:15px;overflow-y:hidden;right:0;margin-top:5px;box-shadow:0 .25rem .75rem rgba(0,0,0,.4)}.datatable-loader{display:flex;align-items:center;justify-content:center;min-height:10rem;padding:1.5rem;border-radius:var(--bs-border-radius,.375rem)}.datatable-loader>.text-center{margin:0!important}.datatable-responsive{border-radius:var(--bs-border-radius,.375rem);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.datatable-responsive>.table{margin-bottom:0}.datatable-responsive>.table thead tr:first-child th:first-child{border-top-left-radius:var(--bs-border-radius,.375rem)}.datatable-responsive>.table thead tr:first-child th:last-child{border-top-right-radius:var(--bs-border-radius,.375rem)}.datatable-responsive>.table tbody tr:last-child td:first-child{border-bottom-left-radius:var(--bs-border-radius,.375rem)}.datatable-responsive>.table tbody tr:last-child td:last-child{border-bottom-right-radius:var(--bs-border-radius,.375rem)}