
table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {
    padding-right: .75rem;
}

#szamlazasTable input {
    width: 120px;
}

.btn.drive-picker {
    width: 100%;
    height: 100%;
}

.table thead th:first-child {
    z-index: 1;
}

.table .dtfc-fixed-left {
    background-color: #fff;
    border-right: 1px solid #000;
}