﻿#table_1 > tbody > tr > td.column-nuvarande:not(:empty):after,
                                       
#table_1 > tbody > tr.row-detail ul li.column-nuvarande span.columnValue:after
                                            { content: '%' }
#table_1 > tbody > tr > td.column-frragngen:not(:empty):after,
                                       
#table_1 > tbody > tr.row-detail ul li.column-frragngen span.columnValue:after
                                            { content: '%' }.useBefore td:first-child:before{
    content:'before';
    position:absolute;
  }table.wpDataTable td.numdata { text-align: right !important; }