/**
 *************************************************************************
 * @Project:            Sandberg website
 * @Licensed to:        Sandberg A/S, Denmark, DK14569596
 *
 *************************************************************************
 * @Filename:           bootstrap-maps.css
 * @Last modified time: 2018-10-23 22:07:57 +02:00
 *************************************************************************
 * This software is furnished under a license and may be used and copied *
 * only in accordance with the terms of such license and with the        *
 * inclusion of the above copyright notice. This software or any other   *
 * copies thereof may not be provided or otherwise made available to any *
 * other person, company or entity. No title to and ownership is hereby  *
 * transferred. Silurian owns all right, title and interest, including   *
 * Intellectual Property Rights. The software is for the exclusive use   *
 * of the licensee. The license is granted perpetually, as long as you   *
 * do not materially breach it. You may NOT share this code, resell it   *
 * or use outside your company (this transferability is not granted even *
 * to another company of the same group); and you may not alter, modify, *
 * rent, lease, sublicense, sell, assign, pledge, transfer or otherwise  *
 * dispose the software without the prior written consent of Silurian.   *
 * This software is licensed to operate on only one domain. It may       *
 * content parts developed by third parties under separated licenses.    *
 * Licensee agrees and acknowledges that any source code is proprietary  *
 * to Silurian SLU, is of significant value and constitutes confidential *
 * information. Silurian SLU may terminate this license if you don't     *
 * comply with the terms set forth in the end user agreement.            *
 *************************************************************************
 *   ___(_) |_   _ _ __(_) __ _ _ __    Silurian SLU
 *  / __| | | | | | '__| |/ _` | '_ \   Copyright (c) 2017
 *  \__ \ | | |_| | |  | | (_| | | | |  Commercial software under license
 *  |___/_|_|\__,_|_|  |_|\__,_|_| |_|  All rights reserved
 *************************************************************************
 * CSS Style
 *
 *
 */
/* Infowindow Roboto font override */
.gm-style div,
.gm-style span,
.gm-style label,
.gm-style a {
  font-family: Arial, Helvetica, sans-serif;
}
.bh-sl-error {
  clear: both;
  float: left;
  width: 100%;
  padding: 10px 0;
  color: #ae2118;
  font-weight: bold;
}
.bh-sl-container {
  color: #333333;
}
.bh-sl-container .jumbotron {
  padding-top: 30px;
}
.bh-sl-container .form-input input,
.bh-sl-container .form-input select,
.bh-sl-container .form-input label {
  margin-right: 10px;
}
.bh-sl-container .bh-sl-loading {
  float: left;
  margin: 4px 0 0 10px;
  width: 16px;
  height: 16px;
  background: url(../img/ajax-loader.gif) no-repeat;
}
.bh-sl-container .bh-sl-filters-container {
  clear: both;
  width: 100%;
  margin: 15px 0;
}
.bh-sl-container .bh-sl-filters-container .bh-sl-filters {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0 100px 0 0;
}
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li {
  display: block;
  clear: left;
  float: left;
  width: 100%;
  margin: 5px 0;
}
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li label {
  display: inline;
}
.bh-sl-container .bh-sl-filters-container .bh-sl-filters li input {
  display: block;
  float: left;
  margin: 2px 8px 2px 0;
}
.bh-sl-container .bh-sl-map-container {
  margin-top: 27px;
}
.bh-sl-container .bh-sl-map-container a {
  color: #3498db;
  text-decoration: none;
}
.bh-sl-container .bh-sl-map-container a:hover,
.bh-sl-container .bh-sl-map-container a:active {
  text-decoration: underline;
}
.bh-sl-container .bh-sl-loc-list {
  height: 530px;
  overflow-x: auto;
}
.bh-sl-container .bh-sl-loc-list ul {
  display: block;
  clear: left;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bh-sl-container .bh-sl-loc-list ul li {
  display: block;
  clear: left;
  float: left;
  margin: 3% 4%;
  cursor: pointer;
  width: 92%;
  border: 1px solid #ffffff;
  /* Adding this to prevent moving li elements when adding the list-focus class*/
}
.bh-sl-container .bh-sl-loc-list .list-label {
  float: left;
  margin: 10px 0 0 6px;
  padding: 2px 3px;
  width: 10%;
  max-width: 25px;
  text-align: center;
  background: #451400;
  color: #ffffff;
  font-weight: bold;
}
.bh-sl-container .bh-sl-loc-list .list-details {
  float: left;
  margin-left: 6px;
  width: 80%;
}
.bh-sl-container .bh-sl-loc-list .list-details .list-content {
  padding: 10px;
}
.bh-sl-container .bh-sl-loc-list .list-details .loc-dist {
  font-weight: bold;
  font-style: italic;
  color: #8e8e8e;
}
.bh-sl-container .bh-sl-loc-list .list-focus {
  border: 1px solid rgb(0, 179, 240);
  -moz-box-shadow: 0 0 8px rgb(21, 157, 217);
  -webkit-box-shadow: 0 0 8px rgb(21, 157, 217);
  box-shadow: 0 0 8px rgb(21, 157, 217);
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container {
  width: 100%;
  height: 20px;
  position: relative;
}
.bh-sl-container .bh-sl-loc-list .bh-sl-close-directions-container .bh-sl-close-icon {
  top: 0;
  right: 6px;
}
.bh-sl-container .bh-sl-loc-list .bh-sl-noresults-title {
  font-weight: bold;
  color: #ae2118;
}
.bh-sl-container .loc-name {
  /* Picked up by both list and infowindows */
  color: #024055;
  font-weight: bold;
}
.bh-sl-container .loc-addr, .bh-sl-container .loc-addr2, .bh-sl-container .loc-addr3 {
  font-size: 10px;
}
.bh-sl-container .bh-sl-map {
  height: 530px;
}
.bh-sl-container .bh-sl-pagination-container {
  clear: both;
}
.bh-sl-container .bh-sl-pagination-container ol {
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 10px 0;
}
.bh-sl-container .bh-sl-pagination-container ol li {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #ae2118;
  text-decoration: underline;
}
.bh-sl-container .bh-sl-pagination-container ol .bh-sl-current {
  color: #333333;
  cursor: auto;
  text-decoration: none;
}
/* Modal window */
.bh-sl-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: url(../img/overlay-bg.png) repeat;
}
.bh-sl-overlay .bh-sl-modal-window {
  position: absolute;
  left: 50%;
  margin-left: -460px;
  /* width divided by 2 */
  margin-top: 60px;
  width: 920px;
  height: 590px;
  z-index: 10010;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 10px #656565;
}
.bh-sl-overlay .bh-sl-modal-window .bh-sl-modal-content {
  float: left;
  padding: 0 22px;
  /* there's already a margin on the top of the map-container div */
}
.bh-sl-overlay .bh-sl-modal-window .bh-sl-close-icon {
  top: -6px;
  right: -6px;
}
.bh-sl-close-icon {
  position: absolute;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: #2c2c2c url(../img/close-icon.png) 3px 3px no-repeat;
  border: 1px solid #000000;
  border-radius: 3px;
  box-shadow: 0 0 3px #656565;
}
