#shopify-products-table_wrapper, 
#custom-licenses-table_wrapper,
#users-table_wrapper,
#trackings-table_wrapper,
section {
    display: none;
}

.active-section {
    display: block;
}

.ellipsis-column {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#ticket-details-table tr {
    line-height: 15px;
}