body { 
  background-color: #FFFFFF;
  padding: 0px;
  margin: 5px;
  font-family: arial;
  font-size: 12px;
}
a {
  text-decoration: none;  
  color: #840E14;
}
table, tr, td, th, div, p, img {
  padding: 0px;
  margin: 0px;
  border-width: 0px;
  font-size: 12px;
}

table {
  width: 100%;
  border: #840E14 solid 2px;
  border-spacing: 0px 0px;
  empty-cells: show;
}

table th {
  border-right: #840E14 solid 2px;
  color: #4D4D4D;
  background-color: #EAEAEA;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

table td {
  background-color: #ffffff;
  color: #000000;
  padding: 3px;
}

.sectionTable th {
width:200px;
}

/* Report header */
.reportbanner {
  text-align: center;
  margin: 1em 0px 1em 0px;
  border-bottom: black solid 1px;
  padding-bottom: 0.5em;
}

.reportbanner a {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14pt; 
  font-weight: normal; 
  white-space:nowrap;
  color: black;
}

/* Report footer */
.footer {
  margin-top: 1em;
  text-align: center;
}
.footer input {
  text-align: center;
  vertical-align: middle;  
}

.copyright {
  font-size: 0.8em;
  padding: 0.5em;
  margin-top: 1em;
}

/* Report legend */
.legend {
  width: 400px;
  margin: 0px auto 1em auto;
}
.legend th {
  text-align: center;
  width: 3em;
}

.smalllegend {
  width: 150px;
  margin: 0px auto 1em auto;
}
.smalllegend th {
  text-align: center;
  width: 3em;
}

.memo {
  font-style: italic;
}

/* Report title */
.reportTitle {
  font-family: arial,helvetica;
}
.reportTitle th {
  vertical-align: middle;
  text-align: center;
  background-color: #840E14;
  padding: 2px 0.5em 2px 0.5em;
  font-size: 16pt;
  font-weight: bold;
  color: #ffffff;
  width: 160px;
}
.reportTitle td {
  font-size: 12pt;
  font-weight: normal;
}

/* Report title for protein isogroup popup */

.reportTitleiso {
  font-family: arial,helvetica;
}
.reportTitleiso th {
  vertical-align: middle;
  text-align: center;
  background-color: #840E14;
  font-size: 16pt;
  font-weight: bold;
  color: #ffffff;
  width: 200px;
}
.reportTitleiso td {
  font-size: 12pt;
  font-weight: normal;
}


/* Report body */
.reportBody {
  border-right: #840E14 solid 2px;
  border-left: #840E14 solid 2px;
  border-bottom: #840E14 solid 2px;
  margin: 0px 0px 0em 0px;
  padding: 3px;  
}

.reportBodySub{
  margin: 0px 0px 0em 0px;
  padding: 9px;
}

table.reportBody {
  padding: 0px;
  border-top: white none 0px;
}

table.reportBody th {
  width: 200px;
}
/* Section title */
/* Data section */
/* Section title */
.sectionTitle {
  background-color: #840E14;
  color: white;
  font-weight: bold;
  padding: 3px 10px 0px 10px;
  height: 23px;
  vertical-align: middle;
  margin-bottom: 0px;
  font-family: arial;
  margin-top: 1em;
}

.sectionTitle a {
  color: white;
  font-weight: normal;
}

/* Table of content */
.toc {
  font-size: 0.9em;
  text-align: center;
  margin-bottom: 0.9em;
}

/* Protein sequence */
.sequence {
  font-family: monospace;
  border-width: 0px;
}

.references {
  list-style-type: none;
  padding: 0px;
  display: block;
}
.references li {
  margin: 0px 0px 1em 0px;
}
.hierarchyorthogene, .hierarchyorthofamily, .hierarchyorthobasic, .hierarchyorthogroup {
  font-style: italic;
}
.hierarchyCurrentItem {
  font-weight: bold;
}
.activeMenuItem {
  font-weight: bold;
}

/* Display experiment detail */
.smalltable {
  width: 10%;
  border: 0;
}
.noborder {
  border: 0;
}

/* Assay List */
.listTH {
  border-right: 0;
  color: #4D4D4D;
  background-color: #EAEAEA;
  font-weight: bold;
  text-align: center;
  vertical-align: top;


}
/* Logos same as Locus2.css */
.biobaseLogo {
  float: left;
  margin: -5px -5px 5px -5px;
}

.proteomeLogo {
  float: right;
  margin: -5px -5px 5px -5px;
}
.wrapper {
        width: 1px;
        height: 1px;
        clear: both;
        border-width: 0px;
        background-color: transparent;
        visibility: hidden;
        margin: 0px;
        padding: 0px;
        display: block;
}

.seqfeat {
border: 0px;
width: 500px;
}

.seqfeatview {
border: 0px;
width: 500px;
border-collapse: collapse;
}

.seqdisplay {
border: 0px;
width: 800px;
border-collapse: collapse;
}