body{
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

table.dataTable tbody tr.even {
    background-color: #FBFBFB;
}

table.dataTable thead tr{
    background-color: #f3f3f3;
}

.filter_icon{
    cursor: pointer;
}