.table-fade{
    width: 100%;
    opacity: 0;
}

.truncate-text{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 1px;
}
.w-perc-10{
/* Percentuale 10 larghezza*/
width: 10%;
}

td{
    padding-left: 17px!important;
}