/* module-key = 'com.atlassian.auiplugin:table', location = 'src/less/tables.less' */
/*! AUI Tables */table.aui{border-collapse:collapse;width:100%}table.aui table.aui{margin:0}table.aui>caption{color:#707070;background:#f5f5f5;border-bottom:1px solid #ccc;caption-side:top;padding:7px 10px;text-align:left}table.aui>tbody>tr,table.aui>tfoot>tr{background:#fff;border-bottom:1px solid #ccc;color:#333}table.aui>tbody>tr>th{background:#fff;color:#333}table.aui>thead>tr>th,table.aui>tbody>tr>th,table.aui>thead>tr>td,table.aui>tbody>tr>td,table.aui>tfoot>tr>td{padding:7px 10px;text-align:left;vertical-align:top}table.aui>thead{border-bottom:1px solid #ccc}table.aui>tbody>tr:first-child>td,table.aui>tbody>tr:first-child>th,table.aui>tfoot>tr:first-child>td{border-top:1px solid #ccc}table.aui>thead>tr>th>ul.menu,table.aui>tbody>tr>th>ul.menu,table.aui>tbody>tr>td>ul.menu,table.aui>tfoot>tr>td>ul.menu{list-style-type:none;margin:0;padding:0}table.aui>thead>tr>th>ul.menu>li,table.aui>tbody>tr>th>ul.menu>li,table.aui>tbody>tr>td>ul.menu>li,table.aui>tfoot>tr>td>ul.menu>li{float:left;margin:0 10px 0 0;width:auto}table.aui.aui-table-interactive>tbody>tr:hover{background:#f5f5f5}table.aui.aui-zebra tr{border-bottom:0}table.aui.aui-zebra>thead>tr:nth-child(even),table.aui.aui-zebra>tbody>tr:nth-child(even),table.aui.aui-zebra>tfoot>tr:nth-child(even),table.aui-zebra>tbody>tr:nth-child(even)>th{background:#f5f5f5;color:#333}