/* SCCS variables */
/* needed to prevent IE8 from always showing a vertical scrollbar */
/* line 9, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
html {
  overflow: auto;
}

/* line 13, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
body {
  font-size: 9pt;
  font-family: arial, sans-serif;
  background-color: white;
  margin: 0px;
  padding: 0px;
  height: 97.2%;
}

/* line 22, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.nobr {
  white-space: nowrap;
}

/* line 26, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.siteContent {
  margin: 0px;
  padding: 0px;
  position: relative;
  min-height: 100%;
}

/* line 33, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
#search_nav {
  border: 0px solid black;
  padding: 12px;
}

/* line 39, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.separator {
  height: 8px;
}

/* line 43, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
img.brandLogo {
  float: left;
  margin: 10px;
}

/* line 48, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.clear {
  clear: both;
}

/* line 52, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.aboutContent {
  padding: 20px;
}

/* line 56, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
#searchArea {
  background-color: #ccc;
}

/* line 60, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.microarraySearchBar {
  height: 100px;
  overflow: hidden;
}

/* line 65, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.searchSelect {
  width: 130px;
}

/*  autocomplete elements */
/* line 70, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.auto_complete {
  width: auto !important;
  background: white;
  z-index: 100;
}
/* line 74, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.auto_complete ul {
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}
/* line 80, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.auto_complete ul li {
  margin: 0;
  padding: 3px;
}
/* line 83, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.auto_complete ul li.selected {
  background-color: #ffb;
}
/* line 87, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.auto_complete ul strong.highlight {
  color: #800;
  margin: 0;
  padding: 0;
}

/* line 95, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
a {
  text-decoration: none;
  cursor: pointer;
}

/* line 100, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.notice {
  width: 700px;
  background-color: #ddd;
  border: 1px solid #ccf;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
}

/* line 109, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.info {
  color: black;
  font-weight: bold;
}

/* line 114, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.label {
  color: #667;
}

/******************************
portal overrides
******************************/
/* line 123, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
#pFooter {
  height: 10px !important;
}

/* line 127, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.contentBlock {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  width: 99%;
}

/* line 134, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
table.contentBlock {
  border: 1px solid grey;
  width: 100%;
  border-collapse: collapse;
}

/* line 140, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.contentBlock th {
  background-color: #31506C;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 5px 12px;
  text-align: left;
}

/* line 149, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.contentBlock h2 {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

/* line 157, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.contentBlock h3 {
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
}

/* line 165, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.pageContent {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

/* line 171, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.color_ramp {
  width: 120px;
  height: 20px;
}

/* line 176, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
div.ontology_container {
  height: 400px;
  width: 299px;
  border: 1px solid #666;
  margin-top: 5px;
  overflow: hidden;
  position: absolute;
  background: white;
  z-index: 100;
  cursor: pointer;
}

/* line 188, ../../../../vendor/bundle/ruby/1.9.1/gems/aiclient-1.8.3/app/assets/stylesheets/aiclient/viewer/common_layout.css.scss */
.hidden {
  display: none;
}
/* jquery ui styles should appear first to allow subsequent overrides
 *

*/
