body.magellan-grid {
  padding: 0;
  line-height: 1.42857143;
}
.magellan-grid * {
  box-sizing: border-box;
}
.magellan-grid [class*="span"] {
  margin: 0;
}
.magellan-grid .row {
  margin-right: -15px;
  margin-left: -15px;
}
.magellan-grid .container {
  margin: 0 auto;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .magellan-grid .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .magellan-grid .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .magellan-grid .container {
    width: 1170px;
  }
}
.magellan-grid .extra-large-span-1,
.magellan-grid .extra-large-span-2,
.magellan-grid .extra-large-span-3,
.magellan-grid .extra-large-span-4,
.magellan-grid .extra-large-span-5,
.magellan-grid .extra-large-span-6,
.magellan-grid .extra-large-span-7,
.magellan-grid .extra-large-span-8,
.magellan-grid .extra-large-span-9,
.magellan-grid .extra-large-span-10,
.magellan-grid .extra-large-span-11,
.magellan-grid .extra-large-span-12 {
  float: left;
}
.magellan-grid .extra-large-span-12 {
  width: 100%;
}
.magellan-grid .extra-large-span-11 {
  width: 91.66666667%;
}
.magellan-grid .extra-large-span-10 {
  width: 83.33333333%;
}
.magellan-grid .extra-large-span-9 {
  width: 75%;
}
.magellan-grid .extra-large-span-8 {
  width: 66.66666667%;
}
.magellan-grid .extra-large-span-7 {
  width: 58.33333333%;
}
.magellan-grid .extra-large-span-6 {
  width: 50%;
}
.magellan-grid .extra-large-span-5 {
  width: 41.66666667%;
}
.magellan-grid .extra-large-span-4 {
  width: 33.33333333%;
}
.magellan-grid .extra-large-span-3 {
  width: 25%;
}
.magellan-grid .extra-large-span-2 {
  width: 16.66666667%;
}
.magellan-grid .extra-large-span-1 {
  width: 8.33333333%;
}
.magellan-grid .extra-large-span-push-2 {
  margin-left: 16.66666667%;
}
.magellan-grid .extra-large-span-offset-1 {
  margin-left: 8.33333333%;
}
.magellan-grid .extra-large-span-offset-2 {
  margin-left: 16.66666667%;
}
.magellan-grid .extra-large-span-offset-3 {
  margin-left: 25%;
}
.magellan-grid .extra-large-span-offset-4 {
  margin-left: 33.33333333%;
}
.magellan-grid .extra-large-span-offset-5 {
  margin-left: 41.66666667%;
}
.magellan-grid .extra-large-span-offset-6 {
  margin-left: 50%;
}
.magellan-grid .extra-large-span-offset-7 {
  margin-left: 58.33333333%;
}
.magellan-grid .extra-large-span-offset-8 {
  margin-left: 66.66666667%;
}
.magellan-grid .extra-large-span-offset-9 {
  margin-left: 75%;
}
.magellan-grid .extra-large-span-offset-10 {
  margin-left: 83.33333333%;
}
.magellan-grid .extra-large-span-offset-11 {
  margin-left: 91.66666667%;
}
.magellan-grid .container {
  width: auto;
  max-width: 1170px;
}
.magellan-grid .small-span-1,
.magellan-grid .medium-span-1,
.magellan-grid .col-md-1,
.magellan-grid .large-span-1,
.magellan-grid .small-span-2,
.magellan-grid .medium-span-2,
.magellan-grid .col-md-2,
.magellan-grid .large-span-2,
.magellan-grid .small-span-3,
.magellan-grid .medium-span-3,
.magellan-grid .col-md-3,
.magellan-grid .large-span-3,
.magellan-grid .small-span-4,
.magellan-grid .medium-span-4,
.magellan-grid .col-md-4,
.magellan-grid .large-span-4,
.magellan-grid .small-span-5,
.magellan-grid .medium-span-5,
.magellan-grid .col-md-5,
.magellan-grid .large-span-5,
.magellan-grid .small-span-6,
.magellan-grid .medium-span-6,
.magellan-grid .col-md-6,
.magellan-grid .large-span-6,
.magellan-grid .small-span-7,
.magellan-grid .medium-span-7,
.magellan-grid .col-md-7,
.magellan-grid .large-span-7,
.magellan-grid .small-span-8,
.magellan-grid .medium-span-8,
.magellan-grid .col-md-8,
.magellan-grid .large-span-8,
.magellan-grid .small-span-9,
.magellan-grid .medium-span-9,
.magellan-grid .col-md-9,
.magellan-grid .large-span-9,
.magellan-grid .small-span-10,
.magellan-grid .medium-span-10,
.magellan-grid .col-md-10,
.magellan-grid .large-span-10,
.magellan-grid .small-span-11,
.magellan-grid .medium-span-11,
.magellan-grid .col-md-11,
.magellan-grid .large-span-11,
.magellan-grid .small-span-12,
.magellan-grid .medium-span-12,
.magellan-grid .col-md-12,
.magellan-grid .large-span-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.magellan-grid .large-span-1,
.magellan-grid .large-span-2,
.magellan-grid .large-span-3,
.magellan-grid .large-span-4,
.magellan-grid .large-span-5,
.magellan-grid .large-span-6,
.magellan-grid .large-span-7,
.magellan-grid .large-span-8,
.magellan-grid .large-span-9,
.magellan-grid .large-span-10,
.magellan-grid .large-span-11,
.magellan-grid .large-span-12 {
  float: left;
}
.magellan-grid .large-span-12 {
  width: 100%;
}
.magellan-grid .large-span-11 {
  width: 91.66666667%;
}
.magellan-grid .large-span-10 {
  width: 83.33333333%;
}
.magellan-grid .large-span-9 {
  width: 75%;
}
.magellan-grid .large-span-8 {
  width: 66.66666667%;
}
.magellan-grid .large-span-7 {
  width: 58.33333333%;
}
.magellan-grid .large-span-6 {
  width: 50%;
}
.magellan-grid .large-span-5 {
  width: 41.66666667%;
}
.magellan-grid .large-span-4 {
  width: 33.33333333%;
}
.magellan-grid .large-span-3 {
  width: 25%;
}
.magellan-grid .large-span-2 {
  width: 16.66666667%;
}
.magellan-grid .large-span-1 {
  width: 8.33333333%;
}
.magellan-grid .large-span-push-2 {
  margin-left: 16.66666667%;
}
.magellan-grid .large-span-offset-1 {
  margin-left: 8.33333333%;
}
.magellan-grid .large-span-offset-2 {
  margin-left: 16.66666667%;
}
.magellan-grid .large-span-offset-3 {
  margin-left: 25%;
}
.magellan-grid .large-span-offset-4 {
  margin-left: 33.33333333%;
}
.magellan-grid .large-span-offset-5 {
  margin-left: 41.66666667%;
}
.magellan-grid .large-span-offset-6 {
  margin-left: 50%;
}
.magellan-grid .large-span-offset-7 {
  margin-left: 58.33333333%;
}
.magellan-grid .large-span-offset-8 {
  margin-left: 66.66666667%;
}
.magellan-grid .large-span-offset-9 {
  margin-left: 75%;
}
.magellan-grid .large-span-offset-10 {
  margin-left: 83.33333333%;
}
.magellan-grid .large-span-offset-11 {
  margin-left: 91.66666667%;
}
@media screen and (max-width: 768px) {
  .magellan-grid .small-span-1,
  .magellan-grid .small-span-2,
  .magellan-grid .small-span-3,
  .magellan-grid .small-span-4,
  .magellan-grid .small-span-5,
  .magellan-grid .small-span-6,
  .magellan-grid .small-span-7,
  .magellan-grid .small-span-8,
  .magellan-grid .small-span-9,
  .magellan-grid .small-span-10,
  .magellan-grid .small-span-11,
  .magellan-grid .small-span-12 {
    float: left;
  }
  .magellan-grid .small-span-12 {
    width: 100%;
  }
  .magellan-grid .small-span-11 {
    width: 91.66666667%;
  }
  .magellan-grid .small-span-10 {
    width: 83.33333333%;
  }
  .magellan-grid .small-span-9 {
    width: 75%;
  }
  .magellan-grid .small-span-8 {
    width: 66.66666667%;
  }
  .magellan-grid .small-span-7 {
    width: 58.33333333%;
  }
  .magellan-grid .small-span-6 {
    width: 50%;
  }
  .magellan-grid .small-span-5 {
    width: 41.66666667%;
  }
  .magellan-grid .small-span-4 {
    width: 33.33333333%;
  }
  .magellan-grid .small-span-3 {
    width: 25%;
  }
  .magellan-grid .small-span-2 {
    width: 16.66666667%;
  }
  .magellan-grid .small-span-1 {
    width: 8.33333333%;
  }
  .magellan-grid .small-span-offset-12 {
    margin-left: 100%;
  }
  .magellan-grid .small-span-offset-11 {
    margin-left: 91.66666667%;
  }
  .magellan-grid .small-span-offset-10 {
    margin-left: 83.33333333%;
  }
  .magellan-grid .small-span-offset-9 {
    margin-left: 75%;
  }
  .magellan-grid .small-span-offset-8 {
    margin-left: 66.66666667%;
  }
  .magellan-grid .small-span-offset-7 {
    margin-left: 58.33333333%;
  }
  .magellan-grid .small-span-offset-6 {
    margin-left: 50%;
  }
  .magellan-grid .small-span-offset-5 {
    margin-left: 41.66666667%;
  }
  .magellan-grid .small-span-offset-4 {
    margin-left: 33.33333333%;
  }
  .magellan-grid .small-span-offset-3 {
    margin-left: 25%;
  }
  .magellan-grid .small-span-offset-2 {
    margin-left: 16.66666667%;
  }
  .magellan-grid .small-span-offset-1 {
    margin-left: 8.33333333%;
  }
  .magellan-grid .small-span-offset-0 {
    margin-left: -15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .magellan-grid .medium-span-1,
  .magellan-grid .medium-span-2,
  .magellan-grid .medium-span-3,
  .magellan-grid .medium-span-4,
  .magellan-grid .medium-span-5,
  .magellan-grid .medium-span-6,
  .magellan-grid .medium-span-7,
  .magellan-grid .medium-span-8,
  .magellan-grid .medium-span-9,
  .magellan-grid .medium-span-10,
  .magellan-grid .medium-span-11,
  .magellan-grid .medium-span-12 {
    float: left;
  }
  .magellan-grid .medium-span-12 {
    width: 100%;
  }
  .magellan-grid .medium-span-11 {
    width: 91.66666667%;
  }
  .magellan-grid .medium-span-10 {
    width: 83.33333333%;
  }
  .magellan-grid .medium-span-9 {
    width: 75%;
  }
  .magellan-grid .medium-span-8 {
    width: 66.66666667%;
  }
  .magellan-grid .medium-span-7 {
    width: 58.33333333%;
  }
  .magellan-grid .medium-span-6 {
    width: 50%;
  }
  .magellan-grid .medium-span-5 {
    width: 41.66666667%;
  }
  .magellan-grid .medium-span-4 {
    width: 33.33333333%;
  }
  .magellan-grid .medium-span-3 {
    width: 25%;
  }
  .magellan-grid .medium-span-2 {
    width: 16.66666667%;
  }
  .magellan-grid .medium-span-1 {
    width: 8.33333333%;
  }
  .magellan-grid .medium-span-offset-12 {
    margin-left: 100%;
  }
  .magellan-grid .medium-span-offset-11 {
    margin-left: 91.66666667%;
  }
  .magellan-grid .medium-span-offset-10 {
    margin-left: 83.33333333%;
  }
  .magellan-grid .medium-span-offset-9 {
    margin-left: 75%;
  }
  .magellan-grid .medium-span-offset-8 {
    margin-left: 66.66666667%;
  }
  .magellan-grid .medium-span-offset-7 {
    margin-left: 58.33333333%;
  }
  .magellan-grid .medium-span-offset-6 {
    margin-left: 50%;
  }
  .magellan-grid .medium-span-offset-5 {
    margin-left: 41.66666667%;
  }
  .magellan-grid .medium-span-offset-4 {
    margin-left: 33.33333333%;
  }
  .magellan-grid .medium-span-offset-3 {
    margin-left: 25%;
  }
  .magellan-grid .medium-span-offset-2 {
    margin-left: 16.66666667%;
  }
  .magellan-grid .medium-span-offset-1 {
    margin-left: 8.33333333%;
  }
}
.links {
  width: 100%;
}
.links ul {
  padding-top: 75px;
  margin: 0;
  text-align: center;
  clear: both;
  font-size: 12px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .links ul {
    padding-top: 30px;
    text-align: left;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .links ul li:nth-child(even) {
    float: right;
    width: 50%;
  }
  .links ul li:nth-child(odd) {
    width: 50%;
    float: left;
  }
}
.links ul li {
  padding: 0 30px 36px;
  list-style: none;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .links ul li {
    padding: 0 45px 30px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .links ul li {
    padding: 0 15px 30px;
  }
}
.links ul li a {
  text-decoration: underline;
}
.two-up-row {
  background: #262262;
  background: linear-gradient(45deg, #262262, #0A0828);
  padding: 50px 0;
}
.two-up-row-divider {
  background: url('../webapp/assets/img/two-up-divider2x2.png') repeat-y center;
}
.two-up-row-container {
  max-width: 1200px;
  width: auto;
  margin: 0 auto;
  padding: 0;
}
.magellan-grid .two-up-content-column {
  padding-left: 0;
  padding-right: 0;
}
.two-up-container {
  text-align: left;
}
.two-up-container:first-child {
  padding-right: 0;
  padding-left: 0;
}
.two-up-container:first-child .two-up-content,
.two-up-container:first-child .two-up-btn {
  margin-left: 0;
}
.two-up-container:last-child {
  padding-left: 0;
}
.two-up {
  color: #FFF;
  display: inline-block;
  width: 100%;
}
.two-up-content {
  margin-top: 76px;
  margin-left: 85px;
  max-width: 367px;
}
.two-up-header {
  line-height: 1.2;
  font-size: 28px;
  font-weight: 100;
  margin-bottom: 17px;
}
.two-up-paragraph {
  min-width: 250px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 26px;
}
.column-image {
  margin-bottom: 20px;
}
a.two-up-btn {
  max-width: 354px;
  font-size: 13px;
  background: none;
  font-weight: 300;
  border-radius: 0;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 9px 50px 11px 37px;
  text-decoration: none;
  position: relative;
  margin-left: 85px;
  margin-bottom: 80px;
  transition: backgrond-color 100ms ease-in-out;
}
.two-up-btn:hover,
.two-up-btn:focus,
.two-up-btn:active,
.two-up-btn:visited {
  color: #FFF;
  background-color: #2c2952;
  border: 1px solid #FFF;
}
@media screen and (max-width: 979px) {
  .two-up-content {
    margin-top: 100px;
    margin-left: 40px;
  }
  .two-up-row {
    width: auto;
    padding: 20px 25px;
  }
  .two-up-paragraph {
    width: 298px;
  }
  a.two-up-btn {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .two-up-content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 40px 0 0 0;
  }
  .two-up-row-container.container {
    padding: 0;
  }
  .two-up-container {
    width: 100%;
  }
  .two-up-container:first-child,
  .two-up-container:last-child {
    padding: 0 20px;
  }
  .two-up-paragraph {
    width: 100%;
    margin-top: 22px;
  }
  a.two-up-btn {
    white-space: normal;
    width: 100%;
    font-size: 16px;
    text-align: left;
    margin: 23px 0 0 0;
    max-width: none;
    padding-left: 19px;
  }
  .two-up-container:first-child:after {
    content: '';
    background-color: #FFF;
    position: absolute;
    top: 100%;
    left: 20px;
    width: 91%;
    opacity: 0.2;
    height: 1px;
  }
  .two-up-row-divider {
    background: none;
  }
  .two-up-btn::after {
    right: 15px;
  }
}
.tech-support-only {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 18px;
}
.specialist-cta .container {
  display: table;
  min-height: 425px;
  padding: 20px;
  width: 100%;
  text-align: center;
}
.specialist-cta .container .row {
  display: table-cell;
  padding: 60px 0px;
  vertical-align: middle;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .specialist-cta .container .row .small-span-offset-0 {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .specialist-cta .container {
    padding: 30px 10px;
  }
}
.specialist-cta .container h3 {
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 35px;
  text-align: center;
  font-weight: 200;
}
.specialist-cta .container p {
  line-height: 22px;
  margin: 0 auto;
  max-width: 425px;
  padding-bottom: 30px;
}
.specialist-cta .container a {
  display: inline-block;
  margin-top: 20px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .specialist-cta .container h3,
  .specialist-cta .container p {
    margin-left: auto;
    margin-right: auto;
    max-width: 80%;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .specialist-cta .container .btn {
    min-height: 56px;
    padding-top: 17px;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .specialist-cta .container .btn {
    font-size: 13px;
    width: 280px;
  }
}
.adv-cert-gallery {
  position: relative;
}
.adv-cert-gallery .image-container {
  text-align: center;
  height: 300px;
  line-height: 300px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .image-container {
    height: auto;
    line-height: normal;
  }
}
.adv-cert-gallery .adv-cert-text {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  line-height: 22px !important;
  font-size: 16px;
}
.adv-cert-gallery .cert-icon {
  margin-right: 5px;
}
.adv-cert-gallery .cert-provider {
  margin-top: 10px;
  display: block;
  margin-bottom: 24px;
  font-weight: 200;
  max-width: 315px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .cert-provider {
    max-width: 290px;
  }
}
.adv-cert-gallery .product-name {
  line-height: 32px;
  font-weight: bold;
  margin-top: 0;
  font-size: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .product-name {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .product-name {
    margin-top: 11px;
  }
}
.adv-cert-gallery .product-desc {
  line-height: 22px !important;
  max-width: 347px;
  font-weight: 200;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .product-desc {
    max-width: 290px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .product-desc {
    max-width: 100%;
  }
}
.adv-cert-gallery .legend {
  margin-bottom: 10px;
  margin-top: 80px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .legend {
    font-size: 13px;
  }
}
.adv-cert-gallery .right-product-content {
  margin-top: -5px;
  max-width: 404px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .right-product-content {
    margin-top: 9px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .right-product-content {
    margin: auto;
    max-width: 100%;
  }
}
.adv-cert-gallery .right-product-details {
  padding-bottom: 34px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .right-product-details {
    margin-left: 0;
  }
}
.adv-cert-gallery .view-more-link {
  color: #FFF;
}
.adv-cert-gallery .select-btn-filter-selector {
  width: 100%;
  margin-bottom: 13px;
  text-indent: 116px;
  padding-left: 121px;
}
.adv-cert-gallery .adv-cert-gallery-filter {
  display: none;
  visibility: hidden;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .adv-cert-gallery-filter {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .tabs-container {
    overflow: visible;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .nav-wrapper {
    display: none;
    visibility: hidden;
  }
}
.adv-cert-gallery .product-desc-text-short {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .product-desc-text-short {
    display: inline-block;
  }
  .adv-cert-gallery .product-desc-text-short + .product-desc-text {
    display: none;
  }
}
.adv-cert-gallery .image-gallery {
  max-width: 670px;
  max-height: 300px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .image-gallery {
    max-width: 365px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .image-gallery {
    max-width: 100%;
  }
}
.list-tout {
  background-image: url("../webapp/assets/img/list-tout-background.png");
  background-position: 0;
  background-repeat: no-repeat;
  border-color: transparent;
}
.list-tout .list-tout-title,
.list-tout .list-tout-content {
  color: #FFF;
  text-align: center;
}
.list-tout .list-tout-title {
  font-size: 22px;
  margin: 0;
  padding-top: 35px;
  padding-bottom: 11px;
}
.list-tout .list-tout-content {
  font-weight: 300;
  left: 0;
  position: absolute;
  top: 240px;
  width: 100%;
}
.list-tout .list-tout-close {
  height: 15px;
  position: absolute;
  right: 7px;
  top: 9px;
}
.list-tout.popover {
  display: none;
  height: 313px;
  left: -108%;
  max-width: none;
  padding: 0;
  right: 0;
  top: 176px;
  width: 290px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .list-tout.popover {
    left: -104%;
    top: 160px;
  }
}
.list-tout.popover .arrow {
  border-left-color: #8C2A4B;
}
.list-tout.popover .arrow:after {
  border-left-color: inherit;
}
.list-tout.is-open {
  display: block;
}
.list-tout.list-tout-inline {
  background-image: url("../images/pdp/list-tout-modal-bg-md.png");
  background-size: cover;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .list-tout.list-tout-inline {
    background-image: url("../webapp/assets/img/list-tout-modal-bg-xs.png");
    background-repeat: repeat-y;
    position: relative;
    height: 335px;
  }
}
.list-tout.list-tout-inline .list-tout-title {
  padding-top: 40px;
  font-size: 28px;
  font-weight: lighter;
}
.list-tout.list-tout-inline .list-tout-content {
  position: relative;
  top: 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .list-tout.list-tout-inline .list-tout-content {
    position: absolute;
    top: 255px;
  }
}
.list-tout.list-tout-inline .list-tout-close {
  display: none;
}
.list-tout .cards {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 190px;
  height: 210px;
  margin: 0;
  perspective: 800px;
  transform: translate(-50%, -50%);
}
.list-tout .cards .cards-content {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scale(0.8);
}
.list-tout .cards .cards-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 210px;
  border-radius: 6px;
}
.list-tout .cards-item-1 {
  transform: translate(0, 40px) scale(1.5);
  animation: cardOne 13s infinite forwards ease-out;
}
.list-tout .cards-item-2 {
  transform: translate(125px, -15px) scale(0.7);
  animation: cardTwo 13s infinite forwards ease-out;
}
.list-tout .cards-item-3 {
  transform: translate(0, -80px) scale(0.6);
  animation: cardThree 13s infinite forwards ease-out;
}
.list-tout .cards-item-4 {
  transform: translate(-125px, -15px) scale(0.7);
  animation: cardFour 13s infinite forwards ease-out;
}
.list-tout .card-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ie8 .list-tout .card-image {
  height: 106px;
  margin-left: -72px;
  top: 42%;
  width: 145px;
}
.list-tout .card-text {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  white-space: nowrap;
  transform: translateX(-50%);
}
.ie8 .list-tout .card-text {
  left: 0;
  position: relative;
  text-align: center;
}
.ie9 .list-tout .card-text {
  opacity: 1;
}
.list-tout .cart-text-1 {
  animation: fadeOut 13s 0s infinite ease-out forwards;
}
.list-tout .cart-text-2 {
  animation: fadeIn 13s 2.5s infinite ease-out forwards;
}
.list-tout .cart-text-3 {
  animation: fadeIn 13s 6.5s infinite ease-out forwards;
}
.list-tout .cart-text-4 {
  animation: fadeLast 13s 10.3s infinite ease-out forwards;
}
@keyframes fadeOut {
  0%,
  16% {
    opacity: 1;
  }
  17%,
  32% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 1;
  }
  3%,
  27% {
    opacity: 1;
  }
  28%,
  32% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeLast {
  0% {
    opacity: 0;
  }
  2% {
    opacity: 1;
  }
  3%,
  17% {
    opacity: 1;
  }
  18%,
  32% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cardOne {
  0%,
  17% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  20%,
  32% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  33%,
  47% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  50%,
  62% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  63%,
  77% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  80%,
  92% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  93%,
  97% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  100% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
}
@keyframes cardTwo {
  0%,
  17% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  20%,
  32% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  33%,
  47% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  50%,
  62% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  63%,
  77% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  80%,
  92% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  93%,
  97% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  100% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
}
@keyframes cardThree {
  0%,
  17% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  20%,
  32% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  33%,
  47% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  50%,
  62% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  63%,
  77% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  80%,
  92% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  93%,
  97% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  100% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
}
@keyframes cardFour {
  0%,
  17% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  20%,
  32% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  33%,
  47% {
    transform: translate(0, 40px) scale(1.5);
    opacity: 1;
  }
  50%,
  62% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  63%,
  77% {
    transform: translate(125px, -15px) scale(0.7);
    opacity: 0.3;
  }
  80%,
  92% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  93%,
  97% {
    transform: translate(0, -80px) scale(0.6);
    opacity: 0.2;
  }
  100% {
    transform: translate(-125px, -15px) scale(0.7);
    opacity: 0.3;
  }
}
.checkbox-custom {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.checkbox-custom,
.checkbox-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
  font-size: 14px;
}
.checkbox-custom-label,
.radio-custom-label {
  position: relative;
  margin: 0;
}
.checkbox-custom + .checkbox-custom-label:before,
.checkbox-custom ~ .checkbox-custom-label .checkbox-control {
  outline: 1px solid #C9C8C8;
  background-color: #FFF;
  display: inline-block;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  width: 24px;
}
:not(.ie8) .checkbox-custom + .checkbox-custom-label:before {
  content: '';
}
:not(.ie8) .checkbox-custom-label .checkbox-control {
  display: none;
}
.checkbox-custom.checked + .checkbox-custom-label,
.checkbox-custom-label.checked {
  font-weight: bold;
}
.checkbox-custom.checked + .checkbox-custom-label:before,
.checkbox-custom.checked ~ .checkbox-custom-label .checkbox-control {
  background: #7fba00;
  background-image: url('../images/check-arrow.png');
  background-repeat: no-repeat;
  background-position: 3px;
  margin: 0;
}
.checkbox-custom:focus ~ .checkbox-custom-label {
  outline: 1px solid #C9C8C8;
}
.checkbox-custom:disabled + .checkbox-custom-label:before {
  background-color: #DCDCDC;
}
.checkbox-custom-label.disabled .checkbox-control {
  background-color: #DCDCDC;
}
.radio-custom,
.radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}
.radio-custom {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.radio-custom-label {
  line-height: 1.4;
  position: relative;
}
.radio-custom + .radio-custom-label:before {
  background: #FFF;
  border-radius: 50%;
  border: 1px solid #C9C8C8;
  content: '';
  display: inline-block;
  height: 20px;
  margin-right: 12px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
.radio-custom.checked + .radio-custom-label {
  font-weight: bold;
}
.radio-custom.checked + .radio-custom-label:before {
  background-position: 3px;
  background-repeat: no-repeat;
  background: #FFF;
  border-color: #7fba00;
  box-shadow: inset 0px 0px 0px 7px #7fba00;
}
.radio-custom:focus + .radio-custom-label {
  outline: 1px solid #C9C8C8;
}
.btn-simple {
  background: none;
  border: none;
  padding: 0;
}
.select-btn {
  display: block;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .select-btn-filter-label {
    display: inline;
    font-weight: bold;
    left: 18px;
    margin-right: 0;
    position: absolute;
    top: 13px;
    pointer-events: none;
    color: #333;
  }
}
.select-btn-sort-label {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
.select-btn-sort-selector {
  display: inline-block;
  vertical-align: baseline;
}
.select-btn-filter-selector {
  height: 50px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .select-btn-filter-selector {
    padding-left: 70px;
    text-indent: 66px;
  }
}
.btn-link {
  font-weight: bold;
  color: #008CEB;
}
.btn-link,
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.text-hover-mediumpurple:hover {
  color: #262262;
}
.btn-hover-haiti:hover {
  color: #FFF;
  background: #191644;
}
.text-right {
  text-align: right !important;
}
.lock-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 980px) {
  .hidden-on-desktop {
    display: none !important;
  }
}
.ie8 .hidden-on-desktop {
  display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .hidden-on-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .hidden-on-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .hidden-on-desktop-tablet {
    display: none !important;
  }
}
.magellan-grid .modal {
  margin-top: 150px;
  width: 100%;
  max-width: 870px;
  padding: 50px;
  border: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .magellan-grid .modal {
    width: 96%;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .magellan-grid .modal {
    margin: 0px;
    padding: 30px 10px;
    height: 100%;
  }
  .magellan-grid .modal.fade.in {
    top: 0;
  }
}
.magellan-grid .modal-dialog {
  background-image: url(../images/overlay-bg.png);
  background-repeat: repeat;
}
.magellan-grid .modal-no-padding {
  padding: 0;
}
.modal-close {
  width: 15px;
  height: 14px;
  background-repeat: repeat;
  opacity: 1;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  -webkit-appearance: none;
  z-index: 10;
  background-image: url(../webapp/assets/img/overlay-close.png);
  background-image: -webkit-image-set(url('../webapp/assets/img/overlay-close.png') 1x, url('../images/overlay-close-2x.png') 2x);
}
.modal-close-white {
  background-image: url(../images/overlay-close-white.png);
  background-image: -webkit-image-set(url('../images/overlay-close-white.png') 1x, url('../images/overlay-close-white-2x.png') 2x);
}
.modal-content {
  background-color: #FFF;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .modal-content-scrollable {
    height: 100%;
    overflow-y: scroll;
  }
}
.modal-headline {
  background: #ebf2fa;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .modal-headline + .modal-content-scrollable {
    height: calc(100% - 100px);
  }
}
.modal-headline-text {
  font-size: 28px;
  color: #333;
  letter-spacing: 0;
  font-weight: normal;
  height: 100px;
  line-height: 100px;
  padding-left: 60px;
  margin: 0;
}
.modal-headline-text:before {
  content: '';
  display: inline-block;
  position: relative;
  left: -10px;
  top: 1px;
  height: 21px;
  width: 20px;
  background-repeat: no-repeat;
}
.modal-backdrop {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.85);
}
@media screen and (max-width: 767px) {
  .antibodies-disable-scroll {
    position: fixed;
    width: 96vw;
    overflow: hidden;
  }
}
p {
  line-height: 1.42857143 !important;
}
a:visited {
  color: #008CEB;
}
a:hover {
  color: #27245f;
}
textarea:focus,
input:focus {
  outline: none;
}
.fishersci-only {
  display: none;
}
pre {
  padding: 0px;
  margin: 0px;
  background: transparent;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  border: 0px;
  word-break: break-word;
}
@media only screen and (min-width: 0) and (max-width: 767.98px) {
  .to-hide-on-mobile {
    display: none;
  }
}
@media (min-width: 979px) {
  .magellan-grid .container {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .antibody-new-pdp .magellan-grid .container,
  .immuno-assay-pdp .magellan-grid .container,
  .genomic-product-search-contents .magellan-grid .container,
  .antibody-new-pdp .magellan-grid .tf-ctnr,
  .immuno-assay-pdp .magellan-grid .tf-ctnr,
  .genomic-product-search-contents .magellan-grid .tf-ctnr {
    max-width: 1440px;
  }
}
.checkbox-custom.checked + .checkbox-custom-label:before,
.checkbox-custom.checked ~ .checkbox-custom-label .checkbox-control {
  background-image: url('../webapp/assets/img/check-arrow.png');
}
.two-up-row-divider {
  background: url('../webapp/assets/img/two-up-divider2x2.png') repeat-y center;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .two-up-row-divider {
    background: none;
  }
}
.two-up-content {
  margin-left: 150px;
}
.two-up-container .two-up-btn {
  margin-left: 150px;
}
.adv-cert-gallery .image-gallery {
  cursor: pointer;
  max-width: 100%;
  max-height: 100%;
}
.adv-cert-gallery .image-container .image-gallery-for-pf {
  max-height: 290px !important;
}
.adv-cert-gallery .right-product-details {
  padding-bottom: 0;
}
.adv-cert-gallery .verification-method {
  white-space: nowrap;
}
.adv-cert-gallery .ab-visible-sm {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .ab-visible-sm {
    display: inherit;
  }
  .adv-cert-gallery .ab-hidden-sm {
    display: none !important;
  }
}
.adv-cert-gallery .adv-cert-text {
  margin-bottom: 0;
}
.adv-cert-gallery .cert-icon.sprite {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/order/genome-database/assets/img/advancedCertificationIconSprite.png);
  background-repeat: no-repeat;
  background-position: -10px -10px;
  vertical-align: middle;
}
.descriptionForPF {
  display: inline;
}
.pfTitle {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 50px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .pfTitle {
    padding: 10px;
    margin: 0px;
  }
}
.pfTitleBadge {
  font-weight: bold;
  margin-left: -14px;
  margin-bottom: 7px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .pfTitleBadge {
    padding-top: 20px;
    margin: 0px;
    border-top: solid 1px #4d4d4d;
  }
}
.pfTitleBadge #pfTitleBadgeDate {
  margin-left: 23px;
}
.clickImageForPF {
  font-size: 13px;
  width: 386px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .clickImageForPF {
    width: auto;
  }
}
.pfTitleToViewImage .lineForPfOnSerp {
  height: 3px;
  margin: 1em 0;
  width: 234px;
  margin-top: 4px;
  border-bottom: 0px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .pfTitleToViewImage .lineForPfOnSerp {
    width: 300px;
  }
}
.legend_pfTitle {
  line-height: 3.69;
}
.product-name {
  margin-bottom: 6px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .viewing-more-long-description {
    display: inline !important;
  }
}
.benchsciDisclaimerModal {
  padding: 0px !important;
  height: 325px;
  width: 770px;
}
.benchsciDisclaimerModal .modal-header {
  background-color: #ebf2fa;
  border-bottom: none;
  height: 100px;
}
.benchsciDisclaimerModal .modal-body {
  padding: 30px 50px 10px;
}
.benchsciDisclaimerModal .modal-body p {
  padding: 0px 100px 0px 0px;
  line-height: 1.69 !important;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .benchsciDisclaimerModal .modal-body p {
    padding: 0px;
  }
}
.benchsciDisclaimerModal .modal-footer {
  border-top: none;
  padding-left: 50px;
}
.benchsciDisclaimerModal .modal-close-button {
  width: 163px;
  height: 36px;
}
#benchsciDisclaimerModal-title {
  padding: 10px 10px 10px 20px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .nav-wrapper {
    display: block;
    visibility: inherit;
  }
}
.hidden-important {
  display: none !important;
}
.genomic-product-search.genomic-product-search-contents.content.group.container {
  width: 100%;
  padding-top: 0;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .genomic-product-search.genomic-product-search-contents.content.group.container.page-SF {
    margin: 0 -10px;
    width: auto;
  }
}
.genomic-product-search .contents {
  width: 100%;
}
.ui-autocomplete {
  z-index: 5;
}
#site-overlay {
  background: #000000;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10000;
}
#site-overlay.on {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}
.loading-overlay-initial {
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background: #FFF;
  box-shadow: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #DCDCDC;
  color: black;
  display: block;
  width: 160px;
  width: 640px;
  height: 40px !important;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  position: fixed;
  top: 300px;
  left: 40%;
  left: 20%;
  vertical-align: middle;
  z-index: 999;
  padding: 10px;
}
#loading-overlay {
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  background: #FFF;
  box-shadow: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  border-color: #DCDCDC;
  color: black;
  display: block;
  width: 160px;
  height: 40px !important;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  position: fixed;
  top: 300px;
  left: 40%;
  vertical-align: middle;
  z-index: 20000;
}
.loading-overlay-initial span,
#loading-overlay span {
  display: block;
  float: left;
  margin-left: 20px;
}
.loading-overlay-initial img,
#loading-overlay img {
  display: block;
  float: right;
  margin-right: 20px;
  margin-top: 11px;
}
.hidden {
  display: none;
  visibility: hidden;
}
.hide-fisherscieu-subtypes .fseu-sub-types {
  display: none;
  visibility: hidden;
}
.fishersci .btn-simple {
  background: none;
}
.circle-color {
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  width: 10px;
}
.mag-filter-dropdown {
  min-height: inherit;
  width: auto;
}
.mag-filter-dropdown .filter-move-left {
  margin-left: -28px;
}
.mag-filter-dropdown li {
  list-style-type: none;
}
.mag-filter-dropdown .parent-header {
  font-weight: bold;
  color: #333;
  cursor: pointer;
}
.mag-filter-dropdown .arrow-right::before {
  margin-left: -0.6px;
  margin-right: 0.7em;
  content: '\25ba';
  padding-left: 0.5em;
  color: #333;
  font-size: 14px;
}
.mag-filter-dropdown .arrow-down::before {
  margin-left: -0.6px;
  margin-right: 0.7em;
  content: '\25bc';
  padding-left: 0.5em;
  color: #333;
  font-size: 14px;
}
.mag-filter-dropdown {
  max-height: 470px;
  min-width: 100%;
  overflow-y: auto;
  width: auto;
  padding: 20px;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .no-gutter {
    margin: 0 -10px;
  }
}
.continue-container-gsh {
  display: none;
}
.small-devices-gsh {
  display: none;
}
.headerPromoBar.parbase.promobar {
  display: none;
}
@media (max-width: 979px) {
  #header-nav-container #header-nav-button {
    margin: 0px !important;
  }
}
#adv-search .filter-dropdown {
  color: #333333 !important;
}
.global-search-form form {
  display: inline;
  border: none !important;
}
.sticky-search .global-search-form .magellan-grid .container .search-header .filters-resize .antibody-filter-wrapper .filters {
  width: 28%;
}
.sticky-search .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .global-search-header-columns {
  width: 14%;
}
.sticky-search .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .search-input-field {
  width: 28%;
}
.sticky-search .global-search-form .magellan-grid .container .search-header .to-show-on-sticky {
  display: block;
}
.sticky-search .global-search-form .magellan-grid .container .search-header .to-hide-on-sticky {
  display: none;
}
.global-search-form {
  display: inline;
  position: relative;
}
.global-search-form .magellan-grid .container .search-header {
  min-height: 0;
  margin: 0;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .row {
    padding: 0;
  }
}
.global-search-form .magellan-grid .container .search-header .to-show-on-sticky {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search {
    padding: 0;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-tabs {
  display: none;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .dropbox-is-checked + .dropdown-selections {
  overflow-x: inherit;
  top: 21px;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropbox-is-checked + .dropdown-selections {
    top: 25px;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search input.checkbox-custom {
  width: auto !important;
  height: 25px;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search input.checkbox-custom .checkbox-custom-label span {
  color: #222222;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search input.checkbox-custom {
    height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search input.checkbox-custom {
    height: 45px;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .suggestionHeader,
.global-search-form .magellan-grid .container .search-header .adv-global-search .labels-container {
  color: #DCDCDC;
  display: none;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-header-select-container {
  display: none !important;
}
.ie8.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .search-input {
  padding: 20px 47px 22px 20px;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .dropdown-menu {
  display: block;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .dropdown-menu.typeahead {
  width: auto;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search #adv-search .large-span-12,
.global-search-form .magellan-grid .container .search-header .adv-global-search #adv-search .nav-wrapper {
  padding: 0;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-tabs {
  display: none;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .dropdown-backdrop {
  position: relative;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .continue-container-gsh {
  display: none;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .small-devices-gsh {
  display: none;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .search-input-field {
  width: 30%;
  background: white;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .search-input-field {
    width: 100%;
    margin-top: 15px;
    max-width: 1000px;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .filters {
  width: 29%;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .filters {
    width: 100%;
    margin-top: 10px;
    max-width: 1000px;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .global-search-header-columns .global-search-button {
  background-color: #4a4a4a;
  display: block;
  height: 50px;
  width: 100%;
  border: 0;
  padding-top: .7em;
  border-radius: 0 3px 3px 0 !important;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .global-search-header-columns .global-search-button svg {
  width: 20px;
  height: 22px;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .global-search-header-columns .global-search-button svg path {
  fill: white !important;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .global-search-header-columns .global-search-button {
    display: none;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-container .antibody-filter-wrapper .search-button-container {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .search-container .antibody-filter-wrapper .search-button-container {
    display: block;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .search-button-container {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .search-button-container {
    display: block;
    max-width: 1000px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .search-button-container .search-button {
    left: 0;
    margin-left: 0;
    background: #4a4a4a;
    border-radius: 4px !important;
    top: 0;
    width: 100% !important;
    max-width: 1000px;
    height: 46px;
    padding: 10px;
    line-height: 10px;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .antibody-filter-wrapper .global-search-header-columns {
  padding: 0;
  width: 11.25%;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh .btn {
    background-color: #4a4a4a;
    border-radius: 3px !important;
    color: white;
    width: 15% !important;
    right: 50px;
    top: 20px;
    height: 50px;
    position: absolute;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .btn,
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container,
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input {
  height: 50px;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .btn,
  .global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container,
  .global-search-form .magellan-grid .container .search-header .adv-global-search .search-input {
    height: 60px;
    top: 0;
    width: 100% !important;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .btn {
  border: solid 1px #dcdcdc;
  border-right: none;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .btn {
    border-right: solid 1px #dcdcdc;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .search-input {
  border: solid 1px #dcdcdc;
  border-right: none;
  box-shadow: none;
  padding-right: 19px;
  padding-top: 17px;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .search-input {
    border: solid 1px #dcdcdc;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .btn-group .btn-selector label {
  margin: 0;
  color: #222222;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .placeholder-text {
  font-size: 13px;
  top: 4px;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .search-input:not(.empty),
.global-search-form .magellan-grid .container .search-header .adv-global-search .search-input-container .search-input.empty:focus {
  padding: 17px 47px 5px 19px;
  color: black;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .dropdown-menu {
  padding: 0;
  width: 367px;
  margin: 0;
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .mag-filter-dropdown .filter-move-left {
  margin-left: -13px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .mag-filter-dropdown .dropdown-values {
    border-bottom: solid 1px #eeeeee;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .mag-filter-dropdown .dropdown-list {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .mag-filter-dropdown .dropdown-list {
    top: 118px;
    position: absolute;
  }
}
.global-search-form .magellan-grid .container .search-header .adv-global-search .btn.btn-selector.has-input,
.global-search-form .magellan-grid .container .search-header .adv-global-search .btn.btn-selector.has-input:hover,
.global-search-form .magellan-grid .container .search-header .adv-global-search .btn.btn-selector.has-input:focus,
.global-search-form .magellan-grid .container .search-header .adv-global-search .btn.btn-selector.has-input:active {
  box-shadow: inset 4px 0 #7fba00;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu {
    position: fixed;
    top: 66px;
    border: none;
    overflow-x: hidden;
    overflow-y: scroll;
    display: block;
    transition: transform 0.4s;
    z-index: 10;
    min-height: 800px;
    padding: 0;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .continue-container-gsh {
    display: block;
    border-bottom: solid 1px #dcdcdc;
    top: 62px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .keep-open {
    transform: translateX(0);
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh {
    height: 100px;
    top: 63px;
    z-index: 100;
    background: white;
    width: 100%;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh .select-navigator {
    font-size: 22px;
    font-weight: 500;
    top: 33px;
    position: absolute;
    left: 36px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh .select-navigator .back-icon-svg svg {
    width: 25px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh .select-navigator .application-name {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) and (-ms-high-contrast: none), only screen and (min-width: 0) and (max-width: 979px) and (-ms-high-contrast: active) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh .select-navigator {
    position: absolute;
    top: -33px;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) and (-ms-high-contrast: none), only screen and (min-width: 0) and (max-width: 979px) and (-ms-high-contrast: active) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .dropdown-container .continue-container-gsh .select-navigator .application-name {
    top: 66px;
    position: absolute;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu {
    top: 55px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .small-devices-gsh {
    display: block;
    top: 57px;
    z-index: 1000;
    width: 100%;
    background: #f7f7f7;
    height: 60px;
    border-top: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
    padding: 20px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .small-devices-gsh .continue-btn-sm {
    color: #1e8ae7;
    float: right;
    font-size: 13px;
    font-family: HelveticaNeueLT-Bold, Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .small-devices-gsh .back-icon-svg svg {
    width: 25px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .continue-container-gsh {
    height: 60px;
    top: 57px;
    position: absolute;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .continue-container-gsh .select-navigator {
    left: 20px;
    font-size: 16px;
    top: 25px;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .continue-container-gsh .select-navigator .back-icon-svg {
    display: none;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .continue-container-gsh .continue-btn {
    display: none;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) and (-ms-high-contrast: none), only screen and (min-width: 0) and (max-width: 767px) and (-ms-high-contrast: active) {
  .global-search-form .magellan-grid .container .search-header .adv-global-search .filters .dropdown-container .open .dropdown-menu .continue-container-gsh .select-navigator {
    top: -48px;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .global-search-form .magellan-grid .container .search-header .filters-resize .antibody-filter-wrapper .filters {
    width: 100%;
    max-width: 1000px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .magellan-grid .container .search-header .row {
    display: block;
  }
}
@media (max-width: 1199px) and (min-width: 980px) {
  .magellan-grid .container .search-header .search-header-columns {
    float: left;
  }
  .global-search-form .magellan-grid .container .search-header .adv-global-search {
    padding: 0;
  }
  .magellan-grid .container .search-header .row {
    padding: 0;
  }
}
@font-face {
  font-family: "HelveticaNeueLT-Regular";
  font-style: normal;
  font-display: swap;
  src: local('HelveticaNeueLT-Regular'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-55Roman.eot?#iefix') format('eot'), /* IE9 Compat Modes */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-55Roman.woff2') format('woff2'), /* Super Modern Browsers */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-55Roman.woff') format('woff'), /* Modern Browsers */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-55Roman.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-55Roman.svg') format('svg');/* Legacy iOS */
}
@font-face {
  font-family: "HelveticaNeueLT-Light";
  font-style: normal;
  font-display: swap;
  src: local('HelveticaNeueLT-Light'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-45Light.eot?#iefix') format('eot'), /* IE9 Compat Modes */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-45Light.woff2') format('woff2'), /* Super Modern Browsers */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-45Light.woff') format('woff'), /* Modern Browsers */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-45Light.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-45Light.svg') format('svg');/* Legacy iOS */
}
@font-face {
  font-family: "HelveticaNeueLT-Thin";
  font-style: normal;
  font-display: swap;
  src: local('HelveticaNeueLT-Thin'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-35Thin.eot?#iefix') format('eot'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-35Thin.woff2') format('woff2'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-35Thin.woff') format('woff'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-35Thin.ttf') format('truetype'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-35Thin.svg') format('svg');
}
@font-face {
  font-family: "HelveticaNeueLT-Medium";
  font-style: normal;
  font-display: swap;
  src: local('HelveticaNeueLT-Medium'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-65Medium.eot?#iefix') format('eot'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-65Medium.woff2') format('woff2'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-65Medium.woff') format('woff'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-65Medium.ttf') format('truetype'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-65Medium.svg') format('svg');
}
@font-face {
  font-family: "HelveticaNeueLT-Bold";
  font-style: normal;
  font-display: swap;
  src: local('HelveticaNeueLT-Bold'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-75Bold.eot?#iefix') format('eot'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-75Bold.woff2') format('woff2'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-75Bold.woff') format('woff'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-75Bold.ttf') format('truetype'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-75Bold.svg') format('svg');
}
@font-face {
  font-family: "HelveticaNeueLT-Italic";
  font-style: normal;
  font-display: swap;
  src: local('HelveticaNeueLT-Italic'), url('/designsystem-cdn/fonts/HelveticaNeueLTW01-56Italic.eot?#iefix') format('eot'), /* IE9 Compat Modes */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-56Italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-56Italic.woff') format('woff'), /* Modern Browsers */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-56Italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/designsystem-cdn/fonts/HelveticaNeueLTW01-56Italic.svg') format('svg');/* Legacy iOS */
}
@font-face {
  font-family: "HelveticaNeueLT-LightItalic";
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local('HelveticaNeueLT-LightItalic'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-46LtIt.eot?#iefix') format('eot'), /* IE9 Compat Modes *//* IE6-IE8 */
  url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-46LtIt.woff2') format('woff2'), /* Super Modern Browsers */
  url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-46LtIt.woff') format('woff'), /* Modern Browsers */
  url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-46LtIt.ttf') format('truetype'), /* Safari, Android, iOS */
  url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-46LtIt.svg') format('svg');/* Legacy iOS */
}
@font-face {
  font-family: "HelveticaNeueLT-ThinItalic";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('HelveticaNeueLT-ThinItalic'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-36ThinIt.eot?#iefix') format('eot'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-36ThinIt.woff2') format('woff2'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-36ThinIt.woff') format('woff'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-36ThinIt.ttf') format('truetype'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-36ThinIt.svg') format('svg');
}
@font-face {
  font-family: "HelveticaNeueLT-MediumItalic";
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local('HelveticaNeueLT-MediumItalic'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-66MdIt.eot?#iefix') format('eot'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-66MdIt.woff2') format('woff2'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-66MdIt.woff') format('woff'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-66MdIt.ttf') format('truetype'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-66MdIt.svg') format('svg');
}
@font-face {
  font-family: "HelveticaNeueLT-BoldItalic";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local('HelveticaNeueLT-BoldItalic'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-76BoldIt.eot?#iefix') format('eot'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-76BoldIt.woff2') format('woff2'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-76BoldIt.woff') format('woff'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-76BoldIt.ttf') format('truetype'), url('/order/genome-database/assets/core/fonts/Helvetica Neue LT/Webfonts/HelveticaNeueLTW01-76BoldIt.svg') format('svg');
}
body {
  font-family: "HelveticaNeueLT-Regular", Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #222222;
}
input,
button,
select,
textarea {
  font-family: "HelveticaNeueLT-Regular", Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "HelveticaNeueLT-Medium", Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 26px;
  line-height: 31px;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  h1 {
    font-size: 22px;
    line-height: 26px;
  }
}
h2 {
  font-size: 22px;
  line-height: 26px;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  h2 {
    font-size: 18px;
    line-height: 20px;
  }
}
h3 {
  font-size: 18px;
  line-height: 22px;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  h3 {
    font-size: 16px;
    line-height: 19px;
  }
}
h4,
h5,
h6 {
  font-size: 14px;
  line-height: 17px;
}
.display-1 {
  font-size: 38px;
  line-height: 45px;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  .display-1 {
    font-size: 30px;
    line-height: 35px;
  }
}
.display-2 {
  font-size: 28px;
  line-height: 33px;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  .display-2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.display-3 {
  font-size: 22px;
  line-height: 26px;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  .display-3 {
    font-size: 18px;
    line-height: 21px;
  }
}
.alt-text-color {
  color: #54545C;
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  .display-4 {
    font-size: 13px;
    line-height: 16px;
  }
}
.display-5 {
  font-family: "HelveticaNeueLT-Regular", Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  font-weight: normal !important;
}
/**
 * Search Form
 */
.antibody-search-form .search-form {
  margin-top: 20px;
  margin-bottom: 30px;
}
.antibody-search-form .search-container {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #DCDCDC;
  margin-top: 25px;
  margin-bottom: 11.5px;
  position: relative;
}
.antibody-search-form .search-form .search-input {
  font-size: 44px;
  padding: 10px 200px 14px 42px;
  width: 100%;
  height: auto;
  border: none;
  outline: none;
  box-shadow: none;
  line-height: 1;
  font-weight: 200;
}
.antibody-search-form .search-form .search-input::-ms-clear {
  display: none;
}
.antibody-search-form .search-form .search-input:focus {
  outline: none;
  box-shadow: none;
}
@media (max-width: 979px) {
  .antibody-search-form .search-form .search-input {
    font-size: 28px;
  }
}
.antibody-search-form .search-form .search-input::placeholder {
  font-size: 36px;
  font-weight: 200;
  color: #C9C8C8;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (max-width: 979px) {
  .antibody-search-form .search-form .search-input::placeholder {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .antibody-search-form .search-form .search-input::placeholder {
    letter-spacing: 0;
  }
}
.antibody-search-form .tabs-container {
  height: 40px;
  overflow: hidden;
}
.antibody-search-form .tabs-container .nav-wrapper {
  padding-bottom: 40px;
}
.antibody-search-form .tabs-container .nav {
  margin: 0;
}
.antibody-search-form .tabs-container .tab {
  margin-right: 4px;
}
.antibody-search-form .tabs-container .tab:hover .tab-text,
.antibody-search-form .tabs-container .tab:active .antibody-search-form .tabs-container .tab .tab-text,
.antibody-search-form .tabs-container .tab-active .tab-text {
  border: 1px solid #DCDCDC;
  background-color: #F3F3F3;
  color: #555759;
}
.antibody-search-form .tabs-container .tab-text {
  border-radius: 0;
  border: 1px solid transparent;
  font-weight: bold;
  font-size: 13px;
  color: #008CEB;
}
.antibody-search-form .search-button {
  background-color: #EE3134;
  color: #FFF;
  height: 36px;
  width: 150px;
  position: absolute;
  top: 26%;
  right: 0;
  border-radius: 0;
  transition: background-color 100ms ease-in-out;
}
.antibody-search-form .search-button:hover {
  background-color: #dd1f25;
  color: #FFF;
}
.antibody-search-form .labels-container {
  margin-top: 12px;
  display: inline-block;
}
.antibody-search-form .search-label {
  display: inline-block;
  background-color: #008CEB;
  letter-spacing: 0.63px;
  padding: 5px 10px;
  font-size: 13px;
  margin: 5px 2px;
  font-weight: normal;
  border-radius: 0;
}
.antibody-search-form .search-image {
  position: absolute;
  margin-top: 32px;
}
.antibody-search-form .suggestionHeader {
  font-size: 13px;
  line-height: 0;
}
.antibody-search-form .typeahead {
  font-size: 22px;
  border-radius: 0;
  padding: 26px 28px 18px;
  border: 1px solid #EEEEEE;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
  width: 100%;
  top: 96% !important;
  z-index: 5;
}
.antibody-search-form .typeahead li a {
  font-weight: 200;
  color: #C9C8C8;
  padding: 0;
  height: 32px;
}
.antibody-search-form .typeahead li a strong {
  font-weight: normal;
  color: #000000;
}
.antibody-search-form .recentSearchesHeader {
  font-size: 13px;
  margin-bottom: 10px;
}
.antibody-search-form .recentSearches li a {
  color: #000000;
}
.antibody-search-form .description-text {
  margin-bottom: 20px;
}
.antibody-search-form .view-more-preview {
  display: inline;
}
.antibody-search-form .view-more:visited,
.antibody-search-form .view-less:visited {
  color: #008CEB;
}
.antibody-search-form .zero-results {
  margin-left: 0px;
}
.antibody-search-form .zero-results a {
  color: #008CEB;
}
.antibody-search-form .null-results {
  margin-top: -40px;
}
.antibody-search-form .null-results .dark-bg {
  width: 100%;
  background-color: #FAFAFA;
  box-shadow: inset -1px 10px 10px -6px rgba(0, 0, 0, 0.1);
}
.antibody-search-form .null-results .container {
  max-width: 970px;
}
.antibody-search-form .no-results-help a {
  color: #008CEB;
}
.antibody-search-form .no-results-help .list {
  margin: 0px;
  padding: 0px;
}
.antibody-search-form .no-results-help .no-results-wrapper {
  display: table;
  width: 100%;
  padding-top: 47px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-form .no-results-help .no-results-wrapper {
    padding-top: 40px;
    padding-bottom: 75px;
  }
}
.antibody-search-form .no-results-help .no-results-wrapper .row {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-form .no-results-help .no-results-wrapper .row:nth-child(1) {
    padding-bottom: 45px;
  }
}
.antibody-search-form .no-results-help .no-results-wrapper .copy {
  font-weight: bold;
  margin-bottom: 15px;
}
.antibody-search-form .no-results-help .no-results-wrapper .recent-searches-new .list {
  list-style: none;
}
.antibody-search-form .no-results-help .no-results-wrapper .recent-searches-new .list a {
  font-weight: bold;
}
@media screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-form .typeahead {
    padding: 26px 28px 18px;
  }
}
@media screen and (max-width: 979px) {
  .antibody-search-form .search-form .search-input {
    padding-left: 32px;
    padding-bottom: 10px;
  }
  .antibody-search-form .search-image {
    margin-top: 16px;
  }
  .antibody-search-form .search-button {
    top: 12%;
  }
}
@media screen and (max-width: 767px) {
  .antibody-search-form .search-container {
    margin-top: 12px;
    background-color: #FFF;
    border-bottom-width: 2px;
  }
  .antibody-search-form .search-button {
    right: 15px;
    bottom: 42px;
  }
  .antibody-search-form .labels-container {
    display: block;
  }
  .antibody-search-form .search-form .search-input {
    padding: 6px 10px 10px 32px;
  }
  .antibody-search-form .search .search-label {
    padding: 9px 11px;
    margin-right: 30px;
    margin-left: 0;
  }
  .antibody-search-form .search .search-image {
    margin-top: 12px;
  }
  .antibody-search-form .typeahead {
    border: 0;
    max-height: 150px;
    overflow: auto;
    box-shadow: none;
    width: auto;
    left: -15px !important;
    right: -15px;
    top: 102% !important;
    padding: 22px 12px 30px;
  }
  .antibody-search-form .mobile-clear {
    position: absolute;
    font-size: 13px;
    bottom: 50px;
    right: 30px;
    text-decoration: none;
  }
  .antibody-search-form .search-button {
    display: none;
  }
  .antibody-search-form .suggestionHeader {
    font-size: 16px;
  }
  .antibody-search-form .labels-container {
    margin-top: 8px;
  }
  .antibody-search-form .search-label {
    font-size: 16px;
    margin-right: 15px;
    margin-left: 0;
    line-height: 1.44;
    letter-spacing: 0.6px;
  }
  .antibody-search-form .tabs-container .nav-wrapper {
    position: relative;
    overflow-x: auto;
  }
  .antibody-search-form .tabs-container .nav {
    width: 600px;
  }
  .antibody-search-form .tabs-container .shadow-left,
  .antibody-search-form .tabs-container .shadow-right {
    position: absolute;
    height: 100%;
    width: 0;
    z-index: 9;
    top: 0;
    display: inline-block;
  }
  .antibody-search-form .tabs-container .shadow-left {
    box-shadow: 8px 0 30px 20px #FFF;
    left: 0;
  }
  .antibody-search-form .tabs-container .shadow-right {
    box-shadow: 5px 0px 120px 57px #FFF;
    right: 0;
  }
  .antibody-search-form .tabs-container .tab {
    display: inline-block;
    width: auto;
    border-bottom: 0;
  }
  .antibody-search-form .tabs-container .tab-text {
    font-size: 16px;
  }
}
/**
 * The main container of the carousel
 */
.antibody-search-results .antibody-carousel,
.antibody-pdp .antibody-carousel {
  padding: 0;
  margin: 0;
  background-color: #FFF;
  display: none;
  width: 980px;
  margin: 0 auto;
}
.antibody-search-results .antibody-carousel .antibody-carousel-title,
.antibody-pdp .antibody-carousel .antibody-carousel-title {
  display: none !important;
}
.antibody-search-results .antibody-carousel .antibody-carousel-title h1,
.antibody-pdp .antibody-carousel .antibody-carousel-title h1 {
  display: inline-block;
}
.antibody-search-results .antibody-carousel .antibody-carousel-advanced-certification,
.antibody-pdp .antibody-carousel .antibody-carousel-advanced-certification {
  color: #FFF;
  display: none;
}
.antibody-search-results .antibody-carousel .hidden-important,
.antibody-pdp .antibody-carousel .hidden-important {
  display: none !important;
}
.antibody-search-results .antibody-carousel .antibody-carousel-advanced-certification .span10.offset1,
.antibody-pdp .antibody-carousel .antibody-carousel-advanced-certification .span10.offset1 {
  width: 49%;
  margin-left: 26%;
}
.antibody-search-results .antibody-carousel .carousel img,
.antibody-pdp .antibody-carousel .carousel img {
  max-width: 90%;
  max-height: 200px;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-right,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-right {
  width: 23%;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-middle,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-middle {
  width: 50%;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-left,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-left {
  width: 23%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .antibody-carousel,
  .antibody-pdp .antibody-carousel {
    display: none !important;
  }
}
.antibody-search-results .antibody-carousel .carousel,
.antibody-pdp .antibody-carousel .carousel {
  position: relative;
  padding: 10px 0 0 0;
}
.antibody-search-results .antibody-carousel .carousel img,
.antibody-pdp .antibody-carousel .carousel img {
  display: block;
  position: relative;
  margin: 10px auto;
  border: 1px solid #d8d8d8;
  padding: 5px;
  border-radius: 4px;
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Safari */
  -khtml-user-select: none;/* Konqueror HTML */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently supported by Chrome and Opera */
}
.antibody-search-results .antibody-carousel .carousel .share,
.antibody-pdp .antibody-carousel .carousel .share {
  color: #ee3134;
  font-weight: bold;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  padding: 10px 20px 0 20px;
}
.antibody-search-results .antibody-carousel .carousel .share img,
.antibody-pdp .antibody-carousel .carousel .share img {
  width: 15px !important;
  height: 20px !important;
  min-height: 15px !important;
  max-height: 20px !important;
  border: none !important;
  display: inline !important;
  margin: 0 !important;
  vertical-align: text-bottom;
}
.antibody-search-results .antibody-carousel .carousel .description,
.antibody-pdp .antibody-carousel .carousel .description {
  padding: 10px 20px;
  box-sizing: border-box;
  line-height: 18px;
}
.antibody-search-results .antibody-carousel .carousel .antibodies-carousel-image,
.antibody-pdp .antibody-carousel .carousel .antibodies-carousel-image {
  float: left;
  background-color: #FFF;
  box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #ececec;
  box-sizing: border-box;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-middle,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-middle {
  margin: 0;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-middle img,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-middle img {
  max-height: 250px;
  min-height: 200px;
  cursor: pointer;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-right,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-right {
  margin: 70px 0 0 2%;
  overflow: hidden;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-right .description,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-right .description {
  display: none;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-right img,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-right img {
  max-height: 200px;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-right .img,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-right .img {
  height: 230px;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-left,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-left {
  margin: 70px 2% 0 0;
  overflow: hidden;
  visibility: hidden;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-left .description,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-left .description {
  display: none;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-left img,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-left img {
  max-height: 200px;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-image-left .img,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-image-left .img {
  height: 230px;
}
.antibody-search-results .antibody-carousel .carousel .carousel-control-arrow,
.antibody-pdp .antibody-carousel .carousel .carousel-control-arrow {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Safari */
  -khtml-user-select: none;/* Konqueror HTML */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently supported by Chrome and Opera */
}
.antibody-search-results .antibody-carousel .carousel .carousel-control-arrow.left,
.antibody-pdp .antibody-carousel .carousel .carousel-control-arrow.left {
  left: 0;
  top: 235px;
}
.antibody-search-results .antibody-carousel .carousel .carousel-control-arrow.right,
.antibody-pdp .antibody-carousel .carousel .carousel-control-arrow.right {
  top: 235px;
}
.antibody-search-results .antibody-carousel .carousel .material-icons,
.antibody-pdp .antibody-carousel .carousel .material-icons {
  color: dodgerblue;
}
.antibody-search-results .antibody-carousel .carousel .antibody-carousel-view-more,
.antibody-pdp .antibody-carousel .carousel .antibody-carousel-view-more {
  color: dodgerblue;
  cursor: pointer;
}
.antibody-search-results .antibody-carousel .antibody-carousel-tabs li,
.antibody-pdp .antibody-carousel .antibody-carousel-tabs li {
  cursor: pointer;
}
.antibody-search-results .antibody-carousel .antibody-carousel-tabs .active a,
.antibody-pdp .antibody-carousel .antibody-carousel-tabs .active a {
  border-bottom: 1px solid #FFF;
}
.antibody-search-results .antibody-carousel .antibody-carousel-select,
.antibody-pdp .antibody-carousel .antibody-carousel-select {
  width: 100%;
}
.antibody-search-results .antibody-carousel.antibody-lightbox,
.antibody-pdp .antibody-carousel.antibody-lightbox {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  overflow-y: auto;
  height: 100%;
  z-index: 99999992;
  background-color: rgba(0, 0, 0, 0.85);
  padding-top: 0;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-header,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-header {
  display: block !important;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-header .antibody-carousel-title,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-header .antibody-carousel-title {
  color: #FFF;
  display: block !important;
  margin-bottom: 10px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-header .antibody-carousel-title a,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-header .antibody-carousel-title a {
  color: #FFF;
  text-decoration: none;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-header .antibody-carousel-title a:hover,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-header .antibody-carousel-title a:hover {
  color: #FFF;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-header .close-button,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-header .close-button {
  margin-right: 3%;
  color: white;
  font-size: 35px;
  cursor: pointer;
  display: block;
  margin-top: 30px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibodies-carousel-image,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibodies-carousel-image {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel {
  text-align: center;
  overflow: hidden;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle {
  max-width: 80%;
  min-width: 50%;
  width: auto;
  display: inline-block;
  float: none;
}
@media (max-width: 1440px) and (min-width: 980px) {
  .antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle,
  .antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle {
    width: 80%;
  }
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites {
  position: relative;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right,
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left {
  position: absolute;
  width: 400px;
}
@media (max-width: 979px) and (min-width: 767px) {
  .antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right,
  .antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right,
  .antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left,
  .antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left {
    display: none;
  }
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right img,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right img,
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left img,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left img {
  max-height: 200px;
  min-height: 200px;
  width: auto;
  max-width: 380px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right .img,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right .img,
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left .img,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left .img {
  min-height: 200px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-right {
  right: -440px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .satellites .antibody-carousel-image-left {
  left: -440px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img {
  max-height: none;
  max-width: none;
  cursor: default;
}
@media (max-width: 980px) and (min-width: 767px) {
  .antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img,
  .antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img {
    max-height: 300px;
  }
  .antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img img,
  .antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img img {
    width: inherit;
  }
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .img,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .img {
  padding: 10px;
  min-height: 300px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .description,
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .description {
  max-width: 800px;
  display: inline-block;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-tabs .active a,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-tabs .active a {
  background-color: inherit;
  border-bottom: 1px solid #272727;
  color: #FFF;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li {
  background-color: #343434;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li.active,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li.active {
  background-color: inherit;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li a,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li a {
  color: #FFF;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li a:hover,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-tabs li a:hover {
  background-color: inherit;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .antibody-carousel-image-numbers,
.antibody-pdp .antibody-carousel.antibody-lightbox .antibody-carousel-image-numbers {
  color: #FFF;
}
.antibody-search-results .antibody-carousel .close-button,
.antibody-pdp .antibody-carousel .close-button {
  display: none;
}
.antibody-search-results .antibody-carousel .noselect,
.antibody-pdp .antibody-carousel .noselect {
  -webkit-touch-callout: none;/* iOS Safari */
  -webkit-user-select: none;/* Safari */
  -khtml-user-select: none;/* Konqueror HTML */
  -moz-user-select: none;/* Firefox */
  -ms-user-select: none;/* Internet Explorer/Edge */
  user-select: none;/* Non-prefixed version, currently supported by Chrome and Opera */
}
.antibody-search-results .antibody-carousel .description,
.antibody-pdp .antibody-carousel .description {
  text-align: left;
}
@media (min-width: 0) {
  .antibody-search-results .nav,
  .antibody-pdp .nav {
    margin-left: 0;
    margin-bottom: 22px;
    list-style: none;
  }
  .antibody-search-results .nav > li > a,
  .antibody-pdp .nav > li > a {
    display: block;
  }
  .antibody-search-results .nav > li > a:hover,
  .antibody-pdp .nav > li > a:hover,
  .antibody-search-results .nav > li > a:focus,
  .antibody-pdp .nav > li > a:focus {
    text-decoration: none;
  }
  .antibody-search-results .nav > li > a > img,
  .antibody-pdp .nav > li > a > img {
    max-width: none;
  }
  .antibody-search-results .nav > .pull-right,
  .antibody-pdp .nav > .pull-right {
    float: right;
  }
  .antibody-search-results .nav-header,
  .antibody-pdp .nav-header {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    color: #333;
    background-color: #fff;
  }
  .antibody-search-results .nav li + .nav-header,
  .antibody-pdp .nav li + .nav-header {
    margin-top: 9px;
  }
  .antibody-search-results .nav-list-header,
  .antibody-pdp .nav-list-header {
    border: 0 solid #d8d8d8;
    margin-bottom: 11px;
    background-color: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #333;
  }
  .antibody-search-results .nav-list-header-icon,
  .antibody-pdp .nav-list-header-icon {
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    line-height: 16px;
  }
  .antibody-search-results .nav-list-header-text,
  .antibody-pdp .nav-list-header-text {
    display: block;
    overflow: hidden;
  }
  .antibody-search-results .nav-list-header > a,
  .antibody-pdp .nav-list-header > a,
  .antibody-search-results .nav-list .nav-header,
  .antibody-pdp .nav-list .nav-header {
    border: 0 solid #f3f3f3;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .antibody-search-results .nav-list-header > a,
  .antibody-pdp .nav-list-header > a {
    font-weight: normal;
    overflow: hidden;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #1e8ae7;
  }
  .antibody-search-results .nav-list .nav-header,
  .antibody-pdp .nav-list .nav-header {
    color: #555759;
    text-shadow: none;
    text-transform: none;
    font-size: 12px !important;
    padding: 0;
    font-weight: 600;
  }
  .antibody-search-results .nav-list,
  .antibody-pdp .nav-list {
    border-bottom: 0;
    background-color: #fff;
  }
  .antibody-search-results .nav-list > li,
  .antibody-pdp .nav-list > li {
    padding-bottom: 10px;
  }
  .antibody-search-results .nav-list > li,
  .antibody-pdp .nav-list > li,
  .antibody-search-results .leftnav li,
  .antibody-pdp .leftnav li,
  .antibody-search-results .autopopulatingleftnav li,
  .antibody-pdp .autopopulatingleftnav li {
    list-style-type: none;
  }
  .antibody-search-results .nav-list-header > a,
  .antibody-pdp .nav-list-header > a,
  .antibody-search-results .sidebar .nav-list > li,
  .antibody-pdp .sidebar .nav-list > li,
  .antibody-search-results .sidebar .nav-list > li.active > ul > li,
  .antibody-pdp .sidebar .nav-list > li.active > ul > li {
    font-size: 13px;
    line-height: 22px;
  }
  .antibody-search-results .nav-list a:link,
  .antibody-pdp .nav-list a:link,
  .antibody-search-results .nav-list a:visited,
  .antibody-pdp .nav-list a:visited {
    color: #737373;
    font-size: 12px;
  }
  .antibody-search-results .nav-list a:hover,
  .antibody-pdp .nav-list a:hover,
  .antibody-search-results .nav-list a:focus,
  .antibody-pdp .nav-list a:focus,
  .antibody-search-results .nav-list > li > ul > li:hover,
  .antibody-pdp .nav-list > li > ul > li:hover {
    color: #1e8ae7;
  }
  .antibody-search-results .nav-list > .active > a,
  .antibody-pdp .nav-list > .active > a,
  .antibody-search-results .nav-list > .active > a:hover,
  .antibody-pdp .nav-list > .active > a:hover,
  .antibody-search-results .nav-list > .active > a:focus,
  .antibody-pdp .nav-list > .active > a:focus {
    color: #000;
    font-weight: bold;
    font-size: 13px;
  }
  .antibody-search-results .nav-list > li > ul,
  .antibody-pdp .nav-list > li > ul {
    margin-left: 0;
  }
  .antibody-search-results .nav-list > .active > ul,
  .antibody-pdp .nav-list > .active > ul {
    color: #888;
    margin-left: 20px;
  }
  .antibody-search-results .nav-list > li > ul > li > a,
  .antibody-pdp .nav-list > li > ul > li > a {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .antibody-search-results .nav-list > .active > ul > li > a,
  .antibody-pdp .nav-list > .active > ul > li > a {
    margin-left: -30px;
    padding: 3px 10px 3px 30px;
  }
  .antibody-search-results .nav-list [class^="icon-"],
  .antibody-pdp .nav-list [class^="icon-"],
  .antibody-search-results .nav-list [class*=" icon-"],
  .antibody-pdp .nav-list [class*=" icon-"] {
    margin-right: 2px;
  }
  .antibody-search-results .nav-list .divider,
  .antibody-pdp .nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 10px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #d8d8d8;
    border-bottom: 1px solid #fff;
  }
  .antibody-search-results .nav-tabs,
  .antibody-pdp .nav-tabs,
  .antibody-search-results .nav-pills,
  .antibody-pdp .nav-pills {
    *zoom: 1;
  }
  .antibody-search-results .nav-tabs:before,
  .antibody-pdp .nav-tabs:before,
  .antibody-search-results .nav-pills:before,
  .antibody-pdp .nav-pills:before,
  .antibody-search-results .nav-tabs:after,
  .antibody-pdp .nav-tabs:after,
  .antibody-search-results .nav-pills:after,
  .antibody-pdp .nav-pills:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .antibody-search-results .nav-tabs:after,
  .antibody-pdp .nav-tabs:after,
  .antibody-search-results .nav-pills:after,
  .antibody-pdp .nav-pills:after {
    clear: both;
  }
  .antibody-search-results .nav-tabs > li,
  .antibody-pdp .nav-tabs > li,
  .antibody-search-results .nav-pills > li,
  .antibody-pdp .nav-pills > li {
    float: left;
    list-style-type: none;
  }
  .antibody-search-results .nav-tabs,
  .antibody-pdp .nav-tabs {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 0;
  }
  .antibody-search-results .nav-tabs > li,
  .antibody-pdp .nav-tabs > li {
    background: #f3f3f3;
    margin-bottom: -1px;
    margin-right: 5px;
  }
  .antibody-search-results .nav-tabs > li > a,
  .antibody-pdp .nav-tabs > li > a {
    margin: 0 !important;
    padding: 8px 15px 8px 15px !important;
    line-height: 22px !important;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #1e8ae7;
  }
  .antibody-search-results .nav-tabs > li > a:hover,
  .antibody-pdp .nav-tabs > li > a:hover,
  .antibody-search-results .nav-tabs > li > a:focus,
  .antibody-pdp .nav-tabs > li > a:focus {
    color: #1e8ae7;
  }
  .antibody-search-results .nav-tabs > li > a:hover,
  .antibody-pdp .nav-tabs > li > a:hover {
    background: #fff;
    border: 1px solid #d8d8d8;
  }
  .antibody-search-results .nav-tabs > .active > a,
  .antibody-pdp .nav-tabs > .active > a,
  .antibody-search-results .nav-tabs > .active > a:hover,
  .antibody-pdp .nav-tabs > .active > a:hover,
  .antibody-search-results .nav-tabs > .active > a:focus,
  .antibody-pdp .nav-tabs > .active > a:focus {
    color: #333;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-bottom-color: #fff;
    cursor: default;
  }
  .antibody-search-results .tab-pane-accordion,
  .antibody-pdp .tab-pane-accordion {
    display: none;
  }
  .antibody-search-results .tab-header .footer-icon,
  .antibody-pdp .tab-header .footer-icon {
    display: none;
  }
  .antibody-search-results .nav-pills > li > a,
  .antibody-pdp .nav-pills > li > a {
    padding: 8px 15px 8px 15px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-radius: 5px;
    color: #1e8ae7;
  }
  .antibody-search-results .nav-pills > li > a:hover,
  .antibody-pdp .nav-pills > li > a:hover,
  .antibody-search-results .nav-pills > li > a:focus,
  .antibody-pdp .nav-pills > li > a:focus {
    color: #1e8ae7;
  }
  .antibody-search-results .nav-pills > .active > a,
  .antibody-pdp .nav-pills > .active > a,
  .antibody-search-results .nav-pills > .active > a:hover,
  .antibody-pdp .nav-pills > .active > a:hover,
  .antibody-search-results .nav-pills > .active > a:focus,
  .antibody-pdp .nav-pills > .active > a:focus {
    color: #333;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    background: #f3f3f3;
  }
  .antibody-search-results .nav-stacked > li,
  .antibody-pdp .nav-stacked > li {
    float: none;
  }
  .antibody-search-results .nav-stacked > li > a,
  .antibody-pdp .nav-stacked > li > a {
    margin-right: 0;
  }
  .antibody-search-results .nav-tabs.nav-stacked,
  .antibody-pdp .nav-tabs.nav-stacked {
    border-bottom: 0;
  }
  .antibody-search-results .nav-tabs.nav-stacked > li > a,
  .antibody-pdp .nav-tabs.nav-stacked > li > a {
    border: 1px solid #d8d8d8;
    border-radius: 0;
  }
  .antibody-search-results .nav-tabs.nav-stacked > li:first-child > a,
  .antibody-pdp .nav-tabs.nav-stacked > li:first-child > a {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  .antibody-search-results .nav-tabs.nav-stacked > li:last-child > a,
  .antibody-pdp .nav-tabs.nav-stacked > li:last-child > a {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .antibody-search-results .nav-tabs.nav-stacked > li > a:hover,
  .antibody-pdp .nav-tabs.nav-stacked > li > a:hover,
  .antibody-search-results .nav-tabs.nav-stacked > li > a:focus,
  .antibody-pdp .nav-tabs.nav-stacked > li > a:focus {
    border-color: #d8d8d8;
    z-index: 2;
  }
  .antibody-search-results .nav-pills.nav-stacked > li > a,
  .antibody-pdp .nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
  }
  .antibody-search-results .nav-pills.nav-stacked > li:last-child > a,
  .antibody-pdp .nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
  }
  .antibody-search-results .nav-tabs .dropdown-menu,
  .antibody-pdp .nav-tabs .dropdown-menu {
    border-radius: 0 0 6px 6px;
  }
  .antibody-search-results .nav-pills .dropdown-menu,
  .antibody-pdp .nav-pills .dropdown-menu {
    border-radius: 6px;
  }
  .antibody-search-results .nav .dropdown-toggle .caret,
  .antibody-pdp .nav .dropdown-toggle .caret {
    border-top-color: #333;
    border-bottom-color: #333;
    margin-top: 6px;
  }
  .antibody-search-results .nav .dropdown-toggle:hover .caret,
  .antibody-pdp .nav .dropdown-toggle:hover .caret,
  .antibody-search-results .nav .dropdown-toggle:focus .caret,
  .antibody-pdp .nav .dropdown-toggle:focus .caret {
    border-top-color: #27245f;
    border-bottom-color: #27245f;
  }
  .antibody-search-results .nav-tabs .dropdown-toggle .caret,
  .antibody-pdp .nav-tabs .dropdown-toggle .caret {
    margin-top: 8px;
  }
  .antibody-search-results .nav .active .dropdown-toggle .caret,
  .antibody-pdp .nav .active .dropdown-toggle .caret {
    border-top-color: #c8c8c8;
    border-bottom-color: #c8c8c8;
  }
  .antibody-search-results .nav-tabs .active .dropdown-toggle .caret,
  .antibody-pdp .nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #c8c8c8;
    border-bottom-color: #c8c8c8;
  }
  .antibody-search-results .nav > .dropdown.active > a:hover,
  .antibody-pdp .nav > .dropdown.active > a:hover,
  .antibody-search-results .nav > .dropdown.active > a:focus,
  .antibody-pdp .nav > .dropdown.active > a:focus {
    cursor: pointer;
  }
  .antibody-search-results .nav-tabs .open .dropdown-toggle,
  .antibody-pdp .nav-tabs .open .dropdown-toggle,
  .antibody-search-results .nav-pills .open .dropdown-toggle,
  .antibody-pdp .nav-pills .open .dropdown-toggle,
  .antibody-search-results .nav > li.dropdown.open.active > a:hover,
  .antibody-pdp .nav > li.dropdown.open.active > a:hover,
  .antibody-search-results .nav > li.dropdown.open.active > a:focus,
  .antibody-pdp .nav > li.dropdown.open.active > a:focus {
    color: #333;
    background-color: #dcdcdc;
    border-color: #dcdcdc;
  }
  .antibody-search-results .nav li.dropdown.open .caret,
  .antibody-pdp .nav li.dropdown.open .caret,
  .antibody-search-results .nav li.dropdown.open.active .caret,
  .antibody-pdp .nav li.dropdown.open.active .caret,
  .antibody-search-results .nav li.dropdown.open a:hover .caret,
  .antibody-pdp .nav li.dropdown.open a:hover .caret,
  .antibody-search-results .nav li.dropdown.open a:focus .caret,
  .antibody-pdp .nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .antibody-search-results .tabs-stacked .open > a:hover,
  .antibody-pdp .tabs-stacked .open > a:hover,
  .antibody-search-results .tabs-stacked .open > a:focus,
  .antibody-pdp .tabs-stacked .open > a:focus {
    border-color: #dcdcdc;
  }
  .antibody-search-results .nav-tabs > li,
  .antibody-pdp .nav-tabs > li,
  .antibody-search-results .nav-pills > li,
  .antibody-pdp .nav-pills > li {
    width: auto;
    border-bottom: 0;
  }
  .antibody-search-results .nav-tabs > li a,
  .antibody-pdp .nav-tabs > li a,
  .antibody-search-results .nav-pills > li a,
  .antibody-pdp .nav-pills > li a {
    margin-bottom: 0;
    font-size: inherit;
    font-weight: normal;
  }
}
@media (min-width: 0) and (min-width: 0) {
  .antibody-search-results .nav-tabs > li,
  .antibody-pdp .nav-tabs > li,
  .antibody-search-results .nav-tabs > li:hover,
  .antibody-pdp .nav-tabs > li:hover,
  .antibody-search-results .nav-tabs > li > a:hover,
  .antibody-pdp .nav-tabs > li > a:hover,
  .antibody-search-results .nav-tabs > li > a,
  .antibody-pdp .nav-tabs > li > a,
  .antibody-search-results .nav-tabs > .active > a,
  .antibody-pdp .nav-tabs > .active > a,
  .antibody-search-results .nav-tabs > .active > a:hover,
  .antibody-pdp .nav-tabs > .active > a:hover,
  .antibody-search-results .nav-tabs > .active > a:focus,
  .antibody-pdp .nav-tabs > .active > a:focus,
  .antibody-search-results .nav-tabs > li .in,
  .antibody-pdp .nav-tabs > li .in,
  .antibody-search-results .nav-pills > li .in,
  .antibody-pdp .nav-pills > li .in {
    background: inherit;
  }
}
/**
 * Landing page items

   NOTE: This section, and its included files will HOPEFULLY all be delete-able for July.
 */
@keyframes fade-in-up-down {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
}
.antibody-search-landing .featured-brands-divider {
  border-bottom: 1px solid #d8d8d8;
  height: 2px;
  margin-bottom: 5%;
}
.antibody-search-landing .featured-brands-container .featured-brands-header h2 {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-weight: bold;
  font-size: 13px;
  border-bottom: 1px solid #000000;
  width: 270px;
  padding-bottom: 10px;
}
.antibody-search-landing .featured-brands-container .featured-brands-list {
  margin-left: 0px;
  margin-bottom: 70px;
}
.antibody-search-landing .featured-brands-container .featured-brands-list .featured-brands-list-item {
  list-style: none;
  display: inline-block;
  width: 16.2%;
  height: 100px;
  text-align: center;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-landing .featured-brands-container .featured-brands-list .featured-brands-list-item {
    width: 32.5%;
    height: auto;
    margin-bottom: 20px;
  }
}
.antibody-search-landing .featured-brands-container .featured-brands-list .featured-brands-list-item .featured-brand-logo {
  display: inline-block;
  margin-top: 14%;
  max-width: 100%;
}
.antibody-search-landing .browse-module {
  margin-top: 30px;
}
.antibody-search-landing .browse-box {
  width: 100%;
  height: 200px;
  position: relative;
  box-shadow: 0 1px 5px;
  background: url('../images/browse-module-bg.jpg') no-repeat;
  background-size: cover;
}
.antibody-search-landing .browse-antibodies-heading {
  font-weight: 200;
  font-size: 28px;
  margin-bottom: 30px;
}
.antibody-search-landing .browse-heading {
  color: #FFF;
  font-weight: 400;
  width: 150px;
  position: absolute;
  bottom: 0;
  font-size: 28px;
  left: 0;
  margin-left: 18px;
  margin-bottom: 17px;
  line-height: 1.2;
}
.antibody-search-landing .browse-links {
  border: none;
  border-bottom: 1px solid #F3F3F3;
  border-radius: 0;
  color: #008CEB;
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  margin-top: 5px;
  padding: 0 20px;
  text-align: left;
  width: 100%;
}
.antibody-search-landing .browse-links::after {
  background-image: url(../images/navigation-arrow.png);
  background-repeat: no-repeat;
  content: '';
  height: 8px;
  margin-top: 24px;
  position: absolute;
  right: 38px;
  width: 4px;
}
.antibody-search-landing .browse-links:hover,
.antibody-search-landing .browse-links:focus,
.antibody-search-landing .browse-links:active,
.antibody-search-landing .browse-links:visited {
  color: #008CEB;
  border-bottom: 1px solid #EEE;
  background-color: #FAFAFA;
  outline: none;
  outline-offset: none;
  box-shadow: none;
}
@media screen and (max-width: 979px) {
  .antibody-search-landing .browse-box {
    margin-top: 40px;
  }
  .antibody-search-landing .browse-links {
    font-size: 16px;
  }
  .antibody-search-landing .browse-links::after {
    background-image: url(../images/navigation-arrow-mobile.png);
    height: 13px;
    margin-top: 19px;
    width: 10px;
  }
  .magellan-grid .antibody-search-landing .browse-module .bottom-browse-row {
    margin-top: 42px;
  }
}
@media screen and (max-width: 767px) {
  .antibody-search-landing .browse-box {
    margin-top: 30px;
  }
  .antibody-search-landing .browse-antibodies-heading {
    margin-bottom: 19px;
  }
  .antibody-search-landing .browse-links::after {
    background-image: url(../images/navigation-arrow-mobile.png);
    height: 13px;
    margin-top: 19px;
    width: 10px;
  }
  .magellan-grid .antibody-search-landing .browse-module .bottom-browse-row {
    margin-top: 0;
  }
  .magellan-grid .antibody-search-landing .browse-module .small-span-12 {
    margin-bottom: 19px;
  }
  .magellan-grid .antibody-search-landing .browse-module .small-span-12:last-child {
    margin-bottom: 0;
  }
}
.antibody-search-landing .tools {
  margin-bottom: 81px;
  margin-top: 70.5px;
}
.antibody-search-landing .tools .antibodies-links-header {
  font-size: 28px;
  font-weight: 200;
}
.antibody-search-landing .tools .tool-btn-container {
  margin-top: 33px;
}
.antibody-search-landing .tools .tool-button {
  background-color: #FAFAFA;
  border-radius: 0;
  border: 1px solid #DCDCDC;
  color: #008CEB;
  font-size: 13px;
  font-weight: bold;
  height: 100%;
  margin-bottom: 19px;
  overflow: hidden;
  padding: 8px 16px 8px 21px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.antibody-search-landing .tools .tool-button:focus {
  background-color: #FAFAFA;
  color: #008CEB;
  border: 1px solid #DCDCDC;
  box-shadow: none;
}
.antibody-search-landing .tools .tool-arrow {
  position: absolute;
  right: 25px;
  top: 16px;
  width: 5px;
  line-height: 1;
}
.antibody-search-landing .tools .arrow {
  float: right;
  margin-top: 5px;
  margin-right: -5px;
}
@media screen and (max-width: 979px) {
  .antibody-search-landing .tools {
    margin-top: 45px;
  }
  .antibody-search-landing .tools .tool-button {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .antibody-search-landing .tools .tool-section-container:last-child {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .antibody-search-landing .tools {
    margin-top: 42px;
  }
  .antibody-search-landing .tools .tool-button {
    font-size: 16px;
    white-space: normal;
  }
  .antibody-search-landing .tools .tool-section-container:last-child {
    margin-top: 31px;
  }
}
.antibody-search-landing .tools-support {
  margin-top: 43px;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .antibody-search-landing .tools-support {
    margin-top: 0;
  }
}
.magellan-grid .antibody-search-landing .tools-support .container {
  max-width: 1293px;
  padding: 0;
}
.magellan-grid .antibody-search-landing .tools-support .container:before,
.magellan-grid .antibody-search-landing .tools-support .container:after {
  display: none;
  content: none;
}
.antibody-search-landing .tools-support .tool-section {
  background-color: #FFF;
  height: 740px;
  margin-bottom: 84px;
  position: relative;
  width: 100%;
}
.antibody-search-landing .tools-support .tool-section.right .tool-image {
  right: 0;
}
.antibody-search-landing .tools-support .tool-section.right .tool-description {
  left: 0;
  padding-left: 162px;
}
.antibody-search-landing .tools-support .tool-section.right .tool-links-list {
  width: 60%;
}
.antibody-search-landing .tools-support .tool-section.last-child {
  margin-bottom: 0;
}
.antibody-search-landing .tools-support .tool-image {
  background-clip: content-box;
  background-repeat: no-repeat;
  background-size: cover;
  height: 566px;
  position: absolute;
  top: 88px;
  width: 631px;
  z-index: 2;
}
.antibody-search-landing .tools-support .tool-image-antibody {
  background-image: url("../images/tools-support-01.png");
}
.antibody-search-landing .tools-support .tool-image-learning {
  background-image: url("../images/tools-support-02.png");
}
.antibody-search-landing .tools-support .tool-description {
  background-color: #F3F3F3;
  display: table;
  height: 100%;
  padding-left: 401px;
  position: absolute;
  right: 0;
  vertical-align: middle;
  width: 72.2%;
  z-index: 1;
}
.antibody-search-landing .tools-support .tool-description .centered {
  display: table-cell;
  vertical-align: middle;
}
.antibody-search-landing .tools-support .tool-title {
  border-bottom: 1px solid #262262;
  color: #333;
  font-size: 13px;
  line-height: 22px;
  padding-bottom: 14px;
  width: 270px;
}
.antibody-search-landing .tools-support .tool-links-list {
  list-style: none;
  margin-left: 0;
}
.antibody-search-landing .tools-support .tool-links-list-element {
  font-size: 28px;
  line-height: 44px;
}
.antibody-search-landing .tools-support .tool-links-list-element h3 {
  margin: 0px;
  font-weight: normal;
}
.antibody-search-landing .tools-support .tool-link {
  font-size: 28px;
  line-height: 44px;
  color: #333;
  letter-spacing: 0.5px;
}
.antibody-search-landing .tools-support .tool-link:hover {
  color: #AEAEAE;
}
@media screen and (max-width: 979px) {
  .magellan-grid .antibody-search-landing .tools-support .container {
    max-width: 768px;
    padding: 0 10px;
  }
  .antibody-search-landing .tools-support .tool-section {
    height: 450px;
    width: 746px;
  }
  .antibody-search-landing .tools-support .tool-section .tool-link {
    font-size: 22px;
    line-height: 32px;
  }
  .antibody-search-landing .tools-support .tool-section.right .tool-description {
    padding-left: 63px;
  }
  .antibody-search-landing .tools-support .tool-section.right .tool-links-list {
    width: 55%;
  }
  .antibody-search-landing .tools-support .tool-image {
    height: 360px;
    top: 45px;
    width: 360px;
  }
  .antibody-search-landing .tools-support .tool-description {
    padding-left: 235px;
    width: 555px;
  }
  .antibody-search-landing .tools-support .tool-title {
    width: 155px;
  }
  .antibody-search-landing .tools-support .tool-links-list-element {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .magellan-grid .antibody-search-landing .tools-support .container {
    max-width: 100%;
    padding: 0;
  }
  .antibody-search-landing .tools-support .tool-section {
    width: 100%;
  }
  .antibody-search-landing .tools-support .tool-section:last-child {
    margin-bottom: 43px;
  }
  .antibody-search-landing .tools-support .tool-section .tool-link {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
  }
  .antibody-search-landing .tools-support .tool-section.right .tool-description {
    padding: 0 10px;
  }
  .antibody-search-landing .tools-support .tool-section.right .tool-links-list {
    width: 100%;
  }
  .antibody-search-landing .tools-support .tool-image,
  .antibody-search-landing .tools-support .tool-description {
    width: 100%;
    padding: 0 10px;
  }
  .antibody-search-landing .tools-support .tool-image {
    height: 150px;
    top: 0;
  }
  .antibody-search-landing .tools-support .tool-description {
    top: 40px;
    height: auto;
  }
  .antibody-search-landing .tools-support .tool-description .centered {
    padding-top: 125px;
    vertical-align: top;
  }
  .antibody-search-landing .tools-support .tool-links-list {
    margin-bottom: 40px;
  }
  .antibody-search-landing .tools-support .tool-links-list-element {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 0;
  }
}
.antibody-search-landing .magellan-grid .resources {
  margin-top: 81px;
  margin-bottom: 45px;
  font-size: 0;
}
.antibody-search-landing .magellan-grid .resources .resources-header-col {
  padding-left: 0;
}
.antibody-search-landing .magellan-grid .resources .container {
  padding: 0;
}
.antibody-search-landing .magellan-grid .resources .resources-header {
  width: 270px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  font-size: 13px;
}
.antibody-search-landing .magellan-grid .resources .image-col {
  display: inline-block;
  float: none;
  min-height: 355px;
  padding: 0;
  width: 23%;
  margin-right: 2.66%;
  vertical-align: top;
}
.antibody-search-landing .magellan-grid .resources .last-image-col {
  margin-right: 0;
}
.antibody-search-landing .magellan-grid .resources .image-container {
  max-width: 270px;
  margin: 0 auto;
}
.antibody-search-landing .magellan-grid .resources .image-container.first-image-col {
  margin-left: 0;
}
.antibody-search-landing .magellan-grid .resources .image-container.last-image-col {
  margin-right: 0;
}
.antibody-search-landing .magellan-grid .resources .image-caption {
  max-width: 270px;
  margin-top: 22px;
  color: #008CEB;
  font-weight: 500;
  line-height: 26px;
}
.antibody-search-landing .magellan-grid .resources .image-caption .image-caption-link:hover {
  color: #262262;
}
.antibody-search-landing .magellan-grid .resources .resource-image {
  width: 100%;
  max-width: 270px;
}
@media screen and (max-width: 979px) {
  .antibody-search-landing .magellan-grid .resources .container {
    padding: 0 15px;
  }
  .antibody-search-landing .magellan-grid .resources .image-caption {
    margin-top: 13px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .antibody-search-landing .magellan-grid .resources .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .antibody-search-landing .magellan-grid .resources .image-caption {
    width: 100%;
  }
  .antibody-search-landing .magellan-grid .resources .image-container {
    margin: 0;
    max-width: none;
  }
  .antibody-search-landing .magellan-grid .resources .image-col {
    margin: 0;
    width: 47.2%;
    margin-right: 5%;
    min-height: auto;
    margin-bottom: 15px;
  }
  .antibody-search-landing .magellan-grid .resources .image-col-right {
    margin-right: 0;
  }
  .antibody-search-landing .magellan-grid .resources .resource-image {
    max-width: none;
  }
}
.antibody-search-landing .headline {
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
}
.antibody-search-landing .headline-underline {
  font-size: 13px;
  width: 270px;
  padding-bottom: 7px;
  line-height: 22px;
  letter-spacing: 0;
  color: #333;
  border-bottom: 1px solid #262262;
  font-weight: bold;
}
.antibody-search-landing .tools-support .tool-section {
  height: 640px;
}
.antibody-search-landing .tools-support .tool-section.right .tool-description {
  padding-left: 35px;
}
.antibody-search-landing .tools-support .tool-section.right .tool-links-list {
  width: 100%;
}
.antibody-search-landing .tools-support .tool-image {
  height: 466px;
  width: 531px;
}
.antibody-search-landing .tools-support .tool-description {
  padding-top: 140px;
  padding-left: 350px;
}
.antibody-search-landing .tools-support .tool-link {
  font-size: 24px;
  line-height: 40px;
}
.antibody-search-landing .tools-support .tool-image-antibody {
  background-image: url("../adv-search/images/tools-support-01.png");
}
.antibody-search-landing .tools-support .tool-image-learning {
  background-image: url("../adv-search/images/tools-support-02.png");
}
.antibody-search-landing.magellan-grid {
  padding: 0;
}
.antibody-search-landing a.two-up-btn {
  margin-left: 85px;
}
.search-input-container {
  position: relative;
  height: 50px;
}
.search-input-container .search-input {
  width: 100%;
  height: 50px;
  font-weight: bold;
  line-height: 16px !important;
  padding: 15px 47px 15px 19px;
  margin: 0;
  transition: border linear .3s, box-shadow linear .3s;
  box-shadow: inset 0 0 transparent, inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 0;
  -webkit-appearance: none;
}
.ie8 .search-input-container .search-input {
  padding: 22px 47px 0 19px;
}
.search-input-container .dropdown-menu {
  border-radius: 0;
  width: 100%;
}
.search-input-container .search-image {
  position: absolute;
  top: 50%;
  right: 13.5px;
  margin-top: -12.5px;
  z-index: 1;
}
.search-input-container .placeholder-text {
  display: none;
  position: absolute;
  top: 8px;
  left: 19px;
  font-weight: bold;
  color: #A2A2A2;
}
.search-input-container .search-input.empty:focus ~ .placeholder-text,
.search-input-container .search-input.has-input ~ .placeholder-text {
  display: block;
}
.search-input-container .search-input:focus::placeholder {
  font-size: 0;
}
.search-input-container .search-input::placeholder {
  position: absolute;
  font-size: 13px;
  padding-bottom: 20px;
}
.search-input-container .search-input:not(.empty),
.search-input-container .search-input.empty:focus {
  padding: 20px 47px 5px 19px;
}
@supports (-moz-appearance: meterbar) and (display: flex) {
  .search-input-container .search-input:not(.empty),
  .search-input-container .search-input.empty:focus {
    padding-top: 18px;
    padding-bottom: 2px;
  }
}
.search-input-container .search-input.empty:focus ~ .recent-searches {
  display: block;
}
.search-input-container .recent-searches {
  padding: 17px 14px 11px;
  display: none;
}
.search-input-container .recent-searches .recent-searches-header {
  margin-bottom: 8px;
}
.search-input-container .recent-searches li .recent-search {
  padding: 0;
}
.search-input-container .valid-input {
  border-color: #dcdcdc;
  transition: border .2s, box-shadow .2s;
  background-color: #FFF;
  box-shadow: inset 4px 0 #7fba00, inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-left-color: #7fba00;
  border-left-width: 1px;
}
.ie8 .search-input-container .valid-input {
  border-left-width: 5px;
}
.search-input-container .invalid-input:not(:focus),
.search-input-container .improper-order:not(:focus) {
  box-shadow: inset 4px 0 #ed7700, inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-left-color: #ed7700;
}
.search-input-container .search-query {
  font-weight: bold;
}
.search-input-container .invalid-input:not(:focus) ~ .invalid-input-error,
.search-input-container .improper-order:not(:focus) ~ .improper-order-error {
  display: block;
}
.search-input-container .invalid-input-error,
.search-input-container .improper-order-error {
  padding: 18px 20px 21px 15px;
}
.search-input-container .error-message {
  line-height: 15px !important;
}
.search-input-container .error-tooltip {
  margin-top: 10px;
}
.dropdown-container .caret-icon {
  position: absolute;
  right: 21px;
  top: 20px;
}
.dropdown-container .btn.btn-selector.has-input,
.dropdown-container .btn.btn-selector.has-input:hover,
.dropdown-container .btn.btn-selector.has-input:focus,
.dropdown-container .btn.btn-selector.has-input:active {
  padding: 5px 15px;
  border-color: #dcdcdc;
  transition: border .2s, box-shadow .2s;
  background-color: #FFF;
  box-shadow: inset 4px 0 #7fba00, inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-left-color: #7fba00;
  border-left-width: 1px;
}
.dropdown-container .dropdown-label {
  font-weight: bold;
}
.dropdown-container .btn-group.open .caret-icon {
  transform: rotate(180deg);
}
.dropdown-container .btn-group {
  width: 100%;
  margin-bottom: 20px;
}
.dropdown-container .btn {
  outline: 0;
  background-color: #FFF;
  border-color: #dcdcdc;
}
.dropdown-container .btn.btn-selector:hover {
  background-color: #ebf2fa;
  border: 1px solid #ebf2fa;
  outline: 0;
  box-shadow: none;
  color: #008CEB;
}
.dropdown-container .btn-selector {
  height: 50px;
  width: 100%;
  text-align: left;
}
.dropdown-container .btn.dropdown-toggle {
  position: absolute;
  height: 100%;
  right: 0;
  z-index: 99;
  border: 0;
  box-shadow: 0;
  border-width: 0.5px;
}
.dropdown-container .dropdown-menu {
  padding: 20px;
  width: 407px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .dropdown-container .dropdown-menu {
    width: 100%;
  }
}
.dropdown-container .checkbox-custom-label {
  padding-left: 32px;
  white-space: normal;
}
.dropdown-container .checkbox-custom-label:before,
.dropdown-container .checkbox-custom-label .checkbox-control {
  position: absolute;
  left: 0;
  top: 2px;
}
.dropdown-container .dropdown-selections {
  display: none;
}
.dropdown-container .dropbox-is-checked {
  position: absolute;
  top: 5px;
  left: 15px;
  color: #A2A2A2;
}
.dropdown-container .dropbox-is-checked + .dropdown-selections {
  display: block;
  position: absolute;
  top: 23px;
  left: 15px;
  overflow-x: hidden;
  right: 20px;
}
.dropdown-container .checkbox-custom-label {
  font-weight: normal;
}
.ie8.magellan-grid .dropdown-container .checkbox-custom + .checkbox-custom-label:before {
  display: none;
}
.ie8.magellan-grid .dropdown-container .checkbox-control {
  position: absolute;
  left: 0;
}
.ie8.magellan-grid .dropdown-container .has-input .dropdown-label {
  top: -15px;
}
.ie8.magellan-grid .dropdown-container .has-input .dropdown-selections {
  top: 0px;
}
.ie8.magellan-grid .dropdown-container .has-input .caret-icon {
  top: 5px;
}
.ie8.magellan-grid .dropdown-container .valid-input,
.ie8.magellan-grid .dropdown-container .btn.has-input,
.ie8.magellan-grid .dropdown-container .btn.has-input:hover,
.ie8.magellan-grid .dropdown-container .btn.has-input:focus,
.ie8.magellan-grid .dropdown-container .btn.has-input:active {
  border-left-width: 5px;
}
.ie8.magellan-grid .dropdown-container .checkbox-custom-label {
  position: relative;
  padding-left: 30px;
}
.ie8.magellan-grid .dropdown-container .caret-icon {
  top: 15px;
}
@media (max-width: 979px) {
  .mobile-tabs-container-row {
    display: block;
    margin: 0 auto;
    float: none;
    padding: 0;
    max-width: 661px;
  }
}
@media (max-width: 767px) {
  .mobile-tabs-container-row .nav-tabs > li,
  .mobile-tabs-container-row .nav-pills > li {
    width: auto;
  }
  .mobile-tabs-container-row .shadow-left,
  .mobile-tabs-container-row .shadow-right {
    width: 1px;
    height: 1px;
    top: 15px;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 3;
    position: absolute;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .mobile-tabs-container-row .shadow-left {
    display: none;
    left: 10px;
    box-shadow: 2px -1px 15px 20px rgba(0, 0, 0, 0.6);
  }
  .mobile-tabs-container-row .shadow-right {
    right: 0px;
    box-shadow: -20px -2px 15px 20px rgba(0, 0, 0, 0.6);
  }
  .mobile-tabs-container-row .tabs-container {
    overflow: auto;
  }
  .mobile-tabs-container-row .tabs-content {
    height: 50px;
    overflow: hidden;
  }
  .mobile-tabs-container-row .tabs-scrollable-content {
    height: 80px;
    overflow: auto;
  }
  .mobile-tabs-container-row .nav-pills {
    min-width: 700px;
    max-height: 70px;
    max-width: 200%;
  }
  .mobile-tabs-container-row .tab {
    border-bottom: 0;
    width: auto;
  }
}
.search-filter {
  padding-top: 48px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .search-filter {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #FAFAFA;
    box-shadow: inset -1px 14px 13px -6px rgba(0, 0, 0, 0.1);
  }
}
.search-filter .breadcrums {
  margin-bottom: 38px;
  color: #008CEB;
}
.search-filter .breadcrums .subdir,
.search-filter .breadcrums .subdir:hover {
  color: #008CEB;
  margin-left: 5px;
  margin-right: 5px;
}
.search-filter .breadcrums .arrow {
  margin-right: 5px;
}
.search-filter .breadcrums .subdir:first-child {
  margin-left: 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .breadcrums {
    display: none;
  }
}
.search-filter .breadcrums .subdir.grayout,
.search-filter .breadcrums .subdir.grayout:hover {
  color: #DCDCDC;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .menu-transition {
    transition: transform 0.4s;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .filter-fields {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #FFF;
    z-index: 1;
    transform: translateX(100%);
  }
  .search-filter .filter-fields .btn-group {
    margin-bottom: 0;
  }
  .search-filter .filter-fields .search-input-container,
  .search-filter .filter-fields .btn {
    margin-top: -1px;
  }
  .search-filter .filter-fields .dropdown-container .dropdown-menu {
    position: fixed;
    top: 60px;
    border: none;
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100% - 60px);
    display: block;
    transition: transform 0.4s;
    transform: translateX(101%);
    z-index: 1052;
  }
  .search-filter .filter-fields .open .dropdown-menu {
    transform: translateX(0);
  }
}
.search-filter .sort-by-dropdown-container {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .sort-by-dropdown-container {
    display: block;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter.is-open .filter-fields {
    transform: translateX(0);
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .filter-fields-content {
    overflow-x: hidden;
    overflow-y: scroll;
    height: calc(100% - 60px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .search-filter .mobile-tabs-container-row {
    margin: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .mobile-tabs-container-row {
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .search-filter .mobile-tabs-container-row .shadow-left,
  .search-filter .mobile-tabs-container-row .shadow-right {
    top: 38px;
  }
  .search-filter .mobile-tabs-container-row .shadow-left {
    box-shadow: 2px -1px 15px 20px rgba(255, 255, 255, 0.6);
  }
  .search-filter .mobile-tabs-container-row .shadow-right {
    box-shadow: -20px -2px 15px 20px rgba(255, 255, 255, 0.6);
  }
  .search-filter .mobile-tabs-container-row .nav-pills {
    min-width: 700px;
  }
}
.search-filter.is-dropdown-open .hide-if-dropdown-open {
  display: none;
}
.search-filter .show-if-dropdown-open {
  display: none;
}
.search-filter.is-dropdown-open .show-if-dropdown-open {
  display: block;
}
.search-filter .filter-summary {
  padding-top: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .search-filter .filter-summary {
    padding-top: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .filter-summary {
    padding-top: 0;
  }
}
.search-filter .filter-fields-header {
  display: none;
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #DCDCDC;
  table-layout: fixed;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .filter-fields-header {
    display: table;
  }
}
.search-filter .filter-fields-title {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
}
.search-filter .filter-field-text {
  font-size: 16px;
}
.search-filter .filter-field-col {
  display: table-cell;
}
.search-filter .filter-summary-content {
  display: none;
  font-weight: bold;
  margin-bottom: 25px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .filter-summary-content {
    display: block;
  }
}
.search-filter .filter-summary-label {
  color: #A2A2A2;
}
.search-filter .expand-filters {
  height: 50px;
  line-height: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .search-filter .expand-filters {
    height: 40px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .expand-filters {
    display: block;
    text-align: center;
    width: 100%;
    border: 1px solid #DCDCDC;
  }
}
.search-filter .expand-filters img {
  width: 21px;
  margin-right: 6px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .expand-filters img {
    display: none;
  }
}
.search-filter .expand-filters-label {
  color: #008CEB;
  font-weight: bold;
}
.search-filter .expand-filters-label.for-less {
  display: inline-block;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .expand-filters-label.for-less {
    display: none;
  }
}
.search-filter.is-closed .expand-filters-label.for-less {
  display: none;
}
.search-filter.is-open .expand-filters-label.for-all {
  display: none;
}
.search-filter.is-closed .show-if-open {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter.is-closed .show-if-open {
    display: block;
  }
}
.search-filter .nav-container {
  margin-bottom: 20px;
}
.search-filter .tabs-container .nav-wrapper {
  padding-bottom: 40px;
}
.search-filter .tabs-container .nav {
  margin-bottom: 20px;
}
.search-filter .tabs-container .tab {
  margin-right: 4px;
}
.search-filter .tabs-container .tab:hover .tab-text,
.search-filter .tabs-container .tab:active .search-filter .tabs-container .tab .tab-text {
  background-color: #F3F3F3;
  color: #555759;
}
.search-filter .tabs-container .tab--active .tab-text {
  background-color: #F3F3F3;
  color: #555759;
}
.search-filter .tabs-container .tab-text {
  border-radius: 0;
  border: 1px solid transparent;
  font-weight: bold;
  font-size: 13px;
  color: #008CEB;
}
.search-filter .dropdown-menu {
  min-width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .dropdown-container .btn:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .dropdown-container .caret-icon {
    display: none;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .dropdown-backdrop {
    top: 60px;
  }
}
.search-filter {
  padding-top: 20px;
  padding-bottom: 30px;
}
.search-filter .large-span-2 {
  width: 18.667%;
}
.search-filter .filter-summary {
  padding-top: 20px;
}
.search-filter .continue-container-gsh {
  display: none;
}
.search-filter .small-devices-gsh {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .filter-summary {
    padding-top: 0;
  }
}
.search-filter .pill {
  margin: 0 10px 10px 0;
}
.search-filter .filter-seo-link {
  color: black;
}
.search-filter .checkbox-custom-label {
  padding-left: 32px;
  white-space: nowrap;
  color: #222222;
}
.search-filter button {
  outline: none;
}
.search-filter .filter-fields {
  z-index: 100;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .sortby-container {
    display: none;
  }
}
.search-filter .sortby-container {
  position: absolute;
  left: auto;
  right: 0;
  bottom: -14px;
  top: auto;
  width: 220px;
}
.search-filter .sortby-container label {
  display: inline;
}
.search-filter .sortby-container select {
  width: 150px;
  margin-bottom: 3px;
}
.search-filter .search-filter-container {
  position: relative;
}
.search-filter .expand-filters {
  height: 15px;
  line-height: 0px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .search-filter .expand-filters {
    height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .search-filter .dropdown-container .dropdown-menu {
    width: 400px;
  }
}
span.select2-selection__arrow {
  height: 46px;
  right: 21px;
  position: absolute;
  top: 1px;
}
span.select2-selection__arrow b {
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
  border-color: #222 transparent transparent transparent;
}
.open span.select2-selection__arrow b {
  border-color: transparent transparent #222 transparent;
  border-width: 0 4px 5px 4px;
}
li.item-selected {
  background: #ebf2fa;
}
.fs-sub-types {
  display: none;
  visibility: hidden;
}
.product-nav {
  margin-top: 34px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .product-nav {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .product-nav {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .product-nav-container {
    padding-left: 8%;
    padding-right: 8%;
  }
}
.product-nav-items {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .product-nav-items {
    margin-top: 25px;
  }
}
.product-nav-list-item {
  position: relative;
  list-style: none;
}
.product-nav-item {
  height: 40px;
  line-height: 42px;
  margin-bottom: 20px;
}
.product-nav-item:first-child {
  padding-left: 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .product-nav-item {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .product-nav-item {
    margin-bottom: 40px;
  }
}
.product-nav-link {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 26px;
  padding-left: 58px;
  cursor: pointer;
}
.product-nav-link:link {
  color: #333;
}
.product-nav-link:visited {
  color: #333;
}
.product-nav-link:focus {
  padding-top: 9px;
  padding-bottom: 12px;
}
.product-nav-link:hover {
  color: #AEAEAE;
}
.product-nav-link:hover .product-nav-icon {
  background-position: -40px 0;
}
.product-nav-icon {
  position: absolute;
  top: 0;
  left: 15px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.magellan-grid .search-header .ie8-search-header-background {
  display: none;
}
.magellan-grid .search-header .search-header-content {
  padding: 0;
  padding-top: 125px;
}
.magellan-grid .search-header .container {
  background: transparent;
}
.magellan-grid .search-header .search-heading {
  color: #FFF;
  font-size: 44px;
  font-weight: 200;
  line-height: 54px;
  letter-spacing: 0;
  padding-bottom: 47px;
}
.magellan-grid .search-header .search-header-columns {
  padding-right: 0;
  padding-left: 0;
}
.magellan-grid .search-header .search-header-columns:first-child {
  padding-left: 15px;
}
.magellan-grid .search-header .search-header-columns:last-child {
  padding-right: 15px;
}
.magellan-grid .search-header .nav-pills {
  margin-bottom: 20px;
}
.magellan-grid .search-header .button-group-container {
  height: 60px;
}
.magellan-grid .search-header .tabs-container .tab-text {
  color: #FFF;
  padding: 8px 20px;
  opacity: 1;
}
.magellan-grid .search-header .tab {
  color: #FFF;
  opacity: 0.5;
  font-weight: bold;
}
.magellan-grid .search-header .tab:hover,
.magellan-grid .search-header .tab--active {
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 1;
}
.magellan-grid .search-header .tab:hover {
  background-color: transparent;
}
.magellan-grid .search-header .search-button {
  width: 100%;
  height: 60px;
  background-color: #EE3134;
  color: #FFF;
  font-size: 16px;
  border: 0;
}
.magellan-grid .search-header .search-button:hover {
  background-color: #D52C2E;
}
.magellan-grid .search-header .dropdown-container .btn,
.magellan-grid .search-header .search-input-container,
.magellan-grid .search-header .search-input {
  height: 60px;
}
.magellan-grid .search-header .dropdown-container .btn-group {
  margin-bottom: 0;
}
.magellan-grid .search-header .dropdown-selections {
  top: 25px;
}
.magellan-grid .search-header .dropdown-container .caret-icon {
  top: 27px;
}
@media (max-width: 979px) and (min-width: 1px) {
  .magellan-grid .search-header {
    min-height: 593px;
  }
  .magellan-grid .search-header .row {
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .magellan-grid .search-header .search-header-content {
    padding-top: 40px;
  }
  .magellan-grid .search-header .search-heading {
    padding-left: 70px;
    padding-right: 70px;
    text-align: center;
  }
  .magellan-grid .search-header .search-header-columns:first-child,
  .magellan-grid .search-header .search-header-columns:last-child {
    padding-left: 0;
    padding-right: 0;
  }
  .magellan-grid .search-header .search-header-columns {
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
    padding: 0;
    max-width: 555px;
  }
  .magellan-grid .search-header .search-button {
    margin-top: 20px;
    left: 50%;
    margin-left: 135px;
    max-width: 270px;
  }
}
@media (max-width: 767px) {
  .magellan-grid .search-header {
    min-height: 510px;
  }
  .magellan-grid .search-header .search-header-content {
    padding-top: 22px;
  }
  .magellan-grid .search-header .search-heading-col {
    padding: 0;
  }
  .magellan-grid .search-header .dropdown-menu {
    white-space: normal;
    max-width: 100%;
  }
  .magellan-grid .search-header .search-heading {
    font-size: 22px;
    line-height: 32px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 22px;
  }
  .magellan-grid .search-header .search-button {
    max-width: 100%;
    margin-left: 0;
  }
  .magellan-grid .search-header .hide-mobile {
    display: none;
  }
  .magellan-grid .search-header .mobile-tabs-container-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.ie8.magellan-grid .search-header .ie8-search-header-background {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  max-height: 500px;
}
.ie8.magellan-grid .search-header .dropdown-selections {
  top: 0;
}
.ie8.magellan-grid .search-header .caret-icon {
  top: 20px;
}
.ie8.magellan-grid .search-header .search-input-container .search-input {
  line-height: 30px !important;
  padding: 20px 47px 22px 15px;
}
.ie8.magellan-grid .search-header .search-input-container .search-input:focus.empty {
  padding-left: 20px;
}
.ie8.magellan-grid .search-header .search-input-container .search-input:focus.has-input {
  padding-left: 20px;
}
.ie8.magellan-grid .search-header .search-input-container .search-input:focus.valid-input {
  padding-left: 15px;
}
.ie8.magellan-grid .search-header .search-input-container .placeholder-text {
  top: 12px;
}
.search-input-container .search-input::placeholder {
  color: #a2a2a2;
}
.search-header .search-input-container .search-image {
  display: none;
  jason: 50px;
}
.search-input-container .search-input {
  color: #a2a2a2;
  font-weight: lighter;
}
.search-header .search-input-container .search-input {
  padding-right: 19px;
  padding-top: 12px;
}
.search-input-container .to-show-on-sticky {
  display: none;
}
.magellan-grid .search-header .dropbox-is-checked + .dropdown-selections {
  overflow-x: inherit;
}
.magellan-grid .search-header .global-search-form .magellan-grid .container .search-header .adv-global-search .search-container .antibody-filter-wrapper .search-button-container {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .magellan-grid .search-header .global-search-form .magellan-grid .container .search-header .adv-global-search .search-container .antibody-filter-wrapper .search-button-container {
    display: block;
  }
}
.magellan-grid .search-header span.select2-selection__arrow {
  height: 46px;
  right: 21px;
  position: absolute;
  top: 1px;
}
.magellan-grid .search-header span.select2-selection__arrow b {
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
  border-color: #222 transparent transparent transparent;
}
.magellan-grid .search-header .open span.select2-selection__arrow b {
  border-color: transparent transparent #222 transparent;
  border-width: 0 4px 5px 4px;
}
.magellan-grid .search-header .global-search-button {
  display: none;
}
.magellan-grid .search-header .suggestionHeader,
.magellan-grid .search-header .labels-container {
  color: #DCDCDC;
  display: none;
}
.magellan-grid .search-header .search-header-content {
  padding-top: 20px;
}
.magellan-grid .search-header .search-heading {
  padding-bottom: 17px;
}
.magellan-grid .search-header .search-header-select-container {
  display: none;
}
.ie8.magellan-grid .search-header .search-input-container .search-input {
  padding: 20px 47px 22px 20px;
}
.magellan-grid .search-header .search-input-container .dropdown-menu {
  display: block;
}
.magellan-grid .search-header .search-input-container .dropdown-menu.typeahead {
  width: auto;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .magellan-grid .search-header .search-header-select-container {
    display: block !important;
  }
  .magellan-grid .search-header .search-header-select-container .search-header-select {
    width: 100%;
    height: 50px;
    font-weight: bold;
    line-height: 16px !important;
    padding: 15px 47px 16px 19px !important;
    margin: 0;
    -webkit-appearance: none;
  }
  .magellan-grid .search-header #adv-search .large-span-12,
  .magellan-grid .search-header #adv-search .nav-wrapper {
    padding: 0;
  }
  .magellan-grid .search-header .search-tabs {
    display: none !important;
  }
}
/**
   * For category and null results. we want the search form in but we need to strip some styles and alter a couple others.
   */
.category-page .magellan-grid .search-header,
.antibody-null-results .magellan-grid .search-header,
.magellan-grid .search-header.antibody-search-include {
  background-image: none;
  min-height: 100px;
}
.category-page .magellan-grid .search-header.null-results,
.antibody-null-results .magellan-grid .search-header.null-results,
.magellan-grid .search-header.antibody-search-include.null-results {
  padding-top: 20px;
}
.category-page .magellan-grid .search-header .tab,
.antibody-null-results .magellan-grid .search-header .tab,
.magellan-grid .search-header.antibody-search-include .tab {
  opacity: 1;
}
.category-page .magellan-grid .search-header a.tab-text,
.antibody-null-results .magellan-grid .search-header a.tab-text,
.magellan-grid .search-header.antibody-search-include a.tab-text {
  color: #008CEB;
  font-weight: bold;
}
.category-page .magellan-grid .search-header span.tab-text,
.antibody-null-results .magellan-grid .search-header span.tab-text,
.magellan-grid .search-header.antibody-search-include span.tab-text {
  color: #008CEB;
  font-weight: bold;
}
.category-page .magellan-grid .search-header .tab:hover,
.antibody-null-results .magellan-grid .search-header .tab:hover,
.magellan-grid .search-header.antibody-search-include .tab:hover,
.category-page .magellan-grid .search-header .tab--active,
.antibody-null-results .magellan-grid .search-header .tab--active,
.magellan-grid .search-header.antibody-search-include .tab--active {
  background-color: #F3F3F3;
}
.category-page .magellan-grid .search-header .tab:hover .tab-text,
.antibody-null-results .magellan-grid .search-header .tab:hover .tab-text,
.magellan-grid .search-header.antibody-search-include .tab:hover .tab-text,
.category-page .magellan-grid .search-header .tab--active .tab-text,
.antibody-null-results .magellan-grid .search-header .tab--active .tab-text,
.magellan-grid .search-header.antibody-search-include .tab--active .tab-text {
  color: #555759;
}
.tab-text {
  cursor: pointer !important;
}
.fisher-embedded #site-overlay {
  background: #000000;
  width: 100%;
  z-index: 501;
  height: auto;
  left: auto;
  top: auto;
  position: inherit;
}
.fisher-embedded #loading-overlay {
  position: inherit;
  margin-left: auto;
  margin-right: auto;
}
.no-product-type-page .search-tabs {
  display: none;
}
.antibody-landing-fishersci .nav-pills > li {
  float: left;
}
.antibody-landing-fishersci .magellan-grid .large-span-12 {
  margin-bottom: 20px !important;
}
.antibody-landing-fishersci .btn-group > .btn:first-child {
  margin-left: 0;
}
.antibody-landing-fishersci .magellan-grid .search-header .search-button {
  margin-left: 0px;
  background-color: #004985;
}
.antibody-landing-fishersci .open > .dropdown-menu {
  display: block;
}
.antibody-landing-fishersci .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.antibody-landing-fishersci .dropdown-container .btn {
  background-color: #FFFFFF !important;
  color: #004985;
  border: 1px solid #004985;
}
.antibody-landing-fishersci .dropdown-container .btn:hover,
.antibody-landing-fishersci .dropdown-container .btn:focus {
  background-color: #FFFFFF !important;
  color: #004985;
  border: 1px solid #004985;
}
.antibody-landing-fishersci .dropdown-menu > li > a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #333;
  white-space: nowrap;
  padding: 3px 20px;
}
.antibody-landing-fishersci a,
a:link,
a:active,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}
.antibody-landing-fishersci .dropdown-container .btn.disabled {
  background-color: #f3f3f3 !important;
  color: #c8c8c8;
}
.antibody-landing-fishersci .dropdown-menu a:hover {
  border: 1px solid #004985;
}
.antibody-landing-fishersci .dropdown-container .btn.btn-selector.has-input {
  border: 1px solid #004985;
}
.antibody-landing-fishersci .dropdown-container .dropbox-is-checked + .dropdown-selections {
  overflow: hidden;
}
.product-nav-link {
  font-size: 14px;
  line-height: 24px;
}
.gallery-module {
  margin-bottom: 40px;
}
.gallery-tabs .tab-with-icon {
  padding-left: 40px;
  position: relative;
}
.gallery-tabs .tab-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  margin: auto;
}
.gallery-dropdown-container {
  position: relative;
}
.gallery-dropdown-label {
  display: none;
}
@media screen and (max-width: 767px) {
  .gallery-dropdown-label {
    display: block;
    position: absolute;
    top: 35px;
    left: 14px;
    font-weight: bold;
    pointer-events: none;
  }
}
.gallery-dropdown {
  margin-top: 20px;
  width: 100%;
  padding-left: 117px;
  height: 50px;
  text-indent: 117px;
}
@-moz-document url-prefix() {
  .gallery-dropdown {
    text-indent: 0;
  }
}
.android .gallery-dropdown {
  text-indent: 0;
}
.gallery-container {
  overflow: hidden;
  position: relative;
  min-height: 500px;
}
@media screen and (max-width: 767px) {
  .gallery-container {
    min-height: 0;
  }
}
.gallery-slides {
  position: absolute;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .gallery-slides {
    position: relative;
  }
}
.gallery-slide {
  display: inline-block;
  font-size: 16px;
  text-align: left;
  width: 100%;
  max-width: 768px;
  margin: 30px -5px;
  vertical-align: middle;
}
@media screen and (max-width: 979px) {
  .gallery-slide {
    max-width: 619px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-slide.is-active {
    width: 100%;
    max-width: initial;
    margin: 30px -5px;
    padding: 0 10px;
  }
  .gallery-slide.is-unactive {
    display: none;
  }
}
.gallery-slide.is-hidden {
  display: none;
}
.ie8 .gallery-slide {
  margin: 30px 15px;
  border: 1px solid #C9C8C8;
}
.ie9 .gallery-slide {
  margin: 30px 15px;
}
.gallery-slide-image img {
  width: 100%;
}
.gallery-slide-container {
  box-shadow: 0 7px 30px 0 rgba(0, 0, 0, 0.2);
}
.gallery-slide.is-unactive .gallery-slide-container {
  transform: scale(0.9);
  opacity: 0.3;
}
.gallery-slide-container a {
  font-weight: bold;
  font-size: 13px;
}
.gallery-slide-container a:visited {
  color: #008CEB;
}
.gallery-slide-container .view-details-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .gallery-slide-container .view-details-mobile {
    display: inline;
  }
}
.gallery-slide-container .view-details-desktop {
  display: inline;
}
@media screen and (max-width: 767px) {
  .gallery-slide-container .view-details-desktop {
    display: none;
  }
}
.gallery-slide-label {
  padding: 15px 35px;
  border-bottom: 1px solid #C9C8C8;
}
@media screen and (max-width: 979px) {
  .gallery-slide-label {
    padding: 12px 20px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-slide-label {
    border: 1px solid #DCDCDC;
  }
}
.ie8 .is-unactive .gallery-slide-label {
  border-bottom: none;
}
.gallery-slide-label .right-block {
  float: right;
}
.gallery-slide-label .share-link {
  margin-left: 20px;
}
.gallery-slide.is-unactive .gallery-slide-label .share-link {
  pointer-events: none;
}
.gallery-slide-content {
  padding: 25px 35px;
}
.gallery-slide.is-unactive .gallery-slide-content {
  display: none;
}
@media screen and (max-width: 979px) {
  .gallery-slide-content {
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-slide-content {
    display: none;
  }
}
.gallery-slide-content p.gallery-slide-description {
  line-height: 1.69;
}
.gallery-slide-content p.gallery-slide-description:last-child {
  margin-bottom: 0;
}
.gallery-slide-title {
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 13px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .gallery-controls-arrows {
    display: none;
  }
}
.gallery-controls-arrow {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 70px;
  height: 70px;
  background-color: #EE3134;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  outline: none;
  z-index: 2;
  transition: background-color 100ms ease-in-out;
}
.gallery-controls-arrow:hover {
  background-color: #D52C2E;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .gallery-controls-arrow {
    width: 42px;
    height: 42px;
    margin-top: -22px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .gallery-controls-arrow {
    top: 254px;
  }
}
.gallery-controls-arrow.arrow-left {
  background-image: url('../webapp/assets/adv-search/images/gallery-module/gallery-arrow-left.png');
  left: 0;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .gallery-controls-arrow.arrow-left {
    background-image: url('../webapp/assets/adv-search/images/gallery-module/gallery-arrow-left-small.png');
  }
}
.gallery-controls-arrow.arrow-right {
  left: auto;
  right: 0;
  background-image: url('../webapp/assets/adv-search/images/gallery-module/gallery-arrow-right.png');
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .gallery-controls-arrow.arrow-right {
    background-image: url('../webapp/assets/adv-search/images/gallery-module/gallery-arrow-right-small.png');
  }
}
.gallery-controls-dots {
  display: none;
  text-align: center;
  margin-bottom: 8px;
  letter-spacing: 8px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .gallery-controls-dots {
    display: block;
  }
}
.gallery-controls-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background: rgba(51, 51, 51, 0.2);
}
.gallery-controls-dot.active-dot {
  background: #7fba00;
}
.gallery-indicators {
  text-align: center;
  font-weight: bold;
  color: #555759;
  display: none;
}
@media screen and (max-width: 767px) {
  .gallery-indicators {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .adv-cert-gallery .gallery-controls-arrow {
    width: 38px !important;
  }
  .adv-cert-gallery .left-product-images {
    padding-left: 35px !important;
    width: auto !important;
  }
  .adv-cert-gallery .right-product-content {
    padding-right: 37px !important;
  }
}
.gallery-controls-arrow.arrow-left {
  background-image: url('../webapp/assets/img/gallery-arrow-left.png');
  position: absolute;
}
.reference .gallery-controls-arrow.arrow-left {
  left: -13px;
  top: 50%;
}
@media only screen and (min-width: 1136px) {
  .gallery-controls-arrow.arrow-left {
    left: -70px;
  }
  .reference .gallery-controls-arrow.arrow-left {
    top: 162px;
    left: -86px;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .gallery-controls-arrow.arrow-left {
    background-image: url('assets/img/gallery-arrow-left-small.png');
    left: 10px;
  }
}
.gallery-controls-arrow.arrow-right {
  background-image: url('assets/img/gallery-arrow-right.png');
  position: absolute;
}
.reference .gallery-controls-arrow.arrow-right {
  right: 10px;
  top: 250px;
}
@media only screen and (min-width: 1136px) {
  .gallery-controls-arrow.arrow-right {
    right: -70px;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .gallery-controls-arrow.arrow-right {
    background-image: url('assets/img/gallery-arrow-right-small.png');
    right: 10px;
  }
}
@media only screen and (min-width: 1136px) {
  .gallery-content {
    position: relative;
  }
}
.carousel-control-arrow {
  right: 0px !important;
}
.reference .gallery-controls-dot {
  background: rgba(249, 242, 242, 0.2);
}
.reference .gallery-controls-dot.active-dot {
  background: #7fba00;
}
@media only screen and (min-width: 1136px) {
  .fishersci .gallery-controls-arrow.arrow-right {
    right: 0;
  }
  .fishersci .gallery-controls-arrow.arrow-left {
    left: 0;
  }
}
.adv-cert-gallery-pdp .view-this-antibody {
  display: none;
}
.gallery-controls-arrow {
  z-index: 79 !important;
}
.gallery-content {
  height: 545px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .gallery-content {
    height: auto;
  }
}
.adv-cert-gallery .gallery-content {
  height: auto !important;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .gallery-content .product-desc-text.viewing-more-short-description {
    display: none !important;
  }
}
.adv-cert-gallery .gallery-content .product-desc-text.mobile-long-description {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .gallery-content .product-desc-text.viewing-more-long-description {
    display: inline !important;
  }
}
@media only screen and (min-width: 768px) {
  .adv-cert-gallery .gallery-content .view-more-link.sm {
    display: none !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .adv-cert-gallery .gallery-content .view-more-link.sm {
    display: inherit;
  }
}
.benchsci-blue-logo {
  height: 25px;
  vertical-align: middle;
}
.benchsci-disclaimer-info {
  font-weight: bold;
  color: #4a4a4a;
  line-height: 1.69 !important;
}
.benchsci-disclaimer-info a {
  font-weight: initial;
}
.pfTitleToViewImage {
  margin-bottom: 38px !important;
  margin-top: 25px;
}
.drawer-content .pfTitleToViewImage .benchsci-disclaimer-info,
.drawer-content .pfTitleToViewImage .benchsci-disclaimer-info #disclaimerLink,
.drawer-content .pfTitleToViewImage .viewImageTextOnSerp {
  color: white;
}
.drawer-content .pfTitleToViewImage .viewImageTextOnSerp #external-link-icon {
  color: white;
  -webkit-filter: invert(1);
  filter: invert(1);
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .gallery-controls-arrows {
    display: block;
    padding: 5px 5px 10px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .gallery-controls-arrow.arrow-left,
  .gallery-controls-arrow.arrow-right {
    top: auto;
    bottom: 0;
    position: relative;
    width: 35px;
    height: 35px;
  }
  .gallery-controls-arrow.arrow-left.arrow-right,
  .gallery-controls-arrow.arrow-right.arrow-right {
    float: right;
    margin-top: -15px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .image-container {
    margin-bottom: 5px;
  }
  .to-display-image-count-on-sm {
    margin: 0px;
  }
  .to-display-image-count-on-sm .legend {
    position: relative;
    top: 20px;
    display: inherit;
  }
  .to-show-only-on-pdp {
    display: none;
  }
}
.compare-module {
  padding-bottom: 80px;
}
@media screen and (max-width: 979px) {
  .compare-module .visible-desktop {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .compare-module .visible-mobile {
    display: none;
  }
}
.compare-module .sticky-header {
  background-color: #FFF;
  left: 0;
  position: fixed;
  top: -100%;
  transition: top 300ms ease;
  width: 100%;
  z-index: 10;
}
.compare-module .regular-header {
  border-bottom: none;
  display: block;
}
@media screen and (max-width: 767px) {
  .compare-module .regular-header p {
    font-size: 11px;
  }
  .compare-module .regular-header .product-name {
    font-size: 13px;
  }
}
.compare-module .regular-header .compare-module-row {
  padding-bottom: 0;
}
.compare-module .compare-product-info .compare-module-row {
  padding: 0;
}
.sticky.compare-module .sticky-header {
  top: 0;
}
.sticky.compare-module .regular-header {
  display: none;
}
.compare-module-heading {
  margin: 30px 0;
}
.compare-module-heading .back-link-image {
  margin-right: 5px;
}
.compare-module-heading .back-link-content,
.compare-module-heading .back-link-image {
  display: inline-block;
  vertical-align: middle;
}
.compare-module-heading .left {
  float: left;
}
.compare-module-heading .right {
  float: right;
}
.compare-module-heading .control-link {
  font-weight: bold;
  margin-left: 12px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .compare-module-heading .control-link {
    font-size: 0;
  }
}
.compare-module-heading .control-link img {
  margin-right: 7px;
}
.compare-module-table {
  margin-bottom: 35px;
}
.compare-module-title {
  font-size: 44px;
  font-weight: normal;
  border-bottom: 1px solid #000000;
  padding-bottom: 22px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .compare-module-title {
    font-size: 28px;
    padding-bottom: 5px;
  }
}
.compare-module-row-container {
  border-bottom: 1px solid #DCDCDC;
}
.compare-module-row {
  font-size: 0;
  padding: 20px 0;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}
@media screen and (max-width: 979px) {
  .compare-module-row {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .compare-module-row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.compare-module-row-disabled {
  color: #C9C8C8;
}
.compare-module-divider-row {
  padding-top: 70px;
}
@media screen and (max-width: 979px) {
  .compare-module-divider-row {
    padding-top: 55px;
  }
}
.compare-module-divider-row .compare-module-cell {
  font-size: 11px;
}
@media screen and (max-width: 979px) {
  .compare-module-divider-row .compare-module-cell {
    font-size: 13px;
    margin-bottom: 0;
  }
}
.compare-module-cell {
  display: inline-block;
  width: 25%;
  font-size: 13px;
  vertical-align: top;
  padding-right: 15px;
  padding-left: 15px;
}
@media screen and (max-width: 979px) {
  .compare-module-cell {
    width: 33.3333%;
  }
}
@media screen and (max-width: 767px) {
  .compare-module-cell {
    padding-right: 8px;
    padding-left: 8px;
  }
}
.compare-module-cell p {
  font-size: 13px;
}
.compare-module-cell .bold {
  font-weight: bold;
}
.compare-module-cell .product-name-container {
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .compare-module-cell .product-name-container {
    margin-top: 12px;
    margin-bottom: 4px;
  }
}
.compare-module-cell .product-name {
  font-size: 16px;
  color: #008CEB;
  font-weight: bold;
}
.compare-module-cell .product-name:hover {
  color: #27245f;
}
.compare-module-cell .product-thumbnail {
  margin-top: 22px;
}
@media screen and (max-width: 979px) {
  .compare-module-cell .product-thumbnail {
    margin-top: 0;
  }
}
.compare-module-cell .product-thumbnail-image {
  width: 100%;
}
.compare-module-cell .application-label {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 2px 4px;
  display: inline-block;
  background-color: #EEE;
}
.compare-module-cell .certification-label-container {
  margin-bottom: 4px;
}
.compare-module-cell .certification-label {
  color: #000000;
}
.compare-module-cell .references-icon {
  margin-right: 15px;
  margin-left: 6px;
}
@media screen and (max-width: 767px) {
  .compare-module-cell .references-icon {
    display: none;
  }
}
.compare-module-cell .certification-icon {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .compare-module-cell .certification-icon {
    display: none;
  }
}
.compare-module-cell-title {
  font-weight: bold;
}
@media screen and (max-width: 979px) {
  .compare-module-cell-title {
    width: 100%;
    margin-bottom: 14px;
  }
}
.thumbnail-placeholder {
  background-color: #F3F3F3;
  padding: 0;
  display: block;
  width: 100%;
  border: none;
  position: relative;
  outline: none;
  padding-bottom: 100%;
}
.thumbnail-placeholder-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
  font-weight: bold;
  color: #008CEB;
  height: 100px;
}
@media screen and (max-width: 767px) {
  .thumbnail-placeholder-content {
    font-size: 12px;
    line-height: 1.4;
    height: 75px;
  }
}
@media screen and (max-width: 480px) {
  .thumbnail-placeholder-content {
    font-size: 10px;
    height: 65px;
  }
}
.thumbnail-placeholder:hover .thumbnail-placeholder-content {
  color: #27245f;
}
.thumbnail-placeholder-content img {
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .thumbnail-placeholder-content img {
    margin-bottom: 14px;
    max-width: 26px;
  }
}
@media screen and (max-width: 480px) {
  .thumbnail-placeholder-content img {
    margin-bottom: 8px;
  }
}
.thumbnail-controls .thumbnail-indicator {
  display: inline-block;
  margin-top: 8px;
  font-size: 11px;
  font-weight: bold;
}
.thumbnail-controls .thumbnail-buttons {
  float: right;
}
@media screen and (max-width: 767px) {
  .thumbnail-controls .thumbnail-buttons {
    display: none;
  }
}
.thumbnail-controls .thumbnail-button {
  background-color: transparent;
  border: 0;
}
.thumbnail-controls .thumbnail-button.right-arrow {
  padding-right: 0;
}
.compare-module-disclaimer {
  font-size: 13px;
}
.compare-sticky.show {
  bottom: 0px;
}
.compare-sticky {
  position: fixed;
  bottom: -100px;
  width: 100%;
  height: 100px;
  background: #FFF;
  box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.1);
  z-index: 10;
}
.compare-sticky .compare-title-mobile {
  display: none;
}
.compare-sticky .compare-content {
  position: relative;
  max-width: 1140px;
  height: 100%;
  margin: 0 auto;
  font-size: 0;
}
.compare-sticky .first,
.compare-sticky .second,
.compare-sticky .third,
.compare-sticky .button-container {
  position: relative;
  display: inline-block;
  width: 25%;
  height: 100%;
  text-align: center;
  vertical-align: top;
  font-size: 11px;
}
.compare-sticky .first,
.compare-sticky .second,
.compare-sticky .third {
  text-align: center;
  font-weight: bold;
}
.compare-sticky .product-name {
  width: 92%;
  margin: 0 auto;
  margin-top: 27px;
  text-overflow: ellipsis;
  font-size: 13px;
}
.compare-sticky .product-name.empty {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  margin-top: -18px;
  margin-left: -45px;
  white-space: normal;
  color: #C9C8C8;
  font-size: 13px;
}
.compare-sticky .empty-text {
  display: none;
  line-height: 1.42857143;
}
.compare-sticky .empty + .remove-compare-item {
  display: none;
}
.compare-sticky .empty .empty-text {
  display: block;
}
.compare-sticky .compare-button {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 168px;
  margin-top: -18px;
  margin-left: -84px;
}
.compare-sticky .compare-button,
.compare-sticky .compare-button:hover,
.compare-sticky .compare-button:active {
  color: #FFF !important;
  background-color: #262262;
  background-image: none;
  filter: none;
}
.compare-sticky .btn.compare-button:disabled {
  color: #FFF;
  background-color: #C9C8C8 !important;
}
@media screen and (max-width: 979px) {
  .compare-sticky {
    bottom: -148px;
    height: 148px;
  }
  .compare-sticky .first,
  .compare-sticky .second,
  .compare-sticky .third {
    width: 33.33%;
    height: 65%;
  }
  .compare-sticky .button-container {
    width: 100%;
    height: 35%;
  }
  .compare-sticky .compare-button {
    width: 250px;
  }
  .compare-sticky .compare-button,
  .compare-sticky .compare-button:focus,
  .compare-sticky .compare-button:hover,
  .compare-sticky .compare-button:active {
    top: 0;
    left: 50%;
    margin-top: 0;
    margin-left: -125px;
  }
  .compare-sticky .product-name {
    margin-top: 25px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .compare-sticky {
    bottom: -241px;
    height: 241px;
  }
  .compare-sticky.show {
    bottom: -200px;
  }
  .compare-sticky.mobile-open {
    bottom: 0;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 200;
  }
  .compare-sticky .compare-content {
    height: 100%;
  }
  .compare-sticky .compare-title-mobile {
    position: relative;
    display: block;
    height: 42px;
    padding-right: 10px;
    padding-left: 10px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
  }
  .non-touch .compare-sticky .compare-title-mobile:hover {
    background-color: #DCDCDC;
  }
  .compare-sticky .compare-title {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -10px;
    font-size: 16px;
    font-weight: 300;
  }
  .compare-sticky .compare-title::after {
    position: absolute;
    right: 25px;
    font-size: 12px;
  }
  .compare-sticky .first,
  .compare-sticky .second,
  .compare-sticky .third {
    width: 100%;
    height: 40px;
    text-align: left;
    border-bottom: 1px solid #DCDCDC;
  }
  .compare-sticky .button-container {
    height: 75px;
  }
  .compare-sticky .compare-button,
  .compare-sticky .compare-button:active,
  .compare-sticky .compare-button:hover,
  .compare-sticky .compare-button:focus {
    position: static;
    width: 100%;
    margin: 0;
    margin-top: 20px;
    margin-left: 0;
  }
  .compare-sticky .product-name.empty {
    top: 10px;
    left: 0;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    font-size: 11px;
  }
  .compare-sticky .product-name {
    position: absolute;
    top: 10px;
    display: inline-block;
    width: 85%;
    margin-top: 0;
    font-size: 11px;
  }
  .compare-sticky .remove-compare-item {
    position: absolute;
    top: 10px;
    right: 0;
  }
}
.ng-modal-dialog {
  height: 100%;
  width: 70%;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 15%;
  overflow: auto;
  background-color: #fff;
}
.ng-modal-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
}
.compare-slide-img {
  max-height: 18em;
  max-width: 18em;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .compare-slide-img {
    min-height: 0em;
  }
}
.product-thumbnail-ext {
  min-height: 18em;
  line-height: 18em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .product-thumbnail-ext {
    line-height: 4em;
    min-height: 6em;
  }
}
.hide-sliding-image {
  display: none;
}
.show-sliding-image {
  display: block;
}
.compare-module-title {
  font-size: 30px;
  padding-bottom: 10px;
}
@media screen and (max-width: 979px) {
  .add-a-product {
    display: none;
  }
}
.back-link {
  font-weight: bold;
}
.ng-modal-close {
  position: absolute;
  top: 3px;
  right: 5px;
  cursor: pointer;
  font-size: 120%;
  padding: 5px;
  display: inline-block;
  font-size: x-large;
}
@media screen and (max-width: 767px) {
  .thumbnail-controls .thumbnail-buttons {
    display: inline;
  }
}
.thumbnail-controls .thumbnail-button {
  margin-left: -4px;
}
.compare-module-cell .product-thumbnail-image {
  width: auto;
}
.back-to-top-button {
  position: fixed;
  bottom: 5px;
  right: 20px;
  width: 49px;
  height: 49px;
  background: url(../images/back-to-top-button.png) no-repeat;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #FFF;
  transition: bottom 0.3s;
  z-index: 10;
}
.back-to-top-button.is-hidden {
  bottom: -60px;
}
@media screen and (max-width: 767px) {
  .back-to-top-button {
    display: none;
  }
}
.back-to-top-button {
  background: url(assets/img/back-to-top-button.png) no-repeat;
  z-index: 40;
}
/**
 * Search results related items
 */
.antibody-search-results .results {
  width: auto;
  margin: 0 auto;
}
.antibody-search-results .results.dark-bg {
  width: 100%;
  background-color: #FAFAFA;
  box-shadow: inset -1px 14px 13px -6px rgba(0, 0, 0, 0.1);
}
.antibody-search-results .results.third-party-bg {
  width: 100%;
  background-color: #F3F3F3;
  border-top: 2px solid #333;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results.third-party-bg {
    padding-top: 10%;
  }
}
.antibody-search-results .results .outbound-link-icon {
  padding-left: 9px;
  margin-bottom: 5px;
}
.antibody-search-results .results .underline-hover:hover {
  text-decoration: underline;
}
.antibody-search-results .results .third-party-logo {
  margin-left: 33%;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .results .third-party-logo {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results .third-party-logo {
    float: none;
    padding-left: 0%;
    margin-bottom: 5px;
    padding-top: 6%;
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .results.results-third-party {
    padding-top: 5%;
  }
}
.antibody-search-results .results .table {
  margin-bottom: 0px;
}
.antibody-search-results .results .third-party-url {
  text-decoration: none;
  color: inherit;
}
.antibody-search-results .results.no-compare .product-col {
  width: 23%;
}
.antibody-search-results .results.no-compare .compare-col {
  display: none;
}
.antibody-search-results .results .results-data {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  padding: 45px 15px;
}
.antibody-search-results .results .results-data.mobile-only {
  display: none;
}
.antibody-search-results .results .table-row {
  width: 100%;
  font-size: 0;
}
.antibody-search-results .results .table {
  border-top: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
  background: #FAFAFA;
}
.antibody-search-results .results .table.results-third-party {
  background: #F3F3F3;
}
.antibody-search-results .results .table-head {
  font-size: 0;
  font-weight: bold;
  border-bottom: 1px solid #DCDCDC;
}
.antibody-search-results .results .header-data,
.antibody-search-results .results .table-data {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.antibody-search-results .results .header-data > .table-cell {
  font-size: 11px;
  line-height: 1;
  padding: 18px 0;
}
.antibody-search-results .results .table-data {
  padding-top: 30px;
  padding-bottom: 36px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.antibody-search-results .results .table-data:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -1px;
  border-bottom: 0px solid #333;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 1;
  transition: border-bottom 0.3s;
}
.antibody-search-results .results .drawer-opened .table-data:before {
  border-bottom: 10px solid #333;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results .drawer-opened .table-data:before {
    display: none;
  }
}
.antibody-search-results .results .table-body {
  font-size: 0;
}
.antibody-search-results .results .table-cell {
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
}
.antibody-search-results .results .table-data .table-cell {
  padding-right: 25px;
}
.antibody-search-results .results .table-data .table-cell:last-child {
  padding-right: 0;
}
.antibody-search-results .results .table-row-label-container {
  font-size: 14px;
}
.antibody-search-results .results .table-row-label {
  background-color: #262262;
  color: #FFF;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 10px;
  font-weight: bold;
  padding: 3px 3px 3px 9px;
  position: relative;
  margin-left: -10px;
}
.antibody-search-results .results .table-row-label:before,
.antibody-search-results .results .table-row-label:after {
  content: '';
  position: absolute;
  display: block;
}
.antibody-search-results .results .table-row-label:before {
  border-top: 6px solid #262262;
  border-left: 10px solid transparent;
  bottom: -6px;
  left: 0;
}
.antibody-search-results .results .table-row-label:after {
  border-bottom: 20px solid #262262;
  border-right: 16px solid transparent;
  top: 0;
  right: -16px;
}
.antibody-search-results .results .btn-thumbnail {
  display: none;
}
.antibody-search-results .results .btn-thumbnail:first-child {
  display: inline-block;
}
.antibody-search-results .results .product-col {
  width: 20%;
}
.antibody-search-results .results .product-col h3 {
  margin: 0px;
}
.antibody-search-results .results .images-col {
  width: 9.4%;
}
.antibody-search-results .results .validation-col {
  width: 16%;
  color: transparent;
}
.antibody-search-results .results .target-col {
  width: 12%;
}
.antibody-search-results .results .details-col {
  width: 12%;
}
.antibody-search-results .results .application-col {
  width: 11%;
}
.antibody-search-results .results .header-data .price-col,
.antibody-search-results .results .table-data .price-col {
  width: 12%;
  padding-right: 15px;
}
.antibody-search-results .results .compare-col {
  width: 3%;
}
.antibody-search-results .results .load-more-row .table-data {
  padding: 38px 10px;
  border-bottom: none;
}
.antibody-search-results .results .load-more-row .table-data .load-more-col {
  text-align: center;
  width: 100%;
}
.antibody-search-results .results .btn-more-images {
  width: 90px;
  height: 90px;
  background-color: #EEEEEE;
  font-size: 11px;
  padding: 3px;
  font-weight: bold;
  color: #008CEB;
}
.antibody-search-results .results .sortby-container {
  display: table-cell;
  vertical-align: middle;
  float: right;
  height: 40px;
  margin-top: -8px;
}
.antibody-search-results .results .sortby-label {
  font-weight: bold;
  display: inline-block;
  margin-right: 17px;
  vertical-align: middle;
  height: 30px;
}
.antibody-search-results .results .view-more-link {
  display: inline-block;
  font-weight: bold;
}
.antibody-search-results .results .results-dropdown {
  width: 180px;
}
.antibody-search-results .results .manufacturer {
  margin-top: 5px;
  line-height: 1.7;
}
.antibody-search-results .results .product-url {
  font-size: 16px;
  line-height: 1.62;
  font-weight: bold;
}
.antibody-search-results .results .product-url:visited {
  color: #008CEB;
}
.antibody-search-results .results .product-url:hover {
  color: #27245f;
}
.antibody-search-results .results .product-third-party-url {
  font-size: 16px;
  line-height: 1.62;
  font-weight: bold;
}
.antibody-search-results .results .product-third-party-url:link,
.antibody-search-results .results .product-third-party-url:visited,
.antibody-search-results .results .product-third-party-url:hover {
  color: #333;
}
.antibody-search-results .results .third-party-by-line-url {
  font-size: 13px;
  line-height: 1.62;
  font-weight: bold;
}
.antibody-search-results .results .third-party-by-line-url:visited {
  color: #008CEB;
}
.antibody-search-results .results .third-party-by-line-url:hover {
  color: #27245f;
}
.antibody-search-results .results .label {
  margin-top: 5px;
  color: black;
  font-weight: normal;
  background-color: #EEE;
}
.antibody-search-results .results .images {
  width: 70px;
  text-align: center;
}
.antibody-search-results .results .btn-image {
  width: 70px;
  min-height: 70px;
}
.antibody-search-results .results .md-image {
  display: none;
}
.antibody-search-results .results .md-header {
  display: none;
}
.antibody-search-results .results .advanced-certification a,
.antibody-search-results .results .references a {
  color: black;
  vertical-align: middle;
}
.antibody-search-results .results .advanced-certification .certification-icon,
.antibody-search-results .results .references .certification-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 4px;
  text-align: center;
  position: absolute;
}
.antibody-search-results .results .advanced-certification .certification-image,
.antibody-search-results .results .references .certification-image {
  vertical-align: middle;
}
.antibody-search-results .results .advanced-certification .certification-label,
.antibody-search-results .results .references .certification-label {
  display: block;
  padding-left: 30px;
  line-height: 1.7;
}
.antibody-search-results .results .detail {
  display: block;
  line-height: 1.69;
  white-space: normal;
  word-wrap: break-word;
}
.antibody-search-results .results .stock {
  color: #ed7700;
  margin-top: 4px;
  display: inline-block;
}
.antibody-search-results .results .advanced-certification {
  margin-bottom: 5px;
}
.antibody-search-results .results .results-amount {
  line-height: 1.2;
  font-size: 28px;
  letter-spacing: 0px;
  font-weight: 200;
}
.antibody-search-results .results .results-amount h1 {
  display: inline-block;
  letter-spacing: 0px;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .results .results-amount.third-party-results-amount {
    width: 50%;
  }
}
.antibody-search-results .results .amount-select {
  min-width: 104px;
  width: auto;
  margin: 4px 0 0 0;
}
.antibody-search-results .results .checkbox {
  width: 20px;
  min-height: 20px;
}
.antibody-search-results .results .checkbox-compare {
  padding-left: 0;
}
.antibody-search-results .results .checkbox-compare .checkbox-text {
  display: none;
}
.antibody-search-results .results .checkbox > input[type="checkbox"] {
  opacity: 0;
}
.antibody-search-results .results .desktop-image-counter {
  cursor: pointer;
  font-size: 11px;
  line-height: 1;
  margin-top: 10px;
  color: #4a4a4a;
}
.antibody-search-results .results .desktop-image-counter .caret-icon {
  margin-left: 4px;
}
.antibody-search-results .resultTpp {
  width: 1200px;
  height: 120px;
  background-color: #ffffff;
  box-shadow: 0 1px 7px 4px rgba(216, 216, 216, 0.5);
}
.antibody-search-results .ttpTextHeader {
  width: 412px;
  height: 38px;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.73;
  letter-spacing: normal;
  color: #333333;
}
@media screen and (max-width: 1199px) {
  .antibody-search-results .desktop-image-counter {
    display: none;
  }
  .antibody-search-results .results .results-amount {
    font-size: 28px;
  }
  .antibody-search-results .results .results-data {
    padding: 12px 15px 35px;
  }
  .antibody-search-results .results .table-row {
    border-bottom: 1px solid #DCDCDC;
  }
  .antibody-search-results .results .table-head {
    display: none;
  }
  .antibody-search-results .results .table-body {
    border-top: 1px solid #DCDCDC;
  }
  .antibody-search-results .results .table-data {
    border-bottom: none;
  }
  .antibody-search-results .results .table-data .table-cell {
    padding: 0;
    line-height: 22px;
  }
  .antibody-search-results .results .table-data .product-col,
  .antibody-search-results .results .table-data .images-col {
    margin-bottom: 15px;
  }
  .antibody-search-results .results .table-data .product-col {
    width: 35%;
    padding-right: 5%;
  }
  .antibody-search-results .results .table-row-label {
    margin-left: -15px;
    margin-bottom: 18px;
    padding: 3px 3px 3px 15px;
  }
  .antibody-search-results .results .table-row-label:before {
    content: none;
  }
  .antibody-search-results .results .manufacturer {
    margin-bottom: 0;
  }
  .antibody-search-results .results .product-url {
    font-size: 16px;
    width: 100%;
    line-height: 1.42;
    display: inline-block;
  }
  .antibody-search-results .results .table-data .images-col {
    width: 65%;
    padding-top: 4px;
  }
  .antibody-search-results .results .advanced-certification {
    margin-bottom: 5px;
  }
  .antibody-search-results .results .advanced-certification a,
  .antibody-search-results .results .references a {
    display: inline-block;
    width: 85px;
  }
  .antibody-search-results .results .advanced-certification img,
  .antibody-search-results .results .references img {
    vertical-align: top;
  }
  .antibody-search-results .results .table-data .application-col {
    padding-right: 16px;
  }
  .antibody-search-results .results .table-data .validation-col {
    width: 100%;
    margin-bottom: 30px;
  }
  .antibody-search-results .results .table-data .validation-col .md-header {
    display: none;
  }
  .antibody-search-results .results .advanced-certification a,
  .antibody-search-results .results .references a {
    width: auto;
  }
  .antibody-search-results .results .table-data .target-col,
  .antibody-search-results .results .table-data .details-col,
  .antibody-search-results .results .table-data .application-col,
  .antibody-search-results .results .table-data .price-col {
    width: 20%;
    line-height: 22px;
  }
  .antibody-search-results .results .price-col .cost {
    font-weight: bold;
  }
  .antibody-search-results .results .table-data > .compare-col {
    width: 20%;
    min-height: 20px;
  }
  .antibody-search-results .results .md-header {
    font-size: 11px;
    line-height: 1;
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
  }
  .antibody-search-results .results .btn-thumbnail {
    display: inline-block;
    margin: 0 10px;
  }
  .antibody-search-results .results .btn-thumbnail:last-child {
    margin-right: 0;
  }
  .antibody-search-results .results .images {
    font-size: 0;
    width: auto;
    text-align: right;
    padding-right: calc(30% - 100px);
  }
  .antibody-search-results .results .btn-thumbnail img {
    display: inline-block;
    width: 89px;
    min-height: 89px;
  }
  .antibody-search-results .results .images-container {
    width: 440px;
    display: inline-block;
    text-align: left;
  }
  .antibody-search-results .results .table-data .compare-col {
    margin-bottom: 0;
  }
  .antibody-search-results .results .checkbox-compare {
    width: auto;
    margin-bottom: 0;
  }
  .antibody-search-results .results .checkbox-compare .checkbox-custom-label {
    margin: 0;
  }
  .antibody-search-results .results .checkbox-compare .checkbox-text {
    display: inline-block;
    color: #008CEB;
    font-weight: bold;
    font-size: 13px;
  }
  .antibody-search-results .results .load-more-row {
    min-height: auto;
  }
  .antibody-search-results .results .load-more-row .table-data {
    min-height: auto;
    padding-bottom: 46px;
    padding-top: 40px;
  }
  .antibody-search-results .results .load-more-row .table-data .load-more-col {
    margin-bottom: 0;
  }
  .antibody-search-results .results .load-more-row .table-data .load-more-col .btn {
    font-size: 13px;
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .antibody-search-results .results .table-row .container {
    padding: 0 10px;
  }
  .antibody-search-results .results .results-data {
    min-height: 73px;
    padding: 7px 15px 25px 15px;
    background-color: #FFF;
  }
  .antibody-search-results .results .results-data.results-data-third-party {
    background-color: #F3F3F3;
  }
  .antibody-search-results .results .results-data .third-party-logo-container {
    padding-top: 6%;
    margin-left: 0px;
  }
  .antibody-search-results .results .results-data.mobile-only {
    display: block;
    background-color: #FFF;
  }
  .antibody-search-results .results:not(.results-third-party) .results-data:not(.mobile-only) {
    display: none;
  }
  .antibody-search-results .results .search-data-description {
    font-size: 12px;
  }
  .antibody-search-results .results .sortby-container {
    display: none;
  }
  .antibody-search-results .results .results-amount {
    display: inline-block;
    line-height: 1.7;
    padding: 0;
    font-size: 22px;
  }
  .antibody-search-results .results .manufacturer {
    margin-bottom: 6px;
    font-size: 13px;
  }
  .antibody-search-results .results .price-col .category,
  .antibody-search-results .results .price-col .amount {
    font-size: 13px;
    line-height: 1.7 !important;
  }
  .antibody-search-results .results .price-col .cost {
    font-weight: bold;
  }
  .antibody-search-results .results .table-data,
  .antibody-search-results .results .table-body .table-row:first-child .table-data {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .antibody-search-results .results .table-data .images-col {
    width: 30%;
    text-align: center;
  }
  .antibody-search-results .results .product-url,
  .antibody-search-results .results .manufacturer {
    width: 100%;
  }
  .antibody-search-results .results .table-data .validation-col {
    width: 100%;
    margin-bottom: 15px;
  }
  .antibody-search-results .results .table-data .table-cell {
    font-size: 13px;
    width: 50%;
    display: inline-block;
    margin-right: -4px;
  }
  .antibody-search-results .results .table-data .images-col,
  .antibody-search-results .results .table-data .product-col {
    margin-bottom: 20px;
  }
  .antibody-search-results .results .table-data .product-col {
    width: 100%;
    padding: 0;
  }
  .antibody-search-results .results .md-header {
    margin-bottom: 8px;
  }
  .antibody-search-results .results .advanced-certification {
    min-height: 25px;
    width: 100%;
  }
  .antibody-search-results .results .advanced-certification a {
    width: 60%;
  }
  .antibody-search-results .results .table-data .compare-col {
    margin-top: 16px;
    width: auto;
    clear: both;
  }
  .antibody-search-results .results .table-data .application-col {
    padding-right: 50px;
  }
  .antibody-search-results .results .images-container {
    width: auto;
  }
  .antibody-search-results .results .btn-thumbnail {
    margin: 0;
    display: none;
  }
  .antibody-search-results .results .btn-thumbnail:first-child {
    display: inline-block;
  }
  .antibody-search-results .results .btn-thumbnail img {
    width: 70px;
    min-height: 70px;
  }
  .antibody-search-results .results .references a {
    width: auto;
  }
  .antibody-search-results .results .desktop-image-counter {
    display: inline-block;
    width: 100%;
  }
  .antibody-search-results .results .desktop-image-counter .caret-icon {
    display: none;
  }
  .antibody-search-results .results .table-data .target-col,
  .antibody-search-results .results .table-data .details-col {
    margin-bottom: 25px;
  }
  .antibody-search-results .results .table-data .target-col,
  .antibody-search-results .results .table-data .details-col,
  .antibody-search-results .results .table-data .application-col,
  .antibody-search-results .results .table-data .price-col {
    width: 50%;
  }
  .antibody-search-results .results .images {
    width: 89px;
  }
  .antibody-search-results .results .images .md-image {
    display: none;
  }
  .antibody-search-results .results .load-more-row {
    min-height: auto;
  }
  .antibody-search-results .results .load-more-row .table-data {
    min-height: auto;
    padding-bottom: 37px;
    padding-top: 39px;
  }
  .antibody-search-results .results .load-more-row .table-data .load-more-col .btn {
    height: 56px;
    width: 100%;
  }
}
.antibody-search-results .reference-gallery-container {
  position: relative;
  height: 325px;
}
.antibody-search-results .reference-gallery-gallery {
  position: absolute;
  top: 0;
  left: 0;
  width: 1700px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .reference-gallery-gallery {
    left: -25%;
  }
}
.antibody-search-results .reference-gallery-item {
  display: inline-block;
  margin-right: 30px;
  width: 370px;
  height: 320px;
  background: #FFF;
  vertical-align: top;
}
.antibody-search-results .reference-gallery-item:before {
  content: '';
  display: table;
  clear: both;
}
.antibody-search-results .reference-gallery-link {
  display: inline-block;
  margin-top: 7px;
  margin-bottom: 6px;
}
.antibody-search-results .reference-gallery-headline {
  line-height: 26px;
  letter-spacing: 0;
  font-weight: bold;
}
.antibody-search-results .reference-gallery-item-wrapper {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  height: 100%;
}
.antibody-search-results .reference-gallery-eyebrow {
  letter-spacing: 0;
  font-weight: bold;
  color: #333;
}
.antibody-search-results .reference-gallery-authors {
  color: #555759;
  font-weight: normal;
  padding-right: 20px;
  line-height: 23px;
}
.antibody-search-results .reference-gallery-authors-title {
  font-weight: bold;
}
.antibody-search-results .reference-gallery-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  color: #000000;
  padding-top: 26px;
  margin-bottom: 25px;
  border-top: 1px solid #dcdcdc;
}
.antibody-search-results .reference-gallery-footer-title {
  display: inline-block;
  margin-bottom: 6px;
  font-weight: bold;
}
.antibody-search-results .reference-gallery-footer-item {
  display: inline-block;
  text-align: left;
}
.antibody-search-results .reference-gallery-footer-last {
  margin-right: 20px;
}
.antibody-search-results .reference-gallery-species {
  text-align: left;
}
.antibody-search-results .reference-gallery-dilution {
  text-align: center;
}
.antibody-search-results .reference-gallery-year {
  text-align: right;
}
.antibody-search-results .no-results-header {
  padding-top: 30px;
  font-size: 13px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-header {
    padding: 7px 15px 25px 15px;
    display: none;
  }
}
.antibody-search-results .no-results-header.mobile-only {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-header.mobile-only {
    display: block;
  }
}
.antibody-search-results .no-results-header .no-results-title {
  letter-spacing: 0;
  font-size: 28px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-header .no-results-title {
    font-size: 22px;
  }
}
.antibody-search-results .no-results-header .no-results-description {
  font-size: 13px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-header .no-results-description {
    font-size: 12px;
  }
}
.antibody-search-results .no-results-help {
  box-shadow: inset -1px 14px 13px -6px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #dcdcdc;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-help {
    box-shadow: none;
    background-color: #FAFAFA;
    border-top: 3px solid #dcdcdc;
  }
}
.antibody-search-results .no-results-help a {
  color: #008CEB;
}
.antibody-search-results .no-results-help .list {
  margin: 0px;
  padding: 0px;
  list-style: inside;
  margin-left: 25px;
}
.antibody-search-results .no-results-help .list li {
  padding-left: 0px;
  text-indent: -25px;
}
.antibody-search-results .no-results-help .no-results-wrapper {
  padding-top: 30px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .no-results-help .no-results-wrapper {
    padding-bottom: 85px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-help .no-results-wrapper {
    display: block;
    padding-top: 26px;
    padding-bottom: 35px;
  }
}
.antibody-search-results .no-results-help .no-results-wrapper .no-results-btn {
  background-color: #262262;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  max-width: 245px;
  margin-top: 15px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-help .no-results-wrapper .no-results-btn {
    width: 100%;
    margin-top: 0;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.antibody-search-results .no-results-help .no-results-wrapper .copy {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .no-results-help .no-results-wrapper .recent-searches {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 25px;
  }
}
.antibody-search-results .no-results-help .no-results-wrapper .recent-searches .list {
  list-style: none;
}
.antibody-search-results .no-results-help .no-results-wrapper .recent-searches .list a {
  font-weight: bold;
}
.antibody-search-results .results p {
  margin-bottom: 0px;
}
.antibody-search-results .results .table {
  margin-bottom: 0;
}
.antibody-search-results .results .table-row-label-container {
  margin-left: 10px;
}
.antibody-search-results .results .tpp-results {
  background: #FFFFFF;
}
.antibody-search-results .results .table-head {
  background-color: #fbfbfb;
  border-bottom: 1px solid #DCDCDC;
  z-index: 10;
}
.antibody-search-results .results .table-head-fs-only {
  background-color: #FFF;
}
.antibody-search-results .results .header-data,
.antibody-search-results .results .table-cell {
  padding: 10px 0;
}
.antibody-search-results .results .header-data,
.antibody-search-results .results .table-data,
.antibody-search-results .results .results-data {
  margin: 0 auto;
  max-width: 1200px;
}
.antibody-search-results .results .results-data {
  padding: 17px;
  overflow: auto;
}
.antibody-search-results .results .results-data .results-amount {
  float: left;
  max-width: 100%;
  font-size: 22px;
  line-height: 1.73;
  font-family: HelveticaNeueLT-Medium, Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results .results-data .results-amount {
    max-width: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .results .results-data .results-amount {
    font-size: 20px;
  }
}
.antibody-search-results .results .results-data .results-amount .invitrogen-total {
  display: block;
  font-weight: bold;
  font-size: 13px;
  margin: 2px;
}
.antibody-search-results .results .results-data .fishersci-results-amount {
  width: 416px;
  height: 38px;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.73;
  letter-spacing: normal;
  color: #333333;
  padding-top: 25px;
}
.antibody-search-results .results .results-data .sortby-container {
  padding-top: 10px;
  height: initial;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .results .sticky-wrapper {
    display: none;
  }
}
.antibody-search-results .results .toRemovePaddingForTableCell {
  padding-right: 0px !important;
}
.antibody-search-results .results .header-data {
  padding: 0 15px;
}
.antibody-search-results .results .conjugate-col {
  width: 17%;
}
.antibody-search-results .results .price {
  margin-top: 0px;
}
.antibody-search-results .results .hidden {
  display: none;
}
.antibody-search-results .results .antibody-row-image,
.antibody-search-results .results .antibody-row-advanced-certification {
  cursor: pointer;
}
.antibody-search-results .results .btn-image {
  max-width: 70px;
  min-height: auto;
  max-height: 70px;
  width: auto;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results .btn-thumbnail img {
    max-height: 70px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .antibody-search-results .results .btn-thumbnail img {
    width: inherit;
    max-width: 200px;
    max-height: 90px;
  }
}
.antibody-search-results .results .application-col .label {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 13px;
  padding: 3px 2px;
}
.antibody-search-results .results .validation-icon {
  float: left;
}
.antibody-search-results .results .your-price-value.loading,
.antibody-search-results .results .list-price-value.loading,
.antibody-search-results .results .fishersci-price-value.loading {
  background: url(../webapp/assets/img/loader-dark.gif) no-repeat;
  padding-left: 16px;
}
.antibody-search-results .results .references-link,
.antibody-search-results .results .images {
  cursor: pointer;
}
.antibody-search-results .results .references-link.loading,
.antibody-search-results .results .images.loading {
  cursor: progress;
}
.antibody-search-results .results .images-container {
  text-align: right;
}
.antibody-search-results .results .validation-col {
  color: #333333;
}
.antibody-search-results .results .header-data .price-col,
.antibody-search-results .results .table-data .price-col {
  width: 13.8%;
  white-space: nowrap;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results .header-data .price-col,
  .antibody-search-results .results .table-data .price-col {
    width: 50%;
  }
}
.antibody-search-results .results .application-col {
  width: 10%;
}
.antibody-search-results .results .validation-col {
  width: 17%;
}
.antibody-search-results .results .compare-col {
  padding-left: 1%;
}
.antibody-search-results .results .pdp-gallery-header-container {
  display: none;
}
.antibody-search-results .results .table-row-label {
  line-height: 1.4em;
}
.antibody-search-results .results .not-product-url {
  font-size: 16px;
  line-height: 1.62;
  font-weight: bold;
  color: black;
  cursor: default;
}
.antibody-search-results .results .advanced-certification .certification-label,
.antibody-search-results .results .references .certification-label {
  padding-left: 27px;
  white-space: nowrap;
}
.antibody-search-results .results .target-col {
  white-space: nowrap;
  width: 13%;
}
.antibody-search-results .results .product-url.fishersci-only {
  display: none;
}
.antibody-search-results .results .results-data.third-party-product-result {
  width: 1200px;
  height: 120px;
  background-color: #ffffff;
  margin-top: -1px;
  box-shadow: 0 1px 7px 4px rgba(216, 216, 216, 0.5);
}
.antibody-search-results .results .third-party-product-result {
  background-color: #F4F4F4;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .results .sticky-wrapper {
    display: none;
  }
}
.antibody-search-results .benchsci-text-for-published-images {
  cursor: pointer;
  padding-left: 8px;
  white-space: nowrap;
}
.antibody-search-results .image-for-published-images {
  width: 13px;
  margin-left: 3px;
}
.antibody-search-results .clear-all-filters {
  margin-left: 6px;
  border-left: #CCC solid 1px;
  padding: 0px 7px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .clear-all-filters {
    display: block;
    text-align: center;
    width: 100%;
    border: 1px solid #DCDCDC;
    height: 50px;
    line-height: 50px;
    margin-left: 0px;
  }
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img {
  max-height: 300px;
  max-width: 600px;
}
.antibody-search-results .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .brand-name {
  color: black;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .antibody-search-results .certification-icon {
    padding-left: 5px;
  }
  .antibody-search-results .btn-thumbnail img {
    max-width: 150px !important;
  }
}
.antibody-search-results .dropbox-is-checked + .dropdown-selections {
  overflow-x: inherit;
}
.antibody-search-results .table-body .tppMessageHeader {
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 10px 7px -7px rgba(178, 171, 171, 0.5);
  margin-bottom: 10px;
}
.antibody-search-results .table-body .tppMessageHeader .tpp-product-result {
  box-shadow: none;
  background: white;
  padding: 35px 0px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .table-body .tppMessageHeader .tpp-product-result {
    padding: 40px 0px 40px 13px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .table-body .tppMessageHeader .tpp-product-result {
    padding: 35px 0px 35px 10px;
    display: block !important;
  }
}
.antibody-search-results .table-body .tppMessageHeader .results-amount {
  font-size: 22px;
  line-height: 1.73;
  font-family: HelveticaNeueLT-Medium, Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .table-body .tppMessageHeader .results-amount {
    font-size: 16px;
    line-height: 1.7;
    display: inline;
  }
}
@media only screen and (max-width: 320px) and (min-width: 0) {
  .antibody-search-results .table-body .tppMessageHeader .results-amount {
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .table-body .tppMessageHeader .results-amount {
    line-height: 1.2;
  }
}
.antibody-search-results .tooltip {
  word-break: break-all;
  z-index: 5;
}
/** */
/** TPP bootstrap popover style */
.antibody-search-results .tpp-results-amount span.about-brand {
  background: url("order/genome-database/webapp/assets/core/img/svg/question-mark-icon.svg") no-repeat;
  background-position: center;
  height: 13px;
  width: 13px;
  display: inline-block;
  cursor: pointer;
  padding-left: 20px;
}
.antibody-search-results .tpp-results-amount .tooltip-inner {
  word-break: normal;
  font-size: 13px;
  font-weight: initial;
  min-width: 270px;
  padding: 26.3px 21px 16px 22px;
  text-align: left;
}
.antibody-search-results .tpp-results-amount .tooltip-inner a {
  padding: 10px 0 10px 0;
  font-weight: bold;
  display: block;
  width: 0px;
}
.antibody-search-results .manufacturer {
  font-weight: bold;
}
.antibody-search-results .reference-gallery-eyebrow {
  max-height: 2em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.antibody-search-results .reference-gallery-link h3 {
  height: 74px;
  overflow: hidden;
  margin-bottom: 0;
}
.antibody-search-results .reference-gallery-item-wrapper {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 20px;
  height: 320px;
}
.antibody-search-results .reference-gallery-item-wrapper .reference-gallery-image-container {
  position: absolute;
}
.antibody-search-results .reference-gallery-item-wrapper .reference-gallery-image-container .benchsci-image {
  max-width: 110px;
  max-height: 140px;
  width: auto;
  height: auto;
  margin: 30px 0px 0px 8px;
}
.antibody-search-results .reference-gallery-item-wrapper .reference-gallery-citation-container {
  position: absolute;
  left: 40%;
  margin-left: 5px;
  max-width: 60%;
  max-height: 50%;
  overflow: hidden;
}
@media only screen and (max-device-width: 320px) {
  .antibody-search-results .reference-gallery-item-wrapper .reference-gallery-citation-container {
    left: 43%;
    margin-left: 14px;
  }
}
.antibody-search-results .reference-gallery-item-wrapper .reference-gallery-citation-container .reference-gallery-benchsci-title {
  overflow: hidden;
  max-height: 9em;
  text-overflow: ellipsis;
}
.antibody-search-results .reference-gallery-benchsci-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #000000;
  margin-bottom: 20px;
  border-top: 1px solid #dcdcdc;
}
@media only screen and (max-device-width: 320px) {
  .antibody-search-results .reference-gallery-benchsci-footer {
    margin-bottom: 9px;
  }
}
.antibody-search-results .reference-gallery-benchsci-footer .reference-benchsci-info-container {
  font-size: 11px;
  font-weight: bold;
  color: #4a4a4a;
  border-top: 1px solid #dcdcdc;
  font-family: HelveticaNeue;
  padding: 10px 0px;
  line-height: 1.6;
}
.antibody-search-results .reference-gallery-benchsci-footer .reference-benchsci-link-container {
  padding-bottom: 5px;
}
.antibody-search-results .reference-gallery-benchsci-footer .reference-benchsci-link-container .reference-benchsci-link {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.69;
  padding: 10px 0px;
}
.antibody-search-results .reference-gallery-benchsci-footer .reference-benchsci-link-container .reference-benchsci-link .benchsci-logo {
  height: 25px;
}
@media only screen and (max-device-width: 320px) {
  .antibody-search-results .reference-gallery-benchsci-footer .reference-benchsci-link-container .reference-benchsci-link .benchsci-logo {
    height: 23px;
  }
}
.antibody-search-results .reference-gallery-footer-item {
  white-space: nowrap;
}
@media (max-width: 320px) {
  .antibody-search-results .hide-320 {
    display: none !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  /**
   * pop up that holds one reference
   */
  .antibody-search-results .reference-drawer-non-mobile-gallery {
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
  }
  .antibody-search-results .not_first {
    display: none !important;
  }
  .antibody-search-results .reference-gallery-item {
    width: 100%;
    height: auto;
  }
  .antibody-search-results .reference-gallery-gallery {
    width: 100%;
    position: relative;
  }
  .antibody-search-results .drawer-gallery .legend {
    margin-top: 0px;
    text-align: center;
  }
  .antibody-search-results .reference-gallery-container {
    height: auto;
  }
  .antibody-search-results .reference-gallery-footer {
    position: static;
  }
}
@media only screen and (max-width: 1135px) {
  .antibody-search-results .reference-gallery-container,
  .antibody-search-results .reference-gallery-gallery,
  .antibody-search-results .left-product-images {
    position: inherit;
  }
}
.antibody-search-results .reference-gallery-authors {
  overflow: hidden;
  height: 70px;
}
.antibody-search-results .reference-gallery-item {
  z-index: 32;
  position: relative;
}
.antibody-search-results .ab-visible-sm {
  display: none !important;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .ab-visible-sm {
    display: inherit !important;
  }
  .antibody-search-results .ab-hidden-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .reference .gallery-controls-arrow.arrow-left,
  .antibody-search-results .reference .gallery-controls-arrow.arrow-right {
    top: auto;
    bottom: -15px;
    width: 35px;
    height: 35px;
    position: absolute;
  }
  .antibody-search-results .reference .gallery-controls-arrow.arrow-left.arrow-right,
  .antibody-search-results .reference .gallery-controls-arrow.arrow-right.arrow-right {
    right: 10px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-search-results .reference .gallery-controls {
    border: none;
    padding: 10px;
  }
}
.antibody-search-results .reference .drawer-gallery .legend {
  margin-bottom: -7px;
}
.antibody-search-results .reference .drawer-gallery .gallery-content {
  padding-top: 20px !important;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-search-results .not_first {
    display: none !important;
  }
  .antibody-search-results .reference-gallery-item {
    left: 12%;
    display: block;
  }
  .antibody-search-results .left-product-images {
    left: 25%;
    right: 25%;
    position: relative;
  }
}
.antibody-search-results .list {
  white-space: nowrap;
}
.page-SR .drawer {
  background-color: #333;
  color: #FFF;
  font-size: 16px;
  position: relative;
  display: none;
  overflow: hidden;
}
.page-SR .drawer-close-button {
  position: absolute;
  right: 20px;
  top: 20px;
  border: none;
  width: 23px;
  height: 23px;
  background-color: transparent;
  background-image: url(../webapp/assets/adv-search/images/icon-close-big.png);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .page-SR .drawer-close-button {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .page-SR .drawer-close-button {
    width: 18px;
    height: 18px;
  }
}
.page-SR .drawer-gallery {
  font-size: 13px;
  background: #333;
  color: #FFF;
  position: relative;
}
.page-SR .drawer-gallery .tabs-container {
  margin-bottom: 24px;
}
.page-SR .antibody-search-results .drawer-gallery .descriptionForPF a:hover {
  color: #3eaaff;
}
.page-SR .magellan-grid .drawer-gallery .nav-pills .tab:hover,
.page-SR .magellan-grid .drawer-gallery .nav-pills .tab.tab--active {
  background-color: #808080;
}
.page-SR .magellan-grid .drawer-gallery .nav-pills .tab:hover a,
.page-SR .magellan-grid .drawer-gallery .nav-pills .tab.tab--active a {
  color: #333;
}
.page-SR .magellan-grid .drawer-gallery .nav-pills .tab a {
  color: #FFF;
  font-weight: 500;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .page-SR .magellan-grid .drawer-gallery .nav-pills .tab:not(.tab--active):hover {
    background-color: transparent;
  }
  .page-SR .magellan-grid .drawer-gallery .nav-pills .tab:not(.tab--active):hover a {
    color: #FFF;
    font-weight: 500;
  }
}
.page-SR .magellan-grid .drawer-gallery .gallery-content {
  padding-top: 32px;
}
.page-SR .drawer-close-button {
  background-image: url(assets/img/icon-close-big.png);
}
.page-SR .magellan-grid .drawer-gallery .image-container {
  text-align: center;
}
.page-SR .magellan-grid .drawer-gallery .image-container img {
  max-width: 100%;
  max-height: 250px;
}
.page-SR .magellan-grid .drawer-gallery .product-desc a:hover {
  color: #808080;
}
.page-SR .magellan-grid .drawer-gallery .nav-pills .tab {
  cursor: pointer;
}
.page-SR .legend-index,
.page-SR .select-container {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .page-SR .legend-index,
  .page-SR .select-container {
    display: inline-block;
  }
}
.page-SR .drawer {
  z-index: 31;
}
.page-SR .drawer.image {
  height: auto;
  min-height: 460px;
}
.page-SR .drawer.image.has-advanced-verification {
  height: auto;
  min-height: 500px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .page-SR .drawer.image.has-advanced-verification {
    height: auto;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .page-SR .drawer.image {
    height: auto;
  }
}
.page-SR .drawer.reference {
  height: 450px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .page-SR .drawer.reference {
    height: auto;
  }
}
.page-SR .drawer .product-desc-text {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .page-SR .drawer .product-desc-text {
    min-height: 0px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .page-SR .drawer .product-desc-text {
    max-height: none;
  }
}
.page-SR .drawer .product-desc-text .view-more-link {
  display: inline;
  background-color: #333;
}
.page-SR .drawer .view-this-antibody {
  display: block !important;
  max-width: 404px;
  margin: 15px;
  border: 1px solid #FFF;
  text-align: center;
  padding: 10px 0;
}
.page-SR .drawer .view-this-antibody a {
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .page-SR .drawer {
    position: fixed;
    top: 0;
    width: 100%;
    /* There is a "Disclaimer" link often at the bottom of the drawer that
       causes *another* popup, and it has a z-index of 1205. Our z-index
       has to be *less* than that or it will never show. */
    z-index: 1000;
    overflow: auto;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    height: auto;
  }
  .page-SR .drawer-gallery .gallery-content {
    padding-top: 32px;
  }
  .page-SR .legend-index {
    display: inline;
  }
}
/**
 * PDP Page related styles
 */
.antibody-pdp .pdp h2 {
  font-weight: 300;
  line-height: 28px !important;
}
.antibody-pdp .pdp li,
.antibody-pdp .pdp a,
.antibody-pdp .pdp p,
.antibody-pdp .pdp h3,
.antibody-pdp .pdp h2,
.antibody-pdp .pdp img,
.antibody-pdp .pdp strong {
  text-align: left;
}
.antibody-pdp .magellan-grid .product-details {
  margin-top: 70px;
}
.antibody-pdp .magellan-grid .product-details .table {
  font-size: 0;
  margin-bottom: 52px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .product-details .table {
    margin-bottom: 34px;
  }
}
.antibody-pdp .magellan-grid .product-details .table-head .table-row {
  border-bottom: 0;
}
.antibody-pdp .magellan-grid .product-details .table-header {
  display: inline-block;
  width: 50%;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: bold;
  padding-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .product-details .table-header:first-child + .table-header {
    padding-left: 72px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .product-details .table-header:first-child + .table-header {
    width: auto;
    padding-left: 15px;
  }
}
.antibody-pdp .magellan-grid .product-details .table-row {
  border-bottom: 1px solid #DCDCDC;
}
.antibody-pdp .magellan-grid .product-details .table-data {
  border-top: 0;
}
.antibody-pdp .magellan-grid .product-details .table-data:first-child {
  display: inline-block;
  width: 50%;
  padding: 10px 0px;
  font-size: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .product-details .table-data:first-child {
    width: 55%;
  }
}
.antibody-pdp .magellan-grid .product-details .table-data:first-child + .table-data {
  display: inline-block;
  width: 50%;
  padding: 10px 0px;
  font-size: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .product-details .table-data:first-child + .table-data {
    width: auto;
    padding-left: 50px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .product-details .table-data:first-child + .table-data {
    width: 45%;
    padding-left: 15px;
  }
}
.antibody-pdp .magellan-grid .product-details .strong {
  font-weight: bold;
}
.antibody-pdp .magellan-grid .product-details .description-container {
  margin-bottom: 65px;
}
.antibody-pdp .magellan-grid .product-details .description-text {
  display: block;
  margin-bottom: 30px;
}
.antibody-pdp .magellan-grid .product-details .product-details-title {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
}
.antibody-pdp .magellan-grid .product-details .sidebar-column {
  margin-left: 8%;
}
.antibody-pdp .magellan-grid .product-details .sidebar {
  margin-top: 77px;
  max-width: 270px;
  padding: 0;
  width: 100%;
}
.antibody-pdp .magellan-grid .product-details .sidebar-heading {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 14px;
  border-bottom: 2px solid;
  font-weight: bold;
}
.antibody-pdp .magellan-grid .product-details .sidebar-text {
  width: 100%;
  margin-bottom: 7px;
  line-height: 22px !important;
}
.antibody-pdp .magellan-grid .product-details .sidebar-links {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 0.5px solid;
}
.antibody-pdp .magellan-grid .product-details .sidebar-link {
  display: block;
  margin-bottom: 11px;
  font-weight: bold;
  line-height: 16px !important;
}
.antibody-pdp .magellan-grid .product-details .sidebar-cta-container {
  width: 100%;
  max-width: 270px;
}
.antibody-pdp .magellan-grid .product-details .sidebar-cta-link {
  position: absolute;
  vertical-align: bottom;
  line-height: 10px !important;
}
.antibody-pdp .magellan-grid .product-details .sidebar-cta-image {
  display: inline-block;
  height: 20px;
  width: 22px;
  margin-right: 4px;
  margin-left: 0;
  max-width: 22px !important;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-image: url(../images/small-support-icon.png);
}
.antibody-pdp .magellan-grid .product-details .sidebar-cta-link:hover .sidebar-cta-image {
  background-image: url(../images/small-support-icon-hover.png);
}
.antibody-pdp .magellan-grid .product-details .sidebar-cta-text {
  vertical-align: bottom;
}
.antibody-pdp .magellan-grid .product-details .background-desc {
  margin-bottom: 37px;
}
.antibody-pdp .magellan-grid .product-details .background-information {
  margin-bottom: 53px;
}
@media (max-width: 979px) {
  .antibody-pdp .magellan-grid .product-details .sidebar-column {
    margin-left: 10px;
  }
  .antibody-pdp .magellan-grid .product-details .sidebar {
    margin-left: 10px;
    margin-top: 115px;
    width: 193px;
  }
}
@media (max-width: 767px) {
  .antibody-pdp .magellan-grid .product-details .sidebar-column {
    margin-left: 0px;
    margin-bottom: 60px;
  }
  .antibody-pdp .magellan-grid .product-details .sidebar-text {
    font-size: 13px;
    margin-bottom: 13px;
  }
  .antibody-pdp .magellan-grid .product-details .sidebar-links {
    font-size: 13px;
  }
  .antibody-pdp .magellan-grid .product-details .sidebar {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 55px;
    max-width: none;
    padding: 0;
    width: 100%;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp {
  background-color: #F3F3F3;
  padding-top: 120px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp {
    padding-top: 0;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .image-container {
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .image-container {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .image-container {
    margin-bottom: 6px;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .gallery-controls-arrow {
  margin-top: 50px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .gallery-controls-arrow {
    margin-top: -43px;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .pdp-gallery-header-container {
  padding: 0;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .pdp-gallery-header {
  font-size: 28px;
  font-weight: 200;
  margin-bottom: 30px;
  margin-top: 0;
  padding-top: 15px;
  letter-spacing: 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .pdp-gallery-header {
    display: none;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .right-product-details {
  margin-left: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .right-product-details {
    margin-left: -10px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .right-product-details {
    margin-left: 0;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .right-product-content {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .right-product-content {
    margin-top: -5px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .right-product-content {
    margin: auto;
    max-width: 100%;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab a {
  font-weight: bold;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .product-desc {
  font-size: 13px;
  font-weight: normal;
  max-width: 365px;
  line-height: 22px;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .product-desc {
    margin-right: 70px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .product-desc {
    max-width: 100%;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .tabs-container {
    margin-top: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .gallery-controls-arrow {
    top: 74px;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .view-more-link {
  color: #0185EC;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .legend {
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .legend {
    margin-left: 63px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .legend {
    margin-bottom: 0;
  }
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab:hover,
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab.tab--active {
  background-color: #DCDCDC;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab:hover a,
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab.tab--active a {
  color: #555759;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab:not(.tab--active):hover {
    background-color: transparent;
  }
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab:not(.tab--active):hover a {
    color: #008CEB;
  }
}
.antibody-pdp .pdp-banner {
  background-color: #262262;
  color: #FFF;
  transition: margin-top 0.3s, visibility 0s 0.3s;
}
.antibody-pdp .pdp-banner.is-closed {
  visibility: hidden;
}
.antibody-pdp .pdp-banner-container {
  padding: 35px 0;
  position: relative;
}
@media screen and (max-width: 979px) {
  .antibody-pdp .pdp-banner-container {
    padding: 20px 0;
  }
}
.antibody-pdp .pdp-banner-content {
  font-weight: bold;
  padding-right: 50px;
}
@media screen and (max-width: 979px) {
  .antibody-pdp .pdp-banner-content {
    padding-right: 40px;
  }
}
.antibody-pdp .pdp-banner-content a,
.antibody-pdp .pdp-banner-content a:hover,
.antibody-pdp .pdp-banner-content a:visited {
  color: #FFF;
  text-decoration: underline;
}
.antibody-pdp .pdp-banner-close-button {
  outline: none;
  border: 0;
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: transparent;
  background-image: url(../webapp/assets/adv-search/images/icon-close-big.png);
  background-repeat: no-repeat;
  background-position: center center;
  right: -10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 979px) {
  .antibody-pdp .pdp-banner-close-button {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .antibody-pdp .pdp-banner-close-button {
    top: 23px;
    bottom: auto;
  }
}
.antibody-pdp .hero {
  max-height: 459px;
  position: relative;
  min-height: 459px;
  margin: 0 auto;
}
.antibody-pdp .hero p {
  line-height: 1.42857143 !important;
}
.antibody-pdp .hero .hero-background {
  position: absolute;
  z-index: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}
.antibody-pdp .hero .hero-container {
  max-width: 1400px;
  position: relative;
}
.antibody-pdp .hero .hero-content {
  position: relative;
  display: inline-block;
  max-width: 600px;
  height: 100%;
  margin-top: 42px;
}
.antibody-pdp .hero .share-print-mobile {
  display: none;
}
.antibody-pdp .hero .share-print {
  margin-bottom: 22px;
  text-align: right;
}
.antibody-pdp .hero .share-print img {
  margin-right: 8px;
}
.antibody-pdp .hero .share-print a {
  margin-right: 8px;
}
.antibody-pdp .hero .references-link:visited,
.antibody-pdp .hero .circle-link:visited,
.antibody-pdp .hero .references-link:link,
.antibody-pdp .hero .circle-link:link {
  color: #000000;
}
.antibody-pdp .hero .hero-btn {
  height: 36px;
  margin-top: 10px;
  padding: 6px 45px;
  border: 1px solid #FFF;
  background-color: transparent;
}
.antibody-pdp .hero .hero-view-other:hover {
  color: #555759;
}
.antibody-pdp .hero .hero-btn-margin {
  height: 36px;
  margin-top: 5%;
  padding: 6px 20px;
  border: 1px solid #FFF;
  background-color: transparent;
}
.antibody-pdp .hero .hero-btn-view {
  height: 10%;
  padding: 1px 4px 6px 1px;
}
.antibody-pdp .hero .manufacturer {
  margin-bottom: 0;
}
.antibody-pdp .hero .product-name {
  font-size: 44px;
  line-height: 1.23;
}
.antibody-pdp .hero .advanced-certification {
  margin-top: 27px;
  margin-bottom: 14px;
}
.antibody-pdp .hero .advanced-certification .header {
  margin-left: 10px;
}
.antibody-pdp .hero .advanced-certification p {
  width: 380px;
  margin-left: 35px;
}
.antibody-pdp .hero .advanced-certification-link {
  color: #000000;
  font-weight: bold;
}
.antibody-pdp .hero .product-details {
  height: 100%;
  margin-top: 30px;
}
.antibody-pdp .hero .references {
  margin-bottom: 120px;
}
.antibody-pdp .hero .references img {
  padding-right: 2px;
  padding-left: 6px;
}
.antibody-pdp .hero .references .header {
  margin-left: 14px;
  line-height: 1;
}
.antibody-pdp .hero .circle-buttons {
  position: absolute;
  bottom: -32px;
  z-index: 2;
  text-align: left;
}
.antibody-pdp .hero .circle-buttons .circle {
  display: inline-block;
  margin-right: 25px;
}
.antibody-pdp .hero .circle-buttons .circle .circle-hover-image {
  display: none;
}
.antibody-pdp .hero .circle-buttons .circle:hover .circle-image,
.antibody-pdp .hero .circle-buttons .circle:focus .circle-image,
.antibody-pdp .hero .circle-buttons .circle:active .circle-image,
.antibody-pdp .hero .circle-buttons .circle:visited .circle-image {
  display: none;
}
.antibody-pdp .hero .circle-buttons .circle:hover .circle-hover-image,
.antibody-pdp .hero .circle-buttons .circle:focus .circle-hover-image,
.antibody-pdp .hero .circle-buttons .circle:active .circle-hover-image,
.antibody-pdp .hero .circle-buttons .circle:visited .circle-hover-image {
  display: inline;
}
.antibody-pdp .hero .circle-buttons .circle:hover .circle-label,
.antibody-pdp .hero .circle-buttons .circle:focus .circle-label,
.antibody-pdp .hero .circle-buttons .circle:active .circle-label,
.antibody-pdp .hero .circle-buttons .circle:visited .circle-label {
  color: #AEAEAE;
}
.antibody-pdp .hero .circle-buttons .circle .circle-label {
  margin-top: 14px;
  margin-bottom: 0px;
  text-align: center;
}
.antibody-pdp .hero .show-mobile {
  display: none;
}
.antibody-pdp .sidecard {
  position: absolute;
  top: 19px;
  right: 15px;
  z-index: 2;
}
.antibody-pdp .sidecard .cta {
  width: 270px;
  padding-top: 18px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
  border: solid 1px #EEE;
  background-color: #FFF;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}
.antibody-pdp .sidecard .catalog {
  margin-bottom: 17px;
  font-size: 16px;
}
.antibody-pdp .sidecard .check-price img {
  margin-right: 10px;
}
.antibody-pdp .sidecard .divider {
  width: 100%;
  height: 2px;
  margin-top: 14px;
  margin-bottom: 16px;
  border-bottom: 2px solid #EEE;
}
.antibody-pdp .sidecard .quantity {
  position: relative;
  width: 100%;
  margin-bottom: 14px;
}
.antibody-pdp .sidecard .quantity p {
  margin-bottom: 5px;
}
.antibody-pdp .sidecard .quantity .input-quantity {
  margin-bottom: 21px;
  color: #008CEB;
}
.antibody-pdp .sidecard .quantity .bulk-order {
  display: inline-block;
}
.antibody-pdp .sidecard .quantity .bulk-order span {
  padding-top: 2px;
}
.antibody-pdp .sidecard .quantity img {
  margin-right: 4px;
}
.antibody-pdp .sidecard .quantity input {
  width: 74px;
  margin-right: 20px;
  margin-bottom: 0;
}
.antibody-pdp .sidecard .added-to-list {
  display: none;
  padding-bottom: 18px;
}
.antibody-pdp .sidecard .added-to-list:before {
  background-image: url(../images/icon-check-green.png);
  background-repeat: no-repeat;
  content: " ";
  display: inline-block;
  height: 11px;
  margin-right: 15px;
  vertical-align: middle;
  width: 14px;
}
.antibody-pdp .sidecard .added-to-list-item {
  color: #008CEB;
}
.antibody-pdp .sidecard .shipping {
  width: 100%;
  display: block;
}
.antibody-pdp .sidecard .cta-button {
  width: 100%;
  color: #FFF;
  background-color: #EE3134;
  border-color: #dd1f25;
  transition: background-color 100ms ease-in-out;
}
.antibody-pdp .sidecard .cta-button:hover {
  background-color: #dd1f25;
}
.antibody-pdp .sidecard .cta-button-fishersci {
  text-align: center;
  width: 100%;
  color: #FFF;
  background-color: #3bad2f;
  border-color: #1b8d0f;
  transition: background-color 100ms ease-in-out;
}
.antibody-pdp .sidecard .cta-button-fishersci:hover {
  background-color: #1b8d0f;
}
.antibody-pdp .sidecard .btn-add-to-list {
  height: 36px;
  margin-top: 10px;
  width: 100%;
}
.antibody-pdp .sidecard .btn-add-to-list.open .dropdown-toggle {
  background-color: #262262;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group {
  position: relative;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn {
  background-color: #262262;
  border-width: 0;
  color: #FFF;
  width: 100%;
  box-shadow: none;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn:active,
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn:focus,
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn:hover {
  z-index: 0;
  background-color: #191644;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .dropdown-toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .dropdown-menu {
  height: 176px;
  margin-top: 0;
  overflow-y: auto;
  padding-bottom: 10px;
  padding-top: 19px;
  width: 100%;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .dropdown-menu-container {
  height: 212px;
  margin: 0;
  padding: 0;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .dropdown-menu-container .dropdown-menu {
  z-index: 1;
  border: none;
  display: block;
  top: 0;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .create-new-list {
  bottom: 0;
  margin-top: 12px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .create-new-list-text,
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn-create-new-list {
  bottom: 0;
  height: 36px;
  position: absolute;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .create-new-list-text {
  border-bottom: none;
  border-left: none;
  border-right: none;
  left: 0;
  width: 65%;
  text-decoration: none;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn-create-new-list {
  background-color: #EE3134;
  border-color: #dd1f25;
  color: #FFF;
  right: 0;
  transition: background-color 100ms ease-in-out;
  width: 80px;
}
.antibody-pdp .sidecard .btn-add-to-list.btn-group .btn-create-new-list:hover {
  background-color: #dd1f25;
}
.antibody-pdp .sidecard .collaborators-icon {
  background-image: url("../images/collaborators.png");
  background-position: initial;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  margin-left: 8px;
  width: 15px;
}
.antibody-pdp .sidecard .list-option {
  line-height: 16px;
  position: relative;
  white-space: normal;
}
.antibody-pdp .sidecard .list-option.selected {
  font-weight: bold;
}
.antibody-pdp .sidecard .list-option.selected .collaborators-icon {
  background-image: url("../images/collaborators-selected.png");
}
.antibody-pdp .sidecard .list-option-text,
.antibody-pdp .sidecard .collaborators-icon {
  vertical-align: middle;
  line-height: 16px;
}
.antibody-pdp .sidecard .guarantee-bottom {
  height: 50px;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 24px;
  padding-top: 15px;
  padding-left: 20px;
  color: #008CEB;
  background-color: #F3F3F3;
}
.antibody-pdp .sidecard .guarantee-bottom img {
  margin-right: 8px;
}
@media screen and (max-width: 979px) {
  .antibody-pdp .hide-tablet {
    display: none;
  }
  .antibody-pdp .hero {
    min-height: 350px;
  }
  .antibody-pdp .hero .share-print {
    margin-bottom: 17.5px;
  }
  .antibody-pdp .hero .hero-btn {
    margin-top: 18px;
  }
  .antibody-pdp .hero .product-details {
    margin-top: 16px;
  }
  .antibody-pdp .hero .advanced-certification {
    margin-top: 16px;
  }
  .antibody-pdp .hero .brand-nm {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.22;
    letter-spacing: normal;
    font-style: normal;
    color: #333333;
    font-stretch: normal;
    width: 232px;
    height: 32px;
  }
  .antibody-pdp .hero .references {
    margin-bottom: 70px;
  }
  .antibody-pdp .hero .hero-content {
    width: auto;
    margin-top: 0;
    margin-left: 15px;
  }
  .antibody-pdp .hero .product-name {
    width: 366px;
    font-size: 28px;
  }
  .antibody-pdp .hero .cta {
    min-height: 375px;
    margin-right: 11px;
  }
  .antibody-pdp .hero .list-tout {
    top: 160px;
    left: -104%;
  }
  .antibody-pdp .hero .btn-group.btn-add-to-list {
    margin-top: 15px;
  }
  .antibody-pdp .hero .sidecard {
    top: 18px;
    right: 0;
    z-index: 2;
  }
  .antibody-pdp .hero .circle-buttons {
    bottom: -65px;
    left: 15px;
    text-align: left;
  }
  .antibody-pdp .hero .circle-buttons .left {
    text-align: left;
  }
  .antibody-pdp .hero .circle-buttons .circle {
    text-align: center;
  }
  .antibody-pdp .hero .circle-buttons img {
    width: 60px;
    text-align: center;
  }
  .antibody-pdp .hero .catalog {
    font-size: 16px;
  }
  .antibody-pdp .hero .check-price {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .antibody-pdp .hero {
    padding-bottom: 60px;
    max-height: none;
    background: #f3f3f3;
  }
  .antibody-pdp .hero .hero-container.container {
    padding: 0;
  }
  .antibody-pdp .hero .hero-background {
    display: none;
  }
  .antibody-pdp .hero .hero-content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 70px;
    padding-left: 10px;
    background: url(../images/pdp-hero-background.png) no-repeat center center;
    background-size: cover;
  }
  .antibody-pdp .hero .hero-btn {
    margin-top: 0;
    padding: 6px 30px;
    width: 262px;
  }
  .antibody-pdp .hero .circle-wrapper {
    height: 100px;
    position: relative;
    overflow: hidden;
  }
  .antibody-pdp .hero .circle-wrapper-content {
    height: 110px;
    overflow: auto;
    padding-left: 20px;
  }
  .antibody-pdp .hero .product-name {
    width: 100%;
    max-width: 300px;
    margin-top: 7px;
    margin-right: 0;
  }
  .antibody-pdp .hero .advanced-certification .advanced-certification-paragraph {
    width: 260px;
    line-height: 22px !important;
  }
  .antibody-pdp .hero .references {
    margin-bottom: 0;
  }
  .antibody-pdp .hero .share-print-mobile {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 10px;
    display: block;
  }
  .antibody-pdp .hero .hide-mobile {
    display: none;
  }
  .antibody-pdp .hero .product-details {
    margin-top: 13px;
  }
  .antibody-pdp .hero .sidecard {
    position: static;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-top: 21px;
    padding: 0;
  }
  .antibody-pdp .hero .sidecard .cta {
    position: relative;
    width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .antibody-pdp .hero .sidecard .btn-add-to-list .btn.btn-save-to-list:hover {
    background-color: #191644;
  }
  .antibody-pdp .hero .sidecard .btn-add-to-list.btn-group .dropdown-menu-container {
    height: auto;
  }
  .antibody-pdp .hero .sidecard .btn-add-to-list.btn-group .dropdown-menu-container .dropdown-menu {
    box-shadow: none;
    float: none;
    height: auto;
    padding-bottom: 0;
    position: relative;
  }
  .antibody-pdp .hero .sidecard .btn-add-to-list.btn-group .create-new-list {
    height: 36px;
    position: relative;
  }
  .antibody-pdp .hero .sidecard .btn-add-to-list.btn-group .create-new-list-text {
    padding-right: 87px;
    width: 100%;
  }
  .antibody-pdp .hero .circle-buttons {
    position: relative;
    top: -30px;
    left: 0;
    clear: both;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  .antibody-pdp .hero .circle-buttons .circle {
    margin-right: 15px;
    text-align: center;
  }
  .antibody-pdp .hero .circle-buttons .circle-wrapper {
    overflow-x: scroll;
    width: 100%;
    margin-right: -15px;
    text-align: left;
    white-space: nowrap;
  }
  .antibody-pdp .hero .circle-buttons .shadow-left,
  .antibody-pdp .hero .circle-buttons .shadow-right {
    display: inline-block;
    position: absolute;
    height: 80px;
    z-index: 9;
    opacity: 1;
    transition: opacity 0.35s 0s;
  }
  .antibody-pdp .hero .circle-buttons .shadow-left.hidden,
  .antibody-pdp .hero .circle-buttons .shadow-right.hidden {
    visibility: visible;
    display: inline-block;
    opacity: 0;
  }
  .antibody-pdp .hero .circle-buttons .shadow-left {
    left: 0;
    box-shadow: -2px 0 35px 15px #FFF;
  }
}
@media screen and (max-width: 385px) {
  .antibody-pdp .hero .circle-buttons .shadow-right {
    right: 0;
    top: 0;
    margin-right: 0;
    box-shadow: -2px 0 35px 15px #FFF;
  }
}
.antibody-pdp .references {
  position: relative;
}
.antibody-pdp .references .filter-container {
  display: block;
  position: absolute;
  right: 15px;
  top: 112px;
}
.antibody-pdp .references .filter-container .left {
  display: none;
}
.antibody-pdp .references .filter-container .right {
  font-size: 0;
}
.antibody-pdp .references .filter-container .sort-label {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
.antibody-pdp .references .filter-container .sort-selector {
  display: inline-block;
  vertical-align: baseline;
}
.antibody-pdp .references .references-heading {
  margin-bottom: 0;
  font-size: 28px;
}
.antibody-pdp .references .subheading-container {
  text-align: left;
  margin-bottom: 40px;
}
.antibody-pdp .references .sub-heading {
  display: inline-block;
  vertical-align: middle;
  font-size: 22px;
  font-weight: 200;
}
.antibody-pdp .references .referencesIcon {
  margin-right: 10px;
  vertical-align: middle;
}
.antibody-pdp .references .tab-pane {
  padding: 30px 0;
}
.antibody-pdp .references .tab-content {
  overflow: visible;
  border-bottom: 0;
}
.antibody-pdp .references .card {
  position: relative;
  height: 279px;
  margin-bottom: 20px;
  padding: 20px 70px;
  text-align: left;
  border: solid #999;
  border: 1px solid rgba(0, 0, 0, 0);
  border-width: 0 1px 1px 0;
  box-shadow: 0 4px 10px #000000, 0 1px 3px #000000 inset;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.ie8 .antibody-pdp .references .card {
  border: 1px solid #DCDCDC;
}
.antibody-pdp .references .card-left,
.antibody-pdp .references .card-right {
  display: inline-block;
}
.antibody-pdp .references .card-left {
  position: relative;
  width: 88.5%;
  height: 100%;
  padding-top: 14px;
  border-right: 1px solid #DCDCDC;
}
.antibody-pdp .references .card-right {
  float: right;
  width: 8%;
}
.antibody-pdp .references .card-source {
  margin-bottom: 6px;
  font-weight: bold;
  line-height: 22px;
}
.antibody-pdp .references .card-title {
  max-width: 805px;
  color: #008CEB;
  font-size: 23px;
  font-weight: normal;
  line-height: 33px;
}
.antibody-pdp .references .card-content {
  max-width: 730px;
  line-height: 1.69 !important;
}
.antibody-pdp .references .card-author {
  position: absolute;
  bottom: 10px;
  max-width: 500px;
  margin: 0;
  line-height: 1;
}
.antibody-pdp .references .author-label {
  color: #555759;
  font-weight: bold;
}
.antibody-pdp .references .label-header {
  display: block;
  margin-top: 20px;
  margin-bottom: 5px;
}
.antibody-pdp .references .load-more-references-button {
  display: block;
  width: 222px;
  height: 36px;
  margin-top: 40px;
}
@media (max-width: 979px) {
  .antibody-pdp .references .referencesIcon {
    padding-top: 18px;
    vertical-align: top;
  }
  .antibody-pdp .references .sub-heading {
    max-width: 90%;
    line-height: 32px;
  }
  .antibody-pdp .references .subheading-container {
    margin-bottom: 33px;
  }
  .antibody-pdp .references .filter-container {
    display: block;
    height: 50px;
    position: relative;
    right: inherit;
    top: inherit;
  }
  .antibody-pdp .references .filter-container .right,
  .antibody-pdp .references .filter-container .left {
    position: relative;
    display: inline-block;
  }
  .antibody-pdp .references .filter-container .left {
    float: left;
  }
  .antibody-pdp .references .filter-container .right {
    float: right;
  }
  .antibody-pdp .references .filter-container .sort-selector,
  .antibody-pdp .references .filter-container .filter-selector {
    display: inline;
    height: 50px;
    margin: 0;
  }
  .antibody-pdp .references .filter-container .filter-selector {
    padding-left: 70px;
    text-indent: 66px;
  }
  .antibody-pdp .references .filter-container .sort-selector {
    padding-left: 66px;
    text-indent: 61px;
  }
  .antibody-pdp .references .filter-container .sort-label,
  .antibody-pdp .references .filter-container .filter-label {
    display: inline;
    font-weight: bold;
    left: 18px;
    margin-right: 0;
    position: absolute;
    top: 13px;
    pointer-events: none;
  }
  .antibody-pdp .references .reference-selector {
    margin: 0;
  }
  .antibody-pdp .references .nav-tabs {
    display: none;
  }
  .antibody-pdp .references .card {
    width: 99.5%;
    height: 289px;
    margin-bottom: 42px;
    margin-left: 2px;
    padding: 25px 40px;
  }
  .antibody-pdp .references .card-title {
    max-width: 91%;
  }
  .antibody-pdp .references .card-content {
    max-width: 91%;
  }
  .antibody-pdp .references .card-source {
    margin: 0px;
  }
  .antibody-pdp .references .card-title {
    margin: 0px;
    margin-bottom: 5px;
  }
  .antibody-pdp .references .card-left {
    width: 85%;
  }
  .antibody-pdp .references .card-right {
    width: 9%;
  }
  .antibody-pdp .references .load-more-references-button {
    margin-top: 45px;
  }
}
@media (max-width: 480px) {
  .antibody-pdp .references .tab-content {
    display: block;
  }
  .antibody-pdp .references .tab-pane {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .antibody-pdp .references .references-heading {
    margin-bottom: 20px;
  }
  .antibody-pdp .references .subheading-container {
    position: relative;
    font-size: 0;
  }
  .antibody-pdp .references .filter-container {
    margin-bottom: 20px;
  }
  .antibody-pdp .references .filter-container .sort-selector,
  .antibody-pdp .references .filter-container .filter-selector {
    width: 140px;
  }
  .antibody-pdp .references .referencesIcon {
    padding-top: 5px;
  }
  .antibody-pdp .references .sub-heading {
    display: inline-block;
    width: 100%;
    margin-top: 0;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.1px;
    font-weight: normal;
  }
  .antibody-pdp .references .card {
    height: auto;
    padding: 25px 20px;
    font-size: 0;
  }
  .antibody-pdp .references .card-left,
  .antibody-pdp .references .card-right {
    display: block;
    width: 100%;
  }
  .antibody-pdp .references .card-right {
    float: none;
  }
  .antibody-pdp .references .card-left {
    height: auto;
    padding-top: 0;
    border-right: 0;
    border-bottom: 1px solid #DCDCDC;
  }
  .antibody-pdp .references .card-source {
    margin-bottom: 10px;
  }
  .antibody-pdp .references .card-title {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 26px;
  }
  .antibody-pdp .references .card-content {
    display: none;
  }
  .antibody-pdp .references .card-author {
    position: relative;
    margin-bottom: 36px;
  }
  .antibody-pdp .references .data-dilution,
  .antibody-pdp .references .data-species,
  .antibody-pdp .references .data-year {
    display: inline-block;
    width: 33%;
    font-size: 13px;
  }
  .antibody-pdp .references .load-more-references-button {
    font-size: 16px;
    height: 50px;
    width: 100%;
  }
}
.antibody-pdp .reference-section-1 {
  min-height: 518.938px;
}
.antibody-pdp .reference-section-2 {
  min-height: 820.938px;
}
.antibody-pdp .reference-section-3 {
  min-height: 1198.710px;
}
@-moz-document url-prefix() {
  .antibody-pdp .references .filter-container .sort-selector,
  .antibody-pdp .references .filter-container .filter-selector {
    text-indent: 0;
  }
}
.antibody-pdp .android .select-btn-filter-selector,
.antibody-pdp .android .adv-cert-gallery .select-btn-filter-selector,
.antibody-pdp .android .references .filter-container .sort-selector,
.antibody-pdp .android .references .filter-container .filter-selector {
  text-indent: 0;
}
.antibody-pdp .product-bioinformatics {
  width: 100%;
  max-width: 775px;
}
@media screen and (max-width: 979px) {
  .antibody-pdp .product-bioinformatics {
    max-width: none;
  }
}
.antibody-pdp .product-bioinformatics h2 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 19px;
}
.antibody-pdp .product-bioinformatics .gene-aliases {
  margin-top: 30px;
}
.antibody-pdp .product-bioinformatics .gene-aliases,
.antibody-pdp .product-bioinformatics .uniprot-id,
.antibody-pdp .product-bioinformatics .entrez-gene,
.antibody-pdp .product-bioinformatics .molecular-function {
  margin-bottom: 30px;
}
.antibody-pdp .product-bioinformatics .accordion-group {
  margin-bottom: 0;
}
.antibody-pdp .product-bioinformatics .accordion-toggle {
  margin-top: 0;
  padding-left: 15px;
  padding-top: 20px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  background: transparent;
  font-size: 13px;
}
.antibody-pdp .product-bioinformatics .accordion-heading.active .arrow-icon {
  transform: rotate(180deg);
}
.antibody-pdp .product-bioinformatics .accordion-heading a:active,
.antibody-pdp .product-bioinformatics .accordion-heading.active a {
  background: transparent;
}
.antibody-pdp .product-bioinformatics .accordion-heading a:hover {
  color: #27245f;
}
.antibody-pdp .product-bioinformatics .accordion-inner {
  padding-left: 0;
}
.antibody-pdp .product-bioinformatics .arrow-icon {
  position: absolute;
  top: 50%;
  right: 22px;
}
.antibody-pdp .product-bioinformatics .function-item {
  display: block;
  margin-bottom: 7px;
}
.antibody-pdp .product-bioinformatics .accordion-inner {
  padding-top: 25px;
  padding-bottom: 25px;
}
.antibody-pdp .cert-analysis {
  padding-bottom: 101px;
  text-align: left;
}
.antibody-pdp .cert-analysis h2 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 24px;
}
.antibody-pdp .cert-analysis .cert-analysis-list {
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  max-width: 775px;
}
.antibody-pdp .cert-analysis .cert-analysis-list li {
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.antibody-pdp .cert-analysis .cert-analysis-list li a {
  display: block;
  font-weight: bold;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-top: 15px;
  transition: background-color 100ms ease-in-out;
}
.antibody-pdp .cert-analysis .cert-analysis-list li a:hover {
  background-color: #F3F3F3;
}
.antibody-pdp .cert-analysis .cert-analysis-list li a:after {
  background-image: url("../images/download.png");
  background-repeat: no-repeat;
  content: '';
  height: 17px;
  position: absolute;
  right: 20px;
  width: 12px;
}
.antibody-pdp .cert-analysis .cert-download {
  color: #008CEB;
}
.antibody-pdp .cert-analysis .cert-analysis-button {
  margin-top: 28px;
  width: 205px;
}
@media screen and (max-width: 979px) {
  .antibody-pdp .cert-analysis {
    padding-bottom: 94px;
  }
  .antibody-pdp .cert-analysis .cert-analysis-list {
    max-width: none;
  }
  .antibody-pdp .cert-analysis .cert-analysis-button {
    width: 222px;
  }
}
@media screen and (max-width: 767px) {
  .antibody-pdp .cert-analysis {
    padding-bottom: 70px;
  }
  .antibody-pdp .cert-analysis .cert-analysis-button {
    font-size: 16px;
    height: 50px;
    width: 100%;
  }
}
.antibody-pdp .block-details {
  margin-bottom: 25px;
}
.antibody-pdp .block-details h2 {
  font-size: 28px;
}
.antibody-pdp .block-details .description {
  line-height: 22px;
  margin: 42.5px 0 0;
}
.antibody-pdp .block-details .description p {
  margin-bottom: 25px;
}
@media (max-width: 979px) {
  .antibody-pdp .block-details .description {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .antibody-pdp .block-details .description {
    margin-top: 32px;
  }
}
.antibody-pdp .block-details .product-data {
  margin-bottom: 34px;
}
.antibody-pdp .block-details .product-data .not-line-top {
  margin-top: 20px;
}
.antibody-pdp .block-details .product-data .not-line-top tr:first-child td {
  border-top: 0;
}
.antibody-pdp .block-details .product-data + .product-data {
  margin-top: 42.5px;
}
.antibody-pdp .block-details .product-data td:first-child {
  font-weight: bold;
}
.antibody-pdp .block-details .product-data th,
.antibody-pdp .block-details .product-data td {
  width: 50%;
  border-top: 1px solid #DCDCDC;
}
.antibody-pdp .block-details .product-data th:first-child,
.antibody-pdp .block-details .product-data td:first-child {
  padding-left: 0;
}
.antibody-pdp .block-details .product-data thead {
  font-size: 11px;
  line-height: 1;
}
.antibody-pdp .block-details .product-data thead th {
  border-top: 0;
  line-height: 1;
  padding-bottom: 14px;
}
@media (max-width: 767px) {
  .antibody-pdp .block-details .product-data thead th {
    padding-bottom: 2px;
  }
}
.antibody-pdp .block-details .product-data tbody {
  font-size: 13px;
  line-height: 1.69;
}
.antibody-pdp .block-details .product-data tbody tr:first-child td {
  border-top: 0;
}
.antibody-pdp .block-details .product-data tr:last-child td {
  border-bottom: 1px solid #DCDCDC;
}
.antibody-pdp .block-details .background-information {
  margin: 15px 0 45px;
}
.antibody-pdp .block-details .background-information h2 {
  font-size: 28px;
  margin-bottom: 17px;
}
.antibody-pdp .block-details .background-information p {
  line-height: 22px;
}
.antibody-pdp .block-details .background-information .note {
  margin-top: 53px;
}
@media (max-width: 767px) {
  .antibody-pdp .block-details .background-information .note {
    margin-top: 40px;
  }
}
.antibody-pdp .product-secondary-cross-sell-box {
  width: 100%;
  margin: 45px 0 25px;
}
.antibody-pdp .product-secondary-cross-sell-box h2 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 19px;
}
.antibody-pdp .product-manuals {
  padding-bottom: 101px;
}
.antibody-pdp .product-manuals hr {
  margin-right: 50px;
}
.antibody-pdp .product-manuals h2 {
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 19px;
}
.antibody-pdp .product-manuals h3 {
  font-weight: normal;
  font-size: 14px;
  font-family: "Helvetica Neue-Regular", Helvetica, Arial, sans-serif;
  color: #333333;
}
.antibody-pdp .product-manuals .result-list-two-col .result-list li {
  width: 50%;
  float: left;
}
.antibody-pdp .product-manuals .result-list li {
  margin: 5px 0;
  list-style-type: none;
}
.antibody-pdp .product-manuals .result-list .document-icon {
  float: left;
}
.antibody-pdp .product-manuals .result-list .msds-title {
  padding-bottom: 22px;
}
.antibody-pdp .product-manuals .result-list .document-detail {
  padding-left: 20px;
  padding-right: 10px;
  display: block;
}
.antibody-pdp .product-manuals .result-list-four-col .result-list li {
  width: 25%;
  float: left;
}
.antibody-pdp .product-manuals input {
  box-sizing: content-box;
  margin-right: 5px;
}
.antibody-pdp .product-manuals .modal {
  top: 0;
  left: 0;
  right: 0;
  margin: 5% auto;
  padding: 0;
  width: 640px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .pdp-banner {
    margin-left: -10px;
  }
}
.antibody-pdp .pdp-banner-close-button {
  background-image: url(assets/img/pdp-banner-close-button.png);
}
.antibody-pdp .hero {
  max-height: inherit;
}
.antibody-pdp .hero .hero-container {
  max-width: 1200px;
}
.antibody-pdp .hero .hero-content {
  min-height: 457px;
  padding-bottom: 75px;
  margin-top: 0px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .hero .hero-content {
    min-height: 250px;
  }
}
.antibody-pdp .hero h1.product-name {
  font-size: 32px;
  line-height: 1.56;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #333333;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .hero h1.product-name {
    font-size: 28px;
    line-height: 1.54;
  }
}
.antibody-pdp .hero .brand-info p.manufacturer {
  display: inline-block;
  font-size: 18px;
}
.antibody-pdp .hero .brand-info span.about-brand {
  background: url("order/genome-database/webapp/assets/core/img/svg/question-mark-icon.svg") no-repeat;
  background-position: center;
  height: 13px;
  width: 13px;
  display: inline-block;
  cursor: pointer;
}
.antibody-pdp .hero .brand-info .tooltip-inner {
  word-break: normal;
  font-size: 13px;
  min-width: 269px;
  padding: 26.3px 21px 16px 22px;
  text-align: left;
}
.antibody-pdp .hero .brand-info .tooltip-inner a {
  padding: 10px 0 10px 0;
  font-weight: bold;
  display: block;
  width: 0px;
}
.antibody-pdp .hero .brand-nm {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.22;
  letter-spacing: normal;
  font-style: normal;
  color: #333333;
  font-stretch: normal;
  width: 232px;
  height: 32px;
}
.antibody-pdp .hero .advanced-certification-link {
  cursor: pointer;
}
.antibody-pdp .hero .manufacturer {
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .hero .manufacturer {
    margin-top: 32px;
  }
}
.antibody-pdp .hero .partNum {
  font-weight: normal;
}
.antibody-pdp .hero .hidden {
  display: none;
}
.antibody-pdp .hero .cta {
  height: auto;
}
.antibody-pdp .hero .cta-button {
  text-align: center;
}
.antibody-pdp .hero .guarantee-bottom {
  position: inherit;
  margin-top: 40px;
}
.antibody-pdp .hero #createCitationModal .modal-header {
  border: none;
}
.antibody-pdp .hero #createCitationModal .modal-body textarea {
  width: 100%;
}
.antibody-pdp .hero #createCitationModal .modal-footer {
  border: none;
}
.antibody-pdp .hero .references {
  margin-bottom: 10px;
}
.antibody-pdp .hero .references img {
  padding-left: 0;
}
.antibody-pdp .hero .circle-buttons {
  bottom: -75px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .hero .circle-buttons {
    bottom: -60px;
    width: 366px;
  }
  .antibody-pdp .hero .circle-buttons .circle-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
  }
  .antibody-pdp .hero .circle-buttons .circle {
    margin: auto;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .hero .circle-buttons .circle-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
  }
  .antibody-pdp .hero .circle-buttons .circle {
    margin: auto;
  }
  .antibody-pdp .hero .circle-buttons img {
    width: 50px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .hero .hero-btn {
    width: auto;
    height: 100%;
  }
  .antibody-pdp .hero .hero-content {
    background: url(assets/img/pdp-hero-background.png) no-repeat center center;
  }
  .antibody-pdp .hero .hero-content .product-details .brand-info .manufacturer {
    font-size: 14px;
  }
  .antibody-pdp .hero .hero-content .product-details .brand-info .about-brand {
    height: 11px;
    width: 11px;
  }
  .antibody-pdp .hero .hero-content .product-details .product-name {
    font-size: 22px;
    line-height: 26px !important;
  }
  .antibody-pdp .hero .hero-container .circle-buttons a img {
    height: 61px;
    width: 61px;
  }
}
.antibody-pdp .published-figures-link:visited,
.antibody-pdp .circle-link:visited,
.antibody-pdp .published-figures-link:link,
.antibody-pdp .circle-link:link {
  color: #000000;
}
.antibody-pdp .pf-count-header {
  margin-left: 17px;
}
.antibody-pdp .lineForPfOnPDP {
  border: solid 0.5px #c9c8c885;
  height: 0px;
  width: 374px;
}
.antibody-pdp .pfTitleToViewImage {
  margin-left: 17px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .pfTitleToViewImage {
    margin: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .pfTitleToViewImage {
    margin: 0px;
  }
}
.antibody-pdp .pfTitleToViewImage .viewImageTextOnSerp {
  color: #0185EC;
}
.antibody-pdp .to-hide-on-pdp {
  display: none;
}
.antibody-pdp .sidecard {
  margin-top: 15px;
}
.antibody-pdp .sidecard .list-option.selected {
  font-weight: bold;
  margin-left: 10px !important;
}
.antibody-pdp .sidecard .list-option.selected .collaborators-icon {
  background-image: url("../assets/img/collaborators-selected.png");
}
.antibody-pdp .sidecard .collaborators-icon {
  background-image: url("../assets/img/collaborators.png");
  background-position: initial;
  background-repeat: no-repeat;
  height: 14px;
  margin-left: 24px;
  width: 17px;
  float: left;
  margin-top: -6px;
}
.antibody-pdp .sidecard .cta .loading {
  background: url(../webapp/assets/img/loader-dark.gif) no-repeat;
  padding-left: 16px;
  margin-left: 100px;
}
@media (max-width: 980px) {
  .antibody-pdp .hero {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .antibody-pdp .hero {
    margin-left: -10px;
    width: 550px;
  }
}
@media (max-width: 480px) {
  .antibody-pdp .hero {
    width: 425px;
  }
}
@media (max-width: 375px) {
  .antibody-pdp .hero {
    width: 375px;
  }
}
@media (max-width: 320px) {
  .antibody-pdp .hero {
    width: 320px;
  }
}
.antibody-pdp .create-new-list-text,
.antibody-pdp .btn-create-new-list {
  bottom: 0;
  height: 34px !important;
  position: absolute;
}
.antibody-pdp .create-new-list-text {
  border-bottom: none;
  border-left: none;
  border-right: none;
  left: 0;
  width: 65%;
  text-decoration: none;
  margin-bottom: 0px;
  border: none;
  margin-top: -16px !important;
  position: static !important;
}
.antibody-pdp .added-to-list {
  display: block;
  float: left;
  padding-bottom: 0px !important;
  margin-right: -15px !important;
}
.antibody-pdp .save-to-list-tout {
  width: 340px;
  border: 2px solid #d8d8d8;
  position: absolute;
  bottom: -11px;
  background-color: #fff;
  left: -128%;
  z-index: 10;
  background-image: url('../webapp/assets/img/list-tout-modal-bg-xs.png');
}
.antibody-pdp .save-to-list-tout:before,
.antibody-pdp .save-to-list-tout:after {
  left: 100%;
  top: 57%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.antibody-pdp .save-to-list-tout:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #AE2D43;
  border-width: 16px;
  margin-top: -16px;
}
.antibody-pdp .save-to-list-tout:after {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #AE2D43;
  border-width: 13px;
  margin-top: -13px;
}
.antibody-pdp .tout-content {
  text-align: center;
}
.antibody-pdp .info-tout-list-every-proj {
  margin-top: 25px;
  margin-bottom: 25px;
  color: #555;
  font-size: 15px;
  font-weight: bold;
}
.antibody-pdp .info-tout-intro-lists {
  margin-top: 10px;
  margin-bottom: 25px;
  color: #777;
  font-size: 21px;
  color: white;
}
.antibody-pdp .tout-close {
  margin-left: 90%;
  margin-top: 5px;
}
.antibody-pdp .list-name-success-msg {
  display: inline-block;
  white-space: nowrap;
  max-width: 207px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.antibody-pdp .align-addedto {
  margin-left: 20px;
  vertical-align: top;
  color: black;
}
.antibody-pdp .shared-list-added-success-msgsec {
  height: 2em;
  min-height: 2em;
  display: none;
}
.antibody-pdp .dropdn-cont-override {
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden !important;
  max-height: 190px !important;
}
.antibody-pdp .dropdown-menu-override {
  margin-top: 0px !important;
  max-height: 140px !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  margin-left: 0px;
}
.antibody-pdp .no-collaborators-icon {
  width: 33px;
}
.antibody-pdp .list-name-only {
  white-space: nowrap;
  max-width: 152px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: static;
  color: black;
  float: left;
  margin-left: 6px;
  margin-top: -8px;
}
.antibody-pdp .create-new-list {
  padding: 0 0px !important;
  position: static !important;
  margin-top: 15px !important;
}
.antibody-pdp .each-list-dimensions {
  margin: 0 0 5px 0;
  margin-left: -19px;
  cursor: pointer;
  line-height: 9px;
}
.antibody-pdp .dropdown-menu {
  height: auto !important;
}
.antibody-pdp .list-option {
  margin-left: -2px !important;
  line-height: 20px !important;
  padding: 5px !important;
}
.antibody-pdp .info-tout-image {
  margin-bottom: 20px;
}
.antibody-pdp .each-list-dimensions:hover {
  background-color: #e5f2fb;
}
.antibody-pdp .modal-images-materials {
  margin-bottom: 17px;
}
.antibody-pdp .modal-images-colaborate {
  margin-bottom: -2px;
}
.antibody-pdp .modal-images-export {
  margin-bottom: 13px;
}
.antibody-pdp .title-bg {
  width: 100%;
  height: 170px;
  background-color: #ebf2fa;
}
/* (1366x768) WXGA Display */
@media screen and (max-width: 1366px) and (min-device-height: 768px) {
  .antibody-pdp .override-sharedlist-modal {
    margin-top: 80px !important;
  }
}
@media (max-width: 767px) {
  .antibody-pdp .save-to-list-tout.non-fishersci {
    height: 293px;
    max-height: 80%;
    width: calc(70%);
    left: 15%;
    position: fixed;
    bottom: 0;
    top: 17%;
    z-index: 999;
  }
  .antibody-pdp .save-to-list-tout:before,
  .antibody-pdp .save-to-list-tout:after {
    display: none;
  }
  .antibody-pdp .btn-add-to-list.btn-group .create-new-list {
    height: 23px !important;
  }
  .antibody-pdp .list-option .list-name-only {
    max-width: 262px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 12px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .title-bg {
    height: 230px !important;
  }
  .antibody-pdp .shared-Lists-are-a-n {
    height: 110px !important;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: 51px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px;
  }
  .antibody-pdp .modal-images-materials {
    margin-bottom: -30px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
  .antibody-pdp .circle-label {
    font-size: 13px;
  }
}
.antibody-pdp .shared-list-empty-image-div {
  vertical-align: middle;
  text-align: center;
}
.antibody-pdp .dropdown-menu-override li a {
  display: block;
}
.antibody-pdp .tout-question a:hover {
  color: #1e8ae7 !important;
}
.antibody-pdp .tout-question a:visited {
  color: #1e8ae7 !important;
}
.antibody-pdp .tout-question a:not(:hover) {
  color: #1e8ae7 !important;
}
.antibody-pdp .tooltip {
  word-break: break-all;
  z-index: 70;
}
.antibody-pdp .info-tout-footer-text {
  color: #FFFFFF;
}
.antibody-pdp .list-name-success-msg:before {
  content: '';
  display: block;
}
.antibody-pdp .list-name-only:before {
  content: '';
  display: block;
}
@media screen and (device-aspect-ratio: 40/71) {
  .antibody-pdp .save-to-list-tout.non-fishersci {
    height: 293px;
    max-height: 80%;
    width: calc(80%);
    left: inherit;
    position: fixed;
    bottom: 0;
    top: 17%;
    z-index: 999;
  }
  .antibody-pdp .save-to-list-tout:before,
  .antibody-pdp .save-to-list-tout:after {
    display: none;
  }
  .antibody-pdp .btn-add-to-list.btn-group .create-new-list {
    height: 23px !important;
  }
  .antibody-pdp .list-option .list-name-only {
    max-width: 192px;
  }
  .antibody-pdp .list-name-success-msg {
    max-width: 230px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 12px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .title-bg {
    height: 230px !important;
  }
  .antibody-pdp .shared-Lists-are-a-n {
    height: 110px !important;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: 51px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px;
  }
  .antibody-pdp .modal-images-materials {
    margin-bottom: -30px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
}
/* Galaxy S5 */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
  .antibody-pdp .list-option .list-name-only {
    max-width: 222px;
  }
  .antibody-pdp .list-name-success-msg {
    max-width: 265px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 13px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 10px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .title-bg {
    height: 230px !important;
  }
  .antibody-pdp .shared-Lists-are-a-n {
    height: 110px !important;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: 51px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px;
  }
  .antibody-pdp .modal-images-materials {
    margin-bottom: -30px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
}
/* iPhone 6  in portrait & landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .antibody-pdp .list-option .list-name-only {
    max-width: 249px;
  }
  .antibody-pdp .list-name-success-msg {
    max-width: 282px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 10px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .title-bg {
    height: 230px !important;
  }
  .antibody-pdp .shared-Lists-are-a-n {
    height: 110px !important;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: 51px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px;
  }
  .antibody-pdp .modal-images-materials {
    margin-bottom: -30px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
}
/* iPhone 6 Plus   */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .antibody-pdp .list-option .list-name-only {
    max-width: 272px;
  }
  .antibody-pdp .list-name-success-msg {
    max-width: 282px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 12px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .title-bg {
    height: 230px !important;
  }
  .antibody-pdp .shared-Lists-are-a-n {
    height: 110px !important;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: 51px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px;
  }
  .antibody-pdp .modal-images-materials {
    margin-bottom: -30px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
}
/* iPad */
@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .antibody-pdp .list-option .list-name-only {
    max-width: 172px;
  }
  .antibody-pdp .list-name-success-msg {
    max-width: 207px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 11px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: -20px;
    margin-top: 14px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-top: -1px;
    margin-bottom: 1px;
  }
  .antibody-pdp .title-bg {
    height: 186px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .mobile-mode {
    display: none;
  }
}
/* iPad Pro */
@media only screen and (orientation: portrait) and (min-device-width: 1024px) and (max-device-width: 1366px) {
  .antibody-pdp .list-option .list-name-only {
    max-width: 170px;
  }
  .antibody-pdp .list-name-success-msg {
    max-width: 207px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 11px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: -20px;
    margin-top: 14px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-top: -1px;
    margin-bottom: 1px;
  }
  .antibody-pdp .title-bg {
    height: 186px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .mobile-mode {
    display: none;
  }
}
/* Nexus 6p */
@media (min-device-width: 412px) and (max-device-width: 690px) {
  .antibody-pdp .list-name-success-msg {
    max-width: 318px;
  }
  .antibody-pdp .info-tout-intro-lists {
    font-size: 15px;
  }
  .antibody-pdp .info-tout-footer-text {
    font-size: 11px;
  }
  .antibody-pdp .create-new-list-text {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #d8d8d8;
  }
  .antibody-pdp .title-bg {
    height: 230px !important;
  }
  .antibody-pdp .shared-Lists-are-a-n {
    height: 110px !important;
  }
  .antibody-pdp .modal-images-export {
    margin-bottom: 51px;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px;
  }
  .antibody-pdp .modal-images-materials {
    margin-bottom: -30px;
  }
  .antibody-pdp .desktop-mode {
    display: none;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
}
.antibody-pdp .line-for-reference-cards-on-pdp {
  display: none;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .reference-benchsci-footer {
    width: 100% !important;
  }
  .antibody-pdp .line-for-reference-cards-on-pdp {
    display: block;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 0px;
    border-top: 0px;
    margin-bottom: 0px;
  }
  .antibody-pdp .to-show-only-on-pdp {
    display: inherit;
  }
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .antibody-pdp .benchsci-disclaimer-info {
    font-size: 13px;
  }
}
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle img {
  max-height: 300px;
  max-width: 600px;
}
.antibody-pdp .antibody-carousel.antibody-lightbox .carousel .antibody-carousel-image-middle .brand-name {
  color: black;
}
.antibody-pdp .no-collab-align-listname {
  padding-left: 40px;
}
.antibody-pdp .clear-float {
  clear: both;
}
.antibody-pdp .override-sharedlist-modal {
  padding: 0px !important;
  display: none;
}
.antibody-pdp .align-close {
  margin-right: 1%;
}
.antibody-pdp .about-Shared-Lists {
  height: 32px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-size: 28px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}
.antibody-pdp .shared-Lists-are-a-n {
  margin-top: 1%;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
}
.antibody-pdp .export-as-a-spreadsh {
  width: 267px;
  height: 88px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 9%;
}
.antibody-pdp .export-as-a-spreadsh .text-style-1 {
  font-weight: bold;
}
.antibody-pdp .collaborate-you-can {
  width: 271px;
  height: 110px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 7%;
  margin-bottom: 17px;
}
.antibody-pdp .collaborate-you-can .text-style-1 {
  font-weight: bold;
}
.antibody-pdp .creating-a-shared-Li {
  width: 268px;
  height: 110px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.69;
  letter-spacing: normal;
  text-align: center;
  color: #333333;
  margin-top: 10%;
}
.antibody-pdp .creating-a-shared-Li .text-style-1 {
  font-weight: bold;
}
.antibody-pdp .learn-more {
  width: 130px;
  height: 20px;
  font-family: "Helvetica Neue", "Helvetica", "Roboto", "Segoe UI", "Arial", "sans-serif";
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1e8ae7;
  margin-top: 10px;
}
.antibody-pdp .rectangle-3 {
  width: 160px;
  height: 36px;
  border: solid 1px #c9c8c8;
  display: block;
  margin-top: 50px;
}
.antibody-pdp .tout-table {
  margin-top: 20px;
}
.antibody-pdp .rectangle-sec {
  width: 100%;
  margin-top: -16px;
  margin-bottom: 35px;
}
.antibody-pdp .shared-list-modal-section {
  height: 252px;
  margin-top: 11%;
}
.antibody-pdp .carousel-indicators {
  position: static;
  margin: auto;
  width: 84px;
  margin-top: 12px;
}
.antibody-pdp .carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  text-indent: 0;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  background-color: rgba(51, 51, 51, 0.2);
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
  margin: 8px;
}
.antibody-pdp .carousel-indicators .active {
  background-color: #7fba00;
}
.antibody-pdp .remove-bold {
  font-weight: normal;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .antibody-pdp .modal-images-colaborate {
    margin-top: -1px;
    margin-bottom: 1px;
  }
  .antibody-pdp .title-bg {
    height: 186px;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
  .antibody-pdp .mobile-mode {
    display: none;
  }
}
/* iPad pro landscape */
@media only screen and (min-device-width: 1310px) and (max-device-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .antibody-pdp .modal-images-colaborate {
    margin-top: -1px;
    margin-bottom: 1px;
  }
  .antibody-pdp .title-bg {
    height: 186px;
  }
  .antibody-pdp .ipad-mode {
    display: none;
  }
  .antibody-pdp .mobile-mode {
    display: none;
  }
}
/* iPhone 6     */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .antibody-pdp .override-sharedlist-modal {
    height: 700px !important;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px !important;
  }
  .antibody-pdp .collaborate-you-can {
    margin-top: 3% !important;
  }
}
/* iPhone 6 Plus   */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .antibody-pdp .override-sharedlist-modal {
    height: 700px !important;
  }
  .antibody-pdp .modal-images-colaborate {
    margin-bottom: 35px !important;
  }
  .antibody-pdp .collaborate-you-can {
    margin-top: 3% !important;
  }
}
/* Nexus 6p */
@media (min-device-width: 412px) and (max-device-width: 690px) and (orientation: landscape) {
  .antibody-pdp .modal-images-materials {
    margin-bottom: -37px !important;
  }
  .antibody-pdp .collaborate-you-can {
    margin-top: 3% !important;
  }
}
.antibody-pdp .references .new-reference .tab-content {
  margin: 0px !important;
}
.antibody-pdp .references .filter-container {
  position: inherit;
  padding-top: 10px;
  float: right;
}
@media only screen and (min-width: 0) and (max-width: 979px) {
  .antibody-pdp .references .filter-container {
    padding-top: 0;
    float: none;
  }
}
.antibody-pdp .references .sub-heading {
  font-size: 20px;
  font-weight: 100;
}
.antibody-pdp .references .tab-pane {
  padding: 50px 0;
}
.antibody-pdp .references .card {
  height: auto;
  position: inherit;
  min-height: 280px;
  overflow-y: hidden;
  width: 100%;
  padding-right: 20px;
  padding-left: 40px;
  margin-bottom: 20px;
}
.antibody-pdp .references .benchscicard {
  min-height: 240px;
}
.antibody-pdp .references .card-left {
  min-height: 240px;
  padding: 14px 14px;
  width: 84%;
}
.antibody-pdp .references .benchsci-card-left {
  width: 63%;
}
.antibody-pdp .references .card-right {
  width: 14%;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .references .card-title {
    font-size: 20px;
  }
}
.antibody-pdp .references .ref-image-container {
  float: left;
  width: 22%;
  padding: 14px 14px;
}
.antibody-pdp .references .ref-image-container .ref-image {
  height: auto;
  width: auto;
  max-height: 200px;
  max-width: 157px;
}
.antibody-pdp .references .reference-benchsci-footer {
  color: #000000;
  border-top: 1px solid #dcdcdc;
  width: 90%;
  margin-top: 20px;
}
.antibody-pdp .references .reference-benchsci-footer .reference-benchsci-info-container {
  font-size: 12px;
  font-weight: bold;
  color: #4a4a4a;
  font-family: Helvetica;
  line-height: 1.5;
}
.antibody-pdp .references .reference-benchsci-footer .reference-benchsci-info-container a {
  font-weight: initial;
}
.antibody-pdp .references .reference-benchsci-footer .reference-benchsci-link-container .reference-benchsci-link {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.69;
  padding: 12px 0px 5px 0px;
}
.antibody-pdp .references .reference-benchsci-footer .reference-benchsci-link-container .reference-benchsci-link .benchsci-logo {
  height: 25px;
  margin: 0px 5px;
}
.antibody-pdp .references .card-author {
  position: inherit;
}
.antibody-pdp .references .data-year {
  vertical-align: top;
}
@media (max-width: 767px) {
  .antibody-pdp .card-right {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .antibody-pdp .data-dilution,
  .antibody-pdp .data-species,
  .antibody-pdp .data-year {
    display: inline-grid !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .benchsci-reference-card .benchsci-card-left {
    border-bottom: none;
    width: 94%;
    padding: 0px 0px;
  }
  .antibody-pdp .benchsci-reference-card .card-title {
    width: 90%;
  }
  .antibody-pdp .benchsci-reference-card .card-source {
    font-size: 13px;
  }
  .antibody-pdp .benchsci-reference-card .benchsci-card-title-for-pdp {
    max-width: 79%;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .ref-image-container {
    float: none !important;
  }
  .antibody-pdp .ref-image-container .ref-image {
    display: block;
    margin-left: 50px;
  }
}
@media only screen and (max-device-width: 320px) {
  .antibody-pdp .ref-image-container .ref-image {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .ref-image-container {
    padding: 60px 0px 0px 0px !important;
  }
  .antibody-pdp .ref-image-container .ref-image {
    margin-left: 0px;
  }
}
.antibody-pdp .block-details {
  margin-top: 100px;
}
.antibody-pdp .spectra-view-icon img {
  width: 65px;
  height: 45px;
}
.antibody-pdp .view-spectra {
  vertical-align: top;
}
@media (max-width: 767px) {
  .antibody-pdp .spectra-sm-hidden {
    display: none !important;
  }
}
.antibody-pdp .lineup-for-desktop {
  display: inline;
  float: right;
  margin-right: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .antibody-pdp .lineup-for-desktop {
    margin-right: 110px;
  }
}
@media only screen and (min-width: 0) and (max-width: 900px) {
  .antibody-pdp .lineup-for-desktop {
    display: table-cell;
    float: none;
    margin-right: 0px;
  }
}
.antibody-pdp .alt-format-button {
  color: #333;
  font-weight: normal;
  padding: 1px 10px;
}
.antibody-pdp .alt-format-link {
  padding: 0px 20px;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp {
  background-color: initial;
  padding-top: 0px;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab:hover,
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .nav-pills .tab.tab--active {
  cursor: pointer;
}
.antibody-pdp .magellan-grid .adv-cert-gallery-pdp .pdp-gallery-header-container {
  padding-top: 84px;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .magellan-grid .adv-cert-gallery-pdp .pdp-gallery-header-container {
    padding-top: 20px;
  }
}
.antibody-pdp .lineUnderGallery {
  border: solid 0.5px #dcdcdc;
  height: 0px;
  width: auto;
}
.antibody-pdp .gallery-controls-arrow.arrow-left,
.antibody-pdp .gallery-controls-arrow.arrow-right {
  top: 300px;
}
@media only screen and (min-width: 1136px) {
  .antibody-pdp .gallery-controls-arrow.arrow-left,
  .antibody-pdp .gallery-controls-arrow.arrow-right {
    top: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .antibody-pdp .gallery-controls-arrow.arrow-left {
    left: 0;
  }
  .antibody-pdp .gallery-controls-arrow.arrow-right {
    right: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .gallery-controls-arrow .adv-cert-gallery-pdp,
  .antibody-pdp .gallery-controls-arrow.arrow-left,
  .antibody-pdp .gallery-controls-arrow.arrow-right {
    top: auto !important;
    bottom: 0;
    position: relative;
    margin: 0px !important;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .adv-cert-gallery .legend {
    text-align: center;
  }
  .antibody-pdp .pfTitleBadge {
    border-top: solid 1px #d2d2d2 !important;
  }
  .antibody-pdp .block-details {
    margin: 0px !important;
  }
  .antibody-pdp .adv-cert-gallery {
    margin-left: -10px;
    margin-right: -10px;
  }
  .antibody-pdp #gallery {
    padding-top: 20px;
  }
}
.antibody-pdp .adv-cert-gallery .legend {
  margin: 0px;
}
.antibody-pdp .adv-cert-gallery-pdp .cert-icon.sprite {
  background-position: -52px -10px;
}
.antibody-pdp .pdp-PublishedFigures .adv-cert-gallery-pdp {
  background-color: #F3F3F3 !important;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .antibody-pdp .pdp-PublishedFigures .adv-cert-gallery-pdp {
    background-color: #FFFFFF !important;
  }
}
.category-page {
  max-width: 1408px;
  margin: 0 auto;
  padding: 0 15px;
}
.category-page .container {
  width: 100%;
}
.category-page .breadcrumb > li > .divider {
  padding: 0 0;
}
.category-page .category-row {
  margin-top: 10px;
}
.category-page .browse-by {
  font-weight: bold;
}
.category-page .category-row {
  margin-top: 10px;
}
.category-page .alphabet-selected {
  display: inline-block;
  margin: 12px;
  font-size: 18px;
  padding: 4px 10px;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 0px 1.8px 0px #222203;
  font-weight: 500;
  line-height: 25px;
}
.category-page .alphabet-disabled {
  display: inline-block;
  margin: 12px;
  font-size: 18px;
  padding: 4px 10px;
  background: #ffffff;
  border-radius: 3px;
  font-weight: 500;
  line-height: 25px;
}
.category-page .alpha-list-val a {
  margin: 12px;
  font-size: 18px;
}
.category-page .page-results {
  padding-left: 15px;
}
.category-page .page-data {
  margin: 20px 0px;
  position: relative;
  left: 650px;
}
.category-page .page-results-val {
  padding-left: 0;
}
.category-page .result-col {
  width: 100%;
  border-right: solid 2px #F3F3F3;
  border: none;
  display: table-row;
  height: 40px;
}
.category-page .results {
  margin: 10px 0px;
  display: table;
  width: 100%;
}
.category-page .result-cell {
  border: 1px solid #dcdcdc;
  background: 0;
  padding: 10px;
  width: 20%;
  display: table-cell;
}
.category-page .result-data {
  color: #1e8ae7;
  font-size: 13px;
  font-weight: 600;
  height: 22px;
  letter-spacing: 0px;
  line-height: 22px;
  width: 248px;
}
.category-page .page-data-val {
  margin: 20px 0px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.category-page .page-data-val .link-data {
  display: flex;
  margin: 0 50px 10px 0;
}
.category-page .page-data-val .link-data .sitemap-link {
  margin: 0px auto 20px 0px;
}
.category-page .page-data-val .link-data .sitemap-link .page-link {
  color: #1e8ae7;
  font-size: 14px;
  font-weight: bold;
  height: 18px;
  letter-spacing: 0px;
  line-height: 18px;
  text-align: center;
  width: 131px;
  margin-right: 24px;
  white-space: nowrap;
}
.category-page .page-data-val .page-info-elisa {
  color: #222222;
  font-family: "HelveticaNeueLT-Medium", Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 19px;
  letter-spacing: 0.54px;
  line-height: 19px;
  width: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  bottom: -7px;
  position: relative;
  margin-right: 23px;
}
.category-page .page-data-val .active-page {
  border-bottom: 3px solid #d0021b;
  width: 16px;
}
.category-page .page-data-val .page-navigation-icon {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.category-page .page-data-val .page-navigation-icon .page-left-arrow {
  font-size: 23px;
  font-weight: bold;
  color: #000;
  position: relative;
  left: 3px;
  line-height: 90px;
  height: 9px;
  width: 9px;
  border: 2px solid #000000;
  border-left: none;
  border-bottom: none;
  transform: rotate(225deg);
}
.category-page .page-data-val .page-navigation-icon .page-right-arrow {
  font-size: 23px;
  font-weight: bold;
  color: #000;
  position: relative;
  right: 3px;
  line-height: 90px;
  height: 9px;
  width: 9px;
  border: 2px solid #000000;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.category-page .page-data-val .pagin-margin {
  margin-right: 15px;
}
.category-page .page-data-val .page-blur {
  opacity: 0.3;
  pointer-events: none;
}
@media only screen and (min-width: 0) and (max-width: 576px) {
  .category-page .page-data-val .page-info-elisa {
    margin-right: 0px !important;
  }
  .category-page .page-data-val .pagin-margin {
    margin-right: 0px !important;
  }
}
.category-page .panther-col {
  width: 48%;
}
.category-page .go-col {
  width: 48%;
}
.category-page .alert {
  margin-top: 20px;
}
.category-page .target-sitemap {
  display: flex;
  justify-content: space-around;
}
.category-page .panther-sitemap-link {
  margin-left: 82px;
}
.category-page .gene-sitemap-link {
  margin-right: 75px;
}
.category-page .heading-small {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 40px;
  padding-bottom: 8px;
}
.category-page .text-small {
  color: #222222;
  font-size: 14px;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.category-page .browse-by {
  margin-bottom: 12px;
  font-size: 18px;
  color: #222222;
  font-weight: 600;
  height: 23px;
  letter-spacing: 0px;
  line-height: 23px;
  width: 100px;
}
.category-page .pagination-display {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 0) and (max-width: 768px) {
  .category-page .text-small {
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .category-page .text-small {
    width: 750px;
  }
}
@media only screen and (min-width: 980px) {
  .category-page .category-row {
    overflow-x: hidden;
  }
  .category-page .alpha-list-val a {
    margin: 12px;
  }
}
@media only screen and (min-width: 0) and (max-width: 576px) {
  .category-page .to-hide-on-mobile-new {
    display: none;
  }
  .category-page .to-hide-on-non-mobile {
    width: 100%;
  }
  .category-page .text-small {
    width: 100%;
  }
  .category-page .link-val-s {
    text-align: center;
    margin: 10px auto 10px 0px;
    font-family: "HelveticaNeueLT-Bold", Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
    font-weight: bold;
  }
  .category-page .data-val-s {
    display: block;
  }
  .category-page .pagination-display {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .category-page .alpha-list-val a {
    margin: 18px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 577px) {
  .category-page .to-hide-on-non-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) and (max-width: 980px) {
  .category-page .sitemap-link-l {
    display: block !important;
    margin: 0 208px 10px 0;
  }
  .category-page .link-val-l {
    margin-top: 10px !important;
    display: inline-block;
  }
  .category-page .link-data {
    width: 77%;
    line-height: 35px;
  }
  .category-page .alpha-list-val a {
    margin: 12px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 768px) {
  .category-page .alpha-selected-medium {
    margin: 12px;
    background-color: #F3F3F3;
    font-size: 18px;
    color: #222222;
    padding: 4px 8px 3px 8px;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0px 6px 8px 0px #222203;
    height: 23px;
    width: 12px;
    font-weight: 500;
    line-height: 23px;
  }
  .category-page .link-val-m {
    margin-top: 10px !important;
    display: inline-block;
  }
  .category-page .sitemap-link-m {
    display: block !important;
    margin: 0 208px 10px 0;
  }
  .category-page .link-data {
    width: 100%;
  }
  .category-page .heading-small {
    width: 100%;
  }
  .category-page .alpha-list-val a {
    margin: 18px;
    font-size: 18px;
  }
}
@media only screen and (min-width: 0) and (max-width: 980px) {
  .category-page .category-row-small-medium {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0 0 0 15px;
  }
  .category-page .category-row-small-medium::-webkit-scrollbar {
    height: 10px;
  }
  .category-page .category-row-small-medium::-webkit-scrollbar-track {
    border-radius: 5px;
  }
  .category-page .category-row-small-medium::-webkit-scrollbar-thumb {
    background: #C9C8C8;
    border-radius: 5px;
    width: 150px;
  }
  .category-page .alpha-list-val a {
    margin: 18px;
    font-size: 18px;
  }
}
.category-page .pagination-display {
  display: flex;
}

