
.ts-control{
    /* Fix tomselect issue with integration into tabler */
    border: 0 !important;
    padding: 0 !important;
}

.datagrid-striped:nth-child(even){
    background: #f6f8fb;
}
