span.undefined { color:red; }
#pubTable {width:100%; margin: 0 auto; clear: both;}
#pubChart { float:left}
.clear {clear:both;}
#pubyeardetails {font-size:smaller; margin: 5px; float:right; padding:5px; padding-bottom: 5px; display:none; border:1px solid #ccc; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; border-radius:10px;}
#pubyeardetails h3 {margin: 0; border-bottom:1px solid lightGray;}
#pubyeardetails ul {padding:0; margin: 0px;}
#pubyeardetails li {padding:0; margin: 0px; list-style: none; }
table.display thead th { padding: 3px 18px 3px 10px; border-bottom: 1px solid black; border-top: 1px solid black; font-weight: bold; cursor: pointer; cursor: hand; }
table.display tfoot th { padding: 3px 10px; border-top: 1px solid black; font-weight: bold; }
table.display td { padding: 3px 7px; }
table.display td.center { text-align: center; }
.sorting_asc { background: url('../images/bib/sort_asc.png') no-repeat center right; }
.sorting_desc { background: url('../images/bib/sort_desc.png') no-repeat center right; }
.sorting { background: url('../images/bib/sort_both.png') no-repeat center right; }
.sorting_asc_disabled { background: url('../images/bib/sort_asc_disabled.png') no-repeat center right; }
.sorting_desc_disabled { background: url('../images/bib/sort_desc_disabled.png') no-repeat center right; }
tr.odd { background-color: #ddd; }
tr.even { background-color: white; }
div.hidden { display: none;}
div.bibinfo { width: 80%; position: fixed; top: 100px; left: 10%; background-color: #bbb; border: 3px solid #fff; padding: 10px; -moz-border-radius:10px; -webkit-border-radius:10px; -o-border-radius:10px; border-radius:10px;}
#shutter { background-color: #555; opacity: 0.7; width:100%; height: 100%; position: fixed; top: 0; left:0;}
a.bibclose { background-color: #BBBBBB; border: 3px solid #FFFFFF; color: black; float: left; font-size: 20px; height: 20px; left: -25px; line-height: 20px; padding: 3px; position: relative; text-align: center; text-decoration: none; top: -25px; width: 20px; -moz-border-radius:15px; -webkit-border-radius:15px; -o-border-radius:15px; border-radius:15px; }
div.bibinfo pre { clear:both; }
.dataTables_filter {margin-left: 5px; text-align: right;}
.dataTables_info {padding-left: 3px;}