body {
  background: #f9f9f9;
}

#breadCrumb {
  display: none;
}

a.disabled {
  color: #bbb !important;
  cursor: default;
}

.hero-banner-container-no-sticky-nav h2 {
  transition: font-size .25s ease, text-align .25s ease;
}

.hero-banner-container-no-sticky-nav p {
  transition: text-align .25s ease;
}

.shrink .hero-banner-container-no-sticky-nav {
  background-position: center -40px !important;
}

.shrink .hero-banner-container-no-sticky-nav h2,
.shrink .hero-banner-container-no-sticky-nav p {
  text-align: left !important;
}

.shrink .hero-banner-container-no-sticky-nav .py-sm-4 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  transition: padding .25s ease;
}

ul.disclaimer-list {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

ul.disclaimer-list li {
  list-style-type: none;
  position: relative;
  padding-left: 25px;
}

ul.disclaimer-list li::before {
  position: absolute;
  display: inline-block;
  width: 16px;
  text-align: right;
  left: 0;
  top: 0;
  text-align: right;
}

ul.disclaimer-list li.asterisk::before {
  content: '\2217';
}

ul.disclaimer-list li.dagger::before {
  content: '\2020';
}

ul.disclaimer-list li.double-dagger::before {
  content: '\2020 \2020';
}

ul.disclaimer-list li.Dagger::before {
  content: '\2021';
}

ul.disclaimer-list li.section::before {
  content: '\00a7';
}

ul.disclaimer-list li.iota::before {
  content: '\0399';
}

ul.breadcrumb-list li::after {
  content: '/';
  position: relative;
  right: -5px;
}

ul.breadcrumb-list li:last-child::after {
  content: '';
}

ul.breadcrumb-list li:last-child a {
  color: #666;
}

ul.breadcrumb-list li:last-child a:hover {
  cursor: default;
}

#system-selector {
  width: 100%;
  background: #f9f9f9;
}

#system-selector .btn {
  text-align: center;
}

#system-selector .level .thumbnail {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0px 1px 2px rgba(0,0,0,.2);
}

.breadcrumb-container #breadCrumb {
  max-width: none;
  margin: auto;
  padding: inherit;
}

table thead th {
  text-align: center;
  vertical-align: bottom !important;
}
table tbody th {
  text-align: left;
  vertical-align: text-top !important;
}
table tbody td {
  text-align: center;
}

.system-comparison-table .table > tbody > tr:last-of-type > td {
  border-width: 1px !important;
}

.system-comparison-table .table.hiseq th,
.system-comparison-table .table.hiseq td,
.system-comparison-table .table.hiseq-x th,
.system-comparison-table .table.hiseq-x td {
  position: relative;
  opacity: 0.5;
}
.system-comparison-table .table.hiseq-x.hiseq-title-table tbody th {
  opacity: 1;
}
.system-comparison-table .table.hiseq tbody tr:last-child td,
.system-comparison-table .table.hiseq tbody tr:nth-last-child(2) td,
.system-comparison-table .table.hiseq-x tbody tr:last-child td,
.system-comparison-table .table.hiseq-x tbody tr:nth-last-child(2) td {
  opacity: 1;
}
@media (max-width: 767px) {
  .system-comparison-table .table.hiseq .system-comparison-thumbnail {
    margin-top: 40px;
  }
}

.message-unavailable {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #333;
  padding: 0;
  font-size: 14px;
}

/* Toggle view within Molecular Diagnostics & Forensics */
.toggle-view > li {
    padding: 0;
}

.toggle-view > li a {
    min-width: 40px;
}

.toggle-view > li a {
    min-width: 40px;
}

.toggle-view > li.active a {
    border-color: #3e7ebe;
    color: #3e7ebe;
}

.toggle-view > li a {
    border-color: #bbb;
    color: #bbb;
}

.toggle-view > li a:hover {
    border-color: #3e7ebe;
    color: #fff;
}

@media (min-width: 466px) {
  #system-selector .flex-row {
    flex-flow: row wrap;
  }

  #system-selector .flex-row:before,
  #system-selector .flex-row:after {
    width: 0;
  }

  #system-selector .flex-row .thumbnail-card .caption {
    position: relative;
    /*top: 50%;
    -ms-transform: translate3d(0,-50%,0);
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);*/
  }
  #system-selector .level .thumbnail {
    border: none;
    border-top: 5px solid #3e7ebe;
  }

  #system-selector .level .thumbnail:hover,
  #system-selector .level .thumbnail:focus {
    border-top: 5px solid #3e7ebe !important;
    background-color: #3e7ebe;
  }

  #system-selector .level .thumbnail:hover h5,
  #system-selector .level .thumbnail:focus h5,
  #system-selector .level .thumbnail:hover .impact-statement-icon,
  #system-selector .level .thumbnail:focus .impact-statement-icon {
    transition: color .2s ease;
    color: #FFF;
  }

  #system-selector .impact-statement-icon {
    color: #bbb;
  }

  .system-comparison-table {
    min-width: -webkit-min-content
  }

  .system-comparison-table th > a {
    transition: transform .3s ease;
    -webkit-transition: transform .3s ease;
    display: inline-block;
  }

  .system-comparison-table th > a:hover,
  .system-comparison-table th > a:focus {
    position: relative;
    transform: translate3d(0, -5px, 0);
  }
}

