﻿.dt-nowrap {
    white-space: nowrap;
}

.dt-buttons {
    margin: 0.5rem;
}

.dt-info {
    margin: 1rem 0;
}

.dt-search {
    display: none;
}

.nowrap-table th,
.nowrap-table td {
    white-space: nowrap;
}
