table.responsiveTable{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;clear:both;border:none;width:100%;height:100%;text-align:center;color:#666}table.responsiveTable td,table.responsiveTable th{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}table.responsiveTable thead tr th{background:grey;border-left:1px solid #fff;border-bottom:1px solid #fff}table.responsiveTable tbody tr.total th{color:#222}table.responsiveTable thead th:first-child{border-radius:5px 0 0 0}table.responsiveTable thead th:last-child{border-radius:0 5px 0 0}table.responsiveTable tbody tr.total th:first-child{border-radius:0 0 0 5px}table.responsiveTable tbody tr.total td:last-child{border-radius:0 0 5px 0}table.responsiveTable tbody td,table.responsiveTable tbody th{background:#f2f2f2;border-left:1px solid #fff;border-top:1px solid #fff}table.responsiveTable tbody th{color:#404040;background:#f2f2f2}table.responsiveTable tbody td.odd,table.responsiveTable tbody th.odd{background:#e6e6e6}table.responsiveTable tbody tr.total td,table.responsiveTable tbody tr.total th{background:#ccc}