﻿.k-grid td {
    border: none !important;
    padding: 12px !important;
}

/* UI for Blazor 3.0+ */
.k-filter-menu-container > span:nth-child(n+3) {
    display: none;
}

/*.k-grid-header .k-header {
    padding: 16px 10px 16px 20px !important;
}*/
.tabstrip-header {
    font-weight: bold;
}
