@import url("../style.css");

#tm-table TABLE.line TH { padding:3px 0rem 3px 0rem; }
#tm-table TABLE.line TD { padding:3px 0.3rem 3px 0rem; }
@media all and (max-width:480px) { #tm-table TABLE.line TH { padding-left:0.3em; } }
.outside { white-space:nowrap; font-size:93%; }
.compact-table TABLE.line TD.bg-total { background-color:#f6f6f8; }

@media all and (max-width:800px) { DIV.expand-table { overflow:auto; } }
@media all and (min-width:800px) { DIV.expand-table:hover { position:relative; z-index:5; } }
