.datatable {
    margin-top: 0;
}

.dash-filter > input::-webkit-input-placeholder::before {
    content: "Filtro" !important;
}

.dash-fixed-content {
    overflow-x: scroll;
}

.d-contents {
    display: contents;
}