﻿/* Style sheet required due to showing/hiding/changing things in loggedin-styles.css which overwrite tablet.css */
#header h1#title {
  margin: 45px 0 30px 0;
} /* Header logo */
@media only screen and (max-width: 550px) {
  .options-wrapper {
    width: 80%;
  }
}
#main-section .product-categories li {
  float: left;
  margin-bottom: 18px;
  padding: 0 1%;
  width: 25%;
} /* Products */

/* Resource listing page */
#main-section #search-form label {
  padding-top: 0.5em;
  padding-bottom: 0px;
}
#main-section #article .search-inputs {
  clear: none;
  float: left;
  margin-left: 2.7%;
  width: 40%;
}

/* List handouts */
#main-section .list-handouts li {
  width: 20%;
}
#main-section .list-handout-results ul,
#main-section .list-all-handouts ul {
  width: 46%;
}
#main-section .list-handout-results ul.docs-left,
#main-section .list-all-handouts ul.docs-left {
  float: left;
  margin: 0 0 0 20px !important;
}
#main-section .list-handout-results ul.docs-right,
#main-section .list-all-handouts ul.docs-right {
  clear: none;
  float: right;
  margin: 0 20px 0 0 !important;
}
#main-section .list-handout-results ul.docs-right li:first-child,
#main-section .list-all-handouts ul.docs-right li:first-child {
  margin-top: 0;
}
#main-section .list-handout-results li,
#main-section .list-all-handouts li {
  padding: 0 4.5%;
}

/* HDI Chart */
.hdi-search-chart-copy {
  display: inline-block;
}
.download-hdi:first-child {
  margin-top: 25px;
}
.download-hdi {
  float: left;
  margin: 5px 0;
  width: 100%;
}
.hdi-search {
  display: block;
  float: left;
  margin: 45px 0 0 0;
  width: 48.5%;
}
.hdi-search .search-heading {
  float: left;
  width: 35%;
}
#main-section #article .hdi-search .search-inputs {
  float: right;
  margin-left: 0;
  width: 63%;
}
.hdi-chart {
  display: inline-table;
  margin: 20px auto;
  width: 100%;
}
.hdi-chart th {
  background: #00685d;
  color: #fff;
  font-family: "ff-dax-web-pro", Tahoma, Helmet, Freesans, sans-serif;
  font-size: 1.077em;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}

.hdi-chart .td-wrapper {
  position: relative;
}
.hdi-chart th a {
  color: #fff;
}
.hdi-chart th,
.hdi-chart td {
  padding: 8px;
  position: relative;
}
.hdi-chart td,
.hdi-chart td p {
  font-size: 0.923em;
  line-height: 17px;
}
.hdi-herb-row {
  background: #e4eeed;
  color: #333;
  font-weight: bold;
}
.hdi-drug-row.drug-border td {
  border-top: 1px solid white !important;
}
td.hdi-column-wrapper {
  padding: 0px;
}

.hdi-herb {
  width: 15%;
}
.hdi-drug {
  width: 17.6%;
}
.hdi-pi {
  width: 23.5%;
}
.hdi-bc {
  width: 47%;
}
.hdi-ra {
  width: 11.9%;
}
.hdi-noteref {
  display: table-cell;
  font-weight: bold;
}
.hdi-notetext {
  display: table-cell;
}
.hdi-chart h3 {
  color: #a31d6b;
  font-size: 1.538em;
}

.notes-and-references {
  display: block;
}
.list-notesrefs {
  margin-bottom: 20px;
}
#main-section .note-ref-row {
  background: transparent;
  padding-left: 0;
}

.hdi-ref-bubble {
  background: #f1f6f5;
  box-shadow: 0px 0px 5px rgba(141, 140, 131, 0.8);
  top: 0;
  display: none;
  left: 0;
  margin-bottom: 0;
  padding: 12px 10px 10px 10px;
  position: absolute;
  width: 280px;
  z-index: 2;
}
.hdi-ref-bubble h4 {
  font-size: 1.231em;
  margin: 0 0 0.3em 0;
}
.hdi-ref-bubble .hdi-ref-bubble-href {
  display: table-cell;
  padding-right: 5px;
}
.hdi-ref-bubble .hdi-ref-bubble-text {
  display: table-cell;
}
.hdi-ref-bubble:after {
  content: "";
  width: 26px;
  height: 23px;
  background: url(/buildassets/images/arr_grey_01.png) no-repeat top left;
  top: 100%;
  left: 20px;
  position: absolute;
  display: inline-block;
}
/* Professional Library */
.btn-downloadable-library {
  float: left;
  width: auto;
}
.btn-return {
  margin-top: 0;
  width: auto;
}

