/* User */


#form_filter_user_data li {
    display: inline-block;
}

#form_filter_user_data .date-picker.input-text.hasDatepicker {
    max-width: 100px;
}

/** Data Table **/
.data-table thead th {
    white-space: nowrap;
}