.search-container td { min-width: 5em; }
.search-container .idsearchfield { margin-bottom: 0; }

#blast-content, #tm-content { margin: 0 40px 0; }
.blast-hit, .tm-hit { width: 100%; margin: auto; border-bottom: 1px solid #e0e0e0; padding-top: 5px; }
.blast-hit p, .tm-hit p { margin: 5px 0; }
.hit-dist { width: 40em; margin: auto; padding: 5px; border: 1px solid black; }

ul.len-ticks { padding: 0; margin-top: 2px; }
ul.len-ticks li {
  display: inline-block;
  *display: inline;
  width: 20%;
  *zoom: 1;
 }
.dist-row { width: 100%; height: 5px; margin: 2px 0px; }
.dist-row:hover { border: 1px solid #D4D4D4; margin: 1px -1px; }
.dist-query { height: 8px; margin: 5px 0; }
.dist-hit { height: 100%; display: inline-block; vertical-align: top; cursor: pointer; }
#blast-content table td.small { width: 4em; }
#blast-content table td.medium { width: 5em; }
#tm-content table td.small { width: 4em; }
#tm-content table td.medium { width: 5em; }
#notfound button { margin-bottom: 10px; }
.jmol {height:400px; width:400px;}
.pagination { float: right; }
.page-next { margin-left: 20px; }

.search-cluster { left: 40px; position: relative; margin: 0; }
#search-cluster-wrapper > .search-cluster { position: static; padding-left: 20px; border: 1px solid #DDD; border-bottom-color: #FFF; margin-bottom: -1px; }
#search-cluster-wrapper > .search-cluster:nth-child(2) { border-top-left-radius: 4px; border-top-right-radius: 4px; }
#search-cluster-wrapper > .search-cluster:last-child { border-bottom-left-radius: 4px; border-bottom-color: #DDD; border-bottom-right-radius: 4px; }
#search-cluster-wrapper > .search-cluster:nth-child(odd) { background-color: #f9f9f9; }

#hitcov-filter { float: right; margin-top: 10px; }
#hitcov-filter p, form {display: inline; }
#hitcov-form input[type="text"] { margin-bottom:0; margin-right: 4px; width: 2em; }

.legend {
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
	border: 1px solid #c4c4c4;
}
.legend-man {
	background-color: #dff0d8;
}
.legend-prov {
	background-color: #fcf8e3;
}