.list-webinars .webinar-date {
  display: table-cell;
  float: left;
  width: 20%;
  margin-right: 2%;
}
.list-webinars .webinar-topic {
  display: table-cell;
  float: left;
  width: 17.5%;
  margin-right: 2%;
}
.list-webinars .webinar-presenter {
  display: table-cell;
  float: left;
  width: 10%;
  margin-right: 2%;
}
.list-webinars .webinar-summary {
  display: table-cell;
  float: left;
  width: 46.5%;
}

.list-webinars .webinar-date .btn-sml-blue {
  margin-top: 5px;
}

.list-webinars .webinar-date .btn-helper {
  margin-left: 2%;
  margin-top: 1px;
}
.list-webinars .webinar-presenter .thumbnail {
  width: 89%;
  height: auto;
  border: 1px solid #aaa8a7;
}
.list-webinars .webinar-summary .summary-text {
  float: left;
  width: 64%;
  margin-right: 4%;
}
.list-webinars .webinar-summary .register {
  float: right;
  text-align: right;
  width: 32%;
}

.list-webinars .webinar-date .cal-help .tip-trigger {
  top: 12px;
  left: 2px;
}
.list-webinars .webinar-date .cal-help .tip-content {
  left: -100px;
}

.product-copy table.options-table {
  display: table;
}
.product-copy table.options-table thead {
  display: table-header-group;
}
.product-copy table.options-table tbody {
  display: table-row-group;
}
.product-copy table.options-table th {
  display: table-cell;
}
.product-copy table.options-table td {
  display: table-cell;
}
.product-copy table.options-table tr {
  display: table-row;
  width: 100%;
}
.product-copy table.options-table thead tr {
  position: relative;
  top: 0px;
  left: 0px;
}
.product-copy table.options-table .product-code {
  padding-right: 2%;
  width: 15.5%;
}
.product-copy table.options-table .product-name {
  padding-right: 2%;
  width: 40%;
}
.product-copy table.options-table .product-price {
  padding-right: 2%;
  width: 12.5%;
}
.product-copy table.options-table .product-qty {
  width: 26%;
}

/* Un-label the data */
.product-copy table.options-table td.product-code:before {
  content: "";
}
.product-copy table.options-table td.product-name:before {
  content: "";
}
.product-copy table.options-table td.product-price:before {
  content: "";
}
.product-copy table.options-table td.product-qty:before {
  content: "";
}

.product-copy table.options-table {
  border-top: 0px;
  border-collapse: collapse;
  width: 100%;
}
.product-copy table.options-table th {
  border-top: 1px solid #939597;
  border-bottom: 1px solid #939597;
  font-weight: bold;
}
.product-copy table.options-table td,
.product-copy table.options-table td.product-qty-last {
  border-bottom: 1px solid #c0c1c2;
}
.product-copy table.options-table td,
.product-copy table.options-table th {
  font-size: 0.857em;
  padding: 5px 5px 5px 0px;
  text-align: left;
}
.product-copy table.options-table td {
  padding: 5px 0;
}
table.options-table td.product-qty .num {
  padding: 0 2%;
  width: 38%;
}
table.options-table td.product-qty .btn-add-to-cart {
  background-image: url(../buildassets/images/ico_bag.png);
  background-color: #643a95;
  background-repeat: no-repeat;
  background-position: 13% 2px;
  background-size: 13px 14px;
  float: right;
  font-size: 0.714em;
  max-width: 55px;
  margin-right: 0px;
  padding: 1px 6.5% 0 18%;
  width: 47%;
}

.product-type {
  margin-top: 20px;
  margin-bottom: -10px;
}

/* Issuu iframe - Catalogue page */
.issuuembed {
  width: 100%;
  min-width: 481px;
}
