.compact-table TABLE.line TD.paddingleft { padding-left:1rem; }
.compact-table TABLE.line TD.paddingright { padding-right:1rem; }
@media all and (max-width:400px) {
.compact-table TABLE.line TD.paddingleft { padding-left:0.2rem; }
.compact-table TABLE.line TD.paddingright { padding-right:0.2rem; }
}
TABLE.line TH.nobottomline { border-bottom:none; padding-bottom:0px; }
@media all and (max-width:400px) { TABLE.line TH { padding-left:0.25rem !important; padding-right:0.25rem !important; ] }
