table {
font-size: 90%;
table-layout: fixed;
}
table,
td {
background-color: #FFF;
word-wrap: break-all;
word-wrap: break-word;
tr {
th {
background-color: #E2E8E8;
&.sum {
text-align: right;
-