.long_text{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 15em;
    padding-right: 1em;
    direction: rtl;
}

table{
    width: 95%;
}

.column_filter{
    width: 50%;
}

#dt-search-0{
    width: 70%;
}