@media (max-width: 767px) {
  .system-comparison-table:before {
    content: '';
  }
  .pt-xs-1 {
    padding-top: 15px !important;
  }
  .container.pt-2 {
    padding-top: 0px !important;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  h5 {
    font-size: 16px;
  }
  h4 {
    font-size: 20px;
    line-height: 24px;
  }
  th a h6 {
    color: #337ab7;
  }
  .breadcrumb-container {
    padding-bottom: 30px !important;
  }
  .breadcrumb-container .pull-left {
    max-width: 60%;
  }
}


@media (min-width: 768px) {
  .hero-banner-container-no-sticky-nav p {
    font-size: 16px;
  }
  .flex {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
  }
  .flex-2-auto {
    flex: 2 auto;
  }
  .shrink .hero-banner-container-no-sticky-nav h2 {
    font-size: 34px;
  }
  table.table {
    align-self: flex-end;
  }
  table thead th {
    height: 210px;
  }
  .molecular-diagnostics table thead th,
  .forensic-genomics table thead th{
    height: 140px;
  }
  table tbody th {
    white-space: nowrap;
  }
  .system-comparison-table:not([style="display: none;"]) ~ .system-comparison-table:not([style="display: none;"]) table tr:first-child th:first-child,
  .system-comparison-table:not([style="display: none;"]) ~ .system-comparison-table:not([style="display: none;"]) table tr:not(:first-child) th {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-banner-container-no-sticky-nav h2 {
    font-size: 40px;
  }
}
@media (min-width:768px) and (max-width: 1199px) {
  .flex {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #system-selector .level .thumbnail {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  h2 {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .hero-banner-container-no-sticky-nav h2,
  .hero-banner-container-no-sticky-nav p {
    width: 80%;
  }
  .shrink .hero-banner-container-no-sticky-nav p {
    margin-left: 0;
  }
}
@media (max-width: 465px) {
  .hero-banner-container-no-sticky-nav h2 {
    width: 100%;
  }
  .col-xxs-12 {
    width: 100% !important;
  }
  .no-flex-xxs {
    display: block !important;
  }
  #system-selector .level .thumbnail {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 30px;
    margin-bottom: 0;
    border-radius: 0;
    border-bottom: 0;
    position: relative;
  }
  #system-selector .level .thumbnail::after {
    content: '\f105';
    font-family: 'fontawesome';
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 20px;
    color: #bbb;
    transform: translateY(-50%);
  }
  #system-selector .level .thumbnail:hover,
  #system-selector .level .thumbnail:focus {
    border: 1px solid #bbb;
  }
  #system-selector .first .thumbnail {
    border-radius: 5px 5px 0 0;
  }
  #system-selector .last .thumbnail {
    border-bottom: 1px solid #bbb;
    border-radius: 0 0 5px 5px;
  }
  #system-selector .level .thumbnail {
    text-align: left;
  }
  #system-selector .thumbnail-card .card-text {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: initial;
  }
  #system-selector h3 {
    font-size: 18px;
  }
  #system-selector .impact-statement-icon {
    margin-bottom: 0px;
    float: left;
    margin-right: 10px;
  }
  #system-selector .fa-5x {
    font-size: 1.5em ;
  }
  #system-selector .level .thumbnail:hover,
  #system-selector .level .thumbnail:focus {
    transform: none;
    box-shadow: none;
  }
  .hero-banner-container-no-sticky-nav {
    background-position: center -60px !important;
  }
  .hero-banner-container-no-sticky-nav p {
    display: none;
  }
  h2 {
    font-size: 26px;
    line-height: 28px;
  }
  h5 {
    font-size: 14px;
    line-height: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  h4 {
    font-size: 18px;
    line-height: 22px;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  .breadcrumb-container {
    padding-top: 0 !important;
  }
  .breadcrumb-container .pull-left {
    display:none;
  }
  .breadcrumb-container .pull-right {
    float: none !important;
  }
  .modal-body h5 {
    max-width: 100%;
  }
}

