
.paper_table_table  {
border-radius:10px !important;
}   
.paper_table_table td {
direction:ltr !important;
}
.paper_table_table th {
background:#83b735 !important;
}    
.paper_table_table tr:nth-child(odd) td{
background:#ffffff !important;
}
.paper_table_table tr:nth-child(even) td{
background:#e8e8e8 !important;
}
