img.header-logo {
  width: 150px;
}

table.page-counts td.counts, table.page-counts th.counts {
  padding-left: 20px;
  text-align: right;
}

table.statistics td.stats, table.statistics th.stats {
  padding-left: 30px;
  text-align: right;
}

div.acis-queue a:visited {
  color: purple;
}

div.licensing-queue {
  font-size: 1.1em;
}

div.licensing-queue table td, div.licensing-queue table th {
  padding: 2px 10px 2px 10px;
}

div.errors {
  background-color: #f4f4f4;
  border: 1px solid #c0c0c0;;
  color: #ff7070;
  margin-bottom: 20px;
  padding: 10px;
}

div.errors h1 {
  font-size: 1.2em;
  margin-bottom: 5px;
}

div.errors ul {
  margin-bottom: 0;
}

div.errors li {
  margin: 0;
  padding: 0;
}

.soundex-checkbox {
  margin-top: 0px;
}

div.info {
  background-color: #f0fff0;
  border: 1px solid #c0c0c0;
  font-size: 1.1em;
  padding: 10px;
  margin-bottom: 5px;
}

div.warning {
  background-color: #ffffc0;
  border: 1px solid #c0c0c0;
  font-size: 1.1em;
  padding: 10px;
}

table.search-results {
  font-size: 0.95em;
}

tr.already-selected {
  background-color: #eafff2;
}

.associated-case {
  font-size: 1.4em;
  font-weight: bold;
}

input.mark-reviewed {
  font-size: 0.8em;
  height: 25px;
  line-height: 25px;
}
