#vue {
  width: 100%; }
  #vue input, #vue select {
    height: 50px; }
  #vue h4 {
    margin-bottom: 1.1764rem; }
  #vue .btn {
    margin-left: 30px; }
    #vue .btn:hover {
      cursor: pointer; }
  #vue button:hover {
    cursor: pointer; }
  #vue button:focus, #vue button:active {
    outline: none; }
  #vue #filter-counter-item {
    color: #c8102e; }
  #vue .form-group {
    margin-right: 5px; }
  #vue .list-enter, #vue .list-leave-to {
    opacity: 0;
    transform: translateY(30px); }
  #vue .filter-counter {
    margin-right: 1.1764rem; }
  #vue .filter-submit {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end; }
    #vue .filter-submit input [type="reset"], #vue .filter-submit select [type="reset"] {
      margin-right: 1rem; }
  #vue #edit-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #vue #edit-actions .input-searchstring input {
      margin-left: 1rem;
      width: 10rem; }
    #vue #edit-actions input[type="reset"] {
      background-color: transparent;
      border-color: #002554;
      border-width: 1px;
      color: #002554; }
  #vue .search-result-list {
    margin-left: -30px;
    margin-right: -30px; }
  #vue .results table a {
    color: #002554; }
  #vue .results table img {
    max-width: 280px;
    min-width: 200px;
    height: auto; }
  #vue .results .btn-aktion-link--primary, #vue .results .aktion-link {
    color: #c8102e; }
  @media (max-width: 767px) {
    #vue .btn {
      margin-top: 1.2rem;
      margin-left: 0; }
    #vue #edit-actions {
      display: block;
      margin-bottom: 0; }
    #vue tbody, #vue td, #vue tr {
      display: block;
      border: none;
      padding: 0.4rem 0; }
    #vue tr {
      border-top: 1px solid #c7c9c7; }
      #vue tr:first-of-type {
        border-top: none; }
    #vue th {
      display: none; } }
  #vue .textformat-h9 {
    font-weight: bold; }
  #vue p.textformat-copytext-small span {
    font-weight: bold; }
  #vue .form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0; }

#edit-submit-view-default-list.progressing {
  background-color: transparent;
  color: transparent;
  background-image: url("https://www.drupal.org/files/issues/throbber_13.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.btn-vuefilter-count {
  color: #8092a9; }

@media (min-width: 767px) {
  #vue #edit-actions input[type="reset"] {
    background-color: #c7c9c7;
    border-color: #c7c9c7;
    color: #fff; }

  .show-more {
    margin-top: .5rem; } }
.table-exhibitor {
  width: 100%;
  margin-top: 1.7647rem; }
  .table-exhibitor th {
    border: 0;
    color: #333;
    padding-left: 0;
    background-color: #fff;
    text-align: left; }
  .table-exhibitor tr {
    vertical-align: baseline; }
  .table-exhibitor td {
    border-top: 3px solid rgba(35, 70, 97, 0.14);
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .table-exhibitor .mt-5, .table-exhibitor .mt-10 {
    margin-top: 1rem !important; }
  .table-exhibitor .mb-5 {
    margin-bottom: 1rem !important; }

.btn.active {
  background-color: #fff; }

#googleMapMarkerContent {
  color: #fff;
  display: flex;
  position: relative; }
  #googleMapMarkerContent:after {
    content: ' ';
    height: 1rem;
    width: 1rem;
    background-color: #002554;
    position: absolute;
    bottom: -0.5rem;
    left: 2rem;
    transform: rotate(45deg); }
  #googleMapMarkerContent p, #googleMapMarkerContent .textformat-h8, #googleMapMarkerContent .textformat-h9, #googleMapMarkerContent a {
    color: #fff;
    margin-bottom: 0; }
  #googleMapMarkerContent a {
    font-family: "metronic_pro", arial, sans-serif;
    font-size: 0.7647rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    text-decoration: none; }
    #googleMapMarkerContent a:hover {
      text-decoration: underline; }
  #googleMapMarkerContent div {
    padding: 1.2rem;
    font-size: 0.8rem;
    background-color: #c8102e; }
    #googleMapMarkerContent div span {
      display: block; }
    #googleMapMarkerContent div:first-of-type {
      background-color: #002554;
      width: 280px; }
  #googleMapMarkerContent svg {
    border: 2px solid #fff;
    border-radius: 2px;
    width: 1.7647rem;
    height: 1.7647rem; }
    #googleMapMarkerContent svg polygon {
      fill: #fff !important; }
  #googleMapMarkerContent .route {
    padding-top: 1.4rem; }
  #googleMapMarkerContent .mt-5, #googleMapMarkerContent .mt-10 {
    margin-top: 1rem !important; }
  #googleMapMarkerContent .mb-5 {
    margin-bottom: 1rem !important; }

.search-result-container--show-all {
  text-align: center;
  display: flex;
  justify-content: space-around; }
  .search-result-container--show-all button {
    background-color: transparent;
    border: none; }
  .search-result-container--show-all .textformat-filter-link {
    display: block;
    margin-bottom: 1rem;
    bottom: 0; }
    .search-result-container--show-all .textformat-filter-link svg {
      border: 3px solid #002554;
      height: 2.3rem;
      display: block;
      margin: 1rem auto; }
    .search-result-container--show-all .textformat-filter-link span {
      color: #002554; }

.dropdown-menu, #views-exposed-form-view-exhibitor-searchpage select[id|="edit-range"], #views-exposed-form-view-exhibitor-searchpage select[id|="edit-filterisoid"] {
  border: rgba(35, 70, 97, 0.14) solid 2px;
  height: 2.9411rem;
  color: #002554;
  font-size: 0.7647rem;
  padding: 0 1rem; }

/*# sourceMappingURL=vuejs-solr-display.css.map */
