﻿/* Exhibitors Page */

.page-exhibitors .panel-collapse {
  display: none;
}

.page-exhibitors .accordion-toggle {
  cursor: pointer;
}


.page-exhibitors .facetapi-facetapi-links {
  padding: 5px 0;
  text-align: center;
}
.page-exhibitors .facetapi-facetapi-links li {
  width: 100%;
  display: inline;
}
.page-exhibitors .panel-heading {
  display: inline-block;
  padding: 15px 0;
  width: 100%;
  line-height: 1em;
}
.page-exhibitors .panel-heading h3 {
  margin: 0;
  font-size: 1em;
  line-height: 1em;
}
.page-exhibitors .panel-block {
  display: inline-block;
  padding: 10px 15px;
  width: 100%;
}
.page-exhibitors .odd {
  background: #f4f4f4;
}

.page-exhibitors .odd,
.page-exhibitors .even {
  border-bottom: 1px solid #e9e9e9;
}
.page-exhibitors .views-field-title h3 {
  font-size: 16px;
  font-weight: bold;
}

.page-exhibitors .views-field-field-exhibitor-logo-url {
  float: left;
  margin: 5px 0;
  padding-right: 15px;
}
.view-exhibitors .col-md-6.views-field.views-field-body {
  padding: 0;
}
.page-exhibitors .col-md-6.views-field.views-field-field-related-products {
  margin: 10px 0px;
  padding: 0;
}
/* related products */
.product-thumb {
  margin-right: 25px;
  margin-bottom: 15px;
  width: 140px;
  float: left;
}
.product-thumb .product-img {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
.view-exhibitors .views-field-field-exhibitor-city {
  padding-bottom: 10px;
  line-height: 10px;
}
.view-exhibitors .views-field-field-keywords {
  font-size: 11px;
}
.page-exhibitors .link.col-md-3 {
  clear: right;
  float: right;
}
.view-exhibitors .header h3,
.page-exhibitors .header .views-field-title h3 {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 16px;
}
.view-exhibitors h3 img {
  margin-left: 5px;
  margin-top: -5px;
}
#views-exposed-form-exhibitors-page {
  margin-bottom: 25px;
}

/* Enhanced Links */
.listing-link {
  clear: both;
  float: right;
}
.enhanced-pd:hover,
.enhanced-dn:hover,
.enhanced-qmed:hover {
  background-color: #e35101;
}
.enhanced-pd,
.enhanced-dn,
.enhanced-qmed {
  border: none;
  color: #fff;
  display: inline-block;
  margin: 10px 0;
  border-radius: 10px;
}
.enhanced-pd {
  background: #f0660b url('../images/pd-logo.png') scroll no-repeat 100px center;
  padding: 10px 110px 10px 17px;
}
.enhanced-dn {
  background: #f0660b url('../images/dn-logo.png') scroll no-repeat 90px center;
  padding: 10px 110px 10px 17px;
}
.enhanced-qmed {
  background: #f0660b url('../images/qmed-logo.png') scroll no-repeat 90px center;
  padding: 10px 75px 10px 17px;
}
.listing:hover {
  background-color: #fff;
  border: 1px solid #555;
}

/*.page-center-stage .block-facetapi,
.page-conferences .block-facetapi,
.page-tech-theater .block-facetapi,
.page-exhibitors #edit-search-api-views-fulltext-wrapper,
.page-exhibitors #block-facetapi-mb0npnon7t2ckmrfa1fl7iqma00oxosg,
.page-speakers .block-facetapi,
.page-speakers #edit-search-api-aggregation-1-wrapper {
  float: left;
  margin-right: 10px;
  width: 20%;
  padding: 0 20px;
}*/
