#dataTable tbody { display: none; }

.warm { color: #f00; }
.cold { color: #2af; }

div.equation-div {
	padding:          5px;
	border:           solid 1px #ccc;
	background-color: #fcfcfc;
	margin-left:      2em;
	font-size:        0.8em;
	margin-bottom:    1em;
}

p.equation { font-size: larger !important; }

span.overline { text-decoration: overline; }

table.calculation,
table.calculation tbody,
table.calculation tfoot { border: 0; }

table.calculation th { border: 0; text-align: left; color: #000; background: none; }

table.calculation td { border: 0; padding: 0.5em; text-align: center; }

table.calculation td.top { border-bottom: solid 1px #000; }

table.calculation tr { background: none !important; }
table.calculation tr { background: transparent !important; }

