@charset "utf-8";
/* CSS Document */
body{font:"Times New Roman", Times, serif;}
tr.alt td {background: #ededed;}
tr.over td {background: #abc76c;}
th {background-color:#cccccc;}
.noBorder{border:none; text-align:left;};
.rows{color: #F00;}
.removeReport{float:right; border:none; height:25px; width:25px;}
.removeRow{float:right; border:none; height:16px; width:16px;}
.addRow {display:none;}
.deleteRow{background:#F00;}
#tooltip {position: absolute; z-index: 3000; border: 1px solid #111; background-color: #eee; padding: 5px; opacity: 0.85;}
#tooltip h3, #tooltip div { margin: 0; }
.logData{color:#F00;}