.dataTables_length label .form-select{
    padding-right: 25px !important;
}

/* Ensure input-group buttons match form-control height */
.input-group .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 43px;
    height: 100%;
}
