article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#content {
  min-height: 600px;
  visibility: hidden;
}
.isec-widget ul {
  list-style: none;
  list-style-type: none;
}
.ing-left {
  float: left;
}
.ing-right {
  float: right;
}
.ing-clear {
  clear: both;
}
.ing-grey {
  background-color: #F1F1F1;
}
.ing-flip {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.ing-arrow {
  display: none;
  margin-right: 10px;
  float: left;
}
.ing-history-label {
  float: left;
}
.ing-table {
  display: table;
  width: 100%;
}
.ing-row {
  display: table-row;
  vertical-align: top;
}
.ing-cell {
  display: table-cell;
  vertical-align: top;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.ui-widget {
  font-size: 1.2em;
}
.ui-widget-content a {
  color: #1982D1;
}
.isec-widget a:hover {
  cursor: pointer;
}
.ui-tabs .ui-tabs-hide {
  border: medium none !important;
  display: block !important;
  left: -20000px;
  position: absolute;
  width: 1000px;
}
.isec-isecHistory {
  width: 225px;
  margin: 0 10px;
}
.ingResultPane {
  font-size: 0.75em !important;
}
.isecPageLink {
  margin: 0 5px;
}
/* boost up google custom search autocomplete z-index */
.gssb_c {
  z-index: 15000!important;
}
.ing-inner-searchbox .searchbox {
  top: 35px;
  right: 35px;
}
.ing-inner-searchbox .enhanced-search-box {
  width: 350px;
}
.ing-search-result-term {
  font-weight: bold;
}
.prismFacetsWrapper {
  position: relative;
}
.prismToggleFacets {
  position: absolute;
  right: -29px;
  top: 165px;
  z-index: 10000;
  /*	.rotate(270deg); */

}
div.prismToggleFacetsContent {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  height: 40px;
  width: 55px;
  margin-top: 35px;
}
.ing-facet-cell {
  width: 0px;
}
.facet_btn {
  width: 32px;
  height: 105px;
  text-decoration:none;
  color: #000;
  font-weight: bold;
  text-align: center;
  background: url("/wp-content/plugins/ingenuity-search/images/facet_btn.png") no-repeat;
}
div.facet_btn:hover {
  text-decoration: none;
  cursor: pointer;
}
div.facet_btn:active {
 text-decoration: none;
}
.prismToggleFacets a {
  color: #000000;
  text-decoration:none;
}
#Pubs,
#Genes,
#Pathways {
  padding: 0px;
}
.isec-widget td,
th {
  padding: 0px!important;
}
.ingNodeFacets {
  position: relative;
  margin-left: -350px;
  padding: 10px;
  border-right: 2px #CCC solid;
  border-bottom: 2px #CCC solid;
  min-height: 325px;
  -webkit-border-radius: 0px 0px 10px 0px;
  -moz-border-radius: 0px 0px 10px 0px;
  border-radius: 0px 0px 10px 0px;
}
.ingNodeFacets ul,
.ingHistoryList ul {
  margin: 3px 0 0 0 !important;
}
div.ingNodeFacets div.ing-journalTitle div.journalTitle-hidden .disabled {
  display: none;
}
.isec-isecHistory {
  font-size: 0.75em;
}
.ing-history-tab {
  background-color: #fff;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  padding: 5px 20px 0 20px;
  margin-top: 10px;
  color: #999;
}
.ing-search-history-position {
  position: absolute;
  right: 0;
  display: none;
  border-left: 2px #CCC solid;
  border-right: 2px #CCC solid;
  border-bottom: 2px #CCC solid;
  background-color: #F1F1F1;
  z-index: 1000;
}
div.isec-isecHistory {
  width: 275px;
  margin: 0px;
  border-top: 0px;
  border-radius: 0px 0px 0px 5px !important;
}
div.isec-isecHistory ul {
  list-style-image: none !important;
}
.ing-results-wrap {
  padding-left: 25px;
  width: 100%;
  /* fixes no results issue */

}
article {
  padding: 10px;
}
div.ingSearchTabWrapper {
  position: relative;
}
div.ingHoverMessage {
  position: absolute;
  display: none;
  font-size: .75em;
  background-color: #F1F1F1;
  width: 260px;
  padding: 10px;
  border: 1px solid #AEAEAE;
  border-top: 0px;
  margin-left: 3px;
  z-index: 1000;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
}
div.ingHoverMessage:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 7px solid transparent;
  border-bottom-color: #AEAEAE;
  left: 30px;
  top: -15px;
}
div.ingHoverMessage a.ingCloseMsg {
  display: none;
}
.ingTabMessage {
  padding: 15px 15px 0;
}
#ingPubsHoverMessage {
  left: 161px;
}
#ingGenesHoverMessage {
  left: 281px;
}
#ingPathwaysHoverMessage {
  left: 370px;
}
#ing-product-bubble {
  /*display: none;*/

}
tr.ingNodeTableHeader th.ingProductHeader {
  text-align: left;
}
img.ingQiagenSmallLogo {
  padding-bottom: 1px;
  height: 20px;
}

.ingNodeResultsTable img.ingLargeIcon {
	height: 45px !important;
}
ul.top_tabs{
width:100%;
list-style: none;
margin: 0;
padding:2px;

}
ul.top_tabs li {
  display:inline;
  style:none;
  font-family: futura;
}



a#tabs {
text-decoration: none;
font-size: 18px;
color: #000;
font-family: futura;
padding: 10px;
}

ul.tab {
  text-decoration: none;
  font-size: 18px;
  color: #000;
  font-family: futura;
  padding-left: 120px;
  list-style:none;
  padding-bottom:30px;
}

/* Float the list items side by side */
ul.tab li {
  float: left;
  padding: 2px 2px 2px 2px;
}
/* Style the links inside the list items */
ul.tab li a {
  text-decoration:none;
 border: 1px solid #1562ad;
 padding: 6px 15px;
 font-family: "Futura";
 font-size: 12px;
 border-radius: 15px;
 width: 100%;
 color: #fff;
 background: #1562ad
}

/* Change background color of links on hover */
/*ul.tab li a:hover {
  box-shadow: 0 2px 0 0 #87A6D5;
  padding-bottom: 2px;
 }*/

/* Create an active/current tablink class */
/*ul.tab li a.active {
  box-shadow: 0 2px 0 0 #87A6D5;
  padding-bottom: 2px;
}*/

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}