﻿table.tablescroll{border:none;border-collapse:separate;border-spacing:0;}
table.tablescroll tr:first-child td{background-color:#f3f3f3;}
table.tablescroll td:first-child{position:sticky;left:0;background-color:#f3f3f3;z-index:10;border-right:1px solid #ddd!important;}
table.tablescroll td:nth-child(2){border-left:none}
table.tablescroll td:not(:last-child){border-right:none;}
table.tablescroll tr:not(:last-child) td{border-bottom:none;}
