/*-------------------
   Table Variables
--------------------*/

@tableHeaderBackground: @white;
@tableFooterBackground: @white;

@tableCellVerticalPadding: 1em;
@tableCellHorizontalPadding: 1em;

@tableStateMarkerWidth: 1px;