/*
 * equipment-page.css
 *
 *
 *  @author      Thaler Software GmbH
 *  @copyright   Thaler Software GmbH
 *  @link        https://www.thaler-software.eu
 *
 */

#template_container_53 > div > .dataTables_wrapper {
    overflow-x: auto;
}

.ts-full-width-page {
    width: 95% !important;
    max-width: none !important;
}